/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-2-15, 10:51:27
    Author     : yuhailiang
*/

/*--------面包屑css--------*/
#cUrrent{background:#fff;padding: 10px 0;width: 1200px;margin: 0 auto;}
#cUrrent a{color:#333333;margin-right: 2px;font-size: 15px;} 

.info-top {
    padding: 40px 0;
}
.wrap, .main {
    position: relative;
}
.wrap {
    min-width: 1200px;
    width: 100%;
    height: auto;
    display: inline-block;
}

.info-top .main {
    border: 1px solid #d8dadb;
}
.main {
    width: 1200px;
    min-height: 100%;
    margin: 0 auto;
}

.info-top .info-icon {
    display: inline-block;
    padding: 20px;
    background-color: #f6f5f5;
    border-radius: 10px;
    margin: 20px;
}

.info-top .info-title, .info-top .info-use, .info-top h1 {
    display: inline-block;
}

.info-top h1 {
    font-size: 24px;
    color: #383838;
    font-weight: 400;
    margin: 0 40px 0 0;
}

.info-title span {
    font-size: 12px;
    color: #bababa;
}

.info-top h4, .info-top h3 {
    display: inline-block;
}
.info-top h4 {
    margin: 0 0 0 5px;
    font-size: 12px;
    color: #383838;
    font-weight: 400;
    border: 1px solid #dadcdd;
    padding: 3px 10px;
}

.info-top h2 {
    display: block;
}


.info-top .info-use {
    float: right;
    margin-right: 50px;
    margin-top: 45px;
}

.info-top .info-use .a-num {
    top: -5px;
}
.info-top .info-use a {
    text-decoration: none;
    position: relative;
    display: inline-block;
}


.info-top .info-use .abs {
    font-size: 28px;
    color: #29b0ff;
    position: absolute;
    top: -6px;
    right: 0;
    display: block;
    width: 100%;
    text-align: right;
    margin: 0 35px 0 0;
}


.info-top h2 {
    display: block;
}
.info-top h3, .info-top h2 {
    font-size: 14px;
    color: #afafaf;
    font-weight: 400;
}


.info-intro li {
    float: left;
    margin-right: 86px;
    margin-bottom: 20px;
}

.info-intro ul h3 {
    display: inline-block;
    margin: 0 0 0 10px;
    float: right;
    font-size: 18px;
    color: #383838;
    font-weight: 400;
    width: 80px;
}

.info-intro ul h3 {
    display: inline-block;
    margin: 0 0 0 10px;
    float: right;
    font-size: 18px;
    color: #383838;
    font-weight: 400;
    width: 80px;
}

.info-intro h2 {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 20px;
    color: #383838;
    font-weight: 400;
    border-bottom: 1px solid #dbdcdd;
    margin-bottom: 20px;
}

.info-intro ul small {
    display: block;
    font-size: 12px;
    color: #afafaf;
    margin-top: 2px;
}