@charset "utf-8";





html{font-size:62.5%;}

body{margin:0px; font-size:12px; color:#333; font-family: "Microsoft YaHei"; cursor:default; }

*{padding:0px; margin:0px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}

body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: "Microsoft YaHei";}

h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}

input,select,button{font-size:12px; font-family: "Microsoft YaHei"; border:0; background:none; outline:none; vertical-align:middle;}

button {overflow:visible}

img{border:none;}

li{list-style:none;}

a{color:#333; text-decoration:none;

-webkit-transition:all .3s;

-moz-transition:all .3s;

-ms-transition:all .3s;

-o-transition:all .3s;

transition:all .3s;}

a:hover{color:#005caf;}



.clear{overflow:hidden; clear:both; height:0px;}

.fl{float:left;}

.fr{float:right;}



.con{width:1520px; margin:0 auto;max-width: 100%;padding: 0 15px;}

.container { width:1520px; margin:0 auto;max-width: 100%;padding: 0 15px;}

.header{width:100%; position:fixed; top:0; left:0; z-index:10;

transition:all .5s;

-o-transition:all .5s;

-ms-transition:all .5s;

-moz-transition:all .5s;

-webkit-transition:all .5s;background:rgba(255,255,255,0.85)}

.header.on{box-shadow:0 0 10px #aaa; }

.header .container{position:relative;}

.header .logo{ float:left; margin:10px 0;

transition:all .5s;

-o-transition:all .5s;

-ms-transition:all .5s;

-moz-transition:all .5s;

-webkit-transition:all .5s;}

.header.on .logo img{height: 60px;}

.header .logo img{width:auto; height:80px; display:block;}



.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;

transform:translate(0,-50%);

-webkit-transform:translate(0,-50%);

-moz-transform:translate(0,-50%);

-ms-transform:translate(0,-50%);

-o-transform:translate(0,-50%);}

.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;

transition:all .5s;

-o-transition:all .5s;

-ms-transition:all .5s;

-moz-transition:all .5s;

-webkit-transition:all .5s;}

.header .an span.a1{top:0; left:0;}

.header .an span.a2{top:8px; left:0;}

.header .an span.a3{top:16px; left:0;}

.header .an.n span.a2{display:none;}

.header .an.n span.a1{top:8px; width:30px;

transform:rotate(45deg);

-o-transform:rotate(45deg);

-ms-transform:rotate(45deg);

-moz-transform:rotate(45deg);

-webkit-transform:rotate(45deg);}

.header .an.n span.a3{top:8px; width:30px;

transform:rotate(135deg);

-o-transform:rotate(135deg);

-ms-transform:rotate(135deg);

-moz-transform:rotate(135deg);

-webkit-transform:rotate(135deg);}



.language {width: 107px;float: right;margin-top:38px;margin-left:20px;



	height:26px;border: #BB252B 1px solid;



}



.language p {



	width: 35px;



	float: left;



}



.language p a {



	text-transform: uppercase;



	font-family: Arial;



	display: block;



	text-align: center;color: #BB252B;



	line-height: 24px;



}



.language p a.her {



	background: #BB252B;



	color: #fff;



}

.header .nav{ float:right;}

.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;

transform:translate(0,-50%);

-webkit-transform:translate(0,-50%);

-moz-transform:translate(0,-50%);

-ms-transform:translate(0,-50%);

-o-transform:translate(0,-50%);}



.header .nav ul li{margin:0 2px; line-height:100px; float:left; position:relative; padding:0 26px;

transition:all .5s;

-o-transition:all .5s;

-ms-transition:all .5s;

-moz-transition:all .5s;

-webkit-transition:all .5s;}



.header.on .nav ul li{line-height:80px;}

.header .nav ul li a{display:block; font-size:16px; color:#000; text-transform:capitalize}



.header .nav ul li span{width:0; height:2px; background-color:#BB252B; position:absolute; left:50%; bottom:0;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;

transform:translate(-50%,0);

-webkit-transform:translate(-50%,0);

-moz-transform:translate(-50%,0);

-ms-transform:translate(-50%,0);

-o-transform:translate(-50%,0);}

.header .nav ul li:hover span{width:100%;}

.header .nav ul li.on span{width:100%;}

.header .nav ul li:hover a{color: #BB252B;}

.header .nav ul li.on a{color: #BB252B;}



.nav .y_j{position:relative;}

.nav .e_j{width:150px; background-color:rgba(255,255,255,.85); position:absolute; top:100px; left:50%; margin-left:-75px; display:none; z-index:9999;}

.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;top: 80px;}

.header .nav ul li .e_j a{display:block; font-size:14px; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); text-align:center }

.nav .e_j .ejy { position:relative}

.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}

.header .nav .e_j a:hover{background-color:#BB252B; color:#fff;}



@media (min-width:1024px){



.header .nav .e_j{display:none !important;}

.header .nav ul li:hover .e_j{display:block !important;}

.head_h { height: 100px;display: none;}

}





@media only screen and (max-width:1024px){

.head_h { height: 60px; display:block}

.header{border:0; height:60px; background:#fff; width:100%}

.header .container{ padding:0; overflow:hidden; width:94%}

.header .logo{margin:10px auto;}

.header.on .logo{ margin:10px auto;}

	.header .logo img

{

  height: 40px;

}

	.language

{margin-right: 50px;

  margin-top: 17px;

  margin-left:0px;

}

.header .an{display:block; right:10px;}

.header .an span { background-color:#999}

.header .nav ul { width: 100%;}

.header.on .nav {width:100%}

.header .nav{width:100%;box-sizing: border-box; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:60px; right:-100%; z-index:9999; overflow:auto;

transition:all .5s;

-o-transition:all .5s;

-ms-transition:all .5s;

-moz-transition:all .5s;

-webkit-transition:all .5s; margin-top:0}

.header .nav.on{right:0;}

.header.on .nav ul li a { font-size: 16px;color: #333;}

.header .nav i{display:block;font-size: 16px;color: #333;}

.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,0.15); float:none; margin:0; padding:0}

.header .nav ul li::after { background: rgba(0,0,0,0);}

.header.on .nav ul li{line-height:60px;}

.header .nav .e_j { width: 100%; border-top: 1px solid rgba(0,0,0,0.15); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}

.header .nav ul li .e_j a { color:#333;text-align: left;}

	.header .nav ul li .e_j a:last-child {border-bottom: 0;}

.header .nav ul li .e_j a:hover { color:#333}

.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}

.header .nav .e_j a:hover{background:none;}

.header .nav ul li:hover .e_j{display:none;}

.header .nav ul li a{font-size:16px; color:#333;}



.header .nav ul li:hover span{width:0;}

.header .nav ul li.on span{width:0;}

}







.ban{width:100%; position:relative;}

.btext {

  position: absolute;

  left: 12.5%;

  right: 12.5%;

  top: 50%;

  margin-top: -88px;

  z-index: 5;

}

.btext p {

  color: #ffffff;

  font-size: 20px;

  letter-spacing: 5px;text-shadow: 0 0 10px #666;

}

.btitle {

  display: inline-block;

  position: relative;

  padding-bottom: 35px;

  margin-bottom: 30px;

}

.btitle i {

  display: block;

  position: absolute;

  left: 0;

  right: 16px;

  bottom: 0;

  height: 1px;

  background: rgba(255, 255, 255, 0.3);

}

.btitle i:before {

  position: absolute;

  left: 0;

  bottom: 0px;

  content: "";

  width: 113px;

  height: 2px;

  background: #fff;

}

.btitle strong {

  display: block;

  line-height: 1.2;

  color: #fff;

  font-size: 40px;

  letter-spacing:2px;text-shadow: 0 0 15px #999;

}

.btitle small {

  display: block;

  letter-spacing:0px;

  margin-top: 14px;

  line-height: 1.1;

  color: #ffffff;

  font-size: 15px;

  text-transform: uppercase;

  font-family: "Helvetica";text-shadow: 0 0 10px #999;

}

.ban .swiper-slide img {width:100%; display: block;}

.ban .swiper-pagination{bottom:20px !important;}

.ban .swiper-pagination-bullet {width:12px; height:12px; display:inline-block;border: #BB252B 1px solid;background: none; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}

.ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#BB252B;border: #BB252B 1px solid;}



.sy_fwxm {padding: 60px 0;background: #f5f5f5;overflow: hidden;}

.sy_fwxm ul {display: flex;justify-content: space-between;flex-wrap: wrap;}

.sy_fwxm ul li {width: 31.3333%;position: relative;margin-bottom: 3%}

.sy_fwxm ul li img{width:100%; height:300px; display:block;object-fit: cover;}

.sy_fwxm ul li .mb {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.5);z-index: 1;opacity: 0;transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.sy_fwxm ul li:hover .mb{opacity: 1;}

.sy_fwxm ul li .w_z{width:90%; padding:20px 5%;  position:absolute; top:30%; left:0; color:#fff;

transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;z-index: 2;}

.sy_fwxm ul li .w_z h3{font-size:18px;font-weight: bold;color:#fff;position: relative;padding-bottom: 10px;text-align: center;margin-bottom: 10px;}

.sy_fwxm ul li .w_z p {font-size: 14px;padding: 10px;color: #fff;line-height: 1.8;display: none;}

.sy_fwxm ul li .w_z .tb {width: 30px;margin:0 auto 10px;}

.sy_fwxm ul li .w_z .tb img{height: auto;}

.sy_fwxm ul li .w_z h3::before{width: 50px;background: #fff;content: "";position: absolute;left: 50%;margin-left: -25px;height: 2px;bottom: 0;}

.sy_fwxm ul li:hover .w_z{background-color:rgba(6,88,162,.0); top:1%;}

.sy_fwxm ul li:hover .w_z p{display: block;}





.sy_cp{padding: 80px 0;background: #f5f5f5;}

.swiper-yxxy{margin:0px auto 0; padding-bottom: 50px;position: relative;z-index: 99}

.swiper-yxxy .swiper-slide{position:relative;}

.swiper-yxxy .swiper-slide img{width:100%; height:auto; display:block;}

.swiper-yxxy .swiper-slide .mb {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.5);z-index: 1;opacity: 0;transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;}

.swiper-yxxy .swiper-slide:hover .mb{opacity: 1;}

.swiper-yxxy .swiper-slide .w_z{width:100%; padding:20px 5%;  position:absolute; top:40%; left:0; color:#fff;

transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s;z-index: 2;}

.swiper-yxxy .swiper-slide .w_z h3{font-size:18px;font-weight: bold;color:#fff;position: relative;padding-bottom: 10px;text-align: center;margin-bottom: 15px;}

.swiper-yxxy .swiper-slide .w_z p {font-size: 14px;padding: 10px;color: #fff;line-height: 1.8;display: none;text-align: center;}

.swiper-yxxy .swiper-slide .w_z .tb {width: 60px;margin:0 auto 20px;}

.swiper-yxxy .swiper-slide .w_z h3::before{width: 50px;background: #fff;content: "";position: absolute;left: 50%;margin-left: -25px;height: 2px;bottom: 0;}

.swiper-yxxy .swiper-slide:hover .w_z{background-color:rgba(6,88,162,.0); top:10%;}

.swiper-yxxy .swiper-slide:hover .w_z p{display: block;}

.swiper-yxxy .swiper-pagination{bottom:20px !important;}

.swiper-yxxy .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background:#ccc}

.swiper-yxxy .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#BB252B;}



.g-tit1{text-align: center;position: relative;z-index: 2;margin-bottom: 50px;}

.g-tit1 .left{text-align: left;}

.g-tit1 .cn{position: relative;z-index: 2;}

.g-tit1 h2{font-size: 40px;font-weight: normal;line-height: 1.1;

	margin-bottom: 15px;font-weight: bold;color: #000;

}

.g-tit1 span{font-size: 16px;color: #333;}

.g-tit1 .en{position: absolute;top: -30px;left: 0;right: 0;

	font-size: 80px;text-transform: uppercase;

	font-family:ariblk;line-height: 1.1;font-weight: bold;

	color: rgba(0,0,0,.04);font-style: normal;

}



.sy_al { padding:80px 0; overflow:hidden; background:url(../images/ywbj.jpg) center / cover no-repeat;position: relative;z-index: 9;}

.sy_al .kehushowbox{padding-top:55px;overflow:hidden}

.sy_al .kehushowbox .swiper-slide{padding-top:20px}

.sy_al .kehushowbox .swiper-slide .b{text-decoration:none;display:block;position:relative;padding-right:40px;padding-left:40px;transition:all .8s}

.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b{transform:translateY(-16px)}

.sy_al .kehushowbox .swiper-slide .b .pic{display:block;position:relative}

.sy_al .kehushowbox .swiper-slide .b .pic p{background-color:rgba(255,255,255,.8);display:block;padding:38px;position:absolute;left:-100px;top:40px;height:auto;width:262px;box-sizing:border-box;opacity:0;transition:all 1.2s;color:#333;font-size: 18px;}

.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b .pic p{opacity:1;left:-40px}

.sy_al .kehushowbox .swiper-slide .b .pic p samp{content:"";background-color:#BB252B;display:block;height:2px;width:86px;position:absolute;top:15px;right:345px;transition:all .8s;opacity:0}

.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b .pic p samp{right:-45px;opacity:1}

.sy_al .kehushowbox .swiper-slide .b .pic p img{margin-bottom:8px;height:42px}

.sy_al .kehushowbox .swiper-slide .b .pic .bpic{display:block;height:auto;width:100%}

.sy_al .kehushowbox .swiper-slide .b .name{

	font-size:16px;

	color:#333;

	background-color:#fff;

	padding:15px;

	padding-left:25px;

	padding-right:25px;

	position:absolute;

	left:50%;

	bottom:-30px;

	transform:translate(-50%,0);

	opacity:1;

transition:all .4s;		white-space:nowrap;

	max-width: 80%;

	text-align: center;overflow: hidden;

text-overflow:ellipsis;

white-space: nowrap;border-radius:50px;

}

.wh {

  height: auto;

  width: 1400px !important;

  margin-right: auto;

  margin-left: auto;

}

.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b .name{opacity:0;bottom:0;max-width: 90%;}

.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b .text{opacity:1;}

.sy_al .kehushowbox .swiper-slide .b .text{font-size:16px;line-height:28px;color:#fff;display:block;margin-top:27px;padding-right:60px;padding-left:60px;position:relative;opacity:0;transition:all 1s;display: -webkit-box;

-webkit-line-clamp: 2;

-webkit-box-orient: vertical;

overflow: hidden;}

.sy_al .kehushowbox .swiper-slide .b .text:before{content:"“";font-size:38px;color:#fff;font-weight: bold;position:absolute;left:15px;top:5px}

.sy_al .kehushowbox .swiper-slide .b .text:after{content:"”";font-size:38px;color:#fff;font-weight: bold;position:absolute;right:15px;bottom:-15px}

.sy_al .fanye{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);z-index:10}

.sy_al .fanye span{background-color:rgba(255,255,255,.8);background-image:url(../images/feel3.png);background-repeat:no-repeat;background-position:center center;display:inline-block;height:44px;width:44px;border-radius:50%;position:absolute}

.sy_al .fanye .kh-show-prev{left:12%}

.sy_al .fanye .kh-show-next{background-image:url(../images/feel4.png);right:12%}

@media screen and (max-width:1920px){

.sy_al .kehushowbox .swiper-slide .b{padding-right:30px;padding-left:30px;}

.sy_al .kehushowbox .swiper-slide .b .text{font-size:15px;line-height:24px;}

}

@media screen and (max-width:1680px){

.sy_al .kehushowbox .swiper-slide .b{padding-right:20px;padding-left:20px;}

.sy_al .kehushowbox .swiper-slide .b .text{font-size:14px;line-height:24px;padding-right: 40px;padding-left: 40px;margin-top: 15px;}

.sy_al .kehushowbox .swiper-slide .b .pic p{padding:18px;left:-50px;top:20px;height:auto;width:222px;}

.sy_al .kehushowbox .swiper-slide .b .pic p img{margin-bottom:5px;height:32px}

.sy_al .kehushowbox .swiper-slide.swiper-slide-active .b .pic p{opacity:1;left:-20px}

.sy_al .kehushowbox .swiper-slide .b .text:before {left: 16px;top:12px}

.sy_al .kehushowbox .swiper-slide .b .text:after{right:16px;}

.logodome.wh{ width: 1200px !important;}

}



/*培训讲师*/

.sy_pxjs{padding: 80px 0;}

.home-item{overflow:hidden; position:relative;}

.hitem{float:left; width:33.3333%; padding:0 15px;box-sizing: border-box;overflow: hidden;}

.itembox{display:block; width:100%; padding-top:105%; position:relative; background:#f0f0f0;  border-radius:10px;}

.itembox img{display:block; position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover; border-radius:10px;-moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; -ms-transition:all .3s; transition:all .3s;}

.itembox .home-gradient-overlay{border-radius:10px;}

.itembox .itembox-txt{position:absolute; width:100%; left:0; bottom:-50px; padding:20px; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; -ms-transition:all .3s; transition:all .3s;}

.itembox .itembox-txt h3{font-size:20px; color:rgba(255,255,255,1); font-weight:600; margin:0 0 10px;font-family: Roboto-Medium; }

.itembox .itembox-txt h4{font-size:16px; color:rgba(255,255,255,1); margin:0 0 20px; line-height:1.2;}

.itembox .itembox-txt p{font-size:16px; color:rgba(255,255,255,.9);position:relative; }

.itembox .itembox-txt p:after{content:''; width:22px; height:22px; background:url(../images/arr_org.png) no-repeat center; background-size:16px; position:absolute; left:94px; top:50%; transform:translateY(-50%); }

.itembox:hover .itembox-txt{bottom:0;}

.itembox:hover img{filter: brightness(1.2);}

.itembox .home-gradient-overlay {

  border-radius: 10px;

}

.home-gradient-overlay {

  background: linear-gradient(to top,rgba(0,0,0,.4) 37%,rgba(0,0,0,.2) 60%,rgba(0,0,0,0) 100%);position: absolute;

  z-index: 0;

  width: 100%;

  height: 100%;

  top: 0;

}





.sy_td { padding:80px 0; overflow:hidden; background:url(../images/ywbj.jpg) center / cover no-repeat;position: relative;z-index: 9;}

.sy_td ul li { width:30.3333%; float:left; margin:0 1.5% 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;background: rgba(255,255,255,0.65);padding: 25px 25px 50px;box-sizing: border-box;border-radius: 8px;}

.sy_td ul li .tu { margin:30px auto; text-align:center;color: #111;}



.sy_td ul li .tu i {color: #BB252B;font-size: 50px;}

.sy_td ul li.last { margin-right:0}

.sy_td ul li .tu { width:60px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;text-align: center;}

.sy_td ul li:hover .tu {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);opacity: 1;}

.sy_td ul li h3 { margin:25px 0 22px 0;font-size:20px;text-align: center; color:#111;line-height: 26px;letter-spacing: 2px;font-weight: bold;}

.sy_td ul li p { font-size:14px; color:#111; line-height:1.7;letter-spacing: 1px;opacity: 0.8;height: 71px; display: -webkit-box;

overflow: hidden;

-webkit-box-orient: vertical;

-webkit-line-clamp:3;}

.sy_td ul li .more {margin: 34px auto 0;text-align: center;width: 110px;line-height: 32px;position: relative;color: #111;letter-spacing: 2px;}

.sy_td ul li .more i {margin-left: 5px;}

.sy_td ul li .more span {width: 0;height: 1px;background: #111;position: absolute;left: 0;bottom: 0;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}

.sy_td ul li:hover .more span {width: 100%;background: #fff;}

.sy_td ul li:hover{-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);background: rgba(247,150,28,0.85)}

.sy_td ul li:hover .more {color: #fff;}

.sy_td ul li:hover .tu i {color: #fff;}

.sy_td ul li:hover h3 {color: #fff;}

.sy_td ul li:hover p {color: #fff;}







.sy_hzhb {padding: 80px 0;text-align: center;}

.sy_hzhb ul {display: flex;justify-content: center;flex-wrap: wrap;}

.sy_hzhb ul li {width:12.28%;float: left;border: #eee 1px solid;margin: 0 1% 1%;transition: all 0.3s;box-sizing: border-box;



	-wbkit-transition: all 0.3s;



	-o-transition: all 0.3s;



	-moz-transition: all 0.3s;}

.sy_hzhb ul li img {width: 100%;display: block;}

.sy_hzhb ul li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);



	-wbkit-transform: translateY(-5px);



	-o-transform: translateY(-5px);



	-moz-transform: translateY(-5px);



	transition: all 0.3s;



	-wbkit-transition: all 0.3s;



	-o-transition: all 0.3s;



	-moz-transition: all 0.3s;}





/*新闻*/

.home_news{

	padding: 60px 0;overflow: hidden;background: #f5f5f5;

}

.home_news .box{

	width: 100%;

	margin: 0 auto;

}

.home_news .box ul{

	margin-top: 50px;

	border-left: 1px solid #e6e6e6;

}

.home_news .box ul li{

	float: left;

	width: 32%;margin-right: 2%;background: #fff;box-sizing: border-box;

}

.home_news .box ul li:nth-child(3n){margin-right: 0;}

.home_news .box ul li .tp {overflow: hidden;}

.home_news .box ul li .tp img {width: 100%;display: block;}

.home_news .box ul li .wenz {padding: 25px;}

.home_news .box ul li h3{

	color: #333333;

	font-size: 18px;

	line-height: 24px;

	text-overflow: ellipsis;font-weight: bold;

  	overflow: hidden;

  	white-space: nowrap;

}

.home_news .box ul li .t{

	margin-top: 15px;

	color: #666666;

	line-height: 26px;font-size: 14px;

	height:52px;;display: -webkit-box;

overflow: hidden;

-webkit-box-orient: vertical;

-webkit-line-clamp: 2;

}

.home_news .box ul li span{

	color: #666666;

	font-size: 14px;

	display: block;

	margin-top: 20px;

}

.home_news .box ul li:hover{box-shadow: 0px 0px 10px #ccc;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.home_news .more {width: 202px; overflow: hidden;background: #ccc;

  border-radius: 30px; line-height: 48px;margin: 50px auto 0;position: relative;}

.home_news .more a {

  color: #222;

  text-align: center;

  font-size: 16px;

  display: block; position: relative;z-index: 3;

}

.home_news .more span{width: 0;position: absolute;

background: #BB252B;

height: 100%;

transition: all 0.3s;

-wbkit-transition: all 0.3s;

-o-transition: all 0.3s;

-moz-transition: all 0.3s;

left: 0;

top: 0;}

.home_news .more:hover span {transition: all 0.3s;

-wbkit-transition: all 0.3s;

-o-transition: all 0.3s;

-moz-transition: all 0.3s;width: 100%;}

.home_news .more:hover a {color: #fff;}

.xx1 .hd {text-align: center;}

.xx1 .hd ul li{ display:inline-block;width: 150px;height: 40px;background: #333;color: #fff;margin: 0 10px;text-align: center;line-height: 40px;font-size: 16px;}

.xx1 .hd ul li a {color: #fff;}

.xx1 .hd ul li.on {background: #BB252B;}









































.sy_about { padding:60px 0 70px; margin: 0px auto 0px;background: url(../images/sy_1.jpg) center top / 100% no-repeat;position: relative;}

.sy_about .tp {width: 700px;float: right;position: relative;}

.sy_about .tp img {width: 100%;}

.sy_about .nr { font-size:16px;width: 580px;float: left;text-align: justify;margin-top: 50px;}

.sy_about .nr p { margin-bottom:15px; line-height:1.8;color: #333;}





.sy_about .nr .more a { font-size:18px; text-transform:capitalize; color:#fff; text-align:center; line-height:42px; margin-top:30px; display: inline-block;position:relative;width: 150px;border-radius: 8px;background: #d40000;overflow: hidden;}

.sy_about .nr .more a i {font-style: normal;position: relative;z-index: 9}

.sy_about .nr .more a span{width:0; height:100%; background-color:#c01827; position:absolute; left:50%; bottom:0;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;

transform:translate(-50%,0);

-webkit-transform:translate(-50%,0);

-moz-transform:translate(-50%,0);

-ms-transform:translate(-50%,0);

-o-transform:translate(-50%,0);}

.sy_about .nr .more a:hover span{ width:100%}



.hy_ys {padding: 60px 0;background: #f6f6f6;overflow: hidden;}

.hy_ys h2 {font-size: 36px; color:#000; margin-bottom:30px;text-align: center;position: relative;}

.hy_ys h3 {font-size: 14px;text-align: center;color: #666;margin-bottom: 50px;}

.hy_ys h2::after{position: absolute;width: 40px;height: 2px;background: #ffa904;left: 50%;margin-left: -20px;bottom: -15px;content: "";}



.hy_ys ul li {width: 23%;float: left;margin: 1%;position: relative;z-index: 2;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }

.hy_ys ul li:hover {box-shadow: 0 0 20px rgba(0,0,0,0.25);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }

.hy_ys ul li img {width: 66px;display: block;position: relative;z-index: 3;margin: 30px auto 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }

.hy_ys ul li:hover img{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}

.hy_ys ul li .wenz {padding: 20px;position: relative;z-index: 3;background: #fff;}

.hy_ys ul li .wenz h3 {font-size: 16px;margin-bottom: 10px;color: #333;font-weight: bold;text-align: center;}

.hy_ys ul li .wenz p {font-size: 14px;line-height: 1.8;color: #555;}



.sy_ts {width:1320px; margin:30px auto 0}

.tit{text-align: center;}

.tit h1 {font-size: 40px; color:#000;font-weight: 600;}

.tit h3 {margin-top: 15px;font-size: 18px; margin-bottom:50px;text-transform: uppercase;}

.sy_ts ul li { width:31.3333%; margin:0 2% 0px 0; float: left; border:#e6e6e6 1px solid;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; overflow:hidden}

.sy_ts ul li img { width:100%; display:block}

.sy_ts ul li.last { margin-right:0}

.sy_ts ul li .wenz {padding: 20px 16px;}

.sy_ts ul li .wenz h3 {font-size: 20px;font-weight: 600;}

.sy_ts ul li .wenz p{margin-top: 15px;font-size: 16px;white-space: pre-line;flex: 1 1 0%;letter-spacing: 1px;}

.sy_ts ul li .wenz .zx { height:30px;}

.sy_ts ul li .wenz .zx a { margin-top:20px; font-size: 18px;font-weight: 500; color:#d40000; display:block; background:url(../images/feel4.png) right center no-repeat; padding-right:15px; width:85px; text-align: center; line-height:28px;position: relative;}

.sy_ts ul li .wenz .zx a span {width: 0;position: absolute;bottom: 0;left: 0; height: 2px;background: #d40000;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.sy_ts ul li:hover .wenz .zx a span { width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.sy_ts ul li:hover{box-shadow: 0 0 15px rgba(0,0,0,0.25);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}







.sy_xwdt {padding: 80px 0;overflow: hidden;}

.aaa{ position:relative; width:48%;}



.gallery-top{width:100%; position:relative;}

.gallery-top .swiper-slide{overflow: hidden;}

.gallery-top .swiper-slide img{width:100%; height:auto; display:block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.gallery-top .swiper-slide:hover img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }

.gallery-top .swiper-slide .mb {height:50px;

line-height: 50px;

width: 100%;

padding-left: 3%;

background: #333;

color: #FFF;

position: absolute;

left: 0;

bottom: 0;

filter: alpha(Opacity=7);

opacity: .7;

-moz-box-sizing: border-box;

-webkit-box-sizing: border-box;

-o-box-sizing: border-box;

-ms-box-sizing: border-box;

box-sizing: border-box;z-index: 99;font-size: 18px;}

.gallery-top .swiper-pagination{bottom:20px !important;}

.gallery-top .swiper-pagination-bullet {width:15px; height:15px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}

.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#35408f}







.indexNewsList{ width:48%;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}



.indexNewsList li{ padding-left:80px; position:relative; border-bottom:#ccc 1px dashed; margin-bottom:5px; padding:15px 15px 15px 80px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; text-align: left;margin-bottom: 10px;}

.indexNewsList li:hover {background:#d40000;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.indexNewsList li .timeDiv{ width:66px; border-right:#eee solid 1px; height:65px; position:absolute; left:0px; top:0px; color:#777; text-align:center; margin-top:5px;font-size: 14px;}

.indexNewsList li:hover .timeDiv{color: #fff;}

.indexNewsList li .timeDiv h2{ font-size:40px; text-align:center; }



.indexNewsList li .name{ font-size:20px; height:30px; overflow:hidden;}

.indexNewsList li:hover .name {color:#fff;}



/*.indexNewsList li .content{ height:36px; overflow:hidden; color:#666; line-height:20px;}*/



.indexNewsList li .content1{ overflow:hidden; color:#666; line-height:1.8;margin-top:5px; font-size:14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.indexNewsList li:hover .content1{color: #fff;}

.indexNewsList li:hover .timeDiv h2{ color:#fff;}



.sy_fwnr {width:1320px; margin:100px auto 0}

.sy_fwnr ul { margin-top:30px;}

.sy_fwnr ul li { width:31.3333%; margin:0 2% 30px 0; float: left; border:#e6e6e6 1px solid;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; overflow:hidden}

.sy_fwnr ul li img { width:100%; display:block}

.sy_fwnr ul li.last { margin-right:0}

.sy_fwnr ul li .wenz {padding: 20px 16px;}

.sy_fwnr ul li .wenz h3 {font-size: 20px;font-weight: 600;}

.sy_fwnr ul li .wenz p{margin-top: 15px;font-size: 16px;white-space: pre-line;flex: 1 1 0%;letter-spacing: 1px;}

.sy_fwnr ul li .wenz .zx { height:30px;}

.sy_fwnr ul li .wenz .zx a { margin-top:20px; font-size: 18px;font-weight: 500; color:#a30600; display:block; background:url(../images/feel4.png) right center no-repeat; padding-right:15px; width:85px; text-align: center; line-height:28px}

.sy_fwnr ul li .wenz .zx a:hover { border-bottom:2px solid #a30600}



.sy_hzal {padding: 60px 0 80px;overflow: hidden;}

.xwnr{width:1320px;padding-bottom: 50px}

.xwnr .swiper-slide{width:100%;position:relative;background: #f6f6f6;box-sizing: border-box;}

.xwnr .swiper-slide img {width: 100%;display: block;height: 405px;}

.xwnr .swiper-slide .tp {width: 720px;float: left;}

.xwnr .swiper-slide .wenz {width: 600px;float: right;padding: 40px 60px;box-sizing: border-box;}

.xwnr .swiper-slide h3 { font-size:24px; line-height:50px; text-transform:uppercase; margin-bottom:20px;color: #333;}

.xwnr .swiper-slide p {font-size: 16px;

margin: 25px 0 0;

line-height: 30px;

display: -webkit-box;

overflow: hidden;

-webkit-box-orient: vertical;

-webkit-line-clamp: 5;color: #555;}

.xwnr .swiper-slide .more {

    color: #fff;

    background-image: linear-gradient(90deg, #d40000 2%, #C7201A 100%);

    display: block;

    height: 38px;

    line-height: 38px;

    width: 150px;

    text-align: center;

    border-radius: 5px;

    font-size: 14px;

    margin-top: 40px;

}



.xwnr .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;

background-size:30px 50px;

-webkit-background-size:30px 50px;

-moz-background-size:30px 50px;

-ms-background-size:30px 50px;

-o-background-size:30px 50px;}

.xwnr .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;

background-size:30px 50px;

-webkit-background-size:30px 50px;

-moz-background-size:30px 50px;

-ms-background-size:30px 50px;

-o-background-size:30px 50px;}

.xwnr .swiper-button-prev::after{content: ""}

.xwnr .swiper-button-next::after{content: ""}

.xwnr .swiper-pagination-bullet{width:10px; height:5px; margin:0 5px !important;border-radius: 2px;background: #d0cccc;}

.xwnr .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #923a37;width: 20px;}

.xwnr .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:6px;}



.h_pro_bg{ width:100%; margin:0 auto 0; background:#faf9f8; padding-top:60px;/* background:url(../images/20170628180944_406.jpg) bottom center no-repeat*/}



.h_pro_bg h2 {

    text-align: center;

    color: #333;

    margin: 0px 0px 7px 0px;font-size:30px; line-height:40px;}





.h_type_list{ margin:0 auto; text-align:center; padding:30px 0; width:1320px;}



.h_type_list ul li{display:inline-block;display: -moz-inline-stack;*display:inline; *zoom:1; font-size:20px; text-align:center; width:20%;}



.h_type_list ul li a{ display:block; width:100px; height:68px; line-height:68px; padding-left:75px; margin:0 auto;}



.h_type_list ul li a:hover{ color:#6ba721;}



.h_type_list ul li .hicon1{ background:url(../images/hicon1.png) no-repeat left center;}



.h_type_list ul li .hicon2{ background:url(../images/hicon2.png) no-repeat left center;}



.h_type_list ul li .hicon3{ background:url(../images/hicon3.png) no-repeat left center;}



.h_type_list ul li .hicon4{ background:url(../images/hicon4.png) no-repeat left center;}



#h_campsite{  width:100%; min-width:1320px; margin:20px auto 0; min-height:500px;}



.banner1{ margin-top:20px; }



.banner1 .slider{width:100%;min-width:1320px;height:450px;position:relative;overflow:hidden;text-align:center; width:1320px; margin:0 auto }



.banner1 .slider .bd{width:1320px;position:absolute;left:50%;margin-left:-660px;}



.banner1 .slider .bd li{width:1320px;overflow:hidden; position:relative; margin:0 0; background:#eee }



.banner1 .slider .bd li .big_img{display:block;width:719px;height:405px; float:left;}



.banner1 .slider .tempWrap{overflow:visible!important}



.banner1 .slider .tempWrap ul{margin-left:-1320px!important}



.banner1 .slider .hd{position:absolute;width:100%;left:0;z-index:1;height:10px;bottom:20px;text-align:center}



.banner1 .slider .hd li{display:inline-block;*display:inline;zoom:1;width:10px;height:10px;line-height:99px;overflow:hidden;background:#ccc;margin:0 5px;cursor:pointer;filter:alpha(opacity=60);opacity:.6;border-radius: 5px;}

.banner1 .slider .hd li.on{background-position:0 0;filter:alpha(opacity=100);opacity:1;background: #d40000;}



.banner1 .slider .pnBtn{position:absolute;z-index:1;top:0;width:100%;height:450px;cursor:pointer}



.banner1 .slider .prev{left:-50%;margin-left:-690px}



.banner1 .slider .next{left:50%;margin-left:690px}



.banner1 .slider .pnBtn .blackBg{display:block;position:absolute;left:0;top:0;width:100%;height:450px;background:#000;filter:alpha(opacity=50);opacity:.5}



.banner1 .slider .pnBtn .arrow{ position:absolute;top:50%; margin-top:-15px;z-index:1;width:25px;height:38px}



.banner1 .slider .prev .arrow{right:-6%;background:url(../images/left_button.png) no-repeat; z-index:10000}



.banner1 .slider .next .arrow{left:-6%;background:url(../images/right_button.png) no-repeat; z-index:10000}



.pro_left{ width:520px; height:370px; position:absolute; top:0; right:40px; text-align:left;color:#3f3d3b; padding:40px 30px 0 30px; box-sizing:border-box}



.pro_left a{ color:#322c2b;}



.pro_left .pro_name{ font-size:24px; line-height:50px; text-transform:uppercase; margin-bottom:0px;}

.pro_left .pro_jg { font-size:28px; color:#C00; margin-top:15px; margin-bottom:15px;}

.pro_left .pro_jg em { font-size:14px; color:#333;}

.pro_left .pro_jg span { font-size:20px; color:#999; text-decoration:line-through; padding-left:20px;}

.pro_left .pro_img img{ max-width:100%; height:auto;}



.pro_left .pro_img p{ font-size:12px; padding-top:5px;}



.pro_left .pro_name2{ color:#3f3d3b; font-size:12px; font-style:inherit; padding-left:10px;}



.pro_left .pro_note{ font-size:16px; margin:25px 0 0; line-height:30px;display: -webkit-box;

overflow: hidden;

-webkit-box-orient: vertical;

-webkit-line-clamp: 5;}



.pro_left .pro_more{ color:#fff;background-image: linear-gradient(90deg, #BB252B 2%, #C7201A 100%); display:block; height:38px; line-height:38px; width:150px; text-align:center; margin-top:5px; font-size:10px; border-radius:5px;font-size: 14px;margin-top: 40px;}



.sy_ryzz {padding: 80px 0;}



.honors-sw-hook .swiper-wrapper li.swiper-slide img { width: 100%; height: auto;box-sizing: border-box; }



.honors-sw-hook .swiper-wrapper li.swiper-slide-active { -webkit-transform: scale(1); transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); z-index: 10; }



.honors-wraper { position: relative; padding: 0; }



.honors-sw-hook { position: relative; overflow: hidden; padding: 20px 0 20px; }



.honors-sw-hook .swiper-wrapper li { -webkit-transition: all .7s ease; -o-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; width: 20%; -webkit-transition: transform 1.0s; -moz-transition: transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; text-align: center;box-sizing: border-box;}



.honors-sw-hook .swiper-wrapper li.swiper-slide-active { color: #BB252B;font-weight: bold;}



.honors-sw-hook .swiper-wrapper li p { padding-top: 10px; }



.honors-sw-hook .swiper-wrapper li img { display: block; width: 100%; border: 1px solid #cccccc;padding:8px; }



.swiper-btn { display: block; width: 42px; height: 42px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); background: url(../images/arror.png); z-index: 99; }



.honor-prev { left: 0; background-position: 0 0; }



.honor-next { right: 0; background-position: right 0; }



@media (min-width: 1024px) {

.honors-wraper { margin-top: 25px; }

  .honors-sw-hook { padding: 40px 0; }

  .honors-sw-hook .swiper-wrapper li { -webkit-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); -moz-transform: scale(0.8); margin-right: 25px; }

  .honors-sw-hook .swiper-wrapper li.swiper-slide-active { -webkit-transform: scale(1.2); transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); z-index: 10; }

  .honors-sw-hook .swiper-wrapper li p { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); padding-top: 18px; }

  .honors-sw-hook .swiper-wrapper li.swiper-slide-active p {font-size: 16px; -webkit-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); -moz-transform: scale(0.9); }

  .honors-sw-hook .swiper-wrapper li.my-slide-left, .honors-sw-hook .swiper-wrapper li.my-slide-right { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); z-index: 9; -moz-transform: scale(1); -o-transform: scale(1); }

  .honors-sw-hook .swiper-wrapper li.my-slide-left p, .honors-sw-hook .swiper-wrapper li.my-slide-right p { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); z-index: 9; -moz-transform: scale(1.1); -o-transform: scale(1.1); }

  .honors-sw-hook .swiper-wrapper li.my-slide-left { right: 2%; }

  .honors-sw-hook .swiper-wrapper li.my-slide-right { left: 2%; }

  .swiper-btn { display: block; }

  .honor-prev { left: -30px; }

  .honor-next { right: -30px; }

  .swiper-btn:hover { background-image: url(../images/arrorho.png); }

}



.fw_hrsp {padding: 60px 0;background: #f6f6f6;overflow: hidden;}

.fw_hrsp .bq {text-align: center;padding: 0 0 30px;}

.fw_hrsp .bq a {display: inline-block;padding: 0 25px;color: #fff; transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;background: #333;line-height: 40px;font-size: 16px;display: inline-block;margin: 0 5px;}

.fw_hrsp .bq a:hover{background: #fbb213;}

.fw_hrsp .bq a.on{background: #fbb213;}

.fw_hrsp ul li {width: 30.3333%;float: left;margin: 0 1.5% 3%;position: relative;}

.fw_hrsp ul li img {width: 100%;display: block;}

.fw_hrsp ul li .mb {position: absolute;width: 100%;height: 100%;z-index: 2;background: rgba(0,0,0,0.6);display: flex;flex-direction: column;justify-content: center;align-items: center;opacity: 0;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.fw_hrsp ul li .mb h3 {font-size: 18px;color: #fff;margin-top: 20px;}

.fw_hrsp ul li .mb .tb {width: 50px;margin: 0 auto;}

.fw_hrsp ul li:hover .mb{opacity: 1;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}







/* start footer */

.footer_bg{width:100%;padding:25px 0 0; background:#222;}

.footer {  margin:0 auto; padding:20px 0; z-index:999}

.footer .zuo3{float: left;}

.footer .zuo3 ul li { padding-right: 50px; float:left;}

.footer .zuo3 ul li:last-child{padding-right: 0;}

.footer .zuo3 ul li .tit1 a { font-size:18px; font-weight:bold; color:#fff; line-height:36px; display:block}

.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}

.footer .zuo3 ul li .line span { width:15px; height:1px; background:#BB252B;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}

.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}

.footer .zuo3 ul li a { width:100%; display:block; line-height:28px; font-size:14px; color:#ccc;}

.footer .zuo3 ul li a:hover { color:#BB252B}

.dzwz {line-height:30px;color:#fff;font-size:14px; float:left; width:350px; margin-top:20px;}

.dzwz p { line-height:30px;color:#fff;font-size:14px;opacity:0.7;-webkit-opacity:0.7;-moz-opacity:0.7;}

.dzwz p i{margin-right: 10px;}



.footer .you3 {float:right;margin-top: 35px;}

.footer .you3 .weixin { width:120px; float: right; line-height:30px; color:#fff; text-align:center;margin-right: 15px;}

.footer .you3 .weixin p{ color:#fff; font-size:14px;margin-top: 10px;}

.footer .you3 .dian { width:230px; float: left;}

.footer .you3 .dian h2 { font-size:20px; line-height:50px; color:#fff; padding-top:20px;}

.footer .you3 .dian p { line-height:30px; font-size:14px; color:#fff; text-align: left}

.footer_btm {margin:30px auto 0; width:100%; background:#111; height:80px;}

.copy { width:1320px; margin:0 auto; line-height:80px;}

.copy .lo {  float: left; font-size: 14px;color: #fff;}

.copy .lo a {color: #fff;margin-right: 12px}

.copy p {font-size: 14px;text-transform: uppercase;color: #B9B9B9;float: right;}

.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}

.f_h{width:40px; height:40px; background:#BB252B url(../images/f_h.png) no-repeat center; display:none; position:fixed; bottom:0; right:0; z-index:999999;}



.nban {width: 100%;height: 400px;position: relative;}

.nban .mb {position: absolute;left: 50%;margin-left: -660px;top: 45%;width: 1320px;}

.nban .mb h2 {font-size: 36px;color: #fff;font-weight: bold;margin-bottom: 10px;}

.nban .mb h4 {font-size: 26px;color: #fff;}

.nban .mb h3 {font-size:18px;color: #fff;text-transform: uppercase;}

.mgt50 { margin-top:35px;}



.ntit {height: 60px;line-height: 60px;border-bottom: #eee 1px solid;position: relative}

.ntit .wzxx {float: left;}

.ntit .wzxx a {margin: 0 10px;/*float: left;*/font-size: 14px;color: #333;}

.ntit .wzxx a:hover{color: #BB252B}

.ntit .sub_nav {float: right;}

.ntit .sub_nav .w_z {display: none;}

.ntit .sub_nav ul li {margin-left:40px;float: left;position: relative;margin-right: 10px;height:60px;}

.ntit .e_j {width:1200px; position: absolute;top: 60px;left:50%;margin-left: -600px; z-index: 9;display: none;background: #fff;}

.ntit .e_j ul li{margin-left:40px;float: left;position: relative;margin-right: 10px;height:60px;}

.ntit .e_j ul li span {width:0; height:2px; background-color:#BB252B; position:absolute; left:50%; bottom:0;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;

transform:translate(-50%,0);

-webkit-transform:translate(-50%,0);

-moz-transform:translate(-50%,0);

-ms-transform:translate(-50%,0);

-o-transform:translate(-50%,0);}

.ntit .e_j ul li:hover a {color: #BB252B;}

.ntit .e_j ul li:hover span {width: 100%}

.ntit .e_j ul li a {color: #333;font-size: 14px;font-weight: bold;font-family: Microsoft YaHei;}

.ntit .sub_nav ul li span {width:0; height:2px; background-color:#BB252B; position:absolute; left:50%; bottom:0;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;

transform:translate(-50%,0);

-webkit-transform:translate(-50%,0);

-moz-transform:translate(-50%,0);

-ms-transform:translate(-50%,0);

-o-transform:translate(-50%,0);}

.ntit .sub_nav ul li a {color: #333;font-size: 16px;font-weight: bold;font-family: Microsoft YaHei;}

.ntit .sub_nav ul li:hover a {color: #BB252B;}

.ntit .sub_nav ul li:hover span {width: 100%}

.ntit .sub_nav ul li.on a {color: #BB252B;}

.ntit .sub_nav ul li.on span {width: 100%}







.gy_jj {padding: 60px 0;}



.gy_jj .tp {width: 50%;}

.gy_jj .tp img {width: 100%;display: block;}

.gy_jj .wenz {width:45%;padding-top: 50px;font-size: 16px;line-height: 1.8;color:#333;}

.gy_jj .wenz h2 {font-size: 24px;color: #000;margin-bottom: 20px;}



.gy_jj .ys {padding: 60px 0;background: #f6f6f6;margin-top: 60px;margin-bottom: 60px;}



.gy_jj .ys ul li {width: 16.6666%;float: left;text-align: center;padding: 30px 0; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.gy_jj .ys ul li:hover {box-shadow: 0 0 15px #ccc;border-radius: 6px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.gy_jj .ys ul li .tb {width: 100px;height:100px;border-radius: 50%;margin: 0 auto;padding: 10px;border: #ccc 1px solid;box-sizing: border-box;}

.gy_jj .ys ul li .tb img {width: 100%;display: block;}

.gy_jj .ys ul li h3 {font-size: 16px;color: #333;margin-top: 15px;}

.gy_jj .ys ul li:hover h3{color: #d40000;}



.ny_qywh {padding: 60px 0;}

.ny_qywh .con {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}

.ny_qywh .tu {width: 50%;}

.ny_qywh .tu img {width: 100%;display: block;}

.ny_qywh .wenz {width: 45%;}

.ny_qywh .wenz h2 {font-size: 20px;color: #222;line-height: 1.8;margin-bottom: 20px;}

.ny_qywh .wenz h2 span {font-size:24px;color: #222;font-weight: bold;}

.ny_qywh .wenz p {font-size: 16px;color: #444;line-height: 1.8;}

.ny_qywh .wenz .more {}

.ny_qywh .wenz .more a {

  font-size: 18px;

  text-transform: capitalize;

  color: #fff;

  text-align: center;

  line-height: 42px;

  margin-top: 30px;

  display: inline-block;

  position: relative;

  width: 150px;

  border-radius: 8px;

  background: #BB252B;

  overflow: hidden;

}



.ny_qywh .xxzs {padding-top: 50px;background: #f6f6f6;margin-top: 60px;}

.ny_qywh .xxzs ul li {width:380px;float: left;margin-right: 30px;margin-bottom: 30px;}

.ny_qywh .xxzs ul li .tp {width: 100%;overflow: hidden;position: relative;}

.ny_qywh .xxzs ul li h3 {width: 100%;height: 38px;line-height: 38px;background: rgba(0,0,0,0.6);text-align: center;position: absolute;left: 0;bottom: 0;z-index: 8;color: #fff;font-size: 16px;}

.ny_qywh .xxzs ul li:first-child {width: 790px;}

.ny_qywh .xxzs ul li:nth-child(2){margin-right: 0;}

.ny_qywh .xxzs ul li:nth-child(2) .tp {max-height: 195px;}

.ny_qywh .xxzs ul li:nth-child(5){margin-right: 0;}

.ny_qywh .xxzs ul li .tp img {-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;width: 100%;display: block}

.ny_qywh .xxzs ul li .tp:hover img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}



/*团队*/

.ny_td {padding: 60px 0;overflow: hidden;min-height: 400px;}

.ny_td ul li {overflow: hidden;margin-bottom: 50px;width: 48%;margin-right: 2%; transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;float: left;}

.ny_td ul li:nth-child(2n){margin-right: 0;}

.ny_td ul li .t_p{float: left;width: 200px;height: 300px;overflow: hidden;border: #eee 3px solid;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.ny_td ul li:hover .t_p {border: #BB252B 3px solid;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.ny_td ul li:hover {transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.ny_td ul li .t_p img {width: 100%;display: block;height: 100%;object-fit: cover;}

.ny_td ul li .w_z {width: calc(100% - 240px);float: right;font-size: 14px;color: #444;line-height:1.8;}

.ny_td ul li .w_z p {display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 7;}

.ny_td ul li .w_z h3 {font-size: 20px;color: #222;font-weight: bold;margin-bottom: 15px;}

.ny_td ul li .more {}

.ny_td ul li .more a {

  font-size: 16px;

  text-transform: capitalize;

  color: #fff;

  text-align: center;

  line-height: 38px;

  margin-top: 30px;

  display: inline-block;

  position: relative;

  width: 140px;

  border-radius: 8px;

  background: #BB252B;

  overflow: hidden;

}



.lx_wm{padding: 60px 0;background: #f6f6f6;}

.lx_wm .d_t{margin-top:50px;}

.lx_wm .x_x{width:45%; float:left;}

.lx_wm .l_y{width:55%; float:right;}

.lx_wm h3{font-size:24px; margin-bottom:15px;color: #222;}

.lx_wm h4{font-size:16px; line-height:26px; color:#333; margin-bottom:15px;}

.lx_wm em{width:30px; height:1px; background-color:#BB252B; display:block; margin-bottom:15px;}

.lx_wm b{font-family:Arial, Helvetica, sans-serif; color:#BB252B; padding-left:5px; font-size:20px !important;}

.lx_wm p{font-size:16px; line-height:40px;color: #444;}

.lx_wm p i{padding-right:10px; color:#777;font-size: 20px;vertical-align: middle;}

.lx_wm input.w_z{width:31%; height:50px; font-size:16px; line-height:40px; margin-right:2%; margin-bottom:20px; border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;background: #fff;}

.lx_wm input.no{margin-right: 0;}

.lx_wm input.a_n{width:160px; height:50px; background-color:#BB252B; font-size:14px; color:#fff; line-height:40px;}

.lx_wm textarea{width:100%; height:150px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:16px; line-height:50px; margin-bottom:20px;box-sizing: border-box;}





.ny_fwxq2 { margin:60px auto 0}

.ny_fwxq2 h2 {font-size: 36px; color:#000; margin-bottom:30px;text-align: center;}

.ny_fwxq2 .box1 { margin-bottom:60px; margin-top: 50px;}



.hy_wj {padding: 0px 0 0;}

.hy_wj h2 {font-size: 36px; color:#000; margin-bottom:30px;text-align: center;position: relative;}

.hy_wj h3 {font-size: 14px;text-align: center;color: #666;margin-bottom: 50px;}

.hy_wj h2::after{position: absolute;width: 40px;height: 2px;background: #ffa904;left: 50%;margin-left: -20px;bottom: -15px;content: "";}

.hy_wj ul li {width: 46%;float: left;margin: 0 2% 2%;}

.hy_wj ul li:hover .wenz{box-shadow: 0 0 20px rgba(0,0,0,0.15);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}



.hy_wj ul li .wenz {width: 100%;box-shadow: 0 0 20px rgba(0,0,0,0.1);border-radius: 6px;padding: 30px 25px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;background: #fff;box-sizing: border-box;min-height: 232px;}

.hy_wj ul li h3 {background: #eee;color: #333;font-weight: 800;padding: 15px;border-radius: 6px;position: relative;font-size: 24px;font-weight: bold;text-align: center;margin-bottom: 0;}

.hy_wj ul li h3 .icon {position: absolute;left: 15px;bottom: -5px;width: 86px;}

.hy_wj ul li h3 .icon img {width: 100%;display: block;}

.hy_wj ul li .wenz h3 i {padding-right: 15px;}

.hy_wj ul li .wenz h3 i img {width: 80px;vertical-align: middle;}

.hy_wj ul li .wenz p {line-height: 2;font-size: 16px;color: #555;float: left;width: 50%;padding-left: 15px;box-sizing: border-box;position: relative;}

.hy_wj ul li .wenz p::before{content: "•";position: absolute;left: 0;color: #e7821f;}



.hy_ys {padding: 60px 0;overflow: hidden;}

.nybt h2 {font-size: 36px; color:#000; margin-bottom:30px;text-align: center;position: relative;}

.nybt h3 {font-size:16px;text-align: center;color: #666;margin-bottom: 50px;}

.nybt h2::after{position: absolute;width: 40px;height: 2px;background: #bb252b;left: 50%;margin-left: -20px;bottom: -15px;content: "";}



.hy_ys ul li {width: 30.3333%;float: left;margin: 0 1.5%;position: relative;z-index: 2;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;padding: 35px 0 0;height: 310px}

.hy_ys ul li:hover {box-shadow: 0 0 20px rgba(0,0,0,0.25);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }

.hy_ys ul li img {width: 66px;display: block;position: relative;z-index: 3;margin: 30px auto 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }

.hy_ys ul li:hover img{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}

.hy_ys ul li .wenz {padding: 20px 30px;position: relative;z-index: 3;background: #fff;}

.hy_ys ul li .wenz h3 {font-size: 18px;margin-bottom: 10px;color: #333;font-weight: bold;text-align: center;}

.hy_ys ul li .wenz p {font-size: 14px;line-height: 1.8;color: #555;}

.xwfg .ys {padding: 0px 0 60px;}

.xwfg .ys ul {}

.xwfg .ys ul li {float: left;

      -webkit-box-flex: 1;

      -webkit-flex: 1;

          -ms-flex: 1;

              flex: 1;

      display: -webkit-box;

      display: -webkit-flex;

      display: -ms-flexbox;flex-direction: column;

      display: flex;flex-wrap: wrap;

      -webkit-box-align: center;

      -webkit-align-items: center;

          -ms-flex-align: center;

              align-items: center;

      -webkit-box-pack: center;

      -webkit-justify-content: center;

          -ms-flex-pack: center;

              justify-content: center;

      height: 300px;width: 20%;

      background-repeat: no-repeat;

      background-position: center center;

      background-size: cover; }

.xwfg .ys ul li .img {

        margin-top: 30px;

        width: 80px;

        height: 80px;

        border-radius: 50%;

        background: #fff;

        display: -webkit-box;

        display: -webkit-flex;

        display: -ms-flexbox;

        display: flex;

        -webkit-box-align: center;

        -webkit-align-items: center;

            -ms-flex-align: center;

                align-items: center;

        -webkit-box-pack: center;

        -webkit-justify-content: center;

            -ms-flex-pack: center;

                justify-content: center; }

.xwfg .ys ul li .text {

        margin-top: 25px;width: 230px;

        font-size: 18px;

        color: #333;

        position: relative; }

.xwfg .ys ul li .text h3 {

        font-size: 20px;font-weight: bold;

        color: #222;

        position: relative;

        padding-bottom: 10px;margin-bottom: 30px; }

.xwfg .ys ul li .text p{font-size: 15px;color: #333;line-height: 1.8;}

.xwfg .ys ul li .text h3::after {

          position: absolute;

          bottom: 0;

          left: 0;

          content: '';

          height: 2px;

          background: #df6a00;

          width: 33px; }

.xwfg .ys ul li .img2 {margin-top: 50px; }





.second {position: relative;  margin:0px auto 40px; padding-top:10px;padding-bottom: 30px; text-align: center; overflow:hidden;}

.list-unstyled h3{font-size:17px;margin-top: 20px;color: #df6a00; margin-bottom:15px; font-weight:bold}



.second li p{color: #555; font-size:14px; line-height:1.8; text-align: left;text-align:center}



.carousel-indicators li{width: 50px;height: 4px;border-radius: 1px;padding: 10px 10px;box-sizing: content-box;background-clip: padding-box;}



.carousel-indicators .active{width: 50px;height: 4px;position: relative;top: -1px;}

.second li {text-align: center; width:18%; float:left;margin:20px 1% 20px;padding-top: 10px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s; font-size:14px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}

.second li .box{transition: all 0.3s;

-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.second li:hover .box{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;

-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

.second li p::before {content: "-"; display: inline-block; margin-right: 5px;}



.second li .tb {transition:all .5s;

-webkit-transition:all .5s;

-moz-transition:all .5s;

-ms-transition:all .5s;

-o-transition:all .5s; width:80px; height:80px; margin:0px auto 35px; padding:5px; border:2px solid #BB252B;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;display: flex;justify-content: center;align-items: center;}

.second li .tb img {width: 50px;}





.second li:hover h3 { color:#BB252B}

.second li:hover p { color:#000}











.indexp1{padding-bottom: 60px;}

.indexp1ul{margin-bottom:0px;}

.indexp1ul li{float:left;width:30.3333%;margin: 1.5%; background:#fff; border-radius:10px;overflow:hidden;text-align:center; transition:all 1s;padding: 20px 0 0;min-height: 380px;}

.indexp1ul_img{overflow:hidden;height:200px;display:block;}

.indexp1ul_img img{width:100%;min-height:100%;}

.indexp1_imgx{display:table;width:80px;height:80px; background:#fff;border-radius:50%;text-align:center; position:relative;margin: 0 auto;}

.indexp1_imgx img {width: 50px;}

.indexp1_imgx p{display:table-cell; vertical-align:middle;}

.indexp1k{ position:relative;margin-top: 20px;}

.indexp1bt{display:block;font-size:22px;margin-bottom: 20px; color:#333;font-weight:normal;padding:0 25px;transition:all 1s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.indexp1ul li .title1 span{height:2px; background:#999; transition:all 1s;}

.indexp1nr{font-size:16px;color:#444;line-height:28px;padding:0 25px;transition:all 1s;height:84px;overflow:hidden;}

.indexp1gd{display:block;overflow:hidden;margin-top:30px;}

.indexp1gd span{display:inline-block;font-size:14px;color:#666;border:1px solid #666;border-radius:50px;line-height:30px;padding:0 30px;transition:all 1s;}

.indexp1ul li:hover{box-shadow:0px 0 11px  rgba(0,0,0,0.15);}



.indexp1ul li:hover .indexp1gd span{color:#fff; background:#BB252B;}

.nytit h2 {font-size: 36px; color:#000; margin-bottom:30px;text-align: center;position: relative;}

.nytit h3 {font-size: 14px;text-align: center;color: #666;margin-bottom: 50px;}

.nytit h2::after{position: absolute;width: 40px;height: 2px;background: #ffa904;left: 50%;margin-left: -20px;bottom: -15px;content: "";}































@media only screen and (max-width:1450px) {

	 .honor-prev {

    left: 0px;

  }

	.honor-next {

    right: 0px;

  }

	

	

	

	

	

}



@media only screen and (max-width:1380px) {

.container {

  width:1240px;

}

	

	.swiper-yxxy {

  width: 1240px;

}

	.sy_about .tp {

  width: 620px;

  float: right;

  position: relative;

}

	.footer .zuo3 ul li {

  padding-right: 40px;

}

	.sy_about .nr {

  margin-top: 0px;

}

	.xwnr {

  width: 1240px;

}

	.xwnr .swiper-slide .tp {

  width: 620px;

}

	.footer {

  width: 1240px;

}

	.footer .zuo3 {

  width: auto;

  float: left;

}

	.copy {

  width: 1240px;

}

	.nban .mb {

  margin-left: -620px;

  width:1240px;

}

	.gy_jj .tp {

  width: 620px;

}

	.con {

  width: 1240px;

}

	.sy_al .kehushowbox .swiper-slide .b .text:before{content:"“";font-size:30px;left:0;top:5px}

.sy_al .kehushowbox .swiper-slide .b .text:after{content:"”";font-size:30px;right:0;bottom:-15px}

	

	

	

	

}





@media only screen and (max-width:1024px) {

	

.ban .swiper-pagination {

    bottom: 10px !important;

}

	.btext {

    left: 5%;

    top: 50%;

    margin-top: -88px;

}

	.btitle strong {

    font-size:30px;

    letter-spacing: 0px;

}

	.btitle small {

    margin-top: 10px;

    font-size: 12px;

}

	.btitle {

    padding-bottom: 15px;

    margin-bottom: 20px;

}

	.sy_cp {

  padding:60px 0 40px;

}

	.sy_al {

  padding: 10px 0 40px;

}

.container { width: 90%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;padding: 0}

	.sy_pxjs {

  padding: 60px 0 40px;

}

	.sy_td ul li {

  width: 46%;

  margin:2%;

}

	.sy_td ul li.last {

  margin-right: 2%;

}

.tit h3 {

    margin-bottom: 30px;

}

	.sy_about .nr {

    width: 100%;

    margin-top: 0px;

}

	.sy_about .nr .more a {margin-top: 25px;

}

	.sy_about .tp {

    width: 100%;margin-top: 25px;

}

	.sy_about {

    padding: 50px 0 50px;

}

	

	.sy_cpfw {

    padding: 30px 0;

}

	.sy_hzal {

    padding: 40px 0 40px;

}

	.xwnr {

    width: 90%;

    padding-bottom: 30px;

}

	.xwnr .swiper-slide .wenz {

    width: 100%;

    padding: 30px 30px;

}

	

	



.footer { width:94%; padding: 20px 0; z-index: 999;}



.footer .zuo3 ul li {display: none;}

.footer .zuo3 ul li.lx { width:100%;display: block;}

.footer .you3 .weixin {width: 130px; padding-top: 0px;float: none; margin:0 10px;display: inline-block;}

.footer_btm { margin: 20px auto 0;padding-top: 1%; width:100%;height: auto;}

	.copy {

    width: 100%;

    line-height: 40px;

}

	.copy .lo {display: none;

}

	.copy p {width: 100%;text-align: center;

}

.footer .you3 { width: 100%; float: right;text-align: center;margin-top: 0;padding-top: 20px;}

.footer .zuo3 { width:100%;}

.nban {

    height:10rem;

    width: 100%;

}

.g-tit1{margin-bottom: 30px;}

.g-tit1 h2{font-size: 2.3rem;

}

.g-tit1 span{font-size: 16px;color: #333;}

.g-tit1 .en{position: absolute;top: -1.8rem;left: 0;right: 0;

	font-size: 4rem;text-transform: uppercase;

	font-family:ariblk;line-height: 1.1;font-weight: bold;

	color: rgba(0,0,0,.04);font-style: normal;

}

	.fw_hrsp ul li {

  width: 46%;

  margin: 0 2% 3%;

}

	.js-zs {

    padding: 20px 3% 30px;

}

	.ntit ul li {float: left;width: 24.5%;margin: 0.25%;float: left;min-width: 50px;

}

	.nban .mb {

    left: 5%;

    margin-left:0px;

    top: 35%;

    width: 90%;

}

	.nban .mb h2 {

    font-size: 26px;

}

	.indexp1ul li {

  width: 46%;

  margin: 2%;

  min-height: 340px;

}

	.indexp1 {

  padding-bottom: 40px !important;

}

	.gray {

    padding:30px 0 0px;

    margin-bottom: 40px;

}

	

	.gy_jj {

    padding: 30px 0;

}

	.gy_jj .tp {

    width: 100%;margin-top: 20px;

}

	.gy_jj .wenz {

    width: 100%;margin-top: 30px;padding-top: 0}

	.gy_jj .wenz h2 {

    font-size: 26px;

    margin-bottom: 20px;

}

	.lx_wm {

  padding: 40px 0;

}

	.lx_wm .x_x {

  width: 100%;

}

	.con {

    width: 90%;padding: 0

  }

	.lx_wm .l_y {

  width: 100%;margin-top: 25px;

}

	.gy_jj .ys {

    padding: 30px 0;

    margin-top:30px;

    margin-bottom: 30px;

}

	.gy_jj .ys ul li .tb {

    width: 90px;

    height: 90px;

}

	.ny_mgqz {

    width: 90%;

}

	.ny_mgqz .box1 {

    margin-bottom: 0px;

    margin-top: 30px;

}

	.ny_mgqz .box1 .left {

    width: 100%;

}

	.ny_mgqz .box1 .right {

    width: 100%;margin-top: 20px;

}

	.hy_wj ul li {

    width: 96%;margin: 0 2% 6%;

}

	.hy_ys {

    padding: 30px 0;

}

	.hy_ys ul li {

    width: 100%;

    margin: 0 0 4%;height: auto;padding: 25px 0 ;

}

	.nybt h2 {

  font-size: 2.4rem;

  margin-bottom: 30px;

}

	

	

.sy_zxcp {padding-bottom: 30px;

}

		.ntit {height: 50px;line-height: 50px;}

	.ntit .sub_nav  .w_z {display: block;position: absolute;right:5%;top: 0;padding: 0;width: 20px;height: 50px;background: url(../images/nyej.png) center / 100% no-repeat;}

	.ntit ul {display: none;position: absolute;top: 50px;left: 0;width: 100%;z-index: 99;background: #fff;padding: 0 20px;box-sizing: border-box;}

	.ntit .sub_nav ul li {

  margin-left: 0px;width: 100%;

  margin-right: 0px;text-align: center;line-height: 40px;

  height: 40px;

}



	.ny_td {

  padding: 30px 0;

}

	.ny_td ul li {

  margin-bottom: 30px;

  width: 100%;

  margin-right: 0;

}

	

	.ny_qywh .tu {

  width: 100%;margin-top: 25px;

}

	.ny_qywh .wenz {

  width: 100%;margin-top: 25px;

}

	.ny_qywh .con {flex-wrap: wrap;

}

	

	.ny_qywh {

  padding: 10px 0;

}

	

	

	

	

	

	

	

	

	

	

	



  }



@media only screen and (max-width:600px){

	.ny_qywh .wenz h2 span {

  font-size: 20px;

}

	.ny_qywh .wenz h2 {

  margin-bottom: 10px;line-height: 1.5

}

	.ny_qywh .wenz p {

  font-size: 14px;

}

	.ny_qywh .wenz .more a {

  font-size: 16px;

  line-height: 35px;

  width: 130px;

}

	.hitem {

  width: 100%;padding:15px 0

}

	.fw_hrsp {

  padding: 40px 0;

}

	 .fw_hrsp ul li {

    width: 100%;

    margin: 0 0 4%;

  }

	.ntit .sub_nav ul li {

  margin-left: 0px;width: 100%;

  margin-right: 0px;

  height: 40px;

}

	.lx_wm input.w_z {

  width: 100%;

  height: 40px;

  font-size: 14px;

  line-height: 40px;

  margin-right: 0;

  margin-bottom: 10px;

}

	.lx_wm textarea {

  height: 120px;

  font-size: 14px;

  line-height: 40px;

}



	.ny_td ul li .t_p {

  width: 100%;

  height: auto;

}

	.ny_td ul li .w_z {

  width: 100%;margin-top: 25px;

}

	.ny_td ul li .w_z h3 {line-height: 1.5;

  margin-bottom: 10px;

}

	

		.indexp1ul li {

    width: 98%;

    padding: 30px 0 0;

    min-height: 300px;

}

	.sy_fwxm ul li {

  width: 100%;

  margin-bottom: 3%;

}

	.ny_whcn {

    padding: 30px 0 40px;

    margin-top: 30px;

}

	.ny_whcn h2 {

    font-size: 2.4rem;

    margin-bottom: 2rem;

}

	.ny_whcn ul li {

    width: 100%;

    margin: 0 0 2rem;

}

	.sy_td ul li {

    width: 100%;

    margin: 2% 0;

  }

	.swiper-yxxy .swiper-slide:hover .w_z p{display: none;}

	.nyr {padding: 10px;

}

	

	

	.ban .swiper-pagination-bullet {

    width: 10px;

    height: 10px;

}

	.ban .swiper-slide img {

    width: 160%;height: 20rem;

}

	.sy_about {

    padding: 30px 0 30px;background: url(../images/sy_1.jpg) left top / 180% no-repeat;

}

	.tit h1 {

    font-size: 2.4rem;

}

	.tit h3 {

    margin-top: 1rem;

    font-size: 1.4rem;

    margin-bottom: 2rem;

}

	.sy_about .nr {

    font-size: 1.2rem;

}

	.sy_about .nr .more a {

    font-size: 1.4rem;

}



.sy_lxbd h2 {

    font-size: 1.8rem;

    margin-bottom: 1.5rem;

}

	.sy_lxbd .bdbox {

    padding: 0 1.5rem;

}

	.yywby input {

    padding-left: 5px;

    height: 32px;

    line-height: 32px;

}

	.sy_lxbd .bdbox .yywby {

    margin-bottom: 10px;

    height: 32px;

    line-height: 32px;

}

	.sy_lxbd .bdbox .yywxb select {

    height: 32px;

    line-height: 32px;

    padding-left: 5px;

}

	.sy_lxbd .bdbox .yywby2 {height: 32px;

    line-height: 32px;

}

	.yywby2 select {

    height: 32px;

    line-height: 32px;

    padding-left: 5px;

}

	.yywby3 input {

    padding-left: 5px;

    height: 32px;

    line-height: 32px;

}

	.sy_lxbd .bdbox .yywby3 {

    height: 32px;

    line-height: 32px;

}

	.bdbox .form-btn {

    padding: 10px 0;margin-bottom: 0;

}

	.product-number-info ul {

    padding: 30px 0 0;

}

	.product-number-info li {

    width: 50%;

    height: 5rem;margin-bottom: 1.5rem

}

	.product-number-info li b {

    font-size: 2.6rem;

}

	.product-number-info li:nth-child(3){border-left: 0;}

	.sy_about .nr .more a {

    margin-top: 1rem;

}

	.yinz ul li em {

    width: 5rem;

    height: 5rem;

    margin: 1.5rem auto;

}

	.yinz ul li em img {

    width: 100%;

    height: 100%;

}

	.yinz ul li b {

    font-size: 1.6rem;

    height:auto;

    line-height: 1.8;

}

	.yinz ul li span {

    font-size: 1.2rem;

}

	.yinz ul li {

    height: 25rem;

}

	

	.xwnr .swiper-slide .tp {

    width: 100%;

}

	.xwnr .swiper-slide img {

    height: auto;

}

	.xwnr .swiper-slide .wenz {

    padding: 2rem;

}

	.xwnr .swiper-slide h3 {

    font-size: 1.8rem;

    line-height: 1.8;

}

	.xwnr .swiper-slide p {

    font-size: 1.4rem;

    margin: 1.5rem 0 0;

    line-height: 1.8;

}

	.xwnr .swiper-slide .more {

    margin-top: 2rem;

}

	.xwnr .swiper-button-next {

    background: url(../images/banner-r.png) center / 100% no-repeat;

    width: 2rem;

    right: 0%;

}

	.xwnr .swiper-button-prev {

    background: url(../images/banner-l.png) center / 100% no-repeat;

    width: 2rem;

    left: 0%;

}

	.swiper-btn {

    width: 3rem;

    height: 2.5rem;;

}

	.honor-next {

    background-position: right 0;background-size: 6rem;

}

	.honor-prev {background-size: 6rem;

}

	.gallery-top .swiper-slide .mb {

    height: 35px;

    line-height:35px;

    font-size: 1.4rem;

}



.footer .zuo3 ul li a {line-height: 22px; font-size: 12px;}

.footer .zuo3 ul li .line { margin-bottom:10px;  margin-top:1px;}

.footer_bg { padding:5px 0 0;}

.dzwz { line-height: 25px; width: 100%; margin-top:10px;}

.footer .you3 .weixin { padding-top:0px;}

	.copy {

    line-height: 1.5;

}

	.ContactDemand .contact ul li .txt {

    height: auto;

}

	.btext {

    margin-top: -5rem;

}

	.btitle strong {

    font-size: 2rem;

}

	.btext {width: 65%;

}

	.btitle small {

    font-size: 1rem;

}

	.btext p {display: none

}

	.btitle {

    padding-bottom: 10px;

    margin-bottom: 1.5rem;

}

	.ntit ul li a {

    line-height: 40px;

    padding: 0 0px;

    font-size: 1.2rem;

}

	.js-zs .new-date {

    width: 17%;

    height: 7rem;

    margin-right: 0;

}

	.js-zs .new-date span {

    font-size: 1.2rem;

}

	.js-zs .new-con {

    width: 80%;

    float: right;

}

	.js-zs .new-con h3 {

    font-size: 1.6rem;

    line-height: 1.8;

}

	.js-zs .new-con p {

    font-size: 1.2rem;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}

	.js-zs .new-date strong {

    font-size: 2.4rem;

    padding-top: 8px;

}

	.nban .mb {

    left: 5%;

    margin-left:0;

    top: 35%;

    width: 90%;

}

	.nban .mb h2 {

    font-size: 1.8rem;margin-bottom: 0;

}

	.nban .mb h3 {

    font-size: 1.4rem;

}

	.indexp1nr {

  font-size: 14px;

  color: #444;

  line-height: 24px;

  padding: 0 5px;

  transition: all 1s;

  height: 67px;

}

	.wzxx {

    height: 50px;

    line-height: 50px;

    font-size: 1.2rem;

}

	.js-zs dl {

    margin-bottom: 1.5rem;

    padding-bottom: 1.5rem;

}

	.nban {

    height: 16rem;

}



	.copy p {padding: 1rem 30px;box-sizing: border-box;

}

	.f_h {

    width: 35px;

    height: 35px;

}

	.gy_jj .wenz h2 {

    font-size: 2rem;

    margin-bottom: 1.5rem;

}

	.gy_jj .wenz p {

    font-size: 1.2rem;

}

	.nytit h2 {

    font-size: 2.4rem;

    margin-bottom: 2rem;

}

	.nytit h3 {

    margin-bottom: 3rem;

}

	.page-about .part1 .item {

    height: 13rem;

    padding: 1rem 2rem;margin-bottom: 1rem;

}

	.page-about .part1 .item h5 {

    font-size: 1.6rem;padding-top: 10px;

}

	.page-about .part1 .item h5 big { font-size: 2.2rem;}

	.page-about .part1 .item p {

    font-size: 1.2rem;line-height: 1.6;

}

	.gy_jj .ys ul li {

    width: 33.3333%;

    padding:1.5rem 0;

}

	.gy_jj .ys ul li .tb {

    width: 8rem;

    height: 8rem;

}

	.gy_jj .ys ul li h3 {

    font-size: 1.4rem;

}

	.ntit .con {width: 98%;}

	.ny_mgqz .box1 .right h3 {

    font-size: 2rem;

    margin-bottom: 1.5rem;

}

	.ny_mgqz .box1 .right p {

    font-size: 1.4rem;

}

	.hy_wj h2 {

    font-size: 2.4rem;

    margin-bottom: 2rem;

}

	.hy_wj ul li h3 {

    padding: 1rem;

    font-size: 2rem;

}

	.hy_wj ul li h3 .icon {

    left: 10px;

    width: 6rem;

}

	.hy_wj ul li .wenz {

    padding: 2rem 1.5rem;

    margin-top: 1.5rem;

    min-height: 20rem;

}

	.hy_wj ul li .wenz p {

    font-size: 1.2rem;

    width: 100%;

    padding-left: 1rem;

}

	.ny_fwxq2 .box1 {

  margin-bottom:30px;

  margin-top: 30px;

}

	.ny_fwxq2 {

  margin: 30px auto 0;

}

	.second li {

  width: 100%;

  margin: 0px 0 20px;

  padding-top: 0px;

}

	.second {

  margin: 0px auto 20px;

  padding-bottom: 20px;

}

	.ny_mgqz .box1 {

    margin-bottom: 1rem;

}

	.hy_ys h2 {

    font-size: 2.4rem;

    margin-bottom: 2rem;

}

	.hy_ys h3 {

    margin-bottom: 2.5rem;font-size: 14px;padding: 0 10px;

}

	.hy_wj h3 {

    margin-bottom: 2.5rem;

}

	.hy_ys ul li img {

    width: 5rem;

    margin: 1.5rem auto 0;

}

	.hy_ys ul li .wenz h3 {

    font-size: 1.4rem;

}

	.hy_ys ul li .wenz p {

    font-size: 1.2rem;

}

	.hy_ys ul li .wenz {

    padding: 1.5rem;

}





	.sy_zxcp h2 {

    font-size: 2.4rem;

    margin-bottom: 2rem;

}

	.swiper-cpcx .swiper-slide .w_z {

    padding: 1rem;

}

	.swiper-cpcx .swiper-slide h3 {

    font-size: 1.4rem;

}

	.swiper-cpcx .swiper-slide p {

    font-size: 1.2rem;line-height: 1.8;

}

		.xx1 .hd ul li {

    font-size: 1.4rem;

}

.gy_lxwm .bd ul li h3 {

    font-size: 1.4rem;margin-bottom: 1rem

}

	.gy_lxwm .bd ul li {

    height: 20rem;

}

	.gy_lxwm .bd ul li p {

    font-size: 1.2rem;

}

	.nydt {

    margin-top: 2rem;

}

	.lx_hz h2 {

    font-size: 2.4rem;

    padding-bottom: 1rem;

    margin-bottom: 2rem;

}

	.lx_hz .hz p {

    font-size: 1.4rem;line-height: 1.8;

}

	.lx_hz .zxly input.w_z {

    width: 100%;margin: 0 0 10px;

}

	.lx_hz .zxly textarea {

    width: 100%;

    margin: 0 0 10px; 

}

	.footer .you3 .weixin p {

    font-size: 14px;

}

	

.sy_zxcp .swiper-button-next, .sy_zxcp .swiper-button-prev {display: none;

}	

	

	

	



}





.ovh1{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}



.xiaocms-page{text-align: center; margin:50px 0;}

.xiaocms-page a,.xiaocms-page span{display: inline-block;line-height: 32px;margin: 0 3px;color: #666;padding: 0 11px;font-size: 16px;border: 1px solid #cccccc;border-radius: 4px; }

.xiaocms-page span{color: #fff;border: 1px solid #BB252B;background: #BB252B; }

.xiaocms-page a:hover{color: #BB252B; }

.detailP{

	padding: 30px 0;

}

.detailP .pageTitle{

	font-size: 36px;

	color: rgb(51, 51, 51);

	font-weight: bold;

}

.detailP .pageTime{

	font-size: 16px;

	color: rgb(102, 102, 102);

	margin-top: 20px;

}

.detailP .pageNr{

	font-size: 16px;

	color: rgb(102, 102, 102);

	line-height: 1.875;

	border-top: 1px solid rgba(0,0,0,0.1);

	border-bottom: 1px solid rgba(0,0,0,0.1);

	margin-top: 32px;

	padding: 24px 0;

	margin-bottom: 24px;

  min-height: 400px;

}

.detailP .pageNr img,.detailP .pageNr video{max-width: 100%;}

.detailP .pageNum{

	

}

.detailP .pageNum a{

	font-size: 16px;

	color: rgb(102, 102, 102);

	margin-top: 8px;

}

.detailP .pageNum a:first-child{margin-top: 0;}

.detailP .pageNum a:hover{

	color: #BB252B;

}

@media (max-width:1432px) {

	.banny_detail .pageName{font-size: 28px;}

	.detailP .pageTitle{font-size: 32px;}

}

@media (max-width:1232px) {

	.banny_detail .pageName{font-size: 26px;}

	.detailP .pageTitle{font-size: 28px;}

}

@media (max-width:1024px) {

	.banny_detail .pageName{font-size: 24px;}

	.detailP .pageTitle{font-size: 24px;}

	.banny_detail{margin-top: 56px;padding: 48px 0 16px;}

}

@media (max-width:800px) {

	.detailP .pageTime{font-size: 14px;margin-top: 8px;}

	.detailP .pageNr{font-size: 14px;line-height: 1.6;margin-top: 16px;padding: 16px 0;}

	.detailP .pageNum a{font-size: 14px;}

}























