
/* header样式 */
.header{width:1120px;height:120px;margin:0 auto;}
.logo{float:left;width:110px;height:116px;}
.header_r{float:right;margin-top:18px;width:136px;height:24px;line-height:24px;}
.header_r ul li{height:24px;border:1px solid #B1B1B1;}
.header_flag img{float:left;}
.lang{text-align:center;float:left;width:84px;font-size:14px;color:#A8A8A8;}
.header_button img{vertical-align:middle;}
.header_r span{height:100%;vertical-align:middle;}
.header_nav{margin-top:32px;float:right;font-size:16px;}
.header_nav ul li{float:left;width:114px;text-align:right;}
.nav_current a{color:#1b62a0;}
.header_nav ul li a:hover{color:#1b62a0;}
.clearfix::after,
.clearfix::before {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.container {
    width: 1120px;
    margin: 0 auto;
}

.list_t{background: none; background-color: #474776 !important;} 

body {
    min-width: 1360px;
}
.main_r_c {
    min-height: 300px;
}
.home-about-us {
    margin: 5% 0;
    color: #666666;
    line-height: 1.5;
}

.home-about-us a {
    color: #1b62a0;
}