html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;
 font-family: "Microsoft YaHei","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","WenQuanYi Micro Hei",sans-serif;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
 display: block;
}
body {
 line-height: 1;font-size: 14px;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}
h3 {
 color: #1295D8;
}

.btn-info {
 color: #FFF;
 background-color: #1295D8;
 border-color: #1295D8;
}


.grid {
 width: 1170px;
 height: 300px;
 margin: 160px auto 50px auto;
 perspective: 500px;
 background: url('imagesloading_logo.jpg') no-repeat center center;
}
.grid img {
 width: 117px;
 height: 117px;
 display: block;
 float: left;
}
#ban {
 position: relative;
 min-height: 40px;
}
#ban .top-bar {
 width: 100%;
 height: 42px;
 background: url('imagestop_bar.png') repeat-x;
 position: absolute;
 top: 0;
 z-index: 10000;
 line-height: 40px;
}
#ban .top-bar s {
 display: block;
 border-left: 1px #1295D8 solid;
 width: 0;
 height: 41px;
 float: left;
}
#ban .top-bar p {
 display: block;
 color: #1295D8;
 ;
 padding: 0;
 float: left;
}
#ban .top-bar a {
 display: block;
 color: #1295D8;
 font-size: 13px;
 float: left;
 padding: 0 8px;
 background-position: 0 -40px;
 transition: all 0.3s ease 0s;
}
#ban .top-bar a:hover {
 text-decoration: none;
 background: #006699;
 background-position: 0 0;
}
#ban .submenu {
 background: #fff;
 padding: 20px;
 position: absolute;
 top: 0;
 width: 100%;
}
.searchbox {
 height: 40px;
 float: left;
 background: none;
 border: none;
}
.searchbox.searchbox-open {
 border: none;
}
.searchbox .searchbox-icon {
 font-size: 16px;
 color: #ccc;
 color: rgba(255, 255, 255, 0.48);
 margin: 12px 4px 0 0;
 float: right;
 cursor: pointer;
 background: none;
 border: 0;
 width: 28px;
 text-align: center;
 background: no-repeat -55px 0 url("imagessprites.png");
 width: 27px;
 height: 17px;
}
.searchbox .searchbox-inputtext {
 float: left;
 margin: 0;
 width: 0px;
 background: none;
 border: 0;
 outline: 0;
 line-height: 40px;
 color: #ccc !important;
 padding: 0px !important;
 box-sizing: border-box;
 font-size: 12px;
 -webkit-transition: width 400ms !important;
 -moz-transition: width 400ms !important;
 -o-transition: width 400ms !important;
 transition: width 400ms !important;
}
.searchbox .searchbox-inputtext:focus {
 background: rgba(255, 255, 255, 0.2);
}
.searchbox .searchbox-submit {
 display: none;
}
#ban .navbar {
 width: 100%;
 min-height: 40px;
 background: rgba(0,86,109,.5);
 border: none;
 position: absolute;
 top: 0;
 z-index: 10000;
 margin-bottom: 0;
}
#ban .navbar.active {
 opacity: 0.9;
}
#ban .nav {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: 15px;
}
#ban .navbar-default .nav > li {
 margin-left: 1px;
}
#ban .navbar-default .nav > li > a {
 color: #fff;
 font-size: 14px;
 position: relative;
 text-transform: uppercase;
 border: none;
 transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;
 -webkit-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
}
#ban .navbar-collapse {
 padding-right: 0;
 padding-left: 0;
}
#ban .navbar-default .nav > li > a:hover, .navbar-default .navbar-nav > li > a.active {
 background: #1295D8;
 color: #fff;
 border: none;
}
#ban .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
 background-color: #1295D8;
 border: none;
}
#ban .navbar-toggle {
 margin-right: 0px;
}
#ban ul.dropdown-menu {
 padding: 5px;
 left: -2px;
 top: 38px;
 width: 80px;
 min-width: 80px;
}
#ban ul.dropdown-menu li a {
 padding: 5px 5px;
 display: block;
 width: 100%;text-align: center;
}
#ban ul.dropdown-menu li a:hover {
 background-color: #2196D5;
 color: white;
}



#container {
 transition: all 0.5s ease-in-out;
 -moz-transition: all 0.5s ease-in-out;
 -webkit-transition: all 0.5s ease-in-out;
 -o-transition: all 0.5s ease-in-out;
}
.pagetop {
 width: 100%;
 box-sizing: border-box;
 z-index: 1000;
 transition: all 0.5s ease-in-out;
 -moz-transition: all 0.5s ease-in-out;
 -webkit-transition: all 0.5s ease-in-out;
 -o-transition: all 0.5s ease-in-out;
    background: #1295d8;
    padding: 10px 15px;
    text-align: center;

}
#topbar a {
 color: #61B9E1;
 font-size: 13px;
 text-decoration: none;
 padding: 3px;
 text-align: center;
}
#topbar a:hover {
 background: #41AADF;
 border-radius: 2px;
 color: #FFF;
}
.about-box img {
 max-width: 100%;
}
.services-post {
 line-height: 10px\9;
}
.fo {
 font-size: 14px;
}
.services-post a {
 color: #555;
 font-size: 14px;
 white-space: nowrap
}
.services-post a:hover {
 color: #1295D8;
}
.about-box h3 {
 font-size: 15px;font-weight: 100;
}
.about-box h3 a {
    color: #1295d8;
    text-decoration: none;
}
.about-box h3 a:hover {
    color: #006699;
}

.about-box .bx-controls {
 display: none;
}
.newTitle {
 width: 100%;
 height: 39px;
 display: block;
 overflow: hidden;
}
.newTitle h3 {
 width: 120px;
 float: left;
}
.newTitle h3 a{
 color: #888 
}
.newTitle h3.cur a {
 color: #1295d8;
}

.bxslider {margin-bottom: 10%}
.bxslider .yaowenbigpic {
 display: block;
 height: 180px;
 overflow: hidden;
}
.bxslider img {
 transition: All 0.5s ease-in-out;
 -webkit-transition: All 0.5s ease-in-out;
 -moz-transition: All 0.5s ease-in-out;
 -o-transition: All 0.5s ease-in-out;
}
.bxslider img:hover {
 transform: scale(1.06);
 -webkit-transform: scale(1.06);
 -moz-transform: scale(1.06);
 -o-transform: scale(1.06);
 -ms-transform: scale(1.06);
}
.yaowenpiclist {
 text-decoration: none;
 display: block;
 width: 100%;
}
.yaowenpiclist .yaowenpic {
 width: 100%;
}
.yaowenpiclist .yaowenpic span {
 display: block;
 height: 150px;
 width: 100%;
 overflow: hidden;
}
.yaowenpiclist img {
 transition: All 0.5s ease-in-out;
 -webkit-transition: All 0.5s ease-in-out;
 -moz-transition: All 0.5s ease-in-out;
 -o-transition: All 0.5s ease-in-out;
}
.yaowenpiclist img:hover {
 transform: scale(1.06);
 -webkit-transform: scale(1.06);
 -moz-transform: scale(1.06);
 -o-transform: scale(1.06);
 -ms-transform: scale(1.06);
}
.yaowenpiclist .yaolist {
 width: 100%;
}
.yaowenpiclist h3 {
 height: 40px;
 overflow: hidden;
 line-height: 20px;
 margin-bottom: 0px;
 margin-top: -2px;
}
.yaowenpiclist h3 a {
    color: #1295d8;
    text-decoration: none;
}
.yaowenpiclist h3 a:hover {
    color: #006699;
}
.bxslider p,.yaolist p {

 overflow: hidden;
 color: #666;
 line-height: 20px;font-size: 14px;margin-bottom: 15px;
}

.tabmore {
 width: 20%;
 float: right;
 text-align: right
}

.infolist {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 14px;min-height: 262px;
}
.infolist li {
 padding: 5px 2px;
 border-bottom: 1px dotted #ccc;
 font-size: 15px;
}
.infolist li a {
 color: #1295D8;
 text-decoration: none;
    padding-left: 100px;
    display: block;

}

.infolist li a:hover {
 color: #006699;
}

.infolist li a img{
    width: 30px;
    vertical-align: middle;
    margin-left: 10px;
}

.infolist li span {
 color: #888;
 float: left;
 margin-right: 15px;
 height: 25px;
}
.infolist2 {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 14px;
}
.infolist2 li {
 padding: 5px 2px;
 border-bottom: 1px dotted #ccc;
 font-size: 15px;
}
.infolist2 li a {
 color: #1295D8;
 text-decoration: none;
}
.infolist2 li a:hover {
 color: #006699;
}
.infolist2 li span {
 color: #888;
 float: left;
 margin-right: 15px;
 height: 25px;
}
.hot-box .btn {
 margin-top: 15px;
}
.feature-content-s {
 padding: 6px 0;
 color: #666;
 position: relative;min-height: 60px;
}
.feature-content-s .date {
    float: left;
    line-height: 15px\9;
    border: 1px solid #ccc;
    width: 76px;
    line-height: 26px;
}

.feature-content-s .date .day {
 font-size: 12px;
 text-align: center;
 ;
 color: #FFFFFF;
 background: #1995D7;
 width: 100%;
 display: inline-block;
 padding-top: 2px;
}
.feature-content-s .date .month {
 text-transform: uppercase;
 text-align: center;
 width: 100%;
 display: inline-block;
 font-weight: 400;
 font-size: 12px;
 color: #1295D8;
}
.feature-content-s h3 {
 padding-left: 24px;
 font-size: 15px;
 color: #1295D8;
 margin: 0px 0 0 0px;
 font-weight: 500;
}
.feature-content-s h3 a {
 color: #1295D8;
 text-decoration: none;
}
.feature-content-s h3 a:hover {
 color: #006699;
}
.feature-content-s .time {
    font-size: 14px;
    line-height: 160%;
    padding-left: 48px;
    background: url(imagesico.png) no-repeat  22px 0px;
    width: 210px;
    overflow: hidden;
    display: block;
    height: 20px;
}

.feature-content-s .address {
 font-size: 14px;
 line-height: 160%;
 padding-left: 49px;
 margin-bottom: 0; 
 background:url(imagesico.png) no-repeat  24px -24px;
}
.feature-content {
 padding: 5px 0;
 color: #666;
}
.feature-content .date {
 float: left;
 border-bottom: 3px solid #1295D8;
 line-height: 15px\9;
}
.feature-content .date .day {
 font-size: 22px;
 color: #333;
 background: #EDEDED;
}
.feature-content .date .month {
 text-transform: uppercase;
 text-align: center;
 width: 100%;
 display: inline-block;
 font-weight: 400;
 font-size: 12px;
}
.feature-content h3 {
 padding: 0;
 font-size: 15px;
 color: #1295D8;
 margin: 0 0 6px;
 font-weight: 500;
}
.feature-content h3 a {
 color: #1295D8;
}
.feature-content p {
 font-size: 14px;
 line-height: 150%;
}
.more {
 font-size: 14px;
}
.lib .tile {
 width: 100%;
 min-height: 50px;
 font-size: 16px;
 text-align: left;
 padding: 15px;
 border: none;
 height: 0px\9;
}
.lib .tile a {
 color: #1295D8;
}
.weibo,.weixin {
 color: #666;
 font-size: 14px;
 line-height: 150%\9;
 width: 100%;
}

.hot-post {
    overflow: hidden;
    position: relative;
    padding-bottom: 0px;
    border-bottom: 1px solid #ededed;cursor: pointer;
    height: 139px;
    margin: 0 0 15px 0;
}

.hot-post img {
    width: 100%;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    height: 110px;
}

.hot-post:hover img {
    transform: scale(1.22) rotate(8deg);
    -webkit-transform: scale(1.22) rotate(8deg);
    -moz-transform: scale(1.22) rotate(8deg);
    -o-transform: scale(1.22) rotate(8deg);
}

.hot-content {
    position: absolute;
    top: 100%;
 margin-top:-44px;
    left: 0;
    width: 101%;
 height:100%;
 overflow: hidden;
    padding: 10px;
    background: #1295D8;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
#vsb_content img,#vsb_content table {margin: 0 auto;max-width:100%}
.hot-post:hover .hot-content {
    top: 0;
 margin-top:0px;
 background: #1295D8;
}

.hot-content h3 {
    color: #1295D8;
    font-size: 14px;
    text-transform: uppercase;
    margin: -2px -6px 22px;
}

.hot-content h3 span {
    display: inline-block;
    float: right;
    text-transform: inherit;
    color: #1295D8;
    font-size: 12px;
}

.hot-content p {
    color: #1295D8;
    font-size: 12px;
    line-height: 150%;
}

.hot-content2 {
    position: absolute;
    top: 100%;
 margin-top:-36px;
    left: 0;
    width: 101%;
 height:100%;
 overflow: hidden;
    padding: 5px;
    background: #1295D8;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.hot-post:hover .hot-content2 {
    top: 0;
 margin-top:0px;
 background: #1295D8;
}

.hot-content2 h3 {
    color: #1295d8;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 10px;
    line-height: 16px;
    height: 30px;text-align: center;
}

.hot-content2 h3 span {
    display: inline-block;
    float: right;
    text-transform: inherit;
    color: #1295D8;
    font-size: 12px;
}

.hot-content2 p {
    color: #1295D8;
    font-size: 12px;
    line-height: 150%;
}
h3.bx-pager-5 {
    font-size: 24px;
}

.bx-pager-5 {
 margin-bottom: 15px;
}
.bx-pager-5 .bxlist a {
 color: #428bca;
 margin-right: 20px;
}
.bx-pager-5 .bxlist a.active {
 color: #1295D8
}




footer {
 padding: 5px 0 20px;
 background: #EDEDED;
 position: relative;
 margin: 10px 0 50px;
 color: #D1D1D1;
 max-width: 1172px;
 clear: both;
 margin: auto;
 min-height: 210px
}
footer p {
 color: #D3D1D1;
 font-size: 14px;
 margin: 0 0 5px 0;
 line-height: 20px;
}
footer a {
 color: #eee;
 margin: 0 10px 0 0;
 font-size: 14px;
}
footer a:hover {
 color: #eee;
 margin: 0 10px 0 0;
 font-size: 14px;
}
.fixbot {
 background: #1295D8;
 background-color: rgba(18,149,216,0.8);
 border-top: #1295D8 solid 1px;
 font-size: 12px;
 padding: 10px;
 height: 51px;
 line-height: 30px;
 color: #fff;
 z-index: 9999;
}
.fixbot .footinfo {
 color: #fff;
 color: rgba(255,255,255,0.7);
 font-size: 14px;
}
.fixbot .footinfo li {
 padding-left: 70px;text-align:center;
}
.fixbot .footinfo span {
 margin: 0 5px 0 0;
}
.fixbot .footinfo a {
 color: #fff;
 color: rgba(255,255,255,0.7)
}
.fixbot a.btn {
 margin-top: 4px;
 float: right;
 display: inline-block;
 color: #fff;
 border: 1px solid #66CCFF;
 padding: 5px 10px;
 font-size: 12px;
 background: #1582E7;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;margin-left: 6px;
}
.fixbot a.btn:hover {
 border: 1px solid #1295D8;
 color: #1295D8;
 background: rgba(255,255,255,0.5)
}
.fixbot input {
 border: none;
 border-radius: 4px;
 display: inline-block;
 margin: 5px 4px;
 padding: 2px 5px;
 height: 28px;
 font-size: 13px;
 font-weight: bold;
 color: #1582E7;
}
.fixbot input::-webkit-input-placeholder {
color:#41AADF;
}
.fixspan {
 display: inline-block;
 width: 30px;
 height: 30px;
 margin-right: 10px;
 opacity: 1.2;
 float: left;
}
.fixspan:hover {
 opacity: 1
}
.fixspan i {
 border-radius: 50%;
 width: 30px;
 height: 30px;
 padding: 6px;
 color: #fff;
 font-size: 18px;
 -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
 cursor: pointer;
}
.fixspan:hover i {
 -webkit-transform: rotate(360deg);
 -moz-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 -o-transform: rotate(360deg);
 transform: rotate(360deg);
}
.confoot {
 position: relative;
 margin: 10px 0 50px;
 color: #D1D1D1;
 clear: both;
 margin: auto;
 max-width: 1172px;
 min-height: 200px;
}




.bx-wrapper {
 margin: 0 auto;
 padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
 
 display: block;
}


.bx-wrapper .bx-viewport {
 -webkit-transform: translatez(0);
 -moz-transform: translatez(0);
 -ms-transform: translatez(0);
 -o-transform: translatez(0);
 transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
 position: absolute;
 bottom: -30px;
 width: 100%;
}


.bx-wrapper .bx-loading {
 min-height: 50px;
 background: url(imagesbx_loader.gif) center center no-repeat #fff;
 height: 100%;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 2000;
}


.bx-wrapper .bx-pager {
 text-align: center;
 font-size: .85em;
 font-family: Arial;
 font-weight: bold;
 color: #666;
 padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
 display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
 background: #666;
 text-indent: -9999px;
 display: block;
 width: 10px;
 height: 10px;
 margin: 0 5px;
 outline: 0;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
 background: #000;
}


.bx-wrapper .bx-prev {
 left: 10px;
 background: url(imagescontrols.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
 right: 10px;
 background: url(imagescontrols.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
 background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
 background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
 position: absolute;
 top: 50%;
 margin-top: -16px;
 outline: 0;
 width: 32px;
 height: 32px;
 text-indent: -9999px;
 z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
 display: none;
}


.bx-wrapper .bx-controls-auto {
 text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
 display: block;
 text-indent: -9999px;
 width: 10px;
 height: 11px;
 outline: 0;
 background: url(imagescontrols.png) -86px -11px no-repeat;
 margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
 background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
 display: block;
 text-indent: -9999px;
 width: 9px;
 height: 11px;
 outline: 0;
 background: url(imagescontrols.png) -86px -44px no-repeat;
 margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
 background-position: -86px -33px;
}


.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
 text-align: left;
 width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
 right: 0;
 width: 35px;
}


.bx-wrapper .bx-caption {
 position: absolute;
 bottom: 0;
 left: 0;
 background: #666\9;
 background: rgba(80, 80, 80, 0.75);
 width: 100%;
}
.bx-wrapper .bx-caption span {
 color: #fff;
 font-family: Arial;
 display: block;
 font-size: .85em;
 padding: 10px;
}
#bx-pager {
 text-align: center;
 width: 100%;
 position: absolute;
 bottom: 15px;
 z-index: 10000;
}
#bx-pager .container .bxlist {
 background: rgba(255,255,255,.4);
 padding: 20px;
}
#bx-pager a {
 margin: 0 1px;
}
#bx-pager a img {
 width: 260px;
 opacity: 1;
}
#bx-pager a:hover img, #bx-pager a.active img {
 opacity: 0.5;
}
.cap {
 z-index: 5000;
 position: absolute;
 top: 59px;
 left: 0;
 width: 100%;
}
.caption {
 font-size: 12px;
 color: #fff;
 padding: 40px 0;
 line-height: 20px\9;
}
.caption img {
 height: 160px;
}
.cap .row {
 margin-left: -1px;
 margin-right: -1px;
}
.cap .row .col {
 padding-left: 1px;
 padding-right: 1px;
}
.cap .row h1 {
 margin: 0;
 font-size: 50px;
 font-weight: 900;
}
#sitesearch {
 overflow: hidden;
 display: inline;
}
#sitesearch input[type="text"] {
 display: inline-block;
 background: #fff;
 color: #666;
 border: 0;
 margin-right: 0;
 padding: 2px 30px 2px 6px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
 height: 20px;
 width: 130px;
 opacity: .2;
 line-height: 20px;
}
#sitesearch input[type="submit"] {
 background: transparent url('imagessearch_dark.png') center no-repeat;
 background-size: 14px 14px;
 text-indent: -999em;
 border: 0;
 padding: 0;
 width: 18px;
 height: 18px;
 position: absolute;
 top: 11px;
 right: 23px;
 top: 2px\9;
}
input[type="submit"].svg {
 display: none;
 visibility: hidden;
}
#searchtext.animate-in, #searchtext.animate-out {
 -webkit-transition-duration: .3s;
 -moz-transition-duration: .3s;
 -o-transition-duration: .3s;
 -ms-transition-duration: .3s;
 transition-duration: .3s;
}
#sitesearch input[type="text"].animate-in {
 opacity: 1;
 width: 200px;
}
#sitesearch input[type="text"].animate-out {
 opacity: .7;
 width: 160px;
}


.menu {
 position: absolute;
 right: 0;
 top: 38px;
 color: #666;
 z-index: 1000;
 *left:360px;
}
ul.megamenu {
 list-style: none;
 display: none;
}
ul.megamenu li.mm-item {
}
ul.megamenu li {
 margin: 0px;
 padding: 0px;
}
ul.megamenu li.clear-fix {
 float: none;
 clear: both;
 margin: 0px;
 padding: 0px;
 height: 0px;
 font-size: 0px;
 line-height: 0px;
}
ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
 position: relative;
 display: inline-block;
 color: #fff;
 height: 40px;
 line-height: 40px;
 text-decoration: none;
 z-index: 1000;
 font-size: 16px;
 zoom: 1
}
ul.megamenu div.mm-item-content {
 background: #FFF;
 background: rgba(255,255,255,0.96);
 width: 1140px;
 right: 15px;
 border-top: 1px solid #1295D8;
 padding: 20px;
 position: absolute;
 z-index: 10;
}
ul.megamenu div.mm-item-content ul {
}
ul.megamenu div.mm-item-content li {
 line-height: 40px;
 border-bottom: 1px dotted #e5e5e5;
 padding: 0 15px;
}
ul.megamenu div.mm-item-content li a {
 color: #666;
 font-size: 16px;
}
ul.megamenu div.mm-item-content a {
 color: #333;
}
ul.megamenu div.mm-item-content img {
 margin-bottom: 10px;
}
ul.megamenu div.mm-item-content div {
 overflow: hidden;
}
.mm-content-base {
 position: relative;
 z-index: 11;
 padding: 0px;
 line-height: 150%;
}
.mm-content-base img {
 height: 150px;
 float: right;
}
#ban .top-bar a.sm {
 color: #666;
 display: block;
 float: left;
 margin: 0 10px 5px 0;
 background: none;
}
#ban .top-bar a.sm:hover {
 color: #1295D8;
}
.relateLink ul li a:hover{
 color: #CB1111;}


.secNav {

    width: 100%;
    position: relative;
    height: 40px;
    line-height: 40px;
}
.secNav li {
 float:left;
}
.secNav li a {
 display:block;
 font-size:14px;
 color:#000;
 font-family:"Microsoft Yahei";
 padding:0 10px;
}
.introTit {
 margin-bottom:30px;
 margin-left:10px;
}
.introTitImg {
    float: left;
    width: 6px;
    height: 24px;
    background-color: #1295d8;
    margin-top: 14px;
}

.introTit h2 {
    padding: 0 25px;
    border-bottom: 1px solid #ddd;
    font-size: 24px;
    line-height: 51px;
    margin: 0;
}

.president figcaption {
 line-height:30px;
 font-size:16px;
 text-align:left;
}

.features{

   width:1130px;
   margin:auto;
   text-align:center;
}
.add_margin_top{
   margin-top:30px;
}
ul.featureslist li{
   float: left;
   margin:20px;

   width:270px;
}
ul.featureslist li a{
   display:block;

   height:130px;
   width:270px;
   position:relative;
}
ul.featureslist li a *{
    transition: all 0.3s ease 0s, -moz-transform 0.3s ease 0s;
}
ul.featureslist li img{

   height:130px;
   width:270px;
}
ul.featureslist span {
    display: block;
    width: 100%;
    height: 0px;
    text-align: center;
    background-color: #000;
    color: #fff;
    opacity: 0.8;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    padding: 0px 10px 0px 10px;
    position: absolute;
    left: 0%;
    bottom: 0%;
    overflow: hidden;
    line-height: normal;
    text-align: left;
}

ul.featureslist li a:hover span{
   height:42px;
}


.lightbox_back {
  z-index: 9998;

  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;

  background: black;
  opacity: 0.4;
  filter: alpha(opacity=40);

  display: none;
}
.lightbox_fore {
  z-index: 9999;

  left: 25%;
  top: 10%;
  width: 50%;
  height: 80%;
  min-height: 440px;
  position: fixed;

  background: white;

  border: 1px solid;

  display: none;
}
.lightbox_fore img {
  width: 93px;
  height: 107px;
  float: left;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.lightbox_fore p {
  text-indent: 2em;
  font-size: 1.30em;
  line-height: 2.00em;
}

.secNav {
 position:relative;
}
#magic-line {
 position:absolute;
 top:0;
 left:0;
 width:100px;
 height:4px;
 background:#1295d8;
 padding:0;
}

.nr {
 text-indent: 2em;
 font-size: 14px;
 line-height: 35px;
}
.far {
 text-align: center;
 width: 449px;
 height: 39px;
 background: #2196D5;
 font-size: 20px;
 color: #FFF;
 line-height: 36px;
 margin: 0 auto;
}

#banner {
 width: 100%;
 margin: 0 auto;
 overflow: hidden;
 margin-bottom: 14px;
 height: auto;
}
.banner, #banner-slide {
 margin: 0 auto;
 max-width: 1400px;
 position: relative;
 width: 100%;
}
.bjqs-wrapper {
 overflow: visible !important;
}
.mask-l, .mask-r {
 position: absolute;
 width: 100%;
 height: 100%;
 background: #000;
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
 opacity: 0.5;
}
.mask-l {
 left: -100%;
 top: 0;
}
.mask-r {
 left: 100%;
 top: 0;
}
.h-centered {
 position: absolute;
 bottom: 10px !important;
 z-index: 1000;
}
.h-centered-1 {
 background-position: 0 25px;
}
.bjqs-markers li a {
 height: 12px;
 width: 12px;
 margin: 0 6px;
 display: inline-block;
 overflow: hidden;
 text-indent: -100px;
 font-size: 0;
 border-radius: 50%;
 background: #ddd;
}
.bjqs-markers .active-marker a {
 background: #175CA8;
}
.bjqs-controls li a {
 display: block;
 width: 30px;
 text-align: center;
 height: 66px;
 line-height: 66px;
 background: #000;
 text-decoration: none;
 color: #fff;
 font-size: 30px;
 font-weight: bold;
 font-family: simsun;
 text-decoration: none;
 cursor: pointer;
 position: absolute;
 top: 50%;
 margin-top: -33px;
 z-index: 50;
 opacity: 0.7;
 filter: alpha(opacity=70);
}


.bjqs-caption {
 position: absolute;
 top: 65%;
 width: auto;
 padding: 1em 2em 1.6em;
 margin: 0 1em;width: 40%;
 text-align: left;
 opacity: 0;
}





.bjqs-caption h4 {
 font-size: 30px;
    margin-bottom: 2px;
    background: #1295d8;
    float: none;
    font-weight: 700;
    color: #fff;
    padding-bottom: 0.33em;
    text-align: left;
    padding-top: 0.2em;
    padding-left: 0.66em;
    display: inline-block;
    padding-right: 0.66em;
    opacity: 0.9;
}

.bjqs-caption p {
 color: #006699;
    font-size: 14px;
    display: inline-block;
    background-color: rgba(255,255,255,0.8);
    padding: .3333em .66666666666667em .3333em 1.5em;
    opacity: 0.9; line-height: 150%;
}

.bjqs-slide .more0 {
    position: absolute;
    bottom: 1%;
    left: 10px;
     height: 30px;
    z-index: 2000;
    background: #fff;
    text-align: center;
    color: #505050;
    font-size: 14px;
    display: block;
    line-height: 30px;
    text-transform: uppercase;opacity: 0;
    padding:0 15px;
}

.bjqs-slide .more {
    position: absolute;
    bottom: 1%;
    right: 0px;
    width: 120px;
    height: 30px;
    z-index: 2000;
    background: #fff;
    text-align: center;
    color: #505050;
    font-size: 14px;
    display: block;
    line-height: 30px;
    text-transform: uppercase;opacity: 0;
}

.bjqs-slide .more font {
    display: inline-block;
    padding-left: 4px;
    font: 14px/14px consolas;
}

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
li.bjqs-slide img {width:100%; display:block;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:2;}
ul.bjqs-controls.v-centered li a{position:absolute;z-index: 2;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:-30px;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:-30px;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;margin:0;padding:1%;position:absolute;}


.dropdown-toggle .icon-bar {
    background-color: #fff;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-bottom: 4px;
}

ul.zslist {
    margin: 0;
}
ul.zslist li {
  float: left;
  margin-right: 5em;
  margin-bottom: 3em;width: 45%;
}
ul.zslist li.mr0 {

  margin-right: 0;

}
ul.zslist li.list_right {
  margin-right: 0px;
}
.imglist, .imglist img {

  width: 100%;
}
.imgtitle {
  font-size: 1.5em;
  line-height: 2em;
  background: #006699;

  text-align: center;
}
.imgtitle a {
  text-decoration: none;
  color: #FFF;
}
.imgtitle a:hover {
  color: white;
}
.imgdesc {
  text-align: left;
  font-size: 1.1em;

  background: #f0f0f0;
  padding: 10px 10px 10px 10px;
}
.imgdesc a {
  margin-top: 10px; font-weight: bold; font-size: 1.2em;
}

@media (min-width: 768px){
navbar.less:233
.navbar-toggle {
    display: none;
}
}




@media (max-width: 1199px) {
}

@media (max-width: 991px) {
.pagetop img {
 width: 300px;
}
#bx-pager a img {
 width: 90px;
}
}

@media (max-width: 767px) {

 .features {
    width: 800px;
}
.pagetop img {
 width: 280px;
}
#ban .navbar {
 position: relative;
}
#bx-pager a img {
 width: 60px;
}
.newTitle {
 margin-top: 20px;
}
.newTitle h3 {
 width: 18%;
 float: left;
}
.hot-post{
    height: 119px;
}

.hot-post img {

    height: 110px;
}

.infolist li a {
 padding-left: 90px;

}

.bjqs-caption {
 display: none;

}
h3.bx-pager-5 {
    font-size: 20px;
}
.about-box h3 {font-weight: normal;}
ul.zslist li {
  float: left;
  margin-right: 5em;
  margin-bottom: 3em;width: 95%;
}
}

@media (max-width: 480px) {

.features {
    width: 300px;
}
.hot-post{
    height: 109px;
}

.hot-post img {

    height: 72px;
}
.bjqs-caption,.bjqs-controls{
display: none;
}
h3.bx-pager-5 {
    font-size: 16px;
}
.newTitle h3 {
 width: 25%;
 float: left;
}
}