@charset "utf-8";
/* CSS Document */

body{margin:0;padding:0;font-size:12px; font-family: 'Microsoft YaHei'; color:#3d3d3d;}
p,img,input,h3,ul,li,h4,ol,hr{margin:0;padding:0; list-style:none; border:0;}
html{word-break: break-word;}
a{color:#3d3d3d; text-decoration:none;}
a:visited{color:#acacb1; text-decoration:none;}
a:hover{color:#09F; text-decoration:none;}
span{color:#3d3d3d;}
h1{color:#000;font-size: 22px; line-height: 1.45;font-weight: 600;}
h3{color:#000;font-size: 16px; line-height: 1.45;font-weight: 600;}

.wid{width:100%; position:relative; margin:0 auto; clear:both;}
.clear{ width:100%; height:0px; font-size:0px; clear:both;}
.clear_top{ width:100%; height:44px; font-size:0px; clear:both;}

#top{width:100%;height:44px; margin:0 auto; z-index:100;background-image:linear-gradient(to right,#1278f6,#00b4aa); text-align: center; line-height: 44px;}
#top .time{width: auto; height: 22px; float:left; margin-top:11px; margin-left: 10px;}
#top #back{width: auto; height: 22px; float:left; margin-left: 10px; margin-top:11px;}
#top .logo{width: auto; height: 22px; margin-top:11px; margin-right: -12vw;}
#top .logo_articles{width: auto; height: 22px; margin-top:11px; margin-left: -6vw;}
#top .date_change {float:right; margin-right: 20px;}
.qh{ width: 40px; height:35px; float:right; margin-right: 20px;}
.content{width:95%; height:auto; margin:0 auto; padding-top:30px;}

#ca{width: 320px; height: 370px; padding: 5px; position:absolute; display: none; background-color: #fff; z-index:999;}

/*主页*/
.list{width:100%; height: auto; padding:0px;}
.news{ width:92%; padding: 15px 0px; position: relative; margin: 0 auto; border-bottom: 1px solid rgba(221,221,221,0.6)}
.news:hover{background-color:#e6e4e4;}
.title{display: -webkit-box; -webkit-box-orient: vertical; color: #222; line-height: 2rem; margin-bottom: .5rem;}
.news img{width:100%; margin: 2px auto 8px auto;}
.tag {font-size: 10px;color: #d14b35; margin-right: .5rem; padding:2px 4px; border: 1px solid #d14b35; border-radius: 4px;}
.news span{font-size:10px; color:#999999;}

/*内容页*/
.amessage{ width:94%; height:auto; margin:10px auto; padding:10px; color: #000;}

.atitle{ width:100%; height:auto; text-align:left;}
.atitle1{ width:100%; height:auto; text-align:left;}
.atitle2{ width:100%; height:auto; text-align:left; line-height:20px; margin-top:15px;}
.acon{ width:100%; height:auto; font-size:16px;line-height: 34px;}
.acon img{ width:100%;}
.onepageacon{ width:100%; height:auto; font-size:16px; line-height:30px; }
.onepageacon img{width:80%;}
.apr{width:auto; height:40px; line-height:40px; float:right;}
.apr a{margin-left:20px; color: #3d3d3d;}
#pc_back{display:none;}
#wap_back{display:block;}

#adv_news{width:100%; height: auto;}
#adv_news img{width:100%; height: auto;}

#t4{width:96%;height:auto; margin:0 auto; padding:1 0 20px 0; text-align:center}
hr{height:1px; background-color:#d8d8d8;}
#t4 ul ol{margin-top:20px; text-decoration:none; text-align:center}
.char12{font-family: "微软雅黑";color: #3d3d3d;font-size: 12px;font-weight:normal;text-decoration: none;}
#b_msg{width:90%; height:auto; padding: 10px 0px 30px 0px; position: relative; margin:0px auto; clear: both; line-height: 30px; text-align: center; font-size: 12px;}
#b_msg img{height:40px; margin: 0px 10px;}

/*内容页图片样式*/
.vidPic{ width:100%; height:auto; margin:10px auto 0px auto;text-align:center;}
.vidPic img{width:100%; margin: 10px auto;}

/*开屏广告*/
#gg{ width:100vw; height: 100vh;}
#timer{ width:120px; height:30px; display:block; background-color:#000; color:#FFF; text-align:center; line-height:30px; position:absolute; right:0px;top:0px; opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);}
#timer span{color:white; font-size:12px;}
#close{ width:50px; height:30px; display:block; background-color:#000; position:absolute; right:10px; bottom:10px; font-size:12px; text-align:center; line-height:30px; color:#FFF; opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);cursor:pointer; border-radius:30px;}
#close span{color:white;}

/*老板本*/
.ocontent{width:96%; height:auto; position: relative; margin:20px auto 0px auto; text-align: center; border: 1px solid #999; background-color: white;}
.selectBox{position:absolute; background-color:{$selectcolor}; filter:alpha(opacity=1);-moz-opacity:0.01;-khtml-opacity:0.01;opacity:0.01;}

/*.ocontent img{width:367px; height:536px; margin-top:5px; shadow:5px 5px 5px rgba(0,0,0,.4);}*/
.ocontent img{width:100%; height:536px; margin-top:5px;}

.obtn{width:94%; height: 40px; position: relative; padding: 20px 0px; margin: 0 auto; color: white;}
.obtn a:visited{color:white;}
.obtn_l{float:left;}
.obtn_r{float:right;}
.fy{width:40%; height: 40px; font-size: 14px; color: white; background-color: #00a4d7; border:1px solid #48a5f4; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -khtml-border-radius:5px; border-radius:5px;filter:alpha(opacity=80); -moz-opacity:0.8;opacity:0.8;-webkit-appearance:none; text-align: center; line-height: 40px; display: block;}
/*遮罩层*/
#zhezhao{background-color:#666;position:absolute;z-index:99;left:0;top:0;display:none;width:100%;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
#toleft{width:40px;height:40px;position:absolute; margin:4px; right:0px;top:60%;display:none;}



