@charset "utf-8";
body {/*
    background-image:url(images/bg.png);*/
    background-color:#fff; margin: 0;background-repeat: no-repeat;
    background-position: 0px 0px;
    }
body, button, input, select, textarea { font: 14px/1.8 "Microsoft YaHei", Verdana, Helvetica, sans-serif;}



ul,li,ol{list-style:none;padding: 0;}

a:link, a:visited { text-decoration: none;}
p {
    margin: 0;
    padding: 0;
}


.banner { position: relative; overflow: hidden; z-index: -1;}
.banner img {width: 100%;}



.wp100{max-width: 1920px;width: 100%;margin: 0px auto;}
.w1200 {width: 1200px;margin: 0 auto;}
.w1100 {width: 1100px;margin: 0 auto;}
.w1000 {width: 1000px;margin: 0 auto;}
.w980 {width: 980px; margin: 0 auto;}
.w386 { width: 386px; margin: 0 auto;}
.w350 { width: 350px; margin: 0 auto;}
.w250 { width: 250px; margin: 0 auto;}
.w230 { width: 230px; margin: 0 auto;}
.w80 {width: 80px; margin: 0 auto;}
.w100 {  width: 100px;  margin: 0 auto;}
.w621{width:621px;margin:0 auto}
.w255{width:255px;margin:0 auto}

.w1134{width:1100px; margin:0 auto;}
.w1134 li {
    float: left;
    width: 20%;
    text-align: center;
    padding-bottom: 30px;
    font-size: 16px;
    color: #666;
    line-height: 40px;
}

.f24 { font-size: 24px;color: #333; font-weight:bold;}
.f20 { font-size: 20px; color: #fff; font-weight: bold;}
.f20 a{ color: #fff;}
.f16 { font-size: 16px; color: #fff;}

.f30{color:#fe433a; font-size:30px; font-weight:bold}
.font16 {
    font-size: 16px;
    color: #666666;
}
.zi2 {
    font-size: 14px;
    line-height: 38px;
    color: #666666;
    font-family: Microsoft Yahei;
    word-wrap: break-word;
    word-break: break-all;
}
.f17 {  font-size: 17px;  color: #333;}
.f17 a { font-size: 17px; color: #333;}
.f14 {
    font-size: 14px;
    color: #999999;
    border: 1px solid #d8dcf6;
    padding: 2px 10px;
    border-radius: 15px;
}

.f18 {
    font-size: 18px;
    color: #fe8b1b;
    font-weight: bold;
    text-align: right;
}
.f18 a {
    font-size: 18px;
    color: #fe8b1b;
}

.rad8{border-radius:8px}
.radiu8 { border-radius: 8px;}
.radiu6 { border-radius: 8px 8px 0 0;}

.lh40 { line-height: 40px;}

.pt6 { padding-top: 6px;}
.pt10 { padding-top: 10px;}
.pt20 {padding-top: 20px;}
.pt40 {padding-top: 40px;}
.pt30{padding-top:30px}

.mb15 { margin-bottom: 15px;}
.mb30 { margin-bottom: 30px;}
.mb45 { margin-bottom: 45px;}


.mr20{margin-right:20px}

.pb50{padding-bottom:50px}

.pad40{padding:40px}
.pad15{ padding: 15px 0;}

.mt15{margin-top: 15px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}

.cor_1 {background-color: #2a8dd3;}
.cor_2 {background-color: #f6f6f6; height: 210px;}
.cor_3 { background-color: #fff;}
.cor_4{background-color:#e8f7ff}
.cor_5{background-color: #fff;}

.bor2 { border: 1px solid #d5d5d5;}
.bor3 { border-bottom: 1px dashed #bfc9eb;}

.tal{text-align: center;}
.clearfix { zoom: 1;}
.fl{float: left;}
.fr{float: right;}
.cb{clear: both;}
.re{position: relative;}
.now{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.input2 {
    border: 1px solid #2465f5;
    width: 980px;
    font-size: 14px;
    line-height: 50px;
    border-radius: 50px;
    color: #999;
}


/*底部*/
.bottom1 {
    height: 45px;
    background-color: #808080;
    z-index: -1;
    position: absolute;
    width: 100%;
}
.copy {
    font-size: 14px;
    color: #fff;
    line-height: 45px;
    text-align: center;
}


.scroll {
    position: fixed;
    right: 0px;
    z-index: 100;
    bottom: 4%;
    cursor: pointer;
    font-size: 15px;
    padding: 6px 16px;
    border-radius: 30px 0px 0px 30px;
    background-color: #ff9c00;
    color: #fff;
}
.scroll a {
    color: #fff;
}


img { border: 0; vertical-align: middle;}

.top {
    display: flex;
    justify-content: space-between;
}
.w1100 li {
    float: left;
    width: 20%;
    text-align: center;
    padding-bottom: 30px;
    font-size: 16px;
    color: #666;
    line-height: 40px;
}


a.xy {
    color: #333;
}
#div1 img{
  cursor: pointer;
  transition: all 0.5s;
}
#div1 img:hover{
  transform: scale(1.2);
}

/* 导航 */
.fx2 {
    position: fixed;
    z-index: 10;
}
.fx3 {
    width: 200px;
    position: fixed;
    right: 20px;
    top: 460px;
    z-index: 100000;
}
.dh a {
    font-size: 18px;
    color: #3f3b3a;
    line-height: 80px;
    padding: 0 28px;
    text-decoration: none;
    display: inline-block;
}
.dh a:hover,a.an {
    color: #2a8dd3;
    font-weight:bold;
}

.button1 {
    color: #fa5a4e;
    border:1px solid #fa5a4e;
    display: inline-block;
    border-radius: 4px;
    font-size: 15px;
    line-height: 16px;
    padding: 7px 11px;
    text-align: center;

}
.button2 {
    color: #fff;
    background-color: #fa5a4e;
    display: inline-block;
    border-radius: 4px;
    font-size: 15px;
    line-height: 16px;
    padding: 7px 11px;
    text-align: center;

}

.shadow16{
    box-shadow:0px 0px 12px rgba(54,122,244,0.15);
}

.cy{
    margin-top:-64px;
    margin-bottom: 20px;

}

.cyxm{
    font-size:20px;
    color:#333;
    font-weight:bold;

}
.cyjs{
    font-size:15px;
    color:#666666;
    line-height:34px;
}

.zx_input{border: 1px solid #fcd1ce;
    border-radius:5px;
    height: 30px;}

.zx_textarea{width: 758px;
    height: 100px;
    border: 1px solid #fcd1ce;
    border-radius: 5px;}

.fx {
    width: 183px;
    position: fixed;
    left: 20px;
    top: 220px;
    z-index: 100000;
}
.u-btn-link {
    display: inline-block;
    height: 33px;
    color: #fff;
    background: #fa5a4e;
    font-size: 14px;
    line-height: 33px;
    padding: 0px 14px;
    vertical-align: middle;
}
.u-btn-link a{color:#fff}

.zx_select{width: 83%;
    height: 30px;
    border: 1px solid #fcd1ce;
    border-radius: 5px;}

.zx_select1{width: 92%;
    height: 30px;
    border: 1px solid #fcd1ce;
    border-radius: 5px;}

/* 分页 */
.sp-mt20 {
    margin-top: 20px;
}
.sp-cen {
    text-align: center;
}
.sp-page a {
    color: #fff;
}
.sp-button1 {
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #999;
    background: #fff;
    border:1px solid #dfdfdf;
    width: 68px;
    font-size: 14px;
    display: inline-block;
    border-radius: 4px;
}
.sp-button2 {
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #149f67;
    width: 36px;
    font-size: 14px;
    display: inline-block;
    color: #FFFFFF;
    border-radius: 4px;
}
.sp-button3 {
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #fff;
    border:1px solid #dfdfdf;
    color: #696969;
    width: 36px;
    font-size: 14px;
    display: inline-block;
    border-radius: 4px;
}