@import url(../css/article.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;outline:0}
body{font-size:14px;background: #f2f2f2;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0 none}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
strong{font-weight:800}
ol,ul,li{list-style:none outside none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
a{color:#3665c3;text-decoration:none}
a:hover{text-decoration:underline;cursor:pointer}
u{text-decoration:none;}
/*head*/
.header{font-size: 12px;line-height: 50px;clear: both;color: #666;margin: auto;height: 50px;width: 100%;background: #0062cc;display: flex;flex-wrap: nowrap;justify-content: center;}
.header .logo{float:left;height: 49px;width: 100%;text-align: center;}
.header .logo a{margin-top: 5px;overflow: hidden;display: inline-block;width: 132px;height: 34px;background: url(../images/logoa.png) no-repeat;margin-right: 19px;}

.main{width: 100%;margin: auto;}
/*首页导航*/
.nav {float: left;display: none;}
.nav li {display: inline-block;float: left;overflow: hidden;border-radius: 10px;text-align: center;padding: 0 10px;}
.nav li a{float: right;width: 100%;text-align: center;color: #fff;margin-right: 5%;font-size: 14px;font-weight: 400;}

.sidebar {float: left;width: 94%;margin: 3%;font-size: 16px;line-height: 30px;color: #8a8a8a;height: 30px;overflow: hidden;}
.sidebar a {float: left;color: #8a8a8a;font-size: 16px;}
.sidebar code {float: left;margin: 0 10px;color: #8a8a8a;}
.sidebar:before{content:"";background: url(../images/weizhi.png) no-repeat;float: left;width: 15px;height: 18px;margin-top: 8px;margin-right: 7px;}
.sidebar span {float: left;color: #8a8a8a;}


/*投稿*/
.rougao {float: right;margin-top: 11px;display: none;}
.rougao a {height: 27px;line-height: 27px;float: left;color: #fff;font-size: 11px;background-color: #dfb863;border-radius: 4px;width: 76px;text-align: center;margin-left: 8px;}
.rougao a:hover{background-color: #0797ca;}
.rougao .jianyi{background-color: #58d4b1;}
.rougao .jianyi:hover{background-color: #0797ca;}

/*文章主要内容*/
#main{width: 1146px;margin: auto;}
/*main-left*/
.main-left {float: left;width: 100%;background: #fff;}
.main-left h1{float: left;color: #0e0e0e;font-size: 28px;font-weight: 700;width: 100%;text-align: center;margin-top: 20px;margin-bottom: 10px;}
.main-left .info{text-align: center;float: left;width: 100%;margin-top: 5px;color: #999;font-size: 16px;}
.main-left .info span{padding: 0 5px;display: inline-block;margin-bottom: 10px;}
.main-left .info a{color: #999;}
.main-left .content{float: left;width:100%;color: #413c3c;line-height: 28px;font-size: 17px;}
.main-left .content p{line-height: 28px;font-size: 17px;color: #333;padding-bottom: 12px;margin: 0 3%;width: 94%!important;}
.main-left .content h2,.main-left .content h2 a,.main-left .content h2 a u{text-decoration: none;font-size: 17px;text-align:left;font-weight:bold;line-height:30px;:p;color:#ff0000;margin:10px 0;padding: 0 3%;}
.content a{color: #444;}

/*main-right*/
.main-right{width: 100%;float: right;position: static;}
.main-right .right_box {float: right;margin-top: 5px;background: #fff;border-radius: 10px;width: 296px;padding: 18px 20px;display: none;}
.main-right .right_box ul{flex-wrap: wrap;justify-content: space-between;display: flex;float: left;}
.main-right .right_box span {float: left;width: 100%;font-size: 16px;color: #000;margin-bottom: 5px;font-weight: 700;}
.main-right .right_box span:before{content:"";background: url(../images/ico_2021.png) no-repeat 2px -1px;float: left;width: 21px;height: 20px;margin-top: 1px;margin-right: 2px;}
.main-right .right_box li {float: left;width: 48%;height: 29px;line-height: 29px;overflow: hidden;}
.main-right .right_box li a{overflow: hidden;float: left;line-height: 28px;height: 28px;font-size: 15px;color: #333;}
.main-right .right_box li a:before{content:"";float: left;height: 3px;width: 3px;background: #2ca6e0;margin-top: 14px;margin-right: 5px;}
.main-right .right_box li code{float: left;display: none;}
.right_fixed{top: 0;width: 336px;position: fixed!important;}
.content .rel_art_line {padding-left: 9px!important;}

.right_fixed{top: 0;width: 336px;position: fixed!important;}



/*footer*/
.footer{width: 100%;padding: 10px 0;background: #2b333e;float: left;margin-top: 10px;}
.foot_box{width: 1000px;margin: auto;}
.footer p {float:left;width:100%;text-align: center;color: #d8dde0;font-size: 12px;line-height: 28px;display: flex;justify-content: center;flex-wrap: wrap;align-content: space-around;}
.footer p a:hover{text-decoration:none;}
.footer p span{height:30px;font-size:12px;color:#555;margin:0 auto;}
.footer p a{color: #d8dde0;font-size: 12px;padding: 0 5px;}
.footer p img{color: #d8dde0;display: inline-block;}
.footer p:last-child a{display:flex;align-items: center;}

.fixed_bg{width: 100%;height: 100%;position: fixed;margin: auto;visibility: visible;z-index: -500;background: url(../images/index_bg.jpg) no-repeat top center;display: none;}
.content img{border-radius: 10px;}
.content img {max-width: 100%!important;height: auto!important;}
.after_height_light~p a {color: #2965b1 !important;}

/*视频类型*/
.main-left .leixin {float: left;font-size: 16px;width: 96%;margin-top: 8px;padding: 0 15px;}
.main-left .leixin span {float: left;width: auto;color: #999999;}
.main-left .leixin code {float: left;width: auto;color: #000000;margin-left: 15px;font-family: "Microsoft Yahei";}

/*上下篇*/
.main-left .previous{line-height: 30px;float: left;width: 100%;color: #2b2b2b;font-size: 14px;}
.main-left .previous  a{color: #3665c3;}
.main-left .previous .next{float: left;width: 50%;height: 38px;line-height: 38px;overflow: hidden;text-align: right;}
.main-left .previous .pre{float: left;width: 50%;height: 38px;line-height: 38px;overflow: hidden;font-family: inherit;}
}

/*回到顶部*/
.backtop{width: 50px;height: 50px;position: fixed;bottom: 75px;right: 12px;border:1px solid #efefef;cursor: pointer;background-color: #fff;text-align: center;}
.backtop:hover{background:#efefef}
.backtop em{width: 21px;height: 20px;bottom: 120px;background: url(../images/top.png) no-repeat;cursor: pointer;background-color: #fff;display: inline-block;margin-top: 14px;}
.bottominfo{font-size: 14px;
  color: #999;
  line-height: 24px;}
.art-img-title {
  text-align: center;
}