﻿* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 14px;
    font-family: "Roboto", "Noto Sans CJK SC", "Nato Sans CJK TC", "Nato Sans CJK JP", "Nato Sans CJK KR", -apple-system, ".SFNSText-Regular", "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Zen Hei", Arial, sans-serif;
    /*  background: #f5f8f6;*/
}
/* IE6 BUG */
body {
    overflow-x: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
    font-family: CN-Normal-Light,Arial;
}
/*common style*/
.container{
    margin:0 auto;
    width:1200px;
}
.font {
    font-size: 0;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
    color: #999;
    cursor: pointer;
}
.erocolo {
    color: #e51c23;
    display: none;
    padding-left: 10px;
}
.header {
    position: relative;
}
.header .header_top {
    background-color: #f2f8f6;
    height: 137px;
    /*width: 100%;*/
    min-width: 1200px;
    font-size: 14px;
}
.header .header_top .header_top_cont {
    margin: 0 auto;
    width: 1200px;
    height: 137px;
}
.header .header_top .header_top_cont .top_left {
    padding-top:37px;
    padding-left:349px;
    width:316px;
    height:76px;
}
.header-right {
    display: none;
}
.header .header_top .header_top_cont .top_right {
    padding-top: 92px;
    width:360px;
    color: #717171;
}
.top_right .lagua, .top_right .logged, .top_right .logusty {
    float: left;
    margin: 0 10px;
}
.top_right .logusty {
    margin-left:120px;
    padding-top: 1px;
    background-image: url(/images/account.jpg);
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding-left: 33px;
    height: 26px;
    line-height: 26px;
    position: relative;
    cursor: pointer;
}
.top_right .logged {
    padding-top: 1px;
    background-image: url(/images/account.jpg);
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding-left: 33px;
    height: 26px;
    line-height: 26px;
    position: relative;
    cursor: pointer;
}
.top_right .lagua {
    border: 1px solid #c7cccb;
    border-radius:12px;
    width:88px;
    height:26px;
    text-align:center;
    line-height:26px;
    font-family:Arial, Helvetica, sans-serif;
}
.top_right a {
    color: #717171;
}
.top_right a:hover {
    color: #717171;
}
.header .header_top .header_top_cont {
    position: relative;
}
.header .header_bottom {
    background-color: #434544;
    margin: 0 auto;
    height: 52px;
}
.header .header_bottom .bottom_center{
	margin:0 auto;
    padding-left:13px;
    width:1187px;
    font-family: 'Microsoft YaHei',微软雅黑,'MicrosoftJhengHei',华文细黑,STHeiti,MingL;
}
.header .header_bottom .bottom_center .navul li {
    float: left;
    margin: 0px 23px;
    padding: 0px 10px;
}
.header .header_bottom .bottom_center .navul .actnav a {
    color: #fff;
    border-bottom: 3px solid #fff;
}
.header .header_bottom .bottom_center .navul li a {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    height: 52px;
    line-height:52px;
}
.searchCon{
    padding-top:10px;
}
.searchCon .Stext {
    float: left;
    width: 226px;
    height: 24px;
    line-height: 24px;
    border: 2px solid #d9dfdd;
    font-size: 14px;
    color: #999;
    outline: none;
    padding-left: 15px;
}
.searchCon .Sbutton {
    float: left;
    height: 28px;
    line-height: 28px;
    background: #d9dfdd;
    border: 0;
    color: #434544;
    font-weight: bold;
    width: 70px;
    font-family: 'Microsoft YaHei',微软雅黑,'MicrosoftJhengHei',华文细黑,STHeiti,MingL;
    font-size: 14px;
    outline: none;
    cursor: pointer;
}
.loginbg {
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 8;
    display: none;
}
.logincl {
    position: fixed;
    left: 50%;
    top: 25%;
    margin-left: -195px;
    z-index: 9;
    width: 390px;
    height: 420px;
    background-color: #fff;
    display: none;
}
.logincl .logininfo {
    width: 320px;
    margin: 63px auto 0px;
    position: relative;
}
.logincl .logininfo .logi {
    font-size: 18px;
    color: #333332;
    margin-bottom: 40px;
}
.logincl .logininfo em {
    font-size: 22px;
    font-weight: bold;
    color: #333332;
}
.logincl .logininfo .loginp {
    margin-bottom: 12px;
    overflow: hidden;
    border: 1px solid #dedede;
    border-radius: 3px;
}
.logincl .logininfo .loginp em {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 15px;
}
.logincl .logininfo .loginp em img {
    width: 100%;
}
.logincl .logininfo .loginp input {
    width: 260px;
    height: 48px;
    border: none;
    padding-left: 15px;
    font-size: 14px;
    outline: none;
}
.logincl .logininfo .logsel {
    margin-bottom: 19px;
    overflow: hidden;
    margin-top: 25px;
}
.logincl .logininfo .logselzc a {
    font-size: 12px;
    color: #7d8696;
}
.logincl .logininfo .logselzc a:first-child {
    margin-left: 21px;
}
.logincl .logininfo .logselzc .forget {
    display: block;
    float: right;
}
.logincl .logininfo .logsel .logbtn {
    width: 100%;
    height: 48px;
    margin: 0 auto;
    background-color: #bc1c23;
    border-radius: 2px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    border: none;
}
.logincl .logininfo .logsel .logbtn:hover {
    background: #58020B;
}
.logincl .logininfo .logselzc .regnow {
    display: block;
    float: right;
}
.logincl .logininfo .cloes {
    width: 26px;
    height: 26px;
    position: absolute;
    top: -58px;
    right: -30px;
    background-color: rgba(0,0,0,0);
    cursor: pointer;
}
.logincl .logininfo .cloes img {
    width: 100%;
}
#emp_name, #emp_pwd {
    min-height: 25px;
    color: #e51c23;
    font-size: 12px;
    display: none;
}
.footer {
    background-color: #2b292a;
    height:214px;
}
.footer .footer_top {
    margin:0 auto;
    padding-top:47px;
    padding-left:25px;
    width:1175px;
    height:67px;
    overflow:hidden;
}
.footer .footer_top .aboutf{
    margin-left:13px;
    padding-left:14px;
    border-left:1px solid #eaeaea;
    color:#fff;
    font-size:15px;
    line-height:15px;
}
.footer .footer_top .aboutf span{
    font-size:28px;
    font-weight:bold;
    line-height:42px;
}
.footer .footer_mid {
    margin: 0 auto;
    padding-top:26px;
    width: 1200px;
    line-height:26px;
}
.footer .navf{
    margin-left:25px;
    padding-left:2px;
    border-bottom:1px dashed #6e6e6e;
    color: #ad8b5b;
    font-size: 14px;
    font-family:Arial, Helvetica, sans-serif;
}
.footer .navf a{
    color: #ad8b5b;
}
.footer .footer_bottom {
    margin: 0 auto;
    width: 1200px;
    height: 28px;
    line-height: 28px;
    text-align: right;
    color: #6e6e6e;
    font-size: 14px;
    font-family:宋体;
}
.footer .footer_bottom span{
    font-family:Arial, Helvetica, sans-serif;
}
.footer .footer_bottom a{
    color: #6e6e6e;
}
.footer .footer_bottom img{
    vertical-align:middle;
}
/*黑色遮层*/
.fixed {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    background: url(../images/z5.png);
    z-index: 150;
}
/*申请体验--弹窗*/
.ApplyAlert {
    display: none;
    width: 630px;
    height: 388px;
    background: #fff;
    position: fixed;
    z-index: 190;
    top: 50%;
    left: 50%;
    margin-left: -315px;
    margin-top: -291px;
}
.ApplyAlert .box {
    position: relative;
    padding: 30px 5px 60px;
    text-align: center;
}
.ApplyAlert .close {
    position: absolute;
    padding: 12px;
    right: 0;
    top: 0;
    cursor: pointer;
}
.ApplyAlert .tlt {
    font-size: 18px;
    color: #333;
    text-align: center;
    padding: 36px 0 50px;
}
.ApplyAlert .o3 {
    margin-left: 55px;
}
.ApplyAlert .o3 em {
    font-size: 16px;
    color: #333;
    display: block;
    line-height: 40px;
}
.ApplyAlert .o3 textarea {
    width: 482px;
    height: 115px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    border: 1px solid #ddd;
    padding: 5px 15px;
    resize: none;
}
.ApplyAlert .icos {
    overflow: hidden;
    display: table;
    margin: 0 auto;
}
.ApplyAlert .ico {
    display: inline-block;
    width: 146px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #333;
    text-align: center;
    border-radius: 4px;
    margin: 27px 10px 0;
    background: #f0f0f0;
}
.ApplyAlert .ico:hover {
    color: #fff;
    background: #53a84b;
}