﻿@charset "utf-8";

body{font-style:normal;font:12px Arial, Helvetica,sans-serif,"\5B8B\4F53";color:#000000;background:#FFF;/*letter-spacing: 1px;*/} 
body, div, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, p, marquee, from{margin:0;padding:0;} 
ol, ul ,li{list-style: none;} 
img {border: 0; vertical-align:middle;} 
a{color:#333;text-decoration:none; }  
a:hover{color:#00afc0;text-decoration:underline;} 
::selection { background:#00afc0; color:#fff;}
::-moz-selection { background:#00afc0; color:#fff;}
::-webkit-selection { background:#00afc0; color:#fff;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.hide{display:none;}
.block{display: block;}
.fixed {position: fixed;z-index:1;}
.l{float:left;}
.r{float:right;}
.clear{clear:both; font-size:0; line-height:0; height:0;}
.after-clear::after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.line {height:1px;background-color:#ddd;overflow:hidden;}
.line2px {height:0;border-top:1px solid #ddd;border-bottom:1px solid #fff;overflow:hidden;}
.line2pxlight {height:0;border-top:1px solid #939393;border-bottom:1px solid #fff;overflow:hidden;}
.h5 {height: 5px;display:block; overflow: hidden;}
.h10 {height: 10px;display:block; overflow: hidden;}
.h20 {height: 20px;display:block; overflow: hidden;}
.h30 {height: 30px;display:block; overflow: hidden;}
.fixhidden{overflow: hidden;}
.nowrap{white-space:nowrap;}
.nowarp-hidden{overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.relative{position: relative;}
.plr20{padding-left: 20px; padding-right: 20px; }
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb40{margin-bottom: 40px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.red,.red:hover{color: #c40000;}
.nomr{margin-right: 0 !important;}
.nomb{margin-bottom: 0 !important;}
.w1200{
	width:1202px;
	margin:0 auto;
}

/* top */
.top-box{
    height: 30px;
    line-height: 30px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #f0f0f0;
    color: #666;
	font-size:12px;
}
.top-box a{
    margin: 0 5px;
}

/*banner*/
.banner-box{
    height: 120px;
}
.banner-box .box-logo{
	width:330px;
	height:80px;
	margin-top:15px;
	float:left;
}
.banner-box .box-search{
	margin-top:30px;
	float:left;
}
.banner-box .box-cart{
	margin-top:30px;
    margin-left: 50px;
	float:left;
}
/*search*/
.box-search .search-input{
	width:458px;
	height:49px;
	background-color:#f5f5f5;
	border-radius:5px;
	overflow:hidden;
}
.box-search .search-input .l{
	float:left;
	width:392px;
	height:43px;
	overflow:hidden;
	background-color:#f5f5f5;
	border:3px solid #f5f5f5;
}
.dlicon{background:url(../fonts/f116fd7bb6b047d4ac05fecb678745e4.woff);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none !important;
}
.box-cart .cart-button:hover{
    color: #fff;
    background-color: #00afc0;
    border: 1px solid #2c91e4;
    background-position: 10px -15px;
}
.box-cart .cart-num{
    width: 23px;
    height: 22px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    top:-16px;
    right: 15px;
    font-size: 11px;
    background-image: url(../images/cart.png);
    background-position: 0 -50px;
    background-repeat: no-repeat;
}
.box-cart:hover .cart-num{
    color: #00afc0;
    background-position: 0 -75px;
}

/*menu*/
.menu-box{
    height: 38px;
    line-height: 38px;
    background-color: transparent;
	border-bottom:3px solid #00afc0;
}
.menu-box .box-item li{
    /*width: 110px;*/
    height: 38px;
    line-height: 38px;
    text-align: center;
    float: left;
    position: relative;
    zoom: 1;
}
.menu-box .box-item li a{
    height: 38px;
    display: block;
	padding: 0 26px;
	margin-right: 10px;
    font-family: "Microsoft Yahei";
    font-size: 16px;
	color: #555;
    text-decoration: none !important;
}
.menu-box .box-item li a:hover,.menu-box .box-item li.action{
    background-color: #00afc0;
	color: #fff;
}
.menu-box .box-item .hot{
    width: 29px;
    height: 17px;
    position: absolute;
    top: -10px;
    left: 50px;
    /*background-image: url(../images/cart.png);*/
    background-repeat: no-repeat;
    background-position: 0 -100px;
}
.menu-box .box-item .category{
    width: 220px;
    margin-right: 39px;
}
.menu-box .box-item .category a{
	width: 100%;
	padding: 0;
    height: 42px;
	line-height: 46px;
    position: absolute;
	text-align: left;
	text-indent: 57px;
    top: -4px;
	color: #fff;
	font-size: 18px;
    background-color: #00afc0;
    /*box-shadow: 2px -1px 3px rgba(55,55,55,0.5);*/
    background-image: url(../images/cart.png);
    background-repeat: no-repeat;
    background-position: 5px -267px;
}
.menu-box .box-item .category a:hover{
    background-color: #00afc0;
}
.menu-box .box-item .consult{
	margin-left: 25px;
    position: relative;
    zoom: 1;	
}
.menu-box .box-item .consult a{
	color: #00afc0;
	background-position:-39px 4px;
}
.menu-box .box-item .consult span{
    width: 137px;
    height: 40px;
    line-height: 30px;
    position: absolute;
    top: -25px;
    left: 50px;
    color: #00afc0;
    background-image: url(../images/cart.png);
    background-repeat: no-repeat;
    background-position: 0 -120px;
}
.menu-box .box-item .consult a:hover{
	color: #00afc0;
    background-color: transparent;
}

/* main */
.main-box{
    height: 340px;
}
.main-box .category-menu-box{
    width: 220px;
    float: left;
    position: relative;
}
.main-box .slider-box{
    width: 730px;
    float: left;
}
.main-box .publish-box{
    width: 252px;
    float: left;
    position: relative;
    overflow: hidden;
}
.main-box .work-box{
    width: 247px;
    margin-left: 5px;
    float: left;
    position: relative;
    overflow: hidden;
}

.category-menu-box .menu-item{
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #fff;
	
}
.category-menu-box .menu-item .item-wrapper{
    height: 63px;
    padding: 10px 15px 10px 5px;
    position: relative;
}
.category-menu-box .menu-item h2{
    width: 130px;
    height: 30px;
    color: #00afc0;
    line-height: 30px;
    font-size: 1.5em;
    font-weight: 400;
    font-family: "Microsoft YaHei","微软雅黑";
    display: inline-block;
    /*padding-left: 34px;*/
    /*background-image: url(../images/menu.png);*/
    background-repeat: no-repeat;
}
.category-menu-box .menu-item .icon-1{
    background-position: 0 0;
}
.category-menu-box .menu-item .icon-2{
    background-position: 0 -30px;
}
.category-menu-box .menu-item .icon-3{
    background-position: 0 -60px;
}
.category-menu-box .menu-item .icon-4{
    background-position: 0 -90px;
}
.category-menu-box .menu-item p{
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    overflow: hidden;
}
.category-menu-box .menu-item p a{
    margin: 0 6px 0 0;
}
.category-menu-box  .menu-item .arrow-icon {
    background: 0 -120px url(../images/menu.png) no-repeat;
    height: 30px;
    width: 25px;
    position: absolute;
    left: 190px;
    top: 10px;
}
.category-menu-box .menu-item .line-cover{
    background-color: #fff;
    width: 25px;
    height: 83px;
    position: absolute;
    left: 207px;
    top: 1px;
    z-index: 100;
    display: none;
}
.category-menu-box .menu-item .item-hover{
    position: absolute;
    /*width: 480px;*/
	width: 670px;
    min-height: 310px;
    left:220px;
    top:0;
    padding: 10px 20px;
    background-color: #fff;
    /*background-image: url(../images/menu-bg.jpg);*/
    background-position: 0 0;
    background-repeat: no-repeat;
    box-shadow: 0 0 10px #ccc;
    display: none;
    z-index: 99;
}
.category-menu-box .menu-item .bg-1{
    background-position: 0 0;     
}
.category-menu-box .menu-item .bg-2{
    background-position: -440px 0;     
}
.category-menu-box .menu-item .bg-3{
    background-position: -880px 0;
}
.category-menu-box .menu-item .bg-4{
    background-position: -1320px 0;     
}
.category-menu-box .menu-item .item-hover{
    padding: 10px 20px 20px 40px;
}
.category-menu-box .menu-item .item-hover .item-info{
    font-weight: bold;
    line-height: 30px;
    font-size: 14px;
    /*margin-bottom: 20px;*/
	margin-bottom: 8px;
    border-bottom: 1px dotted #999;
}
.category-menu-box .menu-item .item-hover ul{
}
.category-menu-box .menu-item .item-hover ul li{
    min-width: 152px;
    line-height: 25px;
    float: left;
    margin-top: 5px;    
    margin-right:10px;
    overflow: hidden; 
    white-space: nowrap;
    text-overflow: ellipsis;
}
.category-menu-box .menu-item .item-hover ul li a{
    color: #00afc0;
}
.category-menu-box .menu-item .item-hover ul.col2 li{
   /* min-width: 230px;*/
   margin-right:45px;
}
.category-menu-box .menu-item .item-hover ul li span{
    color: #999;
}
.category-menu-box .menu-item:hover{
    background-color: #fff;
    background-image: none;
    box-shadow: 0 0 15px #ccc;
}
.category-menu-box .menu-item:hover .item-warpper{
    background-color: #fff;
}
.category-menu-box .menu-item:hover .line-cover{
    display: inline-block;
}
.category-menu-box .menu-item:hover .item-hover{
    display: inline-block;
}
.category-menu-box .menu-item:hover .arrow-icon{
    display: none;
}

.slider-1{
	width:730px;
	height:340px;
	overflow:hidden;
	position:relative;
}
.slider-1 .slidesjs-container{
	width:730px;
	height:340px;
	overflow:hidden;
}
.slider-1 .slidesjs-container a img{
	width:730px;
	height:340px;
}
.slider-1 .slidesjs-pagination{	
	position:absolute;
	right:15px;
	bottom:15px;
	/*z-index:100;*/
	z-index:98;
}
.slider-1 .slidesjs-pagination .slidesjs-pagination-item{
	width:20px;
	height:20px;
	float:left;
	margin-right:10px;
}
.slider-1 .slidesjs-pagination .slidesjs-pagination-item a{
	width:20px;
	height:20px;
	line-height:20px;
	border-radius:10px;
	display:block;
	background-color:#fff;
	text-decoration:none;
	font-family:"Microsoft Yahei";
	font-size:14px;
	text-align:center;
}
.slider-1 .slidesjs-pagination .slidesjs-pagination-item a:hover,.slider-1 .slidesjs-pagination .slidesjs-pagination-item a.active{
	background-color:#ff4848;
	color:#fff;
}
/*
.publish-box{
    height: 340px;
    background-color: #f5f5f5;
    /*box-shadow: 1px 1px 1px rgba(55,55,55,0.5);* /
}
.publish-box .publish-num{
    height: 40px;
    line-height: 38px;
    margin: 15px 15px;
	font-family:"Microsoft Yahei";
	font-size:28px;
    font-weight: 700;
    color: #ff0000;
    text-align: center;
}
.publish-box .publish-num ul li{
    width: 33px;
    height: 40px;
    line-height: 35px;
    margin: 0 2px;
    float: left;
    background-image: url(../images/publish.png);
}
.publish-box .publish-num ul li.unit{
    font-weight: normal;
	font-size:20px;
    background-position: 33px 0;
}
.publish-box .publish-info{
    height: 50px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
}
.publish-box .publish-but{
    height: 45px;
    margin: 15px 15px 0 15px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
}
.publish-box .publish-but a{
    padding: 8px 15px;
    color: #fafafa;
    border:1px solid #00afc0;
    background-color: #0090d3;
    text-decoration: none;
    border-radius: 5px;
}
.publish-box .publish-but a:hover{
    color: #f3f3f3;
    border:1px solid #00afc0;
    background-color: #00afc0;
}
.publish-box .publish-bar{
    height: 30px;
    line-height: 30px;
    background-color: #a9d7f7;
    text-indent: 2em;
    font-size: 14px;
    font-weight: bold;
    background-image: url(../images/publish.png);
    background-repeat: no-repeat;
    background-position: 0 -40px;
}
.publish-box .publish-con ul{
    margin: 5px 10px;
}
.publish-box .publish-con ul li{
    height: 25px;
    line-height: 25px;
}
.publish-box .publish-con ul li span{
    display: block;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.publish-box .publish-con ul li .qk, .publish-box .publish-con ul li .qk a{
    width: 60px;
    color: #c40000;
}
.publish-box .publish-con ul li .bt{
    width: 110px;
    margin: 0 5px;
}
.publish-box .publish-con ul li .zt{
    width: 60px;
    color: #999;
    text-align: center;
}
*/

.work-box ul li{
    height: 103px;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #f3f3f3;
}
.work-box ul li:first-child{
    margin-top: 5px;
}
.work-box ul li:hover{
    border: 1px solid #00afc0;
}
.work-box ul li:hover h2{
    color: #00afc0;
}
.work-box .item-con{
    width: 140px;
    margin: 5px 15px;
    display: inline-block;
    float: left;
}
.work-box .item-con h2{
	font-family:"Microsoft Yahei";
	font-size:1.3em;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    color: #333;
}
.work-box .item-con p{
    height: 36px;
    line-height: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #666;
}
.work-box .item-con p.more{
    height: 20px;
    margin-bottom: 0;
    color: #00afc0;
}
.work-box i{
    width: 60px;
    height: 50px;
    background-image: url(../images/work.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 25px;
    float: left;
}
.work-box i.img1{
    background-position: 0 0;
}
.work-box i.img2{
    background-position: -60px 0;
}
.work-box i.img3{
    background-position: -120px 0;
}
.work-box i.img4{
    background-position: -180px 0;
}
.work-box ul li:hover i.img1{
    background-position: 0 -50px;
}
.work-box ul li:hover i.img2{
    background-position: -60px -50px;
}
.work-box ul li:hover i.img3{
    background-position: -120px -50px;
}
.work-box ul li:hover i.img4{
    background-position: -180px -50px;
}

.fblc-box{
    border: 1px solid #f3f3f3;
}
.fblc-box img{
    width: 1200px;
}

/*book*/
.book-box{
    /*box-shadow: 0 0 3px rgba(55,55,55,0.5);*/
}
.book-box .box-bar{
    height: 75px;
}
.book-box .box-bar .box-bar-title{
    /*width: 200px;*/
    padding-right: 20px;
    max-width: 220px;
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 2em;
    font-weight: 700px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    /*background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: 15px 16px;*/
}
.book-box .box-bar .box-bar-title a{
    /*margin-left: 40px;*/
    line-height: 70px;
    text-decoration: none; 
	font-weight: bold;   
    color: #00afc0;
}
.book-box .box-bar .box-bar-title a:hover{
    color:#0098a7;
} 
.book-box .box-bar .box-bar-tab{
    width: 695px;
    float: left;
    position: relative;
}
.book-box .box-bar .box-bar-tab li{
    margin: 22px 5px 0 5px;
    float: left;
}
.book-box .box-bar .box-bar-tab li span a{
    height: 30px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    font-weight: 200px;
    padding: 0 10px;
    text-decoration: none;
    display: block;
}
.book-box .box-bar .box-bar-tab li p{
    width: 700px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: absolute;
    color: #aaa;
    top:40px;
    left: 0;
    display: none;
}
.book-box .box-bar .box-bar-tab li p a{
    margin: 0 5px;
    color: #555;
    text-decoration: none;
}
.book-box .box-bar .box-bar-tab li p a:hover{
    color:#cc0001;
} 
.book-box .box-bar .box-bar-tab li:hover, .book-box .box-bar .box-bar-tab li.action{
    border-bottom: 3px solid #00afc0;    
}
.book-box .box-bar .box-bar-tab li:hover span a, .book-box .box-bar .box-bar-tab li.action span a{
	padding-bottom:4px;
    background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: 50% -92px;
}
.book-box .box-bar .box-bar-tab li:hover span a{color:#00afc0;}
.book-box .box-bar .box-bar-tab li:hover p, .book-box .box-bar .box-bar-tab li.action p{
    display: none;
}
.book-box .box-bar .box-bar-link{
	display:none;
    max-width: 280px;
    height: 40px;
    overflow: hidden;
    color: #555;
    float: right;
	margin-top: 18px;
}
.book-box .box-bar .box-bar-link li{
    height: 20px;
    line-height: 20px;
    margin: 10px 5px;
    float: right;
    background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: 0 -40px;
}
.book-box .box-bar .box-bar-link a{
    padding: 0 10px;
    background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: right -75px;
    color: #555;
    text-decoration: none;
}
.book-box .box-bar .box-bar-link a:hover{
    color:#00afc0;
}
.book-box .box-con{
    height: 505px;
}
.book-box .box-con-item{
    height: 504px;
    overflow: hidden;
    width: 980px;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
    float: left;
}
.book-box .box-con-item ul{
    display: none;
}
.book-box .box-con-item ul.action{
    display: block;
}
.book-box .box-con-item li{
    width: 243px;
    /*width: 194px;*/
    height:250px;
    text-align: center;
    float: left;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
    padding: 0 1px 1px 0; 
	position: relative;
}
.book-box .box-con-item li:hover{
    padding: 0; 
	border: 1px solid #00afc0;
}
.book-box .box-con-item a{
    color: #555;
    text-decoration: none;
}
.book-box .box-con-item a:hover{
    color:#00afc0;
}
.book-box .box-con-item .photo{
    width: 125px;
    height: 170px;
    display: block;
    margin: 5px auto;
}
.book-box .box-con-item .photo img{
	width: 125px;
	height: 170px;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	Opacity:0.9;
	Filter:alpha(opacity=90);
}
.book-box .box-con-item li:hover .photo img{
	-moz-opacity:1;
	-khtml-opacity:1;
	Opacity:1;
	Filter:alpha(opacity=100);    
}
.book-box .box-con-item .title{
	height: 20px;
	line-height: 20px;
    margin: 0 20px;
	display: block;
    overflow: hidden;
}
.book-box .box-con-item .info{
	height: 20px;
	line-height: 20px;
    margin: 0 20px;
	display: block;
    overflow: hidden;
    color: #555;
}
.book-box .box-con-item .info a{
	margin: 0 8px;
}
.book-box .box-con-item .info span{
	color: #cc0001;
	font-size: 14px;
}
.book-box .box-con-item .price{
	font-family: "Arial";
	font-size: 16px;
	color: #cc0001;
}
.book-box .box-con-item .price span{
	margin: 0 8px;
}
.book-box .box-con-item .price b {
    color: #555;
	font-weight: normal;
	font-size: 12px;
	margin-right: 3px;
}
.book-box .box-con-item .price s {
	font-size: 12px;
	color: #aaa;
}
.book-box .box-con-item .price i {
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}
.book-box .box-con-item .discount{
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	top: 5px;
    left:25px;
	z-index: 99;
	background-image: url(../images/cart.png);
    background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
    display: none;
}
.book-box .box-con-list{
    width: 209px;
    margin-left: 10px;
    float: left;
    border: 1px solid #f3f3f3;
}
.book-box .box-con-list .box-con-bar{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #f7f7f7;
    border-bottom: 1px solid #f3f3f3;
}
.book-box .box-con-list .box-con-bar a{
    text-decoration: none;
}
.book-box .box-con-list ul{
    margin: 8px 10px 9px 10px;
}
.book-box .box-con-list li{
    height: 65px;
    padding: 10px 0;
    background-image: url(../images/tab.png);
    background-repeat: repeat-x;
    background-position: 0 -215px;
}
.book-box .box-con-list li::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.book-box .box-con-list .photo{
    width: 70px;
    text-align: center;
    float: left;
    display: block;
    margin: 5px auto;
}
.book-box .box-con-list .photo img{
	width: 45px;
	height: 60px;
}
.book-box .box-con-list .title{
	height: 20px;
	line-height: 20px;
	display: block;
    overflow: hidden;
}
.book-box .box-con-list .info{
	height: 20px;
	line-height: 20px; 
	display: block;
    overflow: hidden;
    color: #888;
}
.book-box .box-con-list .info span{
	color: #cc0001;
}
.book-box .box-con-list .info a{
    color: #888;
}
.book-box .box-con-list .info a:hover{
    color:#00afc0;
}
.book-box .box-con-list .price{
    margin-top: 10px;
	font-family: "Arial";
	/*font-size: 16px;*/
	color: #cc0001;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
}
.book-box .box-con-list .price span{
	margin: 0 4px;
}
.book-box .box-con-list .price s {
	font-size: 12px;
	color: #aaa;
}
.book-box .box-con-list .price b {
    color: #888;
	font-weight: normal;
	font-size: 12px;
	margin-right: 3px;
}
.book-box .box-con-list .price i {
	font-style: normal;
	font-size: 12px;
	margin-right: 2px;
}
.book-box .box-con-list .bottom-more{
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-right: 10px;    
}
.book-box .box-con-list .bottom-more a{
    padding-right: 10px;
    background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: right -75px;
    text-decoration: none;
}


/*level*/
.level-box{
    /*box-shadow: 0 0 3px rgba(55,55,55,0.5);*/
}
.level-box .box-bar{
    width: 210px;
    float: left;
}
.level-box .box-bar .box-bar-title{
    height: 50px;
    line-height: 50px;
    /*padding-left: 40px;*/
    font-family: "Microsoft Yahei";
    font-size: 2em;
    font-weight: bold;
    color: #00afc0;
    /*background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: 15px 16px;*/
}
.level-box .box-bar .box-bar-pic{
    width: 210px;
    height: 350px;
}
.level-box .box-bar .box-bar-pic img{
    width: 210px;
    height: 350px;
}
.level-box .box-bar .box-bar-list{
    width: 208px;
    height: 150px;
    border: 1px solid #f5f5f5;
}
.level-box .box-bar .box-bar-list ul{
    margin: 30px 10px 10px 20px;
}
.level-box .box-bar .box-bar-list li{
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.level-box .box-bar .box-bar-list li a{
    color: #666;
    text-decoration: none;
}
.level-box .box-bar .box-bar-list li a:hover{
    color:#00afc0;
}
.level-box .box-bar .box-bar-list li a b{
    color: #222;
    font-weight: normal;
}
.level-box .box-body{
    width: 790px;
    float: left;
}
.level-box .box-body-tab ul{
    margin-left: 10px;    
}
.level-box .box-body-tab li{
    margin: 10px 2px;
    float: left;
}
.level-box .box-body-tab li a{
    height: 30px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    font-size: 15px;
    font-weight: 200px;
    padding: 0 7px 4px 7px;
    text-decoration: none;
    display: block;
}
.level-box .box-body-tab li:hover, .level-box .box-body-tab li.action{
    border-bottom: 3px solid #00afc0;    
}
.level-box .box-body-tab li:hover a, .level-box .box-body-tab li.action a{
    background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: 50% -92px;
}
.level-box .box-body-con{
    height: 494px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}
.level-box .box-body-con .box-item{
    display: none;
}
.level-box .box-body-con .action{
    display: block;
}
.level-box .box-body-con a{
    color: #555;
    text-decoration: none;
}
.level-box .box-body-con a:hover{
    color:#00afc0;
}
.level-box .box-body-con .box-item-top{    
}
.level-box .box-body-con .box-item-top .photo{
    width: 180px;
    text-align: center;
    float: left;
    display: block;
    margin: 10px auto;
}
.level-box .box-body-con .box-item-top .photo img{
	width: 120px;
	height: 160px;
}
.level-box .box-body-con .box-item-top .title{
    height: 50px;
    line-height: 50px;
    margin: 0 20px 0 10px;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	font-weight: 700;
}
.level-box .box-body-con .box-item-top .description{
    height: 70px;
    line-height: 25px;
    overflow: hidden;
    margin: 0 20px 0 10px;
	font-size: 12px;
    color: #666;
}
.level-box .box-body-con .box-item-top .info{
	height: 20px;
	line-height: 20px;
    margin: 0 5px;
    color: #666;
	display: block;
    overflow: hidden;
	font-family: "Microsoft Yahei";
	font-size: 16px;
}
.level-box .box-body-con .box-item-top .info span{
	color: #cc0001;
    margin-left: 10px;
}
.level-box .box-body-con .box-item-top .price{
	font-family: "Arial";
	font-size: 18px;
	color: #cc0001;
}
.level-box .box-body-con .box-item-top .price span{
	margin: 0 8px;
}
.level-box .box-body-con .box-item-top .price s {
	font-size: 14px;
	color: #aaa;
}
.level-box .box-body-con .box-item-top .price i {
	font-style: normal;
	font-size: 14px;
	margin-right: 3px;
}
.level-box .box-body-con .box-item-title{
    height: 30px;
    line-height: 30px;
    margin: 10px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
    color:#333;
}
.level-box .box-body-con .box-item-list ul{
    margin: 0 10px;
}
.level-box .box-body-con .box-item-list li{
    width: 180px;
    height: 255px;
    margin-right: 10px;
    float: left;
    border: 1px solid #f5f5f5;
    text-align: center;
}
.level-box .box-body-con .box-item-list li:hover{
    border: 1px solid #00afc0;
}
.level-box .box-body-con .box-item-list .photo{
    width: 120px;
    height: 160px;
    display: block;
    margin: 15px auto;
}
.level-box .box-body-con .box-item-list .photo img{
	width: 120px;
	height: 160px;
}
.level-box .box-body-con .box-item-list .title{
	height: 20px;
	line-height: 20px;
    margin: 0 5px;
	display: block;
    overflow: hidden;
}
.level-box .box-body-con .box-item-list .info{
	height: 20px;
	line-height: 20px;
    margin: 0 5px;
    color: #999;
	display: block;
    overflow: hidden;
}
.level-box .box-body-con .box-item-list .info span{
	color: #cc0001;
    margin-left: 10px;
}
.level-box .box-body-con .box-item-list .price{
	font-family: "Arial";
	font-size: 16px;
	color: #cc0001;
}
.level-box .box-body-con .box-item-list .price span{
	margin: 0 8px;
}
.level-box .box-body-con .box-item-list .price s {
	font-size: 12px;
	color: #aaa;
}
.level-box .box-body-con .box-item-list .price i {
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}
.level-box .box-list{
    width: 200px;
    float: left;
}
.level-box .box-list .box-list-bar{
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    text-align: center;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    font-weight: 700px;
    color: #333;
    background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: 0 -40px;
}
.level-box .box-list .box-list-con{
    height: 500px;
    border: 1px solid #f5f5f5;
    overflow: hidden;
}
.level-box .box-list .box-list-con ul{
    margin: 10px 20px;
}
.level-box .box-list .box-list-con li{
    height: 40px;
    line-height: 40px;
}
.level-box .box-list .box-list-con a{
    font-size: 12px;
    color: #666;
    text-decoration: none;
}
.level-box .box-list .box-list-con a:hover{
    color:#00afc0;
}
.level-box .box-list .box-list-con ul.after-clear{
    margin: 10px 8px;
}
.level-box .box-list .box-list-con ul.after-clear li{
    width: 80px;
    height: 25px;
    line-height: 25px;
    margin: 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}

/*职称晋升*/
.zcjc-box{
    border: 1px solid #f5f5f5;
    background-image: url(../images/map.png);
    background-repeat: no-repeat;
    background-position: 400px -50px;
}
.zcjc-box .box-dq{
    width: 100%;
    text-align: center;
    float: left;
    margin: 10px 20px;
}
.zcjc-box .box-dq dl dt{
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    font-weight: 700px;
    color: #00afc0;
}
.zcjc-box .box-dq dl dt span{
    padding:5px 10px;
    border-bottom: 1px solid #00afc0;
}
.zcjc-box .box-dq dl dd{
    width: 70px;
    height: 25px;
    line-height: 25px;
    background-color: #f5f5f5;
    /*border: 1px solid #dadada;*/
    margin: 1px;
    float: left;
    cursor: pointer;
}
.zcjc-box .box-dq dl dd:hover, .zcjc-box .box-dq dl dd.action{
    color: #fff;
    background-color: #00afc0;
}
.zcjc-box .box-dq dl dd a{
    width: 70px;
    height: 25px;
    display: block;
    text-decoration: none;
}
.zcjc-box .box-dq dl dd:hover a, .zcjc-box .box-dq dl dd.action a{
    color: #fff;
}
.zcjc-box .box-info{
    width: 600px;
    text-align: left;
    float: left;
}
.zcjc-box .box-info ul{
    margin: 25px 20px 25px 0;
    display: none;
}
.zcjc-box .box-info ul.action{
    display: block;
}
.zcjc-box .box-info ul li{
    line-height: 25px;
    margin-bottom: 10px; 
}
.zcjc-box .box-info ul li::after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.zcjc-box .box-info ul li:first-child{
    padding-bottom: 5px;    
    border-bottom:1px dotted #f06541;
}
.zcjc-box .box-info ul li span{
    width: 60px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    background-color: #f06541;
    display: block;
    float: left;
}
.zcjc-box .box-info ul li p{
    width: 500px;
    height: 50px;
    margin-left: 20px;
    color: #555;
    float: left;
}

/*原创检测*/
.ycjc-box{
    height: 520px;
    border: 1px solid #f5f5f5;
}
.ycjc-box .box-left{
    height: 520px;
    width: 230px;
    border-right: 1px solid #f5f5f5;
    float: left;
}
.ycjc-box .box-bar{
    position: relative;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    font-weight: 700px;
    color: #555;
    border-bottom: 1px solid #f5f5f5;
}
.ycjc-box .box-bar a{
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: 15px;
    right:20px;
    padding-left: 0;
    font-family:  Arial;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    padding-right: 10px;
    background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: right -70px;
}
.ycjc-box .box-bar a:hover{
    color: #00afc0;
}
.ycjc-box .box-left .box-bar{
    padding-left: 40px;
    background-image: url(../images/ycjc.png);
    background-repeat: no-repeat;
    background-position: 15px -540px;
}
.ycjc-box .box-left .img{
    margin: 10px 5px;
}
.ycjc-box .box-left .img a{
    text-indent: 0;
    width: 220px;
    height: 70px;
    line-height: 210px;
    overflow: hidden;
    display: block;
    background-image: url(../images/ycjc.png);
}
.ycjc-box .box-left p{
    font-size: 12px;
    letter-spacing: 0;
    margin: 0 10px 20px 10px;
    line-height: 1.5;
    text-indent: 2em;
    color: #555;
}
.ycjc-box .box-left .but{
    margin: 40px 10px 0 10px;
}
.ycjc-box .box-left .but a{
    text-indent: 0;
    width: 200px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    display: block;
    background-image: url(../images/ycjc.png);
    background-repeat: no-repeat;
    background-position: 0 -90px;
    text-align: center;
    font-family: "Microsoft Yahei";
    font-size: 18px;
    font-weight: 700px;
    color: #fff;
    text-decoration: none;
}
.ycjc-box .box-center{
    height: 520px;
    width: 750px;
    border-right: 1px solid #f5f5f5;
    float: left;
}
.ycjc-box .box-center .but{
    margin: 20px 30px;
}
.ycjc-box .box-center .but li{
    width: 220px;
    height: 110px;
    line-height: 330px;
    overflow: hidden;
    float: left;
    margin: 0 5px;
}
.ycjc-box .box-center .but li:hover{
    box-shadow: 0 0 3px rgba(55,55,55,0.5);
}
.ycjc-box .box-center .but li a{
    width: 220px;
    height: 110px;
    display: block;
    overflow: hidden;
    background-image: url(../images/ycjc.png);
    background-repeat: no-repeat;
}
.ycjc-box .box-center .but li.img1 a{
    background-position: 0 -160px;
}
.ycjc-box .box-center .but li.img2 a{
    background-position: 0 -270px;
}
.ycjc-box .box-center .but li.img3 a{
    background-position: 0 -380px;
}
.ycjc-box .box-center p{
    /*width: 550px;*/
    font-size: 14px;
    margin: 30px 10px;
    line-height: 25px;
    text-indent: 2em;
    color: #555;
}
.ycjc-box .box-center .info{
    margin: 40px 0 0 0;
}
.ycjc-box .box-center .info li{
    width: 330px;
    height: 30px;
    line-height: 30px;
    margin: 0 20px;
    overflow: hidden;
    background-image: url(../images/ycjc.png);
    background-repeat: no-repeat;
    background-position: 0 -505px;
    float: left;
}
.ycjc-box .box-center .info li .l{
    margin-left: 25px;
    width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.ycjc-box .box-center .info li .r{
    color: #c40000;
}
.ycjc-box .box-right{
    height: 520px;
    width: 218px;
    float: left;
}
.ycjc-box .box-right .box-con{
    height: 500px;
    margin: 10px 20px;
}
.ycjc-box .box-right .box-con li{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.ycjc-box .box-right .box-con a{
    font-size: 12px;
    color: #999;
    text-decoration: none;
}
.ycjc-box .box-right .box-con a:hover{
    color:#00afc0;
}

/*links*/
.links-box{
    background-color: #fbfbfb;
    border: 1px solid #f5f5f5;
}
.links-box .box-bar{
    height: 40px;
    line-height: 40px;
    margin-left: 30px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    font-weight: 700px;
    color: #666;
	padding-top: 10px;
}
.links-box .box-con {
    padding:0 30px 10px 30px;
}
.links-box .box-con ul li{
	width: 115px;
    height:25px;
    line-height:25px;
    margin-right:10px;
    margin-bottom: 5px;
    white-space:nowrap;
    overflow: hidden;
    float: left;
}
.links-box .box-con ul.num6 li{
	width: 180px;
}
.links-box .box-con ul li a{
    padding:2px 0;
    color:#555;
}
.links-box .box-con ul li a:hover{
    color:#00afc0;
	text-decoration: none;
}

/*service*/
.service-box{
    height: 120px;
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom: 0;
    font: 12px/1.5 "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", Helvetica;
    color: #666;
}
.service-box ul{
    margin: 40px 70px 0 130px;
}
.service-box ul li{
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin-right: 50px;
    float: left;
}
.service-box ul li:last-of-type{
	margin-right: 0;
}
.service-box ul li a{
    /*font-family: "Microsoft Yahei";
    font-size: 14px;
    font-weight: 700px;*/
    font-size: 15px;
    color: #666;
}
.service-box ul li a:hover{
    color:#00afc0;
}
.service-box ul li a span{
    width: 30px;
    height: 30px;
    display: block;
    margin: 10px;
    float: left;
    background-image: url(../images/icon_footer_group.png);
    background-repeat: no-repeat;
}
.service-box ul li a span.img1{
    background-position: 1px 1px;
}
.service-box ul li a span.img2{
    background-position: -246px 1px;
}
.service-box ul li a span.img3{
    background-position: -498px 1px;
}
.service-box ul li a span.img4{
    background-position: -748px 1px;
}

/*foot*/
.foot-box{
    background-color: #fff;
    border: 1px solid #fff;
    border-top: 0;
    border-bottom: 0;
	position:relative;
}
.foot-box .line{
	width: 200%;
    margin: 0 30px;
	height: 0;
    border-bottom: 1px solid #f5f5f5;
	position: absolute;
	left: -50%;
	top: -28px;
	
}
.foot-box ul{
    margin: 20px 10px 0 40px;
    padding-bottom: 20px;
}
.foot-box ul li{
    float: left;
}
.foot-box ul li.w1{
    width: 185px;
}
.foot-box ul li.w2{
    width: 250px;
}
.foot-box ul li.w3{
    width: 250px;
}
.foot-box ul li.w4{
    width: 200px;
}
.foot-box ul li.w5{
    width: 150px;
}
.foot-box ul li.w6{
    width: 130px;
}
.foot-box dl dt{
    height: 30px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    font-weight: bold;700px;
    color: #00afc0;
}
.foot-box dl dt a{
    color: #00afc0;
}
.foot-box dl dd{
    line-height: 22px;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    font-weight: normal;
    color: #666;
}
.foot-box dl dd a{
    color: #666;
    text-decoration: none;
}
.foot-box dl dd a:hover{
    color:#00afc0;
}
.foot-box .em4{
    text-indent: 4.5em;
}
.foot-box .em5{
    text-indent: 5.5em;
}
.foot-box .img{
    width: 100px;
    height: 120px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.foot-box .img img{
    width: 100px;
    height: 120px;
}

/*copyright*/
.copyright-bg{
    background-color: #fff;
	overflow-x:hidden;
}
.copyright-box{
    border: 1px solid #fff;
    border-top: 0;
    text-align: center;
}
.copyright-box .line{
    margin: 0 30px;
	height:0;
    border-bottom: 1px solid #f5f5f5;
}
.copyright-box p{
	line-height: 24px;
	padding: 20px 0;
	color: #666;
	font-size: 12px;
}
.copyright-box p>a{
	font-size: 12px;
}
.copyright-box ul{
    width: 330px;
    margin: 20px auto;
}
.copyright-box ul li {
	width: 83px;
	height: 30px;
	margin: 0 13px;
	float: left;
}
.copyright-box ul li a{
	width: 83px;
	height: 30px;
    line-height: 90px;
	display: block;
    overflow: hidden;
	background-image: url(../images/copyright.png);
	background-repeat: no-repeat;
}
.copyright-box ul li.img1 a{
    background-position: 0 0;
}
.copyright-box ul li.img2 a{
    background-position: 0 -30px;
}
.copyright-box ul li.img3 a{
    background-position: 0 -60px;
}
.theme-box {
    margin: 10px auto;
    height: 30px; line-height: 30px;
}
.theme-box a{
    padding: 5px 10px;
    color: #fff;
    background-color: #00afc0;
    border: 1px solid #00afc0;
    margin: 0 10px;
}
.theme-box a:hover{
    text-decoration: none;
}
.theme-box a.touch{
    background-color: #ff6600;
    border: 1px solid #ff6600;
}

/*nav*/
.nav-box{
	margin: 8px auto;
	/* height: 40px; */
	line-height: 40px;
	border: 1px solid #ececec;
	background-color: #fff;
	text-indent: 20px;
	font-family: "宋体";
	font-size: 12px;
	color: #666;
	padding: 12px;
	line-height: 1.75;
}
.nav-box a{
	color: #00afc0;
	padding: 0 10px;
}
.nav-box span{
	padding-left: 10px;
}
.nav-box-jpfw{
	background-color: transparent;
	padding-top: 0;
	margin-top: 0;
}
/*filter*/
.h174{
    height: 154px;
    overflow: hidden;
}
.filter-box {
	position: relative;
	padding-bottom: 20px;
	border: 1px solid #ececec;
}
.filter-box .box-tips {
	padding: 0 10px;
	border-bottom: 1px solid #ececec;
	display: none;
}
.filter-box .box-tips div.l{
	width: 100px;
	line-height: 40px;
	text-indent: 20px;
    color: #666;
    float: left;
}
.filter-box .box-tips ul.l{
    width: 1050px;
    margin-top: 7px;
    float: left;
}
.filter-box .box-tips ul li{
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
	/*display: inline;*/
	float: left;
}
.filter-box .box-tips ul li a {
	height: 24px;
	line-height: 24px;
    border: 1px solid #fff;
	display: inline-block;
	padding: 0 10px;
	white-space: nowrap;
    border: 1px solid #f3f3f3;
	color: #666;
	background-image: url(../images/x.png);
	background-repeat: no-repeat;
    background-position: 6px -1px;
    padding-left: 25px;
}
.filter-box .box-tips ul li a:hover, .filter-box .box-tips ul li a.action {
    border: 1px solid #00afc0;
	color: #00afc0;
	text-decoration: none;
    background-position: 6px -24px;
}
.filter-box .box-item {
	border-bottom: 1px dotted #ececec;
}
.filter-box .box-item .l {
	width: 120px;
	line-height: 24px;
	margin-top: 5px;
	font-size: 12px;
	color: #666;
	text-align: center;
	float: left;
}
.filter-box .box-item .h {
	width: 50px;
	line-height: 24px;
	margin-top: 5px;
	font-size: 12px;
	color: #666;
	text-align: center;
	float: left;
}
.filter-box .box-item .h a {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
	white-space: nowrap;
	float: left;
}
.filter-box .box-item .h _a:hover, .filter-box .box-item .h a.action {
	background-color: #809EAE;
	color: #fff;
	text-decoration: none;
}
.filter-box .box-item .r {
	width: 958px;
	line-height: 24px;
	font-size: 12px;
	background-color: #fff;
	float: left;
}
.filter-box .box-item .r ul {
	margin: 5px 10px;
	height: auto;
	overflow: hidden;
}
.filter-box .box-item .r ul.collapse{
	height:25px;
}
.filter-box .box-item .r ul::after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.filter-box .box-item .r ul li {
	height: 25px;
	margin-right: 10px;
	/*display: inline;*/
	float: left;
    min-width: 60px;
}
.filter-box .box-item .r ul li.split{
	width:100%;
	height:1px;
	margin:2px 0;
	overflow:hidden;
	border-bottom:1px dotted #ececec;
	/*clear:both;*/
}
.filter-box .box-item .r ul li a {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
	white-space: nowrap;
}
.filter-box .box-item .r a:hover, .filter-box .box-item .r a.action {
	background-color: #00afc0;
	color: #fff;
	text-decoration: none;
}
.filter-box .noexpand .r{
    width: 1030px;
}
.filter-box .box-item .r ul.select li{
    height: 35px;
    line-height: 35px;
}
.filter-box .box-item .r ul.select li select{
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
    margin-bottom: 10px;
	white-space: nowrap;
}
.filter-box .box-item .r ul.select li select.action{
    color: #00afc0;
    border:1px solid #00afc0;
}
.filter-box .box-item .m {
	width: 70px;
	line-height: 24px;
	margin-top: 5px;
	font-size: 12px;
	color: #666;
	text-align: center;
	float: left;
}
.filter-box .box-item .m a {
	color: #666666;
	padding: 5px 10px;
}
.filter-box .box-item .m a i {
	width: 10px;
	height: 6px;
	margin-left: 3px;
	overflow: hidden;
	display: inline-block;
	background-image: url(../images/filter.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.filter-box .box-item .m a:hover{    
    color:#8D794D;
	text-decoration:none;
}
.filter-box .box-item .m a:hover i{
	background-position:0 -10px;
}
.filter-box .scroll .m a i{
	background-position:0 -20px;
}
.filter-box .scroll .m a:hover i{
	background-position:0 -30px;
}
.filter-box .box-expand {
	width: 80px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #ececec;
	text-align: center;
	background-color: #fff;
	position: absolute;
	bottom: -10px;
	left: 560px;
}
.filter-box .box-expand a {
	width: 80px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	text-decoration: none;
}
.filter-box .box-expand a i {
	width: 10px;
	height: 6px;
	line-height: 20px;
	margin-left: 3px;
	overflow: hidden;
	display: inline-block;
	background-image: url(../images/filter.png);
	background-position: 0 -10px;
	background-repeat: no-repeat;
}
.filter-box .box-expand a:hover i{
	background-position:0 0;
}
.filter-box .box-collapse a i{
	background-position:0 -30px;
}
.filter-box .box-collapse a:hover i{
	background-position:0 -20px;
}

.qhlb-box .box-tips{
    line-height: 40px;
}
.qhlb-box .box-item .r ul li{
    min-width: auto;
}
.qhlb-box  .box-expand{
	left: 450px;
}
.qhlb-box .box-item .r ul li.action {
    background-color: #00afc0;
}
.qhlb-box .box-item .r ul li.action a{
    color: #fff;
}

.filter-box .tag .r ul li {
    width: 80px;
    overflow: hidden;
}

/*分栏*/
.w990{
    width: 990px;
}
.w200{
    width: 200px;
}

/*list*/
.list-box{
	/*width: 990px;*/
}
.list-box .box-tab {
	height: 28px;
	line-height: 30px;
	overflow: hidden;
	background: #FFF;
	border-bottom: 2px solid #00afc0;
}
.list-box .box-tab .l {
	min-width: 60px;
	margin-left: 5px;
	padding-right: 20px;
	text-align: center;
	float: left;
}
.list-box .box-tab .c {
	width: 800px;
	float: left;
}
.list-box .box-tab .c li {
	min-width: 88px;
	height: 27px;
	line-height: 30px;
	overflow: hidden;
	margin-right: 5px;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	border-bottom: none;
	text-align: center;
	float: left;
}
.list-box .box-tab .c li.action {
	border-color: #00afc0;
	background-color: #00afc0;
}
.list-box .box-tab .c li.asc,  .list-box .box-tab .c li.desc{
    background-image: url(../images/jt.png);
    background-repeat: no-repeat;
}
.list-box .box-tab .c li.asc{
    background-position: right -31px;
}
.list-box .box-tab .c li.action.asc{
    background-position: right -111px;
}
.list-box .box-tab .c li.desc{
    background-position: right 9px;
}
.list-box .box-tab .c li.action.desc{
    background-position: right -71px;
}
.list-box .box-tab .c li a {
	padding: 0 25px 0 15px;
	color: #00afc0;
}
.list-box .box-tab .c li.action a {
	color: #fff;
}

.list-box .box-con {
	margin: 10px 0 10px 10px;
}
.list-box .box-item {
    position: relative;
	padding: 15px 10px;
	margin-bottom: 10px;
    border:1px solid #fff;
}
.list-box .box-item:hover{
    border:1px solid #00afc0;
    box-shadow: 0 0 5px rgba(0,197,171,.5);
}
.list-box .box-item .item-l {
	width: 160px;
	text-align: center;
	float: left;
}
.list-box .box-item .item-c {
	width: 690px;
	float: left;
}
.list-box .box-item .item-r {
	width: 102px;
	margin-right:5px;
	text-align: right;
	float: right;
}
.list-box .box-item .item-image a {
	width: 130px;
	height: 180px;
}
.list-box .box-item .item-image a img {
	width: 130px;
	height: 180px;
}
.list-box .box-item .item-title {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #00afc0;
}
.list-box .box-item .item-title h4 {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #00afc0;
}
.list-box .box-item .item-title h4 a {
	color: #00afc0;
}
.list-box .box-item .item-param::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.list-box .box-item .item-param li{
	width: 220px;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
	float: left;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.list-box .box-item .item-param li.nofloat {
	width: 680px;
	clear: both;
}
.list-box .box-item .item-param li.nofloat a{
    margin-right: 10px;
}
.list-box .box-item .item-param li.info{
	height: 50px;
	white-space: normal;
    color: #666;
}
.list-box .box-item .item-param li span {
	margin-right: 3px;
	color: #333;
}
.list-box .box-item .item-param li a {
	color: #333;
}
.list-box .box-item .item-param .nofloat a {
	color: #00afc0;
}
.list-box .box-item .item-param li.ar10 a {
	margin-right: 10px;
}
.list-box .box-item .item-info{
    height: 25px;
    line-height: 25px;
    color: #999;
}
.list-box .box-item .item-info b{
    margin: 0 5px;
    color: #00afc0;
    font-family: verdana;
    font-weight: 700;
}
.list-box .box-item .item-but div{
    text-align: center;
}
.list-box .box-item .item-but div a{
	width: 80px;
	height: 24px;
	line-height: 24px;
	margin: 8px auto;
	display: block;
	border: 1px solid #f5f5f5;
	border-radius: 13px;
	background-color: #f5f5f5;
    text-decoration: none;
}
.list-box .box-item .item-but div a:hover{
    color: #00afc0;
	border: 1px solid #00afc0;
}
.list-box .box-item .item-but .but-talk a{
	color: #00afc0;
	border: 1px solid #00afc0;
}
.list-box .box-item .item-but .but-talk a:hover{
	background-color: #00afc0;
	border: 1px solid #00afc0;
}
.list-box .box-item .item-but .but-talk a:hover span {
	color: #fff;
}
.list-box .box-item div.but-info{
    height: 25px;
    line-height: 25px;
	margin: 8px auto;
    color: #999;
    text-align: center;
}
.list-box .box-item .but-info b{
    margin: 0 5px;
    color: #00afc0;
    font-family: verdana;
    font-weight: 700;
}


.list-box .shop{
    height:auto;
	padding: 15px 10px;
    border:1px solid #fff;
}
.list-box .shop:hover{
    border:1px solid #00afc0;
    box-shadow: 0 0 5px #00afc0;
}
.list-box .shop .item-discount {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;
	background-image: url(../images/cart.png);
    background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
    display: none;
}
.list-box .shop .item-param li.info{
    height: 50px;
    white-space: normal;
}
.list-box .shop .item-param .price font{
	font-size: 16px;
	font-weight: bold;
}
.list-box .shop .item-param .price i{
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}
.list-box .shop .item-param .price s {
	font-size: 12px;
	color:#aaa;
}
.list-box .zzs{
    height: 140px;
}
.list-box .zzs .item-c{
	width: 830px;
}
.list-box .zzs .item-param{
    height: auto;
}
.list-box .zzs .item-param li{
	width: 380px;
}


/*page*/
.page-box{
    line-height:30px;
    margin:40px auto;
    text-align: center;
}
.page-box ul {
    /*float:right;*/
}
.page-box ul li {
    line-height:40px;
    margin-right:5px;
    /*float:left;*/
    display: inline-block;
}
.page-box ul li a{
    height:28px;
    line-height:28px;
    padding:0 12px;
    display:inline-block;
    font-size:14px;
    color:#00afc0;
    border:1px solid #d6d6d6;
}
.page-box ul li a:hover, .page-box ul li a.action{
    color:#fff;
    text-decoration:none;
    background-color:#00afc0;
    border:1px solid #00afc0;
}
.page-box ul li span{
    height:28px;
    line-height:28px;
    padding:0 10px;
    margin-top: 5px;
    display:inline-block;
    font-size:14px;
    color:#999;
    border:1px solid #d6d6d6;
}
.page-box ul li a.prev {
    padding-left:16px;
    background-image:url(../images/page.png);
    background-position: 0 0;
    background-repeat:no-repeat;
}
.page-box ul li a.next {
    padding-right:16px; 
    background-image:url(../images/page.png);
    background-position: 100% 0;
    background-repeat:no-repeat;
}
.page-box ul li a.prev:hover {
    background-position: 0 -29px;
}
.page-box ul li a.next:hover {
    background-position:100% -29px;
}

/*share*/
.share-box {
	height: 25px;
	line-height: 25px;
	margin: 20px auto;
}
.share-box .box-title {
	color: #666;
	float: left;
}
.share-box .box-list {
	float: left;
}

/*article*/
.article-box{
	border: 1px solid #f3f3f3;
}
.article-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.article-box .box-item {
	margin: 10px;
}
.article-box .box-item ul li {
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	background-image: url(../images/dot.png);
	background-position: 0 12px;
	background-repeat: no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.article-box .box-item ul li.split {
	height: 0px;
	border-bottom: 1px dotted #999;
	margin-top: 5x;
	margin-bottom: 5px;
	overflow: hidden;
}
.article-box .box-item ul li a {
	color: #333;
    text-decoration:none;
}
.article-box .box-item ul li a:hover {
    color:#cc0001;
}

/*image*/
.image-box{
	border: 1px solid #f3f3f3;
}
.image-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.image-box .box-item {
	margin: 10px;
}
.image-box .box-item ul li {
    margin:30px 0;
    border-bottom:1px solid #ececec;
	text-align: center;
	position: relative;
}
.image-box .box-item ul li:last-child{
    border-bottom:0 solid #ececec;
}
.image-box .box-item .item-pic {
	width: 120px;
	margin: 0 auto;
}
.image-box .box-item .item-pic img {
	width: 120px;
	height: 160px;
}
.image-box .box-item .item-info {
    margin-top: 10px;
	line-height: 24px;
}
.image-box .box-item .item-info a {
	color: #00afc0;
    text-decoration:none;
}
.image-box .box-item .item-info a:hover {
    color:#0098a7;
}
.image-box .box-item .item-info span{
	color: #999;
}
.image-box .box-item .item-info span b{
    margin-left: 3px;
    color:#cc0001;
}
.image-box .box-item .item-level {
    line-height:24px;
    font-size:12px;
    color:#666;
    text-align:center;
}
.image-box .box-item .item-level a{
    color:#666;
}
.image-box .box-item .item-level span {            
    margin-left:5px;
	color:#cc0001;
}
.image-box .box-item .item-price{
	font-family:"Arial";
	font-size:16px;
	height:20px;
	line-height:20px;
	color:#cc0001;
}
.image-box .box-item .item-price span{
	margin:0 4px;
}
.image-box .box-item .item-price s{
	font-size: 12px;
	color:#aaa;
}
.image-box .box-item .item-price i{
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}
.image-box .box-item .item-discount{
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;
	background-image: url(../images/cart.png);
    background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
    display: none;
}
.image-box .box-item .item-but {
    margin:20px auto;
    text-align:center;
}
.image-box .box-item .item-but a {
    width:80px;
    height:28px;
    line-height:28px;
    color:#00afc0;
    display:inline-block;
    border-top:1px solid #e9e9e9;
    border-left:1px solid #e9e9e9;
    border-right:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
}
.image-box .box-item .item-but a:hover {
    color:#fff;
	background-color: #00afc0;
    text-decoration:none;
    border:1px solid #00afc0;
    box-shadow:2px 1px 6px #ccc;
}
.good-box .box-item .item-but a {
	background-color: #ffeded;
	border: 1px solid #c40000;
	color: #c40000;
}
.good-box .box-item .item-but a:hover {
	background-color: #c40000;
	border: 1px solid #c40000;
	color: #fff;
}


/*imagetxt*/
.imagetxt-box{
	border: 1px solid #f3f3f3;
}
.imagetxt-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.imagetxt-box .box-item {
	padding: 10px;
	background-color: #fff;
}
.imagetxt-box .box-item ul li {
    border-bottom:1px solid #ececec;
    padding: 15px 0;
	position: relative;
}
.imagetxt-box .box-item ul li:last-child{
    border-bottom:0 solid #ececec;
}
.imagetxt-box .box-item .item-pic {
	width: 95px;
    float: left;
    text-align: center;
}
.imagetxt-box .box-item .item-pic img {
	width: 75px;
	height: 100px;
}
.imagetxt-box .box-item .item-txt {
	width: 130px;
    overflow: hidden;
    float: left;
}
.imagetxt-box .box-item .item-info {
	line-height: 24px;
}
.imagetxt-box .box-item .item-info a {
	color: #00afc0;
    text-decoration:none;
}
.imagetxt-box .box-item .item-info a:hover {
    color:#0098a7;
}
.imagetxt-box .box-item .item-info span{
	color: #999;
}
.imagetxt-box .box-item .item-info span b{
    margin-left: 3px;
    color:#cc0001;
}
.imagetxt-box .box-item .item-level {
    line-height:24px;
    font-size:12px;
    color:#666;
}
.imagetxt-box .box-item .item-level a{
    color:#666;
}
.imagetxt-box .box-item .item-level span {            
    margin-left:5px;
	color:#cc0001;
}
.imagetxt-box .box-item .item-price{
	font-family:"Arial";
	font-size:16px;
	height:30px;
	line-height:30px;
	color:#cc0001;
}
.imagetxt-box .box-item .item-price span{
	margin:0 4px;
}
.imagetxt-box .box-item .item-price s{
	font-size: 12px;
	color:#aaa;
}
.imagetxt-box .box-item .item-price i{
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}
.imagetxt-box .box-item .item-discount{
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;
	background-image: url(../images/cart.png);
    background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
    display: none;
}
.imagetxt-box .box-item .item-but {
    margin:20px auto;
    text-align:center;
}
.imagetxt-box .box-item .item-but a {
    width:80px;
    height:28px;
    line-height:28px;
    color:#00afc0;
    display:inline-block;
    border-top:1px solid #e9e9e9;
    border-left:1px solid #e9e9e9;
    border-right:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
}
.imagetxt-box .box-item .item-but a:hover {
    color:#fff;
	background-color: #00afc0;
    text-decoration:none;
    border:1px solid #00afc0;
    box-shadow:2px 1px 6px #ccc;
}
.good-box .box-item .item-info span b{
	color: #666;
}

/*keyword*/
.keyword-box{
	border: 1px solid #f3f3f3;
}
.keyword-box .box-bar{
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.keyword-box .box-item{
	margin: 10px;
}
.keyword-box .box-item ul li {
	height: 25px;
	line-height: 25px;
	margin-right: 5px;
	white-space: nowrap;
	float: left;
    min-width: 80px;
}
.keyword-box .box-item ul li a {
	padding: 3px 5px;
	color: #00afc0;
    text-decoration:none;
}
.keyword-box .box-item ul li a:hover{
    /*background-color:#00afc0;
    color:#fff;*/
    color: #cc0001;
}
.keyword-box .box-item ul li span {
    color: #555;
}
.keyword-box .box-item ul li a:hover span{
    /*color:#999;*/    
    color: #cc0001;
}
.keyword-box .box-more {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #333;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
.keyword-box .box-more a {
	color: #333;
    padding-right: 10px;
    background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: right -75px;
    text-decoration: none;
}
.keyword-box .box-more a:hover {
    color:#cc0001;
}

/*sort*/
.sort-box{
	border: 1px solid #f3f3f3;
}
.sort-box .box-bar{
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.sort-box .box-item {
	margin: 10px;
}
.sort-box .box-item ul{
    text-align: center;
}
.sort-box .box-item ul li {
	height: 28px;
	line-height: 28px;
	margin: 8px auto;
}
.sort-box .box-item ul li a {
	margin: 0 auto;
	width: 160px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #333;
	background-color: #f7f7f7;
	border: 1px solid #ececec;
}
.sort-box .box-item ul li a:hover{
	color: #fff;
    background-color:#00afc0;
    border:1px solid #00afc0;      
}

/*qikan*/
.qikan-box{
	border: 1px solid #f3f3f3;
}
.qikan-box .box-bar{
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.qikan-box .box-pic{
    margin: 20px 0;
    text-align: center;    
}
.qikan-box .box-pic img{
    width: 200px;
    height: 265px;
}
.qikan-box .box-info{
    padding: 0 20px;
    line-height: 25px;
}
.qikan-box .box-info a{
    color: #00afc0;
    margin-right: 5px;
}
.qikan-box .box-info span{
    margin-left: 3px;
    margin-right: 5px;
    color: #cc0001;
    font-size: 14px;
}
.qikan-box .box-but{
    margin: 20px 20px;
    text-align: left;
}
.qikan-box .box-but a{
    width:70px;
    height:28px;
    line-height:28px;
    color:#00afc0;
    display:inline-block;
    border:1px solid #e9e9e9;
	text-align: center;
}
.qikan-box .box-but a:hover, .qikan-box .box-but a.action{
    color:#fff;
	background-color: #00afc0;
    text-decoration:none;
    border:1px solid #00afc0;
    box-shadow:2px 1px 6px #ccc;
}
.qikan-box .box-item {
	line-height: 25px;
    margin: 10px 20px;
}
.qikan-box .box-item dt {
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
	border-bottom: 1px solid #ececec;
}
.qikan-box .box-item dd {
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.qikan-box .box-item dd span {
	color: #666;
}
.qikan-box .box-item dd a {
	color: #00afc0;
}
.qikan-box .box-item dd b {
	color: #cc0001;
}

.down-box{
    margin:20px auto;
    text-align: center;
}
.down-box a{
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 0 20px;
    color: #00afc0;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #00afc0;
    border-radius: 5px;
    text-align: left;
}
.down-box a i {
	width: 20px;
	height: 20px;
	margin: 10px 5px 10px 25px;
	overflow: hidden;
	display: inline-block;
	background-image: url(../images/down.png);
	background-position: 0 0;
	background-repeat: no-repeat;
    vertical-align: bottom;
}
.down-box a i.img2{
	background-position: -20px 0;
}
.down-box a i.img3{
	background-position: -40px 0;
}
.down-box a i.img4{
	background-position: -60px 0;
}
.down-box a i.img5{
	background-position: -80px 0;
}
.down-box a i.img6{
	background-position: -100px 0;
}
.down-box a:hover, .down-box a.action{
    color: #fff;
    background-color: #00afc0;
}
.down-box a:hover i, .down-box a.action i{
	background-position: 0 -20px;
}
.down-box a:hover i.img2, .down-box a.action i.img2{
	background-position: -20px -20px;
}
.down-box a:hover i.img3, .down-box a.action i.img3{
	background-position: -40px -20px;
}
.down-box a:hover i.img4, .down-box a.action i.img4{
	background-position: -60px -20px;
}
.down-box a:hover i.img5, .down-box a.action i.img5{
	background-position: -80px -20px;
}
.down-box a:hover i.img6, .down-box a.action i.img6{
	background-position: -100px -20px;
}

/*分栏*/
.w940{
    width: 940px;
}
.w250{
    width: 250px;
}

/*booknva*/
.booknav-box{
    padding-bottom: 20px;
    /* background-color: #f5f5f5; */
}
.booknav-box .box-bar{
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 0 20px;
    color: #333;
    /*background-color: #eee;*/
    border-bottom: 1px solid #999;
	font-size: 16px;
	font-family: "Microsoft Yahei";
    font-weight: 700;
}
.booknav-box .box-item dl{
    height: 35px;
    overflow: hidden;
    margin: 0 15px;
}
.booknav-box .box-item dl.action{
    height: auto;
}
.booknav-box .box-item dl dt{
    height: 35px;
    line-height: 35px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
    font-weight: 700;
    color: #666;
    padding-left: 10px;
    cursor: pointer;
}
.booknav-box .box-item dl dt i{
	width:16px;
	height:16px;
    margin-right:5px;
    display: inline-block;
    background-image: url(../images/add.png);
    background-position: -32px 0;
    background-repeat: no-repeat;
    margin-top: 11px;
    float: left;
}
.booknav-box .box-item dl.action dt i{
    background-position: -48px 0;
}
.booknav-box .box-item dl dt:hover, .booknav-box .box-item dl.action dt{
    color: #00afc0;
}
.booknav-box .box-item dl dt:hover a, .booknav-box .box-item dl.action dt a{
    color: #00afc0;
}
.booknav-box .box-item dl dd{
    margin-left: 20px;
}
.booknav-box .box-item dl dd a{
    width: 200px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    display: inline-block;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.booknav-box .box-item dl dd a:hover{
	color: #fff;
    background-color: #00afc0;
}
.booknav-box .box-item dl dd a span{
    color: #999;
}
.booknav-box .box-item dl dd a:hover span{
    color: #fff;
}
.booknav-box .box-item dl.col2::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.booknav-box .box-item dl.col2 dd{
    width: 90px;
    margin: 0 0 0 10px;
    text-align: center;
    float: left;
}
.booknav-box .box-item dl.tl dd{
    text-align: left;
}
.booknav-box .box-item dl.col2 dd a{
    width: 80px;
}
.booknav-box .box-item dl.col4::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.booknav-box .box-item dl.col4 dd{
    width: 40px;
    margin: 0 0 0 10px;
    text-align: center;
    float: left;
}
.booknav-box .box-item dl.col4 dd a{
    width: 40px;
}


/*分栏*/
.w590{
    width: 587px;
}
.w850{
    width: 849px;
}
.w350{
    width: 350px;
}

.bd1{
    border: 1px solid #f3f3f3;
}
.bd1 img{width:100%;}
.bd1 #yw0{width:auto;}

/*preview-box*/
.preview-box {
    height:580px;
    overflow:hidden;
    /*border-right:1px solid #ececec;*/
}
.preview-box .box-image {
    height:415px;
    border-bottom:1px solid #ececec;
}
.preview-box .box-image .preview{
	position: relative;
	margin:20px 30px;
    width:290px;
    height:390px;
    overflow: hidden;
}
.preview-box .box-image .preview img{
    width:290px;
    height:390px;
}
.preview-box .box-image .zoomdiv img{
	width: auto;
	height: auto;
	margin: 0;
}
.preview-box .box-image-item {
    height:90px;
    border-bottom:1px solid #ececec;
}
.preview-box .box-image-item .item-l, .preview-box .box-image-item .item-r {
    width:12px;
    height:62px;
    margin:10px 5px;
	overflow:hidden;
    float:left;
}
.preview-box .box-image-item .item-l a, .preview-box .box-image-item .item-r a {
    width:12px;
    height:62px;
    overflow:hidden;
    display:inline-block;
	background-image:url(../images/preview.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
.preview-box .box-image-item .item-l a:hover {
	background-position:-13px 0;
}
.preview-box .box-image-item .item-r a {
	background-position:0 -67px;
}
.preview-box .box-image-item .item-r a:hover {
	background-position:-13px -67px;
}
.preview-box .box-image-item .item-c {
    width:305px;
    height:62px;
    margin:10px 0;
    overflow:hidden;
    position:relative;
    float:left;
}
.preview-box .box-image-item .item-con {
    width:65535px;
    position:relative;
}
.preview-box .box-image-item .item-c ul {
    float:left;
    position:relative;
}
.preview-box .box-image-item .item-c ul li {
    width:54px;
	overflow:hidden;
    margin:0 3px 0 4px;
    float:left;
}
.preview-box .box-image-item .item-c ul li a {
    width:54px;
    height:62px;
    display:inline-block;
}
.preview-box .box-image-item .item-c ul li a:hover, .preview-box .box-image-item .item-c ul li.action a {
    background-image: url(../images/preview.png);
    background-position: -30px 0;
    background-repeat: no-repeat;
}
.preview-box .box-image-item .item-c ul li a img {
    width:37px;
    height:54px;
    margin:4px 7px;
}
.preview-box .box-share-item {
    height:58px;
}
.preview-box .box-share-item .item-l {
    width:75px;
    height:16px;
    margin:20px 0 20px 12px;
    font-size:12px;
    line-height:16px;
    color:#999;
    float:left;
}
.preview-box .box-share-item .item-l i{
	width:16px;
	height:16px;
    margin-right:5px;
    float:left;
    background-image: url(../images/preview.png);
    background-position: 0 -140px;
    background-repeat: no-repeat;
}
.preview-box .box-share-item .item-c {
    width:170px;
    height:16px;
    margin:14px 0 26px 0;
    float:left;
}
.preview-box .box-share-item .item-r {
    width:75px;
    height:16px;
    margin:20px 0 20px 12px;
    font-size:12px;
    line-height:16px;
    color:#333;
    float:left;
}
.preview-box .box-share-item .item-r i{
	width:16px;
	height:16px;
    margin-right:5px;
    float:left;
    background-image: url(../images/preview.png);
    background-position: 0 -160px;
    background-repeat: no-repeat;
}
.preview-box .box-share-item .item-r a:hover {
    text-decoration:none;
}


/*info*/
.info-box{
    min-height:580px;
    /*overflow:hidden;*/    
    border-left:1px solid #ececec;
    position: relative;
}
.info-box .box-title{
	position: relative;
    margin:20px 20px 0 20px;
}
.info-box .box-title h3 {
    height:28px;
    line-height:28px;
    font-family: "Microsoft YaHei";
    font-size:24px;
    color:#333;
    font-weight:700;
    float: left;
}
.info-box .box-title hr{height: 1px;border: 0;background-color: #e5e5e5;margin:26px auto;}
.info-box .box-description {
    margin:10px 20px 0 20px;
    height:50px;
    line-height:25px;
    font-family: "Microsoft YaHei";
    font-size:14px;
    color:#333;
    font-weight:400;
    overflow:hidden;
}
.info-box .box-item {
    margin:10px 20px 0 20px;
    background-color:#f8f8f8;
    color:#333;
}

.info-box .box-item ul{
	height:72px;
    padding:10px 20px;
}
.info-box .box-item ul li{
    width:22%;
    height:24px;
    line-height:24px; 
    margin-right:3%;
    float:left;
    overflow:hidden;
    white-space:nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size:12px;
    color: #333;
}
.info-box .box-item ul li span {
    margin-right:3px;
}
.info-box .box-item ul li a {
    color: #00afc0;
}
.info-box .box-item ul li a:hover {
    color:#0098a7;
}



.box-item-tabs .box-item-tabs_tit i{width: 11px;height: 7px;display: inline-block;
    background: url(../images/sprites_introduce.png);
    background-position: 96px -8px;
}
.info-box .box-item-normal{border: 0;background-color: #fff;font-size: 14px;}
.info-box .box-item-normal ul{height: auto;padding: 0;}
.info-box .box-item-normal ul li{width: 30%;font-size:14px;margin-bottom: 10px;color: #000;}
.info-box .box-item-normal ul li span {color:#333;}
.info-box .box-item-normal ul li .box-item-b{font-weight: 700;}
.box-item-tabs{margin: 20px 20px 0 20px;font-size: 0;}
.box-item-tabs .box-item-tabs_tit span{padding:10px 20px;font-size: 14px;cursor: pointer;background-color: #fff;display: inline-block;}
.box-item-tabs .box-item-tabs_tit .active{border: 1px solid #e5e5e5;border-bottom: 1px solid #fff;}
.box-item-tabs .box-item-tabs_tit .active i{background-position: 74px -7px;width: 8px;height: 9px;}
.box-item-tabs .box-item-tabs_con{font-size: 14px;border: 1px solid #e5e5e5;margin-top: -1px;padding:10px 20px;}
.box-item-tabs .box-item-tabs_con li{font-size: 14px;display: none; line-height: 30px;}
.box-item-tabs .box-item-tabs_con li a{padding: 3px 5px;color: #00afc0;line-height: 1.7;}
.box-item-tabs .box-item-tabs_con li a:hover{background-color: #00afc0;color: #fff;text-decoration: none;}
.box-item-tabs .box-item-tabs_con li.active{display: block;}



.info-box .box-affect {

    margin:10px 20px 0 20px;
}
.info-box .box-affect ul li {
    height:28px;
    line-height:28px;
    color:#333;
    font-size:14px;
}
.info-box .box-affect ul li span {
    margin-left:10px;
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    color:#cc0001;
}
.info-box .box-category{
    height:24px;
    line-height:24px;
	margin: 5px 20px;
    color:#333;
    font-size:14px;
}
.info-box .box-qkjb{
	margin-top: 0;
	float: left;
}
.info-box .box-category span{
}
.info-box .box-category a{
    padding:3px 5px;
    color:#00afc0;
    /*font-size:12px;*/
}
.info-box .box-category a:hover {
    background-color: #00afc0;
    color:#fff;
    text-decoration:none;
}
.info-box .box-record {
	margin: 5px 20px;
}
.info-box .box-record .record-l {
    width:70px;
    height:25px;
    line-height:25px;
    color:#333;
    font-size:14px;
    float:left;
}
.info-box .box-record .record-r {
    width:717px;
    float:left;
}
.info-box .box-record .record-r ul {
    /*padding: 5px 10px;*/
    margin-bottom: 10px;
    min-height:100px;
    /*height:100px;
    overflow:auto;
    overflow-x:hidden;*/
}
.info-box .box-record .record-r ul li {
    height:24px;
    line-height:24px;
    white-space:nowrap;
    font-size:14px;
    margin-right:5px;
    float:left;
}
.info-box .box-record .record-r ul li a {
    padding:3px 5px;
    color:#00afc0;
}
.info-box .box-record .record-r ul li a:hover {
    background-color:#00afc0;
    color:#fff;
    text-decoration:none;
}

.info-box .box-buy {margin:10px 20px 0 20px;position: absolute;bottom: 0;}

.info-box .box-buy .buy-l {
    width:250px;
    margin:5px 10px;
    border-right:1px solid #ddd;
    text-align:center;
    float:left;
}
.info-box .box-buy .buy-l a {
    width:155px;
    height:48px;
    margin:20px;
    line-height: 48px;
    display: inline-block;
    border-radius: 5px;
    background-color:#00afc0;
}
.info-box .box-buy .buy-l a:hover {
    background-color:#00afc0;
    text-decoration:none;
}
.info-box .box-buy .buy-l a i {
	width:24px;
	height:22px;
    margin:13px 10px 13px 20px;
	display:inline-block;
	background-image:url(../images/preview.png);
	background-position:-60px -140px;
	background-repeat:no-repeat;
    float:left;
}
.info-box .box-buy .buy-l a span{
	display:block;
    font-family:"Microsoft YaHei";
    font-size:18px;
    color:#fff;
    float:left;
}
.info-box .box-buy .buy-r {
    width:480px;
    margin:5px 10px;
    float:left;
}
.info-box .box-buy .buy-r .code {
    width:88px;
    height:88px;
    float:left;
}
.info-box .box-buy .buy-r .code img{
    width:80px;
    height:80px;
    margin:4px;
}
.info-box .box-buy .buy-r ul {
    width:430px;
    overflow:hidden;
    margin:14px 0;
    float:left;
}
.info-box .box-buy .buy-r ul li {
    height:30px;
    line-height:30px;
    font-size:12px;
    color:#666;
    white-space:nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.info-box .box-buy .buy-r ul li span {
    color:#999;
    margin-right:3px;
}
.info-box .box-buy .buy-r ul li a {
    padding:3px 5px;
    color:#00afc0;
}
.info-box .box-buy .buy-r ul li a:hover {
    background-color:#00afc0;
    color:#fff;
    text-decoration:none;
}





.info-box .box-pay .pay-a i{width: 20px;height: 18px;display: inline-block;vertical-align: middle;
    background: url(../images/sprites_introduce.png);
}
.xszj .xszj-infos li i{width: 62px;height: 74px;display: block;margin: 0 auto;margin-top: 20px;
    background: url(../images/sprites_introduce.png);
}
.xszj .xszj-infos li:hover{border-color: #00afc0;}
.xszj .btn_orange i{width: 22px;height: 25px;display: inline-block;vertical-align: middle;margin-right: 6px;
    background: url(../images/sprites_introduce.png);
}
.xszj .xszj_cons .imgs i{display: inline-block;
    background: url(../images/sprites_introduce.png);
}
.xszj .xszj-infos2 li i{display: block;margin: 0 auto;position: absolute;bottom: 0;left: 50%;
    background: url(../images/sprites_introduce.png);
}
.xszj .xszj-infos2 li{cursor: pointer;}
.xszj .xszj-infos2 li:hover{background-color: #edfbff;}
.info-box .box-pay .pay-a .i_learning{background-position: 128px -33px;}
.info-box .box-pay .pay-a .i_consult{background-position: 128px -59px;;}
.info-box .box-pay .pay-a a{width: 140px;height: 50px;line-height: 50px;text-align: center;display: inline-block;font-size: 16px;color: #fff;background-color: #00afc0;text-decoration: none;border-radius: 5px;margin-right: 12px;}
.info-box .box-pay .pay-a a:hover{background-color: #0098a7;}
.info-box .box-pay .pay-a .pay-a_subscribe{width: 138px;height: 48px;border: 1px solid #00afc0;color: #0098a7;background-color: #fff;}
.info-box .box-pay .pay-a .pay-a_subscribe:hover{line-height: 50px;color: #fff;background-color: #00afc0;}
.info-box .box-pay .pay-c {font-size:12px;color:#666;height: 58px;line-height: 58px;}
.last_child{margin: 0 !important;}
.xszj h1{font-size: 24px;color: #00afc0;margin-top: 38px;margin-bottom: 24px;text-align: center;}
.xszj .xszj-infos li{width: 218px;height: 136px;display: inline-block;border: 1px solid #e5e5e5;margin-right: 16px;text-align: center;float: left;}
.xszj .xszj-infos li a{text-decoration: none;}
.xszj .xszj-infos li span{margin-top: 12px;display: block;font-size: 14px;color: #00afc0;}
.xszj .xszj-infos li .xszj-infos_i1{background-position: 0 0;}
.xszj .xszj-infos li .xszj-infos_i2{background-position: -70px 0;}
.xszj .xszj-infos li .xszj-infos_i3{background-position: -140px 0;}
.xszj .xszj-infos li .xszj-infos_i4{background-position: -210px 0;}
.xszj .btn_orange{width: 290px;height: 50px;line-height: 50px;font-size: 18px;margin: 0 auto;display: block;text-align: center;background-color: #ff5a31;color: #fff;border-radius: 25px;text-decoration: none;}
.xszj .btn_orange:hover{background-color: #fb4518;}
.xszj .btn_orange .i_urgent{background-position: 128px 0;}
.xszj .xszj_banner img{width: 940px;height: 124px;}
.xszj .xszj_cons ul li{width: 940px;height: 124px; cursor: pointer;}
.xszj .xszj_cons ul li:hover{background-color: #edfbff;}
.xszj .xszj_cons .xszj_cons_odd{background-color: #fff; }
.xszj .xszj_cons .xszj_cons_even{background-color: #f8f8f8;}
.xszj .xszj_cons .imgs{width: 200px;height: 124px;text-align: center;display: inline-block;vertical-align: top;float: left;}
.xszj .xszj_cons .imgs .xszj_cons_i1{width: 90px;height: 95px;margin-top: 17px;background-position: 0 -79px;}
.xszj .xszj_cons .imgs .xszj_cons_i2{width: 78px;height: 86px;margin-top: 22px;background-position: -98px -91px;}
.xszj .xszj_cons .imgs .xszj_cons_i3{width: 88px;height: 76px;margin-top: 26px;background-position: 210px -94px;}
.xszj .xszj_cons .imgs .xszj_cons_i4{width: 93px;height: 81px;margin-top: 38px;background-position: 105px -100px;}
.xszj .xszj_cons .xszj_con{display: block;width: 740px;height: 124px;}
.xszj .xszj_cons .xszj_con .xszj_con_t1{font-size: 18px;font-weight: 700;color: #00afc0;margin-top: 42px;display: inline-block;}
.xszj .xszj_cons .xszj_con .xszj_con_t2{font-size: 14px;color: #777;margin-top: 14px;}
.xszj .xszj-infos2{width: 940px;height: 286px;display: block;}
.xszj .xszj-infos2 li{width: 235px;height: 286px;float: left;}
.xszj .xszj-infos2 li p{position: relative;margin-top: 6px;text-align: center;color: #777;font-size: 12px;}
.xszj .xszj-infos2 li .xszj-infos2_i{width: 230px;height: 98px;}
.xszj .xszj-infos2 li .xszj-infos2_i1{width: 60px;height: 46px;background-position: 0 56px;margin-left: -30px;}
.xszj .xszj-infos2 li .xszj-infos2_i2{width: 56px;height: 38px;background-position: -67px 54px;margin-left: -28px;}
.xszj .xszj-infos2 li .xszj-infos2_i3{width: 53px;height: 54px;background-position: -131px 56px;margin-left: -26px;}
.xszj .xszj-infos2 li .xszj-infos2_i4{width: 41px;height: 54px;background-position: -192px 56px;margin-left: -20px;}
.xszj .xszj-infos2 li .xszj-infos2_tit{font-size: 16px;font-weight: 700;text-align: center;color: #333;margin-top: 32px;margin-bottom: 18px;}


.xszj .xszj_honor ul li{width: 230px;height: 210px; float: left;background-color: red;margin-right: 6px;position: relative; margin-bottom: 4px;text-align: center;display: table;}
.xszj .xszj_honor ul li i{width: 49px;height: 49px;display: block;position: absolute;border-radius: 50%;right: -27px;top: 82px;z-index: 20;
    background: url(../images/sprites_introduce.png);    
    background-position: 166px 52px;
    *display:none; /*ie6,7 */
}
.xszj .xszj_honor{position: relative;}
.xszj .xszj_honor .xszj_honor_odd{background-color: #f2f2f2;}
.xszj .xszj_honor .xszj_honor_even{background-color: #f8f8f8;}
.xszj .xszj_honor ul li p{font-size: 12px;line-height: 1.5;margin:0 auto;display: block;display: table-cell;vertical-align: middle;text-align: center;}
.xszj .xszj_honor ul li:hover{background-color: #edfbff;cursor: pointer;}
.xszj .xszj_honor ul li p span{width: 142px;display: inline-block;text-align: left;}
.xszj .xszj_honor ul li p .line{margin:10px auto;background-color: #e4dbdb;}
.xszj .xszj_honor ul li p .minh{min-height: 54px;}
.xszj .xszj_honor ul li p .minh1{*margin-top:20%; /*ie6,7 */}
.xszj .xszj_honor ul li p .minh2{*margin-top:30%; /*ie6,7 */}
.xszj .xszj_honor ul li a{position: absolute;bottom: 16px;left: 50%;margin-left: -20px;background-color: #00afc0;color: #fff;padding: 4px 7px;text-decoration: none;}
.xszj .xszj_honor-img{text-align: center;}
.xszj .xszj_honor-img .imgs{margin-bottom: 6px;}
.xszj .xszj_honor-img .imgs img{*float: left;*margin-right:2px;/*ie6,7 */}
.xszj .xszj_honor-img h1{font-size: 24px;color: #00afc0;margin-top: 38px;margin-bottom: 13px;text-align: center;}
.xszj .xszj_honor-img h2{font-size: 18px;color: #777;text-align: center;font-weight: normal;}
.xszj .xszj_honor-img .imgs a{position: relative; display: inline-block;}
.xszj .xszj_honor-img .imgs a span{position: absolute; display: inline-block; width:64px; height:64px; top:50%; left:50%; margin-top: -32px; margin-left: -32px; background-size: 64px 128px; background-image: url(../images/play-bg.png); background-repeat: no-repeat; background-repeat: 0 0;}
.xszj .xszj_honor-img .imgs a:hover span{background-position: 0 -64px;}


.box-ad{margin: 10px auto;}
.box-ad img{width:100%;}


.info-box .box-pay .pay-c span {
    display:inline-block;
    padding-left:6px;
    margin-right:20px;
    color:#333;
}
.info-box .box-pay .pay-c span i {
    width:20px;
    height:18px;
    vertical-align:middle;
    display:inline-block; 
    margin-right:5px;
    background-image: url(../images/preview.png);
    background-position: -30px -140px;
    background-repeat: no-repeat;
}
.info-box .box-pay .pay-c a{
    color:#999;
	text-decoration:none;
}
.info-box .box-pay .pay-c a:hover{
    color:#c41921;
}
.info-box .box-pay .pay-c span .i1 {
    width:14px;
    height:16px;
    background-position: -30px -140px;
}
.info-box .box-pay .pay-c span .i2 {
    width: 16px;
    height: 18px;
    background-position: -30px -170px;
}
.info-box .box-pay .pay-c span .i3 {
    width:16px;
    height:16px;
    background-position: -30px -200px;
}
.info-box .box-price{
    margin: 10px 0;
	padding: 10px 20px;
	background-color: #fff2e8;
	font-size: 14px;
}
.info-box .box-price dl dt{
	width: 80px;
	float: left;
	color: #999;
}
.info-box .box-price dl dd{
	float: left;
}
.info-box .box-price i{
	font-style: normal;
}
.info-box .box-price .price-market{
	height: 25px;
	line-height: 25px;
	font-size: 14px;
    color:#333;
}
.info-box .box-price .price-market i{
    font-family: verdana,arial;
    font-size:14px;
	font-weight: 400;
    margin-right: 5px;
    color:#333;
}
.info-box .box-price .price-market .market-val{
    font-family: verdana,arial;
	font-size: 18px;
	font-weight: 400;
}
.info-box .box-price .price-sell{
	height: 25px;
	line-height: 25px;
    font-size:14px;
    color:#333;
}
.info-box .box-price .price-sell i{
    font-size:20px;
    margin-right: 5px;
    color:#cc0001;
}
.info-box .box-price .price-sell span {
    font-family: verdana,arial;
	font-size: 22px;
	font-weight: 700;
    color:#cc0001;
}
.info-box .box-price .price-sell span.sell-discount {
	margin-left: 20px;
	font-size: 24px;
}
.info-box .box-price .price-sell .sell-time {
	margin-left: 20px;
	line-height: 24px;
	color:#333;
}
.info-box .box-price .price-sell .sell-time i {
    width:23px;
    height:23px;
    vertical-align:middle;
    display:inline-block; 
    margin-right:5px;
    background-image: url(../images/preview.png);
    background-position: -60px -170px;
    background-repeat: no-repeat;
}
.info-box .box-price .price-sell .sell-time span {
	margin: 0 2px;
	font-size: 14px;
	font-weight: bold;
}
.info-box .box-price .price-sell span.sell-info {
	margin-left: 20px;
	font-size: 12px;
    font-weight: normal;
	padding: 5px 10px;
	color: #fff;
	background-color: #f47a86;
}
.info-box .box-price .price-sell .sell-offline span {
	margin-left: 20px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #f5b50d;
}

.info-box .box-price .sale-info dd{
	font-size: 12px;
}
.info-box .box-price .sale-info ul li{
	margin: 5px 0;
	color: #cc0000;
	line-height: 25px;
}
.info-box .box-price .sale-info ul li span{
	background-color: #cc0000;
	padding: 4px 3px;
	margin-right: 20px;
	color: #fff;
}
.info-box .box-price .sale-info ul li b{
    color: #333;
    font-weight: normal;
    margin-left: 20px;
}
.info-box .box-price .sale-info ul li b a{
	color: #cc0001;
}
.info-box .box-sell{
	height: 37px;
	margin: 5px 0;
	border-top:1px dotted #c9c9c9;
	border-bottom:1px dotted #c9c9c9;
}
.info-box .box-sell ul li{
	margin: 5px 0;
	width: 30%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #666;
	float: left;
}
.info-box .box-sell ul li.line{
	width: 1px;
	background-color: #fff;
	border-right: 1px dotted #c9c9c9;
}
.info-box .box-sell ul li.clear{
	width: auto;
}
.info-box .box-sell ul li font{
	margin-left: 4px;
}
.info-box .box-cart{
	height: 40px;
	margin: 10px 0;
	padding-left: 80px;
}
.info-box .box-cart a{
	background-color: #ffeded;
	border: 1px solid #c40000;
	text-decoration: none;
	color: #c40000;
	width: 180px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
    font-family:"Microsoft YaHei";
    font-size:16px;
	margin: 0 10px;
	text-align:center;
}
.info-box .box-cart .cart-buy:hover{
	background-color: #fedfdf;
	border: 1px solid #c40000;
	color: #b40000;
}
.info-box .box-cart .cart-add{
	background-color: #c40000;
	border: 1px solid #c40000;
	color: #fff;
	position: relative;
	text-indent: 2em;
}
.info-box .box-cart .cart-add i{
	position: absolute;
	width: 24px;
	height:22px;
	display: inline-block;
	left: 30px;
	top:10px;
	background-image:url(../images/preview.png);
	background-repeat:no-repeat;
	background-position:-60px -200px;
}
.info-box .box-cart .cart-add:hover{
	background-color: #b40000;
	border: 1px solid #b40000;
	color: #fff;
}
.info-box .box-cart a:hover, .info-box .box-cart a.action{
	/*background-color: #c40000;
	border: 1px solid #c40000;
	color: #fff;*/
}
.info-box .box-cart a.cart-talk {
    width:155px;
    height:40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 5px;
    background-color:#00afc0;
    border: none;
}
.info-box .box-cart a.cart-talk:hover {
    background-color:#00afc0;
    text-decoration:none;
}
.info-box .box-cart a.cart-talk i {
	width:24px;
	height:22px;
    margin:9px 10px 9px 20px;
	display:inline-block;
	background-image:url(../images/preview.png);
	background-position:-60px -140px;
	background-repeat:no-repeat;
    float:left;
}
.info-box .box-cart a.cart-talk span{
	display:block;
    font-family:"Microsoft YaHei";
    font-size:18px;
    color:#fff;
    float:left;
}
.info-box .box-service{
	height: 57px;
	line-height: 58px;
    margin: 0 20px;
	padding-left: 10px;
	color: #6c6c6c;
	border-top: 1px dotted #ddd;
}
.info-box .box-service dl dt{
	width: 70px;
	float: left;
}
.info-box .box-service dl dd{
	width: 80px;
	margin-right:10px;
	float: left;
}
.info-box .box-service dl dd i {
    width:23px;
    height:23px;
    vertical-align:middle;
    display:inline-block; 
    margin-right:5px;
    display: none;
    /*background-image: url(../images/preview.png);
    background-position: -60px -170px;
    background-repeat: no-repeat;*/
}

/*goods*/
.goods-box{
    margin: 0 20px;
	padding: 10px;
    min-height: 142px;
    /*background: #fafafa;*/
}
.goods-box dl{
	margin: 8px 0;
}
.goods-box dl dt{
	float: left;
	width: 60px;
	line-height: 25px;
	color: #666;
}
.goods-box dl dd{
	float: left;
	width: 460px;
	line-height: 25px;
}
.goods-box dl dd ul li{	
	padding: 2px 10px;
	margin: 5px 15px 5px 0;
	line-height: 25px;
	background: #fff;
	border:1px solid #dcdcdc;
	outline:1px solid #fff;
	float: left;
	cursor: pointer;
}
.goods-box dl dd ul li img{
	width: 36px;
	height: 36px;
	margin: 3px -5px;
	border-radius: 3px;
}
.goods-box dl dd ul li.action, .goods-box dl dd ul li:hover{
	border:1px solid #f40;
	outline:1px solid #f40;
	background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.goods-box .box-nums{
	padding-top: 10px;
}
.goods-box .box-nums a{
	width: 22px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	border:1px solid #a2a2a2;
	text-decoration: none;
	text-align: center;
}
.goods-box .box-nums a:hover{
	border:1px solid #666;
}
.goods-box .box-nums input{
	width: 50px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	font-size: 12px;
	text-align: center;
	border-left:none;
	border-right:none;
	border-top:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	overflow: hidden;
	outline:medium;
}
.goods-box .box-nums span{
	margin: 0 10px;
	font-size: 14px;
	color: #666;
}
.goods-box .box-nums .box-nums-store{
    /*display: none;*/
}
.goods-box .box-status{
	height: 25px;
	line-height: 25px;
	margin: 10px 10px 0 10px;
	padding: 0 10px;
	border: 1px solid #ddd;
	color: red;
	background-color: #ffe8d7;
	display: none;
}

/*body-tab*/
.body-tab ul {
    height:38px;
    background-color:#fff;
    border:1px solid #dfdfdf;
}
.body-tab ul li {
    height:37px;
    line-height: 16px;
    display: block;
    margin-left: -1px;
    float: left;
}
.body-tab ul li a{
    height:18px;
    margin-top:11px;
    padding:0 20px;
    font-size: 14px;
    border-right:1px dotted #d2d2d2;
    text-decoration:none;
    float:left;
}
.body-tab ul li.action{
    margin:-1px 0 0 -1px;
    padding-top:0;
    border-top:2px solid #00afc0;
    /*position:relative;*/
}
.body-tab ul li.action a{
    height:100%;
    line-height:33px;
    margin-top:0;
    color:#00afc0;
    border-left:1px solid #cfbfb1;
    border-right:1px solid #cfbfb1;
}

/*body-info*/
.body-info {
	background-color: #f6f6f6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.body-info .box-title {
	height: 24px;
	line-height: 24px;
	margin-left: 20px;
    padding-top: 20px;
}
.body-info .box-title span {
	color: #666;
	margin-right: 10px;
}
.body-info .box-title a {
	width: 95px;
	height: 24px;
	line-height: 24px;
	margin-left: 80px;
	border-radius: 12px;
	display: inline-block;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #00afc0;
}
.body-info .box-title a:hover {
	background-color: #0098a7;
}
.body-info .box-title a i {
	width: 16px;
	height: 16px;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 3px;
	background-image: url(../images/preview.png);
	background-position: 0 -177px;
	background-repeat: no-repeat;
}
.body-info .box-title a span {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
.body-info .box-category {
	height: 24px;
	line-height: 24px;
	margin: 10px 20px;
	color: #333;
	font-size: 12px;
}
.body-info .box-category span {
	color: #666;
}
.body-info .box-category a {
	padding: 3px 5px;
	color: #00afc0;
	font-size: 12px;
}
.body-info .box-item {
	line-height: 28px;
	margin: 10px 20px;
}
.body-info .box-item dt {
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
	border-bottom: 1px solid #ececec;
}
.body-info .box-item dd {
	width: 28%;
	margin-right: 3%;
	float: left;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.body-info .box-item dd span {
	color: #666;
}
.body-info .box-item dd a {
	color: #00afc0;
}


/*content*/
.content-box{
    /*margin: 0 20px;*/
    margin-bottom: 20px;
}
.content-box .box-bar{
    /*height: 20px;
    line-height: 40px;
    margin-bottom: 20px;
	border-bottom: 1px solid #e1e1df;*/
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 10px;
    background-color: #f5f5f5;
	border-left: 5px solid #00afc0;
    
}
.content-box .box-bar h3{
    height: 40px;
    font-family:"Microsoft YaHei";
	font-size: 16px;
    font-weight: normal;
	float: left;
	padding-right: 10px;
    color: #00afc0;
	/*background: #fff;*/
}
.content-box .box-bar .bar-more{
    height: 40px;
    padding: 0 10px;
	/*background: #fff;*/
    float: right; 
}
.content-box .box-bar .bar-more a{
    padding-right: 10px;
    background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: right -75px;
    text-decoration: none;
}
.content-box .box-con{
    margin: 10px 0;
    line-height: 2;
    color: #333;
    font-size: 14px;
    text-indent: 2em;    
}
.content-box .box-con p{
    padding:10px 0;
    text-indent:2em;
}
.content-box .box-list ul{
    padding:10px 0;
}
.content-box .box-list ul li {
	height:25px;
	line-height:25px;
	overflow:hidden;
	color:#333;
}
.content-box .box-list ul.col3 li{
	width:30%;
	margin-right:3%;
	float:left;
}
.content-box .box-list ul li a {
    color:#00afc0;
}
.content-box .box-list ul li a:hover {
    color:#0098a7;
}
.content-box .box-picture ul li {
	width: 160px;
	height: 250px;
	margin: 0 14px;
	text-align: center;
	float: left;
}
.content-box .box-picture .item-photo {
	width: 120px;
	height: 160px;
	margin: 10px 20px 5px 20px;
	display: block;
}
.content-box .box-picture .item-photo img {
	width: 120px;
	height: 160px;
}
.content-box .box-picture .item-title {
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
}
.content-box .box-picture .item-info {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}
.content-box .box-picture .item-info a{
	color:#666;
}
.content-box .box-picture .item-info span{
	color:#c30;
	font-size: 14px;
	margin-left: 5px;
}
.content-box .box-picture .item-info a:hover{
	color:#cc0001;
}
.content-box .box-goods{
    
}

/*goods*/
.box-goods ul li{
	position: relative;
}
.box-goods .item-price{
	font-family:"Arial";
	font-size:16px;
	height:20px;
	line-height:20px;
	color:#cc0001;
}
.box-goods .item-price span{
	margin:0 4px;
}
.box-goods .item-price s{
	font-size: 12px;
	color:#aaa;
}
.box-goods .item-price i{
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}
.box-goods .item-discount{
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;
	background-image: url(../images/cart.png);
    background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
    display: none;
}

/*done*/
.box-done{
    padding-top: 10px;
}
.box-done dl {
    /*border: 1px solid #f3f3f3;*/
}
.box-done dl dt, .box-done dl dd{
	height: 30px;
	line-height: 30px;
    overflow: hidden;
	font-size: 13px;
}
.box-done dl dd {
	height: 35px;
	line-height: 35px;
}
.box-done dl dt {
	color: #333;
	/*background-color: #fafafa;*/
	text-align: left;
	border-bottom: 1px solid #ececec;
}
.box-done dl dt span.price {
	font-size: 12px;
	color: #333;
}
.box-done dl span.date {
    margin-right: 10px;
	font-size: 12px;
	color: #999;
	float: right;
}
.box-done dl span.user {
	width: 100px;
    margin-left: 10px;
    text-align: left;
	overflow: hidden;
	display: inline-block;
}
.box-done dl span.price {
	width: 120px;
	overflow: hidden;
	display: inline-block;
	font-family: "Arial";
	color: #cc0001;
}
.box-done dl span.num {
	width: 60px;
	overflow: hidden;
	display: inline-block;
}
.box-done dl span.specs {
	width: 350px;
	display: inline-block;
	overflow: hidden;
}

/*article*/
.body-article ul li{
    height:28px;
    line-height:28px;
    padding-left:10px;
    background-image: url(../images/dot.png);
	background-position:0 12px;
    background-repeat: no-repeat; 
}
.body-article ul li.split {
    height:0px;
    border-bottom:1px dotted #ececec;
    margin-top:10px;
    margin-bottom:10px;
    overflow:hidden;
}
.body-article ul li a.title {
    color:#333;
    float:left;
}
.body-article ul li a.title:hover {
    text-decoration:none;
    color:#cc0001;
}
.body-article ul li span.author {
    width:125px;
    overflow:hidden;
    white-space:nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-right:20px;
    font-size:12px;
    float:right;
    color:#1291be;
}
.body-article ul li span.author a {
    font-size:12px;
    color:#1291be;
}

/*bbs*/
.box-bbs {
    padding-top: 10px;
}
.box-bbs dd{
    padding: 10px;
    margin-bottom: 20px;
    border:1px solid #ededed;
}
.box-bbs .bbs-info{
	height:25px;
	line-height:25px;
	font-size:12px;
	margin:0 10px;
	color:#666;
}
.box-bbs .bbs-info .author{
	color:#00afc0;
}
.box-bbs .bbs-info .title a{
	margin:0 5px;
	color:#00afc0;
}
.box-bbs .bbs-info .title a:hover{	
	color:#cc0001;
}
.box-bbs .bbs-tool {
    margin:0 10px;
    height:30px;
    line-height:40px;
    font-size:12px;
    color:#333;
    border-top:1px dotted #dadada;
}
.box-bbs .bbs-tool a {
    margin:0 10px;
    color:#00afc0;
}
.box-bbs .bbs-tool a:hover {
    color:#0098a7;
    text-decoration:none;
}
.box-bbs .bbs-tool a span{
    color:#666666;
}
.box-bbs .bbs-tool .l {
    float:left;
}
.box-bbs .bbs-tool .r {
    float:right;
}
.box-bbs .bbs-tool .date {
    /*margin-right:50px;*/
    color:#999;
}
.box-bbs .bbs-tool .ip {
    margin-right:50px;
    color:#999;
}
.box-bbs .bbs-tool .reply-but i{
    width: 25px;
    height: 20px;
    vertical-align: middle;
    background-image: url(../images/preview.png);
    background-repeat: no-repeat;
    background-position: -30px -225px;
    display: inline-block;
}
.box-bbs .bbs-tool .reply-but:hover i{
    background-position: -30px -245px;
}
.box-bbs .bbs-tool .reply-but b{
    font-weight: normal;
    margin-left: 5px;
}
.box-bbs .bbs-content{
	/*font-size:13px;*/
}
.box-bbs .bbs-content p{
	margin:0;
}
.box-bbs .bbs-content .stzoom{
	float: left;
	margin: 0 20px 10px 20px;
	cursor: pointer;
	outline: 1px solid #aaa;
	padding:5px;
}
#stzoomsrc{
	display: none;
	position: absolute;
	background-color: #ededed;
	border: 1px solid #aaa;
	border-radius: 10px;
}
#stzoomsrc img{
	margin: 10px;
	max-width: 800px;
	min-width: 500px;
}

/*comment*/
.box-comment{
    padding-top: 10px;
}
.box-comment .box-txt{
    padding:5px 10px;
    border:1px solid #ececec;
}
.box-comment .box-txt textarea{
    width: 100%; 
    height:150px;
    line-height:25px;
    border: 0 solid #fff;
}
.box-comment .box-but{
    height: 39px;
    line-height: 40px;
    background-color: #f5f5f5;
    border:1px solid #ececec;
    border-top: 0 solid #f5f5f5;
}
.box-comment .box-but .but-file{
	width: 120px;
	height: 30px;
	margin-top: 5px;
    margin-left: 20px;
	position: relative;
	overflow: hidden;
    border: 1px solid #f5f5f5;
    background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: -140px -136px;
    float: left;
}
.box-comment .box-but .file-selected{
	background-position: -140px -180px;
}
.box-comment .box-but .but-file:hover{
    border: 1px solid #00afc0;
}
.box-comment .box-but .but-file span{
	position: absolute;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #00afc0;
	text-align: center;
	text-indent: 50px;
    display: inline-block;
}
.box-comment .box-but .but-file .file {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	height: 30px;
	font-size: 100px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.box-comment .box-but .but-submit {
	position: relative;
    float: right;
}
.box-comment .box-but .but-submit a{
    width: 120px;
    height: 40px;
    position: absolute;
    left: -120px;
    top: -1px;
    display: inline-block;
    background-color: #00afc0;
    text-align: center;
    text-decoration: none;
	font-size: 18px;
	font-family: "Microsoft Yahei";
    color: #fff;
    float: right;
}
.box-comment .box-but .but-submit a:hover{
    background-color: #0098a7;
}
.box-comment .box-login{
    margin-top:10px;
    height: 25px;
    line-height: 25px;
    color: #999;
}
.box-comment .box-login a{
    margin: 0 10px;
}

/*bbs-reply*/
.reply-box{
    width: 860px;
    margin: 10px 10px 10px 50px;
}
.bbs-reply{
    background-color: #fcfcfc;
	border:1px solid #f3f3f3;
}
.bbs-reply .reply-content{
    color: #666;
    font-size: 12px;
}
.bbs-reply .author{
	color:#00afc0;
}
.bbs-reply .date {
    color:#999;
}
.bbs-reply .reply-info {
    text-align: right;
}
.bbs-reply ul{
    margin: 10px;
}
.box-con .bbs-reply ul li{
    margin: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    text-indent: 0;
}


/*reply-form*/
.reply-form {
    text-indent: 0;
    margin:10px 0;
    /*margin-left: 150px;*/
}
.reply-form .reply-input{
	/*width:700px;*/
	height:37px;
	overflow:hidden;
}
.reply-form .reply-input .l{
	float:left;
	/*width:614px;*/
    width: 775px;
	height:35px;
	overflow:hidden;
	background-color:#fff;
	border:1px solid #ddd;
}
.reply-form .reply-input .r{
	float:left;
	width:80px;
	height:37px;
    text-align: center;
	background-color:#00afc0;
}
.reply-form .reply-input .c{
	border:0 none;
	outline:0 none;
	font-size:14px;
	color:#666;
	width:95%;
	height:24px;
    line-height: 24px;
	margin:5px;
    overflow: hidden;
}
.reply-form .reply-input .s{
	border:none;
	background-color:#00afc0;
	font-size:14px;
	color: #fff;
	text-align:center;
	width:95%;
	height:37px;
	line-height:37px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}
.reply-form .reply-input:hover .l{
	border:1px solid #0098a7;
}
.reply-form .reply-input:hover .r{
	background-color:#0098a7;
}
.reply-form .reply-input:hover .s{
	color: #fff;
	background-color:#0098a7;
}



/*qhlb-box*/
.qhlb-box{
}
.qhlb-box .box-tips{
    /*display: block;*/
}
.qhlb-box .box-item .l{
    width: 100px;
    text-align: right;
	font-size: 12px;
	font-family: "Microsoft Yahei";
    font-weight: 700;
}
.qhlb-box .box-item .r{
    width: 750px;
}
.qhlb-box .box-item ul li a{
    color: #00afc0;
}
.qhlb-box .box-item ul li a:hover{
    color: #c41921;
}


/*qkwz*/
.qkwz-box{
    /*padding: 20px;
    border: 1px solid #f3f3f3;*/
}
.qkwz-box .box-item{
    /*padding: 0 20px;*/
	font-size: 14px;
	font-family: "Microsoft Yahei";
    color: #333;
}
.qkwz-box .box-item dl dt{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f3f3f3;
}
.qkwz-box .box-item dl dd{
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}
.qkwz-box .box-item dl dd:last-of-type{
	border-bottom: none;
}
.qkwz-box .box-item .keyword{
    color: #999;
    height: 60px;
    line-height: 31px;
}
.qkwz-box .box-item .keyword a{
    margin: 0 3px;
    color: #666;
}
.qkwz-box .box-item .keyword a.red{
    color: #ff0000;
}
.qkwz-box .box-item .keyword a:hover{
    color: #006cb2;
}
.qkwz-box .box-item dd span a{
    color: #666;
}
.qkwz-box .box-item dd span a:hover{
    color: #006cb2;
}
.qkwz-box .box-item .name{
    width: 750px;
    /*float: left;*/
}
.qkwz-box .box-item .bt{ 
	font-size: 16px;
}
.qkwz-box .box-item .kw{
	height: auto;
	font-size: 12px;
	line-height: normal;
	margin-left: 10px;
	padding: 2px 8px;
	border: 1px solid #999;
	border-radius: 15px;
	display: inline-block;
	color: #999;
}
.qkwz-box .box-item a.kw:hover{ 
	text-decoration: none;
	background-color: #006cb2;
	border-color: #006cb2;
	color: #fff;
}
.qkwz-box .box-item .qikan{
    width: 120px;
    text-align: center;
    float: right;
    text-align: left; 
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.qkwz-box .box-item .page{
	font-size: 12px;
    color: #999;
    text-align: center;
    float: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.qkwz-box .box-item .issue{
    width: 120px;
    text-align: center;
    float: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.qkwz-box .box-item .date{
    width: 120px;
    text-align: center;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.qkwz-box .box-item dd .name{
    width: 600px;
    height: 60px;
    line-height: 31px;
    padding: 15px 0 5px 60px;
    overflow: hidden; 
    float: left;
}
.fanwen-qkwz .box-item dd .name{
    width: auto;
    height: 90px;
}
.qkwz-box .box-item dd .name span{
    height: 30px;
	font-size: 13px;
    color: #999;
}
.qkwz-box .box-item dd a{
    height: 30px;
    color: #00afc0;
}
.qkwz-box .box-item dd a:hover{
    color: #0098a7;
}
.qkwz-box .box-item dl dd.column{
    background-image: none;    
    border-bottom: 0 solid #fff;
    height: 86px;
    line-height: 86px;
    text-align: center;
	font-size: 16px;
	font-family: "Microsoft Yahei";
    font-weight: 700;
    color: #333;
}
.qkwz-box .box-item dl dd:after{ 
	content: '' ; 
	display: block ;
	height: 0 ;
	clear: both ;
	visibility: hidden ;
}

.qkwz-box .box-item dl dd .clear{
	display: block ;
} 
.qkwz-box .box-item dl dd p.abstract{
	line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 13px;
    color: #999;
}
.qkwz-info-box .box-title{
    line-height: 50px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
    color: #666;
    padding-left: 30px;
    background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: -180px -65px;
}
.qkwz-info-box .box-info{
    line-height: 25px;
}
.qkwz-info-box .box-info a{
    color: #006cb2;
    margin: 0 10px;
}
.qkwz-info-box .box-info a:hover{
    color: #c41921;
}
.qkwz-info-box .box-info span{
    color: #999;
    margin: 0 10px;
}
.qkwz-info-box .box-item{
	font-size: 14px;
    margin-top: 10px;
    line-height: 25px;
}
.qkwz-info-box .box-item .title{
    width: 100px;
    text-align: center;
    color: #666;
    font-weight: bold;
    float: left;
}
.dswz-info-box .box-item>p{
	width:95%;
}
.dswz-info-box .box-item .title{
	width:auto; 
	margin-right:10px;
}
.qkwz-info-box .box-item .con{
    width: 800px;
    float: left;
}
.qkwz-info-box .box-item .con p{
    color: #333;

}
.qkwz-info-box .box-item .con ul li{
    float: left;
    color: #999;
    margin-right: 10px;
}
.qkwz-info-box .box-item .con a{
    color: #00afc0;
}
.qkwz-info-box .box-item .con a:hover{
    color: #0098a7;
}
.qkwz-info-box .box-page{
    margin: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    position: relative;
    z-index: 100;
}
.qkwz-info-box .box-page .page-bar{
    height: 54px;
    line-height: 54px;
    padding-left: 60px;
	font-size: 14px;
    color: #666;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ddd;
    background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: -160px -62px;
}
.qkwz-info-box .box-page .page-bar a{
    color: #006cb2;
}
.qkwz-info-box .box-page .page-bar a:hover{
    color: #c41921;
}
.qkwz-info-box .box-page .page-bar span{
    color: #999;
    margin: 0 10px;
}
.qkwz-info-box .box-page .page-bar .page-but{
    position: absolute;
    top: 14px;
    right: 14px;
    width: 19px;
    height: 19px;
    border: 1px solid #ddd;
    padding: 3px;
    background-color: #fff;
    background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: -42px -72px;
    cursor: pointer;
}
.qkwz-info-box .full-page{
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
}
.qkwz-info-box .full-page .page-bar .page-but{
	background-position: -42px -97px;
}
.qkwz-info-box .box-page .page-item{
    text-align: center;
    background-color: #fff;
    padding-top: 30px;
}
.qkwz-info-box .box-page .page-item .con{
    width: 90%;
    border: 1px solid #999;
    margin: 0 auto 30px auto;
}
.qkwz-info-box .box-page .page-item .con img{
    width: 100%;
}
.qkwz-info-box .box-page .page-item .ad{
    width: 90%;
    border: 1px solid #999;
    margin: 0 auto 30px auto;
}
.qkwz-info-box .box-page .page-item .ad img{
    width: 100%;
}
.qkwz-info-box .box-page .page-item .ad ul{
    padding: 10px 20px;
}
.qkwz-info-box .box-page .page-item .ad ul li{
    height: 25px;
    line-height: 25px;
    width: 30%;
    margin-right: 3%;
    text-align: left;
    float: left;
    overflow: hidden;
}
.qkwz-info-box .box-page .page-item .ad ul li a{
    color: #006cb2;
}
.qkwz-info-box .box-page .page-item .ad ul li a:hover{
    color: #c41921;
}

/*pn*/
.pn-box{
    margin: 50px 0;
    text-align: center;
}
.pn-box a{
    margin: 0 30px;
    border: 1px solid #666;
	font-size: 14px;
	font-family: "Microsoft Yahei";
    color: #666;
    padding: 5px 30px;
}
.pn-box a:hover{
    text-decoration: none;
    border: 1px solid #00afc0;
    color: #00afc0;
}

/*article*/
.list-box .box-article {
    padding:10px 10px;
    border-top:1px dotted #ececec;
}
.list-box .box-article .item-title {
    line-height:30px;
    font-family: "Microsoft YaHei";
    font-size:18px;
    color:#005aa0;
    margin-bottom:10px;
}
.list-box .box-article .item-title a{
    padding: 0 5px;
    color:#005aa0;
}
.list-box .box-article .item-title a:hover{
    background-color:#005aa0;
    color:#fff;
    text-decoration:none;
}
.list-box .box-article .item-content {
	margin-top:10px;
    line-height:25px;
	text-indent:2em;
    font-size:12px;
    color:#999;
}
.list-box .box-article .item-content a.more{
    color:#005aa0;
}
.list-box .box-article .item-content a.more:hover{
    color:#c41921;
    text-decoration:none;
}
.list-box .box-article .item-info {
    height:30px;
    line-height:30px;
    color:#666;
}
.list-box .box-article .item-info .info-date {
    float:left;
    color: #ddd;
}
.list-box .box-article .item-info .info-author {
    float:right;
    color: #ddd;
}

.content-box{
}
.content-box .box-title{
    margin-top:20px;
    margin-bottom:20px;
    height:30px;
    line-height:30px;
    font-family: "Microsoft YaHei";
    font-size:26px;
    color:#333;
    font-weight:700;
	text-align:center;
}
.content-box .box-info {	
	padding:5px 20px;
	text-align:center;
    height:28px;
    line-height:28px;
    margin-bottom:15px;
    font-size:14px;
    color:#999;
    border-bottom:1px dotted #999;
	margin-left: 20px;
	margin-right: 20px;
}
.content-box .box-info span{
	margin-right:25px;
}
.content-box .box-description {
	margin:20px;
	padding:20px;
	text-indent:2em;
    line-height:28px;
    font-size:14px;
    color:#666;
	background-color:#FFC;
	border:1px dotted #CCC;
}
.content-box .box-body {
	padding:5px 20px;
    line-height:28px;
    margin-bottom:20px;
    font-size:14px;
    color:#333;
	text-indent:2em;
}

.flsx-box{
	border: 1px solid #f3f3f3;
}
.flsx-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;

	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.flsx-box .box-item {
	margin: 10px 10px 10px 0;
}
.flsx-box .box-item ul{
    margin-left: 15px;
}
.flsx-box .box-item ul li {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.flsx-box .box-item ul li.expand{
    height: auto;
}
.flsx-box .box-item ul li i{
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    vertical-align: middle;
}
.flsx-box .box-item ul li a{
}
.flsx-box .box-item ul li a:hover{
    color: #cc0001;
    text-decoration: none;
}
.flsx-box .box-item ul li i{
    cursor: pointer;
    line-height: 25px;
    background: url(../images/shop.png) no-repeat 0 0;
}
.flsx-box .box-item ul li:hover i{
    line-height: 25px;
    background-position: -22px 0;
}
.flsx-box .box-item ul li i.expand{
    cursor: pointer;
    line-height: 25px;
    background: url(../images/shop.png) no-repeat -11px 0;
}
.flsx-box .box-item ul li:hover i.expand{
    line-height: 25px;
    background-position: -33px 0
}

.body-about-body{
	margin:20px 20px;
}
.body-about-body .bar{
	height:35px;
	line-height:35px;
	font-family:"Microsoft Yahei",Tahoma,Helvetica,arial,sans-serif;
	font-size:18px;
    font-weight: 700;
	padding-left:20px;
	color:#005aa0;
    border-bottom: 2px solid #005aa0;
}
.body-about-body .content{
	margin:20px 10px;
	line-height:200%;
	padding-bottom:30px;
}
.body-about-body .content p{
	margin:5px 0;
}
.body-about-body .content img{
	line-height:none;
}

.box-tag{
    margin: 10px;
}
.box-tag li{
    width: 140px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.box-tag li a{
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    display: inline-block;
}
.box-tag li a span{
    color: #999;
}
.box-tag li a:hover{
    background-color: #00afc0;
    color: #fff;
    text-decoration: none;
}
.box-tag li a:hover span{
    color: #fff;
}

.w210{
    width: 210px;
}
.w770{
    width: 770px;
}
.w780{
    width: 780px;
}

/*co*/
.co-box{    
}
.co-box .box-bar{
	margin:5px;
	height:35px;
	line-height:35px;
	font-family:"Microsoft Yahei",Tahoma,Helvetica,arial,sans-serif;
	font-size:16px;
	font-weight:bold;
    text-align: center;
    border-bottom: 2px dotted #ddd;    
}
.co-box ul{
	margin:20px 10px;
    letter-spacing: 0px;
}
.co-box ul li{
	line-height:25px;
}
.co-box .img{	
	margin:20px 10px;
}
.co-box .img img{
	width:188px;
	margin-bottom:20px;
}

.search-main{
	padding:100px 0 150px 0;
    border:1px solid #ececec;
}
.search-main .box-search{
	margin-left:350px;
}




/*******************/

.input-text {
	outline: medium;
	padding: 1px 5px; 
	border: 1px solid #ccc; 
	height: 26px; 
	line-height: 26px; 
	color: #333; 
	font-family: arial; 
	font-size: 14px; 
	vertical-align: middle;
}
.input-text:focus{
	padding: 0px 4px; 
	border: 2px solid #b00000;
}
.input-text[type=checkbox]:focus, .input-text[type=radio]:focus{
	padding: 0px 5px; 
	border: 1px solid #ccc; 
}
select.input-text{
	padding: 1px 0 1px 5px;
}
select.input-text:focus{
	padding: 0 0 0 3px;
	border: 2px solid #b00000;
}
.input-text-small{
	width: 120px; 
}
.input-text-big{
	width: 350px;
}
.validate-error{
	border: 2px solid #b00000;
	height: 24px;
	line-height: 24px;
}

.input-but {
	outline: medium;
	padding: 12px 22px; 
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px;
	background-color: #c41921;
	color: #fff; 
	font-family: arial; 
	font-size: 14px; 
	vertical-align: middle;
	text-decoration: none;
}
.input-but:hover{
	text-decoration: none;
	background-color: #a6050d;
	color: #fff; 
}
.input-but-cancel{
	background-color: #a2a2a2;
	color: #333;
}
.input-but-cancel:hover{
	text-decoration: none;
	background-color: #969696;
	color: #333; 
}
.input-but-small{
	padding: 8px 14px;
}
.input-but-gary {
	background-color: #999;
	color: #333;
}
.input-but-gary:hover{
	background-color: #a2a2a2;
}



.table-list table{
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
    border: none;
}
.table-list table thead tr{
	height: 30px;
	text-align: center;
	background-color: #f1f1f1;
}
.table-list table thead th{
	border: 1px solid #ececec;
	color: #333;
}
.table-list table tfoot{
	border: 1px solid #ececec;
}
.table-list table tfoot tr{
	line-height: 45px;
	background-color: #f1f1f1;
}
.table-list table tfoot td{
	padding: 2px 20px;
	text-align: right;
}
.table-list table tbody{
	border: 1px solid #ececec;
}
.table-list table tbody tr{
	border-bottom: 1px dashed #ececec;
}
.table-list table tbody tr:hover{
	background-color: #f6f6f6;	
}
.table-list table tbody td{
	padding: 2px 5px;
	line-height: 25px;
}

table.nolrboder thead th, table.nolrboder tbody, table.nolrboder tfoot{
	border-left: 0 none;
	border-right: 0 none;
}
table.nolboder thead th, table.nolboder tbody, table.nolboder tfoot{
	border-right: 0 none;
}
table.norboder thead th, table.norboder tbody, table.norboder tfoot{
	border-left: 0 none;
}

/*========================*/

.goods_nums{
	padding-top: 10px;
}
.goods_nums a{
	width: 22px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	border:1px solid #a2a2a2;
	text-decoration: none;
	text-align: center;
}
.goods_nums a:hover{
	border:1px solid #666;
}
.goods_nums input{
	width: 50px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	font-size: 12px;
	text-align: center;
	border-left:none;
	border-right:none;
	border-top:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	overflow: hidden;
	outline:medium;
}
.goods_nums span{
	margin: 0 10px;
	font-size: 14px;
	color: #666;
}

.shop_buy_but a{
	background-color: #ffeded;
	border: 1px solid #c40000;
	color: #c40000;
}
.shop_buy_but a:hover, .shop_buy_but a.over{
	background-color: #c40000;
	border: 1px solid #c40000;
	color: #fff;
}



.my_cart_box{
	height:107px;
	background:#fff url(../images/mycart.gif) no-repeat 14px 29px;
}
.order_step {
	margin: 37px 20px 0px 0px;
	width: 702px;
	height: 32px;
	line-height: 32px;
	float: right;
}
.order_step li {
	background: url(../images/mycart.gif) no-repeat right -82px #ffe8d7;
	padding: 0px 29px 0px 0px;
	width: 188px;
	height: 32px;
	color: #ccc;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: center;
}
.order_step li.current {
	background-position: right -82px;
	color: #fff;
	background-color: #ed6807;
}
.order_step li.current_prev{
	background-position: right -114px;
	color: #fff;
	background-color: #ed6807;
}
.order_step li.last {
	background-position: right -210px;
}
.order_step li.last_current{
	color: #fff;
	background-color: #ed6807;
	background-position: right -242px
}
.order_step li span {
	display: block;
}
.order_step li .first {
	background: url(../images/mycart.gif) no-repeat 0px -146px;
}
.order_step li.current .first {
	background-position: 0px -178px;
}
.order_step li.current_prev .first {
	background-position: 0px -178px;
}

.cart_message{
	margin: 10px 0;
	padding:22px 0 25px 0;
	background-color:#fff;
}
.cart_message .cart_message_info{
	font-size: 16px;
	font-weight: bold;
	text-indent: 2em;
	margin: 50px auto;
	text-align: center;
}
.cart_message .cart_message_but{
	margin: 30px auto;
	text-align: center;
}
.cart_message_con{
	margin: 20px auto;
	width: 650px;
	line-height: 35px;
	text-align: left;
}
.cart_error .cart_message_info{
	color: red;
}

/*cart index*/
.goods_list .cart_img{
	text-align: center;
}
.goods_list .cart_img img{
	width: 75px;
	height: 100px;
	margin: 5px auto;
}
.goods_list .cart_title{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.goods_list .cart_spec{
	line-height: 20px;
	font-size: 12px;
}
.goods_list .cart_spec span{
	color: #666;
	margin-right: 5px;
}
.goods_list .cart_price{
	font-size: 14px;
	color: red;
}
.goods_list .cart_price i{
	font-style: normal;
	margin-right: 5px;
}


.goods_list .cart_info{
	margin: 15px 0;
	font-size: 14px;
}
.goods_list .cart_total{
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif, serif;
	font-size: 24px;
	font-weight: bold;
	color: red;
}
.goods_list .cart_total i{
	font-size: 16px;
	font-style: normal;
	margin:0 10px;
}


.goods_list .cart_info{
	margin: 15px 0;
	font-size: 14px;
}
.goods_list .cart_total{
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif, serif;
	font-size: 24px;
	font-weight: bold;
	color: red;
}
.goods_list .cart_total i{
	font-size: 16px;
	font-style: normal;
	margin:0 10px;
}


.goods_list .cart_but{
	margin: 25px 0;
}

/*cart order*/
.order_info{
	text-align: left;
	line-height: 30px;
	margin: 10px 0;
}
.order_info .order_info_bar{
	padding: 2px 20px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 10px;
	font-size:14px;
	font-weight: bold;
}

.calc_info .order_info_bar{
	border-bottom: 1px solid #f40;
}
.order_address ul li{
	margin: 5px 0;
}
.order_address ul li label{
	padding: 8px 16px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #dadada;
}
.order_address ul li label.over{
	padding: 7px 15px;
	border: 2px solid #f40;
}
.order_address ul li span{
	color: #999;
	padding: 0 5px;
}
.order_address ul li a{
	margin-left: 20px;
}

.order_express ul li{
	margin: 5px 10px 5px 0;
	float: left;
}
.order_express ul li label{
	padding: 8px 16px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #dadada;
}
.order_express ul li label.over{
	padding: 7px 15px;
	border: 2px solid #f40;
}
.order_express ul li span{
	color: #999;
	padding: 0 5px;
}

.invoice_info{
	float: left;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}


ul.payment_list li{
	width: 135px;
	height: 90px;
	margin: 5px;
	border: 2px solid #dadada;
	cursor: pointer;
	float: left;
}
ul.payment_list li.over, ul.payment_list li:hover{
	border: 2px solid #f40;
}
ul.payment_list li.over p, ul.payment_list li:hover p{
	background-color: #f40;
	color: #fff;
}
ul.payment_list li img{
	width: 135px;
	height: 70px;
}
ul.payment_list li p{
	height: 20px;
	line-height: 20px;
	background-color: #e2e2e2;
	text-align: center;
	overflow: hidden;
}


.form{
	margin: 10px 20px;
}
.form form ul li{
	line-height: 1.5;
}
.form form ul li label{
	display: block;
	color: #999;
	margin-top: 10px;
}
.form form ul li input{
	padding: 4px;
	font-size:16px;
}
.form form ul li input:focus{
	padding: 3px;
}
.form .ajaxinfo{
	visibility: hidden;
	padding: 5px 20px;
	margin: 20px auto;
	line-height: 28px;
	color: #f40;
	border: 1px dotted #b9996b;
}

.sitemap-title{
    height: 50px;
    line-height: 50px;
    background-color: #f4fbff;
    text-align: center;
    border: 1px solid #ececec;
    margin: 30px 0;
}
.sitemap-title span{
    font-family: "Microsoft Yahei";
    font-size: 18px;
    font-weight: 700px;
    color: #007090;
}
.sitemap-box{
    margin: 10px 0;
    border: 1px solid #ececec;
}
.sitemap-box .box-bar{
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background-color: #fafafa;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    font-weight: 700px;
    color: #007090;
    margin-bottom: 10px;
}
.sitemap-box .box-bar a{
    margin-left: 20px;
    color: #007090;
}
.sitemap-box .box-bar a:hover{
    color: #ff6600;
    text-decoration: none;
}
.sitemap-box .box-con{
    padding: 0 10px;
    margin-bottom: 10px;
}
.sitemap-box .box-con a{
    padding: 4px 5px;
    color: #333;
}
.sitemap-box .box-con a:hover{
    color: #fff;
    background-color: #007090;
    text-decoration: none;
}
.sitemap-box .box-con .l{
    width: 150px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #007090;
}
.sitemap-box .box-con .l a{
    color: #00afc0;
}
.sitemap-box .box-con .l a:hover{
    color: #fff;
}
.sitemap-box .box-con .r{
    width: 1000px;
}
.sitemap-box .box-con ul li{
    height: 25px;
    line-height: 25px;
    float: left;
    width: 150px;
    overflow: hidden;
    margin-right: 5px;
}
.sitemap-box .box-con ul.pl30{
    padding-left: 30px;
}
.sitemap-box .box-con ul.w60 li{
    width: 60px;
}

.info-box .box-qkjb{
    padding: 3px 0;
}
.info-box .box-qkjb a{
    padding-left: 28px;
    color: #cc0001;
    /*font-family: "Microsoft Yahei";*/
    font-size: 16px;
    font-weight: 700;
    background-image: url(../images/qkjb.png);
    background-repeat: no-repeat;
}

/*zlhb-box*/
.zlhb-box{
	background-color:#f5f5f5;
	overflow:hidden;
}
.zlhb-box .box-bar{
	height:43px;
	line-height:43px;
	border-bottom:1px solid #e0e0e0;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.zlhb-box .box-bar a{
	color:#35a;
	margin:0 5px;
}
.zlhb-box .box-bar a:hover{
	color:#c30;
	text-decoration:none;
}
.zlhb-box .box-bar span{
	margin-left:20px;
}
.zlhb-box .box-con{
	width:1205px;
	height:170px;
	overflow:hidden;
	border-top:1px solid #fff;
	position:relative;
}
.zlhb-box .box-con .item{
	height:170px;
	margin-left:-1px;
	margin-right:-2px;
	position:absolute;
}
.zlhb-box .box-con dl{
	width:209px;
	padding-left:30px;
	padding-top:10px;
	margin-top:5px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #fff;
	float:left;
}
.zlhb-box .box-con dl dd{
	height:25px;
	line-height:25px;
    white-space:nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow:hidden;
}
.zlhb-box .box-con dl dd a{
	padding:2px 5px;
	margin-right:10px;
	overflow:hidden;
	color:#773b09;
}
.zlhb-box .box-con dl dd a:hover{
	text-decoration:none;
    background-color:#c41921;
    color:#fff;
}
.zlhb-box .box-con dl dt{
	width:170px;
	height:40px;
	margin-top:20px;
}
.zlhb-box .box-con dl dt img{
	width:170px;
	height:40px;
}

/*col-contact*/
.col-contact{
	font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	color: #333;
}
.col-contact .tc{
	width: 140px;
}
.col-contact p {
	margin: 0 0 5px;
	font-size: 12px;
}
.col-contact .phone {
	margin: 0 0 10px;
	line-height: 1;
	color: #333;
}
.col-contact .btn {
	display: inline-block;
	*zoom: 1;
	*display:inline: ;
	width: 158px;
	height: 38px;
	padding: 0;
	margin: 0;
	border: 1px solid #b0b0b0;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	color: #b0b0b0;
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.col-contact .btn-small {
	width: 118px;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
}
.col-contact .btn-line-primary {
	border-color: #ff0900;
	background: #fff;
	color: #ff0900;
}
.col-contact .btn-line-primary:hover{
	color:#fff;
	background-color:#ff0900;
	border-color:#ff0900;
	text-decoration: none;
}




/*列表折叠*/
.qkwz-box .box-item dl.hauto{
	height: auto;
	max-height: auto;
	overflow: hidden;
}
.qkwz-box .box-item dl.hfix{
	max-height: 860px;
	overflow: hidden;
}

.fileW {
	width: 90px;
	height: 90px;
	margin: 0 auto;  /* 30px;*/
	text-align: center;
}
.clearfix {
	*zoom: 1: ;
}
.clearfix::before, .clearfix::after {
	content: "";
	display: table;
}
.clearfix::after {
	clear: both;
}
.car-detail .d-file {
	border-radius: 6px;
	margin-bottom: 20px;
	+padding-bottom: 40px: ;
	background: #fff;
}
.car-detail a:hover {
	text-decoration: none;
}
.car-detail {
	margin: 0 auto 20px;
}
.filebtn {
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
	margin: 20px auto 0;
	+margin-bottom: 20px: ;
	text-align: center;
	font: normal 14px/40px "Microsoft YaHei";
	color: #333;
}
.filebtn b {
	position: absolute;
	top: 35px;
	left: 20px;
	height: 40px;
	width: 50px;
	background: url(../images/search_ico.png) no-repeat -99999em 0;
	background-position: 6px -570px;
}
.fileW .expand b {
	background-position: 6px -635px
}



/*search*/

.search-box{
	border: 1px solid #f3f3f3;
	margin-bottom: 10px;
}
.search-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.search-box .box-item {
	margin: 10px;
}
.search-box .box-item ul li {
	text-align: center;
	height: 28px;
	line-height: 28px;
	background-position: 0 12px;
	background-repeat: no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.search-box .box-item ul li.split {
	height: 0px;
	border-bottom: 1px dotted #999;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
.search-box .box-item ul li a {
	color: #333;
	padding: 0 10px;
	display: block;
    text-decoration:none;
}
.search-box .box-item ul li a.action{
    color:#cc0001;
    font-weight: bold;
	background-color: #ececec;
}
.search-box .box-item ul li a:hover {
    color:#cc0001;
	background-color: #f5f5f5;
}

.list-box .box-item .item-content {
    line-height:25px;
	text-indent:2em;
    font-size:12px;
    color:#999;
}
.list-box .box-item .item-info a{
	font-size: 14px;
	color: #00afc0;
	margin-right: 10px;
}
.list-box .item-title span{
	font-weight: normal;
	font-size: 14px;
	margin-left: 20px;
	color: #666;
}
.list-box .box-item .item-info span{
	padding-right: 10px;
}
.list-box .box-tab .info {
	font-size: 12px;
	color: #333;
	margin-left: 5px;
	padding-right: 20px;
	text-align: left;
}

.list-box .box-item .item-lc {
	width:850px;
}
.list-box .box-item .item-lc .item-param li.nofloat {
	width: 840px;
}

.list-box .box-tab .c li.nosort a {
	padding: 0 15px 0 15px;
}

.list-box .shop .item-param li.info{
	height: auto;
    max-height: 50px;
}

.cart_box{
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 100;
	width: 80px;
	height: 105px;
	background-image: url(../images/cart2.png);
	font-size: 12px;
	text-align: center;
}
.cart_box .cart_text{
	margin:0 1px 55px 1px;
	height: 20px;
	line-height: 20px;
	color: #eaeaea;
}
.cart_box .cart_nums{
	margin: 0 1px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.cart_box .cart_but{
    font-family: "Microsoft YaHei";
	height: 30px;
	line-height: 30px;
}
.cart_box .cart_but a{
	font-size: 14px;
	color: #f4ea3d;
	text-decoration: none;
}


.qk-buy {
    margin:10px 20px 0 20px;
}
.qk-buy ul li {
    height:34px;
    line-height:34px;
    color:#333;
    font-size:14px;
}
.qk-buy ul li span {
    margin-left:10px;
}
.qk-buy ul li span.price {
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#333;
}

.qk-buy .zxdg {
	width: 95px;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
	border-radius: 12px;
	display: inline-block;
	font-size: 12px;
	color: #00afc0;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #00afc0;
}
.qk-buy .zxdg i {
	width: 16px;
	height: 16px;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 3px;
	background-image: url(../images/down.png);
	background-position: -63px -3px;
	background-repeat: no-repeat;
}
.qk-buy .zxdg:hover, .qk-buy .zxdg.active{
	color: #fff;
	background-color: #00afc0;
}
.qk-buy .zxdg:hover i, .qk-buy .zxdg.active i {
	background-position: -63px -23px;
}

.qk-buy .box-nums{
	width: 250px;
	margin-left: 8px;
}
.qk-buy .box-nums a{
	width: 22px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	float: left;
	border:1px solid #a2a2a2;
	text-decoration: none;
	text-align: center;
	margin-top: 6px;
}
.qk-buy .box-nums a:hover{
	border:1px solid #666;
}
.qk-buy .box-nums input{
	margin-top: 6px;
	width: 50px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	font-size: 12px;
	text-align: center;
	border-left:none;
	border-right:none;
	border-top:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
	float: left;
	overflow: hidden;
	outline:medium;
}					
.qk-buy label{
	margin: 0 20px;
	padding: 0 5px;
}
.qk-buy label span{
	font-size: 14px !important;
	font-weight: normal !important;
	color: #666 !important;
}





/**********************************/
.cart_tip_bd{
	width: 400px;
	height: 136px;
	border: 1px solid #d2d2d2;	
	/*
	position: absolute;
	top:0;left:0;*/
	position:fixed;
	top: 50%;left:50%;
	margin-top:-68px;
	margin-left:-200px;
	z-index: 9999;
	background: #fff;
}
.cart_tip_bd .head{height:28px;}
.cart_tip_bd .head .close-btn{float:right;}
.cart_tip_bd .mac-success-txt {
    height: 30px;
    line-height: 32px;
    padding-left: 30px;   
    font-size: 18px;
    color: #333;
}
.cart_tip_bd .mac-success-txt em{
	background-position: -80px -144px;
	background-image: url(../images/ibar_sprites.png);
	display: inline-block;
	height: 30px;
	width: 30px;
	vertical-align: middle;
	margin-right: 3px;
}
.cart_tip_bd .module-cart-box p {
    text-align: center;
}
.cart_tip_bd .mac-go-cart {
    background-color:#00afc0;
	margin-top:13px;
    background-position: -84px -146px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 145px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
.cart_tip_bd .close-btn {
    background-image: url(../images/ibar_sprites.png);
    background-position: -55px -138px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 12px;
    height: 12px;
    float: right;
    width: 23px;
    height: 23px;
    font: 0/0 a;
    margin-top: 5px;
}
.cart_tip_bd .close-txt{
	margin-left:20px;
	color:#333;text-decoration: underline; font-size:13px;
}
.cart_tip_bd .mac-go-cart:hover{
	text-decoration: none;
}






.login_info_box{width: 100%; color: #999; text-align: center; padding: 20px 0;}
.login_info_box p{margin:0 auto;font-size:14px;}
.login_info_box a{display: inline-block; background-color: #f60; width: 46px; height: 16px; line-height: 17px; text-align: center; color: #fff; font-size: 12px; border-radius: 3px; margin: 0 4px;}


.addresseditbox{overflow: hidden;}
.addresseditbox li{width:220px;height: 85px; overflow: hidden;float: left;padding:3px 5px;margin:5px;cursor: pointer;}
.addresseditbox li .t{height: 25px;line-height: 25px;padding:0 5px;}
.addresseditbox li .c{height: 22px;line-height: 22px;padding:0 5px;color: #666;}
.addresseditbox li b{font-size: 16px; margin-right: 3px;}
.addresseditbox li span{font-size: 16px; margin-right: 3px;color:#e42a27;}
.addresseditbox li{
	padding: 3px;
	box-sizing: border-box;
	background: linear-gradient(45deg,#f25953 12.5%,#fbfaf5 12.5%,#fbfaf5 25%,#5590d6 25%,#5590d6 37.5%,#fbfaf5 37.5%,#fbfaf5 50%,#f25953 50%,#f25953 62.5%,#fbfaf5 62.5%,#fbfaf5 75%,#5590d6 75%,#5590d6 87.5%,#fbfaf5 87.5%,#fbfaf5 100%);
	background-size: 30px 30px;
}
.addresseditbox li:hover{
	background: #ed6807;
}
.addresseditbox li .addresseditbox-con{
	padding: 5px;
	background-color: #fff;
}


.table-list table tbody tr{border-bottom: 0 dashed #ececec;}
.table-list table tfoot tr{background-color: #f5f5f5;}
.table-list table thead tr{background-color: #f5f5f5;}
.table-list table thead th{border: 1px solid #f5f5f5;}
.table-list table tbody tr:hover{background-color: #fafafa;	}
.order_info .order_info_bar{padding: 2px 0;border-bottom: 0 solid #dadada;font-size:16px;}

.letter-outer{margin:20px 5px;}
.letter-box{
	border: 2px dashed #8eb9f5;
}
.letter-con{
	padding: 30px 20px;
	background-color: #fff;
}
.letter-con li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
}
.letter-con li span{
	color: #999;
}
.letter-con li b{
	font-size: 16px;
}
.letter-con li a{
	padding: 5px 10px;
	font-size: 14px;
	color: #fff;
	background-color: #5590d6;
	border-radius: 5px;
	text-decoration: none;
}

.cart_message_con{
	width: 800px;
}
ul.payment_list li{
	width: 160px;
	height: 88px;
	margin: 5px;
	border: 2px solid #dadada;
	cursor: pointer;
	float: left;
}
ul.payment_list li img{
	width: 160px;
	height: 68px;
}



.reg-tab ul li{width: 150px;}
.input-text {color:#333;}


.f14{font-size: 14px;line-height: 1.8;}
.f16{font-size: 16px;line-height: 1.8;}
.f20{font-size: 20px;}

.list-box .fanwen .item-c{ 
	width: 850px;
}
.list-box .fanwen .item-c .item-param li.nofloat{ 
	width: 850px;
}
.item-keyword{
	margin: 10px 0;
}
.item-keyword li{
	height: 20px;
	line-height: 20px;
	margin: 8px 8px 8px 0;
	float: left;
}
.item-keyword li a{
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	display: inline-block;
	color: #666;
	border: 1px solid #eaeaea;
	border-radius: 12px;
	text-decoration: none;
}
.item-keyword li a:hover{
	color: #fff;
	border: 1px solid #008fcc;
	background-color:#00a1cc;
}


.fanwen .box-item ul li{ 
	height: auto;
	white-space: inherit;
}


.fanwen-box{
	padding: 20px;
	font: 12px/1.5 "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "宋体";
}
.fanwen-box .box-title{
	padding: 10px 0;
	line-height: 30px;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #333;
}
.fanwen-box .box-info{
	margin-top: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.fanwen-box .box-info span{
	margin-right: 5px;
}
.fanwen-box .box-info .authors{
	color: #00aad1;
}
.fanwen-box .box-keywords{
	margin: 10px 0;
}
.fanwen-box .box-keywords li{
	height: 20px;
	line-height: 20px;
	margin: 8px 8px 8px 0;
	float: left;
}
.fanwen-box .box-keywords li a{
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	display: inline-block;
	color: #666;
	border: 1px solid #eaeaea;
	border-radius: 12px;
	text-decoration: none;
}
.fanwen-box .box-keywords li a:hover{
	color: #fff;
	border: 1px solid #008fcc;
	background-color:#00a1cc;
}
.fanwen-box .box-abstract{
	margin: 20px 0;
	padding: 20px;
	line-height: 32px;
	font-size: 16px;
	color: #333;
	background-color: #f9f9f9;
}
.fanwen-box .box-body{
	line-height: 32px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: left;
	text-indent: 2em;
}
.fanwen-box .box-body p{
	margin: 20px 0;
}
.fanwen-box .box-body .article-sub-title{	
	/*line-height: 32px;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	text-align: center;*/
}


.fanwenph{
	border: none;
}
.fanwenph .box-item{ 
	margin: 0;
}
.fanwenph .box-item ul li a{
	width: 200px;
}

.fanwenlist .box-article .item-content{
	text-indent: inherit;
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.fanwenlist .box-article .item-info{
	height: 20px;
	line-height: 20px;
}
.fanwenlist .box-article .item-info span{
	color: #666;
}


.fanwen-show{ 
	margin-right: 30px;
}
.fanwen-title{
	height: 100px;
}
.fanwen-title h2{
	font-family: "Microsoft Yahei";
	font-size: 38px;
	font-weight: 700;
	line-height: 100px;
	float: left;
}
.fanwen-title .bt{ 
	margin-left: 30px;
	margin-top: 55px;
	color: #00afc0;
	float: left;
	display: inline-block;
}
.fanwen-title .bt:hover{
	color: #0098a7;
}
.fanwen-title .but{
    width: 90px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    color: #00afc0;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #00afc0;
    border-radius: 5px;
    text-align: left;
    float: right;
    margin-top: 55px;
}
.fanwen-title .but i {
	width: 20px;
	height: 20px;
	margin: 3px;
	overflow: hidden;
	display: inline-block;
	background-image: url(../images/down.png);
	background-position: -40px 0;
	background-repeat: no-repeat;
    vertical-align: bottom;
}
.fanwen-title .but:hover, .fanwen-title .action{
    color: #fff;
    background-color: #00afc0;
}
.fanwen-title .but:hover i.img3, .fanwen-title .action i.img3{
	background-position: -40px -20px;
}



.fanwen-description{ 
	font-size:14px;
	line-height: 2;
	color: #999;
	padding: 10px 0;
}
.fanwen-class-kw{
	margin:10px 0;
	padding:10px 0;
	background-color: #efefef;
}
.fanwen-class-kw .box-item{ 
	font-size: 14px;
	margin-top: 0;
}
.fanwen-class-kw .box-item .title{
	width: auto;
	margin: 0 20px;
	font-weight: normal;
}

.fanwen-body{ 
	line-height: 32px;
	margin-top: 30px;
	margin-bottom: 18px;
	font-size: 16px;
	text-align: left;
}
.fanwen-body p{
	margin: 30px 0;
}
.fanwen-body .article-sub-title{
	font-size: 18px;
}

.fanwen-work .item-con{ 
	width: 160px;
	float: right;
}
.fanwen-work .item-con h2{
	font-size: 12px;
	font-weight: 700;
}
.fanwen-work i{
	width: 22px;
	height: 22px;
	margin-left: 30px;
    background-image: url(../images/work2.png);
}
.fanwen-work i.img1, .fanwen-work ul li:hover i.img1{
    background-position: 0 0;
}
.fanwen-work i.img4, .fanwen-work ul li:hover i.img4{
    background-position: -27px 0;
}
.fanwen-work i.img2, .fanwen-work ul li:hover i.img2{
    background-position: -58px 0;
}




/*头部股票代码样式*/
.zk-gupiao {
    font-weight: bold
}
.zk-gupiao span {
    color: #c51921;
}
.zk-gupiao:hover {
    text-decoration: none;
}

/*2019-11-1弹窗*/
.dlpop{width:430px; height:265px; text-align:center; background-color:#fff; position:fixed; top:50%; left:50%; margin-top:-132px; margin-left:-215px; z-index:100; box-shadow:0 0 13px rgba(0,0,0,.22); opacity:0;}
.dlpop p{display:inline-block; margin-top:60px; font-size:18px; color:#999;}
.dlpop h4{margin-top:13px; font-size:28px; color:#333; font-weight:400; letter-spacing:1px;}
.dlpop a{display:block; width:142px; height:40px; margin:41px auto 14px auto; line-height:40px; border-radius:3px; font-size:18px; color:#fff; background-color:#00afc0;}
.dlpop a:hover{text-decoration:none; background-color:#0098a7;}
.dlpop span{margin-right:23px; float:right; font-size:14px; color:#b7b7b7; cursor:pointer;}

/*2020-1-6*/
.zoom::after{content:"."; display:block; height:0; clear:both; visibility: hidden;}
.zoom,.clear{clear:both;}
.zoom{*zoom:1;}
.dldltext h5{margin:30px auto 0 auto; font-size:16px; font-weight:700; color:#333;}
.dldltext h6{margin:0 auto; font-size:14px; color:#333;}
.dldltext h5 span{margin-left:5px; font-size:14px; color:#777; font-weight:400;}

.dlanly{margin:30px auto;}
.dlanly table{margin-top:15px;}
.dlanly thead{background-color:#00a1cc;}
.dlanly thead tr{height:40px; line-height:40px;}
.dlanly thead td{color:#fff;}
.dlanly td{font-size:14px; color:#333;}
.dlanly tbody tr{height:50px; line-height:50px;}
.dlanly tbody tr:nth-child(even){background-color:#f7f7f7;}
.dlanly tbody td{height:50px;}
.dlanly tr td:nth-child(1){width:20%; overflow:hidden;}
.dlanly tr td:nth-child(2){width:10%;}
.dlanly  thead td:nth-child(1){width:20%; text-indent:15px;}
.dlanly  tbody td:nth-child(1) span{display:block; height:100%; line-height:50px; text-indent:18px;}
.dlanly tbody td:nth-child(2){text-indent:12px;}
.dlanlybox thead td:nth-child(1),.dlanlybox thead td:nth-child(1){width:520px;}

.zoom::after{content:"."; display:block; height:0; clear:both; visibility: hidden;}
.zoom,.clear{clear:both;}
.zoom{*zoom:1;}
.dl-dltime{margin:35px auto; background-color:#eee;}
.dl-dltime span{display:inline-block;width:77px; height:33px; line-height:33px; font-size:12px; color:#777; text-align:center; cursor:pointer;}
.dl-dltime .active{font-weight:bold; color:#00b5ca; background-color:#fff; position:relative;}
.dl-dltime .active:after{content:""; width:100%; height:3px; position:absolute; top:-3px; left:0; background-color:#00b5ca;}
.dl-dlnum{min-height:150px; margin:40px auto 35px auto; position:relative;}
.dl-dlnum .dlbg{background-color:#9c9c9c; color:#fff;}
.dl-dlnumbox{position:absolute; top:0; left:0; display:none;}
.dl-dlnum .active{display:block;}
.dl-dlnumbox>div{height:50px; line-height:50px; color:#333; }
.dl-dlnumbox>div:nth-child(1){height:40px; line-height:40px;}
.dl-dlnumbox>div>p{width:240px; margin:0 9px 0 0; float:left; font-size:14px; text-indent:18px;}
.dl-dlnumbox>div>div{width:678px; float:left;}
.dl-dlnumbox>div:nth-child(even)>p,.dl-dlnumbox>div:nth-child(even)>div{background-color:#f7f7f7;}
.dl-dlnum span{display:inline-block; width:63px; font-size:14px; text-align:center;}
.dldline{margin:35px auto 15px auto; border-top:10px solid #f7f7f7;}

.content-box .a30{margin-top:20px; text-indent:0;}
.content-box .a30 a{display:inline-block; width:180px; overflow:hidden; font-size:15px; text-decoration:none;}
.content-box .link30 a{text-indent:52px;}
.content-box .pt20 p{margin:10px 0;}
.body-tab ul .dlrightbtn{float:right; margin:7px 10px 0 0;}
.body-tab ul .dlrightbtn a{width:auto; height:auto; padding:3px 8px; margin-top:0; color:#008fcc; border:1px solid #008fcc;}
.body-tab ul .dlrightbtn a:hover{color:#fff; background-color:#008fcc;}
.content-box .dl-box-title{font-size:16px;}
.rmbq-box{
	background-color: #f9f9f9;
}
.rmbq-box .box-title{
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	font-size: 20px;
	border-bottom: 1px solid #eaeaea;
	color: #666;
}
.rmbq-box .box-con{
	margin: 0 30px;
	padding: 22px 0;
}
.rmbq-box .box-con li{
	height: 20px;
	line-height: 20px;
	margin: 8px 8px 8px 0;
	float: left;
}
.rmbq-box .box-con li a{
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	overflow: hidden;
	display: inline-block;
	color: #666;
	border: 1px solid #eaeaea;
	border-radius: 12px;
	text-decoration: none;
}
.rmbq-box .box-con li a:hover{
	color: #fff;
	border: 1px solid #008fcc;
	background-color:#00a1cc;
}
.paper-box .box-item{
	margin: 20px 0;
}
.paper-box .box-item li{
	margin: 30px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.paper-box .box-item li:last-child{
	border-bottom: none; 
}
.paper-box .box-item li a{
	text-decoration: none;
}
.paper-box .box-item li .item-title{
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	font-weight: 500;
	color: #333;
	overflow: hidden; white-space: nowrap;text-overflow: ellipsis;
}
.paper-box .box-item li .item-info{
	line-height: 35px;
	font-size: 12px;
	color: #999;
}
.paper-box .box-item li a:hover{color:#00afc0;}
.paper-box .box-item li .item-info span{
	margin-right: 10px;
}
.paper-box .box-item li .item-info i{
	vertical-align: middle;
}
.paper-box .box-item li .item-abstract{
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.paper-box .box-item li .item-keyword{
	margin-top: 20px;
	line-height: 25px;
}
.paper-box .box-item li .item-keyword a{
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	margin: 0 20px 10px 0;
	display: inline-block;
	color: #666;
	border: 1px solid #eaeaea;
	border-radius: 12px;
	text-decoration: none;
}
.paper-box .box-item li .item-keyword a:hover{
	color: #fff;
	border: 1px solid #008fcc;
	background-color:#00a1cc;
}
.favolisa ul li{
	width: 177px;
	height: 320px;
	float: left;
	margin: 0 28px 20px 0;
	position: relative;
	overflow: hidden;
}
.favolisa ul li.box-item .item-image{
	border: 1px solid #eaeaea;
	padding: 15px 0;
	margin-bottom: 5px;
	text-align: center;
}
.favolisa ul li.box-item:hover .item-image{
	border: 1px solid #00afc0;
}
.favolisa ul li.box-item .item-image a{
	width: 130px;
	height: 180px;
	display: inline-block;
	overflow: hidden;
}
.favolisa ul li.box-item .item-image a img{
	width: 130px;
	height: 180px;
}
.favolisa ul li.box-item .item-title{
	height: 35px;
	text-align: center;
	overflow: hidden;
}
.favolisa ul li.box-item .item-title a{
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color:#00afc0;
}
.favolisa ul li.box-item .item-title2{
	height: 59px;
	text-align: center;
	overflow: hidden;
}
.favolisa ul li.box-item .item-title2 a{
	line-height: 28px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color:#00afc0;
}
.favolisa ul li.box-item .item-issue{
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #666;
}
.favolisa ul li.box-item .item-info{
	height: 24px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
}
.favolisa ul li.box-item .item-info a{
	margin-right: 5px;
}
.favolisa ul li.box-item .item-icon{
	width: 19px;
	height: 41px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.favolisa ul li.box-item .sd{
	background-image: url(../images/sd.png);
}
.favolisa ul li.box-item .hx{
	background-image: url(../images/hx.png);
}
.favolisa ul li.box-item .rx{
	background-image: url(../images/rx.png);
}
.favolisa ul li.box-item .item-discount{
	position: absolute;
	display: none;
}
.favolisa ul li.box-item .item-price{
	line-height: 28px;
	/*color: #01af63;*/
	color: #c40000;
	font-size: 16px;
}
.favolisa ul li.box-item .item-price i{
	margin: 0 5px;
	font-style: normal;
}
.favolisa ul li.box-item .item-price s{
	margin-left: 20px;
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.favolisa ul li.box-item .item-but{
	margin: 10px auto;
}
.favolisa ul li.box-item .item-but a{
	padding: 5px 10px;
	text-decoration: none;
	color:#00afc0;
	border: 1px solid #00afc0;
}
.favolisa ul li.box-item .item-but a:hover{
	color: #fff;
	background-color:#00afc0;
	border: 1px solid #00afc0;
}
.favolisa ul li.box-item .item-but a i{
	margin-right: 5px;
	vertical-align: middle;
}
.hfix{max-height:2200px; overflow: hidden;}
.bbs .hauto{height: auto !important;}

.top-box .dlicar{color:#333; position:relative;}
.top-box .dlicar img{width:16px; height:auto; margin-right:5px; position:relative; top:-2px;}
.dlicar b{font-weight:400;}
.clear{clear:both;}
.dlsorder{margin-bottom:15px; padding-bottom:18px; border-bottom:1px solid #e8e8e8;}
.dlsorder h4{margin-bottom:14px; font-size:24px; color:#333;}
.dlsorder p{margin-bottom:5px; line-height:1.6; font-size:12px; color:#333;}
.dlh-copy ul li.w1{width:200px;}
.dlh-copy ul li.w210{width:145px;}
.dlh-copy1 ul li.w1{width:200px;}
.dlh-copy1 ul li.w210{width:140px;}
.zcjc-box .dnxbbq{width:100%;}
.zcjc-box .dnxbbq dl dd{margin:1px 25px 10px 0;}
.dl-menu-box .box-item li a{padding:0 15px; margin-right:10px;}
.dl-menu-box .box-item .dldybook a{padding:0 30px;}
.dl-menu-box .box-item .consult{float:right;}
.dl-menu-box .box-item .consult .dlicon{padding:0 25px;}
.dlxn-previ-box{height:auto;}
.dlxn-info-box{min-height:585px;}
.dlxn-info-box .box-buy{margin-top:30px; position:static;} 
/*2020-6-29*/
.dlxn-previ-box{}
.dlxn-previ-box .box-image .preview{margin-top:30px;}
.dlxn-previ-box .box-image{height:auto;}
.dlxn-previ-box .box-image-item{display:none; margin-top:-11px;}
.dlxn-previ-box .box-image,.dlxn-previ-box .box-image-item{border-bottom:none;}
.dlxn-previ-box .box-image-item .item-c{width:292px; margin-left:9px;}
.dlxn-previ-box .box-image-item .item-c ul li{margin:5px 3px 0 0;}
.dlxn-previ-box .box-image-item .item-l,.dlxn-previ-box .box-image-item .item-r{visibility:hidden;}
.dlxn-previ-box .box-image-item .item-c ul li a:hover,.dlxn-previ-box .box-image-item .item-c ul li.action a{background:none;}
.dlxn-previ-box .box-image-item .item-c ul li a img{margin:0;}
.dlqn-box{width:825px; padding:25px 0 30px 0;}
.dlqn-box h1{margin-bottom:15px; font-size:24px; color:#333; font-weight:bold;}
.dlqn-box h1 a{display:inline-block; height:30px; margin-right:7px; line-height:30px; padding:0 14px; border-radius:20px; font-size:14px; color:#21add3; font-weight:bold; background-color:#eaf5f7; vertical-align:middle;}
.dlqn-box h1 a:hover{text-decoration:none; color:#fff; background-color:#21add3;}
.dlqn-box>p{margin-bottom:5px; font-size:13px; color:#777;}
.dlqn-box>p span{font-size:inherit; color:inherit;}
.dlqnxie:after{content:" / "; font-size:13px; color:#777;}
.dlqn-box>p a,.dlqn-info b{font-size:inherit; color:inherit;}
.dlqn-box>p a:hover{text-decoration:none;}
.dlqn-info{margin-top:14px; padding-top:11px; border-top:1px solid #f1f1f1;}
.dlqn-info li{width:25%; float:left; margin-top:4px; font-size:13px; color:#777; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.dlqn-info li a{font-size:13px; color:#777;}
.dlqn-info li a:hover{text-decoration:none; color:#00afc0;}
.dlqn-info p{font-size:13px; color:#333; font-weight:bold;}
.dlqn-info b{color:#ea1414;}
.dlqn-like{margin:20px 0 28px 0;}
.dlqn-like div{margin-bottom:2px;}
.dlqn-like b{display:inline-block; width:75px; float:left; margin-top:1px; font-size:14px;}
.dlqn-like p{width:735px; float:left;}
.dlqn-like a{display:inline-block; padding:1px 5px 3px 5px; border-radius:3px; font-size:14px; color:#00afc0; vertical-align:middle;}
.dlqn-like a:hover{color:#fff; text-decoration:none; background-color:#00afc0;}
.dlqn-btn a{display:inline-block; width:162px; height:48px; margin-right:17px; line-height:48px; border-radius:5px; color:#fff; text-align:center; font-size:15px; font-weight:bold;}
.dlqn-btn a:before{content:""; display:inline-block; width:19px; height:19px; margin-right:9px; vertical-align:middle; background:url(../images/dlqn-btn-icon.png) no-repeat;}
.dlqn-btn .dlqbtn2:before{background-position:-19px 0;}
.dlqn-btn .dlqbtn3:before{background-position:-38px 0;}
.dlqn-btn a:hover{text-decoration:none;}
.dlqbtn1{background-color:#d72d25;}
.dlqbtn2{background-color:#00afc0;}
.dlqbtn3{background-color:#4267b2;}
.dlqbtn1:hover{background-color:#c3150d;}
.dlqbtn2:hover{background-color:#05bfd1;}
.dlqbtn3:hover{background-color:#3560b6;}
.favolisa{width:auto; margin:15px 0 15px 0; padding:20px 5px 10px 0; background-color:#fff;}
.favolisa ul li{width:205px; margin-left:29px; margin-right:-3px;}
.favolisa ul li.box-item .item-image{border-color:#fff;}
.dostr .page-box{margin:10px auto 15px auto; padding:6px 0; background-color:#fff;}
.dostr1 .bbs{background-color:#fff;}
.dostr1 .box-bbs dd{margin-bottom:2px; padding:28px 10px 11px 10px; background-color:#fff;}
.dostr1 .content-box .box-con,.dostr1 .content-box{margin:0;}
.dostr1 .box-bbs .split{padding:0 10px;}
.dostr1 .shop{background-color:#fff;}
.dostr1 .list-box .box-item .item-c{width:635px;}
.dostr1 .list-box .box-item .item-param li.nofloat{width:auto;}
.table-list table tfoot tr,.table-list table tfoot tr{background-color:transparent;}
.table-list table tfoot{border-bottom:none;}
.dxcartbg{background-color:#f5f8fa; overflow:hidden;}
.dxboxnav{padding-top:1px; margin:0 auto 8px auto; background-color:transparent;}
.doscrum{width:1200px; height:40px; line-height:42px; margin:0 auto;}
.doscrum a,.doscrum span{font-size:14px; color:#777;}
.doscrum a:after{content:">"; margin:0 3px 0 5px; font-size:14px; color:#777;}

@media screen and (max-width:1366px){
	.copyright-bg .dlnewside{top:175px; right:0px;}
}
@media screen and (max-width:1280px){
	.copyright-bg .dlnewside{top:165px;}
}
@media screen and (max-width:1200px){
	.top-box,.menu-box,.copyright-bg{width:1200px;}
}
.fixdthis-new .qkwz-info-box .box-title{
	background-image: none;
	text-align: center;
	color: #333;
}
.fixdthis-new .qkwz-info-box .box-info a{
	text-align: center;
	display: block;
}
.fixdthis-new .qkwz-info-box .box-item{
	font-size: 16px;
	line-height: 32px;
}
.fixdthis-new .qkwz-info-box .box-item .title{
	color: #333;
}
.fixdthis-new .qkwz-info-box .box-item .con ul li{
	color: #333;
}
.fixdthis-new .tips{
	font-size: 12px;
	color: #999;
}
.fixdthis-new .ad-block{
	display: none;
}
.fixdthis-new .ad-block img{
	width: 100%;
}
.link-block{
	padding: 20px 38px 10px 38px;
	margin: 14px 0;
	background-color: #f7f7f7;
}
.link-block p {
    margin-bottom: 13px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.link-block a {
    width: 23%;
	padding-right: 2%;
    margin-bottom: 13px;
    float: left;
    color: #555;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.link-block a:hover{
	text-decoration: none;
	color: #00afc0;
}
.dxn-r-top{
	height: 122px;
	padding: 10px 8px 10px;
	background-color: #fff;
	border: 1px solid #f3f3f3;
}
.dxn-r-top h6{
	margin: 0;
	/* padding-bottom: 10px; */
	font-size: 16px;
	color: #333;
}
.dxn-r-top .work-box ul li{
	width: 70px;
	height: 80px;
	float: left;
	margin-right: 8px;
	text-align: center;
	background-color: #f9f9f9;
}
.dxn-r-top .work-box ul li:last-of-type{
	margin-right: 0;
}
.dxn-r-top .work-box i{
	width: 40px;
	height: 30px;
	margin: 10px auto 0;
	float: none;
	background-size: 145px;
}
.dxn-r-top .work-box .item-con{
	width: auto;
	margin: 0;
	float: none;
}
.dxn-r-top .work-box .item-con h2{
	font-size: 14px;
}
.dxn-r-top .work-box ul li:first-child{
	margin-top: 10px;
}
.dxn-r-top .work-box i.img4 {
    background-position: -37px 0;
}
.dxn-r-top .work-box i.img2 {
    background-position: -110px 0;
}
.dxn-r-top .work-box ul li:hover i.img1{
    background-position: 0 -30px;
}
.dxn-r-top .work-box ul li:hover i.img2{
    background-position: -110px -30px;
}
.dxn-r-top .work-box ul li:hover i.img4{
    background-position: -37px -30px;
}
.fixdthis-new .box-desc{
	padding: 0 20px;
	line-height: 25px;
	color: #777;
}

/* 出版社 */
.container *{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}
.nosetBoxsizng *{-moz-box-sizing: unset;-webkit-box-sizing: unset;-o-box-sizing: unset;-ms-box-sizing: unset;box-sizing: unset; }
.cbs-body{
	background-color: #f0f4fa;
}
.flexbox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flexbox li{
   	display: block;
	align-items: center;
    justify-content: flex-start;
}
.cbs-header{
	/* width: 100%; */
	height: 600px;
	background-color: #00a6c1;
	position: relative;
}
.border-header{
	width: 100%;
	height: 1px;
	background-color: #29b0c1;
	position: absolute;
	top: 65px;
	left: 0;
}
.bg-box{
	/* width: 1300px; */
	width: 1202px;
	height: 600px;
	margin: 0 auto;
	background:#00a6c1 url(../images/bg_cbs_head.png) no-repeat right 12px center;
	background-position-y: 46px;
}
.cbs-header .inner-box{
	height: 600px;
	width: 1202px;
}
/* 重要说明 */
.block-zysm>p{
	font-size: 12px;
	line-height: 1.75;
	color: #999;
}
.block-zysm>p a{
	color: #999;
}
.block-zysm>p a:hover{
	color: #00afc0;
}
/* tabs */
.cbs-header .header-tabs{
	height: 64px;
	line-height: 64px;
	float: left;
}
.cbs-header .header-tabs>a{
	float: left;
	height: 100%;
	margin-right: 34px;
	font-size: 15px;
	color: #fff;
}
.cbs-header .header-tabs>a:hover{
	opacity: .8;
}
/* 面包屑 */
.cbs-header .breadcrumbs{
	/* float: right; */
	height: 64px;
	line-height: 64px;
}
.qk-body .cbs-header .breadcrumbs{
	float: right;
}
.cbs-header .breadcrumbs>a{
	font-size: 13px;
	color: #fff;
	display: inline-block;
}
.cbs-header .breadcrumbs>a:first-child:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    background: url(../images/icon_bread.png) no-repeat;
    background-position: 0px 1px;
}
.cbs-header .breadcrumbs>a:not(:last-child):after{
	content: "";
	display: inline-block;
	width: 18px;
	height: 14px;
	margin-right: 8px;
	background: url(../images/icon_bread.png) no-repeat;
	background-position: -42px 1px;
}
.cbs-header .breadcrumbs>a:hover{
	opacity: .8;
}
.cbs-header .breadcrumbs>span{
	font-size: 13px;
	color: #fff;
	display: inline-block;
}
/* 头部下部分 */
.cbs-header .bottom-panel{
	padding-top: 60px;
	color: #fff;
}
.cbs-header .bottom-panel>h1{
	font-size: 56px;
	font-weight: normal;
	max-width: 65%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.cbs-header .bottom-panel span.title-tag{
	display: inline-block;
	font-size: 13px;
	height: 30px;
	line-height: 32px;
	padding: 0 12px;
	border-radius: 20px;
	background-color: #38b6c6;
	position: relative;
	vertical-align: top;
	margin: 30px 0 4px 14px;
}
.cbs-header .bottom-panel span.title-tag font{
	font-size: 13px;
	margin-right: 18px;
}
.cbs-header .bottom-panel span.title-tag font:after{
    content: "";
    position: absolute;
    left: 13px;
    top: 52%;
    width: 1px;
    height: 8px;
    margin-left: 34px;
    background-color: rgba(255,255,255,.5);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cbs-header .bottom-panel>p.box-desc{
	font-size: 14px;
	color: rgba(255,255,255,0.93);
	margin: 24px 0 80px 0;
	width: 700px;
	line-height: 1.75;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
/* 头部下部分按钮 */
.cbs-header .bottom-panel-btns>a{
	display: inline-block;
	width: 176px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-right: 2px;
	transition: 0.3s;
	border-radius: 2px;
}
.cbs-header .bottom-panel-btns>a::before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 8px;
	background: url(../images/icon_header_btn.png) no-repeat center;
	vertical-align: middle;
	margin-bottom: 2px;
}
.cbs-header .bottom-panel-btns>a:hover{
	text-decoration: none;
}
.cbs-header .bottom-panel-btns>a.dyobtn1{
	background-color: #4eaaff;
	margin-right: 4px;
}
.cbs-header .bottom-panel-btns>a.dyobtn2{
	background-color: #f69138;
}
.cbs-header .bottom-panel-btns>a.dyobtn3{
	background-color: #27d7b7;
}
.cbs-header .bottom-panel-btns>a.dyobtn1:hover{
	background-color: #74bcff;
}
.cbs-header .bottom-panel-btns>a.dyobtn2:hover{
	background-color: #ffa14e;
}
.cbs-header .bottom-panel-btns>a.dyobtn3:hover{
	background-color: #25e2c0;
}
.cbs-header .bottom-panel-btns>a.dyobtn1::before{
	background-position: 0 0;
}
.cbs-header .bottom-panel-btns>a.dyobtn2::before{
	background-position: -48px -1px;
}
.cbs-header .bottom-panel-btns>a.dyobtn3::before{
	background-position: -96px 0;
}

/* 下部分内容 */
.cbs-content{
	margin-top: -80px;
	position: relative;
}
/* 基本信息 */
.cbs-content .block-jbxx{
	height: 135px;
	background-color: #fff;
	margin-bottom: 45px;
}
.cbs-content .block-jbxx ul li{
	float: left;
	width: 194px;
	height: 135px;
	position: relative;
	text-align: center;
}
.cbs-content .block-jbxx ul li:not(:last-child):after{
    content: "";
    position: absolute;
    right: 0;
    top: 66px;
    width: 1px;
    height: 74px;
    background-color: #ebebeb;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cbs-content .block-jbxx li.firstli{
	width: 230px;
	padding:40px 0 0 48px;
	text-align: left;
}
.cbs-content .block-jbxx li.firstli>h2{
	font-size: 24px;
	margin-bottom: 10px;
}
.cbs-content .block-jbxx li.firstli>h3{
	font-size: 14px;
	font-weight: normal;
	color: #cac9c9;
}
.cbs-content .block-jbxx li>i{
	display: block;
	width: 44px;
	height: 40px;
	background: url(../images/icon_jbxx.png) no-repeat;
	margin: 28px auto 18px;
}
.cbs-content .block-jbxx li.jbimg1 i{
	background-position: -49px -17px;
}
.cbs-content .block-jbxx li.jbimg2 i{
	background-position: -242px -18px;
}
.cbs-content .block-jbxx li.jbimg3 i{
	background-position: -436px -17px;
}
.cbs-content .block-jbxx li.jbimg4 i{
	background-position: -628px -17px;
}
.cbs-content .block-jbxx li.jbimg5 i{
	background-position: -826px -18px;
}
.cbs-content .block-jbxx li>p{
	font-size: 14px;
	color: #777;
	width: 80%;
	margin: 0 auto;
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.cbs-content .block-jbxx li>p>a{
	color: #777;
}
/* 详细介绍 */
/* 出版社介绍/出版社特色 */
.cbs-content .bottom-detail{
	width: 100%;
	background-color: #fff;
	padding: 42px 50px;
}
.cbs-content .title-common{
	text-align: center;
}
.cbs-content .title-common>h3{
	font-size: 30px;
	margin-bottom: 8px;
}
.cbs-content .title-common>p{
	font-size: 14px;
	color: #999;
}
.cbs-content .title-common>p>a{
	font-size: 14px;
	color: #999;
}
.cbs-content .article-common{
	margin-top: 30px;
}
.cbs-content .article-common>p{
	font-size: 15px;
	line-height: 1.75;
	margin-bottom: 30px;
}
/* 出书服务介绍 */
.block-csfwtj .csfwtj-content ul li {
    width: 48.5%;
    height: 190px;
    background-color: #f7f8fc;
    margin-right: 15px;
    padding: 50px 40px;
    text-align: center;
}
.block-csfwtj .csfwtj-content ul li>a>b{
	font-size: 18px;
	margin-bottom: 22px;
	display: block;
}
.block-csfwtj .csfwtj-content ul li>a>p{
	font-size: 13px;
	color: #888;
	line-height: 1.75;
}
.block-csfwtj .csfwtj-content ul li:hover *, .block-fwbz .fwbz-content ul li:hover *{
	text-decoration: none;
}
/* 为什么要出书 */
.block-fwbz .fwbz-content ul li{
	width: 49%;
	height: 132px;
	padding: 34px 50px 24px 138px;
}
.block-fwbz .fwbz-content ul li b {
    font-size: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 8px;
}
.block-fwbz .fwbz-content ul li p {
    font-size: 14px;
	color: #777;
    line-height: 1.5;
}
.block-fwbz .fwbz-content ul li:first-of-type {
    margin-right: 2%;
    background: #f7f8fc url(../images/icon_why1.png) no-repeat 32px center;
	background-size: 88px;
}
.block-fwbz .fwbz-content ul li:last-of-type {
    background: #f7f8fc url(../images/icon_why2.png) no-repeat 32px 38px;
	background-size: 70px;
	padding-left: 126px;
}
/* 服务流程 */
.block-fwlc .fwlc-content{
	width: 100%;
	height: 172px;
	background: #323b45 url(../images/bg_fwlc.png) no-repeat center;
	background-size: cover;
	color: #333;
	padding: 30px 0 0 23px;
}
.block-fwlc .fwlc-content>a>ul>li{
	width: 176px;
	float: left;
	text-align: center;
	position: relative;
}
.block-fwlc .fwlc-content>a>ul>li>span{
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: url(../images/icon_lc_circle.png) no-repeat center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
}
.block-fwlc .fwlc-content>a>ul>li:not(:last-child):after{
	content: '';
	display: block;
	width: 90px;
	height: 1px;
	border-bottom: 1px dashed #a4a9ad;
	position: absolute;
	right:-45px;
	top: 29%;
}
.block-fwlc .fwlc-content>a>ul>li>.p1{
	font-size: 18px;
	margin-top: 12px;
}
.block-fwlc .fwlc-content>a>ul>li>.p2{
	font-size: 12px;
	color: #999;
	margin-top: 6px;
}
.block-fwlc .fwlc-content>a:hover *{
	color: #333;
}
/* 我们的特色 */
.block-fwys .fwys-content ul li{
	width: 22.9%;
	height: 194px;
	margin-right: 30px;
	background-color: #f7f8fc;
	padding: 22px 32px 24px 32px;
	text-align: center;
}
.block-fwys .fwys-content ul li:last-of-type{
	margin-right: 0;
}
.block-fwys .fwys-content ul li:hover a{
	text-decoration: none;
}
.block-fwys .fwys-content ul li>a>i{
	display: block;
	width: 110px;
	height: 64px;
	background: url(../images/icon_fwys.png) no-repeat center;
	margin: 0 auto;
}
.block-fwys .fwys-content ul li>a>i.ysimg1{
	background-position: 6px 0;
}
.block-fwys .fwys-content ul li>a>i.ysimg2{
	background-position: -115px 0;
}
.block-fwys .fwys-content ul li>a>i.ysimg3{
	background-position: -236px 0;
}
.block-fwys .fwys-content ul li>a>i.ysimg4{
	background-position: -357px 0;
}
.block-fwys .fwys-content ul li>a>b{
	display: block;
	font-size: 18px;
	color: #333;
	margin: 14px 0 12px 0;
}
.block-fwys .fwys-content ul li>a>p{
	font-size: 13px;
	color: #a3a3a3;
}
/* 常见问题 */
.block-cjwt .cjwt-content ul li {
    width: 49%;
    height: 166px;
    margin: 0 1% 1% 0;
    float: left;
    background-color: #f2f7f9;
    padding: 28px 32px;
}
.block-cjwt .cjwt-content ul li>h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 14px;
}
.block-cjwt .cjwt-content ul li>p {
    font-size: 14px;
    color: #999;
    line-height: 1.75;
}
.block-cjwt .cjwt-content ul li:nth-of-type(2n) {
    margin-right: 0;
}
/* 相关出版社 */
.block-xgtj{    
	padding: 28px 30px;
    margin: 15px auto 15px auto;
    background-color: #fff;
}
.block-xgtj h5 {
    margin: 0 auto 10px auto;
    font-size: 18px;
}
.block-xgtj ul li {
    width: 114px;
    height: 30px;
    line-height: 30px;
    float: left;
	margin-right: 30px;
	overflow: hidden;
}
.block-xgtj ul li:nth-of-type(8n){
	margin-right: 0;
}
.block-xgtj a {
    font-size: 13px;
    color: #666;
}
.block-xgtj a:hover{
	opacity: .8;
}

/* 出版社列表页 */
/* 面包屑 */
.cbs-body .banner-box{
	background-color: #fff;
}
.cbs-body .menu-box{
	background-color: #fff;
}
.dyocrumbs>div {
    height: 58px;
    line-height: 58px;
}
.dyocrumbs a {
    margin-right: 5px;
	color: #333;
	font-size: 13px;
}
.dyocrumbs span{
	color: #333;
	font-size: 13px;
}
.dyoshai{padding:28px 25px 1px 33px; background-color:#fff;}
.dyoshai label{display:block; padding-top:5px; margin-top:2px; border-top:1px solid #eee;}
.dyoshai>div{margin-bottom:26px; font-size:0;}
.dyoshai b{
	line-height: 30px;
	width:93px; 
	float:left; 
	font-size:14px; 
	color:#2a2a2a;
}
.dyoshai h5{width:1120px; margin:23px 0 28px 0; border-top:1px solid #eee;}
.dyoshai>div>p{width:970px; float:left; overflow:hidden;}
.dyoshai a:hover{text-decoration:none;}
.dyoshai p a{
	display:inline-block; 
	/* padding:0 26px 0 0; */
	/* margin:0 0 9px 0; */
	color:#333; 
	font-size:12px;
	min-width: 95px;
	text-align: center;
	height: 30px;
	line-height: 32px;
}
.btn-bx{
	display:inline-block;
	min-width: 54px;
	text-align: center;
	height: 30px;
	line-height: 32px;
}
.dyoshai p a:hover{color:#fc0000;}
.dyoshai2 div:nth-child(1) p a{margin-bottom:5px;}
.dyoshai>div .dyowid2{width:987px;}
.dyoshai>div>a{float:left; margin:0 26px 0 0; font-size:14px; text-align:center; color:#2a2a2a;}
.dyoshai>div>a.action,.dyoshai>div>p .action,.dyoshai>div>p .app-menu-active{
	width: 50px;
	height: 30px;
	line-height: 32px;
	color: #fff;
	font-size: 13px;
	background-color: #00afc0;
	border-radius: 20px;
	}
.dyoshai>div>p .app-menu-active{width: auto;}	
.dyoshai div>span{float:right; margin-right:5px; font-size:12px; color:#777; font-style:normal; cursor:pointer;}
.dyoshai div:nth-child(3)>span,.dyoshai .dyofida1>span{margin-top:31px;}
.dyoshai div>span:hover{color:#fc0000;}
.dyoshai div>span.acrotate:after{transform:rotate(180deg);}
.dyoshai .dyomore{width:1137px; margin-top:17px; padding-top:30px; margin-bottom:11px; border-top:1px solid #eee;}
.dyoshai .dyomore1{margin-top:15px;}

/* 出版社筛选 */
.dyosort{width:1200px; padding-left:15px; height:68px; margin:20px auto 20px auto; background-color:#fff;}
.dyosort>a{display:inline-block; width:95px; line-height:71px; color:#2a2a2a; font-size:13px; text-align:center; position:relative;}
.dyosort>a:hover,.dyosort .active{color:#00afc0;}
.dyosort .active{font-weight:bold;}
.dyosort>a:after{content:""; display:inline-block; width:8px; height:8px; margin-left:5px; background:url(../images/dyo-icon10.png) no-repeat;}
.dyosort .active:after{background:url(../images/dyo-icon18.png) no-repeat;}
/* .dyosort .active:before{content:""; display:inline-block; width:45px; height:3px; background-color:#ff1010; position:absolute; bottom:3px; left:-10px; right:0; margin:0 auto;} */
.dyosort div{display:inline-block; float:right; margin-right:15px;}
.dyosort-r>a{
	display:inline-block; 
	width:116px; 
	height:32px; 
	margin:18px 20px 0 0; 
	line-height:32px; 
	border-radius:20px; 
	font-size:14px; 
	color:#ff1301; 
	text-align:center;
	background-color: #f7f7f7;
}
.dyosort-r>a::before{
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/icon_kefu.png) no-repeat center;
	vertical-align: middle;
	margin-right: 6px;
}
.dyosort-r p{display:inline-block; font-size:13px; color:#69699c;}
.dyosort-r p i{font-style:normal; color:#fe1926;}
.dyosort-r p a{display:inline-block; width:22px; height:22px; margin-top:4px; line-height:22px; text-align:center; border-radius:3px; font-size:13px; color:#d4d6de; border:1px solid #d4d6de;}
.dyosort-r p a:hover{color:#fff; background-color:#fe1926;}

.dyoshai .dyochoi{width:100%; padding:20px 0 18px 0;margin-bottom: 0;border-top:1px solid #f4f6fa;
/* border-bottom:1px solid #f4f6fa; */
}
.dyochoi b{line-height: 22px;width:123px; font-weight:400; color:#777;}
.dyoshai .dyochoi p{display:inline-block; width:auto; margin-left:5px;}
.dyochoi p a{height:20px; padding:0 10px; line-height:18px; margin-right:10px; border-radius:3px; border:1px solid #a2c3ff; font-size:12px; color:#00acee; background-color:#f7f9ff;}
.dyochoi p a:hover{color:#00acee;}
.dyochoi i{display:inline-block; height:100%; margin-left:5px; font-size:14px; font-style:normal;}
.dyoshai .dyochoi>a{display:inline-block; width:69px; height:22px; padding:0; margin-top:-1px; line-height:20px; border-radius:3px; text-align:center; border:1px solid #dfdfdf; font-size:12px; color:#777; cursor:pointer;}
.dyochoi>a:hover{color:#fff; background-color:#00acee;}

/* 出版社列表 */
.list-cbs-each{
	width: 100%;
	/* height: 202px; */
	background-color: #fff;
	position: relative;
	padding-left: 22px;
	margin-bottom: 14px;
}
.list-cbs-each:hover{
	box-shadow:0 0 6px 6px rgba(13,86,176,0.04);
}
.list-cbs-each:hover a{
	text-decoration: none;
}
.list-cbs-each .lileft {
  width: 952px;
  float: left;
  padding: 30px 50px 30px 0;
  position: relative;
}
.list-cbs-each .lileft h2{
	font-weight: bold;
	font-size: 24px;
	color: #333;
	/* max-width: 300px; */
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis;
	text-align: left;
}
.list-cbs-each:hover h2{
	color: #00afc0;
}
.list-cbs-each .lileft .divms{
	margin: 26px 0 20px 0;
	font-size: 13px;
	color: #777;
	line-height: 1.75;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.list-cbs-each .lileft h2 span{
	font-size: 12px;
	color: #00afc0;
    height: 24px;
    line-height: 22px;
    border: 1px solid #00afc0;
    padding: 0 12px;
    letter-spacing: 1px;
    /* position: absolute;
    left: 344px;
    top: 44px; */
	display: inline-block;
	vertical-align: middle;
	margin:0 0 4px 16px;
	font-weight: 400;
}
.list-cbs-each .lileft h2 span>a{
	color: #00a1cc;
}
.list-cbs-each .lileft ul {
	width: 100%;
	/* padding-top: 30px; */
}
.list-cbs-each .lileft ul li{
	float: left;
    text-align: left;
    padding: 0 26px 0 26px;
    border-right: 1px solid #e6e6e6;
	width: 27%;
	height: 18px;
}
.list-cbs-each .lileft ul li:nth-of-type(2){
	width: 30%;
}
.list-cbs-each .lileft ul li:first-of-type{
	padding-left: 0;
}
.list-cbs-each .lileft ul li:last-of-type{
	border-right: none;
	padding-right: 0;
}
.list-cbs-each .lileft ul li p {
	font-size: 13px;
	font-weight: bold;
    color: #333 !important;
    margin-bottom: 8px !important;
}
.list-cbs-each .lileft ul li p>span, .list-cbs-each .lileft ul li p>a{
	font-size: 13px;
	color: #333;
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis;
	font-weight: 400;
	width: 64%;
	display: inline-block;
	vertical-align: sub;
}
.list-cbs-each .lileft ul li:first-of-type p>span, .list-cbs-each .lileft ul li:first-of-type p>a{
	width: 67%;
}
.list-cbs-each .lileft ul li:nth-of-type(2) p>span, .list-cbs-each .lileft ul li:nth-of-type(2) p>a{
 	width: 70%;
 } 
.list-cbs-each .lileft ul li p>a:hover{
	color: #00a1cc;
}
.list-cbs-each .lileft ul li p.red{
	color: #de0a00;
}
.list-cbs-each .liright{
	float: right;
	/* border-left:1px solid #e9e9e9; */
	height: 118px;
	margin-top: 40px;
	width: 228px;
	display: table;
	position: relative;
}
.list-cbs-each .liright::before{
	content: "";
	width: 1px;
	height: 104px;
	background-color: #efefef;
	position: absolute;
	top: 12px;
	left: 0;
}
.list-cbs-each .liright>div{
   display: table-cell;
   vertical-align: middle;
   overflow: hidden;
}
.list-cbs-each .liright a{
	width: 80px;
	height: 24px;
	line-height: 24px;
	display: block;
	border-radius: 12px;
	background-color: #f5f5f5;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	margin: 0 auto;
}
.list-cbs-each .liright a.btn-qkjb{
	border: 1px solid #00afc0;
	color: #00afc0;
	margin-bottom: 10px;
}
.list-cbs-each .liright a.btn-ljzx{
	border: 1px solid #f5f5f5;
	color: #555;
}
.list-cbs-each .liright a:hover{
	color: #fff;
	background-color: #00afc0;
	border-color: #00afc0;
}
/* 出版社分页 */
.page-box-cbs{
	background-color: #fff;
	padding: 20px 0;
	margin: 15px auto;
}
/* 出版社搜索 */

.dyoshai>.search-cbs{
	height: 72px;
	line-height: 72px;
	margin-bottom: 0;
	border-top: 1px solid #f4f6fa;
}
.dyoshai>.search-cbs>b{
	display: inline-block;
	height: 72px;
	line-height: 72px;
	font-size: 13px;
}
.search-cbs-form{
	width: 416px;
	height: 40px;
	margin-top: 16px;
	float: right;
	border: 1px solid #DBDBDB;
}
.search-cbs-form form{
	width: 100%;
	height: 40px;
}
.search-cbs-form form .q{
	width: 88%;
	height: 38px;
	float: left;
	padding-left: 18px;
	color: #777;
}
.search-cbs-form form button{
	background: url(../images/icon_search_blue.png) no-repeat center;
	width: 12%;
	cursor: pointer;
	height: 38px;
	line-height: 38px;
}
.search-cbs-form form button i{
	font-size: 20px;
	font-weight: bold;
	color: #0078FF;
}
.search-cbs-form input, .search-cbs-form button {
	border: 0;
	outline: none;
	background: none;
	filter: chroma(color=#000000);
}
.search-cbs-form form input:-webkit-autofill,
.search-cbs-form form input:-webkit-autofill:hover,
.search-cbs-form form input:-webkit-autofill:focus {/*背景颜色*/box-shadow:0 0 0 60px #fff inset; 
/*字的颜色*/
-webkit-text-fill-color: #333;
}
.box-con2{
	margin: 10px 0;
}
.list-box .box-con2 .box-item{
	border: 1px solid #efefef;
}
.list-box .box-con2 .box-item:hover{
	border:1px solid #00afc0;
	box-shadow: 0 0 5px rgba(0,197,171,.5);
}
/* 出版社--搜索 */
.list-cbs-search{
	border: 1px solid #efefef;
}
.list-cbs-each .lileft{
	width: 950px;
}
.list-cbs-search:hover{
    border:1px solid #00afc0;
    box-shadow: 0 0 5px rgba(0,197,171,.5);
}
/* 期刊内页重要提示 */
.important-tips{
	font-size: 12px;
	color: #999;
	height: 54px;
	line-height: 54px;
}

/*广告投放开始*/
.ad-body{
	background-color: #f9f9f9;
	min-width: 1200px;
}
.ad-body a:hover{
	text-decoration: none;
}
.ad-body .title-common-ad h3{
	font-size: 32px;
	color: #333;
	margin-bottom: 8px;
	text-align: center;
	padding-top: 40px;
}
.ad-body .title-common-ad h4{
	font-size: 24px;
	color: #333;
    margin-bottom: 8px;
    text-align: center;
    padding-top: 40px;
}
.ad-body .title-common-ad p{
	font-size: 15px;
	color: #999;
	text-align: center;
}
.ad-body .title-common-ad-white h3, .ad-body .title-common-ad-white p{
	color: #fff;
}
.ad-body .bg-box{
	background: none;
}
.ad-body .cbs-header .bottom-panel{
	position: relative;
	padding-top: 50px;
}
.ad-body .img-box{
	position: absolute;
	right: 0;
	top: 68px;
	width: 250px;
	height: 316px;
	background-color: #fff;
	line-height: 316px;
    text-align: center;
}
.ad-body .img-box img{
	width: 215px;
	height: 280px;
}
.ad-body .cbs-header .bottom-panel span.title-tag font:after{
	display: none;
}
.ad-body .cbs-header .bottom-panel span.title-tag{
	font-size: 15px;
	height: 32px;
}
.ad-body .cbs-header .bottom-panel span.title-tag font{
	font-size: 14px;
	margin-right: 6px;
	display: inline-block;
    vertical-align: middle;
    margin-bottom: 4px;
}
.ad-body .cbs-header .bottom-panel>p.box-desc{
	margin-bottom: 42px;
}
.ad-body .cbs-header .bottom-panel>p.box-desc2{
	font-size: 14px;
	margin-top: 24px;
}
.ad-body .cbs-content .block-jbxx ul li{
	width: 240px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 40px;
	text-align: left;
}
.ad-body .cbs-content .block-jbxx ul li>span{
	display: block;
	font-size: 14px;
	color: #999;
}
.ad-body .cbs-content .block-jbxx li>p{
	width: 100%;
	font-size: 16px;
	margin-top: 10px;
	color: #333;
}
.ad-body .cbs-content .block-jbxx li>p a{
	font-size: 16px;
	color: #333;
}
.ad-body .cbs-content .block-jbxx li>p a:hover{
	color: #00a6c1;
}
.ad-body .cbs-header .bottom-panel-btns>a{
	font-size: 15px;
	font-weight: normal;
}
.ad-body .cbs-header .bottom-panel-btns>a:first-of-type{
	width: 244px;
	font-size: 16px;
	font-weight: bold;
}
.ad-body .cbs-content .title-common>h3{
	text-align: left;
	font-size: 24px;
}
.ad-body .cbs-content .article-common ul{
	width: 90%;
}
.ad-body .cbs-content .article-common ul li p{
	font-size: 14px;
	color: #999;
}
.ad-body .cbs-content .article-common ul li span{
	font-size: 16px;
	color: #333;
	margin-left: 20px;
}
/*杂志广告团购*/
.ad-body .block-ad-zzgg{
	width: 100%;
	height: 612px;
	background-color: #fff;
	margin-top: 50px;
}
.ad-body .block-ad-zzgg ul{
	margin-top: 50px;
}
.ad-body .block-ad-zzgg ul li{
	width: 387px;
	height: 374px;
	box-shadow:0 0 35px rgba(0, 0, 0, 0.06);
	background: url(../images/bg_ad_ggtg.png) no-repeat center 50px;
	text-align: center;
	padding: 0 46px;
}
.ad-body .block-ad-zzgg ul li:first-of-type{
	background-position: 0 50px;
}
.ad-body .block-ad-zzgg ul li:last-of-type{
	background-position: -815px 50px;
}
.ad-body .block-ad-zzgg ul li b{
	display: block;
	font-weight: normal;
	font-size: 24px;
	padding-top: 200px;
}
.ad-body .block-ad-zzgg ul li p{
	font-size: 14px;
	color: #777;
	margin-top: 22px;
}
/*广告报价*/
.ad-body .block-ad-ggbj{
	width: 100%;
	min-height: 612px;
}
.ad-body .block-ad-ggbj table{
	width: 100%;
	margin-top: 50px;
	padding: 0 110px;
	background:#fff url(../images/bg_ad_ggbj.png) no-repeat center bottom;
}
.ad-body .block-ad-ggbj table th{
	border-bottom: 1px solid #f1f3f9;
}
.ad-body .block-ad-ggbj table th, .ad-body .block-ad-ggbj table td{
	text-align: left;
	padding: 10px 40px 10px 40px;
	font-size: 15px;
	min-width: 141px;
}
.ad-body .block-ad-ggbj table tr th{
	font-size: 18px;
	color: #4b4b4c;
	height: 80px;
}
.ad-body .block-ad-ggbj table tr td{
	padding: 16px 40px;
}
.ad-body .block-ad-ggbj table th:first-of-type{
	width: 268px;
}
.ad-body .block-ad-ggbj table td.td-img{
	color: transparent;
	background: url(../images/icon_ljxj.png) no-repeat center;
}
.ad-body .block-ad-ggbj table td.td-img a{
	color: transparent;
}
.ad-body .block-ad-ggbj table td p{
    line-height: 1.75;
}
/*广告投放流程*/
.ad-body .block-ad-fwlc{
	width: 100%;
	height: 464px;
	background-image: linear-gradient(to right, #0069ab , #00b1d7);
}
.ad-body .block-ad-fwlc .title-common-ad h3{
	padding-top: 70px;
}
.ad-body .block-ad-fwlc ul{
	width: 970px;
	margin: 0 auto;
	padding-top: 80px;
}
.ad-body .block-ad-fwlc ul li div{
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background: url(../images/icon_ad_lc.png) no-repeat center;
	margin: 0 auto 22px;
	position: relative;
}
.ad-body .block-ad-fwlc ul li div:after{
	content: '';
	display: inline-block;
	height: 1px;
	width: 100px;
	background-color: #2d8abb;
	position: absolute;
	left: 90px;
    top: 30px;
}
.ad-body .block-ad-fwlc ul li:last-of-type div:after{
	display: none;
}
.ad-body .block-ad-fwlc ul li p{
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
/*服务保障*/
.ad-body .block-ad-fwbz{
	width: 100%;
	height: 646px;
	background-color: #fff;
}
.ad-body .block-ad-fwbz>.w1200{
	height: 646px;
	background:#fff url(../images/bg_ad_fwbz.png) no-repeat center 110px;
}
.ad-body .block-ad-fwbz ul{
	padding: 70px 0 0 686px;
}
.ad-body .block-ad-fwbz ul li{
	margin-bottom: 57px;
}
.ad-body .block-ad-fwbz ul li b{
	display: block;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 4px;
}
.ad-body .block-ad-fwbz ul li p{
	font-size: 14px;
	color: #a3a3a3;
	line-height: 1.75;
}
/*选择我们值得信赖*/
.ad-body .block-ad-zdxl{
	width: 100%;
	height: 535px;
	background-color: #f1f3f9;
}
.ad-body .block-ad-zdxl .title-common-ad{
	padding-top: 50px;
}
.ad-body .block-ad-zdxl ul{
	margin-top: 50px;
}
.ad-body .block-ad-zdxl ul li{
	width: 32.5%;
	height: 240px;
	background-color: #fff;
	padding: 40px 38px;
}
.ad-body .block-ad-zdxl ul li:first-of-type{
	background:#fff url(../images/bg_ad_zdxl1.png) no-repeat center;
}
.ad-body .block-ad-zdxl ul li:nth-of-type(2){
	background:#fff url(../images/bg_ad_zdxl2.png) no-repeat center;
}
.ad-body .block-ad-zdxl ul li:nth-of-type(3){
	background:#fff url(../images/bg_ad_zdxl3.png) no-repeat center;
}
.ad-body .block-ad-zdxl ul li b{
	font-size: 22px;
	display: block;
	margin-bottom: 30px;
}
.ad-body .block-ad-zdxl ul li p{
	font-size: 14px;
	color: #a3a3a3;
	line-height: 1.75;
}
.ad-body .block-ad-zdxl ul li a{
	display: block;
	font-size: 14px;
	color: #ff7800;
	margin-top: 34px;
}
.ad-body .block-ad-zdxl ul li a:after{
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background: url(../images/icon_ad_zx.png) no-repeat center;
	vertical-align: middle;
	margin-left: 6px;	
}
.ad-body .block-ad-zdxl ul li a:hover{
	opacity: .8;
}
/*相关杂志推荐*/
.ad-body .block-ad-xgzz{
	width: 100%;
	height: 956px;
}
.ad-body .block-ad-xgzz ul{
	background-color: #fff;
	margin-top: 40px;
}
.ad-body .block-ad-xgzz ul li{
	float: left;
	width: 300px;
	height: 284px;
	background-color: #fff;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	text-align: center;
	padding-top: 40px;
}
.ad-body .block-ad-xgzz ul li:nth-of-type(4n){
	border-right: none;
}
.ad-body .block-ad-xgzz ul li:nth-of-type(5), .ad-body .block-ad-xgzz ul li:nth-of-type(6), .ad-body .block-ad-xgzz ul li:nth-of-type(7), .ad-body .block-ad-xgzz ul li:nth-of-type(8){
	border-bottom: none;
}
.ad-body .block-ad-xgzz ul li:hover{
	box-shadow:0 0 10px rgba(0,0,0,0.08);
}
.ad-body .block-ad-xgzz ul li a{
	display: block;
}
.ad-body .block-ad-xgzz ul li img{
	width: 114px;
    height: 148px;
    -webkit-transition: transform 0.6s ease;
    -moz-transition: transform 0.6s ease;
    -ms-transition: transform 0.6s ease;
    transition: transform 0.6s ease;
}
.ad-body .block-ad-xgzz ul li:hover img{
	-webkit-transform:scale(1.01); 
	-moz-transform:scale(1.01); 
	-ms-transform:scale(1.01); 
	transform:scale(1.01);
}
.ad-body .block-ad-xgzz ul li b{
	display: block;
	font-size: 15px;
	font-weight: normal;
	margin-top: 22px;
}
.ad-body .block-ad-xgzz ul li p{
	font-size: 12px;
	color: #bcbcbc;
	margin-top: 6px;
}
/*关于本站*/
.ad-body .block-ad-gybz{
	background-color: #fff;
	height: 168px;
	margin-top: 30px;
}
.ad-body .block-ad-gybz p{
	font-size: 15px;
	text-align: center;
	margin-top: 28px;
}
/*常见问题*/
.ad-body .block-ad-cjwt{
	width: 100%;
	height: 756px;
	background-color: #fff;
	border-bottom: 1px solid #f4f0fa;
}
.ad-body .block-ad-cjwt ul li{
	width: 380px;
	height: 274px;
	background: url(../images/bg_ad_cjwt.png) no-repeat -14px center;
	background-size: 434px 274px;
	padding: 0 36px;
	position: relative;
}
.ad-body .block-ad-cjwt ul li span{
	display: block;
	color: #00bff1;
	font-size: 18px;
	position: absolute;
    right: 68px;
    top: 56px;
}
.ad-body .block-ad-cjwt ul li b{
	display: block;
	font-size: 16px;
	margin: 106px 0 18px 0;
}
.ad-body .block-ad-cjwt ul li p{
	font-size: 14px;
	color: #777;
	line-height: 1.75;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
/*列表*/
.ad-list-body{
	background-color: #f9f9f9;
}
.ad-list-body a:hover{
	text-decoration: none;
}
.block-ad-list{
	margin-top: 20px;
}
.block-ad-list .list-ad-each{
	min-height: 200px;
	background-color: #fff;
	padding: 26px;
	margin-bottom: 12px;
}
.block-ad-list .list-ad-each:hover{
	box-shadow:0 0 35px rgba(0, 0, 0, 0.06);
}
.block-ad-list .list-ad-each .lileft{
	width: 134px;
	float: left;
}
.block-ad-list .list-ad-each .liright{
	float: right;
	width: 1016px;
}
.block-ad-list .list-ad-each:last-of-type{
	margin-bottom: 0;
}
.block-ad-list .list-ad-each .lileft img{
	width: 112px;
	height: 145px;
	float: left;
	margin-right: 22px;
	-webkit-transition: transform 0.6s ease;
    -moz-transition: transform 0.6s ease;
    -ms-transition: transform 0.6s ease;
    transition: transform 0.6s ease;
}
.block-ad-list .list-ad-each .lileft img:hover{
	-webkit-transform:scale(1.01); 
	-moz-transform:scale(1.01); 
	-ms-transform:scale(1.01); 
	transform:scale(1.01);
}
.block-ad-list .list-ad-each .liright h2{
	font-size: 22px;
}
.block-ad-list .list-ad-each .liright .p-desc{
	font-size: 12px;
	color: #999;
	line-height: 1.75;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 8px 0 22px 0;
	min-height: 42px;
}
.block-ad-list .list-ad-each .liright ul li{
	float: left;
    text-align: left;
    padding: 0 36px 0 30px;
    border-right: 1px solid #e6e6e6;
	width: 20%;
}
.block-ad-list .list-ad-each .liright ul li:first-of-type{
	padding-left: 0;
}
.block-ad-list .list-ad-each .liright ul li:last-of-type{
	border-right: none;
	padding-right: 0;
}
.block-ad-list .list-ad-each .liright ul li p.p1 {
	font-size: 14px;
	font-weight: bold;
    margin-bottom: 6px;
	color: #333;
}
.block-ad-list .list-ad-each .liright ul li p.p2{
	font-size: 14px;
	overflow:hidden; 
	white-space:nowrap; 
	text-overflow:ellipsis;
	font-weight: 400;
	color: #333;
}
.block-ad-list .list-ad-each .liright ul li p.p2 .price{
	color: #f00;
	font-weight: bold;
}
.block-ad-list .list-ad-each .liright ul li p.p2 a{
	font-size: 14px;
	font-weight: 400;
}
.ad-body .ad-mask{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9998;
	display: none;
}
.ad-body .ad-popup{
	width: 40%;
	min-width: 768px;
	position: fixed;
	left: 29%;
	top: 10%;
	background-color: #fff;
	border-radius: 50px;
	z-index: 9999;
	padding: 50px;
	display: none;
	opacity: 0;
	max-height: 650px;
}
.ad-body .ad-popup h5{
	font-size: 22px;
	text-align: center;
	margin-top: 0;
}
.banner-box-dy, .menu-box-dy{
	background-color: #fff;
}
.ad-popup .info-box{
	border-left:none;
	min-height: auto;
}
.ad-popup .goods-box .box-nums a{
	line-height: 20px;
}
.ad-popup .dt-dy{
	line-height: 40px;
}
.ad-popup .dt-num{
	line-height: 28px;
}
.ad-popup .btn-close{
	position: absolute;
	right: 30px;
	top: 25px;
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/icon_ad_close.png) no-repeat center;
	background-size: 24px;
	cursor: pointer;
}
.ad-popup .goods-box dl.box-specs{
	max-height: 200px;
	overflow-y: auto;
}
/*广告投放结束*/

/* 股权代码 */
.gqdm{
	display: inline-block;
	font-size: 12px;
	padding: 0 10px;
	color: #666;
}
.gqdm-foot{
	padding: 0;
	color: #333;
}
.gqdm span{
	color: #ff5e06;
}

/* 公安部备案图标 */
.gabba:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/icon_gaba.png) no-repeat center;
	margin:0 4px 4px 0;
	vertical-align: top;
}

/* 期刊知识、范文迭代 */
.hqk-fanwen-list .left-list{
	width: 920px;
}
.hqk_qk_fqlist .left-list{
	width: 932px;
}
.hqk-fanwen-list .right-bar{
	width: 250px;
	margin-top: 20px;
}
.hqk-fanwen-show .left-list{
	width: 910px;
}
.hqk-fanwen-show .right-bar{
	width: 250px;
	margin-top: 20px;
}
.hqk-fanwen-list .list-box .box-item{
	padding: 20px 0;
	border: none;
	border-bottom: solid 1px #eeeeee;
}
.hqk-fanwen-list .list-box .box-item .item-image{
	width: 90px;
	height: 124px;
}
.hqk-fanwen-list .list-box .box-item .item-image img{
	width: 100%;
	height: 100%;
}
.hqk-fanwen-list .list-box .box-item .item-abstract{
	margin-left: 30px;
	width: 798px;
}
.hqk-fanwen-list .list-box .box-item .item-zhishi{
	margin-left: 0;
	width: 100%;
}
.hqk-fanwen-list .list-box .box-item .item-title{
	height: auto;
	line-height: 1;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hqk-fanwen-list .list-box .box-item .item-title h4{
	height: auto;
	line-height: 1;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
}
.hqk-fanwen-list .list-box .box-item .item-content>p{
	font-size: 13px;
	line-height: 26px;
	color: #777;
	text-indent: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.hqk-fanwen-list .list-box .box-item .item-content .keysbox{
	font-size: 12px;
	color: #999;
	line-height: 26px;
	text-indent: 0;
	margin-top: 14px;
}
.hqk-fanwen-list .list-box .box-item .item-content .keysbox>span{
	display: inline-block;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	background-color: #f6f6f6;
	border-radius: 4px;
	border: none;
	font-size: 13px;
	color: #999;
	margin: 0 5px 0 0;
}
.hqk-fanwen-list .list-box .box-item:hover{
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #eee;
}
.hqk-fanwen-list .list-box .box-item:hover a{
	text-decoration: none;
}
.hqk-fanwen-list .list-box .box-item:hover h4{
	color: #00afc0;
}
.hqk-fanwen-list .list-box .box-item .item-content .datebox{
	font-size: 13px;
	color: #777;
	text-indent: 0;
}
/* 查看更多 */
.btn-more-box>a{
	display: block;
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #666;
	height: 48px;
	line-height: 48px;
	border: solid 1px #eee;
	margin: 50px auto;
}
.btn-more-box>a:hover{
	text-decoration: none;
	color: #823f0b;
}

.table{display: table;height:100%;}
.table_cell {
    display: table-cell;
    vertical-align: middle;
}
/* 热门文章 */
.nav-box-fw{
	border: none;
	text-indent: 0;
	padding-left: 0;
	color: #00afc0;
}
.nav-box-fw a{
	padding: 0;
}
.hqk-fanwen-list .common-box{
	background-color: #f9f9f9;
	padding: 0 20px;
	margin-bottom: 15px;
}
.hqk-fanwen-list .common-box .box-title{
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-bottom: solid 1px #ebebeb;
}
.hqk-fanwen-list .common-box .box-con{
	padding: 15px 0;
}
.hqk-fanwen-list .rmwz-box .box-con li{
	font-size: 13px;
	line-height: 40px;
}
.hqk-fanwen-list .rmwz-box .box-con li p{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hqk-fanwen-list .rmwz-box .box-con li i{
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 18px;
	color: #fff;
	font-size: 13px;
	background-color: #b3b3b3;
	border-radius: 2px;
	text-align: center;
	vertical-align: middle;
	margin: 0 10px 4px 0;
	font-style: normal;
}
.hqk-fanwen-list .rmwz-box .box-con li:first-of-type i, .hqk-fanwen-list .rmwz-box .box-con li:nth-of-type(2) i, .hqk-fanwen-list .rmwz-box .box-con li:nth-of-type(3) i{
	background-color: #00afc0;
}
.hqk-fanwen-list .rmwz-box .box-con li:hover a{
	text-decoration: none;
	color: #00afc0;
}

/* 热门期刊 */
.hqk-fanwen-list .rmqk-box .box-con li{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
}
.hqk-fanwen-list .rmqk-box .box-con li:last-of-type{
	margin-bottom: 0;
	border-bottom: none;
}
.hqk-fanwen-list .rmqk-box .box-con .item-img{
	float: left;
	width: 78px;
	height: 108px;
}
.hqk-fanwen-list .rmqk-box .box-con .item-img img{
	width: 100%;
	height: 100%;
}
.hqk-fanwen-list .rmqk-box .box-con .item-info{
	float: left;
	width: 118px;
	margin-left: 14px;
}
.hqk-fanwen-list .rmqk-box .box-con .item-info h4{
	font-size: 14px;
	line-height: 16px;
	margin: 10px 0;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hqk-fanwen-list .rmqk-box .box-con .item-info p{
	font-size: 12px;
	line-height: 24px;
	color: #777;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hqk-fanwen-list .rmqk-box .box-con .item-info p span{
	color: #00afc0;
}

/* 范文详情 */
.hqk-fanwen-show .fanwen-title{
	height: auto;
}
.hqk-fanwen-show .fanwen-title h2{
	float: none;
	font-size: 38px;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}
.hqk-fanwen-show .fanwen-info{
	font-size: 14px;
	color: #999;
	text-align: center;
	margin: 12px 0 36px 0;
}
.hqk-fanwen-show .fanwen-title .but{
	margin-top: 10px;
}
.hqk-fanwen-show .fanwen-title .but:hover{
	opacity: .8;
}
.hqk-fanwen-show .fanwen-title p.time{
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}
.hqk-fanwen-show .fanwen-show{
	margin-right: 0;
	margin-top: 30px;
}
.hqk-fanwen-show .fanwen-description{
	padding: 15px 20px;
	line-height: 26px;
	font-size: 14px;
	color: #222;
	background-color: #f9f9f9;
}
.hqk-fanwen-show .fanwen-description .keyword{
	margin-top: 5px;
}
.hqk-fanwen-show .qkwz-info-box .box-item .con a, .hqk-fanwen-show .qkwz-info-box .box-item li span{
	color: #00afc0;
}
.hqk-fanwen-show .qkwz-info-box .box-item .con ul li{
	margin-right: 4px;
}
.hqk-fanwen-show .fanwen-body p{
	font-size: 15px;
	line-height: 32px;
	text-align: justify;
	word-break: break-all;
}
.hqk-fanwen-show .fanwen-body p.art-img-title{
	text-align: center;
}
.hqk-fanwen-show .fanwen-body p.art-img-title img{
	width: 350px;
	height: 216px;
	border-radius: 10px;
}
.hqk-fanwen-show .fanwen-body h5, .hqk-fanwen-show .fanwen-body p strong{
	display: block;
	font-size: 22px;
	font-weight: bold;
	color: #00afc0;
	text-align: center;
}
.hqk-fanwen-show .mzsm{
	font-size: 12px;
	color: #999;
	line-height: 1.75;
	padding-bottom: 30px;
	padding-top: 25px;
	border-top: 1px solid #f1f1f1;
}

/* 翻页 */
.hqk-fanwen-show .page-con{
	margin: 50px 0 30px 0;
	border-top: 1px solid #f1f1f1;
	padding-top: 30px;
}
.hqk-fanwen-show .page-con ul li{
	display: block;
	width: 100%;
}
.hqk-fanwen-show .page-con ul li a{
	display: block;
	border: none;
	text-align: left;
	height: auto;
	line-height: 32px;
	color: #222;
	font-size: 14px;
	padding-left: 0;
}
.hqk-fanwen-show .page-con ul li:hover a{
	text-decoration: none;
	color: #00afc0;
}

/* 范文详情右侧 */
.hqk-fanwen-show a:hover{
	text-decoration: none;
}
.hqk-fanwen-show .qikan-box{
	border: none;
	margin-bottom: 15px;
	background-color: #f9f9f9;
}
.hqk-fanwen-show .qikan-box .box-pic{
	padding: 30px 35px 8px 30px;
	margin: 0;
}
.hqk-fanwen-show .qikan-box .box-pic img{
	width: 180px;
	height: 240px;
}
.hqk-fanwen-show .qikan-box .box-info p.name a{
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.hqk-fanwen-show .qikan-box .box-info p.jb a{
	display: block;
	text-align: center;
	font-size: 13px;
	color: #777;
}
.hqk-fanwen-show .qikan-box .box-item{
	line-height: 28px;
	margin: 15px 20px 15px 20px;
}
.hqk-fanwen-show .qikan-box .box-item dd{
	font-size: 13px;
	line-height: 28px;
	color: #333;
}
.hqk-fanwen-show .qikan-box .box-item dd span{
	color: #333;
}
.hqk-fanwen-show .qikan-box .box-item dd a{
	color: #333;
}
.hqk-fanwen-show .qikan-box .box-but{
	margin: 0 20px;
	padding-bottom: 30px;
}
.hqk-fanwen-show .qikan-box .box-but a{
	width: 96px;
	height: 28px;
	color: #fff;
	border: none;
	border-radius: 4px;
}
.hqk-fanwen-show .qikan-box .box-but a.btn1{
	background-color: #04a2ca;
	margin-right: 14px;
}
.hqk-fanwen-show .qikan-box .box-but a.btn2{
	background-color: #04bbc6;
}

/* 咨询广告块 */
.hqk-fanwen-show .adzx-box ul li{
	width: 100%;
	height: 110px;
	padding: 0 20px;
	margin-bottom: 10px;
}
.hqk-fanwen-show .adzx-box ul li:first-of-type{
	background: url(../images/ad_fw_wmfw.png) no-repeat;
}
.hqk-fanwen-show .adzx-box ul li:nth-of-type(2){
	background: url(../images/ad_fw_qkfw.png) no-repeat;
}
.hqk-fanwen-show .adzx-box ul li a{
	width: 90%;
}
.hqk-fanwen-show .adzx-box ul li h2{
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 4px;
}
.hqk-fanwen-show .adzx-box ul li p{
	font-size: 13px;
	color: #333;
}
.hqk-fanwen-show .adzx-box ul li span{
	display: block;
	width: 80px;
	text-align: center;
	height: 26px;
	line-height: 26px;
	background-color: #00afc0;
	border-radius: 13px;
	font-size: 12px;
	color: #fff;
	margin-top: 12px;
}
.hqk-fanwen-show .adzx-box ul li:nth-of-type(2) span{
	background-color: #5e92e8;
}
.hqk-fanwen-show .adzx-box ul li:hover span{
	opacity: .8;
}

/* 期刊知识正文 */
.hqk-zhishi-show .fanwen-title h2{
	float: none;
	width: 100%;
	text-align: center;
}
.hqk-zhishi-show .fanwen-title p.time{
	text-align: center;
}

/* 期刊知识热门期刊 */
.hqk-zhishi-show .qkzs-rmqk{
	border-top: 1px solid #ddd;
	padding: 35px 0 15px 0;
}
.hqk-zhishi-show .qkzs-rmqk .box-title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
}
.hqk-zhishi-show .qkzs-rmqk ul li{
	float: left;
	width: 262px;
	margin-right: 50px;
	margin: 0 50px 30px 0;
}
.hqk-zhishi-show .qkzs-rmqk ul li:nth-of-type(3n){
	margin-right: 0;
}
.hqk-zhishi-show .qkzs-rmqk ul li .item-img{
	float: left;
	width: 78px;
	height: 108px;
	margin-right: 12px;
}
.hqk-zhishi-show .qkzs-rmqk ul li .item-img img{
	width: 100%;
	height: 100%;
}
.hqk-zhishi-show .qkzs-rmqk ul li .item-info h4{
	font-size: 14px;
	margin-bottom: 8px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hqk-zhishi-show .qkzs-rmqk ul li .item-info p{
	font-size: 12px;
	color: #777;
	line-height: 24px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hqk-zhishi-show .qkzs-rmqk ul li:hover a{
	text-decoration: none;
}