@media screen and (max-width: 1300px) {
    .left-fixed {
        display: none !important;
    }
}
@media screen and (min-width: 1000px) {
    .top-fixed {
        display: none;
    }
}
@media screen and (max-width: 750px) {
    .top-fixed {
        display: none;
    }
}
strong{
    font-family:Arial !important;
}
.banner ul li {
    height: 450px !important;
    border-bottom: 5px solid #2c66b1;
    overflow: hidden;
    background-color: #888;
    -webkit-transition: background 0.5s ease-out 0s;
    -moz-transition: background 0.5s ease-out 0s;
    -ms-transition: background 0.5s ease-out 0s;
    -o-transition: background 0.5s ease-out 0s;
    transition: background 0.5s ease-out 0s;/* 2016.7.8 banner�޸�end*/
}
body {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    background-image: url(about:blank);
}
@font-face {
  font-family: 'iconfont';  /* project id 1101328 */
  src: url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.eot');
  src: url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.woff') format('woff'),
  url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.svg#iconfont') format('svg');
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p {
    font-family: Arial !important;
}
.lp{
    display: inline-block;
    font-family: AGENCYB !important;
    font-size: 18px;
}
.con .zt-nav {
    width: 15% !important;
}
.fox {
    width: 100%;
}
.phone ul li a{
    color: #444;
}
.fox .bt {
    text-transform: capitalize !important;
    font-family: AGENCYB !important;
    color: #2c66b1 !important;
    display: block;
    width: 100%;
    margin-bottom: 2%;
    margin-top: 0% !important;
    font-size: 36px;
}
.con .zt-nav ul {
    width: 100%;
    height: auto;
    margin-left: 0%;
}
.con .zt-nav ul li {
    width: 100%;
    line-height: 50px;
    cursor: pointer;
    border-bottom: 1px solid #e7e7e7;
    height: auto;
    text-transform: uppercase;
    color: #444;
}
.zt-nav ul li div p {
    font: 14px/21px 'AGENCYC',Arial,Helvetica,sans-serif !important;
    letter-spacing: 0px;
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
}
.con .zt-nav ul li a {
    color: #444;
    text-transform: uppercase;
    font-family: AGENCYB !important;

}
@font-face {
    font-family: AGENCYR;
    src: url(../font/helveticaneue-roman.eot);
    src: url(../font/helveticaneue-roman.svg#AGENCYR) format("svg"), url(../font/helveticaneue-roman.eot?#iefix) format("embedded-opentype"), url(../font/helveticaneue-roman.woff) format("woff"), url(../font/helveticaneue-roman.ttf) format("truetype");
}
@font-face {
    font-family: gotham;
    src: url(../font/gotham-xlight.eot);
    src: url(../font/gotham-xlight.svg#AGENCYR) format("svg"), url(../font/gotham-xlight.eot?#iefix) format("embedded-opentype"), url(../font/gotham-xlight.woff) format("woff"), url(../font/gotham-xlight.ttf) format("truetype");
}
@font-face {
    font-family: AGENCYC;
    src: url(../font/helveticaneueltcom-cn.eot);
    src: url(../font/helveticaneueltcom-cn.svg#AGENCYR) format("svg"), url(../font/helveticaneueltcom-cn.eot?#iefix) format("embedded-opentype"), url(../font/helveticaneueltcom-cn.woff) format("woff"), url(../font/helveticaneueltcom-cn.ttf) format("truetype");
}
@font-face {
    font-family: AGENCYB;
    src: url(../font/helveticaneueltcom-bdcn.eot);
    src: url(../font/helveticaneueltcom-bdcn.svg#AGENCYR) format("svg"), url(../font/helveticaneueltcom-bdcn.eot?#iefix) format("embedded-opentype"), url(../font/helveticaneueltcom-bdcn.woff) format("woff"), url(../font/helveticaneueltcom-bdcn.ttf) format("truetype");
}
img {
    max-width: 100%;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}
input {
    -webkit-appearance: none; /*ȥ��iphone,inputĬ����ʽ*/
    outline: none;
}
textarea {
    -webkit-appearance: none; /*ȥ��iphone,inputĬ����ʽ*/
}
.fox .fp {
    text-transform: uppercase !important;
    font-family: AGENCYR;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 50px;
    margin-top: 0% !important;
}
.fox .fp p{
    display: inline;
    font-size: 12px;
    color: #a5a5a5;
}
.left-fixed {
    position: fixed;
    top: 40%;
    /*bottom: 15%;*/
    z-index: 99999999;
    overflow: hidden;
}
.left-fixed .fix-img {
    cursor: pointer;
    background-color: #000;
}

.left-fixed div {
    float: left;
}
@media screen and (max-width: 900px) {
    .con {
        width: 95% !important;
        margin-left: 2.5% !important;
        height: auto;
        overflow: hidden;
        padding-bottom: 5%;
    }
}
.con {
    width: 80% ;
    margin-left: 10% ;
    height: auto;
    overflow: hidden;
    padding-bottom: 5%;
    min-height:63vh;
}
@media screen and (max-width: 1200px) and (min-width: 1100px){
    .fox .zt-nav ul .brpr .fou div a {
        height: 60px !important;
    }
    .fox .zt-nav ul .brpr .fou div a i{
        line-height: 60px;
        font-size: 26px;
    }
}
@media screen and (max-width: 1099px) and (min-width: 1000px){
    .fox .zt-nav ul .brpr .fou div a {
        height: 48px !important;
    }
    .fox .zt-nav ul .brpr .fou div a i{
        line-height: 48px;
        font-size: 20px;
    }
    .fox .zt-nav ul .brpr .fou div {
        width: 37% !important;
    }
}
@media screen and (max-width: 1200px) {
    .cof {
        width: 95% !important;
        margin-left: 2.5% !important;
        height: auto;
        /*overflow: hidden;*/
        padding-bottom: 5%;
    }
    .nav .cof .mu .mu-li {
        width: 100px !important;
    }
    .nav .cof form {
        width: 160px !important;
    }
}
@media screen and (max-width: 1100px) {
    .nav .cof form {
        width: 130px !important;
    }
}
.cof {
    width: 1200px;
    margin: auto !important;
    height: auto;
    /*overflow: hidden;*/
}
.con .zt-nav ul li {
    font-size: 20px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.con .zt-nav ul li div p {
    font: 14px/21px 'AGENCYC',Arial,Helvetica,sans-serif !important;
    letter-spacing: 0px;
    line-height: 30px;
    text-transform: capitalize;
}
.con .zt-nav ul li i {
    display: inline-block;
    width: 8px;
}
.con .zt-nav ul li i img {
    width: 100%;
}
.con .zt-nav ul li i .t1 {
    display: none;
}
.con .zt-nav{
    width: 20% !important;
}
.con .zt-nav ul li:hover > a{
    color: #2c66b1 !important;
}
.con .zt-nav ul li:hover > i > .t2 {
    display: none;
}
.con .zt-nav ul li:hover > i > .t1 {
    display: inline-block;
}
.left-fixed .fix-ul {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
    /*display: none;*/
    background-color: #000;
    width: 300px;
    margin-left: -300px;
    padding-top: 35px;
}
.left-fixed .fix-ul form {
    width: 90%;
    height: auto;
    margin-left: 5%;
}
.left-fixed .fix-ul form ul {
    width: 100%;
    height: auto;
}
.left-fixed .fix-ul form ul li {
    overflow: hidden;
    text-align: center;
}
.left-fixed .fix-ul form ul li input {
    display: inline-block;
    font-size: 14px;
    width: 90%;
    padding: 10px 11px 11px;
    margin-bottom: 5%;
}
.left-fixed .fix-ul form ul li .sub {
    background-color: #2c66b1;
    padding-left: 0px;
    color: #fff;
    margin-bottom: 0%;
    border: none;
    cursor: pointer;
}
.nav {
    position: absolute;
    width: 100%;
    margin-left: 0%;
    height: 90px;
    /*overflow: hidden;*/
    z-index: 999999;
    /*background: rgba(0, 0, 0, 0.03);*/
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
}
.nav ul li a{
    display: block;
    width: 100%;
    height: 100%;
    text-transform: uppercase !important;
}
.nav .cof .logo{
    float: left;
    position: relative;
    height: 100px;
    background: rgba(255, 255, 255, 0.5);
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    width: 165px;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
}
.nav .cof .logo img{
    position: absolute;
    width: 96%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
/*-------------ul-----------------*/
.nav .cof .mu{
    float: left;
    height: auto;
    margin-left: 5%;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
}
@media screen and (max-width: 1200px){
    .nav .cof .mu .mu-li{
        margin-right: 0px !important;
    }
}
.nav .cof .mu .mu-li{
    position: relative;
    display: inline-block;
    /*width: 120px;*/
    margin-right: 40px;
    font-size: 20px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
}
.nav .cof .mu .mu-li:hover>div {
    width: 100%;
}
.nav .cof .mu .mu-li div{
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #2c66b1;
    width: 0%;
}
/*----------------1-----------------*/
.nav .cof .mu .mu-li .in-mu{
    position: absolute;
    width: auto;
    height: auto;
    display: block;
    background-color: #f5f5f5;
    box-shadow: rgb(166, 163, 163) -4px 0 30px -4px;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
}
.nav .cof .mu .mu-li .in-mu li{
    line-height:1;
    text-align: left;
    padding: 12.5px 20px;
    width: 240px;
    cursor: pointer;
    position: relative;
}
.nav .cof .mu .mu-li .in-mu p{
    display: block;
    width: 100%;
    height: auto;
    padding: 3% 0;
}
.nav .cof .mu .mu-li .in-mu p img{
    width: 80%;
    margin-top: 10px;
}
.nav .cof .mu .mu-li .in-mu li:hover{
    background-color: #d4d4d4;
}
.nav .cof .mu .mu-li .in-mu li a{
    color: #444 !important;
    font-size: 14px;
    text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif
}
.nav .cof .mu .mu-li .in-mu li a i{
    font-size: 20px;
    color: #2c66b1;
    float: right;
    margin-top:-4px;
}
.nav .cof .mu .mu-li a{
    color: #444;
}
/*------------2--------------------------*/
.nav .cof .mu .mu-li .in-mu li .sec-mu{
    position: absolute;
    display: block;
    background-color: #f5f5f5;
    left: 280px;
    top: 0;
    right: 0px;
    width: 280px;
    height: auto;
    box-shadow: rgb(166, 163, 163) -4px 0 30px -4px;
}
.nav .cof .mu .mu-li .in-mu li .sec-mu li{
    line-height:1;
    text-align: left;
    padding: 12.5px 20px;
    width: 240px;
    cursor: pointer;
    position: relative;
}
/*--------------------/*/
.nav .cof .mu .mu-li .u1,.nav .cof .mu .mu-li .u1 li .u2,.nav .cof .mu .mu-li .u1 li .u2 li .u3{
    display: none;
}
.nav .cof .mu .mu-li:hover>.u1{
    display: block;
}
.nav .cof .mu .mu-li .u1 li:hover>.u2{
    display: block;
}
.nav .cof .mu .mu-li .u1 li .u2 li:hover>.u3{
    display: block;
}
.nav .cof .mu .mu-li~.mu-li .in-mu li {
    line-height: 1;
    text-align: left;
    padding: 12.5px 20px;
    width: 240px;
    cursor: pointer;
    position: relative;
}
/*---------------------input---------------------*/
.nav .cof form{
    display: block;
    height: 90px;
    line-height: 90px;
    width:240px;
    float: left;
    position: relative;
}
.nav .cof form input {
    background-color: transparent;
    border: none;
    margin-right: 5%;
    margin-top: 30px;
    font-size: 20px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
.nav .cof form .input-1 {
    float: right;
    width: 80%;
    height: 30px;
    border: 1px solid #666;
    z-index: 1;
}
.nav .cof form .input-2 {
    width: 20px;
    height: 20px;
    margin-top: 35px;
    float: right;
    right: 5px;
    position: absolute;
    background: url(/Themes/images/haed-foot/bg_sign.png) right no-repeat;
    z-index: 10;
}
/********************************************************/
.big-teb {
    width: 75.9%;
    float: left;
    padding-left: 5%;
    overflow: hidden;
    border-left: 1px solid #e6e6e6;
}
.left-nav .bg-txt {
    width: 80%;
    height: auto;
    float: left;
    overflow: hidden;
}
.left-nav .bg-img {
    width: 80%;
    height: auto;
    margin: auto;
    margin-top: 10%;
}
.left-nav .bg-img div {
    position: relative;
}
.left-nav .bg-img div .img-z {
    position: absolute;
    bottom: 0%;
    left: 0%;
    height: auto;
    width: 100%;
    background-color: #858585;
}
.left-nav .bg-img div .img-z span {
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
.big-teb .bg-txt ul {
    float: left;
    width: 215px;
    margin-right: 1%;
}
.ulcur {
    color: #2c66b1;
}
.big-teb .bg-txt ul span {
    font-size: 16px;
    font-family: AGENCYB;
    display: block;
    cursor: pointer;
    margin-bottom: 2%;
}
.big-teb .bg-txt ul li {
    font-size: 12px;
    line-height: 20px;
    font-family: AGENCYR;
}
.big-teb .bg-txt ul li a {
    color: #444;
}
.bg-img div{
    left: 10%;
}
.im {
    display: none;
}
/********************************************************/
.con .zt-nav {
    margin-top: 7%;
}
.nav .t-b {
    clear: both;
    width: 80%;
    left: 10%;
    height: auto;
    background-color: #f7f7f7;
    top: 90px;
    z-index: 99999;
    position: absolute;
    overflow: hidden;
    box-shadow: 0px 15px 10px -15px #a6a3a3;
}
.nav .t-b2 {
    clear: both;
    box-shadow: 0px 15px 10px -15px #a6a3a3;
    width: 100%;
    left: 0%;
    height: 300px;
    background-color: #f1f1f1;
    top: 90px;
    z-index: 99999;
    position: absolute;
    overflow: hidden;
}
.nav .t-b2 #map {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.nav .t-b2 #map .in-tb {
    width: 100%;
    height: 100%;
    margin-left: 20%;
    overflow: hidden;
}
.nav .t-b2 #map .in-tb .in-left {
    overflow: hidden;
}
.nav .t-b2 #map .in-tb .in-left ul {
    margin-left: 10%;
}
.nav .t-b2 #map .in-tb .in-left ul li {
    height: auto;
    line-height: 30px;
    width: 100%;
    margin-bottom: 3%;
}
.nav .t-b2 #map .in-tb .in-left ul li a {
    overflow: hidden;
    color: #000;
    font-family: "Microsoft YaHei";
    height: 30px;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 30px;
}
.nav .t-b2 #map .in-tb .in-left ul li a p {
    display: block;
    margin-left: 5%;
    line-height: 23px;
}
.nav .t-b2 #map .in-tb .in-left ul li a img {
    height: 100% !important;
}
.nav .t-b2 #map .in-tb .in-left ul li a .f1 {
    float: left;
    font-family: Helvetica, Arial;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    height: 100%;
}
.nav .t-b2 #map .in-tb .in-right {
    width: 50%;
    border: none !important;
}
@media screen and (max-width: 1450px) and (min-width: 1100px) {
    .nav .teb {
        width: 9% !important;
    }
    .nav .mune{
        width: 52% !important;
    }
}
@media screen and (max-width: 1099px) and (min-width: 1000px) {
    .nav .teb {
        width: 9% !important;
    }
    .nav .mune{
        width: 56% !important;
        margin-left: 1% !important;
    }
    .nav .ctx .In-tb1 .left-nav {
        width: 17.5% !important;
        padding-right:0.5% !important;
        float: left;
    }
}
@media screen and (max-width: 1024px) {
    .nav {
        display: none;
    }
}
@media screen and (min-width: 1025px) {
    .phone {
        display: none;
    }
}
@media screen and (max-width: 700px) {
    .foot {
        display: none;
    }
    .page-foot p {
        font-size: 10px !important;
    }
}
.phone {
    width: 100%;
    height: 70px;
    overflow: hidden;
}
.phone .yjcd {
    display: block;
    clear: both;
    width: 100%;
    z-index: 9999999999;
    margin-top: 70px;
    background-color: #fff;
    position: absolute;
}
.phone .yjcd li{
    display: block;
    clear: both;
    width: 100%;
    text-transform: uppercase;
    padding: 2% 0%;
    font-size: 20px;
    text-indent: 1em;
}
/*.phone .yjcd li:hover>.ejcd{*/
    /*display: block;*/
/*}*/
.phone .yjcd li .ejcd{
    width: 100%;
    height: auto;
    display: none;
    background-color: #efefef;
}
.phone .yjcd li .ejcd li:hover>.sjcd{
    display: block;
}
.phone .yjcd li .sjcd{
    width: 100%;
    height: auto;
    display: none;
    background-color: #e8e8e8;
}
.phone .yjcd li .ejcd li .sjcd li:hover>.wjcd{
    display: block;
}
.phone .yjcd li .sjcd li .wjcd{
    width: 100%;
    height: auto;
    display: none;
    background: #f3f2f2;
}
.phone .yjcd li .ejcd li{
    border: none;
    display: block;
    clear: both;
    width: 100%;
    text-transform: uppercase;
    padding: 2% 0%;
    text-indent: 2em;
    font-size: 18px;
}
.phone .yjcd li .ejcd li .sjcd li{
    border: none;
    display: block;
    clear: both;
    width: 100%;
    text-transform: uppercase;
    padding: 2% 0%;
    font-size: 16px;
    text-indent: 3em;
}
.phone .yjcd li .ejcd li .sjcd li .wjcd li{
    border: none;
    display: block;
    clear: both;
    text-indent: 7em;
    width: 100%;
    text-transform: uppercase;
    padding: 2% 2%;
    font-size: 14px;
}
/*.phone .yjcd li~li{*/
    /*border-top: 1px solid #678;*/
/*}*/
.phone .logo {
    width: 130px;
    height: 100%;
    float: left;
    margin-top: 0;
    margin-left: 10px;
}
.phone .logo img {
    /*width: 80px;*/
    /*height: 50px;*/
}
.phone .phone-tab {
    width: 40px;
    height: 40px;
    float: right;
    margin-top: 15px;
    margin-right: 10px;
}
.phone .phone-tab span {
    display: block;
    width: 80%;
    height: 3px;
    margin-top: 20%;
    background-color: #2c66b1;
}
.foot {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #333;
    color: #555 !important;
    padding: 2% 0;
    padding-bottom: 3%;
    position:relative;
}
.foot div {
    float: left;
    width: 10%;
    padding-left: 2%;
}
.foot div.f-0{
    width: 16%;
    padding-left: 5%;
    padding-right: 3%;
}
/* .foot .f-1{border-left: 1px solid  #888;} */
.foot .f-0 p {
    margin-top: 4%;
    /*margin-top: 0%;*/
    text-transform: uppercase;
    font-family: Helvetica, Arial;
    font-size: 14px;
    overflow: hidden;
    color: #888;
    /*line-height: 25px;*/
}
.foot .f-0 p img{
    width: 100%;
    max-width: 240px;
    display:  block;
    margin-left:  auto;
}
.foot div span {
    font-size: 17px;
    text-transform: uppercase;
    line-height: 50px;
}
.foot div span a{ color:#555 !important}
.foot div p:hover > a {
    color: #fff;
}
.foot div span a:hover{
    color: #fff !important;
}
.foot div p {
    margin-top: 8%;
    text-transform: uppercase;
    font-family: Helvetica, Arial;
    font-size: 14px;
    overflow: hidden;
}
.foot .f-0 a span:hover{
    color: #fff !important;
}
.foot .f-0 a p:hover{
    color: #fff !important;
}
.foot .f-0 a{
    display: block;
    width: 100%;
    height: 100%;
}
.foot .f-0 a span{
    color: #555 !important;
}
.foot div p a {
    color: #888;
}
.foot div p i {
    width: 27px;
    height: 27px;
    margin-right: 10px;
    border-radius: 50%;
    display: block;
    float: left;
    cursor: pointer;
    margin-right: 3%;

}
.foot div p i img {
    width: 100%;
    height: 100%;
}
@media (max-width:1365px){
    .foot div span {font-size:16px;}
    .foot div {
        width: 12%;
        padding-left: 1%;
    }
    .foot .f-1{padding-left: 2%;}
    .foot div.f-0{
        width: 16%;
        padding-left: 2%;
        padding-right: 1%;
    }
    .foot .f-0 p img{max-width:140px;}
}
@media (max-width:1024px){
    .foot div.f-0 {
        width: 12% !important;
        padding-left: 3%;
    }
    .foot .f-0 p img{max-width:110px;}
    .foot div {
        width: 12.5%;
        padding-left: 2px;
    }
    .foot div span {font-size:14px;}
    .foot div p{font-size:12px}
}
@media (max-width:800px){
    .foot div.f-0 {
        width: 13% !important;
        padding-left: 1%;
    }
    .foot .f-0 p img{max-width:90px;} 
    .foot div.f-1 {width: 15%;}   
    .foot div {width: 13%;}   
}
@media screen and (min-width: 700px) {
    .content {
        display: none;
    }
}
.content {
    width: 95%;
    height: auto;
    background-color: #333;
    padding: 0 2.5%;
}
.content span {
    color: #666;
    font-size: 24px;
    line-height: 50px;
}
.content ul {
    width: 100%;
    height: auto;
    padding-bottom: 5%;
}
.content ul li {
    color: #ccc;
    font-family: Helvetica, Arial;
    font-size: 14px;
    line-height: 30px;
}
.page-foot {
    width: 100%;
    padding: 1% 0;
    background-color: #000;
}
.page-foot p {
    color: #ccc;
    font-family: Helvetica, Arial;
    display: block;
    text-align: center;
    font-size: 14px;
    width: 100%;
}
.top-fixed {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 99999;
}
.top-fixed .to-la {
    display: block;
    width: auto;
    cursor: pointer;
    margin-right: 10%;
    float: right;
}
.top-fixed .to-la2 {
    display: none;
    width: auto;
    cursor: pointer;
    margin-right: 10%;
    float: right;
}
.top-fixed .to-ul {
    width: 100%;
    display: none;
    height: auto;
    padding: 5% 0;
    background-color: #000;
}
.top-fixed .to-ul form {
    width: 95%;
    margin-left: 2.5%;
    height: 100%;
}
.top-fixed .to-ul form ul li input {
    display: inline-block;
    border: none;
    font-size: 18px;
    padding: 10px 2.5%;
    width: 95%;
    height: 30px;
    margin-bottom: 5%;
}
.top-fixed .to-ul form ul li .sub {
    display: block;
    background-color: #2c66b1;
    padding: 10px 0;
    color: #fff;
    margin-bottom: 0%;
    height: 50px;
    width: 25%;
    border: none;
    cursor: pointer;
}
.phone ul li{
    position: relative;
}
.phone ul li i{
    position: absolute;
    top: 8px;
    right: 5%;
}
.fox .fp a{
    color: #a5a5a5;
	font-size: 12px;
    font-family: Arial !important;
}
.fox .fp a:hover{
    color: #2c66b1;
	font-size:12px;
}
@media screen and (max-width: 850px) and (min-width: 700px){
    .foot div span {
        font-size: 18px !important;
        line-height: 30px !important;
    }
}

#at-cv-lightbox{display:none !important;}




















.google-search{
        float: right;
    position: relative;
    top: 30px;
        -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
      /*  width: 109px;*/
    overflow: hidden;
}
.skiptranslate>div img:nth-child(3),.skiptranslate>div span:nth-child(4){
    display:none;
}





.foot div.f-4>form {
    display: block;
/*    height: 90px;
    line-height: 90px;*/
    width: 240px;
    /*float: left;*/
    position: relative;
    height:30px;
    margin-top:20px;
   /*     bottom: 18%;
    right: 11%;*/
}

.foot div.f-4>form input {
    background-color: transparent;
    border: none;
    margin-right: 5%;
    margin-top: 30px;
    font-size: 20px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
 .foot div.f-4>form .ipu1 {
   /* float: right;*/
    width: 80%;
    height: 30px;
    border: 1px solid #fff;
    color: #fff;
    text-indent: .5em;
    z-index: 1;
    margin-top: 0;

}
.foot div.f-4>form .ipu2 {
    width: 20px;
    height: 20px;
    margin-top: 4px;
  /*  float: right;*/
    right: 44px;
    position: absolute;
    background: url(/Themes/images/haed-foot/bg-sign2.png) right center no-repeat;
    z-index: 10;
}



/* 首页图标 */
@font-face {
  font-family: 'iconfont';  /* project id 1101328 */
  src: url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.eot');
  src: url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.woff') format('woff'),
  url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1101328_jc5iuww8p1k.svg#iconfont') format('svg');
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mu li[data=''] i{display:none}
@media (min-width:1025px) and (max-width: 1200px) {
    .nav .cof .mu .mu-li {width: auto !important;}
    .nav .cof .mu .mu-li {margin-right: 8px !important;}
}