﻿body {
    font-family: Microsoft YaHei,微软雅黑,宋体,Arial,Tahoma,Helvetica,sans-serif;
    font-size: 100%;
    color: #333;
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto!important;
    height: 100%;
}
html{
	font-size: 10px;
}
body, html, form, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img {
    margin: 0;
    padding: 0;
    border: 0;
}
.bodybg{
    background: #f2f2f2;
}
img {
    -ms-interpolation-mode: bicubic;
}

ol, ul, li {
    list-style-type: none;
}

textarea {
    overflow: auto;
}

.blue {
    color: #1E7BB3;
}

.red {
    color: #F00;
}

.input {
    display: inline;
    margin-right: 5px;
    padding: 5px;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    background: #fff;
    color: #999;
    border: 1px solid #CACACA;
    border-radius: 4px 4px 4px 4px;
    font-family: 'Microsoft YaHei';
}

.clear {
    display: block;
    float: none;
    clear: both;
    zoom: 1;
    overflow: hidden;
    height: 0px;
}

input.text, textarea.text {
    border: solid 1px #CCC;
}

a {
    text-decoration: none;
    color: #333;
}
/*.article_con p a {
    background: url(//pic.cifnews.com/Content/Images/linkIcon.png) right 0px no-repeat;
    padding-right: 15px;
    margin-right: 5px;
    color: #36c;
}*/
.article_con a{
	color: #ff6500;
    display: inline-block;
    border-bottom: 1px solid #ff6500;
    margin-left: 5px;
}
.header {
    height: 40px;
    /* background: url(//pic.cifnews.com/Content/Images/top_bg1.gif) repeat-x; */
    /* max-width: 500px; */
    overflow: hidden;
    position: relative;
    background: #ff6501;
    width: 100%;
    z-index: 999999;
}
.headerlist {
    width: 22px;
    float: left;
    margin-left: 10px;
    margin-top: 9px;
    display: block;
}
.headerlist img {
    width: 100%;
}
.header_l {
    width: 90px;
    height: 40px;
    margin: 0 auto;
    font-weight: normal;
}
.header_l a {
    display: inline-block;
    width: 90px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
}
.header_r {
    height: 30px;
    overflow: hidden;
    float: right;
    padding: 8px 10px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
}
.header_r a img {
    width: 100%;
}

.zzhao {
    position: absolute;
    background: #000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    z-index: 1;
}



.art_con {
    /* padding: 8px 0; */
    font-size: 14px;
    line-height: 24px;
    height: 75px;
    overflow: hidden;
}
.list_article li a.title {
    display: block;
    font-size: 16px;
    height: 44px;
    margin-bottom: 3px;
    overflow: hidden;
    color: #222;
    width: 100%;
	font-weight: normal;
}

.nav {
    height: 100%;
    z-index: 10;
    position: absolute;
}
.nav ul {
    display: block;
    width: 88%;
    height: 65px;
    margin: 0 auto;
}
.nav ul li {
    height: 65px;
    /*text-align: center;*/
    display: block;
    float: left;
    width: 100%;
}
.nav ul li .logina {
    /*width: 35px;
    float: left;*/
    /*margin-left: -246px;*/
}
.nav ul li a, .nav ul li a:active, .loginNav li a {
    color: #000;
    display: none;
    text-align: center;
    /*height: 80px;*/
    line-height: 80px;
    width: 97%;
    font-size: 1.6rem;
}

.nav ul li .xie {
    /*float: left;*/
    /*margin-top: 30px;*/
    font-size: 1.6rem;
    /*position: absolute;
    left: 55px;*/
    display: none;
}

.nav ul li .desi {
    /*width: 35px;
    float: left;
    position: absolute;
    left: 65px;*/
}

.nav ul li a img.head {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: right;
    margin-top: 20px;
}
.nav dl{
	margin: 0 auto;
	margin-top: 5px;
	width: 88%;
	display: none;
}
.userHead{
    display:none; 
    width: 80px; 
    height: 80px; 
    padding-top: 3px; 
    float: left; 
    margin: 10px 0px 0px 5px; 
    display: none; 
    background: none;
}
.userLogout{
    display:none; 
    width: 50px; 
    height: 80px; 
    float: left; 
    line-height: 80px; 
    margin-top: 20px; 
    border-left-style: none; 
    display: none; 
    background: none; 
    font-size: 12px;
}
.times{
    margin-left: 15px;
}
.plun{
    margin-left:15px; 
    margin-top: 8px;
}
dl dt{
	width: 100%;
	border-bottom: 1px solid #b4b4b4;
	height: 25px;
	line-height: 25px;
	margin-top: 20px;
}
dl dt:first-child{
    margin-top: 5px;
}
dl dt span:first-child{
	color: #ff6501;
	font-size: 1.5rem;
}
dl dt span:nth-child(2){
	color: #8a8a8a;
	font-size: 1.2rem;
	margin-left: 10px;
}
dl dd{
	width: 100%;
	min-height: 20px;
	overflow: hidden;
}
dd a{
	display: block;
	float: left;
	margin-right: 25px;
	margin-top: 15px;
    font-size: 1.2rem;
}
.ad{
	width: 100%;
	height: 55px;
	background:#000;
	background-size: cover;
	position: relative;
}
.ad span{
	display: block;
	width: 30px;
	height: 18px;
	background: rgba(225,225,225,.2);
	color: #fff;
	font-size: 1rem;
	text-align: center;
	line-height: 18px;
}
.ad .close{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 15px;	
}
.close img{
	width: 100%;
}


.swiper-container {
        width: 100%;
        /* height: 190px; */
    }
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-container div.swiper-wrapper{
          /* height: 187px; */
}
.swiper-container div.swiper-pagination{
    bottom: 0px;
}
.swiper-pagination span.swiper-pagination-bullet{
    width: 33.3333%;
    height: 3px;
    border-radius: 0;
    display: block;
    float: left;
    background: #b8b8b8;
}
.swiper-pagination-bullet-active{
    background: #ff6500!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin:0!important;
    opacity: 1;
}
.swiper-slide a{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.swiper-slide a img{
    width: 100%;
    height: 100%;
}
.swiper-slide a span{
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 92%;
    background: url(../image/zh.png) no-repeat;
    height: 40px;
    background-size: cover;
    padding: 15px 4%;
    color: #fff;
    font-size: 1.7rem;
    overflow: hidden;
    text-align: left;
}
.list_article li {
    border-bottom: solid 1px #EDEDED;
    padding: 20px 10px;
    margin-bottom: 5px;
    background:#fff;
    min-height: 20px;
    overflow: hidden;
}
.list_article li .alink {
    height: 75px;
    overflow: hidden;
    float: left;
}

li.zhti .alink{
    width: 100%;
    height: 180px;
    float: initial;
}
li.zhti .alink img{
    width: 100%;
    height: auto;
    margin-right: 0;
}
.list_article li.zhti .art_con{
    height: 50px;
}
.list_article li.zhti .art_con a{
    display: block;
    font-size: 16px;
    height: 44px;
    margin-top: 3px;
    overflow: hidden;
    margin-left: 12px;
    color: #222;
    width: 82%;
    float: left;
}
.alink img {
    height: 75px;
    width: 100px;
    margin-right: 10px;
}
.art_con img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    float: left;
    margin-top: 8px;
    margin-right: 8px;
}
.art_con span, .art_con h3 {
    font-size: 1.2rem;
    color: #999;
    margin-top: 8px;
    display: block;
    float: left;
}
.art_con h3 {
    font-weight: normal;
}
.art_con a {
    font-size: 1.2rem;
    color: #999;
    display: block;
    float: left;
}

.art_con span.dissertation{
	width: 38px; 
	height: 20px; 
	background:#ff0000; 
	color: #fff; 
	border-radius: 3px; 
	text-align: center; 
	line-height: 20px; 
	display: block;
}
.art_con span.hot{
	width: 13px;
	height: 13px;
	border: 1px solid #ff0000;
	border-radius: 3px;
	text-align: center;
	line-height: 13px;
	color:#ff0000;
	display: block;
	float: right;
	font-size: 1rem;
	margin-top: 13px;
}
.art_con span.tui{ margin-right: 5px; }


.loading{
	width: 100%;
    height: 31px;
    background: #f2f2f2;
    padding-top: 10px;
}
.loading a{
	display: block;
    width: 123px;
    height: 29px;
    border: 1px solid #ff6500;
    border-radius: 30px;
    text-align: center;
    line-height: 29px;
    color: #ff6500;
    margin: 0px auto;
    font-size: 1.2rem;
}
.aboutUs{
	width: 230px;
    margin: 0px auto;
    height: 45px;
    margin-top: 40px;
    margin-bottom: 10px;
}
.aboutUs a{
	font-size: 1.2rem;
    color: #8a8a8a;
    display: inline-block;
    text-align: left;
    margin-left: 15px;
}
.aboutUs a:first-child{
    margin-left: 30px;
}
.aboutUs p{
	color: #8a8a8a;
    display: block;
    width: 100%;
    margin:0 auto;
    font-size: 1.1rem;
    margin-top: 10px;
    text-align: center;
}
.gotop{
	width: 35px;
	height: 35px;
	position: fixed;
	bottom: 150px;
	right: 10px;
    display: none;
}
.gotop img{
	width: 100%;
}


 #searchDiv {
    
    position: absolute;
    top: 95px;
    width: 100%;
    background: #FFF;
    height: 100%;
    z-index: 999;
}
.disn{
    display: none;
}
#searchDiv div:first-child{
    padding: 0 10px; 
    position:relative;
}
#searchDiv div:nth-child(2){
    margin: 0 auto; 
    width: 88%; 
    margin-top: 60px; 
    padding: 0 10px;
}
.search_txt {
    width: 95%;
    display: block;
    margin:0 auto;
    height: 37px;
    line-height: 27px;
    border: none;
    border-radius: 3px;
    font-size: 14px;
    text-indent: 10px;
    background: #f2f2f2;
    margin-top: 20px;
}

.search_btn {
    width: 40px;
    float: right;
    border: 0;
    background: url(//static.cifnews.com/yuguo/image/hsearch.png) no-repeat;
    background-size: 55%;
    background-position: 2px;
    height: 31px;
    line-height: 31px;
    position: absolute;
    top: 6px;
    right: 4%;
}
#searchDiv div:nth-child(2) span{
    font-size: 1.5rem;
    color: #8a8a8a;
    display: block;
    width: 100%;
}
#searchDiv div:nth-child(2) a{
    display: inline-block;
    padding: 5px 10px;
    border:1px solid #b8b8b8;
    border-radius: 30px;
    color: #ff6500;
    margin-top: 15px;
    margin-right: 15px;
    text-align: center;
    float: left;
    font-size: 1.5rem;
}

.bshare {
    width: 100%;
    background: #fff;
    height: 40px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 111;
    max-width: 640px;
    border-top:1px solid #b4b4b4; 
}
.bshare div {
    width: 25%;
    height: 100%;
    float: left;
    text-align: center;
    position: relative;
}

.bshare div img {
    width: 25%;
    margin-top: 10px;
}
.bshare div.gotop{
    display: block;
    position: initial;
}
.bshare div a{
    background: none;
}
.bshare div span{
    position: absolute;
    font-size: 1rem;
    padding: 5px;
    display: block;
    border-radius: 30%;
    line-height: 10px;
    background: #f63756;
    right: 16px;
    top: 3px;
    color: #fff;
}

.container {
    padding-left: 0px;
    padding-top: 0;
    padding-right: 0px;
    overflow: hidden;
}
.container {
    /* max-width: 500px; */
    padding: 8px 15px;
}
.article .article_icon {
    margin-top: 15px;
}

.article .article_icon dd {
    display: inline-block;
    line-height: 25px;
}
.article_icon dd h2 {
    font-weight: normal;
}
.article dd h2 {
    font-weight: normal;
}
.article h2 {
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
}

.clear {
    display: block;
    float: none;
    clear: both;
    zoom: 1;
    overflow: hidden;
    height: 0px;
}
.article_con {
    font-size: 16px;
    line-height: 28px;
    margin-top: 5px;
    color: #2C2C2C;
    /* font-family: "宋体"; */
}
.article_con p {
    padding-top: 5px;
    padding-bottom: 15px;
    text-align:justify;
        width: 100%;
    word-wrap: break-word;
    word-break: normal;
}
.article_con p span{
    font-size: 1.6rem;
    line-height: 30px;
}
.article_icon dd h2 img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: left;
    margin-top: 8px;
    margin-right: 15px;
}
.article_icon dd h2 span{
    font-size: 1.2rem;
    color: #919191;
    margin-top: 10px;
    display: block;
    float: left;
}
.article_icon dd .plun {
    margin-left: 15px;
    margin-top: 10px;
    color: #919191;
    font-size: 1.2rem;
}
.article_con p img {
    width: 100%;
	height:auto;
}
.article h1 {
    font-size: 2.2rem;
    font-weight: normal;
    line-height: 35px;
}

.botshare{
    width: 88%;
    margin: 0 auto;
    margin-bottom: 55px;
}
.botshare div:first-child{
    width: 100%;
    text-align: center;
}
.botshare div:first-child img{
    width: 50px;
    height: 50px;
    margin: 0 auto 10px;
}
.botshare div:first-child span{
    display: block;
    color: #8a8a8a;
    font-size: 1.4rem;
    line-height: 20px;
}
.botshare div:nth-child(2){
    margin-top: 35px;
    border-top: 2px solid #8a8a8a;
    width: 100%;
    height: 75px;
}
.botshare div:nth-child(2) span{
    width: 80px;
    height: 45px;
    font-size: 1.6rem;
    background: #fff;
    display: block;
    margin:0 auto;
    margin-top: -23px;
    text-align: center;
    line-height: 45px;
}
.bshare2{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    left: 0;
    z-index: 999999;
    display: none;
}
.botshare div:nth-child(2) a, .bshare2 a{
    width: 45px;
    height: 45px;
    display: block;
    background: url(../image/fenxi.jpg) no-repeat;
    background-size: 270px;
    background-position: 7px 0;
    padding-right: 0;
    margin-right: 0;
    position: relative;
}
.botshare div:nth-child(2) a h4, .bshare2 a h4{
    font-size: 1rem;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 12px;
    line-height: 12px;
    width: 100%;
    text-align: center;
    color: #333;
}
.botshare ul{
    width: 100%;
    min-height: 20px;
    overflow: hidden;
}
.botshare ul li{
    width: 25%;
    float: left;
}
.botshare ul li:nth-child(2) a,.botshare ul li:nth-child(3) a{
    margin:0 auto;
}
.botshare ul li:nth-child(4) a{
    float: right;
}

.botshare ul li:nth-child(2) a, .bshare2 ul li:nth-child(2) a{
    background-position: -74px 0px;
}
.botshare ul li:nth-child(3) a, .bshare2 ul li:nth-child(3) a{
    background-position: -154px 0px;   
}
.botshare ul li:nth-child(4) a, .bshare2 ul li:nth-child(4) a{
    background-position: -233px 0px;
}
.bshare2 ul{ width: 100%; height: 65px; position: absolute; bottom: 70px; background: #fff; }
.bshare2 ul li{
    width: 25%; 
    float: left;
}
.bshare2 ul li a{
    margin: 0 auto;
    margin-top: 20px;
}
.cencle{
    width: 100%;
    height: 55px;
    float: left;
    padding-top: 15px;
    background: #fff;
    position: absolute;
    bottom: 0;
}
.cencle span{
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 1.4rem;
}
.criticism{
    width: 100%;
    min-height: 50px;
    overflow: hidden;
    margin-bottom: 50px;
}
.criticism ul li{
    width: 100%;
    height: auto;
    padding: 15px 0;
    border-bottom: 1px solid #e0e0e0;
    float: left;
}
.crtit{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #d2d2d2;
    position: relative;
}
.crtit span{
    width: 95%;
    border-left: 4px solid #ff6500;
    height: 13px;
    display: block;
    font-size: 1.4rem;
    line-height: 13px;
    position: absolute;
    top: 7px;
    text-indent: 5px;
}
.pl-list-tit {
    width: 100%;
    float: left;
    height: 37px;
}
.pl-list-tit img {
    width: 37px;
    height: 37px;
    border-radius: 40px;
    overflow: hidden;
    display: block;
    float: left;
}
.pl-list-wen {
    width: 60%;
    height: 30px;
    float: left;
    margin-left: 3%;
}
.wen1 {
    color: #000;
    display: block;
    font-size: 1.3rem!important;
    float: left;
    height: 14px;
    width: 100%;
    margin-bottom: 5px;
    line-height: 14px!important;
}
.pl-list-wen span.wen2 , .xf .wen2 {
    color: #9f9f9f;
    display: block;
    float: left;
    width: 100%;
    font-size: 1rem;
    line-height: 15px;
}
.pl-list-tit div {
    width: auto;
    height: 12px;
    float: right;
    font-size: 12px;
    margin-top: 3px;
}
.infos-zan img {
    width: 12px;
    height: 12px;
    border-radius: 0;
}
.infos-zan span {
    margin-right: 3px;
    line-height: 12px;
    font-size: 1.1rem;
    float: left;   
}
p.pl-wen {
    width: 85%;
    float: left;
    margin-left: 45px;
    font-size: 1.3rem;
    color: #000;
    line-height: 20px;
    margin-top: 5px;
    padding-bottom: 0;
}
.huifu {
    float: left;
    width: 100%;
}
.xf {
    background: #f2f2f2;
    padding: 10px;
    width: 80%;
    margin-left: 40px;
    margin-top: 10px;
    min-height: 20px;
    float: left;
    overflow: hidden;
    border-radius: 3px;
}
.xf img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: left;
}
.xf .wen1, .xf .wen2{
    width: 190px;
    margin-left: 10px;
}
.huifu div.hf, .huifu p.hf {
    font-size: 1.3rem;
    line-height: 20px;
    float: left;
    margin-left: 40px;
    margin-top: 10px;
    color: #8a8a8a;
}
.aboutarticle, .recarticle{
    width: 100%;
    margin-bottom: 40px;
}
.aboutarticle ul li,.recarticle ul li{
    padding: 15px 0;
}
.zanco img{
    width: 40%!important;
    margin-top: 2px!important;
}
.plun2{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,.5);
    bottom: 51px;
    left: 0;
    z-index: 999999;
    display: none;
}
.plun2 div{
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
}
.plun2 span, .bshare2 span.sp2{
    display: block;
    width: 100%;
    height: 100%;
    bottom: 50px;
    position: absolute;
}
.bshare2 span.sp2{
    bottom: 135px;
}
.plun2 input[type="text"]{
    width: 71%;
    height: 33px;
    border: 1px solid #b4b4b4;
    border-radius: 3px;
    padding: 0;
    margin-left: 3%;
    margin-top: 7px;
    float: left;
    text-indent: 10px;
    outline: none;
}
.plun2 input[type="button"]{
    width: 60px;
    height: 35px;
    padding: 0;
    border-radius: 3px;
    border: none;
    color: #fff;
    margin-left: 12px;
    float: left;
    margin-top: 7px;
    outline: none;
    background: #d3d3d3;
}
@media only screen and (min-width: 640px){
    .swiper-container {
        width: 100%;
        height: 330px;
    }
    .swiper-container div.swiper-wrapper {
        height: 328px;
    }
    .article_con p img {
        width: 100%;
        height: auto!important;
    }
    .bshare{
        left: 50%;
        margin-left: -320px;
    }
    .bshare2{
        max-width: 640px;
        left: 50%;
        margin-left: -320px;
    }
    .nav{
        max-width: 640px;
    }
    #searchDiv{
        max-width: 640px;
    }
}
.shareTips{    
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.69);
    max-width: 640px;
    left: 50%!important;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
}
.shareTips img{    
    width: 90%;
    float: none;
    margin-right: 0;
    position: absolute;
    top: 30%;
    left: 11%;
    margin-left: -1.28rem;
}
.shareTips .tips_close{    
    position: absolute;
    width: 68%;
    height: 3.38rem;
    line-height: 3.38rem;
    text-align: center;
    top: 54%;
    left: 16%;
    font-size: 1.6rem;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0.03rem;
}
.mhb {
    display:none;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 999999;
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
}
    .hbb img {
        width: 251px;
    }
.mhb a {
        width: 84px;
    height: 84px;
    display: block;
    position: absolute;
    top: 290px;
    left: 85px;
}
.closehb {
    width: 25px;
    height: 25px;
    float: right;
    margin-bottom: 5px;
}
.hbb {
    width: 251px;
    height: 420px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -125.5px;
    margin-top: -210px;
}
.hbb h5{
    color: #ffe853;
    font-size: 12px;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 45px;
}
    .hbb span {
        color: #ffe853;
        position: absolute;
        width: 100%;
        display: block;
        text-align: center;
        font-size: 18px;
        top: 140px;
    }
    .hbb div:nth-child(3) {
        width: 208px;
        height: 43px;
        position: absolute;
        top: 185px;
        left: 50%;
        margin-left: -104px;
    }
    .hbb div:nth-child(3) img{
        width:100%;
    }
.mhb .closehb img{
    width:100%;     
}
.mhbfloat {
    position: fixed;
    right: 25px;
    bottom: 60px;
    width: 76px;
    height: 76px;
    cursor: pointer;
}
.mhbfloat img{
    width:100%;
    height:100%;
}
.art_con a.openapp {
    float: right;
    margin-top: 8px;
    color: #ff6500;
}
.hbao {
    width: 50px;
    position: fixed;
    right: 5px;
    bottom: 88px;
}

.iframeVideo {
    height:200px;
}