/* CSS Document */
@charset "utf-8";

*{margin:0;padding:0}
body{font-family:"微软雅黑";font-size:13px;height:100%;width:100%;background:#F3F3F3;}
a{text-decoration:none;cursor:pointer;transition:all .3s;outline:none}
ul{list-style:none}
.lf{float:left}
.lf100{ float:left; margin-left:100px;}
.rg{float:right}
.clear{clear:both;height:0px;line-height:0px;font-size:0px}

/*head 开始*/
#moblie_head{ display:none;}
#head{width:100%;min-width:1300px;z-index:9999;background:rgba(255,255,255,0.8);height:90px;transition:all .3s}
#head .headcon{ width:1300px; margin:0 auto;}
#head .headcon .logo{width:220px; height:90px;}
#head .headcon .logo a{display:block;position:relative;overflow:hidden}
#head .headcon .logo img{width:100%;position:relative;z-index:100}
#head .headcon .logo .p1{background:#ff6d07;position:absolute;top:0%;left:0px;width:100%;height:80%;}

#head .headcon .nav{width:700px;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
#head .headcon .nav ul li{float:left;width:100px;height:90px;transition:all .3s}
#head .headcon .nav ul li .a1{line-height:90px;display:block;text-align:center;font-size:16px;color:#333;transition:all .3s}
#head .headcon .nav ul li:hover .a1{color:#007ABA;transition:all .3s}
#head .headcon .nav ul li .div1{display:none;background:#fff;width:100%;left:0px;position:absolute;top:90px;z-index:100;background:rgba(255,255,255,0.8);}
#head .headcon .nav ul li .div1 .p1{width:1280px; margin:0 auto;height:65px;line-height:65px}
#head .headcon .nav ul li .div1 .p1 a{color:#999;font-size:14px;text-transform:uppercase;display:inline-block;height:65px;line-height:65px;margin-right:50px;transition:all .5s}
#head .headcon .nav ul li .div1 .p1 a:hover{background:url(../images/1_27.jpg) center bottom no-repeat;color:#1a1a1a}
#head .headcon .nav ul li .mad2 .p1 .pad{padding-left:400px;}
#head .headcon .nav ul li .mad3 .p1 .pad{margin-left:460px;}
#head .headcon .nav ul li .mad4 .p1 .pad{margin-left:600px;}
#head .headcon .nav ul li .mad5 .p1 .pad{margin-left:660px;}
#head .headcon .nav ul li .mad6 .p1{text-align:right}

#head .headcon .tel{ width:200px; height:90px; float:right; background:url(../Images/tel.png) right no-repeat;}

.a_txt{display:none}

/*head 结束*/

/*banner 开始*/
.c-banner{width: 100%;position: relative; margin-bottom:40px;}
.c-banner img{width: 100%;}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 10px 8px 10px 8px;
	position: absolute;
	top: 50%;
	margin-top: -48px;
	background: #000000;
	opacity: 0.3;
	border-radius: 0px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{opacity: 0.8;}
.c-banner .nexImg{right: 0px;}
.c-banner .nexImg img,.c-banner .preImg img{}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 8px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}



/* banner 结束*/

/*iprod 开始*/


#tit{ width:480px; height:50px; line-height:50px; margin:0 auto; background:url(../Images/titbg.png) center no-repeat; color:#006EB4; font-weight:700; text-align:center; font-size:36px;margin-top:50px;}
#titdesc{ width:1300px; margin:0 auto; height:50px; line-height:50px; font-size:15px; color:#8F8F8F; text-align:center;}

#prodclass{ width:1300px; margin:0 auto; text-align:center; overflow:hidden; margin-top:20px; margin-bottom:30px;}
#prodclass a{ padding:10px 20px; margin:5px; background-color:#F8F8F8; border:1px solid #EAEAEA; line-height:50px; font-size:16px; color:#000000;}
#prodclass a:hover{ color:#039240;}

#iprod{ width:1320px; overflow:hidden; margin:0 auto;}
#iprod li{ width:300px; float:left; height:265px; text-align:center; overflow:hidden; margin:0px 15px; background-color:#E2E2E2;}
#iprod li img{ width:300px; height:200px; margin-bottom:0px;}
#iprod li span{ width:300px; line-height:65px; float:left; margin-top:0px;}
#iprod li span a{font-size:15px; color:#000000; text-decoration:none; line-height:65px;}
#iprod li span a:hover{ color:#006EB4;}


.more{ margin:0 auto; width:180px; height:55px; border:1px solid #D1D1D1; border-radius:55px; background-color:#F8F8F8; line-height:55px; margin-top:50px; margin-bottom:50px; text-align:center;}
.more a{ font-size:16px; color:#383838; text-decoration:none;}
.more a:hover{ font-size:16px; color:#383838; text-decoration:underline;}


#iabout{ width:100%; margin:0 auto; overflow:hidden; padding-top:10px; padding-bottom:60px; margin-bottom:50px; background:url(../Images/aboutbg.png) center no-repeat;}
#iabout .aboutcon{ width:1300px; overflow:hidden; margin:0 auto; margin-top:60px;}
#iabout .aboutcon img{ width:600px; height:450px; float:left; margin-right:80px;}
#iabout .aboutcon .aboutconf{ width:620px; float:right; }
#iabout .aboutcon .aboutconf .companyname{ width:100%; height:45px; line-height:45px; padding-bottom:10px; border-bottom:1px solid #E8E8E8; text-align:left; font-size:25px; color:#121212; font-family:"微软雅黑 Light"; margin-bottom:20px;}
#iabout .aboutcon .aboutconf .companyinfo{ width:96%; margin-bottom:20px; line-height:35px; text-indent:30px; font-size:15px; color:#626262; text-align:left;}
.more2{ margin:0 auto; width:150px; height:45px; float:right; margin-right:5%; border:1px solid #D1D1D1; border-radius:45px; background-color:#F8F8F8; line-height:45px; text-align:center;}
.more2 a{ font-size:15px; color:#383838; text-decoration:none;}
.more2 a:hover{ font-size:15px; color:#383838; text-decoration:underline;}


#inewsm{ display:none;}
#inews{ display:block; width:1350px; margin:0 auto; overflow:hidden; margin-bottom:50px; margin-top:30px;}
#inews li{ width:400px; float:left; line-height:35px; margin:8px 25px; overflow:hidden; border-bottom:1px solid #EBEBEB;}
#inews li a{ font-size:14px; color:#000000; text-decoration:none;}
#inews li a:hover{ color:#006EB4;}

#foot{ width:100%; margin:0 auto; background-color:#191919; min-height:100px; overflow:hidden; padding-bottom:15px;}
#foot .footcon{ width:1300px; margin:0 auto;}
#foot .footcon .fleft{ width:1000px; float:left;}
#foot .footcon .fleft .fnav{ width:100%; height:50px; line-height:50px; text-align:left; border-bottom:1px solid #2C2C2C; margin-top:20px;}
#foot .footcon .fleft .fnav a{ font-size:17px; color:#A4A4A4; text-decoration:none; float:left; margin-left:10px; margin-right:25px;}
#foot .footcon .fleft .fnav a:hover{ text-decoration:underline;}
#foot .footcon .fleft .fcopy{ width:100%; line-height:28px; text-align:left; margin-top:10px; color:#B3B3B3; font-size:15px; padding-left:10px;}
#foot .footcon .fleft .fcopy a{ color:#B3B3B3;}
#foot .footcon .ferweima{ width:180px; float:right; padding:30px 0px; text-align:center;}
#foot .footcon .ferweima img{ width:120px;}


/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:380px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}



