@charset "gbk";

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0
}
body {
	font-family: "Microsoft YaHei", Arial, sans-serif;
}
textarea {
	resize: none;
}
img {
	border: none;
	max-width: 100%;
}
ul {
	list-style: none;
}
i {
	font-style: normal;
}
input, select, textarea {
	outline: none;
	padding: 1px;
}
a {
	text-decoration: none;
	color: #000;
}
.newslist a:hover {
	color: red !important;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
*zoom:1;
}/*IE/7/6*/
/*公共部分*/
.text_grey {
	color: #999999;
}
.indent {
	text-indent: 2em;
}
.text_red {
	color: #cf5f5a;
}
.text_right {
	text-align: right;
}
.hide {
	display: none;
}
.text_center {
	text-align: center;
}
.fullimg {
	width: 100%;
	height: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.mybtn {
	display: inline-block;
	width: 336px;
	line-height: 47px;
	color: #fff;
	border-radius: 8px;
	background-color: #bf2a23;
	text-align: center;
}
.special-search {
	border-radius: 20px;
	padding-right: 30px;
	background: url("../images/search.png") 108px center no-repeat;
	border: 1px solid #ddd;
	width: 99px;
	margin-top: 8px;
}
.special-search-container {
	position: relative;
	width:280px;margin:0 auto;
}
.special-search-container .s-link {
	width: 35px;
	cursor: pointer;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.banner {
	display: block;
}
.container {
	width: 1000px;
	margin: auto;
}
/*顶部*/

.gdxw {
	clear:both;
	height:33px;
	background: #f1f1f1;
	margin: 6px 0 0px 0;
}
.gdxw h6, .gdxw span, .gdxw a {
	font-size: 14px;
	color: #232323;
	line-height:33px;
	float:left;
}
.gdxw h6 {
	margin: 0 0 0 10px;
}
.gdxw span {
	padding:0 10px;
}
.gdxw a:hover {
	color: #d63223;
	text-decoration:underline;
}
.gdxw a.btn {
	float:right;
	margin:6px 15px 0 0;
	display:block;
	padding:0px 8px;
	font-size:12px;
	color:#FFF;
	background:#ff0000;
	font-weight:bold;
	height:20px;
	line-height:20px;
	border-radius:10px;
}
.gdxw a.btn:hover {
	background:#F30;
	color:#FF9;
	text-decoration:none;
}




.gdxw2 {
	clear:both;
	height: 90px;
	margin: 6px 0;
}
.gdxw2 span, .gdxw2 a {
	font-size: 14px;
	color: #232323;
	line-height: 87px;
	float:left;
}
.gdxw2 img{
	margin: 0 0 0 10px;
	border: 1px solid #f3f1f1;
}
.gdxw2 span {
	padding:0 10px;
}
.gdxw2 a:hover {
	color: #d63223;
	text-decoration:underline;
}
.gdxw2 a.btn {
	float:right;
	margin:6px 15px 0 0;
	display:block;
	padding:0px 8px;
	font-size:12px;
	color:#FFF;
	background:#ff0000;
	font-weight:bold;
	height:20px;
	line-height:20px;
	border-radius:10px;
}
.gdxw2 a.btn:hover {
	background:#F30;
	color:#FF9;
	text-decoration:none;
}

/***top***/
.topbg { width:100%; height:36px; background-color:#373737;}
.top { width:1000px; margin:0px auto; color:#FFFFFF;}
.hydl {line-height:36px;font-size: 14px;padding-left: 25px;background: url(../images/ico_1.png) no-repeat left 10px;}
.hydl a {color:#ffffff;}
.hydl span { float:left;}
.hydl span.dlwbk { padding-right:10px; padding-top:8px;}
.hydl span.dlwbk input { width:75px; height:18px; color:#999999; font-size:12px; line-height:18px;}
.dz { width:90px; float:left;}
.dz a{ padding:0px 2px;}
.wjmm a{ color:#7fac81;}
.topan { padding-top:10px; line-height:16px;}
.topan a{vertical-align:top;padding:5px;color:#FFFFFF;font-size: 14px;padding: 0 10px;background: url(../images/ico_2.png) no-repeat left center;} 



.top2 {height: 107px; 1pxsolid #ffffff;background-color:#ffffff;}
.top3 {width:1000px;margin:0px auto;height: 107px;}
.logo {width: 458px;text-align:right;padding-top: 15px;}


.sousuo {padding-left:55px;padding-top: 45px;width:300px;}
.ss { padding-right:10px;}
.sousuo span { padding:0px 5px;}
.ssk { width:190px; height:26px; background:url(../images/ssk.jpg) no-repeat; color:#999999; padding:0px 5px 0px 5px; line-height:26px;}


.search{
    background-color: #d2d2d2;
    opacity: 0.5;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    text-decoration: none;
    display: block;
    width: 180px;
    height: 21px;
    overflow: hidden;
    font-size: 14px;
    border: 0 none;
    padding-left: 10px;
    float: left;
}
.search:focus {
    outline: 0;
}
.searchI{background-color: #fff;color: #000;margin-left: 5px;font-size: 16px;border: 0px solid #f9f6f6;vertical-align: top;margin-top: -1px;}
.searchI:hover{
    cursor: pointer;border: 0px solid #f9f6f6;
}

/*导航条*/
.nav {
	background: url("../images/navbg.png") center center no-repeat;
	height: 85px;
}
.nav-content{
    padding: 16px 0;
    overflow: hidden;
}
.nav-content .square+.square{
    border-left: 1px solid #fff;
}
.nav-content .square{
    font-size: 0;
    float: left;
}
.nav-content .square-title{
    display: inline-block;
    color: #e7d4b3;
    font-size: 22px;
    padding: 0 25px;
    text-align: center;
}
.nav .en{
    font-size: 15px;
}
.nav-content .square-links{
    display: inline-block;
    font-size: 15px;
    color: #fff;
    line-height: 1.72;
    position: relative;
    top: -1px;
}
.nav-content .square-links a{
    color: #fff;
    padding-right: 6px;
}
.nav-content .news-square{
    width: 377px;
}
.nav-content .news-square .square-links{
    width: 265px;
}
.nav-content .academy-square{
    width: 351px;
}
.nav-content .academy-square .square-links{
    width: 208px;
}
.nav-content .service-square{
    width: 267px;
}
.nav-content .service-square .square-links{
    width: 155px;
}


/*四图广告*/
 .link .goleft, .link .goright, .sidebar .media .media_search input, .col .oper span.prev, .col .oper span.next, .news_box ul li, .news_box_1 .news_list li, .news_box_2 .news_list li, .news_con .left_con .person li .sina, .news_con .left_con .person li .tengxun, .news_con .left_con .person li .fenghuang, .news_con .left_con .person li span, .news_con .left_con .person li .renmin, .news_con .left_con .person li .sohu, .news_con .left_con .person li .xinhua {
    background: url(../images/global.png) no-repeat;}
.link {margin:30px auto;width:1000px;}
.link .goleft {background-position:-19px -46px;width:28px;height:90px;}
.link .link_list {width:927px;overflow:hidden;margin: 0px 8px;}
.link .link_list ul {height:90px;overflow:hidden;}
.link .link_list li {float:left;width:146px;margin-right:10px;}
.link .link_list img {width:145px;height:90px;}
.link .goright {background-position:-62px -46px;width:28px;height:90px;}



/*区域*/
.region-container {
	overflow: hidden;
}
.region-container .region+.region {
	margin-left: 20px;
}
.region {
	width: 320px;
	float: left;
}
.region .title {
	height: 38px;
	background: url("../images/title_bg.jpg") left bottom repeat-x;
	position: relative;
}
.region .title:after {
	content: '';
	position: absolute;
	display: inline-block;
	background-color: #ccc;
	width: 1px;
	height: 36px;
	right: 0;
	bottom: 0;
}
.region .title-content {
	color: #fff;
	line-height: 38px;
	height: 38px;
	padding-left: 15px;
	background: url("../images/title_red.png") 0 top no-repeat;
}
.region-content {
	border: 1px solid #ddd;
	border-top: none;
	padding-top: 8px;
}
.region .newslist li {
	padding-left: 5px;
}
.region .more {
	color: #999;
	float: right;
	padding-right: 20px;
	background: url("../images/more.png") 35px 14px no-repeat;
}
.region-images {
	font-size: 0;
	padding-top: 5px;
}
.region-images a+a img {
	padding-left: 0;
}
.region-images img {
	width: 150px;
	height: 84px;
	padding: 6px;
}
/*留言列表*/
.messagelist {
	font-size: 15px;
	padding: 0 3px;
}
.messagelist .item {
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
}
.messagelist .item .avatar {
	width: 50px;
	text-align: center;
	float: left;
}
.messagelist .item .avatar img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.messagelist .info {
	width: 172px;
	float: right;
}
.messagelist .content {
	color: #999;
	font-size: 13px;
	padding-top: 2px;
	text-align: justify;
}
.message .loadmore, .message .loading {
	line-height: 36px;
	background-color: #efefef;
	margin: 10px;
	text-align: center;
}
.message .done {
	line-height: 36px;
	margin: 10px;
	text-align: center;
}
.message .loadmore {
	cursor: pointer;
}
/*列表*/
.newslist li {
	line-height: 34px;
	height: 34px;
	color: #3c3d3d;
}
.newslist li a {
	display: block;
	font-size: 16px;
	color: #3c3d3d;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newslist li a:before {
	content: '·';
	color: #a4a4a4;
	margin-right: 5px;
	font-size: 22px;
	vertical-align: -2px;
}
/*头条*/
.headline-container {
	padding-bottom: 8px;
	border-bottom: 1px solid #cf432b;
}
.headline-container .headline {
	width: 800px;
	padding-top: 20px;
}
.headline-more {
	color: #555;
	margin-right: 5px;
	float: right;
}
.title-container {height:100px;background-color: #fbfbfb;}
.headline .title {
	font-size: 38px;
	color: #d72a2c;
	padding: 15px 0 0;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	font-family: wensong,'Microsoft Yahei',simsun,simhei,Arial,'Heiti SC',sans-serif;
	text-shadow: 2px 2px 0px #e2e2e2;
}
.headline .sec-title {
	text-align: center;
	line-height: 45px;
	height: 45px;
	font-size:15px;
	overflow: hidden;
}
.headline .sec-title .sec-t+.sec-t {
	margin-left: 20px;
}
.headline .sec-title .sec-t:hover {
	color: #f00;
}
.headline-container .map {
	margin-left: 46px;
	color: #c52a1e;
	height: 100px;
	padding-top: 20px;
	display: block;
	padding-bottom: 10px;
}
.headline-container .map a {
	color: #c52a1e;
}
/*要闻*/
.index-news {
	padding-top: 16px;
	margin-bottom: 10px;
}
.index-news .news-container {
	width: 426px;
}
.index-news .carousel-container {
	width: 568px;
}
.index-news .thirty {
	height: 174px;
	padding-left: 10px;
	background: url("../images/thirty.png") no-repeat;
}
.index-news .thirty_more {
	display: inline-block;
	width: 100%;
	height: 40px;
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
}
.thirty-head {
	color: #d63223;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 6px;
}
.thirty-head a {
	color: #d63223;
}
.index-news .news_title {
	color: #d63223;
	padding: 10px 0 8px;
}
.carousel {
	height: 326px;
}
.carousel img {
	width: 100%;
	height: 326px;
	vertical-align: top;
	z-index: 20;
}


/*广告*/
.advertisement {
	padding: 20px 0 0;
}
.advertisement a {
	display: block;
}
.advertisement a img {
	width: 100%;
}





.card {
	padding-bottom: 15px;
	text-align: center;
}
.card p {
	padding-bottom: 15px;
}
.card p a+a, .card p img+img {
	padding-left: 16px;
}
#scrollDiv {
	overflow: auto
}
.scrollText {
	width: 402px;
	height: 56px;
	min-height: 28px;
	float: left;
	overflow: hidden
}
.scrollText li {
	height: 28px;
}
.header-menu {
	width: 96%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #DDD;
}
.header-menu h3 {
	display: inline-block;
	float: left;
	font-size: 18px;
}
.header-menu span {
	display: inline-block;
	float: right;
	font-size: 14px;
}
body {
	background: #ffffff;
}
.big-container {
	width: 1080px;
	margin: 5px auto 0;
	background-color: #fff;
}
.big-nav {
	overflow: hidden;
	width: 98%;
	height: 30px;
	background: #fff url(../images/navbg2019.gif) repeat-x;
	margin: 28px auto;
}
.big-nav-title {
	height: 30px;
	color: #CD2906;
	font-size: 25px;
	margin: 0px auto;
	width: 180px;
	background-color: #fff;
	text-align: center;
	font-weight: bold;
}
.big-nav-container {
	width: 1000px;
	margin: 0 auto;
}
.big-nav-container-hidden {
	overflow: hidden;
}

.big-subnav-container {
	width: 500px;
	float: left;
	margin-bottom: 20px;
}

.big-subnav-container-enlarge-left {
	width: 600px;
	float: left;
	margin-bottom: 20px;
}

.big-subnav-container-enlarge-right {
	width: 400px;
	float: left;
	margin-bottom: 20px;
}

.big-subnav-container-enlarge-item-side {width:350px;margin-left:48px;overflow: visible;}

.train-register {width:350px;height:60px;line-height:60px;background: #fff url("../images/train.jpg") no-repeat;text-align: center;}
.train-register a {color:#fff;font-size:18px;}

.big-subnav-container-enlarge-item-main-content {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-top: 0px none;
	width: 598px;
	height:225px;
}

.big-subnav-container-enlarge-item-lists {
	padding: 15px 0px;
}
.big-subnav-container-enlarge-item-lists li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.big-subnav-container-enlarge-item-lists li a {
	color: #3c3d3d;
}
.big-subnav-container-enlarge-item-lists li a:before {
	content: "·";
	color: #a4a4a4;
	margin-right: 5px;
	font-size: 22px;
	vertical-align: -2px;
}

.big-subnav-container-enlarge-item-abstract {
	width:285px;float:left;overflow:hidden;padding-top:15px;
}
.big-subnav-container-enlarge-item-abstract-img {
	width:308px;float:left;overflow:hidden;text-align:center;
}
.big-subnav-container-enlarge-item-abstract-img img {
	width: 270px;
	height: 185px;
	display:block;
	margin:20px auto;
}





.big-subnav-container-left {
	width: 580px;
	float: left;
	margin-bottom: 20px;
}

.big-subnav-container-right {
	width: 420px;
	float: left;
	margin-bottom: 20px;
}

.big-subnav-container-item-main {width: 100%;}
.big-subnav-container-item-main>h2,.big-subnav-container-item-side>h2 {
	text-indent: 25px;
	height: 45px;
	line-height: 48px;
	background: url(../images/snavbg2019.png) no-repeat;
	font-size: 20px;
	color: #fff;
}
.big-subnav-container-item-main>h2>span,.big-subnav-container-item-side>h2>span {
	float: right;
	font-size: 16px;
	font-weight: normal;
}
.big-subnav-container-item-main>h2>span a,.big-subnav-container-item-side>h2>span a {
	color: #A5A5A5;
}
.big-subnav-container-item-main-content {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	width: 578px;
}
.big-subnav-container-item-side-content {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	width: 368px;
}

dl.big-subnav-container-item-abstract-text {
	width:278px;box-sizing:border-box;display:block;color:#757575;
}
dl.big-subnav-container-item-abstract-text dt {
	font-size:18px;line-height:200%;height:36px;	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
dl.big-subnav-container-item-abstract-text dd {
	font-size:15px;line-height:160%;text-indent:2em;
}
dl.big-subnav-container-item-abstract-text dd a {color:#CD1D1D;}




.big-subnav-container-item-side {width:370px;margin-left:48px;}

.big-subnav-container-item {
	width: 480px;
}
.big-subnav-container-item-left {
	margin-left: 18px;
}
.big-subnav-container-item>h2 {
	text-indent: 25px;
	height: 45px;
	line-height: 48px;
	background: url(../images/snavbg2019.png) no-repeat;
	font-size: 20px;
	color: #fff;
}
.big-subnav-container-item>h2>span {
	float: right;
	font-size: 16px;
	font-weight: normal;
}
.big-subnav-container-item>h2>span a {
	color: #A5A5A5;
}
.big-subnav-container-item-content {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
    border-top:0px none;
	width: 478px;
}

.big-subnav-container-item-abstract {
	overflow:hidden;padding-top:20px;width:100%;
	}
.big-subnav-container-item-abstract-img {
	width:308px;float:left;display:block;text-align:center;
	}	
.big-subnav-container-item-abstract-img img {
	width: 270px;
	height: 185px;
	}

.big-subnav-container-item-abstract dl {
		width:258px;float:left;box-sizing:border-box;display:block;color:#757575;
	}

.big-subnav-container-item-abstract dt {
	font-size:18px;line-height:200%;height:36px;	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
.big-subnav-container-item-abstract dd {
	font-size:15px;line-height:160%;text-indent:2em;
	}	
.big-subnav-container-item-abstract dd a {color:#CD1D1D;}	
	

.big-subnav-container-item-photo {
	text-align: center;
	padding: 15px 20px 0;
}
.big-subnav-container-item-photo img {
	width: 436px;
	height: 224px;
}
.big-subnav-container-item-lists {
	padding: 15px 20px;
}
.big-subnav-container-item-lists li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.big-subnav-container-item-lists li a {
	color: #3c3d3d;
}
.big-subnav-container-item-lists li a:before {
	content: "·";
	color: #a4a4a4;
	margin-right: 5px;
	font-size: 22px;
	vertical-align: -2px;
}
.big-subnav-container-item-tabs {
	height: 28px;
	border-bottom: 1px solid #c3bdbc;
}
.big-subnav-container-item-tabs li {
	width: 158px;
	float: left;
    height: 28px;
    line-height: 28px;
	text-align: center;
	font-size: 12px;
}
.big-subnav-container-item-tabs li+li {
    margin-top:-3px;
}
.big-subnav-container-item-tabs a {display:block;height: 28px;line-height: 28px;color: #cf432b;}
.big-nav-zt-header {height:30px;border-top:2px solid #C1271F;background-color:#F1F1F1;border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
.big-nav-zt-title {color:#fff;width:198px;margin:0 auto;text-align:center;height:30px;background:url(../images/zttitlebg.png) no-repeat;font-size:20px;font-weight:bold;}

.big-nav-zt-header>span {
	float: right;padding-right:10px;
	font-size: 16px;
	font-weight: normal;
}
.big-nav-zt-header>span a {
	color: #A5A5A5;
}

.big-subnav-container-item-side-lists {
	overflow:hidden;padding:15px 20px 12px;width:368px;box-sizing:border-box;
	}
.big-subnav-container-item-side-lists li {
	height: 80px;
	line-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}	
.big-subnav-container-item-side-lists img {
	float:left;width:60px;height:60px;border:1px solid #767676;border-radius:60px;margin-right:15px;
	}
.big-subnav-container-item-side-imgs {
	overflow:hidden;padding:7px 5px;width:350px;margin:0 auto;
}
.big-subnav-container-item-side-imgs li {float:left;width:70px;}

.big-subnav-container-item-side-imgs li img {width:70px;height:248px;}

.volunt-container {font-size:17px;text-align:center;height:40px;line-height:40px;border:1px solid #ddd;margin:0 auto 6px;}

.index-message{
	overflow: visible;
    margin-top: 30px;
}
.index-message .title{
    position: relative;
}
.index-message .lycode{
    position: absolute;
    right: 0;
    top: 80px;
}
.index-message .tree{
	overflow: visible;
    height: 380px;
    position: relative;
    background: url("../images/tree.png") center top no-repeat;
}
.index-message .tree .name{
    font-weight: bold;
    color: #4a5557;
    font-size: 16px;
}
.index-message .tree .item{
	overflow: visible;
    position: absolute;
    cursor: pointer;
}
.index-message .tree .i1{
    left: -8px;
    top: 25px;
}
.index-message .tree .i2{
    left: 12px;
    top: 122px;
}
.index-message .tree .i3{
    left: 51px;
    top: 50px;
}
.index-message .tree .i4{
    left: 68px;
    top: 134px;
}
.index-message .tree .i5{
    left: 234px;
    top: 100px;
}
.index-message .tree .i6{
    left: 215px;
    top: 202px;
}
.index-message .tree .i7{
    left: 222px;
    top: 246px;
}
.index-message .tree .i8{
    left: 86px;
    top: 204px;
}
.index-message .tree .i9{
    left: 789px;
    top: 318px;
}
.index-message .tree .i10{
    left: 102px;
    top: 268px;
}
.index-message .tree .dialog{
    position: absolute;
    left: 68px;
    top: -70px;
    width: 308px;
    color: #fff;
    overflow: hidden;
    z-index: 10;
}
.index-message .dialog-content{
    width: 216px;
    padding: 20px;
    border-radius: 10px;
    float: left;
    background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
}
.index-message .dialog-content .nickname{
    padding-bottom: 10px;
    line-height: 1.5;
}
.header-container {background-color: #fff;overflow:hidden;}
#count_string {color:#f00;float:right;white-space: nowrap;font-size:14px;}

/**覆盖**/
.nav-content .square-title {
    display: inline-block;
    color: #e7d4b3;
    font-size: 22px;
    padding: 0 23px;
    text-align: center;
}
.nav-content .news-square {
    width: 310px;
}
.nav-content .news-square .square-links {
    width: 213px;
}
.nav-content .academy-square {
    width: 420px;
}
.nav-content .academy-square .square-links {
    width: 305px;
}
.nav-content .service-square {
    width: 262px;
}
.nav-content .service-square .square-links {
    width: 150px;
}


.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.cont_h div.box {
    height: 378px;
    overflow: hidden;
    margin-bottom: 15px;
}

.box {
    width: 278px;
    height: 348px;
    border: 1px solid #f5f5f5;
    padding: 15px;
    position: relative;
}

.fl {
    float: left;
}

.box h3 b {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/jiaicon.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: 0px;
    top: 5px;
    cursor: pointer;
    font-family: 'SimSun';
}

.banner {
    width: 1000px;
    margin: 0px 0 15px 0;
}

.box h3 {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 2px;
    position: relative;
    font-family: 'Microsoft YaHei';
}

.ml35 {margin-left: 35px;}
.m0{margin:0 auto;}
.m10{ margin:10px auto}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt30{margin-top:30px;}
.mt25{margin-top:25px;}
.mt20{margin-top:20px;}
.mt12{margin-top:12px;}
.mt15{margin-top:15px;}
.mt16{margin-top:16px;}
.mt17{margin-top:17px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml25{margin-left:25px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mb10{ margin-bottom:10px;}

.fr {
    float: right;
}

.box p.bigimgstyle {
    width: 275px;
    position: relative;
    height: 160px;
    margin-bottom: 20px;
    overflow: hidden;
}
.list14 li {
    font-size: 14px;
    font-family: 'SimSun';
    padding: 0px 0 14px 0;
    height: 24px;
    overflow: hidden;
    line-height: 31px;
}

.move_qiu {
    -webkit-animation: move_qiu 1s ease forwards;
    animation: move_qiu 1s ease forwards;
}

.box p.bigimgstyle span {
    left: 0px;
}

.box p.bigimgstyle span {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 35px;
    background: url(../images/box_kuai.png);
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    left: 0px;
}
.box p.bigimgstyle span a {
    color: #fff;
}
.box p.bigimgstyle img{transition: .9s ease;}
.box p.bigimgstyle:hover img{transform:scale(1.1);}

/*图说*/
.tit_sh{font-size:24px;height:30px;line-height:30px;padding: 0px 0 10px 0;border-bottom: 1px solid #e7e7e7;margin-bottom: 15px;font-weight: normal;}
.img_list1 {width: 1000px;}
.clearfix {zoom: 1;}
.img_list1 ul li{ float:left;position: relative; display: block; }
.img_list1 ul li img{ float:left; margin-bottom:1px; margin-right:1px;}
.img_list1 ul li.w178{ width:178px; margin-right:1px;}
.img_list1 ul li.w360{ width:360px;}
.img_list1 ul li.w226{ width:226px;}
.img_list1 ul li.w230{ width:230px;}
.img_list1 ul li.w225{ width:225px;}
.img_list1 ul li.w178 sapn{  background: #111; filter:alpha(opacity=55);  opacity:.55; color: #fff; position: absolute; bottom: 0; left: 0;  width: 280px; padding: 10px;text-align:center;}
.img_list1 div{float:left;}
.img_list1 div a{display:block;height:100%;position:relative;}
.img_list1 div a span{height:100%;width:100%;text-align:center;color:#fff;position:absolute;left:0;top:0;text-decoration:none;cursor:pointer;display:none;}
.img_list1 div a:hover{text-decoration:none;zoom:1;}
.img_list1 div a:hover span{display:block;text-decoration:none;filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr = '#80000000', endColorstr = '#80000000' )\9;background-color:rgba( 0, 0, 0, .5 );background-color:transparent\9;

-webkit-animation-name:showCover;
-webkit-animation-duration: 0.3s;

-ms-animation-name:showCover;
-ms-animation-duration: 0.3s;

animation-name:showCover;
animation-duration: 0.3s;
}
.h300{height:300px; overflow:hidden; line-height:300px;}
.h150{height:150px; overflow:hidden; line-height:150px;}
.img_list1 ul li.w226 div.h150{padding-bottom:1px;}
.img_list1 ul li.w360  div.h150{width:176px; overflow:hidden;}
.img_list1 ul li.w178  div.h300{width:178px; overflow:hidden;}


.tit_sh b {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/jiaicon.png) no-repeat;
    margin-top: 10px;
    padding-right: 10px;
    float: right;
}




.enter{ float: left; width:100%; height: auto;  overflow:visible; box-sizing: border-box;  }
.enter .enter_title{ font-size: 18px; color: #323232; text-align: center;  border-bottom:1px solid #ececec; height: 38px; overflow: visible;}
.enter .enter_title span, .enter .enter_title a{ float: left; padding:0 0 10px 0; border-bottom: 3px solid #e60012; letter-spacing: 4px;}

.enter .enterbox{ padding: 20px 0;  }
.enter .enterbox a{display: block;float: left;width: 80px;height: 60px;margin:0 10px;margin-bottom: 10px;}
.enter .enterbox img{display: block;float: left;width: 60px;height: 60px;margin:0 10px;}



.brand{float: left;width:100%;height: auto;overflow:visible;box-sizing: border-box;}
.brand .brand_title{ font-size: 18px; color: #323232; text-align: center;  border-bottom:1px solid #ececec; height: 38px; overflow: visible;}
.brand .brand_title span{ float: left; padding:0 0 10px 0; border-bottom: 3px solid #e60012; letter-spacing: 4px;}
.brand .brandbox{ clear: both; margin-left: -24px; padding-bottom: 30px;}
.brand .brandbox a{ display: block; float: left; width: 88px; height: 30px; background: #efefef; margin: 20px 0 0 23.5px; }



.other{float: left;width:100%;height: auto;overflow:visible;box-sizing: border-box;margin-top: 10px;}
.other .links{ width:1000px; margin:0 auto; overflow:hidden;}
.other .links ul.tab{font-size: 18px;
    color: #323232;
    text-align: center;
    border-bottom: 1px solid #ececec;
    height: 38px;
    overflow: visible;}
.other .links ul.tab li{float: left;padding: 0 0 10px 0;cursor: pointer;letter-spacing: 4px;margin-right: 35px;}
.other .links ul.tab li.hover{border-bottom: 3px solid #e60012;padding-bottom: 13px;}
.other .links .modbox{ padding:10px 0px; width:998px; float:left; overflow:hidden;}

.other .links .modbox a {margin-right: 7px;white-space: nowrap;font-size: 14px;}

/**footer**/
.footer{margin:40px 0 0 0;padding: 30px 0 30px 0;border-top: 1px solid #e2e2e2;background: #f3f3f3;}
.footer p{text-align:center;color:#777777;line-height:30px;font-size: 16px;}
.footer p a{ text-align:center; color:#777777; line-height:30px;font-size: 16px;}
.footer .fp1{margin: 0 0 10px 0;}
.footer .fp1 a{font-size: 16px;font-weight:800;color: #323232;display:inline;margin: 0 10px;vertical-align:middle;}
.footer .fp2{ margin:10px 0;}
.footer .fp2 a{ text-align:center; margin:0 5px;}
.footer .fbtn{ display:inline-block; padding:2px; border:1px solid #ccc; width:130px; height:54px; text-align:center; font-size:12px; line-height:24px; color:#323232; }
.footer .fbtn img{ display:block; width:50px; height:50px; float:left; margin:2px;}
.footer .fsp{ display:inline-block; vertical-align:top;}

/*结束*/