﻿@charset "utf-8";
/*common*/


.i_title1 {
    font-size: 40px;
    font-weight: bold;
    
    color: #e01127;
    text-align: center;
    display: block;
}

.i_title2 {
    font-size: 16px;
    /*color: #333333;*/
    color:#005293;
    /*color: #e01127;*/
    text-align: center;
    display: block;
    padding: 10px 0;
}

.textbox {
    padding: 15px 0;
}

.f3 {
    font-size: 15px;
    color: #fff;
    line-height: 34px;
}

    .f3:hover {
        text-decoration: underline;
    }

.c_text {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.7);
    width: 624px;
    padding: 0 8px;
}

.c_pic {
    position: relative;
    width: 624px;
    height: 395px;
    overflow: hidden;
    border: 5px solid #e6eef6;
}

    .c_pic img {
        transition: all 0.8s;
    }

        .c_pic img:hover {
            transform: scale(1.1);
        }

.c_pic2 {
    position: relative;
    overflow: hidden;
}

    .c_pic2 img {
        transition: all 0.8s;
    }

        .c_pic2 img:hover {
            transform: scale(1.1);
        }


.dot {
    display: block;
    margin-left: 10px;
}

.dotli {
    width: 10px;
    height: 10px;
    background: #fff;
    display: block;
    cursor: pointer;
    border-radius: 100px;
    margin: 12px 5px 0 5px;
}

.dotli_cuttent {
    background: #227bd6;
}

.content1, .content2, .content3, .content4 {
    overflow: hidden;
}

.btn1 {
    font-size: 20px;
    color: #999999;
    font-weight: bold;
    border-radius: 9999px;
    -webkit-border-radius: 9999px;
    -ms-border-radius: 9999px;
    -o-border-radius: 9999px;
    -moz-border-radius: 9999px;
    line-height: 32px;
}

.btn1_current {
    color: #262626;
    padding: 0 0 5px 0;
    background: #dde8f3;
    width: 114px;
    height: 32px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    line-height: 32px;
}

.t1 {
    width: 120px;
    overflow: hidden;
}

.line {
    color: #c1c1c1;
    padding: 0 8px;
    font-size: 18px;
    font-weight: lighter;
}

.more1 {
    float: right;
    position: relative;
    top: 15px;
    right: 2px;
}

.more {
    position: relative;
    top: 20px;
    right: 2px;
    float: right;
}

.c_box {
    border-bottom: 1px solid #d5dee9;
    width: 540px;
    overflow: hidden;
    padding: 5px 0px 10px 0;
    position: relative;
}

.c_title1 {
    float: left;
}

.dtbox {
    width: 530px;
}

    .dtbox h3 {
        font-size: 20px;
        color: #000000;
        padding: 10px 0 8px 0px;
        font-weight: 500;
        line-height: 150%;
        text-indent: 2.75em;
        background: url(../images/icon_zd.png) no-repeat left 17px;
        color: #000000;
    }

.f4 {
    font-size: 16px;
    color: #333333;
    padding: 6px 0px 6px 10px;
    display: block;
    line-height: 160%;
}

.dtbox_ul li {
    position: relative;
}

.dotimg {
    position: absolute;
    top: 18px;
    left: 0;
}

.dotimg2 {
    position: absolute;
    top: 16px;
    left: 0;
}

.f4:hover {
    color: #227bd6;
}

.c_left2 {
    width: 200px;
    padding: 0 10px;
    margin-top: 10px;
}

.work {
    padding: 0 0 0 10px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 36px;
    color: #272727;
}

.title_leader {
    margin: 0 auto;
    border-bottom: 1px solid #d1d1d1;
    padding: 0 0 5px 0;
    margin-bottom: 20px;
}

    .title_leader a {
        color: #333333;
        font-size: 20px;
        font-weight: bold;
    }

    .title_leader img {
        margin: 0 auto;
        padding: 30px 0 25px 0;
    }

.workname {
    color: #085aae;
    font-size: 16px;
    padding: 10px 0 0 0;
    line-height: 32px;
    margin-right: 18px;
}

.mrl45 {
    margin: 0px 0 12px 20px;
}

.title_achieve {
    padding: 0 0 5px 0;
    width: 460px;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #d1d1d1;
}

.f_title {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.c_middle2 {
    margin: 10px 40px 0 40px;
}

.ach_box {
    width: 460px;
    display: block;
}

.ach_boxa {
    display: block;
}

.ach_fbig {
    font-size: 16px;
    color: #010101;
}

.ach_fsmall {
    font-size: 14px;
    font-family: "宋体";
    line-height: 24px;
    color: #6d6d6d;
    border-bottom: 1px dotted #c6c6c6;
    padding: 10px 0;
}

.detail {
    color: #227bd6;
}

.c_right2 {
    margin: 10px 0 0 0;
}

.cgbox li {
    position: relative;
}

.gjbox {
    margin-top: 10px;
}

    .gjbox li {
        position: relative;
    }

.f5 {
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    padding: 0 0 0 10px;
    width: 450px;
    display: block; /*-webkit-transition: all 0.4s linear;  -moz-transition: all 0.4s linear;  -ms-transition: all 0.4s linear;  -o-transition: all 0.4s linear;  transition: all 0.4s linear;*/
}

.internet_text {
    overflow: hidden;
    margin-top: 15px;
}

.f6 {
    color: #065b9c;
    font-size: 16px;
    margin-bottom: 10px;
}

.f7 {
    color: #333333;
    font-size: 13px;
    display: block;
    margin-top: 6px;
    line-height: 21px;
}

.inbox {
    width: 275px;
}

.f8 {
    font-size: 15px;
    color: #333333;
    line-height: 33.5px;
}

    .f8:hover {
        text-decoration: underline;
    }

.f7:hover {
    text-decoration: underline;
}

.f5:hover { /*margin-left:5px;*/
    color: #227bd6;
}

.f9:hover {
    text-decoration: underline;
}

.title_conver {
    width: 700px;
    overflow: hidden;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #d1d1d1;
}

.cl {
    width: 80px;
    height: 116px;
    padding: 0 0 5px 0;
}

    .cl a {
        width: 28px;
        text-align: center;
        font-size: 18px;
        color: #085aae;
        line-height: 116px;
        display: block;
        font-weight: bold;
    }

.cr {
    width: 265px;
    height: 120px;
    background: #fafafa;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 20px;
}

    .cr p {
        font-size: 15px;
        font-weight: bold;
        color: #333333;
        margin-bottom: 5px;
    }

    .cr a {
        font-size: 14px;
        line-height: 26px;
        color: #333333;
    }

.ly {
    border: 1px solid #c9c9c9;
    background: #eeeeee;
    width: 370px;
    height: 52px;
}

.btn_c {
    background: #dcdcdc;
    font-size: 14px;
    color: #4c4c4c;
    padding: 2px 10px;
    border-radius: 2px;
    margin: 10px 0 0 0;
    cursor: pointer;
}

.btnbox {
    float: right;
    margin-right: 5px;
}

.f9 {
    width: 370px;
    line-height: 26px;
    color: #333333;
    font-size: 14px;
    display: block;
    margin-top: 10px;
}

.s2 {
    margin: 5px 0;
    display: block;
}

.s1box {
    background: url(../images/s1.png) no-repeat 65px 19px #ecf5fe;
    display: block;
    padding: 0 0 0 90px;
}

.s2box {
    background: url(../images/s2.png) no-repeat 65px 21px #ecf5fe;
    display: block;
    padding: 0 0 0 90px;
}

.s3box {
    background: url(../images/s3.png) no-repeat 80px 18px #ecf5fe;
    display: block;
    padding: 0 0 0 107px;
}

.s4box {
    background: url(../images/s4.png) no-repeat 30px 21px #ecf5fe;
    display: block;
    padding: 0 0 0 55px;
}



.sbox {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 225px;
    height: 60px;
    border: 1px solid #c9daf2;
    color: #095baf;
    font-size: 17px;
    font-weight: bold;
    line-height: 60px;
}

.c_right3 {
    margin: 30px 0 0 0;
    width: 460px;
}

.lybox {
    overflow: hidden;
}

.lybox2 {
    margin-top: 10px;
}


.content3 {
    margin: 20px auto;
}

.title_link {
    width: 1200px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #d1d1d1;
    overflow: hidden;
    line-height: 20px;
    margin-bottom: 10px;
}

.f10 {
    line-height: 34px;
    font-size: 14px;
    color: #333333;
    padding: 0 20px 0 10px;
    display: block;
}

.f10box {
    height: 34px;
    display: block;
    float: left;
}

.mrl20 {
    margin-left: 20px;
}

.icon_arrow {
    position: absolute;
    top: 12px;
    right: 10px;
}

.arrow {
}

.arrow1 {
    background: url(../images/arrow2.png) no-repeat 200px center;
}

.arrow2 {
    background: url(../images/arrow2.png) no-repeat 73px center;
}












.subnav {
    /*width: 1200px;*/
    width: 61%;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    border: 1px solid #cfcfcf;
    box-shadow: 1px 1px 10px #d1d1d1;
    z-index: 1000;
    transition: all .3s ease;
    transform: translateY(0%);
    position: absolute;
    padding: 20px 40px;
    margin-top: 10px;
}


.w150 {
    width: 150px;
}

.width180 {
    width: 180px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #202223;
    line-height: 120%;
}

.wxnewcss_z {
    float: left;
    margin-right: 38px;
}

.clear {
    clear: both;
}



.wxnewcss_z li a {
    font-size: 14px;
    color: #333333;
    display: block;
    padding: 10px 0px;
}

    .wxnewcss_z li a:hover {
        color: #226ebc;
    }
/**国际合作背景*/
#gjjlbk {
    background-repeat: no-repeat;
}

.f55 {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    width: 220px;
    display: block;
}

.f555 {
    font-size: 14px;
    font-family: "宋体";
    line-height: 24px;
    color: #6d6d6d;
    width: 220px;
    display: block;
    margin-top: 10px;
}

.f55box {
    position: relative;
}
