﻿body,h2,h5,p,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,menu,li,pre,form,fieldset,legend,button,input,textarea,img {
    margin: 0;
    padding: 0;
}

body,button,input,select,form,textarea
/* for ie */

{
    font: 12px/1.5 "Microsoft YaHei", "黑体", "tahoma", "arial", "sans-serif";
    color: #000;
}

body,html {
    width: 100%;
    height: 100%;
    color: #333;
}

table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 1;
    border-spacing: 0;
}

.clear {
    clear: both;
}

img {
    border: 0 none;
    display: block;
}

body {
    font: 14px/24px 微软雅黑;
    margin: 0 auto;
}

.hide {
    display: none;
}

.clearfix:before,
.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}


.bodydiv {
    width: 1100px;
    margin: 0 auto;
    color: #444;
}
.nav1 {
    width: 100%;
    background: #073974;
}

.nav_div{
    width: 985px;
    margin: 0 auto;
    text-align: center;
}
.nav_div div {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    padding: 20px 0;
    vertical-align: middle;
}
.nav_div div span{
    font-size: 16px;
    font-family: arial;
}

.nav_div s{
    height: 90px;
    width: 1px;
    margin: 0 19px 0;
    background: linear-gradient(#073974,#839cba,#073974);
    display: inline-block;
    vertical-align: middle;
}

.online-consult {
    cursor: pointer;
}
.bt{
    display: none;
}
.con {
    font: 400 16px/30px "microsoft yahei";
}

.telbox{
    width: 270px;
    margin: 0 auto;
}
.telbox .online-consult{
    font-size: 24px;
    line-height: 66px;
    color: #9f5a10;
    text-align: center;
    border-radius: 5px;
    background: linear-gradient(#ffe34a,#fdbb4b);
    box-shadow: inset 0 -3px 0 #ce993d;
}
.telbox .telnum{
    text-align: center;
    font-size: 24px;
    line-height: 50px;
    color: #fed74a;
    font-family: arial;
}

#part_1 {
    background: #fff;
    padding: 30px 0;
}

#part_1 .box1{
    height: 115px;
    background: url(../image/tit19.jpg) no-repeat;
    margin: 0 auto 30px;
}
#part_1 .box2{
    padding: 0 150px;
    margin-bottom: 60px;
}
.policy-slide{
    height: 370px;
    position: relative;
}
.policy-slide li{
    width: 920px;
    height: 370px;
    left: 0;
    top: 0;
    position: absolute;
    background: #000;
}
.policy-slide li:nth-child(2){
    z-index: 2;
}
.policy-slide li img{
    width: 100%;
    opacity: .7!important;
}
.policy-slide li:nth-child(2) img{
    opacity: 1!important;
}
.policy-slide .previmg,.policy-slide .nextimg{
    width: 75px;
    height: 75px;
    position: absolute;
    top: 145px;
    z-index: 2;
    cursor: pointer;
}
.policy-slide .previmg{
    left: 0;
    background: url(../image/btn5.png) left center no-repeat;
}
.policy-slide .nextimg{
    right: 0;
    background: url(../image/btn5.png) right center no-repeat;
}

#part_2 {
    background: url(../image/part2bg6.jpg) top center no-repeat;
    padding: 45px 0 0;
}
#part_2 .box1{
    width: 1100px;
    height: 115px;
    background: url(../image/tit22.png) no-repeat;
    margin: 0 auto 150px;
}
#part_2 .items{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
#part_2 .item{
    width: 350px;
    height: 280px;
    position: relative;
    background: #f85473;
    padding-top: 145px;
    margin-right: 20px;
    color: #fff;
}
#part_2 .item i{
    display: block;
    width: 230px;
    height: 230px;
    position: absolute;
    top: -133px;
    left: 60px;
}
#part_2 .item .hidebox{
    display: none;
}
#part_2 .item:hover{
    background: #083a6e;
}
#part_2 .item:hover .showbox{
    display: none;
}
#part_2 .item:hover .hidebox{
    display: block;
}
#part_2 .item .showbox,#part_2 .item .hidebox{
    border-top: 2px solid #fff;
    position: relative;
}
#part_2 .item .showbox .type{
    position: absolute;
    left: 40px;
    top: -7px;
    font-size: 25px;
}
#part_2 .item .showbox .type span{
    font-size: 60px;
    font-family: arial;
    font-weight: bold;
    background: #f85473;
}
#part_2 .item .showbox .tip{
    font-size: 16px;
    position: absolute;
    left: 125px;
    top: 5px;
}
#part_2 .item .showbox  .con{
    padding: 65px 20px;
}
#part_2 .item .hidebox .type{
    position: absolute;
    left: 25px;
    top: -7px;
    font-size: 16px;
    font-family: arial;
}
#part_2 .item .hidebox .type span{
    font-size: 60px;
    font-family: arial;
    font-weight: bold;
    background: #083a6e;
}
#part_2 .item .hidebox .tip{
    font-size: 16px;
    position: absolute;
    left: 10px;
    top: 40px;
    font-family: arial;
}
#part_2 .item .hidebox  .con{
    height: 210px;
    padding: 85px 20px 20px;
    background: #083a6e;
    font-family: arial;
}

#part_3 {
    background: #fff;
    padding: 45px 0;
}
#part_3 .box1{
    height: 118px;
    background: url(../image/tit39.jpg) no-repeat;
    margin: 0 auto 40px;
}
#part_3 .box2{
    height: 540px;
    background: url(../image/img44.jpg) no-repeat;
    margin: 0 auto;
}
#part_3 .box2 .left{
    width: 410px;
    padding-top: 140px;
}
#part_3 .box2 .right{
    width: 380px;
    padding-top: 175px;
}
#part_3 .box2 .con{
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 23px;
}
#part_3 .box2 .con span{
    font-family: arial;
    font-size: 16px;
}
#part_3 .box2 .left .con{
    text-align: right;
}
#part_4 {
    background: #f3eee8;
    padding: 45px 0 0;
    margin-bottom: 120px;
}
#part_4 .box1{
    height: 126px;
    background: url(../image/tit45.jpg) no-repeat;
    margin: 0 auto 40px;
}
#part_4 .box2{
    height: 667px;
    position: relative;
}
#part_4 .box3{
    width: 1100px;
    height: 787px;
    background: url(../image/img56.jpg) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
#part_4 .box3 .con{
    font-size: 30px;
    line-height: 50px;
    position: absolute;
}
#part_4 .box3 .con span{
    font-size: 20px;
    font-family: arial;
}

#part_4 .pic-slide .previmg {
    left: 0px;
    background: url(../image/btn5.png) left center no-repeat;
}

#part_4 .pic-slide .nextimg {
    right: 0px;
    background: url(../image/btn5.png) right center no-repeat;
}
#part_5{
    background: #fff;
    padding: 35px 0 0;
}
#part_5 .box1{
    height: 123px;
    background: url(../image/tit57.jpg) no-repeat;
    margin: 0 auto 65px;
}
#part_5 .items{
    display: flex;
    justify-content:space-between;
}
#part_5 .item{
    width: 200px;
    height: 200px;
    border: 2px solid #dadada;
    border-radius: 100%;
    background: linear-gradient(#fff 50%,#083a6e 50%);
    position: relative;
}
#part_5 .item .num{
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #eb5d71;
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    font-style: italic;
    text-align: center;
    top: -30px;
    left: 70px;
}
#part_5 .item .cn{
    height: 100px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    vertical-align: bottom;
    box-sizing:border-box;
    padding-top: 65px;
}
#part_5 .item .en{
    padding-top: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    font-family: arial;
    color: #fff;
}
#part_6{
    background: #cfe5f9;
    padding: 0;
}
#part_6 .box1{
    height: 241px;
    background: url(../image/tit66.jpg) top center no-repeat;
}
#part_6 .box2{
    height: 213px;
    background: url(../image/img64.jpg) top center no-repeat;
}
#part_6 .box3{
    height: 232px;
    background: url(../image/img76.jpg) top center no-repeat;
}
#part_6 .box4{
    height: 146px;
    background: url(../image/img84.jpg) top center no-repeat;
}
#part_6 .formstyle{
    background: url(../image/img94.jpg) top center no-repeat;
    background-size: 1920px 100%;
}
#part_7{
    background: #fff;
    padding: 30px 0;
}
#part_7 .box1{
    height: 118px;
    background: url(../image/tit76.jpg) no-repeat;
    margin: 0 auto 30px;
}

#part_7 .case-slide {
    width: 799px;
    margin: 0 auto;
    position: relative;
}
#part_7 .case-slide .prev,#part_7 .case-slide .next{
    width: 70px;
    height: 65px;
    position: absolute;
    top: 143px;
    cursor: pointer;
}
#part_7 .case-slide .prev{
    left: -70px;
    background: url(../image/btn11.png) left center no-repeat;
}
#part_7 .case-slide .next{
    right: -70px;
    background: url(../image/btn11.png) right center no-repeat;
}
#part_8{
    background: url(../image/part8bg.jpg) top center no-repeat;
    padding: 30px 0 0;
}
#part_8 .box1{
    height: 118px;
    background: url(../image/tit81.png) no-repeat;
    margin: 0 auto 30px;
}
#part_8 .box2{
    width: 391px;
    height: 288px;
    background: url(../image/img1010.png) no-repeat;
    float: left;
}
#part_8 .box3{
    width: 702px;
    height: 404px;
    background: url(../image/img11.png) no-repeat;
    float: right;
    margin-top: 20px;
}
#part_9{
    background: #073974;
    padding: 30px 0 60px;
}
#part_9 .box1{
    width: 597px;
    height: 111px;
    background: url(../image/tit9.jpg) no-repeat;
    margin: 0 auto 30px;
}
#part_9 .box2{
    width: 1043px;
    height: 129px;
    background: url(../image/img127.jpg) no-repeat;
    margin: 0 auto;
}
#part_9 .box2 .con{
    width: 20%;
    color: #fff;
    text-align: center;
    padding-top: 60px;
    float: left;
}

.pros {
    background: #fff;
    padding-bottom: 20px;
    padding-top: 35px;
}
.pros .box1{
    width: 486px;
    height: 94px;
    background: url(https://img1.iqiaowai.com/zhuanti/imm191015/images/tit8.jpg) top center no-repeat;
    margin: 0 auto 55px;
}

.pros .items {
    margin: 20px auto;
}

.pros .item {
    width: 350px;
    float: left;
    margin-right: 16px;
    background: #642a02;
    text-align: center;
    position: relative;
}

.pros .item a {
    display: block;
    width: 100%;
    height: 100%;
}

.pros .item .con {
    font: 400 16px/60px "microsoft yahei";
    text-align: center;
    color: #fff;
    width: 100%;
    background: #642a02;
}

.pros .item a {
    display: block;
    text-decoration: none;
}

.formstyle {
    padding: 40px 0;
}

.formstyle .bodydiv {
    position: relative;
}
.formstyle .boxes {
    width: 1080px;
    margin: 0 auto;
}

.formstyle .box {
    position: relative;
    width: 255px;
    height: 50px;
    font-size: 18px;
    border: 1px solid #7d7d7d;
    overflow: hidden;
    float: left;
    margin-right: 18px;
    border-radius: 5px;
    background: #fff;
}

.formstyle .box span {
    line-height: 50px;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #333;
    padding: 0 10px;
}

.formstyle input,
.formstyle select {
    border: 0;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
}

.formstyle .box input,
.formstyle .box select {
    width: 190px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    float: right;
    color: #333;
}
.formstyle .box select {
    background: url(../image/stra2.png) 140px center no-repeat transparent;
}

.formstyle .box select:focus {
    background: url(../image/stra2.png) 140px center no-repeat transparent;
}
.formstyle .box select option {
    color: #333;
}

.formstyle .sub {
    width: 230px;
    height: 50px;
    line-height: 50px;
    background: #083a6e;
    border-radius: 5px;
    float: right;
}

.formstyle .sub input {
    width: 100%;
    background: transparent;
    font-size: 20px;
    text-align: center;
    color: #fff;
    border: 0;
    line-height: 50px;
    cursor: pointer;
    outline: none;
}