article, aside, footer, header, nav, section, img, a, span{
	display: block;
}
/*1100居中*/
.page_center{
    display: block;
    width: 1100px;
    margin: 0 auto;
}

/*头图*/
.header_img{
    width: 100%;
    height: 405px;
    background:url(/static/index/images/zhuanti/UKtouzi/ygtz-_01.jpg)no-repeat center;
}



/*导语二*/
.introduction_2{
    position: relative;
    margin: 40px auto;
}

.introduction_2>img{
    width: 340px;
}
.introduction_2_main{
    width: 760px;
    position: absolute;
    right: 0;
    top: 0;
    height:100%;
}
.introduction_2_tit{
    position: relative;
    height: 45px;
    text-align: center;
    display:table;
    vertical-align: bottom;
    width: 100%;
    top: -15px;
}
.introduction_2_tit>img{
    position: absolute;
    bottom:-5px;
    left: 25px;
}
.introduction_2_tit>span{
    font-size: 24px;
    font-weight: bold;
    line-height:18px;
    margin-bottom: 18px;
    color: #1a264b;
    display:table-cell;
    vertical-align: bottom;
    text-align: left;
    text-indent: 160px;
}

.introduction_2_text{
    height:calc(100% - 45px);
    width: 100%;
    box-sizing: border-box;
    background: #F4F4F6;
    padding:15px 20px;
}
.introduction_2_text>span{
    text-align: justify;
    font-size: 14px;
    color: rgb(77,77,77);
    text-indent:28px;
    line-height: 28px;
}



/*表单样式*/
.form{
    background: #1a264b;
    padding: 30px 0;
    margin-bottom: 40px;
}

.form_main dd span{
    width: 85px;
    height: 39px;
    line-height: 39px;
    color: #FFFFFF;
    font-size: 16px;
    float: left;
}

.form_main input,
.form_main select{
    float: left;
    width: 235px;
    height: 39px;
    line-height: 39px;
    box-sizing: border-box;
    border: 1px solid #B0B4B7;
    padding:0 10px;
    font-size: 16px;
}
.form_main select{
    background:url(../images/select_xb.png)no-repeat right 15px center #FFFFFF;
}


/*表单样式一*/
.form_1_main{
    width: 740px;
    margin: 0 auto;
}
.form_1_main dl{
    margin-bottom: 40px;
}
.form_1_main dd{
    float: left;
}
.form_1_main dd:nth-child(2n){
    margin-left: 100px;
}
.form_1_main dd:nth-child(n+3){
    margin-top: 20px;
}
.form_main>a{
    margin: 0 auto;
    width: 244px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    background: #aa1d23;
    border-radius: 5px;
}



/*通用头部一*/
.common_header_1 em{
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    display: block;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.common_header_1_main{
    text-align: center;
    position: relative;
    height: 22px;
    line-height: 22px;
    margin-bottom: 40px;
}

.common_header_1_main span{
    box-sizing: border-box;
    display: inline-block;
    height: 22px;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 16px;
    padding:0 15px;
    background: #1a264b;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    position: relative;
}

.common_header_1_main span:before{
    content: "";
    border-top:11px solid transparent;
    border-right:8px solid #FFFFFF;
    border-bottom:11px solid transparent;
    position: absolute;
    top:-1px;
    left: -8px;
}

.common_header_1_main span:after{
    content: "";
    border-top:11px solid transparent;
    border-left:8px solid #FFFFFF;
    border-bottom:11px solid transparent;
    position: absolute;
    top:-1px;
    right:-8px;
}

.common_header_1_main span i{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.common_header_1_main span i:before{
    content: "";
    border-top:10px solid transparent;
    border-right:7px solid #1a264b;
    border-bottom:10px solid transparent;
    position: absolute;
    top:0;
    left: -7px;
    z-index: 1;
}

.common_header_1_main span i:after{
    content: "";
    border-top:10px solid transparent;
    border-left:7px solid #1a264b;
    border-bottom:10px solid transparent;
    position: absolute;
    top:0;
    right: -7px;
    z-index: 1;
}

.common_header_1_main em{
    position: absolute;
    top: 11px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #FFFFFF;
}




/*项目优势二*/
.project_advantage_2{
    margin-bottom: 40px;
}
.project_advantage_2_rl{
    position: relative;
    margin-bottom:30px;
}
.project_advantage_2_rl>img{
    width: 446px;
}
.project_advantage_2_main{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 654px;
    box-sizing: border-box;
    padding:20px 18px 0 18px;
    box-shadow:2px 5px 10px rgba(0,0,0,.1);
    background: #EDEEF1;
}

.project_advantage_2_main li{
    font-size: 14px;
    color: #aa1d23;
    margin-bottom:14px;
    line-height: 16px;
}
.project_advantage_2_main li:last-child{
    margin-bottom: 30px;
}
.project_advantage_2_main li em{
    font-size: 16px;
    color:#1A264B;
    font-weight: bold;
}

.project_advantage_2_main_btn{
    text-align: center;
}
.project_advantage_2_main_btn a{
    display: inline-block;
    width: 200px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    background: #aa1d23;
    border-radius: 5px;
}
.project_advantage_2_main_btn a+a{
    margin-left: 73px;
}


/*项目优势*/
.project_advantage{
    box-sizing: border-box;
    padding-top: 50px;
    padding-bottom: 50px;
    background:url(/static/index/images/zhuanti/UKtouzi/ygtz-_20.jpg)no-repeat bottom center rgb(250,250,250);
}

.project_advantage_main{
    padding-top: 100px;
    box-sizing: border-box;
    width: 1100px;
    height: 549px;
    background:url(../images/xmsy_demo_2.png)no-repeat center;
}
.project_advantage_main ul{
    text-align: center;
}
.project_advantage_main li{
    vertical-align: top;
    display: inline-block;
    width: calc(1092px/3);
    text-align: center;
}
.project_advantage_main em{
    display: block;
    margin-bottom: 12px;
    font-size: 30px;
    font-weight:bold;
    color: #1A264B;
}
.project_advantage_main span{
    font-size: 18px;
    color: #666666;
}
.project_advantage_main li:nth-child(n+4){
    padding-top:22px;
}



/*环球优势一*/
.Global_dominance_1{
    border: 1px dashed #BFBFBF;
    box-sizing: border-box;
    padding:30px 30px 20px 30px;
    margin-bottom: 40px;
}
.Global_dominance_1>span{
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color:#1a264b;
    text-align: center;
    margin-bottom: 20px;
}

.Global_dominance_1>p{
    font-size: 14px;
    color:rgb(89,89,89);
    text-align: justify;
    text-indent: 28px;
    line-height:25px;
}












/*通用头部一  种类1*/
.common_header_4 em{
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    display: block;
    font-weight: bold;
    color: #1a264b;
    margin-bottom: 15px;
}

.common_header_4_main{
    text-align: center;
    position: relative;
    height: 22px;
    line-height: 22px;
    margin-bottom: 40px;
}

.common_header_4_main span{
    box-sizing: border-box;
    display: inline-block;
    height: 22px;
    line-height: 20px;
    color:#1A264B;
    font-size: 16px;
    padding:0 15px;
    background: #FFFFFF;
    border-top:1px solid #1A264B;
    border-bottom:1px solid #1A264B;
    position: relative;
}

.common_header_4_main span:before{
    content: "";
    border-top:11px solid transparent;
    border-right:8px solid #1A264B;
    border-bottom:11px solid transparent;
    position: absolute;
    top:-1px;
    left: -8px;
}

.common_header_4_main span:after{
    content: "";
    border-top:11px solid transparent;
    border-left:8px solid #1A264B;
    border-bottom:11px solid transparent;
    position: absolute;
    top:-1px;
    right:-8px;
}

.common_header_4_main span i{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.common_header_4_main span i:before{
    content: "";
    border-top:10px solid transparent;
    border-right:7px solid #FFFFFF;
    border-bottom:10px solid transparent;
    position: absolute;
    top:0;
    left: -7px;
    z-index: 1;
}

.common_header_4_main span i:after{
    content: "";
    border-top:10px solid transparent;
    border-left:7px solid #FFFFFF;
    border-bottom:10px solid transparent;
    position: absolute;
    top:0;
    right: -7px;
    z-index: 1;
}

.common_header_4_main em{
    position: absolute;
    top: 11px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #1A264B;
}

.who_bl{
    width: 1100px;
    margin: 0 auto 40px auto;

}

.who_bl ul{
    position: relative;
    min-height: 569px;
    background:url(/static/index/images/zhuanti/UKtouzi/ygtz-_011.png)no-repeat center;
}

.who_bl li{
    position: absolute;
    width: 508px;
}

.who_bl li p{
    font-size: 16px;
    color: #1a264b;
    text-align: justify;
}

.who_bl li em{
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 20px;
}

.who_bl li:nth-child(odd) em{
    text-align: right;
}

.who_bl li:nth-child(1){
    top: 50px;
    left: 0;
}

.who_bl li:nth-child(2){
    top: 140px;
    left: 592px;
}

.who_bl li:nth-child(3){
    top: 230px;
    left: 0;
}

.who_bl li:nth-child(4){
    top: 320px;
    left: 592px;
}

.who_bl li:nth-child(5){
    top: 410px;
    left: 0;
}

.who_bl>span{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #1A264B;
    line-height: 28px;
    margin-bottom: 40px;
}


.school_js{
    width:100%;
    background:url(/static/index/images/zhuanti/UKtouzi/ygtz-02.jpg)no-repeat top;
    padding: 30px 0;
    margin-bottom: 40px;
}


.school_js_main{
    width: 1100px;
    margin: 0 auto;
}

.school_js_item{
    box-sizing: border-box;
    width: 100%;
    background: #FFFFFF;
    padding: 30px;
    margin-bottom: 30px;
}

.school_js_item>em{
    font-size: 28px;
    color: #1A264B;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 28px;
    margin-bottom: 15px;
}

.school_js_item>p{
    font-size: 16px;
    color: #1A264B;
}

.school_js_img{
    padding: 30px 0 20px 0;
    box-sizing: border-box;
    border: 1px solid rgba(255,255,255,.2);
    margin-bottom: 30px;
}

.school_js_img>em{
    font-size: 28px;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 28px;
    margin-bottom:30px;
}

.school_js_img>img{
    margin: 0 auto;
}

.ld_main{
    margin-bottom: 40px;
}

.ld_main li{
    float: left;
    width: 359px;
    margin-right: 10px;
    box-sizing: border-box;
    border: 1px solid #1A264B;
}

.ld_main li:last-child{
    margin-right: 0;
}

.ld_main li em{
    display: block;
    background: #1A264B;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    height: 34px;
    line-height: 34px;
}

.ld_main li p{
    box-sizing: border-box;
    padding: 25px 12px;
    font-size: 16px;
    color: #1A264B;
    line-height: 30px;
    text-align: justify;
}