*{margin:0; padding:0;}
body{min-width:1200px; max-width:1920px; margin:0 auto; font-family:"Helvetica,Tahoma,Arial,Microsoft YaHei","微软雅黑",SimSun,"宋体",STXihei,"华文细黑",Heiti,"黑体",sans-serif; font-size:14px; color:#333333;}
li{list-style-type:none;}
a{text-decoration:none; color:#333333;}
a img{border:none;}
.black-back{width:100%; height:100%; background-color:black; position:fixed; top:0; left:0; opacity:0.7; display:none; z-index:98;}
.clear-sepa{clear:both; height:30px; z-index:98;}

.header-box{
	height:135px;
}
.header{
	width:1200px;
	height:135px;
	margin:0 auto;
	background:url(imageshead_back.png) right center no-repeat;
}
.head-logo{
	display:block;
	float:left;
	width:380px;
	height:135px;
}
.head-logo > img{
	width:100%;
	height:100%;
}
.head-in{
	float:right;
	margin:5px 15px auto auto;
	color:#999999;
}
.head-in > a{
	color:#999999;
}

.nav{
	width:100%;
	height:60px;
	background-color:#d63c2a;
}
.nav-ul{
	width:1200px;
	margin:0 auto;
}
.nav-ul > li{
	width:110px;
	height:60px;
	float:left;
}
.nav-ul > li:last-child{
	width:210px;
}
.nav-ul > li > a{
	display:block;
	width:100%;
	height:100%;
	color:white;
	font-size:16px;
	line-height:60px;
	text-align:center;
}
.nav-down{
	display:none;
	position:relative;
	top:-10px;
	z-index:99;
	border-radius:10px;
	padding:8px 0;
	background-color:white;
	opacity:0.9;
	box-shadow:0px 0px 8px #aeaeae;
}
.nav-down > li{
	height:30px;
	line-height:30px;
	text-align:center;
}
.nav-down > li > a{
	font-size:14px;
}
.nav-down > li.now{
	background-color:#d63c2a;
}
.nav-down > li.now > a{
	color:white;
}

.main1{
	width:1200px;
	height:400px;
	margin:30px auto 0;
}
.main1 > .left-big{
	width:600px;
	height:100%;
	float:left;
	position:relative;
}
.main1 > .left-big > .carousel{
	width:100%;
	height:100%;
	position:relative;
}
.carousel > a{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.carousel > a:first-child{
	display:block;
}
.carousel > a > img{
	width:100%;
	height:100%;
}
.main1 > .left-big > div.back-big{
	width:100%;
	height:35px;
	background-color:black;
	opacity:0.7;
	position:absolute;
	bottom:0;
	left:0;
}
.main1 > .left-big > div.tit-big{
	width:100%;
	height:35px;
	position:absolute;
	bottom:0;
	left:0;
}
.tit-big > a{
	float:left;
	color:white;
	margin-left:16px;
	line-height:35px;
}
.tit-big > p{
	float:right;
	margin-right:20px;
	margin-top:15px;
}
.tit-big > p > span{
	display:block;
	float:left;
	width:8px;
	height:8px;
	margin:0 2px;
	background-color:white;
	border-radius:4px;
	cursor:pointer;
}
.tit-big > p > span:first-child{
	background-color:#d63c2a;
}
.main1 > .home-new{
	width:572px;
	margin-left:28px;
	float:left;
}
.home-new > .new-tit{
	width:100%;
	height:48px;
}
.home-new > div:last-child{
	display:none;
}
.new-tit > div{
	width:284px;
	height:46px;
	border-top:1px solid #d9d9d9;
	background-color:#EEEEEE;
	font-size:16px;
	line-height:46px;
	text-align:center;
	float:left;
	cursor:pointer;
}
.new-tit > div:last-child{
	margin-left:4px;
}
.new-tit > .now-new{
	border-top:2px solid #D63C2A;
	background-color:white;
	color:#D63C2A;
	font-weight:bold;
}
.headlines{
	width:100%;
	height:126px;
	display:block;
}
.headlines > h1{
	color:#D42127;
	text-align:center;
	padding:10px 0;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.headlines > p{
	color:#B5B5B5;
	height:66px;
	line-height:22px;
	border-bottom:1px dashed #EAEAEA;
	font-size:12px;
}
.news-ul > li{
	height:30px;
	line-height:30px;
}
.news-ul > li > a{
	display:block;
	float:left;
	background:url(imagesspotash.jpg) left center no-repeat;
	padding-left:18px;
	max-width:70%;
	overflow:hidden;
	white-space:nowrap;
}
.news-ul > li > a:hover{
	color:#D63C2A;
	text-decoration:underline;
	background-image:url(imagesspotred.jpg);
}
.news-ul > li > span{
	float:right;
	font-size:12px;
	color:#999999;
}
.news-more{
	display:block;
	width:71px;
	height:28px;
	margin-top:10px;
	background-image:url(imagesmore_news.png);
}

.main2-box{
	width:100%;
	height:300px;
	padding:30px 0;
	margin-top:30px;
	background-color:#F8F8F8;
}
.main2{
	width:1200px;
	height:100%;
	margin:0 auto;
}
.main2 > .pub-cont{
	width:380px;
	height:100%;
	float:left;
	margin-right:26px;
}
.main2 > .pub-cont > .pub-tit{
	height:50px;
	line-height:40px;
	background:url(imagespub_ba.png) bottom center no-repeat;
}
.pub-tit > span{
	float:left;
	color:#cdcdcd;
}
.pub-tit > span:first-child{
	font-size:18px;
	color:#d63c2a;
	margin-right:5px;
	padding-left:22px;
}
.pub-tit > a{
	float:right;
	color:#cdcdcd;
	font-size:12px;
	vertical-align:text-bottom;
}
.pub-ul{
	margin-top:8px;
}
.pub-ul > li{
	height:30px;
	line-height:30px;
}
.pub-ul > li > a{
	display:block;
	float:left;
	background:url(imagesspotash.jpg) left center no-repeat;
	padding-left:18px;
	max-width:70%;
	overflow:hidden;
	white-space:nowrap;
}
.pub-ul > li > a:hover{
	color:#D63C2A;
	text-decoration:underline;
	background-image:url(imagesspotred.jpg);
}
.pub-ul > li > span{
	float:right;
	font-size:12px;
	color:#999999;
}
.main2 > .bloodnum{
	width:386px;
	height:100%;
	float:left;
	background-color:#e6e6e6;
}
.bloodnum > .blood-tit{
	width:100%;
	height:68px;
	background-image:url(imagesblood_bac.png);
	position:relative;
}
.bloodnum > .blood-tit > img{
	position:absolute;
	right:5px;
	bottom:0;
}
.bloodnum > table{
	width:370px;
	margin:10px auto auto;
	text-align:center;
	background-color:white;
	border-collapse:collapse;
}
.bloodnum > table tr{
	font-size:16px;
	height:38px;
	overflow:hidden;
}
.bloodnum > table th,.bloodnum > table td{
	border:1px solid #e6e6e6;
}
.bloodnum > table th{
	color:#666666;
}
.bloodnum > table td{
	color:white;
	font-size:14px;
	width:80%;
}
.bloodnum > table td.bolcol1{
	font-weight:bold;
	background:url(imagesjq.png) center center no-repeat;
}
.bloodnum > table td.bolcol1 > p{
	width:26%;
	text-align:center;
}
.bloodnum > table td.bolcol2{
	font-weight:bold;
	background:url(imagesps.png) center center no-repeat;
}
.bloodnum > table td.bolcol2 > p{
	width:51%;
	text-align:center;
}
.bloodnum > table td.bolcol3{
	background:url(imageszc.png) center center no-repeat;
}
.bloodnum > table td.bolcol3 > p{
	width:76%;
	text-align:center;
}
.bloodnum > table td.bolcol4{
	background:url(imagespd.png) center center no-repeat;
}
.bloodnum > table td.bolcol4 > p{
	width:100%;
	text-align:center;
}
.bloodnum > .blood-wel{
	line-height:28px;
	color:red;
	text-indent:14px;
}

.main3{
	width:1200px;
	height:156px;
	margin:30px auto 0;
}
.main3 > a{
	display:block;
	width:156px;
	height:156px;
	float:left;
	margin:0 22px;
	position:relative;
}
.main3 > a > img{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.main3 > a > img:last-child{
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
}
.main3 > a > img:first-child{
	transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
}

.main4-box{
	width:100%;
	height:97px;
	border-top:1px solid #d6d6d6;
	margin:30px auto 0;
	background-color:#F2F2F2;
}
.main4{
	width:1200px;
	height:100%;
	margin:0 auto;
}
.main4 > a{
	display:block;
	float:left;
	margin:25px 8px;
}
.main4 > a > img:last-child{
	display:none;
}

.footer-box{
	height:236px;
	margin:auto;
	background-color:#2B2B29;
}
.footer{
	width:1200px;
	height:100%;
	margin:0 auto;
}
.footer p{
	color:white;
}
.footer-txt{
	width:400px;
	line-height:30px;
	float:left;
	margin:18px 30px;
}
.footer-txt p{
	font-size:12px;
}
.footer-txt p:first-child{
	font-size:14px;
}
.footer-txt a{
	color:white;
}
.footer-txt img{
	vertical-align:text-bottom;
}
.footer-txt2{
	line-height:24px;
}
.footer-txt2 p{
	font-size:14px;
}
.footer-txt2 > p:nth-child(1){
	font-size:24px;
	line-height:38px;
}
.footer-txt2 > p:nth-child(2){
	margin:22px auto;
	padding-left:25px;
	background:url(imagesfooti1.png) left center no-repeat;
}
.footer-txt2 > p:nth-child(3){
	padding-left:25px;
	background:url(imagesfooti2.png) left center no-repeat;
}
.footer > .wx{
	float:right;
	margin:30px 23px;
	width:110px;
	height:130px;
}
.footer > .wx > p{
	height:20px;
	line-height:20px;
	text-align:center;
}
.footer > a{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:20px 30px 0 0;
}

.float-home{
	width:48px;
	height:288px;
	border:1px solid #e1e1e1;
	background-color:white;
	position:fixed;
	top:210px;
	left:110px;
	z-index:90;
}
.float-home > div{
	width:14px;
	height:14px;
	color:#999999;
	float:right;
	font-size:12px;
	cursor:pointer;
}
.float-home > img{
	float:right;
	padding:0 10px;
}
.float-home > p{
	width:24px;
	height:182px;
	float:right;
	color:#D63C2A;
	text-align:center;
	line-height:14px;
	padding:12px;
}
.float-home > a{
	float:right;
	width:100%;
	display:block;
	height:29px;
	line-height:28px;
	border-top:1px solid #E1E1E1;
	color:#999999;
	text-align:center;
}


.list-box{
	width:1200px;
	margin:30px auto 0;
}
.list-left{
	width:280px;
	border:1px solid #E7E7E7;
	text-indent:80px;
	float:left;
}
.list-left-title{
	height:78px;
	padding-top:10px;
	border-top:4px solid #D63C2A;
	line-height:30px;
}
.list-left-title > p{
	color:#D63C2A;
}
.list-left-title > p:first-child{
	font-size:26px;
	font-weight:bold;
}
.list-left-nav > li{
	line-height:48px;
	font-size:16px;
	border-top:1px solid #E7E7E7;
}
.list-left-nav > li:last-child{
	height:auto;
}
.list-left-nav > li > a{
	display:block;
	width:100%;
	height:48px;
}
.list-left-nav > li > a > span:first-child{
	float:left;
}
.list-left-nav > li > a > span:last-child{
	color:white;
	float:right;
	margin-right:20px;
	text-indent:0;
}
.list-left-nav > li > ul > li{
	height:34px;
	line-height:34px;
	font-size:14px;
	background-color:#F9F9F9;
}
.list-left-nav > li > ul > li > a{
	display:block;
	width:100%;
	height:100%;
}
.list-left-nav > li > ul > li > a.now{
	background-color:#EDEDED;
}
.list-left-nav > li > ul > li > a:hover{
	background-color:#EDEDED;
}
.list-left-nav > li > ul > li > a > span{
	padding-left:15px;
	background:url(imagesyd.png) center left no-repeat;
}
.now-list{
	background-color:#D63C2A;
}
.now-list > a > span:first-child{
	color:white;
}
.now-list2{
	background-color:#D63C2A;
}
.now-list2 > a > span:first-child{
	color:white;
}
.list-right{
	float:left;
	width:860px;
	margin-left:20px;
	min-height:500px;
}
.list-right2{
	width:96%;
}
.nav-posit,.nav-posit > a{
	height:30px;
	line-height:30px;
	color:#999999;
}
.list-cont{
	border-top:1px solid #E7E7E7;
}
.list-cont-title{
	height:50px;
	border-bottom:1px solid #E7E7E7;
}
.list-cont-title > p{
	float:left;
	line-height:48px;
	font-size:26px;
	color:#D63C2A;
	border-bottom:2px solid #D63C2A;
}
.list-cont-ul > li{
	width:100%;
	height:36px;
	line-height:36px;
	border-bottom:1px solid #E7E7E7;
}
.list-cont-ul > li >  a{
	display:block;
	float:left;
	background:url(imagesspotash.jpg) left center no-repeat;
	padding-left:18px;
	max-width:70%;
	overflow:hidden;
	white-space:nowrap;
}
.list-cont-ul > li >  a:hover{
	color:#D63C2A;
	text-decoration:underline;
	background-image:url(imagesspotred.jpg);
}
.list-cont-ul > li > span{
	float:right;
	font-size:12px;
	color:#999999;
}
.list-count{
	height:60px;
	line-height:60px;
	color:#999999;
}
.list-page {
    max-width:100%;
    width:720px;
    height:32px;
    margin:0 auto 20px;
}
.list-page > div{
	height:30px;
}
.list-page > div > a, .list-page > div > span{
    height:30px;
    line-height:30px;
    display:block;
    float:left;
    padding:0 16px;
    color:#696969;
    border:1px solid #E7E7E7;
}
.list-page > div > a:hover{
	color:white;
	background-color:#D63C2A;
}
.list-page > div > span{
	color:white;
	background-color:#D63C2A;
}

.text-cont-title{
	height:60px;/*60*/
	border-bottom:1px solid #E7E7E7;
}
.text-cont-title2{
	height:90px;
}
.text-cont-title > p:last-child{
	height:30px;
	line-height:30px;
	color:#333333;
	text-align:center;
}
.text-cont-title > p:first-child{
	height:50px;
	line-height:50px;
	font-size:22px;
	font-weight:bold;
	color:#333333;
	text-align:center;
}
.text-video{
	width:640px;
	height:360px;
	margin:18px auto 8px;
}
.text-cont{
	width:100%;
	overflow:hidden;
}
.text-cont img{
	max-width:100%;
}
.text-cont table{
	border-collapse:collapse;
	margin:0 auto;
}
.cont-back{
	display:block;
	width:80px;
	height:30px;
	border:1px solid #EEEEEE;
	border-radius:4px;
	color:#A9A9A9;
	line-height:30px;
	text-align:center;
	margin:20px auto;
	clear:both;
	background-color:#E7E7E7;
}
.detail-page{
	height:50px;
	line-height:25px;
	border-top:1px solid #EEEEEE;
	padding-top:10px;
}
.detail-page > a{
	float:left;
	padding-left:18px;
	max-width:90%;
	min-width:50%;
}
.detail-page > a:hover{
	text-decoration:underline;
	color:#d63c2a;
}


.text-cont > .thank-mail{
	width:787px;
	height:649px;
	margin:30px auto;
	background:url(imagesgxx.png) center center no-repeat;
	position:relative;
}
.thank-mail > .thank-cont{
	width:400px;
	height:300px;
	overflow:auto;
	color:#726053;
	position:absolute;
	top:34%;
	left:10%;
}
.thank-mail > .thank-tit{
	width:120px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#726053;
	overflow:hidden;
	position:absolute;
	left:70%;
}
.thank-to{
	top:54%;
}
.thank-from{
	top:62%;
}

.event-nav{
	height:66px;
}
.event-nav > a{
	display:block;
	float:left;
	height:36px;
	line-height:36px;
	padding:0 10px;
	margin-right:12px;
	margin-top:12px;
	color:#d63c2a;
	border:1px solid #d63c2a;
	border-radius:5px;
}
.event-nav > .now-event{
	color:white;
	background-color:#d63c2a;
}
.event-list{
	width:100%;
	margin-left:20px;
	border-left:3px solid #E2E2E2;
}
.event-list > .event-tit{
	height:38px;
	line-height:38px;
	padding-left:44px;
	margin-left:-16px;
	font-weight:bold;
	font-size:16px;
	color:#d63c2a;
	background:white url(imagesevent_tagg.png) center left no-repeat;
}
.event-list > .event-li{
	margin:20px 0 0 -9px;
}
.event-li > .event-li-tit{
	height:20px;
	line-height:20px;
	background:url(imagesevent_tit.png) center left no-repeat;
}
.event-li > .event-li-tit > p:first-child{
	float:left;
	padding-left:37px;
	font-size:16px;
	width:80px;
	color:#d63c2a;
	background:white url(imagesevent_point.png) center left no-repeat;
}
.event-li > .event-li-tit > .event-down{
	float:right;
	font-size:12px;
	background-color:white;
	cursor:pointer;
}
.event-li > .event-li-tit > .event-down > span:first-child{
	color:#A6A6A6;
}
.event-li > .event-li-tit > .event-down > span:last-child{
	color:#D4D4D4;
}
.event-cont{
	border:1px solid #EEEEEE;
	margin:20px 0 0 37px;
	padding:20px;
	background:#F6F6F6 url(imagesevent_horn.png) 9px 12px no-repeat;
}
.event-list table{
	/*border-collapse:collapse;*/
}

.explain-qa:last-child{
	display:none;
}
.explain-tit{
	padding:20px;
	margin-top:10px;
	background-color:#F5F5F5;
	line-height:24px;
}
.explain-tit >span{
	font-size:18px;
}
.explain-qa > .explain-oper{
	height:40px;
	margin:20px 0 10px 0;
}
.explain-oper-l{
	height:40px;
	float:left;
}
.explain-oper-l > span{
	display:block;
	height:30px;
	line-height:30px;
	width:80px;
	float:left;
	text-align:center;
	font-size:16px;
	margin-right:4px;
	cursor:pointer;
}
.explain-oper-l > .now-oper{
	color:#D63C2A;
	border-bottom:2px solid #D63C2A;
}
.explain-oper-r{
	height:30px;
	line-height:30px;
	float:right;
}
.explain-oper-r > p{
	float:left;
	margin-left:14px;
}
.explain-oper-r > p > input,.explain-oper-r > p > select{
	width:80px;
	border:2px solid #F5F5F5;
}
.explain-oper-r > p > button{
	width:19px;
	height:19px;
	border:none;
	background-image:url(imagesmag_red.png);
	vertical-align:middle;
	cursor:pointer;
}
.explain-li{
	border:1px solid #F5F5F5;
	font-size:16px;
}
.explain-li > div{
	border-top:1px solid #F5F5F5;
	line-height:26px;
	padding:10px 20px;
}
.explain-li > div:first-child{
	background-color:#F5F5F5;
}
.explain-li > div > p{
	float:left;
	font-size:14px;
}
.explain-li > div > p:first-child{
	width:8%;
}
.explain-li > div > p:last-child{
	width:92%;
}
.explain-sub{
	
}
.explain-sub > p{
	height:50px;
	line-height:50px;
}
.explain-sub > .p-cont{
	height:204px;
	line-height:50px;
}
.explain-sub > p > span{
	margin-left:10px;
	display:inline-block;
	width:84px;
}
.explain-sub > p > span > a{
	color:#D63C2A;
	margin-right:4px;
}
.explain-sub > p > input{
	width:180px;
	height:30px;
	border:2px solid #F5F5F5;
	
}
.explain-sub > .p-cont > textarea{
	width:757px;
	height:200px;
	border:2px solid #F5F5F5;
}
.explain-sub > .p-butt{
	margin-top:30px;
	text-align:center;
}
.explain-sub > .p-butt > button{
	width:100px;
	height:40px;
	border:none;
	color:white;
	margin-right:20px;
	font-size:16px;
	cursor:pointer;
}
.explain-sub > .p-butt > button:last-child{
	background-color:#D63C2A;
}
.explain-sub > .p-butt > button:first-child{
	background-color:#BEBEBE;
}

.examine-cont{
	width:725px;
	height:658px;
	margin:0 auto 50px;
	padding-top:260px;
	background-image:url(imagesexamine.png);
}
.examine-form{
	font-size:14px;
	line-height:36px;
	text-align:center;
}
.examine-form > p{
	width:84%;
	margin:0 auto;
	vertical-align:top;
}
.examine-form > p > input{
	margin-left:18px;
}
.examine-form > .examine-tit{
	font-size:22px;
	font-weight:bold;
}
.examine-form > .examine-tar{
	margin:15px auto;
}
.examine-form > .examine-tar > input{
	width:140px;
	border:none;
	background-color:transparent;
	border-bottom:2px solid #E0DCD1;
	padding:5px 10px;
	margin:0 40px 0 8px;
}
.examine-form > .examine-li{
	background-color:#F6EFE5;
}
.examine-form > .examine-but{
	margin-top:20px;
}
.examine-form > .examine-but > button{
	width:100px;
	height:40px;
	border:none;
	border-radius:6px;
	cursor:pointer;
}
.examine-form > .examine-but > button:first-child{
	background-color:#D73C2A;
	color:white;
	margin-right:30px;
}


.friend-img{
	height:100px;
	margin:30px 0;
}
.friend-img > a{
	padding:15px 5px;
	margin-left:6px;
	display:block;
	float:left;
	border:1px solid #EEEEEE;
}
.friend-li{
	padding-bottom:10px;
	border-bottom:1px solid #EEEEEE;
}
.friend-li:last-child{
	margin-bottom:100px;
	border-bottom:none;
}
.friend-li > .friend-tit{
	height:20px;
	font-size:20px;
	line-height:20px;
	color:#D63C2A;
	padding-left:10px;
	border-left:3px solid #D63C2A;
	margin:15px 0;
}
.friend-li > a{
	line-height:30px;
	margin-left:30px;
	display:block;
	float:left;
	width:200px;
}

.alone-click{
	width:80px;
	height:40px;
	line-height:40px;
	display:block;
	margin:30px auto;
	background-color:#D63C2A;
	color:white;
	text-align:center;
	font-size:16px;
}

.down-check{
	width:260px;
	height:136px;
	padding:30px;
	background-color:white;
	position:fixed;
	top:50%;
	left:50%;
	margin:-98px 0 0 -160px;
	border-radius:8px;
	display:none;
	z-index:99;
}
.down-check > p{
	height:44px;
	line-height:44px;
}
.down-check > p:last-child{
	text-align:center;
}
.down-check > p > span:first-child{
	color:red;
}
.down-check > p > input{
	width:160px;
	height:26px;
	border:2px solid #F5F5F5;
}
.down-check > p > .check-conf{
	width:80px;
	height:30px;
	background-color:#2E72DF;
	border:none;
	color:white;
	cursor:pointer;
	border-radius:4px;
	display:inline-block;
	line-height:30px;
	overflow:visible;
}
.down-check > p > .check-conc{
	width:80px;
	height:30px;
	background-color:#F5F5F5;
	border:none;
	color:#666666;
	cursor:pointer;
	border-radius:4px;
	margin-left:24px;
}
.down-check > div{
	position:absolute;
	top:10px;
	right:6px;
	width:14px;
	height:14px;
	color:#666666;
	font-size:12px;
	cursor:pointer;
}