/* 头部 */

.header {
    width: 100%;
}

.header-tp {
    width: 100%;
    height: 108px;
    padding-top: 28px;
}

.header-lt .logo {
    width: 170px;
    margin-left: 30px;
    /* margin-top: 29px; */
}

.header-lt .logort {
    border-left: 1px solid #d7d7d7;
    padding-left: 13px;
    height: 48px;
    margin-left: 2px;
    margin-top: 8px;
}

}

.header-lt .logort .p1 {
    font-size: 15px;
    color: #666;
    margin-bottom: 2px;
}

.header-lt .logort .p2 strong {
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

.header-rt .call {
    width: 45px;
}

.header-rt .callrt {
    margin-left: 8px;
}

.header-rt .callrt .p1 {
    color: #999;
    font-size: 14px;
}

.header-rt .callrt .hao {
    font-size: 20px;
    color: #f08e21;
}

.header-bt {
    background-color: #2c2c2e;
    width: 100%;
}

.header-ul {
    height: 60px;
    padding: 0 10%;
    /* overflow: hidden; */
}

.header-ul > li {
    float: left;
    min-width: 137px;
    text-align: center;
    position: relative;
    height: 100%;
    /* line-height: 60px; */
    z-index: 99;
    position: relative;
}

.header-ul > li p {
    font-size: 14px;
    font-weight: normal;
}

.header-ul > li .txt a {
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 0 20px;
    padding-top: 10px;
    height: 100%;
}

.header-ul > li > a {
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 0 20px;
    padding-top: 10px;
    height: 100%;
}

.header-ul > li.line:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    width: 13px;
    height: 55px;
    background: url(../image/index_11_new.png) no-repeat center;
    z-index: -1;
}

.header-ul > li.active > a {
    background-color: #f08e21;
}

.header-ul > li:hover > a {
    background-color: #f08e21;
}

.header-ul > li .xiabox {
    position: absolute;
    top: 44px;
    left: 0;
    width: 100%;
    padding-top: 16px;
    z-index: 9999999;
    display: none;
}

.header-ul > li:hover .xiabox {
    display: block;
}

.header-ul > li .xiabox ul {
    width: 100%;
    background-color: #2c2c2e;
    padding-bottom: 5px;
    padding-top: 5px;
}

.header-ul > li .xiabox ul li {
    padding: 10px 0;
}

.header-ul > li .xiabox ul li a {
    color: #fff;
}

.header-ul > li .xiabox ul li a:hover {
    color: #f08e21;
}

.header-ul > li .add {
    float: right;
    color: #fff;
    font-size: 20px;
    display: none;
}


/* footer */

.footer1 {
    background-color: #3b3b3b;
}

.footer1-content {
    /* -moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center; */
    padding-top: 68px;
}

.footer1-content .footul1 .txt {
    font-size: 16px;
    color: #fff;
    margin-bottom: 14px;
}

.footer1-content .footul1 {
    padding-top: 30px;
    min-height: 230px;
    padding-left: 4%;
    padding-right: 3%;
    border-right: 1px solid #454545;
}

.footer1-content .footul1 p a {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.footer1-content .footul1 p a:hover {
    color: #fff;
}

.footer1-content .footul1:last-child {
    border-right: none;
    padding-right: 0;
}

.footer1-content .footul1:first-child {
    padding-left: 0;
}

.footer2 {
    background-color: #333333;
    padding-top: 65px;
}

.footer2-tp {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.footer2-tp .flogo {
    width: 300px;
    margin-right: 120px;
    margin-top: 30px;
}

.footer2-tp .footer2center {
    width: 356px;
}

.footer2-tp .footer2center .fcall .callimg {
    width: 62px;
    margin-right: 5px;
}

.footer2-tp .footer2center .fcall .imgrt .f1 {
    font-size: 14px;
    color: #666666;
}

.footer2-tp .footer2center .fcall .imgrt .f2 {
    font-size: 26px;
    color: #f08e21;
    font-weight: bold;
}

.footerdes {
    margin-top: 10px;
}

.footerdes li {
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.erbg {
    width: 176px;
    height: 184px;
    position: relative;
    text-align: center;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.erbg .kuang {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.erbg .erimg {
    width: 133px;
}

.erbg .t1 {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
}

.friendlink .txt {
    color: #666;
    font-size: 14px;
}

.friendlink {
    justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
}

.friendlink li a {
    font-size: 14px;
    color: #666;
    margin-right: 20px;
    display: inline-block;
}

.friendlink li a:hover {
    color: #f08e21;
}

.copyrigt {
    text-align: center;
    color: #666;
    padding-bottom: 36px;
    margin-top: 14px;
}

.copyrigt a {
    color: #666;
}

.copyrigt a:hover {
    color: #f08e21;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}