@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;text-decoration:none;list-style:none;font-family:"微软雅黑";}
body,div,span,input,p,span,h1,h2,h3,h4,h5,h5,a,form,select,img{border:0px;}
body{overflow-x:hidden;margin:0 auto;width:100%;background:#f7f6f6;/*-webkit-perspective:1000px;*/}
.gray{background:#f5f5f5;}
.clear{clear:both;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
img{border:0px;width:100%}
a{outline:none;color:#666;}
.gray{color:#c8c8c8}
a:hover{text-decoration:none;}
input,select,textarea{outline:none;}
input[type="submit"],input[type="button"],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html{font-size:16px;}



.font14{font-size:0.875rem;}
.font16{font-size:1rem;}
.font17{font-size:1.0625rem;}
.font18{font-size:1.125rem;}
.font20{font-size:1.25rem;}
.font22{font-size:1.375rem;}
.font24{font-size:1.5rem;}
.font26{font-size:1.75rem;}
.font28{font-size:1.625rem;}
.font30{font-size:1.875rem;}
.font32{font-size:2rem;}
.font34{font-size:2.125rem;}
.font36{font-size:2.25rem;}
.font40{font-size:2.5rem;}
.font60{font-size:3.75rem;}
.font48{font-size:3rem;}
.font50{font-size:3.125rem;}
.font52{font-size:3.25rem;}
.font80{font-size:5rem}
.font56{font-size:3.5rem;}
.font68{font-size:4.25rem;}
.font72{font-size:4.5rem;}
.font92{font-size:5.75rem;}
.font124{font-size:7.75rem}
.font132{font-size:8.25rem}
.commonbox{width:96%;max-width:1200px;margin:0 auto;position: relative;}
.yuan{-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}

/*banner*/
.swiper-container_index {width: 100%; height: 100%;overflow: hidden;}
.section{overflow: hidden;}
.section2{width: 100%; height: 100%;}
.banner1n{display: block;width: 70%;max-width: 476px;}
.swiper-container_index .swiper-slide {text-align: center;font-size: 18px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex; display: flex;-webkit-box-pack: center; -ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center; -webkit-align-items: center;align-items: center;background-position:50% 50%;background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;-webkit-background-size: cover;}

.zx{width: 18px;position: absolute;bottom:6.25rem;left:50%;margin-left:-9px;z-index:100;cursor:pointer;display: block;}
.zx img{display: block;}
.swiper-container_index .swiper-button-next,.swiper-container_index .swiper-button-prev{width: 2rem;height: 2rem;background:none;color:#fff;opacity:0.5;top:100%;margin-top: -3rem;line-height: 2rem}
.swiper-container_index .swiper-button-prev{left: 50%;margin-left:-11rem;transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);}
.swiper-container_index .swiper-button-next{right: 50%;margin-right:-11rem;}
.swiper-container_index .swiper-pagination-bullet {width: auto;height: 2rem;line-height:2rem;display: inline-block;border-radius: 100%;opacity: .5;color:#fff;background:none;font-family: arial;}
.swiper-container_index.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0px 1.375rem;}
/*.swiper-container_index.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:after{content: "";width: 0rem;position: absolute;left:100%;top:50%;border-top:1px solid #fff;margin-left:0.75rem;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}*/
.swiper-container_index.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{background:none;opacity:1;margin-right: 5.75rem;position: relative;}
.swiper-container_index.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:after{content: "";width: 5.25rem;position: absolute;left:100%;top:50%;border-top:1px solid #fff;margin-left:0.75rem;}
.swiper-container_index.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container_index .swiper-pagination-custom, .swiper-pagination-fraction{bottom:1rem;width: 16rem;left:50%;margin-left:-8rem;}
/*第二屏*/
.section2{overflow: hidden;background:#f1f1f1;padding-top:3rem;}
.index_title{line-height: 2.5rem;text-align: center;color:#2d2b2b;margin-bottom:2.5rem;}
.index_title .en{font-family: Impact;text-transform: uppercase;}
.section2_title{line-height: 2rem;text-align: center;position: relative;margin-bottom:2.625rem;}
.section2_title a{display: inline-block;padding-bottom:0.5rem;border-bottom:2px solid transparent;color:#2d2b2b;}
.section2_title a + a{margin-left:8.75rem;}
.section2_title a:hover{color:#c11729;}
.section2_title a.on{color:#c11729;border-color:#c11729;}
.section2_title:after{content: "";width: 6px;height: 6px;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;-ms-border-radius: 6px;-o-border-radius: 6px;background:#797979;position: absolute;left:50%;margin-left:-3px;top:50%;margin-top:-6px;}
.section2_content{line-height: 2rem;color:#383838;display: none;opacity:0;}
.section2_content.on{display: block;}
.section2_content .pic{width: 100%;padding-bottom:26.66%;background-position: center;background-repeat: no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;margin-bottom:4rem;}
.section2_content .ms{min-height: 9rem;}
.section2_ym{width: 100%;text-align: center;line-height: 2rem;position: relative;left:0px;color:#484646;font-family: arial;letter-spacing: 8px;background:url(../images/line1.png) center no-repeat;margin:2rem 0px;background-size: 24rem 1px;-webkit-background-size: 24rem 1px;-moz-background-size: 24rem 1px;-ms-background-size: 24rem 1px;-o-background-size: 24rem 1px;}
.section2_ym span{font-family: arial;}
/*第三屏*/
.section3{position: relative;}
.section3 .tabs-container1{position: absolute;top:0px;left:0px;width: 100%;height: 100%;opacity:0;}
.section3_top{position: absolute;top:0px;left:0px;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;}
.section3_top:before{content: "";width: 50%;height: 100%;background:rgba(0,0,0,0.62);position: absolute;top:0px;left:0px;}
.section3_topn{text-align: left;color:#fff;padding-top:5%;width: 45%}
.section3_topn .index_title{text-align: left;color:#fff;}
.section3_topn .infon{line-height: 2rem}
.section3 .tabs1{width: 1200px;position: absolute;left:50%;margin-left:-600px;bottom:14%;opacity:0;}
.section3 .tabs1 .swiper-slide{width: 25%;}
.section3_bottom{padding:2.25rem 0px;background:#fff;text-align: center;color:#606060;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;line-height: 2rem;position: relative;margin-top:2rem;}
.section3_bottom:after{content: "";width: 0px;height: 6.125rem;position: absolute;top:2.25rem;right:0px;border-right:1px solid #ebebeb;}
.section3_bottom .pic{width:3.125rem;margin:0 auto 1rem;height: 3.125rem;overflow: hidden; }
.section3_bottom .pic img{display: block;width: 100%;}
.section3_bottom .pic .img1{position: relative;top:0px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.section3_bottom .pic .img2{position: relative;top:0px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.section3_bottom:hover .img1,.section3_bottom:hover .img2{position: relative;top:-3.125rem;}
.section3_bottom:hover{color:#c31d2f;}
.section3 .active .section3_bottom .img1,.section3 .active .section3_bottom .img2{position: relative;top:-3.125rem;}
.section3 .active .section3_bottom{color:#c31d2f;}
.section3 .active .section3_bottom:before{content: "";width: 0px;height: 0px;border-bottom:1.5rem solid #fff;border-left:1.5rem solid transparent;border-right:1.5rem solid transparent;position: absolute;top:-1.5rem;left:50%;margin-left:-1.5rem;}
/*第四屏*/
.slimScrollDiv{min-width: 100%;max-width: 100%}
.section4{width: 100%;background:url(../images/bg1.jpg) center bottom no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;}
.section4 .index_title{opacity:0;}
.swiper-container_index4{opacity:0;}
.index_partent{margin:0px 18px 30px;background:#fff;padding:9%;}
.index_partent .pic{width: 43.5%;margin:0 auto 1.5rem;border-radius: 200px;-webkit-border-radius: 200px;-moz-border-radius: 200px;-ms-border-radius: 200px;-o-border-radius: 200px;position: relative;}
.index_partent .pic:before{content: "";width: 0%;height: 0%;border-top:0.25rem solid #eeeef0;border-left
:0.25rem solid #eeeef0;top:50%;left:0px;border-radius: 200px;-webkit-border-radius: 200px;-moz-border-radius: 200px;-ms-border-radius: 200px;-o-border-radius: 200px;position: relative;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;position: absolute;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.index_partent .pic:after{content: "";width: 0%;height: 0%;border-bottom:0.25rem solid #eeeef0;border-right
:0.25rem solid #eeeef0;top:50%;right:0px;border-radius: 200px;-webkit-border-radius: 200px;-moz-border-radius: 200px;-ms-border-radius: 200px;-o-border-radius: 200px;position: relative;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;position: absolute;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.index_partent .pic img{display: block;width: 100%;border-radius: 200px;-webkit-border-radius: 200px;-moz-border-radius: 200px;-ms-border-radius: 200px;-o-border-radius: 200px;border:0.25rem solid #eeeef0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
.index_partent .infon{height: 5.625rem;width: 100%;overflow-y: auto;line-height: 1.875rem;text-align: center;color:#3d3d3d;}
.index_partent:hover .pic:before,.index_partent:hover .pic:after{width: 100%;height: 100%;top:0px;border-color:#c11729;}
.section4 .swiper-pagination-bullet{background:#c4c4c4;opacity:1;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
.section4 .swiper-pagination-bullet-active{transform: scale(1.5);-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);background:#c11729;}
.section4 .swiper-container-horizontal>.swiper-pagination-bullets,.section4 .swiper-pagination-custom,.section4 .swiper-pagination-fraction{bottom:-0px;}
/*第五屏*/
.section5{width: 100%;background:url(../images/bg2.jpg) center bottom no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;}
.section5_top{padding-top:3rem;opacity:0;}
.section5_bottom{margin-top:5rem;margin-bottom:4rem;position: relative;opacity:0;}
.section5_top .index_title{color:#fff;}
.team .pic{width: 30.6%;float: left;}
.team .team_right{width: 64.4%;float: right;line-height: 2rem;color:#ddd;}
.team .team_right .name{line-height: 2rem;color:#fff;padding-bottom:1rem;margin-bottom:1rem;position: relative;}
.team .team_right .name:after{content: "";width: 2rem;height: 2px;background:#c11729;position: absolute;left:0px;bottom:0px;}
.join{width: 10.875rem;height:3.375rem;line-height: 3.375rem;text-align: center;color:#fff;background:#c11729;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px; cursor: pointer;float: right;opacity:0;}
.join i{margin-left:0.5rem;position: relative;left:0px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.join:hover i{left:1rem;}
.section5_bottom .swiper-button-next,.section5_bottom .swiper-button-prev{width: 2.25rem;height: 2.25rem;border:2px solid #f1f1f1;border-radius: 60px;-webkit-border-radius: 60px;-moz-border-radius: 60px;-ms-border-radius: 60px;-o-border-radius: 60px;background:none;color:#fff;line-height: 2.25rem;text-align: center;}
.section5_bottom .swiper-button-next{margin-right:-5rem;}
.section5_bottom .swiper-button-prev{margin-left:-5rem;transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);}
.section5_bottom .swiper-button-next i,.section5_bottom .swiper-button-prev i{position: relative;right:0.875rem;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transform: scale(1.2,0.9);display: inline-block;}
.section5_bottom .swiper-button-next:hover i,.section5_bottom .swiper-button-prev:hover i{right:0.5rem;}
.section5_bottom .swiper-pagination{width: 64.4%;bottom:0px;right:0px;text-align: left;}
.section5_bottom .swiper-pagination-bullet{background:#c4c4c4;margin-right: 1rem;opacity:1;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
.section5_bottom .swiper-pagination-bullet-active{background:#c11729;transform: scale(1.5);-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);}
.join_tan{position: fixed;top:0px;left:50%;margin-left:-450px;width: 900px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;border:2rem solid #fff;background:#fff;height: 92%;z-index:100;line-height: 2rem;color:#666;overflow-y: auto;display: none;}
.join_tan .title{margin-bottom:1.5rem;}
.join_tan .bt{margin:1rem 0px;}
.join_tan .colse{width: 2rem;height: 2rem;position: absolute;top:1rem;right:1rem;cursor: pointer;}
.join_tan .colse:hover{color:#c11729;}
/*第六屏*/
.section6_1{padding-top:3rem;margin-bottom:2rem;}
.section6_2{display: flex;justify-content: space-between;margin:7rem 0px;}
.section6_2n{width: 270px;text-align: center;line-height: 2rem}
.section6_2n i{display: block;width: 2rem;height: 2rem;line-height: 2rem;text-align: center;margin:0 auto 1.5rem;}
#allmap{width: 100%;height: 23rem;}
#allmap img{width: auto}
/*第7屏*/
.section7{background:#343434;}
.foot1{padding:3.75rem 0px;border-bottom:1px solid #646464;}
.form_1{width: 31%;line-height: 2rem;float: left;margin-right:3.5%;padding:0.5rem 0px;border-bottom:1px solid #646464;margin-bottom:2.5rem;}
.form_1 input{width: 100%;background:none;color:#fff;line-height: 2rem;}
.form_1:nth-child(3){margin-right:0px;}
.form_2{line-height: 2rem;padding:0.5rem 0px;border-bottom:1px solid #646464;margin-bottom:2.5rem;}
.form_2 textarea{width: 100%;background:none;color:#fff;line-height: 2rem;height: 2rem;resize: none;display: block;border:0px;}
.tijiao{width: 10.875rem;height:3.375rem;line-height: 3.375rem;text-align: center;color:#fff;background:#c11729;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px; cursor: pointer;position: relative;margin:0 auto;}
.tijiao i{margin-left:0.5rem;position: relative;left:0px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.tijiao:hover i{left:1rem;}
.tijiao input{position: absolute;top:0px;left:0px;width: 100%;height: 100%;opacity:0;}
.foot2{padding: 1rem 0px;text-align: center;color:#979797;line-height: 2rem;}
.foot2 a{color:#979797;margin:0px 1.5rem;display: inline-block;}
.foot2 a:hover{color:#fff;}
.foot2 em{font-style: normal;font-family: arial;letter-spacing: 1px;}
.foot2 .ewm{cursor: pointer;}
.foot2 .ewm:hover{color:#fff;}
.foot2 .ewm i{display: inline-block;margin-left:0.25rem;transform: scale(1.3);-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-ms-transform: scale(1.3);-o-transform: scale(1.3);}
.foot2 span{display: inline-block;position: relative;}
.foot2 .ewmbox{width:7.5rem;height: 7.5rem;position: absolute;bottom:100%;left:50%;margin-left:-3.75rem;margin-bottom: 1rem;display: none;}
.foot2 .ewmbox img{display: block;width: 100%;}
.foot2 .ewmbox:after{content: "";border-top:0.5rem solid #fff;border-left:0.5rem solid transparent;border-right:0.5rem solid transparent;position: absolute;left:50%;margin-left:-0.5rem;bottom:0px;}



/*右侧菜单*/
#menu { margin: 0; padding: 0; position: fixed; right: 10px; top: 50%;  z-index: 100;width: 2.5rem;margin-top:-11.75rem;}
#menu li {width: 2.5rem;height: 2.5rem;position: relative;line-height: 2.5rem;text-align: center;transform: scale(0.5);-webkit-transform: scale(0.5);-moz-transform: scale(0.5);-ms-transform: scale(0.5);-o-transform: scale(0.5);transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
#menu li + li{margin-top:1rem;}
#menu li:before{content:""; width:100%;height: 100%;position: absolute;top:0px;left:0px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);background:#fff;box-sizing: border-box;border:1px solid #d3d3d3;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
#menu a {color:#fff;position: relative;z-index:75;display: block;width: 2.5rem;height: 2.5rem}
#menu .active a { color: #fff; }
#menu .active:before{border-color:#c11729;background:#c11729;}
#menu .active{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
#menu li:hover:before{border-color:#c11729;background:#c11729;}
#menu li:hover{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
/*导航*/

.topwai .dl-menuwrapper{display: none;}
.topwai{width: 100%;padding:1rem 0px;background:rgba(255,255,255,0.05);position: absolute;top:0px;left:0px;z-index:1000;}
.topwai.on{display: none;}
.topwai .top{width: 96%;max-width: 1400px;margin:0 auto;}
.topwai .top h1{width: 10rem;float: left;}
.topwai .top h1 img{display: block;width: 100%;}
.topwai .top .tel{display: inline-block;float: right;color:#fff;line-height:3.375rem;font-family:'Montserrat-Semif5f506fa619989';letter-spacing: 1px; }
.topwai .top .tel a{color:#fff;}
.topwai .top .tel i{margin-right: 0.5rem;}
.topwai .top .nav{width: 53rem;display: inline-block;float: left;margin-left:13%;}
.topwai .top .nav h2{display: inline-block;width: 7.5rem;float: left;}
.topwai .top .nav h2 a{display: block;width: 100%;line-height: 3.375rem;color:#fefefe;}
.topwai .top .nav h2 a:hover{color:#c11729;}
.topwai .top .nav h2 a.on{color:#c11729;}
/*浮动菜单*/
.float{width: 3rem;position: fixed;right:0px;bottom:1rem;}
.float a{display:block;width: 3rem;height: 3rem;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;background-color:#555;background-image: url(../images/con5.png);background-position: center;background-repeat: no-repeat;background-size:2rem auto;-webkit-background-size:2rem auto;-moz-background-size:2rem auto;-ms-background-size:2rem auto;-o-background-size:2rem auto;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.float a + a{margin-top:0.5rem;}
.float a.back{background-image: url(../images/con6.png);display: none;}
.float a:hover{background-color:#c11729;}

/*新闻列表页*/
.c-banner{
	width: 100%;
	height: 310px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

.c-banner .text{
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	/*font-size: 24px;*/
	line-height: 48px;
}

.c-banner .text h2{
	/*font-size: 48px;*/
	line-height: 60px;
}

.list_content{
	background-color: #f4f4f4;
	padding: 3% 15%;
}

.list_content ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #FFFFFF;
}

.list_content ul li:nth-child(3n){
	margin-right: 0;
}

.list_content ul li a{
	display: block;
	padding: 20px;
}

.list_content ul li a .imgbox{
	width: 100%;
	padding-bottom: 63%;
	overflow: hidden;
	position: relative;
}

.list_content ul li a .imgbox img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.list_content ul li a h3{
	height: 42px;
	line-height: 42px;
	margin-top: 5px;
	/*font-size: 16px;*/
	color: #686868;
	overflow: hidden;
	white-space: nowrap;
	padding-right: 15px;
	text-overflow: ellipsis;
}

.list_content ul li a p{
	font-size: 12px;
	color: #686868;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}

.list_content ul li a .infon{
	color: #868686;
	font-size: 12px;
	line-height: 28px;
}

.list_content ul li a:hover h3{
	color: #c11729;
}

.list_content ul li a:hover .imgbox img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.dl-menuwrapper button {
	margin-top: 7px;
}

/*新闻详情页*/
.list_content .title{
	background: #FFFFFF;
	margin-top: 2%;
	margin-bottom: 10px;
	text-align: center;
}

.list_content .title h2{
	color: #333333;
	padding-top: 20px;
}

.list_content .title .infon{
	color: #868686;
	font-size: 12px;
	line-height: 42px;
}

.list_content .title .infon span{
	margin-left: 15px;
}

.list_content .text{
	background: #FFFFFF;
	color: #a7a7a7;
	line-height: 28px;
	padding: 30px;
}

.list_content .text img{
	display: block;
	margin: 10px auto;
	width: 50%;
	height: auto;
}

.return_list{
	display: inline-block;
	width: 130px;
	height: 38px;
	line-height: 38px;
	color: #FFFFFF;
	background-color: #c11729;
	font-size: 14px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	text-align: center;
}

.return_list img{
	height: 18px;
	width: auto;
	vertical-align: sub;
    margin-right: 10px;
}

@media (max-width: 1440px){
	html{font-size:14px;}
	.section3 .tabs1{bottom:8%;}
	/*首页第五屏*/
	.section5_bottom{margin-top:2rem;margin-bottom:1rem;position: relative;}
	.section6_2{margin:3rem;}
	
	/*新闻列表页*/
	.list_content{
		padding: 3% 10%;
	}
}
@media (max-width: 1280px){
.section3 .tabs1{width: 100%;position: absolute;left:0%;margin-left:-0px;bottom:0%;}
.section5_bottom .swiper-button-next{margin-right:0rem;}
.section5_bottom .swiper-button-prev{margin-left:0rem;}
}
@media (max-width: 1200px){
.topwai .top .nav{display: none;}
.topwai .dl-menuwrapper{display: block;position: absolute;top:1rem;right:2%;z-index:1000;}
.topwai .top .tel{margin-right:55px;}
}
	
@media (max-width: 980px){
	
.join_tan{width: 96%;left:2%;margin-left:0px;height: 80%;top:10%;}

	/*新闻列表页*/
	.list_content{
		padding: 3% 5%;
	}
	
	/*新闻详情页*/
	.list_content .text img{
		width: 70%;
	}
}
@media (max-width: 768px){
	html{font-size:12px;}
    /*首页第三屏*/
    .section3 .tabs1 .swiper-slide{width: 33.333333%}
    .section3_top:before{width: 100%}
    .section3_topn{width: 100%}
    .section3_bottom .pic{margin-bottom:0rem;}
    .section3_bottom{padding:1rem 0px;}
    .section3_bottom:after{height: 5.125rem;top:1rem;}
    /*首页第四屏*/
    .index_partent{margin:0px 5px 5px;padding:5%;}
    .index_partent .infon{height: 7.5rem}
    /*首页第五屏*/
    .team .pic{width: 16rem;float: none;margin:0 auto 1rem;}
	.team .team_right{width: 100%;float: none;line-height: 2rem;color:#ddd;margin-bottom:3rem;}
	.section5_bottom .swiper-button-next,.section5_bottom .swiper-button-prev{width: 0px;height: 0px;overflow: hidden;visibility: hidden;}
	.section6_2{display: block;}
	.section6_2 .section6_2n{width: 100%;margin-bottom:1rem;}
	.section6_2 .section6_2n br{display: none;}
	.section6_2 .section6_2n i{margin-bottom:0rem;display: inline;margin-right:0.5rem;}
	/*首页第七屏*/
	.foot1{padding:2rem 0px;}
	.form_1{width: 100%;line-height: 2rem;float: none;margin-right:0%;margin-bottom:1rem;}
	.form_2{margin-bottom:1rem;}
	#menu{display: none;}
	.topwai{position: fixed;top:0px;left:0px;background:rgba(0,0,0,0.5);padding:0.5rem 0px;}
	.section2{padding-top:4.5rem;}
	.section3_topn{padding-top:6rem;}
	.section4{padding-top:4.5rem;}
	.section5_top{padding-top:4.5rem;}
	.section6_2{margin:2rem 0px;}
	.section6_1{padding-top:4.5rem;}
	.section5_bottom{margin-top:1rem;}
	.team .team_right .name{text-align: center;}
	.team .team_right .name:after{left:50%;margin-left:-1rem;}
	.index_title{margin-bottom:1.5rem;}
	.topwai.on{display: block;}
	.fp-tableCell{display: block;}
	
	.dl-menuwrapper button {
		margin-top: 0;
	}
	
	/*新闻列表页*/
	.c-banner{
		height: 240px;
	}
	
	.list_content{
		padding: 3% 3%;
	}
	
	.list_content ul li{
		width: 49%;
		margin-right: 2%;
	}
	
	.list_content ul li:nth-child(2n){
		margin-right: 0 !important;
	}
	
	.list_content ul li:nth-child(3n){
		margin-right: 2%;
	}
	
	/*新闻详情页*/
	.list_content .text img{
		width: 85%;
	}
}
@media (max-width: 580px){
	/*新闻列表页*/
	.list_content{
		padding: 5%;
	}
	
	.list_content ul li{
		width: 100%;
		margin-right: 0%;
		margin-bottom: 3%;
	}
	
	.list_content ul li:nth-child(3n){
		margin-right: 0%;
	}
	
	/*新闻详情页*/
	.list_content .text img{
		width: 90%;
	}
		
}
@media (max-width: 480px){
			
}
@media (max-width: 380px){
		
}		
		
			
#page_r{text-align:center; margin:20px 0px; }
#page_r a{height:23px; display:inline-block; border:1px solid #c9c9c9; border-radius:3px; line-height:23px; background:#FFF; font-size:14px; color:#4e4e4e; padding:0px 10px; margin:0px 5px;}
#page_r a:hover{background:#0070a8;color:#fff; border:1px solid #fff; }
#page_r a.dasf{background:#0070a8;color:#fff; border:1px solid #fff; }
#page_r a.ck{background:#0070a8;color:#fff; border:1px solid #fff;}
