﻿/* commonHead.css */

.herder-title-warp {
    background: #e2e2e2;
}

.herder-title {
    display: block;
    margin: 0 auto;
    width: 1200px;
    height: 30px;
    line-height: 30px;
    color: #999;
    background: #e2e2e2;
}

.herder-title li {
    padding-left: 20px;
    float: right;
}

.herder-title-warp a {
    color: #9999;
}


/* .herder-title结束 */

.herder-conter {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 105px;
}

.herder-conter img {
    position: absolute;
    display: block;
    border: none;
    top: 22px;
}

.header-btn {
    position: absolute;
    text-align: center;
    right: 0;
    top: 32px;
    display: inline-block;
    width: 144px;
    height: 36px;
    line-height: 36px;
    background: #ff6600;
    color: #fff;
    cursor: pointer;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    overflow: visible;
}

.header-input-wrap {
    position: absolute;
    width: 493px;
    top: 32px;
    left: 360px;
    height: 40px;
}

.header-input {
    position: absolute;
    height: 40px;
    border: 1px solid #999;
}

.header-input input {
    position: relative;
    top: 10px;
    left: 0px;
    width: 413px;
    height: 20px;
    text-indent: 12px;
}

.header-input-btn {
    position: absolute;
    right: 0;
    display: block;
    width: 80px;
    height: 40px;
    background: url(../images/sousuo.png) center no-repeat #ff6600;
    cursor: pointer;
    overflow: visible;
}


/* .herder-conter结束 */

.header-nav-wrap {
    background: #333;
}

.header-nav-wrap a {
    color: #fff;
}

.header-nav-wrap a:hover {
    color: #ff6600;
}

.header-nav {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.header-nav li {
    float: left;
    padding-right: 31px;
    padding-left: 31px;
}

.header-nav-activate {
    background: #ff6600;
}

.header-nav-wrap .header-nav-activate:hover {
    background: #e2e2e2;
}


/* 底部 */

.footer-wrap {
    position: relative;
    background: #333;
}

.footer {
    width: 1200px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.footer-wrap:after {
    content: '';
    position: absolute;
    left: 0;
    top: 90px;
    width: 100%;
    height: 1px;

}

.footer-item {
    display: inline-block;
    width: 100%;
}

.footer-msg ul {
    display: inline-block;
    width: 100%;
}

.footer-msg-left {
    float: left;
    width: 700px;
    text-align: left;
}

.footer-kewu {
    font-size: 18px;
}

.footer-msg {
    font-size: 14px;
}

.footer-msg-right {
    float: right;
}

.footer-item li {
    float: left;
}

.footer-item li a {
    color: #fff;
}

.footer-item p {
    float: right;
}

.footer h2 {
    padding-top: 64px;
    font-size: 30px
}

.footer p {
    line-height: 1.5;
}

.footer-msg-pl {
    position: relative;
    display: inline-block;
    padding-top: 16px;
    padding-bottom: 24px;
    font-size: 24px;
    color: rgba(255, 255, 255, .5);
}

.footer-rgba {
    color: rgba(255, 255, 255, .5);
}

.footer-msg-pl:after {
    content: '';
    position: absolute;
    width: 48px;
    height: 2px;
    left: 0;
    top: 52px;
    background: #ff6600;
}

.footer-msg-title {
    height: auto;
    padding-top: 24px;
    padding-bottom: 16px;
}

.footer-msg-call {
    position: relative;
    left: -12px;
    padding-bottom: 8px;
}

.footer-msg-call i {
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    background: url(../images/footer-icon-call.png) 0 -2px no-repeat;
}

.footer-msg-zb {
    position: relative;
    left: -12px;
    padding-bottom: 8px;
}

.footer-msg-ba {
    position: relative;
    left: -12px;
    padding-bottom: 8px;
    color: #999;
}

.footer-msg-zb i {
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    background: url(../images/footer-icon-zb.png) 0 -2px no-repeat;
}

.footer-msg-ba i {
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    background: url(../images/footer-icon-ba.png) 0 -2px no-repeat;
}

.footer-rgba {
    padding-bottom: 16px;
}

.footer-rgba span {
    padding-right: 16px;
}

.footer-msg-right {
    padding-top: 68px;
}

.footer-red {
    color: #ff6600;
}


/* 图片容器 */

.wx-banner {
    text-align: center;
}

.wx-banner img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}

.wx-banner a {
    display: block;
}


/* 案例轮播 */

.wx-anli-wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.wx-anli-wrap h2 {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-top: 80px;
    margin-bottom: 48px;
    padding-left: 48px;
    padding-right: 48px;
    font-size: 36px;
    background: #fff;
}

.wx-anli-center {
    position: relative;
    padding-left: 29px;
    padding-right: 29px;
    top: -64px;
    height: 500px;
  /*  border: 1px solid #999;*/
}

.wx-anli-pointer {
    position: absolute;
    top: 118px;
    width: 100%;
    background: #ff6600;
}

.wx-anli-gap {
    position: relative;
    width: 1140px;
    top: 99px;
    width: 100%;
    height: 304px;
    overflow: hidden;
}

#left {
    position: absolute;
    left: 0;
}

#right {
    position: absolute;
    right: 0;
}

#list div {
    float: left;
    width: 364px;
    height: 304px;
}

#list div img {
    display: block;
    margin-top: 28px;
    height: auto;
    max-width: 100%;
}

#ul {
    position: relative;
    width: 5700px;
    display: inline-block;
}

#ul li {
    float: left;
    cursor: pointer;
}

.img-center {
    margin-left: 24px;
    margin-right: 24px;
}

.auto {
    width: 1200px;
    margin: 0 auto;
}

.common_title {
    padding-top: 80px;
    text-align: center;
    font-size: 32px;
    color: #333;
}

.common_msg {
    padding-top: 8px;
    padding-bottom: 32px;
    text-transform: Uppercase;
    text-align: center;
    font-size: 14px;
    color: #999;
}

.common_content {
    text-align: center;
    padding-top: 32px;
    padding-bottom: 64px;
}

.common_content .common_list {
    font-size: 16px;
    padding-bottom: 12px;
}

/*客服*/
#qq_kf{
    position:fixed;
    bottom:100px;
    right:10px;
    background-color:transparent;
    width:120px;
}
#qq_kf .kf_pic{
    position:relative;
    top:25px;
    z-index:2;

}
#qq_kf .kf_pic img{
    display:block;
    margin:0 auto;


}
#qq_kf .kf_list{
    background-color:#FF6600;
    padding:20px 10px 10px 10px;
    box-sizing:border-box;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}
#qq_kf .kf_list li{
    height:35px;
    line-height:35px;
    border-bottom:1px solid #e2e2e2;
    background-color:#fff;
    box-sizing:border-box;
    position:relative;

}
#qq_kf .kf_list li img{
    position:absolute;
    width:13px;
    height:14px;
    left:5px;
    top:50%;
    margin-top:-7px;

}
#qq_kf .kf_list li span{
    margin-left:20px;
}
#qq_kf .kf_list li.first-child
{
    border-radius:4px 4px 0px 0px;
    -webkit-border-radius:4px 4px 0px 0px;
    -moz-border-radius:4px 4px 0px 0px;

}
#qq_kf .kf_list li.last-child{
    border-radius:0px 0px 4px 4px;
    -webkit-border-radius:0px 0px 4px 4px;
    -moz-border-radius:0px 0px 4px 4px;
}

#qq_kf .kf_list li a{
    color:#666666;
    font-size:14px;
    text-align:left;
}
#qq_kf .kf_list li:after{
    content:'';
    display:block;
    clear:both;
    height:0px;
    visibility:hidden;
}

#qq_kf .kf_list li img{
    display:block;
    float:left;
}
qq_kf .kf_list li span{
    float:left;
}