@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #3a3a3a;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    background: #ffffff;
    font-weight: lighter;
}
@font-face {
    font-family: DIN-Regular;
    src: url('../font/DIN-Regular.eot'), url('../font/DIN-Regular.otf');
    url('../font/DIN-Regular.ttf');
}

@font-face {
    font-family: AkzidenzGrotesk-Cond;
    src: url('../font/AkzidenzGrotesk-Cond.eot'), url('../font/AkzidenzGrotesk-Cond.otf');
    url('../font/AkzidenzGrotesk-Cond.ttf');
}

input,
button {
    outline: none;
    font-family: "微软雅黑", "Microsoft YaHei";
}

@font-face {
    font-family: "impact";
    src: url(../fonts/impact.ttf) format('truetype')
}

a {
    transition: all 0.3s;
}

a:link {
    color: #3a3a3a;
    text-decoration: none
}

a:visited {
    color: #3a3a3a;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #db3021;
}

a:focus {
    outline: none;
    -moz-outline: none;
}

div,
p,
h1,
h2,
h3,
h4,
ul,
li,
dl,
dt,
dd,
ol {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5 {}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 20px;
}

.clear {
    clear: both;
}

input {
    outline: none;
}

img {
    border: 0px;
}

ul,
li,
dl,
dt,
dd {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

canvas {
    margin: 0;
    padding: 0;
    display: block;
    border: none;
}

.wenben {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    color: #535353;
    letter-spacing: 0.0em;
}

.wenben ol li {
    line-height: 30px;
    list-style-type: disc;
    font-size: 14px;
}

.wenben0 {
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    color: #494949;
    letter-spacing: 0.0em;
}

.wenben01 {
    font-size: 16px;
    line-height: 40px;
    text-align: left;
    color: #3a3a3a;
    letter-spacing: 0.0em;
}

.border {
    border: #000 1px solid;
}

.center {
    width: 1200px;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}
.fr {
    float: right;
}
.red {
    color: #f00 !important;
}

.red a:link {
    color: #f00;
    text-decoration: none
}

.red a:visited {
    color: #f00;
    text-decoration: none
}

.red a:hover {
    text-decoration: none;
    color: #06f;
}

.opa {
    opacity: 0;
    filter: alpha(opacity=0);
}










/*PAGE
----------------------------------------*/

.page {
    margin: 20px;
    text-align: right;
    border-top: #CCC 1px dotted;
}

.prev_next li {
    margin: 10px auto;
    border: #eee 1px dotted;
    padding: 5px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 24px;
    height: 24px;
    width: 48%;
}


.prev_next li:hover {
    background: #d8d8d8;
    display: block;
    border-radius: 3px;
}

.back_list {
    text-align: right;
    font-size: 16px;
}

.back_list a {}

.back_list a:hover {}

.gridtable table {
    width: 100%;
    margin: 0 auto;
    border-width: 1px;
    box-sizing: border-box;
    font-family: verdana, arial, sans-serif;
    color: #333333;
    border-color: #ccc;
    border-collapse: collapse;
}

.gridtable table th {
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #ccc;
    background-color: #dedede;
}

.gridtable table td {
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #ccc;
    text-align: center;
    font-size: 14px;
}

.gridtable table td a {
    text-decoration: underline;
    color: #069;
}

.hidden {
    display: none !important
}





/* Wrap
----------------------------------------*/

#wrap {
    min-width: 1200px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}




/* Header
----------------------------------------*/

#name_box_w {
    width: 100%;
    padding: 29px 0;
    height: 62px;
    transition: all 0.3s;
    z-index: 999;
    position: relative;
    background-color: #c30e23;
}

#name_box {
    width: 1400px;
    height: 62px;
    margin: 0 auto;
}

.en{position: absolute; top:0; right: 50%; margin-right: -600px; padding:5px 15px; background: #000; color: #fff !important; border-right:5px solid #e70014;}
.en:hover { background: #e70014; padding:5px 20px; }

.down {
    position: fixed !important;
    padding: 5px 0 !important;
    top: 0;
    left: 0;
    border-bottom: #e1e2e3 1px solid;
}

.down .logo{
   transform: scale(0.7);
}


.down_noborder {
    border: none !important;
}

.logo {
    float: left;
    transition: all 0.3s;
}

.menu {
    width: 1180px;
    height: 62px;
    z-index: 999;
    float: right;
}

.banner_box {
    width: 100%;
    height: 733px;
    overflow: hidden;
    position: relative;
}

.banner {
    width: 1920px;
    height: 733px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

#top_news_box {
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    background: #e70014;
    line-height: 70px;
    color: #fff;
}

#top_news_box i {
    margin: 0 10px;
}


.fa-volume-up {
    margin: 0 30px 0 50px !important;
    font-size: 24px !important;
}

.top_news_cx {
    width: 270px;
    height: 70px;
    background: #242424;
    color: #fff;
    text-align: center;
    line-height: 70px;
    font-size: 18px;
    float: left;
    position: relative;
    z-index: 2;
}

.top_news_cx .ewm {
    width: 250px;
    height: 0;
    overflow: hidden;
    background: #242424;
    position: absolute;
    bottom: 70px;
    left: 0;
    transition: all 0.3s;
}

.top_news_cx:hover .ewm {
    height: 250px;
    padding: 10px;
}

.top_news_cx:hover .ewm img {
    width: 250px;
}


.top_news_list {
    width: 900px;
    height: 70px;
    text-align: left;
    line-height: 70px;
    font-size: 18px;
    float: left;
    overflow: hidden;
}

.top_news_list big {
    font-size: 18px;
    font-weight: bold;
}

.top_news_list ul {
    width: 800px;
    height: 70px;
    display: inline-block;
    overflow: hidden;
    display: inline-block;
}

.top_news_list ul li {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: left;
}

.top_news_list ul li a {
    color: #fff;
}

.top_news_list ul li a:hover {
    color: #ff0;
}



.zy_banner_box {
    width: 100%;
    height: 408px;
    overflow: hidden;
    position: relative;
}


.page_title .location {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    clear: #959191 !important;
    font-weight: normal;
}

.page_title .location a {
    color: #959191;
}

.page_title .location a:hover {
    color: #959191;
    position: relative;
    top: 1px;
    letter-spacing: 0;
}

.page_title .location span {
    font-size: 16px;
    border-radius: 50%;
    color: #959191;
    padding: 1px;
}




#top_about_box{margin-top: 60px;}

.sdw-about-cont{width: 1300px; margin: auto}

.sdw-business{width: 555px;color: #1d1d1d;}

.fz40 {
    font-size: 34px;
    /*! font-weight: 600; */
}
.sdw-business > span {
    display: block;
    font-size: 20px;
    padding: 15px 0 6px;
}
.en-txts {
    font-size: 16px;
    color: #999;
}

.en-txts::after {

    content: '';
    display: block;
    width: 32px;
    height: 7px;
    background-color: #f30000;
    margin-top: 20px;

}
.sdw-business p{font-size: 16px;line-height: 30px;margin: 26px 0;text-indent: 2em}


.v-bottom .v-jus .v-item {
    float: left;
}

.v-bottom .v-num {
    font-size: 60px;
    font-family: Metal,Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;
    font-weight: normal;
    color: #3b3b3b;
    line-height: 72px;
    padding-left: 51px;
}
.v-t .sub{color: #000;}
.v-bottom .v-b {
    line-height: 28px;
    margin-top: -10px;
    font-size: 12px;
    font-weight: 400;
    color: #392f25;
}

.v-bottom img {
    width: 29px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 12px;
}



/*产品*/

.sdw-todo-wrap {
    width: 100%;
    height: 920px;
    background: url(../images/p3_bg.jpg) no-repeat center 26px;
    position: relative;
    overflow: hidden;
}

.minwidth1300 {
    min-width: 1300px;
    padding-top: 60px;
}

.sdw-todo-wrap > div {
    height: 100%;
}
.width1200 {
    width: 1400px;
}

.width1200 {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    /*! padding-top: 60px; */
}

.sdw-todo-wrap .color-blocks {
    width: 100%;
    height: 100%;
    position: relative;
}

.sdw-todo-box {
    width: 100%;
    height: 630px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}
.good-case-wrap.active .case-cont,.good-case-wrap.active .case-title,.sdw-news-wrap.active .news-box,.sdw-news-wrap.active .news-nav,.sdw-todo-wrap.active .sdw-todo-box,.sdw-todo-wrap.active .sdw-todo-nav{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .8s ease-out;-o-transition:all .8s ease-out;-moz-transition:all .8s ease-out;transition:all .8s ease-out;opacity:1}

.sdw-todo-box .title {
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 99;
    color: #fff;
}


.sdw-todo-box .title h2 {
    font-weight: 400;
}
.fz40 {
    font-size: 34px;
}
.sdw-todo-box .title span.subtitle {
    display: block;
    font-size: 18px;
    margin: 20px 0 110px;
}

.sdw-todo-box .title {
    color: #fff;
}

.sdw-todo-box .sdw-todo-cont {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}

.sdw-todo-box .left-cont {
    color: #fff;
    position: relative;
    top: 360px;
    font-size: 20px;
}

.right-cont {
    width: 780px;
    height: 540px;
    background: url(../images/p3_computer_bg.png) no-repeat;
    position: relative;
    top: 58px;
    right: -88px;
}
.cf::after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
}

.fz40 {
    font-size: 34px;
}
.sdw-banner-box .left-txts a, a.circle-jt {
    display: block;
    width: 62px;
    height: 62px;
    border: solid 1px #e6e6e6;
    border-radius: 50%;
    text-indent: -9999px;
    margin-top: 130px;
}

.sdw-todo-box .left-cont a.circle-jt {
    margin-top: 50px;
}

.sdw-banner-box .left-txts a::after, a.circle-jt::after {
    content: '';
    display: block;
    width: 21px;
    height: 8px;
    background: url(../images/icons.png) no-repeat -5px -5px;
    margin: 27px auto 0;
}


/*产品展示*/
.TTSlider{width: 1300px;margin: 30px auto;overflow-x: hidden;}
.TTSlider li{list-style-type:none;float: left;}
.TTSlider li img{border: none;}
.TTSliderTitle{height: 63px;width: 1300px;margin: auto;}
.TTSliderTitle ul{width: 1300px;}
.TTSliderTitle li{
width: 140px;position: relative;z-index: 3;left: 0;position: relative;
height: 55px;
margin-right: 10px;
/*! padding: 0 10px; */

font-size: 16px;
cursor: pointer;

width: 312px;
text-align: center;
border: 1px solid #fff;
    }
.TTSliderTitle li div{left: 0;right: 0;top: 0;bottom: 0;position: absolute;_width:139px;_height:62px}
.TTSliderTitle .cur div{border-bottom-color: #3197e9;
background: #c30e23;
color: #fff;z-index: 3;border-bottom: none;bottom: -1px;_height:63px;_width:136px;
left: -1px;
top: -1px;
right: -1px;
}
.TTSliderTitle .noneBorRight div{border-right: none;}
.TTSliderTitle li a{display: block;width: 100%;float: left;height: 100%;line-height: 61px;text-decoration: none;overflow: hidden;*width:49%;font-size: 14px;color: #fff;}
.TTSliderTitle li a img{height: 50px;margin: 6px;width: 50px}

    
.TTSliderTitle  ul .div::after {

    border-bottom-color: #3197e9;
    color: #fff;

}

.TTSliderTitle ul li div::after {

    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    content: '';
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
        border-bottom-color: transparent;
    border-left: 6px solid transparent;

}
    
    .TTSliderTitle ul .cur div a{color: #fff}
 
    
.TTSliderPic{width: 1240px;padding: 40px 30px;position: relative;height: 300px;z-index: 1}
.TTSliderPicList{position: relative;width:1220px;overflow: hidden;height:310px;}
.TTSliderPic ul{position: absolute;display: none;top:3px;left: 0}
.TTSliderPic ul.show{display: block;}
.TTSliderPic li img{width:380px;display: block }
.TTSliderPic li{width: 395px;padding: 0 10px;height: 380px;}
.TTSliderPic li a{display: block;height: 285px;overflow: hidden;}
.TTSliderPic li a:hover p{background: #c30e23}
.TTSliderPic li p{height: 50px;line-height: 50px;text-align: center;color: #fff;background: #000;}
.TTSliderPrevBtn,.TTSliderNextBtn{height: 100%;/*! width: 45px; */position: absolute;z-index: 999;top: 0;text-align: center;}
.TTSliderPrevBtn{left:0}
.TTSliderNextBtn{right: 0;}
.TTSliderPrevBtn a,.TTSliderNextBtn a{height: 50px;width: 29px;display: inline-block;background: url(../images/btn.png) no-repeat;margin-top: 125px}
.TTSliderNextBtn a{background: url(../images/btn.png) no-repeat -30px 0}



/*xinwen*/
.information {
    /*! background: #f5f5f5; */
    /*! padding: 74px 0 0 0; */
    background: url(../images/newbg.png) no-repeat;
}
.home-title {
    padding-bottom: 40px;
    /*! border-bottom: 1px solid rgba(0,0,0,.05); */
    padding-right: 165px;
    position: relative;
}
.home-title{float: left}
.cases_top_right{float: right}
.home-title span {
    display: inline-block;
    vertical-align: bottom;
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    color: #c30e23;
    font-weight: bold;
    position: relative;
    padding-right: 20px;
}

.home-title span::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 0;
    height: 24px;
    width: 2px;
    background: #c30e23;
}

.home-title div {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 20px;
    color: #777777;
    font-size: 16px;
}


.information .w1400 {
    display: flex;
    flex-wrap: wrap;
}
.w1400 {
    width: 1400px;
    margin: auto;
}
.cases_top {
    display: flex;
    justify-content: space-between;
    /*! align-items: center; */
    margin: 30px 0 0 0;
    width: 100%;
}
.cases_top_left span {
    font-size: 50px;
    color: #333333;
    display: block;
    margin-bottom: 30px;
    position: relative;
    margin-left: 65px;
}

.cases_top_left span::before {
    position: absolute;
    content: "";
    border-top: 2px solid #d84735;
    width: 40px;
    top: 36px;
    left: -50px;
}
.cases_top_right a {
    display: flex;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ctr_img {
    font-size: 35px !important;
    margin-top: -10px;
    margin-right: 10px;
    transition: all ease-out .3s;
    color: #666;
}

.icon-weibiaoti1::before {
    content: "\e605";
}

.cases_top_right span {
    font-size: 18px;
    color: #666;
    position: relative;
    transition: all ease-out .6s;
}
#tab2 {
    /*! margin-top: 35px; */
    /*! margin-left: 65px; */
    width:100%;
}

#tab2 .title span.tab {
    color: #D84735;
}

#tab2 .title span.tab:before {
    content: "[";
    position: absolute;
    color: #d84735;
    top: -10px;
    left: -25px;
    font-size: 30px;
    font-weight: 550;
}

#tab2 .title span.tab:after {
    content: "]";
    position: absolute;
    color: #d84735;
    top: -10px;
    right: -25px;
    font-size: 30px;
    font-weight: 550;
}

#tab2>div {
    display: none;
}

#tab2 .title {
    text-align: right;
    margin-right: 10px;
}

#tab2 .title span {
    font-size: 20px;
    color: #666666;
    margin-left: 65px;
    position: relative;
    transition: all ease-out .3s;
}

#tab2 .title span:hover {
    color: #D84735;
    transition: all ease-out .3s;
}

#tab2 .title span:hover:before {
    content: "[";
    position: absolute;
    color: #d84735;
    top: -10px;
    left: -25px;
    font-size: 30px;
    font-weight: 550;
}

#tab2 .title span:hover:after {
    content: "]";
    position: absolute;
    color: #d84735;
    top: -10px;
    right: -25px;
    font-size: 30px;
    font-weight: 550;
}

#tab2 .content {
    display: block;
    margin-top: 46px;
    padding-bottom: ;
}

.tab_information {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
}

.ti_left {
    width: 30%;
    background: #f5f5f5;
    padding: 32px 25px 26px 25px;
}

.ti_left img {
    /*! width: 100%; */
}

.ti_left:hover span {
    color: #D84735;
    transition: all ease-out .3s;
}

.ti_left span {
    font-size: 18px;
    color: #444444;
    line-height: 24px;
    transition: all ease-out .3s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ti_left p {
    font-size: 14px;
    color: #999999;
    margin: 35px 0 30px 0;
}
.img-auto img{width: 330px;height: 167px}
.ti_center {
    width: 30%;
    margin: 0 1%;
}
.img-auto img {
  
    display: block }

.cbb_center  {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ebebeb;
    border-top: none;
    padding: 10px 10px 16px;
    background: #b5222d;
    text-align: center;
}

.cbb_center span{color: #fff;text-align: center;}

.ti_center_top {
    padding: 35px 32px 30px 32px;
    background: #f5f5f5;
}

.ti_center_top:hover .tct_top span {
    color: #D84735;
}

.tab_information .ti_center_top:first-child {
    margin-bottom: 15px;
}

.tct_top {
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}

.tct_top:after {
    position: absolute;
    content: "";
    border-top: 1px solid #D84735;
    bottom: 0;
    left: 0;
    width: 0;
    transition: all ease-out .7s;
}

.ti_center_top:hover .tct_top:after {
    position: absolute;
    content: "";
    border-top: 1px solid #D84735;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: all ease-out .7s;
}

.tct_top span {
    font-size: 18px;
    color: #444444;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.tct_top p {
    font-size: 14px;
    color: #999999;
    line-height: 28px;
    margin: 25px 0 42px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tct_bottom {
    display: flex;
    justify-content: space-between;
    padding-top: 29px;
    align-items: center;
}

.tct_bottom_left span {
    display: block;
    font-size: 50px;
    color: #444444;
    font-family: DIN-Regular;
}

.tct_bottom_left p {
    color: #777777;
    font-size: 14px;
}

.tct_bottom_right {
    color: #a7a7a7;
    font-size: 30px !important;
    transition: all ease-out .3s;
}

.ti_center_top:hover .tct_bottom_right {
    color: #D84735;
    transition: all ease-out .3s;
}

.ti_right {
    width: 36%;
    padding: 50px 28px 40px 28px;
    background: #f5f5f5;
}

.ti_right_box {
    padding: 32px 0;
    position: relative;
}

.ti_right_box a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ti_right_box:after {
    position: absolute;
    content: "";
    width: 100%;
    border-top: 1px solid #e4e4e4;
    bottom: 0;
    left: 0;
}

.ti_right_box:last-child:after {
    display: none;
}

.ti_right_box:first-child {
    padding-top: 0;
}

.ti_right_box:last-child {
    padding-bottom: 0;
}

.trb_left {
    width: 18%;
    text-align: center;
}

.trb_left span {
    font-size: 50px;
    color: #444444;
    font-family: DIN-Regular;
}

.trb_left p {
    font-size: 14px;
    color: #777777;
}

.trb_right {
    width: 74%;
}

.trb_right span {
    font-size: 18px;
    color: #444444;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.ti_right_box:hover .trb_right span {
    color: #c30e23;
}

.trb_right p {
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


/*销售网络*/
.clearfix:after{content:'';display:block;clear:both;overflow:hidden;}
.index_section4{width:100%;background:url('../images/index-section4-bg.jpg') center no-repeat;position:relative;z-index:1;background-size:cover;box-sizing:border-box;padding-top:1px;}
.section4_contents{width: 1300px;margin: auto}
.index_section4::before{display:block;content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:url('../images/pattern-dot.png');z-index:-1;}
.index_section4::after{display:block;content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(35,61,103,0.6);z-index:-2;}
.section4_contents{/*! width:940px; */position:relative;top:50%;transform:translateY(-50%);}
.section4_top{width:100%;}
.section4_top>p{font-size:36px;color:#fff;float:left;width: 640px;}
.section4_topR{float:left;}
.section4_topR>img{display:block;float:left;margin-left:40px;}
.section4_topR>img:nth-of-type(1){margin-left:0;}
.section4_middle{width:100%;margin-top:55px;}
.section4_middleL{float:left;width:420px;}
.section4_item>span{display:block;font-size:20px;color:#fff;font-family:'Arial';}
.section4_item>span::before{display:block;content:'';width:120px;height:1px;background:#fff;margin-bottom:20px;}
.section4_item>h6{font-size:36px;color:#fff;margin-top:2px;}
.section4_item>p{font-size:16px;color:#eee;line-height:24px;margin-top:30px;}
.section4_middleR{float:right;width:616px;}
.section4_bottom{margin-top:40px;}
.section4_bottom>p{font-size:16px;line-height:30px;color:#fff;margin-bottom: 60px;}
.section4_bottom>h6{font-size:42px;color:#fff;margin-top:2px;font-weight:600;}



/*联系我们扫描*/
.content-bottom{width:1300px; margin: auto}
.content-bottom .scan{width:1300px;margin:54px 0;}
.content-bottom .scan > div{width:32%;float:left;display:flex;flex-direction:column;align-items:center;position: relative;visibility: visible;
    animation-name: fadeInLeft;
    animation-duration: 1s;
    animation-fill-mode: both;}
.content-bottom .scan > div.first{background:none;}
.content-bottom .scan > div .name{font-size:18px;color:#333;cursor:pointer;}
.content-bottom .scan > div p{font-size:14px;color:#808080;}
.content-bottom .scan > div .code{position:absolute;width:130px;height:130px;left:50%;margin-left:-65px;box-shadow:0 0 6px #999;top:-150px;z-index:999;display:none;}
.content-bottom .scan > div .code img{width:100%;height:100%;display:block;}
.content-bottom .scan .gfwx .name{background:url(../images/gfwx.png) no-repeat left 5px;padding-left:39px;background-size: 32px 28px;}
.content-bottom .scan > div .ljtz{display:none;}
.content-bottom .scan > div .ljtz img{width:100%;display:block;}
.content-bottom .scan .gfwb .name{background:url(../images/gfwb.png) no-repeat left 5px;padding-left:39px;background-size: 32px 28px;}
.content-bottom .scan .dysp .name{background:url(../images/dysp.png) no-repeat left 5px;padding-left:39px;background-size: 32px 28px;}
.content-bottom .scan .gwkf .name{background:url(../images/gwkf.png) no-repeat left 5px;padding-left:39px;background-size: 32px 28px;}
.content-bottom .scan .zxzx .name{background:url(../images/zxzx.png) no-repeat left 5px;padding-left:39px;background-size: 32px 28px;}
.content-bottom .scan > div .name:hover{color:#c30e23;transition:all .4s ease-in 0s;}


/* footer */
.xz-footer-a { background-color: #43474d; }
.m-1200, .m-box {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}
.lx{width: 400px;float: left;}
.xz-footer-a .footer-web {
    padding: 80px 0;
}

.xz-footer-a .footer-logo {
    display: block;
    width: 203px;
    height: 51px;
}

.xz-footer-a .footer-logo img {
    width: 100%;
    height: 100%;
}

.xz-footer-a .footer-logo-slogan {
    display: block;
    width: 290px;
    height: 20px;
    margin-top: 16px;
}

.xz-footer-a .footer-company-info {
    margin-top: 44px;
    color: rgba(255, 255, 255, 0.7);
}

.xz-footer-a .footer-company-info p {
    height: 20px;
    line-height: 20px;
}

.xz-footer-a .footer-company-info div {
    height: 33px;
    margin: 4px 0 8px;
    line-height: 33px;
    font-size: 24px;
    color: #fff;
}

.xz-footer-a .footer-link-btn {
    margin-top: 40px;
}

.xz-footer-a .footer-link-btn a {
    display: block;
    /*! margin-right: 12px; */
    float: left;
}

.btn.pd-32 {
    padding: 0 6px;
    color: #fff;
}

.btn-orange {
    /*! background-color: #c30e23; */
    color: #ffffff;
}

.btn {
    display: inline-block;
    box-sizing: border-box;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.btn-line-white {
    color: #ffffff;
    /*! border: 1px solid rgba(255, 255, 255, 0.3); */
}

.xz-footer-a .f-foot-wx-wrap {
    position: relative;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconwechat::before {
    content: "\e922";
}

.xz-footer-a .f-foot-wx-show {
    display: none;
    box-sizing: border-box;
    width: 120px;
    padding: 12px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    bottom: 45px;
    left: 50%;
    margin-left: -60px;
    background-color: #ffffff;
}

.xz-footer-a .f-foot-wx-show p {
    margin-top: 5px;
    line-height: 24px;
    text-align: center;
    color: #686F88;
}

.xz-footer-a .footer-web-server {
    float: right;
    color: #ffffff;
    width: 740px;
}

.xz-footer-a .footer-web-server dl {
    width: 370px;
    float: left;
}

.xz-footer-a .footer-web-server dt {
    height: 25px;
    margin-bottom: 24px;
    line-height: 25px;
    font-size: 18px;
}

.xz-footer-a .footer-web-server dd {
    height: 40px;
    line-height: 40px;
}

.xz-footer-a .footer-web-server dd a {
    color: rgba(255, 255, 255, 0.7);
}

.xz-footer-a .footer-web-server dd a:hover {
    color: #fff;
    font-weight: bold
}

/*--fast-menu--*/
.fast-menu-wrap{position:relative;z-index:99;margin-top:-80px;height:160px;overflow:hidden;}
.fast-menu-wrap .inner{position:relative;padding-left:75px;height:160px;overflow:hidden;background:url(../images/fast_menu_bg.png);box-sizing:border-box;}
.fast-menu-wrap .icon-mouse{position:absolute;left:0;top:0;width:75px;height:100%;background:#1d1d1d;}
.fast-menu-wrap .icon-mouse i{display:block;position:relative;left:31px;top:69px;width:13px;height:22px;cursor:pointer;background:url(../images/icons.png) no-repeat -5px -42px;animation:mousemove 1s ease-in both infinite;}
.fast-menu{width:100%;height:160px;overflow:hidden;}
.fast-menu li{position:relative;float:left;padding:40px 0;height:60px;text-align:center;cursor:pointer;overflow:hidden;}
.fast-menu li:before{/*! display:block; *//*! position:absolute; */z-index:1;top:50%;left:50%;margin-left:-5px;margin-top:-5px;width:10px;height:10px;content:"";transition:all 1s;background:#7c0104;border-radius:50%;opacity:0;}
.fast-menu li:after{display:block;position:absolute;z-index:1;right:0;top:30px;bottom:30px;width:1px;content:"";background:rgba(255,255,255,0.1);}
.fast-menu li:last-child:after{display:none;}
.fast-menu li i{position:relative;z-index:3;display:block;margin:0 auto;width:24px;height:24px;}
.fast-menu li span{position:relative;z-index:3;display:block;margin-top:10px;font-size:16px;color:#fff;}
.fast-menu li span a{color:#fff;}
.fast-menu li span a:hover{color:#000;}
.fast-menu li:hover:before{animation:scales 2s infinite linear;}
.fast-menu-case li{width:33.3333%;}

.fast-menu-case li i.icon-partner{background-position:0 0;}
.fast-menu-case li i.icon-case{background-position:0 -24px;}
.fast-menu-case li i.icon-brand{background-position:0 -48px;}
.fast-menu-help li{width:25%;}
.fast-menu-help li i{background:url(../images/icons_help.png) no-repeat;}
.fast-menu-help li i.icon-intro{background-position:0 -48px;}
.fast-menu-help li i.icon-values{background-position:0 -72px;}
.fast-menu-help li i.icon-team{background-position:0 0;}
.fast-menu-help li i.icon-contact{background-position:0 -24px;}

.fast-menu-cp li{width:25%;}
.fast-menu-cp li i{background:url(../images/icons_help1.png) no-repeat;}
.fast-menu-cp li i.icon-intro{background-position:0 -48px;}
.fast-menu-cp li i.icon-values{background-position:0 -72px;}
.fast-menu-cp li i.icon-team{background-position:0 0;}
.fast-menu-cp li i.icon-contact{background-position:0 -24px;}


.fast-menu-new li{width:25%;}
.fast-menu-new li i{background:url(../images/icons_help3.png) no-repeat;}
.fast-menu-new li i.icon-intro{background-position:0 -48px;}
.fast-menu-new li i.icon-values{background-position:0 -72px;}
.fast-menu-new li i.icon-team{background-position:0 0;}
.fast-menu-new li i.icon-contact{background-position:0 -24px;}


.fast-menu-service li{width:25%;}
.fast-menu-service li i{background:url(../images/icons_help4.png) no-repeat;}
.fast-menu-service li i.icon-intro{background-position:0 -48px;}
.fast-menu-service li i.icon-values{background-position:0 -72px;}
.fast-menu-service li i.icon-team{background-position:0 0;}
.fast-menu-service li i.icon-contact{background-position:0 -24px;}



@keyframes scales {
    0%{transform:scale(0);opacity:0;}
    50%{transform:scale(20);opacity:1;}
    100%{transform:scale(50);opacity:0;}
}
@keyframes mousemove {
	0%{
		transform: translateY(0);
	}
	100%{
		transform: translateY(10px);
	}
}
/*--end fast-menu--*/

/*关于我们*/

.about-page-one{/*! padding-bottom:76px; *//*! overflow:hidden; */background:url(../images/aboutus_bg.jpg) repeat;margin-top: -80px;}
.width1300{width: 1300px;margin: auto}
.about-page-one .inner {
    padding: 130px 40px 40px 40px;
    overflow: hidden;
    background: #fff;
}

.about-page-one .inner p{font-size: 40px;font-weight: bolder;}

.intro{margin-top: 40px;}
.about-page-one .videoBox {
    position: relative;
    float: left;
    width: 620px;
    height: 403px;
    overflow: hidden;
   
    margin-top: 40px;
}

.about-page-one .inner .summary p{font-size: 15px;line-height: 28px;text-indent: 2em}

.profile-bottom{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top:20px;
}
.profile-bottom .m-item{
  width: 25%;
  float: left;
  text-align: center;
  padding:10px 0;
}
.profile-bottom .m-num{
  font-family: "DIN-Regular";
  font-size:65px;
  line-height: 1;
  color: #d60009;
    font-weight: 600;
}
.about-page-one .inner .profile-bottom p{
  font-size: 14px;
  color: #666;
  margin-top: 4px;
}

/* 企业理念 */

.idea {
    background: url(../images/about_03.jpg) no-repeat center center;
    padding: 70px 0 74px 0;
}

.idea_left {
   
    color: #fff;
}

.idea_left p {
    font-size: 20px;
    margin: 10px;
}
.inbox{
	font-size: 36px;
	color: #fff;
	line-height: 1.4;
	font-family: "Microsoft JhengHei";
	text-align: center;
}
.idea_left span {
    font-size: 50px;
    letter-spacing: 6px;
    position: relative;
}
.culture_list {
  width: 1300px;margin: auto;
    background:#fff;
    padding: 20px ;
}

.culture_list li {
    padding: 25px 30px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border-top: 7px solid #e60012;
    height: 247px;
    width: 24%;
    margin: 30px 0 0;
    display: inline-block;
    vertical-align: top;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    margin-left: 0.5%;
margin-right: 0.2%;
}

.culture_list li:hover {
    margin-top: 40px !important;
    border-color: #6f6f6f;
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, .15);
}

.culture_list li:nth-child(3n -1) {
    /*margin: 50px 50px 0;*/
}

.culture_list .c1 {
    width: 40px;
}

.culture_list .c2 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin: 20px 0 12px;
}

.culture_list .c3 {
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
}
.idea_left span:before {
    position: absolute;
    content: "";
    border-top: 3px solid #fff;
    width: 20px;
    left: -40px;
    top: 35px;
}

.idea_right {
    float: right;
    color: #fff;
}

.idea_right p {
    font-size: 22px;
    line-height: 35px;
}
.over {
    clear: both;
}

/* 使命 */

.mission {
    position: relative;
}

.mission_img {
    display: flex;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1200px;
}



.mission_main .w1400 {
    display: flex;
}

.mission_left {
    display: flex;
    margin-right: 235px;
    width: 50%;
}

.mission_right {
    display: flex;
    width: 50%;
}
.mission_main {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}
.ml_left img {
    transition: all ease-out .7s;
}

.mission_left:hover .ml_left img, .mission_right:hover .ml_left img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    transition: all ease-out .7s;
}

.ml_right {
    margin-left: 30px;
    color: #fff;
}

.ml_right span {
    font-size: 36px;
    letter-spacing: 5px;
}

.ml_right p {
    font-size: 16px;
    margin-top: 15px;
}

/*团队*/

.setting{width: 1300px;margin: auto}

.aTie{font-size:25px;position:relative;color:#222;padding-bottom:20px;margin-bottom:40px;margin-top: 40px;}

.aTie:after{content:"";position:absolute;left:0;bottom:0;width:30px;height:1px;background:#b4b4b4;}

.setting ul{margin:0 -8px;}

.setting li{float:left;width:24.1%;padding:0 5px;padding-bottom:10px;}

.setting li .pImg{padding-top:68%;background:#000;}

.setting li .pImg img{display: block;cursor: pointer; filter: grayscale(100%); filter: gray;-webkit-filter: grayscale(100%);-ms-filter: grayscale(100%); -o-filter: grayscale(100%);}

.setting li.big{width:49.5%;}

.setting li.big .pImg{padding-top:68.6%;}

.setting li.fr{float:right;}

.setting li:hover img{filter:none;-webkit-filter:none;-ms-filter:none; -o-filter:none;opacity:1;}

/* footer */

.plan {
    background: url(../images/index_28.jpg) no-repeat center center;
    padding: 70px 0 65px 0;
}

.plan_main {
    text-align: center;
}

.plan_main span {
    font-size: 40px;
    color: #fff;
}

.plan_main p {
    font-size: 26px;
    color: #fff;
    margin: 30px 0 45px 0;
}
.plan_main_button button a{border: 1px solid transparent;}
.plan_main_button button:hover a {
    border-bottom: 1px solid #FFF;
}
.plan_main_button button a span{font-size: 24px;font-weight: normal;border-bottom: 1px solid transparent;display: inline-block;line-height: 22px;}
.plan_main_button button:first-child {
    border: 1px dashed #fff;
    background: none;
    height: 60px;
    width: 300px;
    border-radius: 35px;
    margin-right: 20px;
    transition: all ease-out .3s;
}

.plan_main_button button:first-child a {
    color: #fff;
    font-size: 26px;
    font-family: AkzidenzGrotesk-Cond;
    letter-spacing: 2px;
}

.plan_main_button button:first-child a img {
    margin-right: 12px;
    vertical-align: top;
}

.plan_main_button button:last-child {
    border: 1px solid #a83224;
    background: #a83224;
    height: 60px;
    width: 300px;
    border-radius: 35px;
}

.plan_main_button button:last-child a {
    color: #fff;
    font-size: 16px;
}
.plan_main_button button:first-child:hover a{border-color: transparent;}
.plan_main_button button:first-child:hover a span{border-bottom:1px solid #fff;}


/*新闻*/

.information .w1400 {
    display: flex;
    flex-wrap: wrap;
}

.information_box {
    width: 32%;
    margin-right: 2%;
    background: #fff;
    margin-bottom: 30px;
    padding: 36px 0 34px 0;
    transition: all ease-out .3s;
}

.information_box:hover {
    box-shadow: 0px 4px 20px -4px #CCCCCC;
    transition: all ease-out .3s;
}

.information_box:nth-of-type(3n+0) {
    margin-right: 0;
}

.ib_top {
    margin: 0 36px 0 32px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e4e4e4;
}

.ib_top h5 {
    font-size: 20px;
    color: #444444;
    margin-bottom: 22px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: all ease-out .3s;
}

.information_box:hover .ib_top h5 {
    color: #d82f25;
    transition: all ease-out .3s;
}
.ib_top b{font-weight:500}
.information_box:hover .ib_top:after {
    width: 100%;
    transition: all ease-out .7s;
}
.information_box:hover .ibb_left p:first-child {
    color: #d82f25;
    transition: all ease-out .3s;
}
.information_box:hover .ib_bottom .iconfont {
    color: #d82f25;
    transition: all ease-out .3s;
}
.ib_top p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ib_bottom {
    margin: 0 36px 0 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.ibb_left p:first-child {
    color: #444444;
    font-size: 50px;
    font-family: DIN-Regular;
    text-align: center;
    transition: all ease-out .3s;
}

.information_box:hover .ibb_left p:first-child {
    color: #d82f25;
    transition: all ease-out .3s;
}

.ibb_left p:last-child {
    font-size: 14px;
    color: #777777;
    font-family: DIN-Regular;
}

.ib_bottom .iconfont {
    color: #adadad;
    font-size: 25px;
    transition: all ease-out .3s;
}

.information_box:hover .ib_bottom .iconfont {
    color: #d82f25;
    transition: all ease-out .3s;
}

.paging.information_paging {
    padding: 55px 0 135px 0;
}
.width1300 {
    {} /*! display: flex; */
    flex-wrap: wrap;
}
    #news_all{display: flex; 
    flex-wrap: wrap;}  

.ib_bottom {
    margin: 0 36px 0 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.ibb_left p:first-child {
    color: #444444;
    font-size: 50px;
    font-family: DIN-Regular;
    text-align: center;
    transition: all ease-out .3s;
}




.information_box:hover .ib_top:after {
    width: 100%;
    transition: all ease-out .7s;
}

.information1 {
    background: #f5f5f5;
    padding: 150px 0 0 0;
    margin-top: -100px;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}


/******************** information_info.html **********************/

.information_info {
    background: #f5f5f5;
    padding-top: 120px;
    margin-top: -80px;
}

.information_info .w1400:first-child {
    display: flex;
}

.iileft {
    width: 75%;
    margin-right: 1.4%;
    background: #fff;
    box-shadow: 0px 4px 13px -4px #CCCCCC;
}

.ii_left_title {
    padding: 16px 43px;
}

.ii_left_title h5 {
    color: #333333;
    font-size: 30px;
    padding-bottom: 35px;
    font-weight: normal;
    border-bottom: 1px solid #e4e4e4;
}

.ilt_bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
    align-items: center;
}

.ilt_bottom_left span {
    color: #999999;
    font-size: 16px;
}

.ilt_bottom_right {
    display: flex;
    align-items: center;
}

.ilt_bottom_right span {
    color: #666666;
    font-size: 14px;
}

.ilt_bottom_right img {
    margin-right: 12px;
}

.bshare-custom.icon-medium .bshare-sinaminiblog {
    border-radius: 50%;
    height: 27px;
  
}

.bshare-custom.icon-medium .bshare-weixin {
    border-radius: 50%;
    height: 27px;
   
}

.bshare-custom.icon-medium .bshare-linkedin {
    border-radius: 50%;
    height: 27px;
  
}

.bshare-custom.icon-medium .bshare-qzone {
    border-radius: 50%;
    height: 27px;
   
}

.ii_left_main {
    padding: 0 90px 110px 52px;
}

.ii_left_main p {
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    margin-top: 30px;
}

.ii_left_main p:first-child {
    margin-top: 0;
}

.ii_left_main img {
    margin-top: 50px;
}

.ii_left_main h6 {
    font-size: 22px;
    color: #333333;
    font-weight: normal;
    margin-top: 48px;
}

.button {
    text-align: center;
    margin-top: 68px;
}

.button button {
    display: inline-block;
    background: #f5f5f5;
    border: none;
    transition: all ease-out .3s;
}

.button button:hover {
    background: #c94231;
    transition: all ease-out .3s;
}
.button button h1{font-size: 16px;
    color: #666666;
    padding: 16px 54px;
font-weight: lighter;
}
.button button h1 a {
    font-size: 16px;
    color: #666666;
  
    display: block;
    transition: all ease-out .3s;
}

.button button:hover a {
    color: #fff;
    transition: all ease-out .3s;
}

.button a i {
    font-size: 25px !important;
    color: #fff;
    background: #c94231;
    padding: 10px 15px 16px 15px;
    margin: 0 5px;
    display: inline-block;
}

.ii_right {
    width: 23.6%;
}

.ii_right_box {
    background: #fff;
    margin-bottom: 20px;
    padding: 12px 22px;
    box-shadow: 0px 4px 818px -4px #CCCCCC;
}

.ii_right_box h6 {
    font-size: 22px;
    color: #444444;
    padding-bottom: 14px;
    border-bottom: 1px solid #e7e7e7;
    font-weight: normal;
}

.iirb_box {
    padding: 3px 0 19px 0;
    border-bottom: 1px dotted #999999;
}

.iirb_box:hover {
    cursor: pointer;
}

.ii_right_box .iirb_box:last-child {
    padding: 23px 0 0 0;
    border: 0;
}

.iirb_box span {
    font-size: 17px;
    color: #444444;
    margin-bottom: 12px;
    display: block;
    transition: all ease-out .3s;
}

.iirb_box:hover span {
    color: #d82f25;
    transition: all ease-out .3s;
}

.iirb_box p {
    font-size: 14px;
    color: #999999;
}

.information_info .swiper6 .swiper-wrapper {
    padding-bottom: 108px;
}
.cio_title {
    padding: 80px 0 34px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.cio_title p {
    color: #333333;
    font-size: 28px;
}

.cio_right {
    display: flex;
    align-items: center;
}

.cio_right:hover {
    cursor: pointer;
}

.cio_right i {
    font-size: 35px;
    color: #444444;
    transition: all ease-out .3s;
}

.cio_right:hover i {
    color: #D84735;
    transition: all ease-out .3s;
}

.cio_right span {
    margin-left: 18px;
    font-size: 18px;
    color: #333333;
    position: relative;
    transition: all ease-out .3s;
}

.cio_right:hover span {
    color: #D84735;
    transition: all ease-out .3s;
}

.cio_right span:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #333333;
    width: 44px;
    left: 0;
    bottom: -4px;
    transition: all ease-out .5s;
}

.cio_right:hover span:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #D84735;
    width: 100%;
    left: 0;
    bottom: -4px;
    transition: all ease-out .5s;
}


/*pro*/
.case {
	width:100%;
	background:#f5f5f5;
    padding: 130px 0 0 0;
    margin-top: -100px;
}
.case .box {
	max-width:1600px;
	margin:auto;
	padding-bottom:80px;
}
.case .box .case-list {
	width:100%;
	display:table;
	padding:40px 0 10px;
}
.case-list li {
	width:32%;
	float:left;
	margin-right:1.33%;
	margin-bottom:20px;
}
.case-list li:nth-child(3n) {
	margin-right:0;
}
.case-list li:nth-child(3n+1) {
	clear:both;
}
.case-list li:hover {
	box-shadow:0 0 15px 1px rgba(0,0,0,.1);
}
.case-list li .img {
	width:100%;
	overflow:hidden;
}
.case-list li .img  img {
    width:100%;
    -moz-transition: all 0.5s linear;
    -o-transition:  all 0.5s linear;
    transition: all 0.5s linear;
}
.case-list li:hover .img img {
    -webkit-transform:  scale(1.05) ; 
    -moz-transform: scale(1.05) ; 
    -ms-transform: scale(1.05);     
    -o-transform:  scale(1.05) ; 
    transform:  scale(1.05);
}
.case-list li .tbox {
	width:100%;
	box-sizing:border-box;
	/*! border:1px solid #ebebeb; */
	border-top:none;
	padding:10px 10px 16px;
        background:#b5222d;
	height: 96px;
}
.case-list li .tbox .title {
	width:100%;
	position:relative;
	line-height:26px;
}
.case-list li .tbox .title .t1  {
	font-size:18px;
	/*! font-weight:bold; */
	color:#fff;
	text-align: center;
}
.case-list li .tbox .title .t1 b{font-weight: 400}
.case-list li .tbox .title .t2 {
	font-size:14px;
	color:#666;
        height:36px;
        line-height:36px;
        overflow:hidden;
}
.case-list li .tbox .title .icon {
	position:absolute;
	right:0;
	top:0;
}
.case-list li .tbox .title .icon span {
	display:inline-block;
	width:18px;
	height:16px;
	margin-left:10px;
}


.case-list li .tbox .more {
	width:100%;
	border-top:1px solid #e3e3e3;
	margin-top:7px;
	font-size:14px;
	color:#666;
	line-height:36px;
	padding:7px;
	
	transition:all ease .3s;
}
.case-list li:hover .tbox .more {
	
}

.pages{padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.pages ul{display:inline-block;margin:0 auto;padding:0}
.pages ul li{float:left;font-family:'microsoft yahei';margin:0 2px;line-height:25px;background:#fff;border:1px solid #d8dadf}
.pages ul li:nth-child(1){ padding:0 10px}
.pages ul li:nth-child(1) a{ padding:0}
.pages ul li a{color:#555;display:block;padding: 0 10px;}
.pages ul li:hover{text-decoration:none;color:#fff;border:1px #333 solid;background-color:#333}
.pages ul li:hover a{color:#fff}
.pages ul li:hover a:hover{color:#fff;text-decoration:none}
.pages ul li.thisclass{background-color:#333;color:#fff;border:1px #333 solid; padding:0 10px}
.pages ul li:last-child{ padding:0 10px}
.pages ul li:last-child a{ padding:0}
.pages ul li.thisclass a{color:#fff; padding:0}
.pages .pageinfo{line-height:30px;padding-left:5px}
.pages strong{font-weight:400}

/*proshow*/

.proshow{width: 1300px;margin: auto}
.protitle{font-size: 40px;color: #c30e23;text-align: center;font-weight: bold;margin-top: 40px;font-family: Arial}
.protitle p{font-size: 36px;color: #555555;font-weight: 100}
.bgf6 {
    background-color: #f6f6f6;
}

.wsc-layoutCon {
    position: relative;
}




.lr-layoutCon .layout-box{
    float: left;
    width: 880px;
}
.lr-layoutCon .layout-bar{
    float: right;
    width: 280px;
}
.rl-layoutCon .layout-box{
    float: right;
    width: 880px;
}
.rl-layoutCon .layout-bar{
    float: left;
    width: 280px;
}


.clearfix:after,.clf:after{visibility: hidden; display: block;font-size: 0;content: '.'; clear: both;height: 0}
.clearfix,.clf{zoom: 1;}
.clear { font-size: 0;line-height: 0;height: 0;clear: both; visibility: hidden; overflow: hidden}

.wsc-edit ul li {
    /*! width: 31%; */
    margin-bottom: 5%;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 0.8%;
    margin-right: 0.8%;
}


.wsc-edit ul li p {
    font-size: 14px;
    color: #595757;
    line-height: 26px;
    word-break: break-all;
}

.wsc-edit ul li img {
    /*! width: 265px; */
    margin-bottom: 15px;
}

.wsc-edit ul li .proAccessTitle {
    font-size: 17px;
    font-weight: 600;
    color: #252525;
    margin-bottom: 8px;
}

.list-paddingleft-2 ul li p {
    font-size: 16px;
    color: #595757;
    line-height: 1.4;
    word-break: break-all;
}


.wsc-edit1 ul li .proAccessTitle {
    font-size: 17px;
    font-weight: 600;
    color: #252525;
    margin-bottom: 8px;
}

.wsc-edit2 ul li .proAccessTitle {
    font-size: 17px;
    font-weight: 600;
    color: #252525;
    margin-bottom: 8px;
}


.wsc-edit1 ul li {
   
    margin-bottom: 5%;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 0.8%;
    margin-right: 0.8%;
}
.wsc-edit1 ul li img{
   
    margin-bottom: 5%;}

.wsc-edit1 ul li p {
    font-size: 14px;
    color: #595757;
    line-height: 26px;
    word-break: break-all;
}

.wsc-edit1 ul li img {
    /*! width: 392px; */
    margin-bottom: 15px;
}



.wsc-edit2 ul li {
  
    margin-bottom: 5%;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 0.8%;
    margin-right: 0.8%;
}


.wsc-edit2 ul li p {
    font-size: 14px;
    color: #595757;
    line-height: 26px;
    /*! word-break: break-all; */
}

.wsc-edit2 ul li img {
  /*  width: 800px;*/
    margin-bottom: 15px;
}




.content{
	color: #545454;
	font-size:16px;
	line-height:32px; text-indent:18px;
}
  table {  
  width: 100%;  
  border-collapse: collapse;
      margin: auto
} 
tr:nth-of-type(odd) {  
  background: #eee;  
} 
th {  
  background: #333;  
  color: white;  
  font-weight: bold;  
} 
td, th {  
  padding: 3px; 
    padding-left: 16px;
  border: 1px solid #ccc;  
  text-align: left;  
} 

.pd-chmain p{font-size: 16px; /*! text-indent: 2em; */ line-height: 28px !important;;}

/*售后服务*/

.post-sale .box_1 {
    margin-bottom: 62px;
}

.post-sale .box_1 .l-box {
    float: left;
    width: 375px;
    /*! padding-top: 35px; */
}

.post-sale .box_1 .l-box .h1 {
    font-size: 30px;
    color: #222;
    line-height: 50px;
    margin-bottom: 40px;font-weight: initial;
}

.post-sale .box_1 li {
    margin-bottom: 33px;
}

.post-sale .box_1 .icon {
    float: left;
    width: 23px;
    line-height: 44px;
}

.post-sale .box_1 .l-box .text {
    float: left;
    width: 335px;
    padding-left: 5px;
    font-size: 18px;
    color: #333;
    line-height: 44px;
    margin-bottom: 20px;
    /*! text-align: inherit !important; */
    margin-top: -4px;
}

.post-sale .box_1 .r-box {
    float: right;
    width: 835px;
    border: 10px solid #eee;
    padding: 35px 35px 23px;
}

.post-sale .box_1 .words {
    font-size: 16px;
    color: #222;
    line-height: 44px;
}

.post-sale .box_2 {
    margin-bottom: 67px;
}

.post-sale .box_2 .boxs {
    position: relative;
}

.post-sale .box_2 td {
    border: 1px solid #dcdcdc;
    border-bottom: 0;
    border-right: 0;
    padding: 20px 30px;
    font-size: 16px;
    color: #666;
    line-height: 24px;
}

.post-sale .box_2 td:nth-child(1) {
    font-size: 16px;
    color: #222;
}

.post-sale .box_2 td:last-child {
    border-right: 1px solid #dcdcdc;
}

.post-sale .box_2 .tr_1 td {
    background: #f8f8f8;
    font-size: 20px;
    color: #222;
    height: 60px;
    padding: 0 20px;
}

.post-sale .box_2 tr:last-child td {
    border-bottom: 1px solid #dcdcdc;
}

/*销售网络*/

.map-z1{float: right}
.map-1 img{display:block;width:100%}
.list-addr {
   margin-bottom: 42px;


overflow: hidden;
}
.list-addr li {
    /*! padding-right: 10px; */
    margin-bottom: 37px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    float: left;
}

.list-addr .icon {
    margin-right: 28px;
    float: left;
    width: 34px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.list-addr h4 {
    font-size: 18px;
    color: #333;
    line-height: 32px;
    font-weight: 400;
    overflow: hidden;
}

.txt-z1 {
    width: 40%;
    overflow: hidden;
    /*! margin-top: 20px; */
}

.txt-z1 h4 {
    margin-bottom: 15px;
    font-size: 20px;
    color: #c30e23;
    /*! font-family: Bold; */
    font-weight: bold;
    margin-top: 30px;
}


.txt-z1 .txt {
    font-size: 16px;
    color: #666;
    line-height: 2;
}

/*xiazai*/

.tect_list a {
    height: 190px;
    background: #fff;
    width: 400px;
    margin: 15px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    color: #333333;
    float: left;
}

.tect_list a:hover {
    background: #c30e23;
    color: #ffffff;
    box-shadow: 0px 3px 21px 0 rgba(0, 0, 0, .15);
}

.tect_list .t1 {
    font-size: 18px;
    padding: 50px 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #dbdbdb;
}

.tect_list .t2 {
    line-height: 65px;
    padding: 0 40px;
    box-sizing: border-box;
}

.tect_list .d_left {
    font-size: 14px;
    float: left;
}

.tect_list .d_right {
    width: 25px;
    height: 65px;
    background: url('../images/ico_down1.png') center center no-repeat;
    float: right;
}

.tect_list a:hover .d_right {
    background: url('../images/ico_down.png') center center no-repeat;
}

/*联系我们*/
.linkUsCon1{width: 100%;padding-bottom: 68px;}
.linkUsCon1 .mainCon{width: 100%;padding-top: 58px;position: relative;}
.linkUsCon1 .mainCon h2{font-size: 32px;color: #c30e23;font-weight: normal;}
.linkUsCon1 .mainCon .linkUsCon1-address{margin-top: 26px;}
.linkUsCon1 .mainCon .linkUsCon1-address p{font-size: 16px;color: #333333;margin-bottom: 7px;}
.linkUsCon1 .mainCon .linkUsCon1-phone{margin-top: 24px;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dl{float: left;width: 242px;margin-right: 80px;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dt{float: left;width: 29px;height: 34px;margin-top: 4px;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dt img{display: block;width: 29px;height: 34px;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dd{width: 199px;float: right;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dd p{font-size: 14px;color: #3d3d3d;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dd .span{display: block;font-weight: bold;color: #c30e23;font-size: 24px;}
.linkUsCon1 .mainCon .linkUsCon1-phone .dd em{display: block;font-size: 11px;color: #cccccc;}
.linkUsCon1 .mainCon .i{display: block;width: 100%;height: 1px;background: #ededed;position: absolute;top: 207px;left: 0;}
.linkUsCon1 .mainCon .linkUsCon1-ma{width: 380px;position: absolute;right: 0;top: 64px;}
.linkUsCon1 .mainCon .linkUsCon1-ma .box{width: 178px;padding-top: 24px;border: 1px solid #ebebeb;border-radius: 6px;float: left;text-align: center;height: 154px;margin-left: 20px;background: #fff;}
.linkUsCon1 .mainCon .linkUsCon1-ma .box:first-child{margin-left: 0;}
.linkUsCon1 .mainCon .linkUsCon1-ma .box img{display: block;width: 119px;height: 118px;margin: 0 auto;}
.linkUsCon1 .mainCon .linkUsCon1-ma .box p{margin-top: 4px;font-size: 14px;color: #999999;}
.gm_box {
    width: calc(32% - 62px);
    margin-right: 1.3%;
    padding: 48px 28px 75px 32px;
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0 #e0e0e0 #e0e0e0 #ee6d64;
    transition: all ease-out .3s;
    float: left;
    height: 280px;
    margin-bottom: 40px;
}

.gm_box:hover {
    box-shadow: 0px 2px 31px -2px #CCCCCC;
    transition: all ease-out .3s;
}

.gm_box img {
    transition: all ease-out .5s;
}

.gm_box:hover img {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    transition: all ease-out .5s;
}

.gm_box h6 {
    color: #c30e23;
    font-size: 20px;
    margin: 22px 0;
    font-weight: normal;
    /*! height: 360px; */
    font-weight: bold;
}

.gm_box p {
    font-size: 15px !important;;
    color: #444444;
    margin-bottom: 8px;
}

.gm_box span {
    font-size: 15px;
    color: #666666;
    line-height: 25px;
}

.button1{ font-size: 20px;}
.button1 a:hover{color: #fff}

.maplist{width: 900px}
