html{color:#333;background:#FFF}
body{text-align:left;margin:0;padding:0;font-size:16px;font-family:"微软雅黑";}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote{text-align:left;margin:0;padding:0;overflow: hidden;}
p,th,td,span{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0;margin:0;padding:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
strong,th{font-weight:bold}
ol,ul{list-style:none;overflow: hidden;}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
legend{color:#000}
input{vertical-align:middle}
a{color:#333;text-decoration:none;}
.tc{text-align:center}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.cb{clear:both}

.margin1{margin:0 6px;}
.padding1{padding:0 6px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.lh40{line-height:40px;}
.line1{border-bottom:1px dotted #999;}

.c1{background:#4b91ff}
.c2{background:#d086df}
.c3{background:#ad68d3}
.c4{background:#a7dd9f}
.c5{background:#71cdca}
.c6{background:#3ab8ce}
.c7{background:#fdbc3e}
.c8{background:#4fbc82}
.c9{background:#f77abe}
.c10{background:#70c0e1}

.last{border:0}

.link_box{ border-top:1px solid #E6E6E6;font-size:14px; clear:both; height:auto; position:relative; padding:0 10px; margin-top:10px; line-height:21px; color:#666; overflow:hidden;}
.link_box p{ width:100%; color:#333;margin-top:10px;}
.link_box p a{color:#666; margin-right:6px;}
.tips{text-align: left;color: #f60;font-size: 1em;line-height: 2em;}

/*顶部*/
.icon-myapp-logo{background:url('../images/logo.png') no-repeat;background-position:0 6px;-webkit-background-size:103px auto;background-size:103px auto;}
.icon-search::before{background:url('../images/search.png') no-repeat;-webkit-background-size:24px auto;background-size:24px auto;content:'';display:inline-block;width:24px;height:24px;vertical-align:-19px;}
.icon-search-clear::before{background:url('data:image/svg+xml;utf8,<svg version="1.1" id="1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="36px" height="36px" viewBox="0 0 36 36" enable-background="new 0 0 36 36" xml:space="preserve"><g><path fill-rule="evenodd" clip-rule="evenodd" fill="%23D9D9D9" d="M18,36C8.059,36,0,27.941,0,18S8.059,0,18,0s18,8.059,18,18S27.941,36,18,36z M25.617,12.889l-2.546-2.546l-5.091,5.092l-5.071-5.071l-2.546,2.546l5.071,5.07l-5.091,5.092l2.545,2.546l5.092-5.092l5.11,5.111l2.546-2.546l-5.111-5.111L25.617,12.889z"/></g></svg>') no-repeat;-webkit-background-size:18px auto;background-size:18px auto;}
.mod-header{position:relative;z-index:1000;padding:0 6px;}
.mod-header .header-box{height:50px;width:100%;}
.mod-header .icon-myapp-logo{float:left;margin:0px 0 0 5px;display:block;width:103px;height:46px;text-indent:-999em;overflow:hidden;}
.mod-header .search{float:right;height:50px;width:50px;}
.mod-header .search .icon-search{display:block;width:100%;height:100%;text-align:center;}
.mod-header .header-search{display:none;height:50px;padding:0 3px;}
.mod-header .header-search .icon-myapp-logo{float:none;margin:0px 5px 0 2px;width:33px;height:46px;}
.mod-header .search-box{-webkit-box-flex:1;position:relative;height:32px;margin-top:9px;}
.mod-header .search-box input{width:100%;height:32px;padding:0 34px 0 10px;font-size:15px;color:#4C4C4C;border:1px solid #82C7F0;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 2px 0 white,inset 0 1px 3px rgba(0,0,0,0.2);background-color:white;}
.mod-header .icon-search-clear{position:absolute;top:0;right:0;line-height:1;padding:7px 10px 6px 6px;display:none;}
.mod-header .icon-search-clear::before{vertical-align:-3px;content:'';display:inline-block;width:18px;height:18px;}
.btn-search-cancel,.btn-search-search{display:block;height:30px;line-height:30px;padding:0 10px;font-size:14px;color:#35A3E7;text-align:center;border:1px solid #82C7F0;text-shadow:0 1px 0 white;-webkit-box-shadow:0 1px white,inset 0 1px white;box-shadow:0 1px white,inset 0 1px white;-webkit-border-radius:3px;border-radius:3px;background:-webkit-gradient(linear,left top,left bottom,from(#EFF8FF),to(#DDEEFA));}
.btn-search-search{border:1px solid #39ADF3;color:white;text-shadow:0 1px 0 #39ADF3;-webkit-box-shadow:0 1px white,inset 0 1px rgba(255,255,255,0.4);box-shadow:0 1px white,inset 0 1px rgba(255,255,255,0.4);background:-webkit-gradient(linear,left top,left bottom,from(#88D0FB),to(#63C1FA));}
.mod-header .btn-search-cancel,.mod-header .btn-search-search{margin:9px 0px 0 10px;}
.mod-header.searching .header-box,.mod-header .header-search .btn-search-search,.mod-header .header-search .icon-search-clear,.mod-header.inputing .header-search .btn-search-cancel{display:none;}
.mod-header .header-search .btn-search-cancel,.mod-header.inputing .header-search .btn-search-search,.mod-header.inputing .header-search .icon-search-clear{display:block;}
.mod-header.searching .header-search{display:-webkit-box;}

.location{background:red;width:100%;height:40px;line-height:40px;background:#fafafa;color:#d2d2d2;font-size:16px;border-top:1px solid #ddd;position:relative;overflow:visible}
.location a{color:#333}

.location2{background:red;width:100%;height:40px;line-height:40px;background:#30b2e4;color:#fff;font-size:16px;position:relative;overflow:visible;margin-bottom:10px;}
.location2 a{color:#fff}

.mod-header2 .search{float:right;height:50px;width:50px;/**/padding-right: 10px;}
.mod-header2 .btn-search-cancel,.mod-header .btn-search-search{margin:9px 10px 0 10px;/*margin:9px 0px 0 10px;*/}



/*双层导航*/
.nav{background:#30b2e4;}
.nav li{float:left;width:25%;/*width:20%;*/text-align:center;font-size:18px;height:40px}
.nav a{color:#FFF}
.nav .bg{background:url(../images/icon.png)  0px -130px no-repeat}

.tit{line-height: 40px;height: 40px;background: #30b2e4;padding: 0 6px;overflow: hidden;}
.tit_ft {font-size: 18px;color: #FFF;background: url(../images/icon.png) 0px -64px no-repeat;padding-left:10px;}
.tit .more {display: inline-block;background: url(../images/icon.png) 46px -28px no-repeat;padding-right:18px;font-size: 14px;color: #FFF;line-height: 40px;height: 40px;}
.tit .tit_fl{font-size:12px;color:#fff;padding-left:10px}
.tit .tit_fl a{color:#fff;padding:0 6px}
.tit .tit_fr{font-size:14px;color:#fff;}
.tit .tit_fr a{color:#fff;padding:0 2px}
.tit .more2 {display: inline-block;background: url(../images/icon.png) 3px -28px no-repeat;width:13px;line-height: 40px;height: 40px;}


/*底部*/
.com-footer-content{border-top:1px solid #E6E6E6;padding-top:10px;background:#F0F0F0;margin-top:10px;}
.com-footer-content ul{padding-bottom:5px;line-height:20px;text-align:center;}
.com-footer-content ul li{display:inline;margin:0 5px;}
.com-footer-content ul li a,.com-footer-content ul li span{font-size:13px;text-decoration:none;color:#96A4AE;}
.com-footer-content ul li .active{color:#787878;}

/*右侧导航*/
.btn-classify-menu::before{content:'';display:inline-block;width:22px;height:22px;vertical-align:-5px;}
.btn-classify-menu::before{background:url('../images/btn-classify-menu.png') no-repeat;-webkit-background-size:22px auto;background-size:22px auto;}
.mod-classify-menu{overflow:visible;position:absolute;z-index:999;top:0;right:0;width:40px;height:40px;}
.btn-classify-menu.active{background:#48bce8;}
.btn-classify-menu{display:block;width:40px;height:40px;text-align:center;}
.mod-classify-menu .menu::before{content:'';display:inline-block;position:absolute;top:-5px;right:23px;border-width:0 5px 5px 5px;border-style:solid;border-color:white transparent;}
.btn-classify-menu + .menu{display:none;}
.btn-classify-menu.active + .menu{display:block;}
.mod-classify-menu .menu{position:absolute;right:0;top:40px;padding:7px 5px;width:60px;background:rgba(255,255,255,0.96);-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.4);box-shadow:0 2px 6px rgba(0,0,0,0.4);-webkit-border-radius:2px;border-radius:2px;}
.mod-classify-menu .menu li{float:left;border-bottom:1px dashed #ddd;-webkit-box-sizing:border-box;box-sizing:border-box;}
.mod-classify-menu .menu li > *{display:block;position:relative;height:35px;width:60px;color:#404040;line-height:33px;text-align:center;}
.mod-classify-menu .menu li > .active{height:36px;border-bottom:2px solid #39ADF3;color:#39ADF3;}

.btn-classify-menu2::before{background:url('../images/btn-classify-menu2.png') no-repeat;-webkit-background-size:22px auto;background-size:22px auto;}
.btn-classify-menu2.active{background:#f3f3f3;}

/*焦点图*/
.scroll {height: 180px;margin: 10px auto;border:1px solid #cecece;max-width: 300px;overflow: hidden;position: relative;}
.scroll-wrap {backface-visibility: hidden;overflow: hidden;position: relative;z-index: 99;}
.scroll-wrap > div {float: left;position: relative;width: 100%;}
.scroll_pic {background-color: #EFEFEF;background-position: center center;background-repeat: no-repeat;background-size: 60px auto;height: 180px;overflow: hidden;position: relative;width: 300px;}
.scroll_pic a {display: block;}
.scroll_pic img {height: 180px;width: 300px;}
.scroll_h3 {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);bottom: 0;color: #FFFFFF;font-size: 14px;font-weight: normal;height: 26px;left: 0;line-height: 26px;padding: 0 50px 0 5px;position: absolute;right: 0;text-shadow: 1px 1px 0 #000000;}
.scroll_num {bottom: 10px;position: absolute;right: 0;z-index: 100;}
.scroll_num li {background: none repeat scroll 0 0 #A9A89D;border: 1px solid rgba(0, 0, 0, 0.6);float: left;font-size: 0;height: 4px;margin: 0 4px;overflow: hidden;text-indent: 999em;width: 4px;}
.scroll_num li.active {background: none repeat scroll 0 0 #58D8FF;border: 1px solid #43E2FD;box-shadow: 0 0 4px #43E2FD;height: 4px;width: 4px;}



/*更多*/
.mod-more-loading,.mod-more-block .btn-more .mod-more-loading{visibility:hidden;}
.active .mod-more-loading,.mod-more-block .btn-more.active .mod-more-loading{visibility:visible;}
.mod-more-block{position:relative;display:-webkit-box;height:32px;line-height:30px;padding:10px 11px 10px;text-align:center;}
.btn-more,.btn-top,.btn-report{display:inline-block;font-size:13px;line-height:28px;text-align:center;border:1px solid rgba(218,218,218,0.4);color:#999;text-decoration:none;background:white;-webkit-border-radius:3px;border-radius:3px;padding-top:2px;}
.btn-more.active{border:1px solid rgba(218,218,218,0.6);}
.mod-more-block .btn-more{display:block;-webkit-box-flex:1;margin-right:67px;}
.mod-more-block .btn-more .mod-more-loading{display:inline-block;vertical-align:-3px;margin-right:6px;width:16px;height:16px;}
.mod-more-block .icon-top::before{margin-right:2px;}
.mod-more-block .btn-top{position:absolute;right:11px;display:block;margin-left:10px;width:55px;padding-top:2px;}
.icon-more-loading {
display: block;
width: 16px;
height: 16px;
background: url('../images/loading.gif') no-repeat;
-webkit-background-size: 16px auto;
background-size: 16px auto;
}


.biaoqian .tags0{}
.biaoqian .tags1{color:#C00;font-size:14px;}
.biaoqian .tags2{color:#030;font-size:16px;}
.biaoqian .tags3{color:#00F;}
.biaoqian .tags4{font-size:14px;}
.biaoqian .tags5{color:#C00;font-size:18px;}
.biaoqian .tags6{color:#F06;font-size:18px;}
.biaoqian .tags7{color:#030;font-weight:bold;font-size:16px;}
.biaoqian .tags8{color:#F06;font-weight:bold;}
.biaoqian .tags9{color:#C00;font-weight:bold;font-size:14px;}
.biaoqian a{margin:5px 10px;}

.pagelist{text-align:center;font-family:Tahoma;font-size:14px;margin:2px auto;}
.pagelist a,.pagelist span{display:inline-block;padding:3px 5px;height:20px;line-height:20px;border:1px solid #DDD;color:#AAA;vertical-align:top;white-space:nowrap;margin:0 5px;}
.pagelist a:hover{color:#09C;border:1px solid #0080c0;}
.pagelist .current{border:1px solid #0080c0;font-weight:700;color:#fff;background:#079fc9;}
.pagelist .disabled{border:1px solid #f3f3f3;color:#AAA;}
.pagelist .turn{border:0;padding:0px;}
.pagelist .turn .txt{border:1px solid #DDD;color:#777;height:34px;line-height:34px;*height:32px;margin:0 5px;text-align:center;width:36px;padding:0 2px;}
.pagelist .turn .confirmBtn{margin-left:5px;background:url('../images/btn1.gif') no-repeat 0 0;padding:0px;padding-left:10px;display:inline-block;height:36px;border:0;position:relative;overflow:hidden;}
.pagelist .turn .confirmBtn b{font-weight:400;background:url('../images/btn1.gif') no-repeat right -36px;padding-right:10px;display:inline-block;height:36px;line-height:36px;cursor:pointer;}
.pagelist .turn .confirmBtn:hover{border:0 none;}

/* 底部广告a标签溢出 */
a.Sc7fadfvc9vzxz{
	height:auto !important;
}

/* 上一篇，下一篇 */
.more_articles p{width:100% !important;}
.more_articles p.next{float:left !important;}

iframe#wap_yue2,iframe#wap_yue1{
	height:60px;
}