﻿@font-face {
    font-family: FZLTXHTW;
    src: url(../images/FZLTXHTW.TTF);
}

@font-face {
    font-family: myFirstFont;
    src: url('../images/Sansation_Light.ttf')
}

@font-face {
    font-family: myFont;
    src: url(../images/FZLTXHJW.eot);
    src: url(../images/FZLTXHJW.svg);
    src: url(../images/FZLTXHJW.woff);
    src: url(../images/FZLTXHJW.TTF);
}

html {
    /*font-size:62.5%;*/
    height: 100%;
}

body {
    padding: 0px;
    margin: 0px auto;
    /*font-size:1.6em;*/
    font-size: 20px;
    font-family: Microsoft YaHei, arial, '宋体';
    color: #585858;
    min-width: 320px;
    max-width: 640px;
    /*禁用Webkit内核浏览器的文字大小调整功能*/
    -webkit-text-size-adjust: none;
    /*取出点击出现半透明的灰色背景*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight: rgba(0, 0, 0, 0);
    /*设置字体的抗锯齿或者说光滑度*/
    -webkit-font-smoothing: antialiased;
    height: 100%;
}

ul,
li,
form,
dl,
dt,
dd,
div {
    padding: 0px;
    margin: 0px;
}

.ul,
.ul li {
    list-style: none;
    margin: 0;
}

li {
    list-style: none;
    margin: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.p {
    padding: 0px;
    margin: 0px;
}

select,
input,
em,
textarea {
    font-size: 1em;
    font-style: normal;
    color: #585858;
    font-family: Microsoft YaHei;
    border-radius: 0;
    -webkit-border-radius: 0;
}

img,
object {
    border: none;
    border: 0;
    overflow: hidden;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

a {
    color: #000;
    text-decoration: none;
}


/* 去掉链接触摸高亮 */

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

.hide {
    display: none;
}


/*设置隐藏元素*/

button,
input,
select,
textarea {
    font-size: 100%;
    border: 0;
    background: none;
    outline: none;
}


/*清楚浮动*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
    zoom: 0;
}

.LoginDL:after,
.MCformbox dl:after,
.McenterBox:after,
.Conbox .C_ul1:after,
.Conbox .C_ul2:after,
.Conbox .C_ul3:after,
.Conbox .C_ul4:after,
.joblist dl dt:after,
.mapbox:after,
.storebox:after,
.jobSearch dl:after,
.jobSearch:after,
.MeFavorites ul:after,
.contantNr:after,
.Vidio_list:after,
.technology_list ul:after,
.contantNr:after,
.Project_list ul li:after,
.news_list li:after,
.zlgj_list ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
}


/*页面框架*/

.Contain {}


/* top */

.Toper {
    max-width: 100%;
    background: #fff;
    height: 90px;
    width: 640px;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -320px;
    z-index: 9999;
}

.CloumnTop {
    padding: 54px 20px 0px;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 90px;
}

.mycate {
    display: -webkit-box;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding-top: 0.2rem;
    padding-bottom: 28px;
}

.mycate li {
    width: auto;
    border-right: #ccc 1px solid;
    margin-left: 10px;
    padding-right: 10px;
}

.mycate li:last-child {
    border-right: 0px;
}

.mycate li a {
    color: #000;
}

.mycate li a.active {
    border-bottom: 1px solid #666;
    padding-bottom: 14px;
}

.mycate::-webkit-scrollbar {
    display: none;
}

.Top {
    padding: 20px;
    margin: 0 auto;
    position: relative;
    z-index: 50;
}

.Top .LogoBox {
    float: left;
    width: 100px;
}

.Top .LogoBox a {
    display: block;
}

.Top .LogoBox a img {
    width: 70%;
    height: auto;
}

.Top .RightBox {
    float: right;
    padding-top: 7px;
}

.Top .RightBox .a_Btn {
    float: left;
    display: block;
    width: 66px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-right: #c8c8c8 1px solid;
}

.Top .RightBox .BtnNav {
    background: url(../images/navBg.png) no-repeat center center;
    border-right: 0px;
}

.Top .RightBox .BtnEN {
    color: #555555;
    font-size: 20px;
    font-family: "FZLTXHTW";
    width: 56px;
    border-right: 0px;
    display: none;
}

.Top .RightBox .BtnMember {
    display: none;
    background: url(../images/member_icon.png) no-repeat center center;
    border-right: 0;
}

.Top .RightBox .BtnSearch {
    background: url(../images/icon_search.png) no-repeat center center;
}

.Top .RightBox .BtnMerkliste {
    position: relative;
    background: url(../images/merkliste_icon.png) no-repeat 23px center;
    border-left: #c8c8c8 1px solid;
    border-right: none;
}


/*
.Top .RightBox .BtnMerkliste .badge{ position:absolute; top:0px; font-size:14px; right:10px; display:inline-block; line-height:12px;}*/

.searchWapp {
    position: fixed;
    top: 0px;
    width: 100%;
    max-width: 640px;
    height: 100%;
    left: 50%;
    margin-left: -320px;
    background: rgba(255, 255, 255, 1);
    display: none;
    border-top: #c8c8c8 1px solid;
}

.SearchBox {
    display: block;
    padding: 30px 20px;
    position: relative;
    border-bottom: #c8c8c8 1px solid;
}

.SearchBox .searchtext {
    float: left;
    width: 405px;
    height: 46px;
    font-size: 32px;
    color: #111;
    line-height: 46px;
    padding: 0 2px;
    border: none;
    color: #000;
}

.SearchBox .SearchWord {
    float: left;
    width: 90px;
    border: 0;
    height: 46px;
    font-size: 24px;
    line-height: 46px;
    cursor: pointer;
}

.SearchBox .SearchBtn {
    float: left;
    display: block;
    width: 27px;
    height: 46px;
    background: url(../images/icon_search.png) no-repeat center center;
    margin-right: 10px;
    cursor: pointer;
}

.Top .RightBox .BtnClose {
    margin-left: 9px;
    position: absolute;
    right: 20px;
    border-left: 0;
    background: url(../images/icon_close.png) no-repeat center center;
    border-right: 0;
    height: 46px;
}

.navWapp {
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0px;
    width: 100%;
    max-width: 640px;
    height: 100%;
    left: 50%;
    margin-left: 320px;
    background: #f7f7f7;
    border-top: #c8c8c8 1px solid;
}

.mainNav {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.mainNav .BtnNavCloseLine {
    width: 80px;
    background-color: #bbb;
    height: 100%;
    position: absolute;
    left: 0;
}

.mainNav .BtnNavCloseLine .BtnNavClose {
    float: left;
    opacity: 0;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: url(../images/navBg.png) no-repeat center center;
    margin-top: 37px;
    position: fixed;
    top: 0;
    left: 0;
}

.mainNav ul {
    width: 560px;
    margin-left: 80px;
}

.mainNav ul .login {
    height: 99px;
    border-bottom: 1px solid #e4e4e5;
    padding-left: 75px;
    background: #fff url(../images/login.png) no-repeat 20px 26px;
    color: #585858;
    font-size: 24px;
    line-height: 99px;
}

.mainNav ul .login a {
    color: #585858;
    padding: 0 5px;
    display: inline-block;
}

.mainNav ul li {
    width: 100%;
    border-bottom: #c8c8c8 1px solid;
    line-height: 102px;
    font-size: 24px;
    font-family: "微软雅黑";
}

.mainNav ul li.onNavDefault {
    background: url(../images/arrow_up.png) right 20px center no-repeat;
}

.mainNav ul li.onNavCurrent {
    background: url(../images/arrow_down.png) right 20px center no-repeat;
}

.mainNav ul li a.navA {
    padding: 0 20px;
    color: #000;
    display: block;
}

.submenu {
    border-top: #c8c8c8 1px solid;
    position: absolute;
    left: 640px;
    width: 560px;
    top: 0;
    min-height: 100%;
    background-color: #f7f7f7;
    margin-left: 80px;
}

.submenu .submenu {
    margin-left: 0px;
}

.submenu .h4 {
    text-align: center;
    background: #fff url(../images/arrow_back.png) 20px center no-repeat;
    border-bottom: 1px #bebebe solid;
}

.submenu dd {
    font-family: "微软雅黑";
}

.submenu dd a {
    display: block;
    padding-left: 20px;
    margin-right: 22px;
    border-bottom: 1px #bebebe solid;
}

.submenu dd a.IcoHasSub {
    background: url(../images/arrow_up.png) right 20px center no-repeat;
}

.submenu dd.last a {
    border-bottom: 0px;
}

.submenu dd:hover a {
    /* border-bottom:1px #565656 solid;*/
}

.submenu dd.last:hover a {
    border-bottom: 0px;
}


/*Banner*/

.HomeBan {
    width: 100%;
    height: 440px;
    position: relative;
    margin-top: 90px;
    z-index: 0;
    overflow: hidden;
}

.HomeBan .BanList {
    width: 100%;
    height: 440px;
    overflow: hidden;
}

.HomeBan .BanList ul {
    height: 440px;
    z-index: 0;
}

.HomeBan .BanList li {
    width: 100%;
    height: 440px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.HomeBan .BanList li a {
    display: block;
    width: 100%;
    height: 440px;
}

.HomeBan .BanList li a img {
    vertical-align: middle;
}

.HomeBan .BanList li a span {
    display: inline-block;
    height: 100%;
    width: 1px;
    margin-left: -1px;
    vertical-align: middle;
}

.HomeBan .TabList {
    width: 100%;
    height: 22px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    left: 0px;
    bottom: 19px;
    position: absolute;
    z-index: 0;
}

.HomeBan .TabList .List {
    width: 100%;
}

.HomeBan .TabList ul {
    height: 22px;
    text-align: center;
}

.HomeBan .TabList li {
    margin: 0 4px;
    background: #fff;
    width: 38px;
    height: 2px;
    display: inline-block;
    cursor: pointer;
    line-height: 999px;
}

.HomeBan .TabList li.on {
    background: #555555;
}

.HomeBan .prev,
.HomeBan .next {
    display: block;
    width: 75px;
    height: 75px;
    position: absolute;
    top: 50%;
    margin-top: -37.5px;
    z-index: 8;
}

.HomeBan .prev {
    left: 30px;
    background: url(../images/ban_prev.png) no-repeat center center;
}

.HomeBan .next {
    right: 30px;
    background: url(../images/ban_next.png) no-repeat center center
}

.AchinaBan {
    position: relative;
    height: 0;
    font-size: 0;
    display: none;
    overflow: hidden;
}

.AchinaBan img {
    height: auto
}

.AcaseBan {
    position: relative;
    margin-top: 90px;
}

.AcaseBan img {
    height: 440px;
    width: 640px;
}

.proBan {
    height: 355px;
    margin-top: 90px;
}

.proBan .prev,
.proBan .next {
    margin-top: -55px;
}


/*Banner*/


/*首页新品上市 */

.HomeTitle {
    font-size: 26px;
    color: #555;
    padding: 45px 0 30px;
    font-family: "myFont";
}

.HomeMore {
    display: block;
    width: 126px;
    height: 26px;
    line-height: 26px;
    background: #6e6e6e url(../images/icon_more.png) no-repeat 115px center;
    color: #fff;
    padding-left: 12px;
    font-size: 16px;
    font-family: "myFont";
    letter-spacing: 1px;
}

.HomeNewsProduct {
    margin-top: 15px;
    margin-bottom: 30px;
    position: relative;
    z-index: 5;
    padding: 0 20px;
    font-family: "FZLTXHTW";
}

.HomeNewsProduct ul li {
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 3%;
}

.HomeNewsProduct ul li:last-child {
    margin-right: 0;
}

.HomeNewsProduct ul li .img {
    width: 100%;
    height: 195px;
    overflow: hidden;
    display: block;
}

#newlist li .img {
    border: 1px solid #ccc;
    width: 283px;
}

.HomeNewsProduct ul li .img img {
    width: 285px;
    height: 195px;
    display: block;
    margin: 0 auto;
}

.HomeNewsProduct ul li .title {
    display: block;
    font-size: 20px;
    color: #000;
    padding-top: 20px;
}

.HomeNewsProduct ul li .p {
    color: #969696;
    line-height: 22px;
    margin: 17px 0;
    font-size: 16px;
    font-family: "myFont";
}

.HomeColumn {
    height: 530px;
    z-index: 1;
    position: relative;
}

.HomeColumn .Main {
    position: relative;
    z-index: 2;
    height: 530px;
}

.HomeColumn .Main .divCont {
    position: absolute;
    top: 55px;
    right: 0px;
    padding-right: 40px;
    width: 430px;
    height: 456px;
    background: url(../images/column_bg.png) no-repeat center center;
}

.homeColumnBg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.homeColumnBg img {
    width: 100%
}

.HomeColumn .Main .divCont .img {
    display: block;
    width: 430px;
    height: 280px;
    overflow: hidden;
    position: relative;
}

.HomeColumn .Main .divCont img {
    width: 430px;
    height: 280px;
    position: absolute;
    left: 0px;
    top: 0px;
    max-width: inherit;
}

.HomeColumn .Main .divCont .divTit {
    padding: 20px;
    color: #555555;
    line-height: 26px;
    font-size: 16px;
    font-family: "myFont";
}

.HomeColumn .Main .divCont .divTit a {
    display: block;
    color: #555555;
    line-height: 22px;
    font-size: 20px;
    font-family: "myFont";
}

.HomeCase {
    position: relative;
    padding: 0 20px;
}

.HomeCase ul li {
    overflow: hidden;
    margin-bottom: 50px;
}

.HomeCase ul li .img {
    float: left;
    width: 290px;
    height: 180px;
    display: block;
    overflow: hidden;
}

.HomeCase ul li .img img {
    width: 290px;
    height: 180px;
    display: block;
}

.HomeCase ul li .divleft {
    font-family: "myFont";
    float: right;
    margin-left: 10px;
    width: 290px;
    height: 179px;
    border-bottom: #c8c8c8 1px solid;
    position: relative;
}

.HomeCase ul li .divleft .tit {
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    padding-bottom: 5px;
}

.HomeCase ul li .divleft .span {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #969696;
}

.HomeCase ul li .divleft .span a {
    display: inline-block;
    margin: 0 10px;
    color: #969696;
    border-bottom: 1px solid #c8c8c8;
    font-style: normal;
}

.HomeCase ul li .divleft .p {
    color: #969696;
    line-height: 22px;
    width: 100%;
    height: 102px;
    display: table;
}

.HomeCase ul li .divleft .p .p_cont {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
    color: #888888;
}

.HomeCase ul li .divleft .HomeMore {
    position: absolute;
    left: 0px;
    bottom: -1px;
}

.HomeCase .divRightShow1 {
    bottom: -10px;
    z-index: 1;
}

.HomeCase ul li.li2 .img {
    float: right;
}

.HomeCase ul li.li2 .divleft {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}

.HomeNews {
    margin-bottom: 10px;
    position: relative;
    padding: 0 20px;
}

.HomeNews ul li {
    float: left;
    width: 290px;
    margin-bottom: 40px;
}

.HomeNews ul li .img {
    width: 290px;
    height: 180px;
    display: block;
    overflow: hidden;
}

.HomeNews ul li .img img {
    width: 290px;
    height: 180px;
    display: block;
}

.HomeNews ul li .divleft {
    border-bottom: #c8c8c8 1px solid;
    padding-top: 20px;
}

.HomeNews ul li .divleft .p {
    font-size: 18px;
    color: #888888;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-bottom: 20px;
    font-family: "myFont";
}


/*index*/


/*Bottom*/

.Bottom {
    background: #6e6e6e;
    color: #fff;
    position: relative;
    z-index: 2;
}

.Bottom .Main {
    position: relative;
    padding: 0 20px;
}

.Bottom .B_title {
    font-size: 26px;
    font-family: Arial;
    /*padding:52px 0 12px;*/
    line-height: 100px;
}

.Bottom a:hover {
    /*border-bottom:1px solid #fff; padding-bottom:3px;*/
}

.BottomLinks {
    padding: 13px 0;
    border-top: #969696 1px solid;
    border-bottom: #969696 1px solid;
}

.BottomLinks a img {
    vertical-align: middle;
}

.BottomLinks a:hover {
    border-bottom: 1px solid #969696;
    padding-bottom: 3px;
}

.BottomLinks em {
    font-style: normal;
    margin: 0 25px;
}

.divSiteMap {
    padding-bottom: 22px;
}

.divSiteMap .span {
    display: inline-block;
    border-bottom: #969696 1px solid;
    font-size: 16px;
    padding: 13px 0;
    font-family: "myFont";
}

.divSiteMap dl {
    float: left;
    padding-right: 36px;
    font-family: "微软雅黑";
}

.divSiteMap dl a {
    color: #fff;
}

.divSiteMap dl dt {
    padding: 14px 0;
}

.divSiteMap dl dt a {
    font-size: 18px;
    color: #fff;
}

.divSiteMap dl dd {
    line-height: 26px;
    font-size: 16px;
}

.divSiteMap dl dd a {
    color: #e2e2e2;
}

.Copyright {
    font-size: 15px;
    border-top: #969696 1px solid;
    padding: 23px 0;
}


/*Bottom*/


/*当前位置*/

.Containb {
    margin: 0 auto;
    padding-bottom: 50px;
    height: auto;
    position: relative;
    min-height: 600px;
}

.current {
    width: 100%;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    display: none;
}

.place {
    margin: 0 auto;
    color: #969696;
    font-size: 16px;
    position: relative;
    padding: 16px 20px;
}

.place a {
    color: #969696;
    padding: 0 18px;
}

.place span {
    color: #969696;
    padding-left: 18px;
}

.place img {
    float: left;
}

.contantNr {
    margin-top: 28px;
    padding: 0 20px;
}

.meun_top {
    z-index: 1;
    height: 40px;
    margin-bottom: 20px;
    display: none;
}

.meun_top span {
    float: left;
    padding-bottom: 9px;
    font-size: 26px;
    display: block;
    color: #555;
    font-family: "myFont";
}

.meun_top ul {
    float: right;
}

.meun_top ul li {
    display: block;
    margin-right: 35px;
    font-size: 18px;
    line-height: 25px;
    float: left;
}

.meun_top ul li a {
    padding-bottom: 8px;
    width: auto;
    border-bottom: 1px solid #dcdcdc;
    display: inline-block;
}

.meun_top ul li a.on,
.meun_top ul li a:hover {}

.meun_top ul li.onmenu a,
.meun_top ul li:hover a {
    border-bottom: 1px solid #000;
    text-decoration: none;
}


/*品牌故事 右侧导航 */

.meun_top .ppgsList {
    width: 340px;
    float: right;
}

.meun_top .ppgsList li {
    margin-right: 28px;
    font-size: 16px;
    line-height: 17px;
    margin-bottom: 15px;
}

.meun_top .techList {
    float: right;
    padding-top: 5px;
}

.meun_top .techList li {
    margin-right: 58px;
    font-size: 16px;
    line-height: 17px;
    margin-bottom: 15px;
}


/*和成中国*/

.Area_hcChina {}

.Achina_title {
    font-size: 22px;
    line-height: 35px;
    color: #555555;
}

.Area_hcChina .Achina_left {
    float: left;
    width: 305px;
    border-bottom: 1px solid #dcdcdc;
    margin-right: 15px;
    font-size: 18px;
    line-height: 24px;
    color: #6e6e6e;
    padding-bottom: 15px;
    margin-bottom: 40px;
}

.Area_hcChina .Achina_right {
    float: left;
    width: 280px;
    height: 290px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.Achina_right .AchinaList {
    width: 100%;
    height: 290px;
    overflow: hidden;
}

.Achina_right .AchinaListt ul {
    height: 290px;
    z-index: 0;
}

.Achina_right .AchinaList li {
    width: 100%;
    height: 290px;
    overflow: hidden;
    float: left;
    position: relative;
}

.Achina_right .AchinaList a {
    display: block;
    width: 100%;
    height: 290px;
}

.AchinaBg {
    width: 100%;
    height: 42px;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 42px;
}

.Achina_right .prev,
.Achina_right .next {
    cursor: pointer;
    display: block;
    width: 22px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    z-index: 8;
}

.Achina_right .prev {
    left: 20px;
    background: url(../images/left.png) no-repeat center center;
}

.Achina_right .next {
    right: 20px;
    background: url(../images/right.png) no-repeat center center
}


/* 和成团队 */

.Area_team {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
}

.Area_team p {
    color: #6e6e6e;
    font-size: 18px;
    line-height: 28px;
}

.Area_team span.A_mc {
    width: 100%;
    float: left;
    color: #555;
    font-size: 20px;
    line-height: 18px;
}

.Area_team b {
    padding-top: 15px;
    width: 100%;
    float: left;
    color: #555;
    font-size: 26px;
    line-height: 20px;
    padding-bottom: 20px;
    font-weight: 100;
    font-family: "myFont";
}

.Brea_team {}

.Brea_team h3 {
    color: #555;
    font-size: 26px;
    font-weight: 100;
    margin-bottom: 0;
}

.Brea_team h3 span {
    color: #555;
    font-size: 20px;
    display: block;
    padding-top: 10px;
    letter-spacing: 2px;
}

.Brea_team ul {
    padding-bottom: 40px;
}

.Brea_team ul li {
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    float: left;
    padding: 25px 0;
    cursor: pointer;
}

.Brea_team ul li img {
    float: left;
    width: 165px;
    height: 200px;
}

.Brea_team ul li .Bteam_right {
    width: 405px;
    float: right;
}

.Brea_team ul li .Bteam_intro {
    font-size: 18px;
    line-height: 26px;
    color: #6e6e6e;
    margin-top: -5px;
}

.Brea_team ul li .Bteam_word {
    font-size: 18px;
    line-height: 20px;
    color: #6e6e6e;
    padding-top: 21px;
}


/*pages*/

.Pagesa {
    line-height: 18px;
    zoom: 1;
    margin: 0 auto;
    text-align: center;
    width: auto;
    height: 30px;
    margin-bottom: 20px;
    padding-top: 40px;
}

.Pagesa span {
    display: inline-block;
}

.Pagesa a {
    display: inline-block;
    width: 28px;
    height: 28px;
    color: #6a6a6a;
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #eee;
}

.Pagesa .p_page a {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
}

.Pagesa .p_page .a_prev,
.Pagesa .p_page .a_next,
.Pagesa .p_page .a_end {
    font-size: 20px;
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
}

.Pagesa .p_page .num a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    margin-left: 20px;
}

.Pagesa a:hover,
.Pagesa .p_page .num a.a_cur {
    color: #fff;
    background: #6e6e6e;
}

.Pagesa .p_page .num a.a_cur {
    margin-left: 0;
}


/*pages end*/


/*品牌故事*/

.syjg_lxfs {
    border: 1px solid #c8c8c8;
    border-right: 0;
    border-left: 0;
    padding: 51px 0 58px 0;
    margin-bottom: 5px;
    font-size: 18px;
    color: #000;
    line-height: 21px;
}

.syjg_lxfs img {
    margin-right: 14px;
}

.syjg_lxfs .fr {
    display: block;
    padding-top: 20px;
}


/*LAZULI筑礼国际*/

.zlgj_list {
    margin: 60px 0;
}

.zlgj_list ul {
    border-bottom: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    width: 100%;
}

.zlgj_list ul li {
    text-align: center;
    width: 33.169%;
    height: 100px;
    padding-top: 40px;
    cursor: pointer;
    border-top: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    float: left;
}

.zlgj_list ul li .pic {
    margin: 0 auto;
    display: block;
    width: 165px;
    height: 47px;
    text-align: center;
    vertical-align: middle;
}

.zlgj_list ul li .pic img {
    display: block;
    vertical-align: middle;
}

.zlgj_list ul li p {
    margin-top: 23px;
    margin-left: -33px;
}

.zlgj_list ul li a.jlgd {
    width: 97px;
    height: 26px;
    background: #b6b6b6;
    font-size: 14px;
    color: #fff;
    display: block;
    line-height: 26px;
    padding-left: 13px;
    text-align: left;
    margin: 0 auto;
    margin-top: 25px;
}

.zlgj_list ul li p {
    margin-top: 35px;
}

.zlgj_list ul li p img {
    margin-top: 0;
    margin-left: 27px;
}

.zlgj_list ul li a.jlgd img {
    margin: 0;
    float: right;
    padding-top: 9px;
    padding-right: 11px;
}

.zlgj_list ul li:hover a.jlgd {
    background: #6e6e6e;
}

.hckjbb_list li {
    padding-top: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e8e8e8;
}

.hckjbb_list li h2 {
    font-weight: 100;
    font-size: 20px;
    color: #313131;
}

.hckjbb_list li span {
    font-size: 18px;
    line-height: 24px;
    color: #6e6e6e;
}

.hckjbb_list li a:hover {
    text-decoration: none;
}

.hckjbb_list li a:hover span {
    text-decoration: none;
}


/*发展历程 */

.history_list {
    position: relative;
}

.history_list ul li {
    color: #555;
}

.history_list ul li div {
    padding-left: 45px;
    border-bottom: 1px solid #ededed;
    height: 80px;
    position: relative;
    padding-top: 45px;
    padding-bottom: 20px;
}

.history_list ul li.history1 div {
    margin-left: 0px;
    padding-left: 45px;
}

.history_list ul li.history2 div {
    border-left: 1px solid #bfbebe;
}

.history_list ul li.history1 {
    border-left: 1px solid #bfbebe;
    margin-left: 5px;
}

.history_list ul li.history2 {
    padding-left: 5px;
}

.history_list ul li.history1 img {
    float: right;
}

.history_list ul li.history2 img {
    float: left;
}

.history_list ul li.history1 p {
    float: left;
    margin-top: 0;
}

.history_list ul li.history2 p {
    float: right;
    margin-top: 0;
}

.history_list ul {
    margin-top: -9px;
}

.history_list ul li p {
    width: 415px;
    font-size: 20px;
    color: #6e6e6e;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.history_list ul li p span {
    width: 240px;
    font-size: 23px;
    display: block;
    color: #000;
    font-weight: bold;
    padding-bottom: 5px;
}

.history_list ul li div {
    cursor: pointer;
}

.history_list ul li.history2 div .xyq {
    position: absolute;
    bottom: -5px;
    left: -5px;
}

.history_list ul li.history1 div .xyq {
    position: absolute;
    bottom: -5px;
    left: -5px;
}

.history_list span.history_moreBorder {
    width: 1px;
    height: 62px;
    border-left: 1px solid #ededed;
    display: block;
    margin-left: 5px;
}

.history_list a.history_more {
    width: 102px;
    padding-left: 24px;
    height: 26px;
    line-height: 26px;
    display: block;
    color: #fff;
    margin-left: 5px;
    /* margin:0 auto; */
    font-size: 15px;
    background: url(../images/dowmLoad.png) #6e6e6e no-repeat 95px center;
    margin-bottom: 155px;
}

.history_list a.history_more2 {
    width: 102px;
    padding-left: 24px;
    height: 26px;
    line-height: 26px;
    display: block;
    color: #fff;
    margin: 0 auto;
    font-size: 15px;
    background: url(../images/dowmLoada.png) #6e6e6e no-repeat 95px center;
    margin-bottom: 155px;
}

.history_list a.history_more:hover {
    color: #6f6f6f;
    background: url(../images/dowmLoadq.png) #eee no-repeat 95px center;
}

.history_list a.history_more2:hover {
    color: #6f6f6f;
    font-size: 15px;
    background: url(../images/dowmLoadaa.png) #eee no-repeat 95px center;
}

.history_list ul li .contantTxtShow {
    width: 101px;
    height: 80px;
    overflow: hidden;
    /* display:block;*/
}

.history_list ul li .contantTxtShow img {
    width: 101px;
    height: 80px;
    display: block;
}


/*弹出框*/

.txtShowBox {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 50;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}

.txtShowBox .txtShowrap {
    width: 590px;
    /* height:460px;*/
    background: #fff;
    padding: 30px 20px;
    position: absolute;
    left: 50%;
    margin-left: -315px;
    top: 50%;
    margin-top: -260px;
}

.txtShowBox .ScorllBox {
    position: relative;
    width: 598px;
    height: 460px;
    overflow-y: scroll;
}

.txtShowBox .ScorllContBox {
    height: 460px;
}

.txtShowBox .txtShowrap .close {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.txtShowBox .ContBox {
    /*padding-right:42px;*/
}


/* 滚动条的样式 */

.scrollUp,
.scrollDown {}

.scrollBar {
    height: 100%;
    width: 12px;
    background: url(../images/Scoll_BG.png) repeat-y center top;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    cursor: pointer;
}

.scrollHandle {
    height: 50px;
    width: 12px;
    left: 0px;
    top: 0px;
    cursor: pointer;
    background: url(../images/ScollHand.png) no-repeat center top;
    position: absolute;
}


/*news */

.news_list {
    padding-top: 13px;
    padding-bottom: 52px;
}

.news_list ul li {
    position: relative;
    margin-bottom: 30px;
}

.news_list li .pic {
    float: left;
    width: 300px;
    height: 180px;
    display: block;
    overflow: hidden;
    text-align: center;
}

.news_list li .pic img {
    width: 300px;
    height: 180px;
    display: block;
}

.news_list li .text {
    float: right;
    width: 280px;
    height: 180px;
    border-bottom: 1px solid #eee;
    position: relative;
}

.news_list li .text h3 {
    font-size: 20px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 24px;
    color: #555;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.news_list li .text h3 a {
    color: #000;
}

.news_list li .text time {
    font-size: 15px;
    color: #969696;
}

.news_list li .text h3 span a:hover {
    text-decoration: none;
}

.news_list li .text .con {
    font-size: 18px;
    color: #a6a6a6;
    display: block;
    margin: 14px 0;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
}

.news_list .casemore {
    width: 90px;
    padding-left: 15px;
    height: 26px;
    line-height: 26px;
    background: url(../images/icon_more.png) #6e6e6e no-repeat 90% center;
    display: block;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
}


/*news 分类 */

.newsSort {
    width: 120px;
    position: absolute;
    left: 0;
    top: 70px;
    z-index: 9;
    display: none !important;
}

.newsSort ul {
    width: 80px;
    background: #fff;
    text-align: center;
    padding: 20px 0;
    border: 1px #e5e5e5 solid;
}

.newsSort ul li {
    font-size: 16px;
}

.newsSort ul li a {
    padding-bottom: 8px;
    padding-top: 22px;
    width: auto;
    border-bottom: 1px solid #dcdcdc;
    display: inline-block;
}

.newsSort ul li a.on,
.newsSort ul li a:hover {
    border-bottom: 1px solid #000;
}

.sortToggle {
    cursor: pointer;
    width: 55px;
    height: 146px;
    position: absolute;
    left: 66px;
    top: 149px;
}

.sortOpen {
    cursor: pointer;
    text-align: center;
    width: 51px;
    height: 152px;
    position: absolute;
    left: 0;
    top: 170px;
    z-index: 10;
    display: none !important;
}


/* 资质荣耀*/

.honor_list .Pagesa {
    padding-top: 50px;
    margin-bottom: 50px;
}

.honor_list {
    padding-top: 20px;
    float: right;
    position: relative;
}

.honor_list ul li {
    float: left;
    padding-bottom: 40px;
    padding-right: 55px;
}

.honor_list ul li .pic {
    width: 162px;
    height: 240px;
    display: block;
}

.honor_list ul li .pic img {
    width: 162px;
    height: 235px;
}

.honor_list ul li .title {
    width: 162px;
    font-size: 17px;
    height: 48px;
    color: #000;
    margin: 14px 0;
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.honor_list .down {
    text-align: center;
    width: 90px;
    height: 26px;
    line-height: 26px;
    background: #6e6e6e;
    display: block;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
}

.honor_list .divRightShowabout {
    left: 50%;
    margin-left: 358px;
    top: 1156px;
}


/*视频中心*/

.Vidio_list {
    padding-bottom: 30px;
    width: 100%;
}

.Vidio_listDt ul li {
    position: relative;
    border-bottom: 1px solid #e8e8e8;
}

.Vidio_listDt ul li video {
    width: 100%;
}

.Vidio_listDt ul li h2 {
    color: #333;
    font-weight: bold;
    font-size: 24px;
    padding: 0 0 32px 0;
    margin: 0;
}

.Vidio_listDt ul li span {
    color: #969696;
    font-size: 18px;
    padding: 15px 0 25px 0;
    display: block;
}

.Vidio_listDt .down {
    width: 75px;
    padding-left: 15px;
    height: 26px;
    line-height: 26px;
    background: url(../images/dowmLoad.png) #6e6e6e no-repeat 70px center;
    display: block;
    color: #fff;
    font-size: 14px;
    float: left;
    display: none;
}

.playA {
    float: left;
    position: absolute;
    top: 200px;
    left: 230px;
    cursor: pointer;
    display: none;
}

.Vidio_listDt a.down:hover {
    background: url(../images/dowmLoadq.png) #eee no-repeat 70px center;
    color: #6f6f6f;
}

.ContVideo .videoshareBtn {
    top: 790px;
}

.Vidio_listXt {
    float: left;
    margin-top: 50px;
    width: 600px;
    height: 180px;
    position: relative;
    overflow: hidden;
}

.Vidio_listXt ul {
    height: 180px;
    margin-top: -1px;
}

.Vidio_listXt ul li {
    float: left;
    margin-right: 22px;
    width: 185px;
    border-bottom: 1px solid #e8e8e8;
    height: 180px;
}

.Vidio_listXt ul li span {
    font-size: 18px;
    color: #a6a6a6;
    padding: 14px 0;
    display: block;
    cursor: pointer;
    overflow: hidden;
}

.Vidio_listXt ul li:hover span {
    text-decoration: underline;
}

.Vidio_listXt a.prev {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    z-index: 99;
    padding: 30px 14px 0;
    height: 130px;
}

.Vidio_listXt a.next {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    z-index: 99;
    padding: 30px 14px 0;
    height: 130px;
}

.Vidio_listXt ul li.on,
.Vidio_listXt ul li:hover {
    color: #000;
}

.banner05 {
    position: relative;
    margin-top: 20px;
}

.banner05 .swiper-slide {
    margin-right: 0.3rem;
    width: auto;
}

.banner05 .swiper-slide img {
    width: 300px;
}

.banner05 .swiper-slide .text {
    padding-left: 0.15rem;
    height: 0.9rem;
    transition: all 0.3s;
}

.banner05 .swiper-slide .text h3 {
    padding: 0.16rem 0 0.12rem;
    font-size: 0.2rem;
}

.banner05 .swiper-slide .text p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0.16rem;
}

.banner05 .swiper-slide:hover .text {
    background: #1e6cb1;
    color: #fff;
}

.banner05 .swiper-pagination {
    display: none;
    width: 100%;
    bottom: 3%;
}

.banner05 .swiper-pagination .swiper-pagination-bullet {
    width: 0.72rem;
    height: 0.06rem;
    margin: 0 0.08rem;
    opacity: 1;
    box-sizing: initial;
    background: #fff;
    border-radius: 0 !important;
}

.banner05 .swiper-pagination .swiper-pagination-bullet-active {
    background: #1e6cb1;
}

.banner05 .prev,
.banner05 .next {
    cursor: pointer;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.4rem;
    position: absolute;
    top: 35%;
    z-index: 1;
    color: #4e4747;
    margin: 0;
    /* background: rgba(255, 255, 255, 0.7); */
    height: auto;
    transition: all 0.3s;
}

.banner05 .next {
    right: 0rem;
    left: auto;
}

.c-text02 {
    font-size: 15px;
    text-align: center;
}

.c-text02 h3 {
    font-size: 20px;
    padding: 10px 0;
}


/* 工程案例 */

.Project_list {
    margin-top: 20px;
}

.Project_list ul {}

.Project_list ul li {
    position: relative;
    margin-bottom: 30px;
}

.Project_list li .pic {
    float: left;
    width: 290px;
    height: 180px;
    display: block;
    overflow: hidden;
    text-align: center;
}

.Project_list li .pic img {
    width: 290px;
    height: 180px;
    display: block;
}

.Project_list li .text {
    float: right;
    width: 280px;
    height: 180px;
    border-bottom: 1px solid #eee;
    position: relative;
}

.Project_list li .text h3 {
    font-size: 20px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 24px;
    color: #555;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.Project_list li .text h3 span {
    display: block;
    color: #969696;
    font-size: 16px;
    padding-top: 8px;
}

.Project_list li .text h3 span a {
    color: #969696;
    display: inline-block;
    float: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-left: 8px;
}

.Project_list li .text h3 span a:hover {
    text-decoration: none;
}

.Project_list li .text .con {
    font-size: 15px;
    color: #a6a6a6;
    display: block;
    margin: 14px 0;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
}

.Project_list .casemore {
    width: 90px;
    padding-left: 15px;
    height: 26px;
    line-height: 26px;
    background: url(../images/icon_more.png) #6e6e6e no-repeat 90% center;
    display: block;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.Project_list .casemore:hover {
    background-image: url(../images/icon_morea.png);
    color: #909090;
    text-decoration: none;
}

.menu_Case {
    position: relative;
    border: 0px none;
    background: #fff;
}

.menu_Case ul {
    position: absolute;
    top: -9px;
    right: 0;
    z-index: 19;
    color: #555;
    font-size: 15px;
}

.menu_Case ul li {
    width: 166px;
    font-size: 26px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.menu_Case ul p span {
    display: block;
    margin-top: 0px;
    font-size: 16px;
}

.menu_Case ul dl {
    padding-bottom: 19px;
    display: none;
    background: #fff;
}

.menu_Case ul span {
    margin-bottom: 15px;
    font-weight: bold;
    width: 160px;
    font-size: 16px;
    display: block;
    margin-top: 18px;
    cursor: pointer;
}

.menu_Case ul dl dd {
    padding-top: 0px;
    font-size: 16px;
}

.menu_Case ul dl dd a {
    text-decoration: none;
    padding-left: 8px;
}

.menu_Case ul dl dd a:hover {
    border-bottom: 1px #FFF solid;
}

.DT_titlea {
    background: url(../images/fh.jpg) no-repeat right 10px;
    height: 5px;
}

.DT_title {
    background: url(../images/fh.jpg) no-repeat right bottom;
    height: 5px;
}

.subNav dl.show {
    display: block;
}


/* 工程案例详情页 */

.fy {
    border-top: 1px solid #dcdcdc;
    padding-top: 30px;
    padding-bottom: 60px;
}

.fy a {
    font-size: 14px;
    display: block;
    line-height: 26px;
}

.meun_leftA ul li a:hover {
    text-decoration: none;
}

.fy a.pagePrev {
    height: 40px;
    color: #fff;
    width: 110px;
    line-height: 40px;
    text-align: center;
    float: left;
    padding-left: 40px;
    color: #fff;
    background: url(./images/le3.png) #6e6e6e no-repeat 21px center;
}

.fy a.pageList {
    height: 40px;
    color: #fff;
    width: 112px;
    line-height: 40px;
    text-align: center;
    padding-left: 38px;
    font-size: 16px;
    margin: 0 auto;
    background: url(./images/list.png) #6e6e6e no-repeat 21px center;
}

.fy a.pageNext {
    float: right;
    background: url(./images/ri2.png) #6e6e6e no-repeat 100px center;
    margin-top: -40px;
    padding-left: 25px;
    height: 40px;
    color: #fff;
    width: 125px;
    line-height: 40px;
}

.Projectinfobox {
    margin: 0 auto 20px;
    position: relative;
}

.Projectinfobox h3 {
    font-weight: 100;
    color: #555;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 13px;
    margin: 0 0 25px 0;
}

.Projectinfo_list {
    height: 373px;
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.Projectinfo_list ul {
    height: 373px;
    overflow: hidden;
}

.Projectinfo_list ul li {
    float: left;
    width: 288px;
    margin-right: 20px;
}

.Projectinfo_list ul li:last-child {
    margin-right: 0;
}

.Projectinfo_list ul li .pic {
    width: 288px;
    height: 195px;
    display: block;
    overflow: hidden;
}

.Projectinfo_list ul li .pic img {
    width: 288px;
    height: 195px;
}

.Projectinfo_list ul li .title {
    display: block;
    font-size: 20px;
    color: #555555;
    padding-top: 20px;
    width: 280px;
    padding-bottom: 10px;
}

.Projectinfo_list ul li .p {
    color: #969696;
    line-height: 22px;
    margin: 17px 0;
    font-size: 14px;
    width: 280px;
    height: 66px;
    overflow: hidden;
}


/*合成技术*/

.technology_list ul {
    width: 585px;
    margin-bottom: 60px;
}

.technology_list ul li {
    text-align: center;
    width: 291px;
    height: 190px;
    padding-top: 30px;
    cursor: pointer;
    float: left;
}

.technology_list ul li img {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto;
}

.technology_list ul li .img2 {
    display: none;
}

.technology_list ul li p {
    text-align: center;
    width: 270px;
    margin-left: 0;
    font-size: 15px;
    color: #999;
    width: 200px;
    margin: 0 auto;
    line-height: 16px;
}

.technology_list ul li p span {
    display: block;
    text-align: center;
    color: #666;
    font-size: 16px;
    padding: 15px 0 10px 0;
    display: none;
}

.technology_list ul li.hover p span {
    color: #009ee0;
    display: none
}


/*合成技术 END*/


/*和成产品*/

.subNav {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    color: #555;
    background: #fff;
    font-size: 13px;
    border: 1px solid #e8e8e8;
    z-index: 60;
    width: 640px;
    overflow: auto;
}

.subNav p {
    font-size: 26px;
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    padding: 20px 20px 17px 20px;
}

.subNav p .entxt {
    color: #6e6e6e;
    font-family: Arial;
    font-size: 16px;
}

.subNav p span {
    display: block;
    margin-top: 0px;
    font-size: 16px;
}

.subNav span {
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    border-bottom: solid 1px #E5E5E5;
    line-height: 50px;
    background-color: #fff;
    display: block;
    height: 50px;
    padding: 0 20px;
}

.subNav dl dd {
    padding-top: 0px;
}

.subNav dl dd a {
    color: #555555;
    font-size: 16px;
    line-height: 60px;
    display: block;
    border-bottom: solid 1px #E5E5E5;
    background-color: #f7f7f7;
    padding: 0 20px;
}

.pro_titlea {
    background: url(../images/fh_04.jpg) no-repeat 620px center;
}

.pro_title {
    background: url(../images/fh_01.jpg) no-repeat 620px center;
}

.productA {
    padding: 0;
}

.productA ul li {
    width: 285px;
    /* margin-right: 30px; */
    margin-bottom: 40px;
}

.sortToggle_pro {
    cursor: pointer;
    width: 55px;
    height: 146px;
    position: fixed;
    right: 0px;
    top: 0px;
}

.sortOpen_pro {
    cursor: pointer;
    text-align: center;
    width: 51px;
    height: 152px;
    position: absolute;
    left: 0;
    top: 62px;
    z-index: 10;
    display: block;
}

.product_list {
    padding-top: 10px;
    float: left;
}

.product_listDt {
    width: 600px;
    height: 405px;
    overflow: hidden;
}

.product_listDt ul li {
    float: left;
}

.product_listXt {
    width: 600px;
    padding-top: 13px;
}

.product_listXt ul {
    margin-left: -16px;
}

.product_listXt ul li {
    float: left;
    padding-left: 14px;
}

.product_listXt ul li img {
    width: 130px;
    height: 88px;
    padding: 4px;
    border: 1px solid #fff;
}

.product_listXt ul li.on img,
.product_listXt ul li:hover img {
    width: 130px;
    height: 88px;
    padding: 4px;
    border: 1px solid #e8e8e8;
}

.product_into {
    width: 100%;
    padding-top: 20px;
    float: left;
}

.product_into h2 {
    font-weight: 100;
    color: #555;
    font-size: 22px;
    position: relative;
}

.product_into h2 a {
    display: block;
    position: absolute;
}

.product_into h2 .product_into_a_1 {
    width: 23px;
    height: 30px;
    background: url(../images/merkliste_icon.png) no-repeat center;
    right: 40px;
    top: 17px;
}

.product_into h2 .product_into_a_2 {
    width: 25px;
    height: 25px;
    background: url(../images/icon_shar.png) no-repeat center;
    right: 0;
    top: 18px;
}

.product_into h2 span {
    font-weight: 100;
    padding-top: 5px;
    padding-bottom: 10px;
    color: #747474;
    font-size: 17px;
    display: block;
}

.product_into table {
    color: #555;
    font-size: 20px;
    background: #e8e8e8;
}

.product_into table td {
    background: #fff;
    height: 43px;
}

.product_into a.ljgm {
    width: 40px;
    color: #fff;
    width: 150px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    display: block;
    background: #6e6e6e;
}

.product_into a.prev {
    height: 40px;
    color: #fff;
    width: 110px;
    line-height: 40px;
    text-align: center;
    margin-top: 40px;
    font-size: 14px;
    display: block;
    background: url(../images/le3.png) #6e6e6e no-repeat 25px center;
    float: left;
    padding-left: 40px;
}

.product_into a.retureList {
    height: 40px;
    color: #fff;
    width: 112px;
    line-height: 40px;
    text-align: center;
    margin-top: 40px;
    font-size: 16px;
    background: url(../images/list.png) #6e6e6e no-repeat 20px center;
    float: left;
    padding-left: 38px;
}

.product_into a.next {
    height: 40px;
    color: #fff;
    width: 125px;
    line-height: 40px;
    margin-top: 40px;
    font-size: 14px;
    display: block;
    background: url(../images/ri2.png) #6e6e6e no-repeat 100px center;
    float: left;
    padding-left: 25px;
}

.product_main {
    position: relative;
    float: left;
}

.product_main .threeNav {
    width: 149px;
    height: 480px;
    background: #f7f7f7;
    border: 1px #d2d2d2 solid;
    position: absolute;
    top: 115px;
    right: 0;
    display: none !important;
}

.product_main .threeNav dl {
    padding-left: 35px;
    padding-top: 26px;
}

.product_main .threeNav dt {
    font-size: 22px;
}

.product_main .threeNav a {
    border-bottom: 1px solid #e1e1e1;
    color: #555;
    padding-bottom: 14px;
}

.product_main .threeNav dd {
    font-size: 16px;
    margin-top: 10px;
    padding-top: 11px;
    float: left;
    width: 114px;
    z-index: 6;
}

.product_main .QucikNavFix {
    position: fixed;
    right: auto;
    z-index: 40;
}

.product_main .QucikNavBtabs {
    position: absolute;
    right: auto;
    top: auto;
    bottom: 86px;
    z-index: 40;
}

.WCC_pro {
    position: relative;
}

.WCC_right {
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: #f7f7f7;
    border: 1px #d2d2d2 solid;
    margin-left: -42px;
    position: absolute;
    top: -1px;
}

.WCC_right span {
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
}

.WCC_left {
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: #f7f7f7;
    border: 1px #d2d2d2 solid;
    right: -1px;
    display: none;
    position: absolute;
    top: 115px;
}

.WCC_left span {
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
}

.productXx {
    width: 100%;
    float: left;
}

.productXx img {
    float: left;
}

.productXx h3 {
    font-size: 26px;
    font-weight: 100;
    padding-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
}

.productXx p {
    color: #555;
    line-height: 32px;
    font-size: 16px;
    width: 100%;
    float: left;
}

.productXx span {
    display: block;
    padding-bottom: 5px;
}

.productXx p span {
    color: #969696;
    padding: 0;
    width: 180px;
    float: left;
    margin-right: 20px;
}

.productXx h4 {
    font-weight: 100;
    color: #969696;
}

.Containa {
    margin: 0 auto;
    position: relative;
}

.productXx_td {
    float: left;
    width: 600px;
    padding-top: 10px;
    font-size: 20px !important;
}

.productXx_td h3 {
    font-weight: 100;
    color: #555;
    font-size: 23px !important;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 13px;
}

.productXx_td ul {
    padding-top: 10px;
    float: left;
}

.productXx_td ul li {
    padding-bottom: 27px;
    font-size: 18px;
}

.productXx_td ul li img {
    float: left;
    padding: 6px 10px 0 0;
}

.productXx_td img {
    float: right;
}

.paddingtopa ul {
    padding-top: 14px;
}

.paddingtopa ul li {
    float: left;
    width: 285px;
    padding-right: 25px;
}

.paddingtopa ul li:last-child {
    padding-right: 0;
}

.paddingtopa ul li img {
    width: 285px;
    height: 195px;
}

.paddingtopa ul li a {
    float: left;
}

.paddingtopa ul li a.title_cp {
    float: left;
    display: block;
    padding-top: 18px;
    padding-bottom: 10px;
    width: 100%;
}

.paddingtopb ul {
    padding-top: 0;
    font-size: 15px;
    padding-bottom: 10px;
}

.paddingtopb ul li {
    border-bottom: 1px solid #e8e8e8;
    width: 572px;
    float: right;
    padding: 12px 0 15px 0;
}

.paddingtopb ul li a.downLoad {
    float: right;
    width: 123px;
    padding-left: 15px;
    height: 26px;
    text-indent: 1em;
    line-height: 26px;
    background: url(../images/dowmLoad.png) #6e6e6e no-repeat 109px center;
    display: block;
    color: #fff;
    font-size: 16px;
}


/*下载中心 */

.downList ul li .title {
    width: 162px;
    font-size: 18px;
    color: #555555;
    padding: 14px 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


/*人才招募*/

.jobSearch {
    position: absolute;
    right: 21px;
    top: 0%;
    font-size: 15px;
}

.jobSearch dl {
    float: left;
    margin-left: 25px;
}

.jobSearch dl dt {
    float: left;
    padding-right: 6px;
    line-height: 34px;
}

.jobSearch dl dd {
    float: left;
}

.btn-select {
    position: relative;
    display: inline-block;
    width: 162px;
    height: 45px;
    font-size: 20px;
}

.btn-select .cur-select {
    padding: 0;
    position: absolute;
    display: block;
    width: 162px;
    height: 43px;
    line-height: 43px;
    background: #fff url(../images/ico-arrow.png) no-repeat 94% center;
    text-indent: 10px;
    border: 1px solid #d2d2d2;
    font-size: 20px;
    background-size: 6%;
}

.btn-select .cur-select em {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
}


/*.btn-select:hover .cur-select { 
background-color: #f90; 
} */

.btn-select select {
    position: absolute;
    top: 0;
    left: 0;
    width: 162px;
    height: 36px;
    opacity: 0;
    filter: alpha;
    opacity: 0;
    color: #f80;
}

.btn-select select option {
    text-indent: 10px;
    line-height: 24px;
    height: 24px;
}

.btn-select select option:hover {
    background-color: #f80;
    color: #fff;
}

.joblist {
    margin-bottom: 20px;
}

.joblist dl {
    background: url(../images/joblistbg.png) no-repeat 96% 26px;
}

.joblist dl dt {
    border-bottom: 1px solid #dcdcdc;
    line-height: 40px;
    height: 40px;
}

.joblist dl dt.first {
    background: #dcdcdc;
    padding: 0 25px;
    font-size: 16px;
}

.joblist dl dt.first span {
    color: #333;
    font-size: 18px;
}

.joblist dl dt span {
    float: left;
    width: 25%;
    font-size: 16px;
}

.joblist dl dd {
    padding: 0 40px 20px;
    display: none;
    position: relative;
}

.joblist dl.cur {
    background: #f8f8f8 url(../images/joblistbg1.png) no-repeat 96% 30px;
}

.joblist dl dd .joinme {
    padding-top: 20px;
}

.shbox {
    margin-top: 20px;
    padding-top: 40px;
}

.shleft {
    float: left;
    width: 300px;
    padding-right: 30px;
    padding-bottom: 30px;
    margin-right: 100px;
}

.shleft h2 {
    font-weight: normal;
    font-size: 20px;
    margin: 0;
    padding-bottom: 10px;
}

.shleft p {
    padding-left: 35px;
    font-size: 16px;
    color: #555555;
}

.shleft p.tel {
    background: url(../images/tel.png) no-repeat left center;
}

.shleft p.mail {
    background: url(../images/ico3.png) no-repeat left center;
    padding-left: 35px;
}

.shcode {
    float: left;
    position: relative;
    margin-top: 20px;
}

.shcode span {
    display: block;
    text-align: center;
    color: #969696;
    font-size: 16px;
    margin-top: 15px;
}


/*商务洽谈*/

.Conbox {
    border-bottom: 1px solid #dedede;
    padding: 30px 0;
}

.Conbox1 {
    padding-top: 0;
    font-family: "myFont";
}

.Conbox.last {
    border: none;
}

.Conbox .contitle {
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0;
}

.Conbox1 .contitle {
    margin-bottom: 0;
    color: #000;
}

.Conbox .C_ul1 {}

.Conbox .C_ul1 li {
    float: left;
    width: 15%;
    margin-right: 10%;
    line-height: 72px;
    position: relative;
}

.Conbox .C_ul1 li img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.Conbox .C_ul1 li img.img2 {
    display: none;
}

.Conbox .C_ul1 li .weixinbox {
    position: absolute;
    top: 20px;
    left: 60px;
    width: 113px;
    height: 113px;
    display: none;
}

.Conbox .C_ul1 li .weixinbox img {
    width: 113px;
    height: 113px;
}

.Conbox .C_ul1 li a {
    display: block;
    font-size: 14px;
}

.Conbox .C_ul1 li a div {
    float: left;
    width: 100%;
}

.Conbox .C_ul1 li a:hover {
    text-decoration: underline;
}

.Conbox .C_ul2 {}

.Conbox .C_ul2 li {
    float: left;
    width: 313px;
    text-align: left;
    margin-left: 30px;
}

.Conbox .C_ul2 li h3 {
    margin: 0;
    font-weight: normal;
    font-size: 20px;
}

.Conbox .C_ul2 li p {
    margin: 15px 0 0 0;
    line-height: 24px;
    font-size: 20px;
}

.Conbox .C_ul3 {}

.Conbox .C_ul3 li {
    float: left;
    width: 405px;
    text-align: left;
    margin-left: 30px;
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 20px 40px;
    position: relative;
}

.Conbox .C_ul3 li.hover {
    background: #f0f0f0;
}

.Conbox .C_ul3 li a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.Conbox .C_ul3 li h3 {
    margin: 0;
    font-weight: normal;
    font-size: 20px;
    line-height: 47px;
}

.Conbox .C_ul3 li h3 img {
    width: 46px;
    height: 47px;
    margin-right: 15px;
}

.Conbox .C_ul3 li .con {
    margin: 15px 0 0 0;
    color: #969696;
    font-size: 20px;
}

.Conbox .C_ul3 li p {
    line-height: 24px;
    margin: 0;
    padding-left: 61px;
}

.Conbox .C_ul3 li p.tel {
    background: url(../images/tel.png) no-repeat 18px center;
}

.Conbox .C_ul3 li p span {
    color: #414446;
}

.Conbox .C_ul4 {}

.Conbox .C_ul4 li {
    /*float:left; */
    text-align: left;
    margin-right: 70px;
}

.Conbox .C_ul4 li:nth-child(2n) {
    margin-right: 0;
}

.Conbox .C_ul4 li .con {
    margin: 15px 0 0 0;
    color: #6e6e6e;
    font-size: 14px;
}

.Conbox .C_ul4 li p {
    line-height: 22px;
    margin: 0;
    position: relative;
    font-size: 16px;
    color: #6e6e6e;
}

.Conbox .C_ul4 li p.tel {
    background: url(../images/tel.png) no-repeat left 5px;
    padding-left: 26px;
}

.Conbox .C_ul4 li p.mail {
    background: url(../images/ico3.png) no-repeat left 5px;
    padding-left: 26px;
}

.Conbox .C_ul4 li p.weizhi {
    background: url(../images/ico4.png) no-repeat left 5px;
    /* padding-left:26px;*/
}

.Conbox1 .C_ul4 li .con p {
    font-size: 32px;
    color: #555;
    line-height: 46px;
}

.Conbox1 .C_ul4 li .con a {
    color: #555;
}

.Conbox1 .C_ul4 li p.tel {
    background: url(../images/tel.png) no-repeat left 12px;
    padding-left: 26px;
}

.Conbox1 .C_ul4 li p.mail {
    background: url(../images/ico3.png) no-repeat left 12px;
    padding-left: 26px;
}

.Conbox1 .C_ul4 li p.weizhi {
    background: url(../images/ico4.png) no-repeat left 12px;
    /* padding-left:26px;*/
}


/*.Conbox .C_ul4 li p.tel span,.Conbox .C_ul4 li p.mail span,.Conbox .C_ul4 li p.weizhi span{ position:absolute; top:0; left:35px;}
*/


/*门店查询*/

.storeSearch .selectbtn {
    background: #6e6e6e;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 130px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
    display: none;
}

.storelist {
    padding: 0;
}

.storebox {
    padding: 0 10px;
}

.storeSearch {
    float: left;
    width: 100%;
    margin-bottom: 28px;
}

.storeSearch dt {
    font-size: 18px;
}

.storelist .storeimg {
    float: right;
    width: 100%;
}

.storelist .storeimg a {
    display: block;
    margin-bottom: 15px;
    width: 100%;
}

.storelist .storeimg img {
    width: 640px;
    height: 440px;
}

.storeSearch dl {
    float: left;
    width: 49.5%;
    border-right: 1px solid #ccc;
}

.storeSearch dl:nth-of-type(2) {
    border-right: 0;
}

.storeSearch dl dt {
    color: #484848;
    display: none;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 5px;
}

.storeSearch dl .btn-select {
    width: 100%;
    height: 80px;
}

.storeSearch dl .btn-select .cur-select {
    width: 100%;
    text-indent: 0;
    text-align: center;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    border: 0;
}

.storeSearch dl .btn-select select {
    width: 100%;
    height: 80px;
}

.WCC_store,
.WCC_store select {
    width: 212px;
}

.WCC_store .cur-select {
    width: 212px;
}

.storelist ul {
    padding: 0px 50px 40px;
}

.storelist ul .cxtitle {
    border-bottom: 1px solid #aaaaaa;
    color: #373737;
    font-size: 22px;
    font-weight: normal;
    padding: 15px 0 15px;
}

.storelist li {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.storelist li h2 {
    color: #373737;
    font-size: 20px;
    margin: 0;
    font-weight: normal;
}

.storelist li .btn {
    background: url(../images/cxico.png) no-repeat left center;
    font-size: 20px;
    padding-left: 20px;
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
}

.storelist li .divRightShow {
    right: 0;
    bottom: 0px;
}


/*地图*/

.mapbox {
    border: 1px solid #aaaaaa;
    background: #fff;
    width: 600px;
}

.mapL {
    float: left;
    width: 600px;
}

.mapL img {
    width: 600px;
}

.mapcon {
    float: right;
    width: 568px;
    position: relative;
    padding: 5% 15px 0;
}

.mapcon h3 {
    margin: 0;
    font-weight: normal;
    font-size: 20px;
    padding-top: 20px;
}

.mapmain .closed {
    display: block;
    background: url(../images/gb.jpg) no-repeat center center;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 6%;
    right: 2%;
    z-index: 999999;
    cursor: pointer;
}

.mapmain .closed:hover {}

.boxbg {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
    /*实现FF背景透明，文字不透明*/
    filter: Alpha(opacity=70);
    background: #000;
    position: fixed;
    height: 100%;
    width: 100%;
    display: none;
    z-index: 999;
}

.mapmain {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}


/* 会员中心 -登录 */

.ContainMember {
    position: relative;
}

.MemberBanner {
    width: 100%;
    text-align: center;
    height: 600px;
    background: #fff !important
}

.MainMemberOut {
    width: 100%;
    position: absolute;
    top: 0;
}

.MainMemberIn {
    width: 100%;
    margin: 0 auto;
    padding-top: 120px;
}

.Loginbox {
    width: 450px;
    float: left;
    padding: 30px 75px;
}

.Lname,
.Lpassword {
    background: #fff url(../images/mico.png) no-repeat 6px 23px;
    border: 1px solid #dcdcdc;
    height: 44px;
    line-height: 44px;
    padding: 8px 5px 8px 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 403px;
    margin-top: 30px;
    font-size: 32px;
}

.Lpassword {
    background-position: 6px -42px;
}

.Loginbox h2 {
    margin: 0;
    font-size: 32px;
    text-align: center;
    padding: 0 0 40px;
    color: #000;
}


/*
.LoginDL .forgetPW,.LoginDL .Freereg{ color:#969696; font-size:17px;}
.LoginDL .forgetPW{ float:left;}
.LoginDL .Freereg{ float:right;}*/

.Loginbox .btn {
    display: block;
    line-height: 50px;
    margin-top: 30px;
    background: #6e6e6e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    height: 50px;
    width: 100%;
    text-align: center;
}

.Loginbox .btn:hover {
    color: #fff;
}

.LoginDL {
    margin-top: 50px;
}

.Loginbox .Mico {
    margin-top: 20px;
}

.Mico .Msina,
.Mico .MQQ {
    background: url(../images/mico2.png) no-repeat 0 0px;
    padding-left: 25px;
    color: #969696;
    display: inline-block;
    font-size: 22px;
    color: #969696;
    height: 30px;
    line-height: 15px;
}

.Loginbox .Mico .MQQ {
    background-position: 0 -42px;
    margin-left: 25px;
}

.Loginbox a:hover {
    color: #333;
}

.Loginbox .Lcheck {
    display: block;
    margin-top: 30px;
    height: 30px;
    padding-left: 45px;
    background: url(../images/xz.png) no-repeat;
    line-height: 30px;
    color: #333;
    font-size: 24px;
}

.Loginbox .Lcheck.oncheck {
    background: url(../images/xz1.png) no-repeat;
}


/* 会员中心 -注册 */

.MemberCenter {
    width: 600px;
    margin: 30px auto;
    min-height: 800px;
}

.MCenname {
    margin: 90px 0 20px 0px;
    font-size: 32px;
    text-align: center;
    color: #000;
}

.Mebdesc {
    text-align: center;
    color: #6e6e6e;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0;
}

.MCformbox {
    width: 600px;
    margin: 0 auto;
}

.MCformbox .Mctitle {
    font-weight: normal;
    font-size: 18px;
    margin: 0 0 15px 0;
}

.MCformbox dl {
    padding: 15px 0;
}

.MCformbox dl dt {
    float: left;
    width: 100%;
}

.MCformbox dl dd {
    float: right;
    text-align: left;
    width: 34%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}

.MCformbox dl dd span {
    padding-right: 20px;
}

.MCformbox dl .text {
    border: 1px solid #f0f0f0;
    background: none;
    padding: 8px 5px;
    height: 44px;
    line-height: 44px;
    width: 90%;
    font-size: 32px;
    color: #6e6e6e;
    text-indent: 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-appearance: button;
}

.MCformbox dl .codeinput {
    width: 45%;
    float: left;
    margin-right: 5%;
}

.MCformbox dl .codebtn {
    width: 40%;
    border: 1px solid #969696;
    text-align: center;
    background: #969696;
    color: #fff;
    display: inline-block;
    line-height: 60px;
    height: 60px;
    float: left;
    font-size: 24px;
}

.MCformbox dl .btn {
    display: block;
    background: #6e6e6e;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 155px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.MCformbox p span {
    color: #969696;
    font-size: 16px;
    line-height: 30px;
}


/* 会员信息*/

.Meminformation {
    width: 600px;
}

.Meminformation dl dt {
    width: 70%;
}

.Meminformation dl dd {
    position: relative;
    font-size: 15px;
    color: #555;
    width: 30%;
}

.Meminformation dl dt .ftitle {
    float: left;
    width: 60px;
    text-align: right;
    display: block;
    line-height: 40px;
    padding-right: 10px;
    color: 666;
    font-size: 15px;
}

.Meminformation dl dt .text {
    float: left;
    width: 78%;
    background-image: url(../images/ico1.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}

.Meminformation .modifybtn {
    background: #6e6e6e url(../images/gd.png) no-repeat 90% center;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    padding: 0 20px 0 25px;
    font-size: 15px;
}

.Meminformation dl dt .btn {
    margin-left: 70px;
    width: 80%;
}

.Meminformation .modifybtn:hover {
    background: url(../images/jtbh.png) #b6b6b6 no-repeat 90% center;
}

.fw_tz a {
    display: inline-block;
    width: 100px;
    height: 28px;
    line-height: 28px;
    color: #555555;
    border-bottom: 1px #757575 solid;
    background: url(../images/icon_morea.png) right center no-repeat;
    margin-top: 30px;
    margin-bottom: 30px;
}

.MeFavorites {
    padding: 20px 0;
    border-top: 1px solid #d5d5d5;
    position: relative;
}

.MeFavorites h2 {}

.MeFavorites .ico {
    display: block;
    top: 0;
    left: 32px;
    background: url(../images/merkliste_icon.jpg) no-repeat center;
    width: 12px;
    height: 66px;
    position: absolute;
}

.MeFavorites ul li {
    float: left;
    width: 180px;
    margin-right: 25px;
}

.MeFavorites ul li:last-child {
    margin-right: 0;
}

.MeFavorites ul li .pic {
    width: 180px;
    height: 125px;
    display: block;
}

.MeFavorites ul li .pic img {
    width: 180px;
    height: 125px;
}

.MeFavorites ul li .title {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    text-align: left;
    font-size: 17px;
    color: #555555;
    line-height: 35px;
    padding-top: 5px;
}


/*售后服务*/

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.columnname {
    margin: 30px 0 30px 0;
    font-weight: normal;
    font-size: 22px;
}

.shfu {
    width: 100%;
}

.shfu .hd {
    width: 560px;
    border: 1px #f2f2f2 solid;
    padding: 20px;
}

.shfu .hd h2 {
    width: 423px;
    padding-top: 20px;
    font-size: 20px;
    padding-bottom: 5px;
    font-weight: normal;
    color: #6e6e6e;
    display: inline-block;
    float: left;
}

.shfu .hd h2 span {
    display: block;
    font-size: 18px;
    line-height: 28px;
    padding-top: 8px;
}

.shfu .hd p {
    width: 113px;
    height: 113px;
    float: right;
    text-align: center;
}

.shfu .hd p span {
    display: block;
    line-height: 28px;
    color: #ccc;
}

.shfu table {
    width: 100%;
    margin-top: -1px;
}

.shfu table th {
    font-size: 18px;
    color: #6e6e6e;
    padding: 10px 0;
    border: 1px #f2f2f2 solid;
    margin: -1px 0 0 -1px;
    text-align: center;
    width: 105px;
}

.shfu table th:last-child {
    width: 150px;
}

.shfu table td {
    font-size: 18px;
    color: #6e6e6e;
    border: 1px #f2f2f2 solid;
    padding: 10px 0;
    margin: -1px 0 0 -1px;
    text-align: center;
    width: 120px;
}

.shfu table td:last-child {
    width: 150px;
}

.shfu form {
    margin-top: 50px;
}

.shfu form h2 {
    width: 423px;
    padding-top: 20px;
    font-size: 20px;
    padding-bottom: 5px;
    font-weight: normal;
    color: #6e6e6e;
    display: inline-block;
    float: left;
}

.shfu form h2 span {
    display: block;
    font-size: 16px;
    line-height: 28px;
    padding-top: 8px;
}

.shfu form li {
    margin: 10px 0;
    width: 100%;
    float: left;
    line-height: 32px;
}

.shfu form li:last-child {
    clear: both;
}

.shfu form li label {
    width: 72px;
    display: inline-block;
    line-height: 30px;
    font-size: 16px;
    color: #6e6e6e;
}

.shfu form li .text {
    width: 400px;
    height: 30px;
    border: 1px #f2f2f2 solid;
}

.shfu form li textarea {
    width: 520px;
    height: 100px;
    border: 1px #f2f2f2 solid;
    margin: -30px 0 0 73px;
}

.shfu form li .btn {
    width: 270px;
    cursor: pointer;
    height: 40px;
    background: #6e6e6e;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-size: 20px;
    margin: 0px 0 0 75px;
}


/*关注和成*/

.WCC_Conbox {
    padding-top: 0;
}

.WCC_Conbox .contitle {
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0;
    padding-bottom: 9px;
    font-size: 24px;
    display: block;
    color: #555;
    font-family: "myFont";
}

.Conbox1 .contitle {
    margin-bottom: 0;
    font-size: 32px;
}

.Conbox .WCC_notic li {
    width: 60%;
}

.Conbox .WCC_notic li a {
    display: block;
}

.Conbox .WCC_notic li a .ico {
    float: left;
    width: 30%;
    text-align: center;
}

.Conbox .WCC_notic li a div {
    width: 70%;
}

.Conbox .WCC_notic li a .ico img {
    width: 80%;
}

.WCC_Conbox .C_ul2 li {
    width: 100%;
    text-align: left;
    margin-left: 0px;
    margin-bottom: 12px;
}

.WCC_Conbox .C_ul2 li h3 {
    font-size: 20px;
}

.WCC_Conbox .C_ul2 li p {
    font-size: 17px;
    font-family: "myFont";
}

.WCC_Conbox .C_ul3 li {
    width: 520px;
    margin-left: 0;
}


/*2016-10-25*/

.mainNav ul li.onNavDefault:nth-child(8),
.mainNav ul li.onNavCurrent:nth-child(4),
.mainNav ul li.onNavCurrent:nth-child(6) {
    background: none !important;
}

.toTop {
    position: absolute;
    left: 83%;
    top: 11%;
    z-index: 9999;
    display: none;
}

.toTop a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../images/top_icon.png) no-repeat center top;
}


/*弹出层*/

.Mask {
    position: fixed;
    background: rgba(0, 0, 0, .8);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#C8000000, endColorstr=#C8000000);
    left: 0;
    top: 0;
    z-index: 9999;
}

.Mask div {
    z-index: 999;
    width: 390px;
    height: 516px;
    margin: 30px auto;
    position: relative;
}

.Mask div img {
    margin-top: 40px;
    width: 100%;
}

.Mask div a {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/honner.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 40px;
}

.HomeNewsProduct a.more1 {
    width: 102px;
    padding-left: 24px;
    height: 26px;
    line-height: 26px;
    display: block;
    color: #fff;
    margin-left: 5px;
    /* margin:0 auto; */
    font-size: 13px;
    background: url(../images/dowmLoad.png) #6e6e6e no-repeat 95px center;
    margin-bottom: 155px;
}

.technology_list a.more1 {
    width: 102px;
    padding-left: 24px;
    height: 26px;
    line-height: 26px;
    display: block;
    color: #fff;
    margin-left: 5px;
    /* margin:0 auto; */
    font-size: 13px;
    background: url(../images/dowmLoad.png) #6e6e6e no-repeat 95px center;
    margin-bottom: 155px;
}

.CloumnTop {
    padding: 54px 20px 52px;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 90px;
}

.CloumnTop .h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 6px;
    font-weight: normal;
    color: #333;
}

.CloumnTop span {
    font-size: 20x;
    line-height: 32px;
    color: #999;
}


/*登录*/

.login {
    background: url(../images/loginBg.jpg) no-repeat top center;
    height: 570px;
    width: 640px;
}

.loginMain {
    margin: 75px 0 0 256px;
    width: 300px;
    height: 310px;
    background: rgba(255, 255, 255, 0.5);
    padding: 30px 25px;
}

.loginMain input {
    display: block;
    width: 268px;
    border: 1px solid #f7f7f7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 20px;
    color: #6e6e6e;
    line-height: 50px;
    height: 50px;
    padding: 0 10px 0 50px;
    margin-bottom: 13px;
}

.loginMain .text1 {
    background: url(../images/loginMan.png) no-repeat 15px 15px;
}

.loginMain .text2 {
    background: url(../images/loginPsd.png) no-repeat 15px 15px;
}

.loginMain .zhuce {
    padding-bottom: 9px;
    display: block;
    text-align: right;
    color: #555555;
    font-size: 20px;
    line-height: 45px;
}

.loginMain .loginBtn {
    width: 100%;
    display: block;
    color: #ffffff;
    font-size: 26px;
    text-align: center;
    line-height: 52px;
    background: #afb0b0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.loginMain .other {
    font-size: 20px;
    line-height: 63px;
}

.loginMain .other a {
    display: inline-block;
    padding-left: 25px;
    width: 120px;
    color: #555;
}

.loginMain .other .weibo {
    background: url(../images/loginWb.png) no-repeat left center;
}

.loginMain .other .qq {
    background: url(../images/loginWb.png) no-repeat left center;
}

@font-face {
    font-family: FZLTXHTW;
    src: url(../images/FZLTXHTW.TTF);
}

@font-face {
    font-family: myFirstFont;
    src: url('../images/Sansation_Light.ttf')
}

@font-face {
    font-family: myFont;
    src: url(../images/FZLTXHJW.eot);
    src: url(../images/FZLTXHJW.svg);
    src: url(../images/FZLTXHJW.woff);
    src: url(../images/FZLTXHJW.TTF);
}

html {
    /*font-size:62.5%;*/
    height: 100%;
}

body {
    padding: 0px;
    margin: 0px auto;
    /*font-size:1.6em;*/
    font-size: 20px;
    font-family: Microsoft YaHei, arial, '宋体';
    color: #585858;
    min-width: 320px;
    max-width: 640px;
    /*禁用Webkit内核浏览器的文字大小调整功能*/
    -webkit-text-size-adjust: none;
    /*取出点击出现半透明的灰色背景*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight: rgba(0, 0, 0, 0);
    /*设置字体的抗锯齿或者说光滑度*/
    -webkit-font-smoothing: antialiased;
    height: 100%;
}

ul,
li,
form,
dl,
dt,
dd,
div {
    padding: 0px;
    margin: 0px;
}

.ul,
.ul li {
    list-style: none;
    margin: 0;
}

li {
    list-style: none;
    margin: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.p {
    padding: 0px;
    margin: 0px;
}

select,
input,
em,
textarea {
    font-size: 1em;
    font-style: normal;
    color: #585858;
    font-family: Microsoft YaHei;
    border-radius: 0;
    -webkit-border-radius: 0;
}

img,
object {
    border: none;
    border: 0;
    overflow: hidden;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

a {
    color: #000;
    text-decoration: none;
}


/* 去掉链接触摸高亮 */

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

.hide {
    display: none;
}


/*设置隐藏元素*/

button,
input,
select,
textarea {
    font-size: 100%;
    border: 0;
    background: none;
    outline: none;
}


/*清楚浮动*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
    zoom: 0;
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/*.Member{margin-top: 90px;}*/

.Member * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.VipDefault .Info {
    padding: 20px 0;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 1px;
}

.VipDefault .Info .p {
    font-size: 24px;
    line-height: 36px;
}