﻿@charset "utf-8";
/* css reset */
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, img, th, td { margin: 0; padding: 0; }
body { font: 12px 'Microsoft YaHei','微软雅黑',"\5fae\8f6f\96c5\9ed1"; *font-family: "微软雅黑"; word-wrap: break-word; color: #707070; background: #FFF; }
h1, h2, h3, h4, h5, h6 { font-size: 16px; font-weight: normal; }
.yahei { font-family: "微软雅黑","\5fae\8f6f\96c5\9ed1"; *font-family: "微软雅黑"; }
a { text-decoration: none; color: #707070; outline: none; }
a:hover { text-decoration: none; outline: none; zoom: 1; }
a:active { star: expression(this.onFocus=this.blur()); }
a { text-decoration: none; color: #333333; transition: color 0.15s ease-in; -o-transition: color 0.15s ease-in; -ms-transition: color 0.15s ease-in; -webkit-transition: color 0.15s ease-in; -moz-transition: color 0.15s ease-in; }

/* :focus{outline:0;} */
table { border-collapse: collapse; border-spacing: 0; }
input, button, select, textarea { outline: none; vertical-align: middle; *font-size: 100%; }
input { _border: 1px solid none; *border: 0; }
img, input { border: none; }
textarea { resize: none; overflow: auto; }
em { font-style: normal; }
p { text-align: justify; text-justify: inter-ideograph; }
ul, ol, li { list-style: none; }
.clear { clear: both; height: 0; line-height: 0; font-size: 0; overflow: hidden; }
.clearfix { *zoom: 1; }
.clearfix:after { content: "\20"; clear: both; height: 0; display: block; overflow: hidden; }

.header { }
.header .top { width: 1200px; margin: 0 auto; overflow: hidden; }
.header .top .logo { width: 186px; height: 78px; margin: 30px 0; float: left; }
.header .top .topcopy { float: right; }
.header .top .topcopy .topcopyinfo { }
.header .top .topcopy .topcopyinfo .guanzhu { font-size: 14px; margin-top: 90px; background: url(../images/sinalogo.png) no-repeat left center; text-indent: 2em; }
.header .top .topcopy .topcopyinfo { }

.header .nav { width: 100%; height: 50px; background: #7097eb; -moz-box-shadow: 1px 1px 5px #888888; /* 老的 Firefox */ box-shadow: 1px 1px 5px #888888; }
.header .nav ul { width: 1200px; margin: 0 auto; display: block; height: 50px; }
.header .nav ul li { float: left; position: relative; }
.header .nav ul li a.navlink { line-height: 50px; font-size: 15px; color: #fff; display: block; height: 50px; width: 120px; text-align: center; }
.header .nav ul li a.navlink:hover { background: #445d92; }
.header .nav ul li a.hover { background: #445d92; }
.header .nav ul li dl { position: absolute; top: 50px; left: 0; background: #7097eb; display: none; z-index: 999; }
.header .nav ul li dl dd { }
.header .nav ul li dl dd a { line-height: 40px; font-size: 15px; display: block; height: 40px; width: 120px; color: #fff; text-align: center; }
.header .nav ul li dl dd:hover { background: #445d92; }


.slideBox2 { width: 100%; height: 450px; overflow: hidden; position: relative; z-index: 1; }
.slideBox2 .hd { overflow: hidden; position: absolute; left: 50%; bottom: 30px; z-index: 1; }
.slideBox2 .hd ul { overflow: hidden; zoom: 1; float: left; }
.slideBox2 .hd ul span li { width: 10px; }
.slideBox2 .hd ul li { float: left; margin: 0 5px; width: 10px; height: 10px; filter: Alpha(Opacity=50); opacity: 0.5; background: #E7443F; border-radius: 50%; font-size: 0; cursor: pointer; }
.slideBox2 .hd ul li.on { background: #E7443F; filter: Alpha(Opacity=100); opacity: 1; }
.slideBox2 .banner { position: relative; height: 100%; z-index: 0; }
.slideBox2 .banner .abc { zoom: 1; vertical-align: middle; height: 450px; }
.slideBox2 .banner .abc { display: block; width: 100%; height: 450px; }
.slideBox2 .prev,
.slideBox2 .next { position: absolute; left: 5%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=50); opacity: 0.5; }
.slideBox2 .next { left: auto; right: 5%; background-position: 8px 5px; }
.slideBox2 .next:hover { filter: alpha(opacity=100); opacity: 1; }
.slideBox2 .prevStop { display: none; }
.slideBox2 .nextStop { display: none; }
.contact-banner { margin-top: 90px; }

.slideBox3 .hd { overflow: hidden; position: absolute; left: 50%; bottom: 30px; z-index: 1; }
.slideBox3 .hd ul { overflow: hidden; zoom: 1; float: left; }
.slideBox3 .hd ul span li { width: 10px; }
.slideBox3 .hd ul li { float: left; margin: 0 5px; width: 10px; height: 10px; filter: Alpha(Opacity=50); opacity: 0.5; background: #E7443F; border-radius: 50%; font-size: 0; cursor: pointer; }
.slideBox3 .hd ul li.on { background: #E7443F; filter: Alpha(Opacity=100); opacity: 1; }


.allyewu { margin: 0 auto; padding-bottom: 75px; overflow: hidden; margin-top: 75px; border-bottom: 1px dashed #ed83b1; }
.grid { overflow: hidden; position: relative; clear: both; margin: 0 auto; max-width: 1200px; list-style: none; text-align: center; }
.grid .gtitle { font-size: 18px; margin-top: 10px; }
/* Common style */
.grid figure { position: relative; float: left; margin: 0 75px 0 0; width: 180px; text-align: center; cursor: pointer; }
.grid figure:nth-child(5n) { margin-right: 0; }
.grid figure img { position: relative; display: block; min-height: 100%; max-width: 100%; opacity: 0.8; }
.grid figure figcaption { color: #fff; text-transform: uppercase; font-size: 1.25em; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.grid figure figcaption::before,
.grid figure figcaption::after { pointer-events: none; }
.grid figure figcaption,
.grid figure figcaption > a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a { z-index: 1000; text-indent: 200%; white-space: nowrap; font-size: 0; opacity: 0; }
.grid figure h2 { word-spacing: -0.15em; font-weight: 300; }
.grid figure h2 span { font-weight: 800; }
.grid figure h2,
.grid figure p { margin: 0; }
.grid figure p { letter-spacing: 1px; font-size: 68.5%; }
/*---------------*/
/***** Ming *****/
/*---------------*/
.ywfw { margin-top: 50px; }
figure.effect-ming { }
figure.effect-ming img { opacity: 0.9; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
figure.effect-ming figcaption::before { border-radius: 120px; width: 120px; height: 120px; position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; border: 2px solid #fff; box-shadow: 0 0 0 30px rgba(255,255,255,0.2); content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale3d(1.4,1.4,1); transform: scale3d(1.4,1.4,1); }
figure.effect-ming h2 { margin: 27% 0 10px 0; color: #FFFFFF; font-size: 24px; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
figure.effect-ming p { padding: 1em; opacity: 0; font-size: 15px; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1.5); transform: scale(1.5); }
figure.effect-ming:hover h2 { -webkit-transform: scale(0.9); transform: scale(0.9); }
figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p { opacity: 1; -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
figure.effect-ming:hover figcaption { background-color: rgba(58,52,42,0); }
figure.effect-ming:hover img { opacity: 0.4; }
/* Media queries */
@media screen and (max-width: 50em) {
    .content { padding: 0 10px; text-align: center; }
    .grid figure { display: inline-block; float: none; margin: 10px auto; width: 100%; }
}




.footer_container { width: 100%; background: #b8e5ea; color: #fff; float: left; }
.footer { margin: 0 auto; padding: 30px 0; width: 1200px; min-height: 180px; overflow: hidden; }
.footer_warp { display: inline; float: left; margin: 0 55px 0 0; width: 140px; min-height: 150px; }
.footer_warp:nth-child(5n) { margin-right: 0; }
.footer_warp2 { width: 280px; }

.footer_warp h4, .footer_warp a { color: #333; }
.footer_warp h4 { width: 100%; height: 30px; line-height: 30px; font-size: 16px; cursor: pointer; }
.footer_warp h4 label { float: left; width: 120px; height: 30px; }
.footer_warp h4 span { margin-top: 8px; width: 10px; height: 15px; color: #7ab0da; background: url(../images/angle_brackets_10_15_6eabdf.png) no-repeat; }
.footer_warp ul li { line-height: 30px; }
.footer_warp_list2 ul li { float: left; width: 140px; }
.footer_warp a { font-size: 13px; }
.footer_warp a:hover { text-decoration: underline; }
.footer_warp h4 a { float: left; font-size: 16px; font-weight: bold; }
.footer_warp:nth-child(5) h4 sup { line-height: 14px; }
.footer_warp span { float: right; }
.footer_warp_dash { margin: 10px 0; width: 100%; height: 2px; background: #7ab0da; font-size: 0; }
.copyright_notice { /*height:130px;*/ background: #111111; }
.copyright_notice_warp { margin: 0 auto; padding: 30px 0; width: 1200px; height: 100px; }
.bayer_logo_white { float: left; width: 80px; height: 80px; background: url(../images/bayer_logo_white.png); }
#copyright_notice_nav { float: left; margin: 10px 0 0 0px; width: 800px; height: 20px; line-height: 20px; font-size: 12px; -webkit-text-size-adjust: none; }
#copyright_notice_nav ul { float: left; width: 410px; height: 20px; }
#copyright_notice_nav div { float: left; width: 310px; height: 20px; line-height: 20px; }
#copyright_notice_nav div span { display: block; float: left; width: 15px; height: 20px; background: url(../images/telephone_1.png) no-repeat; overflow: hidden; }
#copyright_notice_nav ul li, #copyright_notice_nav ul li a { float: left; margin-right: 5px; color: #fff; -webkit-text-size-adjust: none; }
#copyright_notice_nav ul li a:hover { text-decoration: underline; }
.copyright_notice_content_1, .copyright_notice_content_2 { float: left; margin: 0 0 0 0px; font-size: 12px; line-height: 22px; }
.copyright_notice_content_1 { width: 450px; }
.copyright_notice_content_1 span { padding-right: 10px; }
.copyright_notice_content_2 { width: 290px; float: right; }







.allnews { width: 1200px; margin: 0 auto; padding: 75px 0; }
.innewstitl { text-align: center; font-size: 30px; color: #ed83b1; font-weight: bold; padding-bottom: 75px; }
.innewstitl span { display: block; font-weight: normal; color: #b2aeae; font-size: 24px; }
.in_news { background: #fff; padding: 20px; }
.in_news ul { margin: 0; padding: 0; }
.in_news li { list-style-type: none; }
.in_news .outer { width: 100%; border: 1px dashed #ad895c; padding-bottom: 80px; }
.in_news .outer .w { width: 1140px; }
.in_news .outer .w .t { height: 68px; padding: 35px 0px; }
.in_news .outer .w .t h3 { display: block; float: left; width: 295px; height: 68px; background: url(../img/in_news_t.png) 0 0 no-repeat; margin: 0; padding: 0; text-indent: -9999px; overflow: hidden; }
.in_news .outer .w .t a { display: block; float: right; width: 108px; height: 30px; background: url(../img/in_news_more.png) 0 0 no-repeat; text-indent: -9999px; overflow: hidden; margin: 19px 0px; }
.in_news_img { float: left; position: relative; width: 590px; height: 370px; overflow: hidden; }
.in_news_img .pic img { width: 590px; height: 370px; display: block; }
.in_news_img .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 32px; width: 100%; background: #000; opacity: .7; filter: alpha(opacity=70); overflow: hidden; }
.in_news_img .txt { position: absolute; bottom: 0; z-index: 2; height: 32px; width: 100%; overflow: hidden; }
.in_news_img .txt li { height: 32px; line-height: 32px; position: absolute; bottom: -32px; }
.in_news_img .txt li a { display: block; color: white; padding: 0 0 0 10px; font-size: 14px; font-weight: bold; text-decoration: none; }
.in_news_img .num { position: absolute; z-index: 3; bottom: 10px; right: 12px; }
.in_news_img .num li { float: left; position: relative; width: 12px; height: 12px; line-height: 12px; overflow: hidden; background: #fff; margin-right: 6px; cursor: pointer; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; text-indent: -9999px; overflow: hidden; }
.in_news_img .num li.on, .in_news_img .num li:hover { background: #f00; }
.in_news_txt { width: 590px; }
.in_news_txt ul a { text-decoration: none; }
.in_news_txt ul.hot { padding-bottom: 10px; }
.in_news_txt ul.hot h4 { margin: 0; padding: 0; display: block; font-size: 18px; font-weight: bold; color: #ed83b1; padding-bottom: 20px; }
.in_news_txt ul.hot h4 a:hover { color: #ed83b1; }
.in_news_txt ul.hot .des { margin: 0; padding: 0; font-size: 14px; line-height: 30px; color: #533903; }
.in_news_txt ul.hot .des a { margin-left: 10px; color: #d21819; }
.in_news_txt ul.list li { border-top: 1px dashed #88807c; height: 48px; line-height: 48px; overflow: hidden; }
.in_news_txt ul.list li a { font-size: 14px; color: #333333; }
.in_news_txt ul.list li a i { display: block; float: left; width: 8px; height: 8px; margin: 20px 10px 0px 0px; background: #e31d1a; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.in_news_txt ul.list li a span { display: block; float: right; width: 100px; text-align: right; }
.in_news_txt ul.list li a:hover { color: #ed83b1; }
.fl { display: inline; float: left; }
.fr { display: inline; float: right; }
.clear { clear: both; width: 100%; height: 0px; line-height: 0px; font-size: 0px; }
.text-center { text-align: center; }

.contentabout { background: #f8f8f8; overflow: hidden; }
.subBody { width: 1200px; margin: 0 auto; overflow: hidden; padding-top: 50px; padding-bottom: 50px; }
.location { width: 1200px; height: 40px; line-height: 40px; color: #ed83b1; font-size: 14px; margin: 0 auto; }
.location a { font-size: 14px; }
.subBody .OneOfTwo { width: 833px; float: left; background: #fff; height: auto; min-height: 950px; padding: 10px 20px; border: 1px solid #dedede; }
.subBody .OneOfTwo .share_btn { position: absolute; right: 10px; }
.subBody .TwoOfTwo { width: 305px; float: right; }
.subBody .search_l { margin-bottom: 25px; }
.subBody .subnav { margin-bottom: 25px; }
.subBody .subnav li { margin-bottom: 2px; }
.subBody .subnav li a { display: block; height: 24px; line-height: 24px; padding-left: 20px; background: url(../images/subnav_ico.gif) no-repeat 5px center; }
.subBody .subnav li a:hover { color: #fff; text-decoration: none; background: url(../images/subnav_ico_on.gif) no-repeat 5px center #ccc; }
.subBody .subnav li a.on, .subBody .subnav li a:hover.on { color: #fff; background: #999; }
.subBody .subTitle { width: 100%; color: #008238; height: 40px; line-height: 40px; border-bottom: 1px solid #dedede; margin-bottom: 10px; }
.subBody .subTitle span { float: left; font-size: 18px; color: #ed83b1; }
.subBody .subTitle h1 { float: left; font-size: 18px; color: #008238; font-weight: normal; }
.subBody .subTitle .shopcart { background: url(../images/shopcart_ico.gif) no-repeat 0 center; padding-left: 20px; }
.subBody .subTitle a { color: #666; }
.subBody .subTitle a.goback { float: left; margin-left: 10px; }
.subBody .subtype li { float: left; }
.subBody .subtype li a { background: #ffa41b; padding: 2px 5px; margin-right: 5px; color: #fff; }
.subBody .subtype li a:hover { text-decoration: none; background: #ff9900; }
.subBody .subtype li a.on { background: #999; }
.subBody .subtype2 { padding: 0 0 0 10px; }
.subBody .subtype2 li { float: left; }
.subBody .subtype2 li a { background: #fff8ed; border: 1px solid #ff9900; padding: 2px 5px; margin-right: 5px; color: #3e3e3e; }
.subBody .subtype2 li a.on { color: #ff6600; }
.subCont { line-height: 26px; color: #666; font-size: 14px; }

.flbt { width: 100%; float: left; height: 70px; background: #ed83b1; color: #fff; line-height: 70px; text-align: center; font-size: 20px; }
.flbt span { color: #fff; }
.fllist { width: 303px; float: left; border: 1px solid #dedede; border-top: 0; padding-bottom: 20px; }
.fllist li { width: 275px; height: 45px; line-height: 45px; padding-left: 10px; font-size: 14px; margin: 0 10px; border-bottom: 1px solid #dedede; background: url(../images/more2.png) no-repeat 255px center; }
.fllist li a { font-size: 16px; }
.fllist li a.selected { color: #ed83b1; }
.fllist_e { width: 303px; float: left; border: 1px solid #dedede; border-top: 0; padding-bottom: 20px; }
.fllist_e li { width: 190px; height: 45px; line-height: 45px; padding-left: 10px; font-size: 14px; margin: 0 10px; border-bottom: 1px solid #dedede; }
.fllist_e span { height: 50px; text-align: center; display: block; padding-top: 20px; }

.tuijian { width: 303px; float: left; border: 1px solid #dedede; border-top: 0; padding: 5px 0; }
.tuijian li { margin: 10px 10px; line-height: 20px; font-size: 13px; background: url(../images/list.png) no-repeat 0 4px; padding-left: 25px; padding-bottom: 5px; border-bottom: 1px solid #dedede; }
.tuijian li a { color: #666; }


/*帮助中心*/
.help-ban { background: url(../images/banner1_bg.jpg) #5EBBC2 center 0 no-repeat; height: 200px; border-bottom: 1px solid #ccc; }
.help { background: #F5F5F5; padding: 20px 0; }
.help .m { background: #Fff; width: 1158px; padding: 20px; border: 1px solid #EBEBEB; overflow: hidden; margin: 0 auto; }

.help-l { float: left; width: 210px; }
.help-r { float: right; width: 940px; }
.help-tit { font-size: 20px; text-align: center; font-weight: bold; margin: 20px 30px; padding-bottom: 30px; border-bottom: 1px solid #ededed; }
.help-txt { line-height: 30px; font-size: 14px; color: #666; padding: 0 30px; }
.help-menu { line-height: 30px; }
.help-menu dl { border-bottom: 1px solid #ccc; }
.help-menu dt { font-weight: bold; background: #999; color: #fff; padding: 0 20px; height: 40px; line-height: 40px; font-size: 14px; }
.help-menu dd { padding: 0 20px; border-left: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
.help-menu dd a { font-size: 13px; }
.help-menu dd a:hover { color: #ed83b1; }
.help-menu dd.selected { background: #efefef; }
.help-menu dd.selected a { color: #ed83b1; }

.help-menu ul { }
.help-menu ul li { margin-bottom: 15px; border-bottom: 1px dotted #ccc; }
.help-menu ul li a { display: block; line-height: 25px; }


.fr, .submark { float: right; display: inline; }
.fl, .mark { float: left; display: inline; }
.rBox { padding: 0 20px; }
.rBox .rBox-th { padding-top: 15px; height: 33px; border-bottom: 1px #ededed solid; }
.rBox .rBox-th h3.mark { font: 18px/27px \5FAE\8F6F\96C5\9ED1; height: 32px; margin-bottom: -1px; border-bottom: 2px solid #ff4444; position: relative; }
.recommend-tb { padding-bottom: 5px; }
.recommend-tb li a { display: block; font: 13px/60px \5FAE\8F6F\96C5\9ED1; border-bottom: 1px #ededed dashed; margin-top: -1px; height: 60px; padding-left: 25px; background: url("//www1.pcbaby.com.cn/2014/channel/images/rePoint.png") no-repeat 15px 30px; overflow: hidden; }
.recommend-tb li a:hover { background-color: #f8f8f8; border-color: #f8f8f8; }
.recommend-tb li.reNum a { padding-left: 70px; background-image: url("//www1.pcbaby.com.cn/2014/channel/images/articleMain.png"); background-repeat: no-repeat; _background-image: url("//www1.pcbaby.com.cn/2014/channel/images/articleMain_ie.png"); }
.recommend-tb li.first a { margin-top: 0; }
.recommend-tb li.last a { border-bottom: none; }
.recommend-tb li.reNum-1 a { background-position: -122px 16px; }
.recommend-tb li.reNum-2 a { background-position: -122px -44px; }
.recommend-tb li.reNum-3 a { background-position: -122px -104px; }
.recommend-tb li.reNum-4 a { background-position: -122px -164px; }
.recommend-tb li.reNum-5 a { background-position: -122px -224px; }
.recommend-tb li.reNum-6 a { background-position: -122px -280px; }

/*2015-04-01 add by lvmingwei S*/
.recommend-tb li.reNum-7 a { background-position: -122px -339px; }
.recommend-tb li.reNum-8 a { background-position: -122px -395px; }
.recommend-tb li.reNum-9 a { background-position: -120px -450px; }
.recommend-tb li.reNum-10 a { background-position: -113px -513px; }
/*2015-04-01 add by lvmingwei E*/


.recommend-tb .lastMore { height: 27px; line-height: 26px; margin: 8px 0 15px; clear: both; }
.recommend-tb .lastMore a { display: block; text-indent: 70px; height: 26px; background: #f8f8f8 url(//www1.pcbaby.com.cn/2014/index/x.png) no-repeat 174px -137px; color: #666; border-bottom: 1px solid #ccc; }
.recommend-tb .lastMore a:hover { background: #f1f1f1 url(//www1.pcbaby.com.cn/2014/index/x.png) no-repeat 174px -137px; color: #666; }
.recomment-pic li a, .recomment-pic li i { overflow: hidden; transition: height 0.35s linear; -o-transition: height 0.35s linear; -ms-transition: height 0.35s linear; -webkit-transition: height 0.35s linear; -moz-transition: height 0.35s linear; }
.recomment-pic li i { height: 60px; display: block; }
.recomment-pic li.cur a { height: 237px; background-color: #f8f8f8; border-bottom-color: #f8f8f8; }
.recomment-pic li.cur i { height: 48px; display: block; overflow: hidden; cursor: pointer; }
body #Footer { background: #f3f3f3; width: 100%; }
body #Footer a:hover { color: #f44; }
body #Footer .bottom_bar { width: 1000px; margin: 0 auto; }
body #Footer .bottom_info { width: 1000px; margin: 0 auto; }

.part { background: white; border: 1px #ededed solid; border-radius: 2px; }
.newsmain { width: 1200px; margin: 20px auto; }
.left665 { float: left; width: 865px; overflow: hidden; }
.right305 { float: right; width: 305px; }
.oh { overflow: hidden; zoom: 1; }
.mb30 { margin-bottom: 30px; }
.aList { padding-bottom: 20px; }
.aList ul { overflow: hidden; }
.aList li { padding: 0 20px; width: 823px; cursor: pointer; float: left; zoom: 1; }
.aList li:hover, .aList li.hover { background: #f8f8f8; }
.aList li .aList-title a:visited { color: #666; }
.aList li:hover .aList-title a, .aList li.hover .aList-title a { color: #f44; }
.aListDl { padding: 29px 0; *zoom: 1; border-bottom: 1px #ededed dashed; }
.aListDl:before, .aListDl:after { content: ""; display: table; font: 0/0 a; }
.aListDl:after { clear: both; }
.aList-img { position: relative; width: 200px; height: 150px; overflow: hidden; margin-right: 20px; border: 1px #ededed solid; }
.aList-title { line-height: 34px; }
.aList-title a { font-size: 20px; }
.aList-title .submark { color: #999; }
.aList-intro { color: #999; line-height: 24px; }
.aList-label { margin-top: 6px; }
.aList-label em { margin-top: 3px; width: 12px; height: 12px; float: left; background: url("//www1.pcbaby.com.cn/2014/channel/images/articleMain.png") no-repeat -29px -92px; _background: url("//www1.pcbaby.com.cn/2014/channel/images/articleMain_ie.png") no-repeat -29px -92px; }
.aList-label a { margin: 0 4px; }
.aList-label a:hover { color: #666; }

.aLink-tb { padding: 15px 0; line-height: 24px; }
.aLink-tb a { display: inline-block; height: 31px; height: 30px\9; padding: 0 8px; padding-top: 1px\9; margin: 4px 12px 4px 0; white-space: nowrap; font-size: 14px; line-height: 30px; background: url(../images/bg_as.png) repeat-x 0 -1340px; position: relative; }
.aLink-tb a i { display: block; width: 13px; height: 13px; overflow: hidden; background: url(../images/bg_points.gif) no-repeat; position: absolute; top: -3px; right: -6px; z-index: 2; }
.aLink-tb a .i1 { background-position: 0 -18px; }
.aLink-tb a .i2 { background-position: 0 -33px; }
.aLink-tb a b { display: block; width: 4px; height: 31px; background: url(../images/bg_as.png) no-repeat; position: absolute; top: 0; z-index: 1; cursor: pointer; }
.aLink-tb a .b1 { background-position: 0 -1278px; left: 0; }
.aLink-tb a .b2 { background-position: 0 -1309px; right: 0; }
.aLink-tb .a1 { background-position: 0 -1154px; }
.aLink-tb .a1 .b1 { background-position: 0 -1092px; }
.aLink-tb .a1 .b2 { background-position: 0 -1123px; _right: -1px; }
.aLink-tb .a2 { background-position: 0 -1247px; }
.aLink-tb .a2 .b1 { background-position: 0 -1185px; }
.aLink-tb .a2 .b2 { background-position: 0 -1216px; }
.aLink-tb a:hover { color: #000; text-decoration: none; opacity: 0.75; }


.rBox-ulPic { width: 263px; overflow: hidden; padding-bottom: 15px; }
.rBox-ulPic img { border: 1px #ededed solid; }
.rBox-ulPic ul { width: 290px; }
.rBox-ulPic li { float: left; font: 14px/24px \5FAE\8F6F\96C5\9ED1; text-align: center; width: 120px; margin: 18px 21px 0 0; }
.rBox-ulPic li p { height: 24px; overflow: hidden; }


.articleCon { padding: 19px; }
.artTop { text-align: center; padding-top: 17px; width: 800px; margin: 0 auto 25px; overflow: hidden; }
.artTop .artTit { font: 24px/28px \5FAE\8F6F\96C5\9ED1; }
.artTop .artSub { color: #999999; margin-top: 4px; border-bottom: 1px #ededed dashed; line-height: 28px; text-align: center; }
.artTop .artSub a { color: #999; }
.artTop .artSub a:hover { color: #f44; }
.artTop .artSub span { margin: 0 8px; }
.artTop .artLabel { float: left; line-height: 38px; height: 38px; overflow: hidden; width: 800px; }
.artTop .artLabel a { margin-right: 10px; display: inline-block; word-wrap: break-word; word-break: break-all; }
.artTop .artLabel-title { color: #999999; }
.artTop .artShare { float: right; position: relative; cursor: pointer; line-height: 38px; padding-right: 10px; }
.artTop .artShare .arr { width: 5px; height: 3px; display: inline-block; background: url("//www1.pcbaby.com.cn/2014/index/downArr.png") no-repeat; position: absolute; top: 17px; left: 52px; overflow: hidden; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }
.artTop .artShare .bdsharebuttonbox { display: none; width: 125px; height: 119px; position: absolute; left: 0; top: 34px; }
.artTop .artShare .bdsharebuttonbox li { text-align: left; zoom: 1; }
.artTop .artShare .bdsharebuttonbox li a { display: block; font: 14px/40px \5FAE\8F6F\96C5\9ED1; border-bottom: 1px #ededed dashed; margin: -1px 0 0; float: none; background: none; height: 40px; padding-left: 47px; position: relative; }
.artTop .artShare .bdsharebuttonbox li a:hover { background: #f8f8f8; border-color: #f8f8f8; color: #ff4444; }
.artTop .artShare .bdsharebuttonbox li.first a { margin-top: 0; }
.artTop .artShare .bdsharebuttonbox li.last a { border-bottom: none; }
.artTop .artShare .bdsharebuttonbox li em { width: 24px; height: 24px; position: absolute; margin-top: 8px; margin-left: 13px; background: url("//www1.pcbaby.com.cn/2014/channel/images/articleMain.png") no-repeat 0 -65px; z-index: 5; }
.artTop .artShare .bdsharebuttonbox li.txwb em { background-position: 0 -91px; }
.artTop .artShare .bdsharebuttonbox li.xlwb em { background-position: 0 -117px; }
.artTop .artShare .bdshare-arr { width: 12px; height: 7px; line-height: 7px; position: absolute; left: 47px; top: -7px; background: url("//www1.pcbaby.com.cn/2014/channel/images/articleMain.png") no-repeat 0 -143px; overflow: hidden; _background: url("//www1.pcbaby.com.cn/2014/channel/images/articleMain_ie.png") no-repeat 0 -143px; }
.artTop .on .arr { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); /* IE */ filter: FlipV; -ms-filter: FlipV; }
.artTop .on .bdsharebuttonbox { display: block; }
/* artText */
.artText { line-height: 180%; font-size: 14px; width: 804px; clear: both; margin: 0px auto; overflow: hidden; font-family: \5B8B\4F53; word-wrap: break-word; word-break: normal; word-break: break-all; }
.artText th { font-size: 14px; }
.artText table { margin: 0 auto; }
.artText td { word-break: break-all; }
.artText p { margin: 0 auto; font-size: 14px; padding-bottom: 20px; word-wrap: break-word; word-break: normal; word-break: break-all; }
.artText p img { max-width: 800px; }
.artText .pPic { text-align: center; margin-top: -10px; margin-bottom: 37px; }
.artText .pPic-a { display: block; font-size: 14px; }
.artText .pTxt-h2 { text-indent: 0; }


.bg-wrap { margin: 0; padding: 0; background: #fff; }
.bg-wrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.bg-wrap.nobg { background: none; }
.left-auto { position: relative; display: block; margin: 0 275px 0 0; overflow: hidden; _zoom: 1; }
/*内容标题样式*/
.meta { margin: 0; padding: 50px 50px 0 50px; }
.meta:after { clear: none; content: ""; display: block; height: 0; visibility: hidden; }
.meta h2 { margin: 0 0 20px; padding: 0; color: #333; font-size: 24px; font-weight: 300; line-height: 1em; }
.meta .info { margin: 0 0 10px; }
.meta .info span { margin-right: 10px; color: #b0b0b0; font-size: 12px; line-height: 14px; }
.meta .info span i { margin-right: 5px; display: inline-block; font-size: 14px; }
.meta .note { margin-top: 10px; padding: 15px 20px; background: #f5f5f5; line-height: 22px; color: #757575; font-size: 12px; }
/*文章评论样式*/
.comment-box { position: relative; padding: 0 50px 20px; }
.comment-box .form-box { margin: 0; padding: 15px 0; }
.comment-box .form-box .avatar-box { display: block; float: left; margin: 0; padding: 0; width: 55px; height: 55px; border: 0; border-radius: 55px; background: #fafafa; overflow: hidden; }
.comment-box .form-box .avatar-box i { color: #999; font-size: 55px; line-height: 1.2em; }
.comment-box .form-box .avatar-box img { width: 100%; height: 100%; }
.comment-box .form-box .conn-box { position: relative; margin-left: 70px; }
.comment-box .form-box .conn-box .editor { position: relative; margin-right: 18px; }
.comment-box .form-box .conn-box .editor textarea { display: inline; margin: 0; padding: 8px; width: 100%; height: 80px; border: 1px solid #e8e8e8; line-height: 20px; }
.comment-box .form-box .conn-box .subcon { padding-top: 15px; color: #999; font-size: 12px; }
.comment-box .form-box .conn-box .subcon .submit { float: right; display: inline-block; padding: 0 20px; height: 36px; line-height: 34px; color: #fff; font-size: 12px; background: #38f; vertical-align: middle; cursor: pointer; }
.comment-box .form-box .conn-box .subcon strong { color: #333; font-weight: normal; }
.comment-box .form-box .conn-box .subcon .code { margin-right: 5px; padding: 7px; width: 80px; height: 20px; line-height: 20px; border: 1px solid #e8e8e8; }
.comment-box .form-box .conn-box .subcon a img { vertical-align: middle; }
.comment-box .list-box li { padding: 17px 0; border-top: 1px solid #f7f7f7; }
.comment-box .list-box li .avatar-box { display: block; float: left; margin: 0; padding: 0; width: 55px; height: 55px; border: 0; border-radius: 55px; background: #fafafa url(../images/lybg.png) no-repeat center bottom; overflow: hidden; }
.comment-box .list-box li .avatar-box i { color: #999; font-size: 55px; line-height: 1.2em; }
.comment-box .list-box li .avatar-box img { width: 100%; height: 100%; }
.comment-box .list-box li .inner-box { position: relative; margin-left: 70px; }
.comment-box .list-box li .inner-box .info { padding-bottom: 3px; }
.comment-box .list-box li .inner-box .info span { margin-right: 5px; color: #999; font-size: 12px; }
.comment-box .list-box li .inner-box p { color: #333; font-size: 14px; line-height: 1.8em; }
.comment-box .list-box li .answer-box { clear: both; margin: 10px 0 0 70px; padding: 10px; background: #fafafa; border: 1px solid #e6e6e6; border-radius: 3px; }
.comment-box .list-box li .answer-box .info { margin-bottom: 5px; padding: 0; color: #1e7bb3; font-size: 12px; border: none; }
.comment-box .list-box li .answer-box .info span.right { float: right; color: #999; }
.comment-box .list-box li .answer-box p { color: #555; font-size: 14px; line-height: 1.8em; }
.slide-tit { border-bottom: 1px solid #f0f0f0; color: #34ad2a; line-height: 1em; font-size: 16px; font-weight: normal; }
.slide-tit strong { padding: 10px 0; float: right; color: #999; font-size: 12px; font-weight: normal; }
.slide-tit span { position: relative; top: 1px; display: inline-block; padding: 10px 0; border-bottom: 1px solid #34ad2a; }

/*表单样式*/
.msg-box { display: block; margin: 0; padding: 6px; border: 1px solid #fbf2b5; background: #fcfbda; }
.msg-box i { display: block; float: left; margin: 4px 0 0; font-size: 12px; color: #A094A9; width: 18px; height: 18px; text-align: center; vertical-align: middle; }
.msg-box p { margin-left: 18px; line-height: 24px; color: #A4A147; font-size: 12px; }
.form-box { margin: 0 50px; padding: 20px 0 30px; }
.form-box .form-group { margin: 0; padding: 10px 0; clear: both; }
.form-box .form-group .tips { margin-left: 16%; color: #666; font-size: 12px; line-height: 20px; }
.form-box .form-group dt { font-size: 14px; display: block; float: left; padding-right: 2%; width: 14%; line-height: 40px; text-align: right; color: #888; }
.form-box .form-group dd { display: block; position: relative; margin-left: 16%; line-height: 40px; }
.form-box .form-group dd img { vertical-align: middle; }
.form-box .form-group dd .input { display: inline-block; padding: 0 10px; width: 50%; height: 40px; line-height: 20px; border: 1px solid #e0e0e0; }
.form-box .form-group dd .input.code { width: 80px; }
.form-box .form-group dd .select { display: inline-block; padding: 10px; height: 40px; line-height: 20px; border: 1px solid #e0e0e0; }
.form-box .form-group dd .textarea { display: inline-block; padding: 10px; width: 50%; height: 80px; line-height: 20px; border: 1px solid #e0e0e0; vertical-align: middle; overflow: auto; }
.form-box .form-group dd .submit { display: inline-block; margin: 0 0 0 5px; padding: 10px 46px; width: auto; height: auto; line-height: 20px; color: #fff; font-size: 14px; border: 1px solid #d70029; background: #d70029; cursor: pointer; font-family: "Microsoft YaHei"; }
.form-box .form-group dd .button { display: inline-block; margin: 0 0 0 5px; padding: 10px 46px; width: auto; height: auto; line-height: 20px; color: #666; font-size: 14px; border: 1px solid #eee; background: #eee; cursor: pointer; }
.form-box .form-group dd label.mart { margin-right: 5px; }
/*全屏样式*/
.form-box.full { padding: 0 0 50px; }
.form-box.full .form-group dt { width: 40%; }
.form-box.full .form-group dd { margin-left: 42%; }
.form-box.full .form-group dd .input { width: 40%; }
.form-box.full .form-group dd .input.code { width: 80px; }

.shadow { box-shadow: 0 1px 2px #f1f1f1; background-color: #fff; }
.border { border-top: 1px #ececec solid; border-left: 1px #ececec solid; border-right: 1px #ececec solid; border-bottom: 1px #ececec solid; border-radius: 3px; }
.tab1 { width: 1190px; padding: 4px; margin: 0 auto 30px auto; border-radius: 2px; }
.tab { height: 340px; overflow: hidden; position: relative; width: 860px; float: left; }
.tab1 .th-b { width: 286px; overflow: hidden; padding-right: 14px; }
.tab1 .th-b .tips { height: 38px; font-size: 14px; font-size: 24px; }
.tab1 .th-b .tips a { color: #ed83b1; }
.tab1 .th-b .tips a:hover { color: #333; }
.tab1 .th-b .pTit { height: 42px; line-height: 42px; }
.tab1 .th-b .pTit a { font-size: 18px; }
.tab1 .th-b .pTit a:hover { color: #f44; }
.tab1 .th-b .des { height: 72px; overflow: hidden; line-height: 24px; font-size: 12px; color: #999; }
.tab1 .th-b .titList { padding-top: 24px; }
.tab1 .th-b .titList li { visibility: top; height: 32px; line-height: 32px; overflow: hidden; background: url("//www1.pcbaby.com.cn/2014/index/x.png") no-repeat; background-position: 0 15px; padding-left: 10px; }
.tab1 .th-b .titList li a { font-size: 14px; }
.tab1 .th-b .titList li a:hover { color: #ff4444; }


.slide04-tab a { float: left; padding: 0 15px; font-size: 14px; line-height: 34px; padding-top: 16px; position: relative; bottom: 1px; zoom: 1; }
.slide04-tab a:hover, .slide04-tab a.current { border-bottom: 2px #f44 solid; color: #f44; }

.tab3-2 .left660 .dpic-txt .pic { margin: 10px 0 0 -310px; }
.tab3-2 .left660 .dpic-txt-long { height: 410px; }
.tab3-2 .left660 .dpic-txt .dtxt { height: 144px; }
.tab3-2 .left660 .dpic-txt .tit { margin-top: 9px; margin-bottom: 5px; }
.tab3 .left660 { background-color: #fff; position: relative; width: 860px; padding-left: 4px; }
.main { width: 1200px; margin: 0 auto; zoom: 1; }
.main:after { content: "\20"; clear: both; height: 0; display: block; overflow: hidden; }
.tab2, .tab3, .tab4, .tab6, .tab7 { margin-bottom: 30px; }
.tab3-1 .left660 .th { height: 40px; margin: 0 20px 0 11px; border-bottom: none; line-height: 60px; }
.tab3-1 .left660 .th .tabTit { overflow: hidden; height: 40px; }
.tab3-1 .left660 .dpic-txt { margin-bottom: 20px; position: relative; }
.tab3-1 .view { position: absolute; bottom: -3px; right: 0; }
.tab3-1 .view a { background: url("//www1.pcbaby.com.cn/2014/index/x.png") no-repeat 52px -332px; color: #666; display: inline; float: right; font-size: 12px; height: 20px; line-height: 20px; margin-right: 12px; padding-right: 20px; transition: all 0.4s ease-in 0s; width: 50px; }
.tab3-1 .left660 .dpic-txt .pic { margin: 20px 0 0 -310px; }
.tab3-1 .left660 .dpic-txt .dtxt { height: 148px; border-bottom: 1px dashed #e7e7e7; margin-top: -1px; padding: 0; margin-bottom: 10px; }
.tab3-1 .dpic-txt .tit { height: 38px; line-height: 38px; margin-top: 11px; overflow: hidden; font-size: 20px; margin-bottom: 7px; text-align: center; }
.tab3-1 .dpic-txt .des { line-height: 22px; color: #999; height: 44px; overflow: hidden; margin-bottom: 4px; }
.tab3-1 .dpic-txt .txt li { display: inline; width: 140px; line-height: 28px; height: 28px; background: url(//www1.pcbaby.com.cn/2014/index/x.png) no-repeat 0 13px; overflow: hidden; padding-left: 10px; padding-right: 10px; font-size: 14px; }
.tab3-2 .left660 .dpic-txt .pic { margin: 10px 0 0 -310px; }
.tab3-2 .left660 .dpic-txt-long { height: 410px; }
.tab3-2 .left660 .dpic-txt .dtxt { height: 134px; }
.tab3-2 .left660 .dpic-txt .tit { margin-top: 9px; margin-bottom: 5px; }
.tab3-1 #Rbbs .c { height: 425px; }
.tabTit { font-size: 20px; color: #ff4444; padding-left: 15px; }
.tabTit a { color: #ff4444; }
.tab3 .left660 .th { height: 50px; line-height: 50px; border-bottom: 1px #dfdfdf solid; margin: 0 20px 10px 11px; }
.tab3 .left660 .nbb { border-bottom: none; line-height: 60px; overflow: hidden; }
.dpic-txt-long { height: 420px; }
.dpic-txt-long .pic a { height: 400px; }

.slide04-con { width: 516px; _width: 516px; height: 420px; overflow: hidden; }
.slide04-con .s4-content { width: 516px; height: 420px; overflow: hidden; }
.s4-content .listfi { padding: 5px 0; float: left; width: 255px; font-size: 14px; }
/*.s4-content .listfi:nth-child(6n) { padding-bottom:10px;border-bottom:1px dotted #999;}
        .s4-content .listfi:nth-child(7n) {padding-bottom:10px; border-bottom:1px dotted #999;}*/
.s4-content .listfi a:hover { color: #ff4444; }
.dpic-txt { width: 516px; padding-left: 324px; height: 310px; overflow: hidden; }
.dpic-txt .pic { margin: 0 0 0 -310px; }
.dpic-txt .pic a { height: 290px; }
.dpic-txt .dtxt { height: 90px; border-top: 1px dashed #e7e7e7; margin-top: -1px; padding-bottom: 10px; }
.dpic-txt .dtxt2 { padding-top: 6px; }
.dpic-txt .tit { margin: 0; font-size: 18px; }
.dpic-txt .des { line-height: 22px; color: #999; height: 44px; overflow: hidden; margin-bottom: 4px; }

.dpic-txt .pic { float: left; display: inline; margin: 20px 0 0 -320px; }
.dpic-txt .pic a { display: block; width: 290px; height: 400px; position: relative; }
.dpic-txt .pic em, .dpic-txt .pic span { display: block; width: 270px; height: 40px; text-align: center; position: absolute; left: 10px; bottom: 10px; line-height: 40px; font-size: 14px; }
.dpic-txt .pic em { background: #fff; filter: progid:DXImageTransform.Microsoft.alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
.dpic-txt .pic a:hover em { filter: progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1; opacity: 1; }

.tab3-2 .left660 .th { height: 53px; margin: 0 20px 0 11px; border-bottom: none; line-height: 60px; }
.tab3-2 .left660 .th .tabTit { overflow: hidden; height: 50px; }
.tab3-2 .left660 .th .tabTit-fr { width: 516px; border-bottom: 1px #dedede solid; float: right; }
.tab3-2 .left660 .th .tabTit-fr a { bottom: -1px; }

/*幻灯片样式*/
#slide01 { width: 860px; height: 340px; position: relative; }
.focus-box { position: absolute; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; _position: relative; }
.focus-box .slides { position: relative; display: block; width: 100%; height: 100%; zoom: 1; overflow: hidden; }
.focus-box .slides:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.focus-box .slides li { width: 100%; height: 100%; overflow: hidden; }
.focus-box .slides li img { min-width: 100%; min-height: 100%; _width: 100%; _height: 100%; }
.focus-box .slides li .note-bg { position: absolute; left: 0; right: 0; bottom: 0; width: 100%; height: 50px; background: #000; filter: alpha(Opacity=30); -moz-opacity: 0.3; opacity: 0.3; background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); _background: url(none) 0 0 repeat #000; }
.focus-box .slides li .note-txt { position: absolute; left: 0; right: 0; bottom: 0; display: block; padding: 10px; height: 24px; line-height: 24px; color: #fff; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.focus-box .flex-control-nav { position: absolute; right: 5px; bottom: 10px; display: block; z-index: 4; }
.focus-box .flex-control-nav li { margin: 0 5px 0 0; display: inline-block; zoom: 1; *display: inline; }
.focus-box .flex-control-nav li a { display: block; width: 8px; height: 8px; text-indent: -9999px; border: 1px solid #fafafa; border-radius: 8px; cursor: pointer; overflow: hidden; }
.focus-box .flex-control-paging li a:hover { background: #333; }
.focus-box .flex-control-paging li a.flex-active { background: #c81623; border-color: #c81623; cursor: default; }


.subBody .qustionone { width: 1158px; float: left; background: #fff; height: auto; padding: 10px 20px; border: 1px solid #dedede; }
.subquone { line-height: 26px; color: #666; font-size: 14px; }
.subBody .qustiontwo { margin-top: 20px; width: 1158px; float: left; background: #fff; height: auto; padding: 10px 20px; border: 1px solid #dedede; }



/* 本例子css */
.sideMenu { }
.sideMenu h3 { margin-top: 10px; height: 32px; line-height: 32px; padding-left: 10px; border: 1px solid #ddd; background: #f4f4f4; cursor: pointer; font: normal 14px/32px "Microsoft YaHei"; color: #000; }
.sideMenu h3.on { color: #ed83b1; }
.sideMenu h3 em { float: right; display: block; width: 40px; height: 32px; background: url(../images/icoAdd.png) 16px 12px no-repeat; cursor: pointer; }
.sideMenu h3.on em { background-position: 16px -57px; }
.sideMenu ul { padding: 8px 25px; color: #111; display: none; /* 默认都隐藏 */ border: 1px solid #ddd; border-top: none; }





.subquone a { display: inline-block; height: 31px; height: 30px\9; padding: 0 8px; padding-top: 1px\9; margin: 4px 12px 18px 0; white-space: nowrap; font-size: 14px; line-height: 30px; background: url(../images/bg_as.png) repeat-x 0 -1340px; position: relative; }
.subquone a i { display: block; width: 13px; height: 13px; overflow: hidden; background: url(../images/bg_points.gif) no-repeat; position: absolute; top: -3px; right: -6px; z-index: 2; }
.subquone a .i1 { background-position: 0 -18px; }
.subquone a .i2 { background-position: 0 -33px; }
.subquone a b { display: block; width: 4px; height: 31px; background: url(../images/bg_as.png) no-repeat; position: absolute; top: 0; z-index: 1; cursor: pointer; }
.subquone a .b1 { background-position: 0 -1278px; left: 0; }
.subquone a .b2 { background-position: 0 -1309px; right: 0; }
.subquone .a1 { background-position: 0 -1154px; }
.subquone .a1 .b1 { background-position: 0 -1092px; }
.subquone .a1 .b2 { background-position: 0 -1123px; _right: -1px; }
.subquone .a2 { background-position: 0 -1247px; }
.subquone .a2 .b1 { background-position: 0 -1185px; }
.subquone .a2 .b2 { background-position: 0 -1216px; }
.subquone a:hover { color: #000; text-decoration: none; opacity: 0.75; }



.right306 { background-color: #fff; width: 306px; float: right; border: 1px solid #ececec; height: 483px; }

.toosheji { }
.toosheji .toostitle { background: #70d4de; color: #FFF; height: 35px; line-height: 35px; font-size: 16px; text-align: center; }
.all_tool { padding: 25px 0 0 15px; }
.all_tool a { border: 1px solid #dedede; display: block; float: left; width: 128px; height: 128px; text-align: center; margin: 0 15px 5px 0; background-image: url(../images/tool_icon.png); _background-image: url(../../images/tools/tool_icon.gif); background-repeat: no-repeat; line-height: 220px; font-size: 16px; overflow: hidden; }

.all_tool a:nth-child(2n) { margin-right: 0; }
.all_tool a.tool1 { background-position: 20px 0px; }
.all_tool a.tool2 { background-position: -154px 4px; }
.all_tool a.tool3 { background-position: -327px -1px; }
.all_tool a.tool4 { background-position: -505px -3px; }

.all_tool a.tool5 { background-position: 20px -140px; }
.all_tool a.tool6 { background-position: -154px -140px; }
.all_tool a.tool7 { background-position: -327px -140px; }
.all_tool a.tool8 { background-position: -505px -140px; }

.all_tool a.tool9 { background-position: 20px -285px; }
.all_tool a.tool10 { background-position: -154px -285px; }
.all_tool a.tool11 { background-position: -327px -285px; }
.all_tool a.tool12 { background-position: -505px -285px; }

.all_tool a.tool13 { background-position: 20px -436px; }
.all_tool a.tool14 { background-position: -154px -436px; }
.all_tool a.tool15 { background-position: -327px -436px; }
.all_tool a.tool16 { background-position: -505px -436px; }



.dk-index-block { overflow: hidden; width: 1200px; margin: 0 auto; margin-top: 50px; }
.dk-index-block .bl { float: left; width: 1200px; }
.dk-index-block .item { position: static; padding-top: 5px;height: 195px;padding-left:10px;opacity:0.6;}
.dk-index-block .item:hover { opacity:1;}
.dk-index-block .item a { display: block; height: 100%; position: relative; }
.dk-index-block .item img { height: 190px; }
.dk-index-block .item-block1 {  float: left; width: 590px;  background: #edb195; }
.dk-index-block .item-block2 { float: left; width: 590px;  background: #baabb6; }
.dk-index-block .item-block3 { float: left; width: 390px; background: #bee7eb; }
.dk-index-block .item-block4 { float: left; width: 390px; background: #f6bbd4; }
.dk-index-block .item-block5 { float: left; width: 390px; background: #aee6ec;  }
.dk-index-block .bl h3 { position: absolute; right: 15px; top: 140px; z-index: 1; font-weight: normal; color: #fff; text-align: right; font-size: 16px; letter-spacing: 2px; }
.dk-index-block .bl h3 span { display: block; font-size: 14px; font-weight: normal; }
.dk-index-block .bl h3 span:first-letter { font-size: 17px; }


.myhot { width:21px;height:16px;position:absolute;top:-10px;right:30px; background:url(../images/5-120601154058-50.gif) no-repeat;}


.article-grid-list { padding: 50px 0; overflow: hidden; }

.nihaolist .col-md-4 { width: 280px; float: left; margin-right: 20px; }
.nihaolist .col-md-4:nth-child(4n) { margin-right: 0; }
.nihaolist .article-grid-list { padding: 50px 0; overflow: hidden; }
.nihaolist .article-grid-list .pager-more { margin: 0; padding: 0; text-align: center; }
.nihaolist .article-grid-list li { display: inline; }
.nihaolist .box-shadow { box-shadow: 0 0 10px #ddd; }
.nihaolist .article { background-color: #fff; margin-bottom:20px;}
.nihaolist .article > a { display: block; width: 100%; height: 0; overflow: hidden; padding-bottom: 57%; }
.nihaolist .article > a img { width: 100%; }
.nihaolist .article-meta { padding: 15px 15px 15px 15px; text-align: left; }
.nihaolist .text-right { text-align: right; }
.nihaolist .article-meta .title { height: 60px; }
.nihaolist .article-meta .title a { font-weight: bold; line-height: 1.5em; }
.nihaolist .article-meta .summary { line-height: 1.5em; overflow: hidden; height: 110px; }
.nihaolist .article-meta span { font-size: 10px; }

.redship { overflow:hidden;width:1200px;}
.redship .col-md-4 { width: 580px; float: left; margin-right: 20px; }
.redship .col-md-4:nth-child(2n) { margin-right: 0; }
.redship .article-grid-list { padding: 50px 0; overflow: hidden; }
.redship .article-grid-list .pager-more { margin: 0; padding: 0; text-align: center; }
.redship .article-grid-list li { display: inline; }
.redship .box-shadow { box-shadow: 0 0 10px #ddd; }
.redship .article { background-color: #fff; margin-bottom:20px;overflow:hidden;}
.redship .article > a { display: block; overflow: hidden; float:left;width:290px;height:200px;}
.redship .article > a img { width: 290px;  height:200px;}
.redship .article-meta { padding: 15px 15px 15px 15px; text-align: left; width:260px;float:left;background:#dedede;}
.redship .text-right { text-align: right; }
.redship .article-meta .title { height: 60px; }
.redship .article-meta .title a { font-weight: bold; line-height: 1.5em; }
.redship .article-meta .summary { line-height: 1.5em; overflow: hidden; height: 110px; }
.redship .article-meta span { font-size: 10px; }