@charset "gb2312";
html{background:#FFF;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a,a:hover,a:focus{color:inherit;text-decoration:none!important;}
/*******CSS reset*************/
body{position:relative;z-index:-2;background:#fff;color:#333;font-size:15px;font-family:"微软雅黑";}
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
/********General**********/
.wrap{margin:0 auto;width:100%;}

/*header*/
.top{display:none;}
.head{width:100%;height:80px;padding:0;background:#fff;/*position:fixed;top:0;left:0;z-index:9999;*/}
.wf-wrap{padding:0;margin:0 auto;min-height:80px;position:relative;}
.logo{display:none;}
.navigation{display:none;}
/*小于等于992px*/
@media screen and (min-width: 992px) {
#menu{	display: none;}
.header1{ display:none}
}

@media screen and (max-width: 991px) {
.head{width:100%;height:120px;padding:0;background:#fff;/*position:fixed;top:0;left:0;z-index:9999;*/}
.wf-wrap{padding:0;margin:0 auto;min-height:50px;position:relative;}
#menu{width:100%; margin:0 auto; position:relative;background:#D20001; padding:10px 0 0; height:70px}
#menu li{ width:25%;line-height:20px; height:20px; position: relative; border-right: 1px solid #ba0809; box-sizing: border-box; font-size:14px; font-weight: normal; float: left; text-align: center; overflow: hidden; margin-bottom:10px; }
#menu li:nth-child(4n){border-right:none;}
#menu li a{ display: inline-block;line-height:20px;font-size:14px; color:#FFF}
.head{ display:none}
}

.nav-menu{top: 30px;left: 15px;}
.nav-menu a{display: block;width: 28px;height: 18px;position: absolute;top: 30px;left: 15px;}
.nav-menu a:before,.nav-menu a:after{content: '';display: block;background: #666;height: 2px;border-radius: 2px;}
.nav-menu a span{background: #666;display: block;height: 2px;margin: 6px 0;border-radius: 2px;}
@media screen and (min-width: 768px) {
	.weibo{display:none;}
	.weixin{display:none;}
	.wb-wx{padding:34px 0 0 0;position:absolute;top:0;right:0;display:inline-block;}
	.wb-wx a{float:left;margin-left:16px;width:22px;height:19px;position:relative;}
	.wb{background:url('../Image/weibo.png') no-repeat center top;}
	.wx{background:url('../Image/weixin.png') no-repeat center top;}
	.wb:hover{background:url('../Image/weibo.png') no-repeat center bottom;}
	.wx:hover{background:url('../Image/weixin.png') no-repeat center bottom;}
}
@media screen and (min-width: 992px) {
	.top{display:block;width:100%;height:40px;background:#014FA2;color:#f3f3f3;line-height:40px;position:relative;}
	.welcome{float:left;}
	.tel{float:right;}
	.head{position:relative;}
	.logo{display:inline-block;font-size:28px;float:left;max-width:326px;margin:0 auto;position:relative;}
	.logo img{vertical-align:middle;max-width:100%;}
	.logo2{display:none;}
	.nav-menu a{display:none;}
	.navigation{display:inline-block;margin-left:1%;}
	.navigation li{float:left;width:72px;line-height:72px;}
	.navigation a{display:block;width:72px;height:72px;color:#333; text-align:right}
	.navigation a:hover{color:#EB6100;font-weight:bold; text-decoration:none}
}
@media screen and (min-width: 1400px) {
	.head{height:135px;}
	.wf-wrap{min-height:135px;}
	.logo{float:left;padding:25px 0;max-width:395px; margin-right:30px}
	.navigation li{width:108px;line-height:135px; text-align:right}
	.navigation a{width:108px;height:135px; font-size:1.7rem}
	.wb-wx{padding:60px 0 0 0;}
}
/*ban*/
.slider-focus{position:relative;width:100%;overflow:hidden;}
.slider-focus .hd{position:absolute;width:100%;height:22px;left:0;bottom:2%;z-index:0;line-height:24px;text-align:center;}
.slider-focus .hd li{display:inline-block;vertical-align:middle;width:12px;height:12px;margin:0 4px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:0;line-height:0;text-indent:-9999em;border:1px solid #fff;cursor:pointer;}
.slider-focus .hd li.on{background:#fff;}
.slider-focus .bd{position:relative;z-index:0;}
.slider-focus .bd li{position:relative;text-align:center;}
.slider-focus .bd li img{vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
.slider-focus .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;height:280px;display:block;}  /* 去掉链接触摸高亮 */
@media screen and (max-width: 425px){
	.slider-focus .bd li a{width:100%;height:200px;}
}

@media screen and (min-width: 426px){
	.slider-focus .bd li a{width:100%;height:200px;}
}
@media screen and (min-width: 768px){
	.slider-focus .bd li a{width:100%;height:320px;}
}
@media screen and (min-width: 992px){
	.slider-focus .bd li a{width:100%;height:440px;}
}
@media screen and (min-width: 1300px){
	.slider-focus .bd li a{width:100%;height:520px;}
}

@media screen and (min-width: 1400px){
	.slider-focus .bd li a{width:100%;height:580px;}
}

@media screen and (min-width: 1600px){
	.slider-focus .bd li a{width:100%;height:680px;}
}



/*search*/
.search{width:320px;height:36px;border:1px solid #fff;position:absolute;left:50%;margin-left:-159px;bottom:55px;}
.search-text{background:none;border:none;height:34px;width:259px;padding-left:12px;padding-right:10px;color:#fff;}
.search-btn{width:58px;height:34px;border:none;border-left:1px solid #fff;background:url(../Image/search_btn.png) no-repeat center;}
@media screen and (min-width: 426px){
	.search{bottom:70px;}
}
@media screen and (min-width: 768px){
	.search{bottom:85px;}
}
@media screen and (min-width: 992px){
	.search{bottom:125px;}
}
@media screen and (min-width: 1300px){
	.search{bottom:145px;}
}
/*header end*/


/**/
.Toubu{width: 100%;background:url(../images/Toubu.jpg) no-repeat center bottom #f5f5f5;}
.root {width: 100%;height: 149px;position: relative;}
.root dt {float: left;margin-top: -76px;width:25%;height: 225px;}
.root dt img {display: block;width: 251px;height: 225px; z-index:19999; position:relative}
.root .wzgg {padding-top:20px;position: relative;height: 113px;width:75%;float: right;font-size: 15px;color: #555555;line-height: 34px;text-indent: 2em;}
.root .wzgg p { display:inline}
.root .wzgg p em {font-weight: bold;}
.root .wzgg h1{ font-size: 15px;display:inline; font-weight:normal}
.root .wzgg h2{font-size: 15px; display:inline; font-weight:normal}
.root .wzgg h3{font-size: 15px; display:inline; font-weight:normal}
.root .wzgg span{ display:inline; font-weight:normal}
.root .wzgg i {display: block;position: absolute;right: 0;bottom: 24px;width: 26px;height: 20px;}
.root .wzgg img {display: block;width: 26px;height: 20px;}
.wzgg{display:inline}
.wzgg_bt{display:inline}
@media only screen and (max-width:1440px) { 
.root .wzgg i{ bottom:-12px}
}
@media only screen and (max-width:1680px) { 
.root dt{ margin-top:-57px}
}
@media only screen and (max-width:1200px) { 
.root .wzgg{ width:69%} 
.root .wzgg{ height:140px}
}
@media only screen and (max-width:1024px) { 
.root .wzgg{ height:130px}
.root dt{ margin-top:-33px}
.root .wzgg i{ display:none}
}
@media only screen and (max-width:850px) { 
.root .wzgg{ line-height:27px;}
}
@media only screen and (max-width:768px) { 
.root{ background:#0c65bf; padding:0% 0% 2% 0%; height:auto}
.root dt{ width:100%; background:#0c65bf; margin-top:0%; text-align:center}
.root dt img{ margin: 0 auto;}
.root .wzgg{ width:100%; height:auto; color:#fff; padding-top:0%}
.root .wzgg h1{ display:none}
.root .wzgg h2{ display:none}
.root .wzgg p{ display:none}
.root .wzgg h3{ width:100%; height:50px; line-height:50px; font-size:18px; text-align:center;border-radius:50px; background:#FFFFFF; color:#0c65bf; display:block; margin-top:3%;}
}
@media only screen and (max-width:450px) { 
}

.mainsytj{}
.mainsytj_top{ text-align:center; }
.mainsytj_top dt{ font-size:30px; line-height:60px; color:#295592 ;font-weight: bold}
.mainsytj_top dt i{ height:90px; overflow:hidden; width:100%; display:block; display:none}
.mainsytj_top dd{ font-size:18px; line-height:40px; color:#999; text-transform:uppercase; font-weight:normal }
.mainsytj_top p{ background:#295592; height:2px; width:40px; margin: 0 auto; display: none} 
@media only screen and (max-width:596px) { 
.mainsytj_top{ width:98%}
.mainsytj_top img{ width:100%}
}


/*footer*/
.footer{clear:both;}
.foot{width:100%;padding:8px 0 26px 0;background:#171717;}
.foot a{color:#ccc;}
.foot a:hover{color:#eee;}
.dnav{display:none;float:left; min-height:165px}
.lianxi{max-width:460px;float:none;line-height:30px;margin:0 auto;display:block;min-height:165px;}
.lianxi h3{font-weight:bold;font-size:1.8rem;color:#fff;padding-bottom:16px;}
.lianxi p{color:#ccc; font-size:1.5rem}
.saoma1{width:112px;float:none;margin:0 auto;display:block;}
.saoma1 img{width:112px;height:112px;vertical-align:bottom;}
.saoma1 p{line-height:38px;text-align:center;color:#fff;}

.saoma{width:130px;float:none;margin:0 auto;display:block; margin-top:15px}
.saoma img{width:144px;height:144px;vertical-align:bottom; border:3px #FFFFFF solid}
.saoma p{line-height:24px;text-align:center;color:#fff;}
.bottom{width:100%;padding:7px 0;background:#111111;color:#fff;line-height:28px; font-size:16px}
.bottom a{color:#AAAAAA; font-size:16px}
.bottom a:hover{color:#E50110;}
.bottom-l{float:none;text-align:center;display:block;}
.bottom-r{float:none;text-align:center;display:block;}
.dnav-slide{width:100%;margin-bottom:28px;border-bottom:1px solid #4b4b4b;}
.dnav-slide .yi{width:100%;padding:12px 0;border-top:1px solid #4b4b4b;cursor:pointer;background:url(../images/arrow_d.png) no-repeat center right 15px;}
.dnav-slide .currentDt{background:url(../images/arrow_u.png) no-repeat center right 15px;color:#bb1717;}
.dnav-slide .yi dd{font-size:16px;padding-left:15px;color:#fff;}
.dnav-slide .er{display:none;padding-left:20px;line-height:32px;}
.dnav-slide .er li a{display:block;color:#888;}
@media screen and (min-width: 768px){
.dmy{ display:block; color:#cccccc}
	.foot{padding:58px 0 66px 0;}
	.dnav{float:left;width:45%;display:block;}
	.dnav ul{margin-bottom:32px;}
	.dnav ul:last-child{margin-right:0;}
	.dnav ul h3{color:#fff;font-size:1.8rem;padding-bottom:6px; }
	.dnav ul li{color:#888;line-height:31px; width:33.333%; float:left; font-size:1.5rem; height:31px; overflow:hidden}
	.lianxi{float:left;display:inline-block;border-right:1px solid #4b4b4b; padding-right:4%;padding-left:4%;border-left:1px solid #4b4b4b; width:30%}
	.lianxi h3{padding-bottom:6px;}
	.saoma1{float:left;margin:0;display:inline-block; margin-left:4%; width:20%}
	.saoma{margin:0;display:inline-block;margin-left:5%}
	.dnav-slide{display:none;}
}
@media screen and (max-width: 767px){
	.lianxi{ padding-left:5%; font-weight:bold; font-size:16px}
.saoma{width:100%;float:none;margin:0 auto;display:block; margin-top:15px; text-align:center}
	.saoma img{width:100%; max-width:300px; height:auto!important;vertical-align:bottom;}
}


@media screen and (min-width: 992px){
	.bottom-l{float:left;text-align:left;display:inline-block;}
	.bottom-r{float:right;text-align:right;display:inline-block;}
}
@media screen and (min-width: 1400px){
	.foot{width:100%;padding:15px 0 5px 0;background:#383E43;}
	.dnav{float:left;width:700px;}
	.dnav ul{margin-bottom:0;}
	.dnav ul:last-child{margin-right:55px;}
}


 .fxdb{display:none}

@media screen and (max-width:480px) {
.footer{clear:both; padding-bottom:45px}
}
.bb{ font-style:normal}
@media screen and (max-width:1399px) {
	.bb{ display:none}
}
.panel>.alert {
	padding-right: 20px;
	padding-left: 20px
}
.panel>.alert-dismissible {
	padding-right: 40px
}

 .fxdb{    display: block;
    background: #000;
    height: 45px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 80;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+440));
    border-top: 1px #4c4c4c solid;
    padding-top: 5px;
    color: #fff;
}
 .fxdb li{float:left;width:33.33%;      list-style: none;  text-align: center;}
 .fxdb li a{display:block;width:100%;color: #fff;
    font-size: 12px;}
  .fxdb li img{width: 15%;
    display: block;
    margin: 0 auto;}
}
/*footer end*/

/*首页*/
.yingxiao{width:100%;padding:49px 0 20px 0;border-bottom:1px solid #ddd;text-align:left;}
.yx{padding-bottom:20px;}
.yx img{width:100px;height:100px;float:left;margin-right:16px;}
.yx h3{font-size:16px;font-weight:bold;padding-top:12px;}
.yx p{color:#555;line-height:24px;padding-top:12px;}
@media screen and (min-width: 768px){
	.yingxiao{padding:69px 0 40px 0;}
}
@media screen and (min-width: 992px){
	.yingxiao{padding:89px 0 60px 0;text-align:center;}
	.yx img{width:148px;height:148px;float:none;margin-right:0;}
	.yx h3{padding-top:24px;}
	.yx p{padding-top:16px;}
	.yx1{border-right:1px solid #eee;}
	.yx2{border-right:1px solid #eee;}
	.yx3{border-right:1px solid #eee;}
}
@media screen and (min-width: 1300px){
.yx img{ -webkit-transition: -webkit-transform 0.4s ease-out; -moz-transition: -moz-transform 0.4s ease-out; transition: transform 0.4s ease-out;} 
.yx:hover img{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); transform: rotateY(180deg); } 
}

/**/
.title-sy{text-align:center; margin-bottom:8px;  padding-bottom:0;background:url(../images/bt_bottom.png) no-repeat center bottom}
.title-sy h1{ }
.title-sy h1 span{display: inline-block; width: 57px; margin: 0 26px; }
.title-sy p{padding-bottom:10px; font-size:14px; color:#999}
.title-sy hr{width:40px;height:2px;background:#E70012;border:none;margin:0 auto;}

@media screen and (max-width:420px){
.title-sy{text-align:center; margin-bottom:8px}
.title-sy h1{ font-size:24px; }
.title-sy h1 span{display: inline-block; width:37px;  height: 1px;  margin: 0 26px;   vertical-align: middle;}
.title-sy p{padding-top:9px;padding-bottom:10px; font-size:14px; color:#999!important}
.title-sy hr{width:40px;height:2px;background:#E70012;border:none;margin:0 auto;}
}


@media screen and (max-width:340px){
.title-sy{text-align:center; margin-bottom:8px}
.title-sy h1{ font-size:22px;  font-weight: 500;}
.title-sy h1 span{display: inline-block; width:30px;  height: 1px;  margin: 0 16px;  background-color: #d8d8d8;  vertical-align: middle;}
.title-sy p{padding-top:9px;padding-bottom:10px; font-size:14px; color:#999!important}
.title-sy hr{width:40px;height:2px;background:#E70012;border:none;margin:0 auto;}
}
@media screen and (min-width: 768px){
.title-sy h1{font-size:28px}
}
@media screen and (min-width: 992px){
.title-sy h1{font-size:36px;font-family:微软雅黑; color:#CB0000}
.title-sy p{padding-bottom:10px; font-size:18px}
}

.hxx{ clear:both; height:5px;}
/**/
.title-sy1{text-align:center; margin-bottom:8px;  background:url(../images/bt_bottom.png) no-repeat center bottom; padding-bottom:8px; margin-top:8px}
.title-sy1 h1{ font-size:36px; color:#CB0000 }
.title-sy1 h1 span{display: inline-block; width: 57px; margin: 0 26px; }
.title-sy1 p{font-size:18px; color:#999}
.title-sy1 hr{width:40px;height:2px;background:#E70012;border:none;margin:0 auto;}

@media screen and (max-width:1399px) and ( min-width:992px){
.title-sy1{text-align:center; margin-bottom:8px; background:url(../images/qq.png) no-repeat 39% 8%;}
.title-sy1 h1{ font-size:36px; }
.title-sy1 h1 span{display: inline-block; width:37px;  height: 1px;  margin: 0 26px;   vertical-align: middle;}
.title-sy1 p{padding-top:9px;padding-bottom:10px; font-size:14px; color:#999!important}
.title-sy1 hr{width:40px;height:2px;background:#E70012;border:none;margin:0 auto;}
}

@media screen and (max-width:991px) and ( min-width:672px){
.title-sy1{text-align:center; margin-bottom:8px; background:url(../images/qq.png) no-repeat 34% 8%;}
.title-sy1 h1{ font-size:36px; }
.title-sy1 h1 span{display: inline-block; width:37px;  height: 1px;  margin: 0 26px;   vertical-align: middle;}
.title-sy1 p{padding-top:9px;padding-bottom:10px; font-size:14px; color:#999!important}
.title-sy1 hr{width:40px;height:2px;background:#E70012;border:none;margin:0 auto;}
}
@media screen and (max-width:671px) and ( min-width:651px){
.title-sy1{text-align:center; margin-bottom:8px; background:url(../images/qq.png) no-repeat 30% 8%;}
.title-sy1 h1{ font-size:36px; }
.title-sy1 h1 span{display: inline-block; width:37px;  height: 1px;  margin: 0 26px;   vertical-align: middle;}
.title-sy1 p{padding-top:9px;padding-bottom:10px; font-size:14px; color:#999!important}
.title-sy1 hr{width:40px;height:2px;background:#E70012;border:none;margin:0 auto;}
}

@media screen and (max-width:650px) and ( min-width:172px){
.title-sy1{text-align:center; margin-bottom:8px; background:url(../images/qq.png) no-repeat 25% 8%;}
.title-sy1 h1{ font-size:28px; padding-top:3% }
.title-sy1 h1 span{display: inline-block; width:37px;  height: 1px;  margin: 0 26px;   vertical-align: middle;}
.title-sy1 p{padding-top:9px;padding-bottom:10px; font-size:14px; color:#999!important}
.title-sy1 hr{width:40px;height:2px;background:#E70012;border:none;margin:0 auto;}
}

.mainxwzx{ width:100%; background:url(../images/mainxsbj.jpg) no-repeat center}
.xwzx{ max-width:1400px; margin:0 auto}
.xwzx_l{ width:34%; float: left; margin-right:3%}
.xwzx_l li{ list-style-type:none; height:50px; margin-bottom:9px; line-height:50px; font-size:15px; border:1px #DDDDDD solid}
.xwzx_l li h1{ width:50px; height:48px; line-height:48px; background:#C5C5C5; font-size:30px; float:left; color:#fff; text-align:center; font-weight:normal; font-family:"Times New Roman", Times, serif}
.xwzx_l li a{ float:left; padding-left:20px; width:85%; line-height:50px; overflow:hidden; height:50px}
.xwzx_r{ width:63%; float:left}
.xwzx_r li{ float:left; width:49%; height:35px; line-height:35px; border-bottom:1px #dfdfdf dashed; color:#2356A9; margin-right:1%; overflow:hidden}
.xwzx_r li a{ color:#000}

@media screen and (max-width: 1409px){
.xwzx{ max-width:1200px; margin:0 auto}

	}
@media screen and (max-width: 1230px){
.xwzx{ max-width:1100px; margin:0 auto}

}
@media screen and (max-width: 1110px){
.xwzx{ max-width:900px; margin:0 auto}
.xwzx_l{ display:none}
.xwzx_r{ width:98%; margin:0 auto; padding-left:1%}
.xwzx_r li{ float:left; width:49%; height:35px; line-height:35px; border-bottom:1px #dfdfdf dashed; color:#2356A9;  overflow:hidden; margin-right:1%;}

}
@media screen and (max-width: 580px){
.xwzx{ width:95%; margin-left:2.5%; height:350px; overflow:hidden; padding-top:1%}
.xwzx_r li{ width:100%; height:35px; line-height:35px; border-bottom:1px #dfdfdf dashed; color:#2356A9;  overflow:hidden; }

}
/* 公司简介 */
.about_bg{ width:100%; background:url(../images/about_bg.jpg) no-repeat center; padding-top:10px; padding-bottom:10px}
.about{ max-width:1380px; margin:0 auto;}
.about_l{ width:53%; float:left}
.about_l h1{ margin-bottom:1%}
.about_l h2{ margin-bottom:1%}
.about_l p{ font-size:15px; line-height:30px}
.an:hover{transition:all 0.3s ease-in-out; background:#2666C8; color:#FFF;animation-duration: 1s; animation-delay: 0.3s; animation-name: bounceInRight;all 0.3s ease-in-out}
.an{ margin-top:2%;padding:10px 30px; background:#FFA300; border-radius:10px; color:#FFF;}
.about_r{ float: right; width:45%}
@media screen and (max-width: 1399px){
.about{width:95%; margin:0 auto;}
}

@media screen and (max-width: 1288px){
.about{width:90%; margin:0 auto;}
.about_l h1{ margin-bottom:1%; font-size:20px}
.about_r{ margin-right:2%}
}

@media screen and (max-width: 1170px){
.about{margin:0 auto; max-width:950px}
.about_l h1{ margin-bottom:1%; font-size:17px}
.about_r img{ width:100%}
.about_l p{font-size:14px; line-height:24px; height:220px; overflow:hidden}
}
@media screen and (max-width: 995px){
.about_l{ width:57%; float:left}
.about_l p{font-size:14px; line-height:24px; height:140px; overflow:hidden}
.about_r{ float: right; width:35%}

}
@media screen and (max-width: 850px){
.about_l{ width:90%; margin:0 auto; float:none}
.about_r{ width:80%; margin:0 auto; float:none; margin-top:3%}
.an{ display:none}
}
.yq_icon img { transition: all ease-in-out 1s; } 
.yq_wz { margin-top: 25px; } 
.yq_wz h3 { font-size: 22px; color: #fff; } 
.yq_wz span { font-size: 14px; color: #fff; line-height: 30px; } 

#p-ad{ width: 100%; overflow: hidden;text-align: center; background:url(../images/bgg.jpg) center}
@media(max-width:768px){

  .ind_abo_bg{width: 93%; background: #0168b7; margin: 0 auto;}
    .ind_abo_tit{font-size: 24px;}
    .ind_abo_dis{display: none;}
    .ind_abo_fl{width: 100%; display: none;}
    .ind_abo_fl_ys{margin:0 auto; float: none;}


 .ind_gm_are{width: 93%; background: #0168b7;padding-top: 2%; padding-bottom: 2%; margin: 0 auto; margin-top: 1px; display: none;}
    .ind_gm_sc{font-size: 28px;}
    .ind_gm_sc span{font-size: 14px;}
    .ind_gm_sc_dis{font-size: 14px;}

}
@media(min-width:768px) and (max-width:1199px){
 .ind_abo_bg{width: 100%;}
    .ind_abo_fl_ys{float: left;}
    .ind_abo_fl{width:90%;}
 .ind_gm_are{width: 100%;}
}

/*优势*/
.ys{ max-width:1200px; margin:0 auto} 
.ys_bt{ max-width:579px; margin:0 auto}

@media(max-width:610px){
.ys_bt{ max-width:519px; margin:0 auto}
.ys_bt img{ width:90%; margin:0 auto; margin-left:5%}

}

.ys01{ width:100%; height:286px; background:url(../images/lybg.jpg) no-repeat center;}

.ys01_l{ width:70%; float:left; padding-top:20px}
.ys01_r{ width:30%; float:left; padding-top:20px}
.ys01_b{ float:left; width:134px;}
.ys01_nr{ float:left; width:72%}
.ys01_nr h1{ line-height:65px; font-size:34px;}
.ys01_nr p{ line-height:28px; font-size:16px; background:url(../images/adv_arr_l.png) no-repeat 0 10px; padding-left:35px; padding-bottom:5px}
.ys02_l{ width:40%; float:left; padding-top:20px}
.ys02_r{ width:60%; float:left; padding-top:20px}
.ys02_nr{ float:left; width:72%}
.ys02_nr h1{ line-height:65px; font-size:34px;}
.ys02_nr p{ line-height:28px; font-size:16px; background:url(../images/adv_arr_l.png) no-repeat 0 10px; padding-left:35px; padding-bottom:5px}

.ys02{ width:100%; height:286px; background:url(../images/lybg1.jpg) no-repeat center;}

@media(max-width:618px){
.ys02_l{ display:none}
.ys02_r{ width:95%; margin-left:1%}
}
@media(max-width:1130px){
.ys{ max-width:1000px; margin:0 auto} 
.ys01_l{ width:60%; float:left; padding-top:20px; padding-left:3%}
.ys01_r{ width:30%; float:left; padding-top:20px}
.ys01_nr h1{ line-height:65px; font-size:27px;}
}
@media(max-width:922px){
.ys{ max-width:900px; margin:0 auto} 
.ys01_l{ width:60%; float:left; padding-top:20px; padding-left:3%}
.ys01_r{ width:30%; float:left; padding-top:20px}
.ys01_nr h1{ line-height:65px; font-size:23px;}

}
@media(max-width:839px){
.ys{ max-width:839px; margin:0 auto} 
.ys01_l{ width:95%;padding-top:20px; margin:0 auto}
.ys01_r{ display:none}
.ys01_nr h1{ line-height:65px; font-size:23px;}
}
@media(max-width:839px){
.ys01_b{float:left; width:104px;}
.ys01_b img{ width:100%}
}
@media(max-width:490px){
.ys{ max-width:480px; margin:0 auto} 
.ys01_b{float:left; width:64px; margin-top:2%}
.ys01_nr h1{ line-height:65px; font-size:17px;}
.ys01_nr p{ line-height:24px; font-size:13px; background:url(../images/adv_arr_l.png) no-repeat 0 10px; padding-left:35px; padding-bottom:5px}


}

.hf{ width:100%; margin:0 auto; background:url(../images/hf.jpg) no-repeat center; height:180px}
.hf1{ display:none}
.hf2{ display:none}
@media(max-width:1550px){
.hf{ display:none}
.hf1{ display:block}
.hf1 img{ width:100%}
}
@media(max-width:667px){
.hf{ display:none}
.hf1{ display: none}
.hf2{ display: block}
.hf2 img{ width:100%}
}
.block_tj{background:#282828; width:100%; margin: 0 auto; padding:0% 0% 2% 0%;} 
.bl_tj_con{ margin: 0 auto;}
.block_tj_top{ padding:50px 0 20px; text-align:center; }
.block_tj_top h2{  font: 30px/60px "微软雅黑"; color:#fff}
.block_tj_top h2 strong{ color:#000}
.block_tj_top em{ display:block; margin:0 auto; margin-top:1%; width:4%; height:3px; background:#fff }
 
.prolisttj{width:100%; margin: 0 auto; margin-top:2%;}
.prolisttj ul{ width:99%; margin: 0 auto;}
.prolisttj ul dl{float:left;width:23%;overflow:hidden; margin:0% 1% 2% 1%;}
.prolisttj ul dl dt{ margin-bottom:0px;}
.prolisttj ul dl dt a img{vertical-align:middle;width:100% }
.prolisttj ul dl dd{ text-align:center}
.prolisttj ul dl dd a{ line-height:38px;text-decoration:none; font-size:16px; color:#fff}

@media(max-width:479px){
.prolisttj ul dl{float:left;width:48%;overflow:hidden; margin:0% 1% 2% 1%;}

}
@media(min-width:480px) and (max-width:1199px){
.prolisttj ul dl{float:left;width:31.333%;overflow:hidden; margin:0% 1% 2% 1%;}
}

.xw{ max-width:1400px; margin:0 auto}
.xw_l{ float:left; width:31.5%; background:url(../images/news_l_bg.png) no-repeat top #F2F2F2; padding:0 2%; margin-right:2%}
.xw_l h1{ font-size:28px; color:#FFF; margin-top:15px; margin-bottom:7px}
.xw_l h1 span{ display:block; font-size:18px; font-weight:normal}
.xw_l dl{ margin-bottom:1%}
.xw_l dl dd{ font-size:17px; color:#343434; line-height:50px}
.xw_l dl dt{ font-size:15px; color:#999; font-weight:normal; line-height:25px}
.xw_l dl span{ line-height:29px; font-size:15px}
.xw_r{ float:left; width:65%}
.xw_bt{ height:65px}
.xw_bt h1{ font-size:24px; float:left; color:#2666C8; padding-left:10px}
.xw_bt h1 span{ display:block; font-weight:normal; font-size:15px; text-transform:uppercase; color:#000}
.xw_bt h2{ float:right; line-height:65px; padding-right:10px; font-weight:normal}
.xw_r dl{ width:47%; float: left; margin-right:2%; border-bottom:1px #ededed solid; padding-bottom:5px}
.xw_r dl dd{ line-height:40px; font-size:18px; color:#343434; width:100%; height:40px; overflow: hidden}
.xw_r dl dt{ font-size:15px; line-height:25px; font-weight:normal; color:#999}
.xw_r dl i{line-height:35px; font-style:normal}

@media(max-width:1399px){
.xw{width:990px; margin:0 auto}
.xw_l img{ width:100%}
.xw_l dl dd{ height:30px; line-height:30px; overflow:hidden}
.xw_r dl dt{ font-size:15px; color:#999; font-weight:normal; line-height:23px; height:65px; overflow:hidden}
}
@media(max-width:991px){
.xw{width:760px; margin:0 auto}
.xw_l{ float:left; width:45.5%; background:url(../images/news_l_bg.png) no-repeat top #F2F2F2; padding:0 2%; margin-right:2%}
.xw_r{ float:left; width:50%; height:480px; overflow:hidden}
.xw_r dl{ width:100%; float: left; margin-right:0%; border-bottom:1px #ededed solid; padding-bottom:5px}
.xw_r dl dd{ line-height:31px; font-size:18px; color:#343434; width:100%; height:31px; overflow: hidden}

}

@media(max-width:767px){
.xw{margin-right: auto; margin-left: auto; width:auto}
.xw_l h1{ font-size:28px; color:#FFF;margin-bottom:7px; text-align:center; padding-top:15px}
.xw_l h1 span{ text-transform:uppercase}
.xw_l{ float: none; width:98%; background:url(../images/news_l_bg.png) repeat-x top #F2F2F2; padding:0 2%; margin-left:1%}
.xw_l dl{ margin-bottom:1%; width:90%; margin:0 auto}
.xw_r{ float:none; width:98%; height: auto; margin-left:1%; margin-top:1%}
.xw_bt{ height:65px; border:1px #ededed solid}
.xw_bt h1{ font-size:18px; float:left; color:#2666C8; padding-left:10px; padding-top:5px}
.xw_bt h1 span{ display:block; font-weight:normal; font-size:15px; text-transform:uppercase; color:#000}

.xw_r dl{ width:95%; float: none; margin-right:0%; border-bottom:1px #ededed solid; padding-bottom:5px; margin:0 auto}
.xw_r dl dd{ line-height:31px; font-size:15px; color:#343434; width:100%; height:31px; overflow: hidden}
.xw_r dl dt{ font-size:14px; color:#999; font-weight:normal; line-height:23px; height: auto; }

}
#demo_ {overflow:hidden;width:99%;height:280px;margin:0 auto; margin-bottom:15px; margin-top:10px; padding-top:5px; padding-left:1%; padding-right:1%; background:#FFF}
#indemo_ {float: left;width: 800%;}
#demo1_ {float: left;}
#demo2_ {float: left;}

.ind_pz_are{width: 100%; background: #f6f6f6; padding-bottom: 8%;}
.ind_pz_mb{width: 100%; font-size: 32px; color: #0168b7; text-align: center; padding-top: 5%;}
.ind_pz_dis{width: 100%; font-size: 20px; color: #252525; text-align: center; padding-top: 1%; padding-bottom:8%;}
.ind_scyx_list{width: 100%; background: #fff; box-shadow:0px 4px 10px 2px #e0dfdf;}
.ind_yxfw_tit{font-size: 30px; color: #0168b7; text-align: center; padding-top: 9%; padding-bottom: 9%; }
.ind_yxfw_nr{width: 80%; margin:0 auto; text-align: center; line-height: 24px; font-size: 14px; color: #444444; padding-bottom: 9%;}

.chanpin{width:100%;background:url(../images/cp-bg.jpg) repeat center; padding-bottom:10px}
.cp-type{background:none;margin:18px 0;}
.cp-t{display:none;}
.cp-fl{display:none;}

.cp-xl{width:21%; float:left; background:#ECF3F8; margin-right:2%; background:#fff; padding:3px}
.btt{ width:100%; height:127px; background:url(../images/tlt.png) no-repeat center}
.btt h1{ text-align:center; color:#FFF; font-size:30px; padding-top:7%}
.btt h2{ text-align:center; color:#FFF ; font-weight:normal; text-transform:uppercase}
.cp-xl ul{ margin:0 5%}
.cp-xl ul li{margin-bottom:3px; }
.cl{ background:#2356A9}
.cp-xl .col-sm-3{padding-left:6px;padding-right:6px;}
.cp-xl ul li a{display:block;height:46px;line-height:46px; background-size:100% 100%; font-size:1.7rem; padding-left:20%}
.cp-xl ul li a:hover{background:#333;background-size:100% 100%; font-size:1.9rem; color:#FFFFFF}
.cp-nr1{ float: left; width:77%; background:#fff; padding:10px}
.cp-nr1 ul li{margin-bottom:10px;text-align:center; width:24%; float:left; margin-right:1%}
.cp-nr1 ul li span{height:240px; overflow:hidden; display:block}
.cp-nr1 ul li:hover img{    transform: scale(1.1); -moz-transform: scale(1.1);  -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1);}
.cp-nr1 .col-sm-3{ padding-left:6px!important;padding-right:6px!important;}
.cp-nr1 .col-sm-4{padding-left:6px;padding-right:6px;}
.cp-nr1 ul li a{display:block; overflow:hidden}
.cp-nr1 ul li a img{height:100%;width:100%;display: block;transition: .3s; -moz-transition: .3s; -ms-transition: .3s;-o-transition: .3s; -webkit-transition: .3s;}
.cp-nr1 ul li a p{display:block;height:51px;line-height:51px;background:#eee;overflow:hidden; font-size:1.6rem}
.cp-nr1 ul li a:hover p{background:#5F5F5F;color:#fff;}

.cp_db{ margin:0 8%; padding-bottom:23px}
.cp_db h1{border-top:1px #ededed solid; border-bottom:1px #ededed solid; font-size:15px; font-weight: normal; line-height:30px; padding:9px 8px}
.cp_db h2{ padding:15px 0 0 42px; background:url(../images/tel1.png) no-repeat 0 24px; color:#F00; font-size:27px}
.cp_db h2 span{ font-size:15px; color:#666}
.n_bt_fl{ display:none}
@media(max-width:1399px){
.cp-xl{width:27%; float:left; background:#ECF3F8; margin-right:2%; background:#fff; padding:3px}
.cp-nr1{ float: left; width:71%; background:#fff; padding:10px}
.cp-nr1 ul li{margin-bottom:15px;text-align:center; width:32%; float:left; margin-right:1%}
.cp-nr1 ul li:nth-child(10){ display:none}
.cp-nr1 ul li:nth-child(11){ display:none}
.cp-nr1 ul li:nth-child(12){ display:none}
.cp_db h1{ display:none}
.col-sm-3{width:33%}
.cp-nr1 ul li span{max-height:203px; }
}
@media(max-width:991px){
.cp-xl{ display:none}
.n_bt{ display:none}
.n_bt_fl{ display:block}
.n_bt_fl ul{}
.n_bt_fl ul li{ width:19%; float:left; height:35px; line-height:35px}
.cp-nr1 ul li:nth-child(10){ display: block}
.cp-nr1 ul li:nth-child(11){ display: block}
.cp-nr1 ul li:nth-child(12){ display: block}
.cp-nr1{ width:100%; background:#fff; padding:10px; display:block}
}
@media(max-width:683px){
.n_bt_fl ul li{ width:19%; float:left; height:35px; line-height:35px; background:#2356A9}
.n_bt_fl ul li{ color:#FFF}
.cp-nr1 ul li span{max-height:160px; }

}
@media(max-width:550px){ 
.cp-nr1 ul li span{max-height:133px; }

}
@media(max-width:500px){ 
.cp-nr1 ul li span{max-height:133px; }

}
@media(max-width:483px){
.n_bt_fl ul li{ width:32%; float:left; height:35px; line-height:35px; background:#2356A9}
.cp-nr1 ul li{margin-bottom:15px;text-align:center; width:48%; margin-right:1%}
.cp-nr1 ul li a p{display:block;height:40px;line-height:40px;background:#eee;overflow:hidden; font-size:1.3rem}
.cp-nr1 ul li span{max-height:163px; }

}
@media(max-width:400px){  
.cp-nr1 ul li span{max-height:150px; }

}
@media(max-width:360px){ 
.cp-nr1 ul li{ width:49%}
.cp-nr1 ul li span{max-height:123px; }

}
@media(max-width:300px){ 
.cp-nr1 ul li{ width:100%}
.cp-nr1 ul li span{max-height:183px; }

}
.cp-nr{}

.n_bt{ height:45px; background:url(../images/hot.png) no-repeat}
.n_bt h1{ padding-left:44px; font-size:17px}
.cp-nr ul li{margin-bottom:5px;text-align:center;}
.cp-nr ul li:hover img{transform: scale(1.1); -moz-transform: scale(1.1);  -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1);}
.cp-nr .col-sm-3{ padding-left:3px!important;padding-right:3px!important;}
.cp-nr .col-sm-4{padding-left:6px;padding-right:6px;}
.cp-nr ul li a{display:block; overflow:hidden}
.cp-nr ul li a img{max-width:100%;width:100%;display: block;transition: .3s; -moz-transition: .3s; -ms-transition: .3s;-o-transition: .3s; -webkit-transition: .3s;}
.cp-nr ul li a p{display:block;height:40px;line-height:40px;background:#eee;overflow:hidden; font-size:1.8rem}
.cp-nr ul li a:hover p{background:#5F5F5F;color:#fff;}

@media screen and (max-width:500px){
.cp-nr ul li a p{display:block;height:40px;line-height:40px;background:#eee;overflow:hidden; font-size:1.4rem}
}
@media screen and (max-width: 767px){
.cp-xl ul li{ width:33%; float:left}
	}
	@media screen and (max-width:447px){
.cp-xl ul li{ width:50%; float:left}
	}
@media screen and (min-width: 768px){
	.cp-nr ul li img{height:124px;}
}
@media screen and (min-width: 992px){
	.cp-type{background:#014FA2; padding-bottom:15px}
	.cp-t{width:100%;text-align:center;color:#fff;display:block;}
	.cp-t a {}
	.cp-t a h2{font-size:29px;padding:15px 0 4px 0;}
	.cp-t p{font-family:'Arial';text-transform:uppercase;padding-bottom:12px;}
	.cp-fl{margin:0 5px 14px 5px;background:#fff;padding-top:10px;display:block; border-radius:17px}
	.cp-fl ul{line-height:46px;margin:0 8%;padding-bottom:16px;}
	.cp-fl ul li { background:#014FA2; margin-bottom:10px}
	.cp-fl ul li a{display:block;width:100%;background:url(../images/j.png) no-repeat  15px 15px; color:#fff; line-height:46px; padding-left:20%; font-size:1.6rem}
	.cp-fl ul li a:hover{background:url(../images/sdot.png) no-repeat  35px 17px;color:#E70012;}
	
	.cp-fl p{margin:0 8%;line-height:20px;padding:10px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
	.cp-tel{margin:0 8%;padding:12px 0;}
	.cp-tel img{padding-right:2%;vertical-align:0px;width:32px;}
	.cp-tel span{display:inline-block;}
	.cp-tel .cp-m{font-family:'Arial';font-size:18px;}
	.cp-fl h5{margin:0 8%;line-height:20px;padding:10px 0;border-top:1px solid #ddd; display:block}
	.cp-nr ul li img{height:177px;}
	
}
@media screen and (min-width: 1400px){
	.cp-fl ul{line-height:38px;}
	.cp-fl p{line-height:22px;padding:14px 0; font-size:1.42rem}
	.cp-tel{padding:16px 0;}
	.cp-tel img{padding-right:6%;width:66px; float:left}
	.cp-tel .cp-m{font-size:1.8rem;}
	.cp-tel font{ font-size:1.6rem}
	.cp-fl h5{line-height:22px;padding:14px 0; display:block; font-size:1.6rem}
	.cp-nr ul li img{height:296px;}
}

.anli{width:100%;}
.al-nr{width:100%;min-height:310px;}
.al-nr .row{margin-left:0px;margin-right:0px;}
.al-wz{margin-top:40px;border-left:4px solid #5F5F5F;color:#fff;}
.al-wz h3{font-size:14px;font-family:'Arial';color:rgba(255,255,255,0.4);padding-left:18px;}
.al-wz h2{font-size:20px;font-weight:bold;padding:8px 0 0 18px;}
.al-wz p{font-size:15px;padding:12px 0 4px 18px;}
.al-owl{position:absolute;top:208px;left:0;width:100%;}
.al-owl .item{padding:0 10px;}
.al-owl .item img{width:100%;height:372px;vertical-align:bottom;}
.he_slideCaptionDown{border:4px solid #fff;background:#000;padding:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_caption{color:#fff;background:rgba(0,0,0,0);-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);-o-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption{background:rgba(0,0,0,.6);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.he_slideCaptionDown .he_slideCaptionDown_caption,.he_slideCaptionDown .he_slideCaptionDown_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_caption_p{font-size:16px;text-align:center;width:80%;position:absolute;top:-80%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:0}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption_p{color:#fff;top:42%;opacity:1}
.he_slideCaptionDown .he_slideCaptionDown_caption_hr{width:36px;height:2px;background:#fff;border:none;position:absolute;top:-80%;left:50%;margin-left:-18px;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden;opacity:0}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption_hr{top:52%;opacity:1}
@media screen and (min-width: 768px){
	.al-wz{margin-top:70px;}
	.al-wz h2{font-size:22px;}
	.al-owl{top:248px;}
}
@media screen and (min-width: 992px){
	.al-nr .row{margin-left:-15px;margin-right:-15px;}
	.al-wz{margin-top:90px;}
	.al-owl{top:288px;}
}
@media screen and (min-width: 1400px){
	.al-wz{margin-top:120px;}
	.al-wz h2{font-size:24px;padding:10px 0 0 18px;}
	.al-wz p{font-size:16px;padding:16px 0 4px 18px;}
	.al-owl{top:328px;}
}

.xinwen{width:100%; background:url(../images/client_bg.jpg) no-repeat center top}
.xw-fl{text-align:center;padding:25px 0 36px 0;}
.xw-fl li{display:inline-block;width:120px;height:38px;margin:0 8px;}
.xw-fl li a{display:block;width:118px;height:36px;line-height:36px;border:1px solid #aaa;border-radius:46px;}
.xw-fl li a:hover{display:block;border:1px solid #5F5F5F;color:#5F5F5F; text-decoration:none}
.xw-cont{ padding-top:15px}
.xw-l-one{width:100%;height:240px;overflow:hidden;}
.xw-l-one .col-xs-4{padding:0;}
.xw-l-one .col-xs-8{padding:0;}
.xw-l-time{height:150px;background:#5F5F5F;color:#fff;}
.xw-l-time h2{font-size:16px;padding:30px 0 0 12%;}
.xw-l-time h2 span{font-size:32px;}
.xw-l-time p{color:rgba(255,255,255,0.5);text-transform:uppercase;padding:8px 0 0 12%;}
.xw-l-tu{height:150px;background:url(../images/xw.jpg) no-repeat center;background-size:cover;}
.xw-l a:hover{ color:#000}
.xw-l-nr h3{font-weight:bold;font-size:16px;}
.xw-l-nr p{line-height:28px;padding:5px 0 0 0;}
.xw-r{padding-bottom:10px;}
.xw-r ul li{margin-bottom:11px; padding-left:20px; border:1px #e5e5e5 solid; padding-top:1%}
.xw-r-t{ font-size:16px; line-height:35px}
.xw-r ul a{display:block;background:url(../images/xw-kuai.jpg) no-repeat left 6px;}
.xw-r ul a:hover{display:block;background:url(../images/xw-kuai0.jpg) no-repeat left 6px;color:#5F5F5F;}
.xw-r ul p{line-height:28px;padding:5px 0 0 0; display:block}
@media screen and (max-width: 430px){
.xw-r ul li .sjxs{display:none;}
}

@media screen and (min-width: 425px){
	.xw-l-time h2{padding:30px 0 0 20%;}
	.xw-l-time h2 span{font-size:40px;}
	.xw-l-time p{padding:8px 0 0 20%;}
}
@media screen and (min-width: 992px){
	.xw-fl{padding:25px 0 56px 0;}
	.xw-fl li{width:140px;height:48px;margin:0 12px;}
	.xw-fl li a{width:138px;height:46px;line-height:46px;}
	.xw-l-time h2{padding:30px 0 0 24%;}
	.xw-l-time h2 span{font-size:48px;}
	.xw-l-time p{padding:8px 0 0 24%;}
}
@media screen and (max-width:576px){
.xw-l-one{width:100%;overflow:hidden; height:auto}
}

/*首页end*/


.subTitle{margin-bottom:20px; height:40px; line-height:40px;border-bottom:1px solid #ccc;text-align:right; overflow:hidden}
.subTitle .catname{font-size:22px;color:#222; float:left}
.subTitle a{color:#888;}
.subTitle span{ font-size: 14px;font-weight: normal; color: #888;}
.subTitle a.goback{float:left;margin-left:10px;}


/*关于我们*/

@media (min-width:992px){
.main{overflow:hidden;margin:0 auto;position:relative;padding-top:80px;}
}
.main{overflow:hidden;margin:0 auto;position:relative;}
.sidebar{width:100%;border-bottom:20px solid #f0f0f0;}
.sidebar ul{text-align:center;line-height:48px;}
.sidebar ul li{display:inline-block;}
.sidebar ul li a{display:block;border-top:2px solid #fff;padding:0 24px;}
.sidebar ul li a:hover{display:block;border-top:2px solid #5F5F5F;background:#f6f6f6; text-decoration:none; color:#5F5F5F}
@media screen and (min-width: 992px){
	.main{padding-top:0;}
	.sidebar ul{line-height:58px;}
}

.gy-jj{padding:18px 0;position:relative;}
.gy-jj img{ max-width:100%;}
.jj-title{text-align:center; margin-bottom:15px}
.jj-title h2{font-size:24px;padding-bottom:10px;}
.jj-title p{text-transform:uppercase;line-height:20px; font-size:14px!important}
.jj-title hr{width:31px;height:2px;background:#5F5F5F;border:none;margin:14px auto 0 auto;}
.jjL{padding-top:28px;}
.jjL-bt{margin-bottom:20px;width:260px;}
.jjL-p{height:246px;overflow:auto;}
.jjL-p p{line-height:24px;text-indent:2em;}
.jjR{padding-top:28px;display:none;}
.jj-tu{background:none;}
.jj-tu img{max-width:100%;width:100%;}
@media (min-width: 480px){
	.jjL-p{height:256px;}
}
@media (min-width: 768px){
	.jjL{padding-top:32px;}
	.jjL-p{height:266px;}
}
@media (min-width: 992px){
	.jj-title h2{font-size:26px;padding-bottom:10px;}
	.jj-title hr{margin:14px auto 0 auto;}
	.jjL{padding-top:40px;}
	.jjL-bt{margin-bottom:24px;width:280px;}
	.jjL-p{height:276px;margin-bottom:40px;}
	.jjL-p p{line-height:26px;}
	.jjR{padding-top:40px;display:block;}
	.jj-tu{background:url('../Image/jj-tu.jpg') no-repeat right center;}
	.jj-tu img{max-width:88%;}
}
@media (min-width: 1300px){
	.gy-jj p{ line-height:40px; font-size:16px;}
	.jjL{padding-top:44px;}
	.jjL-bt{margin-bottom:32px;width:327px;}
	.jjL-p{height:286px;}
	.jjR{padding-top:44px;}
	.jj-tu img{max-width:90%;}
}

.gy-sp{width:100%;background:url('../Image/sp-bg.jpg') no-repeat center;background-size:cover;padding:36px 0 48px 0;}
.fullSlide2{position:relative;width:90%;padding:36px 0 0 0;margin:0 auto;}
.fullSlide2 video{max-width:100%;width:100%;vertical-align:bottom;}
.fullSlide2 embed{max-width:100%;width:100%;vertical-align:bottom;}
.fullSlide2 .prev{z-index:1;display:block;width:40px;height:40px;position:absolute;top:50%;left:8px;margin-top:-20px;float:left;background:url(../images/arrow.png) no-repeat left 0;background-size:cover;filter:alpha(opacity=40);opacity:0.4;}
.fullSlide2 .next{z-index:1;display:block;width:40px;height:40px;position:absolute;top:50%;right:8px;margin-top:-20px;float:right;background:url(../images/arrow.png) no-repeat right 0;background-size:cover;filter:alpha(opacity=40);opacity:0.4;}
.fullSlide2 .prev:hover,.fullSlide .next:hover{filter:alpha(opacity=80);opacity:0.8;}
@media (min-width: 480px){
	.gy-sp{padding:40px 0 58px 0;}	
}
@media (min-width: 768px){
	.gy-sp{padding:48px 0 68px 0;}
	.fullSlide2{width:80%;}	
	.fullSlide2 .prev{width:55px;height:55px;left:-72px;margin-top:-28px;}
	.fullSlide2 .next{width:55px;height:55px;right:-72px;margin-top:-28px;}
}
@media (min-width: 992px){
	.gy-sp{padding:58px 0 88px 0;}
}
@media (min-width: 1400px){
	.gy-sp{padding:68px 0 108px 0;}
	.fullSlide2{width:60%;}
	.fullSlide2 .prev{left:-88px;}
	.fullSlide2 .next{right:-88px;}
}

.gy-ry{width:100%;padding:36px 0 45px 0;}
@media (min-width: 480px){
	.gy-ry{padding:40px 0 55px 0;}	
}
@media (min-width: 768px){
	.gy-ry{padding:48px 0 65px 0;}	
}
@media (min-width: 992px){
	.gy-ry{padding:58px 0 75px 0;}	
}
@media (min-width: 1400px){
	.gy-ry{padding:68px 0 85px 0;}	
}

.gy-sb{width:100%;background:#f1f1f1;padding:36px 0 48px 0;}
.sbL{height:148px;background:#5F5F5F;color:#fff;text-transform:uppercase;margin-top:28px;}
.sbL h3{font-size:16px;padding:34px 0 0 6%;}
.sbL h2{font-size:20px;font-family:'Constantia';line-height:30px;padding:12px 0 0 6%;}
.sbL hr{width:30px;height:4px;background:#fff;border:none;margin:12px 0 0 6%;}
.sbR{margin-top:28px;}
.sbR .item{padding:0 3px;}
.sbR .item img{width:100%;height:auto;}
@media (min-width: 480px){
	.gy-sb{padding:40px 0 58px 0;}
}
@media (min-width: 768px){
	.gy-sb{padding:48px 0 78px 0;}
	.sbL{height:178px;margin-top:30px;}
	.sbL h3{font-size:18px;padding:48px 0 0 6%;}
	.sbL h2{font-size:22px;line-height:28px;padding:14px 0 0 6%;}
	.sbL hr{margin:14px 0 0 6%;}
	.sbR{margin-top:30px;}
	.sbR .item img{height:450px;}
}
@media (min-width: 769px){
	.sbR .item img{height:298px;}
}
@media (min-width: 992px){
	.gy-sb{padding:58px 0 98px 0;}
	.sbL{height:240px;margin-top:32px;}
	.sbL h3{padding:64px 0 0 3%;}
	.sbL h2{padding:14px 0 0 3%;}
	.sbL hr{margin:18px 0 0 3%;}
	.sbR{margin-top:32px;}
	.sbR .item img{height:240px;}
}
@media (min-width: 1400px){
	.gy-sb{padding:68px 0 118px 0;}
	.sbL{height:392px;margin-top:35px;}
	.sbL h3{padding:115px 0 0 6%;}
	.sbL h2{font-size:24px;line-height:30px;padding:18px 0 0 6%;}
	.sbL hr{margin:18px 0 0 6%;}
	.sbR{margin-top:35px;}
	.sbR .item img{height:392px;}	
}

.article{overflow:hidden;margin-bottom:48px;}
.article p{font-size:14px;line-height:28px;}
.article img{max-width:100%;}
.news_title{color:#5F5F5F;text-align:center;line-height:28px;padding:26px 0 4px 0;}
.meta{color:#999;text-align:center;line-height:28px;max-width:600px;margin:0 auto;}
.meta img{padding:12px 0 20px 0;max-width:100%;}
@media (min-width: 480px){
	.article{margin-bottom:50px;}
}
@media (min-width: 768px){
	.article{margin-bottom:60px;}	
}
@media (min-width: 992px){
	.article{margin-bottom:90px;}
	.article p{line-height:30px;}	
}
@media (min-width: 1400px){
	.article{margin-bottom:120px;}	
}
/*关于我们end*/

#allmap p{line-height:10px;margin:10px;}

/***************global*****************/

/*新闻资讯*/
.news{margin-top:18px;}
.news li{margin-bottom:28px;}
.news li img{max-width:100%;width:100%;vertical-align:bottom;}
.news-cont{border:1px solid #ddd;min-height:206px;padding:0 5%;}

@media (max-width: 410px) and (min-width: 328px){
.news-cont{border:1px solid #ddd;min-height:320px;padding:0 5%;}
}
@media (max-width:767px) and (min-width:411px){
.news-cont{border:1px solid #ddd;min-height:310px;padding:0 5%;}
}

.news-cont h3{font-size:15px;font-weight:bold; margin-top:20px; line-height:22px; overflow:hidden; width:100%}
.news-cont span{display:block;}
.news-time{font-size:12px;color:#999;padding-top:16px;}
.news-cont p{line-height:22px;color:#555;padding-top:8px;}
.news-a{color:#5F5F5F;padding:16px 0 20px 0;}
.news a:hover{color:#5F5F5F; text-decoration:none}
@media (min-width: 768px){
	.news li{margin-bottom:15px;}
	.news-cont{min-height:322px;}
	.news-cont h3{padding-top:18px;}
	.news-time{padding-top:10px;}
	.news-cont p{padding-top:4px;}
	.news-a{padding:10px 0 16px 0;}	
}
@media (min-width: 992px){
	.news li{margin-bottom:35px;}
	.news-cont{min-height:308px; overflow:hidden}
	.news-cont h3{padding-top:22px;}
	.news-time{padding-top:12px;}
}
@media (min-width: 1300px){
	.news-cont h3{padding-top:26px;}
	.news-time{padding-top:16px;}
	.news-cont p{padding-top:8px;}
	.news-a{padding:16px 0 20px 0;}
}

.news_list2 li{border-bottom:1px dashed #cccccc;line-height:40px; text-align:left; margin-bottom:10px!important; padding-bottom:10px}
.news_list2 li a{float:left;color:#333; font-size:1.7rem}
.news_list2 li a:hover{text-decoration:none;color:#000;}
.news_list2 li span{float:right;}
.news_list2 li p{ line-height:24px; display:block; font-size:1.5rem}

/*新闻资讯end*/

/*产品中心*/
.pro-cont{padding-top:40px;}
.pro{margin-top:18px;}
.pro .col-sm-4{ padding-left:6px!important;padding-right:6px!important;}
.pro li{text-align:center;}
.pro li a{display:block;}
.pro li a img{max-width:100%;width:100%;}
.pro li a p{display:block;height:40px;line-height:40px;overflow:hidden;}
.pro li a:hover p{color:#000;}
@media (min-width: 768px){
	.pro-cont{padding-top:50px;}
	.pro li{overflow:hidden;}
	.pro li a img{height:234px;}
	.pro li a p{height:32px;line-height:32px;}
}
@media (min-width: 992px){
	.pro-cont{padding-top:60px;}
	.pro li a img{height:211px;}
	.pro li a p{height:36px;line-height:36px;}
}
@media (min-width: 1400px){
	.pro-cont{padding-top:70px;}
	.pro li a img{height:330px;}
	.pro li a p{height:40px;line-height:40px;}
}
/*************index&goods**************/
.pro_info{padding:18px 34px 0 34px;}
.rel_center0 img{max-width:95%; margin-left:2.5%}
.pro_name h2{font-size:20px;padding:22px 0;}
.pro-canshu{padding:0;}
.pro-canshu p{line-height:30px;color:#666;}
.pro_name a{display:block;width:172px;height:40px;border:1px solid #5F5F5F;background:#5F5F5F;color:#fff;text-align:center;line-height:40px; margin-left:2%}
.pro_name a:hover{display:block;background:none;color:#5F5F5F;}
.info_title{width:100%;text-transform:uppercase;margin-bottom:20px;}
.info_title h3{font-size:18px;text-align:center;padding:36px 0 20px 0;border-bottom:1px solid #ddd;}
.info_title h3 span{font-family:'Arial';font-size:15px;}
.info_title hr{width:44px;height:2px;background:#5F5F5F;border:none;margin:-11px auto 0 auto;}
#textarea img{ max-width:100%}
@media (min-width: 768px){
	.pro_name h2{font-size:22px;}
	.pro-canshu{padding:0;}
	.info_title h3{padding:40px 0 22px 0;}
}
@media (min-width: 1400px){
	.pro_name h2{font-size:24px; }
	.pro-canshu{padding:0; width:40%;border-bottom:1px #CCCCCC dashed; border-top:1px #CCCCCC dashed; margin-bottom:10px}
	.info_title h3{padding:48px 0 24px 0;}
}
@media (max-width: 660px){
	.pro_name h2{font-size:24px; text-align:center}
	.pro-canshu{padding:0; width:80%; margin:0 auto; border-bottom:1px #CCCCCC dashed; border-top:1px #CCCCCC dashed; margin-bottom:10px; }
	.info_title h3{padding:48px 0 24px 0;}
	.pro_name a{display:block;width:172px;height:40px;border:1px solid #5F5F5F;background:#5F5F5F;color:#fff;text-align:center;line-height:40px; margin:0 auto}
.pro_name a:hover{display:block;background:none;color:#5F5F5F;}

}
/********goods_info&jobs_info*******/
/*产品中心end*/

/*工程案例*/
.case-cont{padding:32px 0 42px 0;background:#f0f0f0;}
.case-cont img{max-width:100%;width:100%;}
.case-nr span{display:block;padding-top:24px;font-family:'Arial';color:rgba(51,51,51,0.4);}
.case-nr h2{font-size:20px;font-weight:bold;color:#5F5F5F;padding-top:6px;}
.case-nr h3{font-size:16px;padding:12px 0 26px 0;}
.case-xq{width:100%;margin-left:0;padding:20px 0;background:#5F5F5F;}
.case-xq p{color:#fff;line-height:30px;margin:0 10%;}
.case-xq p:before{color:#fff;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.case{margin-top:32px;}
.case li{margin-bottom:24px;text-align:center;}
.case li a{display:block;}
.case li a img{max-width:100%;width:100%;}
.case li a p{display:block;height:52px;line-height:52px;background:#eee;overflow:hidden;}
.case li a:hover{color:#fff;}
.case li a:hover p{background:#5F5F5F;}
@media (min-width: 768px){
	.case-cont{padding:40px 0 52px 0;}
	.case-nr h2{font-size:22px;}
	.case{margin-top:40px;}
	.case li{margin-bottom:28px;height:342px;overflow:hidden;}
	.case li img{height:282px;}
	.case li a p{height:40px;line-height:40px;}
}
@media (min-width: 992px){
	.case-cont{padding:46px 0 72px 0;}
	.case-nr h2{font-size:24px;}
	.case-xq{width:112%;margin-left:-12%;}
	.case-xq p{margin:0 2% 0 11%;}
	.case{margin-top:50px;}
	.case li{margin-bottom:36px;height:452px;}
	.case li img{height:392px;}
	.case li a p{height:50px;line-height:50px;}
}
@media (min-width: 1400px){
	.case-cont{padding:50px 0 92px 0;}
	.case{margin-top:60px;}
	.case li{margin-bottom:40px;height:554px;}
	.case li img{height:494px;}
	.case li a p{height:60px;line-height:60px;}
}
/*工程案例end*/

/*联系我们*/
.contact{padding:40px 0 56px 0;width:100%;background:#f0f0f0;}
.contact .row{margin-right:0;margin-left:0;}
.con-lx{margin-top:29px;background:#fff;min-height:456px;padding:0 4% 22px 4%;}
.con-lx h2{font-size:20px;font-weight:bold;padding-top:48px;}
.con-lx h3{font-family:'Arial';font-size:14px;color:#666;text-transform:uppercase;padding:12px 0 36px 0;}
.con-lx p{padding-left:41px;margin-bottom:12px;line-height:31px;}
.con-dt{margin:29px -15px 0 -15px;}
/**************order&message********/
.message{padding-top:68px;}
.mess-tu{margin-top:52px;}
.mess-tu img{max-width:100%;width:100%;}
.mess-ly{margin-top:52px;}
.order_input input{width:100%;height:50px;border:1px solid #ddd;margin-bottom:15px;border-radius:3px;padding:0 15px;}
.order_textarea textarea{width:100%;height:160px;border:1px solid #ddd;margin-bottom:18px;border-radius:3px;padding:10px 15px;}
.order_btn input{height:52px;line-height:52px;text-align:center;border:none;cursor:pointer;border-radius:3px;}
#submit{background:#5F5F5F;color:#fff;width:48%;}
#reset{background:#ddd;width:48%;}

#submittt{
    height: 50px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-radius: 3px;
    padding: 0 15px;background:#EB6100;color:#fff;width:48%; line-height:50px; text-align:center}


@media (min-width: 768px){
	.contact{padding:45px 0 64px 0;}
	.contact .row{margin-right:-15px;margin-left:-15px;}
	.con-lx{min-height:536px;}
	.con-lx h2{font-size:24px;padding-top:68px;}
	.con-lx p{padding-left:51px;margin-bottom:20px;}
}
@media (min-width: 992px){
	.contact{padding:50px 0 72px 0;}
}
@media (min-width: 1400px){
	.contact{padding:55px 0 87px 0;}
}
/*联系我们end*/

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#5F5F5F;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}

/*上一页_下一页*/
#prev_next{margin: 26px 20px;clear: both;overflow: hidden;}
#prev_next li{margin: 5px 0;}
/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}
.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}
.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}
.map li{float:left;margin:0 5px;}*/


/*分页样式*/
.page { margin:0px auto; width:95%; padding-top:10px; padding-bottom:8px; clear:both}
.page ul li{float:left; border:1px solid #e5e5e5;padding:3px; height:26px; line-height:20px; overflow:hidden; color:#000; margin:5px;}
.page ul li a{color:#666; display:block}
.page ul li a:hover{color:#000;}
.page ul li a.on{color:#333; font-weight:bold;}
.page ul li.last{color:#7b7b7b;}



 .fxdb{display:none}

@media screen and (max-width:480px) {
.panel>.alert {
	padding-right: 20px;
	padding-left: 20px
}
.panel>.alert-dismissible {
	padding-right: 40px
}

 .fxdb{    display: block;
    background: #000;
    height: 45px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 80;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+440));
    border-top: 1px #4c4c4c solid;
    padding-top: 5px;
    color: #fff;
}
 .fxdb li{float:left;width:33.33%;      list-style: none;  text-align: center;}
 .fxdb li a{display:block;width:100%;color: #fff;
    font-size: 12px;}
  .fxdb li img{width: 15%;
    display: block;
    margin: 0 auto;}
}

.clear{ clear:both}


.fl {float: left;}
.fr{ float:left; padding-left:10px}

.l_i{ width:491px; margin-right:19px; height: 418px; float:left; margin-top:20px}
.l_i a span img{width:573px; height:418px;transition: all ease-in-out .5s;  }
.l_i:hover img{transform: scale(1.2);    transition: all ease-in-out .5s;}
.l_i a span{display:block; overflow:hidden; }
.r_i{ width:1050px; height:495px; float:left; margin-top:20px}
.r_i ul li{ width:323px; float:left; height:204px; margin-right:18px; margin-bottom:10px}
.r_i ul li a{}
.r_i ul li a span img{width:323px;height:173px;transition: all ease-in-out .5s;}
.r_i ul li a span{ display:block; overflow:hidden}
.r_i ul li a p{ height:30px; line-height:30px; text-align:center; background:#F0F0F0}
.r_i ul li:hover img{    transform: scale(1.2);    transition: all ease-in-out .5s;}

@media screen and (max-width:1399px) {
.l_i{ display:none}
.r_i{ width:100%; height: auto;}
.r_i ul li{ width:32.3%; float:left; height:234px; margin-right:1%; margin-bottom:10px}
.r_i ul li a{}
.r_i ul li a span img{width:100%;height:203px;transition: all ease-in-out .5s;}
.r_i ul li a span{ display:block; overflow:hidden}
.r_i ul li a p{ height:30px; line-height:30px; text-align:center; background:#F0F0F0}
.r_i ul li:hover img{    transform: scale(1.2);    transition: all ease-in-out .5s;}
	}
@media screen and (max-width:768px) {
.l_i{ display:none}
.r_i{ width:100%; height: auto;}
.r_i ul li{ width:48%; float:left; height:204px; margin-left:1%; margin-bottom:10px; margin-right:1%}
.r_i ul li a{}
.r_i ul li a span img{width:100%;height:173px;transition: all ease-in-out .5s;}
.r_i ul li a span{ display:block; overflow:hidden}
.r_i ul li a p{ height:30px; line-height:30px; text-align:center; background:#F0F0F0}
.r_i ul li:hover img{    transform: scale(1.2);    transition: all ease-in-out .5s;}
	}
	
@media screen and (max-width:510px) {
.l_i{ display:none}
.r_i{ width:100%; height: auto;}
.r_i ul li{ width:48%; float:left; height:auto; margin-left:1%; margin-bottom:10px; margin-right:1%}
.r_i ul li a{}
.r_i ul li a span img{width:100%;height: auto;transition: all ease-in-out .5s;}
.r_i ul li a span{ display:block; overflow:hidden}
.r_i ul li a p{ height:30px; line-height:30px; text-align:center; background:#F0F0F0}
.r_i ul li:hover img{    transform: scale(1.2);    transition: all ease-in-out .5s;}
	}

@media screen and (min-width:992px) {
	.xx{ display:none}
}
.rel_center0{ width:58%; margin:0 auto}
/*菜单*/
.logo2{ float:left; padding-top:1.3rem}
.logo2 img{vertical-align:middle; max-height:50px; margin:0px auto; max-width:280px}
.header1{font-size:28px;float:none;padding:5px 0 ; width:100%;margin:0 auto;position:relative; text-align:center; height:70px; line-height:70px}
.dnav-slide1{position:absolute; z-index:100; margin-left:65%; width:30%; height:40px}
.dnav-slide1 .yi{cursor:pointer;background:url(../images/11.png) no-repeat 90% 16px;height:60px}
.dnav-slide1 .currentDt{background:url(../images/11.png) no-repeat center right 5px;color:#bb1717;}
.dnav-slide1 .yi dd{font-size:16px;padding-left:15px;}
.dnav-slide1 .er{display:none;line-height:32px; border-top:4px #000000 solid;background: rgba(0, 0, 0, 0.8); text-align:center}
.dnav-slide1 .er li a{display:block;color:#fff; font-size:15px}
.dnav-slide1 .er h1{  height:50px; background:url(../images/te.png) no-repeat top center #fff;  width:100%; line-height:70px}
.dnav-slide1 .er h1 a{color:#4678BD; font-size:13px; padding-top:30px}