﻿* {
    margin: 0;
    padding: 0
}

html,
body {
    width: 100%;
    min-width: 1200px;
    background-color: #f7fafc
}

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

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

img {
    border: 0
}

a:focus {
    outline: none !important
}

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
}

.font50 {
    font-size: 50px
}

.font54 {
    font-size: 54px
}

.font60 {
    font-size: 60px
}

.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
}

.ml90 {
    margin-left: 90px
}

.mt90 {
    margin-top: 90px
}

.mr90 {
    margin-right: 90px
}

.mb90 {
    margin-bottom: 90px
}

.mar90 {
    margin: 90px
}

.pl90 {
    padding-left: 90px
}

.pt90 {
    padding-top: 90px
}

.pr90 {
    padding-right: 90px
}

.pb90 {
    padding-bottom: 90px
}

.pad90 {
    padding: 90px
}

.ml100 {
    margin-left: 100px
}

.mt100 {
    margin-top: 100px
}

.mr100 {
    margin-right: 100px
}

.mb100 {
    margin-bottom: 100px
}

.mar100 {
    margin: 100px
}

.pl100 {
    padding-left: 100px
}

.pt100 {
    padding-top: 100px
}

.pr100 {
    padding-right: 100px
}

.pb100 {
    padding-bottom: 100px
}

.pad100 {
    padding: 100px
}

.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
}

.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
}

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

.blk100 {
    height: 100px;
    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
}

.cfff {
    color: #fff
}

.c333 {
    color: #333
}

.c666 {
    color: #666
}

.c999 {
    color: #999
}

.cffe {
    color: #ffea00
}

.dib_vm {
    display: inline-block;
    vertical-align: middle
}

.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: #000;
    border: 1px solid #ffea00
}

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

a.button.blue,
button.blue,
input.button.blue {
    background: #0970d5;
    color: #fff;
    border: 1px solid #0970d5
}

a.button.blue:hover,
a.button.blue:focus,
button.blue:hover,
button.blue:focus,
input.button.blue:hover,
input.button.blue:focus {
    background: #0970d5;
    background-color: #0970d5;
    color: #fff
}

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.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
}
.swiper-container2{

}
.head {
    height: 650px;
    background: url('../images/index_01.jpg') no-repeat center 0;
}
.head2{
    background: url('../images/index_01_2.jpg') no-repeat center 0;
}

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

.head .headbox .logo {
    position: absolute;
    left: 4px;
    top: 32px;
    width: 245px;
    height: 45px;
    z-index: 999;
}

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

.head .headbox .header-nav {
    /* width: 820px; */
    /* height: 30px; */
    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;
    color: #fff;
    cursor: pointer;
    width: 120px;
    height: 40px;
    text-align: center
}

.head .headbox .header-nav>a:hover {
    font-weight: bold
}

.head .headbox .header-nav button.special {
    width: 120px;
    height: 40px;
    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;
    font-weight: bold;
    border: none;
    color: #fff
}

.head .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;
}

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

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

.hezhuoban .elment {
    width: 235px;
    height: 50px;
    background-repeat: no-repeat;
    float: left
}

.hezhuoban .elment.icon1 {
    background-image: url("../images/hz-icon1.png")
}

.hezhuoban .elment.icon2 {
    background-image: url("../images/hz-icon2.png")
}

.hezhuoban .elment.icon3 {
    background-image: url("../images/hz-icon3.png")
}

.hezhuoban .elment.icon4 {
    background-image: url("../images/hz-icon4.png")
}

.hezhuoban .elment.icon5 {
    background-image: url("../images/hz-icon5.png")
}

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

.footer-img {
    background: #fff;
    color: #333333;
    font-size: 14px
}

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

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

.footer-img .footer-last {
    padding: 15px 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(../../common/images/008.gif)
}

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

.footer-submit-tow {
    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: url('../images/001.png') no-repeat center 0
}

.footer-submit-tow.close-div {
    bottom: -170px
}

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

.footer-submit-tow .container>i.woman {
    /* background: url(002.png); */
    width: 182px;
    height: 170px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px
}

.footer-submit-tow .container>p {
    display: block;
    float: left;
    width: 460px;
    height: 80px;
    margin-left: 200px;
    color: #ffffff;
    padding-top: 20px
}

.footer-submit-tow .container>p span {
    font-size: 45px;
    line-height: 50px;
    font-weight: bold;
    display: block;
    height: 50px
}

.footer-submit-tow .container>p>samp {
    font-size: 26px;
    display: block;
    height: 30px;
    line-height: 30px;
    font-family: '微软雅黑'
}

.footer-submit-tow .container>.submit-item {
    height: 85px;
    float: right;
    margin-top: 8px;
    margin-right: 30px
}

.footer-submit-tow .container>.submit-item .f_l {
    height: 85px
}

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

.footer-submit-tow .container>.submit-item .f_r {
    width: 95px;
    height: 85px
}

.footer-submit-tow .container>.submit-item .f_r button {
    width: 95px;
    height: 50px;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 16px
}

.footer-submit-tow .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: 100px;
    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;
    background: url(r001.png) no-repeat center 0;
    padding-top: 112px
}

.left-kefu .left-kefu-qq {
    background: url(r002.png) no-repeat center bottom;
    padding-bottom: 13px
}

.left-kefu .left-kefu-qq>a {
    display: block;
    width: 80px;
    margin: 0 auto;
    border-bottom: 1px dashed #bdcbfb;
    color: #fff;
    background: url(icon-qq.png) no-repeat right center;
    height: 34px;
    line-height: 34px;
    text-indent: .5em
}

.left-kefu .left-kefu-qq>a.bdn {
    border: none
}

.left-kefu .left-kefu-qq>a span {
    font-size: 14px
}

.left-kefu .left-kefu-tel {
    background: url(r003.png) no-repeat center bottom;
    padding-top: 7px;
    padding-bottom: 18px
}

.left-kefu .left-kefu-tel li {
    border-bottom: 1px dashed #bdcbfb;
    height: 44px;
    width: 80px;
    margin: 0 auto;
    color: #fff
}

.left-kefu .left-kefu-tel li>span {
    display: block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    background: url(icon-tel.png) no-repeat right center;
    padding-top: 4px
}

.left-kefu .left-kefu-tel li>p {
    height: 18px;
    line-height: 18px;
    display: block;
    font-size: 12px;
    padding-bottom: 2px
}

.left-kefu .left-kefu-tel li.bdn {
    border: none
}

.bg1 {
    background-image: url("../images/bg1_bg.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    height: 800px
}

.bg1 .container {
    position: relative;
    height: 100%
}

.bg1 .container .yanjiu_btn {
    position: absolute;
    bottom: 58px;
    left: 469px;
    width: 260px;
    height: 70px;
    font-size: 20px;
    color: #ffffff;
    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;
    border: none
}

.part2 {
    padding-bottom: 30px
}

.part2 ul {
    width: 3188px
}

.part3 {
    background-image: url("../images/bg3_bg.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    height: 675px;
    background-color: #f7fafc
}

.part3 .text_wrap {
    width: 100%;
    height: 150px
}

.part3 .text_wrap .list {
    text-align: center;
    width: 400px;
    height: 150px;
    float: left
}

.part3 .text_wrap .list h5 {
    font-size: 30px;
    font-weight: normal;
    color: #000;
    line-height: 30px;
    height: 30px;
    margin-bottom: 10px;
    margin-top: 10px
}

.part3 .text_wrap .list p {
    font-size: 12px;
    color: #999999
}

.part4 {
    background-image: url("../images/bg4_bg.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-color: #f7fafc;
    height: 465px
}

.part4 .text_wrap {
    width: 100%;
    height: 150px
}

.part4 .text_wrap .list {
    text-align: center;
    width: 300px;
    height: 150px;
    float: left
}

.part4 .text_wrap .list h5 {
    font-size: 30px;
    font-weight: normal;
    color: #000;
    line-height: 30px;
    height: 30px;
    margin-bottom: 10px;
    margin-top: 10px
}

.part4 .text_wrap .list p {
    font-size: 12px;
    color: #999999
}

.part5 {
    height: 960px
}

.part5 .container {
    height: 100%;
    width: 1200px;
    position: relative
}

.part5 .container .more_btn {
    position: absolute;
    bottom: 50px;
    left: 474px;
    width: 260px;
    height: 70px;
    color: #ffffff;
    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;
    font-size: 20px
}

.part6 {
    background-image: url('../images/part6.png');
    background-repeat: no-repeat;
    background-position: center 0;
    height: 386px
}

.part6 .container {
    position: relative;
    height: 100%
}

.part6 .container .block {
    position: absolute;
    left: 500px;
    top: 110px
}

.part6 .container .block li {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #ffffff
}

.part6 .container .block li input {
    margin-right: 10px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background: url(radio_icon.png) no-repeat 0 0;
    -webkit-appearance: none
}

.part6 .container .block li input:checked {
    background: url(radio_icon.png) no-repeat 0 -38px
}

.part6 .container .block li.active {
    color: #ff9724
}

.part6 .container .foot_form {
    position: absolute;
    right: 180px;
    top: 130px;
    width: 540px;
    height: 120px
}

.part6 .container .foot_form .left {
    width: 400px;
    float: left
}

.part6 .container .foot_form input {
    width: 400px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border: none;
    border-radius: 3px;
    padding-left: 15px;
    box-sizing: border-box;
    background-color: #274693;
    color: #fefeff
}

.part6 .container .foot_form input::placeholder {
    color: #fefeff
}

.part6 .container .foot_form .right {
    width: 120px;
    height: 120px;
    float: right
}

.part6 .container .foot_form .right button {
    width: 120px;
    height: 120px;
    color: #ffffff;
    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;
    font-size: 20px;
    border: none;
    border-radius: 3px;
    line-height: 25px
}

.app-image-list {
    clear: both;
    width: 100%;
    height: 435px;
    overflow: hidden;
    display: flex;
    align-items: center
}

.app-image-list>ul {
    display: flex;
    align-items: center;
    position: relative
}

.app-image-list>ul>li {
    max-height: 100%;
    display: inline-block;
    margin-bottom: 40px;
    border-radius: 4px;
    float: left;
    height: 300px;
    padding: 0 25px;
    box-sizing: border-box
}

.app-image-list>ul>li.ml-15 {
    margin-left: -15px
}

.app-image-list>ul>li.mr-15 {
    margin-right: -15px
}

.app-image-list>ul>li>em {
    display: block;
    width: 100%
}

.app-image-list>ul>li>em img {
    width: 100%
}

.app-image-list>ul>li>div {
    display: block;
    text-align: center;
    width: 100%;
    background-color: #acd7ff
}

.app-image-list>ul>li>div p {
    padding: 28px 0;
    text-align: center
}

.app-image-list>ul>li>div button {
    display: none;
    width: 180px;
    height: 50px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    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;
    margin-bottom: 25px;
    border: none
}

.app-image-list>ul>li>p {
    padding: 0 50px;
    color: #808080;
    line-height: 18px;
    height: 36px;
    display: block
}

.app-image-list>ul>li.swiper-slide-active {
    height: 380px
}

.app-image-list>ul>li.swiper-slide-active>div p {
    padding: 21px 0
}

.app-image-list>ul>li.swiper-slide-active>div button {
    display: inline-block
}

.app-story {
    clear: both;
    width: 1200px
}

.app-story>ul {
    width: 1230px;
    display: block
}

.app-story>ul>li {
    float: left;
    width: 408px;
    height: 408px
}

.app-story>ul>li>div {
    width: 380px;
    height: 380px;
    background: url(049.png) no-repeat center center;
    position: relative;
    padding: 14px
}

.app-story>ul>li>div>div.hide {
    width: 180px;
    height: 180px;
    position: absolute;
    left: 50%;
    top: -75px;
    margin-left: -90px;
    display: none
}

.app-story>ul>li>div>div.show {
    display: block;
    width: 180px;
    height: 180px;
    margin: 0 auto 25px auto;
    padding-top: 40px;
    overflow: hidden
}

.app-story>ul>li>div>b {
    font-size: 26px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 5px 0
}

.app-story>ul>li>div>p {
    display: block;
    padding: 0 50px;
    color: #808080;
    line-height: 18px;
    height: 36px
}

.app-story>ul>li.active>div {
    background: url(050.png) no-repeat center bottom;
    height: 290px;
    margin-top: 90px;
    padding: 14px
}

.app-story>ul>li.active>div>div.hide {
    display: block
}

.app-story>ul>li.active>div>div.show {
    display: none
}

.app-story>ul>li.active>div>b {
    padding-top: 140px
}

.app-story>ul>li.active>div>b,
.app-story>ul>li.active>div>p {
    color: #fff
}

.app-story>ul>li.ml-15 {
    margin-left: -15px
}

.app-story>ul>li.mr-15 {
    margin-right: -15px
}

.industry {
    width: 580px;
    height: 140px;
    background: url(046.png) no-repeat center center;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    padding: 14px
}

.industry.ml-14 {
    margin-left: -14px
}

.industry.mr-14 {
    margin-right: -14px
}

.industry>em {
    display: block;
    float: left;
    width: 130px;
    height: 140px
}

.industry>span {
    float: left;
    display: block;
    width: 430px;
    height: 80px;
    padding: 30px 10px
}

.industry>span>div {
    clear: both;
    height: 35px
}

.industry>span>div b {
    font-size: 32px;
    float: left;
    line-height: 35px
}

.industry>span>div button {
    background: url(044.png);
    padding: 0;
    width: 150px;
    height: 40px;
    border: none;
    float: right
}

.industry>span>p {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    padding-top: 10px
}

.industry.active {
    background-image: url(047.png)
}

.industry.active>span>div b {
    color: #fff
}

.industry.active>span>div button {
    background-image: url(045.png)
}

.industry.active>span>p {
    color: #fff
}

.app-tab {
    width: 1200px;
    height: 50px
}

.app-tab>span {
    display: block;
    float: left;
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
    border-bottom: 5px solid #ccc;
    position: relative;
    cursor: pointer
}

.app-tab>span>i {
    width: 0;
    height: 0;
    overflow: hidden;
    display: none;
    border-width: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #169f85 transparent transparent transparent;
    position: absolute;
    left: 50%;
    bottom: -21px;
    margin-left: -8px
}

.app-tab>span.active {
    border-bottom-color: #169f85
}

.app-tab>span.active>i {
    display: block
}

.app-item {
    width: 1200px;
    height: 576px;
    overflow: hidden;
    position: relative
}

.app-item>ul {
    width: 6150px;
    height: 576px;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.app-item>ul>li {
    float: left;
    width: 286px;
    height: 576px;
    margin: 0 7px
}

.bg2 {
    background: url(bg2.jpg) no-repeat center 0;
    height: 550px
}

.bg2 input {
    border: 1px solid #e9e9e9;
    height: 18px;
    line-height: 18px;
    padding: 15px 5px 15px 75px;
    font-size: 14px;
    width: 325px;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.bg2 input.icon-m {
    background: url(../../common/images/icon-m1.jpg) no-repeat 0 center #fff
}

.bg2 input.icon-u {
    background: url(../../common/images/icon-u1.jpg) no-repeat 0 center #fff
}

.bg2 button {
    width: 407px;
    height: 50px;
    padding: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold
}

.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(icon-35.png) no-repeat 0 0;
    padding-bottom: 10px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.left-nav li.goto-top {
    padding-bottom: 0 !important
}

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

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

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

.layer-item {
    width: 500px;
    margin: 0 auto;
    height: 400px;
    background: url("../images/layertc_bg.jpg") no-repeat 0 0;
    position: fixed;
   /*  top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -200px; */
}

.layer-item input {
    width: 94%;
    height: 50px;
    line-height: 50px;
    border: none;
    padding-left: 20px;
    box-sizing: border-box;
    border: 1px solid #73b6d4
}

.layer-item select {
    width: 94%;
    height: 40px;
    position: absolute;
    top: 160px;
    left: 11px;
    border: 1px solid #73b6d4;
    outline: none;
    padding-left: 15px;
    box-sizing: border-box;
    color: #848585;
    border-radius: 4px
}

.layer-item input[name=username] {
    position: absolute;
    top: 180px;
    left: 11px
}

.layer-item input[name=mobile] {
    position: absolute;
    top: 240px;
    left: 11px
}

.layer-item button {
    width: 32%;
    position: absolute;
    bottom: 33px;
    left: 170px;
    height: 40px;
    border: none;
    background: none
}

.layer-item .tc_close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px
}

.tj_success {
    width: 500px;
    margin: 0 auto;
    height: 400px;
    background: url("../images/tj_success.jpg") no-repeat 0 0;
    position: relative
}

.tj_success .success_btn {
    width: 32%;
    position: absolute;
    bottom: 33px;
    left: 170px;
    height: 40px;
    border: none;
    background: none
}

.tj_success .tc_close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px
}

.tj_fail {
    width: 500px;
    margin: 0 auto;
    height: 400px;
    background: url(tj_faile.jpg) no-repeat 0 0;
    position: relative
}

.tj_fail .fail_btn {
    width: 32%;
    position: absolute;
    bottom: 33px;
    left: 170px;
    height: 40px;
    border: none;
    background: none
}

.tj_fail .tc_close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: slideOutLeft !important;
    -moz-transition-timing-function: slideOutLeft !important;
    -ms-transition-timing-function: slideOutLeft !important;
    -o-transition-timing-function: slideOutLeft !important;
    transition-timing-function: slideOutLeft !important
}
