﻿@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;}
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:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
	/* Slide transitions */

	.slideUp {
	 /* -webkit-transform: translateY(-100px);
	  transform: translateY(-100px);*/
	   -webkit-transform: translateY(0);
	  -ms-transform: translateY(0);
	  -o-transform: translateY(0);
	  transform: translateY(0);
	  /*transition: transform .5s ease-out;*/
	  -webkit-transition: transform .5s ease-out;
	  -o-transition: transform .5s ease-out;
	  transition: transform .5s ease-out;
	}

	.slideDown {
		-webkit-transform: translateY(-100px);
	  -ms-transform: translateY(-100px);
	  -o-transform: translateY(-100px);
	  transform: translateY(-100px);
	  /*-webkit-transform: translateY(0);
	  transform: translateY(0);*/
	 
	  /*transition: transform .5s ease-out;*/
	  -webkit-transition: transform .5s ease-out;
	  -o-transition: transform .5s ease-out;
	  transition: transform .5s ease-out;
	}
.header{width:100%; position:fixed; top:0; left:0; z-index:100;height:80px;  background:rgba(255,255,255,0.85);box-shadow:0 0 10px #aaa;}
#sj {display: none}
.header.on{box-shadow:0 0 10px #aaa;}
.header .container{position:relative;}
.header .logo{float:left;margin-top: 15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;position: relative;}
.header .logo img {width:130px;}
.header .logo .wz {
    left: 150px;
    top: 20px;
    font-size: 18px;
    color: #656464;font-weight: bold;
    position: absolute;
    line-height: 40px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.header .logo img{width:130px; height:auto; 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);}


.header .tel{background:url(../images/dh.png) no-repeat left center / 32px; width:150px; padding-left:42px; font-family:"impact"; font-size:25px; line-height:32px; color:#e7821f;float: right;margin-top: 25px;}
.header .tel i{position:absolute; left:0; top:50%; margin-top:-12px; font-size:23px;}

.header .nav{ float: left; margin-left:144px}
.header .nav i{font-size:18px; color:#333; 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{ line-height:80px; float:left; 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:18px; color:#333;font-weight:500;}

.header .nav ul li span{width:0; height:2px; background-color:#e7821f; position:absolute; left:50%; bottom:10px;
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);z-index: 999}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.nav .y_j{position:relative;}

.header .nav .ej{width:94%; padding:30px 3% 3%; background-color:rgba(255,255,255,0.85); position:absolute; left:0; z-index:99; display:none; overflow:hidden;top: 80px;}
.header .nav .ej .xt {display: none;}
.header .nav ul li:hover .ej{display:block;}
.header .nav .ej.xiao {width: 150px;left: 0;top:80px;padding-top: 15px;padding-bottom: 20px;}
.header .nav .ej.xiao a{ font-size:16px; line-height:32px; text-align:left;  padding:0;color: #666;padding-left: 20px;}
.header .nav ul li:hover .ej.xiao a:hover{color:#e7821f;}
.header .nav .ej .xt{width:300px; float:left;}
.header .nav .ej .xt img{width:100%; height:auto; display:block;}
.header .nav .ej .lm{float:left; margin-left:70px;}
.header .nav .ej .lm h3{font-size:18px; color:#333; text-align:left; line-height:32px; margin-bottom:10px;position: relative;}

.header .nav .ej .lm a{ font-size:15px; line-height:32px; text-align:left;  padding:0;color: #666;}
.header .nav ul li:hover .ej .lm a{color:#666;}
.header .nav ul li:hover .ej .lm a:hover{color:#e7821f;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 80px;}
}

@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
	#sj {display: block}
	#header {display: none}
.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{width:120px; margin:5px auto;}
.header.on .logo{width:120px; margin:5px auto;}
	.header .logo img {
    width: 100%;
}
	.header .logo .wz {left: 100px;
top: 8px;
font-size: 1.3rem;
line-height: 40px;width: 16rem;}
	.header .tel {
    background: url(../images/dh.png) no-repeat left center / 28px;
    width: 125px;
    padding-left: 33px;
    font-size: 20px;
    line-height: 32px;
    margin-top: 15px;margin-right:60px;display: none;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%}
.header .nav{width:60%; padding:15px 5%; background-color:rgba(255,255,255,0.95); height:100%; position:fixed; top:60px; left:-70%; 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-left: auto;float: none;min-height: 926px;}
.header .nav.on{left:0;}
.header.on .nav ul li a { font-size: 16px;color: #fff;}
.header .nav i{display:block;background: url(../images/banner-r.png) right center / 10px no-repeat;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #ccc; 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 .ej { width: 100%; border-top: 1px solid #ccc; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding: 10px 0;}
	.header .nav .ej .lm {
    margin-left:0px;width: 100%;margin-bottom: 10px;
}
	.header .nav .ej .lm h3 {
    font-size: 15px;
    color: #333;
    line-height: 1.8;
}
.header .nav ul li .ej a { color:#555;}
	.header .nav .ej .lm a {
    font-size:14px;
    color: #555;
}
	.header .nav .ej.xiao {
    width: 100%;
    left: auto;
    top: auto;
    padding-top: 10px;
    padding-bottom:10px;
}
	.header .nav .ej.xiao a {
    font-size: 15px;
    padding: 0;
    color: #555;
}
.header .nav ul li .ej a:hover { color:#3333}
.header .nav .ej a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .ej a:hover{background:none;}
.header .nav ul li:hover .ej{display:none;}
.header .nav ul li a{font-size:15px; color:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}


			.swiper1 {
				width: 1320px;top: -69px !important;

height: 214px;

border-radius: 4px;

box-shadow:
rgba(0, 0, 0, 0.1) 0px 5px 15px 0px;

background-color:
rgba(255, 255, 255, 0.8);

overflow: hidden; position:relative
			}
			.swiper1 .selected { background:#fff;
			}
			.swiper1 .swiper-slide {
				text-align: center;
				font-size: 18px; line-height:70px; height:70px;
				/* Center slide text vertically */
				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;
				cursor: pointer; position:static !important;
			}
.swiper1 h2 {line-height:70px;font-size: 20px;text-align: center;color: #333;padding-left: 40px;}
			.swiper1 .bdbox {padding: 26px 36px; position:absolute; left:0; top:70px; width:1320px;-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; background:#fff; text-align:left}
			
			.swiper1 .bdbox h3 {font-size: 16px;font-weight: 300;margin-bottom: 10px;line-height: 24px; margin-top:0}
			.swiper1 .bdbox .yywby { margin-bottom:25px; height:40px; line-height:40px;margin-right:26px; float:left }
.yywby input{ padding-left:15px; width:290px; float:left;  height:40px; line-height:40px; font-size:16px; color:#666; border:none; border:#ccc 1px solid; margin-bottom:10px; outline:none;-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; background:rgba(255,255,255,0.8) }

.swiper1 .bdbox .yywby2 { margin-bottom:25px; height:40px; line-height:40px;margin-right:26px; float:left }
.yywby2 input{ padding-left:15px; width:290px; float:left;  height:40px; line-height:40px; font-size:16px; color:#666; border:none; border:#ccc 1px solid; margin-bottom:10px; outline:none;-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; background:rgba(255,255,255,0.8) }

.swiper1 .bdbox .yywby3 { margin-bottom:25px; height:40px; line-height:40px; margin-right:26px;float:left }
.yywby3 input{ padding-left:15px; width:290px; float:left;  height:40px; line-height:40px; font-size:16px; color:#666; border:none; border:#ccc 1px solid; margin-bottom:10px; outline:none;-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; background:rgba(255,255,255,0.8) }
			
		.bdbox .form-btn {

    display: block; float:left;
    padding:8px 45px;
    background:#ba0100;
    border-radius:5px;
    border: none;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    outline: none;}
			
			
			.swiper2 {
				width: 100%; position:relative
			}
			
			.swiper2 .swiper-slide img{width:100%; height:auto; display:block;}

.swiper2 .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;}
.swiper2 .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;}

.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;
}
.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 { display:inline-block; opacity:1;}
.ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#e7821f;}
.sy_cpzx {padding: 60px 0;background: #f5f5f5;}
.swiper-yxxy{width:1200px; margin:0 auto; padding-bottom:50px;}
.swiper-yxxy .swiper-slide{position:relative;overflow: hidden}
.swiper-yxxy .swiper-slide .tp{overflow: hidden;border: #ccc 1px solid;}
.swiper-yxxy .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; }
.swiper-yxxy .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; }
.swiper-yxxy .swiper-slide .w_z{width:100%; padding:10px 5%; background-color:rgba(0,0,0,.6); position:absolute; bottom:0px; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;text-align: center;box-sizing: border-box}
.swiper-yxxy .swiper-slide .w_z h3{font-size:16px; color:#fff; }
.swiper-yxxy .swiper-slide:hover .w_z{background-color:rgba(230,130,30,.9); bottom:0px;}
.sy_cpzx .swiper-pagination-bullet {
    width: 36px;
    height: 3px;
    display: inline-block;
    background: #ccc;
    opacity: 1;
}
.sy_cpzx .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#e6821e;border: #e6821e 1px solid;}


.title_20{
    position: relative;
    padding-top: 90px;
    font-size: 45px;
    text-align: center;
    color: #333333;
    letter-spacing: 2.05px;font-weight: bold;
    line-height: 45px;
    z-index: 2;
}

.title_20 .title_img{
    position: absolute;
    left: 50%;
    top: 68px;
    transform: translate(-50%, 0);
    width: 382px;
    height: 111px;
    z-index: -1;
}

.subhead_20{
    padding-top: 15px;
    font-size: 20px;
    color: #333333;
    text-align: center;
    line-height: 20px;
}
.part1{padding:0 0 55px;}
.part1 .part-tit h2{width:220px;padding-bottom:20px}
.part1 ul{width:1200px;margin:30px auto 0;padding:5px 0 15px}
.part1 ul li{width:285px;background:#fff;float:left;margin-right:20px;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;position:relative;box-shadow: 0 0 15px rgba(0,0,0,0.1);margin-bottom: 25px;}
.part1 ul li .part1-link{width:100%;height:420px;cursor:pointer}
.part1 ul li.mr0{margin-right:0}
.part1 ul li:hover{transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px);box-shadow:0 0 15px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 15px rgba(0,0,0,0.3);-moz-box-shadow:0 0 15px rgba(0,0,0,0.3);}
.part1-img01{display:block;margin:5px auto 0;width:275px;height:160px}
.part1-img01 img{width:100%;height: 100%;object-fit: cover;}
.part1 ul li h4{color:#333;font-size:20px;padding:30px 0 15px;text-align: center;}
.part1 ul li .line{width:56px;height:3px;background:#e98315;margin:auto}
.part1 ul li p{color:#666;font-size:14px;margin-top:20px;padding: 0 15px;line-height: 1.8;}
.part1 ul li .part1-btn{width:140px;height:40px;border-radius:60px;background:#e98315;color:#fff;font-size:16px;text-align:center;line-height:40px;position:absolute;left:50%;margin-left:-70px;top:360px}
.part2 h4,.part2 p{color:#333;text-align:center}
.part1 ul li em{position:absolute;width:52px;height:44px;background:url(../images/part1-icon.png) center top no-repeat;display:block;left:32px;top:350px;cursor:pointer}
.part3-rt h2 span.lt-sp,.part4-lt h2 span.lt-sp{left:0}
.part1 ul li .part1-btn:hover{background:#f8b825;cursor:pointer}
.white { color:#fff}
.more a { line-height:40px; border:#e98315 1px solid;color:#e98315; font-size:14px; text-transform:uppercase; display:block; margin:35px auto 0; width:150px; text-align:center}
.more a:hover { background:#e98315;color: #fff;}

/*考试相关*/
.course {
    width: 100%;
    height: auto;
    padding-bottom: 60px;
    box-sizing: border-box;background: #f6f6f6;
}

.course_ul {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-left: 12px;
    box-sizing: border-box;
}

.course_ul li {
    position: relative;
    float: left;
    width: 370px;
    height: auto;
    margin-right: 39px;
    margin-bottom: 28px;
    padding-top: 62px;
    padding-bottom: 84px;
    padding-left: 10px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
    border-radius: 8px;
    background: #FFFFFF;
    box-sizing: border-box;
}

.course_ul li:nth-of-type(3n) {
    margin-right: 0px;
}

.course_ul li .course_li_title {
    position: absolute;
    top: 14px;
    left: -11px;
    width: 200px;
    height: 57px;
    padding-left: 20px;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 44px;
    background: url("../images/20_img1.png") no-repeat;
    box-sizing: border-box;
}

.course_ul li .course_li_content {
    padding-top: 15px;
    font-size: 18px;
    color: #151515;
    line-height: 18px;
}

.course_ul li .course_li_content .content_span {
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
}

.course_ul li .course_li_content i {
    font-style: normal;
    font-weight: bold;
    color: #e98315;
}

.course_ul li .course_li_a {
    position: absolute;
    bottom: 20px;
    right: 16px;
    width: 138px;
    height: 36px;
    border: 1px solid #e98315;
    border-radius: 30px;
    font-size: 16px;
    color: #e98315;
    line-height: 36px;
    text-align: center;
}

.course_ul li .course_li_a:hover {
    border: 1px solid #e98315;
    background: #e98315;
    color: #fff;
}

/*名师样式*/
.teachs {
 
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.teachers-box {
    position: relative;
    min-width: 1200px;
    width: 100%;
    height: 180px;
    margin-top: 76px;
    background: url(../images/szbj.jpg);
}

.teachers-box .box_container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1100px;
    height: 414px;
    margin-left: -550px;
}

.teachers-box .box_container .swiper-container {
    position: absolute;
    left: 0;
    top: -92px;
    width: 420px;
    height: 510px;
}

.teachers-box .box_container .left-box {
    position: relative;
}

.teachers-box .box_container .left-box .teach-img {
    display: block;
    width: 269px;
    height: 506px;
}

.teachers-box .box_container .left-box .teach-name {
    position: absolute;
    top: 92px;
    right: 52px;
    width: 75px;
    height: 132px;
    background: url(../images/juxing2.png) no-repeat;
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    box-sizing: border-box;
}

.teachers-box .box_container .left-box .teach-name span {
    display: inline-block;
    line-height: 42px;
}

.teachers-box .box_container .tbox {
    position: absolute;
    top: 30px;
    left: 430px;
    width: 550px;
    height: 180px;
    overflow: hidden;
}

.teachers-box .box_container .tbox li {
    position: absolute;
    top: -210px;
    transition: 0.6s;
    width: 550px;
    height: 180px;
}

.teachers-box .box_container .tbox li.on {
    top: 0px;
    transition: 0.6s;
}

.teachers-box .box_container .tbox li h5 {
    font-size: 30px;
    color: #111;
}

.teachers-box .box_container .tbox li .tbox-content {
    margin-top: 5px;
    font-size: 20px;
    color: #111;
    line-height: 43px;
}

.teachers-box .box_container .tbox li .tbox-content p {
    float: left;
    width: 100%;box-sizing: border-box;
    font-size: 16px;
    color: #111;
    line-height: 1.8;
}

.teachers-box .box_container .tbox li .tbox-content span::before {
    position: relative;
    top: 0;
    left: -10px;
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    background: url(../images/img25.png) no-repeat;

}

.teachers-box .box_container .clearfix {
    top: 204px;
    left: 430px;
    width: 590px;
    height: 200px;position: absolute;
}

.teachers-box .box_container .clearfix .fl {
    position: relative;
    width: 90px;
    height: 90px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: 0.6s;
}

.teachers-box .box_container .clearfix .fl .fl-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.teachers-box .box_container .clearfix .dot1 {
    position: absolute;
    top: 46px;
    left: 6px;
    width: 34px;
    height: 28px;
}

.teachers-box .box_container .clearfix .dot2 {
    position: absolute;
    top: 136px;
    right: 4px;
    width: 34px;
    height: 28px;
}

.teachers-box .box_container .clearfix .marl {
    margin-left: 100px;
}

.teachers-box .box_container .clearfix .marr {
    margin-right: 0px;
}

.teachers-box2 {
    min-width: 1200px;
    width: 100%;
    height: 234px;
    background: #fff;
}

.teachs .teachs-btn {
    margin: 50px auto 0;
    width: 400px;
    height: 60px;
    border-radius: 28px;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
    background-image: linear-gradient(90deg, #F7453F 1%, #C7201A 100%);
    cursor: pointer;
}

/*王炸样式*/
.wangzha {
    min-width: 1200px;
    width: 100%;
    height: auto;
}

.wangzha_box {
    height: 265px;
    padding-right: 11px;
    background: url("../images/20_img4.png") no-repeat;
    box-sizing: border-box;
}

.wangzha_right {
    float: right;
    width: 604px;
    height: 100%;
}

.wangzha_right .right_top {
    width: 100%;
    height: auto;
    padding-top: 100px;
    padding-left: 12px;
    font-size: 0;
    box-sizing: border-box;
}

.wangzha_right .right_top .top_title {
    display: inline-block;
    font-size: 32px;
    color: #FFDA9A;
    line-height: 32px;
}

.wangzha_right .right_top .top_span {
    display: inline-block;
    font-size: 22px;
    line-height: 36px;
    color: #ffffff;
}

.wangzha_right .right_bottom {
    margin-top: 10px;
    width: 100%;
    height: 74px;
    padding: 16px 0px 16px 32px;
    box-shadow: 0 0 14px 0 #D92E2A;
    border-radius: 20px 0px 16px 0px;
    background: #FFFFFF;
    box-sizing: border-box;
    font-size: 0;
}

.wangzha_right .right_bottom .bottom_p {
    display: inline-block;
    font-size: 26px;
    color: #F04342;
    letter-spacing: 2.79px;
    line-height: 34px;
}

.wangzha_right .right_bottom .bottom_p .bottom_p_span {
    font-size: 34px;
    font-weight: bold;
    line-height: 34px;
}

.wangzha_right .right_bottom .bottom_p::after {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    content: '';
    width: 32px;
    height: 21px;
    background: url("../images/20_shouzhi.png") no-repeat;
}

.wangzha_right .right_bottom .right_bottom_a {
    display: inline-block;
    margin-left: 65px;
    width: 156px;
    height: 42px;
    border-radius: 21px;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 42px;
    text-align: center;
    background-image: linear-gradient(90deg, #F7453F 4%, #C7201A 96%);
}


.wangzha_right .right_bottom .right_bottom_a {
    display: inline-block;
    margin-left: 65px;
    width: 156px;
    height: 42px;
    border-radius: 21px;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 42px;
    text-align: center;
    background-image: linear-gradient(90deg, #e7821f 4%, #C7201A 96%);
}
.news-item{ width: 380px; float: left; margin-right: 30px;background: #fff;padding: 5px 15px 20px;box-sizing: border-box;}
.news-item.no{margin-right: 0;}
.news-item .title{ border-bottom: 1px solid #eee; position: relative; overflow: hidden; margin-bottom: 15px;}
.news-item .title h4{ border-bottom: 3px solid #eb8817; display: block; float: left;  line-height: 38px; margin: 0; background: url(../images/icon-news.png) no-repeat; padding-left: 30px; padding-right: 15px;font-size: 18px;font-weight: bold;}
.news-item .title .more{ position: absolute; right: 0; top:0; text-transform: uppercase; font-size: 12px; line-height: 38px;}
.news-item .title.icon1 h4{ background-position: 0 0;}
.news-item .title.icon2 h4{ background-position: 0 -60px;}
.news-item .title.icon3 h4{ background-position: 0 -115px;}
.news-item .title.icon4 h4{ background-position: 0 -162px;}
.mt50{margin-top: 50px;}
.sy_ksxg {padding: 0px 0 60px;overflow: hidden;background: #f6f6f6;}
.verlist li{ line-height: 38px;height: 38px; background: url(../images/dd.jpg) no-repeat left center; padding-left: 15px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;font-size: 14px;}
.verlist li span{ color: #ed2f09;}
.verlist li em{ background: url(../images/ddbg.jpg) no-repeat left center; color: #fff; font-size: 12px; display: inline-block; padding: 0 15px 0 10px;}
.advbox{ position: absolute; right: 0; top: 120px;}
.advbox a{ display: block; margin-bottom: 35px;}
.advbox1{margin-bottom: 25px; }





.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_xwdt {padding: 0px 0 60px;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:#e7821f;-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;}




/* start footer */
.footer_bg{width:100%;padding:25px 0 0; background:#333;}
.footer { width:1200px; margin:0 auto; padding:20px 0;display: flex;justify-content: space-between;}
.footer .logo {width:150px; float: left; margin-top:15px;}
.footer .logo img{width: 100%;display: block;}
.footer .zuo3{ width:320px; float: left;}
.footer .zuo3 ul li {width: 50%; float:left;}
.footer .zuo3 ul li .tit1 a { font-size:16px; font-weight:bold; color:#fff; line-height:36px; display:block}
.footer .zuo3 ul li .line {height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#e7821f;-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:#e7821f}
.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; text-transform: capitalize}
.dzwz p.p1 { background: url(../images/fd-img2.png) left center no-repeat}
.dzwz p.p2 { background: url(../images/fd-img1.png) left center no-repeat}
.dzwz p.p3 { background: url(../images/fd-img4.png) left center no-repeat}
.footer .you3 { float:right;}
.footer .you3 .weixin { width:100px; 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 { width:100%; background:#222; height:50px;}
.copy { width:1200px; margin:0 auto; line-height:50px;text-align: center;}
.copy p {font-size: 14px;text-transform: uppercase;color: #B9B9B9;}
.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:#e7821f 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: -600px;top: 45%;width: 1200px;}
.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;}

.wzxx { width:100%; height:50px; background: #f6f6f6; line-height:50px; font-size:14px;}
.wzxx a { color:#666;}

.ntit { width:100%; padding:20px 0;  overflow:hidden; border-bottom:#eee 1px solid;text-align: center;}
.ntit ul {display: flex;flex-direction: row;justify-content:center; flex-wrap: wrap;align-content: space-around;
}
.ntit ul li { display:inline-block; margin:0 1px 0 0; min-width:140px;  position:relative;}
.ntit ul li .e_j { width:600px; background:#fff; position:absolute; left:0; top:32px; display:none; z-index:99;text-align:center}
.ntit ul li:hover .e_j { display:block;}
.ntit ul li .e_j a { display: block; color:#333; text-align:center; font-size:14px; line-height:35px; float:left; background:#fff; padding:0 10px;}
.ntit ul li .e_j a:hover {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; color:#abcd05; background:#fff; line-height:35px }
.ntit ul li a { line-height:50px; background:#eee; padding:0 20px; font-size:16px;font-weight: bold;color:#333; display:block; text-align:center }
.ntit ul li:first-child a{border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;}
.ntit ul li:last-child a{border-radius:0 10px 10px 0 ;-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;}
.ntit ul li:last-child {border-right: 0;}
.ntit ul li a:hover { background:#e7821f; color:#fff;}
.ntit ul li a.on {background:#e7821f;color:#fff;}


.ny_kcxq {padding: 60px 0 0;overflow: hidden;display: flex;justify-content: space-between;}
.ny_kcxq .left {width: 45%;float: left;}
.ny_kcxq .left img {width: 100%;display: block;}
.ny_kcxq .right{width: 50%;float: right;}
.ny_kcxq .right h3 {font-size: 20px;font-weight: bold;margin-bottom: 15px;}
.ny_kcxq .right p{font-size: 16px;color: #333;line-height: 2;}
.ny_kcxq .right .yy a {width: 180px;height: 45px;line-height: 45px;text-align: center;display: block;font-size: 18px;font-weight: bold;margin: 30px 0;background: #ff8e07;color: #fff;border-radius: 6px;}
.ny_kcxq .right .yy a:hover{background: #ff6407;}

.ny_kcsm {padding:30px 0 50px;overflow: hidden;}
.xx1 .hd ul {border-bottom: #ccc 1px solid;margin-bottom: 20px;}
.xx1 .hd ul li{ display:inline-block;line-height: 60px;position: relative;font-size: 16px;font-weight: bold;color: #333;margin: 0 20px;}
.xx1 .hd ul li.on {color: #ff6407;}
.xx1 .hd ul li.on::after{content:"";position: absolute;bottom: 10px;width: 28px;height: 2px;background: #ff6407;left: 50%;margin-left: -14px;}
.xx1 .bd {line-height: 2;font-size: 16px;}
.official-web {padding: 35px 0;}
.official-web h3 {font-size: 20px;color: #333;margin-bottom: 20px;text-align: center;font-weight: bold;}
.official-web .list[data-v-e0972672] {
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  margin:10px 20px 30px
}
.official-web .list .top[data-v-e0972672] {
  display:flex
}
.official-web .list .top .basis-20[data-v-e0972672] {
  flex-basis:20%
}
.official-web .list .top .basis-30[data-v-e0972672] {
  flex-basis:30%
}
.official-web .list .top span[data-v-e0972672] {
  display:flex;
  justify-content:center;
  align-items:center;
  padding:12px;
  font-size:14px;
  font-weight:700;
  box-sizing:border-box;
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc
}
.official-web .list .content[data-v-e0972672] {
  display:flex;
  flex-wrap:wrap
}
.official-web .list .content a[data-v-e0972672] {
  display:flex;
  align-items:center;
  flex-basis:50%;
  overflow:hidden
}
.official-web .list .content a>span[data-v-e0972672] {
  display:flex;
  justify-content:center;
  align-items:center;
  padding:8px 20px;
  font-size:14px;
  box-sizing:border-box;
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc;
  flex-shrink:0;
  overflow:hidden
}
.official-web .list .content a>span span[data-v-e0972672] {
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  word-break:break-all
}
.official-web .list .content .basis-40[data-v-e0972672] {
  flex-basis:40%
}
.official-web .list .content .basis-60[data-v-e0972672] {
  flex-basis:60%;
  color:#ff8e07
}
.official-web .list .content a[data-v-e0972672]:hover {
  color:#ff8e07
}
.mobile-official-web[data-v-e0972672] {
  min-height:calc(100vh - 218px);
  background:#fff
}
.mobile-official-web .container[data-v-e0972672] {
  padding:16px;
  width:auto;
  margin:0;
  display:flex;
  justify-content:space-around;
  flex-wrap:wrap
}
.mobile-official-web .container a[data-v-e0972672] {
  background:#f8f8f8;
  font-size:14px;
  width:103px;
  height:30px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 3px 12px
}
.ny_zxzn {padding: 35px 0;}
.ny_zxzn .xzxx {line-height:35px;height: 35px;margin-bottom: 20px;}
.ny_zxzn .xzxx ul li {width: 25%;float: left;font-size: 14px;}
.ny_zxzn .xzxx ul li span {float: left;width: 60px;margin-right: 10px;color: #555;}
.ny_zxzn .xzxx ul li select {
    width:200px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;color: #666;
}
.ny_zxzn .bottom {text-align: right;}
.ny_zxzn .an {width: 80px;line-height: 32px;text-align: center;color: #ff6407;border: #ff6407 1px solid;display: inline-block;margin-left: 15px;font-size: 14px;}
.ny_zxzn .an:hover{background: #ff6407;color: #fff;}
.ny_zxzn .bg{border: 1px solid #ebeef5;margin-top: 30px;}
.ny_zxzn .bg ul li {border-bottom: 1px solid #ebeef5;line-height: 49px;text-align: center;overflow: hidden;font-size: 14px;color: #333;}
.ny_zxzn .bg ul li:hover{background: #f6f6f6;}
.ny_zxzn .bg ul li.top {font-weight: bold;}
.ny_zxzn .bg ul li span {display: block;width: 20%;float: left;border-right: 1px solid #ebeef5;box-sizing: border-box;}
.ny_zxzn .bg ul li span.l2{width: 15%;} 
.ny_zxzn .bg ul li span.l3{width: 10%;}
.ny_zxzn .bg ul li a {color: #ff6407;}

.ny_ryzz {margin: 60px auto;}
.honors-sw-hook {
  position: relative;
  overflow: hidden;
  padding: 20px 0 20px;
}
.honors-wraper {
  margin-top: 25px;
}
 .honors-sw-hook { padding: 57px 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.3); transform: scale(1.3); -o-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); 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 { -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(0.94); -ms-transform: scale(0.94); transform: scale(0.94); z-index: 9; -moz-transform: scale(0.94); -o-transform: scale(0.94); }
  .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;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s; }

  .swiper-btn:hover { background-image: url(../images/arrorho.png); }


.honors-wraper { position: relative; padding: 0; }

.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; }

.honors-sw-hook .swiper-wrapper li.swiper-slide-active { color: #f7931c; }

.honors-sw-hook .swiper-wrapper li p { padding-top: 10px; font-size: 14px;}

.honors-sw-hook .swiper-wrapper li img { display: block; width: 100%; border: 1px solid #cccccc;padding:8px;box-sizing: border-box; }

.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; }

  .honor-prev { left: -70px; }
  .honor-next { right: -70px; }








/*index*/
.indexp1{padding-bottom: 60px;}
.indexp1ul{margin-top:50px;}
.indexp1ul li{float:left;width:23%;margin: 0 1%; background:#fff; border-radius:10px;overflow:hidden;text-align:center; transition:all 1s;padding: 50px 0 0;min-height: 340px;}
.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:14px;color:#666;line-height:24px;padding:0 25px;transition:all 1s;height:72px;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:#e7821f;}






/*新闻*/
.ny_xw {position: relative;z-index: 9}
.ny_xw .nynews {}
.ny_xw .nynews li {width:30.66%;margin-right: 4%;float: left;margin-bottom: 50px;transition: all 0.3s;
-wbkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.05),0 15px 40px 0 rgba(0,0,0,.05);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.05),0 15px 40px 0 rgba(0,0,0,.05);}
.ny_xw .nynews li:nth-child(3n){margin-right: 0;}
.ny_xw .nynews li .tp {overflow: hidden;width: 100%;}
.ny_xw .nynews li .tp img {width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_xw .nynews li:hover .tp 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_xw .nynews li .wenz {padding:20px 25px 15px;width: 100%;box-sizing: border-box;}
.ny_xw .nynews li h3 {font-size: 20px;margin-bottom:10px;color: #333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: bold;}
.ny_xw .nynews li .time {font-size: 14px;color: #999;margin-bottom:20px;}
.ny_xw .nynews li p {font-size: 16px;line-height: 1.8;color: #666;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-bottom: 15px;}
.ny_xw .nynews li .gd {line-height: 46px;border-top: #ccc 1px solid;font-size: 14px;padding: 0 30px;color: #666;width: 100%;box-sizing: border-box;}
.ny_xw .nynews li .gd i {float: right;line-height: 46px;font-size:20px;}
.ny_xw .nynews 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);}
.ny_xw .nynews li:hover h3{color: #e7821f;}
.ny_xw .nynews li:hover .gd{background: #e7821f;color: #fff;}

	.nynews{}
	.nynews ul.list{}
	.nynews ul.list li{}
	.nynews .more{overflow: hidden;width: 150px;line-height: 40px;background: #e7821f; text-align: center;border-radius:5px;height: 40px;float: none;margin: 30px auto;color: #fff;}
	.nynews .more a{display: block;color:#fff !important;margin:0 auto;text-align:center;font-size: 16px;z-index: 9;opacity: 1;width: 150px;background: rgba(255,255,255,0.1)}

.gray {background: #f5f5f5;margin-top: 60px;overflow: hidden;margin-bottom: 60px;}
.zdxw{width:100%;position:relative;padding-bottom: 60px;margin-bottom: 50px;}
.zdxw .swiper-slide{background: #f5f5f5;}
.zdxw .swiper-pagination{bottom:0px !important;text-align: right;}
.zdxw .swiper-pagination-bullet {width:12px; height:12px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border: #e7821f 1px solid;background: none;}
.zdxw .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#e7821f}
.zdxw .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;}
.zdxw .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;}
.ny_xw .top1 {width: 100%;}
.ny_xw .top1 .tp {width: 50%;float: left;text-align: left;margin-left: 1%;}
.ny_xw .top1 .tp img {width: 100%;display: block;}
.ny_xw .top1 .wenz {width: 45%;float: right;text-align: left;}
.ny_xw .top1 .wenz h3 {font-size: 20px;color: #333;font-weight: bold;margin-bottom:40px;}
.ny_xw .top1 .wenz .time {font-size: 14px;margin-bottom: 10px;color: #999;}
.ny_xw .top1 .wenz p {font-size: 16px;line-height:2.5;color: #555;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.ny_xw .top1 .wenz .more {background: #e7821f;border-radius: 5px;width: 120px;line-height: 32px;text-align: center;color: #fff;font-size: 14px;margin-top: 110px;float: left;}
.page{ text-align:center; margin:30px auto;}

.page a{ height:26px; line-height:26px; display:inline-block; font-size:14px; color:#5a5a5a; border:#f5f5f5 1px solid;background: #f5f5f5; margin:0 3px; padding:0 10px;}

.page a:hover{ background:#e7821f; border:#e7821f 1px solid; color:#FFF;}

.page a.hover{ background:#e7821f; border:#e7821f 1px solid; color:#FFF;}

.ny_qyfc {padding: 120px 0;background: url(../images/sy_2.jpg) center / cover no-repeat;background-attachment: fixed;}
.ny_qyfc ._PageTitle {margin-bottom: 50px;text-align: center;}
.ny_qyfc ._PageTitle span {
    display: block
}

.ny_qyfc ._PageTitle span.cn {
    font-size: 28px;
    margin-bottom: 5px;color: #333;
}

.ny_qyfc ._PageTitle span.en {
    font-size: 42px;
    color: #1f70b9;
    text-transform: uppercase;font-weight: bold;
}
.newsp02 {position:relative; width:80%; margin:50px auto 0}
.swiper-ry{ margin:0 auto; padding-bottom:0;padding-top: 10px;}
.swiper-ry .swiper-slide{position:relative;background: #fff;}
.newsp02 .swiper-button-prev{background:url(../images/jtdl.png) center / 100% no-repeat; width:39px; height:39px; margin-top:-30px; left:0;opacity: 0}
.newsp02 .swiper-button-next{background:url(../images/jtdr.png) center / 100%  no-repeat; width:39px; height:39px; margin-top:-30px; right:0;opacity: 0}
.newsp02:hover .swiper-button-prev{opacity: 1}
.newsp02:hover .swiper-button-next{opacity: 1}
.swiper-ry .swiper-slide img { width:100%}

.swiper-ry .swiper-slide h3 { font-size:14px; width:100%;line-height: 30px;text-align: center;margin: 10px 0;}
.swiper-ry .swiper-slide: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;}

.ny_whcn {background: #f6f6f6;padding: 60px 0 85px;margin-top: 60px;}
.ny_whcn h2 {
    font-size: 36px;
    color: #000;
    margin-bottom: 50px;
    text-align: center;
}
.ny_whcn ul li {width: 31.3333%;float: left;margin: 0 1%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_whcn ul li:hover{box-shadow: 0px 0px 20px #ccc;

	transform: translateY(-10px);

	-wbkit-transform: translateY(-10px);

	-o-transform: translateY(-10px);

	-moz-transform: translateY(-10px);}
.ny_whcn ul li .tp {overflow: hidden;}
.ny_whcn ul li img {width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_whcn ul li: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_whcn ul li .wz {padding: 10px 20px 20px;background: #fff;}
.ny_whcn ul li h3 {font-size: 20px;color: #e7821f;font-weight: bold;margin: 10px 0 15px;text-align: center;}
.ny_whcn ul li p {font-size: 14px;line-height: 1.8;color: #555;}

.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: "";}

.js-zs { margin:20px auto; padding:0 3%;}

.js-zs dl { border-bottom:1px #BDBDBD dashed; margin-bottom:20px; padding-bottom:20px;overflow: hidden;}

.js-zs dl:last-child { border-bottom:none; margin-bottom:0;}

.js-zs .new-date { float:left; width:8%; height:82px; text-align:center; color:#7a7a7a; background-color:#F2F2F2; margin-right:5px;}

.js-zs .new-date strong { display:block; font-size:30px; font-weight:normal; padding-top:10px;margin-bottom: 5px;}

.js-zs .new-date span { font-size:14px;}

.js-zs .new-con { float:left; width:90%;float: right}

.js-zs .new-con h3 { font-size:18px; height:30px; line-height:30px; margin-bottom:3px; overflow:hidden;}

.js-zs .new-con h3 a { color:#333;}

.js-zs .new-con p { font-size:14px; line-height:1.8;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}

.js-zs .new-con p a { color:#565656;}

.js-zs dl:hover dt { background-color:#e7821f; color:#fff;}



.ny_bgdd { width:1200px; margin:0 auto}
.ny_bgdd h2{ padding:36px 0 8px; font-size: 64px;font-weight: 600;line-height: 1.25;}
.ny_bgdd h4 { font-size:17px; background: url(../images/wztb.png) left center no-repeat; padding-left:30px; margin-bottom:30px;}
.ny_bgdd .box { margin-bottom:90px;}
.ny_bgdd .box .left { width:860px; float:left}

.ny_bgdd .box .right { width:340px; float:right} 
.ny_bgdd .box .right h2 {font-size: 40px;color:#000;font-weight: 600;}
.ny_bgdd .box .right p {margin-top: 15px;font-size: 16px;color:#000; line-height:2}
.ny_wzxx { width:1200px; margin:90px auto; overflow:hidden}
.ny_wzxx .left { width:500px; float:left}
.ny_wzxx .left h3 {font-size: 30px; color:#000; margin-bottom:30px;}
.ny_wzxx .left .dz { background:url(../images/dz.png) left center no-repeat; line-height:36px; font-size:18px; padding-left:30px; margin-bottom:10px;}
.ny_wzxx .left span { padding:5px 5px; background:#c70101; color:#fff; margin-left:2px;}
.ny_wzxx .left .dt { background:url(../images/dt.png) left center no-repeat; line-height:36px; font-size:18px; padding-left:30px; margin-bottom:10px;}
.ny_wzxx .left .gj { background:url(../images/gj.png) left center no-repeat; line-height:36px; font-size:18px; padding-left:30px; margin-bottom:10px;}
.ny_wzxx .right { width:660px; float:right;}
.ny_wzxx .right img { width:100%} 

.ny_mgqz {  width:1320px; margin:30px auto 0}
.ny_mgqz h2 {font-size: 36px; color:#000; margin-bottom:30px;text-align: center;}
.ny_mgqz .box1 { margin-bottom:60px; margin-top: 50px;}
.ny_mgqz .box1 .left { width:600px; float:left;}
.ny_mgqz .box1 .left img { width:100%; display:block}
.ny_mgqz .box1 .right { width:640px; float:right}
.ny_mgqz .box1 .right h3 { font-size:25px; color:#000; margin-bottom:20px;}
.ny_mgqz .box1 .right p {font-size: 16px;color:#000; line-height:1.8}
.ny_mgqz .box1 .right .more a { width:200px; height:40px; line-height:40px; background:#e7821f; text-align:center; font-size:16px; color:#fff; display:block; margin-top:20px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}


.sy_zxcp {}
.sy_zxcp h2 {font-size: 36px; color:#000; margin-bottom:30px;text-align: center;position: relative;}
.sy_zxcp h3 {font-size: 14px;text-align: center;color: #666;margin-bottom: 50px;}
.sy_zxcp h2::after{position: absolute;width: 40px;height: 2px;background: #ffa904;left: 50%;margin-left: -20px;bottom: -15px;content: "";}
.sy_zxcp .con {position: relative;}
.swiper-cpcx{width:100%; -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;}
.swiper-cpcx .swiper-slide{position:relative;background:#fff;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s; margin:10px auto 30px;border: #eee 1px solid;box-sizing: border-box;}
.swiper-cpcx .swiper-slide:hover{-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 20px 0 rgba(0,0,0,.16);box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 20px 0 rgba(0,0,0,.16);transform: translateY(-10px);-wbkit-transform: translateY(-10px);-o-transform: translateY(-10px);-moz-transform: translateY(-10px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.swiper-cpcx .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-cpcx .swiper-slide .w_z{ padding:20px; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-cpcx .swiper-slide h3 { font-size:16px; color:#333;margin-bottom: 10px;text-transform: capitalize;}
.swiper-cpcx .swiper-slide p { font-size:14px; color:#666; }
.sy_zxcp .swiper-button-next, .sy_zxcp .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 30px;
	height:30px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat
}
.sy_zxcp .swiper-button-prev { background:url(../images/lrlr.png) no-repeat 0 0; left:-40px}
.sy_zxcp .swiper-button-prev:hover { background:url(../images/lrlr.png) no-repeat 0 -30px}
.sy_zxcp .swiper-button-next { background: url(../images/lrlr.png) no-repeat -30px 0; right:-40px;}
.sy_zxcp .swiper-button-next:hover { background: url(../images/lrlr.png) no-repeat -30px -30px;}
.ny_nr{}
.ny_nr h2 {font-size: 20px;font-weight: bold;border-bottom: #ccc 1px solid;color: #e7821f;margin-bottom: 20px;padding-bottom: 10px;}


.newsList {margin: 30px auto 50px;}
.newsList ul{
	list-style: none;
	padding:0px;
	
}
.newsList ul li{
	background:url(../images/jt.png) no-repeat left center;
	background-repeat: no-repeat;
	background-position:0px 15px;border-bottom: #ccc 1px dotted;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;position: relative;height: 50px;overflow: hidden;
}
.newsList ul li .xz {float: right;line-height: 35px;margin-top: 5px;border-radius: 6px;color: #fff;text-align: center;font-size: 14px;color: #666;}
.newsList ul li .xz a {color: #fff;padding-left: 0;line-height: 35px;text-align: center;width: 100%;}
.newsList ul li:hover .xz a {color: #fff;padding-left: 0;}

.newsList ul li:hover{
	background:url(../images/jts.png) no-repeat left center;
	background-repeat: no-repeat;
	background-position:10px 15px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; 
}
.newsList ul li a{
	font-size:16px;
	color:#333;
	padding-left:25px;
	line-height:50px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;display: block;float: left;
}
.newsList ul li:hover a{
	padding-left:35px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;
}


.newsList ul li a:hover{color: #e0750c;}		
.gy_jj {padding: 50px 0;}
.gy_jj .tp {width: 600px;}
.gy_jj .tp img {width: 100%;display: block;}
.gy_jj .wenz {width: 550px;}
.gy_jj .wenz h2 {font-size: 30px;color: #000;margin-bottom: 30px;text-align: center;}
.gy_jj .wenz p {font-size: 14px;line-height: 1.8;color:#555;}
.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: #e7821f;}



.hy_lc img.sj{display: none;}
.sy_td{display: none;}






@media only screen and (max-width:1380px) {
	
	
	
}





@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;
}
.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;}
	
	.title_20 {
  padding-top: 50px;
  font-size: 32px;
  letter-spacing: 1px;
  line-height: 45px;
}
	.title_20 .title_img {
  left: 50%;
  top: 30px;
  transform: translate(-50%, 0);
  width: auto;
  height: 80px;
  z-index: -1;
}
	.subhead_20 {
  padding-top:10px;
  font-size: 14px;
  line-height: 14px;
}
	.part1 ul li {
  width: 100%;margin: 0 0 15px;
}
	.part1 ul {
  width: 90%;
  margin: 20px auto 0;
}
	.part1-img01 {
  width: 100%;
  height: auto;
}
	.part1 ul li h4 {
  font-size: 18px;
  padding: 15px 0 10px;
}
	.part1 ul li .part1-link {
  height: auto;
}
	.part1 ul li .part1-btn {margin:20px auto;
  height:35px;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  position: static;
}
	.more a {
  margin: 10px auto 0;
}
	.part1 {
  padding: 0 0 35px;
}
	.course_ul li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
	.course_ul li .course_li_content {
  font-size: 16px;
  line-height: 17px;
}
	.course {
  padding-bottom: 30px;
}
	.sy_td{width:90%; overflow:hidden;display: block;margin: 0 auto;}
.sy_td .js_td{width:100%; padding:15px 0 3px;}

.swiper-js{width:100%; padding:0 15px; margin:0 auto; padding-bottom:17px;}
.swiper-js .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-js .swiper-slide .w_z{width:100%; padding:5px 5%; background-color:rgba(145,152,159,.8);color:#fff;box-sizing: border-box;}
.swiper-js .swiper-slide .w_z h3{font-size:14px; color:#fff; text-align:center;}
.swiper-js .swiper-pagination-bullet{width:5px; height:5px; border-radius:50%; margin:0 3px !important;}
.swiper-js .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:0;}
	.teachs {display: none;}
	.mt50 {
  margin-top: 30px !important;
}
	.news-item {
  width: 100%;
  margin-right: 0;
  padding: 5px 15px 20px;
}
	.sy_ksxg {
  padding: 0px 0 30px;
}
	.con {
  width: 90%;
}
	
	
	
	
	.sy_xwdt {
    padding: 0px 0 30px;
}
	.aaa {
    width: 100%;
}
	.indexNewsList {
    width: 100%;margin-top: 30px;
}
	
.footer .logo {
  width: 120px;
  float: none;margin: 10px auto 10px;
}
.footer { width:94%; padding: 20px 0;display:block;}
	.footer .zuo3{display: none;}
.footer .zuo3 ul li { width:33.3333%; overflow:hidden; margin-bottom:20px}
.footer .zuo3 ul li.lx { width:100%}
.footer .you3 .weixin {width: 100px; 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;}
.footer .zuo3 { width:100%;}
.nban {
    height:10rem;
    width: 100%;
}

	.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;
}
	.gray {
    padding:30px 0 0px;
    margin-bottom: 40px;margin-top: 30px;
}
	.ny_ryzz {
  margin: 0px auto;
}
	.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-sw-hook {
  padding: 20px 0;
}
	.honors-sw-hook .swiper-wrapper li.my-slide-right {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);left: 0;
}
	.official-web .con{overflow-x: scroll;}
	.official-web .list[data-v-e0972672] {width: 800px;
  margin: 10px 0 30px;
}
	.ny_kcxq {
  padding: 30px 0 0;
  display: block;
}
	.ny_kcxq .left {
  width: 100%;
}
	.ny_kcxq .right {
  width: 100%;margin-top: 20px;
}
	.ny_kcxq .right h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
	.ny_kcxq .right p {
  font-size: 14px;
}
	.ny_kcxq .right .yy a {
  width: 180px;
  height:40px;
  line-height: 40px;
  font-size: 18px;
  margin:20px 0;
}
	.xx1 .bd {
  font-size: 14px;
}
	.ny_zxzn .xzxx ul li {
  width: 100%;margin-bottom: 5px;
}
	.ny_zxzn .xzxx ul li select {
  width: calc(100% - 70px);
}
	.ny_zxzn .xzxx {
  line-height: 35px;
  height: auto;
  margin-bottom: 20px;
}
	.ny_zxzn .bottom {
  text-align: center;overflow: hidden;
}
	.ny_zxzn .bg {overflow-x: scroll;
}
	.ny_zxzn .bg ul {width: 800px;}
	.ny_zxzn .bg ul li {
  line-height: 40px;
}
	
	.zdxw {
    padding-bottom: 30px;
    margin-bottom: 30px;
}
	.ny_xw .nynews li {
    width: 46%;margin: 0 2% 30px;
}
	.ny_xw .nynews li:nth-child(3n) {
    margin-right:2%;
}
	.zdxw .swiper-button-next {display: none;
}
	.zdxw .swiper-button-prev {display: none;
}
	.gy_jj {
    padding: 30px 0;
}
	.gy_jj .tp {
    width: 100%;
}
	.gy_jj .wenz {
    width: 100%;margin-top: 30px;
}
	.gy_jj .wenz h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
	
	
	
	.hy_wj ul li {
    width: 96%;margin: 0 2% 6%;
}
	
	
	
	
	
	
	
	
	
	
	
	
	

  }

@media only screen and (max-width:600px){
	
		.indexp1ul li {
    width: 98%;
    padding: 30px 0 0;
    min-height: 300px;
}
	.ny_qywh .con {
    display:block
}
	.ny_qywh .tu {
    width: 100%;
}
	.ny_qywh .wenz {
    width: 100%;margin-top: 2rem;margin-bottom: 2rem
}
	.ny_qywh .wenz h2 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
}
	.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;
}
	
	
	.nyr {padding: 10px;
}
	.ny_nr .wd_zq .w_t {
    font-size: 1.4rem;
    line-height: 42px;
}
	.ny_nr .wd_zq .j_d {
    font-size: 1.2rem;
    line-height: 1.8;
}
	
	.ban .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
	.ban .swiper-slide{overflow: hidden;}
	.ban .swiper-slide img {
    width: 160%;height: 20rem;margin-left: -30%;
}
	.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;
}
	.smallcircle1 {display: none;
}
	.bigcircle1 {display: none;
}
	.bigcircle4 {display: none;
}
	.smallcircle4 {display: none;
}
	.bigcircle2 {display: none;
}
	.smallcircle2 {display: none
}
	.smallcircle3 {display: none;
}
	.bigcircle3 {display: none;
}
.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;
}
	.mall-app-card-top h2 {
    top: 7rem;font-size: 1.6rem
}
	.mall-app-card-bottom {
    padding-top:3rem;
}
	.mall-app-card {
    height: 20rem;
}
	.mall-app-card-bottom li {
    margin-bottom:0px;
}
	.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;
}
	.indexNewsList li .name {
    font-size: 1.6rem;line-height: 3rem;height: 3rem;
}
	.indexNewsList li .timeDiv h2 {
    font-size: 3rem;
}
	.indexNewsList li .content1 {
    margin-top: 0;
    font-size: 1.2rem;
}
	
.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: 80%;
}
	.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;
}
	.wzxx {
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 1.2rem;
}
	.js-zs dl {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
}
	.nban {
    height: 16rem;
}
	.ny_xw .top1 .wenz h3 {
    font-size: 1.6rem;
    margin-bottom:1rem;
}
	.ny_xw .top1 .wenz p {
    font-size: 1.2rem;
    line-height:1.8;
}
	.ny_xw .top1 .wenz .more {
    margin-top: 3rem;
}
	.ny_xw .nynews li {
    width: 96%;
    margin: 0 2% 20px;
}
	.ny_xw .nynews li h3 {
    font-size: 1.6rem;
}
	.ny_xw .nynews li p {
    font-size: 1.2rem;margin-bottom: 0;
}
	.ny_xw .nynews li .wenz {
    padding: 20px 2rem 15px;
}
	.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: 19rem;
    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: 33.3333%;
    padding-left: 1rem;
}
	
	.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;
}	
	
	
	

}

















