*{margin:0;padding:0;font-family:"微软雅黑"; -webkit-touch-callout:none;  /*系统默认菜单被禁用*/    -webkit-user-select:none; /*webkit浏览器*/   -khtml-user-select:none; /*早期浏览器*/   -moz-user-select:none;/*火狐*/   -ms-user-select:none; /*IE10*/   user-select:none;   }
li{list-style:none;}
a{color:black;text-decoration:none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;}
body{}
input{border:none;outline:none;-webkit-user-select:auto;}
img{}
h1,h2,h3,h4,h5,h6{font-size:16px;font-weight:normal;}
.clearfix{clear: both;}
i{font-style:normal;}
.top{width: 100%;min-width: 1200px;background: #f4f4f4;height: 40px;line-height: 40px;}
.w1200{ width:1200px; margin:0 auto;}
.top_box{width: 1200px;margin: 0 auto;}
.top_box h1{float: left;color: #867f7f;font-size: 14px;}
.top_box h2{float: right;color: #867f7f;font-size: 14px;}
.top_box span{
	float: right;
	display: inline-block;
	width: 18px;
	height: 19px;
	background: url(../images/teb_top.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 10px;
	margin-right: 6px;
}
.header{
	width: 1200px;
	margin: 0 auto;
	height: 130px;
}

.msg{
	width: 100%;
	background: #eeeeee;
	height: 48px;
	min-width: 1100px;
}
.msg_box{
	width: 1100px;
	margin: 0 auto;
	height: 100%;
	line-height: 48px;
}
.msg span{
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../images/mag.png)no-repeat;
	float: left;
	margin-top: 10px;
	margin-right: 70px;
}
.msg_msgHi{
	float: left;
	width: 1000px;
	overflow: hidden;
}
.msg_all p{
	font-size: 14px;
}
.pro{
	width: 1100px;
	margin: 0 auto;
	margin-top: 30px;
}
.left{
	width: 250px;
	float: left;
	margin-right: 30px;
}
.left_title{
	width: 250px;
	height: 70px;
	background: #f1bb00;
}
.left_title span{
	width: 38px;
	height: 38px;
	display: inline-block;
	background: url(../images/pro_min.png)no-repeat;
	float: left;
	margin-top: 15px;
	margin-left: 40px;
}
.left_title h1{
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	font-size: 30px;
	color: #fff;
}
.left ul{
	border: 1px #dadada solid;
	padding: 10px 0 15px;
}
.left li{
	width: 220px;
	height: 40px;
	line-height: 40px;
	background: #1b82e9;
	margin: 10px auto;
}
.left li p{
	color: #fff;
	width: 100%;
	text-align: center;
}
.left li:hover{
	background: #fff;
	border: solid 1px #1381d6;
	box-sizing: border-box;
}
.left li:hover p{
	color: #000;
}
.pro_box{
	width: 820px;
	float: left;
}
.pro_title{
	width: 100%;
	border: 2px solid #9fd7f5;
	height: 40px;
	margin-bottom: 20px;
}
.pro_title h1{
	float: left;
	font-size: 22px;
	color: #005798;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
}
.pro_title span{
	display: inline-block;
	float: right;
	background: #005798;
	font-size: 12px;
	padding: 2px 5px;
	margin-top: 10px;
	margin-right: 10px;
}
.pro_title a{
	color: #fff;
}
.left_con{
	width: 100%;
	height: 310px;
	background: #1b82e9;
	margin-top: 15px;
}
.left_conTitle span{
	display: inline-block;
	width: 38px;
	height: 38px;
	background: url(../images/teb_min.png)no-repeat;
	float: left;
	margin-top: 15px;
	margin-left: 40px;
}
.left_conTitle h1{
	float: left;
	color: #fff;
	font-size: 30px;
	margin-top: 12px;
	margin-left: 10px;
}
.left_con h2{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
.logo{
	width: 880px;
	height: 125px;
	background: url(../images/logo.jpg)no-repeat;
	float: left;
	margin-left: 27px;
}
.header_text{
	width: 276px;
	height: 92px;
	background: url(../images/header_text.jpg)no-repeat;
	float: left;
	margin-top: 20px;
	margin-left: 60px;
}
.header_tab{
	width: 279px;
	height: 89px;
	background: url(../images/header_tab.jpg)no-repeat;
	float: right;
	margin-top: 20px;
}
.nav{
	width: 100%;
	min-width: 1100px;
	background: #2787ff;
	height: 50px;
}
.nav ul{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
.nav li{
	width: calc(100%/8);
	float: left;
	height: 100%;
}
.nav_pro_type{
	position: absolute;
	top: 50px;
	left: 135px;
	width: 200px;
	background: rgba(0,0,0,.6);
	opacity: 0;
	z-index: -2;
}
.nav p{
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: 14px;
	color: #fff;
}
.nav_pro_type a{
	color: #fff;
	display: block;
	padding: 14px 0;
	text-align: center;
}
.nav_pro_type a:hover{
	background: #000;
}
.nav li a{
	width: 100%;
	height: 100%;
	display: inline-block;
}
.nav li:hover{
	background: #fee437;
}
.nav li:hover p{
	color: #000;
}
.nav span{
	float: left;
	margin-left: 26px;
	margin-top: 12px;
	width: 24px;
	height: 25px;
	display: inline-block;
	background: url(../images/nav_all.png)no-repeat;
	transition: all .2s;
}
.nav li:nth-child(1) span{
	background-position: 0 1px;
}
.nav li:nth-child(3) span{
	background-position: 0 -26px;
}
.nav li:nth-child(5) span{
	background-position: 0 -52px;
}
.nav li:nth-child(7) span{
	background-position: 0 -77px;
}
.nav li:nth-child(9) span{
	background-position: 0 -102px;
}
.nav li:nth-child(11) span{
	background-position: 0 -127px;
}
.nav li:nth-child(13) span{
	background-position: 0 -153px;
}
.nav li:nth-child(15) span{
	background-position: 0 -179px;
}
/*11*/

.left_con p{
	color: #fff;
	font-size: 14px;
	padding: 0 20px;
	margin-top: 20px;
	line-height: 28px;
}

.banner {
	width: 100%;
	background: #fafafa;
	position: relative;
	z-index: 11;
}
.banner_slides {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: auto;
}
.banner_slides, .slides_container, .slides_control, .banner_pic {
	height: 600px;
}
.banner_slides li.slidesjs-slide {
	width: 100%;
	height: 600px;
}
.banner_slides li a {
}
.banner_pic {
	display: block;
	width: 100%;
	height: 600px;
}
.slides_btn {
	position: absolute;
	z-index: 999;
	display: block;
	width: 40px;
	height: 70px;
	margin-top: -35px;
	top: 50%;
	overflow: hidden;
	text-indent: -9999px;
	background-color: #fff;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	background-position: center center;
	background-repeat: no-repeat;
}
.banner:hover .slides_btn {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.btn_previous {
	left: 4%;
	background-image: url(../images/pre01.png);
}
.btn_previous:hover {
	background-color: #ccc;
	background-image: url(../images/pre02.png);
}
.btn_next {
	right: 4%;
	background-image: url(../images/next01.png);
}
.btn_next:hover {
	background-color: #ccc;
	background-image: url(../images/next02.png);
}
.slides_pagination {
	width: 75px;
	height: 14px;
	bottom: 20px;
	right: 50%;
	margin-right: -37px;
	position: absolute;
	z-index: 100;
	text-align: center;
}
.slides_pagination li {
	margin: 0 7px;
	display: inline-block;
	width: 10px;
+float:left;
}
.slides_pagination li a {
	display: inline-block;
*display:inline;
	zoom: 1;
	overflow: hidden;
	width: 10px;
	height: 10px;
	line-height: 50px;
	border: 2px solid #fff;
	color: #666;
	border-radius: 100%;
}
.slides_pagination li a.active, .slides_pagination li a:hover.active, .slides_pagination li a:hover {
	background: #e70012;
	color: #e70012;
	border: 2px solid #e70012;
}
/*banner end*/
.msg{
	width: 100%;
	height: 48px;
	min-width: 1100px;
	border-bottom: 1px solid #dedede;
}
.msg_box{
	width: 1100px;
	margin: 0 auto;
	height: 100%;
	line-height: 48px;
}
.msg span{
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../images/mag.png)no-repeat;
	float: left;
	margin-top: 10px;
	margin-right: 30px;
}
.msg_msgHi{
	float: left;
	width: 1043px;
	overflow: hidden;
}
.msg_all{
	width: 2000px;
}
.msg_all li{
	float: left;
	width: 1000px;
}
/*产品展示*/
.sypt8{background: url(hzbj.jpg) bottom center no-repeat;overflow: hidden;}
.tit{background: url(../images/sb.png) top no-repeat;font-size:38px;color: #2e2e2e ;text-align: center;font-weight: bold;padding-top: 10px; margin:18px 0;}
.tit b{color: #db2536;font-size: 26px;display: block;margin-top: 5px;}
.tit em{color: #585858;font-size: 14px;padding-top: 5px;display: block;font-weight: normal;}
.hzcon{padding-bottom: 30px;margin: 30px auto}

.sylb{margin-bottom: 20px}
.sylb li{width:18%;display: inline-block;height: 40px; line-height: 40px;overflow: hidden;margin-left: 1%;border-radius: 15px;background: #2687ff}
.sylb li a{color: #fff;text-align: center;display: block; font-size:18px;}
.more{ text-align: center; }
.more a{display: inline-block;padding: 10px 50px;background: #fe7725;color: #fff;border-radius: 30px;}
#demo{overflow:hidden;height:710px;width:1200px; margin: 0 auto;}
#demo1 ul,#demo2 ul{ display:block;width:1200px; overflow:hidden;}
#demo1 ul li,#demo2 ul li{width:390px;margin:0px 8px 10px 0px; float:left;position: relative;}
#demo1 ul li a h3,#demo2 ul li a h3{width:390px;height:292px;overflow:hidden;margin-left: 10px;}
#demo1 ul li a h3 img,#demo2 ul li a h3 img{width:390px;height:315px;transition:all .5s ease;}
#demo1 ul li a h3:hover img,#demo2 ul li a h3:hover img{transform: scaleX(1.1) scaleY(1.1);}
#demo1 ul li a ol,#demo2 ul li a ol{display:block;width:390px;;font-size: 14px; line-height:60px;color:#fff;text-align:center;background-color:rgba(0,0,0,0.8);position:absolute;bottom:0px;-webkit-transition-duration: .3s;-moz-transition-duration: .3s;-ms-transition-duration: .3s;-o-transition-duration: .3s;font-weight: normal;}
#demo1 ul li a:hover ol,#demo2 ul li a:hover ol{}
/*#demo1 ul li a:hover h3,#demo2 ul li a:hover h3{border: 15px #f78022 solid;-webkit-transition-duration: .3s;-moz-transition-duration: .3s;-ms-transition-duration: .3s;-o-transition-duration: .3s;}*/
#demo ul li a ol em{float: left;padding-left: 10px;font-size: 16px; font-style: normal;}
#demo ul li a ol span{float: right;margin-right: 25px;background: #cc211a;width: 100px;height: 35px;text-align: center;line-height: 35px;color: #fff;font-size: 14px;font-weight: 700;margin-top: 10px;}

#in_03{width: 100%;height: 380px; padding-top: 60px; background: url(../images/bg.jpg)top center no-repeat; background-size: 100%;  margin:30px auto;}
#in_03_mid{width: 1200px;height: 338px;margin:0 auto;position: relative; background:#fff; }
#in_03_r{width: 361px;height: 295px; padding:20px 30px; background: #0072e6;position: absolute;right: 0;top:0;}
#in_03_rt{width: 100%;height: 20px;line-height: 20px;color: #fff;font-weight: bold;font-size: 24px;margin:0 auto;}
#in_03_re{width: 100%;height: 20px;line-height: 20px;color: #fff;text-transform: uppercase;font-size: 14px;margin:12px auto;}
#in_03_rh{width: 57px;height: 1px;background: #fff;}
#in_03_ul{width: 100%; margin:0 auto; margin-top: 30px;}
#in_03_ul li{width:178px;height: 133px;float: left;margin-right: 5px;margin-bottom: 15px;position: relative; overflow: hidden; }
#in_03_ul li .in_03_bg{width: 178px;height: 133px;background: rgba(0,0,0,0.6);position: absolute;left: 0;top:0;z-index: 2;opacity: 0;transition:all 0.4s;}
#in_03_ul li .in_03_view{width: 178px;height: 133px;background: url(../images/view.png) center no-repeat;position: absolute;left: 0;top:-78px;z-index: 3;opacity: 0;transition:all 0.4s;}
#in_03_ul li .in_03_img{width: 178px;height: 133px;position: absolute;left: 0;top:0;z-index: 1;}
#in_03_ul li .in_03_img img{width: 178px;height: 133px;}
#in_03_ul li:hover .in_03_bg{opacity: 1;}
#in_03_ul li:hover .in_03_view{opacity: 1;top:0;}
#intro_img{width: 458px;height: 324px;position: absolute;
    left: 35px;top:-35px;overflow: hidden;border:solid 5px #fff; box-shadow:0 0 30px #000000}
#intro_img img {width:458px; height:324px;/*transition:transform 1s ease 0s;*/}
#intro_img:hover img{/*transform: scale(1.05, 1.05);*/}
#intro_content{width: 658px;height:auto; float:right; color:#000; font-size: 15px; margin:20px 20px 0 0;line-height: 30px; }
#intro_content h1{ margin-bottom: 12px; font-size:30px;}
#in_03_mid .morebtn{ color:#000; display:inline-block;  font-size: 14px; width:100px; height:40px; line-height: 40px; text-align: center; position:absolute; left:520px; bottom:20px;}


/*pt3*/
.sypt3 h3{text-align: center;font-size: 36px;color: #006bbd}
.sypt3 h3 em{color: #666666;font-size: 15px;display: block;}
.sypt3 span{display: inline-block;text-align: center;margin: 20px 65px;}
.sypt3 span img{width: 100%;display: block;margin-bottom: 10px;}
.sypt3{text-align: center;position: relative;overflow: hidden;}
.sypt3 div:nth-of-type(2) span{position: relative;z-index: 2}
.sypt3 div:nth-of-type(2){position: relative;z-index: 1}
.sypt3 div:nth-of-type(2):after{position: absolute;top: 65px;height: 1px ;width: 1200px;left: 0;border-bottom: 1px dashed #ccc;content: "";right: 0;margin: auto;z-index: 0}

#in_05{width: 100%;height: 418px;margin:0px auto;padding:40px 0;background: url(../images/in_01_bg.png);}
#in_05_mid{width: 1200px;height: 418px;margin:0 auto;}
#in_05_l{width: 447px;height: 410px;border-bottom: solid 8px #b1b1b1; float: left;}
#in_05_r{width: 702px;height: 410px;border-bottom: solid 8px #b1b1b1; float: right;}
.in_05_title{width: 100%;height: 60px; border-bottom: solid 3px #434343;position: relative;}
.in_05_title .in_05_cn{width: 103px;height: 40px;line-height: 55px;color: #0072e6;font-size: 24px; font-weight: bold; position: absolute;left: 0;top:0;}
.in_05_title .in_05_en{text-transform: uppercase;color: #a1a0a0;font-weight: normal;font-size: 40px; font-family: Impact; position: absolute;left: 110px;top:0;}
.in_05_title .in_05_more{position: absolute;right: 0;top:20px;line-height: 20px;height: 20px;text-align: right;}
.in_05_title .in_05_more a{color: #b1b1b1;text-transform: uppercase;font-size: 14px;font-weight: normal;}
.in_05_title .in_05_more a:hover{color: #db2100;}
#in_05_news{width: 447px;margin:0 auto;margin-top: 24px;}
#in_05_news li{width: 100%;height: 137px;margin:0 auto;position: relative; margin-bottom: 23px;}
#in_05_news li .in_05_pic{width: 137px;height: 137px;position: absolute;left: 0;top:0;overflow: hidden;}
#in_05_news li .in_05_pic img{width: 137px;height: 137px;}
#in_05_news li .in_05_capital{width: 281px;height: 38px;overflow: hidden; white-space: nowrap;text-overflow:ellipsis; position: absolute;right: 0;top:0;line-height: 38px;font-weight: bold;color: #333;font-size: 16px;}
#in_05_news li .in_05_info{width: 281px;height: 98px;position: absolute;right: 0;top:38px;line-height: 24px;font-size: 14px;color: #333;overflow: hidden; text-overflow:ellipsis;}
#in_05_news li:hover .in_05_capital{color: #da1907;}
#in_05_case{width: 702px;height: 297px; margin:0 auto;margin-top: 24px;}
#in_case_ul{width: 702px;height: 258px; margin:0 auto;}
#in_case_ul li{width: 327px;height: 258px;float: left;margin: 0px 11px;line-height: 25px;text-align: center;}
#in_case_ul li img{width: 327px;height: 208px;}
#in_case_ul li a{display: block;color: #666666;font-size: 16px;}
#in_case_ul li a:hover{color: #da0000;}
#in_case_btn{width: 302px;height: 35px;margin:0 auto;}
#in_case_btn a{width: 125px;height: 35px;display: block;float: left;margin:0 10px;cursor: pointer;}
#in_case_btn .case_lbtn{background: #0072e6 url(../images/case_lbtn.png) center no-repeat;transition:all 0.4s;}
#in_case_btn .case_rbtn{background: #ffc000 url(../images/case_rbtn.png) center no-repeat;transition:all 0.4s;}
#in_case_btn .case_lbtn:hover{background: #da0000 url(../images/case_lbtn.png) center no-repeat;transition:all 0.4s;}
#in_case_btn .case_rbtn:hover{background: #da0000 url(../images/case_rbtn.png) center no-repeat;transition:all 0.4s;}
#wrap{ width:1200px; height:auto; margin: 20px auto;}

/*kefu css*/
.floating_ck{position:fixed;right:20px;top:30%; z-index:9999;}
.floating_ck dl dd{position:relative;width:58px;height:58px;text-align:center; margin-bottom:2px; cursor:pointer;}
.floating_ck dl dd:hover .floating_left{left:-78px;transition:all 0.5s; opacity:1;}
.consult{ width:58px; height:58px; display:block;background:url(../images/rightflbg.png) no-repeat 0px -177px;transition:all 0.3s;}
.words{width:58px; height:58px; display:block;background:url(../images/rightflbg.png) no-repeat 0px -236px;transition:all 0.3s;}
.quote{width:58px; height:58px; display:block;background:url(../images/rightflbg.png) no-repeat 0px -296px;transition:all 0.3s;}
.quote1{width:58px; height:58px; display:block;background:url(../images/rightflbg.png) no-repeat 0px 0px;transition:all 0.3s;}
.quote2{width:58px; height:58px; display:block;background:url(../images/rightflbg.png) no-repeat 0px -118px;transition:all 0.3s;}
.consult a{ width:58px; height:58px; display:block;}
.words a{width:58px; height:58px; display:block;}
.quote a{width:58px; height:58px; display:block;}
.quote1 a{width:58px; height:58px; display:block;}
.quote2 a{width:58px; height:58px; display:block;}
.qrcord{width:58px; height:58px; display:block;background:url(../images/rightflbg.png) no-repeat 0px -59px}
.return{width:58px; height:58px; display:block;background:url(../images/rightflbg.png) no-repeat 0px -414px;transition:all 0.3s;}
.floating_ck dl dd:hover .consult{ width:58px; height:58px; display:block;background:url(../images/rightflbghover.png) no-repeat 0px -177px;transition:all 0.3s;}
.floating_ck dl dd:hover .words{width:58px; height:58px; display:block;background:url(../images/rightflbghover.png) no-repeat 0px -236px;transition:all 0.3s;}
.floating_ck dl dd:hover .quote{width:58px; height:58px; display:block;background:url(../images/rightflbghover.png) no-repeat 0px -296px;transition:all 0.3s;}
.floating_ck dl dd:hover .quote1{width:58px; height:58px; display:block;background:url(../images/rightflbghover.png) no-repeat 0px 0px;transition:all 0.3s;}
.floating_ck dl dd:hover .quote2{width:58px; height:58px; display:block;background:url(../images/rightflbghover.png) no-repeat 0px -118px;transition:all 0.3s;}
.floating_ck dl dd:hover .qrcord{width:58px; height:58px; display:block;background:url(../images/rightflbghover.png) no-repeat 0px -59px}
.floating_ck dl dd:hover .return{background:url(../images/rightflbghover.png) no-repeat 0px -414px;transition:all 0.3s;}
.floating_ck dd span{color:#fff;display:block;}
.floating_left{position:absolute;left:-120px;top:13px;width:78px;height:32px; line-height:32px; color:#FFF;background:url(../images/righflbg.png) no-repeat;display:block;transition:all 0.5s; opacity:0;}
.floating_left a{color:#fff;line-height:32px;}
.floating_ck dl dd:hover .floating_ewm{left:-162px;transition:all 0.8s; opacity:1;}
.floating_ewm{position:absolute;left:200px;top:13px;opacity:0; width:160px;height:260px;top:-180px; background-color:#d9001d; border-radius:5px;}
.floating_ewm i{display:block;width:145px;height:145px; display:block;margin:0 auto;margin-top:7px;}
.floating_ewm i img{width:145px;height:145px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:16px;}

#footer{width:100%;height:190px;margin:0 auto;padding:30px 0px;background: #333333;}
#footer_mid{width: 1100px;margin:0 auto;height: 190px;position: relative;}
#footer_nav{width:720px;height: 45px; line-height: 45px; background: url(../images/footer_nav.png) left bottom repeat-x;position: absolute;left: 0;top:0;text-align: center;color: #747474;font-size: 14px;}
#footer_nav a{padding:0px 13px;color: #747474;font-size: 14px;}
.footer_ewm{width: 130px;text-align: center;line-height: 25px;color: #747474;font-size: 14px;position: absolute;right: 30px;top:0px;}
.footer_ewm img{width: 130px;height: 130px;}
#footer_lxwm{position: absolute;left: 0px;top:60px;line-height: 28px;color: #747474;font-size: 14px;}
#footer_hot{position: absolute;left: 0px;top:120px;line-height: 28px;color: #747474;font-size: 14px;width: 728px;}
#footer_hot span{font-weight: bold;}
#footer_hot a{color: #747474;font-size: 14px;margin-right: 10px;}
#footer_copyright{width: 100%;height: 40px;margin:0 auto;background: #1d1d1d;}
#footer_copyright_mid{width: 1200px;height: 40px;line-height: 40px;margin:0 auto;font-size: 12px;color: #b7b7b7;position: relative;}
#footer_admin{position: absolute;right: 0;top:0; text-align: right; height: 40px;line-height: 40px;font-size: 12px;color: #b7b7b7;}
#footer_admin a{font-size: 12px;color: #b7b7b7;}
#footer_admin a:hover{text-decoration: underline;}
.aleft{background: #0072e6 url(../images/case_lbtn.png) center no-repeat;}
.aright{background: #ffc000 url(../images/case_rbtn.png) center no-repeat;}