/* CSS Document */
*{margin: 0;padding: 0}
a{
    text-decoration:none;
}
.cn_box1 {
    background-color: #0c3d65;
    border-bottom: solid 1px #dce0e5;
    width: 100%;
    height: 40px;
}
.cn_box2 {
    float: left;
    width: 50%;
    text-align: left;
    height: 40px;
}

.cn_box3 {
    float: left;
    width: 50%;
    text-align: right;
    height: 40px;
}
.cn_txt1 {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: left;
    color: #fff;
    margin-left: 20px;

}
.cn_btn1 {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #ec1c24;
    width: 130px;
}

.hv1:hover {
    text-decoration: underline;
    transition: all 0.3s;
}

.hv4:hover {
    color: #fff;
    transition: all 0.3s;
}

.cn_btn2 {
    margin-right: 26px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.cn_box4 {
    float: left;
    width: 100%;
    height: 125px;
    background: #fff;
}
.w1200 {
    display: block;
    width: 1240px;
    margin: 0 auto;
}
.w100 {
    float: left;
    width: 100%;
}
.bimg1 {
    float: left;
    width: 100%;
    min-width: 1200px;
    min-height: 352px;
}
.bimg2 {
    float: left;
    width: 100%;
    min-width: 1200px;
    height: 334px;
}
.vbox2 {
    float: left;
    width: 100%;
    background: #f8f8f8;
    padding-bottom: 4px;
}
.jtxt3 {
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    margin-top: 36px;
    text-align: center;
    margin-bottom: 8px;
    color: #333;
}

.ja1 {
    width: 382px;
    height: 183px;
    background: #fff;
    float: left;
    margin-left: 18px;
    margin-top: 10px;
    cursor: pointer;
    border-radius:10px;
}

.ja1:hover {
    box-shadow: 0 0 10px #e5e5e5;
}
.jimg1 {
    float: left;
    width: 120px;
    height: 120px;
    margin-left: 35px;
    margin-top: 28px;
}
.jtxt4 {
    float: left;
    width: 200px;
    margin-left: 11px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 18px;
}

.jbox6 {
    float: left;
    height: 15%;
    margin-left: 15px;
    margin-right: 10px;
    width: 180px;
    margin-top: 10px;
}

.jbox6 span {

    text-align: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    opacity: 0.84;
}

.ja2 {
    float: left;
    width: 180px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 16px;
    background: #3278d7;
    margin-left: 21px;
}

.ja2:hover {
    background: #0959c6;
    transition: all 0.5;
}

.w1200.bg1 {
    background: #fff;
}

body.bg1 {
    background: #f8f8f8;
}
.logo {
    float: left;
    width: 336px;
    height: 60px;
    margin-top: 36px;
}

.menubox3 {
    float: right;
    margin-left: 4px;
    height: 48px;
    margin-top: 48px;
    margin-right: 60px;
}

.menubox3 .addbtn1 {
    position: relative;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #222222;
    text-align: center;
    height: 48px;
    line-height: 48px;
    padding: 0 3px;
    cursor: pointer;
}

.menubox3 .addbtn1.on {
    color: #3278d7;
}

.menubox3 .addbtn1 a {
    font-size: 16px;
    color: #222222;
    margin-left: 8px;
}
.menubox3 .addbtn1 a:hover{
    font-size: 16px;
    color: #3278d7;;
}
.addbox3 {
    display: none;
    position: absolute;
    left: -25px;
    top: 48px;
    background: #fff;
    box-shadow: 0 0 10px #d0d0d0;
    width: 214px;
    border-radius: 4px;
    z-index: 222;
}

.addbox3 a {
    float: left;
    font-size: 14px;
    color: #333;
    text-align: left;
    padding-left: 24px;
    width: 190px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 12px;
    margin-top: 12px;
    border-left: 2px solid #fff;
}

.addbox3 a.on {
    border-left: 2px solid #3278d7;
    color: #3278d7;
}

.addbox3 a:hover {
    border-left: 2px solid #3278d7;
    color: #3278d7;
}
.addbtn1:hover .addbox3 {
    display: block;
}

.addbtn2:hover {
    color: #3278d7;
    transition: all 0.3s;
}

.addbtn2.on {
    color: #3278d7;
}

.jbox7 {
    float: left;
    width: 1182px;
    margin-left: 18px;
    background: #fff;
    margin-top: 20px;
}
.jbox8 {
    float: left;
    width: 275px;
    margin-left: 20px;
    height: 146px;
    position: relative;
}

.jbox9 {
    float: left;
    width: 100%;
}
.jbox10 {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 30px;
}
.jbox10 span {

    text-align: left;
    width: 100%;
    font-size: 20px;
    font-weight:600;
    color: #222222;
    line-height: 30px;
    opacity: 0.84;
}
.jimg2 {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: top;
    margin-right: 16px;
}

.jbox11 {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.jbox12 {
    float: left;
    width: 120px;
    margin-right: 10px;
}

.jbox12 span {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    color: #0959c6;
    vertical-align: middle;
}

.jbox12 a {
    display: inline-block;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    color: #666;
    margin-left: 8px;
    vertical-align: middle;
    width: 100px;
}

.jbox12 a:hover {
    color: #3278d7;
    transition: all 0.3s;
}

.jbox12.w1 {
    width: 80px;
}
.border1 {
    position: absolute;
    width: 1px;
    height: 93px;
    top: 28px;
    background: #e8e8e8;
    right: 0;
}
.line1{
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.l2 {
    float: left;
    height: 1px;
    width: 1100px;
    margin-left: 40px;
    background: #e8e8e8;
}
.div_foot {
    float: left;
    width: 100%;
    min-height: 150px;
    background: #363b40;
}
.foot_text{margin-right: 0px; padding-top: 40px; text-align: right;float:right;}
.span_text_1{font-size: 14px;color: #727578;line-height: 24px}
.s_code1{width: 72px; height: 72px; float: left; margin-top: 40px; margin-left: 20px;}
.s_code2{width: 272px;height: 72px;float: left;margin-top: 40px;margin-left: 20px;text-align: left;}
.s_code2 h5{ text-align:left;line-height: 22px;}

