.top_bg {
    height: 94px;
    background: #fff;
    overflow: hidden;
    padding: 10px 0;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.header {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    width: 275px;
    float: left;
}

.logo img {
    width: 275px;
    height: 85px;
}

.h_dw {
    font-size: 18px;
    color: #333;
    width: 280px;
    background: url(images/top_line.gif) no-repeat 0 10px;
    padding: 10px 0 10px 20px;
    font-weight: bold;
}

.h_dw i {
    display: block;
    font-size: 12px;
    color: #808080;
    font-weight: normal;
}

.h_nav {
    width: 805px;
    overflow: hidden;
    height: 70px;
    padding: 14px 0 0;
}

.h_nav li {
    float: left;
    height: 70px;
    line-height: 70px;
}

.h_nav li a {
    font-size: 15px;
    color: #555;
    display: block;
    float: left;
    height: 70px;
    padding: 0 22px;
}

.h_nav li a:hover {
    background: url(../images/nav_line.gif) no-repeat center 66px;
}

/*.h_nav li.cur a{ background:url(../images/nav_line.gif) no-repeat center 66px;}*/
em, i {
    font-style: normal;
}

.topbar {
    background: #DC1500;
    color: #fff;
    font-size: 14px;
}

.topbar .fl {
    line-height: 40px;
    height: 40px;
}

.topbar .fr {
    color: #6D6D6D;
    line-height: 40px;
    height: 40px;
}

.topbar .fr a {
    color: #fff;
    display: inline-block;
}

.topbar .fr a:hover {
    color: #DD352D;
}

/*banner*/
.fullSlide {
    min-width: 1200px;
    position: relative;
    height: 500px;
    overflow: hidden;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 500px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 500px;
}

.fullSlide .hd {
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    bottom: 40px;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}

.fullSlide .hd ul {
    margin-left: 500px;
}

.fullSlide .hd ul li {
    float: left;
    margin: 0 5px;
    display: inline;
    cursor: pointer;
    width: 62px;
    height: 6px;
    background: #fff;
    text-indent: -999px;
}

.fullSlide .hd ul .on {
    background: #d81e25;
}


.search_bg {
    height: 86px;
    border-bottom: #d9d9d9 1px solid;
    overflow: hidden;
}

.search {
    width: 1200px;
    margin: 0 auto;
}

.search p {
    float: left;
    font-size: 16px;
    color: #666;
    width: 930px;
    height: 86px;
    line-height: 86px;
    overflow: hidden;
}

.search p a {
    font-size: 14px;
    color: #939393;
    padding: 0 10px 0 0;
}

.search p a:hover {
    color: #d81e25;
}

.search .ser_inp {
    background: url(../images/s_inp.gif) no-repeat;
    width: 210px;
    height: 37px;
    border: none;
    padding: 0 0 0 16px;
    float: left;
    margin-top: 25px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #666;
    line-height: 37px;
    outline: none;
}

.search .ser_so {
    cursor: pointer;
    float: left;
    background: url(../images/s_so.gif) no-repeat;
    border: none;
    margin-top: 25px;
    width: 40px;
    height: 37px;
    text-indent: -22222px
}

input::-webkit-input-placeholder {
    color: #666;
}

.tit {
    text-align: center;
    font-weight: normal;
    font-size: 0;
    line-height: 0;
    margin: 10px auto 30px
}

.tit span {
    display: inline-block;
    font-size: 38px;
    color: #333;
    line-height: 48px;
    position: relative;
}

.tit span:before {
    position: absolute;
    width: 133px;
    height: 9px;
    background: url(../images/tit1.png) no-repeat;
    content: "";
    left: -145px;
    top: 26px;
}

.tit span:after {
    position: absolute;
    width: 133px;
    height: 9px;
    background: url(../images/tit2.png) no-repeat;
    content: "";
    right: -145px;
    top: 26px;
}

.tit i {
    display: block;
    font-size: 20px;
    color: #666;
    line-height: 20px;
    padding-top: 18px;
    font-weight: bold;
}

.tit em {
    display: block;
    font-size: 14px;
    color: #a7a7a7;
    line-height: 30px;
    font-family: Arial;
    text-transform: uppercase;
}


.f_bg {
    background: url(../images/f_bg.gif) repeat-x;
    overflow: hidden;
    padding: 64px 0 0;
}

.footer {
    width: 1200px;
    margin: 0 auto;
}

.f_logo {
    width: 266px;
    background: url(../images/f_line02.gif) no-repeat right 0;
    height: 216px;
}

.f_logo h5 {
    width: 266px;
    padding: 0 0 12px;
}

.f_logo h5 img {
    width: 231px;
    height: 85px;
}

.f_logo p {
    font-size: 15px;
    color: #ababab;
    line-height: 22px;
    background: url(../images/f_line01.gif) no-repeat;
    padding: 10px 0 0;
}

.f_logo p span {
    display: block;
}

.f_logo p i {
    display: block;
    font-size: 12px;
    color: #ababab;
}

.f_logo p a {
    color: #ababab;
}

.f_ban {
    width: 270px;
    height: 216px;
    padding: 0 30px 0 50px;
    background: url(../images/f_line02.gif) no-repeat right 0;
}

.f_ban p {
    font-size: 14px;
    color: #939393;
    line-height: 26px;
}

.f_ban p a {
    font-size: 14px;
    color: #939393;
}

.f_nav {
    height: 216px;
    width: 230px;
    padding: 0 0 0 70px;
    background: url(../images/f_line02.gif) no-repeat right 0;
}

.f_nav ul li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 115px;
    float: left;
}

.f_nav ul li a {
    font-size: 14px;
    color: #a5a5a5;
}

.f_nav ul li a:hover {
    color: #fff;
}

.f_nav b, .f_ban b {
    display: block;
    font-size: 16px;
    color: #fff;
    height: 32px;
}

.f_er {
    width: 220px;
    padding: 15px 0 0;
}

.f_er p {
    width: 90px;
    float: left;
    padding: 0 0 0 20px;
    text-align: center;
}

.f_er img {
    width: 90px;
    height: 90px;
}

.f_er span {
    display: block;
    font-size: 12px;
    color: #a5a5a5;
    padding: 10px 0 0;
}

.f_bot {
    height: 68px;
    line-height: 68px;
    font-size: 14px;
    color: #777;
    overflow: hidden;
}

.f_bot b {
    display: block;
    float: left;
    font-size: 14px;
    color: #777;
    width: 70px;
}

.f_bot p {
    font-size: 12px;
    color: #999;
    float: left;
    width: 1130px;
}

.f_bot p a {
    font-size: 12px;
    color: #999;
    padding: 0 10px;
}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #d71e26;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #d71e26;
    width: 97px;
    height: 56px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}
    
