@charset "utf-8";
/*reset*/
body,
div,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
iframe,
input,
textarea,
select,
label,
article,
aside,
footer,
header,
menu,
nav,
section,
time,
audio,
video {
    margin: 0;
    padding: 0;
}
article,
aside,
footer,
header,
nav,
section,
audio,
canvas,
video
{
    display: block;
}
body {
    font-size: 20px;
    font-family: "Microsoft Yahei";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
}
textarea {
    resize: none;
}
iframe,
img {
    border: 0;
}
ul,
ol {
    list-style: none;
}
@font-face {
    font-family: "DIN";
    src: url("../fonts/din-regular.eot") format("embedded-opentype"), url("../fonts/din-regular.woff") format("woff"), url("../fonts/din-regular.ttf") format("truetype");
}
@font-face {
    font-family: "DIN-Bold";
    font-weight: 700;
    src: url("../fonts/din-bold.eot") format("embedded-opentype"), url("../fonts/din-bold.woff") format("woff"), url("../fonts/din-bold.ttf") format("truetype");
}

.posiR{
    position: relative;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.hide{
    display: none;
}
.overHide{
    overflow: hidden;
}
.wraper{
    background:url("../images/bg.png") no-repeat top center #1f1d7e ;
}
.content{
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.containers{
    width: 1200px;
    margin: 0px auto 0 auto;
    padding: 864px 0 0 0;
    overflow: hidden;
}
.cont {
    background: #ffffff;
    border-radius: 5px;
    padding-top: 82px;
    margin-bottom: 52px;
}
.clounm{
    height: 28px;
    width: 624px;
    background: url("../images/clounm.png") no-repeat top center;
    margin: 0px auto 55px auto;
    line-height: 28px;
    text-align: center;
    font-size: 28px;
    color: #4a84ec;
}
.clounm.no2{
    background: url("../images/clounm02.png") no-repeat top center;
    width: 735px;
}
.leftBar{
    background: #e8f0fe;
    border-radius: 0 30px 30px 0;
    height: 50px;
    line-height: 50px;
    padding: 0 23px 0 25px;
    font-size: 20px;
    color: #51699a;
    width: auto;
    display: inline-block;
    margin-bottom: 34px;
}

.tips{
    text-align: center;
    font-size: 14px;
    color: #777777;
    line-height: 14px;
    height: 14px;
    margin-bottom: 63px;
}
.cont01{
     margin-bottom: 62px;
     padding: 0 125px;
     overflow: hidden;
 }
.cont01 ul{
    overflow: hidden;
}
.cont01 ul li{
    width: auto;
    float: left;
    width: 360px;
    margin-bottom: 58px;
}
.cont01 ul li:last-child{
    width: 225px;
}
.cont01 ul li img{
    display: inline-block;
    float: left;
}
.cont01 ul li div{
    float: left;
    padding-left: 10px;
    width: auto;
}
.cont01 ul li div p{
    height: 42px;
    line-height: 42px;
    text-align: left;
    font-size: 16px;
    color: #333333;
}
.cont01 ul li div span{
    font-size: 32px;
    line-height: 32px;
    color: #6096f8;

}

.cont02{
    padding: 60px 188px 55px  188px;
    overflow: hidden;
}
.cont02 ul{
    overflow: hidden;
}
.cont02 ul li{
    width: auto;
    float: left;
    width: 528px;
    margin-bottom: 62px;
}
.cont02 ul li:last-child{
    width: 294px;
}
.cont02 ul li img{
    display: inline-block;
    float: left;
}
.cont02 ul li div{
    float: left;
    padding-left: 10px;
    width: auto;
}
.cont02 ul li div p{
    padding: 28px 0 24px 0;
    line-height: 16px;
    text-align: left;
    font-size: 16px;
    color: #333333;
}
.cont02 ul li div span{
    font-size: 36px;
    line-height: 36px;
    color: #6096f8;

}
.cont03{
    padding: 56px 80px 100px  40px;
    overflow: hidden;
}
.cont03 ul{
    overflow: hidden;
}
.cont03 ul li{
    float: left;
    width: 33.3%;
    text-align: center;
}
.cont03 ul li img{
    display: inline-block;
}
.cont03 ul li  p{
    padding: 20px 0 17px 0;
    line-height: 18px;
    font-size: 18px;
    color: #333333;
}
.cont03 ul li span{
    font-size: 38px;
    line-height: 38px;
    color: #6096f8;

}
.cont04{
    padding: 0 100px;
}
.cont04_1{
    width: 454px;
    margin-bottom: 120px;
}
.cont04_1 p{
    font-size: 20px;
    color: #4a84ec;
    padding: 26px 0 46px 0;
    text-align: center;
}
.cont04_1 p.pt0{
    padding-bottom: 0;
}
.cont04_1 img{
    margin: 0 auto;
    display: block;
}
.femal  {
    margin: 0 auto;
    width: 244px;
    overflow: hidden;
}
.femal li{
    height: 33px;
    line-height: 33px;
    float: left;
    margin-right:36px;
}
.femal li:last-child{
    margin-right: 0;
}
.femal li img{
    float: left;
    display: inline-block !important;
    margin-right: 10px;
}
.femal  li p{
    font-size: 16px;
    color: #666666;
    float: left;
    display: inline-block;
    padding: 0;

}


.cont05{
    padding: 26px 100px 120px 100px;
}
.cont05 table{
    width: 100%;
    border: 2px solid #6096f8;
    text-align: center;
    font-size: 16px;
}
.cont05 table thead th{
    line-height: 58px;
    height: 58px;
    background: #6096f8;
    color: #ffffff;
    font-weight: normal;
}
.cont05 table tr td{
    line-height: 58px;
    height: 58px;
    color: #666666;
    position: relative;
}
.cont05 table tr:nth-child(even){
    background: #f8f8f8;
}
.cont05 table tr:nth-child(odd){
    background: #ffffff;
}
.cont05 table tr td img{
    position: absolute;
    left: 84px;
    top: 19px;
}
.cont05 table tr td img.no2{
    left: 20px;
    top: 18px;
}
.cont06{
    padding:26px 100px 112px 100px;
    height: 354px;
    width: 1000px;
}
.cont07{
    padding: 75px 158px 134px 158px;
    overflow: hidden;
}
.cont07 ul li{
    width: 80px;
    float: left;
    text-align: center;
    margin-right: 120px;
}
.cont07 ul li:last-child{
    margin-right: 0;
}
.cont07 ul li a{
    display: block;
    text-decoration: none;
}
.cont07 ul li a img{
    display: block;
}
.cont07 ul li a p{
    font-size: 18px;
    line-height: 18px;
    color: #333333;
    padding-top: 20px;
}
.cont08{
    padding: 65px 125px 124px 125px;
    overflow: hidden;
}
.cont08 ul li{
    width: 180px;
    float: left;
    margin-right:50px;
    text-align: center;
}
.cont08 ul li:nth-child(2),.cont08 ul li:nth-child(3){
    width: 220px;
    margin-right: 50px;
}
.cont08 ul li:last-child{
    margin-right: 0;
}
.cont08 ul li img{
    display: block;
    padding-bottom: 25px;
    text-align: center;
    margin: 0 auto;
}
.cont08 ul li p{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
.cont09{
    padding: 10px 70px 100px;
}
.cont09 ul li{
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    padding-bottom: 14px;
}
.leftBg01{
    width: 308px;
    height: 986px;
    background: url("../images/PC_22.jpg") no-repeat center;
    left: 0;
    top:1488px ;
    position: absolute;
    z-index: 1;
}
.leftBg02{
    width: 377px;
    height: 961px;
    background: url("../images/PC_70.jpg") no-repeat center;
    left: 0;
    top:6816px ;
    position: absolute;
    z-index: 1;
}
.rightBg01{
    width: 210px;
    height: 602px;
    background: url("../images/PC_37.jpg") no-repeat center;
    right: 0;
    top:2208px ;
    position: absolute;
    z-index: 1;
}
.rightBg02{
    width: 277px;
    height: 1111px;
    background: url("../images/PC_79.jpg") no-repeat center;
    right: 0;
    top:7114px ;
    position: absolute;
    z-index: 1;
}
.contop{
    padding-top: 864px;
    z-index: 2;
    position: relative;
}


/*分享*/
.shareRight{
    position: fixed;
    top: 0px;
    right: 0px;
    height: 100%;
    display: block;
    z-index: 999;
}
.share{
    width: 26px;
    height: 74px;
    background: #1a2c6a;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -44px;
    color: #7a8bf6;
    font-size: 14px;
    text-align: center;
    border-radius: 5px 0 0 5px;
    border: 1px solid #7383e2;
    border-right: none;
    padding-top: 14px;
    cursor: pointer;
}
.share img{
    text-align: center;
    display: block;
    padding-left: 7px;
    padding-top: 5px;
}
.shareBox{
    width: 53px;
    height: 138px;
    background: #1a2c6a;
    text-align: center;
    position: fixed;
    right: -80px;
    top: 50%;
    margin-top: -79px;
    border: 1px solid #7383e2;
    border-right: none;
    padding-top: 20px;
}
.shareBox img{
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
    cursor: pointer;
    display: block;
}
.ewm{
    width: 290px;
    height: 310px;
    background: #1a2c6a;
    border: 1px solid #7383e2;
    text-align: center;
    position: fixed;
    z-index: 4;
    z-index: 4;
    left: 50%;
    top: 50%;
    margin-left: -145px;
    margin-top: -155px;
}
.ewm p{
    font-size: 16px;
    color: #8998f2;
    line-height: 16px;
    padding: 26px 0;
}
.ewm a{
    position: absolute;
    top: 13px;
    right: 13px;
    color: #7383e2;
    font-size: 40px;
    line-height: 30px;
    text-decoration: none;
}
.ewm img{
    text-align: center;
    margin: 0 auto;
}
.popBg{
    width: 100%;
    height: 100%;
    background: rgba(21,33,76,.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3;

}