﻿/*通用类*/
@import url(base.css);
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:14px;	
	font-family:"Microsoft Yahei";
	background:#fff;
	text-align:justify;	
	color:#4c4c4c;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#4c4c4c;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#5e068c;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

/*header 开始*/
.header{
	height: 178px;
	background:url("../../images/headerbg.jpg") no-repeat top center;		
	position: relative;
}
.header .logo{
	display: block;
	position: absolute;
	left: 50%;
	top: 24px;
	margin-left:-520px;
}
.nav{
	height: 44px;
	line-height: 44px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	font-size:16px;
}
.nav a{
	color:#fff;
	margin:0 15px;
}
.nav a:hover{
	text-decoration: underline;
}
/*header 结束*/

.banner{
	height: 580px;
	background:#eee url("../images/dj_banner.jpg") no-repeat top center;
	position: relative;
}
.ba_wp{
	width: 400px;
	height: 250px;
	background:rgba(141,55,217,0.83);
	border-bottom:5px solid #f9eb2f;
	position: absolute;
	right: 50%;
	margin-right:-500px;
	bottom: -5px;
	color:#fff;
}
.ba_wp .title{
	width: 340px;
	margin:0 auto;
	border-bottom:1px solid #fff;
	height: 66px;
	line-height: 66px;
	padding-top:16px;
	text-align: center;
	font-size:32px;
}
.ba_wp .tip{
	width: 362px;
	margin:0 auto;
	line-height: 1.8;
	padding:8px 0 0 0;
}
.line60{
	height: 60px;
	clear: both;
}
.line50{
	height: 50px;
	clear: both;
}
      .xs_images ul li a .txtwrapper{
        /* position:absolute; */
        left:0;
        bottom: 0;
        background: #dcdcdc;
        height:89px;
        line-height:40px;
        width:100%;
        color:#60199d;
        font-size:16px;
        overflow: hidden;
        text-align:center;

      }
         .xs_images ul li a .txtwrapper .p1{ 
           color: #60199d;
           font-size: 16px !important;
           width:97%;
           margin:14px auto;
           text-align:center;
		   line-height:10px;
         }
        .xs_images ul li a .txtwrapper p{ 
          margin:-4px auto;
          padding:0 !important;
          color:#5a5a5a;
          font-size:13px !important;
          width:85%;
		  text-align:left;
		  line-height:20px;
        }
.cm_header{
	height: 45px;
	line-height: 45px;
	clear: both;
}

.cm_header .tit{
	float: left;
	margin-left:10px;
	display: inline-block;
	padding:0 10px;
	font-size:24px;
	font-weight: bold;
	color:#4a4a51;
	height: 43px;
	border-bottom:2px solid #5e068c;
}
.cm_header .mo{
	float: right;
	display: inline-block;
	margin-right:17px;
	color:#999;
	background:url("../../images/cm_mo.png") no-repeat right center;
	padding-right:18px;
}
.cm_header .mo:hover{
	color:#5e068c;
}

/*公用CSS 结束*/

/*hm 首页*/

.xs_banner{
	width: 303px;
	height: 279px;
	position: relative;
	overflow: hidden;
	margin-top:30px;
}
.xs_banner li{
	float: left;
	position: relative;
	overflow: hidden;
}
.xs_banner li img{
	display:block;
	width:309px;
	height:200px;
	object-fit:cover;
}
.xs_banner .pag{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
	z-index: 60;
}
.xs_banner .pag a{
	display: inline-block;
	width: 4px;
	height: 4px;
	margin:0 3px;
	border-radius:100%;
	border:2px solid #434343;
	overflow: hidden;
	text-indent:20px;
}
.xs_banner .pag .selected{
	border-color:#5e068c;
	background:#5e068c;
}
.xs_banner .c_btn{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 30%;
	
	z-index: 60;
	cursor: pointer;
}
.xs_banner .pre{
	left: 0;
	background:url("../../images/xs_pre.png") no-repeat center center;
}
.xs_banner .next{
	right: 0;
	background:url("../../images/xs_next.png") no-repeat center center;
}

.xs_gl{
	width: 714px;
	float: left;
}
.xs_gl .inf{
	width: 384px;	
	padding-top:18px;
}
.xs_gl .inf li{
	height: 33px;
	line-height: 33px;
	clear: both;
	padding-left:15px;
	background:url("../../images/li1.png") no-repeat left center;
}
.xs_gl .inf a{	
	float: left;
	display:inline-block;
	max-width:590px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xs_gl .inf span{
	float: right;
	color:#999;
}

.xs_zx{
	width: 420px;
	float: right;
}

.zx_item{
	width: 400px;
	margin:17px auto 7px auto;
	height: 80px;
	display: block;
	position: relative;
	clear: both;
}
.zx_item .date{
	float: left;
	height: 60px;
	width: 100px;
	text-align: center;
	border-right:1px solid #ddd;
	margin:10px 0 0 0;
}
.zx_item:hover .date{
	border-color:#fff;
}
.zx_item .date dt{
	height: 40px;
	line-height: 40px;
	font-size:30px;
	font-weight: bold;
	color:#5e068c;
}
.zx_item:hover .date dt{
	color:#fff;
}
.zx_item .date dd{
	height: 18px;
	line-height: 18px;
	color:#a6a6a6;
}
.zx_item:hover .date dd{
	color:#fff;
}
.zx_item .inf{
	float: right;
	width: 280px;
	padding-top:12px;
}
.zx_item .inf dt{
	height: 32px;
	line-height: 32px;
	font-size:16px;
}
.zx_item .inf dd{
	height: 24px;
	line-height: 24px;
	font-size:12px;
}
.zx_item .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zx_item .ti{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zx_item:hover{
	color:#fff;
	background:#5e068c;
}

.hm_notice{
	height: 583px;
	background:#f8f8f8f8;
}
.hm_notice .cm_header{
  width:100%;
  margin:0 auto;
  color:#60199d;
  text-align:center;
  font-size:34px;
  padding:40px 0px;
  display: inline-block;
}

.hm_notice .cm_header span{
  display: inline-block;
  width:50px;
  height:10px;
  font-weight:bold;
  border-top:2px solid #60199d;
  margin-top:20px;
}
.hm_notice .cm_header .mo{
	color:#fff;
	background-image:url("../../images/cm_mo2.png");
}

.notice_slider{
	margin:50px auto 6px auto;
	height: 400px;
	width: 1200px;
	position: relative;
}
.notice_slider .s_wrap{
	width: 1032px;
	margin:0 auto;
	height: 400px;
	position: relative;
	overflow: hidden;
}
.notice_slider li{
	width: 298px;
	height: 300px;
	margin:10px 23px;
	box-shadow:0 0 5px #8e4fc7;
	background:#8d37d9;
	float: left;
}
.notice_slider .photo{
	display: block;
	height: 227px;
	position: relative;
	overflow: hidden;
}
.notice_slider .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.notice_slider .name{
	padding:23px 0 0 0;
	text-align: center;
	font-size:16px;
	line-height: 24px;
	height: 48px;
}
.notice_slider .date{
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size:12px;
	color:#4c4c4c;
}
.notice_slider .tip{
	width: 264px;
	margin:0 auto;
	font-size:12px;
	line-height: 22px;
	color:#fff;
	text-align: center;
}
.notice_slider .tip a{	
	float: left;
	align-items: center;
	display:inline-block;
	max-width:590px;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#fff;
	font-size:17px;
	padding-top:10px;
}
.notice_slider .c_btn{
	width: 52px;
	height: 52px;
	position: absolute;
	top: 50%;
	margin-top:-26px;
	z-index: 60;
	cursor: pointer;
}
.notice_slider .pre{
	left: 0;
	background:url("../../images/notice_pre.png") no-repeat center center;
}
.notice_slider .next{
	right: 0;
	background:url("../../images/notice_next.png") no-repeat center center;
}
.notice_more{
	display: block;
	width: 266px;
	height: 64px;
	line-height: 64px;
	margin:0 auto;
	background:#fff462;
	text-align: center;
	border-radius:5px 0 5px 0;
	font-size:16px;
	color:#5e068c;
}
.infodate{
    text-align:right;
	line-height:25px;
	height:25px;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
}
.zzgl{
	width: 714px;
	float: right;
}
.indexzzgl{
	width: 714px;
	float: left;
}
.zzgl .cm_header{
	margin-bottom:15px;
}
.zz_item{
	display: block;
	height: 80px;
	clear: both;
	height: 70px;
	color:#555;
}
.zz_item:hover{
	background:#5e068c;
	color:#fff;
}
.zz_item .date {
    float: left;
    width: 100px;
    margin: 2px 0px;
    height: 80px;
    /* margin: 15px 0 0 0; */
    text-align: center;
    border-right: 1px solid #ccc;
}
.zz_item .date dt{
	height: 36px;
	line-height: 36px;
	padding-top:2px;
	font-size:25px;
	color:#5e068c;
	font-weight:bold;
}
.zz_item:hover .date dt{
	color:#fff;
}
.zz_item .date dd{
	height: 20px;
	line-height: 20px;
	color:#a6a6a6;
}
.zz_item:hover .date dd{
	color:#fff;
}
.zz_item .inf {
    float: right;
    height: 80px;
    line-height: 80px;
    width: 555px;
    margin: 6px 0px;
    /* padding: 10px 10px 0 0; */
}
.zz_item .inf dt {
    height: 39px;
    line-height: 30px;
    font-size: 16px;
}
.zz_item .nm{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zz_item .inf dd{
	font-size:12px;
	line-height: 18px;
	height: 34px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}

.ssgl{
	float: left;
	width: 420px;
}
.ssgl ul{
	padding:14px 0;
}
.ssgl li{
	height: 33px;
	line-height: 33px;
	clear: both;
	vertical-align:top;
	padding-left:15px;
	background:url("../../images/li1.png") no-repeat left center;
}
.ssgl li a{
	float: left;
	display:inline-block;
	max-width:310px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ssgl li span{
	float: right;
	color:#666;
}


.indexssgl{
	float: right;
	width: 420px;
}
.indexssgl ul{
	padding:6px 0;
}
.indexssgl li{
	height: 33px;
	line-height: 33px;
	clear: both;
	vertical-align:top;
	padding-left:15px;
	background:url("../../images/li1.png") no-repeat left center;
}
.indexssgl li a{
	float: left;
	display:inline-block;
	max-width:310px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.indexssgl li span{
	float: right;
	color:#666;
}

.fri_links{
	width: 1050px;
	margin:20px auto;
	padding-left:150px;
	position: relative;
	min-height: 40px;
	line-height: 40px;
}
.fri_links .tit{
	position: absolute;
	left: 0;
	top: 0;
	font-size:25px;
	color:#5a238f;
}
.fri_links a{
	    font-size: 20px;
    line-height: 40px;
    float: left;
    display: inline-block;
   
    width: 12%;
    margin: 0 24px;
   
    text-align: left;
}

.footer{
	background:#e0e0e0;
	height: 240px;
	margin-top:30px;
}
.footer .wp{
	width: 720px;
	margin:0 auto;
	padding-left:480px;
	position: relative;
}
.footer .logo{
	display: block;
	position: absolute;
	left: 0;
	top: 70px;
}
.footer .inf1{
	float: left;
	width: 250px;
	font-size:16px;
	line-height: 32px;
	color:#5e5e5e;
	padding-top:90px;
}
.footer .inf2{
	float: left;
	width: 450px;
	font-size:16px;
	line-height: 32px;
	color:#5e5e5e;
	padding-top:90px;
}
.footer_copy{
	width: 100%;
	height: 58px;
	line-height: 58px;
	background:url("../../images/footer_copy.jpg") no-repeat top center;
	font-size:12px;
	color:#fff;
	text-align: center;
}
.footer_copy a{
	color:#fff;
}
.footer_copy .a1{
	position: absolute;
	left: 0;	
}
.footer_copy .ti{
	position: absolute;
	right: 0;
}
.footer_copy .wrapin{
	position: relative;
}

/*hm 首页*/

/*talent 人才培养*/

.ta_bg{
}
.ta_xs{
	width: 1200px;
	margin:40px auto 0 auto;
	position: relative;
	overflow: hidden;
}
.ta_xs .s_list{
	width: 1236px;
}
.xs_item{
	width: 150px;
	float: left;
	
	margin:20px 20px 0 30px;
}
.xs_item .photo{
	display: block;
	height: 180px;
	border:1px solid #bfbfbf;
	position: relative;
	overflow: hidden;
}
.xs_item .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.xs_item .name{
	height: 30px;
	line-height: 30px;
	padding-left:20px;
	position: relative;
}
.xs_item .name i{
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 9px;
	background:#fff462;
}
.xs_item .nm{
	color:#5e068c;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xs_item .tip{
	height: 24px;
	line-height: 24px;
	padding-left:20px;
}
.xs_item .ti{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xs_item .intro{
	line-height: 18px;
	font-size:12px;
	height: 72px;
	color:#999;
	margin-top:15px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.xs_item .date{
	text-align:right;
	color:#999;
	font-size:12px;
	height: 30px;
	line-height: 30px;
}

/*talent 人才培养*/

.job_left{
	width: 714px;
	float: left;
}
.job_jd{
	width: 336px;
}
.job_jd .photo{
	display: block;
	width: 270px;
	height: 135px;
	margin:25px auto 0 auto;
	position: relative;
	overflow: hidden;
}
.job_jd .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.job_jd ul{
	padding:20px 0 0 0;
}
.job_jd li{
	height: 32px;
	line-height: 32px;
	clear: both;
	padding-left:14px;
	background:url("../../images/li1.png") no-repeat left center;
}
.job_jd li a{
	float: left;
	display:inline-block;
	max-width:225px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.job_jd li span{
	float: right;
	color:#999;
}

/*active*/

.act_top{
	width: 1160px;
	margin:0 auto;
	padding:35px 0 50px 0;
	position: relative;
	overflow: hidden;
	border-bottom:1px solid #ccc;
}
.act_top .title{
	height: 95px;
	line-height: 95px;
	font-size:26px;
	color:#7412bb;
	font-weight:bold;
}
.act_top .s_list{
	width: 1250px;
}
.act_item{
	width: 340px;
	height: 282px;
	float: left;
	margin-right:70px;
}
.act_item .photo{
	display: block;
	width: 330px;
	height: 206px;
	padding:4px;
	border:1px solid #8a37c7;
}
.act_item .photo img{
	display: block;
	width: 330px;
	height: 206px;
}
.act_item .name{
	height: 66px;
	line-height: 66px;
	color:#fff;
	background:url("../../images/act_name.jpg") no-repeat right center;
	text-align:right;
	padding-right:20px;
	font-size:15px;
}

.act_bottom{
	margin:30px auto 50px auto;
	width: 1020px;	
	height: 321px;
	background:url("../../images/actbottom.jpg") no-repeat top center;
}
.ac_item{
	width: 340px;
	float: left;
	height: 50px;
	margin-top:30px;
}
.ac_item dl{
	width: 42px;
	height: 50px;
	background:#5e068c;
	text-align: center;
	color:#fff;
	float: left;
}
.ac_item dt{
	padding:8px 0 0 0;
}
.ac_item dd{
	font-size:12px;
}
.ac_item .nm{
	float: left;
	margin-left:15px;
	line-height: 28px;
	display:inline-block;
	max-width:220px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

/*active*/

/*school*/

.sc_wp{
	width: 960px;
	margin:46px auto 0 auto;
	position: relative;
	overflow: hidden;
}
.sc_wp .title{
	height: 60px;
	line-height: 60px;
	border-bottom:1px solid #dcdcdc;
	font-size:26px;
	color:#5e068c;
	font-weight: bold;
}
.zzgl .s_list{
	width: 100%;
	padding-left:25px;
	text-align:center;
}
.sc_item{
	display: block;
	background:#dcdcdc;
	width: 210px;
	height: 185px;
	float: left;
	margin:10px 20px 0 0;
}
.sc_item .photo{
	height: 146px;
	position: relative;
	overflow: hidden;
}
.sc_item .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.sc_item dl{
	padding:2px 30px 0 30px;
}
.sc_item dt{
	height: 28px;
	line-height: 28px;
	font-size:16px;
	color:#000;
}
.sc_item .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.sc_item dd{
	line-height: 16px;
	font-size:12px;
	height: 32px;
	color:#777;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.sc_item2{
	width: 630px;
}
.sc_item .play{
	display: block;
	width: 72px;
	height: 72px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	margin:-36px 0 0 -36px;
	background:url("../../images/playbtn.png") no-repeat center center;
}


/*school*/

.master_intro{
	padding:20px;
	font-size:16px;
	line-height: 32px;
	color:#000;
}
.master_intro p{
	text-indent:2em;
}
.master_mall{
	padding:20px;
	font-size:16px;
	text-indent:2em;
	color:#000;
}
.master_mall span{
	color:#5e068c;
}

/*分页*/
.pagenav {
	width:100%;
	font-size:12px;
	height:28px;
	line-height:28px;
	color:#333333;
	text-align:left;
	padding-left:0px;
	text-indent:15px;
}
.pagenav  a{
	width:100%;
	font-size:12px;
	height:28px;
	line-height:28px;
	color:#333333;
	text-align:left;
	padding-left:0px;
	background:#f8f8f8;
	text-indent:15px;
	text-decoration: none;
	font-weight: bold;
}
.pagenav li {
	list-style-type:none;
	float:left
}
/*banner切换*/
 .header .topimg {
 
	position:relative; 
	background:#000; 
	margin:0 auto;
	}
	.topimg .bd{ position:relative; z-index:0; text-align:center;}
		.topimg .bd li img{width:1348px; vertical-align:top;  } 
		.topimg .hd{position:relative; width:1348px; margin:0 auto; z-index:1; margin-top:-30px; height:30px; line-height:30px;  text-align:center;
			 
		}
		.topimg .hd ul{ text-align:center;  padding-top:5px;  }
		.topimg .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; 
			font-size:0;
		}
		.topimg .hd ul .on{ background-position:0 0; }
		.topimg .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:relative; margin:-27% 0 0 3%; float:left;  background:url(../images/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4  }
		.topimg .next{  background-position:right 0; float:right; margin-right:3%  }
		.topimg .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }

    .header .topimg .slick-list li {
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover;
      height: calc(100vh - 6px);
      position: relative; }
   
      .header .topimg .slick-list li h3 {
        font-size: 40px;
        color: #fff;
        position: absolute;
        bottom: 220px;
        right: 100px;
        line-height: 1.5em;
        text-shadow: 2px 2px 0px #000;
        text-align: right;
        max-width: 70%; }
        @media screen and (max-width: 1400px) {
          .header .topimg .slick-list li h3 {
            font-size: 30px;
            right: 50px;
            bottom: 140px; } }
    
        
      
     
      .header .topimg .slick-list li a {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(../picture/bgrad_1.png) left -1px repeat-x, url(../picture/bgrad_2.png) repeat-x bottom left; }
       
    .header .topimg .arrow {
      position: absolute;
      top: 50%;
      background: #000;
      color: #fff;
      font-size: 40px;
      height: 70px;
      width: 70px;
      margin-top: -35px;
      border-radius: 50%;
      opacity: 0.5;
      filter: alpha(opacity=50);
      text-align: center;
      cursor: pointer;
      z-index: 1000;
      border: 1px solid rgba(255, 255, 255, 0.5); }
   
      .header .topimg .arrow i {
        line-height: 65px; }
      .header .topimg .arrow.pre {
        left: 30px; }
      .header .topimg .arrow.next {
        right: 30px; }
      .header .topimg .arrow:hover {
        opacity: 0.4;
        filter: alpha(opacity=40); }
    .header .topimg .slick-dots {
      position: absolute;
      bottom: -40px;
      width: 100%;
      text-align: center;
      z-index: 1000; }
    .header .topimg .slick-dots li {
      display: inline-block;
      width: auto;
      float: none;
      vertical-align: middle; }
    .header .topimg .slick-dots li button {
      background: #A8B3C6;
      border: 0 none;
      border-radius: 7px;
      cursor: pointer;
      display: block;
      font-size: 0;
      height: 12px;
      line-height: 0;
      margin: 0 8px;
      outline: medium none;
      padding: 0;
      width: 12px; }
    .header .topimg .slick-dots li.slick-active button {
      background: #5e068c; }
    .header .topimg .slick-dots {
      bottom: 220px;
      left: 70px;
      text-align: left; }
      @media screen and (max-width: 1400px) {
        .header .topimg .slick-dots {
          bottom: 200px;
          left: 25px;
          text-align: left;
          bottom: 130px; } }
     
     
      .header .topimg .slick-dots li button {
        font-size: 16px;
        color: #fff;
        background: none;
        height: 50px;
        width: 34px;
        border-radius: 0;
        font-family: 'Raleway'; }
     
      .header .topimg .slick-dots li.slick-active button {
        background: #9f8027;
        font-weight: bold; }
/*banner切换结束*/