﻿ @charset "utf-8";
/* CSS Document */
body{font-size:14px;font-family:"Microsoft YaHei"; color:#666;font-weight:normal;max-width:1920px; min-width:1200px; margin:0 auto;overflow-x: hidden;margin: 0 auto;background:#f3f3f3;}
*{padding:0px;margin:0px;}
img{border:0px;margin:0;}
ul,ol{list-style:none;}
h1,h2,h3,h4,h5,h6,em,i{font-weight:normal;font-style:normal;}
.clear{clear:both;}
.clr{clear:both;}
a{text-decoration:none;}
a:focus {outline:0;}
img{border:none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;height:0;}
.clearfix:after{ content:'.'; clear:both; display:block; height:0; visibility:hidden; line-height:0px;}
.clearfix{ zoom:1}
.top{ width:1100px; margin:0 auto;}
.w1100{ width:1100px; margin:0 auto;}
.w1200{ width:1200px; margin:0 auto;}
.w1300{ width:1300px; margin:0 auto;}
/*默认文字连接样式*/
a{ color:#333; text-decoration:none; outline:none; font-family:"Microsoft YaHei";}
.clear {clear: both;height:0;}
/*------------top-------------*/
.top-con{width:100%;height:37px;overflow:hidden;position:relative;line-height:37px;background:#f3f3f3;}
.top-l{float:left;font-size:14px;color:#666;}
.top-l h2{font-size:14px;color:#666;}
.top-r{float:right;}
.top-r a{font-size:14px;color:#666;display:inline-block;margin:0 10px;}
.top-r a:nth-child(1){background: url(../images/al.png) no-repeat left center;padding-left:25px;}
.top-r a:nth-child(2){background: url(../images/kf.png) no-repeat left center;padding-left:25px;}
.top-r a:nth-child(3){background: url(../images/dz.png) no-repeat left center;padding-left:25px;}
.top-r a:hover{color:#006ce3;}
/*------------header-------------*/
.header{width:100%;height:141px;overflow:hidden;background:#fff;}
.logo{float:left;}
.header-l{float:left;margin-top:42px;}
.header-l h2{font-size:28px;color:#006ce3;font-weight:bold;}
.header-l h2 span{font-size:20px;}
.header-l p{font-size:20px;color:#666;text-transform:uppercase;margin-top:4px;font-weight:normal;letter-spacing:1.2px;}
.header-r{float:right;line-height:40px;margin-top:10px;}
.header-r h3{font-size:16px;color:#000;padding-left:90px;background: url(../images/tel.png) no-repeat left center;float:right;margin-left:20px;margin-top:22px;}
.header-r h3 span{font-size:26px;color:#006ce3;font-weight:bold;}
/*------------nav-------------*/
/*--.nav { height:61px;font-size:15px;font-weight:normal;font-family:"Microsoft YaHei";background:#282828;}
.nav .menu, .menu ul {list-style: none;}
.nav .menu {height: 61px; text-align:center;}
.nav .menu li {min-width: 133px;}
.nav .menu > li {display: block;float: left;position: relative;}
.nav .menu a {border-left: 3px solid rgba(0, 0, 0, 0);/*background: url("../img/back.jpg");color: #fff;display: block;font-size:15px;line-height:61px;text-decoration: none;text-transform: uppercase;}
.nav .menu li:hover a{color: #fff;background:#1b6bce;}
.nav .menu li.cur a {color:#fff;/*改变加深父元素的背景}
.nav .menu li.cur .on{background:#1b6bce;}
.nav .submenu {left: 0;max-height: 0;position: absolute;top: 100%;z-index: 0;-webkit-perspective: 400px;-moz-perspective: 400px;-ms-perspective: 400px;-o-perspective: 400px;perspective: 400px;}
.nav .submenu li {min-width: 133px;background:rgba(0,166,79,0.8);opacity: 0;-webkit-transform: rotateY(90deg);-moz-transform: rotateY(90deg);-ms-transform: rotateY(90deg);-o-transform: rotateY(90deg);transform: rotateY(90deg);-webkit-transition: opacity .4s, -webkit-transform .5s;-moz-transition: opacity .4s, -moz-transform .5s;-ms-transition: opacity .4s, -ms-transform .5s;-o-transition: opacity .4s, -o-transform .5s;transition: opacity .4s, transform .5s;/*实现下拉菜单螺旋淡出}
.nav .menu .submenu li a{ font-size:14px;color:#fff;}
.nav .menu .submenu li:hover a {border-radius: 0;text-decoration:underline;}
.nav .menu > li:hover .submenu, .menu > li:focus .submenu {max-height: 2000px;z-index: 10;}
.nav .menu > li:hover .submenu li, .menu > li:focus .submenu li {opacity: 1;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}*/
.nav{font-size: 14px;color:#fff;height:59px;line-height:59px;text-align: center;background: url(../images/nav-b.jpg) repeat-x right;}
.t-nav{width: 100%;position: fixed;top: 0px;left: 0px;border-top: none;z-index: 999;}
.nav .menu{width:1200px;}
/*.navLiA:before {content: '';display: block;width: 1px;height: 14px;background: rgba(255, 255, 255, .2);position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.navLiA:first-child:before {display: none;}
.navLiA:last-child {margin-right: 0;}
.navLiA:first-child {margin-left: 0;}*/
/*.navLi .on{color: #fff;background: #1b6bce;}*/
/*导航二三级*/
.navL{float: left;height:30px;padding-top: 25px;box-sizing:border-box;}
.navLP {color: #fff;font-size: 16px;}
/*.navbox {float: left;padding-top: 20px;border-top: 1px solid #ccc;}*/
.navLi {float: left; position: relative;display: inline-block;background: url(../images/lin.gif) no-repeat right 0px;}
.navLi:hover {color: #fff;z-index: 20;}
.navLiA {font-size:16px;line-height:59px;z-index: 11;color: #fff;position: relative;display: inline-block;padding:0 32px;}
.navLi:hover .navLiA {z-index: 80;}
.navLi .on{background:#dd2225;}
/*.navLiA:after {content: '';display: block;width: 1px;height: 14px;background: #999;position: absolute;right: -1px;top: 50%;transform: translateY(-50%);}*/
.navLi:hover .navLiA:after {display: none;}
.navLi:last-child .navLiA:after {width: 0;}
.navLi:hover .navLiA {background:#dd2225;/* color: #1b406e; */}
.navSonUl {width: auto;/* max-width: 140px; */min-width: 100%;/* height: 0; *//* background: rgba(0, 0, 0, .7); *//* padding-left: 15px; *//* box-sizing: border-box; */position: absolute;top: 100%;left: 0;z-index: 10;transform: rotateX(90deg);transform-origin: 0 0;transition: 2s;text-align: left;/* padding: 0 0; */}
.navSonLi {width: auto; height:30px; line-height:30px;background: rgba(221, 34, 37, .80);position: relative;border-bottom: 1px solid #ccc;}
.navSonLi:hover {background: rgba(38, 137,196, 0.8);}
.navLi:hover .navSonUl {transform: rotateX( 0deg);}
.navSonA {color: #fff;font-size:16px;display: block;/* width: auto; */text-align: center;}
.navSonLi:hover .navSonA {color: #fff;}
.navLiAOn {/* color: #fff; */background: #2689c4;}
.navLiAOn:after {display: none;}
/*三级菜单*/
.navSonLiUl {position: absolute;left: 100%;top: 0;transition: 2s;}
.navSonLiUl {transform: rotateY(90deg);box-shadow: 4px 4px 8px rgba(0, 0, 0, .15);}
.navSonLi:hover .navSonLiUl {transform: rotateY(0deg);}
.navSonLiUlOneA {display: block;min-width: 140px;color: #fff;text-align: center;font-size:16px;background: rgba(235, 95, 0, .80);color: #fff;line-height:30px;height:30px;border-bottom: 1px solid #ccc;}
.navSonLiUlOneA:hover {background: rgba(38, 137,196, 0.8);}
/*------------banner-------------*/
.banner{ width:100%; height:700px; margin:0 auto;position:relative;}
.banner-two{ width:100%; height:450px; margin:0 auto;position:relative;}
/*search*/
.search{width:100%;height:81px;line-height:81px;overflow:hidden;border-bottom:1px solid #ccc;}
.search-left{float:left;}
.search-left span{font-size:16px;color:#333;background: url(../images/rm.png) no-repeat left center;padding-left:30px;}
.search-left a{display:inline-block;font-size:14px;color:#666;margin-left:10px;}
.search-left a:hover{color:#006ce3;}
.search-right{float:right;width:346px;height:36px;margin-top:20px;line-height:36px;background:none;border:1px solid #ddd;border-radius:0 5px 5px 0;}
.search-right .in{float:left;width:241px;height:36px;line-height:36px;background:none;color:#a6a6a6;vertical-align:bottom;font-size:14px;text-indent:8px;outline:none;border:none;}
.search-right .button{float:right;font-weight:bold;width:50px;height:36px;line-height:36px;background: url(../images/search.png) no-repeat center center; border:none;color:#a6a6a6;cursor: pointer;outline:none;}
#SearchType{padding:0 2px;height:36px;line-height:36px;background:none;width:55px;vertical-align:bottom;list-style:none;border:none;outline:none;color:#a6a6a6;font-size:14px;display:inline-block;float:right;}
/*j_fa*/
.j_fa{background: url(../images/j_fa.jpg) no-repeat center center;width:100%;height:696px;overflow:hidden;}
.j_fa .jfa_l{float:left;width:600px;} 
.j_fa .jfa_l h2{font-size:35px;color: #333333;font-weight: bold;margin-top:40px;}
.j_fa .jfa_l h2 span{color:#006ce3;}
.j_fa .jfa_l h2:after {content: '';display: block;width: 46px;height: 4px;background: #006ce3;margin-top: 15px;}
.j_fa .jfa_l .sp_t{font-size:18px;color: #333333;}
.j_fa .jfa_l .sp_t span{display:inline-block;background:#ececec;height:30px;line-height:30px;text-indent: 20px;margin-top:10px;padding-right: 20px;}
.j_fa .jfa_l .sp_trait{ font-size:35px;color: #333333;font-weight: bold;margin-top:10px;}
.j_fa .jfa_l .sp_trait span{ text-align:center; display:inline-block; vertical-align:top; width:110px; line-height:35px; background:#006ce3; font-size:15px; color:#fff; font-weight:lighter;margin-right:15px;margin:10px 0;}
.jfa_l .sp_wa{ padding-right:40px; font-size:15px; color:#949494; line-height:32px;}
.jfa_l .sp_wa span{ display:block; font-size:20px; color:#333333; }
.jfa_l .sp_wa strong{color:#006ce3;}
.jfa_l .num li{float:left;text-align:center;color:#959595;font-size:16px;width:300px;margin-top:22px;}
.jfa_l .num li span{ font-weight:bold;font-size:14px; color:#393c41;margin-bottom:10px;}
.jfa_l .num li b,.jfa_l .num li span{ display:inline-block; vertical-align:top;}
.jfa_l .num li b{ font-size:30px; line-height:40px; margin-right:5px;color:#333;}
/*fzlc*/
.fzlc{width:100%;height:859px;overflow:hidden;background: url(../images/fzlc.png) no-repeat center center;}
.fzlc .w1300{position:relative;height:700px;}
.fzlc .w1300 ul li{float:left;text-align:center;}
.fzlc .w1300 ul li h3{font-size:30px;color:#333;font-weight:bold;}
.fzlc .w1300 ul li p{font-size:16px;color:#333;text-align:left;margin-top:10px;}
.fzlc .w1300 ul li:nth-child(1){position:absolute;left:-22px;bottom:0px;}
.fzlc .w1300 ul li:nth-child(2){position:absolute;left:77px;top:154px;}
.fzlc .w1300 ul li:nth-child(3){position:absolute;left:166px;bottom:0px;}
.fzlc .w1300 ul li:nth-child(4){position:absolute;left:230px;top:130px;width:166px;}
.fzlc .w1300 ul li:nth-child(5){position:absolute;left:352px;bottom:-20px;}
.fzlc .w1300 ul li:nth-child(6){position:absolute;left:412px;top:45px;}
.fzlc .w1300 ul li:nth-child(7){position:absolute;left:530px;bottom:44px;}
.fzlc .w1300 ul li:nth-child(8){position:absolute;left:616px;top:63px;}
.fzlc .w1300 ul li:nth-child(9){position:absolute;left:744px;bottom:-18px;}
.fzlc .w1300 ul li:nth-child(10){position:absolute;left:808px;top:63px;}
.fzlc .w1300 ul li:nth-child(11){position:absolute;left:924px;bottom:-18px;}
.fzlc .w1300 ul li:nth-child(12){position:absolute;left:991px;top:62px;}
.fzlc .w1300 ul li:nth-child(13){position:absolute;left:1095px;bottom:3px;}
/*product*/
.product .title{margin-top:50px;text-align:center;width:100%;margin-bottom:30px;}
.product .title h2{text-align:center;font-size:40px;color:#333;font-weight:bold;}
.product .title h2 span{color:#006ce3;}
.product .title p{display: block;font-size: 18px; font-weight:lighter; color: #888888;margin: 7px 0 25px 0;}
.product .title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.product .title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;background:#006ce3;}
.product .title  i::after{right: 0px;left: inherit;animation:allTitleAfter 3s infinite linear;}
.product .title  i::before{animation:allTitleBefore 3s infinite linear;}
.product .title  t{width: 30px;height: 5px;background:#52c100;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}
.product1{margin-top:50px;}
.product_l{width:248px;float:left;}
.product_l h2{background: url(../images/p_tit.png) no-repeat center #006ce3; height: 90px;font-size: 26px;color: #FFFFFF;text-align: center;font-weight: normal;}
.product_l h2 span{display:none;}
.product_ul{border: 6px solid #006ce3;}
.product_ul h3{text-align:center;}
.product_ul h3 a{text-align:left;background: url(../images/pro_ul.png) no-repeat 0 center;height: 42px;line-height: 42px;padding-left: 35px;font-size: 14px;font-weight: bold;margin: 15px 0 5px 8px;display:inline-block;width:220px;}
.product_ul h3 a:hover{background: url(../images/pro_uls.png) no-repeat 0 center;color:#fff;}
.product_ul li{list-style: none;border-bottom: 1px dashed #ccc;height: 40px;line-height: 38px;padding-left: 33px;font-size: 12px;margin: 0px 20px;background: url(../images/er.png) no-repeat 10px center;}
.product_ul li a{font-size:12px;color:#666;text-transform:uppercase;}
.product_ul li a:hover{color:#ff8b27;}
.product_ul .lxs{height:120px;background:#0880d9;color:#fff;font-size:15px;font-weight:bold;text-align:left;overflow:hidden;padding-left:10px;}
.product_ul .lxs h4{background: url(../images/pro_tel.png) no-repeat left center;padding-left:56px;margin-top:20px;font-weight:bold;}
.product_ul .lxs p{color:#fff;font-size:14px;margin-top:10px;}
.product_r{float:right;width:921px;overflow:hidden;}
.product_r .menu{width:100%;height:55px;background:#eaeaea;line-height:55px;margin-bottom:20px;}
.product_r .menu a{display:inline-block;width:144px;height:55px;background:#0880d9;color:#fff;font-size:18px;text-align:center;margin-right:10px;}
.product_r .menu a:hover{background: url(../images/pro_nav.jpg) repeat-x center;}
.product_r .menu a:last-child{background:none;float:right;font-size:14px;color:#565656;}
.product_r .menu a:last-child:hover{color:#0880d9;}
.product_r ul{width:1000px;}
.product_r ul li{float: left;width:286px;margin-bottom:30px;background-color:#fff;overflow: hidden;position: relative;height:324px;margin-right:30px;}
.product_r ul li a{display: block;overflow: hidden;position: relative;height:324px;width:286px;}
.product_r ul li .img{text-align:center;overflow: hidden;width:284px;height:284px;border: 1px solid #f0f0f0;}
.product_r ul li a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
	-webkit-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.product_r ul li .caption {
	width:100%;height:42px;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background-color: #fff;
	border-bottom: 2px solid #f5f5f5
}
.product_r ul li .insert {
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 50%;
	right:10px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	font-style: normal;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.product_r ul li .insert::before {
	content: "＋";
	display: inline-block;
	font-size: 24px;
	color: #cdcdcd;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.product_r ul li .caption .tit {
	line-height: 42px;
	font-size: 15px;
	color: #555;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product_r ul li .caption::after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background-color: #0880d9;
	position: absolute;
	right: 0;
	bottom: -2px;
	transition: all cubic-bezier(0.42, 0, 0.58, 1) .3s;
}
.product_r ul li span{display:inline-block;margin-left:10px;}
.product_r ul li:hover .insert {border-color: transparent}
.product_r ul li:hover .caption::after {right: auto;left: 0;width: 100%;}
.product_r ul li:hover .insert::before {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	color: #0880d9;
}
/*------------pro_tx-------------*/
.pro_tx{background: url(../images/pro_tx.jpg) no-repeat center;width:100%;height:926px;overflow:hidden;}
.pro_tx .title{text-align:center;margin-top:40px;}
.pro_tx .title h2{text-align:center;font-size:40px;color:#333;font-weight:bold;}
.pro_tx .title h2 span{color:#006ce3;}
.pro_tx .title p{display: block;font-size: 18px; font-weight:lighter; color: #888888;margin: 7px 0 25px 0;}
.pro_tx .title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.pro_tx .title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;background:#006ce3;}
.pro_tx .title  i::after{right: 0px;left: inherit;animation:allTitleAfter 3s infinite linear;}
.pro_tx .title  i::before{animation:allTitleBefore 3s infinite linear;}
.pro_tx .title  t{width: 30px;height: 5px;background:#52c100;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}
.pro_tx2{overflow:hidden;width:1200px;height:366px;overflow:hidden;margin-top:20px;position:relative;}
.pro_tx2 ul{width:9999%;}
.pro_tx2 ul li{width:1200px;height:366px;overflow:hidden;float:left;}
.pro_tx2 ul li dl{width:1200px;height:366px;overflow:hidden;}
.pro_tx2 ul li dt{width:553px;float:left;}
.pro_tx2 ul li dd{width:600px;float:right;text-align:left;text-indent:30px;}
.pro_tx2 ul li dd h3{font-size:30px;font-weight:bold;height:54px;line-height:54px;}
.pro_tx2 ul li dd p{font-size:20px;line-height:40px;}
.pro_tx2 ul li dd p span{color:#006ce3;font-weight:bold;}
.pro_tx1 .tubiao{text-align:center;margin-top:28px;}
.pro_tx1 .tubiao span{display:inline-block;margin:0 17px;cursor:pointer;}
.pauls{width:1500px;overflow:hidden;}
.paul{ padding-top:27px;width:1750px;}
.paul li{ font-size:0; display:inline-block; vertical-align:top; margin-bottom:20px;}
.paul li{ margin-left:20px;}
.paul li p{ display:inline-block; vertical-align:top;}
.pa_t{ width:386px; font-size:14px; color:#999999; font-weight:lighter; line-height:25px;}
.pa_t span{ display:block; font-size:24px; color:#343434; line-height:48px; font-weight:normal;}
.pa_num{ position:relative;}
.pa_num span{ display:block; width:48px; height:48px; border-radius:50%; background:#0880d9; text-align:center; line-height:48px; font-size:22px; color:#fff; position:relative; z-index:3;}
.pa_num:after,.pa_num:before{ content:''; display:block; position:absolute; transition:all .3s  ease;  background:rgba(8,128,217,.5); border-radius:50%; transform:scale(0);}
.paul li .pa_num:after{width:58px; height:58px; top:-5px; left:-5px; z-index:2;}
.paul li .pa_num:before{ width:65px; height:65px; top:-8.5px; left:-8.5px;} 
.paul li.on .pa_num:after,.paul li.on .pa_num:before{ transform:scale(1);}
.paul li p+p{ margin-left:20px;}
.paul li.on .pa_t span{ color:#0880d9;}
/*------------j_al-------------*/
.y_al{margin-top:100px;}
.y_al .title{text-align:center;margin-top:30px;}
.y_al .title h2{text-align:center;font-size:40px;color:#333;font-weight:bold;}
.y_al .title h2 span{color:#006ce3;}
.y_al .title p{display: block;font-size: 18px; font-weight:lighter; color: #888888;margin: 7px 0 25px 0;}
.y_al .title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.y_al .title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;background:#006ce3;}
.y_al .title  i::after{right: 0px;left: inherit;animation:allTitleAfter 3s infinite linear;}
.y_al .title  i::before{animation:allTitleBefore 3s infinite linear;}
.y_al .title  t{width: 30px;height: 5px;background:#52c100;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}
/* advantage */
.advantage{}
.advantage::after{content: '';display: block;clear: both;}
.advantage .adv_container{position: relative;}
.advantage .adv_ul{height: 1100px;display: flex;justify-content: center;align-items: center;background: url(../images/advs.jpg) no-repeat top center;height: 1100px;margin-top:50px;}
.advantage .adv_ul .adv_li{color: #fff;width: 14.28%;height: 974px;float: left;margin: 0 .5%;background: #006ce3;transition: .5s;} 
.advantage .adv_ul .adv_li .adv_top{transition: .5s;position: relative;text-align: center;padding: 40px 20px 0;box-sizing: border-box;height: 634px;color: #fff;background-size: cover;background-position: center;} 
.advantage .adv_ul .adv_li .adv_top::before{width: 100%;height: 100%;position: absolute;left: 0;top: 0;content: '';}
.advantage .adv_ul .adv_li .adv_top dt{transition: .5s;font-size: 18px;color: #fff;background:#006ce3;box-sizing: border-box;text-align: center;line-height: 26px;position: relative;}
.advantage .adv_ul .adv_li .adv_top dd{transition: .5s;font-size: 12px;margin-top: 20px;height: 40px;background: rgb(0 0 0 / 90%);display: block;position: relative;}
.advantage .adv_ul .adv_li .adv_top dd::after{content: '';width: 20px;height: 1px;display: block;background: #fff;margin: 0 auto;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.advantage .adv_ul .adv_li .adv_bot{transition: .5s;position: relative;color: #fff;height: calc(974px - 634px);} 
.advantage .adv_ul .adv_li .adv_bot dt{text-align: center;padding: 100px 20px 0;transition: .5s;}
.advantage .adv_ul .adv_li .adv_bot dt span{display: inline-block;width:110px;height: 27px;border: 1px solid #fff;line-height: 27px;text-align: center;font-size: 15px;color: #fff;margin: 0 auto;transition: .5s;}
.advantage .adv_ul .adv_li .adv_bot dt p{display: block;width: 100%;margin-top: 20px;transition: .5s;}
.advantage .adv_ul .adv_li .adv_bot dd{transform: scaleY(0);transition: .5s;padding: 40px 20px 0;font-size: 18px;color: #fff;line-height: 36px;}
.advantage .adv_ul .adv_li .adv_bot dd div{display: block;}
.advantage .adv_ul .adv_li .adv_bot dd p{text-align: right;font-size: 18px;color: #ff5500;}
.advantage .adv_ul .adv_li .adv_bot dd p a{text-decoration: none;color: #fff;}
/*  */
.advantage .adv_ul .adv_li.active{width: 37.8%;} 
.advantage .adv_ul .adv_li.active .adv_top{height: 552px;background-size: cover;background-position: center;}
.advantage .adv_ul .adv_li.active .adv_top dt,
.advantage .adv_ul .adv_li.active .adv_top dd{transform: scale(0);}
.advantage .adv_ul .adv_li.active .adv_bot{height: calc(100% - 552px);}
.advantage .adv_ul .adv_li.active .adv_bot dd{transform: scaleY(1);}
.advantage .adv_ul .adv_li.active .adv_bot dt{padding-top: 40px;text-align: left;}
.advantage .adv_ul .adv_li.active .adv_bot dt span{margin-top: 10px;width: auto;border: none;}
.advantage .adv_ul .adv_li.active .adv_bot dt p{margin-top: 10px;}
/*------------ly-------------*/
.ly{margin-top:100px;}
.ly .title{text-align:center;margin-top:30px;}
.ly .title h2{text-align:center;font-size:40px;color:#333;font-weight:bold;}
.ly .title h2 span{color:#006ce3;}
.ly .title p{display: block;font-size: 18px; font-weight:lighter; color: #888888;margin: 7px 0 25px 0;}
.ly .title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.ly .title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;background:#006ce3;}
.ly .title  i::after{right: 0px;left: inherit;animation:allTitleAfter 3s infinite linear;}
.ly .title  i::before{animation:allTitleBefore 3s infinite linear;}
.ly .title  t{width: 30px;height: 5px;background:#52c100;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}
.adv_bg{overflow:hidden;margin-top:50px;}
.adv_list{height: 135px;}
.w1400{width:1400px;margin:0 auto;position:relative;}
.adv_list ul li{width:16%;background: #fff;float: left;padding:30px 60px;cursor: pointer;}
.adv_list ul li i{float: left;font-size: 50px;margin-right:13px;line-height: 66px;margin-top:-10px;}
i.iconfont.icon-shouhou {font-size: 43px;}
.adv_list ul li:nth-child(1),.adv_list ul li:nth-child(3){background: #fff;}
.adv_list ul li i.icon-tubiaolunkuo-{display:inline-block;background: url(../images/ly01.png)no-repeat center center;float:left;width:45px;height:45px;margin-top:10px;}
.adv_list ul li.on i.icon-tubiaolunkuo-{background: url(../images/ly01s.png)no-repeat center center;}
.adv_list ul li i.icon-jishufuwu{display:inline-block;background: url(../images/ly02.png)no-repeat center center;float:left;width:45px;height:48px;margin-top:6px;}
.adv_list ul li.on i.icon-jishufuwu{background: url(../images/ly02s.png)no-repeat center center;}
.adv_list ul li i.icon-pinzhi{display:inline-block;background: url(../images/ly03.png)no-repeat center center;float:left;width:49px;height:47px;margin-top:10px;}
.adv_list ul li.on i.icon-pinzhi{background: url(../images/ly03s.png)no-repeat center center;}
.adv_list ul li i.icon-shouhou{display:inline-block;background: url(../images/ly04.png)no-repeat center center;float:left;width:40px;height:40px;margin-top:10px;}
.adv_list ul li.on i.icon-shouhou{background: url(../images/ly04s.png)no-repeat center center;}
.adv_list li p{font-size:23px;color:#333;color:#666;}
.adv_list li span{font-size:13px;color: rgba(34,34,34,0.8);line-height: 36px;text-transform:uppercase;display: block;}
.adv_list li.on{background:#0063d1 !important;}
.adv_list li.on p,.adv_list li.on i{color: #fff;}
.adv_list li.on span{color: rgba(255,255,255,0.8);}
.adv_cont{height:135px;margin:0 auto;}
.adv_box{position: relative;height: 694px;margin-top: 53px;background: url(../images/adv_b.jpg)no-repeat center top;}
.adv_img{float:right;}
.adv_img .tempWrap{width:1212px;height: 694px;}
.adv_img .tempWrap ul{height: 694px;position: absolute;}
.adv_img ul li{width:1212px;height: 694px;}
.adv_wz{position: absolute;width: 100%;}
#adv_wz{width:1400px;margin: 0 auto;}
.adv_wz .tempWrap{position: relative;margin-top: 97px;float: left;}
.adv_wz ul{width: 650px;height: 500px;position:absolute;margin-top: 97px;float: left;}
.adv_wz ul li{width:600px !important;height:450px;background: #fff;padding: 45px;}
.adv_bt{height: 90px;width: 100%; position: relative;}
.adv_wz ul li d{font-size: 30px;font-weight: bold;color: #222;display: block;}
.adv_wz ul li span{font-size:15px;color: #999;display: block; float:left; line-height: 36px;text-transform:uppercase;}
.adv_wz_font{width: 100%;height: 1px;background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%);background-size: 5px 1px;background-repeat: repeat-x;margin-bottom: 20px;}
.adv_wz ul li p{font-size: 15px;line-height: 30px;color:#666;}
.adv_wz ul li dd{width: 65px;height: 65px;border: 1px solid #ccc;display: inline-block;border-radius: 50%;position: absolute; top:0; right:0;    text-align: center;
font-size: 36px;font-weight: bold;font-family: Arial;line-height: 65px;}
.adv_data{width: 100%;height:62px;padding:10px 30px; border: 1px dashed #ccc;margin-top: 40px;box-sizing: border-box;}
.adv_tel{background: url(../images/tel1s.png)no-repeat center left;padding-left: 60px;}
.adv_tel t{font-size: 32px;color:#0063d1;line-height: 42px; font-family: Arial;}
.adv_data a{width: 130px;height:40px;display: block;background:#0063d1;color: #fff;font-size: 15px;text-align: center;line-height:40px;border-radius: 
10px;transition:all 0.3s ease;}
.adv_data a:hover{width:150px;border-radius: 0px;}
/*------------about-------------*/
.about{margin-top:100px;}
.about .title{text-align:center;margin-top:30px;}
.about .title h2{text-align:center;font-size:40px;color:#333;font-weight:bold;}
.about .title h2 span{color:#006ce3;}
.about .title p{display: block;font-size: 18px; font-weight:lighter; color: #888888;margin: 7px 0 25px 0;}
.about .title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.about .title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;background:#006ce3;}
.about .title  i::after{right: 0px;left: inherit;animation:allTitleAfter 3s infinite linear;}
.about .title  i::before{animation:allTitleBefore 3s infinite linear;}
.about .title  t{width: 30px;height: 5px;background:#52c100;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}
.about1{margin-top:60px;}
.about-l{float:left;width:672px;}
.about-l h3{font-size:30px;margin-bottom:36px;padding-top:55px;font-weight:400;color:#2e3135;}
.about-l p{margin-bottom:60px;color:#666;text-align:justify;font-size:16px;line-height:35px;text-indent:35px;}
.about-l a{display:inline-block;padding:15px 30px 15px 65px;background:#006ce3;color:#fff;font-size:15px;transition:.5s;}
.about-l a:hover{background:#47c5ff;}
.about-l a i{display:inline-block;margin-left:20px;width:9px;height:13px;vertical-align:middle;transition:.5s;}
.about-r{float:right;margin-right:14px;width:45%;}
.about-r .img{position:relative;z-index:1;}
.about-r .img:before{position:absolute;top:14px;left:45px;z-index:-1;width:100%;height:100%;background:#006ce3;content:" ";}
.about .items{margin-top:80px;background:#fff;box-shadow:0 5px 10px 0 rgba(0,0,0,.2);font-size:0;}
.about .item{display:inline-block;transition:.5s;border-right:1px solid #eee;}
.about .item a{display:block;text-align:center;width:349px;height:100px;line-height:100px;}
.about .item i{display:inline-block;margin-right:2%;transition:.5s;font-size: 30px;width: 40px;line-height: 60px;}
.about .item:last-of-type:hover{border:0;}
.about .item:nth-of-type(4){margin-right:0;}
.about ul li i{display:inline-block;width:27px;height:27px;}
.about ul li:nth-child(1) p{background: url(../images/jj.png)no-repeat center left;padding-left:44px;}
.about ul li:nth-child(2) p{background: url(../images/hj.png)no-repeat center left;padding-left:44px;}
.about ul li:nth-child(3) p{background: url(../images/ry.png)no-repeat center left;padding-left:44px;}
.about ul li:nth-child(4) p{background: url(../images/lx.png)no-repeat center left;padding-left:44px;}
.about ul li:nth-child(1):hover p{background: url(../images/jj1.png)no-repeat center left;padding-left:44px;color:#fff;transition:.5s;}
.about ul li:nth-child(2):hover p{background: url(../images/hj1.png)no-repeat center left;padding-left:44px;color:#fff;transition:.5s;}
.about ul li:nth-child(3):hover p{background: url(../images/ry1.png)no-repeat center left;padding-left:44px;color:#fff;transition:.5s;}
.about ul li:nth-child(4):hover p{background: url(../images/lx1.png)no-repeat center left;padding-left:44px;color:#fff;transition:.5s;}
.about ul li:hover a{background:#006ce3;}
.about .item p{display:inline-block;font-size:22px;transition:.5s;}
i.iconfont.icon-gongsijianjie {font-size: 36px;}
/*------------合作案例-------------*/
.case{background:#f3f4f6;height:800px;overflow:hidden;margin-top:60px;}
.w1578{margin:0 auto;width:1578px;}
.case .title{text-align:center;margin-top:30px;}
.case .title h2{text-align:center;font-size:40px;color:#333;font-weight:bold;}
.case .title h2 span{color:#006ce3;}
.case .title p{display: block;font-size: 18px; font-weight:lighter; color: #888888;margin: 7px 0 25px 0;}
.case .title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.case .title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;background:#006ce3;}
.case .title  i::after{right: 0px;left: inherit;animation:allTitleAfter 3s infinite linear;}
.case .title  i::before{animation:allTitleBefore 3s infinite linear;}
.case .title  t{width: 30px;height: 5px;background:#52c100;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
.case1{width:1500px;margin:0 auto;position:relative;margin-top:56px;}
.case2{width:1500px;overflow:hidden;height:480px;}
.case2 ul{width:1600px;}
.case2 ul li{width:348px;height:440px;float:left; box-shadow: 5px 5px 5px rgba(26,20,82,0.4);border-radius:5px;background:#fff;margin-right:33px;padding-bottom:5px;}
.case2 ul li .pic{width:348px;height:226px;overflow:hidden;}
.case2 ul li .pic a{width:348px;height:226px;overflow:hidden;display:inline-block;}
.case2 ul li .pic img{border-radius:5px 5px 0 0;}
.case2 ul li .case-t{text-align:center;}
.case2 ul li .case-t h3{height:64px;line-height:64px;width:348px;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;background:url(../images/case-x.png) no-repeat center bottom;color:#1b1818;font-size:24.77px;font-weight:bold;}
.case2 ul li .case-t p{width:324px;height:48px;font-size:15.75px;color:#1b1818;line-height:24px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;overflow:hidden;margin:0 auto;margin-top:10px;margin-bottom:25px;}
.case2 ul li .case-t .more a{display:inline-block;width:117px;height:33px;line-height:33px;border-radius:33px;background:#7b7b7b;text-align:center;font-size:18px;color:#fff;}
.case1 .prev{position:absolute;left:-70px;top:195px;cursor:pointer;}
.case1 .next{position:absolute;right:-70px;top:195px;cursor:pointer;}
.case-m{text-align:center;margin-top:60px;}
.case-m a{display:inline-block;width:313px;height:56px;border-radius:56px;line-height:56px;background:#e78f11;font-size:24px;color:#fff;}
.case-m a:hover{background:#006ce3;}
.case2 ul li:hover{cursor:pointer;background:#006ce3;}
.case2 ul li:hover .case-t a{background:#e78f11;}
.case2 ul li:hover .case-t h3{color:#fff;background:url(../images/case-x1.png) no-repeat center bottom;}
.case2 ul li:hover .case-t p{color:#fff;}
/*------------招商加盟-------------*/
.ry .title{text-align:center;margin-top:30px;}
.ry .title h2{text-align:center;font-size:40px;color:#333;font-weight:bold;}
.ry .title h2 span{color:#006ce3;}
.ry .title p{display: block;font-size: 18px; font-weight:lighter; color: #888888;margin: 7px 0 25px 0;}
.ry .title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.ry .title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;background:#006ce3;}
.ry .title  i::after{right: 0px;left: inherit;animation:allTitleAfter 3s infinite linear;}
.ry .title  i::before{animation:allTitleBefore 3s infinite linear;}
.ry .title  t{width: 30px;height: 5px;background:#52c100;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
.ry1{width:100%;height:382px;background: url(../images/y_yb.jpg) no-repeat  center;overflow:hidden;margin-top:44px;}
.ry1 ul{width:9999%;margin-top:63px;}
.ry1 ul li{float:left;width:293px;height:265px;overflow:hidden;margin-right:9px;margin-top:63px;position:relative;}
.ry1 ul li a{display:inline-block;width:293px;height:265px;overflow:hidden;}
.ry1 ul li h3{background:rgba(29,151,204, 0.8); height:40px;line-height:40px;position:absolute;bottom:0px;font-size:16px;color:#fff;text-align:center;width:293px;}
/*------------定制流程-------------*/
.lc{margin-top:100px;}
.lc .title{text-align:center;margin-top:30px;}
.lc .title h2{text-align:center;font-size:40px;color:#333;font-weight:bold;}
.lc .title h2 span{color:#006ce3;}
.lc .title p{display: block;font-size: 18px; font-weight:lighter; color: #888888;margin: 7px 0 25px 0;}
.lc .title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.lc .title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;background:#006ce3;}
.lc .title  i::after{right: 0px;left: inherit;animation:allTitleAfter 3s infinite linear;}
.lc .title  i::before{animation:allTitleBefore 3s infinite linear;}
.lc .title  t{width: 30px;height: 5px;background:#52c100;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}
.lc ul{ overflow: hidden;margin-top:60px;}
.lc ul li{ float:left; width: 150px; padding-right: 60px;background:url(../img/index/dz_jt.png) no-repeat 165px 67px;}
.lc ul li.nom{ background: none; padding-right: 0;}
.lc ul li strong{ display: block; font-size: 0; padding-bottom: 22px;}
.lc ul li em{ display: block; color:#6c6c6c; font-size: 18px; font-weight: bold; border-bottom: 1px dashed #6c6c6c; padding-bottom: 10px; margin-bottom: 6px;}
.lc ul li em img{ vertical-align: middle; padding-right: 5px}
.lc ul li  span{ display: block; color: #6c6c6c; font-size: 14px; line-height: 24px;}
.lc ul li strong img{
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.lc ul li:hover strong img{
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
/*------------ly-------------*/
.hz{margin-top:60px;background:#f7f7f7;padding-top:40px;}
.hz .title{text-align:center;margin-top:30px;}
.hz .title h2{text-align:center;font-size:40px;color:#333;font-weight:bold;}
.hz .title h2 span{color:#006ce3;}
.hz .title p{display: block;font-size: 18px; font-weight:lighter; color: #888888;margin: 7px 0 25px 0;}
.hz .title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.hz .title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;background:#006ce3;}
.hz .title  i::after{right: 0px;left: inherit;animation:allTitleAfter 3s infinite linear;}
.hz .title  i::before{animation:allTitleBefore 3s infinite linear;}
.hz .title  t{width: 30px;height: 5px;background:#52c100;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}
.hz1{padding:50px 0;}
.hz1 ul{width:9999%;}
.hz1 ul li{width:280px;height:180px;float:left;margin-right:38px;}
.hz1 ul li h3{height:30px;line-height:30px;color:#333;text-align:center;font-size:15px;}
.hz1 ul li:hover img{-webkit-box-shadow: 0 2px 17px rgba(0, 0, 0, .1);box-shadow: 0 2px 17px rgba(0, 0, 0, .1);}
/*------------新闻资讯-------------*/
.news{background:#f6f6f6;padding-top:60px;}
.news .title{text-align:center;margin-top:30px;}
.news .title h2{text-align:center;font-size:40px;color:#333;font-weight:bold;}
.news .title h2 span{color:#006ce3;}
.news .title p{display: block;font-size: 18px; font-weight:lighter; color: #888888;margin: 7px 0 25px 0;}
.news .title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.news .title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;background:#006ce3;}
.news .title  i::after{right: 0px;left: inherit;animation:allTitleAfter 3s infinite linear;}
.news .title  i::before{animation:allTitleBefore 3s infinite linear;}
.news .title  t{width: 30px;height: 5px;background:#52c100;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}
.w1300{margin:0 auto;width:1300px;}
.news h3{text-align:center;margin-top:40px;}
.news h3 a{display:inline-block; color: #666;padding: 9px 44px;font-size: 16px;background:#eee;border-radius: 20px;margin-right:20px;} 
.news h3 a.active{ background:#0880d9;color: #fff;-webkit-transition: all .3s ease;transition: all .3s ease;} 
.news1{margin-top:30px;}
.news-l{width: 554px; height: 420px; margin-bottom: 20px !important; margin-right: 30px !important; background-color: #fff; padding: 20px; position: relative; display: block; -webkit-transition: all ease-out .3s; transition: all ease-out .3s;overflow:hidden;float:left;}
.news-l:hover{-webkit-box-shadow: 0 2px 17px rgba(0, 0, 0, .1);box-shadow: 0 2px 17px rgba(0, 0, 0, .1);}
.news-l dl{width:554px;}
.news-l dt{margin-bottom:10px;}
.news-l dd h4{margin-top:30px;margin-bottom:5px;}
.news-l dd h4 a{margin-bottom:5px; overflow: hidden;text-overflow:ellipsis; white-space: nowrap;font-weight: normal;font-size: 16px;text-align: left;color:#666;display:inline-block;}
.news-l dd .date{color:#333; margin-left:0;font-size: 14px; font-weight: normal; position:relative;margin-bottom:10px;}
.news-l dd .date:after{position:absolute; content:"";width:20px; height:2px; background:#0880d9; left:0; bottom:-4px;}
.news-l dd p{font-size:14px;color:#999;line-height:22px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;height:44px;overflow:hidden;width:550px;}
.news-r{width:676px;float:right;}
.news-r ul li{float: left; width:646px; height:49px;padding: 17px 20px; overflow: hidden; background: #fff; margin-bottom: 11px; position: relative; -webkit-transition: all ease .3s; transition: all ease .3s;}
.news-r ul li dl dt{position:absolute;}
.news-r ul li dl dd{position:absolute;left:90px;}
.news-r ul li dt{float:left;font-size:25px;color:#333;font-weight:700;padding:9px 0;}
.news-r ul li dd{float:left;margin-left:20px;}
.news-r ul li dd h4 a{display:inline-block;margin-bottom:5px; overflow: hidden;text-overflow:ellipsis; white-space: nowrap;font-weight: normal;font-size: 16px;text-align: left;color:#333;width:560px;}
.news-r ul li dd p{font-size:12px;color:#999;line-height:22px;text-overflow:ellipsis; white-space: nowrap;font-weight: normal;overflow:hidden;width:550px;}
.news-r ul li:after { content: ''; position: absolute; top: 0px; display: block; left: 0; width: 100%; height: 100%; background: #fff; z-index: 0; -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1); transition: -webkit-transform .75s cubic-bezier(.19, 1, .22, 1); transition: transform .75s cubic-bezier(.19, 1, .22, 1); transition: transform .75s cubic-bezier(.19, 1, .22, 1), -webkit-transform .75s cubic-bezier(.19, 1, .22, 1); -webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transform-origin: top; transform-origin: top; transition-delay: 0s !important; } 
.news-r ul li:hover after{-webkit-box-shadow: 0 2px 17px rgba(0, 0, 0, .1);box-shadow: 0 2px 17px rgba(0, 0, 0, .1);}
.news-r ul li:hover:after { z-index: 0; -webkit-transform-origin: bottom; transform-origin: bottom; -webkit-transform: scaleY(1); transform: scaleY(1); background-color: #0880d9; -webkit-box-shadow: 0px 8px 19px #dedede; box-shadow: 0px 8px 19px #dedede; } 
.news-r ul li:hover h4 a{ color: #fff;z-index:1;} 
.news-r ul li:hover p{ color: rgba(255, 255, 255, .4);z-index:1;} 
.news-r ul li:hover dt { color: #fff;z-index:1;}
.news-r ul li:hover dd { color: #fff;z-index:1;}
.news1 .more{text-align:center;margin:40px;}
.news1 .more a {display:block; width:200px; height:40px; line-height:40px; text-align:center; color:#fff; font-size:15px; border-radius:4px; background:#0880d9; transition: all 0.5s; margin:0 auto; text-decoration:none;display:inline-block;}
.news1 .more a:hover { border-radius:20px;}
/*友情链接*/
.yq{background-color: rgb(246, 246, 246);padding: 15px 0px 15px 0px;color: #333;font-size: 13px;}
.yq .w1200{overflow:hidden;}
.yq dt{float:left;margin-right:30px;font-size:16px;color:#333;line-height:62px;}
.yq dd{float:left;}
.yq dd a{height:32px;line-height:32px;font-size:14.58px;color:#333;float:left;margin-right:20px;}
.yq dd a:hover{color:#0880d9;}
/*footer*/
.footer{width: 100%;background:#333;} 
.footer .foot_logo{width: 100%;width: 23%; float: left;margin-top:30px;}
.footer .foot_logo .copyright{line-height: 28px;color: #fff;font-size: 14px;padding-top:30px;border-top:1px solid #fff;}
.footer .foot_logo .copyright a{color: #fff;font-size:14px;}
.footer1{padding: 50px 0;}
.footer-l{width: 25%;float: left;line-height:40px;margin-top:14px;}
.footer-l h2:before { content: ''; display: inline-block; width: 3px; height: 16px;background: linear-gradient(to bottom,#52c100 50%,#0880d9 50%);margin-right: 14px; }
.footer-l h2{font-size:20px;color:#fff;}
.footer-l p{font-size:14px;color:#fff;}
.footer-c{width:50%;float: left;}
.footer-c ul li{float:left;width:118px;margin-right:40px;}
.footer-c ul li dt a{font-size:20px;}
.footer-c ul li dd a{color:#898d91;font-size:14px;}
.footer-c ul li dt a:before { content: ''; display: inline-block; width: 3px; height: 16px;background: linear-gradient(to bottom,#52c100 50%,#0880d9 50%);margin-right: 14px; }
.footer-c ul li a{font-size:14px;color:#fff;margin-top:20px;display:inline-block;}
.footer-r{width:25%;float:right;margin-top:24px;}
.footer-r ul{width:600px;}
.footer-r ul li{float:left;width:150px;overflow:hidden;margin-right:10px;text-align:center;}
.footer-r ul li h2{font-size:14px;color:#fff;height:30px;line-height:30px;}
.footer a:hover{text-decoration:underline;color:#fff;}
.footer-b{height:60px;line-height:60px;background:#111;text-align:center;font-size:15px;color:#fff;}
.footer-b a{font-size:15px;color:#fff;}
.footer-b a:hover{text-decoration:underline;}
/*------------返回顶部-------------*/
.goTop_Box{position: relative;}
.right-bar{position: fixed;bottom: 10%;right: 4%;z-index: 9999;zoom: 1;}
.gotop{width:50px;height:50px; background:url(../images/totop.png) no-repeat center #283338;cursor: pointer;}
/*--------------内页左侧代码--------------*/
.box_left {width:235px;height:auto;float:left;}
.mode1 {height: auto;width:235px;}
.mode2 {height: auto;width:235px;padding-top:15px;}
.box_title{color: #fff;font-size:22px; background:#006ce3; font-weight:bold;height:66px; line-height:66px;width: 235px;text-align:center;}
.box_title span{ color:#fff;  font-weight:normal;}
.box_title span h2{ font-size:12px; font-weight:normal;}
.box_t_con {border:1px solid #ccc;padding-bottom:8px;}
.box_t_con li{line-height: 40px;height: auto;overflow:hidden;font-weight:normal;width:217px;margin:0 auto;margin-top:6px;;}
.box_t_con ul li a {display:block; text-align:center; font-size:14px;color: #333;background:#f7f7f7;}
.box_t_con ul li a:hover{text-decoration:none;background:#006ce3;color:#fff;}
.mode1 .menu_list{  border: 1px solid #ccc; border-top:0; padding:0px 8px 8px;overflow:hidden; color: #333 !important; }
.mode1 .menu_head{height:40px; line-height:40px; margin-top:6px; }
.mode1 .menu_head:hover {background:#006ce3;color:#fff !important; }
.mode1 .menu_head:hover a {display:block; color:#fff;background:#006ce3;}
.mode1 .menu_head a{ font-size:14px; text-align:center; display:block; text-transform:uppercase;color:#000;background:#f7f7f7;}
.mode1 .menu_list .current{background:#006ce3 !important;}
.mode1 .menu_list .current a{color: #fff !important; text-align:center;background:#006ce3;}
.mode1 .menu_body{height:auto;overflow:hidden;line-height:30px;}
.mode1 .menu_body .nva_active{color:#006ce3;}
.mode1 .menu_body a{display:block; font-size:14px; color: #333;line-height: 30px; overflow: hidden; height:30px;  margin-bottom:2px; text-align:center;}
.mode1 .menu_body a:hover{text-decoration:none; color:#006ce3;}
/*--------------内页右侧代码--------------*/
.sidebar { width:930px; float:right; }
.sidebar_con {  padding-top:15px; }
.title_r a { padding:0 15px;}
.title_r {
	moz-box-shadow: 1px 2px 4px #e3e3e3;
    -webkit-box-shadow: 1px 2px 4px #e3e3e3;
    box-shadow: 1px 2px 4px #e3e3e3;
    height: 38px;
    line-height: 38px;
    text-indent: 10px;
	background:#fff;
	}
.title_r1 a { padding:0 15px;}
.title_r1 { border-bottom:2px solid #ccc; line-height:34px;  height:30px; }
.title_r1 span{ color:#ccc;}
.title_rt { color:#006ce3;font-size:15px; font-weight:bold;}
.bt_text_y { font-size:12px; float:right; height:40px;  padding-right: 10px; }
.bt_text_y a { padding:0; margin:0;color: #333;}
.bt_text_y a:hover { text-decoration:underline;}
.font_red { text-decoration:none;background:#006ce3 !important;color:#fff !important;}
/*产品详情页放大功能start*/
.siderightCon { line-height:24px; margin:20px 0 0 0px; text-align:left;}
.nypro{ width:420px;  float:left;}
#preview{ float:none; margin:0px auto; width:420px;}
.list-h { width:200000px !important;}
.list-h li{ float:left;}
#spec-n5{width:420px; height:72px; padding-top:15px;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:22px; margin-right:6px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:22px; margin-left:6px;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:92px; height:87px; overflow:hidden}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:80px; height:79px;}
.contact_pro{width:930px;padding-top:10px;}
.contact_pro h3{border-bottom:2px solid #006ce3;line-height:30px;font-size:15px;color: #333;margin-bottom:10px;font-weight:bold;}
.contact_pro h4{border-bottom:2px solid #006ce3;line-height:30px;font-size:15px;color: #333;margin-bottom:10px;
font-weight:bold;}
.contact_pro h4 a{display:inline-block;float:right;font-size:15px;color: #333;}
.contact_pro h4 a:hover{color:#006ce3;}
.hot_new{width:930px;padding-top:10px;}
.hot_new h4{border-bottom:2px solid #006ce3;line-height:30px;font-size:15px;color: #333;margin-bottom:10px;font-weight:bold;}
.hot_new h4 a{display:inline-block;float:right;font-size:15px;color: #333;}
.hot_new h4 a:hover{color:#006ce3;}
.hot_new ul{width:1000px;}
.hot_new ul  li{border-bottom: 1px dotted #ccc;height:35px;width:450px;float:left;margin-right:28px;line-height: 30px;margin-bottom:10px;}
.hot_new ul  li a{font-size: 13px;color: #333;height:30px;display:block;}
.hot_new ul  li .nyHot_news{display:block;font-style:normal;width:315px;overflow:hidden;height:30px;float:left;
text-overflow: ellipsis;white-space: nowrap;}
.hot_new ul  li a span{font-size: 13px;color: #333;float: right;}
.hot_new ul  li a:hover{color:#006ce3;}
.hot_new ul  li a:hover .nyHot_newsDate{color: #006ce3;}
/*产品详情页放大功能end*/
#demo {overflow:hidden;width:930px; margin:0 auto;padding-top:10px;}
#indemo {float: left;width:10000%;}
#demo2 {float: left;}
#demo1 ul{ float:left;}
#demo ul li{width:250px;float:left;margin-right:30px;}
#demo ul li img{border:1px solid #c1c0c8; width:255px; height:auto;}
#demo ul li:hover img{border:1px solid #006ce3;}
#demo ul li p{display:block;width:255px;height:40px;line-height:40px;text-align:center;color:#666;font-size: 14px;}
#demo ul li a{ text-decoration:none;}
#demo ul li a:hover p{ color:#006ce3;}
/*--------------内页下部分代码--------------*/
#contant{ margin-top:50px;}
.list_box {width: 1200px;margin-right: auto;margin-left: auto; margin-bottom:40px; overflow:hidden;}
.column { width:930px; float:right;}
.column .bt{ height:40px; border-top:1px dashed #ccc; line-height:40px; padding:0 10px;}
.column .menu{ padding:0 10px 10px 10px;}
.column .menu a { margin-right:30px; color:#666;}
.column .menu a:hover{ color:#006ce3;}
.current_content { padding:20px 0; line-height:24px;}
.current_content p{font-size: 13px;color: #333; margin-top:15px;}
.current_content a:hover span{color: #006ce3;}
.gbook_content { width:818px; height:600px;margin:0 auto; line-height:24px;padding-left:20px;}
.gbook_content textarea{ width:320px; height:90px; max-width:320px; max-height:90px; margin-top:2px;}
.cur_map{padding-bottom:20px;}
.cur_map h3{border-top: 1px dashed #dedede;font-size: 14px;line-height: 30px;margin-top: 20px;padding-top:10px;}
.cur_map p a{display:block;float:left;margin-right:20px;}
/*--------------新闻列表页--------------*/
.article_list1 dl { padding:0 10px 10px; height:82px; border-bottom:1px dashed #d7d7d7; font-size:12px; line-height:30px; margin-bottom:10px;}
.article_list1 dl dt { float:left; width:140px; margin-right:5px;}
.article_list1 dl dt img { padding:2px; border:1px solid #ccc;}
.article_list1 dl dd { height:90px; overflow:hidden;}
.article_list1 dl a:hover { text-decoration:underline;}
.article_list1 dl dd p { height:126px; margin-top:5px; overflow:hidden;}
.article_list1 .art_1 { width:838px;}
.article_list1 .art_1 dl { padding:15px 0; height:165px; border-bottom:1px dotted #ccc; font-size:13px; line-height:30px; width:800px; margin:0 0 0 15px;}
.article_list1 .art_1 dl dt { float:left; width:255px; margin-right:15px;}
.article_list1 .art_1 dl dd { height:190px; overflow:hidden; width:520px; float:right;}
.article_list1 .art_1 dl dd h3 { font-size:15px; color:#333;}
.article_list ul { margin-top:10px; }
.article_list ul li {margin-top: 20px;width: 838px;height: 160px;background: #fff;box-shadow: 0px 2px 4px #ccc, 0px 0px 6px #ccc;}
.article_list ul li dl{ width:800px; margin:0 auto; height:160px;}
.article_list ul li dl dt{font-size:16px; color:#333;height:100px; padding-top:10px; border-bottom:1px solid #ccc;width:800px;}
.article_list ul li dt a{height:40px; line-height:40px; font-size:16px;width:800px;display:inline-block;}
.article_list ul li dl dt  a{ color:#333;}
.article_list ul li dl dt a:hover{ color:#006ce3;}
.article_list ul li dl dt a span{ float:right; font-size:14px;}
.article_list ul li  dt .ny_newsInfo{font-size:14px; line-height:26px;display:block; width:800px;height:50px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.article_list ul li dl dd{ float:right; margin-top:14px;}
.article_list ul li dl dd a{color:#fff; background:#006ce3; padding:4px 20px; font-size:14px; overflow:hidden;}
.article_list ul li dl dd a:hover{transform: scale(1.1);transition:all 0.8s;padding:4px 30px;}
.page { text-align: center; margin:20px auto; clear:both; padding-top:30px;}
.page span {margin: 0 7px;border: 1px solid #e3e3e3;padding: 4px 18px;color: #333;border-radius: 5px;}
.page a { margin: 0 2px;border: 1px solid #e3e3e3;padding: 4px 12px;color: #333; border-radius: 5px;}
.page a:hover{background:#006ce3;color:#fff;border:1px solid #006ce3;}
/*--------------产品列表左侧--------------*/
.n_pro_list { width:235px; float:left;}
.n_pro_list dl { width:250px; height:auto; background:#238330; overflow:hidden; padding-bottom:30px; }
.n_pro_list dl a { color:#fff;}
.n_pro_list dl a:hover {text-decoration:underline; }
.n_pro_list dl dt { height:44px; line-height:44px; font-size:14px;  text-indent:16px;padding:0 20px;}
.n_pro_list dl dt a { background:url(../images/icon.png) no-repeat 0 18px; display:block;}
.n_pro_list dl dd {  background: #269939; line-height:30px; margin-bottom:2px; padding-left:37px;}
.n_pro_list dl dd a { background:url(../images/icon.png) no-repeat 0 -16px; text-indent:14px; display:block;}
.product_list{width:1000px;}
.product_list dl{width:286px;float:left;margin-right:34px;margin-bottom:20px;}
.product_list dl dt{width:284px; position:relative;}
.product_list dl dt i{background:url(../images/lo_p.png) no-repeat; display: block; height:39px; left:10px; position: absolute; top:10px; width:59px; z-index: 999;}
.product_list dl dt img{ width:284px;border:solid 1px #dedede; height:284px;;}
.product_list dl dd{width:286px;height:40px;text-align:center;line-height:40px;overflow:hidden;}
.product_list dl dd a{color: #333;font-size: 14px;}
.product_list dl:hover dd a{color:#006ce3;text-decoration:none;}
.product_list dl dt:hover img{border:solid 1px #006ce3;}
.product_list1{width:1000px;}
.product_list1 dl{width:286px;float:left;margin-right:36px;margin-bottom:10px;}
.product_list1 dl dt{width:284px;height:206px;}
.product_list1 dl dt img{ width:284px; height:206px;border:solid 1px #ddd;}
.product_list1 dl dd{width:284px;height:40px;text-align:center;line-height:40px; overflow:hidden;}
.product_list1 dl:hover dd a{color:#006ce3;text-decoration:none;}
.product_list1 dl:hover img{border:solid 1px #006ce3;}
.product_list2{width:1000px;}
.product_list2 ul{ margin-top:10px;}
.product_list2 li {  text-align:center; float:left; margin-right:34px;margin-bottom:20px; position:relative; width:185px; line-height:24px;}
.product_list2 li img{ border:1px solid #cecece;width:196px;height:89px;}
.product_list2 li img:hover{ border:1px solid #006ce3;}
.product_list2 li span{ font-size:13px; color:#333;}
.product_list2 li a{ text-decoration:none;}
.product_list2 li:hover span{ text-decoration:none; color:#006ce3;}
.product_list2{width:1000px;}
.product_list2 dl{width:284px;float:left;margin-right:34px;margin-bottom:10px;}
.product_list2 dl dt{width:284px;height:185px;}
.product_list2 dl dt img{ width:284px; height:185px;border:solid 1px #ddd;}
.product_list2 dl dd{width:284px;height:40px;text-align:center;line-height:40px; overflow:hidden;}
.product_list2 dl dd a{color:#666;}
.product_list2 dl:hover dd a{color:#006ce3;text-decoration:none;}
.product_list2 dl:hover img{border:solid 1px #006ce3;}
.product_list3{width:1000px;}
.product_list3 dl{width:286px;float:left;margin-right:36px;margin-bottom:10px;}
.product_list3 dl dt{width:284px;height:257px;}
.product_list3 dl dt img{ width:284px; height:257px;border:solid 1px #ddd;}
.product_list3 dl dd{width:284px;height:40px;text-align:center;line-height:40px; overflow:hidden;}
.product_list3 dl dd a{color:#666;}
.product_list3 dl:hover dd a{color:#006ce3;text-decoration:none;}
.product_list3 dl:hover img{border:solid 1px #006ce3;}
.product_list4{width:1000px;}
.product_list4 dl{width:286px;float:left;margin-right:36px;margin-bottom:10px;}
.product_list4 dl dt{width:284px;height:206px;}
.product_list4 dl dt img{ width:284px; height:206px;border:solid 1px #ddd;}
.product_list4 dl dd{width:284px;height:40px;text-align:center;line-height:40px; overflow:hidden;}
.product_list2 dl dd a{color:#666;}
.product_list4 dl:hover dd a{color:#006ce3;text-decoration:none;}
.product_list4 dl:hover img{border:solid 1px #006ce3;}
.product_list5{width:1000px;}
.product_list5 dl{width:286px;float:left;margin-right:36px;margin-bottom:10px;}
.product_list5 dl dt{width:284px;height:152px;}
.product_list5 dl dt img{ width:284px; height:152px;border:solid 1px #ddd;}
.product_list5 dl dd{width:284px;height:40px;text-align:center;line-height:40px; overflow:hidden;}
.product_list5 dl:hover dd a{color:#006ce3;text-decoration:none;}
.product_list5 dl:hover img{border:solid 1px #006ce3;}}
.ny_proInfo{height:342px;overflow: hidden;font-size: 14px;color: #333;line-height: 26px;border-bottom: 1px dotted #aaa;margin-bottom:10px;}
.ny_lianxi a{display: block;float: left;width: 140px;height: 30px;background-color: #006ce3;color: #fff;text-align: center;line-height: 30px;font-size: 16px;}
.ny_lianxi span{font-size: 24px;font-weight: bolder;color: #006ce3;padding-left: 20px;line-height: 30px;}
.ny_Nowbuy a{ height:40px; width:100%; background-color:#006ce3; color: #fff; text-align: center; line-height: 40px; font-size: 16px; margin-top: 10px; float:left; margin-right:20px;}
.ny_Nowbuy a:hover{background-color:#006ce3;color:#fff;}
.ny_newsInfo{width: 838px;height: 50px;overflow: hidden;font-size: 13px;color: #333;line-height: 24px;margin-bottom: 10px;}
.ny_newsTit{margin-left: 10px;max-width: 260px;overflow: hidden;}
/*--------------留言页--------------*/
.inxliuyan{ width: 550px;margin:0 auto;}
.inxliuyan>p{font-size: 24px;color: #2b2b2b;margin-bottom: 20px;}
.inxGBook_Name {height: 50px;width: 540px;padding-left: 10px; float: left; border:1px solid #ededed;color: #555; margin-bottom: 20px;font-size: 14px;}
.inxFkPhone{height: 50px;width: 540px;padding-left: 10px; float: left; border:1px solid #ededed; color: #555;margin-bottom: 20px;font-size: 14px;}
.inxFktitle{height: 50px;width: 540px;padding-left: 10px; float: left; border:1px solid #ededed; color: #555;margin-bottom: 20px;font-size: 14px;}
.inxMessContent{ width: 540px;height: 50px;padding-left: 10px;float: left; border:1px solid #ededed; color: #555;padding-top: 10px;font-size: 14px;}
.inxsubmi{width: 180px;height: 40px; border: none; margin:22px 0 0 75px; cursor: pointer;border-radius: 5px;
    background: #2b2b2b; text-align:  center; line-height: 40px; color: #fff; font-size: 14px;transition:all 0.5s;}
.inxsubmi:hover{background: #069bf2;}
.inxrest{width: 180px;height: 40px; border: none; margin:22px 0 0 40px; cursor: pointer;border-radius: 5px;
    background: #2b2b2b; text-align:  center; line-height: 40px; color: #fff; font-size: 14px;transition:all 0.5s;}
.inxrest:hover{background: #069bf2;}
/*--------------推荐新闻--------------*/
.hots {background:#fff;border:1px solid #ccc; padding-top:15px; margin-bottom:30px; border-top:none;}
.hots li{margin-left:8px;line-height: 30px;overflow:hidden;width:218px;font-size:13px;text-align:center; margin-bottom:15px;}
.hots li img {border:1px solid #ccc; width:210px; height:170px;}
.hots li img:hover { border:1px solid #00ccff;}
.hots a {display:block; text-decoration:none;}
.hots a p{font-size: 14px;color: #333;}
.hots_news {padding:5px 6px 20px 6px;border:1px solid #ccc; border-top:none;}
.hots_news li{line-height: 32px;height:32px;overflow:hidden;border-bottom: 1px dashed #ccc;margin-bottom:5px;text-indent:10px;
text-overflow: ellipsis;white-space: nowrap;}
.hots_news a {color: #333;}
.hots_news a:hover{color: #006ce3;}
/*--------------搜索页--------------*/
.search_list { width:1130px; margin:0 auto 0; }
.search_list li { width:252px; float:left; height:188px; text-align:center; margin:3px 15px 7px; line-height:30px;}
.search_list li img { border:1px solid #cecece;}
.search_list li img:hover { border:1px solid #006ce3;}
/*==========内页样式开始========*/
#content{ width:1200px; margin:50px auto; margin-bottom:20px;}
.list_box {overflow:hidden;}
.list_box .box_bt{ width: 830px; height:39px; font-size:12px; border-bottom:1px solid #e1e1e1;}
.lift_zuo{ width:250px; float:left;}
.n_pro_list .list .hover {background: #006ce3 url(../images/list_li.png) no-repeat 50px -22px !important; display:block; color:#fff;}
.product_bigimg_text .pro_lianxi{ width:380px;}
.product_bigimg_text .pro_lianxi a{ color:#fff; width:80px; height:34px; background:#262a32; text-align:center; font-size:14px; line-height:34px; display:block; margin-bottom:10px;}
.product_bigimg_text .pro_lianxi1 p{ color:#0066ff; font-weight:bold; margin-top:12px; font-size:20px;}
.left_box{width:220px;float:left;}
.list_left {float: left;width: 220px;margin-right: 30px;}
.list_right {float: right;width: 930px;}
.list_right .box_sj .box_y p{ font-size:12px; line-height:24px;}
.list_right .box_sj .box_y p.box_h{ height:45px; overflow:hidden;}
.top_title {line-height:39px;height:39px;text-align: center; background-color:#00ccff;}
.top_title h2 {font-family: "微软雅黑";font-size: 16px; color: #fff;}
.top_title h2 span{ font-size:12px; font-weight:normal;}
.left_con {line-height: 20px;}
.left_con{ border: 1px solid #ccc;}
.left_con ul li {line-height: 34px;border-bottom: 1px dotted #ccc;}
.left_con ul li a {display: block; font-size: 14px; color: #666; text-decoration: none;text-align: center;}
.left_con ul li a:hover {background:#ccc; text-decoration: none; color: #fff;}
.pro_pic li {float: left;margin-right:38px; margin-bottom:20px;text-align: center;width: 284px;}
.pro_pic li span{ margin-top:10px; display:block; height:18px; overflow:hidden;}
.pro_pic li img{border: 1px solid #dedede;width:284px;}
.pro_pic li img:hover{border: 1px solid #006ce3;width:284px;}
.pro_pic{ width:1000px; margin-top: 15px;}
.pro_pic a{ text-decoration: none;color: #333;font-size: 14px;}
.pro_pic a:hover span{color: #006ce3; }
.pos {background: #f1f1f1 none repeat scroll 0 0; border: 1px dashed #ccc; height: 38px; line-height: 38px; text-indent: 10px;}
.pos h2 {height: 38px;line-height: 38px;padding-right:20px;font-family: "微软雅黑";font-size: 15px;display: block;float: left; color:#006ce3;}
.pos span {float: right;height: 40px;line-height: 40px;padding-right:15px;}
.pos span a {color: #666; text-decoration: none;}
.pos span a:hover {color: #006ce3; text-decoration: underline;}
.moxing {overflow:hidden;width:220px;}
.lianxi_title h2 {color: #fff;padding-left: 20px;font-family: "微软雅黑";font-size: 15px;}
.lianxi_title{line-height: 39px;background-color: #00AA3A;height: 39px;}
.list_lbot{margin:15px 0 35px 0;}
.list_contact{border: 1px solid #ccc;padding:10px;}
.list_contact p{line-height:24px;color:#818181;padding-left:15px;padding-right:15px;}
.pro_details_tongji {text-align: center;width: 100%;border-bottom: 1px dashed #ccc;padding-bottom: 5px;margin-bottom: 15px; font-size:13px;}
.pro_photo{ padding-top:20px;}
.article_list1{ margin-top:10px; }
.article_list1 li{line-height:34px;margin-left:5px;margin-bottom:5px; border-bottom:1px dotted #c2c2c2;}
.article_list1 li a{display:block;color: #333;font-size: 13px;font-weight: bold;}
.article_list1 li a:hover {text-decoration:none;color:#006ce3; }
.article_list1 li a .date{ float:right; color:#999;font-weight:normal;font-size:13px;}
.article_list1 li a:hover .date {text-decoration:none;color:#006ce3; }
.page { text-align: center; margin:20px auto; clear:both; padding-top:30px;}
.page a {  margin:0 7px; color: #333;}
.page a:hover{background:#006ce3;color:#fff;border:1px solid #006ce3;}
.pro_photo h3 {text-align: center;line-height: 50px;font-size: 14px;padding-top: 10px; font-weight: bold;}
.pro_photo p{color:#333;}
.n_con{ color:#666; font-size:14px; line-height:24px;}
.n_con p {line-height: 24px;color: #333;text-indent: 2em; margin-bottom:5px; color:#666; font-size:14px;}
.goto{ color:#666; font-size:14px; line-height:24px;}
.goto p {line-height: 24px;color: #666;}
.goto p a{ margin-right:30px;}
.info_news span {float: right; color:#999; font-size:12px;}
.info_news li {line-height: 35px;padding-right: 10px;background:url(../images/new_jt.png) left center no-repeat; padding-left: 15px;margin-left: 10px;border-bottom: 1px dashed #CCC;}
.wz1{ margin-top:30px;}
.pro_ph1{ float:right; margin-top:20px;}
.pro_ph1 a{ margin:0 10px; float:right; line-height:36px; font-size:16px; color:#88be4c;}
.article_list_img {background:#f2f2f2; height:120px; padding:10px; margin-bottom:10px;}
.article_list_img dt { float:left; margin-right:20px;}
.article_list_img dd { float:left; width:470px; line-height:24px; height:120px; overflow:hidden;}
.article_list_img dd a { color:#f66304;}
.article_list_img dd a:hover { text-decoration:underline;}
.current_content h1 { text-align:center; color:#333; font-size:16px;}
.current_content h2 { text-align:center; color:#333; font-size:16px;font-weight:bold;}
.contact{background:url(../images/contact.png) no-repeat  top center;}
.current_content h3 { text-align:center; margin-top:5px; font-weight:normal; line-height:30px; height:32px; font-size:13px;}
.current_content .current_text { margin-top:7px; border-top:1px dashed #ccc; padding-top:15px;}
.current_content .current_text p{ line-height:24px;font-size: 13px;color: #333; margin-top:15px;}
.current_content a{font-size: 13px;color: #006ce3;test:expression(target="_blank");}
.current_content a:active {test:expression(target="_blank");}
.current_content{font-size: 13px;color: #333;}
.current_content a:hover{ color:#fff;}
.current_contents a:hover{ color:#006ce3;}
.hot{ margin-top:50px; margin-bottom:20px;}
.hot div{font-size: 14px;font-weight: bold;color: #006ce3;}
.lx{ width:838px;}
.leftlx .dianh{padding:0 5px 20px 10px;}
.leftlx p{line-height:24px;}
.hots_news .dianhua {background: url(../images/Teln.gif) no-repeat scroll 0 18px transparent;color: #666666;line-height:23px;padding: 10px 0 10px 55px;}
.hots_news .dianhua span {display: block;font:18px "Impact";color:#006ce3;height:23px;overflow:hidden;}
.dianh p{line-height: 24px;font-size: 13px;color: #333;}
.nyBanner{width: 1100px;height: 300px;margin: 0 auto;margin-top: 20px;}
/*goTop*/
.goTop_Box{position: relative;}
.right-bar{position: fixed;bottom: 10%;right: 4%;z-index: 9999;zoom: 1;}
.gotop{width:50px;height:50px; background:url(../images/totop.png) no-repeat center #006ce3;cursor: pointer;}
/*---------------下载-----------------------*/
.downlist {line-height: 24px;color: #666;}
.downlist ul li {border-bottom: 1px dashed #dedede;height: 35px;line-height: 35px;}
.downlist ul li a {color: #00ccff;font-weight: bold;}
.downlist ul li a:hover { text-decoration: underline; }
.downlist ul li span {float: right;color: #666;}
.downlist ul p {line-height: 24px;color: #666;}
/*down*/
