﻿@charset "UTF-8";
/*********come from bmon st*************/
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0; }
.mainWrap{/*min-width:960px; max-width:1170px;*/ margin:0 auto; /*padding:0 20px; position:relative;_width:1000px;*/}
/*********come from bmon end***********/
.footer_area{background-color:#1F2229;padding-top:88px;overflow: hidden;}
.footer_area .footer_aBox{height:336px; overflow:hidden;}
/*footer left area*/
.footer_aBox .footer_l{width:252px; text-align:center; color:#6f7075;font-size:12px; line-height:1.6;}
/*footer right area*/
.footer_aBox .footer_r{width:70%;}
.footer_aBox .footer_r .footer_r_list{float:left;width:33.3333333%; color:#86878c;text-align: left;}
.footer_aBox .footer_r .footer_r_list h2{font-size:16px;color:#b0b0b5; margin:10px 0 25px 0;}
.footer_aBox .footer_r .footer_r_list a{/*display:block;*/color:#86878c; line-height:1.8; font-size: 12px;}
.footer_aBox .footer_r .footer_r_list a:hover{color:#b0b0b5;}
.footer_aBox .footer_r .footer_r_list .item{margin-bottom:20px;}
.footer_aBox .footer_r .footer_r_list .item p{ line-height:30px;}
.footer_aBox .footer_r .lxwm a{display:inline-block;}
.mainWrap {width: 1170px;}
.wrap_box{margin:auto;width:1170px;*width:1170px;_position:relative;_overflow:hidden;_zoom: 1;}
.wrap_box.h165,.h165{width: 760px; height: 165px;}
.wrap_box.h165 .tip,.wrap_box.h165 .msg{color: #ffffff;}
.wrap_box .tip{display:block;margin:0 auto 35px;height:70px;font-size:50px;text-align: center;overflow:hidden;}
.wrap_box .msg{text-align:center;font:normal 16px/30px "Microsoft Yahei"}
.wrap_box .msg a{ font-size: 100%;}
.wrap_box .msg strong,.wrap_box .msg i{color:#fb8f0f}

.footer_aBox a{color: #6f7075;}
.footer_aBox .footer-logo{
    display: block;
    height: 41px;
    text-align: center;
    margin-bottom: 40px;
}
.footer_aBox .footer-logo img{
    width: 150px;
    height: 41px;
}
.footer_aBox .footer-QR{
    margin: 0 auto 20px;
}
.footer_aBox .copyright{font-size: 12px;color: #6f7075;border-top: 1px solid #43474f;padding-top: 15px;}
.footer_aBox .copyright span{ margin-right: 25px;}
.footer_aBox .copyright .cnzz img{ margin-bottom:4px;}
/*********come from bmon end*************/

body{
    text-align: center;
    min-width: 1170px;
    padding-top: 1px;
}
body, a{
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei" ,"宋体", "sans-serif";
    font-size: 12px;
}
a{
    cursor: pointer;
}
.wrapper{ min-height:600px;_height:600px;}
.jc-clear{
    clear: both;
}
.jc-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.transform-3d {
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
/****************pub layout st****************/
.jc-wrap-960{
    text-align: left;
    width: 960px;
    margin: 0 auto;
}
.jc-wrap-1200{
    text-align: left;
    width: 1170px;
    margin: 0 auto;
}
.jc-wrap-100per{width: 100%;}
.jc-wrap-100per.mid-banner{display: block;box-sizing:content-box;padding: 100px 0;height:165px;background:#1581ce;}
/****************pub layout end****************/

/****************banner layout st****************/
.jc-banner{
    margin-bottom: 19px;
    padding-top: 1px;
}
.jc-banner a{
    font-size: 14px;
}
.jc-banner .logo{
    width: 124px;
    height: 36px;
    float: left;
    margin: 20px 170px 0 10px;
    background: url(../images/logo.png) 0 100% no-repeat;
}
.jc-banner .tabs{ overflow: hidden;}
.jc-banner .tabs li{display: inline;float: left;}
.jc-banner .tabs li a{
    display: block;
    color: #92a5ba;
    width: 82px;
    text-align: center;
    border-top: 3px solid #fff;
    line-height:40px;
    padding-top: 20px;
}
.jc-banner .tabs .curr a{
    border-top-color: #0076ca;
    color: #0076ca;
}
.jc-banner .signIn,
.jc-banner .register{
    float: right;
    width: 68px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #0076ca;
    color: #0076ca;
    background-color: #fff;
    border-radius: 2px;
    margin-right: 10px;
    margin-top: 20px;
}
.jc-banner .signIn:hover,
.jc-banner .register:hover{
    color: #fff;
    background-color: #0076ca;
}
.jc-banner .register{
    color: #fff;
    background-color: #0076ca;
}
.jc-banner .signInState{
    background-color: #fff;
    border-radius: 2px;
    color: #0076ca;
    float: left;
    line-height: 30px;
    margin-left: 120px;
    margin-top: 20px;
    text-align: center;
    width: auto;
}
/****************banner layout end****************/

/****************pub-pages layout st****************/
.pub-pages{
    display: inline-block;
    float: right;
}
.pub-pages .prev,
.pub-pages .prev-fail,
.pub-pages .next,
.pub-pages .next-fail{
    display: inline-block;
}
.pub-pages .prev{
    width: 140px;
    height: 40px;
    opacity: 1;
    filter:alpha(opacity=100);
    cursor: pointer;
    margin-right: 15px;
    background: url(../images/aboutUs/pages-prev-txt.png) 0 0 no-repeat;
}
.pub-pages .prev-fail{
    width: 90px;
    height: 40px;
    opacity: 0.8;
    filter:alpha(opacity=80);
    cursor: default;
    margin-right: 15px;
    background: url(../images/aboutUs/pages-prev.png) 0 0 no-repeat;
}
.pub-pages .next{
    width: 140px;
    height: 40px;
    opacity: 1;
    filter:alpha(opacity=100);
    cursor: pointer;
    background: url(../images/aboutUs/pages-next-txt.png) 0 0 no-repeat;
}
.pub-pages .next-fail{
    width: 90px;
    height: 40px;
    opacity: 0.8;
    filter:alpha(opacity=80);
    cursor: default;
    background: url(../images/aboutUs/pages-next.png) 0 0 no-repeat;
}
/****************pub-pages layout end****************/

/****************pub-hintsBox layout st****************/
.pub-hintsBox{
    display: inline-block;
    position: relative;
    left: 33px;
    border: 1px solid #b1deff;
    border-radius: 12px;
    color: #aabecd;
    padding: 0 10px;
    z-index: 1;
    /*width: 120px;*/
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow:inset 0 0 5px #b6e0fd;
    -moz-box-shadow:inset 0 0 5px #b6e0fd;
    box-shadow:inset 0 0 5px #b6e0fd;
}
.pub-hintsBox:before{
    border: solid;
    border-color: transparent #b1deff transparent transparent;
    border-width: 6px 20px;
    top: 14px;
    content: "";
    left: -40px;
    position: absolute;
    z-index: 1;
}
.pub-hintsBox:after{
    border: solid;
    border-color: transparent #fff transparent transparent;
    border-width: 6px 20px;
    top: 14px;
    content: "";
    left: -36px;
    position: absolute;
    z-index: 1;
}
.pub-hintsBoxError {
    display: inline-block;
    position: relative;
    border: 1px solid #fd6640;
    left: 33px;
    border-radius: 12px;
    color: #fa957c;
    padding: 0 10px;
    z-index: 1;
    /*width: 120px;*/
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow:inset 0 0 5px #fa957c;
    -moz-box-shadow:inset 0 0 5px #fa957c;
    box-shadow:inset 0 0 5px #fa957c;
}
.pub-hintsBoxError:before{
    border: solid;
    border-color: transparent #fd6640 transparent transparent;
    border-width: 6px 20px;
    top: 14px;
    content: "";
    left: -40px;
    position: absolute;
    z-index: 1;
}
.pub-hintsBoxError:after{
    border: solid;
    border-color: transparent #fff transparent transparent;
    border-width: 6px 20px;
    top: 14px;
    content: "";
    left: -36px;
    position: absolute;
    z-index: 1;
}
.pub-hintsBoxError a{
    color: #92a5ba;
    
}
/****************pub-hintsBox layout end****************/

/****************pub-iconsCt layout st****************/
.pub-iconsCt{
    width: 480px;
    height: 100px;
    margin: 0 auto;
}
.pub-iconsCt .outer-1,
.pub-iconsCt .outer-2,
.pub-iconsCt .outer-3,
.pub-iconsCt .outer-4,
.pub-iconsCt .outer-5,
.pub-iconsCt .outer-6{
    width: 72px;
    height: 102px;
    float: left;
    margin: 0 23px;
    position: relative;
}
.pub-iconsCt .img{
    display: block;
    width: 72px;
    height: 72px;
}
.pub-iconsCt .hoverBox{
    width: 170px;
    height: 80px;
    padding: 15px;
    color: #ae5945;
    font-size: 12px;
    background-color: #fff;
    position: absolute;
    top: -146px;
    left: -66px;
    border-radius: 12px;
    z-index: 1;
    display: none;
    text-align: left;
}
.pub-iconsCt .hoverBox:before{
    border: solid;
    border-color: #fff transparent transparent transparent;
    border-width: 30px 15px;
    content: "";
    top: 99px;
    left: 87px;
    position: absolute;
    z-index: 1;
}
.pub-iconsCt .txt{
    display: block;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.pub-iconsCt .outer-1 .img{
    background: url(../images/products/rollSec1-hoverIcon-1.1.png) 0 0 no-repeat;
}
.pub-iconsCt .outer-1 .img:hover{
    background: url(../images/products/rollSec1-hoverIcon-1.2.png) 0 0 no-repeat;
}
.pub-iconsCt .outer-2 .img{
    background: url(../images/products/rollSec1-hoverIcon-2.1.png) 0 0 no-repeat;
}
.pub-iconsCt .outer-2 .img:hover{
    background: url(../images/products/rollSec1-hoverIcon-2.2.png) 0 0 no-repeat;
}
.pub-iconsCt .outer-3 .img{
    background: url(../images/products/rollSec1-hoverIcon-3.1.png) 0 0 no-repeat;
}
.pub-iconsCt .outer-3 .img:hover{
    background: url(../images/products/rollSec1-hoverIcon-3.2.png) 0 0 no-repeat;
}
.pub-iconsCt .outer-4 .img{
    background: url(../images/products/rollSec1-hoverIcon-4.1.png) 0 0 no-repeat;
}
.pub-iconsCt .outer-4 .img:hover{
    background: url(../images/products/rollSec1-hoverIcon-4.2.png) 0 0 no-repeat;
}
.pub-iconsCt .outer-5 .img{
    background: url(../images/products/rollSec1-hoverIcon-4.1.png) 0 0 no-repeat;
}
.pub-iconsCt .outer-5 .img:hover{
    background: url(../images/products/rollSec1-hoverIcon-4.2.png) 0 0 no-repeat;
}
.pub-iconsCt .outer-6 .img{
    background: url(../images/products/rollSec1-hoverIcon-4.1.png) 0 0 no-repeat;
}
.pub-iconsCt .outer-6 .img:hover{
    background: url(../images/products/rollSec1-hoverIcon-4.2.png) 0 0 no-repeat;
}
/****************pub-iconsCt layout end****************/

/****************pub-inputText st****************/
body .pub-inputText-blue {
    outline: none;
    border: 2px solid #b1deff;
    border-radius: 50px;
    width: 370px;
    height: 40px;
    line-height: 16px;
    line-height: 40px\9;
    padding: 0 10px;
    background: url(../images/signInRegister/email-blue.png) 360px 16px no-repeat #fff;
    /*-webkit-box-shadow:inset 0 0 10px #b6e0fd;
    -moz-box-shadow:inset 0 0 10px #b6e0fd;
    box-shadow:inset 0 0 10px #b6e0fd;*/
}
body .pub-inputText-blue.focus{
    border-color: #2888cd;
    color: #111;
    border-radius: 50px;
}
.pub-inputText-blue::-webkit-input-placeholder,
.pub-inputText-blue:-moz-placeholder,/* Firefox 18- */
.pub-inputText-blue::-moz-placeholder,/* Firefox 19+ */
.pub-inputText-blue:-ms-input-placeholder{
    color: #dcdcdc;
}
body .pub-inputText-blue.focus{
    border-color: #2888cd;
    color: #111;
    border-radius: 50px;
}
/****************pub-inputText end****************/

/****************pub-btn st****************/
.pub-btn-green{
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    border-radius: 20px;
    background-color: #6cdb35;
    -webkit-box-shadow:inset 0 0 10px #61ce2f;
    -moz-box-shadow:inset 0 0 10px #61ce2f;
    box-shadow:inset 0 0 10px #61ce2f;
}
.pub-btn-gray{
    display: block;
    color: #a3a2a2;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    border-radius: 20px;
    background-color: #cdcdcd;
}
.pub-btn-red{
    display: block;
    color: #feded6;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    border-radius: 20px;
    background-color: #ff3300;
}
/****************pub-btn end****************/

/****************pub-correctIcon st****************/
.pub-correctIcon{
    background: url(../images/icon-correct.png) 0 0 no-repeat transparent;
    display: inline-block;
    width: 18px;
    height: 18px;
}
/****************pub-correctIcon end****************/
