@charset "utf-8";*{margin:0px; padding:0px;font-family:'微软雅黑';-ms-box-sizing: border-box;box-sizing: border-box;}.col3c{color: #3c3c3c;}img{display: block;}a{text-decoration: none;}ul,ol,li,dl,dt,dd{list-style: none;}.fweight_normal{font-weight: normal;}.clearfix {zoom:1;}.clearfix:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}.w1200{width: 1200px; margin: 0 auto;}.wfull{width: 100%; min-width: 1200px;}.thidden{overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}/* 高度不确定的情况下文字垂直居中 */.text_ver_middle{display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}/* 高度不确定的情况下文字水平居中、垂直居中 */.text_ver_align{display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}/* 文字垂直居中 水平居中 */.text_ver_center{display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center; -webkit-flex-direction:column; flex-direction:column;}/* 文字垂直居中 水平居左 */.text_ver_left{display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:flex-start; align-items:flex-start; -webkit-flex-direction:column; flex-direction:column;}/* 文字垂直居中 水平居右 */.text_ver_right{display:-webkit-flex; display:flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:flex-end; align-items:flex-end; -webkit-flex-direction:column; flex-direction:column;}/* 文字垂直居底 水平居左 */.text_ver_bot{display:-webkit-flex; display:flex; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-align-items:flex-end; align-items:flex-end;}.fl{float:left;}.fr{float:right;}.dis-inlblo{display:inline-block;}.dis-blo{display:block;}.dis-inl{display:inline;}.talign{text-align: center;}.col000{color: #000;}.colfff{color:#fff;}.col3c{color: #3c3c3c;}.kong5{width:100%; height:5px;}.kong10{width:100%; height:10px;}.kong15{width:100%; height:15px;}.kong20{width:100%; height:20px;}.kong25{width:100%; height:25px;}.kong30{width:100%; height:30px;}.kong35{width:100%; height:35px;}.kong40{width:100%; height:40px;}.kong45{width:100%; height:45px;}.kong50{width:100%; height:50px;}.kong55{width:100%; height:55px;}.kong60{width:100%; height:60px;}.f12{font-size:12px;}.f13{font-size:13px;}.f14{font-size:14px;}.f15{font-size:15px;}.f16{font-size:16px;}.f17{font-size:17px;}.f18{font-size:18px;}.f19{font-size:19px;}.f20{font-size:20px;}.f21{font-size:21px;}.f22{font-size:22px;}.f23{font-size:23px;}.f24{font-size:24px;}.f25{font-size:25px;}.f26{font-size:26px;}.f27{font-size:27px;}.f28{font-size:28px;}.f29{font-size:29px;}.f30{font-size:30px;}.f31{font-size:31px;}.f32{font-size:32px;}.f33{font-size:33px;}.f34{font-size:34px;}.f35{font-size:35px;}.f36{font-size:36px;}.f37{font-size:37px;}.f38{font-size:38px;}.f39{font-size:39px;}.f40{font-size:40px;}.line18{line-height:18px;}.line20{line-height:20px;}.line22{line-height:22px;}.line24{line-height:24px;}.line26{line-height:26px;}.line28{line-height:28px;}.line30{line-height:30px;}.line32{line-height:32px;}.line34{line-height:34px;}.line36{line-height:36px;}.line38{line-height:38px;}.line40{line-height:40px;}.line42{line-height:42px;}.line44{line-height:44px;}.line46{line-height:46px;}.line48{line-height:48px;}.line50{line-height:50px;}.line52{line-height:52px;}.line54{line-height:54px;}.line56{line-height:56px;}/* 优势 */.lf{float: left}.rt{float: right}.clear{clear:both}.ovh{overflow: hidden}a{color:#303030; text-decoration:none;}a:hover{text-decoration:none;}input{border:none;outline:none;}img{border:none}/* 优势 */@charset "utf-8";@keyframes opacity {    from{opacity:0;}    to{opacity:1;}}@keyframes translatey {    from{transform:translateY(40px);}    to{transform:translateY(0px);}}@keyframes long_translatey {    from{transform:translateY(80px);}    to{transform:translateY(0px);}}@keyframes translate-y {    from{transform:translateY(-40px);}    to{transform:translateY(0px);}}@keyframes translate-x {    from{transform:translateX(-200px);}    to{transform:translateX(0px);}}@keyframes translatex {    from{transform:translateX(200px);}    to{transform:translateX(0px);}}@keyframes line-height {    from{line-height:2.2;}    to{line-height:1.9;}}@keyframes textindent_right {    from{text-indent:200px}    to{text-indent:0px}}@keyframes textindent_left {    from{text-indent:-200px}    to{text-indent:0px}}@keyframes scheme_nav {    from{opacity:0; translateY(-24px) scale(1.1);}    to{opacity:1; transform:none;}}@keyframes seven_house {    0%{transform:rotateZ(-7deg) rotateY(-30deg) translateX(300px) translateY(-60px) translateZ(60px) scale(0.94);}    100%{transform:none;}}@charset "utf-8";.header_top{    height:56px;    background:#e6e6e6;    padding:11px 0;}.header_top .language{    width:52px;    height:34px;    float:right;    margin-right:25px;    position:relative;    cursor:pointer;}.header_top .lan_now{    width:52px;    height:34px;}.zh_cn{    background:url(/img/newpc/lan_zh.png) no-repeat center/100% 100%;    background:url(/img/newpc/lan_zh.png) no-repeat center\9;}.zh_en{    background:url(/img/newpc/lan_en.png) no-repeat center/100% 100%;    background:url(/img/newpc/lan_en.png) no-repeat center\9;}.header_top .arrow{    width:0;    height:0;    position:absolute;    right:-20px;    top:10px;    border-width:8px;    border-style:solid;    border-color:#a1a1a1 transparent transparent transparent;}.top_arrow{    top:2px !important;    border-color:transparent transparent #a1a1a1 transparent !important;}.header_top .lan_list{    position:absolute;    top:34px;    left:0;}.header_top .lan_list li{    width:52px;    height:34px;    margin-top:4px;}.header_top .lan_list li>a{    display:block;    height:34px;}.header{    border-top:1px solid #e3e3e3;    height:91px;    background:#f6f6f6;}.header h1{    float:left;    height:90px;    padding-top:12px\9;}.header_nav{    float:right;    height:90px;    padding-top:22px\9;}.header_nav li{    float:left;    padding:12px 20px;    margin-right:4px;}.header_nav li>a{    color:#222222;    font-size:16px;}.header_nav li.active,.header_nav li:hover{    background:#f3b601;}.header_nav li.active>a,.header_nav li:hover>a{     color:#fff; }/*footer*/.footer{background:#3a3a3a;}.footer_main{padding:55px 0 45px;}.footer_main_left{float:left;}.footer_main_item{float:left; margin-right:90px;}.footer_item_tit{font-size:16px; color:#d2d2d2; margin-bottom:5px;}.footer_item_list{font-size:12px; color:#d2d2d2; display:block; margin-top:10px;}.footer_item_list:hover{color:#fff; text-decoration:underline;}.footer_main_mid{float:left; margin-left:70px;}.footer_main_mid img{display:inline;}.footer_main_mid a{margin-top:10px; margin-right:10px; display:inline-block;}.footer_main_right{float:right;}.footer_logo{margin-bottom:15px;}.footer_bot{height:46px; line-height:46px; background:#2a2a2a; color:#d2d2d2; font-size:14px; text-align:center;}