div,p,a,hr,ul,ol,li,dd,dt,dl,span,img,body,input[type="text"]{  padding:0;margin:0;list-style-type:none;text-decoration:none;border:none;}
body{
    background: #fff;
}


/*头部 */
header{
    height: 140px;
    width: 1200px;
    margin: 0 auto;
}
header .header-top{
    height: 30px;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    line-height: 30px;
}
header .header-top .top-left{
    float: left;
    margin-right: 100px;
}
header .header-top .top-left span{
    font-size: 12px;
    color: #8d8d8d;
}
header .header-top .top-left a{
    color: #828282;
    font-size: 12px;
}
header .header-top .top-center{
    float: left;
    font-size: 14px;
    color: #b1191a;
}
header .header-top .top-right{
    float: right;
    height: 30px;

}
#user_btn{
    color: #b1191a;
}
header .header-top .top-right li{
    float: left;
    width: 90px;
}
header .header-top .top-right li img{
    padding-top: 10px;
    padding-right: 5px;
}
header .header-top .top-right li a{
    color: #777777;
    font-size: 14px;
}
header .header-bottom{
    height: 108px;
}
header .header-bottom .bottom-left{
    width: 354px;
    float: left;
}
header .header-bottom .bottom-center{
    width: 468px;
    float: left;
    margin-top: 20px;
}
header .header-bottom .bottom-center .b-c-l{
    height: 42px;
    line-height: 42px;
}
header .header-bottom .bottom-center .b-c-l select{
    float: left;
    margin: 0;
    padding:0;
    height: 100%;
    width: 62px;
    border: 2px solid #b1191a;
    border-right: 1px solid #dddddd;
    font-size: 12px;
    color: #666;
    display:none;
}
header .header-bottom .bottom-center .b-c-l input[type="text"]{
    float: left;
    margin: 0;
    padding:0;
    width: 258px;
    height: 38px;
    border: 2px solid #b1191a;
    /*border-left:0 none;*/
    outline: none;
    color: #a9a9a9;
}
header .header-bottom .bottom-center .b-c-l #search{
    float: left;
    display: inline-block;
    width: 84px;
    height: 100%;
    background: #b1191a;
    color: #fff7f7;
    text-align: center;
}
header .header-bottom .bottom-center .b-c-r{
    height: 28px;
    line-height: 28px;
}
header .header-bottom .bottom-center .b-c-r span{
    color: #a1a1a1;
}
header .header-bottom .bottom-center .b-c-r a{
    color: #666;
}
header .header-bottom .bottom-right{
    margin-top: 22px;
    width: 378px;
    float: right;
}
header .header-bottom .bottom-right a{
    display: inline-block;
    color: #3e3e3e;
    height: 38px;
    line-height: 38px;
    /*background:url(../images-bj/kefu.png) no-repeat 10px center #f9f9f9;*/
    border: 1px solid #dddddd;
    font-size: 14px;
    padding-left: 36px;
    padding-right: 10px;
    margin-right: 14px;
}
header .header-bottom .bottom-right a:nth-child(1){
    background:url(../images-bj/kefu.png) no-repeat 10px center #f9f9f9;
}
header .header-bottom .bottom-right a:nth-child(2){
    background:url(../images-bj/tousu.png) no-repeat 10px center #f9f9f9;
}
header .header-bottom .bottom-right a:nth-child(3){
    background:url(../images-bj/car.png) no-repeat 10px center #f9f9f9;
}
/*头部-end*/

/*nav*/
.nav_box{
    width: 100%;
    height: 545px;
}
.nav_box .nav_column{
    height: 40px;
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
}
.nav_box .nav_column h3{
    width: 175px;
    height: 100%;
    background:url(../images-bj/nav_all.png) no-repeat 18px center #b1191a;
    font-size: 16px;
    padding-left: 40px;
    color: #fff;
    float: left;
}
.nav_box .nav_column h3 a{
    font-size: 16px;
    color: #fff;
}
.nav_box .nav_column ul{
    float: left;
    width: 985px;
    height: 100%;
}
.nav_box .nav_column ul li{
    float: left;
    width: 100px;
    height: 14px;
    line-height: 14px;
    margin-top: 13px;
    text-align: center;
    border-right: 1px solid #5d5d5d;
}
.nav_box .nav_column ul .border_none{
    border: 0 none;
}
.nav_box .nav_column ul li a{
    font-size: 14px;
    color: #8f8f8f;
}
.nav_box .nav_column ul li a:hover{
    color: #b1191a;
}
.nav_box .nav_sidebar{
    width: 100%;
    height: 505px;
    position: relative;
}
.nav_box .nav_sidebar .sidebar_bg{
    width: 100%;
    height: 100%;
    background: url(../images-bj/bg.png) no-repeat center center #e8e8e8;
    position: absolute;
    left: 0;top: 0;
}
.nav_box .nav_sidebar .sidebar_bg .bg{
    width:100%;
    height:100%;
    overflow:hidden;
    position:relative;
}
.nav_box .nav_sidebar .sidebar_bg img{
    position:absolute;
    height:100%;
    display:none;
    max-width:1920px;
}
.nav_box .nav_sidebar .sidebar_bg .lunbo_show{
    display:block;
}
.nav_box .nav_sidebar .sidebar_bg ul .red{
    background:#b1191a;
}
.nav_box .nav_sidebar .sidebar_bg ul{
    position:absolute;
    left:50%;
    bottom:20px;
    padding:10px;
    z-index:998;
}
.nav_box .nav_sidebar .sidebar_bg ul li{
    float:left;
    width:16px;
    height:16px;
    border-radius:50%;
    background:white;
    opacity:0.5;
    margin-right:10px;
}
.nav_box .nav_sidebar .sidebar{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    z-index: 999;
}
.nav_box .nav_sidebar .sidebar .sidebar_left{
    width: 215px;
    height: 100%;
    background-color: #6c6669;
    position: absolute;
    left: 0;top: 0;
    overflow:hidden;
}
.nav_box .nav_sidebar .sidebar .sidebar_left li{
    height: 73px;
    border-left: 4px solid #6c6669;
    border-bottom: 1px solid #7d777a;
    padding-top: 9px;
    padding-left: 18px;
    padding-right: 26px;
    overflow:hidden;
}
.nav_box .nav_sidebar .sidebar .sidebar_left li:hover{
    border-left-color: #b1191a;
    background-color: #8e8a8c;
}
.nav_box .nav_sidebar .sidebar .sidebar_left li h4{
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
}
.nav_box .nav_sidebar .sidebar .sidebar_left li div{
    line-height: 20px;
}
.nav_box .nav_sidebar .sidebar .sidebar_left li div a{
    color: #fff;
    font-size: 12px;
    float: left;
    margin-right:10px;
}
.nav_box .nav_sidebar .sidebar .sidebar_left li div a:hover{
    color: #b1191a;
}
.nav_box .nav_sidebar .sidebar .sidebar_center{
    width: 442px;
    height: 498px;
    position: absolute;
    left: 215px;
    top: 0;
    background-color: #fff;
    padding-left: 28px;
    padding-top: 7px;
    padding-right: 30px;
    display: none;
    overflow:hidden;
    z-index:999;
}
.nav_box .nav_sidebar .sidebar .sidebar_center li{
    margin-top: 4px;
}
.nav_box .nav_sidebar .sidebar .sidebar_center li h4{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 8px;
}

.nav_box .nav_sidebar .sidebar .sidebar_center li h4 a{
    display: inline-block;
    /*width: 58px;*/
    border-bottom: 1px solid #b1191a;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.nav_box .nav_sidebar .sidebar .sidebar_center li div{
    width: 100%;
    line-height: 28px;
}
.nav_box .nav_sidebar .sidebar .sidebar_center li div a{
    float: left;
    color: #8d8d8d;
    font-size: 12px;
    margin-right: 20px;
}
.nav_box .nav_sidebar .sidebar .sidebar_center li div a:hover{
    color: #b1191a;
}
/*.nav_box .nav_sidebar .sidebar .sidebar_lunbo{*/
    /*width:744px;*/
    /*height:100%;*/
    /*margin-left:215px;*/
    /*position:relative;*/
/*}*/
/*.nav_box .nav_sidebar .sidebar .sidebar_lunbo img{*/
    /*width:100%;*/
    /*height:100%;*/
    /*position:absolute;*/
    /*display:none;*/
/*}*/
/*.nav_box .nav_sidebar .sidebar .sidebar_lunbo .lunbo_show{*/
    /*display:block;*/
/*}*/
/*.nav_box .nav_sidebar .sidebar .sidebar_lunbo ul{*/
    /*!*width:100px;*!*/
    /*height:30px;*/
    /*position:absolute;*/
    /*left:322px;*/
    /*bottom:20px;*/
    /*padding:10px;*/
/*}*/
/*.nav_box .nav_sidebar .sidebar .sidebar_lunbo ul li{*/
    /*width:16px;*/
    /*height:16px;*/
    /*border-radius: 50%;*/
    /*background:white;*/
    /*float:left;*/
    /*margin:4px;*/
    /*opacity:0.4;*/
/*}*/
/*.nav_box .nav_sidebar .sidebar .sidebar_lunbo ul .white{*/
    /*background:red;*/
/*}*/
.nav_box .nav_sidebar .sidebar .sidebar_right{
    width: 240px;
    height: 100%;
    position: absolute;
    right: 0;top: 0;
    background-color:#fafafa;
    border-top: 1px solid #e8e8e8; 
}
.nav_box .nav_sidebar .sidebar .sidebar_right h3{
    width: 100%;
    height: 16px;
    text-align: center;
    line-height: 16px;
    /*background: url(../images-bj/nav_money.png) no-repeat 60px center; */
    margin-bottom: 16px;
}
.nav_box .nav_sidebar .sidebar .sidebar_right h3 a{
    font-size: 12px;
    color: #b1191a;
}
.nav_box .nav_sidebar .sidebar .sidebar_right .sidebar_r_btn{
    height: 30px;
    width: 100%;
    margin-bottom: 18px;
}
.nav_box .nav_sidebar .sidebar .sidebar_right .sidebar_r_btn a{
    display: inline-block;
    width: 98px;
    height: 30px;
    background-color: #b1191a;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin-left: 15px;
}
.nav_box .nav_sidebar .sidebar .sidebar_right p{
    height: 12px;
    line-height: 12px;
    margin-left: 16px;
    margin-bottom: 13px;
    font-size: 12px;
    color: #969696;
}
.nav_box .nav_sidebar .sidebar .sidebar_right .sidebar_r_login{
    height: 23px;
    margin-left: 16px;
    margin-bottom: 18px;
}
.nav_box .nav_sidebar .sidebar .sidebar_right .sidebar_r_login a{
    margin-right: 11px;
}
.nav_box .nav_sidebar .sidebar .sidebar_right ul{
    height: 26px;
    line-height: 26px;
    width: 100%;
    border-top: 1px solid #e8e8e8;
    margin-bottom: 10px;
}
.nav_box .nav_sidebar .sidebar .sidebar_right ul li{
    float: left;
    cursor: pointer;
    width: 28px;
    height: 100%;
    color: #636364;
    margin: 0 16px;
    border-bottom:1px solid #fafafa;  
}
.nav_box .nav_sidebar .sidebar .sidebar_right ul li.sidebar_check{
    color: #b1191a;
    border-color:#b1191a;
}
.nav_box .nav_sidebar .sidebar .sidebar_right h5{
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    color: #626263;
    margin-left: 16px;
}
.nav_box .nav_sidebar .sidebar .sidebar_right .sidebar_img{
    height: 172px;
    width: 100%;
}
.nav_box .nav_sidebar .sidebar .sidebar_right .sidebar_img a{
    display: block;
    float: left;
    width: 80px;
    height: 86px;
}
/*nav-end*/

/*广告图*/
.ad_box{
    height: 214px;
    width: 1200px;
    margin: 0 auto;
    margin-top: 16px;
}
.ad_box a{
    margin-right: 2px;
}
/*广告图-end*/

/*产品*/
.product_box{
    width: 1200px;
    margin: 0 auto;
}
.product{
    width: 100%;
    height: 566px;
    margin-top: 38px;
}
.product .pro_t{
    height: 44px;
    line-height: 44px;
}
.product .pro_t span{
    float: left;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
    font-size: 24px;
    border-left: 4px solid #b1191a;
    color: #4c4948;
}
.product .pro_t a{
    float: right;
    color: #555555;
}
.product .pro_b{
    width: 1200px;
    height: 334px;
    overflow: hidden;
}
/*.product .pro_b ul li{*/
    /*float: left;*/
    /*width: 220px;*/
    /*border: 1px solid #f5f5f5;*/
    /*margin-right: 18px;*/
    /*height: 332px;*/
    /*background: #fff;*/
    /*margin-bottom: 20px;*/
/*}*/
/*.product .pro_b ul li a{*/
    /*display: block;*/
    /*width: 220px;*/
    /*height: 220px;*/
/*}*/
/*.product .pro_b ul li a img{*/
    /*width: 220px;*/
    /*height: 220px;*/
/*}*/
/*.product .pro_b ul li .ad img {*/
    /*width: 220px;*/
    /*height: 332px;*/
/*}*/
/*.product .pro_b ul li h4 {*/
    /*margin-top: 4px;*/
    /*height: 46px;*/
    /*line-height: 46px;*/
    /*text-align: center;*/
    /*font-size: 14px;*/
    /*color: #212429;*/
    /*font-weight:bold;*/
/*}*/
/*.product .pro_b ul li p {*/
    /*padding: 0 14px;*/
    /*font-size: 14px;*/
    /*line-height: 22px;*/
    /*color: #909090;*/
/*}*/
.product .pro_b{
    height: 522px;
    width: 100%;
}
.product .pro_b .pro_b_l{
    float: left;
    width: 212px;
    height: 100%;
    background:#f5f5f5;
}
.product .pro_b .pro_b_l a{
    display: inline-block;
    width:100%;
    height:100%;
}
.product .pro_b .pro_b_r{
    float: left;
    /*width: 630px;*/
    width:988px;
    height: 100%;
}
.product .pro_b .pro_b_r li{
    float: left;
    width: 240px;
    height: 50%;
    margin-left:6px;
    background:#f5f5f5;
}
.product .pro_b .pro_b_r li:nth-child(1),li:nth-child(2),li:nth-child(3),li:nth-child(4){
    margin-bottom:4px;
}
.product .pro_b .pro_b_r li a{
    position: relative;
}
.product .pro_b .pro_b_r li a img{
    width:240px;
    height:260px;
}
.product .pro_b .pro_b_r li a h4{
    position: absolute;
    left:38px;
    top:28px;
    font-size:16px;
    color:#545454;
}
.product .pro_b .pro_b_r li a h5{
    position: absolute;
    left:38px;
    top:50px;
    font-size:14px;
    color:#545454;

}
/*产品-end */

/*sever*/
.sever_box{
    width: 1200px;
    height: 222px;
    margin: 0 auto;
}
/*sever-end*/

/*合作伙伴*/
.join_box{
    width: 100%;
    height: 300px;
    background-color:#f4f4f4; 
}
.join{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.join .join_t{
    height: 60px;
    width: 100%;
}
.join .join_b{
    height: 240px;
    width: 100%;
}
.join .join_b li{
    float: left;
    margin-right: 10px;
    height: 92px;
    width: 230px;
    border: 1px solid #e2e2e2;
    margin-bottom: 18px;
}
.join .join_b li:hover{
    border-color:#b1191a;
}
.join .join_b li.marginNone{
    margin-right: 0;
}
/*合作伙伴-end*/


.news{
    width: 1200px;
    height: 164px;
    margin: 0 auto;
    padding:20px 0px;
}
.news dl{
    width:250px;
    border-right:1px dotted #cccccc;
    float:left;
    padding:0 20px;
}
.news dl:last-child{
    border:none;
}
.news dl dt{
    font-size:16px;
    height:30px;
    line-height:30px;
    display:inline-block;
    margin-bottom:20px;
}
.news dl dt b{
    font-size:16px;
    height:30px;
    display: inline-block;
    line-height:30px;
    border-bottom:2px solid #b1191a;
}
.news dl dd ul{
    padding:0;
    margin:0;
}
.news dl li{
    list-style-type:disc;
    font-size:14px;
    line-height:24px;
    color:#b1191a;
    list-style-position:inside;

}
.news dl li a{
    font-size:12px;
    line-height:24px;
    color:#666666;
    cursor: pointer;
}
/*.footer{*/
    /*width: 100%;*/
    /*height:100%;*/
    /*background-color: #f4f4f4;*/
/*}*/
/*.footer .foot-top{*/
    /*width: 100%;*/
    /*height: 220px;*/
    /*border-bottom:1px solid #e7e7e7;*/
/*}*/
/*.footer .foot-top .foot{*/
    /*width:1200px;*/
    /*height:100%;*/
    /*margin:0 auto;*/
/*}*/
/*.footer .foot .f-left{*/
    /*padding:40px 20px 0 20px;*/
    /*float:left;*/
/*}*/
/*.footer .foot .f-left dl{*/
    /*float:left;*/
    /*padding:0 50px;*/
    /*border-right:1px solid #e7e7e7;*/
    /*height:180px;*/
/*}*/
/*.footer .foot .f-left dl:first-child{*/
    /*padding-left:0;*/
/*}*/
/*.footer .foot .f-left dl dt{*/
    /*font-size:16px;*/
    /*color:#666666;*/
    /*margin-bottom:10px;*/
/*}*/
/*.footer .foot .f-left dl dd{*/
    /*font-size:12px;*/
    /*line-height:26px;*/
    /*color:#919191;*/
/*}*/
/*.footer .foot .f-right{*/
    /*width:320px;*/
    /*float:right;*/
    /*padding-top:40px;*/
    /*padding-left:40px;*/
/*}*/
/*.footer .foot .f-right .right-box{*/
    /*padding-bottom:10px;*/
    /*position: relative;*/
/*}*/
/*.footer .foot .f-right .right-box a{*/
    /*font-size:16px;*/
    /*color:#00b492;*/
    /*line-height:24px;*/
    /*padding-left:16px;*/
/*}*/
/*.footer .foot .f-right .right-box a.mail{*/
    /*color:#919191;*/
    /*font-size:14px;*/
    /*line-height:16px;*/
/*}*/
/*.footer .foot .f-right .right-box div{*/
    /*float:left;*/
    /*position: relative;*/
/*}*/
/*.footer .foot .f-right .right-box div .b{*/
    /*display: inline-block;*/
    /*padding-left:10px;*/
/*}*/
/*.footer .foot .f-right .right-box div .sao{*/
    /*margin-top:20px;*/
/*}*/
/*.footer .foot .f-right .right-box div .guan{*/
    /*position: absolute;*/
    /*top:50px;*/
    /*right:-10px;*/
/*}*/
/*.footer .foot .f-right .right-box .wb{*/
    /*padding:14px 0 0 20px;*/
/*}*/
/*.footer .foot .f-right .right-box .wb div{*/
    /*clear:both;*/
/*}*/
/*.footer .foot .f-right .right-box div .w{*/
    /*line-height:29px;*/
/*}*/
/*.footer .foot-bottom{*/
    /*width:1200px;*/
    /*margin:0 auto;*/
    /*height:120px;*/
/*}*/
/*.footer .foot-bottom .href{*/
    /*padding-left:20px;*/
/*}*/
/*.footer .foot-bottom .href span,a{*/
    /*color:#ababab;*/
/*}*/
/*.footer .foot-bottom .href span{*/
    /*display: inline-block;*/
    /*padding:10px;*/
/*}*/
/*.footer .foot-bottom .bottom-cen{*/
    /*width:700px;*/
    /*margin:20px auto;*/
    /*text-align:center;*/
/*}*/
/*.footer .foot-bottom .bottom-cen:last-child{*/
    /*margin-top:-10px;*/
/*}*/
/*.footer .foot-bottom .bottom-cen a{*/
   /*color: #666666;*/
/*}*/
/*.footer .foot-bottom .bottom-cen span{*/
    /*display: inline-block;*/
    /*padding:10px;*/
    /*color:#666666;*/
/*}*/
.footer-group {
    background: #f5f5f5;
}
.footer {
    width: 100%;
    position: relative;
    background: #f5f5f5;
}
.footer .footer_top {
    width: 1160px;
    margin-bottom: 10px;
    margin: 0 auto;
}
.footer #foot_ABOUT_MENU {
    width: 1160px;
    height: 200px;
    margin: 0 auto;
    padding-left: 2px;
    border-bottom:1px dashed #909090;
}
.footer #foot_ABOUT_MENU dl {
    float: left;
    min-height: 160px;
    text-align: center;
    vertical-align: top;
    width: 232px;
}
.footer #foot_ABOUT_MENU dl dt {
    color: #333333;
    font-size: 18px;
    line-height: 50px;
}
.footer #foot_ABOUT_MENU dl dd {
    margin-left: 0;
}
.footer #foot_ABOUT_MENU dd a {
    font-size: 13px;
    line-height: 26px;
    text-decoration: none;
    color: #232a3f;
    opacity: 0.8;
}
.BQ {
    /* clear: both; */
    height: 60px;
    line-height: 60px;
    width: 100%;
    text-align: center;
    color:#909090;
    font-size: 14px;
    /*background: #232a3f;*/
    background:#f5f5f5;
}
/*登录弹出框*/
.register_box{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
}

.register_box .register_bg{
    width: 100%;
    height: 100%;
    background: #ccc;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.register_box .register{
    width:430px;
    height:360px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -150px;
    z-index: 9999;
    border-radius:7px;
}
.row1{
    background:#f7f7f7;
    padding:0px 20px;
    line-height:50px;
    height:50px;
    font-weight:bold;
    color:#666;
    font-size:20px;
    margin-bottom: 40px;
}
.row{
    height:37px;
    line-height:37px;
    padding-left: 70px;
    font-size:16px;
    padding-bottom:37px;
}
.row input{
    font-size: 14px;
}
.row span{
    padding-left: 70px;
}
.close_btn{
    font-size:30px;
    color:#999;
    text-decoration:none;
    float:right;
    padding-right:4px;
    font-weight: bold;
}
.row input{
    border:1px solid #999;
    height:35px;
    width:200px;
    margin-left: 10px;
    padding-left: 5px;
}
.row .hint{
    font-size: 10px;
    color: #999;
}
.row .red{
    color: #b1191a;
}
.showPsw{
    padding-left: 70px;
    margin-bottom:10px;
}
.showPsw a{
    padding-left: 60px;
    font-size: 12px;
    color: #b1191a;
}
#loginbtn{
    display: block;
    color:#fff;
    background:#4490f7;
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    border-radius:5px;
    opacity:0.8;
    filter:alpha(opacity=80);
    /*margin-left: 50px;*/
    margin-top: 10px;
}
#userId{
    display: none;
}
#userGrpid{
    display: none;
}