﻿address, cite, dfn, em, var, i { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
img{ max-width: 100%;}
/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; color: #555; }
a:hover { text-decoration: none; color: #5B006C; }
/* 重置表单元素 */
input,select,textarea,button{outline:medium;}
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
input {vertical-align:middle;border: none; background: none;outline:none;}\n

/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    border: none;
    height: 1px;
}


html { overflow-y: scroll; min-width: 320px;}
/*设置左右浮动*/
.fl{float: left;}
.fr{float: right;}
/*清楚浮动*/
.clearfix:after{visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix{*zoom:1;}
.mt20{ margin-top: 20px;}


#t-ban{text-align: center;font-size: 18px;background: #fff; 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;}  
#t-ban .swiper-slide img{ max-width: 100%;height: auto;}  


.box1{ background: #fff; padding: 30px 0;}
#yw-list{ margin-top: 30px; padding-bottom: 25px;}
#yw-list .swiper-container {width: 100%;height: 100%;}
#yw-list .swiper-slide { 
	text-align: center;font-size: 18px;background: #fff;
    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;
    }
#yw-list a.yw-alist{ display: block; text-align: center;}    
#yw-list a.yw-alist span{ color: #000; font-size: 50px; font-weight: bold; border-radius: 50%; border: 1px #cedadd solid; display: block; width: 100px; height: 100px; text-align: center; line-height: 100px; margin: 0 auto 10px;}
#yw-list a.yw-alist h3{ color: #333; font-size: 16px; padding-bottom: 8px;}
#yw-list a.yw-alist p{ font-size: 12px; color: #999; height: 14px; overflow: hidden;}
#yw-list a.yw-alist:hover span,#yw-list a.yw-alist:active span{border: 1px #5b51c1 solid; color: #5b51c1;}
#yw-list a.yw-alist:hover h3,#yw-list a.yw-alist:active h3{ color: #5b51c1;}
#yw-list .swiper-pagination{ margin-bottom: -10px;}
.title1{ text-align: center; padding-bottom: 10px;}
.title1 h1{ font-size: 26px; color: #777; font-weight:normal;padding-bottom:2px; text-transform:uppercase;}
.title1 h3{ font-size: 24px;}
.box2 .sy-abimg{ width: 100%; padding:30px 0px; overflow:hidden;}
.box2 .sy-abimg img{ width: 100%; height: auto;}
.box2 .sy-abtxt{ width: 100%; padding-top: 15px; line-height: 1.7;}
.box2 .sy-abtxt h2{ font-size: 18px; padding-bottom: 8px;}
.box2 a.sy-gdbtn{ display: block; width: 30%; border: 1px #620581 solid; color: #620581; height: 40px; line-height: 40px; text-align: center; margin: 10px auto;}
.box2 a.sy-gdbtn:hover,.box2 a.sy-gdbtn:active{ border-color:#620581; background: #CFCFCF; color: #fff;}
.box2 .sy-tgff{ background: #620581; padding: 15px 0; margin-top: 15px;}
.box2 .tit-02{ color: #fff; text-align: center;}
.box2 .tit-02 h2{ font-size: 20px; padding-bottom: 15px;text-transform:uppercase;}
.box2 .tit-02 p{ color: #a49bf8; font-size: 12px; font-weight: bold;}
.box2 .sy-gtfflist li{ float: left; width: 50%; text-align: center; margin-bottom: 15px;}
.box2 .sy-gtfflist  h2{ margin-bottom: 8px; width: 40px;  height: 40px; font-weight: bold; line-height: 40px; border-radius: 50%; font-size: 20px; border:1px #fff solid; color: #fff; display: inline-block;text-transform:uppercase;}
.box2 .sy-gtfflist{ padding-top: 10px;}
.box2 .sy-gtfflist li a{ display: block;}
.box2 .sy-gtfflist li p{ color: #a49bf8; font-size: 12px; font-weight: bold;}
.box2 .sy-gtfflist li a:hover h2,.box2 .sy-gtfflist li a:active h2{ color: #fde53d; border-color: #fde53d;}
.sy-gtff-ico{ display: none;margin-left: 25px;}
.sy-gtff-ico a{ float: left; margin: 10px 15px;}
.box3{padding: 30px 0; background:#FAFAFA; overflow:hidden}
.box3 .syff-list{ padding-top: 20px;}
.box3 .syff-list li{margin-bottom: 15px;}
.box3 .syff-list li img{ width: 100%; height: auto;}
.box3 .ff-txt{ background: #EEEEEE; padding: 15px 0;}
.ff-img p{ margin:0px; padding:0px; font-size:14px; line-height:200%; border-bottom:#CCCCCC 1px dashed;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}


.box3 .ff-txt h3{ padding-bottom: 6px; font-size: 18px;}
.box3 .ff-txt p{ color: #B2B2B2; font-weight: bold;text-transform:uppercase;}
.box3 .syff-list li:hover .ff-txt,.box3 .syff-list li:active .ff-txt{ background: #BFBFBF; color: #fff;}
.box3 .syff-list li:hover .ff-txt p,.box3 .syff-list li:active .ff-txt p{ color: #fff;}

.box4{background:#EBEAEF;padding: 20px 0 60px; background-size: cover; margin-bottom:30px; overflow:hidden}
.box4 .synews-box{ padding-top: 20px; overflow:hidden; width:100%;margin:0 auto}
.box4 .synews-list{padding:10px 15px; margin:0 auto;background: rgba(255, 255, 255,.6);}
.box4 .synews-list li{border-bottom: 1px #ccc solid; padding: 5px 0; overflow:hidden}
.box4 .synews-list  span{ margin-right: 15px;  color: #76329B; font-size: 26px; font-weight: bold; border: 2px #76329B solid; border-radius: 50%; float: left; width: 60px; height: 60px; line-height: 60px; text-align: center;}
.box4 .synews-list li:active span{ border-color:#7D00DD; color:#7D00DD}
.box4 .synews-list li p{color: #666666; font-size: 13px; line-height: 20px;  margin-top: 1px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; padding:0px}
.box4 .synews-list li a{ font-size: 14px; color: #555;line-height: 1.2; display: block; max-height: 36px; overflow: hidden; font-weight:bold}
.box4 .synews-list li a:hover{font-size: 14px; color: #620581;}
.box4 .synews-list li:nth-last-child(1){border-bottom: none;}
.box4 .news-img{ width: 100%; height: auto;}
.box4 .synews-list li b{ font-size:12px; line-height:18px; color:#666; font-weight:normal; margin:0px; padding:0px}

.box4  #news-imgfoc .swiper-slide p{ background: rgba(153, 153, 153,.8); height: 40px; line-height: 40px; position: absolute; left: 0; bottom:4px; width: 100%; overflow: hidden;}
.box4  #news-imgfoc .swiper-slide p span{ text-align: center;  display: block; padding: 0 20px; color: #fff; font-size: 15px;}
.box4  #news-imgfoc .swiper-slide img{ width: 100%; height:312px;}


.n_divL{ width:50%; float:left; overflow:hidden}
.n_divR{ width:50%; float: right; overflow:hidden}


@media only screen and (min-width: 480px) and (max-width: 767px) {
.box4 .synews-list{padding:10px 15px; margin:0 auto;background: rgba(255, 255, 255,.8);}

.n_divL{ width:100%; float:left; overflow:hidden}
.n_divR{ width:100%; float: right; overflow:hidden}
.box4  #news-imgfoc .swiper-slide img{ width: 100%; height:auto;}
}

@media only screen and (max-width: 479px) {
.box4  #news-imgfoc .swiper-slide img{ width: 100%; height:auto;}
.n_divL{ width:100%; float:left; overflow:hidden}
.n_divR{ width:100%; float: right; overflow:hidden}
}



.box5{ padding: 30px 0;}
#hb-img .swiper-slide {text-align: center;}
#hb-img .swiper-slide img{ width: 170px; height: 80px;}
#hb-img{ margin: 0 50px;}
.hb-list{ position: relative; margin-top: 25px;}

	.ny-ban img{ max-width: 100%;}
	.ny-ban{ text-align: center;}
	.wrap{ padding: 30px 0;}
	.sub-nav{ margin: 30px 15px; text-align: center;}
	.sub-nav li{ display: inline-block; text-align: center; margin-bottom: 15px; }
	.sub-nav ul{ float: left; }
	.sub-nav li a{ display: block; padding: 0 20px; height: 45px; line-height: 45px; background: #fde53d; color: #000;}
	.sub-nav li a:hover,.sub-nav li.dq a{ background: #620581; color: #fff;}
	.wz-box{ display: none;  padding-right: 30px; height: 60px; line-height: 60px; background: url(../images/ico3.jpg) 0 50% no-repeat; padding-left: 17px; color: #fde53d;}
	.wz-box a{ color: #fde53d;}
	.wz-box a:hover{ color: #fff;}
	
	

.about-txt{ padding: 40px 15px 0; line-height: 1.7;}
.about-txt img{max-width: 100%; height: auto;}

.ffxm-list{ padding-top: 30px;}
.ffxm-list li{ text-align: center; padding:15px; }
.ffxm-list p{ height: 44px; overflow: hidden; line-height: 22px; text-align: left;}
.ffxm-list li h3{ color: #333; padding: 8px 0; font-size: 16px; font-weight: bold; line-height: 1.8;}
.ffxm-list li a{display: block; color: #969696; padding: 10px; border: 1px #eee solid;}
.ffxm-list li a:hover h3{ color: #620581;}

.ff-txt{ padding-top: 30px; text-align: center;}
.ff-titl h1{ font-size: 30px; color: #620581; font-weight: bold; padding-bottom: 15px;}
.ff-titl .inf-t{ color: #999;}
.ff-txtnr{ padding: 30px 15px 0; line-height: 1.7; text-align: left;}

.news-list{ padding-top: 15px;}
.news-list li{ border-bottom: 1px #eee dashed; line-height: 1.7;  }
.news-list li a{ display: block;padding:15px 10px;}
.news-list li a:active,.news-list li a:hover{ background: #f0f0f0;}
.news-list li h2{font-size: 16px; padding-bottom: 6px; line-height: 1.7;}
.news-list li p{color: #969696;}
.news-list div.time{color: #969696;}
.news-list li a:hover h2{color: #620581; }

.lc-txt{ padding-top: 20px; line-height: 1.8;}

.lx-txtbox{ padding-top: 20px; line-height: 1.8;}
.ffwd-box .ffwd-title{ padding: 5px 0;    margin-bottom: 20px;border-bottom: 1px solid #d6d6d6;}
.ffwd-box .ffwd-title h2{font-size: 22px; color: #620581; line-height: 40px;}
.ffwd-box li{ line-height: 30px; margin-bottom: 15px;}
.ffwd-box{ padding: 0 15px;}



@media (min-width: 768px) {

.box2{ background: #f9f7f8;}
	.box2 .sy-abimg{ width: 50%;}
	.box2 .sy-abtxt{ width: 48%; }
	.box2 .sy-abtxt p{ height: 95px; overflow: hidden;}
	.box2 .tit-02{ float: left; text-align: left; margin-top: 15px;}
	.box2 .sy-gtfflist{ float: right; width: auto;}
	.box2 .sy-gtfflist li{ width: auto; margin-left: 25px;}
	.box2 .sy-tgff{ margin-top: 0;}
	.foot-rbox{ width: auto; float: right;}
	.sub-nav{ margin: 30px 0 0 0; height: 60px; line-height: 60px; background: #620581; padding-left: 20px;}
		.sub-nav li{ float: left; width: auto; margin: 0;}
		.sub-nav li a{ height: 60px; line-height: 60px; padding: 0 25px;}
}
@media (min-width: 992px) {

.box2 .sy-abtxt{ padding-top: 40px; }
.box2 .sy-abtxt p{ height: auto;}
.box2 a.sy-gdbtn{ margin-top: 20px;}	
.box2 .sy-abtxt h2{ margin-bottom: 15px;}
.box4 .synews-list{ float: left; width: 50%;}
.box4 .news-img{ float: right; width: 50%;}
.wz-box{ display: block;}
}
@media (min-width:1200px) {
	#yw-list .swiper-pagination{ display: none; padding-bottom:5px;}
	.sy-gtff-ico{ display: block; }
	.box4 .synews-list li{ padding: 18px 0; }
	.box4 .synews-list{ height: 312px; overflow: hidden;}
}

@media only screen and ( max-width:640px ) {
.title1 h1{ font-size: 26px;}
.title1 h3{ font-size: 18px;}

}

	@media only screen and ( max-width:320px ) {
		.sub-nav li a{ padding: 0 17px;}	
	}

@media only screen and ( max-width:767px ) {
	.ffxm-list{ margin: 0;}
}
@media only screen and ( max-width:420px ) {
	.ffxm-list li{ width: 100%;}
}


