@charset "utf-8";
.wrap dl,.wrap dt,.wrap dd,.wrap ul,.wrap ol,.wrap li,.wrap span,.wrap p,.wrap h1,.wrap h2,.wrap h3,.wrap h4,.wrap input {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.wrap img {
	display: block;
	border: 0;
}
.wrap input{
	outline: none;
}

 
.w1200{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
 
.wrap{
	width: 100%;
	overflow: hidden;
}
.page{
	width: 100%;
}
.page1{
	height: 741px;
	background: url(../picture/bg_01.jpg) no-repeat center center;
	background-size: cover;
}
.tit1-1 i {
    display: block;
    float: left;
    width: 100px;
    height: 1px;
    background: #e76c2d;
    margin-top: 20px;
}
.tit1-1 span {
    float: left;
    width: 230px;
    height: 41px;
    line-height: 41px;
    border-radius: 50px;
    background: #e76c2d;
    text-align: center;
    font-size: 22px;
    color: #fff;
}
.tit1-1 {
    overflow: hidden;
    width: 430px;
    margin: 0 auto;
}
.tit1-2 img {
    float: left;
    margin-top: 10px;
}
.tit1-2 h2 {
    float: left;
    font-size: 48px;
    color: #333;
    margin: 0 30px;
}
.tit1-2 {
    overflow: hidden;
    margin-top: 12px;
}
.tit1 {
    width: 570px;
    margin: 0 auto;
    padding-top: 45px;
}
.page1-1{
	width: 1200px;
	height: 500px;
	margin: 30px auto 0 auto;
	background: #fff;
	box-shadow: 0px 5px 5px #f5f5f5;
}
.movie video{
	background: #000;
}
.movie {
    margin-top: 42px;
    margin-left: 40px;
}
.page1-r {
    margin-top: 25px;
}
.t-l .line1 {
    display: block;
    width: 32px;
    height: 4px;
    background: #e76c2d;
    margin-top: 40px;
    margin-bottom: 40px;
}
.t-l h2 {
    font-size: 30px;
    color: #333;
    font-weight: normal;
    line-height: 47px;
}
.t-l {
    margin-right: 15px;
}
.zm {
    width: 115px;
    background: #e76c2d;
    padding: 9px 0;
    margin-top: 32px;
}
.zm-1 {
    width: 98px;
    height: 125px;
    border: solid 1px #fff;
    margin: 0 auto;
    text-align: center;
}
.zm-1 span {
    font-size: 14px;
    color: #fff;
    margin-top: 19px;
}
.zm-1 h3 {
    font-size: 24px;
    color: #fff;
    margin: 2px 0 7px 0;
}
.t-l .line2{
	display: block;
	width: 115px;
	height: 1px;
	background-color: #a2a2a2;
	margin-top: 29px;
}
.zm-1 b {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}
.t-r {
    position: relative;
    width: 328px;
    height: 475px;
}
.t-r span {
    position: absolute;
    top: 10px;
    right: 45px;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 16px;
    text-align: center;
}
.t-r span b {
    display: inline-block;
    font-size: 18px;
    margin-top: 7px;
	line-height: 20px;
}
.tit2 {
    text-align: center;
    padding-top: 60px;
}
.tit2-1 img {
    display: inline-block;
    margin-bottom: -13px;
}
.tit2-1 h2 {
    display: inline-block;
    font-size: 38px;
    color: #2e2e2e;
    margin: 0 30px;
}
.tit2-2 {margin-top: 15px;}
.tit2-2 b {
    display: inline-block;
    font-size: 18px;
    color: #686868;
    font-weight: normal;
    margin: 0px 15px;
}
.tit3 .tit2-2 span i.line3-1 {
    width: 59px;
}
.tit2-2 span {
    display: inline-block;
    position: relative;
    bottom: 3px;
}
.tit2-2 span i.line3 {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #cacaca;
    border-radius: 50%;
}
.tit2-2 span i.line3-1 {
    display: inline-block;
    width: 195px;
    height: 1px;
    background-color: #cacaca;
    margin-bottom: 2px;
}
.page2-1 ul li {
    float: left;
    margin: 25px 36px;
    text-align: center;
}
.page2-1 {
    width: 1200px;
    margin: 30px auto 0 auto;
}
.page2-1 ul li h3 {
    font-size: 22px;
    color: #010101;
    margin-top: 12px;
	transition: all 0.3s;
}
.page2-1 ul li img{
	transition: all 0.3s;
}
.page2-1 ul li b {
    font-size: 12px;
    color: #656565;
    font-weight: normal;
}
.page2-1 ul li span {
    width: 82px;
    height: 25px;
    margin: 12px auto 0 auto;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #e76c2d;
    border: solid 1px #e76c2d;
    border-radius: 50px;
	transition: all 0.3s;
}
.page2-1 ul li:hover img{
	transform: translateY(-5px);
}
.page2-1 ul li:hover h3{
	color: #e76c2d;
}
.page2-1 ul li:hover span{
	background-color: #e76c2d;
	color: #fff;
}
.btn{
	width: 380px;
	margin: 0 auto;
	clear: both;
}
.btn a{
	display: block;
	width: 420px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	text-align: center;
	font-size: 28px;
	color: #fff;
	background-image: linear-gradient(to right,#e97729,#f5b211);
	border-radius: 50px;
	letter-spacing: 1px;
}
.btn a:hover{
	background-image: linear-gradient(to right,#5547ed,#0c85fd);
}
.page3{
	height: 790px;
	background: url(../picture/bg_02.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 60px;
}
.page3-1{
	width: 1200px;
	height: 491px;
	background: url(../picture/bg_10.jpg) no-repeat center center;
	background-size: cover;
	margin: 35px auto 0 auto;
}
.page3 .btn{
	margin-top: 28px;
}
.page3-tit {
    text-align: center;
    padding-top: 22px;
}
.page3-tit img {
    display: inline-block;
}
.page3-tit span {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    margin: 0 15px;
    letter-spacing: 1px;
}
.page3-con{
	width: 1145px;
	margin: 0 auto;
	overflow: hidden;
}
.con3-l ul li{
	width: 242px;
	height: 71px;
	background: url(../picture/ico31.png) no-repeat center center;
	background-size: cover;
	margin: 25px 0;
}
.con3-l ul li span{
	float: left;
	font-size: 22px;
	color: #e76c2d;
	font-weight: normal;
	margin-top: 15px;
	margin-left: 5px;
}
.con3-l ul li b{
	float: left;
	font-size: 18px;
	color: #fff;
	margin-left: 22px;
	margin-top: 8px;
}
.con3-l {
    margin-top: 45px;
}
.con3-c{
	padding: 5px;
	background-color: #fff;
	margin-top: 25px;
}
.con3-c video {
    background: #000;
}
.con3-r ul li{
	width: 243px;
	height: 71px;
	background: url(../picture/ico31-1.png) no-repeat center center;
	background-size: cover;
	margin: 25px 0;
}
.con3-r ul li span{
	float: right;
	font-size: 22px;
	color: #e76c2d;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 4px;
}
.con3-r ul li b{
	float: left;
	font-size: 18px;
	color: #fff;
	margin-left: 80px;
	margin-top: 8px;
}
.con3-r {
    margin-top: 45px;
}
.page4-1{
	width: 1203px;
	height: 472px;
	background: url(../picture/news/bg_11.jpg) no-repeat center center;
	background-size: cover;
	margin: 55px auto 0 auto;
	position: relative;
}
.wz1 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 345px;
    top: 54px;
}
.wz2 span {
    font-size: 20px;
    color: #fff;
    margin-bottom: 45px;
    text-align: right;
}
.wz2 {
    width: 445px;
    position: absolute;
    top: 142px;
    left: 0px;
}
.wz2 span.w1 {
    margin-right: 15px;
}
.wz2 span.w2 {
    margin-right: 32px;
}
.wz2 span.w3 {
    margin-right: 49px;
}
.wz2 span.w4 {
    margin-right: 61px;
}
.wz3 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 450px;
    top: 15px;
}
.wz4 span {
    font-size: 24px;
    color: #fff;
    margin-bottom: 47px;
    text-align: left;
}
.wz4 {
    width: 600px;
    position: absolute;
    top: 115px;
    right: 55px;
}
.wz4 span.w1 {
    margin-left: 45px;
}
.wz4 span.w2 {
    margin-left: 30px;
}
.wz4 span.w3 {
    margin-left: 15px;
}
.wz4 span.w4 {
    margin-right: 61px;
}
.wz4 span.w5 {
    margin-left: 58px;
}
.page4 .btn {
    margin-top: 50px;
}
.page5{
	height: 672px;
	background: url(../picture/bg_03.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 60px;
}
.tit4 .tit2-1 h2 {
    color: #333;
}
.tit4 .tit2-2 b {
    color: #333;
}
.tit4 .tit2-2 span i.line3-1 {
    width: 35px;
    background-color: #999;
}
.tit4 .tit2-2 span i.line3 {
    background-color: #fff;
}
.page5-1{
	width: 1200px;
	height: 400px;
	margin: 60px auto 0 auto;
	position: relative;
}
.line4 span{
	width: 15px;
	height: 15px;
	background-color: #fff;
	border-radius: 50%;
}
.line4 i{
	display: block;
	width: 1170px;
	height: 1px;
	background-color: #fff;
	margin-top: 7px;
}
.line4 {
    position: absolute;
    left: 0;
    top: 192px;
}
.page5-1 .b{
	width: 193px;
	height: 218px;
	background: url(../picture/ico19.png) no-repeat center center;
	background-size: 193px 218px;
	position: absolute;
}
.page5-1 .b1{
	top: 0;
	left: 20px;
}
.page5-1 .b b{
	display: block;
	font-size: 18px;
	color: #e76c2d;
	margin-top: 7px;
	margin-left: 25px;
}
.page5-1 .b p{
	width: 150px;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	margin-left: 30px;
	margin-top: 17px;
}
.page5-1 .b span{
	font-size: 14px;
	color: #e41539;
	margin-top: 97px;
	margin-left: 69px;
	font-weight: bold;
}
.page5-1 .c{
	width: 194px;
	height: 219px;
	background: url(../picture/ico19-1.png) no-repeat center center;
	background-size: 194px 219px;
	position: absolute;
}
.page5-1 .b2{
	bottom: 0;
	left: 140px;
}
.page5-1 .c b{
	display: block;
	font-size: 18px;
	color: #e76c2d;
	margin-top: 18px;
	margin-left: 25px;
}
.page5-1 .c p{
	width: 150px;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	margin-left: 30px;
	margin-top: 97px;
}
.page5-1 .c span{
	font-size: 14px;
	color: #e41539;
	margin-top: 8px;
	margin-left: 69px;
	font-weight: bold;
}
.page5-1 .b7 span, .page5-1 .b8 span {
    margin-left: 85px;
}
.page5-1 .d{
	width: 193px;
	height: 218px;
	background: url(../picture/ico19-2.png) no-repeat center center;
	background-size: 193px 218px;
	position: absolute;
}
.page5-1 .b9{
	top: 0;
	right: 23px;
}
.page5-1 .b3{
	top: 0;
	left: 260px;
}
.page5-1 .b4{
	bottom: 0;
	left: 380px;
}
.page5-1 .b5{
	top: 0;
	left: 502px;
}
.page5-1 .b6{
	bottom: 0;
	left: 622px;
}
.page5-1 .b7{
	top: 0;
	left: 743px;
}
.page5-1 .b8{
	bottom: 0;
	right: 144px;
}
.page5-1 .d b {
    display: block;
    font-size: 18px;
    color: #e76c2d;
    margin-top: 7px;
    margin-left: 7px;
}
.page5-1 .d ul li {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    background: url(../picture/ico32.png) no-repeat left center;
    padding-left: 14px;
}
.page5-1 .d ul {
    margin-top: 14px;
    margin-left: 19px;
}
.page5-1 .d span {
    font-size: 14px;
    color: #e41539;
    margin-top: 34px;
    margin-left: 69px;
    font-weight: bold;
}
.page6-1{
	width: 1200px;
	height: 425px;
	background: url(../picture/bg_04.jpg) no-repeat center center;
	background-size: cover;
	margin: 38px auto 0 auto;
	position: relative;
}
.book1-con {
    width: 310px;
    margin-left: 20px;
}
.book1-con .line5 {
    display: block;
    width: 33px;
    height: 5px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 5px;
}
.book1-con b {
    font-size: 40px;
    color: #fff;
    font-weight: normal;
}
.book1-con span {
    font-size: 30px;
    color: #fff;
    margin-bottom: 10px;
}
.book1-con p {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}
.book1-wrap {
    margin-top: 35px;
    margin-left: 12px;
}
.book2-con {
    width: 190px;
    margin-right: 18px;
}
.book2-con .line5 {
    display: block;
    width: 33px;
    height: 5px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 5px;
    float: right;
}
.book2-con b {
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    text-align: right;
    clear: both;
}
.book2-con span {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
    text-align: right;
}
.book2-con p {
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    margin-left: 8px;
}
.book2-wrap {
    margin-top: 35px;
    margin-right: 18px;
}
.book3-wrap ul li {
    float: left;
    margin-right: 62px;
}
.book3-wrap ul li h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 4px;
}
.book3-wrap ul li span {
    font-size: 16px;
    color: #fff;
}
.book3-wrap {
	position: absolute;
	bottom: 26px;
	left: 21px;
}
.book3-wrap ul li:last-child {
    margin-right: 0px;
}
.page6 .btn{
	margin-top: 35px;
}
.page6 {
    display: none;
}
.page7{
	height: 700px;
	background: url(../picture/bg_05.jpg) no-repeat center center;
	background-size: cover;
	/* margin-top: 60px; */
}
.page7-1{
	width: 1200px;
	height: 455px;
	background-color: #e76c2d;
	margin: 63px auto 0 auto;
}
.con7-r{
	width: 505px;
	height: 475px;
	background-color: #fff;
	margin-top: -34px;
}
.con7-l .page3-tit b {
    display: block;
    clear: both;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    margin-top: 5px;
}
.con7-l {
    width: 695px;
}
.con7-l .page3-tit {
    padding-top: 30px;
}
.city ul li {
    float: left;
    width: 90px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 8px 5px;
	border: solid 1px #fff;
}
.city {
    width: 612px;
    margin: 15px auto 0 auto;
    overflow: hidden;
}
.city ul li a {
    display: block;
    font-size: 16px;
    color: #fff;
    transition: all 0.3s;
}
.city ul li a:hover{
    background-color:#fff;
    color:#e76c2d;
}
.btns {
    clear: both;
    text-align: center;
    margin-top: 15px;
}
.btns ul li {
    display: inline-block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: solid 1px #fff;
    border-radius: 50px;
    margin: 0 13px;
}
.btns ul li a {
    display: block;
    font-size: 16px;
    color: #fff;
}
.btns ul li:hover{
    background:#fff;
}
.btns ul li:hover a{
    color:#e76c2d;
}
.ico24{
	width: 446px;
	height: 179px;
	background: url(../picture/ico24.png) no-repeat center center;
	background-size: 446px 179px;
	margin: 20px auto 0 auto;
}
.hot span {
	display: inline-block;
	width: 18px;
	height: 4px;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 6px;
}
.hot b {
	display: inline-block;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin: 0 20px;
}
.hot {
	text-align: center;
	padding-top: 35px;
}
.search-1{
	border-radius: 50px;
}
.s-l{
	width: 280px;
}
.page7 .search-1 {
    width: 380px;
    height: 42px;
    background-color: #fff;
    margin-top: 26px;
    margin-left: 28px;
}
.page7 .s-l {
    height: 42px;
}
.page7 .search-1 input {
    width: 280px;
    height: 42px;
    font-size: 14px;
    color: #6f6f6f;
}
.page7 .s-r {
    width: 80px;
    height: 35px;
    line-height: 33px;
}
.page7 .s-r span {
    font-size: 14px;
}
.page7 .s-r img {
}
.search-1 input{
	border: none;
	background: none;
	padding-left: 25px;
}
.s-r {
    background-color: #e76c2d;
    border-radius: 50px;
    margin-right: 3px;
    margin-top: 3px;
}
.s-r img {
    width: 14px;
    height: 15px;
    float: left;
    margin: 10px 8px 0px 15px;
}
.s-r span {
    float: left;
    color: #fff;
}
.hot-list ul li {
    height: 37px;
    line-height: 37px;
    border-bottom: dashed 1px #d7d7d7;
	background: url(../picture/ico33.png) no-repeat left center;
}
.hot-list {
    width: 450px;
    margin: 13px auto 0 auto;
    overflow: hidden;
}
.hot-list ul li b {
    display: block;
    float: left;
    font-size: 16px;
    color: #5a5a5a;
    font-weight: normal;
	margin-left: 15px;
	transition: all 0.3s;
}
.hot-list ul li span {
    float: right;
    width: 65px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #e76c2d;
    border: solid 1px #e76c2d;
    border-radius: 50px;
    margin-top: 7px;
	transition: all 0.3s;
}
.hot-list ul li:hover b{
	color: #e76c2d;
}
.hot-list ul li:hover span{
	background-color: #e76c2d;
	color: #fff;
}
.con7-r .btns ul li {
    border-color: #e76c2d;
}
.con7-r .btns ul li a {
    color: #e76c2d;
}
.con7-r .btns ul li:hover{
    background:#e76c2d;
}
.con7-r .btns ul li:hover a{
    color:#fff;
}
.page8-1{
	width: 1200px;
	margin: 42px auto 0 auto;
	border: solid 1px #e4e4e4;
	overflow: hidden;
}
.page8-1 > ul > li{
	float: left;
	width: 300px;
	height: 550px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.page8-1 ul li.cl2{
	background-color: #ededed;
}
.page8-1 ul li.cl4{
	background: url(../picture/kc1-4.jpg) no-repeat center center;
	background-size: 300px 550px;
}
.page8-1 ul li h2 {
    font-size: 34px;
    color: #333;
    font-weight: normal;
    margin-top: 20px;
}
.page8-1 ul li span {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    background: #e76c2d;
    height: 36px;
    line-height: 36px;
    padding: 0 12px;
    border-radius: 50px;
    margin-top: 10px;
}
.page8-1 ul li img {
    display: inline-block;
    margin-top: 40px;
    width: 85%;
}
.page8-1 ul li .hide{
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: -100%;
	left: 0;
	background: rgba(231,108,45,0.9);
	transition: all 0.3s;
}
.page8-1 ul li:hover .hide{
	bottom: 0;
}
.page8-1 ul li .hide b {
    display: block;
    width: 243px;
    margin: 26px auto 0 auto;
    text-align: left;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}
.page8-1 ul li .hide p {
    width: 243px;
    text-align: left;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    border-bottom: solid 1px #fff;
}
.list1 li{
	width: 243px;
	height: 53px;
	background: url(../picture/bg_12.png) no-repeat center center;
	background-size: 243px 53px;
	margin: 15px 0;
}
.hide .list1 {
    width: 243px;
    margin: 25px auto 0 auto;
}
.list1 li h3 {
    text-align: left;
    font-size: 16px;
    color: #e76c2d;
    font-weight: normal;
    margin-left: 8px;
    padding-top: 3px;
}
.hide .list1 h4 {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    text-align: left;
    margin-top: 7px;
    margin-left: 9px;
}
ul.list2{
	width: 270px;
	background-color: #e76c2d;
	margin: 8px auto 0 auto;
	border-radius: 10px;
	padding: 9px 0;
}
.list2 li{
	font-size: 18px;
	color: #fff;
	background: url(../picture/d.jpg) no-repeat left center;
	padding-left: 15px;
	text-align: left;
	margin: 6px 0px 6px 45px;
}
.page8 .btn {
    margin-top: 50px;
}
.page9{
	height: 740px;
	background: url(../picture/bg_06.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 60px;
}
.page9-1{
	width: 1200px;
	height: 560px;
	background: url(../picture/ico25.png) no-repeat center center;
	background-size: cover;
	margin: 20px auto 0 auto;
}
.con9-l{
	width: 495px;
	margin-left: 79px;
	margin-top: 42px;
}
.con9-l h2{
	width: 495px;
	height: 54px;
	line-height: 54px;
	background: url(../picture/bg_13.png) no-repeat center center;
	background-size: 495px 54px;
	font-size: 25px;
	color: #fff;
	text-indent: 25px;
}
.mp4 {
    margin-top: 12px;
    margin-left: 24px;
}
.con9-r{
	width: 612px;
	margin-top: 108px;
}
.con9-r ul li{
	float: left;
	width: 250px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #656565;
	background: url(../picture/v2.png) no-repeat 10px center;
	border-bottom: dashed 1px #e6e6e6;
	margin: 0 8px;
	text-indent: 40px;
	cursor: pointer;
}
.con9-r ul li.on{
	color: #393939;
	background:#f4f4f4
	url(../picture/v1.png) no-repeat 10px center;
	border-bottom: none;
}
.btn1 a {
    display: inline-block;
    width: 160px;
    height: 48px;
    line-height: 48px;
    border: solid 1px #a4a4a4;
    margin: 0 12px;
    border-radius: 50px;
    text-align: center;
    font-size: 20px;
    color: #727272;
    font-weight: bold;
}
.btn1 {
	margin-left: 72px;
	margin-top: 30px;
}
.con9-r ul {
    overflow: hidden;
}
.btn1 a.on {
    background-image: linear-gradient(to right,#e97729,#f5b211);
    border: none;
    color: #fff;
}
.page9-2 {
    width: 995px;
    height: 65px;
    margin: 0 auto;
    background: #f3f3f3;
	position: relative;
	top: 14px;
}
.page9-2 h3 {
    float: left;
    width: 139px;
    height: 65px;
    background:url(../picture/ico34.png) no-repeat center center;
    text-align: center;
    line-height: 65px;
    color: #fff;
    font-size: 20px;
}
.page9-2 .bd {
    width: 835px;
    float: left;
    height: 65px;
    margin-left: 10px;
}
.page9-2 .bd .tempWrap{
	width: 835px!important;
}
.page9-2 .bd ul li {
    float: left;
    height: 65px;
    line-height: 65px;
    margin: 0 10px;
}
.page9-2 .bd ul li span {
    float: left;
    font-size: 13px;
    color: #333;
}
.page9-2 .bd ul li i {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f9d249;
    float: left;
    margin-right: 10px;
    margin-top: 28px;
}
.btn2 a {
    display:block;
    width: 190px;
    height: 48px;
    line-height: 48px;
    border-radius: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
	background-image: linear-gradient(to right,#e97729,#f5b211);
	font-weight: bold;
}
.btn2 {
	width: 190px;
	margin: 0 auto;
	position: relative;
	bottom: -31px;
}
.btn2 a:hover{
	background-image: linear-gradient(to right,#5547ed,#0c85fd);
}
.page10{
    display: none;
	height: 738px;
	background: url(../picture/news/teacher_bg.png) no-repeat center bottom;
	background-size: 100% 285px;
	position: relative;
}
.page11{
	height: 575px;
	position: relative;
	overflow: hidden;
}
.bg14{
	width: 100%;
	height: 145px;
	background: url(../picture/bg_14.png) no-repeat center center;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
}
.dn {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -5px;
    z-index: 2;
    text-align: center;
}
.dn img {
    display: inline-block;
}
.line6{
	width: 523px;
	height: 322px;
	margin: 0 auto;
	background: url(../picture/line6.png) no-repeat center center;
	background-size: 523px 322px;
	margin-top: 43px;
}
.page11-1{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}
.c {
    position: absolute;
}
.c1 {
    left: 31px;
    bottom: 46px;
}
.c2 {
    bottom: 145px;
    left: 70px;
}
.c3 {
    top: 0px;
    left: 135px;
}
.c .c-l h3 {
    font-size: 20px;
    color: #333;
    text-align: right;
}
.c .c-l span {
    font-size: 14px;
    color: #585858;
    text-align: right;
    margin-top: 7px;
}
.c .c-r {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #ec672e;
    border-radius: 50px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border: solid 5px #f9d1c0;
    margin-left: 20px;
}
.c4 {
    top: 0;
    right: 93px;
}
.d .c-r {
    margin-left: 0;
    margin-right: 20px;
}
.d .c-l h3 {
    text-align: left;
}
.d .c-l span {
    text-align: left;
}
.c5 {
    top: 105px;
    right: 45px;
}
.c6 {
    right: -5px;
    bottom: 32px;
}
.page11-2 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    top: 74px;
    z-index: 10;
}
.dz-r b {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-bottom: 4px;
    margin-top: 2px;
}
.dz-r span {
    font-size: 16px;
    color: #fff;
}
.dz-r {
    margin-left: 15px;
}
.con11-r .dz-r b {
    text-align: right;
}
.con11-r .dz-r {
    margin-left: 0px;
    margin-right: 15px;
}
.down-box {
    width: 1200px;
    margin: 20px auto 0 auto;
    overflow: hidden;
}
.down-box .down-list-box {
  float: left;
  width: 375px;
  height: 235px;
  margin: 12px;
}
.down-box .down-list-box .down-list-title span {
    width: 197px;
    font-size: 20px;
    color: #e76c2d;
    height: 48px;
    line-height: 39px;
    background: url(../picture/ico26.png) no-repeat center center;
    background-size: 197px 48px;
    font-weight: bold;
    text-indent: 25px;
}
.down-box .down-list-box .down-list-title img {
    width: 47px;
    height: 48px;
    margin-right: 10px;
}
.down-box .down-list-box .down-lists {
    width: 370px;
    margin: 5px auto 0 auto;
}
.down-box .down-list-box .down-lists li {
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}
.down-box .down-list-box .down-lists li .down-btn {
    float: right;
    width: 60px;
    text-align: center;
    border-radius: 50px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    font-size: 12px;
    color: #f84b28;
    margin-top: 4px;
    margin-right: 20px;
    transition: all 0.3s;
    background: #fff;
}
.down-box .down-list-box .down-lists li:hover .down-btn{
	background: #5547ed;
	color:#fff;
}
.down-box .down-list-box .down-list-title {
    width: 197px;
    margin-top: 10px;
    margin-left: -9px;
}
.down-box .down-list-box .down-lists span {
    width:235px;
    float: left;
    font-size: 14px;
    color: #fff;
    background: url(../picture/ico27.png) no-repeat 20px center;
    padding-left: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.3s;
}
.down-box .down-list-box .down-lists li:hover span{
	color:#5547ed;
}
.down-box .down-list-box1,.down-box .down-list-box3,.down-box .down-list-box5 {
    background: #f87b3b;
}
.down-box .down-list-box2, .down-box .down-list-box4,.down-box .down-list-box6 {
    background: #f16a5d;
}
.page12 .btn {
    margin-top: 35px;
}
.page13{
	height: 615px;
	background: url(../picture/bg_08.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 50px;
}
/*swiper*/
#certify {
	position: relative;
	width: 1200px;
	margin: 30px auto 0 auto;
}
#certify  .swiper-slide {
	width: 469px;
	height: 346px;
}
#certify  .swiper-slide img {
	display: block;
	box-shadow: 0px 5px 10px #666;
}
.page13 .btn {
    margin-top: 20px;
}
.page14-1{
	width: 1200px;
	margin: 45px auto 0 auto;
	overflow: hidden;
}
.kc-tit{
	height: 75px;
	background-image: linear-gradient(to right,#ea7728,#f4b013);
}
.kc-tit h2{
	float: left;
	font-size: 36px;
	color: #fff;
	line-height: 75px;
	margin-left: 40px;
	letter-spacing: 2px;
}
.kc-tit span{
    display: none;
	float: left;
	font-size: 24px;
	color: #fff;
	margin-left: 30px;
	margin-top: 28px;
}
.kc-list {
    width: 240px;
	height: 425px;
    float: left;
}
.kc1{
	background-color: #fffced;
}
.kc-list h3 {
    width: 167px;
    height: 56px;
    line-height: 56px;
    background: #df5b50;
    text-indent: 18px;
    font-size: 20px;
    color: #fff;
    margin-top: 18px;
    border-radius: 50px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    margin-bottom: 25px;
}
.kc-list ul li img {
    float: left;
    margin-left: 22px;
    margin-top: 7px;
}
.kc-list ul li span {
    float: left;
    width: 160px;
    font-size: 16px;
    color: #333;
    margin-left: 10px;
    line-height: 26px;
}
.kc-list ul li {
    overflow: hidden;
    margin: 20px 0;
}
.kc1 h3 {
    background: #ff9933;
}
.jg1-2 ul li {
    float: left;
    width: 398px;
    height: 125px;
    background: #ff9933;
    margin-right: 3px;
}
.jg1-2 ul li h3 {
    float: left;
    font-size: 48px;
    margin-top: 30px;
    color: #fff;
    font-weight: normal;
    margin-left: 25px;
}
.jg1-2 ul li .money {
    float: left;
    margin-left: 5px;
    margin-top: 38px;
}
.jg1-2 ul li span {
    float: right;
    width: 95px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    transition: all 0.3s;
    border: solid 1px #fff;
    margin-right: 20px;
    margin-top: 42px;
}
.jg1-2 ul li span:hover{
	background: #2b81eb;
	border-color: #2b81eb;
}
.jg1-2 ul li span a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.jg1-2 ul li .money b {
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    text-decoration: line-through;
}
.jg1-2 ul li .money h2 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}
.kc-con {
    overflow: hidden;
}
.jg1-2 ul li:first-child + li {
    background: #ff7133;
}
.jg1-2 ul li:last-child {
    background: #df5b50;
    margin-right: 0px;
}
.page15{
	height: 898px;
	background: url(../picture/bg_09.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 45px;
	margin-bottom:40px;
}
.page15-1{
	width: 1097px;
	height: 122px;
	background: url(../picture/bg_15.png) no-repeat center center;
	background-size:1097px 122px;
	margin: 45px auto 0 auto;
	position: relative;
}
.page15-1 span {
    font-size: 24px;
    color: #fff;
    margin-left: 118px;
    position: relative;
    top: -15px;
}
.page15-1 p {
    width: 880px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    margin-left: 120px;
    margin-top: 10px;
}
.page15-2{
	width: 1199px;
	height: 517px;
	background: url(../picture/bg_16.png) no-repeat center center;
	background-size: 1199px 517px;
	margin: 25px auto 0 auto;
	position: relative;
}
.page15-2 .hd{
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	top: 220px;
}
.page15-2 .bd .tempWrap{
	width: 1000px!important;
	margin:0 auto;
}
.page15-2 .bd ul li{
	width: 231px;
	height: 405px;
	margin: 0 12px;
}
.page15-2 .bd ul li img{
	width: 231px;
	height: 405px;
	border-radius: 5px;
}
.page15-2 .bd {
    position: relative;
    top: 55px;
}
.page15-2 .hd .next {
    margin-right: 38px;
    cursor: pointer;
	position: relative;
	z-index: 2;
}
.page15-2 .hd .prev {
    margin-left: 32px;
    cursor: pointer;
	position: relative;
	z-index: 2;
}
.successlunbo {
	width: 1200px;
	margin: 40px auto
}
.control {
	width: 1200px;
	height: 500px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden
}
.change li {
	width: 1200px;
	overflow: hidden;
	text-align: center
}
.change li .imgWrap {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	width: 425px;
	height: 490px;
	cursor: pointer;
	background: #f5f5f5;
	box-shadow: 0 0 10px #999;
}
.change li img {
	max-width: 395px;
	max-height: 450px;
	vertical-align: middle;
	overflow: hidden;
}
.change li .textDesc {
	width: 720px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden
}
.change li .opacity {
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000;
	opacity: .5
}
.change li .title {
	text-align: left;
	margin-top: 10px
}
.change li .textDesc .text {
	width: 630px;
	height: 236px;
}
.change li .title a {
	color: #e6e6e6
}
.ssnext,.ssprev {
	display: none;
	width: 49px;
	height: 49px;
	position: absolute;
	bottom: 300px;
	color: #fff;
	font-size: 14px;
	z-index: 9;
	font-weight: 700;
	cursor: pointer;
	outline: 0
}
.ssnext span,.ssprev span {
	display: none
}
.ssprev {
	left: 0;
	background: url(../picture/arrows_01.png) no-repeat
}
.ssnext {
	right: 0;
	background: url(../picture/arrows_02.png) no-repeat
}
.pageClass {
	text-align: center;
	z-index: 9;
	position: absolute;
	top: 50px;
	padding-top: 10px
}
.pageClass a {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 3px;
	overflow: hidden;
	border: 1px solid #bebebe;
	background: #bebebe;
	border-radius: 5px;
	outline: 0
}
.pageClass a span {
	display: none
}
.pageClass a.cur,.pageClass a:hover {
	border: 1px solid #be230a;
	background: #be230a
}
.thumbWrap {
	width: 100%;
	height: 165px;
	position: absolute;
	right: 0;
	bottom: 0;
	/* background: #e76c2d; */
}
.thumbWrap .thumbCont {
	width: 590px;
	height: 139px;
	overflow: hidden;
	position: relative;
	float: right;
	margin-right: 78px;
	margin-top: 20px;
}
.thumbWrap ul li {
	float: left;
}
.thumbWrap ul li:first-child {
	margin-left: 0
}
.thumbWrap ul li:last-child {
	margin-right: 0
}
.thumbWrap ul li div {
	display: table-cell;
	width: 95px;
	height: 136px;
	vertical-align: middle;
	cursor: pointer
}
.thumbWrap ul li img {
	width: 93px;
	height: 136px;
	vertical-align: middle;
	overflow: hidden;
	border: solid 1px #333;
	background: #ddd;
}
.thumbWrap ul li.cur img {
	border-color: #f76045;
}
.thumbNext,.thumbPrev {
	width: 31px;
	height: 31px;
	text-align: center;
	position: absolute;
	z-index: 9;
	cursor: pointer
}
.thumbNext span,.thumbPrev span {
	display: none
}
.thumbPrev {
	left: 485px;
	top: 72px;
	background: url(../picture/news/l-btn.png) no-repeat;
	background-size: 31px 31px;
}
.thumbNext {
	right: 30px;
	top: 72px;
	background: url(../picture/news/r-btn.png) no-repeat;
	background-size: 31px 31px;
}
.succescont {
	height: 500px
}
.hpd {
	position: absolute;
	right: 380px;
	top: 270px;
	width: 337px;
	cursor: pointer
}
.change li .textDesc .text p {
    width: 630px;
    font-size: 14px;
    color: #333;
    margin: 0 auto;
    line-height: 24px;
    padding-top: 20px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.change li .title h2 {
	font-size: 34px;
	color: #333;
}
.change li .title h2::after {
	content: "/ 助考网讲师";
	display: inline-block;
	font-size: 22px;
	color: #fff;
	font-weight: 400;
	margin-left: 15px
}
.change li .title span {
	display: block;
	width: 412px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	background: url(../picture/news/d-bg.png) no-repeat center center;
	background-size: 412px 33px;
	text-indent: 28px;
	margin-top: 8px
}
.mp4 img {
    width: 470px;
    height: auto;
}
.zt_box2 {
    padding: 35px 0 60px 0;
    text-align: center;
    background: #e2762f14;
    margin-top: 50px;
}
.box2_tt {
    background: url(../picture/box2_tt1.png) no-repeat center;
    height: 68px;
    width: 100%;
}
.box1_des {
    text-align: center;
    font-size: 30px;
    padding: 30px 0 60px 0!important;
    color: #333;
}
.box2_cont {
    width: 1120px;
    margin: 0 auto;
    height: 570px;
    border-radius: 20px;
    background: #fff;
}
/*可能会改*/
.jg1-2 {overflow: hidden;margin-top: 25px;display:none;}
.jg1-2 ul li .money b {
    display: none;
}
.jg1-2 ul li h3 {
    font-size: 35px;
    margin-left: 0px!important;
}
.jg1-2 ul li .money h2 {
    font-size: 24px;
}
.jg1-2 ul li .money {
    margin-top: -12px;
    margin-left: 25px;
}
.jg1-2 ul li {
    width: 581px;
    border-radius: 5px;
}
.jg1-2 ul li:first-child {
    margin-right: 28px;
}
.jg1-2 ul li span a {
    font-size: 18px;
}
.jg1-2 ul li span {
    width: 150px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    margin-right: 30px;
    margin-top: 40px;
}
.i-img {
    float: left;
    margin-top: 15px;
    margin-left: 40px;
}
/*学员评价*/
.page16{
    display: none;
    height: 906px;
	background:url(../picture/page16-bg.jpg) no-repeat center center;
	background-size: cover;
}
.page16-con{
	width: 1245px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	left: 40px;
}
.page16-1{
	width: 630px;
}
.tit16 h2{
	font-size: 52px;
	color: #333;
	font-weight: normal;
}
.tit-con{
	height: 680px;
	background-color: #fff;
	margin-top: 45px;
}
.page16-r{
	width: 595px;
}
.tit16 {
    width: 220px;
    margin-top: 55px;
}
.tit16 i{
	display: block;
	width: 30px;
	height: 5px;
	background-color: #ed602a;
	margin-top: 15px;
}
.page16-r .tit16 {
    margin-top: 160px;
}
.maqq1 .bd ul li h2 img {
    float: left;
    margin-right: 10px;
    margin-left: -12px;
}
.maqq1 .bd ul li h2 {
    height: 54px;
    line-height: 54px;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 8px;
}
.maqq1 {
    width: 560px;
	height: 580px;
    margin:  0 auto;
    padding: 25px 0;
	overflow: hidden;
}
.maqq1 .bd ul li p {
    font-size: 16px;
    color: #333;
    line-height: 28px;
}
.maqq1 .bd ul li {
    margin: 15px 0;
}
.maqq2 .bd ul li span {
    width: 130px;
    float: left;
    height: 25px;
    display: inline-block;
    border-right: solid 1px #e0e0e0;
    text-align: center;
    margin-top: 16px;
    font-size: 16px;
    color: #333;
}
.maqq2 .bd ul li {
    height: 60px;
    background: #fff;
    margin: 10px 0;
}
.maqq2 .bd ul li p {
	display: block;
    width: 110px;
    float: right;
    background: #f15c24;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.maqq2 .bd ul li span:nth-child(3) {
    width: 220px;
    border-right: none;
}
.maqq2 {
    margin-top: 40px;
}
