@charset "UTF-8";
/* 共享框架 */
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{background-color:#eaeef3;cursor:auto;font-family:"Microsoft YaHei","simsun","Lucida Grande","Lucida Sans Unicode";font-size:14px;}
html,body{-webkit-text-size-adjust:none;color:#000;}
table{border-collapse:collapse;border-spacing:0;}
cite, u, i, s, em {font-style: normal;text-decoration:none;}
ol,ul,li{list-style:none;vertical-align:middle;}
img{border:none;border-width:0;vertical-align:middle;}
form {padding:0; margin:0;}
a{color:#000;outline:medium none;}
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:underline;}
a:active{star:expression(this.onFocus=this.blur());}
/* 头部 */
.header-box{
    background:#07a7e1;
    width: 100%;
    height: 80px;
    color: #fff;
	overflow:hidden;
}
@media screen and (max-width: 500px) {
    .header-box{height: auto;}
}
.header{width:1200px;overflow:hidden;margin: 0 auto;}
@media screen and (max-width: 500px) {
    .header{width:100%;overflow: hidden;}
}
.logo{background: url(../img/jinbiaozhun-logo.png) no-repeat scroll 0 0;
    display: block;
    height: 80px;
    width: 160px;
    float: left;
	background-size: contain;}
@media screen and (max-width: 500px) {
    .logo{display: none;}
}
.logo a{display: block;
    height: 80px;
    overflow: hidden;
    text-indent: -999em;
    width: 160px;
}

/*导航*/
.menu{float: left;
    margin-top: 22px;
    margin-left: 20px;
	margin-right:20px;
	max-width: 420px;
    overflow: hidden;
	}
@media screen and (max-width: 500px) {
    .menu{width:40%;margin-left: 5%;margin-right:0;margin-top: 3px;height: 40px;}
}	
.menu li{
    float: left;
    display: inline;
}
@media screen and (max-width: 500px) {
    .menu li{width: 50%;}
}	
.menu li a{
    color: #fff;
    display: block;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    margin: 0 10px;
    text-decoration: none;
}

@media screen and (max-width: 500px) {
    .menu li a{margin:0 3%;}
}	

.menu li.current a,.menu li a:hover{border-bottom:3px solid #FECE00;border-radius: 3px;}

.search{float: left;margin-top:20px;position: relative; width:260px;}
@media screen and (max-width: 500px) {
    .search {margin-left: 15px;}
}
#frm-search{background-color:#F5F5F5;border-radius: 4px;}
#keyboard{background-color: transparent;height: 40px;padding: 0 15px;border: none;width: 200px;outline:0;-webkit-box-shadow:0 0 transparent;}
.search_submit{background:url("../img/search.png") no-repeat scroll center;border:0;width: 32px;height: 32px;margin-right:10px;position: absolute;right: 0;top: 4px;cursor: pointer;}

/* 会员 */
#userinfo{width:300px;float:right;text-align:right;}
@media screen and (max-width: 500px) {
    #userinfo {width: 50%;margin-right:2%;}
}
#quick_links{height:auto;float:right;margin-top:32px;}
@media screen and (max-width: 500px) {
    #quick_links {margin-top:4px;}
}
#quick_links ul{float: right;}
#quick_links li{float: left; height:16px;line-height: 16px;padding: 0 7px;border-left: 1px solid #E0E0E0;max-width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;}
	@media screen and (max-width: 500px) {
    #quick_links li{ height:34px;line-height:34px;max-width:75px; font-size:14px;margin-bottom: 0;padding: 0 1px;}
}
#quick_links li a:link, #quick_links li a:visited{color: #fff;}
#quick_links li a:hover{color: #fff;}
#quick_links li.today, #quick_links li.member{color: #fff;border: 0 none;}

/* banner */
.banner {color: #fff;text-align: center;height: 180px;padding:50px 0 30PX;background-color: #08A7E1;background-image: url("../img/index-banner.png");background-position: center center;background-size: cover;background-repeat: no-repeat;position: relative;}
@media screen and (max-width: 500px) {
.banner {display:none;}
}
.banner h2{font-size:35px;font-weight:700;margin-bottom:10px;}
.banner p{font-size:16px;color: #fff; margin-top:10px;}
.banner a{color: #fff; font-size:18px;display:inline-block;padding:10px 15px 10px 0;}
.banner .search-form{margin:30px auto 0;box-sizing:content-box;position: relative;}
.banner .search-form .site-search-form{display: inline-block;}
.banner .search-form .search-cat{display:inline-block;float:left;width:80px;height:44px;border:none;margin-right:-3px;border-radius:30px 0 0 30px;background: #f1f1f1;text-align:center;text-align-last: center;-webkit-appearance: none;}
.banner .search-form .search-input{background:#fff;height:44px;line-height:44px;font-size:16px;display:inline-block;float:left;width:500px;font-family:"Microsoft YaHei";text-indent:30px;border-radius:30px 0 0 30px;border:none;outline:none;}
.banner .search-form .search-btn{background:#ff5f33;font-size:16px;height:44px;border:none;color:#fff;display:inline-block;float:left;width:100px;border-radius:0 30px 30px 0;cursor: pointer;}
.banner_vip{ overflow: hidden; margin-top: 20px;}

.class-item-hide{
background:#FFFFFF;
    max-height: 150px;
    min-height: 35px;
    overflow: hidden;
    position: relative;
    padding:20px 20px 10px;
    max-width: 1160px;
    margin:30px auto 10px;
	border-radius: 5px;
}
@media screen and (max-width: 500px) {
    .class-item-hide{margin:20px auto;}
}
.class-item-text{text-align:left}

.class-item-show span.switch-tit,.class-item-hide span.switch-tit{
    background: #07a7e1;
    height: 28px;
    line-height: 28px;
    border: 1px solid #07a7e1;
    border-radius: 3px;
	margin-bottom: 10px;
	margin-left:5px;
    text-align: center;
    color: #fff;
    padding: 0 8px;
	display: inline-block;
	}
.class-item-show a,.class-item-hide a {
    height: 28px;
    line-height: 28px;
    border: 1px solid #D9DADD;
    border-radius: 3px;
	margin-bottom: 10px;
	margin-left:5px;
    text-align: center;
    color: #222;
    padding: 0 8px;
	display: inline-block;
	text-decoration:none;
}

.class-item-show a,.class-item-hide a:hover{background: #07a7e1;border: 1px solid #07a7e1;color: #fff;}


/*主体*/
.main-box{ margin-top:20px;}
.fl{float:left; width:900px; overflow:hidden;}
@media screen and (max-width: 500px) {
    .fl{width:100%;}
}
.fr{float:right; width:280px; overflow:hidden;}
@media screen and (max-width: 500px) {
    .fr{display:none;}
}

.main {
    position: relative;
    height: 100%;
	max-width:1200px;
	margin:0 auto;
	overflow: hidden;
}
@media screen and (max-width: 500px) {
    .main{margin:0 2%;}
}

.top-news{overflow:hidden; padding-top:30px;zoom: 1; margin-bottom:15px;}
.news{width:788px;height:400px;float:left;padding: 30px 0 15px;position: relative;background-color: #fff;border-radius: 5px;box-shadow:#D7D7D7 0px 2px 1px 0px;}
@media screen and (max-width: 500px) {
    .news{width: 100%;margin-top: 0;border: none;padding: 0; float:none;height: auto;margin-bottom: 30px;}
}
.news-title{position:absolute;top:-15px;left:30px;height:28px;}
@media screen and (max-width: 500px) {
    .news-title{display:none;}
}
.news-title span{padding:10px 30px;width:100px;height:32px;border-radius:4px;background-color:#07A7E1;color:#fff;text-align:center;line-height:32px;}
.news-title-detailed{color: #99a2aa;font-size: 14px; height:28px; line-height:28px;}
.news-title-detailed span{float:left; text-align:center;}
.news-title-detailed span.number{width:23%;}
.news-title-detailed span.name{width:57%;}
.news-title-detailed span.time{width:20%;}
.news-content{ overflow:hidden;}
.news-content li{height: 38px;line-height:38px;border-bottom: 1px dotted #e3e3e3; margin:0 30px; font-size:15px;}
.news-content li span{ text-align:center;display: inline-block;}
.news-content li span.number{width:23%;float: left;}
.news-content li a{float:left;display:inline-block;overflow:hidden;width:80%;height:38px;text-overflow:ellipsis;white-space:nowrap;line-height:38px;}
.news-content li a em{padding:0 3% 0 5%; width:25%; display:inline-block;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-content li a:hover{color:#07A7E1; text-decoration:none;}
.news-content li span.time{width:17%; float:right;color:#99a2aa;}
.special{width:360px;height: 420px;float:right;padding: 20px 20px 5px 20px;position:relative;border-radius:10px;background:#fff;}
@media screen and (max-width: 500px) {
    .special{ width: 100%;float: none;padding: 0;border: 0;height:auto;}
}
.special-title{position:absolute;top:-15px;left:30px;height:28px;}
@media screen and (max-width: 500px) {
    .special-title{ display:none;}
}
.special-title span{padding:10px 30px;width:100px;height:32px;border-radius:4px;background-color:#07A7E1;color:#fff;text-align:center;line-height:32px;}
.special-content{overflow:hidden; max-height:410px; }

.special-content li{float:left;display: inline; margin-top:5px;}
.special-content li a{padding: 0 5px;line-height: 28px;height: 28px;display: inline-block;text-decoration: none; margin:2px 4px; font-size:14px;}
.special-content li.color a{background:#07A7E1; color:#FFFFFF}
.special-content li a:hover {background: #07A7E1;color: #fff;border-color: #07A7E1;}

.module{overflow: hidden;}
@media screen and (max-width: 500px) {
    .module{ display:none;}
}
#box-lf{float: left;
    width: 592px;}
#box-lr{float: right;
    width: 592px;}
.box {border-radius: 4px;background:#fff;overflow:hidden; margin-bottom:20px;}
.box .title{height:28px;line-height:28px;display: block;padding:20px 20px 10px 40px; margin:0 0 0px;overflow:hidden;font-size:20px;position: relative;}
.box .title i{background:#07A7E1 none repeat scroll 0 0;height:20px;left:30px;;overflow: hidden;position: absolute;top:25px;width:6px;border-radius: 4px;}

.txtlist {padding:5px 30px 20px;height:100%;overflow:hidden}
.txtlist li{width: 520px;float: left;text-indent: 25px;background: url(../img/ico.png) no-repeat 0px 12px;font-size: 15px;line-height: 40px;height: 40px;overflow: hidden;margin-right: 15px;}
@media screen and (max-width: 500px) {
    .txtlist li{ width: 95%;}
}

.list-bz {padding:0px 0 6px 11px;height: 100%;overflow: hidden;}
.list-bz li {float:left;width:169px;padding:5px 10px 1px 16px;height:290px;overflow:hidden}
.list-bz a.im {position: relative;display: block;}
.list-bz .im em {float:left;font-size: 12px;color: #fff;display:block;}
.list-bz .im i {float:right;color: #FF672D;font-size: 16px; font-family:arial;}
.list-bz li img  {width: 100%;height:240px;padding:3px;-moz-box-shadow:2px 4px 6px #555;-webkit-box-shadow:2px 4px 6px #555;box-shadow:1px  2px 3px #555;border-radius: 5px;background:#e3e3e3;}
.list-bz li a:hover img{transform:scale(0.99)}
.list-bz li p {line-height:30px;height:30px;text-align:center;overflow:hidden;padding:5px 0 3px;display:block;overflow:hidden;;}
.list-bz li a:hover {color:#f00}
.list-bz li .txt {height:20px;color:#BABABA;display: block;text-align: center;display: block;font-size: 12px;overflow:hidden}

/* 列表 */

.list{
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    padding: 0 60px 5px;
    margin-bottom: 30px;
}
@media screen and (max-width: 500px) {
    .list{margin-bottom:20px;padding:0;}
}
.list li{
	overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px dotted #e3e3e3;
    position: relative;
}
@media screen and (max-width: 500px) {
    .list li{padding:5%;}
}

.list li .list-title{
	height: 32px;
    line-height: 32px;
    margin-top: 5px;
    overflow: hidden;}
.list li .type {
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-top: 8px;
    margin-left: 0px;
    background-color: #07A7E1;
    border-radius: 5px;
}
@media screen and (max-width: 500px) {
    .list li .type{display: none;}
}
.list li .type .line {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
    width: 30px;
    color: #fff;
    margin: 4px 0px 0px 10px;
}

.type#size{width:18px;height:18px;background-size: contain;margin-top:10px;margin-right: 5px;margin-left: 2px;}

.list li .related{float:left; width:980px; height:100%;}
@media screen and (max-width: 500px) {
    .list li .related{width:95%;}
}
.list li .related .related_tit{font-size: 16px; font-weight: 700; margin-bottom: 5px;overflow:hidden;}
.list li .related .related_tit a{height:34px;line-height:34px;color: #212121;text-decoration: none; }
.list li .related .related_tit a:hover{color:#07A7E1;}
.list li .related .related_etit{}
#size .related_tit{font-size: 18px; font-weight:normal; width:980px;;white-space: nowrap; text-overflow: ellipsis;}
@media screen and (max-width: 500px) {
    #size .related_tit{width:100%;}
}
.list li .related .related_des{height: 25px; font-size: 13px; color: #99a2aa; line-height: 25px; margin: 3px 0px 0px 0px;width:720px;;white-space: nowrap; text-overflow: ellipsis;}
.list li .related .related_des a{color: #99a2aa;}
.list li .related .related_des span {height: 25px; font-size: 14px; color: #333; line-height: 25px; margin-right:10px; padding-left:10px;border-left: 4px solid #07A7E1; }

.item{float:left; width:1000px; height:100px;}
@media screen and (max-width: 500px) {
    .item{width:100%; height:70px;}
}
.item .title-detail{font-size:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
@media screen and (max-width: 500px) {
    .item .title-detail{font-size:18px;}
}
.item .number{height: 22px;color: #333; line-height: 22px; margin-top:10px; font-size: 17px; }
@media screen and (max-width: 500px) {
    .item .number{font-size:14px;color: #999;}
}
.item .title-detail a:hover{text-decoration: none; color:#07a7e1;}


/* 翻页 */
.page{color:#666;font-size:14px;height:34px;line-height:32px;margin:60px auto 80px;text-align:center;}
@media screen and (max-width: 500px) {
    .page{margin:0 auto 0;}
}
.page a,.page span,.page i{background: #fff;display:inline-block;height:32px;text-align:center;padding:0 14px;border:1px solid #e4e4e4;border-radius:4px;color:#666;text-decoration:none; margin:0 5px;}
@media screen and (max-width: 500px) {
    .page a,.page span,.page i{height:18px; line-height:17px; padding:0 2px; margin:0 2px;}
}
.page span{border-color:#07a7e1;background:#07a7e1;color:#fff;filter:none;font-weight:bold}
.page a:hover{color:#07a7e1;}
.page span:hover{border-color:#07a7e1; background:#07a7e1; color:#fff;}


/* 位置 */


.content-box{ overflow:hidden;}
.content-box .titlepic{float:left;}
@media screen and (max-width: 500px) {
    .content-box .titlepic{display: none;}
}
.content-box .titlepic img{ border: 1px solid #eee;padding: 5px;border-radius: 5px;box-sizing: border-box;width: 100%;max-width:300px;margin-right: 20px;}

.content-box-news{overflow: hidden;margin-top: -15px;}

/* 内容 */
.article{border-radius: 4px;overflow:hidden;margin:0 auto 22px;position: relative;padding: 40px 60px; background-color:#FFFFFF;}
@media screen and (max-width: 500px) {
.article {
    padding: 4%;margin:2% 0;
}
}
.article .title{margin:0 0 25px;overflow:hidden;position: relative;}
.article .title h1{color:#000;float:left;font-size:22px;font-weight:normal;overflow:hidden;line-height:40px; max-width:80%;}

.down{background-color: #07a7e1;position: absolute;right: 0;top: 0;color: #FFFFFF;border-radius: 4px;text-decoration: none;padding: 10px;text-align: center;width: 140px;}
}
@media screen and (max-width: 500px) {
    .down{width: 5%;right: 0;top: 0;padding: 5px;border-radius:4px;}
}

.title a.down{text-decoration: none;font-size: 16px;}

.details{overflow: hidden;padding: 0 0 24px;border-bottom: 1px solid #f4f5f6;position: relative; font-size:12px;color:#99a2aa;margin-bottom: 24px;}
@media screen and (max-width: 500px) {
    .details{padding: 0 0 14px;margin-bottom: 14px;}
}
.details strong{font-weight:normal;display: inline-block;float: left;height: 20px;line-height: 20px;font-size: 14px;}
.details span{color:#99a2aa;font-size: 14px;text-align: center;margin-left: 10px;line-height: 20px;}
@media screen and (max-width: 500px) {
    .details span{display: none;}
}

.article .content{line-height:30px;color:#000;letter-spacing: 1.5px;word-wrap: break-word;}
.article .content h2{margin:30px 0;font-size: 18px;font-weight: normal; line-height:24px;border-left: 6px solid #07a7e1;}
.article .content h3{margin:20px 0;font-size: 16px;font-weight: normal; line-height:24px;color: #666;border-left: 6px solid #07a7e1; padding-left:15px;}
.article .content a,.article .content a:hover{text-decoration:none; color:#000;}
.article .content p{line-height:24px;margin-bottom:10px;overflow: hidden;text-align: justify;}
.article#size .content p{
    line-height: 34px;
    font-size: 14px;
    padding: 6px 0;
    color: #444;
    border-bottom: 1px solid #eee;
    overflow: hidden;
	margin-bottom:0;
}
.article .content img,.article .content p img{display:block;vertical-align:middle;border-radius: 4px;max-width:100%;}
.article .content p a{color:#0245DC;text-decoration:underline;}



.console{margin: 50px auto 40px;overflow: hidden;text-align: center;}
.console a{display: inline-block;line-height:28px;border-radius:4px;padding:5px 40px 6px;font-size:16px;width: 80px; text-align:center; margin:0 auto;background-color:#5CB85C;color:#FFFFFF; text-decoration:none;}
@media screen and (max-width: 500px) {
    .console a{padding:8px 30px;}
}
.console a.download{background-color:#07a7e1;margin-left: 40px;}
.console a.download-s{background-color:#cccccc;margin-left: 40px;}


.pagenext{overflow:hidden; height:20px; line-height:20px;font-size:14px;font-size: 12px;color: #99a2aa;display: inline-block;}
.pagenext a{font-size: 12px;color: #99a2aa;}

#download{
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
    padding: 20px;
	border-radius: 4px;
	}
#download a.download{
    background-color: #07a7e1;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 40px;
    height: 40px;
    border-radius: 4px;
    margin-bottom: 20px;
	text-decoration:none;
	}

.operate{overflow:hidden; }
.operate a{display:block; height: 40px; text-align: left; font-size: 14px; line-height: 40px; color: #828e9a;text-decoration:none;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.operate a.collect{ padding-left: 80px;background:url("../img/collect.png") no-repeat scroll 30px center;}
.operate a.mistake{ padding-left: 70px;background:url("../img/mistake.png") no-repeat scroll 20px center;}

.readall{position:relative;z-index:9999;padding:0 0 40px;margin-top:-18rem;text-align:center}
.readall .read-more-mask{height:18rem;background:-moz-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,0));background:-webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,0))}
.read-more-btn{cursor:pointer;font-size:16px;color:#07a7e1;background:#fff;border-radius:4px;border:1px solid #07a7e1;line-height:30px;padding:5px 10px;text-decoration:none;display:inline-block;position:relative;width:50%;}
.read-more-btn:active{outline:none;}
.read-more-btn em{margin:0 .1em}
.read-more-btn:after{top:12px;right:10px;width:9px;height:9px;border-left:1px solid #0245DC;border-bottom:1px solid #0245DC;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);content:"";position:absolute}

.list#size{padding: 40px 60px 30px;border-radius: 4px;overflow: hidden;}
@media screen and (max-width: 500px) {
    .list#size{padding:6% 4% 5%;margin-bottom:0;}
}
.list#size .list-title{height:24px;line-height:24px;display: block;padding:0 20px; margin:0 0 10px;overflow:hidden;font-size:21px;position: relative;}
@media screen and (max-width: 500px) {
    .list#size .list-title{ display:none;}
}
.list#size .list-title i{background:#07a7e1 none repeat scroll 0 0;height:24px;left: 0;overflow: hidden;position: absolute;top:0;width:6px;}
.list#size .list-title em{color: #e22b00;}
.list#size li{overflow:hidden;padding:10px 0; margin:0;text-overflow:ellipsis;white-space:nowrap; border:none;}
.related{float:left;width:600px;}
.related .related-title{overflow:hidden;margin-bottom:10px;width:600px;text-overflow:ellipsis;white-space:nowrap;font-size:16px;}
.related .number{height:22px;color:#99a2aa;font-size:12px;line-height:22px;}


/*友情*/
.flink{ padding-bottom:10px;;overflow:hidden; }
@media screen and (max-width: 500px) {
    .flink{ display:none;}
}
.flink-box {width:1200px;margin:0px auto;border-radius: 1px;background-color:#fff;color: #aaa;}
.flink-box span {background:url("../img/flink.png") left center no-repeat;display:block;width:94px;height:35px;float:left;text-indent:-999em;}
.flink-box a{margin-left:8px;color: #aaa;}
.flink-box a::after{color: #aaa;content: "/";display: inline-block;margin-left: 8px;font-size: 15px;height:35px;line-height:35px;}
/* 底部 */
.footer{width: 100%;
    padding:40px 0;    
    background:#22252E;
    font-size: 12px;
    color: #8d9299;
    text-align: center;
    line-height: 28px;
    position: relative;}
@media screen and (max-width: 500px) {
    .footer{padding:25px 0 30px; margin-top:30px;}
}
.footer-wrapper{width:1200px;overflow:hidden; margin:0 auto;}
@media screen and (max-width: 500px) {
    .footer-wrapper{width:100%;}
}
.footer p{line-height:30px; height:30px;overflow:hidden;}
.footer a{color:#8d9299; margin-right:5px;}

.calculate{ display:none;}

/* 快速向上 */
#scrolltop {display:none;position:fixed;bottom:140px;right:80px; _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight));cursor:pointer;height:70px;width:36px;background:url("../img/arrow.png") no-repeat 0 0;}
#scrolltop:hover{background:url("../img/arrow.png") no-repeat 0 -80px;}