﻿@charset "utf-8";

/*#------------------------------共用样式*/

body {
    font-size: 14px;
    line-height: 24px;
    font-family: "微软雅黑";
    position: relative;
    min-width: 1024px;
    background-color: #fff;
    _background-image: url(about:blank);
    _background-attachment: fixed;
}

* {
    transition: all .3s;
}

.W {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.W1460 {
    max-width: 1460px;
    width: 100%;
    min-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.pc_Hide {
    display: none;
}

.pc_Show {
    display: block;
}

* {
    transition: all .3s;
}

* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    margin: 0;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    offset: 0;
}

div,
ul,
li,
p,
ol,
dl {
    list-style: none;
}

table {
    border: 0;
    cellpadding: 0;
    cellspacing: 0;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}

.clr {
    clear: both;
    width: 100%;
    height: 0px;
    font: 0px/0px '';
    overflow: hidden;
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/* End hide from IE-mac */

*+html .clearfix {
    min-height: 1%;
}

a {
    text-decoration: none;
}

a,
a:hover {
    color: #686d71;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

body {
    font-size: 14px;
    line-height: 24px;
    font-family: "微软雅黑";
}

input {
    font-family: "微软雅黑";
}

img {
    max-width: 100%;
    max-height: 100%;
    line-height: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clr {
    clear: both;
    width: 100%;
    height: 0px;
    font: 0px/0px '';
    overflow: hidden;
}

.enp {
    WORD-WRAP: break-word;
    TABLE-LAYOUT: fixed;
    word-break: break-word;
    word-break: keep-all;
    text-align: justify;
}

img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

body {
    width: 100%;
    height: 100%;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    -webkit-appearance: none;
}

.S17 {
    font-size: 17px;
}

.S18 {
    font-size: 18px;
}


/*------------------header-----------------------*/


/**========== banner ==========***/

.bannerB {
    position: relative
}

.banner {
    width: 100%;
    position: relative;
}

.banList {
    position: relative;
}

.banList img {
    width: 100%;
    float: left;
}

.banNav {
    text-align: center;
    position: absolute;
    bottom: 10%;
    left: 0;
    width: 100%;
    z-index: 1;
}

.banNav li {
    width: 110px;
    height: 110px;
    line-height: 103px;
    font-size: 20px;
    margin: 0 10px;
    position: relative;
}

.banNav li i {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
    top: 0;
    left: 0;
    color: #fff;
    font-style: normal;
    background: url(../images/hban_btn_bg.png);
    background-size: cover;
    opacity: .9;
    filter: alpha(opacity=90);
}

.banNav a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-indent: -5px;
}

.banNav li .m {
    transition: all .3s;
}

.banNav li:hover>.m {
    transform: translate(0, -5px);
    opacity: 1;
    filter: alpha(opacity=100);
}


/*header*/

header#header {
    height: 185px;
}

.header {
    /* position:fixed;*/
    width: 100%;
    height: 185px;
    z-index: 999;
    background: #fff;
}

.header>.W {
    padding: 15px 0;
}

.Logo .img,
.Logo .con {
    display: inline-table;
    vertical-align: middle;
    font-size: 16px;
}

.Logo .con {
    margin-left: 15px;
}

.Logo .con p {
    margin: 0;
    border-left: 1px solid #757575;
    color: #171717;
    padding-left: 10px;
}

.Logo .con p span.cr10 {
    color: #fe0000;
}

.Logo .con .s18 {
    font-size: 18px;
}

.rTel {
    color: #878787;
    width: 193px;
    padding-top: 25px;
    font-size: 18px
}

.nav {
    padding: 15px 0;
    margin-left: 75px;
}

.logo {
    padding-top: 6px
}

.nav ul li {
    float: left;
    line-height: 77px;
    height: 77px;
    margin-left: 35px;
}

.nav ul li:nth-child(1) {
    margin-left: 0;
}

.nav ul li a {
    color: #494949;
    font-size: 16px;
    display: block;
    padding: 0 5px;
}

.nav ul li:hover a,
.nav ul li.on a {
    border-bottom: 3px solid #f80612;
    color: #fe0000;
}

.nav2s {
    height: 48px;
    width: 100%;
    background: #e50a0a;
}

.nav2s ul.nav2L {
    line-height: 48px;
    float: left;
    font-size: 16px;
    color: #fff;
}

.nav2s .nav2L li {
    float: left;
    margin-left: 25px;
}

.nav2s .nav2L li:nth-child(1) {
    margin-left: 0
}

.nav2s .nav2L li a {
    color: #fff;
}

.navTel {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    padding: 10px 35px 0;
}


/*footer*/

#goTop {
    background: url(../images/goTop.png) no-repeat center;
    width: 90px;
    height: 90px;
    position: fixed;
    right: 15px;
    bottom: 150px;
}

footer {
    background: #fff;
    height: 312px;
    color: #606060;
}

.footerT {
    background: url(../images/forBack.jpg) center;
    padding-bottom: 42px;
}

.footerT a {
    color: #606060;
}

.footerT .img {
    margin-bottom: 42px;
    padding-top: 38px;
}

.footerT .ewm {
    width: 72px;
    height: 92px;
}

.footerT .con .sum,
.footer .con .Link {
    font-size: 14px;
    line-height: 28px;
    padding-top: 20px;
}

.footerT .con .Link {
    width: 556px;
    margin-right: 35px;
}

.fotBo {
    font-size: 12px;
    text-align: center;
    height: 21px;
    line-height: 21px;
}


/*footer End*/


/*fanye1*/

.fanye1 {
    width: 100%;
    margin: 25px auto 10px;
    color: #060203;
    height: 27px;
    overflow: hidden;
    font: 12px/29px "'Arial'";
    text-align: center;
    overflow: hidden;
    position: relative;
}

.fanye1 a {
    color: #060203;
}

.fanye1 a:hover {
    color: #666;
}


/*fanye2*/

.fanye2 {
    width: 100%;
    margin: 20px 0 20px 0;
    color: #000;
    position: relative;
    font: 16px/40px "'Arial'";
    text-align: center;
}

.fanye2 li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0;
    border: 0;
    height: 40px;
    width: 40px;
    margin: 0 1px;
}

.fanye2 li a:hover,
.fanye2 li a#navaa {
    color: #fff;
    background-color: #e60021;
    border-color: #e60021;
}

.fanye2 li.prve {
    background-image: url(../images/prve.png);
    margin-right: 0;
}

.fanye2 li.next {
    background-image: url(../images/next.png);
    margin-left: 0;
}

.fanye2 li.prve a,
.fanye2 li.next a {
    opacity: 0;
}

.news .fanye2 {
    margin-top: 33px;
}

.con1 {
    margin-top: 32px;
}

.con1 .con1Til {
    border-bottom: 1px solid #aaaaaa;
    text-align: center
}

.con1 .con1Til .con1TFX {
    margin: 0 aut;
}

.con1 .con1Til span {
    color: #000;
    font-size: 38px;
    line-height: 65px;
    border-bottom: 3px solid #e21313;
    padding-bottom: 5px;
}

.con1NavUl {
    margin: 15px auto;
    width: 1100px;
}

.con1NavUl a {
    float: left;
    margin-right: 21px;
    color: #5b5b5b;
    font-size: 16px;
    background: #f2f2f2;
    height: 34px;
    line-height: 34px;
    margin-bottom: 10px;
    width: 147px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.con1NavUl a:nth-child(6n) {
    margin-right: 0;
}

.con1NavUl a.on,
.con1NavUl a:hover {
    background: #e01120;
    color: #fff;
}

.con1ConUl {
    margin-top: 22px;
}

.con1ConUl li {
    margin-right: 9px;
    margin-bottom: 8px;
    float: left;
    padding: 5px;
    border: 1px solid #c4c4c4;
}

.con1ConUl li a {
    float: left;
}

.con1ConUl li a .img {
    width: 279px;
    height: 207px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.con1ConUl li a .img img {
    width: 100%;
    height: 100%;
}

.con1ConUl li:hover {
    border-color: #e11928;
}

.con1ConMore {
    margin: 33px 0 15px;
    float: right;
    width: 900px;
    position: relative;
    background: #f5f5f5;
    height: 2px;
}

.con1ConMore a {
    position: absolute;
    width: 140px;
    height: 30px;
    line-height: 30px;
    color: #2b2b2b;
    font-size: 16px;
    right: 0;
    top: -15px;
    background: #f5f5f5;
    text-align: center
}

.con2,
con1 {
    margin-top: 0px;
}

.con1.con2 .con1Til,
.con1.con2 .con1Til span {}

.con2NavUl {
    margin-top: 6px;
}

.con2NavUl a {
    color: #000;
    font-size: 16px;
}

.con2NavUl a:hover,
.con2NavUl a.on {
    color: #e01120;
}

.con2NavUl ul {
    width: 1080px;
}

.con2NavUl ul a {
    float: left;
    margin-right: 25px;
    cursor: pointer;
}

.con2NavUl .Con ul,
.con2NavUl .Con .All {
    display: inline-table;
    vertical-align: top;
}

.con2NavUl .Con .All {
    margin-right: 34px;
}

.con2 .con1ConUl li {
    padding: 5px 5px 3px;
}

.con2 .con1ConUl li a .img {
    height: 171px;
    width: 278px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.con1 .con2Til {
    border-bottom: 1px solid #aaaaaa;
    text-align: center
}

.con1 .con2Til span {
    color: #000;
    font-size: 38px;
    line-height: 65px;
    border-bottom: 3px solid #e21313;
    padding-bottom: 5px;
}

.con2 .con1ConUl li a .img img {
    display: initial;
}

.con1ConUl li .con {
    font-size: 10.5px;
    color: #8f8f8f;
}

.con1ConUl li .con h3 {
    font-size: 12px;
    color: #010101;
}

.con1ConUl li .con .fl {
    font-size: 12px;
    width: 170px;
    overflow: hidden;
    height: 40px;
    line-height: 18px;
}

.con1ConUl li .con .fr {
    font-size: 10.5px;
    width: 71px;
    height: 22px;
    margin-right: 16px;
    text-align: center;
    line-height: 22px;
    margin-top: 10px;
    border-radius: 5px;
    color: #767676;
    background: #ededed;
}

.con1ConUl li:hover .con .fr {
    background: #e01120;
    color: #fff;
}

.con3Til {
    font-size: 40px;
    margin: 45px 0;
}

.con3ban .banList a {
    width: 288px;
    float: left;
    margin-right: 16px;
}

.con3ban .banList a:nth-child(4n) {
    margin-right: 0;
}

.con3ban.slick-slider button {
    display: inline-block !important;
}

.con3ban.slick-slider button.slick-prev {
    background: url(../images/con3_prve.png) no-repeat center;
}

.con3ban.slick-slider button.slick-next {
    background: url(../images/con3_next.png) no-repeat center;
    right: 63px;
}

.banList .li .img {
    width: 100%;
    height: 341px;
}

.banList .li .con .til {
    color: #000;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
}

.banList .li .con .til span {
    color: #545454;
    margin-left: 5px;
}

.banList .li .con .sum {
    font-size: 14px;
    color: #7c7c7c;
    text-align: center;
    line-height: 14px;
}

.banList .li .con .in {
    text-align: center;
    margin-top: 12px;
}

.banList .li .con .in>div {
    display: inline-table;
    width: 88px;
    height: 31px;
    line-height: 31px;
    color: #fff;
    font-size: 14px;
    margin-left: -5px;
}

.banList .li .con .in .class {
    background-color: #afafaf;
}

.banList .li .con .in .call {
    background-color: #e01120;
}

.con4 {
    margin-top: 62px;
    background: #f1f1f1;
    padding: 29px 0 40px;
}

.Wcon4 {
    width: 1214px;
    margin: 0 auto;
    position: relative;
}

.con4 .W>.til {
    font-size: 40px;
    height: 40px;
    color: #000;
}

.con4 .W>.sum {
    font-size: 16px;
    color: #555555;
    line-height: 16px;
    margin: 22px 0 17px;
}

.con4Ul {
    padding: 7px;
    background: #fff;
}

.con4Ul .con4Li {
    float: left;
    position: relative;
    margin-left: 8px;
    width: 308px;
    margin-bottom: 5px
}

.con4Li .con {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .6);
    color: #000000;
    font-size: 14px;
    overflow: hidden
}

.con4Li .conOn {
    padding: 86px 13px 0;
    text-align: center;
}

.con4Li .conOn .til {
    font-size: 20px;
    line-height: 24px;
}

.con4Li .conOn .til .en {
    font-size: 14px;
    color: #444444;
    font-family: Arial;
}

.con4Li .conOn .sum {
    line-height: 24px;
    margin-top: 10px;
}

.con4Ul .con4Li:nth-child(1) {
    margin-left: 0;
    width: 251px;
}

.con4Ul .con4Li:nth-child(1) .conOn .til {
    font-size: 24px;
}

.con4Ul .con4Li:nth-child(1) .conOn .sum {
    margin-top: 16px;
    text-align: left;
}

.con4Li .conOn .fg {
    width: 60px;
    height: 2px;
    background-color: #9b9a9a;
    margin: 5px auto 0;
}

.con5 .con3Til {
    margin-bottom: 0;
    line-height: 40px;
}

.con5sum {
    font-size: 16px;
    color: #555555;
    line-height: 16px;
    margin: 32px 0 44px;
}

.con5 .con .ads2 {
    margin-top: 61px;
}

.con6 .con5sum {
    margin-bottom: 22PX;
}

.con6Nav {
    border-bottom: 1px solid #e0e0e0;
}

.con6Nav a {
    margin-right: 36px;
    font-size: 16px;
    color: #4b4b4b;
    height: 31px;
    line-height: 28px;
    padding: 0 5px;
    display: block;
    float: left;
}

.con6Nav a.on,
.con6Nav a:hover {
    border-bottom: 3px solid #ff0000;
    color: #ff0000;
}

.con6Con {
    margin-top: 51px;
}

.con6Ul .con6Li {
    border: 1px solid #dddcd9;
    float: left;
    margin-left: 37.5px;
    width: 98px;
    border-radius: 50%;
}

.con6Ul .con6Li:nth-child(1) {
    margin-left: 0;
}

.con6Ul .con6Li.on,
.con6Ul .con6Li:hover {
    border-color: #ff0000;
}

.con7 {
    background: url(../images/con8Bg.png) left top;
    padding: 25px 0;
    border: 1px solid #ececec;
    MARGIN-TOP: 59PX;
}

.con7Li {
    width: 365px;
    display: inline-block;
    text-align: left
}

.con7Con {
    text-align: center
}

.con7Con .con7Li:nth-child(2) {
    margin: 0 43px;
}

.con7Li dt {
    border-top: 3px solid #ff0000;
    width: 100%;
    height: 210px;
    position: relative;
    margin-bottom: 7px;
}

.con7Li dt .con {
    position: absolute;
    top: 45px;
    left: 60px;
    width: 275px;
    height: 90px;
    border: 1px solid #a5a19c;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center;
}

.con7Li dt .con .til {
    font-size: 32px;
    height: 51px;
    line-height: 51px;
}

.con7Li dt .con .sum {
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    border-top: 1px solid #a5a19c
}

.con7Li dt:hover .con {
    background-color: #f30c05;
    border: 1px solid #aa2723;
}

.con7Li dt:hover .con .sum {
    border-top: 1px solid #aa2723
}

.con7Li dd {
    border-bottom: dashed 1px #b6b6b6;
}

.con7Li dd .til {
    font-size: 16px;
    color: #303030;
    height: 40px;
    line-height: 40px;
}

.con7Li dd .sum {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 12px;
    height: 26px;
    line-height: 12px;
    color: #494949;
}

.con7Li dd:hover a>div {
    color: #ff0000;
}

.conInfo {
    padding: 30px 0 70px;
}

.consInfo .Top .til {
    height: 44px;
    border-left: 10px solid;
    border-bottom: 2px solid;
    border-color: #e50a0a;
    padding-right: 18px;
    padding-top: 5px;
}

.consInfo .Top .til .cn {
    color: #010101;
    font-size: 20px;
    line-height: 25px;
    text-indent: 8px;
}

.consInfo .Top .til .en {
    color: #9b9d9d;
    font-size: 12px;
    line-height: 15px;
    text-indent: 2px;
}

.fanyes {
    line-height: 51px;
    font-size: 20px;
}

.fanyes>span {
    margin: 0 13px
}

.fanyes a {
    color: #606060;
}

.fanyes a:hover,
.fanyes a.on {
    color: #e50a0a;
}

.proView {
    padding-top: 1px;
    margin-top: 24px;
    border-top: 1px solid #ededed;
}

.proVImg {
    height: 810px;
    overflow: hidden
}

.proVImg a {
    width: 1200px;
    height: 810px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.proVImg a img {
    display: inline-table;
}

.proView ul {
    padding-bottom: 20px;
}

.proView ul li {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

.proView ul li:nth-child(7n+1) {
    margin-right: 6px;
}

.proView ul li:nth-child(7n) {
    margin-right: 0;
}

.proView ul li a {
    width: 167px;
    height: 105px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

.news {
    padding-top: 10px;
}

.navNews {
    text-align: center
}

.navNews a {
    display: inline-table;
    min-width: 140px;
    height: 39px;
    border-radius: 39px;
    text-align: center;
    line-height: 39px;
    border: 1px solid #e8e8e8;
    margin: 0 30px;
}

.navNews a:hover,
.navNews a.on {
    border-color: #e50a0a;
    background: #e50a0a;
    color: #fff;
}

.newUl {
    margin-top: 60px;
}

.newLi {
    border: 1px solid #dfdfdf;
    border-collapse: collapse;
    border-top: none;
}

.newLi:hover {
    box-shadow: 0 0 20px #dfdfdf;
}

.newUl .newLi:nth-child(1) {
    border-top: 1px solid #dfdfdf;
}

.newLiN {
    padding: 39px;
}

.newLi .img {
    width: 222px;
    height: 143px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.newLi .con {
    display: table-cell;
    padding-left: 26px;
    position: relative;
}

.newLi .con .til {
    color: #171717;
    font-size: 22px;
    line-height: 22px;
}

.newLi .con .sum {
    font-size: 14px;
    color: #7a7a7a;
    line-height: 28px;
    margin-top: 14px;
    margin-bottom: 40px;
}

.newLi .con .click {
    float: right;
    padding-left: 26px;
    background: url(../images/click.png) no-repeat center left;
    color: #7a7a7a;
    font-size: 14px;
    padding-right: 2px.
}

.newLi .con .fl {
    width: 790px;
}

.newLi .con .sum2 {
    padding-left: 36px;
    background: url(../images/down.png) no-repeat center left 1px;
    font-size: 14px;
    color: #787878;
    line-height: 16px;
}

.newLi .con .on {
    background: url(../images/go.png) no-repeat center top;
    width: 36px;
    height: 36px;
    position: absolute;
    bottom: 0;
    right: 4px;
}

.newLi:hover .con .on {
    background-position-y: -36px;
    ;
}

.newLi:hover .con .til {
    color: #fe0000;
}

.Pnav2 {
    text-align: center;
    margin-top: 56px;
    margin-bottom: -10px;
}

.Pnav2 a {
    color: #000;
    font-size: 16px;
    display: inline-table;
    margin: 0 24px;
    line-height: 16px;
}

.Pnav2 a:hover,
.Pnav2 a.on {
    color: #fe0000;
}

.service {
    padding-bottom: 30px;
}

.service .con5 {
    margin-top: 78px;
}

.abCon1 {
    margin-top: 166px;
}

.abCon1 .img {
    width: 540px;
}

.abCon1 .con {
    width: 584px;
    padding: 28px 38px 0 38px;
    color: #545454;
    font-size: 14px;
    line-height: 26px;
    height: 584px;
    box-shadow: 0 0 20px #dfdfdf;
}

.abCon2 {
    background: #f4f4f4;
    height: 442px;
}

.abCon2 .W {
    padding-top: 54px;
}

.abConsT {
    font-size: 26px;
    color: #0a0a0a;
    line-height: 26px;
    text-align: center;
    height: 1px;
    background: #e4e4e4;
    position: relative
}

.abConsT .b {
    width: 132px;
    position: absolute;
    left: 50%;
    display: block;
    margin-left: -66px;
    top: -13px;
    background: #f4f4f4
}

.abConsT .b span {
    color: #e50a0a;
}

.abCon2 .con {
    margin-top: 50px;
    position: relative
}

.abCon2 .con .li {
    width: 280px;
    float: left;
    margin-left: 26px;
}

.abCon2 .con .li {
    margin-left: 6px;
}

.abCon2 .con .li .img {
    width: 278px;
    height: 204px;
    border: 1px solid #a5a5a5;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #fff;
}

.abCon2 .con .li .img img {
    display: inline-table;
}

.abCon2 .con .li .til {
    text-align: center;
    color: #010101;
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
}

.AbBan.slick-slider button {
    display: block !important;
    width: 42px;
    height: 42px;
    z-index: 999;
    background-size: 100% !important;
}

.AbBan.slick-slider button.slick-prev {
    background: url(../images/abprve.png) no-repeat center;
}

.AbBan.slick-slider button.slick-next {
    background: url(../images/apnext.png) no-repeat center;
}

.abCon3 {
    margin-top: 43px;
    padding-top: 13px;
}

.abCon3 .abConsT .b {
    background: #fff;
}

.abCon3 .con {
    margin-top: 50px;
    height: 390px;
    padding-top: 176px;
}

.abCon3 .con .ul {
    width: 1086px;
    margin: 0 auto;
}

.abCon3 .con .li {
    /*width:300px !important;*/
}

.abCon3 .con .li.roundabout-in-focus .img {
    height: 354px;
    width: 486px;
}

.abCon3 .con .li.roundabout-in-focus .til {
    display: block;
}

.abCon3 .con .li .img {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.abCon3 .con .li .til {
    display: none;
    color: #464646;
    font-size: 14px;
    text-align: center;
    line-height: 14px;
    margin-top: 19px;
}

.caCon1 {
    margin-top: 90px;
}

.caCon1 .cCon1 .fl {
    width: 275px;
    text-align: center;
}

.caCon1 .cCon1 .fl img {
    box-shadow: 0 0 20px #dfdfdf;
    border-radius: 50%;
    margin: 0 auto;
}

.caCon1 .cCon1 .fr {
    width: 925px;
    font-size: 14px;
    color: #676767;
    line-height: 24px;
}

.caCon1 .cCon1 .til {
    color: #fe0000;
    font-size: 20px;
    line-height: 28px;
}

.caCon1 .cCon1 .fg {
    width: 50px;
    background-color: #e6e6e6;
    height: 1px;
    margin: 10px 0 32px;
}

.caCon1 .cCon2 {
    margin-top: 42px;
    border-top: 1px dashed #e6e6e6;
    border-bottom: 1px dashed #e6e6e6;
    padding: 33px 2px 25px;
}

.caCon1 .cCon2 .li {
    float: left;
    margin-left: 108px;
    border: 1px solid #c8c8c8;
    width: 216px;
    text-align: center;
    cursor: pointer;
}

.caCon1 .cCon2 .li:nth-child(1) {
    margin-left: 0;
}

.caCon1 .cCon2 .li .til {
    border-bottom: 1px solid #c8c8c8;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #161616;
}

.caCon1 .cCon2 .li .img {
    width: 216px;
    height: 90px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.caCon1 .cCon2 .li .img img {
    display: inline-table;
}

.caCon1 .cCon2 .li .con {
    color: #626262;
    font-size: 16px;
    line-height: 20px;
    height: 95px;
    overflow: auto;
    padding: 0 18px;
}

.caCon2 {
    margin-top: 50px;
}

.caCon2 .til {
    font-size: 20px;
    line-height: 20px;
    color: #fe0606;
    text-align: center;
    margin-bottom: 27px;
}

.caCon2 .abConsT {
    height: 2px;
    background-color: #e6e6e6;
}

.caCon2 .abConsT .b {
    width: 107px;
    height: 9px;
    line-height: 9px;
    margin-left: -53.5px;
    top: -4.5px;
    background: #fff;
}

.caCon2 .abConsT .b span {
    display: block;
    margin: 0 25px;
    background: #fe0000;
    height: 7px;
    border: 1px solid #fff7f6;
}

.caCon2 .con {
    padding: 0 1px;
    margin-top: 44px;
}

.caCon3 {
    margin-top: 100px;
}

.caCon3 .fl {
    width: 412px;
    padding-left: 58px;
}

.caCon3 .fl .til {
    color: #fe0606;
    font-size: 24px;
    line-height: 24px;
}

.caCon3 .fl .til .en {
    color: #b8b8bc;
    font-size: 20px;
    margin-top: 5px;
}

.caCon3 .fl .img {
    text-align: right;
}

.caCon3 .fl .img img {
    display: inline-table;
}

.caCon3 .fr {
    width: 500px;
    padding-right: 91px;
}

#CacFrom>input,
#CacFrom textarea {
    color: #999999;
    font-size: 16px;
}

#CacFrom>input {
    display: block;
    padding-right: 69px;
    width: 429px;
    height: 58px;
    line-height: 58px;
    border: 1px solid #e5e5e5;
    text-indent: 20px;
    margin-bottom: 20px;
}

#CacFrom input.name {
    background: url(../images/caCon31.png) no-repeat center right 24px;
}

#CacFrom input.tel {
    background: url(../images/caCon31.png) no-repeat center right 24px;
}

#CacFrom textarea.content {
    background: url(../images/caCon33.png) no-repeat top 20px right 24px;
    display: block;
    padding-right: 69px;
    padding-left: 20px;
    width: 409px;
    border: 1px solid #e5e5e5;
    line-height: 50px;
    resize: none;
}

#CacFrom .ver {
    margin-top: 22px;
}

#CacFrom .ver>div {
    float: left;
    height: 59px;
    line-height: 59px;
    font-size: 16px;
}

#CacFrom .ver .til {
    color: #777777;
    width: 77px;
    text-align: center;
    border: 1px solid #e5e5e5;
    height: 100%
}

#CacFrom .ver .input {
    border: 1px solid #e5e5e5;
    border-left: none;
    width: 220px;
}

#CacFrom .ver .input input {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 35px;
    color: #999999;
}

#CacFrom .ver .img {
    vertical-align: middle;
    margin-left: 10px;
}

#CacFrom .ver .img>* {
    display: inline-block;
}

#CacFrom .ver .img img {
    margin-top: 9px;
}

#CacFrom .sub {
    height: 60px;
    line-height: 60px;
    background: #fe0000;
    width: 100%;
    border: 1px solid #ffe5e5;
    margin-top: 20px;
}

#CacFrom .sub input {
    width: 100%;
    height: 100%;
    display: block;
    background: none;
    color: #fff;
    font-size: 22px;
}


/* Yuanheng 2018-11-14 客服样式*/

.y-kefu-box {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 999;
    font-size: 13px;
}

.y-kefu-box img {
    display: block;
    width: 100%;
    height: auto;
}

.y-kefu-box01 .icon {
    display: block;
    background: url("../images//common//icons.png") no-repeat;
    margin: 0 auto 6px;
}

.y-kefu-box01 {
    width: 54px;
    color: #666;
    text-align: center;
}

.y-kefu-box01 .kf-close-btn {
    width: 29px;
    height: 29px;
    background-position: -4px -114px;
    position: relative;
    cursor: pointer;
}

.y-kefu-box01 .kf-close-btn:before {
    content: '';
    display: block;
    width: 1px;
    height: 12px;
    background-color: #bb2322;
    position: absolute;
    bottom: -12px;
    left: 13px;
    z-index: 1;
}

.y-kefu-box01 .show-status>a,
.y-kefu-box01 .show-status>div {
    display: block;
    width: 52px;
    padding: 8px 0 12px;
    background-color: #fff;
    border-left: solid 1px #efefef;
    border-top: solid 1px #efefef;
    border-right: solid 1px #efefef;
    position: relative;
}

.y-kefu-box01 .show-status {
    position: relative;
}

.y-kefu-box01 .show-status .kf-zixun {
    background-color: #bb2322;
    border-color: #bb2322;
    color: #fff;
    margin: 10px 0 7px;
    /* display: block; */
}

.y-kefu-box01 .kf-zixun {
    border-radius: 2px;
}

.y-kefu-box01 .kf-zixun i {
    width: 21px;
    height: 22px;
    background-position: -5px -5px;
}

.y-kefu-box01 .kf-mobile {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.y-kefu-box01 .kf-mobile>i {
    width: 18px;
    height: 18px;
    background-position: -5px -32px;
}

.y-kefu-box01 .kf-mobile:hover>i {
    background-position: -30px -32px;
}

.y-kefu-box01 .kf-weChat>i {
    width: 22px;
    height: 19px;
    background-position: -5px -55px;
}

.y-kefu-box01 .kf-weChat:hover>i {
    background-position: -30px -55px;
}

.y-kefu-box01 .kf-email {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.y-kefu-box01 .kf-email>i {
    width: 18px;
    height: 14px;
    background-position: -5px -80px;
}

.y-kefu-box01 .kf-email:hover>i {
    background-position: -30px -80px;
}

.y-kefu-box01 .kf-tel {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.y-kefu-box01 .kf-tel>i {
    width: 21px;
    height: 19px;
    background-position: -5px -147px;
}

.y-kefu-box01 .kf-tel:hover>i {
    background-position: -30px -147px;
}

.y-kefu-box01 .back-top i {
    width: 13px;
    height: 11px;
    background-position: -5px -98px;
}

.y-kefu-box01 .back-top:hover i {
    background-position: -30px -98px;
}

.y-kefu-box01 .kf-email,
.y-kefu-box01 .back-top {
    border-bottom: solid 1px #efefef;
}

.y-kefu-box01 .back-top {
    margin-top: 20px;
    border-radius: 2px;
    left: 55px;
}

.y-kefu-box01 .hver:hover {
    background-color: #bb2322;
    border-color: #bb2322;
}

.y-kefu-box01 .hver:hover>p {
    color: #fff;
}

.y-kefu-box01 .mobile-infos,
.y-kefu-box01 .y-ewm-box,
.y-kefu-box01 .y-email-infos {
    background-color: #fff;
    border: solid 1px #efefef;
    position: absolute;
    right: 90px;
    z-index: 2;
    border-radius: 2px;
    display: none;
}

.kf-tel>mobile-infos {
    width: 300px !important;
}


/*咨询热线*/

.y-kefu-box01 .mobile-infos {
    width: 250px;
    text-align: left;
    top: 0;
}

.y-kefu-box01 .mobile-infos>div {
    padding: 20px 0 20px 45px;
    position: relative;
}

.y-kefu-box01 .mobile-infos>div i {
    width: 15px;
    height: 15px;
    background-position: -52px -32px;
    position: absolute;
    top: 22px;
    left: 20px;
    z-index: 2;
}

.y-kefu-box01 .mobile-infos .online1 {
    border-bottom: solid 1px #efefef;
}

.y-kefu-box01 .mobile-infos span {
    color: #999;
}

.y-kefu-box01 .mobile-infos p {
    color: #bb2322;
    font-size: 18px;
}

.right {
    width: 12px;
    height: 12px;
    position: absolute;
    right: -12px;
    top: 24px;
}

.right-arrow1,
.right-arrow2 {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-top: 6px transparent dashed;
    border-right: 6px transparent dashed;
    border-bottom: 6px transparent dashed;
    border-left: 6px white solid;
    overflow: hidden;
}

.right-arrow1 {
    left: 1px;
    border-left: 6px #efefef solid;
}

.right-arrow2 {
    border-left: 6px white solid;
}


/*二维码*/

.y-kefu-box01 .y-ewm-box {
    width: 151px;
    top: -60px;
}

.y-kefu-box01 .y-ewm-box>div {
    width: 151px;
}

.y-kefu-box01 .y-ewm-box img {
    width: 140px;
    height: auto;
    margin: 0 auto;
}

.y-kefu-box01 .y-ewm-box .y-ewm-img1 {
    width: 150px;
    border-right: solid 1px #efefef;
}

.y-kefu-box01 .y-ewm-box .right {
    top: 84px;
}

.y-kefu-box a {
    color: #666;
}