/*通用样式*/
html{ overflow-x: hidden;}
body{
	min-width: 320px;
	 margin:0 auto;
	padding:0;
	font-family:"Microsoft YaHei";
	color:#636363;
	font-size: 14px;
	position:relative;
}
input,button,select,textarea{outline:none;}
div,p,ul,li{ margin:0; padding:0;}
ul,li{ list-style:none;}
a{ text-decoration:none;font-family:"Microsoft YaHei"; color:#515151;}
a:hover{text-decoration: none;}
.qc{clear:both; height:0px;}
img{ border:0px;outline-width:0px;vertical-align:top; }
b{
	font-weight:normal;}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	padding:0px;
	margin:0;
	font-weight:normal;
}
u{text-decoration:none;}
.ywdx{text-transform:uppercase;}
i{font-style:normal;}
input{font-family:"Microsoft YaHei";}
textarea{font-family:"Microsoft YaHei"; padding:0; margin:0;}

.animationbox,.animationbox *,.animationbox *::after,.animationbox *::before,.animationbox::after,.animationbox::before{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}

.animationbox5,.animationbox5 *,.animationbox5 *::after,.animationbox5 *::before,.animationbox5::after,.animationbox5::before{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}

.margintop20{ margin-top: 20px;}
.margintop30{ margin-top: 30px;}
.margintop40{ margin-top: 40px;}
.margintop50{ margin-top: 50px;}
.margintop60{ margin-top: 60px;}
.margintop70{ margin-top: 70px;}
.margintop80{ margin-top: 80px;}
.marginbottom80{ margin-bottom: 80px;}
.marginbottom70{ margin-bottom: 70px;}
.marginbottom60{ margin-bottom: 60px;}
.marginbottom50{ margin-bottom: 50px;}
.marginbottom40{ margin-bottom: 40px;}
.marginbottom30{ margin-bottom: 30px;}
.marginbottom20{ margin-bottom: 20px;}
.paddingtop20{ padding-top: 20px;}
.paddingtop30{ padding-top: 30px;}
.paddingtop40{ padding-top: 40px;}
.paddingtop50{padding-top: 50px;}
.paddingtop60{padding-top: 60px;}
.paddingtop70{padding-top: 70px;}
.paddingtop80{padding-top: 80px;}
.paddingbottom20{ padding-bottom: 20px;}
.paddingbottom30{ padding-bottom: 30px;}
.paddingbottom40{ padding-bottom: 40px;}
.paddingbottom50{ padding-bottom: 50px;}
.paddingbottom60{ padding-bottom: 60px;}
.paddingbottom70{ padding-bottom: 70px;}
.paddingbottom80{ padding-bottom: 80px;}

.fy{text-align: center;}

#AspNetPager1 { line-height:50px;}
#AspNetPager1 a,#AspNetPager1 span{ border-right:1px solid #fff; display: inline-block; background:#1d86ec; color:#fff; padding: 0 20px; -webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
#AspNetPager1 span{ background:#6fb2f4 !important;}
#AspNetPager1 .syy{ background:#1d86ec; color:#fff;}
#AspNetPager1 a:hover{ background:#6fb2f4;}
#cnzz_stat_icon_1279130452 img{    vertical-align: middle; }

#icon_module{ z-index:20 !important;}
.video video{ width:100%; height:auto;}
.video{ position: relative;}
.video::after{content: ""; display: block; width: 100%; height: 100%; position: absolute; left:0; top:0; background:rgba(0,0,0,0.5); z-index:1;}
.videotext_1{ position: absolute; left:0; top:50%; margin-top:-70px; width:100%; font-size:60px; text-align: center; color:#fff; z-index:2;}
.videotext_2{ display: block; position: absolute; left:0; top:50%; margin-top:20px; width:100%; font-size:20px; text-align: center; color:#fff; z-index:2;}


.baibj{ background: #fff;}
.huibj{ background: #fafafa;}

.top{ background: #191d24; color: #fff; position: relative;}
.top .left{ float: left; padding: 17px 0 17px 40px; width: 380px;}
.top .left .img_1{ width: 29.47%; display: block; float: left;}
.top .left .img_2{ width: 60%; display: block; float: left;}

.top .right{ float: right;}
.top .right .pc_nav{ float: left;}
.top .right .pc_nav li{ float: left; line-height: 70px;}
.top .right .pc_nav li>a{ display: block; overflow: hidden; color: #fff; font-size: 15px; padding: 0 20px; position: relative;}
.top .right .pc_nav li>a::after{ content: ""; position: absolute; left: -50px; bottom: 5px; width: 100%; height: 2px; background: #1d86ec; opacity: 0;}
.top .right .pc_nav li:hover>a::after{ opacity: 1;left: 0;}
.top .right .pc_nav li:first-child a { border-left: none; }
.top .right .pc_nav li:last-child a{ border-right: none; }
.top .right .pc_nav li:hover > a { color: #1d86ec; }
.top .right .pc_nav .pc_navul {
	position: absolute;
	top: 70px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
	background: #1f242d;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}
.top .right .pc_nav li:hover > .pc_navul { opacity: 1;height: auto; padding: 1% 0;}
.top .right .pc_nav li > .pc_navul .container{  max-width: 1200px; margin: 0 10% 0 0; float: right;}
.top .right .pc_nav .pc_navul a{ float: right; background: #363b45; line-height: 28px; padding: 18px; margin: 10px 0.5%; width: 24%;}
.top .right .pc_nav .pc_navul a span{ display: block; color: #fff; font-size: 14px;}
.top .right .pc_nav .pc_navul a p{ color: #9095a0;font-size: 14px;}
.pc_navljkt{ background: #1d86ec; color: #fff; line-height: 30px; padding: 0 30px; display: block; float: right; border-radius: 5px; margin: 20px 40px 20px 0;}
.pc_navljkt:hover{ background: #57a4ef;}


.banner{ position: relative;}
.banner.flexslider .slides a{ display: block; height: 600px; background-position: center; background-size: cover;}
.banner.flexslider .slides img{ opacity: 0; display: none; height: 1px;}
.banner .flex-control-nav{ bottom: 10px;}
.banner .flex-control-paging li a.flex-active{ background: #fff;}
.banner .flex-control-paging li a{background: rgba(0,0,0,0.5);}
.banner .tb-btn a.active{ background: #3385ff;}

.banner.flexslider .slides{ height: 600px;}
.banner .tb-arrow a.next{  right: 10px;}
.banner .tb-arrow a.prev{ left: 10px;}
.banner .tb-arrow{ width: 100%;}


.sy_box_1 a{ display: block; width: 25%; float: left; background: url(../images/nav_1.jpg) left center no-repeat; padding: 20px 0 20px 112px;}
.sy_box_1 a.sy_box_2a{ background-image: url(../images/nav_2.jpg);}
.sy_box_1 a.sy_box_3a{ background-image: url(../images/nav_3.jpg);}
.sy_box_1 a.sy_box_4a{ background-image: url(../images/nav_4.jpg);}
.sy_box_1 span{ font-size: 24px; color: #2c2c2c;}
.sy_box_1 p{ font-size: 15px; color: #828282;}

.sy_title{ text-align: center;}
.sy_title p{ font-size: 34px; color: #181818; line-height: 60px;}
.sy_title p i{ color: #1d86ec;}
.sy_title span{ font-size: 16px; color: #808080; display: block;}
.sy_box_2nr{ margin-top: 40px;}
.sy_box_2nr .left{ float: left; width: 40%; background: url(../images/bj_1.jpg) center no-repeat; background-size: cover; padding-top: 3px;}
.sy_box_2nr .sy_box_2nrtitle{ font-size: 24px; color: #fff; background: url(../images/nav_5.png) left 20px top 25px no-repeat; padding: 20px 0 10px 60px; border-bottom: 1px solid rgba(255,255,255,0.3);}
.sy_box_2nr ul{ padding-bottom: 20px; padding-top: 10px;}
.sy_box_2nr ul li{ margin: 26px 13%; padding:0;}
.sy_box_2nr ul li a{ display: block; background: url(../images/nav_9.png) left 10px center no-repeat; background-size: 36px 32px; padding: 10px 10px 10px 60px;}
.sy_box_2nr ul li a:hover{ background-color: rgba(255,255,255,0.2);}
.sy_box_2nr .left ul li:nth-child(2) a{background-image: url(../images/nav_10.png)}
.sy_box_2nr .left ul li:nth-child(3) a{background-image: url(../images/nav_11.png)}
.sy_box_2nr .left ul li:nth-child(4) a{background-image: url(../images/nav_12.png)}
.sy_box_2nr .left ul li:nth-child(5) a{background-image: url(../images/nav_13.png)}
.sy_box_2nr .left ul li:nth-child(6) a{background-image: url(../images/nav_14.png)}
.sy_box_2nr .left ul li:nth-child(7) a{background-image: url(../images/nav_15.png)}
.sy_box_2nr ul li p{ font-size: 18px; color: #fff;}
.sy_box_2nr ul li span{ display: block; min-height: 36px; line-height: 18px; font-size: 14px; color: rgba(255,255,255,0.6);}
.sy_box_2nr ul li.hot p i{ position: relative;}
.sy_box_2nr ul li.hot p i::after{ content: ""; display: block; width: 43px; height: 15px; background: url(../images/nav_16.png) center no-repeat; background-size: contain; position: absolute; top:0; right:-50px;}

.sy_box_2nr .right{width: 58.5%; float: right;}
.sy_box_2nr .right .right_box1{ background: url(../images/bj_2.jpg) center no-repeat; background-size: cover; margin-bottom: 2%;}
.sy_box_2nr .right .right_box1 .sy_box_2nrtitle{background-image: url(../images/nav_6.png)}

.sy_box_2nr .right .right_box1 ul{ overflow: hidden; padding: 15px 2% 40px;}
.sy_box_2nr .right .right_box1 ul li{ width: 50%; margin: 10px 0 0; padding: 0 10px; float: left;}
.sy_box_2nr .right .right_box1 ul li:nth-child(1) a{background-image: url(../images/nav_17.png)}
.sy_box_2nr .right .right_box1 ul li:nth-child(2) a{background-image: url(../images/nav_18.png)}
.sy_box_2nr .right .right_box1 ul li:nth-child(3) a{background-image: url(../images/nav_19.png)}
.sy_box_2nr .right .right_box1 ul li:nth-child(4) a{background-image: url(../images/nav_20.png)}

.sy_box_2nr .right .right_box2l{ float: left; width: 49%; background: url(../images/bj_3.jpg) center no-repeat; background-size: cover;}
.sy_box_2nr .right .right_box2l .sy_box_2nrtitle{background-image: url(../images/nav_7.png)}
.sy_box_2nr .right .right_box2l ul li{margin: 2px 5%;}
.sy_box_2nr .right .right_box2l ul li:nth-child(1) a{background-image: url(../images/nav_21.png)}
.sy_box_2nr .right .right_box2l ul li:nth-child(2) a{background-image: url(../images/nav_22.png)}
.sy_box_2nr .right .right_box2l ul li:nth-child(3) a{background-image: url(../images/nav_23.png)}

.sy_box_2nr .right .right_box2r{ float: left; width: 49%; margin-left: 2%; background: url(../images/bj_4.jpg) center no-repeat; background-size: cover;}
.sy_box_2nr .right .right_box2r .sy_box_2nrtitle{background-image: url(../images/nav_8.png)}
.sy_box_2nr .right .right_box2r ul li{margin: 2px 5%;}
.sy_box_2nr .right .right_box2r ul li:nth-child(1) a{background-image: url(../images/nav_24.png)}
.sy_box_2nr .right .right_box2r ul li:nth-child(2) a{background-image: url(../images/nav_25.png)}
.sy_box_2nr .right .right_box2r ul li:nth-child(3) a{background-image: url(../images/nav_26.png)}

.sy_box_3nr{}
.sy_box_3nr .sy_box_3nrtitle div{ float: left;}
.sy_box_3nr .sy_box_3nrtitle .dangqian{ background: #192333 url(../images/nav_30.png) center top 30px no-repeat; font-size: 20px; font-weight: bold; color: #fff; padding: 80px 50px 30px;;cursor:pointer;}
.sy_box_3nr .sy_box_3nrtitle .dangqian:nth-child(2){background-image: url(../images/nav_31.png);}
.sy_box_3nr .sy_box_3nrtitle .dangqian:nth-child(3){background-image: url(../images/nav_32.png);}
.sy_box_3nr .sy_box_3nrtitle .qita{ font-size: 20px; color: #202020; background: url(../images/nav_27.png) center top 30px no-repeat; font-size: 20px; padding: 80px 50px 30px;cursor:pointer;}
.sy_box_3nr .sy_box_3nrtitle .qita:nth-child(2){background-image: url(../images/nav_28.png);}
.sy_box_3nr .sy_box_3nrtitle .qita:nth-child(3){background-image: url(../images/nav_29.png);}
.none{ height: 0 !important; overflow: hidden !important;}
.sy_box_3nrhover{background: #192333; height: auto}
.sy_box_3nrhover .text_1{ font-size: 30px; color: #fff; line-height: 40px;}
.sy_box_3nrhover .text_2{ font-size: 18px; color: #bbbcbf; line-height: 30px; border-bottom: 1px solid rgba(255,255,255,0.2);}
.sy_box_3nrhover .text_3{ height: 350px; overflow: hidden; margin-bottom: 60px; margin-top: 30px;}
.sy_box_3nrhover .text_4{ font-size: 20px; color: #fff; margin: 0 0 20px 0;}
.sy_box_3nrhover .text_3 ul{ margin: 0 -10px 10px;}
.sy_box_3nrhover .text_3 ul li{ padding: 0 10px 20px;}
.sy_box_3nrhover .text_3 ul li div{ background: #1d86ec; color: #fff; padding: 20px;}
.sy_box_3nrhover .text_3 ul li span{ font-size: 18px; color: #fff; display: block; margin-bottom: 5px;}
.sy_box_3nrhover .text_3 ul li p{ font-size: 14px; color: rgba(255,255,255,0.6); line-height: 20px;height: 40px; overflow: hidden;}

#scrolllayout{height: 350px;}
.scrollcontent{ top:0; left:0; padding-right: 30px;}
/* 滚动条样式 */
#Yscrollouter{width: 5px; height: 100%; border-radius: 10px; background: rgba(255,255,255,0.2); position: absolute;top:0; right: 0; display: block !important; opacity: 1 !important;}
#Yscrollinner{width: 5px; height: 100px; background: #1d86ec; border-radius:10px; position: absolute; top: 0; left: 0; }
/* 滚动条样式 */

#div1{ height: 350px; overflow: hidden; position: relative; }
.div2{ padding-right: 30px; position: absolute; left:0; top:0;}

#div3{ height: 350px; overflow: hidden; position: relative; }
.div4{ padding-right: 30px; position: absolute; left:0; top:0;}

.sy_box_4nr{ margin: 0 -20px;}
.sy_box_4nr li div{ padding:0 20px;}
.sy_box_4nr .text_1{ text-align: center; color: #1d86ec; font-size: 26px;}
.sy_box_4nr .text_1 i{ font-size: 53px; vertical-align: middle; margin-right: 5px;}
.sy_box_4nr .text_1 span{ font-size: 12px; font-family: simsun; border-radius: 50px; display: inline-block; width: 20px; height: 20px; line-height: 18px; text-align: center; border: 1px solid #1d86ec; border-radius: 50%; vertical-align: middle; margin-left: 5px;}
.sy_box_4nr .text_2{ font-size: 14px; line-height: 26px; color: #9c9c9c;}
.sy_box_4nr img{ display: block; margin: 30px auto 0; max-width: 80%;}

.sy_box_5title p{ float: left; padding: 0 8% 0 25px; line-height: 80px; font-size: 20px; color: #181818; position: relative;cursor:pointer; overflow: hidden;}
.sy_box_5title p::after{ content: ""; display: block; width: 130px; height: 8px; border-radius: 30px 30px 0 0; background: #1d86ec; position: absolute; left:-50px; bottom: 0; opacity: 0;}
.sy_box_5title p.dangqian{ color: #1d86ec;}
.sy_box_5title p.dangqian::after{left:0; opacity: 1;}

.sy_box_5nr .sy_box_5nrhover{ overflow: visible;}
.sy_box_5nr ul{ overflow: auto;}
.sy_box_5nr ul li{ padding: 10px 10px;}
.sy_box_5nr ul li .sy_box_5nrlibox{
	display: block;
	background: #fff;
	-moz-box-shadow:1px 1px 10px #e4e4e4;
	-webkit-box-shadow: 1px 1px 10px #e4e4e4;
	box-shadow: 1px 1px 10px #e4e4e4;
	padding: 50px 30px;
	position: relative;
	overflow: hidden;
}
.sy_box_5nr ul li .sy_box_5nrlibox::before {
    content: '';
    position: absolute;
    top: 190px;
    left: -5px;
    width: 0;
    height: 0;
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    border-bottom: 190px solid rgba(29,134,236,0.05);
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.sy_box_5nr ul li .sy_box_5nrlibox::after {
    content: '';
    position: absolute;
    top: 190px;
    left: -5px;
    width: 0;
    height: 0;
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    border-bottom: 190px solid rgba(29,134,236,0.05);
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.sy_box_5nr ul li .sy_box_5nrlibox:hover::before {
    opacity: 1;
    -webkit-transform: translate(0px,-190px);
    transform: translate(0px,-190px);
}
.sy_box_5nr ul li .sy_box_5nrlibox:hover::after {
    opacity: 1;
    -webkit-transform: translate(0px,-150px);
    transform: translate(0px,-150px);
}



.sy_box_5nr ul li img{ float: left; border-radius: 10px; width: 76px; height: 76px;}
.sy_box_5nr ul li .text{ padding-left: 90px;}
.sy_box_5nr ul li .text span{ width: 100%; height: auto; position: static; display: block; font-size: 20px; color: #232323; margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sy_box_5nr ul li .text p{ font-size: 14px; color: #8f8f8f; line-height: 24px; height: 48px; overflow: hidden;}

.sy_box_6nr .img{ overflow: hidden;}
.sy_box_6nr img{ width: 100%;}
.sy_box_6nr .text_1{ font-size: 20px; color: #111111; padding: 10px 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sy_box_6nr .text_2{ font-size: 14px; color: #999999; line-height: 24px; height: 48px; overflow: hidden; padding: 0 20px;}

.sy_box_6nr ul li a:hover img{
	-webkit-transform: scale3d(1.1,1.1,1);
	-ms-transform: scale3d(1.1,1.1,1);
	-o-transform: scale3d(1.1,1.1,1);
	-moz-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}
.sy_box_6nr ul li a:hover .text_1{ color: #1d86ec;}
.sy_box_7{ height: 360px; background: url(../images/tp_3.jpg?v=1.1) center no-repeat; background-size: cover;}

.bottom_1{ background: #181d24; padding: 60px 0 0;}
.bottom_2{ overflow: visible;}
.bottom_2 .left img{ max-width: 95%;}
.bottom_2 .left .text_1{ font-size: 15px; color: #fff; margin-top: 20px;}
.bottom_2 .left .text_2{ font-size: 24px; font-weight: bold; color: #fff; margin-bottom: 20px;}
.bottom_2 .right ul{ overflow: hidden;}
.bottom_2 .right ul li{ float: left; width: 14.2857%;}
.bottom_2 .right ul li span a{ font-size: 18px; color: #ffffff;}
.bottom_2 .right ul li span a:hover{ color: #1d86ec;}
.bottom_2 .right ul li p a{ font-size: 15px; color: #afafaf; line-height: 38px;}
.bottom_2 .right ul li p a:hover{ color: #fff;}


.bottom_3{ line-height: 24px; padding: 20px 0; text-align: center; border-top: 1px solid #474a50; font-size: 14px; color: #afafaf;}
.bottom_3 span{ display: inline-block; padding: 0 10px;}
.bottom_3 a{ color: #afafaf;}
.bottom_3 a:hover{ color: #fff;}


.bottomlink{clear: both; padding-top:20px;}
.bottomlink .bottomlinka{ color:#afafaf; padding: 0 10px;}



.weifukuang{ display: none;}

.tankbj{position:fixed; top:0; left:0; width:100%; height:100%; background:#000;}
.tankbj a{height:100%; display:block;}
.tanknr{width:280px; height:320px; position:fixed; left:50%; top:50%; margin-left:-140px; margin-top:-160px; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius:10px; background: #fff; border-radius: 10px; padding: 20px;}
.tankx{ width: 40px; height: 40px; line-height: 40px; text-align: center; display:block; float:right; position: absolute; right: -10px; top: -10px; background: #fff; border-radius: 50%;
-moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
}
.tankx:hover{
	transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
}

.tophover,.tophover *,.tophover *::after,.tophover *::before,.tophover::after,.tophover::before{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.top1_ssyk,.top1_ssyk *,.top1_ssyk *::after,.top1_ssyk *::before,.top1_ssyk::after,.top1_ssyk::before{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}

.top1_ssyk .tankbj{ z-index: -1; opacity: 0;}
.tophover .tankbj{ z-index: 4; filter:alpha(opacity=9);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;}

.top1_ssyk .tanknr{ z-index: -1; opacity: 0; top: 20%;}
.tophover .tanknr{ z-index: 5; opacity: 1; top: 50%;}
.tanknr .text_1{
	font-size: 18px;
    line-height: 1;
    margin-top: 5px;
    color: #1d86ec;
}
.tanknr .text_2{
	font-size: 14px;
	opacity: .8;
	line-height: 1;
	margin-top: 7px;
	margin-bottom: 10px;
}
.tanknr .text_input{
    height: 48px;
    box-sizing: border-box;
    position: relative;
	border: none;
	background: #eee;
	margin-bottom: 10px;
}
.tanknr .text_input input{
	width: 100%;
	height: 48px;
	font-size: 16px;
	line-height: 44px;
	background-color: transparent;
	color: #666;
	font-size: 16px;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	padding-left: 50px;
	background: url(../images/nav_43.png) left 10px center no-repeat;
	background-size: 26px;
}
.tanknr .text_input input::-webkit-input-placeholder{
        color: #aaa;
}
.tanknr .text_input input::-moz-placeholder{ 
        color: #aaa;
}
.tanknr .text_input input:-ms-input-placeholder{
        color: #aaa;
}


.tanknr .text_4 input{ background-image: url(../images/nav_44.png);}
.tanknr .text_5 input{ background-image: url(../images/nav_45.png);}
.tanknr .btn_submit{ width: 100%; line-height: 40px; background: #1d86ec; color: #fff; border: none;}

.about_box_1{ position: relative;}
.about_box_1 #canvas{ height: 800px !important; display: block;}
.about_box_1 .aboutbox1nr{ width: 100%; height: 100%; display: block; position: absolute; left:0; top: 0; background: url(../images/bj_5.png); color: #fff;}
.about_box_1 .aboutbox1nr .container{ max-width: 1100px; padding-top: 10%;}
.about_box_1 .aboutbox1nr .text_1{ font-size: 40px; background: url(../images/nav_46.png) right center no-repeat;}
.about_box_1 .aboutbox1nr .text_2{ font-size: 48px; font-weight: bold;}
.about_box_1 .aboutbox1nr .text_3{ font-size: 18px;}
.about_box_1 .aboutbox1nr .text_4{ font-size: 16px; line-height: 30px;}

.about_box_2{ position: relative;}
.about_box_2 .abox2tit{ position: absolute; left: 0; top:-130px; width: 100%;}
.about_box_2 .abox2tit ul{ overflow: visible;}
.about_box_2 .abox2tit li{ background: #0b1b4e ; width: 20%; float: left; color: #fff; padding: 30px 20px 0 70px; height: 130px; position: relative; cursor:pointer;}
.about_box_2 .abox2tit li::after{ content: ""; display: block; width: 42px; height: 42px; background: url(../images/nav_47.png) center no-repeat; position: absolute; left:20px; top:50%; margin-top: -21px;}
.about_box_2 .abox2tit li:nth-child(2)::after{ background-image: url(../images/nav_48.png);}
.about_box_2 .abox2tit li:nth-child(3)::after{ background-image: url(../images/nav_49.png);}
.about_box_2 .abox2tit li:nth-child(4)::after{ background-image: url(../images/nav_50.png);}
.about_box_2 .abox2tit li:nth-child(5)::after{ background-image: url(../images/nav_51.png);}
.about_box_2 .abox2tit li p{ font-size: 24px; color: #ffffff;}
.about_box_2 .abox2tit li span{ font-size: 14px; color: #d1d7ea; line-height: 18px; display: block; height: 36px; overflow: hidden;}
.about_box_2 .abox2tit li.dangqian{ background:#006cff url(../images/bj_7.jpg) center no-repeat; background-size: cover;}
.about_box_2 .abox2tit li.dangqian::before{
	content: ""; display: block; width: 20px; height: 20px; background: #006cff; position: absolute; left: 50%; bottom: -10px; margin-left: -10px;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}

.aboutbox2_hover{ color: #fff;}
.aboutbox2_hover .abobox2right{ float: right; height: 660px; padding-top: 150px;}
.aboutbox2_hover .text_1{ font-size: 48px;}
.aboutbox2_hover .text_1 span{ font-size: 28px; color: #d1d7ea; padding-left: 10px;}
.aboutbox2_bj1{ background: url(../images/bj_8.jpg) center no-repeat; background-size: cover;}
.aboutbox2_bj1 .text_2{ font-size: 20px; color: #d1d7ea; margin: 10px 0 30px;}
.aboutbox2_bj1 .text_3{ font-size: 18px; margin: 10px 0 30px; line-height: 50px;}

.aboutbox2_bj2{ background: url(../images/bj_6.jpg) center no-repeat;}
.aboutbox2_bj2 .abobox2right ul li{ margin-top: 30px;}
.aboutbox2_bj2 .abobox2right ul li span{ display: block; background: url(../images/nav_48.png) left center no-repeat; background-size: 30px; padding-left: 40px; font-size: 28px;}
.aboutbox2_bj2 .abobox2right ul li p{ font-size: 14px; color: #a3b0d8; line-height: 18px; height: 54px; overflow: hidden; margin-top: 10px;}

.aboutbox2_bj3{ background: url(../images/bj_9.jpg) center no-repeat;}
.aboutbox2_bj3 .text_2{ font-size: 30px; margin-top: 20px;}
.aboutbox2_hover .aboutbox2_bj3 .abobox2right{ padding-top: 240px;}

.aboutbox2_bj4{ background: url(../images/bj_10.jpg) center no-repeat;}
.aboutbox2_bj4 .text_3{ font-size: 20px; margin: 50px 0 30px; line-height: 50px;}

.aboutbox2_bj5{ background: url(../images/bj_11.jpg) center no-repeat;}
.aboutbox2_bj5 .abobox2right ul li{ margin-top: 30px;}
.aboutbox2_bj5 .abobox2right ul li span{ display: block; background: url(../images/nav_51.png) left center no-repeat; background-size: 30px; padding-left: 40px; font-size: 28px;}
.aboutbox2_bj5 .abobox2right ul li p{ font-size: 14px; color: #a3b0d8; line-height: 18px; height: 54px; overflow: hidden; margin-top: 10px;}

.about_box_3{
	background: url(../images/bj_12.jpg) fixed center;
}
.about_box_3 .sy_title p{ color: #fff;}
.about_box_3 .sy_title span{ color: #fff;}
.about_box_3 ul li{ text-align: center; color: #fff;}
.about_box_3 ul li .abobox3nr{
	padding: 20% 10%; border: 1px solid rgba(255,255,255,0);
	-moz-transform:translateY(50px);
	-webkit-transform:translateY(50px);
	-o-transform:translateY(50px);
	-ms-transform:translateY(50px);
	transform:translateY(50px);

}
.about_box_3 ul li img{ max-width: 80%;}
.about_box_3 ul li span{ display: block; font-size: 26px; margin: 10px 0 30px;}
.about_box_3 ul li p{ font-size: 14px; color: #bdc9e4; line-height: 26px; height: 78px; overflow: hidden;}

.about_box_3 ul li .abobox3nr.dangqian{
	border: 1px solid rgba(255,255,255,0.25);
	-moz-transform:translateY(0);
	-webkit-transform:translateY(0);
	-o-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0);
}
.about_box_3 ul li .abobox3nr p{
	opacity: 0;
	-moz-transform:translateY(10px);
	-webkit-transform:translateY(10px);
	-o-transform:translateY(10px);
	-ms-transform:translateY(10px);
	transform:translateY(10px);
}
.about_box_3 ul li .abobox3nr.dangqian p{
	opacity: 1;
	-moz-transform:translateY(0);
	-webkit-transform:translateY(0);
	-o-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0);
}

.about_box_4{ position: relative; background: #000; z-index: 1; overflow: hidden;}
.about_box_4 canvas{position: absolute;top: 0;left: 0;width: 100%;height:100%;z-index: -1;opacity: 1;}
.about_box_4 .sy_title p{color: #fff;}
.about_box_4 .sy_title span{color: #fff;}

.vmc-centered{ padding: 10px 0;}
.vmc-centered img { transition: all 0.3s ease; }
.vmc-centered .vmc_active img { transform: scale(1.2); }
.about_box_4{ padding-bottom: 22%;}
.about_box_4 .vmc-container{ margin: 120px 0 0;}
.about_box_4 .vmcarousel-centered li{ text-align: center; line-height: 60px;}
.about_box_4 .vmcarousel-centered li span{ font-weight: bold; font-size: 40px; color: #818181; display: block; background: url(../images/bj_14.png) center no-repeat;}
.about_box_4 .vmcarousel-centered li p{ font-size: 16px; color: #818181; max-width: 380px; line-height: 30px; margin: 0 auto;}
.about_box_4 .vmcarousel-centered li.vmc_active span{ font-size: 55px; color: #fff;}
.about_box_4 .vmcarousel-centered li.vmc_active p{ font-size: 16px; color: #ffffff;}
.about_box_4 .vmcarousel-centered{ position: relative;}
.about_box_4 .vmc-arrow-right{ border-radius: 0; position: absolute; right:5px; top:0; width: 30%; height: 100%;text-align: right;}
.about_box_4 .vmc-arrow-right:after{
	content: ">"; color: #fff;margin-top: 28px; font-family: simsun;text-shadow: none;
}
.about_box_4 .vmc-arrow-left{ border-radius: 0; position: absolute; left:5px; top:0; width: 30%; height: 100%;text-align: left;}
.about_box_4 .vmc-arrow-left:after{
	content: "<"; color: #fff;margin-top: 28px; font-family: simsun;text-shadow: none;
}
.new_banner{
	background-image:url(../images/bj_15.jpg);
	background-attachment: fixed;
	background-size: auto 470px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333;
	position: relative;
}
.new_banner img{ max-width: 90%;}

.new_nav{ position: absolute; left:0; bottom: 0; width: 100%; background: rgba(0,0,0,0.2); overflow: hidden;}
.new_nav .button13{ line-height: 60px; margin-right: 1px; font-size: 18px;  width: 220px; display: block; float: left; text-align: center;}
.new_nav .button13::before{ content: none;}
.new_nav .button13::after{ background: #0650bf;}
.new_nav .button13 span{ position: relative; z-index: 2;}
.new_nav .button13.button13_hover::after{opacity: 1;-webkit-transform: scale(1,1);transform: scale(1,1);}

.new_list ul li{ z-index: 1;}
.new_list ul li.button6::before{ background: #eee; z-index: 2;}
.new_list ul li a{ display: block; overflow: hidden;padding: 70px 0;position: relative; z-index: 3;}
.new_list ul li .img{ float: right; width: 54%; overflow: hidden;}
.new_list ul li .img img{ width: 100%;}
.new_list ul li .text{ padding-right: 56%; padding-top: 15px;}
.new_list ul li .text_1{ font-size: 50px; color: #0650bf;}
.new_list ul li .text_1 span{ font-size: 28px; color: #777777; display: inline-block; width: auto; height: auto; position: static;}
.new_list ul li .text_2{ font-size: 32px; color: #333333; line-height: 44px; max-height: 88px; overflow: hidden;}
.new_list ul li .text_3{ font-size: 18px; color: #999; line-height: 24px; height: 48px; overflow: hidden; margin: 10px 0;}
.new_list ul li .button14{ width:165px; height:46px; line-height: 46px;}
.new_list ul li .button14::before{ background: #1d86ec;}
.new_list ul li .button14::after{ border: 1px solid #1d86ec;}
.new_list ul li .button14 span{ color: #fff; position: relative; z-index: 2; text-align: center; display: block;}
.new_list ul li .button14:hover span{ color: #1d86ec;}
.new_list ul li:nth-child(2),.new_list ul li:nth-child(4),.new_list ul li:nth-child(6){ background: #f9f9f9;}
.new_list ul li:nth-child(2) .img,.new_list ul li:nth-child(4) .img,.new_list ul li:nth-child(6) .img{ float: left;}
.new_list ul li:nth-child(2) .text,.new_list ul li:nth-child(4) .text,.new_list ul li:nth-child(6) .text{ padding-right: 0; padding-left: 56%;}
.new_list ul li a:hover .img img{
	-webkit-transform: scale3d(1.1,1.1,1);
	-ms-transform: scale3d(1.1,1.1,1);
	-o-transform: scale3d(1.1,1.1,1);
	-moz-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}
.new_info .newinfotitle{ font-size: 38px; color: #3d3d3d; margin-bottom: 10px;}
.new_info .newinfotitle1{ font-size: 14px; overflow: hidden; line-height: 20px;}
.new_info .newinfotitle1 .fanhui{ float: right; background: #b5b5b5; color: #fff; display: block; padding: 0 20px; border-radius: 20px;}
.new_info .newinfotitle1 .text_1{ background: #31d5bc; color: #fff; padding: 0 20px; display: block; float: left;}
.new_info .newinfotitle1 .text_2{ background: #b5b5b5; color: #fff; padding: 0 20px; display: block; float: left; margin-left: 1px; font-size: 12px;}
.new_info .newinfotitle1 i{ display: inline-block; font-size: 14px; color: #646464; margin: 0 20px 0 10px;}
.new_info .newinfotitle2{ font-size: 15px; color: #8b8b8b; line-height: 30px; padding: 30px; background: #f2f7f6; margin: 30px 0;}
.newinfonr{ font-size: 16px !important; color: #525252; line-height: 30px; border-bottom: 2px solid #d8d8d8; padding-bottom: 70px;}
.newinfonr img{ max-width: 100% !important; height: auto !important;}
.newinfosyp{ margin: 30px 0; font-size: 16px; color: #525252; line-height: 30px;}
.newinfosyp p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newinfosyp p a:hover{ color: #1d86ec;}
.newinfolianj{ font-size: 14px; color: #7b7b7b; border: 1px solid #ebebf4; line-height: 20px; padding: 10px 30px;}
.newinfolianj a:hover{ color: #1d86ec;}

.tuijtitle{ font-size: 24px; color: #3d3d3d; margin: 30px 0 10px;}
.tuijtitle span{ font-size: 17px; color: #b9b9b9;}
.tuijlist ul li a .img{ overflow: hidden;}
.tuijlist ul li a .img img{ width: 100%;}
.tuijlist ul li a .text1{ font-size: 20px; color: #111111;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; margin: 10px;}
.tuijlist ul li a .text2{ font-size: 14px; color: #999999; line-height: 24px; height: 48px; margin: 10px; overflow: hidden;}

.service_banner{
	background-image:url(../images/bj_17.jpg);
	background-size: auto 660px;
	color: #fff;
	text-align: center;
}
.service_banner .text_1{ font-size: 57px; margin-top: 14%;}
.service_banner .text_2{ font-size: 18px; margin-bottom: 18%;}
.service_banner ul{ margin: 0 0 40px 0;}
.service_banner ul li{ border-left: 1px solid rgba(255,255,255,0.2); overflow: hidden;}
.service_banner ul li:nth-child(1){ border: none;}

.service_banner ul li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    -webkit-transform: translate(-30%,-190%) rotate(-30deg);
    transform: translate(-30%,-190%) rotate(-30deg);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255,255,255,1);
    background-color: rgba(255,255,255,0.25);
}

.service_banner ul li:hover::before {
    opacity: 0;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}

.service_banner ul li p{ font-size: 24px;}
.service_banner ul li span{ font-size: 15px;}
.serbox_2 .sy_box_3nr .sy_box_3nrtitle .dangqian:nth-child(1){background-image: url(../images/nav_9.png);}
.serbox_2 .sy_box_3nr .sy_box_3nrtitle .dangqian:nth-child(2){background-image: url(../images/nav_10.png);}
.serbox_2 .sy_box_3nr .sy_box_3nrtitle .dangqian:nth-child(3){background-image: url(../images/nav_11.png);}
.serbox_2 .sy_box_3nr .sy_box_3nrtitle .dangqian:nth-child(4){background-image: url(../images/nav_12.png);}
.serbox_2 .sy_box_3nr .sy_box_3nrtitle .dangqian:nth-child(5){background-image: url(../images/nav_14.png);}

.serbox_2 .sy_box_3nr .sy_box_3nrtitle .qita:nth-child(1){background-image: url(../images/nav_57.png);}
.serbox_2 .sy_box_3nr .sy_box_3nrtitle .qita:nth-child(2){background-image: url(../images/nav_58.png);}
.serbox_2 .sy_box_3nr .sy_box_3nrtitle .qita:nth-child(3){background-image: url(../images/nav_59.png);}
.serbox_2 .sy_box_3nr .sy_box_3nrtitle .qita:nth-child(4){background-image: url(../images/nav_60.png);}
.serbox_2 .sy_box_3nr .sy_box_3nrtitle .qita:nth-child(5){background-image: url(../images/nav_61.png);}
.serbox_2 .sy_box_3nrhover .text_1{ border-bottom: 1px solid #474f5c; padding-bottom: 20px;}
.serbox_2 .sy_box_3nrhover .text_3{ height: auto; margin-bottom: 80px;}
.serbox_2 .sy_box_3nrhover .text_3 p img{ width: 100%;}

.serbox_3 img{ width: 100%;}
.serviceinfo_banner{ background-image: url(../images/bj_19.jpg);}
.serinfobox_1 { overflow: hidden; border-bottom: 1px solid #ededed;}
.serinfobox_1 .img{ float: left;}
.serinfobox_1 .img img{ width: 90px; height: 90px; border-radius: 10px;}
.serinfobox_1 .text_1{ padding-left: 120px;}
.serinfobox_1 .text_1 .text_1tit{ font-size: 38px; color: #3d3d3d; line-height: 40px;}
.serinfobox_1 .text_1 .text_1nr{ font-size: 14px; color: #646464; line-height: 24px; margin-top: 5px;}
.newinfonr .text_1{ font-size: 26px; font-weight: bold; color: #0650bf;}
.service_info1.sy_box_5nr{ overflow: visible;}

 .BMap_stdMpCtrl.BMap_stdMpType0.BMap_noprint.anchorTL,.BMap_cpyCtrl.BMap_noprint.anchorBL,.BMap_scaleCtrl,.anchorBL{ display: none;}
.centactnr{ position: relative;}
.centactnrrwm{ position: absolute; left:2%; bottom: 2%;}
.centactnrrwm img{ margin: 0 10px; max-width: 164px;}
.centactnrbox{ background: url(../images/bj_20.png) center no-repeat; position: absolute; left:50%; top:44%; margin-left: -179px; margin-top: -210px; width: 359px; height: 421px; font-size: 16px; color: #fff; line-height: 30px; padding: 120px 33px 20px;}
.centactnrbox .text_1{ font-size: 24px; font-weight: bold; margin-bottom: 30px;}
.centactnrbox .text_2{ padding: 0 10px;}
.centactnrbox .text_2 span{ float: left;}
.centactnrbox .text_2 i{ display: block; padding-left: 80px;}


.ztnewlist{background: url(../images/mod-bg.jpg);}
.ztnewlist .right{ float: right; width: 390px; display: block;}
.ztnewlist .right .text{ font-size: 29px; color: #0049ba; margin-top: 10px;}
.ztnewlist .left{ font-size: 16px; overflow: hidden; margin-right: 410px;}
.ztnewlist .left li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap; line-height: 50px;}
.ztnewlist .left li a{ color:#333;}
.ztnewlist .left li a:hover{ color:#0049ba;}
.ztnewlist .left li span{ color: #999999; padding-right: 10px; margin-right: 10px; border-right: 1px solid #999999;}








@media (min-width:1440px){
	
}
@media (max-width:1440px){
	.top .right .pc_nav{ margin-right: 10px;}
	.top .right .pc_nav li>a{ padding: 0 10px;}
	.top .left{width: 340px; padding-top: 20px; padding-left: 20px;}
	.pc_navljkt{ margin-right: 20px;padding: 0 15px;}
	.banner.flexslider .slides a{ height: 500px;}
}
@media (min-width: 992px) and (max-width: 1460px) {
}
@media (max-width:1200px){
	.pc_navljkt{ display: none;}
	.top .left .img_2{ display: none;}
	.top .left{ width: 180px; padding-top: 10px; padding-bottom: 9px;}
	.top .left .img_1{ width: 100px;}
	.banner.flexslider .slides a{ height: 440px;}
	.sy_box_1 a{ background-size: 80px; padding-left: 80px;}
	.sy_box_1 span{ font-size: 20px;}
	.sy_box_2nr ul li span{ font-size: 12px;}
	.sy_box_2nr ul li a{padding-left: 40px; padding-right: 0; background-position-x: 0;}
	.sy_box_2nr .right .right_box1 ul{ padding-top: 17px;}
	.sy_box_3nrhover .text_3 ul li span{ font-size: 15px;}
	.sy_box_3nrhover .text_3 ul li p{ height: auto; font-size: 12px;}
	.sy_box_3nrhover .text_3 ul li div{ padding: 10px;}
	.sy_box_4nr .text_1{ font-size: 20px;}
	.sy_box_4nr .text_1 i{ font-size: 30px; font-weight: bold;}
	
	.about_box_2 .abox2tit li span{ display: none;}
	.about_box_2 .abox2tit li{ padding: 10px;}
	.about_box_2 .abox2tit li::after{ display: none;}
	.about_box_2 .abox2tit li p{ text-align: center;}
	.new_list ul li .text_1{ font-size: 30px;}
	.new_list ul li .text_1 span{ font-size: 14px;}
	.new_list ul li .text_2{ font-size: 20px; line-height: 25px;}
	.new_list ul li .text_3{ margin: 5px 0; font-size: 14px;}
}
@media (max-width:992px){
	.top .right{ display: none;}
	#cd-menu-trigger{ display: block;}
	.banner.flexslider .slides a{ height: 330px;}
	.sy_box_1 a{ width: 50%;}
	.sy_box_2nr .right .right_box1 ul{ padding-top: 5px; padding-bottom: 20px;}
	.sy_box_5nr ul li .sy_box_5nrlibox{ padding: 20px 10px;}
	.bottom_2 .left .text_2{ font-size: 20px;}
	.social-share a{ margin: 3px;}
	.bottom_2 .right ul li span a{ font-size: 15px;}
	.bottom_2 .right ul li p a{ font-size: 12px;}
	.bottom_3{ font-size: 12px;}
	.about_box_2 .abox2tit li{ height: auto;}
	.about_box_2 .abox2tit{ top:-54px;}
	.serbox_2 .sy_box_3nr .sy_box_3nrtitle .dangqian,.serbox_2 .sy_box_3nr .sy_box_3nrtitle .qita{ padding-left:30px; padding-right: 30px;}
	.new_nav .button13{ width: 150px;}
	.ztnewlist .right{ display: none;}
	.ztnewlist .left{ margin-right:0;}
}
@media (min-width: 768px) and (max-width: 992px) {
}
@media (max-width:768px){
	
	.margintop20{ margin-top: 0px;}
	.margintop30{ margin-top: 10px;}
	.margintop40{ margin-top: 10px;}
	.margintop50{ margin-top: 10px;}
	.margintop60{ margin-top: 20px;}
	.margintop70{ margin-top: 20px;}
	.margintop80{ margin-top: 20px;}
	.marginbottom80{ margin-bottom: 20px;}
	.marginbottom70{ margin-bottom: 10px;}
	.marginbottom60{ margin-bottom: 10px;}
	.marginbottom50{ margin-bottom: 10px;}
	.marginbottom40{ margin-bottom: 10px;}
	.marginbottom30{ margin-bottom: 10px;}
	.marginbottom20{ margin-bottom: 0px;}
	.paddingtop20{ padding-top: 0px;}
	.paddingtop30{ padding-top: 10px;}
	.paddingtop40{ padding-top: 10px;}
	.paddingtop50{padding-top: 10px;}
	.paddingtop60{padding-top: 20px;}
	.paddingtop70{padding-top: 20px;}
	.paddingtop80{padding-top: 20px;}
	.paddingbottom20{ padding-bottom: 0px;}
	.paddingbottom30{ padding-bottom: 10px;}
	.paddingbottom40{ padding-bottom: 10px;}
	.paddingbottom50{ padding-bottom: 10px;}
	.paddingbottom60{ padding-bottom: 10px;}
	.paddingbottom70{ padding-bottom: 10px;}
	.paddingbottom80{ padding-bottom: 20px;}
	
	.banner.flexslider .slides a{height: auto;}
	.sy_box_1{ padding-left: 0; padding-right: 0;}
	.sy_box_1 a{background-size: 50px; padding: 10px 0 5px 50px;}
	.sy_box_1 span{ font-size: 16px;}
	.sy_box_1 p{ font-size: 12px; overflow: hidden;}
	.sy_title{ padding: 10px 10px 10px;}
	.sy_title p{ font-size: 16px; line-height: 20px;}
	.sy_title span{ font-size: 12px;}
	.sy_box_2nr{ margin-top: 5px;}
	.sy_box_2nr .left{ width: 100%;}
	.sy_box_2nr .sy_box_2nrtitle{ font-size: 15px; font-weight: 100;padding: 10px 0 5px 38px;background-position:15px 13px;background-size: 20px;}
	.sy_box_2nr ul{ padding-bottom: 10px;}
	.sy_box_2nr ul li{ margin: 0 10px;}
	.sy_box_2nr ul li a{ padding-top: 5px; padding-bottom: 5px;}
	.sy_box_2nr ul li p{ font-size: 13px; font-weight: bold;}
	.sy_box_2nr .right{ width: 100%; margin-top: 5px;}
	.sy_box_2nr .right .right_box1 ul{ padding-bottom: 10px;}
	.sy_box_2nr .right .right_box1 ul li{ width: 100%;margin: 0;}
	.sy_box_2nr .right .right_box2l{ float: none; width: 100%;}
	.sy_box_2nr .right .right_box2r{ margin: 5px 0 0 0; width: 100%;}
	.sy_box_3nr .sy_box_3nrtitle .dangqian{ padding: 5px 20px; font-size: 15px; background: #192333 !important;}
	.sy_box_3nr .sy_box_3nrtitle .qita{ padding: 5px 20px; font-size: 15px; background: none !important;}
	.sy_box_3nrhover .text_1{ font-size: 15px; line-height: 30px;}
	.sy_box_3nrhover .text_2{ font-size: 12px; line-height: 20px; padding-bottom: 10px;}
	#Yscrollouter{ display: none !important;}
	#scrolllayout,#div1,#div3{ height: auto;}
	.div4,.div2,.scrollcontent{ position: static !important; padding-right: 0;}
	.sy_box_3nrhover .text_3{ height: auto; margin: 10px 0;}
	.sy_box_3nrhover .text_4{ font-size: 15px; font-weight: bold; margin-bottom: 5px;}
	.sy_box_3nrhover .text_3 ul li{ padding-bottom: 5px;}
	.sy_box_3nrhover .text_3 ul li span{ font-size: 13px; margin-bottom: 1px;}
	.sy_box_3nrhover .text_3 ul li p{ line-height: 15px;}
	.sy_box_3nrhover .text_3 ul li div{ padding: 15px 5px;}
	.sy_box_4nr .text_2{ font-size: 12px; line-height: 20px;}
	.sy_box_4nr img{ max-width: 40%; margin: 10px auto 0;}
	.sy_box_4{ border-bottom: 10px solid #f5f5f5; margin-bottom: 10px;}
	.sy_box_5title p{ font-size: 13px; padding: 0 2% 0 5px; line-height: 40px;}
	.sy_box_5title p::after{ width: 100%; height: 4px;}
	.sy_box_5nr ul li{ padding: 5px 10px;}
	.sy_box_5nr ul li .sy_box_5nrlibox{ padding: 10px 5px;}
	.sy_box_5nr ul li img{ width: 53px; height: 53px;}
	.sy_box_5nr ul li .text{ padding-left: 63px;}
	.sy_box_5nr ul li .text span{ font-size: 15px;}
	.sy_box_5nr ul li .text p{ font-size: 12px; line-height: 15px; height: 30px;}
	.sy_box_6nr ul li{ padding: 10px 10px 0;}
	.sy_box_6nr .text_1{ font-size: 14px; padding: 5px 0;}
	.sy_box_6nr .text_2{ font-size: 12px; line-height: 16px; padding: 0; height: 32px;}
	.sy_box_7{ height: 140px;}
	.bottom_2 .right{ display: none;}
	.bottom_1{ padding: 0;}
	.bottom_2{ display:  none;}
	.bottom_3{ padding: 10px 0 50px;}
	.weibanq{ font-size: 12px; color: #666666; line-height: 30px; text-align: center; border-top: 1px solid #ebebeb; padding: 10px 0 10px;}
	.weifukuang{ display: block; width: 100%; line-height: 30px; position: fixed; left: 0; bottom: 0; background: #383838; z-index: 2;}
	.weifukuang a{ display: block;float: left; line-height:40px; width: 50%;text-align: center; font-size: 12px; text-align: center; color: #fff;}
	.weifukuang .weifukuang2{ background: #3385ff;}
	.about_box_1 .aboutbox1nr .text_1{ font-size: 20px; background-size: auto 100%;}
	.about_box_1 .aboutbox1nr .text_2{ font-size: 20px;}
	.about_box_1 .aboutbox1nr .text_3{ font-size: 12px;}
	.about_box_1 .aboutbox1nr .text_4{ font-size: 14px; line-height: 24px;}
	.about_box_1 #canvas{height: 520px !important;}
	.about_box_2 .abox2tit{ position: static;}
	.about_box_2 .abox2tit li p{ font-size: 13px;}
	.aboutbox2_hover .abobox2right{padding:20px 0 20px 0; height: auto; width: 100%;}
	.aboutbox2_hover .text_1{ font-size: 20px;}
	.aboutbox2_hover .text_1 span{ font-size: 12px;}
	.aboutbox2_bj1 .text_2{ font-size: 12px; margin: 10px 0;}
	.aboutbox2_bj1 .text_3{ margin: 0; font-size: 12px; line-height: 30px;}
	.aboutbox2_bj2 .abobox2right ul{ margin-bottom: 10px;}
	.aboutbox2_bj2 .abobox2right ul li{ margin-top: 20px;}
	.aboutbox2_bj2 .abobox2right ul li span{ font-size: 15px; background-size: auto 100%; padding-left: 26px;}
	.aboutbox2_bj2 .abobox2right ul li p{ font-size: 12px; margin-top: 0;}
	.aboutbox2_hover .aboutbox2_bj3 .abobox2right{ padding: 100px 0; width: 100%;}
	.aboutbox2_bj3 .text_2{ font-size: 20px; margin-top: 5px; font-weight: bold;}
	.aboutbox2_bj4 .text_3{ margin: 20px 0; font-size: 15px; line-height: 30px;}
	.aboutbox2_bj5 .abobox2right ul li{ margin-top: 20px;}
	.aboutbox2_bj5 .abobox2right ul li span{ font-size: 15px; background-size: auto 100%; padding-left: 26px;}
	.about_box_3 ul{ margin: 10px -5px 0;}
	.about_box_3 ul li{ padding:5px;}
	.about_box_3 ul li img{ max-width: 40%;}
	.about_box_3 ul li span{ font-size: 16px; margin: 5px 0 5px;}
	.about_box_3 ul li p{ font-size: 12px;}
	
	.about_box_3 ul li .abobox3nr{
		padding: 10px;
		border: 1px solid rgba(255,255,255,0.25);
		-moz-transform:translateY(0);
		-webkit-transform:translateY(0);
		-o-transform:translateY(0);
		-ms-transform:translateY(0);
		transform:translateY(0);
	}
	.about_box_3 ul li .abobox3nr p{
		opacity: 1;
		-moz-transform:translateY(0);
		-webkit-transform:translateY(0);
		-o-transform:translateY(0);
		-ms-transform:translateY(0);
		transform:translateY(0);
	}
	
	.about_box_4{ padding-bottom: 10%;}
	.about_box_4 .vmc-container{ margin: 40px 0 0;}
	.about_box_4 .vmcarousel-centered li span{ font-size: 20px;}
	.about_box_4 .vmcarousel-centered li p{ font-size: 12px; }
	.about_box_4 .vmcarousel-centered li.vmc_active span{ font-size: 30px;}
	.about_box_4 .vmcarousel-centered li.vmc_active p{ font-size: 12px; max-width: 200px; line-height: 20px;}
	.vmc-container .vmc-arrow-left,.vmc-container .vmc-arrow-right{ opacity: 1;}
	.centactnr #map{ display: none;}
	.centactnrrwm{ position: static; margin: 0 0 20px;}
	.centactnrrwm img{ width: 40%;}
	.centactnrbox{ position: static; margin: 0; padding: 10px; width: 100%; height: auto; background: none; color: #111;}
	.centactnrbox .text_1{ margin-bottom: 10px;}
	.centactnrbox .text_2{ padding: 0; font-size: 14px; line-height: 20px; margin-bottom: 10px;}
	.centactnrbox .text_2 i{ padding-left: 70px;}
	.tanknr .text_input input{ font-size: 12px;}
	.new_nav{ display: none;}
	.new_info .newinfotitle{ font-size: 24px;}
	.new_info .newinfotitle1 i{ font-size: 12px;}
	.new_info .newinfotitle1 .fanhui{ display: none;}
	.new_info .newinfotitle2{ margin: 5px 0; padding: 10px; font-size: 12px; line-height: 24px;}
	.newinfonr{ font-size: 12px !important; line-height: 24px; padding-bottom: 10px;}
	.newinfosyp{ font-size: 12px; margin: 10px 0;}
	.newinfolianj{ font-size: 12px; padding: 10px;}
	.tuijtitle{ margin: 10px 0; font-size: 16px;}
	.tuijtitle span{ font-size: 12px;}
	.tuijlist ul li{ margin-bottom: 10px;}
	.tuijlist ul li a .text1{ font-size: 15px; margin: 10px 0 5px 0;}
	.tuijlist ul li a .text2{ margin: 0; font-size: 12px; line-height: 18px; height: 36px;}
	.new_list ul li a{ padding: 10px;}
	.new_list ul li .img{ width: 100%; float: none;}
	.new_list ul li .text{padding: 0;}
	.new_list ul li:nth-child(2) .img, .new_list ul li:nth-child(4) .img, .new_list ul li:nth-child(6) .img{ float: none;}
	.new_list ul li:nth-child(2) .text, .new_list ul li:nth-child(4) .text, .new_list ul li:nth-child(6) .text{ padding: 0;}
	.new_list ul li .text_1{ display: none;}
	.new_list ul li .text_2{ margin-top: 10px; font-size: 18px;}
	.new_list ul li .button14{ display: none;}
	.service_banner .text_1{ font-size: 20px; margin-top: 20%;}
	.service_banner .text_2{ font-size: 12px; margin-bottom: 20%;}
	.service_banner ul li p{ font-size: 16px;}
	.service_banner ul li span{ font-size: 12px;}
	.service_banner ul li,.service_banner ul li:nth-child(1){ padding: 10px 5px; margin-bottom: 0; border: 1px solid rgba(255,255,255,0.1);}
	.service_banner ul li:nth-child(1),.service_banner ul li:nth-child(3){ margin-right: -1px;}
	.service_banner ul li:nth-child(3),.service_banner ul li:nth-child(4){ margin-top: -1px;}
	.serbox_2 .sy_box_3nr .sy_box_3nrtitle{ padding: 0;}
	.serbox_2 .sy_box_3nr .sy_box_3nrtitle .dangqian, .serbox_2 .sy_box_3nr .sy_box_3nrtitle .qita{ padding-left: 3px; padding-right: 3px;}
	.serbox_2 .sy_box_3nrhover .text_3 p{ margin-bottom: 10px;}
	.serbox_2 .sy_box_3nrhover .text_3{ margin-bottom: 10px;}
	.serbox_3 img{ margin-top: 10px;}
	.serbox_2 .sy_box_3nrhover .text_1{ line-height: 20px;  margin-top: 20px; padding-bottom: 10px;}
	.serinfobox_1 .img img{ width: 60px; height: 60px;}
	.serinfobox_1 .text_1{ padding-left: 0;}
	.serinfobox_1 .text_1 .text_1tit{ padding-left: 80px; font-size: 30px; margin-top: 10px;}
	.serinfobox_1 .text_1 .text_1nr{clear:both; padding-top: 10px;}
	.newinfonr,.newinfonr *{ font-size: 13px !important;}
	
	[aos^=zoom][aos^=zoom]{
	    opacity: 1;
	    -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
	    }
	
	.banner.flexslider .slides img{opacity: 1; height:auto; display: block; width:100%;}
	
		#AspNetPager1{ line-height:20px; font-size:12px;}
	#AspNetPager1 a, #AspNetPager1 span{padding: 0 6px; margin-right: 2px !important;}
	.prolist_box2{ line-height:30px;}
	
	.new_banner img{ width:70%;}
	.ztnewlist .left li{ line-height:30px; font-size:12px;}
	
	
	
	
	
	
	
	
}
	
	.fenz_list li{ line-height: 30px; font-size: 16px; margin-bottom: 20px;}
	.fenz_list li .aai{ display:block; float: left; background: #31d5bc; color: #fff; padding: 0 20px; border-radius: 5px; margin-bottom: 5px; }
	.fenz_list li p{overflow: hidden;}
	.fenz_list li span{ display: inline-block; padding: 0 20px; margin-bottom: 5px;}
	.fenz_list li span a{ color: #3d3d3d;}
	.fenz_list li span a:hover{ color: #31d5bc;}

@media (max-width:430px){
}
