 
/* Reset */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,video{display: inline-block;}
audio:not([controls]){display: none;height:0;}
[hidden],template{display: none;}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
a{background: transparent;}
a:focus{outline: thin dotted;}
a:active,a:hover{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style: italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000;}
code,kbd,pre,samp{font-family: monospace,serif;font-size:1em;}
pre{white-space: pre-wrap;}
q{quotes: "\201C" "\201D" "\2018" "\2019";}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position: relative;vertical-align:baseline;}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
img{border:0; vertical-align:middle;}
svg:not(:root){overflow: hidden;}
figure{margin:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
button,input,select,textarea{font-family: inherit;font-size:100%;margin:0;}
button,input{line-height: normal;}
button,select{text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],html input[disabled]{cursor:default;}
input[type="text"]:hover,input[type="text"]:focus,input[type="text"]:active{border:1px solid #ccc;outline:none;}  
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance: textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align: top;}
table{border-collapse:collapse;border-spacing:0;}
body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,span,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0 auto;padding:0;border:0;}

/* Animated */
.animated{ -webkit-animation-duration:0.5s; animation-duration:0.5s; -webkit-animation-fill-mode:both; animation-fill-mode:both;}
@-webkit-keyframes fadeInDown{ 0%{ opacity:0; -webkit-transform:translateY(-20px); transform:translateY(-20px);} 100%{ opacity:1; -webkit-transform:translateY(0); transform:translateY(0);}}
@keyframes fadeInDown{ 0%{ opacity:0; -webkit-transform:translateY(-20px); -ms-transform:translateY(-20px); transform:translateY(-20px);} 100%{ opacity:1; -webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0);}}
.fadeInDown{ -webkit-animation-name:fadeInDown; animation-name:fadeInDown;}
@-webkit-keyframes fadeInUp{ 0%{ opacity:0; -webkit-transform:translateY(20px); transform:translateY(20px);} 100%{ opacity:1; -webkit-transform:translateY(0); transform:translateY(0);}}
@keyframes fadeInUp{ 0%{ opacity:0; -webkit-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px);} 100%{ opacity:1; -webkit-transform:translateY(0); -ms-transform: translateY(0); transform:translateY(0);}}
.fadeInUp{ -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
@-webkit-keyframes fadeInLeft{ 0%{ opacity:0; -webkit-transform:translateX(-20px); transform:translateX(-20px);} 100%{ opacity:1; -webkit-transform:translateX(0); transform:translateX(0);}}
@keyframes fadeInLeft{ 0%{ opacity:0; -webkit-transform:translateX(-20px); -ms-transform:translateX(-20px); transform:translateX(-20px);} 100%{ opacity: 1; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}}
.fadeInLeft{ -webkit-animation-name:fadeInLeft; animation-name:fadeInLeft;}

/* Global */
body{ color:#333; background:#fff; font:12px/24px "Microsoft Yahei",Arial,Verdana,Tahoma,Sans-Serif;width: 100%;}
ul,ol,li{list-style:none;}
table,td,th,input{ font-size:12px;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1{font-size:28px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5,h6 {font-size:12px;}

.inner{ overflow:hidden;}
.clearfix{clear:both;font-size:1px; height:0;visibility:hidden;margin-top:0px!important;*margin-top:-1px;line-height:0}
.radius{ border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.opacity{ opacity:0.5; filter:"alpha(opacity=50)"; filter:alpha(opacity=50);}

a:link, a:visited{ color:#333; outline:0; text-decoration:none;}
a:hover{ color:#388cd6; text-decoration:underline;}

/* TopBar */
.topbar{ height:32px; line-height:34px; border-bottom:1px solid #eee; color:#707070; background:#f6f6f6; overflow:hidden;}
.topbar .inner{ overflow:visible;}
.topbar-lt{ float:left;}
.topbar-rt{ float:right;}
.subnav{ float:right; padding-right:20px;}
.subnav a{ padding:0 5px;}
.social{ float:right; margin-top:4px; position:relative;}
.social a{ margin-left:4px; width:24px; height:24px; text-indent:-9999px; display:inline-block; background:url(/Yh/Tpl/gaoke2/static/images/icon-sns.gif) no-repeat 0 0; cursor:pointer; filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;}
.social a:hover{ filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
.social a#s_tsina{ background-position:0 0;}
.social a#s_tqq{ background-position:0 -31px;}
.social a#s_qq{ background-position:0 -92px;}
.social a#s_weixin{ background-position:0 -62px;}
.social #weixin{ padding:6px; text-align:center; background:#333; display:none; position:absolute; right:0; top:32px; z-index:99;}
.social #weixin img{ display:block;}

/* Header */
.header{ margin:0px auto; min-width: 1250px;   height: 200px; width: 100%;  background-image:url(/Yh/Tpl/gaoke2/static/./bg.png);background-size: 100% 100%;clear:both; *position:relative; *z-index:1;/* IE6,7解决下拉菜单被幻灯片遮住问题*/}
.header img{ display:block;}
.logo{ float:left; margin-right:30px;}

#mid-box, #so-box{ float:right;}
#so-box{ margin-top:24px; padding-left:30px; position:relative;}

#mid-box{ margin-top:14px;}
#mid-box div{ float:right; margin-right:20px; text-align:center;}
#mid-box div img{ display:inline-block;}
#mid-box div i, #mid-box div p{ font-style:normal; display:block;}

#btn-so{ float:right; margin-top:32px; width:40px; height:36px; background:url(/Yh/Tpl/gaoke2/static/images/search.png) no-repeat center 12px; display:none; cursor:pointer;}
#search-box{ float:right; padding:0 15px;}
#search-box #searchform{   overflow:hidden; position:relative;}
#search-box #searchform #ls{ padding:8px 15px; width:120px; border:1px solid #ddd; border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; color:#666;}
#search-box #searchform #searchsubmit{ padding:9px 0; width:38px; text-indent:-9999px; border:none; background:url(/Yh/Tpl/gaoke2/static/images/search.png) no-repeat center 9px; cursor:pointer; position:absolute; right:0; top:0;}
#search-box #searchform #ls:hover, #search-box #searchform:hover #ls{ border-color:#388cd6;}
#search-box #searchform #searchsubmit:hover, #search-box #searchform:hover #searchsubmit{/* background-color:#f2f2f2;*/}

/* MainMenu */
.main-menu{ margin:0px auto 0; height:46px; line-height:46px; color:#fff;background-color:#1c69c7;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c69c7), color-stop(40%,#004ea2), color-stop(100%,#1c69c7));   position:relative; overflow:visible;    box-shadow: 0 5px 20px #888;
    -webkit-box-shadow: 0 5px 20px #888;
    -moz-box-shadow: 0 5px 20px #888;}
.pinned{ margin:0 auto; position:fixed; top:0; left:0; width:100%; z-index:10000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop)); -moz-box-shadow:0 0 12px #666; -webkit-box-shadow:0 0 12px #666; box-shadow:0 0 12px #666;}
.main-menu .inner{ overflow:visible;}
#mobile-nav{ display:none;}
.navi{ position:relative; z-index:80;}
.navi li{ float:left; font-size:16px; background:url(/Yh/Tpl/gaoke2/static/images/menu.png) no-repeat 0 center; text-transform:capitalize; white-space:nowrap; position:relative;}
.navi li.menu-item-home, .navi li.nb{ background:none;}
.navi li a, .navi li a:link, .navi li a:visited{ padding:0 25px; color:#fff; display:block;}
.navi li a:hover{ color:#fff; background:#2b81ce; text-decoration:none;}
.navi li.current-menu-item a:link, .navi li.current-menu-item a:visited, .navi li.current-post-parent a, .navi li.current-post-ancestor a, .navi li.current-menu-parent a, .navi li.current-category-ancestor a, .navi li:hover a{ color:#fff; background:#2b81ce;}

.navi li ul{ position:absolute; top:46px; left:0; z-index:9999; padding:0; width:115px; display:none;}
.navi li ul li{ float:none; padding:0; font-size:14px; line-height:38px; border:none; border-bottom:1px solid #388cd6; background:#1360a8;}

.navi li ul li a:link, .navi li ul li a:visited{ padding:0 25px; height:38px;font-size: 15px; color:#FFF;}
.navi li.current-menu-item ul li a:link, .navi li.current-menu-item ul li a:visited, .navi li.current-menu-item ul li a:hover, .navi li.current-post-parent ul li a, .navi li.current-post-ancestor ul li a, .navi li.current-menu-parent ul li a, .navi li.current-category-ancestor ul li a/*, .navi li:hover ul li a*/{ color:#666; background:none;}
.navi li ul li.menu-item-has-children a{ padding:0 25px; height:38px; color:#666;}
.navi li ul li a:hover, .navi li.current-menu-item ul li a:hover, .navi li.current-post-ancestor ul li a:hover, .navi li.current-menu-parent ul li a:hover, .navi li.current-category-ancestor ul li a:hover, .navi li:hover ul li a:hover{ color:#2b81ce; background:#f8f8f8;}
.navi li ul li a:hover {
    color: #2b81ce;
    background: #f8f8f8;
	font-weight:600;
}
.navi li:hover a{ color:#fff; background:#2b81ce;}
.navi li:hover ul li a{ background:none;}
.navi li:hover ul li.menu-item-has-children a{}
.navi li.current-menu-parent ul li.current-menu-item a{ color:#2b81ce; background-color:#f8f8f8;}

.navi li ul li ul{ top:0; left:198px; padding:0; background:none;}
.navi li ul li.menu-item-has-children:hover a{ color:#2b81ce; background:#f8f8f8;}
.navi li ul li.menu-item-has-children:hover ul li a{ color:#333; background:#fff;}
.navi li ul li.menu-item-has-children:hover ul li a:hover{ color:#2b81ce; background-color:#f8f8f8;}
.navi li:hover ul li.menu-item-has-children ul li a{ background:none;}

/* Slideshow */
#slidebanner{ height:auto; text-align:center; border-bottom:1px solid #e8e8e8; background:#f0f0f0; overflow:hidden; clear:both; -moz-box-shadow:0 -10px 6px rgba(0,0,0,.02) inset; -webkit-box-shadow:0 -10px 6px rgba(0,0,0,.02) inset; box-shadow:0 -10px 6px rgba(0,0,0,.02) inset;}
#slidebanner .inner{ overflow:visible; position:relative; z-index:90; -moz-box-shadow:5px 0 8px rgba(0,0,0,.08), -5px 0 8px rgba(0,0,0,.08); -webkit-box-shadow:5px 0 8px rgba(0,0,0,.08), -5px 0 8px rgba(0,0,0,.08); box-shadow:5px 0 8px rgba(0,0,0,.08), -5px 0 8px rgba(0,0,0,.08);}
#slideshow li{ position:absolute; left:0; top:0;}
#slideshow li img{ width:100%; height:auto !important; display:block;}
#slidebanner .bx-wrapper{ height:auto; overflow:hidden; position:relative; z-index:100;}
#slidebanner .bx-wrapper .bx-pager{ width:100%; text-align:center; position:absolute; left:0; bottom:10px; z-index:90;}
#slidebanner .bx-wrapper .bx-pager .bx-pager-item, #slidebanner .bx-wrapper .bx-controls-auto .bx-controls-auto-item{ display:inline;}
#slidebanner .bx-wrapper .bx-pager a{ margin:0 6px; width:30px; height:5px; font-size:0; background:#eee; overflow:hidden; display:inline-block; text-decoration:none; moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
#slidebanner .bx-wrapper .bx-pager a.active{ background:#388cd6;}
#slidebanner .bx-wrapper .bx-prev, #slidebanner .bx-wrapper .bx-next{ width:40px; height:100%; _height:400px; text-indent:-9999px; background:url(/Yh/Tpl/gaoke2/static/images/arrow-slider.png) no-repeat -40px center; overflow:hidden; display:none; position:absolute; top:0; z-index:100; filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
#slidebanner .bx-wrapper .bx-prev{ left:-50px;}
#slidebanner .bx-wrapper .bx-next{ right:-50px; background-position:0 center;}
.bx-controls-auto{ display:none;}

#slidebanner .xx{ line-height:500px; position:absolute; top:0; height:100%;}
#slidebanner .xx img{ vertical-align:middle;}
#slidebanner .xx-lt{ left:-100px;}
#slidebanner .xx-rt{ right:-100px;}

/* Banner */
.banner{ height:auto; text-align:center;/* border-bottom:1px solid #e8e8e8;*/ background:#f0f0f0; overflow:hidden; clear:both; -moz-box-shadow:0 -10px 6px rgba(0,0,0,.02) inset; -webkit-box-shadow:0 -10px 6px rgba(0,0,0,.02) inset; box-shadow:0 -10px 6px rgba(0,0,0,.02) inset;}
.banner .inner{ -moz-box-shadow:5px 0 8px rgba(0,0,0,.08), -5px 0 8px rgba(0,0,0,.08); -webkit-box-shadow:5px 0 8px rgba(0,0,0,.08), -5px 0 8px rgba(0,0,0,.08); box-shadow:5px 0 8px rgba(0,0,0,.08), -5px 0 8px rgba(0,0,0,.08);}
.banner img{ width:100%;}

/* Container */
.container{ padding:30px 0; clear:both;}
.column-fluid{ float:right; width:100%;}
.column-fluid-r{ float:left; width:100%;}

/* Content */
.content{ margin-left:225px; overflow:hidden;}
.content-r{ margin-right:225px; overflow:hidden;}
.fullwidth{ margin:0 auto; width:100%;}

/* HomePage */
.container-home{ padding:30px 0 10px;}
.row-fluid{ margin-bottom:20px; overflow:hidden;}
.row-fluid h2, .row-fluid .content h3{ margin-bottom:5px;    margin-left: 1%; padding:6px 0; height:24px; font-size:15px; font-weight:bold; border-bottom:1px solid #388cd6; color:#388cd6; background:#fff; overflow:hidden; clear:both;}
.row-fluid h2 a:link, .row-fluid h2 a:visited, .row-fluid .content h3 a:link, .row-fluid .content h3 a:visited{ color:#004ea2;}
.row-fluid h2 a:hover, .row-fluid .content h3 a:hover{ color:#388cd6; text-decoration:none;}
.row-fluid h2 i, .row-fluid .content h3 i{ float:right; font-size:14px; font-style:normal;}
.row-fluid h2 i a:link, .row-fluid h2 i a:visited, .row-fluid .content h3 i a:link, .row-fluid .content h3 i a:visited{ padding:4px 0 4px 12px; color:#666;}
.row-fluid h2 i a:hover, .row-fluid .content h3 i a:hover{ color:#388cd6;}
.row-fluid h2 span a, .row-fluid .content h3 span a{ float:right; *margin-top:-24px; width:40px; height:30px; text-indent:-9999px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 -104px; display:block;}
.row-fluid .content{ margin:0 250px 0 0;}
.row-fluid .column-fluid{ float:left;}

.row-fluid .content ul{ padding:0; overflow:hidden;}
.row-fluid .content ul li{ font-size:13px;}
.row-fluid .content ul li a{ padding-left:14px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 11px; display:block; overflow:hidden;}
.row-fluid .content ul li span{ float:right; padding-left:10px; font-size:12px; color:#bbb;}
.row-fluid .content ul li div a{ padding:0; background:none;}

.row-fluid .content .cat-post-list, .row-fluid .content .cat-pic-list, .row-fluid .content .cat-scroll-pic-list,
 .row-fluid .content .wpyou_widget_SpecialCatPosts, .row-fluid .content .wpyou_widget_RandomPosts,
 .row-fluid .content .wpyou_widget_StickyPosts, .row-fluid .content .wpyou_widget_MostCommentPosts, 
 .row-fluid .content .wpyou_widget_RecentPosts, .row-fluid .content .wpyou_widget_SpecialCatPicPosts, 
 .row-fluid .content .wpyou_widget_SpecialCatBigPicPosts{ float:left; width:48%;
margin-right: 1%;  margin-left: 1%;   margin-bottom:5px;}

.row-fluid .content .cat-scroll-pic-list{ float:none; margin-left:0; width:auto; clear:both;}

.row-fluid-home{ margin-bottom:0;}

/* Home - CatPostlist */
.cat-post-list{ margin-bottom:25px; overflow:hidden;}
.cat-post-list .post-ft{ float:left; margin-top:6px; margin-right:-300px; width:280px;}
.cat-post-list .post-ft img{ width:100%; height:220px;}
.cat-post-list .post-ft h4{ font-size:14px; text-align:center;}
.cat-post-list ul li{ margin-bottom:8px; font-size:13px;}
.cat-post-list ul li a{ padding-left:14px; height:24px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 11px; overflow:hidden;}
.cat-post-list ul li span{ float:right; font-size:12px; color:#bbb;}
.cat-post-list-2c ul li a{ margin-right:5px;}
.cat-post-list-2c ul li span{ display:none;}

/* Home - CatPiclist */
.cat-pic-list{ margin-bottom:25px; overflow:hidden;}
.cat-pic-list h2{ margin-bottom:20px;}
.cat-pic-list ul{ margin-left:-3%; padding:6px 0;}
.cat-pic-list ul li{ float:left; margin-bottom:18px; margin-left:3%; width:30.333333%; height:auto; text-align:center; overflow:hidden;}
.cat-pic-list ul li .folio-item{ padding:0;}
.cat-pic-list ul li .folio-thumb{ position:relative;}
.cat-pic-list ul li .folio-thumb img{ width:100%; height:auto;}
.cat-pic-list ul li h4{ margin-top:5px; width:100%; height:40px; line-height:20px; font-size:12px; overflow:hidden; position:relative; z-index:10;}

.piclist-col4{ margin-left:-1.5%;}
.piclist-col4 li{ margin-left:1.5%; _margin-left:0.75%; width:23.5%;}

.row-fluid .content .cat-pic-list-full{ width:98%;}
.row-fluid .content .cat-pic-list-full ul{ margin-left:-1.5%;}
.row-fluid .content .cat-pic-list-full ul li{ margin-left:1.5%; width:23.5%;}

/* Home - SpecialCatPicPosts */
.row-fluid .content .wpyou_widget_SpecialCatPicPosts{ margin-bottom:25px; overflow:hidden;}
.row-fluid .content .wpyou_widget_SpecialCatPicPosts ul{ margin-left:-2%; padding:6px 12px 0;}
.row-fluid .content .wpyou_widget_SpecialCatPicPosts ul li{ float:left; margin-bottom:15px; margin-left:2%; width:31.333333%; height:auto; text-align:center; overflow:hidden;}
.row-fluid .content .wpyou_widget_SpecialCatPicPosts ul li .folio-item{ padding:0;}
.row-fluid .content .wpyou_widget_SpecialCatPicPosts ul li .folio-thumb{ position:relative;}
.row-fluid .content .wpyou_widget_SpecialCatPicPosts ul li .folio-thumb img{ width:100%; height:auto; display:block;}
.row-fluid .content .wpyou_widget_SpecialCatPicPosts ul li h4{ margin-top:8px; width:100%; height:24px; font-size:14px; overflow:hidden; position:relative; z-index:10;}
.row-fluid .content .wpyou_widget_SpecialCatBigPicPosts{ margin-bottom:25px; overflow:hidden;}
.row-fluid .content .wpyou_widget_SpecialCatBigPicPosts ul{ margin-left:-2%; padding:6px 12px 0;}
.row-fluid .content .wpyou_widget_SpecialCatBigPicPosts ul li{ float:left; margin-bottom:15px; margin-left:2%; width:48%; height:auto; text-align:center; overflow:hidden;}
.row-fluid .content .wpyou_widget_SpecialCatBigPicPosts ul li .folio-item{ padding:0;}
.row-fluid .content .wpyou_widget_SpecialCatBigPicPosts ul li .folio-thumb{ position:relative;}
.row-fluid .content .wpyou_widget_SpecialCatBigPicPosts ul li .folio-thumb img{ width:100%; height:auto; display:block;}
.row-fluid .content .wpyou_widget_SpecialCatBigPicPosts ul li h4{ margin-top:8px; width:100%; height:24px; font-size:14px; overflow:hidden; position:relative; z-index:10;}

/* Home - CatScrollPiclist */
.cat-scroll-pic-list-inner{ margin:0 auto; }
.cat-scroll-pic-list{ margin-bottom:25px; overflow:hidden; position:relative;}
.cat-scroll-pic-list ul{ margin-left:0;}
.cat-scroll-pic-list ul li{ float:left; width:25%; height:auto; text-align:center; overflow:hidden;}
.cat-scroll-pic-list ul li .folio-item{ padding:0;}
.cat-scroll-pic-list ul li .folio-thumb{ position:relative;}
.cat-scroll-pic-list ul li .folio-thumb img{ width:100%; height:auto; display:block;}
.cat-scroll-pic-list ul li h4{ margin-top:8px; width:100%; height:24px; font-size:12px; overflow:hidden; position:relative; z-index:10;}
.cat-scroll-pic-list ul li .folio-item{ padding:0;}
.cat-scroll-pic-list .bx-controls-auto{ display:none;}
.cat-scroll-pic-list .bx-controls a{ margin-left:8px; width:22px; height:22px; text-indent:-9999px; border:1px solid #eee; background:#f6f6f6 url(images/arrow-scroll.png) no-repeat; display:inline-block; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}
.cat-scroll-pic-list .bx-controls a:hover{ border:1px solid #388cd6; background-color:#388cd6;}
.cat-scroll-pic-list .bx-controls a.bx-prev{ background-position:8px 6px; position:absolute; top:6px; right:45px;}
.cat-scroll-pic-list .bx-controls a.bx-next{ background-position:-15px 6px; position:absolute; top:6px; right:0;margin-right: 15px;}
.cat-scroll-pic-list .bx-controls a.bx-prev:hover{ background-position:8px -14px;}
.cat-scroll-pic-list .bx-controls a.bx-next:hover{ background-position:-15px -14px;}

/* Home - CatFirstPiclist */
.cat-post-list ul li.thumb{ padding-top:6px; height:146px; overflow:hidden;}
.cat-post-list ul li.thumb a{ padding:0; height:auto; background:none; display:inline;}
.cat-post-list ul li.thumb .folio-item{ float:left; padding-right:15px;}
.cat-post-list ul li.thumb .folio-thumb img{ width:180px; height:135px; display:block;}
.cat-post-list ul li.thumb h4{ margin-bottom:5px; line-height:20px;}
.cat-post-list ul li.thumb p{ font-size:12px; line-height:22px; color:#888;}

.col-span{ float:left; width:280px;}
.col-box-list{ overflow:hidden;}
.col-box-list ul li{ margin-bottom:3px; padding-left:14px; width:100%; height:24px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 11px; overflow:hidden;}
.col-box-list ul li span{ float:right; padding-left:15px; font-size:12px; color:#888;}
.col-box-list ul li.p{ margin-bottom:15px; padding:0 0 15px; height:auto; font-size:12px; border-bottom:1px solid #eee; background:none;}
.col-box-list ul li.p h4{ margin-bottom:8px; height:24px; text-align:center; white-space:nowrap; overflow:hidden;}
.col-box-list ul li.p a{ color:#388cd6;}
.col-box-list ul li.p a:hover{ color:#222;}
.col-box-list ul li.p p{ line-height:20px; color:#666;}
.col-box-list ul li.p p a{ padding-left:10px;}

/* Column */
.col-md-3{ margin-left:-0.5%; overflow:hidden;}
.col-md-3 .inner div{ float:left; margin:15px 0 15px 0.5%; padding:0 1.5%; *padding:0 1.4%; width:29.83%; height:auto; text-align:center; color:#555; overflow:hidden;}
.col-md-3 .inner div img{ max-width:100%; height:auto;}
.col-md-3 .inner div h3{ margin:0 auto 10px; width:100%; height:24px; font-size:14px; font-weight:700; overflow:hidden;}
.col-md-3 .inner div p{ color:#666;}

.col-md-4{ margin-left:-1%;}
.col-md-4 .inner div{ margin-left:1%; padding:8px 1.5%; *padding:6px 1.4%; width:21%;}
.col-md-4 .inner div a{ padding:0 5px; display:inline-block;}

.col-md-2{ margin-left:-1%;}
.col-md-2 .inner div{ margin-left:1%; padding:6px 1% 8px; *padding:6px 0.9% 8px; width:47%;}
.col-md-1 .inner div{ padding:6px 1% 8px; *padding:6px 1% 8px; width:98%;}

.fw-dp{ background:#ebf1fc;}
.fw-dp .inner{ margin:0 auto;}
.fw-dp a:link, .fw-dp a:visited{ color:#555;}
.fw-dp a:hover, .fw-dp div h3 a{ color:#388cd6;}

/* FeaturesCatPosts */
.row-fluid .col-sticky{ float:left; margin-left:280px; padding-left:15px; font-size:14px;}
.row-fluid .col-sticky h2{ margin-bottom:15px; padding:0; width:100%; height:auto; border:none;}
.row-fluid .col-sticky h2 i{ float:left; margin-left:-1px; padding:8px 0 10px; min-width:216px; width:50%; height:24px; border-left:1px solid #eee; border-top:1px solid #ddd; font-size:16px; font-style:normal; text-align:center; display:block;}
.row-fluid .col-sticky h2 i.active{ border-top:1px solid #388cd6; color:#388cd6;}
.row-fluid .col-sticky h2 i.active a:link, .row-fluid .col-sticky h2 i.active a:visited{ color:#388cd6;}
.row-fluid .col-sticky ul{ text-align:left; display:none;}

/* Homebar */
.homebar{ float:right; margin-left:-250px; width:230px;    margin-top: 10px; margin-right:10px;color:#666; overflow:hidden;}
.homebar h3{ margin:0;margin-top5px; padding:8px 12px; height:24px; font-size:16px; font-weight:bold; border:1px solid #eee; border-top:1px solid #388cd6; border-bottom:none; color:#004ea2; background:#fdfdfd; -moz-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0; -webkit-border-radius:3px 3px 0 0;}
.homebar h3 a:link, .homebar h3 a:visited{ color:#004ea2;}
.homebar h3 a:hover{ color:#388cd6; text-decoration:none;}
.homebar .widget{  background:#fff; overflow:hidden;}

.homebar .widget ul{ padding:10px; border:1px solid #f5f5f5; background:#fff; overflow:hidden;}
.homebar .widget ul li{ margin:4px auto; padding-left:12px; height:24px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 10px; overflow:hidden;}
.homebar .widget ul li ul{ border:none;}

.homebar .wpyou_widget_SpecialCatPicPosts ul{ padding:15px 10px;}
.homebar .wpyou_widget_SpecialCatPicPosts ul li{ margin-bottom:15px; padding:0 0 15px; height:auto; border-bottom:1px solid #eee; background:none;}
.homebar .wpyou_widget_SpecialCatPicPosts ul li img{ float:left; padding-right:10px; width:100px; height:75px;}
.homebar .wpyou_widget_SpecialCatPicPosts ul li h4{ margin-bottom:0; line-height:20px; font-size:14px; overflow:hidden;}
.homebar .wpyou_widget_SpecialCatPicPosts ul li p{ color:#666;}

.homebar .wpyou_widget_SpecialCatBigPicPosts ul li{ margin:0 auto 15px; padding:0; height:auto; text-align:center; background:none;}
.homebar .wpyou_widget_SpecialCatBigPicPosts ul li img{ width:228px; height:170px;}
.homebar .wpyou_widget_SpecialCatBigPicPosts ul li h4{ margin-bottom:0; line-height:18px; font-size:14px; overflow:hidden;}

.homebar .widget .textwidget{ padding-bottom:10px; border:1px solid #eee; background:#fff; overflow:hidden;}
.homebar .widget .textwidget p{ margin:10px 10px 0;}
.homebar .widget .textwidget ul{ border:none;}

.homebar .widget_search .searchInput{ padding:4px 8px 3px; width:168px; height:24px; line-height:24px; border:1px solid #d6d6d6; color:#666; background:#fff;}
.homebar .widget_search .searchInput:hover{ border:1px solid #999; color:#666;}
.homebar .widget_search .searchBtn{ float:right; *float:none; width:60px; height:33px; *line-height:30px; font-size:13px; font-weight:bold; text-align:center; text-indent:0; border:none; color:#fff; background:#388cd6; cursor:pointer; position:static;}
.homebar .widget_search .searchBtn:hover{ background:#2b81ce;}

/* Homebar - WidgetMenu */ 
 
.homebar .widget_nav_menu h3{ border-bottom:1px solid #e6e6e6;}
.homebar .widget_nav_menu div{ padding:10px;  }
.homebar .widget_nav_menu ul{ padding:0; font-size:15px; border:none; border-top:1px solid #e4e4e4; border-bottom:1px solid #fdfdfd;}
.homebar .widget_nav_menu ul li{ margin:0; padding:0; height:auto; border-top:1px solid #fdfdfd; border-bottom:1px solid #e4e4e4; 
background:#f2f2f2; overflow:hidden;}
.homebar .widget_nav_menu ul li a:link, .homebar .widget_nav_menu ul li a:visited{ height:46px; line-height:46px; text-indent:24px; color:#666; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat right -372px; display:block; overflow:hidden;}
.homebar .widget_nav_menu ul li a:hover, .homebar .widget_nav_menu ul li.current-cat a:link, .homebar .widget_nav_menu ul li.current-cat a:visited, .homebar .widget_nav_menu ul a:hover, .homebar .widget_nav_menu ul li.current-cat a:hover{ color:#fff; background:#436bb8 url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat right -332px; text-decoration:none;}
 
 
 .homebar .widget_nav_menu  .menu2 li{ margin:0; padding:0; height:auto; border-top:1px solid #fdfdfd; 
 border-bottom:1px solid #e4e4e4; background:#f6f6f6; overflow:hidden;}
 .homebar .widget_nav_menu  .menu3 li{ margin:0; padding:0; height:auto; border-top:1px solid #fdfdfd; 
 border-bottom:1px solid #e4e4e4; background:#fafafa; overflow:hidden;}


/* Experts */
.ecpert-ft{ padding-bottom:15px; font-size:14px; color:#666; border-bottom:1px dotted #e8e8e8; overflow:hidden; clear:both;}
.ecpert-ft h3{ margin-bottom:12px; font-size:20px; color:#388cd6; overflow:hidden;}
.ecpert-ft a:link, .ecpert-ft a:visited{ color:#388cd6;}
.ecpert-ft a:hover{ color:#222;}
.ecpert-ft img{ padding:3px 18px 0 0; width:220px; height:300px;}
.ecpert-ft .folio-thumb{ float:left;}

.piclist-v{ margin-left:-1.5%; overflow:hidden;}
.piclist-v li{ float:left; margin-top:20px; margin-left:2%; _margin-left:1%; width:18%; height:auto; text-align:center; overflow:hidden;}
.piclist-v li .folio-thumb{ position:relative;}
.piclist-v li .folio-thumb img{ width:100%; height:auto; display:block;}
.piclist-v li h3{ margin-top:8px; width:100%; height:24px; font-size:14px; overflow:hidden; position:relative; z-index:10;}
.piclist-v li p{ color:#666;}
.piclist-v a:hover p{ color:#388cd6;}

/* Department */
.col-tab{ float:left; margin-right:-280px; width:240px; border:1px solid #e9e9e9; background:#f6f6f6;}
.col-tab a{ padding-left:24px; height:52px; line-height:52px; font-size:18px; color:#666; border-bottom:1px solid #ebebeb; display:block; position:relative;}
.col-tab a i{ position:absolute; top:0; right:-16px; width:0; height:0; line-height:10px; font-size:10px; border-top:26px solid transparent; border-bottom:26px solid transparent; border-left:16px solid #388cd6; display:none;}
.col-tab a:hover, .col-tab .hov a{ color:#fff; background-color:#388cd6; text-decoration:none;}
.col-tab a:hover i, .col-tab .hov a i{ display:block;}

.col-tab-list{ margin-left:280px;}
.col-tab-list ul{ display:none;}
.col-tab-list ul li{ float:left; margin:0 0 3px; width:50%; font-size:14px;}
.col-tab-list ul li a{ padding:0 14px; height:24px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 11px; display:block; overflow:hidden;}
.col-tab-list ul li.p{ margin:0 0 18px 0; padding:0 0 15px; width:100%; height:auto; font-size:12px; border-bottom:1px solid #eee; background:none;}
.col-tab-list ul li.p h3{ margin-bottom:10px; height:24px; font-size:18px; white-space:nowrap; overflow:hidden;}
.col-tab-list ul li.p p{ line-height:22px; color:#666;}
.col-tab-list ul li.p a{ padding:0; height:none; color:#388cd6; background:none; display:inline;}
.col-tab-list ul li.p p a{ padding-left:10px;}

/* Department */
.col-postlist .post-ft{ float:left; margin-top:6px; margin-right:-300px; width:280px;}
.col-postlist .post-ft img{ width:100%; height:220px;}
.col-postlist .post-ft h3{ font-size:14px; text-align:center;}
.col-postlist ul{ margin-left:300px;}
.col-postlist ul li{ float:left; margin:0 0 3px; padding:0; width:50%; font-size:14px; background:none;}
.col-postlist ul li a{ padding:0 14px; height:24px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 11px; display:block; overflow:hidden;}

/* Partners */
.partners{ margin-bottom:30px;}
.partners h2{ padding:10px 10px 20px 0; border:none; text-align:center; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) repeat-x 0 -452px;}
.partners h2 a{ padding:0 30px; background:#F8F8F8;}
#partner-list{}
#partner-list a{ display:inline-block;}
#partner-list a img{ height:38px; -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=65); -moz-opacity:0.65; opacity:0.65;}
#partner-list a:hover img{ -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0); filter:gray; filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}

/* BreadCrumb */
.breadcrumb{ float:right; color:#999;}
.breadcrumb i{ padding:0 6px 0 8px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 7px -39px;}
.breadcrumb a:link, .breadcrumb a:visited{ color:#999;}
.breadcrumb a:hover{ color:#666;}

.crumb-box{ float:left;}
.weibo-box, .wb-follow-button{ float:right;}
.weibo-box{ *width:127px;}
.wb-follow-button{ margin-top:5px; *margin-top:-29px;}

.cur-title{ margin-bottom:25px; height:36px; line-height:36px; border-bottom:2px solid #e8e8e8; text-transform:capitalize;}
.cur-title span{ padding-left:4px; color:#999;}
.cur-title b{ font-size:18px; font-weight:normal; border-bottom:2px solid #388cd6; color:#004ea2; display:inline-block;}
.cur-title b a{ color:#004ea2; text-decoration:none;}

/* Archive - Postlist */
.postlist{ padding:0; overflow:hidden;}
.postlist li{ margin:0 auto; padding:0 0 0 25px; height:40px; line-height:40px; border-bottom:1px solid #f6f6f6; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 10px 19px; overflow:hidden;}
.postlist li:hover{ background-color:#fdfdfd;}
.postlist li a{ float:left; width:85%; font-size:14px;}
.postlist li span{ float:right; padding-right:10px; color:#bbb;}

.column-list{ margin-left:-2.5%;}
.column{ float:left; margin-bottom:25px; margin-left:2.5%; width:47.5%; height:365px; overflow:hidden;}
.column h2, .column .content h3{ margin-bottom:15px; padding:6px 0; height:24px; font-size:14px; font-weight:bold; border-bottom:1px solid #388cd6; color:#388cd6; background:#fff; overflow:hidden; clear:both;}
.column h2 a:link, .column h2 a:visited, .column .content h3 a:link, .column .content h3 a:visited{ color:#004ea2;}
.column h2 a:hover, .column .content h3 a:hover{ color:#388cd6; text-decoration:none;}
.column h2 i, .column .content h3 i{ float:right; font-size:14px; font-style:normal;}
.column h2 i a:link, .column h2 i a:visited, .column .content h3 i a:link, .column .content h3 i a:visited{ padding:4px 0 4px 12px; color:#666;}
.column h2 i a:hover, .column .content h3 i a:hover{ color:#388cd6;}
.column h2 span a{ float:right; *margin-top:-24px; width:40px; height:30px; text-indent:-9999px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 -104px; display:block;}
.column ul li{ margin-bottom:8px; height:24px; font-size:13px; overflow:hidden;}
.column ul li a{ padding-left:14px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 11px; display:block; overflow:hidden;}
.column ul li span{ float:right; padding-left:10px; font-size:12px; color:#bbb;}

/* Archive - Piclist */
.piclist{ margin-left:-1.83%; overflow:hidden;}
.piclist li{ float:left; margin-bottom:25px; margin-left:1.83%; *margin-left:1.80%; _margin-left:0.935%; width:31.5%; height:auto; text-align:center; overflow:hidden;}
.piclist li .folio-thumb{ position:relative;}
.piclist li .folio-thumb img{ width:100%; height:auto; display:block;}
.piclist li h3{ margin-top:8px; width:100%; height:24px; font-size:14px; overflow:hidden; position:relative; z-index:10;}

.piclist-col4{ margin-left:-1.5%;}
.piclist-col4 li{ margin-left:1.5%; _margin-left:0.75%; width:23.5%;}

/* Post */
.post{ overflow:hidden;}
.post .post-title{ margin-bottom:8px; padding-bottom:8px; line-height:40px; font-size:28px; text-align:center; border-bottom:1px solid #e6e6e6; color:#333;}
.postmeta{ margin-bottom:25px; color:#999; text-align:center;}
.postmeta a:link, .postmeta a:visited{ color:#999;}
.postmeta a:hover{ color:#666;}
.entry{ font-size:14px;}
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6{ margin-bottom:15px; color:#000;}
.entry p{ margin-bottom:20px;}
.entry a:link, .entry a:visited{ color:#388cd6;}
.entry a:hover{ color:#F65E4F;}
.entry img{ margin-bottom:15px; max-width:100%; height:auto;}
.entry ol, .entry ul{ margin:10px 20px;}
.entry ol li{ list-style:decimal;}
.entry ul li{ list-style:disc;}
.entry input,.entry textarea,.entry select{ padding:6px; border:1px solid #ccc; font-size:100%; vertical-align: middle;}
.entry input[type="text"]:hover,.entry input[type="text"]:focus,.entry input[type="text"]:active{ border:1px solid #999;}
.entry input[type="file"]{ border:none;}
.entry table{ margin-bottom:15px; color:#666; border-left:1px solid #E4E4E4; border-bottom:1px solid #E4E4E4;}
.entry th{ padding:5px 10px; border-right:1px solid #E4E4E4; border-top:1px solid #E4E4E4; background:#F5F5F5;}
.entry td{ padding:5px 10px; border-right:1px solid #E4E4E4; border-top:1px solid #E4E4E4;}
.alignleft{ float:left; padding-right:10px;}
.alignright{ float:right; padding-left:10px;}
.alignnone, .aligncenter{ float:none; margin-left:auto; margin-right:auto; clear:both;}
.aligncenter{ text-align:center; display:block;}
.wp-caption{margin:10px auto; padding:6px; background:#F6F6F6;border:1px solid #E4E4E4; -khtml-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-align:center;}
.wp-caption img{ max-width:660px;}
.wp-caption p.wp-caption-text{margin:5px 0 0;padding:4px;line-height:20px;color:#666;}

.entry blockquote, .entry pre, .entry code{ margin:0 10px 15px; padding:8px 15px; border:1px solid #fae2ba; color:#666; background-color:#ffffe6;}
.entry blockquote p, .entry pre p, .entry code p{ margin-bottom:0; line-height:20px;}
.entry blockquote code, .entry pre code{ margin:0; padding:0; border:none; background:none;}

.post .share{ margin:25px auto; padding-bottom:8px; line-height:28px; border-bottom:1px solid #e6e6e6; color:#999; text-align:right; clear:both;}
.post #bdshare{ float:right;}

/* Page */
.post .page-title{ margin-bottom:30px; padding-bottom:10px; line-height:1.5; font-size:28px; text-align:center; border-bottom:1px solid #E9E9E9; color:#333;}

/* Pagenavi */
.wpagenavi{ margin:0 auto; padding-top:35px; width:100%; line-height:40px; font-family:"宋体"; text-align:center;}
.wpagenavi-bd{ margin:20px auto 0; border-top:1px solid #e8e8e8;}
.wpagenavi a:link, .wpagenavi a:visited{ margin:0 4px; padding:12px 16px; color:#666; background:#f6f6f6; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.wpagenavi a:hover, .wpagenavi a:active{ color:#fff; background:#388cd6; text-decoration:none;}
.wpagenavi a.current:link, .wpagenavi a.current:visited, .wpagenavi a.current:hover{ color:#fff; background:#388cd6; font-weight:bold;}

/* Post Navigation */
.post-navi{ padding-top:20px; text-align:center;}
.post-navi a:link, .post-navi a:visited{ padding:2px 9px; border:1px solid #fff; background:#fff;}
.post-navi a:hover{ border:1px solid #E4E4E4; background:#F5F5F5; text-decoration:none;}

/* Prev Next Post */
.post-prev-next{ margin:6px auto; line-height:24px; font-size:13px; color:#333;}

/* Error404 */
.error404{ max-width:360px; padding:50px 0;}
.error404 h4{ height:32px; line-height:32px; font-size:200%; color:#F00;}
.error404 span{ margin-bottom:25px; color:#666; display:block;}
.error404 ol{ padding:5px 0 5px 20px;}
.error404 ol li{ margin:0 auto; list-style:disc;}
.errorsearch{ margin-top:15px; width:100%; overflow:hidden;}
.errorsearch .searchInput{ float:left; padding:6px 0; width:80%; text-indent:12px; height:24px; line-height:24px; border:1px solid #DDD;}
.errorsearch #searchsubmit{ float:right; width:19%; height:38px; font-size:14px; border:none; color:#fff; background:#666; cursor:pointer;}
.errorsearch #searchsubmit:hover{ background:#333;}

/* Related */
.related{ margin:30px auto 0;}
.related h2{ padding:0 0 6px 20px; font-size:18px; border-bottom:1px solid #e6e6e6; color:#111; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 -200px; text-transform:capitalize; overflow:hidden;}
.related ul.post-list, .related ul.thumb-list{ margin-top:20px; overflow:hidden;}
.related ul.post-list li{ float:left; margin:2px auto; padding-right:5%; width:45%; height:24px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 10px; overflow:hidden;}
.related ul.post-list li a{ padding-left:15px;}

/* Sidebar */
.sidebar{ float:left; margin-right:-254px; width:200px; color:#666; border:1px solid #e2e2e2; overflow:hidden; -webkit-box-shadow:3px 3px 5px 0 rgba(0, 0, 0, 0.08); -moz-box-shadow:3px 3px 4px 0 rgba(0, 0, 0, 0.08); box-shadow:3px 3px 5px 0 rgba(0, 0, 0, 0.08);}
.rightbar{ float:right; margin-left:-254px; width:200px; color:#444; border:1px solid #e2e2e2; overflow:hidden;}
.sidebar h3{ margin:0; padding:8px 0; height:24px; font-size:14px; font-weight:bold; color:#444; border-top:1px solid #388cd6; border-bottom:1px solid #eee;}
.sidebar h3 a:link, .sidebar h3 a:visited{ color:#004ea2;}
.sidebar h3 a:hover{ color:#388cd6; text-decoration:none;}
.sidebar ul li{ margin:0 10px 25px;}
.sidebar ul li ul{ padding:10px 0; background:#fff; overflow:hidden;}
.sidebar ul li ul li{ margin:4px auto; padding-left:12px; height:24px; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat 0 10px; overflow:hidden;}
.sidebar ul li ul li ul{ border:none;}
.sidebar ul li div{ padding:15px 0 10px; line-height:28px; background:#fff; overflow:hidden;}
.widget_black_studio_tinymce h3, .widget_text h3{ border-bottom:none;}

/* SubList */
.sidebar ul li.widget_nav_menu { margin:0 0 40px;}
.sidebar ul li.widget_nav_menu h3{ height:40px; line-height:40px; font-size:24px; font-weight:normal; text-indent:24px; border-top:1px solid #388cd6; border-bottom:1px solid #d1dced; background:#e3eaf4;}
.sidebar ul li.widget_nav_menu ul{ padding:0; font-size:16px; border:none;}
.sidebar ul li.widget_nav_menu ul li{ margin:0; padding:0; height:auto; border-top:1px solid #fdfdfd; border-bottom:1px solid #e4e4e4; background:#f4f4f4; overflow:hidden;}
.sidebar ul li.widget_nav_menu ul li a:link, .sidebar ul li.widget_nav_menu ul li a:visited{ height:46px; line-height:46px; text-indent:24px; color:#666; background:url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat right -372px; display:block; overflow:hidden;}
.sidebar ul li.widget_nav_menu ul li a:hover, .sidebar ul li.widget_nav_menu ul li.current-cat a:link, .sidebar ul li.widget_nav_menu ul li.current-cat a:visited, .sidebar ul li.widget_nav_menu ul li.current_page_item a:link, .sidebar ul li.widget_nav_menu ul li.current_page_item a:visited, .sidebar ul li.widget_nav_menu ul a:hover, .sidebar ul li.widget_nav_menu ul li.current-cat a:hover{ color:#fff; background:#436bb8 url(/Yh/Tpl/gaoke2/static/images/icon.gif) no-repeat right -332px; text-decoration:none;}
.sidebar ul li.widget_nav_menu ul li.page_item a:link, .sidebar ul li.widget_nav_menu ul li.page_item a:visited{ text-indent:24px;}

/* Search */
.sidebar ul li.widget_search .searchInput{ padding:4px 8px 3px; width:168px; height:24px; line-height:24px; border:1px solid #d6d6d6; color:#666; background:#fff;}
.sidebar ul li.widget_search .searchInput:hover{ border:1px solid #999; color:#666;}
.sidebar ul li.widget_search .searchBtn{ float:right; *float:none; width:60px; height:33px; *line-height:30px; font-size:13px; font-weight:bold; text-align:center; text-indent:0; border:none; color:#fff; background:#388cd6; cursor:pointer; position:static;}
.sidebar ul li.widget_search .searchBtn:hover{ background:#2b81ce;}

/* CustomWidgets */
.sidebar ul li.wpyou_widget_SpecialCatList ul{ padding:0;}
.sidebar ul li.wpyou_widget_SpecialCatList ul li{ height:auto; background:url(/Yh/Tpl/gaoke2/static/images/arrow.gif) no-repeat 3px 10px;}
.sidebar ul li.wpyou_widget_SpecialCatList ul li ul li{ line-height:20px; background:url(/Yh/Tpl/gaoke2/static/images/arrow-sub.gif) no-repeat 3px 7px;}

.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li{ margin-bottom:15px; padding:0 0 15px; height:auto; border-bottom:1px solid #EEE; background:none;}
.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li img{ float:left; padding-right:10px; width:110px; height:80px;}
.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li h4{ margin-bottom:5px; height:54px; line-height:18px; font-size:14px; overflow:hidden;}
.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li p{ color:#666;}

.sidebar ul li.wpyou_widget_SpecialCatBigPicPosts ul li{ margin:0 auto 15px; padding:0; height:auto; text-align:center; background:none;}
.sidebar ul li.wpyou_widget_SpecialCatBigPicPosts ul li img{ width:240px; height:180px;}
.sidebar ul li.wpyou_widget_SpecialCatBigPicPosts ul li h4{ margin-bottom:10px; line-height:18px; font-size:14px; overflow:hidden;}

/* Newsletter */
.widget_newsletterwidget input[type="text"]{ margin-bottom:8px; padding:6px 1.5%; width:96%; border:1px solid #ddd;}
.widget_newsletterwidget .newsletter-submit{ margin-top:8px; padding:8px 20px; font-size:13px; font-weight:bold; text-align:center; text-indent:0; border:none; color:#fff; background:#388cd6; cursor:pointer; position:static;}
.widget_newsletterwidget .newsletter-submit:hover{ background:#2b81ce;}

/* Calendar */
#wp-calendar{ margin:5px auto; width:94%;}
#wp-calendar caption{ padding:5px 0px; font-size:14px;}
#wp-calendar th, #wp-calendar td{ padding:2px 1px; line-height:18px; text-align:center; text-transform:capitalize; color:#555; border:1px solid #E4E4E4; background-color:#F9F9F9;}
#wp-calendar tbody tr td a:link, #wp-calendar tbody tr td a:visited{ font-weight:bold; color:#FF0242;}
#wp-calendar tbody tr td a:hover{ color:#333;}
#wp-calendar tbody tr td:hover{ border:1px solid #D9D9D9; color:#444; background-color:#EEE;}
#wp-calendar tfoot tr td{ padding:8px 10px 0px; border:none; background:none;}
.pad{ border:none !important; background:none !important;}

/* Comments*/
.postComment{ float:left; width:100%; margin:0 0 5px; overflow:hidden;}
#addcomment, #comments{ margin-bottom:25px; padding-bottom:6px; font-size:18px; font-weight:normal; font-family:"Microsoft Yahei","黑体";  color:#333; border-bottom:1px solid #DDD;}
#addcomment{ margin-top:10px;}
.post_comment ol li{ margin:10px 5px; padding:10px 10px 5px 10px; list-style:none; }
.commentlist{ width:98%; font-size:12px; clear:both;}
.commentlist li{ margin-bottom:10px; padding:6px 0; border:1px solid #E4E4E4;}
.commentlist li.alt{ border:1px solid #E3E7EA; background-color:#F7F8F9;}
.commentlist li.comment-author-admin{ border:1px solid #D8D8D8; background:#fff;}
.commentlist li ul{ margin:10px 10px;}
.commentlist li ul.children{ margin:10px 10px;}
.commentlist li p{ padding:10px 10px 5px;}

.comment-author{ width:100%; height:22px; line-height:22px; border-bottom:1px solid #ECECEC;}
.commentlist li.alt .comment-author{ border-bottom:1px solid #E3E7EA;}
.commentlist li.comment-author-admin .comment-author{ border-bottom:1px solid #E3E3E3;}
.commentlist li.alt .comment-author{ border-bottom:1px solid #E8EDF0;}
.avatar{ float:left; padding:1px 1px; width:32px; height:32px; border:1px solid #E0E0E0;}
.author_info{ float:left; padding-left:10px; line-height:16px;}
.author_info cite{ font-style:normal; font-weight:bold;}
.author_info em{ padding-left:10px; font-size:10px; font-style:normal; color:#999;}

.reply{ float:right; margin:-3px 8px 0px 0px;}
#cancel-comment-reply{ float:right; margin-right:10px;}
.reply a, #cancel-comment-reply a{ color:#999 !important;}
.reply a:hover, #cancel-comment-reply a:hover{ color:#1162B3 !important;}

#respond p{ margin:0 0 15px;}
#respond label{ float:left; padding:3px 8px; width:70px; text-align:right; display:block;}
#respond em{ padding-top:5px; color:#F00; font-style:normal; font-weight:normal;}

#author, #email, #url, #comment{ padding:6px; width:50%; border:1px solid #E4E4E4; color:#666;}
#comment{ width:84%; height:150px; font-size:12px; color:#787878; overflow-y:scroll; color:#666;}
#submit{ margin:0 8px; padding:12px 60px; font-size:16px; color:#fff; border:none; background:#004ea2; cursor:pointer; display:block; -webkit-transition:background 0.4s ease; -moz-transition:background 0.4s ease; -o-transition:background 0.4s ease; -ms-transition:background 0.4s ease; transition:background 0.4s ease;}
#submit:hover, #submit:active{ background:#2b81ce;}
.comment_navi{ text-align:right; padding:5px 15px; font-size:12px; color:#999;}
.comment_navi a{ color:#999;}

/* Corp */
.row-corp h2{ padding:0; height:38px; font-size:14px; font-weight:normal; color:#666; overflow:visible;}
.row-corp em{ padding:0 15px; height:38px; line-height:38px; font-style:normal; cursor:pointer; display:inline-block;}
.row-corp em.cur{ border:1px solid #388cd6; border-bottom:none; color:#004ea2; background:#fff;}
.row-corp .div-tab-s ul li{ float:left;}
.row-corp .cooperation ul li{ padding:0 22px; text-align:center;}
.row-corp .cooperation ul p{ margin-top:5px; line-height:14px; text-align:center; color:#666;}
.row-corp .friendlink ul li{ float:left; margin:0 6px; white-space:nowrap; overflow:hidden;}

/* Footer */
.footer{   padding:30px 0 0; width:100%; border-top:1px solid #e8e8e8; color:#666; background:#f6f6f6;}
.footer a:link, .footer a:visited{ color:#666;    font-size: 10px;}
.footer a:hover{ color:#388cd6;}

/* Footbar */
.footbar{ overflow:hidden;}
.footbar h3{ margin-bottom:12px; font-size:14px; font-weight:bold; text-transform:capitalize;}
.footbar h3 a{ color:#666;}
.footbar .widget-column{ float:left; margin-bottom:35px; padding-right:2%;  }
.footbar .widget-column-last{ float:right; padding:0; width:auto;}
.footbar .widget-column ul{ overflow:hidden;}
.footbar .widget-column ul li{ margin-bottom:4px; overflow:hidden;}
.footbar .wpyou_widget_SpecialCatList ul li, .footbar .widget_categories ul li, .footbar .widget_categories ul li, .footbar .widget_archive ul li{ float:left; padding-right:2%; width:48%;}

.footbar .widget_newsletterwidget form{ margin-top:15px; position:relative;}
.footbar .widget_newsletterwidget form p{ display:block;}
.footbar .widget_newsletterwidget .newsletter-email{ padding:5px 4%; width:92%; line-height:28px; border:1px solid #ccc; color:#888; background:#fff; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
.footbar .widget_newsletterwidget .newsletter-submit{ padding:0 15px; height:40px; line-height:40px; color:#fff; background:#999; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; border:none; position:absolute; top:0; right:0; -webkit-transition:background 0.4s ease; -moz-transition:background 0.4s ease; -o-transition:background 0.4s ease; -ms-transition:background 0.4s ease; transition:background 0.4s ease;}
.footbar .widget_newsletterwidget .newsletter-submit:hover, .footbar .widget_newsletterwidget .newsletter-submit:active{ background:#f60;}

.footbar #wp-calendar{ width:94%;}
.footbar #wp-calendar th, .footbar #wp-calendar td{ border:1px solid #393939; background:none;}
#wp-calendar tbody tr td a:link, #wp-calendar tbody tr td a:visited{ font-weight:bold; color:#f30;}
#wp-calendar tbody tr td a:hover{ color:#eee;}
.footbar #wp-calendar tbody tr td:hover{ border:1px solid #444; color:#eee; background-color:#444;}

/* Copyright */
.copyright{ padding:15px 0; min-height:24px; border-top:1px solid #2470ca; color:#f9f9f9; background:#2470ca; text-align:center;}
.copyright .inner{ overflow:visible;}
.copyright a:link, .copyright a:visited{ color:#f9f9f9;}
.copyright a:hover{ color:#fff;}
.copyright #cp{   max-width:65%;  margin: auto; }
.copyright #our-sns{ float:right; position:relative;}
#our-sns a{ margin-left:5px; width:24px; height:24px; text-indent:-9999px; display:inline-block; background:url(/Yh/Tpl/gaoke2/static/images/icon-sns.gif) no-repeat 0 0; cursor:pointer; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -o-transition:all 0.4s ease; -ms-transition:all 0.4s ease;}
#our-sns a:hover{ filter:alpha(opacity=8); -moz-opacity:0.8; opacity:0.8;}
#our-sns a#i_tsina{ background-position:0 0;}
#our-sns a#i_tqq{ background-position:0 -31px;}
#our-sns a#i_weixin{ background-position:0 -62px;}
#our-sns a#i_renren{ background-position:0 -92px;}
#our-sns a#i_qzone{ background-position:0 -123px;}
#our-sns a#i_facebook{ background-position:0 -154px;}
#our-sns a#i_twitter{ background-position:0 -185px;}
#weixin{ padding:10px; text-align:center; background:#fff; display:none; position:absolute; left:68px; bottom:26px; z-index:999; -moz-box-shadow:0 0 12px rgba(0,0,0,.4); -webkit-box-shadow:0 0 12px rgba(0,0,0,.4); box-shadow:0 0 12px rgba(0,0,0,.4);}
#weixin img{ display:block;}

/* CustomerService */
.cs-div{ width:140px; height:auto; text-align:center; position:absolute; z-index:99999; overflow:hidden;}
.cs-div #cs-close{ float:right; width:32px; height:35px; text-indent:-9999px; display:block; cursor:pointer; position:absolute; top:0; right:0;}
.cs-bar{ padding:0; width:32px; height:116px;}
.cs-bar #cs-close{ width:32px; height:116px; background:url(/Yh/Tpl/gaoke2/static/images/cs.gif) no-repeat -106px 0; top:0; right:0;}
.cs-inner{ padding:60px 5px 0 10px; background:url(/Yh/Tpl/gaoke2/static/images/cs.gif) no-repeat 0 -120px; display:none;}
.cs-inner img{ margin-bottom:10px;}
.cs-btm{ width:100%; height:15px; background:url(/Yh/Tpl/gaoke2/static/images/cs.gif) no-repeat 0 bottom;}

/* Backtop */
.backToTop{ width:46px; height:46px; background:url(/Yh/Tpl/gaoke2/static/images/backtop.gif) no-repeat 0 0; position:fixed; _position:absolute; right:25px; bottom:40px; _bottom:"auto"; cursor:pointer; display:none; z-index:9999;}
.backToTop:hover{ background-position:0 -46px;}


.inner{ width:1200px;}
/****  Responsive CSS  ****/
/* Computer < 1200 */
@media only screen and (min-width:1440px){
	.inner{ width:1200px;}
}
@media only screen and (min-width:1200px) and (max-width:1440px){
	/*.inner{ width:1150px;}*/
}

 

 

 