@charset "utf-8";
/* CSS Document */

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
}
a {
    text-decoration: none;
    color: #666;
}
li {
    list-style-type: none;
}

.top_warpsty { width: 100%;
    top:0;
    position: fixed;
    z-index: 999;
    background-color: #fff;
    height: 159px;}
.topwarp { box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05); }

.m-hd {
    background-color: #fff;
    padding-bottom: 20px;
    width: 1200px;
    margin: 0 auto;
}
.g-in {
    width: 1200px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.f-clearfix {
    zoom: 1;
}
.m-hd .toplogo {
    float: left;
    padding-top: 16px;
    padding-bottom: 10px;
}
.m-hd .toplogo  a{
    background-image:url(../img/logo.png);
    display: block;
    font:0/0 a;
    width: 438px;
    height: 68px;
    background-repeat: no-repeat;
}
.m-hd .toplogo span {
    display: block;
    margin-top: -56px;
    font-size: 16px;
    margin-left: 213px;
}
.m-hd .tel {
    float: right;
    margin-top: -30px;
    padding-top: 45px;
    padding-right: 60px;
    line-height: 20px;
    text-align: right;
    color: #666;
    position: relative;
    width:200px; font-size:12px;
    background-image: url(../img/ico.png); background-position: 179px 32px;

}
.m-hd .tel b {
    font-size: 22px;
    color: #fc7a22;
    display: block;
}
.login {
    display: inline-block;
    margin-top: 27px;
}
.login a{ float:left;}
.fr {
    float: right;
}
.fl {
    float: left;
}
.loginBtn {
    display: block;
    padding: 0 20px;
    margin-left: 15px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    background-color: #00B7D7;
    text-align: center;
    text-decoration: none;
}
.register_btn {
    display: block;
    padding: 0 20px;
    margin-left: 15px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    background-color: #3EBB2B;
    text-align: center;
    text-decoration: none;
}
.contest-login {
    display: block;
    padding: 0 20px;
    margin-left: 15px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    background-color: #eea845;
}
.m-nav-wrap {
    height: 60px;
}
.m-nav {
    overflow: hidden;
    line-height: 60px;
    width: 1200px;
    margin: 0 auto;
}
.m-nav li {
    float: left;
    margin-right: 1px;
    height: 60px;
}
.m-nav a.current ,.m-nav a:hover{
    text-decoration: none;
    color:#018EDE;border-bottom: 4px solid #018EDE;
}
.m-nav a {
    display: inline-block;
    width: 120px;
    height: 60px;
    box-sizing: border-box;
    font-size: 18px;  margin: 0 13px;
    text-align: center;
    color: #000;
}

.footerNav {
    background: #fff;
    height: auto;
    overflow: hidden;
    padding: 40px 0;
}
.clear {
    clear: both;
    line-height: 0;
}
.footerNav .footerNav-con {
    margin-left: 70px;
}
.footerNav-con h3.footerNav-tit1 {
    background: url(../img/icon_bar.png) no-repeat;
    background-position: 0px -153px;
}
.footerNav-con h3 {
    font-size: 18px;
    color: #595959;
    padding-left: 35px;
    line-height: 27px;   font-weight: 500;
}
.footerNav-con .footerNav-list {
    padding: 0 125px 0 35px;
    margin-top: 10px;
    border-right: 1px solid #e5e5e5;
}
.footerNav-con .footerNav-list li a {
    color: #999;
    line-height: 30px;
}
.footerNav-con h3.footerNav-tit2 {
    background: url(../img/icon_bar.png) no-repeat;
    background-position: 0px -198px;
}
.footerNav .footerNav-gz-con {
    margin: 0 -20px 0 50px;
}
.footerNav-con h3.footerNav-tit3 {
    background: url(../img/icon_bar.png) no-repeat;
    background-position: 0px -236px;
}
.footerNav-gz-con .gz-list {
    margin-top: 0px;
    padding: 25px 34px 0 0;
    height: 95px;
    border-right: 1px solid #e5e5e5;   width: 199px;
}

.clearfix {
    display: block;
}
.footerNav-gz-con .gz-list li {
    float: left;
    width: 48px;
    height: 48px;
    margin-right: 20px;
}
.footerNav-gz-con .gz-list li.wechat-con {
    position: relative;
    cursor: pointer;
    background: url(../img/icon_bar2.png) no-repeat;
    background-position: 0px 0px;
}
.footerNav-gz-con .gz-list li.wechat-con:hover {
    /*background: url(../img/icon_bar2.png) no-repeat;*/
    background-position: -1px -48px;
}
.footerNav-gz-con .gz-list li.sinawb-con {
    background: url(../img/icon_bar2.png) no-repeat;
    background-position: 0px -96px;
}
.footerNav-gz-con .gz-list li.sinawb-con:hover {
    background: url(../img/icon_bar2.png) no-repeat;
    background-position: 0px -144px;
}
.footerNav-gz-con .gz-list li.join-con {
    background: url(../img/icon_bar2.png) no-repeat;
    background-position: 0px -192px;
}
.footerNav-gz-con .gz-list li.join-con:hover {
    background: url(../img/icon_bar2.png) no-repeat;
    background-position: 0px -240px;
}
.footerNav-con .consult-con a, .footerNav-gz-con .gz-list li.wechat-con, .footerNav-gz-con .gz-list li.sinawb-con, .footerNav-gz-con .gz-list li.join-con, .footer .security a {
    /*transition: all 0.2s linear;*/
    /*-webkit-transition: all 0.2s linear;*/
    /*-moz-transition: all 0.2s linear;*/
    /*-ms-transition: all 0.2s linear;*/
    /*-o-transition: all 0.2s linear;*/
}
.footerNav-gz-con .gz-list li.wechat-con a, .footerNav-gz-con .gz-list li.sinawb-con a, .footerNav-gz-con .gz-list li.join-con a {
    display: block;
    width: 48px;
    height: 48px;
}
.footerNav-con h3.footerNav-tit4 {
    background: url(../img/icon_bar.png) no-repeat;
    background-position: 0px -268px;
}
.footerNav-con .consult-con {
    margin-top: 15px;
    color: #666;
    line-height: 30px;
}
.footerNav-con .consult-con2 {
    height: 55px;
    padding-left: 77px;
    background: url(../img/icon_bar2.png) no-repeat;
    background-position: 0px -656px;
}
.footerNav-con .consult-con2:hover {
    background-position: 1px -711px;
}
.footerNav-con .consult-con a {
    display: block;
    padding-left: 77px;
    height: 48px;
    color: #666;
    background: url(../img/icon_bar2.png) no-repeat;
    background-position: 0px -288px;
}
.footerNav-con .consult-con a:hover {
    background-position: 0px -336px;
}
.footerNav-con .consult-con a span {
    display: block;
    color: #666;
}
.footerNav-con .consult-con a span.fw-time {
    color: #999;
}
.footerNav-con .consult-con a span {
    display: block;
    color: #666;
}
.footerNav-con .consult-con a span.fw-time em {
    color: #f66439;font-style: normal;
    font-weight: normal;
}
.footerNav-con .consult-con2 .tel {
    color: #f66439;
}
.footer {
    padding: 20px 0 30px;
    text-align: center;
    background: #f5f5f5;
    color: #808080;
}
.footer .partnerLinks {
    height: 26px;
    line-height: 26px;
    margin-bottom: 12px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
}
.footer .partnerLinks a {
    margin-right: 20px;
    white-space: nowrap;
}
.footer a {
    color: #808080;
}






.new_banner {
    position: relative;
    width: 1200px; height:350px; margin-bottom: 5px;
    overflow: hidden;margin: 0 auto; margin-top:180px;
    display: inherit;}
.newimg {
    width: 100%;
    height: 345px;
}
.wpn { width:1200px; margin:0 auto;}
.new-hd {
    float: left;
    margin: 15px 0;
}
.new-hd li {
    position: relative;
    float: left;
}
.new-hd li a.active {
    border: 1px solid #bdc3c7;
    border-radius: 20px;
}
.new-hd li a {
    display: block;
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}
.new-list { width:1200px;float: left;
    padding-top: 14px;
}
.new-list li {
    width: 550px;
    margin-top:10px;
    margin-bottom:30px;
    margin-right: 20px;
    float: left;
    overflow: hidden;
}
.new-list li:nth-child(even) {
    float: right !important;
}
.new-tit {
    width: 550px;
    height: 45px;
    display: block;
}
.new-tit  .text {
    float: left;
}
.new-tit .text h1 {
    color: #2c3e50;
    font-size: 16px; line-height: 32px;
}
.new-tit .text p {
    color: #b8c4ce;
    font-size: 14px;
}
.new-tit .text p time {
    color: #ee4b4b;
}
.new-img {
    width: 550px;
    height: 250px;
    overflow: hidden;
    display: block;
    position: relative;
    margin-top: 20px;
}
.new-img img {
    height: 250px;
    width: auto;
    vertical-align: bottom;
}
.tool-det {
    color: #2c3e50;
    font-size: 14px;
    display: block;
    margin-top: 20px;
    text-align: left;
    text-align: justify;
}
.new-det {margin-top: 12px;
    height: 72px;}
.new-det a {
    color: #8b8b8b;
    text-decoration: none;
    overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.new-det a:hover {
    color: #333;}

#showpage{text-align: center; width:100%;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    zoom: 1;}
#showpage a {
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    color: #666;
    background-color: #fff;
    margin-left: 10px;
    cursor: pointer;
    border-radius: 4px;
    transition: all .2s;
    padding: 0 20px;
}
#showpage .current {
    font-size: 14px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border: 1px solid #3DBB2B;
    color: #fff;
    background-color: #3DBB2B;
    margin-left: 10px;
    border-radius: 4px;
    padding: 0 20px;
}
#showpage .slh {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #666;
    margin-left: 10px;
    padding: 0 15px;
}
#showpage .disabled {
    padding:0 10px;
}
#main {margin-top: 159px;}

.font-sty1{color: #999; font-size: 14px;width: 90px;
    text-align: center; margin-top: 5px;}

.sitekf {   position: fixed;
    right: 0;
    z-index: 9999;
    top: 45%;}