@charset "utf-8";
/* CSS Document */
body{margin:auto;padding:0px;font-size:14px; font-family:"微软雅黑";-webkit-text-size-adjust: none; overflow-y: scroll;}
::-webkit-scrollbar              {/* 1 */width:9px; background-color:#333;}
::-webkit-scrollbar-button       {/* 2 */}
::-webkit-scrollbar-track        {/* 3 */}
::-webkit-scrollbar-track-piece  {/* 4 */}
::-webkit-scrollbar-thumb        {/* 5 */border:solid 2px #333; width:5px;  border-radius:4px; background-color:#fff;}
::-webkit-scrollbar-corner       {/* 6 */background-color:#333;}
::-webkit-resizer                {/* 7 */}
::-webkit-scrollbar:horizontal   {height:9px;}
a { text-decoration:none; outline-style:none;  -webkit-transition: all .6s;transition: all .6s; color: #666;}
a:hover{ text-decoration: none;}
ul,p{ padding:0px; margin:0px; list-style:none;}
img { border:none; max-width:100%;}
.fl { float:left; }
.fr { float:right; }
dt,dl,dd{ margin:0; padding:0;}
textarea{resize:none; padding:0; font-family:微软雅黑;}
input{ padding:0; outline: none;}
i{ margin: 0px; padding: 0px; font-style: normal;}
.all { width:100%; height:auto; margin:auto; position:relative; z-index:1;}
.w1200{ width:1200px; margin:auto;}
.wf100{ width: 100%; float: left;}
.w90{ width: 90%; margin: auto;}
.fp-tableCell{ display: table-cell; vertical-align: middle; width: 100%; height: 100%;}

/*@font-face {
 font-family: 'fzlth';
 src: url('../fonts/方正兰亭黑.eot');
 src: url('../fonts/方正兰亭黑.svg') format('svg'),
      url('../fonts/方正兰亭黑.woff') format('woff'),
      url('../fonts/方正兰亭黑.woff2') format('woff2');
}*/


.luxy-el{ }

/*banner  overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;  transparent  pointer-events:none;*/
.banner_box{ width:100% !important; float: left; position: relative; overflow: hidden; height: auto; background: #000; border-top: 10px solid #0f7bbd;}
.banner_box .bd{ width: 100%; float: right; height: auto; text-align: center;}
.banner_box .bd ul li{ width:100%; height: auto; float: left; background-size: cover; background-position: center; text-align: center;}
.banner_box .bd ul li a{ width: 100%; height: 100%; float: left;}
.banner_box .bd ul li img{ width: 100%; height: 100%; float: left;}
.banner_box .hd{ width: 100%; position: absolute; left: 0; bottom: 40px; z-index: 13; text-align: center;}
.banner_box .hd ul li{ display: inline-block; width:24px; height: 24px; border-radius: 100%;  background: url(../images/btn_1.png) no-repeat right; text-indent: -9999px; cursor: pointer; margin: 0 10px;}
.banner_box .hd ul li.on{ background-position: left;}
.banner_box::after{ content: ''; width: 30%; height: 8px; background: #00a2e9; position: absolute; left: 0; bottom: 0; z-index: 20;}
.banner_box::before{ content: ''; width: 70%; height: 8px; background: #a0d9f6; position: absolute; right: 0; bottom: 0; z-index: 20;}
.banner_box .prev,.banner_box .next{ width: 29px; height: 66px; background: url(../images/btn_1.png) no-repeat center; background-size: auto 66px; position: absolute; left: 5%; top: 50%; margin-top: -50px; cursor: pointer; z-index: 15; opacity: 0.5;}
.banner_box .next{ left:auto; right: 5%; background-image: url(../images/btn_2.png);}
.banner_box:hover .prev,.banner_box:hover .next{ opacity: 1;}

.slideBox2{ position:relative; overflow:hidden; margin:0 auto; /* 设置焦点图最大宽度 */ width:100%; float: left; padding-bottom: 40px;}
.slideBox2 .hd{height:auto; overflow:hidden; position:absolute; left:50%; bottom:0; z-index:1;}
.slideBox2 .hd ul{ float:right;}
.slideBox2 .hd li{ display:inline-block; width:10px; height:10px; float:left; border-radius: 100%; background:#fff; border: 1px solid #000; text-indent:-9999px; overflow:hidden; margin:3px 10px 0 0; cursor: pointer;}
.slideBox2 .hd li.on{ width:16px; height: 16px; background:#595959; border: 3px solid #d4d4d4; margin-top: 0;}
.slideBox2 .bd{ position:relative; z-index:0;}
.slideBox2 .bd li .txt{position:absolute; left:0; top:0; z-index:999; font-size:30px;}
.slideBox2 .bd li{ position:relative; text-align:center;  }
.slideBox2 .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox2 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox2 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:50%;  height:28px; line-height:24px; color:#fff;  text-align:left; font-size:14px; }
.slideBox2 .bd li .tit i{color:#fff; font-weight:bold;font-size:16px; margin-bottom:5px; line-height:30px;}

.all_center_box{ width:100%; float: left; margin-top: 100px;}

.head_btn{ width: 24px; float: right; position: relative; margin: 12px 0 0 16px; cursor: pointer; display: none;}
.head_btn i{ display: block; width: 100%; height: 2px; float: left; background-color: #fff;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
}
.head_btn i.bar-top{ margin-top: 0;}
.head_btn i.bar-cen{ margin-top: 6px;}
.head_btn i.bar-bom{ margin-top: 6px;}
.head_btn.cur i.bar-cen{ opacity: 0;}
.head_btn.cur i.bar-top{ -webkit-transform:rotate(45deg) translate(6px, 6px);transform:rotate(45deg) translate(6px, 6px);}
.head_btn.cur i.bar-bom{ -webkit-transform: rotate(-45deg) translate(5.5px, -5px);transform: rotate(-45deg) translate(5.5px, -5px);}

.fanye{ width:100%; float: left; text-align: center; padding: 80px 0 0;}
.fanye ul li{ display: inline-block; padding: 0 5px; line-height: 40px;}
.fanye ul li a{ width: 40px; color: #666; font-size: 16px; display: inline-block; background: #eee; border-radius: 100%;}
.fanye ul li a:hover,.fanye ul li a.current,.fanye ul li.active a,.fanye ul li.active span{ background: #174d83; border-color: #174d83; color: #fff;}
.fanye ul li .text{ border:1px solid #dddddd; background: #fff; width: 50px; border-radius: 3px; color: #666; font-size: 16px; text-align: center; margin: 0 3px;}
.fanye ul li span{ width: 40px; background: #eee; border-radius: 100%; color: #666; font-size: 16px; display: inline-block;}
.fanye ul li #btn-page{ width: 65px;border:1px solid #dddddd; background: #fff; border-radius: 3px; color: #666; font-size: 14px;}
.fanye ul li #btn-page:hover{ background: #ddd;}

.head_box{ background: url(../images/he_bg.jpg) no-repeat top; background-size: cover; height: 100px; padding-top: 25px; position: fixed; left: 0; top: 0; z-index: 99;}
.head_box .w1200{ width: 1500px;}
.head_box .logo{ float: left; height: 50px;}
.head_box .head_menu{ float: right; margin-top: 7.5px;}
.head_box .head_menu ul li{ float: left; position: relative; text-align: center;}
.head_box .head_menu ul li span{ float: left; position: relative; transition: all .6s; padding: 0 20px;}
.head_box .head_menu ul li span::after{ content: ''; width: 1px; height: 16px; background: #fff; position: absolute; left: 0; top: 50%; margin-top: -6px;}
.head_box .head_menu ul li:first-child span::after{ display: none;}
.head_box .head_menu ul li span a{ width: 100%; float: left; color: #fff; font-size: 20px; padding-right: 20px; background: url(../images/jt_1.png) no-repeat right; background-size: auto 9px; line-height: 35px;}
.head_box .head_menu ul li:last-child span a{ background: none !important; padding-right: 0;}
.head_box .head_menu ul li:hover span,.head_box .head_menu ul li.active span{ background: #426d99;}
.head_box .head_menu ul li:hover span a,.head_box .head_menu ul li.active span a{ background-image: url(../images/jt_1_1.png);}
.head_box .head_menu ul li .erji{ width: 100%; position: absolute; left: 0; top: 35px; background: #fff; display: none; box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
.head_box .head_menu ul li .erji a{ width: 100%; float: left; border-top: 1px solid #c5d2e0; text-align: center; font-size: 16px; line-height: 35px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.head_box .head_menu ul li .erji a:hover{ font-weight: bold;}
.head_box .head_menu ul li:hover .erji{ display: block;}

.all_title_box{ margin-top: 80px; color: #174d83;}
.all_title_box .fl span{ display: block; font-size: 24px;}
.all_title_box .fl p{ font-size: 18px;}
.all_title_box .fr{ line-height: 40px; color: #fff; text-align: center; padding: 0 30px; border-radius: 40px; font-size: 21px; background: #63a3cf; margin-top: 25px;}
.all_title_box .fr span{ display: inline-block; background: url(../images/jt_2.png) no-repeat right; padding-right: 27px; background-size: auto 21px;}


.home_box1 ul li{ width: 100%; float: left; margin-top: 80px;}
.home_box1 ul li .fl{ width: 42%; height: 305px; overflow: hidden;}
.home_box1 ul li .fl img{ width: 100%; float: left; min-height: 100%;}
.home_box1 ul li .fr{ width: 53%;}
.home_box1 ul li .fr a{ display: block; font-size: 26px; color: #174d83;}
.home_box1 ul li .fr p{ margin-top: 40px; color: #666; font-size: 16px; line-height: 30px;}

.home_box2{ border-top: 2px solid #f3f3f3; border-bottom: 2px solid #f3f3f3; padding: 0 0 90px; margin-top: 100px;}
.home_box2 ul li{ width: 45%; height: 390px; float: left; margin-top: 60px;}
.home_box2 ul li:nth-child(2n){ float: right;}
.home_box2 ul li video{ width: 100%; height: 100%; float: left; background: #000;}


.home_box3 ul li{ width: 380px; height: 252px; float: left; margin: 80px 30px 0 0;}
.home_box3 ul li:nth-child(3n){ margin-right: 0;}
.home_box3 ul li img{ width: 100%; min-height: 100%; float: left; transition: all .6s;}

.foot_box{ margin-top: 100px; background: url(../images/fo_bg.jpg) center; background-size: cover; padding: 25px 7%; color: #fff;}
.foot_box .fr{ line-height: 70px; letter-spacing: 10px;}
.foot_box .fl{ line-height: 35px; margin-right: 80px;}
.foot_box .fl p,.foot_box .fl span{ background-repeat: no-repeat; background-position: 0 10px; background-size: auto 16px; padding-left: 24px; margin-right: 5px;}
.foot_box .fl span{ display: inline-block;}
.foot_box .fl .clr1{ background-image: url(../images/fo_1.png);}
.foot_box .fl .clr2{ background-image: url(../images/fo_2.png);}
.foot_box .fl .clr3{ background-image: url(../images/fo_3.png);}
.foot_box .fl .clr4{ background-image: url(../images/fo_4.png);}
.foot_box .fl .clr5{ background-image: url(../images/fo_5.png);}


.page_banner{ border-top: 10px solid #0f7bbd; position: relative;}
.page_banner img{ width: 100%;}
.page_banner::after{ content: ''; width: 30%; height: 8px; background: #00a2e9; position: absolute; left: 0; bottom: 0; z-index: 20;}
.page_banner::before{ content: ''; width: 70%; height: 8px; background: #a0d9f6; position: absolute; right: 0; bottom: 0; z-index: 20;}

.address_box{ font-size: 20px; color: #666; border-bottom: 2px solid #174d83; padding: 15px 0;}
.page_menu .pull-left{ position: relative; background: #174d83; text-align: center; padding: 0 25px; cursor: pointer;}
.page_menu .pull-left span{ display: inline-block; line-height: 50px; color: #fff; font-size: 20px; background: url(../images/jt_1.png) no-repeat right; padding-right: 20px; background-size: auto 9px}
.page_menu .pull-left ul{ width: 100%; position: absolute; left: 0; top: 50px; background: #fff; font-size: 16px; padding: 5px 0; display: none; box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
.page_menu .pull-left ul li,.page_menu .pull-left ul li a{ width: 100%; float: left; line-height: 30px;}
.page_menu .pull-left ul li a:hover{ font-weight: bold;}
.page_menu .pull-left.active span,.page_menu .pull-left:hover span{ background-image: url(../images/jt_1_1.png);}
.page_menu .pull-left:hover ul{ display: block;}

.all_title_box2{ text-align: center; font-size: 32px; color: #174d83; padding: 40px 0;}

.about_box1 .center-block{ width: 100%; float: left; font-size: 16px; color: #666; line-height: 26px;}
.about_box1 .center-block img{ height: auto !important;}

.about_box2 ul{ width: 100%; float: left; margin-top: 60px; border-top: 1px dashed #dfe0e0;}
.about_box2 ul li{ width: 100%; float: left; border-bottom: 1px dashed #dfe0e0; padding: 13px 0; font-size: 15px;}
.about_box2 ul li span{ float: left; width: 9%;}
.about_box2 ul li p{ float: left; width: 91%; text-align: justify;}

.list_box1 ul li{ width: 370px; float: left; margin: 65px 45px 0 0; text-align: center;}
.list_box1 ul li:nth-child(3n){ margin-right: 0;}
.list_box1 ul li .imgs{ height: 255px; overflow: hidden;}
.list_box1 ul li .imgs img{ width: 100%; height: 100%;}
.list_box1 ul li p{ width: 100%; float: left; padding: 10px 0; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list_box1 ul li:hover{ box-shadow: 0 2px 15px rgba(0,0,0,0.3);}

.case_box1{ padding: 100px 0;}
.case_box1 .fl span{ display: block; font-size: 40px; color: #174d83;}
.case_box1 .fl p{ font-size: 20px; color: #555;}
.case_box1 .fl p strong{ font-weight: normal;}
.case_box1 .fr{ width:330px; min-height: 255px; position: relative;}

.case_box1 .fr .prev,.case_box1 .fr .next{ width: 50px; height: 50px; background: url(../images/btn_1.png) no-repeat center rgba(0,0,0,0.0); background-size: auto 30px; position: absolute; left: 5px; top: 50%; margin-top: -25px; z-index: 13; cursor: pointer; border-radius: 50px;}
.case_box1 .fr .next{ background-image: url(../images/btn_2.png); left:auto; right: 5px;}

.case_box1 .fr .bd{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.case_box1 .fr .bd ul li{ width: 100%; height: 280px; float: left;}
.case_box1 .fr .bd ul li video{ width: 100%; height: 100%; float: left; background: #000;}
.case_box1 .fr .bd ul li img{ width: 100%; height: 100%;}

.all_title_box3{ color: #174d83; font-size: 16px; padding-bottom: 45px;}
.all_title_box3 strong{ display: block; font-size: 32px; font-weight: normal;}

.case_box2{ border-top: 2px solid #e0e0e0; border-bottom: 2px solid #e0e0e0; padding: 100px 0;}
.case_box2 .fl{ width: 48%; color: #555; font-size: 18px;}
.case_box2 .fr{ width: 50%;}
.case_box2 .fr img{ float: right;}

.case_box3{ margin-top: 100px;}
.case_box3 .bd{ width: 100%; margin: auto; position: relative; overflow: hidden;}
.case_box3 .bd .prev,.case_box3 .bd .next{ width: 50px; height: 50px; background: url(../images/btn_1.png) no-repeat center rgba(0,0,0,0.25); background-size: auto 30px; position: absolute; left: 10px; top: 75px; z-index: 13; cursor: pointer; border-radius: 50px;}
.case_box3 .bd .next{ background-image: url(../images/btn_2.png); left:auto; right: 10px;}
.case_box3 .bd ul{ width: 110%; float: left;}
.case_box3 .bd ul li{ width: 290px; float: left; margin-right: 14px; text-align: center;}
.case_box3 .bd ul li .imgs{ height: 200px; overflow: hidden;}
.case_box3 .bd ul li .imgs img{ width: 100%; height: 100%;}
.case_box3 .bd ul li p{ width: 100%; float: left; margin-top: 8px; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.case_box3 .bd ul li:hover .imgs{box-shadow: 0 2px 15px rgba(0,0,0,0.3);}

.news_box1{ padding: 100px 0; border-bottom: 2px solid #e3e3e3;}
.news_box1 .fl{ width: 46%; height: 330px; overflow: hidden;}
.news_box1 .fl img{ width: 100%; min-height: 100%;}
.news_box1 .fr{ width: 46%;}
.news_box1 .fr a{ display: block; font-size: 32px; color: #174d83;}
.news_box1 .fr p{ color: #666; font-size: 16px; margin-top: 10px; line-height: 30px;}

.news_box2 ul li{ width: 100%; float: left; margin-top: 90px;}
.news_box2 .fl{ width: 35%; height: 250px; overflow: hidden;}
.news_box2 .fl img{ width: 100%; min-height: 100%;}
.news_box2 .fr{ width: 60%;}
.news_box2 .fr a{ display: block; font-size: 32px; color: #174d83;}
.news_box2 .fr p{ color: #666; font-size: 16px;  margin-top: 10px; line-height: 30px;}

.join_box1 .top_box{ border-bottom: 2px solid #174d83; text-align: center; font-size: 18px;}
.join_box1 .top_box span{ width: 25%; float: left; color: #174d83; padding: 5px 0;}
.join_box1 .top_box span:first-child{ text-align: left;}
.join_box1 .lower_box ul li{ width: 100%; float: left;}
.join_box1 .lower_box ul li a{ width: 100%; float: left; border-bottom: 1px dotted #82b5d9; line-height: 45px; text-align: center; color: #444; font-size: 16px;}
.join_box1 .lower_box ul li span{ width: 25%; float: left;}
.join_box1 .lower_box ul li a:hover{ color: #174d83;}
.join_box1 .lower_box ul li span:first-child{ text-align: left;}

.join_box2{ border:1px solid #ccc; font-size: 16px; color: #666;}
.join_box2 .top_box{ line-height: 38px;}
.join_box2 .top_box span,.join_box2 .top_box p{ width: 18.15%; float: left; border-left: 1px solid #ccc; border-top: 1px solid #ccc; padding: 0 35px; margin: -1px 0 0 -1px;}
.join_box2 .top_box p.clr1{ width: 44%;}
.join_box2 .top_box p.clr2{ width: 20%;}
.join_box2 .top_box p.clr3{ width: 82%;}
.join_box2 .lower_box{ width: 100%; float: left; border-top: 1px solid #ccc; padding: 20px 35px; line-height: 30px;}

.contact_box{ padding: 0 3%;}
.contact_box .fl{ line-height: 33px; font-size: 16px; color: #666;}
.contact_box .fr img{ width: 175px; border:1px solid #ccc;}

.xzzx_box{ margin-top: 50px;}
.xzzx_box span{ width: 100%; float: left; font-size: 24px; color: #174d83; padding-bottom: 10px;}
.xzzx_box ul li{ width: 100%; float: left;}
.xzzx_box ul li a{ width: 100%; float: left; margin-top: 15px; font-size: 16px;}

.ystc_box ul li{ width: 50%; float: left; text-align: center; margin-top: 30px;}
.ystc_box ul li .wf100{ height: 300px; overflow: hidden;}
.ystc_box ul li .wf100 a{ display: inline-block; position: relative;}
.ystc_box ul li .wf100 a::after{ content: ''; width: 100%; height: 100%; background: url(../images/ico_1.png) no-repeat center rgba(0,0,0,0.5); position: absolute; left: 0; top: 0; background-size: auto 50px; opacity: 0; transition: all .6s;}
.ystc_box ul li .wf100 a:hover::after{ opacity: 1;}
.ystc_box ul li a img{ min-height: 100%;}
.ystc_box ul li p{ width: 100%; float: left; margin-top: 15px; font-size: 16px;}

.fudong_box{ width: 130px; position: fixed; right: 0; top: 50%; margin-top: -155px; z-index: 100; background: #fff; box-shadow: 0 0 12px rgba(0,0,0,0.2);}
.fudong_box .top_box{ text-align: center; background: #0f7bbd; color: #fff; line-height: 38px; font-size: 16px; position: relative;}
.fudong_box .top_box i{ width: 20px; height: 20px; line-height: 20px; border-radius: 100%; position: absolute; left: -8px; top: -8px; background: #005baa; color: #fff; font-size: 18px; cursor: pointer;}
.fudong_box .lower_box{ text-align: center; background: #0f7bbd; color: #fff; line-height: 33px; cursor: pointer;}
.fudong_box .cen_box{ padding: 10px 20px 0;}
.fudong_box .cen_box a{ width: 100%; float: left; background: url(../images/ico_qq.png) no-repeat left; background-size: auto 20px; padding-left: 25px; font-size: 15px; line-height: 25px; margin: 5px 0;}









@media screen and (max-height:880px){
}
@media screen and (max-height:740px){
	
	
}
@media screen and (max-width:1660px){
	.head_box .w1200{ width: 1366px;}
}
@media screen and (max-width:1440px){
	.head_box .w1200{ width: 1280px;}
	
}
@media screen and (max-width:1366px){
	
}
@media screen and (max-width:1200px){
	.w1200,.head_box .w1200{ width:94% !important;}
	
}

@media screen and (max-width:1024px){
}
@media screen and (max-width:768px){
	.w90{ width: 94%;}	
	.divpc{ display: none;}
	.divphone{ display: block;}
	.head_btn{ display: block;}
	.head_box .logo{ height: 40px;}
	.head_box{ height: auto; padding: 10px 0;}
	.all_center_box{ margin-top: 60px;}
	.banner_box,.page_banner{ border-top-width: 4px; height: auto;}
	.banner_box .bd,.banner_box .bd ul li{ height: auto;}
	.banner_box::after,.banner_box::before,.page_banner::after,.page_banner::before{ height: 4px;}
	.banner_box .prev, .banner_box .next{ margin-top: -33px; background-size: auto 30px; left:2%;}
	.banner_box .next{ left:auto; right:2%;}
	.head_box .head_menu{ position: absolute; left: 0; top: 60px; margin-top: 0; display: none; background: #0f7bbd; padding: 10px 0;}
	.head_box .head_menu ul li{ width: 100%; float: left;}
	.head_box .head_menu ul li span{ width: 100%; float: left;}
	.head_box .head_menu ul li span::after{ display: none;}
	.head_box .head_menu ul li span a{ font-size: 16px; width: auto; display: inline-block; float: none;}
	.head_box .head_menu ul li .erji{ position: relative; top: 0; float: left;}
	.all_title_box{ margin-top: 20px;}
	.all_title_box .fl span{ font-size: 24px;}
	.all_title_box .fl p{ font-size: 14px;}
	.all_title_box .fr{ margin-top: 12px; line-height: 30px; font-size: 16px; padding: 0 20px;}
	.all_title_box .fr span{ background-size: auto 18px; padding-right: 22px;}
	.home_box1 ul li{ margin-top: 15px;}
	.home_box1 ul li .fl,.home_box1 ul li .fr{ width: 100%;}
	.home_box1 ul li .fl{ height: auto;}
	.home_box1 ul li .fr a{ font-size: 18px; margin-top: 8px;}
	.home_box1 ul li .fr p{ margin-top: 3px; font-size: 14px; line-height: 20px;}
	.home_box2{ margin-top: 25px; padding: 0 0 25px;}
	.home_box2 ul li{ width: 100%; height: 200px; margin-top: 15px;}
	.home_box3 ul li{ width: 100%; height: 230px; float: left; margin: 18px 0 0;}
	.foot_box{ padding: 20px 3% 18px; margin-top: 20px;}
	.foot_box .fr{ line-height: 24px; letter-spacing: normal; float: left;}
	.foot_box .fl{ line-height: 24px; margin: auto; width: 100%;}
	.foot_box .fl p,.foot_box .fl span{ background-position: 0 4px;}
	.address_box{ font-size: 16px; padding: 10px 0;}
	.page_menu .pull-left{ padding:0 20px;}
	.page_menu .pull-left span{ line-height: 40px; background-size: auto 12px; padding-right: 25px; font-size: 16px;}
	.page_menu .pull-left ul{ top: 40px; font-size: 14px;}
	.page_menu .pull-left ul li,.page_menu .pull-left ul li a{ line-height: 25px;}
	.all_title_box2{ font-size: 24px; padding: 20px 0 10px;}
	.about_box1 .center-block{ line-height: 22px; font-size: 14px;}
	.about_box2 ul{ margin-top: 20px;}
	.about_box2 ul li{ padding: 10px 0; font-size: 14px;}
	.about_box2 ul li span,.about_box2 ul li p{ width: 100%;}
	.list_box1 ul li{ width: 48%; float: left; margin: 20px 0 0;}
	.list_box1 ul li:nth-child(2n){ float: right;}
	.list_box1 ul li .imgs{ height: 120px;}
	.list_box1 ul li p{ font-size: 12px; margin-top: 5px;}
	.case_box1{ padding: 25px 0;}
	.case_box1 .fl,.case_box1 .fr{ width: 100%; float: left;}
	.case_box1 .fl span{ font-size: 24px;}
	.case_box1 .fl p{ font-size: 16px;}
	.case_box1 .fr{ margin-top: 15px; text-align: center;}
	.case_box2{ padding: 25px 0;}
	.all_title_box3{ padding-bottom: 20px; font-size: 14px;}
	.all_title_box3 strong{ font-size: 24px;}
	.case_box2 .fl,.case_box2 .fr{ width: 100%;}
	.case_box2 .fr{ margin-top: 15px;}
	.case_box3{ margin-top: 25px;}
	.case_box3 .bd ul{ width: 100%;}
	.case_box3 .bd ul li{ width: 100%; margin-right: 0;}
	.case_box3 .bd ul li .imgs{ height: 220px;}
	.news_box1{ padding: 20px 0;}
	.news_box1 .fl,.news_box1 .fr{ width: 100%; height: auto;}
	.news_box1 .fr a{ font-size: 18px; margin-top: 8px;}
	.news_box1 .fr p{ font-size: 14px; margin-top: 3px; line-height: 20px;}
	.news_box2 ul li{ margin-top: 20px;}
	.news_box2 .fl,.news_box2 .fr{ width: 100%; height: auto;}
	.news_box2 .fr a{ font-size: 18px; margin-top: 8px;}
	.news_box2 .fr p{ font-size: 14px; margin-top: 3px; line-height: 20px;}
	.fanye{ padding: 30px 0 20px;}
	.fanye ul li{ line-height: 30px; padding: 0 2px;}
	.fanye ul li a,.fanye ul li span{ width: 30px;}
	.join_box1 .top_box{ font-size: 16px;}
	.join_box1 .lower_box ul li a{ font-size: 12px; line-height: 35px;}
	.join_box1 .lower_box ul li span{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
	.join_box2 .top_box{ line-height: normal; font-size: 13px;}
	.join_box2 .top_box span{ width: 35%; padding: 5px 10px;}
	.join_box2 .top_box p{ width: 65.5% !important; padding: 5px 10px;}
	.join_box2 .lower_box{ padding:8px 10px; font-size: 13px; line-height: 24px;}
	.contact_box .fl,.contact_box .fr{ width: 100%;}
	.contact_box .fl{ font-size: 16px; line-height: 24px;}
	.contact_box .fr{ margin-top: 15px;}
	.xzzx_box{ margin-top: 20px;}
	.xzzx_box span{ font-size: 18px; padding-bottom: 0px;}
	.xzzx_box ul li a{ font-size: 14px; margin-top: 10px; border-bottom: 1px dotted #ccc; padding: 5px 0;}
	.ystc_box ul li{ width: 100%; margin-top: 20px;}
	.ystc_box ul li a{ height: 210px;}
	.ystc_box ul li p{ margin-top: 5px; font-size: 14px;}
	.fudong_box{ display: none;}
	.case_box3 .bd .prev,.case_box3 .bd .next{ top: 85px;}
	
}
@media screen and (max-width:480px){
	
}
@media screen and (max-width:350px){
	.foot_box .box1 .list_box{ width: 60%;}
	
}

.Validform_wrong,.Validform_checktip{ display:none !important;}


