@charset "utf-8";
/* CSS Document */
@font-face {
    font-family:texgyreadventor-regular;
    src: url(../font/texgyreadventor-regular.otf);
}


div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
a{text-decoration:none;color:inherit;}


body{
	margin:0px;
	padding:0px;
	background:url(../images/bg_body.png);
}
strong{
	font-weight:bold;
	color:#272727;
}
h1{
	font-family:texgyreadventor-regular;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 23px;
}
h2{
	font-family: anto;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 22px;
	border-bottom: 1px dashed #000;
	padding-bottom: 7px;
}
h3{
	font-family: anto;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 17px;
	border-bottom: 1px dotted #000;
	width: 317px;
	padding-bottom: 11px;
	color: #000000;
}
h6{
	font-family: anto;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 7px;
	background: url(../images/menu.png) no-repeat left;
	padding-left: 14px;
}
blue{
	color:#0e84e0;
}
red{
	color:#e50606;
}
@font-face
{
	font-family:anto;
	src: url('../fonts/anto.TTF');
}
a{
	outline:none;
}
.clear{
	clear:both;
}
a img{
	outline:none;
	border:none;
}
.main-wrapper{
	width:100%;
	height:auto;
	background: #f7f7f7 url(../images/bg.png) repeat-x; top:
}
.main{
	width:1000px;
	height:auto;
	margin:auto;
	padding-bottom:20px;
}
.banner-wrapper{
	width:1000px;
	height:438px;
	overflow:hidden;
}
.nav-wrapper{
	width:942px;
	height:44px;
	padding-top:76px;
}

header
{
	width:1000px;
	height:108px;
	overflow:hidden;
	margin:auto;
}

.logo-container
{
	width:500px;
	height:65px;
	overflow:hidden;
	float:left;
	margin-top:25px;
	margin-left:10px;
	
}

.logo-container .logo
{
	float:left;
}

.logo-container .logotxt
{
	float: left;
	margin-top: 5px;
	margin-left: 12px;
}
.logo-container .logotxt h1
{
	color:#0661b3;
	font-size:26px;
	font-family:texgyreadventor-regular;
	font-weight:normal;
	float:left;
}

header .right_sec
{
	width:490px;
	height:108px;
	overflow:hidden;

	float:right;
}

header .right_sec .contact_cont
{
	width: 399px;
	height: 26px;
	overflow: hidden;
	margin-top: 20px;
	float: right;
	overflow:hidden;
}

header .right_sec .contact_cont div
{
	float:left;
}
header .right_sec .contact_cont div:nth-child(1)
{
	margin-right:15px;
}
header .right_sec .contact_cont div img
{
	float:left;
}
header .right_sec .contact_cont div p
{
	color:#0661b3;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	line-height:26px;
	float:left;
	margin-left:12px;
	
}

nav
{
	width: 463px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 17px;
	display: block;
}
nav ul
{

	width:auto;
	height:auto;
	overflow:hidden;
	
	
}
.navlftimg
{
	float:left;
}
.navlftimg img
{
	height:45px;
}

.navli
{
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	float:left;
	padding:14px 12px 14px 12px;
	background:url(../images/nav-bg.png) repeat;
	border-right:1px solid #83afd8;
	
}
.navli:hover
{
	/*color:#6d1414;*/
	background:#0661b3;
}


.active_link
{
	background:#0661b3;
}


.content_wrapper
{
	width:1000px;
	height:155px;
	background:#FFF;
	padding-top:25px;
}
.content_wrapper:after{
	content:"";
	width:1000px;
	height:18px;
	background:url(../images/shadoe.png) no-repeat center;
	margin-top:154px;
	position:absolute;
	margin-left:-314px;
}
.content_wrapper:before{
	content:"";
	width:1000px;
	height:18px;
	background:url(../images/shadoe.png) no-repeat center;
	position:absolute;
	margin-top:-25px;
}
.content_wrapper-inside{
	width: 980px;
	height: auto;
	background: #FFF;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	color:#272727;
	line-height:18px;
}
.content_wrapper-inside:before{
	content:"";
	width:1000px;
	height:18px;
	background:url(../images/shadoe.png) no-repeat center;
	position:absolute;
	margin-top:-25px;
	margin-left:-9px;
}
.content_wrapper .left_sec
{
	width: 315px;
	height: auto;
	float: left;
	
	
}
.content_wrapper .right_sec
{
	width: 653px;
	height: auto;
	float: right;
	margin-right: 20px;
	
	
}
.content_wrapper .left_sec img
{
	float:left;
	margin-left:20px;
	margin-right:15px;
}

.content_wrapper .left_sec h1
{
	font-family:texgyreadventor-regular;
	color:#731616;
	font-size:18px;
	margin-bottom:15px;
	font-weight:normal;
	
}
	
.content_wrapper .left_sec h1 span
{
	color:#1980e2;
	
}

.content_wrapper .left_sec ul
{
	width:auto;
	height:auto;
	overflow:hidden;
	padding-left:10px;
	list-style:disc;
}
.content_wrapper .left_sec li
{
	list-style:disc;
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:11px;
	margin-left:10px;
}



.content_wrapper .right_sec h1
{
	font-family:texgyreadventor-regular;
	color:#731616;
	font-size:18px;
	margin-bottom:15px;
	font-weight:normal;
	text-transform:uppercase;
	
}

.content_wrapper .right_sec h1 span
{
	color:#1980e2;
	
}
.content_wrapper .right_sec p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	text-align:justify;
	
}

.readmore
{
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#5d1212;
	line-height:18px;
	float:right;
	margin-top:10px;
	transition:.2s ease-in;
}

.readmore a:hover
{
	color:#1980e2;
	
}

.product_wrapper
{
	width:1000px;
	height:215px;
	padding-top:15px;
	
}
.product_wrapper  h1
{
	font-family:texgyreadventor-regular;
	color:#000000;
	font-size:18px;
	margin-bottom:15px;
	font-weight:normal;
}
	


.product_item_container
{
	width: 1000px;
	height: 162px;
	background: url(../images/pro-bg.png) repeat;
	border-radius: 10px;
	padding-top: 11px;
}

.product_item
{
	width:180px;
	height:135px;
	float:left;
	background:#FFF;
	margin-left:15px;
	margin-top:15px;
	text-align:center;
	
}

.product_item:nth-child(2) img
{
	margin-top:30px;
	
}
.product_item:nth-child(3) img
{
	margin-top:35px;
	
}

.product_item img
{
	margin-top:12px;
}
footer
{
	width:100%;
	height:132px;
	margin:0 auto;
}

footer .footer_inner
{
	width:1000px;
	height:133px;
	margin:auto;
	
}
footer .footer_inner .footer_sec1
{
	width:190px;
	height:130px;
	float:left;
	margin-top:32px
}

footer .footer_inner .footer_sec2
{
	width:auto;
	height:100px;
	float:left;
	margin-top:50px;
	margin-left:240px;
}


footer .footer_inner .footer_sec2 p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
	text-align:right;
}

footer .footer_inner .footer_sec2 p a:hover
{
	color:#6d1414;
}

footer .footer_inner .social_media_sec
{
	width:auto;
	height:100px;
	float:right;
	margin-top:50px;
	margin-right:12px;
	
}

footer .footer_inner .social_media_sec div
{
width: auto;
height: auto;
overflow: hidden;
margin-bottom: 6px;	
}
footer .footer_inner .social_media_sec div img
{
	transition:.5s ease-in-out;
}
footer .footer_inner .social_media_sec div img:hover
{
opacity:0.5;
}
.product-box{
	width: 206px;
	height: 227px;
	float: left;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
	border:1px solid #F5F5F5;
}
.product-image{
	width: 205px;
	height: 192px;
	background-color: #CCC;
}
.product-image img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}
.product-text{
	width: 205px;
	height: 33px;
	text-align: center;
	font-weight: bold;
}
.c-section-two{
	width: 100%;
	height: auto;
	/* [disabled]padding-top: 12px; */
}
.contact-left{
	width: 490px;
	height: auto;
	float: left;
	background-image: url(../images/cont.jpg);
	background-position: 333px -10px;
	background-repeat: no-repeat;
	min-height: 179px;
}
.contact-left a{
	text-decoration:none;
	color:#000;
}
.contact-left a:hover{
	text-decoration:underline;
	color:#000;
}
.contact-right{
	width: 485px;
	height: auto;
	float: left;
	/* [disabled]margin-top: -32px; */
}
.input{
	width: 467px;
	height: 22px;
	margin-bottom: 11px;
	border: 1px solid #E8E8E8;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.text{
	width: 467px;
	height: 100px;
	border: 1px solid #E8E8E8;
	font-size: 12px;
	margin-bottom: 11px;
	font-family:Arial, Verdana, Tahoma;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	resize: vertical;
}
.but{
	width: auto;
	height: auto;
	padding: 5px;
	border: none;
	background: #1c74b3;
	color: #fff;
	float: left;
	margin-right: 5px;
	border-radius: 3px;
	cursor:pointer;
}
.but:hover{
	background:#000;
}
.but2{
	width: auto;
	height: auto;
	padding: 5px;
	border: none;
	background: #000;
	color: #fff;
	float: left;
	margin-right: 5px;
	border-radius: 3px;
	cursor:pointer;
}
.but2:hover{
	background:#666;
}
