html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
input,
button,
select,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time,
textarea {
    padding: 0;
    margin: 0;
    font-family: Microsoft YaHei, sans-serif;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input,
button,
select {
    vertical-align: middle;
}

fieldset,
img,
abbr,
acronym {
    border: 0;
}

textarea {
    resize: none;
    overflow: auto;
}

ul,
ol {
    list-style: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

html,
body {
    width: 100%;
    color: #636363;
    font: 14px Microsoft YaHei, sans-serif;
    line-height: normal;
    -webkit-text-size-adjust: none;
    background: #f5f5f5;
}

html {
    overflow-y: auto;
    *overflow-y: scroll;
}

:focus {
    outline: 0;
}

a,
a:visited,
a:active {
    cursor: pointer;
    text-decoration: none;
    color: #555;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a:hover {
    text-decoration: none;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
    display: block;
}

.clearfloat {
    clear: both;
}

.clearFix {
    *zoom: 1; }

.clearFix:after {
    display: block;
    overflow: hidden;
    content: ".";
    visibility: hidden;
    clear: both;
    height: 0;
    line-height: 0;
}

textarea,
input[type="button"],
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
    border: 0;
}

input::-ms-clear {
    display: none;
}

.marginB20 {
    margin-bottom: 20px;
}

.marginB30 {
    margin-bottom: 30px;
}

.margin0 {
    margin: 0 !important;
}

.marginT50 {
    margin-top: 50px !important;
}

.marginT20 {
    margin-top: 20px !important;
}

.marginT30 {
    margin-top: 30px !important;
}

.marginT100 {
    margin-top: 100px;
}

.marginT80 {
    margin-top: 80px !important;
}

.marginR30 {
    margin-right: 30px;
}

.marginL60 {
    margin-left: 60px;
}

.marginL50 {
    margin-left: 50px;
}

.marginL15 {
    margin-left: 15px;
}

.paddingL20 {
    padding-left: 20px;
}

.marginL90 {
    margin-left: 90px;
}

.marginL100 {
    margin-left: 120px;
}

.marginr0 {
    margin-right: 0 !important;
}

.marginR20 {
    margin-right: 20px;
}

.paddingLR20 {
    padding: 0 20px;
}

.paddingT30 {
    padding-top: 30px !important;
}

.paddingL35 {
    padding-left: 35px !important;
}

.paddingb15 {
    padding-bottom: 15px;
}

.border0 {
    border: none !important;
}

.borderb0 {
    border-bottom: none !important;
}

.bordere6 {
    border: 1px solid #E6E6E6;
}

.borderb1 {
    border-bottom: 1px solid #E6E6E6;
}

.colorffa128 {
    color: #ffa128;
}

.color333 {
    color: #333333;
}

.color666 {
    color: #666666 !important;
}

.colorRed {
    color: #FF0000;
}

.fontBold {
    font-weight: bold;
}

.fontsize36 {
    font-size: 36px;
}

.fontsize18 {
    font-size: 18px;
}

.fontsize16 {
    font-size: 16px;
}

.fontsize12 {
    font-size: 12px !important;
}

.right-35 {
    right: -35px !important;
}

.right50 {
    right: 50px !important;
}

.bgeee {
    background: #EEEEEE;
}

.bgddd {
    background: #ddd;
}

.bge0f2d6 {
    background: #e0f2d6 !important;
}

.bgf2f2f2 {
    background: #f2f2f2 !important;
}

.top4 {
    top: 4px !important;
}

.colorF00 {
    color: #ff0000 !important;
}

.w500 {
    width: 500px !important;
}

.w400 {
    width: 400px !important;
}

.positionRelative {
    position: relative;
}

.textCenter {
    text-align: center;
}

.textLeft {
    text-align: left !important;
}

input {
    outline: none;
}

.inputType {
    border: 1px solid #CCCCCC;
    height: 35px;
    background: #FFFFFF;
}

.floatL {
    float: left;
}

.floatR {
    float: right !important;
}

.displaynone {
    display: none;
}

.transition02 {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

@font-face {
    font-family: 'Conv_Tungsten-Medium';
    src: url("../Fonts/Tungsten-Medium.eot");
    src: url("../Fonts/Tungsten-Medium.eot?#iefix") format("embedded-opentype"), url("../Fonts/Tungsten-Medium.woff") format("woff"), url("../Fonts/Tungsten-Medium.ttf") format("truetype"), url("../Fonts/Tungsten-Medium.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AkzidenzGrotesk_ExtraBoldCond';
    src: url("../Fonts/AkzidenzGrotesk-ExtraBoldCond.eot");
    src: url("../Fonts/AkzidenzGrotesk-ExtraBoldCond.woff") format("woff"), url("../Fonts/AkzidenzGrotesk-ExtraBoldCond.ttf") format("truetype"), url("../Fonts/AkzidenzGrotesk-ExtraBoldCond.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
.bigImg {
    width: 100%;
    height: 229px;
    background-position: center;
    background-repeat: no-repeat;
}
.bigImg .bigImg-text {
    position: relative;
    top: 102px;
    width: 1140px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #FFFFFF;
    font-family: arial;
}

.container {
    width: 1140px;
    margin: -46px auto 0;
    background: #FFFFFF;
    min-height: 750px;
    padding-bottom: 100px;
}
.container .tab1 {
    position: relative;
    width: 680px;
    height: 67px;
    margin: 0 auto;
    z-index: 1;
}
.container .tab1 ul li {
    float: left;
    height: 67px;
    line-height: 67px;
    margin-left: 90px;
    font-size: 16px;
}
.container .tab1 ul li a {
    color: #a69c9c;
}
.container .tab1 ul .active {
    border-bottom: 1px solid #e87b7b;
}
.container .tab1 ul .active a {
    color: #484848;
}
.container .tab2 {
    position: relative;
    width: 1035px;
    height: 67px;
    margin: 0 auto;
    z-index: 1;
}
.container .tab2 ul li {
    float: left;
    height: 67px;
    line-height: 67px;
    margin-left: 40px;
    padding: 0 10px;
    font-size: 16px;
}
.container .tab2 ul li a {
    color: #a69c9c;
}
.container .tab2 ul .active {
    border-bottom: 1px solid #a10515;
}
.container .tab2 ul .active a {
    color: #484848;
}
.container .tab-line {
    position: relative;
    top: -1px;
    width: 1080px;
    height: 1px;
    margin: 0 auto;
    border-bottom: 1px solid #f1f1f1;
    z-index: 0;
}
.container .content .title {
    color: #424242;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding-top: 50px;
    margin-bottom: 35px;
}
.container .content .business-title {
    color: #303030;
    font-size: 32px;
    text-align: center;
    padding-top: 50px;
    margin-bottom: 35px;
}
.container .content .txt {
    margin: 0 auto;
    width: 840px;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 36px;
    text-indent: 34px;
}
.container .content .content-img {
    text-align: center;
}
.container .content .content-img img {
    max-width: 840px;
    margin-bottom: 12px;
}

.panel-group {
    width: 840px;
    margin: 45px auto 0;
}
.panel-group .panel-tip {
    color: #080c65;
    font-size: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    cursor: pointer;
    margin-bottom: 35px;
}
.panel-group .panel-tip .tip-row {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 30px;
}
.panel-group .panel-content {
    padding-bottom: 50px;
    overflow: hidden;
    position: relative;
}
.panel-group .panel-content .panel-content-title {
    font-weight: bold;
    font-size: 18px;
    color: #3c3c3c;
    margin-bottom: 10px;
}
.panel-group .panel-content .panel-content-txt1 {
    font-size: 16px;
    margin-bottom: 25px;
}
.panel-group .panel-content .panel-content-txt2 {
    color: #484848;
    font-size: 16px;
}
.panel-group .panel-content .panel-content-txt2 p {
    margin-bottom: 25px;
}
.panel-group .panel-show {
    height: auto;
    padding-bottom: 50px;
}
.panel-group .panel-hide {
    height: 0;
    padding-bottom: 0px;
}

.rightSlide {
    position: fixed;
    right: 0;
    top: 60%;
    width: 73px;
    height: 160px;
    text-align: center;
}
.rightSlide .QQ, .rightSlide .PHONE {
    color: #FFFFFF;
    width: 100%;
    height: 80px;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.rightSlide .QQ i, .rightSlide .PHONE i {
    font-size: 30px;
    margin-top: 15px;
}
.rightSlide .QQ {
    background: #080c65;
}
.rightSlide .QQ .fa-qq {
    margin-bottom: 3px;
}
.rightSlide .QQ:hover {
    background: #191e9e;
}
.rightSlide .PHONE {
    width:73px ;
    border-left:1px solid #9d0110 ;
    background: #9d0110;
    position: relative;
}
.rightSlide .PHONE:hover .toptel{
    width:240px ;
}
.rightSlide .PHONE .toptel{
    width: 0px;
    height:80px;
    overflow: hidden;
    background-color:#9d0110 ;
    font-size: 20px;
    color:#fff ;
   
    text-align: center;
    line-height:80px ;
    position: absolute;
    top:0px;
    right:74px ;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.rightSlide .PHONE .slide-phone {
    position: absolute;
    width: 238px;
    height: 80px;
    line-height: 80px;
    border-right: 2px solid #FFFFFF;
    color: #FFFFFF;
    text-align: center;
    top: 0;
    left: -240px;
    background: #9d0110;
    font-family: 'AkzidenzGrotesk_ExtraBoldCond';
    font-size: 22px;
    cursor: default;
    display: none;
}
.rightSlide .PHONE:hover {
    background: #bf1d2c;
    border-left:1px solid #fff ;
}
.rightSlide .PHONE:hover .slide-phone {
    display: block;
}

/*alert---------------------start--------------*/
.webMask {
    display: none;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    filter: Alpha(opacity=0);
}

.webAlertBox {
    display: none;
    overflow: hidden;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1000;
    width: 360px;
    border-radius: 5px;
    margin: -80px 0 0 -180px;
    background: #FFF;
    text-align: center;
    opacity: 0;
    filter: Alpha(opacity=0);
}

.webAlertBox .title {
    overflow: hidden;
    padding: 10px 0;
    margin: 0 0 20px;
    background-color: #0582cb;
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
}

.webAlertBox .message {
    overflow: hidden;
    padding: 0 40px;
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

.webAlertBox .buttonWrap {
    width: 240px;
    margin: 0 auto;
    overflow: hidden;
}

.webAlertBox .button {
    width: 85px;
    height: 24px;
    padding: 5px 10px;
    margin: 0 auto 20px;
    background-color: #47A9E2;
    line-height: 24px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.webAlertBox .button1 {
    background-color: #47A9E2;
}

.webAlertBox .buttonWrap .button1 {
    float: right;
}

.webAlertBox .button2 {
    background-color: #CCC;
}

.webAlertBox .buttonWrap .button2 {
    float: left;
}

.webAlertBox .button:hover {
    opacity: 0.8;
    filter: Alpha(opacity=80);
}

/*alert------------------end--------------*/
.header {
    width: 100%;
    height: 68px;
    background: #FFFFFF;
    color: #FFFFFF;
    min-width: 1140px;
    position: relative;
    z-index: 1;
    /*border-bottom:1px solid #fff ;*/
}
.header .header-bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 68px;
    min-width: 680px;
    background: #080c65;
    z-index: 0;
}
.header .header-container {
    position: relative;
    z-index: 1;
    width: 1140px;
    height: 68px;
    margin: 0 auto;
}
.header .header-container .logo {
    float: left;
    display: block;
    width: 369px;
    height: 50px;
    margin: 8px 10px 0 0;
    background: url(../../images/logo.jpg) no-repeat;
}
.header .header-container .header-nav {
    float: left;
    height: 68px;
    width: 622px;
}
.header .header-container .header-nav .nav1-bg {
    float: left;
    width: 22px;
    height: 68px;
    background: url(../../images/nav1_bg.png) no-repeat;
}
.header .header-container .header-nav .nav-con {
    float: left;
    width: 600px;
    height: 68px;
    background: #080c65;
}
.header .header-container .header-nav .nav-con ul {
    padding-left: 20px;
}
.header .header-container .header-nav .nav-con ul li {
    cursor: pointer;
    padding: 0 16px;
    float: left;
    height: 68px;
    line-height: 68px;
    vertical-align: middle;
    font-size: 16px;
    position: relative;
}
.header .header-container .header-nav .nav-con ul li a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: #d1d3fe;
}
.header .header-container .header-nav .nav-con ul li.active a {
    color: #FFFFFF !important;
}
.header .header-container .header-nav .nav-con ul li:hover a {
    color: #FFFFFF;
}
.header .header-container .language {
    float: left;
    width: 35px;
    border-bottom: 2px solid #080c65;
    font-family: arial;
    font-size: 14px;
    text-align: center;
    padding-bottom: 5px;
    margin-top: 25px;
    position: relative;
}










.header .header-container .language.active {
    color:#fff ;
    border-bottom: 2px solid #fff;
}
.header .header-container .language.active a{
    color:#fff ;
}
.header .header-container .language a {
    color: #d1d3fe;
}
.header .header-container .language .language-group {
    display: none;
    position: absolute;
    top: 48px;
    left: -25px;
    width: 86px;
    height: 108px;
    background: #9e000f;
    font-size: 14px;
    padding-top: 2px;
}
.header .header-container .language .language-group a {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    background: #9e000f;
}
.header .header-container .language .language-group a:hover {
    background: #bf1d2c;
}
.header .header-container .login {
    position: absolute;
    right: 33px;
    height: 68px;
    line-height: 68px;
    top: 0;
}
.header .header-container .login a {
    color: #6266bc;
}
.header .header-container .login a:hover {
    color: #FFFFFF;
}
.header .child-nav {
    position: absolute;
    top: 68px;
    left: 0;
    height: 40px;
    width: 100%;
    overflow: hidden;
    display: none;
}
.header .child-nav .child-nav-bg {
    width: 50%;
    min-width: 600px;
    height: 38px;
    background: url(../../images/nav2_bg1.png) repeat;
    position: absolute;
    top: 0;
    right: 0;
}
.header .child-nav .child-nav-con {
    width: 1420px;
    height: 38px;
    margin: 0 auto;
    position: relative;
}
.header .child-nav .child-nav-con .nav2-bg {
    float: right;
    width: 17px;
    height: 38px;
    background: url(../../images/nav2_bg.png) no-repeat;
}
.header .child-nav .child-nav-con .child-nav-ul {
    padding-left: 70px;
    width: 900px;
    float: right;
    height: 38px;
    background: url(../../images/nav2_bg1.png) repeat;
}
.header .child-nav .child-nav-con .child-nav-ul ul li {
    float: left;
    padding: 0 38px;
    height: 38px;
    line-height: 38px;
}
.header .child-nav .child-nav-con .child-nav-ul ul li a {
    color: #FFFFFF;
}
.header .child-nav .child-nav-con .child-nav-ul ul li a:hover,.header .child-nav .child-nav-con .child-nav-ul ul li.active a {
    color:#d1d3fe;
}

.footer {
    width: 100%;
    min-height: 680px;
    background: #272727;
    min-width: 1140px;
    color: #fff;
}
.footer .footer-con {
    margin: 0 auto;
    width: 1100px;
}
.footer .footer-con .footer-top {
    padding-top: 65px;
    border-bottom: 1px solid #3d3d3d;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.footer .footer-con .footer-top .top-div1 {
    float: left;
    font-size: 18px;
    margin-top: 10px;
}
.footer .footer-con .footer-top .top-div2 {
    float: right;
    font-size: 36px;
    font-family: 'AkzidenzGrotesk_ExtraBoldCond';
}
.footer .footer-con .footer-main .main-left {
    float: left;
    height: 168px;
}
.footer .footer-con .footer-main .main-left .main-left-panel1 {
    width: 110px;
}
.footer .footer-con .footer-main .main-left .main-left-panel2 {
    margin-left: 50px;
}
.footer .footer-con .footer-main .main-left .main-left-panel3 {
    margin-left: 50px;
}
.footer .footer-con .footer-main .main-left .main-left-panel {
    float: left;
}
.footer .footer-con .footer-main .main-left .main-left-panel div {
    height: 25px;
    line-height: 25px;
}
.footer .footer-con .footer-main .main-left .main-left-panel div a {
    color: #646464;
    font-size: 12px;
}
.footer .footer-con .footer-main .main-left .main-left-panel div a:hover {
    color: #FFFFFF;
}
.footer-top .main-right {
    float: right;
    width: 140px;
}
.footer-top .main-right a {
    display: block;
    float: right;
    width: 34px;
    height: 34px;
    background: #3a3a3a;
    color: #505050;
    border-radius: 100%;
    margin-left: 10px;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    behavior: url(ie-css3.htc);
}
.footer-top .main-right a .fa-weibo, .footer-top .main-right a .fa-weixin {
    font-size: 18px;
}
.footer-top .main-right a:hover {
    background: #a83737;
    color: #fcb5b5;
}
.footer .footer-con .footer-bottom {
    float: right;
    font-size: 12px;
    /*color:#454545 ;*/
    color:#e0e0e0;
}
.footer .footer-con .footer-bottom a{
    font-size: 12px;
    /*color:#454545 ;*/
    color:#e0e0e0;

}
.footer .footer-con .footer-bottom a:hover{
    color:#fff ;
}

.index-banner {
    width: 100%;
    height: 488px;
    position: relative;
    z-index: 0;
}
.index-banner .arrow-left {
    background: url(../../images/left_row.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -46px;
    margin-left: -650px;
    width: 57px;
    height: 92px;
    z-index: 11;
}
.index-banner .arrow-left:hover {
    background: url(../../images/left_row_hover.png) no-repeat;
}
.index-banner .arrow-right {
    background: url(../../images/right_row.png) no-repeat;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -46px;
    width: 57px;
    height: 92px;
    margin-right: -650px;
    z-index: 11;
}
.index-banner .arrow-right:hover {
    background: url(../../images/right_row_hover.png) no-repeat;
}
.index-banner .swiper-container {
    height: 100%;
    width: 100%;
}
.index-banner .swiper-container .swiper-wrapper {
    height: 100%;
    width: 100%;
}
.index-banner .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: default;
}
.index-banner .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 15px;
    width: 100%;
    z-index: 11;
}
.index-banner .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: url(../../images/pointer.png);
    box-shadow: 0 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}
.index-banner .swiper-active-switch {
    background: url(../../images/pointer_active.png);
}
.index-banner .banner-text {
    position: absolute;
    top: 68px;
    left: 50%;
    width: 1140px;
    margin-left: -570px;
    z-index: 1;
}
.index-banner .banner-text .banner-text-img {
    width: 284px;
    height: 102px;
    background: url(../../images/banner_logo.png) no-repeat;
}
.index-banner .banner-text .banner-text-txt {
    padding: 0 26px;
    height: 46px;
    line-height: 46px;
    margin-bottom: 8px;
    background: #080c65;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
}
.index-banner .banner-text .banner-text-txt1 {
    width: 340px;
    margin-top: 24px;
}
.index-banner .banner-text .banner-text-txt2 {
    width: 340px;
}
.index-banner .banner-text .banner-text-txt3 {
    width: 340px;
}

.thirdCom {
    height: 123px;
    width: 100%;
    min-width: 1140px;
    background: #f5f5f5;
}
.thirdCom .thirdComGroup {
    width: 1140px;
    margin: 0 auto;
    height: 123px;
}
.thirdCom .thirdComGroup .thirdCom-div {
    display: block;
    color: #080c65;
    height: 100%;
    padding-left: 17px;
    padding-right: 38px;
    float: left;
}
.thirdCom .thirdComGroup .thirdCom-div .num {
    font-family: 'AkzidenzGrotesk_ExtraBoldCond';
    font-size: 60px;
    float: left;
    height: 100%;
    line-height: 123px;
}
.thirdCom .thirdComGroup .thirdCom-div .right-con {
    float: left;
    margin-left: 10px;
    padding-top: 40px;
}
.thirdCom .thirdComGroup .thirdCom-div .right-con .right-con-t1 {
    font-size: 18px;
}
.thirdCom .thirdComGroup .thirdCom-div .right-con .right-con-t2 {
    font-size: 13px;
}
.thirdCom .thirdComGroup .thirdCom-div:hover {
    background: #dfdfdf;
}

.profile {
    width: 1140px;
    margin: 50px auto 0;
    padding-bottom: 45px;
    border-bottom: 1px solid #d8d8d8;
    position: relative;
}
.profile .profile-img1 {
    float: left;
    width: 315px;
    height: 418px;
    background: url(../../images/ceo.jpg) no-repeat;
    margin-right: 22px;
}
.profile .profile-con {
    width:745px ;
    float: right;
    margin-right:35px ;
    padding-top: 25px;
}
.profile .profile-con .t1 {
	padding-left: 15px;
    font-size: 24px;
    color: #080c65;
    margin-bottom: 10px;
    border-left:4px solid #080c65 ;
}
.profile .profile-con .t3{
    color: #3e3e3e;
    font-size: 16px;
    height: 40px;
    width: 745px;
    border-bottom:1px solid #000 ;
    padding-left:4px ;
}
.ceo-nm{
	width: 223px;
	height: 103px;
}
.ceo-text{
	height: auto;
	overflow: hidden;
	font-size: 14px;
	color:#000 ;
	padding: 20px 35px 8px;
	background-color:#f5f5f5 ;
	text-indent:27px ;
}
.ceo-text p{
	line-height:1.6 ;
	margin-bottom: 10px;
}
.profile .profile-con .more {
    font-size: 13px;
}
.profile .profile-con .more a {
    color: #9c0112;
}
.profile .profile-con .more a:hover {
    color: #ca3747;
}
.profile .profile-img2 {
    position: absolute;
    right: 0;
    top: -25px;
    width: 393px;
    height: 199px;
    background: url(../../images/index_img2.jpg) no-repeat;
}

.serve {
    width: 1140px;
    margin: 38px auto 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #d8d8d8;
}
.serve .serve-sect {
    display: block;
    padding-left: 22px;
    width: 344px;
    height: 76px;
    line-height: 76px;
    background: #e7e7e7;
    color: #000;
    font-size: 16px;
    float: left;
    position: relative;
    margin-left: 20px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
}
.serve .serve-sect .serve-sect-icon {
    width: 75px;
    height: 45px;
    position: absolute;
    top: 17px;
    right: 15px;
    background-repeat: no-repeat;
}
.serve .serve-sect1 {
    margin: 0;
}
.serve .serve-sect1 .serve-sect-icon {
    background-image: url(../../images/icon1.png);
}
.serve .serve-sect1:hover {
    background: #080c65;
    color: #FFFFFF;
}
.serve .serve-sect1:hover .serve-sect-icon {
    background-image: url(../../images/icon1_active.png);
}
.serve .serve-sect2 .serve-sect-icon {
    background-image: url(../../images/icon2.png);
}
.serve .serve-sect2:hover {
    background: #080c65;
    color: #FFFFFF;
}
.serve .serve-sect2:hover .serve-sect-icon {
    background-image: url(../../images/icon2_active.png);
}
.serve .serve-sect3 .serve-sect-icon {
    background-image: url(../../images/icon3.png);
}
.serve .serve-sect3:hover {
    background: #080c65;
    color: #FFFFFF;
}
.serve .serve-sect3:hover .serve-sect-icon {
    background-image: url(../../images/icon3_active.png);
}

.sects {
    width: 1140px;
    margin: 52px auto 0;
    padding-bottom: 80px;
}
.sects .sects-sect {
    width: 366px;
    height: 252px;
    float: left;
    margin-left: 20px;
}
.sects .sects-sect .swiper-container2 {
    width: 100%;
    height: 200px;
}
.sects .sects-sect .swiper-container2 .swiper-wrapper {
    width: 100%;
    height: 100%;
}
.sects .sects-sect .swiper-container2 .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    cursor: default;
    position: relative;
}
.sects .sects-sect .swiper-container2 .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.sects .sects-sect .swiper-container2 .swiper-wrapper .swiper-slide .panel-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 366px;
    height: 61px;
}
.sects .sects-sect .swiper-container2 .swiper-wrapper .swiper-slide .panel-txt .mask {
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .4;
    filter: Alpha(opacity=40);
    position: absolute;
    top: 0;
    left: 0;
}
.sects .sects-sect .swiper-container2 .swiper-wrapper .swiper-slide .panel-txt .panel-txt-t {
    position: relative;
    height: 61px;
    line-height: 61px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 18px;
    color: #FFFFFF;
}
.sects .sects-sect .sect-img {
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}
.sects .sects-sect .sect-txt a {
    color: #474747;
}
.sects .sects-sect .sect-txt a:hover {
    color: #999999;
}
.sects .sects-sect .sect-txt p {
      height: 25px;
    line-height: 25px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.sect-title {
    padding-left: 5px;
    height: 23px;
    line-height: 23px;
    border-left: 4px solid #eb5755;
    color: #080c65;
    font-size: 22px;
    margin-bottom: 15px;
    position: relative;
}
.sect-title span {
    font-weight: bold;
}
.sect-title .arrow {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 28px;
}
.sect-title .arrow a {
    color: #767676;
}
.sect-title .arrow a:hover {
    color: #505392;
}
.sect-title .arrow .arrow-left {
    margin-right: 25px;
}
.sect-title .title-more {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 13px;
    text-transform: uppercase;
}
.sect-title .title-more a {
    color: #474747;
}
.sect-title .title-more a:hover {
    color: #999999;
}

.content-swiper {
    position: relative;
}
.content-swiper .arrow-left {
    background: url(../../images/swiper1_left.png) no-repeat;
    position: absolute;
    left: 110px;
    top: 32%;
    width: 26px;
    height: 47px;
}
.content-swiper .arrow-right {
    background: url(../../images/swiper1_right.png) no-repeat;
    position: absolute;
    right: 110px;
    top: 32%;
    width: 26px;
    height: 47px;
}
.content-swiper .swiper-container1 {
    height: 360px;
    width: 793px;
}
.content-swiper .swiper-container1 .swiper-wrapper {
    width: 100%;
    height: 100%;
}
.content-swiper .swiper-container1 .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    cursor: default;
}
.content-swiper .swiper-container1 .swiper-wrapper .swiper-slide .swiper-img {
    width: 100%;
    height: 293px;
}
.content-swiper .swiper-container1 .swiper-wrapper .swiper-slide .swiper-txt {
    width: 100%;
    margin-top: 35px;
    font-size: 12px;
    color: #969696;
    text-align: center;
}

.profileImg {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.profileImg img {
    max-width: 100%;
}

.culture-title {
    margin-top: 35px;
    color: #474747;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}

.culture-time {
    color: #9d9d9d;
    font-size: 16px;
    margin-bottom: 22px;
    text-align: center;
}

.culture-txt {
    width: 890px;
    margin: 0 auto 30px;
    color: #000;
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
}

.culture-txt p{
    text-indent: 27px;
    margin-bottom: 15px;
}

.culture-txt img {
    padding-top: 40px;
    padding-bottom: 70px;
    max-width: 890px;
}

.culture-video {
    width: 860px;
    height: 520px;
    margin: 0 auto;
}

.culture-next {
    margin: 30px auto 0;
    width: 917px;
    padding-top: 20px;
    border-top: 1px solid #e1e1e1;
    text-align: right;
}
.culture-next a {
    padding-right: 15px;
    color: #5a7ec7;
}
.culture-next a:hover {
    color: #666;
}

.login-top {
    height: 340px;
    width: 100%;
    background: #0582cb;
    position: relative;
}
.login-top .login-top-img {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 300px;
    background: url(../../img/loginTop.jpg);
    background-position: center;
}

.login-con {
    width: 316px;
    margin: 50px auto 80px;
    background: #FFFFFF;
}
.login-con .textWrap {
    position: relative;
    z-index: 1;
    border: 1px solid #cccccc;
}
.login-con .textWrap .inputText {
    position: relative;
    width: 230px;
    height: 24px;
    padding: 7px 25px 7px 20px;
    line-height: 24px;
    color: #777;
    background-color: #fff;
    border: none;
}
.login-con .textWrap .tip {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 40px;
    color: #AAA;
    font-size: 13px;
    text-indent: 20px;
}
.login-con .textWrap .login-con-icon {
    position: absolute;
    right: 20px;
    top: 8px;
    z-index: 2;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
}
.login-con .textWrap .user {
    background-image: url(../../img/user.png);
}
.login-con .textWrap .pass {
    background-image: url(../../img/lock.png);
}
.login-con .checkCode {
    width: 160px;
}
.login-con .checkCode .inputText {
    width: 100px;
}
.login-con .checkCode .sendCode {
    cursor: pointer;
    position: absolute;
    right: -155px;
    top: 0;
    width: 140px;
    height: 40px;
    background: #0582cb;
    color: #FFFFFF;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.login-con .checkCode .sendCode:hover {
    background: #0071B3;
}
.login-con .checkCode .disableSend {
    background: #CCCCCC;
}
.login-con .login-input {
    display: block;
    width: 314px;
    height: 50px;
    line-height: 50px;
    background: #0582cb;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.login-con .login-input:hover {
    background: #0071B3;
}

.login-foot {
    width: 100%;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    background: #eeeeee;
}

.boxshadow1 {
    border: 1px solid #0582cb !important;
    box-shadow: 0px 0px 2px #0582cb;
}

.clear {
    zoom: 1; }

.clear:after {
    content: "";
    display: block;
    clear: both;
}

.paddingB0 {
    padding-bottom: 0 !important;
}

.tabImgA {
    width: 1036px;
    height: 146px;
    text-align: center;
    margin: 0 auto;
}
.tabImgA img {
    width: 100%;
}

.textLR {
    width: 976px;
    margin: 40px auto 0;
    padding-bottom: 50px;
    background-color: #f4f4f6;
    padding: 30px;
    margin-bottom: 40px;
}
.textLR .textL,
.textLR .textR {
    width: 450px;
}
.textLR .textL .textTil,
.textLR .textR .textTil {
    width: 450px;
  /*  border-bottom: 1px solid #e5e5e5;*/
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #4f4f4f;
    font-weight: bold;
}
.textLR .textL p,
.textLR .textR p {
    font-size: 12px;
    color: #7c7c7c;
    line-height: 24px;
    height: auto;
    overflow: hidden;
}
.textLR .textL p .textlcnt,
.textLR .textR p .textlcnt{
    width:440px;
    height: auto;
    overflow: hidden;
    float: right;
}

.talent-sect {
    width: 976px;
    margin: 40px auto 0;
    padding: 22px 30px 25px;
    background: #f4f4f6;
}
.talent-sect .titl {
    width: 100%;
    height: 32px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.talent-sect .titl .titl-div {
    position: relative;
    top: -1px;
    width: 75px;
    height: 32px;
    color: #4f4f4f;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #a10211;
}
.talent-sect .talent-sect1 {
    float: left;
    width: 476px;
    margin-left: 24px;
}
.talent-sect .talent-sect1 .talent-sect1-title {
    color: #000;
}
.talent-sect .talent-sect1 .talent-sect1-txt {
    width: 100%;
    margin-top: 18px;
}
.talent-sect .talent-sect1 .talent-sect1-txt table td {
    vertical-align: top;
    padding-bottom: 12px;
    color: #000;
    font-size: 12px;
}

.botInfo {
    width: 1030px;
    height: 88px;
    border-top: 1px solid #b1b1b1;
    margin: 0 auto;
    text-align: right;
    font-size: 14px;
    color: #494949;
    line-height: 88px;
}

.ssImg {
    width: 920px;
    height: 290px;
    margin: 0 auto;
}
.ssImg img {
    width: 100%;
}

.ssImg2 {
    width: 920px;
    height: 694px;
    margin: 0 auto;
}
.ssImg2 img {
    width: 100%;
}

.dhLine {
    width: 48px;
    height: 5px;
    background: #080C65;
    margin: 0 auto 10px;
}

.dh-year {
    font-size: 55px;
    color: #a10211;
    height: 93px;
    line-height: 93px;
    text-align: center;
    font-weight: bold;
}

.dh-info {
    position: relative;
}
.dh-info .dh-infoLine {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background: #d6d6d6;
}
.dh-info .dh-infoT {
    height: 80px;
    position: relative;
}
.dh-info .dh-infoT .point1 {
    width: 38px;
    height: 38px;
    background: #FFFFFF;
    overflow: hidden;
    position: absolute;
    left: 48.5%;
    top: 0;
}
.dh-info .dh-infoT .point1 .point2 {
    width: 22px;
    height: 22px;
    margin: 0 auto;
    border: 1px solid #cfcfcf;
    background: #ededed;
    margin-top: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
    z-index: 2;
    behavior: url("iecss3.htc");
}
.dh-info .dh-infoT .point1 .point2 .point3 {
    width: 10px;
    height: 10px;
    margin: 6px auto 0;
    background: #a10211;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
    z-index: 2;
    behavior: url("iecss3.htc");
}
.dh-info .dh-infoB {
    height: 38px;
}
.dh-info .dh-info {
    overflow: hidden;
    position: relative;
}
.dh-info .dh-info .point1 {
    width: 38px;
    height: 38px;
    background: #FFFFFF;
    overflow: hidden;
    position: absolute;
    left: 48.5%;
    top: 30px;
}
.dh-info .dh-info .point1 .point2 {
    width: 22px;
    height: 22px;
    margin: 0 auto;
    border: 1px solid #cfcfcf;
    background: #ededed;
    border-radius: 50%;
    margin-top: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
    z-index: 2;
    behavior: url("iecss3.htc");
}
.dh-info .dh-info .point1 .point2 .point3 {
    width: 10px;
    height: 10px;
    margin: 6px auto 0;
    background: #a10211;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
    z-index: 2;
    behavior: url("iecss3.htc");
}
.dh-info .dh-info .dh-infoDes {
    width: 335px;
    padding: 16px 16px 25px 29px;
    background: #080c65;
    color: #FFFFFF;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    position: relative;
    z-index: 2;
    behavior: url("iecss3.htc");
}
.dh-info .dh-info .dh-infoDes h2 {
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
}
.dh-info .dh-info .dh-infoDes p {
    font-size: 14px;
    line-height: 22px;
}
.dh-info .dh-info .dh-infoDes .des-arrow {
    width: 14px;
    height: 20px;
    position: absolute;
    top: 25px;
}
.dh-info .dh-info .dh-infoDes .rightArr {
    left: -14px;
    background: url("../../images/rightArr.jpg");
}
.dh-info .dh-info .dh-infoDes .leftArr {
    right: -14px;
    background: url("../../images/leftArr.jpg");
}
.dh-info .dh-info .posiR {
    margin-left: 610px;
}
.dh-info .dh-info .posiL {
    margin-left: 150px;
}

.sp-til {
    height: 72px;
    line-height: 72px;
    padding-top: 14px;
    font-size: 22px;
    font-weight: bold;
    color: #4b4b4b;
    text-align: center;
}

.sp-contTop {
    width: 1080px;
    height: 64px;
    background: #f0f0f0;
    font-size: 18px;
    margin: 30px auto 0;
    padding-left: 20px;
}
.sp-contTop a {
    color: #636363;
    display: block;
    line-height: 40px;
    height: 40px;
    margin-top: 12px;
    padding: 0 75px;
    float: left;
    border-right: 1px solid #dbdbdb;
}
.sp-contTop .lastA {
    border: none;
}
.sp-contTop .sp-choose {
    color: #080c65;
}

.sp-Til2 {
    font-size: 30px;
    height: 110px;
    line-height: 110px;
    margin-top: 47px;
    text-align: center;
    color: #424242;
}

.spImg {
    width: 840px;
    height: 260px;
    margin: 0 auto 54px;
}
.spImg img {
    width: 100%;
}

.advice {
    min-height: 200px;
}
.advice .formBox {
    width: 920px;
    margin: 36px auto 0;
}
.advice .formBox form textarea {
    width: 850px;
    min-height: 110px;
    padding: 20px 34px;
    margin: 0 auto;
    background: #f0f0f0;
    font-size: 16px;
    line-height: 22px;
    color: #afafaf;
}
.advice .formBox form input {
    width: 225px;
    height: 50px;
    background: #080c65;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 50px;
    margin-left: 693px;
    cursor: pointer;
}
.advice .formBox form .contact-input {
    width: 364px;
    height: 45px;
    position: relative;
    top: -40px;
}
.advice .formBox form .contact-input input {
    border: 0;
    margin: 0;
    text-align: left;
    color: #AFAFAF;
    cursor: text;
    height: 45px;
    line-height: 45px;
    width: 300px;
    padding: 0 34px;
    font-size: 16px;
    background: #f0f0f0;
}

.contactImg {
    width: 1038px;
    height: 346px;
    margin: 0 auto;
}
.contactImg img {
    width: 100%;
}

.contBot {
    width: 1030px;
    margin: 60px auto 0;
}
.contBot .contBotL {
    width: 136px;
    height: 53px;
    margin-right: 20px;
}
.contBot .contBotL img {
    height: 100%;
}
.contBot .contBotC {
    margin-right: 112px;
}
.contBot .contBotC .contBotCT {
    font-size: 22px;
    font-weight: bold;
    color: #3b3b3b;
}
.contBot .contBotC .contBotCB {
    font-size: 16px;
    color: #4f4f4f;
}
.contBot .contBotR .contBotRT {
    font-size: 45px;
    color: #080C65;
    font-weight: bold;
    font-family: 'AkzidenzGrotesk_ExtraBoldCond';
}
.contBot .contBotR .contBotRB {
    font-size: 16px;
    color: #4f4f4f;
}

.news-list {
    width: 750px;
    margin: 30px auto 0;
}
.news-list .news-listL {
    width: 100%;
}
.news-list .news-listL li {
    width: 750px;
    line-height: 40px;
    margin-right: 50px;
    font-size: 16px;
}
.news-list .news-listL li .news-liL {
    width: 600px;
    text-align: left;
}
.news-list .news-listL li .news-liL .spanL {
    font-weight: bold;
    margin-right: 10px;
    font-size: 28px;
    color: #FFFFFF;
}
.news-list .news-listL li .news-liL .spanR {
    max-Width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-list .news-listL li:hover {
    color: #080c65;
}
.news-list .news-listL li:hover .spanL {
    color: #080c65 !important;
}
.news-list .news-listL li:hover .spanR {
    color: #080c65 !important;
}
.news-list .news-listL li:hover .news-liR {
    color: #080c65 !important;
}

.page {
    width: 290px;
    margin: 50px auto 0;
}
.page .prev {
    width: 42px;
    height: 40px;
    background: #f0f0f0;
    color: #FFFFFF;
    line-height: 40px;
    font-size: 24px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
}
.page .prev:hover {
    background: #cccccc;
}
.page ul li {
    float: left;
    width: 42px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    background: #f0f0f0;
    margin-right: 5px;
}
.page ul li a {
    color: #717171;
}
.page ul li:hover {
    background: #cccccc;
}
.page ul li:hover a {
    color: #717171;
}
.page ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.page ul .liActive {
    background: #080C65;
}
.page ul .liActive a {
    color: #FFFFFF;
}

/*# sourceMappingURL=style.css.map */


/*---------------------20161111æ–°å¢žæ ·å¼---------------------*/
.join-title {
    color: #424242;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    line-height: 68px;
    margin-bottom: 35px;
}
.join-cnt{padding-top: 25px;}
.textLR h3{
    height:45px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom:18px ;
    }
.textLR h3 span{
    width:75px ;
    height:44px;
    line-height:44px ;
    display: block;
    border-bottom: 2px solid #a10211;
    font-size: 18px;
    color:#4f4f4f;
    font-weight: bold;
    }

.footcontact{
    height: auto;
    overflow: hidden;
}

.footcontact{
    height: auto;
    overflow: hidden;
}
.footcontact li{
    width:360px ;
    height: auto;
    float: left;
    overflow: hidden;
    font-size:14px;
    line-height:1.8 ;
    margin-bottom:65px ;
}
.footcontact li h3{
    font-size:16px;
    line-height:1.8 ;
    margin-bottom:5px ;
}
.footcontact .footcontact03{
    width:380px ;
}

.abus-tu{max-width: 840px;margin:0 auto ;height: auto;overflow: hidden;}
.abus-tu img{max-width: 840px;height: auto;overflow: hidden;margin:0 auto ;display: block;}


.sect-title .more{
    float: right;
    font-size:13px ;
}
.sect-title .more a{
    font-size:13px ;
    color:#474747 ;
}

.sect-title .more a:hover{
    color:#999999;

}








/*2016-12-05å°Žèˆªä¸‹æ‹‰èœå–®ä¿®æ”¹*/
.header{z-index:10 ;}
.header .header-container .header-nav .nav-con ul li .xia-nav{
	min-width:100px ;
	height:auto ;
	overflow: hidden;
	background-color:#9e000f ;
	position: absolute;
	top:68px;
	left:-22px ;
	padding:15px 0 ;
	display: none;
	
}
.header .header-container .header-nav .nav-con ul li .xia-nav li{
	min-width:100px ;
	height:40px ;
	padding:0;
}
.header .header-container .header-nav .nav-con ul li .xia-nav li a{
	min-width:100px ;
	font-size: 14px;
	color:#fff ;
	line-height:40px ;
	display: block;
	text-align: center;
	padding:0 20px ;
}
.header .header-container .header-nav .nav-con ul li .xia-nav li a:hover{
	color:#c8caf6 ;
}
.header .header-container .header-nav .nav-con ul li:hover .xia-nav{
    display: block;
}
