@charset "utf-8";
/* CSS Document */
html, body {
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

* {
    padding: 0;
    margin: 0;
}
input[type="button"], input[type="submit"], input[type="reset"] {

    -webkit-appearance: none;

}

textarea {  -webkit-appearance: none;}
body {
    font-size: 14px;
    font-family: "Microsoft YaHei", 微软雅黑, Tahoma, Arial, sans-serif;
}

input {
    border: none;
    outline-style: none;
}

img {
    border: none;
    display: block;
}

ul, ul li, dl, dt, dd {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}
a:hover {
    color: #cc0001;
}
.adv{
    width: 1200px;
    margin: 10px auto;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: ".";
    clear: both;
    height: 0;
}
.w1000 {
    width: 1200px;
    margin: 0 auto;
}

.fxd{
    line-height: 24px;
    height: 24px;
    font-family: "Microsoft YaHei", 微软雅黑, Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #333;
}



/*头部*/




/*头部结束*/


.line, .line1, .line2, .line3, .line4 {
    height: 36px;
    margin: 0 18px;
}

.line1 {
    margin: 0 26px;
}

.line2 {
    margin: 0 30px;
}

.line3 {
    margin: 0 12px;
}

.line4 {
    margin: 0 10px;
}

.w36 {
    width: 36px;
}

.w62 {
    width: 60px;
}

.w72 {
    width: 72px;
}

.w96 {
    width: 96px;
}

.w84 {
    width: 84px;
}

.w110 {
    width: 108px;
}

.w120 {
    width: 120px;
}

.w132 {
    width: 132px;
}

.w156 {
    width: 156px;
}

.w168 {
    width: 168px;
}

.w180 {
    width: 180px;
}

.w204 {
    width: 204px;
}

.w216 {
    width: 216px;
}

.w228 {
    width: 228px;
}

.w240 {
    width: 240px;
}

.w264 {
    width: 264px;
}

.w288 {
    width: 288px;
}
/*顶部小标题块开始*/
.tops {
    width: 1200px;
    margin: 0 auto;
    height: 55px;
    border-bottom: 1px solid #dbdbdb;
}

.location {
    line-height: 55px;
 height: 55px!important;
        width: 100%!important;
        overflow: hidden!important;

}

.location a {
    color: #666;
}

.location a:hover {
    color: #cc0001;
}

.tops .search {
    width: 300px;
    height: 29px;
    margin-top: 13px;
    background: url(../images/searchbg.jpg) no-repeat;
}

.tops .search .search_input {
    width: 190px;
    height: 27px;
    line-height: 27px;
    background: #fff;;
    margin-top: 1px;
    padding-left: 10px;
}

.tops .search .search_btn {
    display: block;
    width: 30px;
    height: 27px;
    background: url(../images/searchbtn.png) 0 6px no-repeat;
}

.tops .search .option {
    height: 29px;
    width: 45px;
    font-size: 14px;
    position: relative;
}

.tops .search #selected {
    display: block;
    width: 46px;
    padding-left: 10px;
    color: #666;
    line-height: 30px;
    cursor: pointer;
}
/*顶部小标题块结束*/


/*左边样式开始*/
.content {
    width: 860px;
    margin-right: 40px;
    color: #3c3c3c;
    overflow: hidden;
}

.article h1 {
    font-family: "Microsoft YaHei", 微软雅黑, Tahoma, Arial, sans-serif;
    font-size: 28px;
    text-align: center;
    margin: 20px 0 19px 0;
}

.article .tag {
    text-align: center;
    color: #666;
    height: 19px;
    overflow: hidden;
}

.article .tag .data {
    font-family: "Microsoft YaHei", 微软雅黑, Tahoma, Arial, sans-serif;
}

.article .tag .tab a {
    color: #666;
}

.article .tag .tab a:hover {
    color: #cc0001;
}

.article .summary {
    max-height: 105px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 30px;
    margin: 25px 0 25px 0;
    color: #000;
}

.article .summary span {
    color: #cc0001;
    font-weight: bold;
}

/*.article .art_cont {
    font: 16px/28px NSimSun;
    margin-bottom: 40px;
    font-family: "Microsoft YaHei", 微软雅黑, Tahoma, Arial, sans-serif;
}

.article .art_cont p {
    margin-bottom: 14px;
}

.art_cont img {
    margin: 20px auto;
    max-width:600px;

}

内容详细样式*/
.art_cont{  word-wrap:break-word; }
	.art_cont img{width:auto!important;width:auto!important;height:auto!important; margin:0 auto!important;max-width:600px!important; }
        .art_cont br{line-height:2.6em;}
	.art_cont h2,.art_cont h3,.art_cont h4{ margin:0.8em auto; padding-bottom:5px;}
	.art_cont h2{}
	.art_cont h3,.art_cont h4{}
	.art_cont strong{}
	.art_cont ul,.art_cont ol{ margin:1em; padding:0; }
	.art_cont li{ margin-left:1em; }
	.art_cont ul li{ list-style:disc outside none; }
	.art_cont ol li{ list-style:decimal outside none; }
	.art_cont p{ display:inherit; margin:1em 0; word-wrap:break-word;  text-indent:2em;}
	.art_cont a{ }
	.art_cont code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; }
	.art_cont table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
	.art_cont table th{ background:#F9F9F9; text-align:center; }
	.art_cont table td,.art_cont table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }
.share {
    margin: 40px 0 20px 0;
}

.share > span {
    display: block;
    width: 58px;
    float: left;
    font: 14px/24px Microsoft YaHei;
    color: #333;
}

.page {
    text-align: center;
    margin-top: 30px;
}

.page a, .page b {
    display: inline-block;
    width: 22px;
    height: 22px;
    border: 1px solid #ddd;
    color: #666;
    text-align: center;
    line-height: 22px;
    cursor: pointer;
}

.page a:hover, .page b {
    border: 1px solid #cc0001;
    color: #cc0001;
}
.page a.prev {
				margin-right: 6px;
			}
			
			.page a.prev,
			.page a.next {
				width: 70px;
				height: 22px;
				font-weight: normal;
			}
.relatedInfo h2, .relatedQA h2 {
    font-size: 16px;
    font-family: "Microsoft YaHei", 微软雅黑, Tahoma, Arial, sans-serif;
}

.relatedInfo .thisPic {
    width: 900px;
    margin: 28px 0 23px 0;
}

.relatedInfo .thisPic li {
    float: left;
    width: 180px;
    height: 100px;
    overflow: hidden;
}

.mgr33 {
    margin-right: 40px;
}

.relatedInfo .thisPic li img {
    width: 100%
}

.relatedInfo .thisPic li a {
    display: block;
    position: relative;
    color: #ddd;
    width: 180px;
    height: 100px;
    overflow: hidden;
}

.relatedInfo .thisPic li a div {
    width: 100%;
    height: 24px;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    bottom: 0;
    left: 0;
}

.relatedInfo .thisPic li a p {
    width: 110px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    padding: 0 12px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.relatedInfo .thisPic li a:hover p {
    text-decoration: underline;
    color: #fff;
}

.relatedInfo .thisText, .relatedQA ul {
    width: 860px;
    margin-bottom: 40px;
}

.relatedInfo .thisText li, .relatedQA li {
    float: left;
    width: 340px;
    background: url(../images/square.jpg) 0 14px no-repeat;
    padding: 0 80px 0 0;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.relatedInfo .thisText li a, .relatedQA li a {
    color: #3c3c3c;
}

.relatedInfo .thisText li a:hover, .relatedInfo .thisTab a:hover, .relatedQA li a:hover {
    color: #cc0001;
}

.relatedInfo .thisTab {
    width: 100%;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    margin: 41px 0 36px;
}

.relatedInfo .thisTab b i {
    font-style: normal;
    font-family: Microsoft YaHei;
}

.relatedInfo .thisTab a {
    color: #666;
}

.relatedInfo .thisTab span {
    display: inline-block;
    width: 1px;
    height: 8px;
    background: #cdcdcd;
    *margin-right: 7px
}

.relatedQA {
    margin-top: 45px;
}

.relatedQA ul {
    padding: 21px 0 35px 0;
    border-bottom: 1px solid #efefef;
}

.msg {
    font-size: 14px;
    color: #666;
    margin: 30px 0 94px;
}

.msg a {
    display: inline-block;
    background: url(../images/go.png) no-repeat;
    padding-left: 36px;
    margin-left: 36px;
    font: 18px/28px Microsoft YaHei;
    color: #cc0001;
}

.msg a:hover {
    text-decoration: underline;
}

/*左边样式结束*/

/*右边样式开始*/
.side {
    width: 300px;
    overflow: hidden;
    color: #666;
    padding-top: 20px;
}

.adv1, .adv2 {
    margin-bottom: 10px;
    width: 300px;
}

.relatedPro {
    margin: 29px 0 26px 0;
}

.relatedPro div {
    height: 196px;
    overflow: hidden;
}

.hotArticle {
    margin: 29px 0 33px 0;
}

.hotQA {
    margin: 29px 0 30px 0;
}

.relatedPro h2, .hotArticle h2, .hotQA h2, .mediGuide h2, .hotWords h2 {
    font: 20px Microsoft YaHei;
    color: #cc0001;
    margin-bottom: 17px;
}

.relatedPro div a {
    display: block;
    float: left;
    width: 90px;
    height: 16px;
    overflow: hidden;
    margin: 0px 10px 12px 0;
}

.relatedPro div a, .hotArticle ul li a, .hotQA ul li a, .mediGuide ul li a {
    font-size: 14px;
    color: #666;
    line-height: 16px;
    height: 16px;
}

.relatedPro div a:hover, .hotArticle ul li a:hover, .hotQA ul li a:hover, .mediGuide ul li a:hover {
    color: #cc0001;
}

.hotArticle ul, .hotQA ul {
    width: 270px;
    min-height: 0;
    max-height: 270px;
    background: url(../images/list_style.png) left top no-repeat;
    /*padding-left: 30px;*/
    overflow: hidden;
}

.hotArticle ul li, .hotQA ul li {
    margin-bottom: 12px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mediGuide ul li {
    margin-bottom: 12px;
    line-height: 16px;
    height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.adv4 img {
    width: 300px;
    height: 135px;
}

.mediGuide {
    margin: 0 0 28px 0;
}

ul.hotnews {
    max-height: 161px;
    _height: 161px;
    overflow: hidden;
}

.hotWords {
    margin-bottom: 20px;
}
.hotWords div a {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 0px 4px 6px 0;
    padding: 0 14px 0 14px;
    color: #666;
    background: #F7F7F7;
    white-space: nowrap;
    font-size: 13px;
    border: solid 1px #DBD9D9;
}

.hotWords div a:hover {
    background: #cc0001;
    color: #fff;
}

.picBox {
    width: 300px;
    height: 190px;
    overflow: hidden;
    position: relative;
}

.picBox img {
    width: 300px;
    height: 168px;
}

.picBox ul {
    width: 900px;
}

.picBox ul li {
    float: left;
}

.picBox ul li a {
    display: block;
    position: relative;
}

.picBox ul li a p {
    width: 300px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
}

.picBox ul li a:hover p {
    text-decoration: underline;
}

.picBox div {
    text-align: center;
    margin-top: 10px;
}

.picBox div span {
    display: inline-block;
    width: 14px;
    height: 5px;
    background: #c9c9c9;
    margin: 0 2px;
    cursor: pointer;
}

.picBox div span.cur {
    height: 8px;
    background: #e52142;
}

/*右边样式结束*/



/*footer样式*/


/*加的版权声明*/
.bqsm{    border-top: 1px solid #eeeeee;
    margin-top: 2em;
    margin-bottom: 2em;
    color: #888888;}
.bqsm p{margin-top: 0.3em;
    margin-bottom: 0;
    font-size: 14px;
    color: #888888;
    line-height: 30px;}
 .bqsm p:not(:first-child){text-indent:2em;}
.bqsm p a{color: #00c2d4;}