@charset "utf-8";
/*--通用基础样式 开始--*/
body{margin:0; padding:0; font: 12px/150% Microsoft YaHei,Arial,Helvetica,sans-serif;background:#f5f8fa; color:#444;}
html, body, div, span,  h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {  margin: 0;  padding: 0;}
input,select{vertical-align:middle;}
ol, ul { list-style: none outside none;}
textarea,input{outline:none; resize:none;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,p,input{margin:0; padding:0;font-weight:normal;}
li{list-style:none;}
i,em{font-style:normal;}
select{margin:0;padding:0;}
:focus {outline: 0 none;}
a img { border: 0 none;}
img { margin:0; padding:0;border:0;}
table { empty-cells: show;border-collapse:collapse;border-spacing:0;}
h2, h3 { font-size: 14px;}
h4, h5, h6 { font-size: 12px;}
em,i{ font-style:normal;}
/*链接属性 */
a{ color: #444;text-decoration: none;outline: none; line-height:auto;}
a:hover ,a.active{ color:#ff8c26;text-decoration:none; }
a:link,a:visited{text-decoration:none;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}.clearfix {display: block;}
/*块元素类*/
.of {overflow: hidden;}
.block { display: block;overflow: hidden;}
.hide { display: none;}
/*对齐类*/
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:both;}
.fix { *zoom: 1; }
.fix:after { display: table; content: ''; clear: both; }
.clear{clear:both;}
/*宽度类*/
.w{ width:100%; height:auto;}
.w1{ width:1200px; height:auto; margin:0 auto;}
.main{ margin-top: 20px;}
/*过渡类*/
.tst{ transition:all  0.3s ease-in-out;}
.mb20{ margin-bottom:20px;}
.mb10{ margin-bottom:10px;}
/*--通用基础样式 结束--*/
/*top*/
.top{ height:94px; background-color:#fff;}
.top .logo{ margin-top:20px;}
.top .search{ float:left;height:46px;margin:24px 0 0 200px;*behavior: url(ie-css3.htc);}
.top .search-txt{ padding-left:10px; width:310px; border:#0dad51 solid 1px; border-radius:8px 0 0 8px; border-right:0;  height:44px; line-height:46px; margin-left:28px; font-size:16px; color:#1a1a1a;}
.search-btn{ width:100px; height:46px; border:#0dad51 solid 1px; border-radius:0 8px 8px 0; background:#0dad51; color:#fff; font-size:16px; cursor:pointer }
.publish { height:50px; width:70px; margin:24px 20px 0 0; display:inline-block;}
.publish .publish-i{ height:30px; width:30px; background-color:#ff8c26;border-radius:50%; line-height:30px; text-align:center; margin:0 auto 8px auto; display:block;}
.publish .publish-i i{color:#fff; font-size:18px;}
.publish a.publish-txt{ font-size:12px; color:#ff8c26; text-align:center; display:block;}
/*nav*/
.nav{ background-color:#0dad51;height:46px;}
.nav .w1{ height:46px;}
.nav ul{ width:auto; display:inline-block;}
.nav ul li{ position:relative; float:left; height:46px; display:inline-block; padding:0 10px 0 20px;  line-height:46px;}
.nav ul li.index-f{padding:0 20px;}
.nav ul li a{ font-size:16px;color:#fff;}
.nav ul li a i{ font-size:14px; margin-left:8px;}
.nav ul li.active,.nav ul li:hover{ background-color:#1abe60;}
.nav ul li dl{ background:#fff; opacity:0;visibility:hidden; position:absolute; z-index:10; width:114px; border-radius:6px;transition:all 0.5s; top: 80px; right:0; box-shadow: 2px 7px 14px #888;}
.nav ul li dl:before{ content:''; position:absolute; width:100%; height:15px; top:-15px;}
.nav ul li:hover dl{ opacity:1; visibility:inherit; top:60px; }
.nav ul li dl dd { width:100%; text-align:center;border-bottom:#ddd solid 1px;}
.nav ul li dl dd:last-child{ border:none;}
.nav ul li dl span{position:absolute; width:0px; height:0; border:6px solid #fff; right:10px;top:-12px; margin-left:-6px; border-bottom-color:#fff;border-top-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);}
.nav ul li dl dd a{ color:#1a1a1a;font-size:14px; display:block;}
.nav ul li dl dd a:hover{color:#0dad51;}
.ywgroup{ height:46px; width:85px; font-size:16px; color:#fff; line-height:46px; padding-left:40px;display:inline-block; margin-right:20px; background:url(../images/nav_bg.png) no-repeat; transition:.3s;}
/*slidebox*/
.slidebox{ background-color:#3f434e; height:400px}
.index-slide{ position:relative; top:0px; left:0px;}
.index-slide .hd{ position:absolute; right:0px; top:0px;}
.index-slide .hd ul{ width:256px;}
.index-slide .hd li .bg-b{  background-color:#373b44;  border-bottom:1px solid #282b32; width:250px; height:79px; line-height:79px;}
.index-slide .hd li{ padding-left: 6px; position:relative; height:80px; line-height:78px;}
.index-slide ul li  span{position:absolute; width:0px; height:0; border:6px solid #373b44; left:-6px;top:50%; margin-top:-6px; border-right-color:#373b44;border-top-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);z-index:3; display:none;}
.index-slide ul li.on span{ display:inline-block;}
.index-slide .hd li a{ display:inline-block; width:226px;  line-height:20px;  height:20px; vertical-align:middle; *vertical-align:-30px; padding-left:20px; font-size:16px; color:#d0d5e1;}
.index-slide .hd li.on a{ border-right:4px solid #0dad51; color:#ff8c26;}
.index-slide .bd{ position:absolute;left:0px; top:0px;z-index:0;height: 400px;overflow: hidden;}
/*main-l*/
.main-l{ width:930px;}
/*sort*/
.sort{ background-color:#fff; border-radius:10px;behavior: url(ie-css3.htc);}
.sort .sort-t{ height:56px; border-bottom:1px solid #f1f1f1; line-height:56px; margin-bottom:20px;border-top: 2px solid #0dad51;}
.sort .sort-t span{ font-weight:bold; color:#484a63; font-size:18px; margin-left:20px;letter-spacing: 6px;}
.sort .sort-t ul{ margin-top:18px;}
.sort .sort-t ul li{ float:left; height:24px; line-height:24px; padding:0 10px; border-radius:12px; margin-right:10px; cursor:pointer;}
.sort .sort-t ul li a{font-size:14px; color:#484a63; line-height:24px; height:24px; display:inline-block; }
.sort .sort-t ul li:hover ,.sort .sort-t ul li.on { background-color:#0dad51;}
.sort .sort-t ul li:hover a,.sort .sort-t ul li.on a{color:#fff; }
.sortimg{margin-left:20px; margin-bottom:20px;}
.sort-c{ width:580px;}
.sort-c li{ float:left; width:230px; margin-bottom:17px; margin-left:60px;}
.sort-c li a{font-size:14px; color:#444; display:block; white-space:nowrap;overflow:hidden; text-overflow:ellipsis;}
.sort-c li:hover a,.sort-c li:hover i{ color:#ff8c26;}
.sort-c li i{ margin-right:8px; color:#999;}
/*fsp*/
.fsp{ background-color:#fff; border-radius:10px;behavior: url(ie-css3.htc);}
.fsp .fsp-t{ height:56px; border-bottom:1px solid #f1f1f1; line-height:56px; margin-bottom:20px;border-top: 2px solid #0dad51;}
.fsp .fsp-t span{ font-weight:bold; color:#484a63; font-size:18px; margin-left:20px;letter-spacing: 6px;}
.fsp .fsp-t .fsp-more{ font-size:14px; color:#1abe60; margin-left:8px; display:inline-block; height:56px; line-height:58px;}
.fsp .fsp-t .fsp-more:hover{ text-decoration:underline;}
.fsp-pn{ background:url(../images/pn.png) no-repeat; width:84px; height:32px; line-height:32px; text-align:center; margin-top:12px; margin-right:20px;}
.fsp-pn a{ display:inline-block; width:40px; height:32px; color:#3a3e59;line-height:32px; cursor:pointer;}
.fsp-pn a i{ font-size:14px;}
.fsp .bd ul{ margin-bottom:10px;}
.fsp .bd li{ float:left; width:160px; margin-left:20px;}
.fsp .bd li a{ display:block;}
.fsp .fsp-bdt{ font-size:16px; color:#484a63; margin-top:10px; margin-bottom:10px;}
.fsp .fsp-bdc{ font-size:12px; color:#b2b1b5; line-height:24px; overflow:hidden; height:72px;}
.fsp .bd li a:hover{ color:#ff8c26;}
/*main-r*/
.main-r{ width:250px;}
/*joke*/
.joke{ background-color:#fff; border-radius:10px;behavior: url(ie-css3.htc);}
.mr-t{ height:56px; color:#484a63; font-size:18px; font-weight:bold; line-height:56px; border-bottom:1px solid #f1f1f1; padding-left:20px;letter-spacing: 6px;border-top: 2px solid #0dad51;}
.joke ul{ margin:20px 20px 0 20px;}
.joke ul li{ margin-bottom:20px;}
.joke ul li a{ /*width:120px;*/ display:inline-block; color:#444; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.joke ul li span{ width:90px; display:inline-block; color:#999; font-size:14px; overflow:hidden;}
.joke ul li a:hover{color:#ff8c26;}
.joke-more{ height:46px; line-height:46px; text-align:center; color:#484a63; font-size:14px; display:block; border-top:1px solid #f1f1f1;}
/*wisdom*/
.wisdom{ background-color:#fff; border-radius:10px;behavior: url(ie-css3.htc);}
.wisdom ul{ padding-top:20px;}
.wisdom ul li{ float:left; width:60px; color:#1a1a1a; font-size:14px; margin-left:16px; margin-bottom:10px;}
.wisdom ul li i{ font-size:24px; vertical-align:middle;}
.ic1{ color:#f2794a;}
.ic2{ color:#0dad51;}
.ic3{ color:#3ea4ec;}
.ic4{ color:#65d3e2;}
.ic5{ color:#fe0000;}
.ic6{ color:#ababab;}
.ic7{ color:#bdbdbd; vertical-align:middle; margin-right:6px;}
.wisdom ul li a{ line-height:24px; display:inline-block;}
/*hot*/
.hot{ background-color:#fff; border-radius:10px;behavior: url(ie-css3.htc);}
.hot ul{ padding:20px;}
.hot ul.dot{ padding:20px 20px 20px 12px;}
.hot ul li{ line-height:22px; margin-bottom:14px;}
.hot ul li span{ width:22px; height:22px; border-radius:50%; margin-right:10px; color:#999; display:inline-block; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.hot ul li span.on{ background-color:#ff8c26; color:#fff;}
.hot ul li a{ color:#444; display:inline-block; width:170px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; height:22px; line-height:22px; vertical-align:middle; color:#444; font-size:14px;}
.hot ul li a:hover{color:#ff8c26;}
/*random*/
.random{ background-color:#fff; border-radius:10px;behavior: url(ie-css3.htc);}
.random  i{font-size:24px;vertical-align: middle; color:#ddd;}
.random  i.ic1{ color:#f2794a;}
/*02*/
.list-slide{ width:930px; height:250px; position:relative; top:0px; left:0px; border-radius:10px;behavior: url(ie-css3.htc);overflow:hidden;}
.list-slide .hd{ position:absolute; bottom:20px; right:20px; z-index:3; }
.list-slide .hd li{ height:10px; width:10px; background-color:#a6a1a3;float:left; border-radius:10px; margin-left:10px;}
.list-slide .hd li.on{ height:10px; width:20px; background-color:#0dad51;}
.list-slide .bd li{position:relative; top:0px; left:0px;width:930px; height:250px;}
.list-slide .bd .ls-t{ position:absolute; left:20px; bottom:20px; color:#fff; font-size:14px;}
.list-slide .prev,.list-slide .next{ position:absolute; height:34px; width:14px; left:20px; top:50%; margin-top:-17px; background:url(../images/pn1.png) no-repeat; display:inline-block; z-index:3; cursor:pointer;}
.list-slide .next{ left:auto; right:20px; background-position:-16px 0;}
/*yulu*/
.yulu { width:940px;}
.yulu .yitem{ float:left;width:460px; background-color:#fff; margin-right:10px; margin-bottom:18px; border-radius:10px; overflow: hidden;}
.yulu .yi-t{ height:176px; position:relative; top:0px; left:0px;}
.yulu .yi-t .img-bg{ display:block; width: 100%;  overflow: hidden; position: relative;}
.yulu .yi-t .img-bg .mengban{ position: absolute; left: 0; top:0; height:176px;}
.yulu .yi-t .img-bg .mengban img{ width: 100%; height: 100%;}
.yulu .order-img{ position:absolute; bottom:20px; left:18px; color:#fff; font-size:16px;}
.yulu .first-t{position:absolute; top:20px; left:20px; font-weight:bold; color:#fff; letter-spacing:6px; font-size:18px;}
.yulu .order-t{position:absolute; bottom:20px; left:60px; font-size:16px; color:#fff;}
.yulu .yitem ul{ padding:0 20px;}
.yulu .yitem li{ position:relative; height:53px; line-height:53px; border-bottom:1px dashed #f1f1f1;}
.yulu .yitem li:last-child{ border:none;}
.yulu .yitem li img{ position:absolute; top:22px; left:0px; margin-right:20px;display:inline-block; }
.yulu .yitem li a{ color:#444; font-size:14px; width:380px; display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-left:40px;}
.yulu a:hover,.yulu .yitem li a:hover{color:#ff8c26;}
.yulu-more{ height:54px; line-height:54px; text-align:center; color:#484a63; font-size:14px; display:block; border-top:1px solid #f1f1f1; letter-spacing:6px;}
.mz .first-t{left:auto;right:20px;}
/*crumbs*/
.crumbs{height:30px;line-height:30px;color:#444; font-size:12px; box-shadow:1px 1px 2px #f5f5f5; background-color:#fff;}
.crumbs span{margin:0 6px; font-family:"SimSun";}
.crumbs a:link,.crumbs a:visited{color:#444;font-size:12px;}
.crumbs a:hover{text-decoration:underline;color:#ff8c26;}
/*condition*/
.condition{background-color:#fff;}
.condition dl{ position:relative; height:34px; line-height:34px; padding:10px 0; overflow:hidden;}
.condition dl:last-child{ border:none;}
.condition dt{ position:absolute; top:10px; bottom:0;left:0px; width:80px; padding-left:20px;color:#1a1a1a; font-size:14px;display:inline-block; text-align:center;}
.condition dd{ float:left; width:790px; margin-left:104px;display:inline-block;}
.condition dd a{ margin-right:18px; float:left;color:#1a1a1a; font-size:14px; white-space:nowrap;}
.search-more{position:absolute; top:0px;right:0px; color:#1a1a1a; font-size:14px; width:60px; display:inline-block;}
.search-more i {width:12px;height:6px;display: block;float: right;background:url(../images/icondown.png)no-repeat;-moz-transition: .2s;-webkit-transition: .2s;-o-transition: .2s;transition: .2s;margin:24px 20px 0 0px;}
.search-more.on i {-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.condition dd a.active,.condition dd a:hover{color:#0dad51;}
.condition dl.heightauto{ height:auto;}
.heightauto{ height:auto;}
/*templet*/
.templet{ padding-top:20px; background-color:#fff;border-bottom:1px solid #ddd;border-top:1px solid #ddd;}
.templet li{ float:left; width:150px; margin:0 0 20px 30px;}
.templet li img{height:150px; line-height:0;}
.templet a{ line-height:0px;}
.templet .templet-t{ color:#0dad51; display:block; height:16px; line-height:16px; font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.templet .templet-t:hover,.templet .templet-n:hover{ color:#ff8c26;}
.templet .templet-n{ color:#999;}
/*people*/
.people{ padding:20px 0 20px 30px; background-color:#fff;border-bottom:1px solid #ddd;}
.people li{ width:180px; margin-bottom:20px; float:left;}
.people li a{ font-size:14px; color:#444;}
.people li a:hover{ color:#ff8c26;}
/*页码*/
.r-p{ position:relative;text-align:center; height:62px; line-height:62px;background-color:#fff;border-radius: 10px;behavior: url(ie-css3.htc);}
.r-page{ display:inline-block;}
.r-page a{ height:24px; margin-top: 16px; line-height:24px; width:24px;color:#767480; display:inline-block; border-radius:50%;border:2px solid #fff;}
.r-page span{ color:#767480;}
.r-page a:hover,.r-page a.active{ color:#474553;border:2px solid #0dad51;}
.r-p .prev,.r-p .next{ position:absolute; top:0px; left:60px; width:auto; color:#7d7b8b; font-size:14px;margin-top: 16px;height: 30px;line-height: 30px; text-align:left; width:160px; border-right:1px solid #ddd;}
.r-p .prev i,.r-p .next i{ color:#605e6a; margin:0 6px;}
.r-p .next{left:auto;right:60px; border:none; border-left:1px solid #ddd; text-align:right;}
.r-p a.prev:hover{color:#767480;}
/*hotp*/
.hotp ul li a{ line-height:0;}
.hotp ul li img{ height:58px; width:58px;}
.hotp ul li a.hotp-t{ height:16px;line-height:16px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}
/*05*/
.pnav{ height:56px;line-height:56px; background-color:#fff; border-bottom:1px solid #f1f1f1; padding-left:20px; border-radius:10px 10px 0 0;behavior: url(ie-css3.htc);}
.pnav span{ margin:0 10px; color:#999;}
.pnav a{ color:#999; font-size:16px;}
.pnav a.on{ color:#484a63; font-weight:bold; font-size:16px; letter-spacing:4px;}
/*shortup*/
.shortup{ background-color:#fff; padding:20px 0;border-bottom:1px dotted #f1f1f1; }
.shortup-t{ margin-left:20px;}
.shortup-t h1{text-align:center; font-size:16px; color:#484a63; font-weight:bold; margin:10px 0;}
.shortup-t p{ text-align:center; font-size:14px; color:#999;}
.shortup-t p a{font-size:14px; color:#999;}
.shortup-t p a:hover{color:#ff8c26;}
.shortup-c{ width:670px; padding:0 20px;}
.shortup-c p{ text-indent:2em; line-height:28px; color:#444; font-size:14px;}
.share{ background-color:#fff; height:64px; line-height:64px;border-radius:0 0 10px 10px;behavior: url(ie-css3.htc);}
.share span{ color:#444; font-size:14px; margin-right:30px;}
.share img{ vertical-align:middle; margin-left:10px;}
/*06*/
/*famous*/
.famous{ background-color:#fff; padding:20px 20px 0 20px;border-radius:10px;behavior: url(ie-css3.htc);}
.famous img{ height:210px; width:210px;}
.famous dl{ position:relative; top:0px; left:0px; line-height:26px; margin-bottom:6px;}
.famous dt{ position:absolute; top:0px; left:0px; width:50px; font-size:14px; color:#444;}
.famous dd{ margin-left:50px; float:left; width:145px; overflow:hidden; height:auto;}
.famous dd a,.famous dd .f-c{ display:block; font-size:14px; color:#999;}
.famous dd a.f-c{ line-height:20px; margin-top:2px;}
.famous dd a.c444{ color:#444;}
.famous dd a:hover{ color:#ff8c26;}
/*classical*/
.classical{ background-color:#fff; border-radius:10px;behavior: url(ie-css3.htc);}
.classical-t{ height:56px; border-bottom:1px solid #f1f1f1; line-height:56px;}
.classical-t span{ font-weight:bold; color:#484a63; font-size:18px; margin-left:20px;letter-spacing: 6px;}
.classical-t .classical-more{ font-size:14px; color:#1abe60; margin-left:8px; display:inline-block; height:56px; line-height:58px;}
.classical-t .classical-more:hover{ text-decoration:underline;}
.classical ul{ padding:0 20px;border-bottom:1px solid #ddd; }
.classical ul li{ border-bottom:1px dashed #ddd; height:53px; line-height:53px; list-style:url(../images/article.png) inside;}
.classical ul li:last-child{ border:0;}
.classical ul li a{ font-size:14px;color:#1b1b1b;}
.classical ul li a:hover{color:#ff8c26;}
/*logion*/
.logion{ background-color:#fff; padding:0 20px; }
.logion li{ padding:10px 0 20px 0; border-bottom:1px dashed #ddd;}
.logion li p{ line-height:28px; color:#484a63; font-size:14px;}
.s-logion{ height:32px; line-height:32px;}
/*article*/
.article{ background-color:#fff;border-radius:10px;behavior: url(ie-css3.htc);}
.a-content{ margin-left:20px;width:704px;}
.a-c{ display:block; color:#999; font-size:14px; line-height:28px; text-indent:2em;}
.a-t{ font-weight:bold; color:#484a63; font-size:20px; margin-bottom:20px; display:block;}
.article ul{ padding:0 20px;}
.article ul li{ padding:20px 0;border-bottom:1px dotted #ddd; }
.article ul li:last-child{ border:none;}
/*08*/
.artical-name{ font-size:18px; color:#484a63; height:56px; line-height:56px; font-weight:bold; padding-left:20px; background-color:#fff; border-bottom:1px solid #f1f1f1;}
.shortup-t .st-h1{ display:block;text-align:center; font-size:16px; color:#484a63; font-weight:bold; margin:10px 0;}
.shortup-t .st-p{ display:block;text-align:center; font-size:14px; color:#999;}
.sa-c{ width:714px;}
.writer { background-color:#fff;}
.writer-c{ padding:20px 0;}
.writer-c .writer-img{ padding:0 20px;}
.writer .wc{ width:714px;}
.writer .wc a{ display:block; line-height:28px;}
.writer .wc-nation a{ display:inline-block;}
.writer .wc a.wc-name{ font-size:16px; color:#484a63; font-weight:bold;}
.writer .wc a.wc-nation{ font-size:16px; color:#999;}
.writer .wc .wc-p{ font-size:14px; color:#444; line-height:28px;}
.writer .wc a:hover{color:#ff8c26;}
/*09*/
.quote ul{ padding-left:10px;}
.quote ul li{ margin-left:0; }
.quote-ul li{ position:relative;background-color:#fff; margin-bottom:10px; height:188px;border-radius:10px;behavior: url(ie-css3.htc);}
.quote-c{ width:660px; padding-left:20px; float:left;}
.quote-txt{ width:840px;}
.quote-c a{ display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:28px;}
.quote-c a:hover{ color:#ff8c26;}
.quote-c .quote-h{ background:url(../images/quote.png) no-repeat center left;font-size:16px; color:#0dad51; padding:14px 0 14px 20px; border-bottom:1px dashed #f1f1f1; margin-bottom:10px;}
.quote-c .quote-i{ font-size:14px; color:#999; height: 112px;}
.qmore{ position:absolute; right:20px; top:50%; margin-top:-11px;}
/*12*/
.issue{ background-color:#fff;border-radius:10px;behavior: url(ie-css3.htc);}
.issue ul{ padding:0 20px;}
.issue ul tr{ margin-bottom:20px;*zoom: 1; }
.issue ul tr:after { display: table; content: ''; clear: both; }
.issue ul .label{ margin-bottom: 30px; font-size:16px;  margin-right:38px;  color:#444;  display:inline-block; float:left;}
.issue ul .label i{ margin-left:47px;}
.issue ul .label b{ margin-right:38px; }
/*bigc*/
.bigc{ border:none; width:200px; height:40px; border-radius:20px; border:1px solid #ddd;appearance:none;-moz-appearance:none;-webkit-appearance:none; background: url(../images/down.png) no-repeat scroll transparent; background-position:174px center; padding-left:20px;font-size:16px; color:#444; margin-right:20px;}
.bigc.tuoyuan{ border-radius:20px 20px 0px 0px;}
.bigc option{ box-shadow:none;font-size:16px; color:#444;}
.title{ margin-bottom: 20px; display:inline-block; width:460px; height:40px;border-radius:20px; border:1px solid #ddd; line-height:40px; padding:0 20px; }
.title input{appearance:none;-moz-appearance:none;-webkit-appearance:none; border:none; box-shadow:none; font-size:16px; color:#444; width:400px;}
.title span{ color:#999; font-size:16px;}
.title span i{ color:#eb1c1c; margin:6px;}
.input-focus{ float: left;  height: 240px;  width: 880px;  border-radius: 10px;  border: 1px solid #ddd;  padding: 10px;  font-size: 16px;  color: #999;}
.edit{ display:inline-block; float:left;}
.txtarea{float:left; height:240px; width:880px; border-radius:10px; border:1px solid #ddd; padding:10px;font-size:16px;color:#999;}
.btn-save{ width:140px; height:60px; background-color:#0dad51; text-align:center; line-height:60px; font-size:16px; color:#fff; border-radius:10px; margin:30px auto 40px auto;}
.btn{ text-align: center;;}
/*tiaojian*/
.tiaojian{ float:left;}
.tiaojian label{ font-size:16px; color:#444;}
.tiaojian input.input-txt{ font-size:16px; color:#444; margin-right:20px; width:160px; padding:0 20px; margin-left:6px; border-radius:4px; box-shadow:none; border:none; border:1px solid #ddd; height:28px; line-height:28px;}
.tiaojian .input-cb input{ margin-bottom:10px; margin-right:6px; margin-top:2px; }
.tiaojian .input-cb label{ vertical-align:top;}
/*11*/
.detail{ background-color:#fff;border-radius:10px;behavior: url(ie-css3.htc);}
.detail .detail-t{ padding:20px; border-bottom:1px solid #ddd; height:55px; line-height:55px;border-top: 2px solid #0dad51;}
.detail .detail-t h1{ font-size:24px; color:#484a63; font-weight:bold; height:26px; line-height:26px;text-align: center;}
.detail .detail-t p{float:left; height:26px; line-height:26px; margin-top:18px; font-size:12px; color:#999;}
.detail .detail-t p .reward{ font-size:px; color:#ff8c26; margin-right:34px;}
.detail .detail-t p .time{ margin-right:34px;}
.detail .detail-t p a{ font-size:12px; color:#999; margin:0 4px;}
.detail .detail-t p a:hover{color:#ff8c26;}
.detail .detail-t p span img{ margin-right:10px;}
.detail .detail-c{ font-size:14px; color:#444; padding:20px;line-height: 28px;text-indent: 2em;}
.detail .detail-c p{ line-height:28px; text-indent:2em;}
.detail .atten { padding:20px;}
.detail .atten li{ line-height:28px; font-size:12px; color:#999;}
.detail .atten li a{ color:#999;}
.detail .atten li a:hover{ color:#ff8c26;}
.detail .ad3{ display:block; margin:0 auto;}
.pn li{width:49%; display:inline-block; text-align:center; height:72px; line-height:72px; font-size:14px; color:#484a63; background-color:#fff;border-radius:10px;behavior: url(ie-css3.htc);}
.pn li a{ font-size:14px; color:#484a63;}
.pn li a:hover{ color:#ff8c26;}
.guanggao{ margin-bottom: 20px;}
/*comment*/
#SOHUCS{ background-color:#fff;    margin-bottom: 20px;    border: 1px solid #ddd;  height: auto;  margin: 5px auto;  padding: 10px 2%;  width: 96%;}
/*#SOHUCS #article_info_sohu{ margin-left: 20px;}
.block-title-gw{ padding:0 20px; font-size:18px; color:#484a63; height:56px; line-height:56px; font-weight:bold; border-bottom:1px solid #ddd;}
.section-list-w .block-cont-bg{ padding: 20px 20px;border-bottom: 1px dashed #ddd; }
.section-list-w .block-cont-bg .cont-head-gw{ width:60px;margin-right: 20px;float: left;}
.cont-msg-gw{width:810px;}
#SOHUCS #SOHU_MAIN .section-list-w .block-cont-gw .wrap-user-gw {  height: 24px;  line-height: 16px;  padding: 1px 0 0;  }
#SOHUCS #SOHU_MAIN .section-list-w .wrap-user-gw .user-time-gw {  float: right;  padding: 5px 0 0;  font-family: Arial;  }
#SOHUCS #SOHU_MAIN .section-list-w .wrap-user-gw .user-name-gw, #SOHUCS #SOHU_MAIN .section-list-w .wrap-user-gw .user-address-gw {  display: inline-block;  padding: 5px 7px 0 0;  color: #999;  }
#SOHUCS #SOHU_MAIN .global-clear-spacing * {  letter-spacing: normal;  }
#SOHUCS #SOHU_MAIN a {  color: #44708e;  text-decoration: none;  }
#SOHUCS #SOHU_MAIN .section-list-w .wrap-user-gw .user-address-gw {  color: #999;  }
#SOHUCS #SOHU_MAIN .section-list-w .wrap-issue-gw {  padding: 12px 0 0;  }
#SOHUCS #SOHU_MAIN .section-list-w .wrap-issue-gw .issue-wrap-gw {  line-height: 22px;  font-size: 14px;  }
#SOHUCS #SOHU_MAIN .section-list-w .wrap-action-gw {  line-height: 16px;  margin: 11px 0 0;  }
#SOHUCS #SOHU_MAIN .section-list-w .wrap-action-gw .action-click-gw {  float: right;  }
.comment ul li .comment-img{ margin-right:20px;}
.comment ul li p{ line-height:28px; font-size:14px; color:#444;}
.comment ul li p a{ font-size:16px; color:#0dad51; margin-right:20px;}
.comment ul li p span{ font-size:14px; color:#999;}*/
/*pl*/
/*#SOHUCS #SOHU_MAIN .section-title-w { padding: 15px 0 13px; height: 24px;}
#SOHUCS #SOHU_MAIN .section-title-w .title-join-w {float: left;}
#SOHUCS #SOHU_MAIN .section-title-w .title-join-w .join-wrap-w { line-height: 24px; height: 24px; overflow: hidden; font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53";}
#SOHUCS #SOHU_MAIN .section-title-w .join-wrap-w .wrap-name-w {font-size: 17px;color: #333;}
#SOHUCS #SOHU_MAIN .section-title-w .join-wrap-w .wrap-join-w {font-size: 16px;}
#SOHUCS #SOHU_MAIN .section-title-w .join-wrap-w .join-strong-gw { font-family: Georgia; font-size: 18px; color: #ee542a;}
#comment_sohu{ background-color:#fff; padding:20px;}
#comment_sohu .block-head-w{ margin-right:20px; width: 60px;  float: left;}
.comment .input{ height:120px; width:760px; padding:10px 20px; border:1px solid #eeeded; background-color:#f4f4f4; border-radius:10px; color:#999}
.comment p{ padding-top:20px;}
.comment p .comment_code{ float: right; margin-right:10px;}
.comment p #code{ float: right; height:32px; line-height:32px; padding:0 10px; width:80px ; border-radius:4px;border:1px solid #ddd; margin-right:10px;}
.comment p .sub_btn{ float: right;height:32px; line-height:32px; width:100px ; border-radius:4px; background-color:#ff8c26; text-align:center; border:none; box-shadow:none; color:#fff; font-size:14px;}
.comment .sub_btn{ float: right;height:32px; line-height:32px; width:100px ; border-radius:4px; background-color:#ff8c26; text-align:center; border:none; box-shadow:none; color:#fff; font-size:14px;}
*/
.emotion {  width: 42px;  height: 20px;  background: url(//my.chazidian.com/Static/pinglun/icon.gif) no-repeat 2px 2px;  padding-left: 20px;  cursor: pointer;  }
.about-a{ background-color:#fff; width:573px; margin-right:20px;border-top: 2px solid #0dad51;}
.about-a .aa-t{ font-size:18px; color:#484a63; font-weight:bold; height:58px; line-height:58px; padding-left:20px; border-bottom:1px solid #ddd;}
.about-a ul{ padding:0 20px;}
.about-a li{ height:54px; line-height:54px; border-bottom:1px dashed #ddd;}
.about-a li:last-child{ border:none;}
.about-a li a{ font-size:14px; color:#444; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.about-a li a:hover{ color:#ff8c26;}
/*cooperate*/
.cooperate{ background-color:#fff; border-radius:10px;behavior: url(ie-css3.htc);}
.cooperate .c-t{ font-size:18px; color:#484a63; font-weight:bold; height:56px; line-height:56px; border-bottom:1px solid #f1f1f1; padding:0 20px;}
.cooperate .c-t a{ font-size:14px; color:#1a1a1a; margin-right:20px; height:36px; line-height:36px;display:inline-block; font-family:"SimSun";}
.cooperate .org{ padding:20px; border-bottom:1px dashed #eee;}
.cooperate .org a{ float:left; margin-right:10px; font-size:14px; color:#444; line-height:28px;text-wrap:normal;}
.cooperate .org a:hover{ color:#ff8c26;}
.cooperate p{ text-align:center; font-size:14px; color:#999; height:52px; line-height:52px;}
/*copyright*/
.copyright{height:auto;overflow:hidden;border-top:#eee solid 4px; color:#f6f6f6; z-index:1; background-color:#3f434e;}
.copyright p{height:48px; margin-right:-38px;padding:20px 6px; border-bottom:1px dotted #565a65;}
.copyright p img{width:98px;height:46px;margin-right:38px; float:left;}
.copyright-ul{height: auto;padding:20px 0;position: relative; font-family:"\5B8B\4F53"; }
.copyright-ul li{ width:100%;text-align: center;line-height:30px; font-size:14px; color:#fff;}
.copyright-ul li img{ vertical-align:middle; margin-right:6px;}
.copyright-ul li a{ color:#fff; font-size:14px;}
.copyright-ul li span{ margin:0 10px;}
.copyright-ul li.fb>a{ color:#fff; font-size:14px;padding:0 34px;border-right:1px solid #565a65;}
.copyright-ul li.fb>a:hover,.copyright-ul li a:hover{ color:#ff8c26;}
.wx:hover img{ opacity:1;filter:Alpha(opacity=100);}
.wx{ position:relative;}
.wx img{ position:absolute; top:-100px; left:-16px; opacity:0;filter:Alpha(opacity=0);transition:.5s;}
/*font-face*/
@font-face {font-family: "iconfont";
    src: url('/font/iconfont.eot?t=1467203396'); /* IE9*/
    src: url('/font/iconfont.eot?t=1467203396#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/font/iconfont.woff?t=1467203396') format('woff'), /* chrome, firefox */
    url('/font/iconfont.ttf?t=1467203396') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('/font/iconfont.svg?t=1467203396#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.icon-later:before { content: "\e60b"; }
.icon-before:before { content: "\e60c"; }
.icon-3:before { content: "\e604"; }
.icon-tengxun:before { content: "\e600"; }
.icon-kongjian:before { content: "\e601"; }
.icon-weixin:before { content: "\e602"; }
.icon-xia:before { content: "\e60d"; }
.icon-imxinlang:before { content: "\e603"; }
.icon-dian:before { content: "\e60e"; }
.icon-fabu:before { content: "\e605"; }
.icon-huan:before { content: "\e606"; }
.icon-liwu:before { content: "\e607"; }
.icon-liebiao:before { content: "\e608"; }
.icon-sousuo:before { content: "\e609"; }
.icon-xiangxia:before { content: "\e60a"; }
.detail-c img{
    display:block;
    margin:auto;
    position:relative;
    max-width: 100% !important; height: auto!important; width:expression(this.width > 600 ? "600px" : this.width)!important;
}