@charset "UTF-8";

/*----首页顶部信息----*/
.head{width:100%;}
.head-tit{width:100%;
    height:25px;
    margin:0 auto;
    background: #3a3a3a;}
.head-title{width:1200px;
    height:25px;
    margin:0 auto;
    background: #3a3a3a;
    color:#fff;
    line-height: 25px;}
.head-title span.com-number{ margin-left: 30px;}



/***banner图和导航栏****/
.about-bannerbox{ width:100%;
    height: 400px;
    position: relative;}

.about-bannerbox .bd ul{ width:100%;
    height:400px;
    background: #fff;}
.about-bannerbox .bd li{width:100%;
    height:401px;
    position: relative;}
.about-bannerbox .bd li.bannerli1>a{
    display: block;
    width: 100%;
    height: 100%;
    background: url(../image/banner3.png) no-repeat center top;}

/***导航栏***/
.navbar{width:1183px;
    height:43px;
    margin:0 auto;
    position: absolute;
    left:50%;margin-left:-600px;
    top:21px;
    background: #f2f2f2;
    padding-left:17px;
    -webkit-border-radius:5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius:5px;
    border-radius: 5px;}
.navbar .navlogo{
    display: block;
    float: left;
    padding-top: 8px;
}
.navbar .navlist{
    float: right;}
.navbar .navlist li{
    margin-right: 66px;
    float: left;
    height:43px;
    line-height:43px;}
.navbar .navlist li>a{font-size:16px;
    line-height:43px;
    display: block;
    height:34px;
    padding: 0 4px;
    color: #3a3a3a;}
.navbar .navlist li>a:hover{
    font-weight:bold;
    line-height: 40px;
    border-bottom: 2px solid #ea4234;}
.navbar .navlist li.active>a{
    font-weight:bold;
    line-height: 40px;
    border-bottom: 2px solid #ea4234;}



.content{
    padding-bottom: 30px;}
/*content1*/
.content1{
    width:1143px;
    margin:0 auto;
    padding-top: 31px;
    padding-bottom: 28px;}
.content1 p{
    line-height: 28px;
    color: #3a3a3a;
    font-size: 16px;
    text-indent: 32px;}
.content1 p.biglh{
    line-height: 56px;}

/*content2*/
.content2{
    width: 100%;
    background: #f6f6f6;}
.about-main2{
    width: 1235px;
    margin:0 auto;
    padding-top: 48px;
}
.main2tit{width:1235px;
          height: 75px;
          text-align: center;
          line-height: 80px;
          color: #405466;
          font-size:30px;
          border-bottom: 1px solid #405466;
            margin-bottom: 40px;
        }
.about-main2 h5 {
    line-height: 28px;
    font-size: 16px;
    color: #405466;
}
.about-main2 p{
    line-height: 28px;
    font-size: 16px;
    color: #405466;
    text-indent: 32px;
}
.about-freejoinbtn{
    display: block;
    width: 200px;
    height: 44px;
    background: #ffba00;
    font-size: 20px;
    color:#fff;
    margin:16px auto 0 auto;
    line-height: 44px;
    text-align: center;}


/**foot**/
.foot{
    width: 100%;
    height: 312px;
    background: #3a3a3a;
}
.footer{
    width: 1112px;
    height: 248px;
    margin: 0 auto;
    padding:64px 66px 0px 22px;}
.footerleft{
    width: 620px;
    float: left;}
.callnumbox{
    background: url(../image/foot-callnumbg.png) no-repeat left top;
    padding-left: 68px;padding-top: 4px;
    width: 202px;
    height: 52px;}
.callnumbox>.tit{font-size:20px;
    color:#fff;
    height: 20px;
    line-height:20px;
    margin-bottom: 4px;
}
.callnumbox>.text{
    font-size:22px;
    height: 22px;
    line-height: 22px;
    color: #fff;
}

.footerlink{width:326px;
    margin-top: 22px;
    margin-left: -10px;}
.footerlink li{
    float: left;
    border-right: 1px solid #fff;}
.footerlink li.nobr{
    border-right: none;}
.footerlink li a{
    display: block;
    padding:0 10px;
    height: 12px;
    color: #fff;
    line-height: 12px;}
.footer-dixintonglink{
    display: block;
    width: 184px;
    height: 48px;
    padding-top: 40px;}
.footer-dixintonglink img{
    display: block;
    width: 184px;
    height: 48px;}

.footerright{
    float: right;
    width: 268px;}
.footerright>img{
}
.footer-baobei{color:#fff;width:100%;clear:both;}





