h1 {
    font-size:32px;
}
h2 {
    font-size:26px;
}
h3 {
    font-size:20px;
}
h4 {
    font-size:14px;
}
h5 {
    font-size:12px;
}
h6 {
    font-size:10px;
}
.mt10 {
    margin-top:10px;
}
a {
    color:#666;
    text-decoration:none;
}

a:focus {
    outline:0;
}

a:hover {
    text-decoration:none;
}
.vam {
    vertical-align:middle;
}
.clear {
    clear:both;
    height:0;
    line-height:0;
    font-size:0;
}
p {
    word-spacing:-1.5px;
}
.tr {
    text-align:right;
}
.tl {
    text-align:left;
}
.center {
    text-align:center;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.pa {
    position:absolute;
}
.pr {
    position:relative
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    *zoom:1;
}


.index_top{
    background: #efefef;
    width: 100%;
    min-width: 1200px;
    line-height: 45px;
}
.index_top .index_top_wel{
    float: left;
    color: #676767;
    font-size: 14px;
}
.index_top .index_top_small_menu{
    float: right;
}
.index_top .index_top_small_menu a{
    color: #676767;
    font-size: 14px;
}
.index_top .index_top_small_menu a:hover{
    color: #0067b7
}



.nav{
    padding: 10px 0;
}
.nav .nav_logo{
    float: left;
    width: 410px;
}
.nav .nav_menu{
    float: right;
    width: 770px;
    text-align: right;
}
.nav .nav_menu a{
    display: block;
    width: 110px;
    line-height: 64px;
    text-align: center;
    font-size: 16px;
    color: #333;
    float: left;
}
.nav .nav_menu a:hover{
    color: #0067b7
}


.intitle h2{
    font-size: 32px;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.intitle h2 span{
    color: #337ab7;
}
.intitle p{
    font-size: 16px;
    color: #6c6c6c;
    margin-top: 10px;
    text-align: center;
}


.business{
    margin: 45px auto;
}
.business .business_luohu,.business .business_renshi{
    width: 100%;
    background: #fcfcfc;
    padding: 35px 0;
    margin-top: 30px;
    overflow: hidden;
}
.business .business_luohu .business_luohu_left,
.business .business_renshi .business_renshi_right {
    width: 700px;
    float: left;

}
.business .business_luohu .business_luohu_left h2,
.business .business_renshi .business_renshi_right h2{
    font-size: 30px;
    color: #0067b7;
    letter-spacing:20px;
    line-height: 60px;
    margin-bottom: 10px;
    overflow: hidden;
}
.business .business_luohu .business_luohu_left h2 i,
.business .business_renshi .business_renshi_right h2 i{
    display: block;
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 20px;
}
.business .business_luohu .business_luohu_left p,
.business .business_renshi .business_renshi_right p{
    font-size: 16px;
    color: #666;
    line-height: 36px;
    margin-left: 5px;
    text-indent: 32px;
}
.business .business_luohu .business_luohu_left p b,
.business .business_renshi .business_renshi_right p b{
    font-weight: bold;
}
.business .business_luohu .business_luohu_right{
    float: right;
}
.business .business_renshi{
    margin-top: 10px;
}
.business .business_renshi .business_renshi_left{
    float: left;
}
.business .business_renshi .business_renshi_right{
    float: right;


    border-right: 0;

}


.index_about{
    margin: 45px auto;
}
.index_about .index_about_img{
    width: 454px;
    float: right;
}
.index_about .index_about_info{
    width: 700px;
    float: left;
}
.index_about .index_about_info p{
    font-size: 16px;
    color: #666;
    line-height: 36px;
    text-indent: 32px;
}
.index_about_info_more{
    display: block;
    width: 168px;
    height: 40px;
    background: #0067b7;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    margin-top: 20px;
}


.index_adv{
    background: url(404.png) top center no-repeat;
    width: 100%;
    height: 430px;
    margin-top: 77px;
    padding: 80px 0;
    overflow: hidden;
}
.index_adv .index_adv_title{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 60px;
}
.index_adv .index_adv_list{
    background: #0067b7;
    width: 510px;
    height: 220px;
    float: left;
    padding: 40px 20px;
    margin-left: 25px;
}
.index_adv .index_adv_list h2{
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
}

.index_adv .index_adv_list h2 span{
    margin-left: 20px;
    padding-left: 30px;
    line-height: 32px;
    font-size: 12px;
    color: rgba(255,255,255,.54);
    text-transform: uppercase;
    border-left: 1px #ffa018 solid;
}
.index_adv .index_adv_list dl{
    margin-top: 20px;
    border-top: 1px rgba(255,160,24,.42) solid;
    padding-top: 10px;
}
.index_adv .index_adv_list dl dt{
    font-size: 19px;
    color: #fff;
    margin-top: 10px;
}
.index_adv .index_adv_list dl dd{
    display: block;
    line-height: 25px;
    font-size: 12px;
    color: rgba(255,255,255,.50);
    text-transform: uppercase;
    margin-top: 10px;
}
.index_adv .index_adv_list:nth-of-type(2) dl dd{
    font-size: 16px;
    color: rgba(255,255,255,.75);
    line-height: 30px;
}


.news_liucheng{
    width: 100%;
    position: relative;
    overflow: hidden;
}


.index_news{
    margin:40px 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.index_news dl{
    background: #fff;
    border:1px #ccc solid;
    padding: 4px;
    width: 557px;
    float: left;
    margin-top: 40px;
    position: relative;
}
.index_news dl:nth-of-type(2){
    float: right;

}
.index_news dl dd{
    display: none;
}
.index_news dl dd a{
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    border-bottom: 1px #ccc dashed;
}
.index_news dl dd:last-child a{
    border:1px #005a9f solid;
    width: 160px;
    line-height: 40px;
    color: #005a9f;
    border-radius: 40px;
    margin: 20px auto;
    text-align: center;
}
.index_news dl:hover dd{
    display: block;
}
.index_news dl:hover dd a:hover{
    color: #005a9f;
}
.index_news dl:hover dd:last-child a:hover{
    color: #fff;
    background: #005a9f;
}



.index_liucheng{
    background: #f6f6f6;
    width: 100%;
    text-align: center;
    padding: 40px 0;
    height: 743px;
    position: relative;
}
.index_liucheng h2{
    margin-bottom: 30px;
}


.index_client{
    padding-top: 40px;
    padding-bottom: 80px;
}
.index_client h2{
    color: #054685;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
}
.index_client ul{
    margin-top: 40px;
}
.index_client ul li{
    float: left;
    border:1px #ccc solid;
    margin: 4px;
}


.index_honor{
    background: #f7f7f7;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 80px;
    overflow: hidden;
}
.index_honor h2{
    color: #054685;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
}
.index_honor ul {
    margin-top: 40px;
}
.index_honor ul li{
    float: left;
    width: 288px;
    background: #fff;
    margin: 6px;
    text-align: center;
    padding: 10px 0 0 0;
}
.index_honor ul li a{
    display: block;
}
.index_honor ul li a.index_honor_img img{
    max-width: 100%;
    max-height: 180px;
    box-shadow: 1px 2px 4px #999;
}
.index_honor ul li a.index_honor_text{
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}
.index_honor ul li:hover a.index_honor_text{
    background: #004dc4;
    color:#fff;
}


button{
    background: #fe9b4f;
    width: 98%;
    line-height: 40px;
    border:1px #fe9b4f solid;
    color: #fff;
    font-size: 16px;
    border:0;
}


.nymian{
    padding: 40px 0;
}
.nymian .nymian_info{
    margin-top: 40px;
    line-height: 35px;
    font-size: 14px;
}
.nymian .nymian_info .intitle{
    margin-bottom: 30px;
}
.nymian_info ul li{
    margin-bottom: 10px;
    border-bottom: 1px #ccc solid;
    padding-bottom: 10px;
    overflow: hidden;
}
.nymian_info ul li a{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    display: block;
}
.nymian_info ul li p{
    font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-top: 10px;
}
.nymian_info .nymian_info_left{
    width: 580px;
    float: left;
}
.nymian_info .nymian_info_right{
    width: 580px;
    float: right;
}
.nymian_info ul li .nymian_info_right a.nymian_info_right_mores{
    display: block;
    width: 160px;
    line-height: 40px;
    background: #0067b7;
    color: #fff;
    border-radius:4px;
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
}
.nymian_info ul li .nymian_info_right a:hover{
    color: #0067b7;
}
.nymian_info ul li .nymian_info_right a.nymian_info_right_mores:hover{
    border:1px #0067b7 solid;
    color: #0067b7;
    background: #fff;
}





@media (max-width: 1020px) {

    .w1200 {
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
    }
    .intitle h2{
        font-size: 24px;
    }
    .index_about .index_about_info ,.index_about .index_about_img ,index_about_img img ,.business .business_luohu .business_luohu_left, .business .business_renshi .business_renshi_right{
        width: 100%;
    }
}