﻿* {
    margin: 0;
    padding: 0
}

html,
body {
    width: 100%;
    min-width: 1200px
}

body {
    font-size: 12px;
    line-height: 24px;
    color: #333;
    font-family: "Microsoft YaHei"
}

ul,
li,
dl,
dd {
    list-style: none
}

img {
    border: 0
}

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

a:hover {
    color: #000
}

.font10 {
    font-size: 10px
}

.font12 {
    font-size: 12px
}

.font14 {
    font-size: 14px
}

.font16 {
    font-size: 16px
}

.font18 {
    font-size: 18px
}

.font20 {
    font-size: 20px
}

.font22 {
    font-size: 22px
}

.font24 {
    font-size: 24px
}

.font26 {
    font-size: 26px
}

.font28 {
    font-size: 28px
}

.font30 {
    font-size: 30px
}

.font32 {
    font-size: 32px
}

.font34 {
    font-size: 34px
}

.font36 {
    font-size: 36px
}

.font38 {
    font-size: 38px
}

.font40 {
    font-size: 40px
}

.font60 {
    font-size: 60px
}

.font80 {
    font-size: 80px
}

.ml5 {
    margin-left: 5px
}

.mt5 {
    margin-top: 5px
}

.mr5 {
    margin-right: 5px
}

.mb5 {
    margin-bottom: 5px
}

.mar5 {
    margin: 5px
}

.pl5 {
    padding-left: 5px
}

.pt5 {
    padding-top: 5px
}

.pr5 {
    padding-right: 5px
}

.pb5 {
    padding-bottom: 5px
}

.pad5 {
    padding: 5px
}

.ml10 {
    margin-left: 10px
}

.mt10 {
    margin-top: 10px
}

.mr10 {
    margin-right: 10px
}

.mb10 {
    margin-bottom: 10px
}

.mar10 {
    margin: 10px
}

.pl10 {
    padding-left: 10px
}

.pt10 {
    padding-top: 10px
}

.pr10 {
    padding-right: 10px
}

.pb10 {
    padding-bottom: 10px
}

.pad10 {
    padding: 10px
}

.ml15 {
    margin-left: 15px
}

.mt15 {
    margin-top: 15px
}

.mr15 {
    margin-right: 15px
}

.mb15 {
    margin-bottom: 15px
}

.mar15 {
    margin: 15px
}

.pl15 {
    padding-left: 15px
}

.pt15 {
    padding-top: 15px
}

.pr15 {
    padding-right: 15px
}

.pb15 {
    padding-bottom: 15px
}

.pad15 {
    padding: 15px
}

.ml20 {
    margin-left: 20px
}

.mt20 {
    margin-top: 20px
}

.mr20 {
    margin-right: 20px
}

.mb20 {
    margin-bottom: 20px
}

.mar20 {
    margin: 20px
}

.pl20 {
    padding-left: 20px
}

.pt20 {
    padding-top: 20px
}

.pr20 {
    padding-right: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pad20 {
    padding: 20px
}

.ml25 {
    margin-left: 25px
}

.mt25 {
    margin-top: 25px
}

.mr25 {
    margin-right: 25px
}

.mb25 {
    margin-bottom: 25px
}

.mar25 {
    margin: 25px
}

.pl25 {
    padding-left: 25px
}

.pt25 {
    padding-top: 25px
}

.pr25 {
    padding-right: 25px
}

.pb25 {
    padding-bottom: 25px
}

.pad25 {
    padding: 25px
}

.ml30 {
    margin-left: 30px
}

.mt30 {
    margin-top: 30px
}

.mr30 {
    margin-right: 30px
}

.mb30 {
    margin-bottom: 30px
}

.mar30 {
    margin: 30px
}

.pl30 {
    padding-left: 30px
}

.pt30 {
    padding-top: 30px
}

.pr30 {
    padding-right: 30px
}

.pb30 {
    padding-bottom: 30px
}

.pad30 {
    padding: 30px
}

.ml35 {
    margin-left: 35px
}

.mt35 {
    margin-top: 35px
}

.mr35 {
    margin-right: 35px
}

.mb35 {
    margin-bottom: 35px
}

.mar35 {
    margin: 35px
}

.pl35 {
    padding-left: 35px
}

.pt35 {
    padding-top: 35px
}

.pr35 {
    padding-right: 35px
}

.pb35 {
    padding-bottom: 35px
}

.pad35 {
    padding: 35px
}

.ml40 {
    margin-left: 40px
}

.mt40 {
    margin-top: 40px
}

.mr40 {
    margin-right: 40px
}

.mb40 {
    margin-bottom: 40px
}

.mar40 {
    margin: 40px
}

.pl40 {
    padding-left: 40px
}

.pt40 {
    padding-top: 40px
}

.pr40 {
    padding-right: 40px
}

.pb40 {
    padding-bottom: 40px
}

.pad40 {
    padding: 40px
}

.ml45 {
    margin-left: 45px
}

.mt45 {
    margin-top: 45px
}

.mr45 {
    margin-right: 45px
}

.mb45 {
    margin-bottom: 45px
}

.mar45 {
    margin: 45px
}

.pl45 {
    padding-left: 45px
}

.pt45 {
    padding-top: 45px
}

.pr45 {
    padding-right: 45px
}

.pb45 {
    padding-bottom: 45px
}

.pad45 {
    padding: 45px
}

.ml50 {
    margin-left: 50px
}

.mt50 {
    margin-top: 50px
}

.mr50 {
    margin-right: 50px
}

.mb50 {
    margin-bottom: 50px
}

.mar50 {
    margin: 50px
}

.pl50 {
    padding-left: 50px
}

.pt50 {
    padding-top: 50px
}

.pr50 {
    padding-right: 50px
}

.pb50 {
    padding-bottom: 50px
}

.pad50 {
    padding: 50px
}

.ml55 {
    margin-left: 55px
}

.mt55 {
    margin-top: 55px
}

.mr55 {
    margin-right: 55px
}

.mb55 {
    margin-bottom: 55px
}

.mar55 {
    margin: 55px
}

.pl55 {
    padding-left: 55px
}

.pt55 {
    padding-top: 55px
}

.pr55 {
    padding-right: 55px
}

.pb55 {
    padding-bottom: 55px
}

.pad55 {
    padding: 55px
}

.ml60 {
    margin-left: 60px
}

.mt60 {
    margin-top: 60px
}

.mr60 {
    margin-right: 60px
}

.mb60 {
    margin-bottom: 60px
}

.mar60 {
    margin: 60px
}

.pl60 {
    padding-left: 60px
}

.pt60 {
    padding-top: 60px
}

.pr60 {
    padding-right: 60px
}

.pb60 {
    padding-bottom: 60px
}

.pad60 {
    padding: 60px
}

.ml70 {
    margin-left: 70px
}

.mt70 {
    margin-top: 70px
}

.mr70 {
    margin-right: 70px
}

.mb70 {
    margin-bottom: 70px
}

.mar70 {
    margin: 70px
}

.pl70 {
    padding-left: 70px
}

.pt70 {
    padding-top: 70px
}

.pr70 {
    padding-right: 70px
}

.pb70 {
    padding-bottom: 70px
}

.pad70 {
    padding: 70px
}

.ml80 {
    margin-left: 80px
}

.mt80 {
    margin-top: 80px
}

.mr80 {
    margin-right: 80px
}

.mb80 {
    margin-bottom: 80px
}

.mar80 {
    margin: 80px
}

.pl80 {
    padding-left: 80px
}

.pt80 {
    padding-top: 80px
}

.pr80 {
    padding-right: 80px
}

.pb80 {
    padding-bottom: 80px
}

.pad80 {
    padding: 80px
}

.blk10 {
    height: 10px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk15 {
    height: 15px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk20 {
    height: 20px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk25 {
    height: 25px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk30 {
    height: 30px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk35 {
    height: 35px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk40 {
    height: 40px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk45 {
    height: 45px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk50 {
    height: 50px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk55 {
    height: 55px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk60 {
    height: 60px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk70 {
    height: 70px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.blk80 {
    height: 80px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both
}

.lh16 {
    line-height: 16px
}

.lh18 {
    line-height: 18px
}

.lh20 {
    line-height: 20px
}

.lh22 {
    line-height: 22px
}

.lh24 {
    line-height: 24px
}

.lh25 {
    line-height: 25px
}

.lh26 {
    line-height: 26px
}

.lh27 {
    line-height: 27px
}

.lh28 {
    line-height: 28px
}

.lh30 {
    line-height: 30px
}

.lh32 {
    line-height: 32px
}

.lh34 {
    line-height: 34px
}

.lh35 {
    line-height: 35px
}

.lh36 {
    line-height: 36px
}

.lh38 {
    line-height: 38px
}

.lh40 {
    line-height: 40px
}

.lh42 {
    line-height: 42px
}

.lh44 {
    line-height: 44px
}

.lh45 {
    line-height: 45px
}

.lh46 {
    line-height: 46px
}

.lh48 {
    line-height: 48px
}

.lh50 {
    line-height: 50px
}

.lh52 {
    line-height: 52px
}

.lh54 {
    line-height: 54px
}

.lh56 {
    line-height: 56px
}

.lh58 {
    line-height: 58px
}

.lh60 {
    line-height: 60px
}

.lh62 {
    line-height: 62px
}

.lh64 {
    line-height: 64px
}

.lh65 {
    line-height: 65px
}

.lh66 {
    line-height: 66px
}

.lh68 {
    line-height: 68px
}

.lh70 {
    line-height: 70px
}

.lh72 {
    line-height: 72px
}

.lh74 {
    line-height: 74px
}

.lh76 {
    line-height: 76px
}

.lh78 {
    line-height: 78px
}

.lh80 {
    line-height: 80px
}

.cccc {
    color: #ccc
}

.c333 {
    color: #333
}

.c666 {
    color: #666
}

.c999 {
    color: #999
}

.c225 {
    color: #225de6
}

.cffe {
    color: #ffea00
}

.cfff {
    color: #fff
}

.cb2c {
    color: #b2ccff
}

.po_re {
    position: relative
}

.po_ab {
    position: absolute
}

.f_l {
    float: left !important
}

.f_r {
    float: right !important
}

.t_l {
    text-align: left
}

.t_r {
    text-align: right
}

.t_c {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.container {
    width: 1200px;
    margin: 0 auto
}

.clear {
    clear: both;
    line-height: 0;
    height: 0;
    font-size: 0;
    visibility: hidden
}

.clearfix {
    clear: both
}

button,
input {
    outline: 0 !important
}

a.button,
button,
input.button {
    display: inline-block;
    line-height: 14px;
    padding: 5px 10px;
    font-family: "微软雅黑", "宋体";
    color: #666;
    border: 1px solid #dfdfdf;
    background: #f4f4f4;
    white-space: nowrap;
    overflow: visible;
    cursor: pointer;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    zoom: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

a.button:hover,
button:hover,
input.button:hover {
    background: #fff
}

a.button:focus,
button:focus,
input.button:focus {
    background: #fbfbfb
}

a.button.red,
button.red,
input.button.red {
    background: #EC2828;
    color: #fff;
    border: 1px solid #EC2828
}

a.button.red:hover,
button.red:hover,
input.button.red:hover {
    background: #fe4646
}

a.button.red:focus,
button.red:focus,
input.button.red:focus {
    background: #fb2c2c
}

a.button.yellow,
button.yellow,
input.button.yellow {
    background: #ffea00;
    color: #333;
    border: 1px solid #eedb04
}

a.button.yellow:hover,
a.button.yellow:focus,
button.yellow:hover,
button.yellow:focus,
input.button.yellow:hover,
input.button.yellow:focus {
    background: #f3db0c;
    border-color: #d9c306;
    color: #000
}

a.button.disabled,
button.disabled,
input.button.disabled {
    background: #dfdfdf;
    color: #FFF;
    border: 1px solid #dfdfdf
}

a.button.disabled:hover,
button.disabled:hover,
input.button.disabled:hover {
    background: #dfdfdf;
    cursor: text
}

a.button.blue,
button.blue,
input.button.blue {
    background: #3377ff;
    color: #fff;
    border-color: #3377ff
}

a.button.blue:hover,
a.button.blue:focus,
button.blue:hover,
button.blue:focus,
input.button.blue:hover,
input.button.blue:focus {
    background: #5089fc
}

a.button.gray,
button.gray,
input.button.gray {
    background: #b3b3b3;
    color: #333;
    border-color: #b3b3b3
}

a.button.gray:hover,
a.button.gray:focus,
button.gray:hover,
button.gray:focus,
input.button.gray:hover,
input.button.gray:focus {
    background: #f4f4f4
}

a.button.btn-lg,
button.btn-lg,
input.button.btn-lg {
    padding: 11px 15px;
    font-size: 16px
}

a.button.btn-lgx5,
button.btn-lgx5,
input.button.btn-lgx5 {
    padding: 16px 25px;
    font-size: 18px
}

a.button.btn-full,
button.btn-full,
input.button.btn-full {
    width: 100%
}

input[type="text"],
input[type="password"] {
    background: #fff;
    border: 1px solid #dfdfdf;
    padding: 10px 5px;
    vertical-align: middle;
    height: 18px;
    line-height: 18px
}

.head {
    width: 100%;
    display: block;
    height: 693px;
    background: url("../images/index_01_2.jpg") no-repeat center 0
}
.head2{
    background: url("../images/index_01.jpg") no-repeat center 0
}


.head .headbox {
    width: 1200px;
    height: 693px;
    position: relative;
    margin: 0 auto
}

.head .headbox .logo {
    position: absolute;
    left: 0;
    top: 25px;
    width: 170px;
    height: 55px
}

.head .headbox .logo a {
    display: block;
    height: 55px
}

.head .headbox .header-nav {
    width: 820px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 999;
    text-align: right
}

.head .headbox .header-nav>a {
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    padding: 0 16px;
    color: #fff
}
.head .headbox .header-nav>a:hover{
    font-weight: bold
}
.head .headbox .header-nav>button{
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    padding: 0 16px;
    color: #fff;
    border: none;
     background: -webkit-linear-gradient(left, #ff5d12, #ff9623);
    background: -o-linear-gradient(right, #ff5d12, #ff9623);
    background: -moz-linear-gradient(right, #ff5d12, #ff9623);
    background: linear-gradient(to right, #ff5d12, #ff9623);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5d12, endColorstr=#ff9623, grandientType=1);
    border-radius: 4px;
}

.head .headbox .header-nav>a.active {
    color: #0ff
}

.head .headbox .header-submit {
    position: absolute;
    left: 140px;
    top: 480px;
    z-index: 10;
}
.head .headbox .header-submit button{
    padding:0 ;
    background: transparent;
    border: none;
}

.head .headbox .header-submit>a {
    width: 300px;
    height: 68px;
    display: inline-block
}
.head2 .headbox .header-submit {
    width: 340px;
    height: 70px;
    position: absolute;
    top: 531px;
    left: -1px;
    z-index: 10
}
.navigator{
    position: absolute;
    left: 0;top: 0;right: 0;bottom: 0;
    z-index: 2;
}

.head2 .headbox .header-submit button {
    width: 340px;
    height: 70px;
    background: none;
    border: none
}

.hezhuoban {
    padding: 40px 0;
    clear: both;
    height: 50px;
    width: 1200px;
    margin: 0 auto
}

.hezhuoban .elment {
    width: 240px;
    height: 50px;
    float: left;
    background-image: url("../images/bot_hez.png");
    background-repeat: no-repeat
}

.hezhuoban .elment.icon1 {
    background-position: 0 -290px
}

.hezhuoban .elment.icon2 {
    background-position: 0 -350px
}

.hezhuoban .elment.icon3 {
    background-position: 0 -410px
}

.hezhuoban .elment.icon4 {
    background-position: 0 -470px
}

.hezhuoban .elment.icon5 {
    background-position: 0 -530px
}

.hezhuoban .elment>a {
    display: block;
    height: 50px
}

.footer-img {
    background: #000;
    color: #808080;
    font-size: 14px
}

.footer-img .footer-nav {
    clear: both;
    padding-top: 30px
}

.footer-img .footer-nav a {
    margin: 0 5px;
    color: #ccc
}

.footer-img .footer-nav a:hover {
    color: #fff
}

.footer-img .footer-last {
    padding: 25px 0
}

.footer-img .footer-last a {
    width: 128px;
    height: 45px;
    display: inline-block;
    margin: 0 5px
}

.footer-img .footer-last a img {
    width: 128px;
    height: 45px
}

.footer-img .footer-last .hycode {
    background: url("../images/008.gif")
}

.footer-img .footer-last .hycode img {
    opacity: 0;
    filter: alpha(opacity=0)
}

.footer-img .pb40 a {
    color: #999
}

.footer-submit-bg {
    height: 100px;
    width: 100%;
    position: fixed;
    background: #000;
    left: 0;
    bottom: 0;
    z-index: 10;
    filter: Alpha(Opacity=70);
    opacity: .7;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.footer-submit-bg.close-div {
    bottom: -150px
}

.footer-submit {
    height: 100px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 11;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background-image: url("../images/icon-33.png");
    background-repeat: no-repeat;
    background-position: center center
}

.footer-submit.close-div {
    bottom: -150px
}

.footer-submit .container {
    height: 120px;
    position: relative
}

.footer-submit .container>i.woman {
    background: url("../images/icon-32.png");
    width: 165px;
    height: 151px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0
}

.footer-submit .container>p {
    display: block;
    float: left;
    width: 320px;
    height: 70px;
    margin-left: 180px;
    padding-top: 15px;
    padding-bottom: 15px
}

.footer-submit .container>p span {
    font-size: 32px;
    line-height: 35px;
    font-weight: bold;
    display: block;
    height: 35px;
    color: #ffea00
}

.footer-submit .container>.submit-item {
    width: 500px;
    height: 50px;
    float: right;
    margin-right: 30px;
    padding-top: 30px
}

.footer-submit .container>.submit-item>span {
    display: inline-block;
    vertical-align: middle
}

.footer-submit .container>.submit-item>span>input {
    border: 1px solid #e9e9e9;
    height: 18px;
    line-height: 18px;
    padding: 13px 5px 13px 30px;
    font-size: 14px;
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    clear: both;
    float: none
}

.footer-submit .container>.submit-item>span>input.mobile {
    background: url("../images/icon-m.jpg") no-repeat 0 center #fff
}

.footer-submit .container>.submit-item>span>input.username {
    background: url("../images/icon-u.jpg") no-repeat 0 center #fff
}

.footer-submit .container>.submit-item>span .button {
    width: 100px;
    height: 46px;
    background: #ffea00;
    border: none;
    font-size: 16px;
    color: #333;
    padding: 0;
    cursor: pointer;
    font-family: 'Microsoft YaHei';
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.footer-submit .container>.submit-item .close {
    width: 20px;
    height: 20px;
    display: block;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 5px
}

.left-kefu {
    position: fixed;
    right: 10px;
    top: 120px;
    width: 160px;
    z-index: 9999;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.left-kefu.close {
    right: -130px
}

.left-kefu .left-kefu-item {
    float: left;
    width: 120px;
    -webkit-border-radius: 0 4px 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
    border-radius: 0 4px 4px 4px;
    background: #0080ff;
    padding: 5px
}

.left-kefu .left-kefu-item .left-kefu-item-element {
    clear: both;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.left-kefu .left-kefu-item .left-kefu-item-element .kefu-title {
    color: #333;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-family: 'Microsoft YaHei';
    border-bottom: 1px solid #e9e9e9;
    text-indent: .6em
}

.left-kefu .left-kefu-item .left-kefu-item-element>div.clearfix {
    padding: 5px 0;
    border-bottom: 1px solid #e9e9e9;
    line-height: 22px
}

.left-kefu .left-kefu-item .left-kefu-item-element>div.clearfix .icon-qq {
    background: url("../images/icoqq.png") no-repeat;
    width: 18px;
    height: 21px;
    display: inline-block;
    vertical-align: middle
}

.left-kefu .left-kefu-item .left-kefu-item-element>div.clearfix .icon-qq:before,
.left-kefu .left-kefu-item .left-kefu-item-element>div.clearfix .icon-qq:after {
    content: ''
}

.left-kefu .left-kefu-item .left-kefu-item-element>div.clearfix span {
    display: inline-block;
    vertical-align: middle
}

.left-kefu .left-kefu-item>.goto-top {
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    color: #fff
}

.left-kefu .left-kefu-btn {
    float: left;
    width: 30px;
    height: 140px;
    background: #0080ff;
    border-radius: 5px 0 0 5px;
    color: #fff;
    cursor: pointer
}

.left-kefu .left-kefu-btn>i {
    width: 20px;
    height: 20px;
    display: block;
    line-height: 20px;
    text-align: center;
    margin-left: 8px
}

.left-kefu .left-kefu-btn>i.msg {
    background: url("../images/msg.png") no-repeat center center
}

.left-kefu .left-kefu-btn>i.arrow {
    background: url("../images/arrow-left.png") no-repeat center center
}

.left-kefu .left-kefu-btn>i.arrow-r {
    background: url("../images/arrow-right.png") no-repeat center center
}

.left-kefu .left-kefu-btn>span {
    display: block;
    width: 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px
}

.left-nav {
    width: 120px;
    position: fixed;
    left: -120px;
    top: 10%;
    z-index: 100;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.left-nav li {
    background: url("../images/icon-35.png") no-repeat 0 bottom;
    padding-bottom: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px
}

.left-nav li>span {
    background: #0080ff;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    cursor: pointer
}

.left-nav li.goto-top {
    padding-bottom: 0;
    background: none
}

.left-nav li.active>span {
    color: #ffea00;
    font-weight: bold
}

.left-nav .top {
    background: url("../images/icon-34.png");
    height: 122px;
    display: block
}

.left-nav .button {
    background: url("../images/icon-36.png");
    height: 23px;
    display: block
}

.title {
    clear: both;
    text-align: center
}

.title b {
    font-size: 50px;
    line-height: 80px;
    display: block;
    padding-top: 40px
}

.title p {
    font-size: 20px;
    line-height: 30px;
    display: block;
    padding-bottom: 40px;
    padding-top: 10px
}

.program-info {
    float: left;
    width: 285px;
    height: 280px;
    background: #fff;
    box-shadow: 1px 3px 5px #f4f4f4;
    text-align: center
}

.program-info h4 {
    font-size: 24px;
    height: 35px;
    line-height: 35px;
    display: block;
    font-weight: 500;
    padding-top: 7px
}

.program-info p {
    height: 40px;
    line-height: 20px;
    display: block;
    color: #999;
    font-size: 14px;
    padding-top: 5px
}

.enterprise {
    float: left;
    width: 270px;
    height: 115px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 1px 2px 5px #F4F4F4;
    -moz-box-shadow: 1px 2px 5px #F4F4F4;
    box-shadow: 1px 2px 5px #F4F4F4;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    position: relative;
    padding-top: 230px
}

.enterprise>i {
    width: 150px;
    height: 150px;
    filter: Alpha(Opacity=0);
    opacity: 0;
    top: 55px;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.enterprise>em {
    width: 270px;
    height: 170px;
    display: block;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    position: absolute;
    left: 0;
    top: 30px
}

.enterprise>h4 {
    font-size: 30px;
    height: 35px;
    line-height: 35px;
    display: block;
    font-weight: 500
}

.enterprise>p {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    height: 40px;
    padding-top: 10px
}

.enterprise.active {
    height: 155px;
    background-color: #225de6;
    margin-top: 75px;
    padding-top: 115px
}

.enterprise.active>i {
    display: block;
    top: -75px;
    filter: Alpha(Opacity=100);
    opacity: 1
}

.enterprise.active>em {
    filter: Alpha(Opacity=0);
    opacity: 0
}

.enterprise.active>h4,
.enterprise.active>p {
    color: #fff
}

.select-epwk {
    background: url("../images/index_17.jpg") no-repeat center center;
    height: 533px
}

.select-epwk>ul {
    width: 265px;
    height: 533px;
    display: block
}

.select-epwk>ul li {
    height: 125px
}

.select-epwk>ul li b {
    font-size: 26px;
    height: 40px;
    line-height: 40px;
    display: block
}

.select-epwk>ul li p {
    font-size: 16px;
    line-height: 25px;
    color: #999;
    display: block
}

.select-epwk>ul li.mtb {
    margin: 75px 0
}

.case-wrap {
    width: 1230px
}

.case-wrap .case-item {
    width: 320px;
    height: 110px;
    float: left;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 25px 30px;
    margin-right: 30px;
    margin-bottom: 30px
}

.case-wrap .case-item>span {
    float: left;
    width: 80px;
    height: 110px;
    display: block
}

.case-wrap .case-item>span>em {
    width: 80px;
    height: 90px;
    display: block
}

.case-wrap .case-item>span>p {
    height: 20px;
    line-height: 20px;
    display: block;
    color: #999;
    text-align: center
}

.case-wrap .case-item>div {
    float: right;
    width: 220px;
    height: 110px
}

.case-wrap .case-item>div>h4 {
    font-size: 30px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    display: block
}

.case-wrap .case-item>div>p {
    color: #999;
    height: 60px;
    padding-top: 10px;
    display: block;
    font-size: 14px;
    line-height: 20px
}

.case-wrap .case-item.img {
    width: 380px;
    height: 160px;
    padding: 0
}

.jcarousel {
    background: url("../images/001_2.png") no-repeat center 0 #225de6
}

.jcarousel-wrap {
    width: 1200px;
    height: 545px;
    position: relative;
    margin: 0 auto
}

.jcarousel-wrap>button {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 257px;
    border: none;
}

.jcarousel-wrap>.jcarousel-control-prev {
    background: url("../images/arrow-l.png") no-repeat;
    left: -60px;
}

.jcarousel-wrap>.jcarousel-control-next {
    border :none;
    background: url("../images/arrow-r.png") no-repeat;
    right: 0
}
#layer{
    display: none;
}
.jcarousel-wrap .jcarousel-item {
    width: 1120px;
    height: 545px;
    position: absolute;
    left: 40px;
    top: 0;
    overflow: hidden
}

.jcarousel-wrap .jcarousel-item>ul {
    width: 200000px;
    position: absolute
}

.jcarousel-wrap .jcarousel-item>ul>li {
    width: 260px;
    height: 545px;
    float: left;
    padding: 0 10px
}

.icon-list {
    background: #225de6 url("../images/icon-038.png") no-repeat center bottom;
    padding: 40px 0 80px 0
}

.icon-list ul.icon-item {
    width: 1250px;
    display: block
}

.icon-list ul.icon-item li {
    float: left;
    width: 150px;
    height: 150px;
    margin-right: 50px;
    margin-bottom: 30px
}

.service-item {
    clear: both
}

.service-item ul li {
    float: left;
    width: 160px;
    height: 150px;
    margin-right: 11px;
    position: relative
}

.service-item ul li>span {
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 15px
}

.submit-tow {
    background: url("../images/index_48.jpg") no-repeat center 0;
    height: 450px
}

.submit-tow button {
    width: 300px;
    height: 60px;
    padding: 0;
    text-align: center;
    font-size: 22px
}

.layer-item {
    width: 450px;
    margin: 0 auto
}

.layer-item .layer-title {
    width: 100%;
    height: 80px;
    background: url("../images/002.jpg") no-repeat;
    font-size: 36px;
    text-align: center;
    line-height: 80px;
    color: #225de6;
    padding-top: 145px
}

.layer-item .layer-title.bg2 {
    background-image: url("../images/003.jpg")
}

.layer-item .icon-u {
    background: url("../images/icon-u.jpg") no-repeat 5px center;
    width: 225px;
    padding-left: 35px
}

.layer-item .icon-m {
    background: url("../images/icon-m.jpg") no-repeat 5px center;
    width: 225px;
    padding-left: 35px
}

.layer-item button {
    padding-left: 30px;
    padding-right: 30px
}
