﻿/*全局样式*/
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;overflow-x:hidden;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
input,textarea{-webkit-appearance:none;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1230px !important;}
.clear{clear:both;width:0;height:0;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sx{cursor:pointer;}
.w100{width:100% !important}
.h100{height:100% !important;}

/*头部*/
header .top{border-bottom:1px solid #ccc;}
header .top h5{line-height:30px;font-size:12px;color:#777;}
header .top ul li{line-height:30px;float:left;}
header .top ul a{color:#777;font-size:12px;border-left:1px solid #c3c3c3;padding-left:10px;margin-left:10px;}
header .top ul li:first-child a{border:none;}
header .top ul a:hover{color:red;}
header .logo_box{height:100px;}
header .logo_box .logo{width:30%;line-height:100px;}
header .logo_box .logo img{max-width:100%;}
header .logo_box .sousuo{width:40%;padding:20px 0 0 10%;}
header .logo_box .sousuo div input{width:80%;height:30px;border:1px solid #ddd;border-right:none;padding:0 10px;}
header .logo_box .sousuo div button{width:20%;height:30px;background:#adc0c9 url(../images/fdj.png) no-repeat center;border:none;}
header .logo_box .sousuo p{font-size:13px;color:#555;line-height:30px;}
header .logo_box .tel{background:url(../images/icon1.png) no-repeat 0 center;padding-left:50px;margin-top:25px;}
header .logo_box .tel p{font-size:15px;color:#333;}
header .logo_box .tel h5{font-size:26px;color:#ff7e00;font-weight:bold;}

/*PC端导航*/
nav{position:relative;background:#0079e0;}
nav a{color:#fff !important;}
nav a:hover{color:#fff !important;}
/*一级导航*/ 
nav ul li{float:left;width:14%;text-align:center;line-height:50px;position:relative;} 
nav ul li a{position:relative;display:block;}
nav ul li a:hover,nav ul li a.active{background:#ec7500;}
nav ul li.bx{width:1px;height:15px;background:rgba(255,255,255,0.4);margin-top:17.5px;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:1;width:100%;}
nav ul li ul li{float:none;margin-top:1px;width:100%;line-height:40px;background:#0079e0;border:none;}
nav ul li ul li:first-child{border:none;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner img{margin:0 auto;position:relative;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none;left:-50%;}
#myCarousel .carousel-control.right{background-image: none;right:-50%;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}
.carousel-indicators li{width:15px;height:15px;margin:1px 3px;}
.carousel-indicators .active{width:15px;height:15px;margin:1px 3px;}


/*共用内容*/
.title{margin:50px 0 30px 0;text-align:center;overflow-x:hidden;}
.title p{font-size:26px;color:#333;}
.title h5{font-size:27px;color:#0079e0;font-weight:bold;margin:10px 0 10px 0;display:inline-block;position:relative;}
.title h5:before,.title h5:after{content:"";width:1000%;height:3px;border-top:1px solid #cacaca;border-bottom:1px solid #cacaca;position:absolute;top:50%;right:120%;margin-top:-1.5px;}
.title h5:after{right:auto;left:120%;}
.title span{display:block;font-size:13px;color:#888;}

/*业务领域*/
.ywly_pad{padding:0;}
.ywly_con{display:block;margin:0 15px 30px 15px;}
.ywly_con .imgbox{width:220px;height:220px;margin:0 auto;position:relative;border-radius:50%;}
.ywly_con .imgbox:before{content:"";width:60px;height:14px;background:#bcbcbc;position:absolute;bottom:-5px;left:50%;margin-left:-30px;transition:all .3s;}
.ywly_con .imgbox:after{content:"";border-left:30px solid transparent;border-right:30px solid transparent;border-top:14px solid #bcbcbc;position:absolute;bottom:-19px;left:50%;margin-left:-30px;transition:all .3s;}
.ywly_con .imgbox2{width:100%;height:100%;border:1px solid #bcbcbc;border-radius:50%;padding:13px;position:relative;background:#fff;}
.ywly_con .imgbox2:before{content:"";width:90%;height:90%;border-radius:50%;border:1px dashed #bcbcbc;position:absolute;top:5%;left:5%;}
.ywly_con .img{width:100%;height:100%;border-radius:50%;z-index:5;position:relative;}
.ywly_con h5{font-size:18px;color:#333;font-weight:bold;text-align:center;margin:35px 0 10px 0;}
.ywly_con .text{font-size:13px;color:#333;line-height:22px;height:66px;overflow:hidden;}

/*关于我们*/
.gsjj{background:url(../images/gywm_bg.jpg) center center;background-size:cover;padding-bottom:50px;margin-top:20px;}
.gsjj .text_box h5{font-size:18px;color:#ff7e00;font-weight:bold;}
.gsjj .text_box .span1{display:block;width:46px;height:1px;background:#565b60;margin-top:20px;}
.gsjj .text_box .an2{display:block;width:120px;line-height:35px;background:#ff7e00;color:#fff;text-align:center;margin-top:30px;}
.gsjj .text_box2{position:relative;border-bottom:1px solid #5f6266;border-right:1px solid #5f6266;margin:5px 0 15px 0;padding:10px 15px;}
.gsjj .text_box2 .text{font-size:12px;line-height:24px;color:#333;height:143px;overflow:hidden;}
.gsjj .text_box2 .span2{content:"";width:1px;height:50%;bottom:0;left:0;background:#5f6266;position:absolute;}
.gsjj .text_box2 .span2:before{content:"";width:5px;height:5px;background:#5f6266;border-radius:5px;top:0;left:-2px;position:absolute;}
.gsjj .text_box2 .span3{content:"";width:30%;height:1px;right:0;top:0;background:#5f6266;position:absolute;}
.gsjj .text_box2 .span3:before{content:"";width:5px;height:5px;background:#5f6266;border-radius:5px;top:-2px;left:0;position:absolute;}


/*公司动态*/
.gsdt-con{display:block;background:#f6f6f6;}
.gsdt-con .imgbox{overflow:hidden;}
.gsdt-con .text_box{padding:0 15px 15px 15px;;}
.gsdt-con .text_box .bt{position:relative;}
.gsdt-con .text_box .bt:before{content:"";width:30px;height:2px;background:#ff7e00;position:absolute;bottom:-5px;left:0;}
.gsdt-con .text_box .bt h5{font-size:16px;color:#333;line-height:32px;padding-right:80px;margin:10px 0;}
.gsdt-con .text_box .bt p{font-size:12px;color:#808080;position:absolute;top:0;right:0;line-height:32px;}
.gsdt-con .text_box .text{font-size:12px;color:#333;line-height:24px;height:48px;overflow:hidden;}
.gsdt-con:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.gsdt-con:hover .text_box .bt h5{color:#f08400;}
.gsdt .scrollbox{overflow:hidden;background:#f6f6f6;padding:5px 5px 30px 5px;position:relative;}
.gsdt #scrollDiv{height:455px;overflow:hidden;padding-top:5px;}/*这里的高度和超出隐藏是必须的*/
.gsdt #scrollDiv li .box{padding:0 5px 20px 5px;}
.gsdt .scroltit{height:26px;line-height:26px;position:absolute;bottom:0;right:0;}
.gsdt .scroltit .updown{float:right;background:#ff7e00;width:50px;line-height:30px;text-align:center;margin-left:1px;}
.gsdt .scroltit .updown span{font-size:16px;color:#fff;}
.gsdt .scroltit .updown:hover{background:#0079e0;}
.news{display:block;padding:4px;}
.news .imgbox{width:160px;height:127px;overflow:hidden;}
.news .img{width:100%;height:100%;}
.news .text_box{margin-left:180px;}
.news .text_box h5{font-size:16px;color:#333;padding:5px 0 20px 0;position:relative;}
.news .text_box h5:before{content:"";width:30px;height:2px;background:#ff7e00;position:absolute;bottom:5px;left:0;}
.news .text_box .text{font-size:12px;color:#333;line-height:24px;height:70px;overflow:hidden;}
.news:hover{box-shadow:0 0 5px rgba(0,0,0,0.6);}
.news:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.news:hover h5{color:#f08400;}

/*ad*/
.ad{background:url(../images/ad_bg.jpg) center center/cover;margin-top:40px;}
.ad .con{padding-right:20%;padding:20px 20% 20px 0;position:relative;}
.ad .con:before{content:"";width:1000%;height:100%;background:#0079e0;position:absolute;top:0;right:20%;}
.ad .con:after{content:"";border-right:60px solid transparent;border-bottom:158px solid #0079e0;position:absolute;top:0;right:20%;margin-right:-60px;}
.ad .con .text_box{position:relative;z-index:20;}
.ad .con img{display:block;max-width:100%;}
.ad .con p{font-size:12px;color:rgba(255,255,225,0.75);padding:10px 0;position:relative;}
.ad .con p:before{content:"";width:100%;height:1px;background:rgba(255,255,255,0.2);position:absolute;bottom:0;left:0;}
.ad .con p:after{content:"";width:50px;height:1px;background:rgba(255,255,255,0.7);position:absolute;bottom:0;left:0;}
.ad .con .text{font-size:13px;line-height:22px;color:#fff;margin-top:10px;}
.ad .imgbox{padding-top:17px;}
.ad .imgbox .img{border:3px solid #fff;border-radius:5px;}

/*服务项目*/
.fwxm_pad{padding:0 5px;}
.fwxm_con{display:block;overflow:hidden;position:relative;margin:0 10px 20px 10px;}
.fwxm_con h5{position:absolute;width:100%;line-height:40px;background:rgba(0,0,0,0.5);color:#fff;text-align:center;color:#fff;bottom:0;left:0;}
.fwxm .more{display:block;width:180px;line-height:40px;border:1px solid #d9d9d9;border-radius:30px;text-align:center;color:#454545;margin:10px auto 0 auto;}

/*联系我们*/
.lxwm{background:url(../images/lxwm_bg.jpg) center center;background-size:cover;margin-top:40px;padding-bottom:50px;}
.lxwm .ditu{border:1px solid #ccc;border-radius:10px;color:#333;}
.lxwm .weixin_box{margin-top:20px;}
.lxwm .weixin_box img{width:150px;height:150px;}
.lxwm .weixin_box .text{margin-left:170px;line-height:25px;color:#333;}
.lxwm .bt{font-size:16px;color:#333;font-weight:bold;margin-bottom:20px;}
.lxwm form .box{margin-bottom:15px;}
.lxwm form p{color:#333;margin-bottom:9px;}
.lxwm form input,.lxwm form textarea{width:100%;height:38px;line-height:38px;border:1px dashed #3e7abd;border-radius:10px;background:none;padding:0 10px;}
.lxwm form textarea{height:100px;resize:none;padding:10px;}
.lxwm form button{width:100%;height:38px;background:#ff7e00;border:none;border-radius:10px;color:#fff;}

/*内页*/
.act{background: #ff7e00 !important;color: #fff !important;}
.on1{color:#ff7e00 !important;font-weight:bold !important;}
.neiye{margin:30px 0;}
.neiye .title4{background:#0079e0;position:relative;line-height:45px;}
.neiye .title4 .span1{position:absolute;line-height:45px;left:20px;color:#fff;top:1px;}
.neiye .title4 h5{line-height:45px;padding-left:50px;color:#fff;font-size:18px;}
.neiye .title4 h5 .span2{font-size:13px;margin-left:5px;color:rgba(255,255,255,0.7);}
.neiye .title4 .span3{position:absolute;top:0;line-height:45px;right:15px;color:#fff;font-size:18px;}
.neiye .title4 i{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:2;}
.neiye .nav_box .nav2{display:block;line-height:44px;border:1px solid #d9d9d9;color:#000;background:#fff;}
.neiye .nav_box .nav1 .div3{display:none }
.neiye .nav_box .nav2 .span4{margin:0 30px 0 10%;color:#d0d0d0;}
.neiye .nav_box .nav2:hover,.neiye .nav_box .nav2.active{color:#ff7e00;font-weight:bold;}
.neiye .nav_box .nav2:hover .span4,.neiye .nav_box .nav2.active .span4{color:#ff7e00;}
.neiye .nav1 ul{/*display:none;*/}
.neiye .nav1 ul.ul1{display:block;}
.neiye .nav1 ul li a{display:block;line-height:40px;font-size:12px;color:#6a6a6a;position:relative;padding-left:30%;}
.neiye .nav1 ul li a .span5{position:absolute;top:0;left:20%;line-height:40px;}
.neiye .nav1 ul li a:hover,.neiye .nav1 ul li a.active{background:#ff7e00;color:#fff;}
.neiye .lxfs{margin-top:25px;}
.neiye .lxfs .text{background:#fff;padding:15px;font-size:13px;line-height:27px;border:1px solid #d9d9d9;}
.neiye .title5{border-bottom:1px solid #d9d9d9;padding-bottom:10px;margin-bottom:20px;}
.neiye .title5 h5{font-size:16px;color:#555;font-weight:bold;}
.neiye .title5 p{font-size:13px;color:#777;}
.neiye .title5 p a{color:#777;}
.neiye .title5 p a:hover{color:#ff7e00;}
.neiye .title5 p span{color:#ff7e00;}

/*附图新闻内页*/
.xwzx-ny .news2{display:block;border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:20px;}
.xwzx-ny .news2:last-child{border:none;}
.xwzx-ny .news2 .imgbox{width:266px;height:176px;overflow:hidden;}
.xwzx-ny .news2 .img{width:100%;height:100%;}
.xwzx-ny .news2 .text_box{margin-left:280px;}
.xwzx-ny .news2 .text_box h5{font-size:16px;font-weight:bold;color:#4b4a4a;}
.xwzx-ny .news2 .text_box p{font-size:12px;color:#999;margin:5px 0;}
.xwzx-ny .news2 .text_box .text{color:#4f4f4f;line-height:25px;height:75px;overflow:hidden;}
.xwzx-ny .news2 .text_box span{display:block;width:90px;line-height:28px;background:rgba(0,0,0,0.5);color:#fff;font-size:12px;text-align:center;margin:20px 0 0 0;}
.xwzx-ny .news2:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}

.xqy .bt{font-size:16px;font-weight:bold;margin:10px 0;text-align:center;}
.xqy .rq{font-size:13px;color:#bbb;text-align:center;border-bottom:1px dashed #999;padding-bottom:10px;margin-bottom:10px;}
.xqy img{display:block;margin:20px auto;max-width:100%;}
.xqy .text{line-height:25px;margin:10px 0;}

.cpzs_ny .row{padding:0 5px;}
.cpzs_ny .row .col-lg-4{padding:0;}

/*在线留言内页*/
.zxly-ny form{width:70%;margin:0 auto;}
.zxly-ny form .box{margin-bottom:15px;}
.zxly-ny form p{color:#333;margin-bottom:9px;}
.zxly-ny form input,.zxly-ny form textarea{width:100%;height:38px;line-height:38px;border:1px dashed #3473bb;border-radius:10px;background:none;padding:0 10px;}
.zxly-ny form textarea{height:100px;resize:none;padding:10px;}
.zxly-ny form button{width:100%;height:38px;background:#ff9c00;border:none;border-radius:10px;color:#fff;}

/*页脚*/
footer{padding:20px 0;color:#fff;text-align:center;line-height:22px;background:#0079e0;}
footer a{color:#fff !important;}
footer a:hover{color:yellow !important;}

/*移动端底部热点链接*/
	#tabBar{ position: fixed; left:20px; bottom:20px; z-index: 99; width: calc(100% - 40px); height: 50px;}
	#tabBar.active{ animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px; }
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../images/xian2.png) rgba(110,209,207,1); background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active > img{ opacity: 0; }
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px; }
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}

	@keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}


/*媒体查询开始*/
@media(min-width:992px){
.gsjj .text_box .an2:hover{background:#7a0b1b;}
.fwxm_con:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.fwxm_con:hover h5{background:rgba(242,131,22,0.9);}
.xwzx-ny .news2:hover span{background:#ff7e00;}
.ywly_con:hover .imgbox2,.ywly_con:hover .imgbox2:before{border-color:#0079e0;}
.ywly_con:hover .imgbox:before{background:#0079e0;}
.ywly_con:hover .imgbox:after{border-top-color:#0079e0;}
.ywly_con:hover h5{color:#ff7e00;}
.fwxm .more:hover{background:#ff7e00;color:#fff;border-color:#ff7e00;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:1px;background:#0079e0;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:35px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#0079e0;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#0079e0;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.gsjj .text_box{margin-top:30px;}
.neiye .title4 .span1{display:none;}
.neiye .title4 h5{padding-left:20px;}
.neiye .title4 h5 .span2{display:none;}
.neiye .nav_box .nav2{text-align:center;padding:0 10px;}
.neiye .nav_box .nav2 .span4{display:none;}
.neiye .nav1 ul.ul1{display:none;}
.neiye .nav1 ul li a{text-align:center;padding:0 5px;}
.neiye .nav1 ul li a .span5{display:none;}
.neiye .nav_box{margin-bottom:20px;}
.neiye{margin:20px 0;}
.lxwm form{margin-top:30px;}
header .logo_box{height:auto;}
header .logo_box .logo{width:65%;}
.ad .con{padding:20px 15px;text-align:center;}
.ad .con img{margin:0 auto;}
.ad .con p:after{left:50%;margin-left:-25px;}
.ad .con:before{width:100%;top:0;right:0;}
.ad .con:after{display:none;}
.ad .imgbox{padding:30px 0;}
}

@media (max-width:767px){
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
header .sjdnav{top:80px;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
.gsjj .text_box h5{font-size:16px;}
.fwxm_pad{padding:0 10px;}
.fwxm_con{margin:0 5px 10px 5px;}
.fwxm-ny .row{padding:0 10px;}
.zxly-ny form{width:90%;}
.gsjj{padding-bottom:30px;margin-top:10px;}
.fwxm ul{margin-bottom:20px;}
.fwxm ul li a{width:120px;line-height:30px;margin:5px;}
.lxwm{margin-top:25px;padding-bottom:30px;}
.lxwm .weixin_box img{float:none !important;margin:0 auto;display:block;}
.lxwm .weixin_box .text{margin:10px 0 0 0;}
.cpzs_ny .row{padding:0 10px;}
header .logo_box .logo{line-height:80px;}
.title{margin:30px 0;}
.title p{font-size:18px;}
.title h5{font-size:20px;}
.ywly_pad{padding:0 5px;}
.ywly_con{margin:0 10px 20px 10px;}
.ywly_con h5{font-size:16px;}
.ad .imgbox .row{padding:0 10px;}
.ad .imgbox .col-lg-4{padding:0 5px;}
}

@media (max-width:600px){
.xwzx-ny .news2{padding-bottom:10px;margin-bottom:10px;}
.xwzx-ny .news2 .imgbox{width:120px;height:90px;}
.xwzx-ny .news2 .text_box{margin-left:130px;}
.xwzx-ny .news2 .text_box h5{font-size:14px;}
.xwzx-ny .news2 .text_box p{margin:5px 0 0 0;}
.xwzx-ny .news2 .text_box .text{height:45px;}
.xwzx-ny .news2 .text_box span{display:none;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
.gsjj .text_box .an2{margin:30px auto 0 auto;}
.fwxm_con h5{line-height:30px;}
.fwxm .an1{margin:10px auto 30px;}
.news .imgbox{width:120px;height:90px;}
.news .text_box{margin-left:130px;}
.news .text_box h5{font-size:14px;margin-top:0px;}
.news .text_box .text{height:45px;margin:0;}
header .logo_box .logo{line-height:60px;}
.ywly_con .imgbox{width:120px;height:120px;}
.ywly_con .text{height:44px;}
.ywly_con h5{font-size:14px;}
.ad .imgbox{padding:20px 0;}
}

/*分页样式*/
/*清除样式*/
.clear 
{
     clear:both;
     font-family:'微软雅黑';

}

/*分页css scott style pagination*/
div.scott
{
    padding:3px;margin:3px;text-align:center;

}
div.scott a
{
    border:#221616 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;text-decoration:none;

}
div.scott a:hover
{
    border:#221616 1px solid;color:white;background-color:#221616;

}
div.scott a:active
{
    border:#221616 1px solid;color:#611985;background-color:#221616;

}
div.scott span.current
{
    border:#221616 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#221616;

}
div.scott span.disabled
{
    border:#dfdfdf 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;

}

.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease; float:left;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#007CC2 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#007CC2 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#007CC2 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#007CC2 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}