﻿
.topline {
	 background:#f1f1f1 url(/images/headline.png) repeat-x left bottom;
    width: 100%;
    height: 36px;
    line-height: 36px;
    
	position:relative;font-size:12px;
}

.top {
    width: 1200px;
    height: 28px;
    line-height: 28px;
    margin-left: auto;
    margin-right: auto;
}

.topleft {
    float: left;
    height: 35px;
    line-height: 35px;
}

.topleft img{ vertical-align:middle; padding-bottom:3px;}
.kuangr p {
    height: 24px;
    line-height: 24px;
    color: #666;
    margin-left: 10px;
}

.topleft a {
    color: #666;
}
.topleft a:hover{ color:#fe4600;}
.topright {
    float: right;
    line-height: 28px;
	position:relative;
}

    .topright a {
        color: #666;
        margin-right: 5px;
    }

        .topright a:hover {
            color: #fe4600;
        }

        .topright a span {
            color: #ff4400;
        }

        .topright a img {
			 margin-top:12px;
        }

.xianxian {
    float: left;
    color: #dddddd;
}


.topright a .img1 {
    vertical-align: text-bottom;
    float: left;
    position: absolute;
    top: 10px;
    right: 241px;
    right\0: 230px;
    *right: 230px;
}

.topright a .img4 {
    vertical-align: text-bottom;
    wfloat: left;
    position: absolute;
    top: 10px;
    right: 64px;
    margin-left: 12px;
}

.topright .kong {
    width: 29px;
}

.topright r {
    color: #d1d1d1;
}

.kuangr {
    position: absolute;
    background-color: #FFF;
    border-left: solid 1px #dcdcdc;
    border-right: solid 1px #dcdcdc;
    border-left: solid 1px #dcdcdc;
    border-bottom: solid 1px #dcdcdc;
    width: 120px;
    height:auto;
    _top: 35px;
    margin-left: -1px;
	*margin-left: -82px;
    _margin-left: -82px;
    top: 35px;
    z-index:9999;
	padding-bottom:4px;
}

.xianxiana {
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    float: left;
    color: #dddddd;
}
.xianxiana:hover{
    width: 79px;
    height: 35px;
    line-height: 35px;
    float: left;
    background-color: #FFF;
    display: inline-block;
    border-left: solid 1px #dcdcdc;
    border-right: solid 1px #dcdcdc;
    float: left;
}

.topright .zgang {
    width: 79px;
    height: 35px;
    line-height: 35px;
    float: left;
    background-color: #FFF;
    display: inline-block;
    border-left: solid 1px #dcdcdc;
    border-right: solid 1px #dcdcdc;
    float: left;
}

.kuangr2{ _margin-left: -70px;
}
 
 
    .zgang a {
    }

.wode {
    color: #fe4600;
    float: left;
    margin-left: 9px;
    line-height: 35px;
}

.topright a .xian2 {
    vertical-align: text-bottom;
    float: left;
    position: absolute;
    top: 13px;
    right: 85px;
}

.topright a .xian5 {
    vertical-align: text-bottom;
    float: left;
    position: absolute;
    top: 13px;
    right: 2px;
}

.kefu {
    float: left;
    line-height: 35px;
}

    .kefu img {
        _margin-top: 8px;
        margin-top: 8px;
        margin-left: 5px;
        float: left;
        margin-right: 3px;
    }

.topright .denglu {
    color: #666;
    margin: 0 6px;
    float: left;
    line-height: 35px;
    height: 35px;
    display: block;
    overflow: hidden;
}

.djs{ width:1100px; margin:0 auto; position:absolute; left:50%; top:72px; margin:0 0 0 -550px; overflow:hidden;}
.djs span{ float:right; margin-right:54px; font-weight:bold; font-size:34px; color:#f00;}

.sjb{ float:left; position:relative;}
/*手机版鼠标经过*/
.app_box {
    display: none;
    position: absolute;
    left: -200px;
    top: 38px;
    width: 500px;
    height: 360px;
    background: #FFFFFF;
    background-repeat: no-repeat;
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
    border-radius: 12px;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    z-index: 20;
}
.mark_box {
    display: flex;
    align-items: center;
}
.applet_box,
.applet_rightBox {
    width: 220px;
    height: 320px;
    background: #EDF3FF;
    border-radius: 8px;
    text-align: center
}
.applet_title,
.applet_rightTitle {
    width: 100%;
    height: 39px;
    background: linear-gradient( 180deg, #5181FF 0%, #1539A5 100%);
    border-radius: 8px 8px 0px 0px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    line-height:39px;
    text-align:center;
}
.applet_titleImg {
    width: 142px;
    height: 20px;
    margin: 15px auto 13px auto;
}

.applet_bor, 
.applet_rightBor {
    width: 160px;
    height: 160px;
    border-radius: 8px;
    border: 4px solid #5876CD;
    box-sizing: border-box;
    margin:0 auto
}
.applet_foot {
    font-weight: bold;
    font-size: 14px;
    color: #2651C2;
    margin:10px 0 2px 0;
}
.applet_footBor {
    width: 195px;
    height: 26px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #3A62CB;
    box-sizing:border-box;
    margin:0 auto;
}
.applet_footBor img {
    width: 182px;
    height: 14px;
    margin: 5px auto 0 auto;
    vertical-align: baseline;
}
.applet_rightBox {
    background: #FFEFE6;
    margin-left: 20px;
}
.applet_rightTitle {
    background: linear-gradient( 180deg, #FF9401 0%, #FE4701 100%);
}
.applet_rightBor {
    border: 4px solid #FF9544;
}
.applet_rightTitleImg {
    width: 190px;
    height:20px;
    margin: 16px auto 12px auto;
}
.qr_foot {
    position: relative;
    margin-top: 10px; 
}
.qr_footTitle {
    text-align: left;
    margin-left: 28px;
    font-weight: bold;
    font-size: 14px;
    color: #F54405;
}
.qr_foot .tips_s {
    width: 72px;
    height: 27px;
    background-image: url('../../Images/applet_bubble.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 10px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    box-sizing: border-box;
    color: #F54405;
    line-height:24px;
    /*  display: inline-block;
    padding: 0 10px;
    height: 24px;
    border: 1px solid #ff4a00;
    color: #ff4a00;
    border-radius: 5px;
    background-color: #fff;*/
}



.qr_foot span {
    font-weight: bold;
    color: #FF4A00;
    font-size: 16px;
    margin-top:-1px
}
/*end*/
/*.qr_title {
    color: #FF3C14;
    font-size: 30px;
    font-weight: bold;
}

.qr_title2 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

.qr_center {
    width: 200px;
    height: 280px;
}

.qr_border {
    position: absolute;
    top: 161px;
    left: 91px;
    width: 190px;
    height: 190px;
    background: linear-gradient(to left, #fe5a18, #fe5a18) left top no-repeat, linear-gradient(to bottom, #fe5a18, #fe5a18) left top no-repeat, linear-gradient(to left, #fe5a18, #fe5a18) right top no-repeat, linear-gradient(to bottom, #fe5a18, #fe5a18) right top no-repeat, linear-gradient(to left, #fe5a18, #fe5a18) left bottom no-repeat, linear-gradient(to bottom, #fe5a18, #fe5a18) left bottom no-repeat, linear-gradient(to left, #fe5a18, #fe5a18) right bottom no-repeat, linear-gradient(to left, #fe5a18, #fe5a18) right bottom no-repeat;
    background-size: 3px 20px, 20px 3px, 3px 20px, 20px 3px;
    box-sizing: border-box;
    padding-top: 5px;
}

.qr_box {
    width: 178px;
    height: 167px;
    background: #FFFFFF;
    border-radius: 10px;
    margin: 0 auto;
}

.qr_box img {
    width: 100%;
    border-radius: 10px;
}
.qr_foot .tips_s:before {
    content: '';
    position: absolute;
    top: 22px;
    right: 35px;
    width: 5px;
    height: 5px;
    background: #ffff;
    border: 1px solid #ff4a00;
    border-style: none none solid solid;
    transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    z-index: 99;
}
*/
.sjm {
    float: left;
    position: absolute;
    left: -50px;
    top: 20px;
    width: 160px;
    height: 216px;
    z-index: 999999;
    background: url(/images/sj_bg.png) no-repeat;
    _background: url(/images/sj_bg_ie6.png) no-repeat;
    display: none;
}
.sjm_m{ clear:both; width:160px; height:186px; margin-left:10px; margin-top:10px; padding-bottom:4px; }
.sjm_mt {
    width: 109px;
    line-height: 28px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 18px;
    *margin-top: 12px;
    _margin-top: 14px;
    border-bottom: #ddd solid 1px;
    text-align: center;
}
.sjm_mt img{ margin-left:14px;}
.sjm_n{ clear:both; margin-left:20px; width:auto; margin-top:8px; overflow:hidden;}
.sjm_n1,.sjm_n2{ float:left; width:auto; text-align:center;}
.sjm_n1{ overflow:hidden;}
.sjm_n1 img{ width:114px;}
.sjm_n2{ margin-left:9px;}
.sjm_n1 span {
    clear: both;
    color: #666;
    font-size: 12px;
    display: block;
}
.sjm_n2 span{ clear:both; color:#1d8cdb; font-size:14px; display:block;}
.sjm_n1 .sjm_i{ width:110px; border-right:#ddd solid 1px;}

.denglu img {
    margin-right: 3px;
    float: left;
    margin-top: 9px;
}

/*2.24*/
a.xisi{background:url(/images/i-msg_2f17638.png) no-repeat 2px; padding-left:20px; }

.jt_01 {
    margin-top: 15px;
    float: left;
    width: 7px;
    height: 4px;
    background: url(/images/sy_icon/sy1.png) no-repeat;
    background-position: -86px -41px;
    display: inline-block;
    overflow: hidden;
    transition: transform 0.2s ease-in 0s;
    -moz-transition: transform 0.2s ease-in 0s;
    -webkit-transition: transform 0.2s ease-in 0s;
    -o-transition: transform 0.2s ease-in 0s;
}

.zgang .jt_01 {
    transform: rotate(180deg);
}
.zgw_headTab{
    width:79px;
}

.zgw_service {
    float: left;
    margin-left: 9px;
    margin-right: 5px;
    line-height: 35px;
}
.newKuangr {
    box-sizing:border-box;
    width: 81px;
    top: 28px;
    height: auto;
    float: left;
    display: none;
    *margin-left: -70px;
    _margin-left: -70px;
}
.sjb{
    margin-left:5px;
}
.xianxian {
    line-height: 32px;
}