/*全局样式*/
@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;}

header .logo_box{height:125px;background:url(../images/top_bg.jpg) center center/cover;}
header .logo_box .logo{line-height:125px;width:30%;}
header .logo_box .logo img{max-width:100%;}
header .logo_box .zi{font-size:18px;line-height:28px;color:#6b6b6b;margin:35px 0 0 18px;padding-left:18px;border-left:1px solid #ccc;}
header .logo_box .tel{background:url(../images/icon1.png) no-repeat 0 center;padding-left:50px;margin-top:30px;}
header .logo_box .tel h5{font-size:18px;line-height:30px;color:#6b6b6b;}
header .logo_box .tel p{font-size:35px;color:#ff0000;font-weight:bold;line-height:30px;margin-left:10px;}
header .logo_box .tel p span{font-size:18px;color:#000;}

/*PC端导航*/
nav{position:relative;
background: #0070ff;
background: -moz-linear-gradient(top, #0070ff 0%, #0047a1 100%);
background: -webkit-linear-gradient(top, #0070ff 0%,#0047a1 100%);
background: linear-gradient(to bottom, #0070ff 0%,#0047a1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0070ff', endColorstr='#0047a1',GradientType=0 );
}
nav a{color:#fff !important;font-size:16px;}
nav a:hover{color:#fff !important;}
/*一级导航*/ 
nav ul li{float:left;width:10%;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: #06a4fa;
background: -moz-linear-gradient(top, #06a4fa 0%, #6bbce9 100%);
background: -webkit-linear-gradient(top, #06a4fa 0%,#6bbce9 100%);
background: linear-gradient(to bottom, #06a4fa 0%,#6bbce9 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06a4fa', endColorstr='#6bbce9',GradientType=0 ); 
}
/*二级导航*/
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:#0067e9;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;}


/*分页*/
.page_list a{color:#000; margin: 0px 5px;}
.page_list a:hover{ text-decoration: underline;}
.page_list a.on{color:#f00;}




/*共用内容*/
.title{margin:60px 0;text-align:center;}
.title h5{font-size:30px;color:#0047a1;font-weight:bold;}
.title P{font-size:20px;color:#b5b5b5;margin-top:5px;}
.title2{margin-bottom:40px;}
.title2 .left h4{font-size:60px;color:#0758b4;}
.title2 .left .text{margin:10px 0 0 10px;}
.title2 .left .text h5{font-size:25px;color:#0758b4;}
.title2 .left .text p{font-size:13px;color:#0758b4;margin-top:3px;}
.title2 .right{width:80%;margin-top:8px;}
.title2 ul{background:#e9e9e9;box-shadow:5px 5px 8px rgba(0,0,0,0.3);}
.title2 ul li{width:14.28%;float:left;}
.title2 ul li a{display:block;line-height:44px;text-align:center;font-size:18px;color:#333;border-top-left-radius:5px;border-top-right-radius:5px;}
.title2 ul li a.on,.title2 ul li a:hover{color:#fff;background:#0047a1;}



.more{display:block;width:170px;line-height:40px;border:2px solid #dfdfdf;font-size:16px;color:#b7b7b7;text-align:center;margin:30px auto 40px;color:#b7b7b7;transition:all .3s;}
.more:hover{background:#005ccf;color:#fff;border-color:#005ccf;}

/*产品中心*/
.cpzx_pad{padding:0 10px;}
.cpzx_con{display:block;margin:0 5px 10px 5px;}
.cpzx_con .imgbox{border:1px solid #d7d7d7;padding:1px;}
.cpzx_con .imgbox .imgbox2{border:1px solid #d7d7d7;overflow:hidden;}
.cpzx_con h5{line-height:40px;background:#dfdfdf;font-size:16px;color:#333;margin-top:4px;text-align:center;}

/*ad*/
.ad{background:url(../images/ad_bg.jpg) center center/cover;text-align:center;padding:40px 0 80px 0;}
.ad h5{font-size:40px;color:#fff;font-weight:bold;}
.ad p{font-size:20px;color:#fff;margin-top:25px;}

/*关于我们*/
.gywm{background:#f5f5f5;padding-bottom:20px;}
.gywm .con_box{background:#fff;padding:10px;margin-top:-50px;box-shadow:5px 5px 6px rgba(0,0,0,0.3);}
.gywm .title3{margin-bottom:20px;border-bottom:1px solid #e9e9e9;}
.gywm .title3 h5{width:150px;line-height:40px;background:#e9e9e9;font-size:18px;color:#333;position:relative;}
.gywm .title3 h5 span{display:block;overflow:hidden;padding-left:50px;position:relative;}
.gywm .title3 h5:before{content:"";border-right:20px solid transparent;border-bottom:40px solid #e9e9e9;position:absolute;top:0;right:-20px;}
.gywm .title3 h5 span:after{content:"";width:40px;height:100px;position:absolute;top:-30px;left:-15px;background:#3bb1f1;transform:rotate(-30deg);}
.gywm .title3 .more2{color:#929292;line-height:40px;}
.gywm .text1{line-height:28px;color:#333;height:196px;overflow:hidden;}
.gywm .more3{display:block;width:100%;line-height:40px;color:#fff;background:#0047a1;text-align:center;margin-top:20px;}
.gywm .text2{line-height:28px;color:#333;height:224px;overflow:hidden;}

/*新闻动态*/
.xwdt{background:url(../images/xwdt_bg.jpg) center center/cover;}
.xwdt .more{background:#005ccf;color:#fff;border-color:#005ccf;margin:20px auto 40px;}
.news{display:block;border:1px solid #dfdfdf;position:relative;background:#fff;margin-bottom:30px;}
.news .imgbox{border-right:1px solid #dfdfdf;width:208px;height:148px;overflow:hidden;}
.news .img{width:100%;height:100%;}
.news .text_box{padding:0 5px 0 220px;}
.news .text_box h5{font-size:15px;color:#333;line-height:50px;padding-right:100px;}
.news .text_box p{color:#b0b0b0;font-size:15px;position:absolute;top:0;right:10px;line-height:50px;}
.news .text_box .text{line-height:25px;color:#333;height:50px;overflow:hidden;}
.news .text_box span{display:block;width:70px;line-height:30px;background:#dfdfdf;color:#333;font-size:12px;text-align:center;position:absolute;bottom:10px;right:10px;}

/*视频展示*/
.dzdp{background:url(../images/dzdp_bg.jpg) center center/cover;padding-bottom:50px;}
.pictrue-8{margin-top:50px;}
.pictrue-8 .swiper-slide{width:60%; overflow: hidden;}
.pictrue-8 .swiper-slide a{ display: block; transition: all 1s; opacity: 0.8; border:1px solid #ccc;padding:5px;background:#fff;}
.pictrue-8 .swiper-slide.swiper-slide-active a{ opacity: 1; }
.pictrue-8 .swiper-slide a .imgbox{ background-position: 50% 50%; background-size: cover;position:relative;}
.pictrue-8 .swiper-slide a .imgbox:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.6) url(../images/jiantou.png) no-repeat center;}
.pictrue-8 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background:url(../images/right2.png);right:100px;}
.pictrue-8 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background:url(../images/left2.png);left:100px;}
.pictrue-8 .swiper-button-next, .swiper-button-prev{width:40px;height:62px;margin-top:-31px;} 

/*联系我们*/
.lxwm{background:url(../images/lxwm_bg.jpg) center center;background-size:cover;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-right: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;background:#f4f4f4;}
.lxwm form textarea{height:100px;resize:none;padding:10px;}
.lxwm form button{width:100%;height:38px;background:#0047a1;border:none;color:#fff;}

/*内页*/
.neiye{padding:0 0 30px 0;}
.neiye .title2 .pictrue1 .con.on,.neiye .title2 .pictrue1 .con:hover{color:#fff;}
.neiye .title2 .pictrue1 .con.on:before,.neiye .title2 .pictrue1 .con:hover:before{opacity:1;}


/*.neiye .title4{background:#ad0b0e;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 .nav2 .span4{margin:0 30px 0 10%;color:#d0d0d0;}
.neiye .nav_box .nav2:hover,.neiye .nav_box .nav2.active{color:#ad0b0e;font-weight:bold;}
.neiye .nav_box .nav2:hover .span4,.neiye .nav_box .nav2.active .span4{color:#ad0b0e;}
.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:#b8011a;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;}*/

.cpzs .row{padding:0 10px;}
.cpzs .row .col-lg-3{padding:0;}

.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;}

.zxly_ny.lxwm{background:none;}
.zxly_ny form{width:70%;margin:0 auto;}

.spzs_ny .sp{border:1px solid #ccc;margin-bottom:30px;}



/*在线留言内页*/
.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:#ad0b0e;border:none;border-radius:10px;color:#fff;}

/*页脚*/
footer{padding:20px 0;color:#fff;line-height:22px;background:#282828;}
footer a{color:#fff !important;}
footer a:hover{color:yellow !important;}
footer .logo2{display:block;margin:0 auto;}
footer .text1{text-align:center;}
footer .text1 h5{font-size:23px;color:#656565;font-weight:bold;margin-top:15px;}
footer .text1 p{color:#656565;font-size:13.5px;}
footer ul li{display:inline-block;margin-right:10px;}
footer .text2{margin-top:15px;line-height:30px;}
footer .row .col-lg-4{border-right:1px solid #404040;}
footer .row .col-lg-8{border-left:1px solid #161616;padding:0 20px;}

/*移动端底部热点链接*/
	#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){
.cpzx_con:hover .img,.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);}
.cpzx_con:hover h5{background:#0047a1;color:#fff;}
.news:hover span{background:#005ccf;color:#fff;}
}

@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:#0067e9;}
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:#0067e9;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#0067e9;}
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;}
.neiye{padding:0 0 30px 0;}
.lxwm form{margin-top:30px;}
header .logo_box{height:auto;}
header .logo_box .logo{line-height:100px;width:60%;}
.title2 .right{width:100%;margin-top:0;}
.title2 ul li{width:20%;}
.gywm .text1{margin-top:10px;}
.gywm .fwfw{margin-top:30px;}

footer{text-align:center;}
footer a{color:#fff !important;}
footer a:hover{color:yellow !important;}
footer ul{margin-top:20px;}
footer ul li{display:inline-block;margin:0 5px;}
footer .text2{line-height:25px;}
footer .row .col-lg-4{border-right:none;}
footer .row .col-lg-8{border-left:none;padding:0 15px;}
}

@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;}
header .logo_box .logo{line-height:80px;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
.zxly_ny form{width:100%;}
.lxwm{padding-bottom:30px;}
.lxwm .weixin_box img{float:none !important;margin:0 auto;display:block;}
.lxwm .weixin_box .text{margin:10px 0 0 0;}
.pictrue-8 .swiper-slide{width:70%;}
.title{margin:30px 0;}
.title h5{font-size:20px;}
.title P{font-size:14px;}
.title2{margin-bottom:20px;}
.title2 .pictrue1 .con{line-height:35px;font-size:16px;}
.more,.xwdt .more{width:120px;line-height:30px;font-size:14px;margin:20px auto 30px;}
.ad{padding:20px 0 80px 0;}
.ad h5{font-size:25px;}
.ad p{font-size:16px;}
.news{margin-bottom:15px;}
.spzs_ny .row{padding:0 10px;}
.spzs_ny .row .col-xs-6{padding:0 5px;}
.spzs_ny .sp{margin-bottom:10px;}
.title2 ul li{width:33.33%;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
header .logo_box .logo{line-height:60px;}
.pictrue-8 .swiper-slide{width:100%;}
.news .imgbox{width:120px;height:90px;}
.news .text_box{padding:0 5px 0 130px;}
.news .text_box h5{line-height:35px;padding-right:0;}
.news .text_box p{display:none;}
.news .text_box .text{line-height:25px;color:#333;height:50px;overflow:hidden;}
.news .text_box span{display:none;}
.title2 ul li{width:50%;}
}
