*{-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{margin:0;padding:0;}
body{font-size:14px;font-family: "Microsoft YaHei" ! important;color:#000000;background:#fff;margin:0 auto;padding:0px;min-width: 1200px;}
a{text-decoration:none;color:#333;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;}
li{list-style: none;}
.pt10{padding-top: 10px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pn5{padding: 5px;}
.pt5{padding-top: 5px;}
.pl5{padding-left: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.mt10{margin-top: 10px;}
.mt30{margin-top: 30px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mn5{margin: 5px;}
.mt5{margin-top: 5px;}
.ml5{margin-left: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.wrap {
    width: 62.5%;
    margin: 0 auto;
}

.header {
    width: 100%;
    height: 80px;
    background: #ffffff;
    position: fixed;
    top: 0;
    z-index: 99;
}

.header .wrap {
    width: 78%;
    margin: 0 auto;
}

.logo {
    width: 221px;
    margin-top: 15px;
    height: auto;
    float: left;
}

.logo img {
    width: 100%;
    height: auto;
    float: left;
}

.hlogoin {
    float: right;
    position: relative;
    margin-top: 22px;
}

.hlogoin a {
    width: 80px;
    height: 36px;
    float: left;
    display: inline-block;
    line-height: 34px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid rgba(38, 38, 38, 0.15);
    font-size: 16px;
    color: #2C2F81;
    text-align: center;
    margin-left: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.hlogoin a.on {
    background: #2C2F81;
    color: #fff;
    border: 1px solid #2C2F81;
}

.hlogoin a:hover {
    background: #2C2F81;
    color: #fff;
    border: 1px solid #2C2F81;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.hlang {
    float: right;
    margin-top: 30px;
    margin-right: 26px;
}

.hlang i {
    width: 22px;
    height: 22px;
    float: left;
    background: url(../images/icondiqiu.png) no-repeat center center;
}

.hlang a {
    height: 22px;
    font-size: 18px;
    color: #262626;
    line-height: 22px;
    text-transform: uppercase;
    float: left;
    margin-left: 10px;
}

.nav {
    height: 80px;
    float: right;
    margin-right: 36px;
}

.nav ul {
    float: left;
}

.nav ul li {
    float: left;
}

.nav ul li h3 {
    float: left;
}

.nav ul li h3 a {
    height: 80px;
    font-size: 18px;
    color: #262626;
    line-height: 80px;
    font-weight: normal;
    padding: 0 20px;
    float: left;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: capitalize;
}

.nav ul li h3 a:hover {
    color: #fff;
    background: #2C2F81;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.nav ul li.on h3 a {
    color: #fff;
    background: #2C2F81;
}

.nav a.gohome {
    display: none;
}

.nav a.gohome i {
    display: none;
}

.nav a.gonav i {
    display: none;
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 80px;
}
.nav a.gohome{display: none;}
.nav a.gohome i{display: none;}
.nav a.gonav i{display: none;}
.banner>.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 8px;
    width: 40px;
    border-radius: 0;
    background: #ffffff;
    opacity: 0.7;

    border-radius: 4px 4px 4px 4px;
}

.banner>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 60px;
}

.banner>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    opacity: 1;
    width: 80px;
    background: #fff;
}

.banner .swiper-slide img {
    width: 100%;
}

.banner .text {
    width: 100%;
    height: 156px;
    float: left;
    position: absolute;
    top: 50%;
    margin-top: -78px;
    text-align: center;
    z-index: 999;
}

.banner .text span {
    width: 100%;
    float: left;
    height: 75px;
    font-size: 36px;
    color: #2C2F81;
    line-height: 75px;
    text-shadow: 0px 2px 0px #FFFFFF;
    margin-bottom: 36px;
}

.banner .text p {
    width: 100%;
    float: left;
    height: 45px;
    font-size: 20px;
    color: #2C2F81;
    line-height: 45px;
}



.itool {
    width: 100%;
    height: 84px;
    /* overflow: hidden; */
    background: #2C2F81;
    position: relative;
}
.wx_img{position: absolute;bottom:90px;right:17%;z-index:9;display:none;}
.wx_img img{width:200px;}

.ddcx {
    width: 544px;
    height: 52px;
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    line-height: 50px;
    margin-top: 16px;
    float: left;
}

.itool .search-keyword {
    height: 52px;
    line-height: 52px;
    padding-left: 10px;
    width: calc(100% - 44px);
    float: left;
    outline: none;
    border: 0 none;
    border-radius: 6px;
}

.itool .search-keyword:focus {
    outline: none;
    border: 0 none;
}

.itool .search-submit {
    width: 36px;
    height: 36px;
    border-radius: 6px 6px 6px 6px;
    float: right;
    margin-top: 8px;
    margin-right: 8px;
    background: #2C2F81 url(../images/search-submit.png) no-repeat center center;
}
.itool .zxgz{float: right;}
.itool a.zxjj {
    float: left;
    margin-top: 24px;
    font-size: 18px;
    color: #FFFFFF;
    margin-left: 14px;
    line-height: 36px;
    padding-left: 36px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: url(../images/zxjj.png) no-repeat left center;
}

.itool a.yfcx {
    float: left;
    margin-top: 24px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 36px;
    padding-left: 36px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: url(../images/yfcx.png) no-repeat left center;
}

.itool a.wdcx {
    float: left;
    margin-top: 24px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 36px;
    padding-left: 36px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: url(../images/wdcx.png) no-repeat left center;
}

.itool a.zxjj:hover {
    background: url(../images/zxjjon.png) no-repeat left center;
    color: #ff9700;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.itool a.yfcx:hover {
    background: url(../images/yfcxon.png) no-repeat left center;
    color: #ff9700;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.itool a.wdcx:hover {
    background: url(../images/wdcxon.png) no-repeat left center;
    color: #ff9700;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.itool i.fgline {
    width: 1px;
    height: 36px;

    float: left;
    background: #ffffff;
    margin:24px 20px 0;

}

.h2tit {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 36px;
}

.h2tit h2 {
    width: 100%;
    display: block;
    font-size: 36px;
    color: #262626;
    margin-bottom: 10px;
    line-height: 45px;
    font-weight: normal;
}

.h2tit i {
    width: 100px;
    height: 4px;
    background: #2C2F81;
    display: inline-block;
}

.icpfw {
    width: 100%;
    overflow: hidden;
}

.icpfw_list {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 80px;
}

.icpfw_list ul {
    width: 100%;
    height: auto;
    float: left;
}

.icpfw_list ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    position: relative;
    margin-bottom: 2%;
}

.icpfw_list ul li:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.icpfw_list ul li:nth-child(2n) {
    margin-right: 0;
}

.icpfw_list ul li .picbox {
    width: 100%;
    height: 0;
    padding-bottom: 62%;
    float: left;
    position: relative;
    overflow: hidden;
}

.icpfw_list ul li .picbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.icpfw_list ul li .info {
    width: 100%;
    height: auto;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #2C2F81;
    padding: 21px 24px;
}

.icpfw_list ul li .info h3 {
    width: calc(100% - 88px);
    height: auto;
    float: left;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 28px;
    font-weight: normal;
}

.icpfw_list ul li .info h3 i {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 20px;
    font-style: normal;
    margin-bottom: 10px;
}

.icpfw_list ul li .info a.ljxd {
    width: 88px;
    background: #FF9700;
    border-radius: 4px 4px 4px 4px;
    float: right;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
    margin-bottom: 8px;

}

.icpfw_list ul li .info a.more {
    width: 88px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #FFFFFF;
    float: right;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.icpfw_list ul li .info a.more:hover {
    background: #FF9700;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.igywm {
    width: 100%;
    overflow: hidden;
    background: url(../images/iaboutbg.jpg);
}

.iabout_box {
    width: 44%;
    height: auto;
    float: left;
}

.iabout_box h3 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 24px;
    margin-top: 28px;
    font-weight: normal;
    color: #262626;
}

.iabout_box p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 15px;
}

.iabout_box a.more {
    width: 128px;
    height: 38px;
    background: #FF9700;
    border-radius: 19px 19px 19px 19px;
    float: left;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

.iabout_pic {
    width: 51%;
    height: 0;
    padding-bottom: 42.25%;
    float: right;
    position: relative;
    overflow: hidden;
    margin-bottom: 80px;
    margin-top: 30px;
}

.iabout_pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ifwys {
    width: 100%;
    overflow: hidden;
    background: url(../images/ifwysbg.jpg) no-repeat center top;
    padding-top: 337px;
}

.ifwys .h2tit {}

.ifwys .h2tit h2 {
    color: #fff;
}

.ifwys .h2tit i {
    background: #FF6600;
}

.ifwys_list {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 80px;
}

.ifwys_list ul {
    width: 100%;
    height: auto;
    float: left;
	
}

.ifwys_list ul li {
    width: 25%;
    height: 300px;
    float: left;
    padding: 34px;
    overflow: hidden;
}

.ifwys_list ul li:nth-child(1) {
    background: url(../images/ifwys_en1.png) no-repeat center;
}

.ifwys_list ul li:nth-child(2) {
    background: url(../images/ifwys_en2.png) no-repeat center;
}

.ifwys_list ul li:nth-child(3) {
    background: url(../images/ifwys_en3.png) no-repeat center;
}

.ifwys_list ul li:nth-child(4) {
    background: url(../images/ifwys_en4.png) no-repeat center;
}

.ifwys_list ul li:nth-child(1):hover {
    background: url(../images/ifwys_en1on.png) no-repeat center;
}

.ifwys_list ul li:nth-child(2):hover {
    background: url(../images/ifwys_en2on.png) no-repeat center;
}

.ifwys_list ul li:nth-child(3):hover {
    background: url(../images/ifwys_en3on.png) no-repeat center;
}

.ifwys_list ul li:nth-child(4):hover {
    background: url(../images/ifwys_en4on.png) no-repeat center;
}

.ifwys_list ul li h3 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    font-weight: normal;
    color: #262626;
    line-height: 30px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ifwys_list ul li p {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ifwys_list ul li span {
    color: #FF9700;
}

.ifwys_list ul li:hover h3 {
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ifwys_list ul li:hover p {
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.inews {
    width: 100%;
    overflow: hidden;
}

.inews_pic {
    width: 40%;
    height: auto;
    float: left;
}

.inews_pic img {
    width: 100%;
    height: auto;
    float: left;
}

.inews_list {
    width: 100%;
    height: auto;

    background: #FBFBFB;
    float: right;
}

.inews_list ul {
    width: 60%;
    height: auto;
    float: left;
}

.inews_list ul li {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 24px;
    line-height: 71px;
    border-bottom: 1px solid #E8E8E8;
}

.inews_list ul li a {
    width: calc(100% - 130px);
    height: 71px;
    float: left;
    
    font-size: 16px;
    font-weight: 400;
    color: #262626;

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.inews_list ul li i {
    display: block;
    font-style: normal;
    float: right;
    width: 120px;

}

.inews_list ul li a:hover {
    color: #FF9700;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.inews .center {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin-top: 36px;
    margin-bottom: 80px;
}

.inews .center a.more {
    width: 128px;
    background: #FF9700;
    border-radius: 19px 19px 19px 19px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    display: inline-block;
    line-height: 38px;
}

.footer {
    width: 100%;
    overflow: hidden;
    background: url(../images/footerbg.png) no-repeat center top;
}

.ftlogo {
    width: 221px;
    height: auto;
    margin-top: 60px;
    margin-bottom: 120px;
    float: left;
}

.ftlogo img {
    width: 100%;
    height: auto;
    float: left;
}

.ftmid {
    width: 295px;
    margin-left: 80px;
    height: auto;
    float: left;
    margin-top: 60px;
}

.ftnav {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.45);
    text-align: center;
}

.ftnav a {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.45);
    line-height: 20px;
    display: inline-block;
    margin: 0 10px;
}

.ftmid p {
    width: 100%;
    margin-top: 24px;
    text-align: center;
    height: auto;
    float: left;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.45);
    line-height: 18px;
}

.ftmid p a {
    text-align: center;
    display: block;
    color: rgba(255, 255, 255, 0.45);
}

.ftcz {
    width: 200px;
    height: auto;
    float: right;
    margin-top: 60px;
    margin-right: 116px;
}

.ftcz span {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.65);
    line-height: 18px;
    margin-bottom: 16px;
    text-align: center;
}

.ftcz a {
    width: 30px;
    height: 30px;
    float: left;
    margin: 0 5px;
    display: inline-block;
}

.ftcz a.icz1 {
    background: url(../images/icz1.png) no-repeat center center / 100% 100%;
}

.ftcz a.icz2 {
    background: url(../images/icz2.png) no-repeat center center / 100% 100%;
}

.ftcz a.icz3 {
    background: url(../images/icz3.png) no-repeat center center / 100% 100%;
}

.ftcz a.icz4 {
    background: url(../images/icz4.png) no-repeat center center / 100% 100%;
}

.ftcz a.icz5 {
    background: url(../images/icz5.png) no-repeat center center / 100% 100%;
}

.ftcontact {
    width: 158px;
    height: auto;
    float: right;
    margin-top: 60px;
}

.ftcontact span {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.65);
    line-height: 20px;
    text-align: center;
}

.ftcontact p {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 18px;
    text-align: center;
    margin-top: 8px;
}

.ftcontact p.fsz14 {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.65);
    line-height: 18px;
    text-align: center;
}

.ftfx {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 12px;
}

.ftfx a {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 15px;
}

.ftfx a.iftfx1 {
    background: url(../images/iftfx1.png) no-repeat center center / 100% 100%;
}

.ftfx a.iftfx2 {
    background: url(../images/iftfx2.png) no-repeat center center / 100% 100%;
}

.ftfx a.iftfx3 {
    background: url(../images/iftfx3.png) no-repeat center center / 100% 100%;
}

.ftfx a.iftfx4 {
    background: url(../images/iftfx4.png) no-repeat center center / 100% 100%;
    margin-right: 0;
}

.bgfb {
    background: #FBFBFB;
}

.main {
    width: 100%;
    overflow: hidden;
}

.gjwl_list {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 80px;
}

.gjwl_list ul {
    width: 100%;
    height: auto;
    float: left;
}

.gjwl_list ul li {
    width: 32%;
    height: auto;
    float: left;
    margin-right: 2%;
}

.gjwl_list ul li:nth-child(3n) {
    margin-right: 0
}

.gjwl_list ul li .picbox {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    float: right;
    position: relative;
    overflow: hidden;
}

.gjwl_list ul li .picbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.gjwl_list ul li:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.gjwl_list ul li .info {
    width: 100%;
    height: auto;
    float: left;
    padding: 36px 24px;

    background: #FFFFFF;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.gjwl_list ul li .info h3 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    color: #262626;
    line-height: 23px;
    margin-bottom: 16px;
    font-weight: normal;
}

.gjwl_list ul li .info span {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    color: #FF9700;
    line-height: 20px;
}
.gjwl_list ul li .info span:nth-of-type(2){
    margin-top: 16px;
}


.gjwl_list ul li .info span i {
    color: #262626;
    font-style: normal;
}

.gjwl_list ul li .info p {
    width: 100%;
    height: 120px;
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin-top: 16px;
}
.gjwl_list ul li:nth-of-type(3) .info p {height:100px;}

.nysfw {
    width: 100%;
    overflow: hidden;
}

.h2tit p {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-top: 24px;
}

.nysfw_list {
    width: 100%;
    height: auto;
    float: left;
}

.nysfw_list ul {
    width: 100%;
    height: auto;
    float: left;
}

.nysfw_list ul li {
    width: 23.5%;
    height: auto;
    float: left;
    margin-right: 2%;
}

.nysfw_list ul li:nth-child(4n) {
    margin-right: 0
}

.nysfw_list ul li .picbox {
    width: 100%;
    height: 0;
    padding-bottom: 56.72%;
    float: right;
    position: relative;
    overflow: hidden;
}

.nysfw_list ul li .picbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.nysfw_list ul li:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.nysfw_list ul li .info {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 24px;
}

.nysfw_list ul li .info h3 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    font-weight: normal;
    color: #262626;
    line-height: 30px;
    text-align: center;

    margin-top: 20px;
}

.bhwc_list {
    width: 100%;
    height: auto;
    margin-bottom: 80px;
    margin-top: 36px;
    float: left;
}

.bhwc_list ul {
    width: 100%;
    height: auto;
    float: left;
}

.bhwc_list ul li {
    width: 32%;
    height: auto;
    float: left;
    margin-right: 2%;
    position: relative;
}

.bhwc_list ul li:nth-child(3n) {
    margin-right: 0
}

.bhwc_list ul li .picbox {
    width: 100%;
    height: 0;
    padding-bottom: 72.91%;
    float: right;
    position: relative;
    overflow: hidden;
}

.bhwc_list ul li .picbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.bhwc_list ul li:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.bhwc_list ul li .info {
    width: 100%;
    height: auto;
    float: left;
    background: #2C2F81;
    position: absolute;
    left: 0;
    bottom: 0;
}

.bhwc_list ul li .info h3 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 55px;
    text-align: center;
}

.nbanner {
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
}

.nbanner img {
    width: 100%;
    height: auto;
    float: left;
}

.wzjy_list {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 80px;
    margin-top: 36px;
}

.wzjy_list ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    justify-content: space-between;
}

.wzjy_list ul li {
    float: left;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.wzjy_list ul li i.wzjyjt {
    width: 100px;
    height: 100px;
    float: left;
    background: url(../images/wzjyjt.png) no-repeat center center;
}

.wzjy_list ul li i {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

.wzjy_list ul li i.wzjy1 {
    border: 2px solid #FF9700;
    background: url(../images/wzjy1.png) no-repeat center center / 100% 100%;
}

.wzjy_list ul li i.wzjy2 {
    border: 2px solid #237CF4;
    background: url(../images/wzjy2.png) no-repeat center center / 100% 100%;
}

.wzjy_list ul li i.wzjy3 {
    border: 2px solid #8664E7;
    background: url(../images/wzjy3.png) no-repeat center center / 100% 100%;
}

.wzjy_list ul li i.wzjy4 {
    border: 2px solid #0ED583;
    background: url(../images/wzjy4.png) no-repeat center center / 100% 100%;
}

.wzjy_list ul li i.wzjy5 {
    border: 2px solid #0099FF;
    background: url(../images/wzjy5.png) no-repeat center center / 100% 100%;
}

.wzjy_list ul li:hover i.wzjy1 {
    background: #FF9700 url(../images/wzjy1on.png) no-repeat center center / 100% 100%;
}

.wzjy_list ul li:hover i.wzjy2 {
    background: #237CF4 url(../images/wzjy2on.png) no-repeat center center / 100% 100%;
}

.wzjy_list ul li:hover i.wzjy3 {
    background: #8664E7 url(../images/wzjy3on.png) no-repeat center center / 100% 100%;
}

.wzjy_list ul li:hover i.wzjy4 {
    background: #0ED583 url(../images/wzjy4on.png) no-repeat center center / 100% 100%;
}

.wzjy_list ul li:hover i.wzjy5 {
    background: #0099FF url(../images/wzjy5on.png) no-repeat center center / 100% 100%;
}

.wzjy_list ul li span {
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    color: #262626;
    line-height: 25px;
    margin-top: 18px;
    margin-bottom: 16px;
}

.wzjy_list ul li p {
    width: 100%;
    height: 48px;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}









.nfwys_list {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 36px;
    margin-bottom: 80px;
}

.nfwys_list ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.nfwys_list ul li {
    width: 25%;
    float: left;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 0 36px;
}

.nfwys_list ul li i {
    width: 48px;
    height: 48px;
    margin: 0 auto;
}

.nfwys_list ul li i.nfwys1 {
    background: url(../images/nfwys1.png) no-repeat center center / 100% 100%;
}

.nfwys_list ul li i.nfwys2 {
    background: url(../images/nfwys2.png) no-repeat center center / 100% 100%;
}

.nfwys_list ul li i.nfwys3 {
    background: url(../images/nfwys3.png) no-repeat center center / 100% 100%;
}

.nfwys_list ul li i.nfwys4 {
    background: url(../images/nfwys4.png) no-repeat center center / 100% 100%;
}

.nfwys_list ul li i.nfwys5 {
    background: url(../images/nfwys5.png) no-repeat center center / 100% 100%;
}

.nfwys_list ul li i.nfwys6 {
    background: url(../images/nfwys6.png) no-repeat center center / 100% 100%;
}

.nfwys_list ul li i.nfwys7 {
    background: url(../images/nfwys7.png) no-repeat center center / 100% 100%;
}

.nfwys_list ul li i.nfwys8 {
    background: url(../images/nfwys8.png) no-repeat center center / 100% 100%;
}

.nfwys_list ul li span {
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    color: #262626;
    line-height: 25px;
    margin-top: 18px;
    margin-bottom: 16px;
}

.nfwys_list ul li p {
    width: 100%;
    height: 120px;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}




.yhhd_list {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 80px;
}

.yhhd_list ul {
    width: 100%;
    height: auto;
    float: left;
}

.yhhd_list ul li {
    width: 32%;
    height: auto;
    float: left;
    margin-left: 2%;
    margin-bottom: 24px;
}

.yhhd_list ul li.first {
    width: 32%;
    height: auto;
    float: left;
    margin-left: 0;
}

.yhhd_list ul li.first .picbox {
    width: 100%;
    height: 0;
    padding-bottom: 115.3645%;
    float: right;
    position: relative;
    overflow: hidden;
}

.yhhd_list ul li.first .picbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.yhhd_list ul li .picbox {
    width: 100%;
    height: 0;
    padding-bottom: 54.6875%;
    float: right;
    position: relative;
    overflow: hidden;
}

.yhhd_list ul li .picbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.fhlc {
    width: 100%;
    overflow: hidden;
    background: url(../images/fhlcbg.png) no-repeat center center;
}

.fhlc .h2tit h2 {
    color: #FFFFFF;
}

.fhlc .h2tit i {
    background: #FF9700;
}

.fhlc .fhlcimg {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 24px;
    margin-bottom: 80px;
}

.fhlc .fhlcimg img {
    width: 100%;
    height: auto;
    float: left;
}



.sdpj_list {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 80px;
}

.sdpj_list ul {
    width: 100%;
    height: auto;
    float: left;
}

.sdpj_list ul li {
    width: 32%;
    height: auto;
    float: left;
    margin-right: 2%;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #E8E8E8;
    padding: 36px;
}

.sdpj_list ul li:nth-child(3n) {
    margin-right: 0px;
}

.sdpj_list ul li .userinfo {
    width: 100%;
    height: auto;
    float: left;
}

.sdpj_list ul li .userinfo .userpic {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 24px;
    border-radius: 10px;
    overflow: hidden;
}

.sdpj_list ul li .userinfo .userpic img {
    width: 100%;
    height: 100%;
    float: left;
}

.sdpj_list ul li .userinfo span {
    width: calc(100% - 84px);
    height: auto;
    float: left;
    font-size: 18px;
    font-weight: normal;
    color: #262626;
    line-height: 25px;
    margin-bottom: 16px;
}

.sdpj_list ul li .userinfo p {
    width: calc(100% - 84px);
    height: auto;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #262626;
    line-height: 18px;
}

.sdpj_list ul li .userinfo p i {
    width: 50%;
    height: auto;
    float: left;
    font-style: normal;
}

.sdpj_list ul li .info {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 24px;
}

.sdpj_list ul li .info span {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    font-weight: normal;
    color: #262626;
    line-height: 30px;
    margin-bottom: 16px;
}

.sdpj_list ul li .info span i {
    color: #666666;
    font-style: normal;
}

.sdpj_list ul li .info p {
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px solid #E8E8E8;
    font-size: 14px;
    font-weight: 400;
    color: #262626;
    line-height: 24px;
    padding-top: 24px;
    margin-top: 8px;
}

.sdpj_list .center {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin-top: 36px;
}

.sdpj_list .center a {
    width: 128px;
    height: 38px;
    background: #FF9700;
    border-radius: 19px 19px 19px 19px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 38px;
}

.news_list {
    width: 100%;
    height: auto;
    float: left;
}

.news_list ul {
    width: 100%;
    height: auto;
    float: left;
}

.news_list ul li {
    width: 49%;
    height: auto;
    padding: 24px;
    background: #F6F6F6;
    float: left;
    margin-bottom: 36px;
    margin-right: 2%;
}

.news_list ul li:nth-child(2n) {
    margin-right: 0
}

.news_list ul li .picbox {
    width: 34%;
    height: 0;
    padding-bottom: 22.55%;
    float: left;
    position: relative;
    overflow: hidden;
}

.news_list ul li .picbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.news_list ul li:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.news_list ul li .info {
    width: 62%;
    height: auto;
    float: right;
}

.news_list ul li .info h3 {
    width: 100%;
    height: 60px;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #262626;
    line-height: 30px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 24px;
    overflow: hidden;
}

.news_list ul li .info i {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    font-style: normal;
    line-height: 18px;
}

.bgfff {
    background: #fff
}

.article {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article h1 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
    font-weight: normal;
    text-align: center;
}

.article .info {
    width: 100%;
    height: auto;
    float: left;
    padding: 0px;
    text-align: center;
    margin-bottom: 15px;
    font-size: 14px;
}

.article .info h3 {
    font-size: 16px;
}

.article .content {
    width: 100%;
    height: auto;
    float: left;
    line-height: 26px;
    color: #333;
    font-size: 16px;
}


.article .content p {
    width: 100%;
    height: auto;
    float: left;
    line-height: 24px;
    margin: 5px 0;
    color: #666;
}

.article .content video {
    max-width: 100%;
}

.article .content table {
    border: 0px solid #DDD;
}

.article .content table td {
    padding: 5px 10px;
    border: 1px solid #DDD;
}

.gywmbg {
    width: 100%;
    overflow: hidden;
    background: url(../images/aboutbg_en.jpg) no-repeat center top;
}

.gywmcon {
    width: 840px;
    height: 970px;
    float: left;
    margin-bottom: 80px;
}

.gywmcon span {
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    font-weight: normal;
    color: #262626;
    line-height: 25px;
    margin-top: 60px;
    margin-bottom: 24px;
}

.gywmcon p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-bottom: 28px;
}

.qywh {
    width: 100%;
    overflow: hidden;
    background: url(../images/qywhbg.jpg) no-repeat center top;
}

.qywh .h2tit h2 {
    color: #fff;
}

.qywh .h2tit i {
    background: #FF6600;
}

.qywh_list {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 80px;
}

.qywh_list ul {
    width: 100%;
    height: auto;
    float: left;
}

.qywh_list ul li {
    width: 33.33%;
    height: 183px;
    float: left;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.qywh_list ul li span {
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 25px;
    margin-bottom: 16px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.qywh_list ul li p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.qywh_list ul li:hover {
    background: #ffffff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.qywh_list ul li:hover span {
    color: #262626;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.qywh_list ul li:hover p {
    color: #666666;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}



.jrwm_list {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 80px;
}

.jrwm_list ul {
    width: 100%;
    height: auto;
    float: left;
}

.jrwm_list ul li {
    width: 47.5%;
    height: auto;
    float: left;
    position: relative;
}

.jrwm_list ul li:nth-child(2n) {
    float: right;
}

.jrwm_list ul li .picbox {
    width: 100%;
    height: 0;
    padding-bottom: 52.63%;
    float: right;
    position: relative;
    overflow: hidden;
}

.jrwm_list ul li .picbox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.jrwm_list ul li:hover .picbox img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.jrwm_list ul li span {
    width: 100%;
    height: auto;
    float: left;
    font-size: 28px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    top: 50%;
    margin-top: -18px;
    text-align: center;
    position: absolute;
    z-index: 1;
}
.prene{margin-top:20px;width:100%;height:30px;line-height:30px;}
.prene div{width:50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* .prene .fr{float: left;} */
.lxfsbg {
    width: 100%;
    height: auto;
    float: left;
    background: #2C2F81;
    margin-bottom: 80px;
}

.lxfs {
    width: 100%;
    height: auto;
    float: left;
}

.lxfs dl {
    width: 66%;
    height: auto;
    float: left;
    background: #FFFFFF;
    padding: 60px 60px 51px 60px;
}

.lxfs dl dt {
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    font-weight: normal;
    color: #262626;
    line-height: 25px;
    margin-bottom: 50px;
}

.lxfs dl dd {
    width: 33.33%;
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: normal;
    color: #262626;
    line-height: 24px;
}

.lxfs dl dd.mb53 {
    margin-bottom: 53px;
}

.lxfs dd img {
    width: 42px;
    height: auto;
    float: left;
    margin-right: 16px;
}

.lxfs dd span {
    width: calc(100% - 58px);
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: normal;
    color: #262626;
    line-height: 21px;
}

.lxfs dd p {
    width: calc(100% - 58px);
    height: auto;
    float: left;
    font-size: 16px;
    font-weight: normal;
    color: #262626;
    line-height: 21px;
}

.lxfsewm {
    width: 34%;
    height: auto;
    float: left;
    padding: 0 60px;
}

.lxfsewm span {
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 25px;
    margin-top: 63px;
    margin-bottom: 24px;
}

.lxfsewm .picbox {
    width: 114px;
    height: auto;
}

.lxfsewm .picbox img {
    width: 100%;
    height: auto;
    float: left;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.lxfsewm .picbox p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    margin-top: 17px;
    text-align: center;

    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
}

.zxly {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 80px;
}

.zxlyl {
    width: 47.5%;
    height: auto;
    float: left;
    background: url(../images/zxlyl.png) no-repeat 0 0;
    padding: 78px 80px;
}

.zxlyl ul {
    width: 100%;
    height: auto;
    float: left;
}

.zxlyl ul li {
    width: 100%;
    height: auto;
    float: left;
    height: 25px;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
    margin-bottom: 60px;
}

.zxlyl ul li:last-child {
    margin-bottom: 0;
}

.zxly_form {
    width: 47.5%;
    height: auto;
    float: right;
}

.zxly_form input {
    width: 100%;
    height: auto;
    float: left;
    height: 38px;
    background: #F6F6F6;
    border-radius: 0px 0px 0px 0px;
    line-height: 38px;
    padding: 0 24px;
    color: #999999;
    border: 0 none;
    margin-bottom: 16px;
}

.zxly_form input.ly_name {
    width: 48.5%;
    height: auto;
    float: left;
}

.zxly_form input.ly_tel {
    width: 48.5%;
    height: auto;
    float: right;
}

.zxly_form input.ly_mail {}

.zxly_form textarea {
    width: 100%;
    height: 180px;
    float: left;
    background: #F6F6F6;
    border-radius: 0px 0px 0px 0px;
    line-height: 38px;
    padding: 0 24px;
    border: 0 none;
    margin-bottom: 16px;
}

.zxly_form .tjbtn {
    width: 100%;
    height: auto;
    float: left;
    height: 38px;
    background: #2C2F81;
    border-radius: 0px 0px 0px 0px;
    line-height: 38px;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    border: 0 none;
    cursor: pointer;
}

.zxly_form input::-webkit-input-placeholder {
    color: #999999;
}

.zxly_form input::-moz-placeholder {
    color: #999999;
}

.zxly_form input:-moz-placeholder {
    color: #999999;
}

.zxly_form input:-ms-input-placeholder {
    color: #999999;
}

.zxly_form textarea::-webkit-input-placeholder {
    color: #999999;
    font-family: "Microsoft YaHei" ! important;
}

.zxly_form textarea::-moz-placeholder {
    color: #999999;
    font-family: "Microsoft YaHei" ! important;
}

.zxly_form textarea:-moz-placeholder {
    color: #999999;
    font-family: "Microsoft YaHei" ! important;
}

.zxly_form textarea:-ms-input-placeholder {
    color: #999999;
    font-family: "Microsoft YaHei" ! important;
}

.zxly_form input:focus {
    outline: none;
    border: 0 none;
}

.zxly_form textarea:focus {
    outline: none;
    border: 0 none;
}


.tg_pages {
    float: left;
    overflow: hidden;
    margin-bottom: 80px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}

.tg_pages span {
    display: inline-block;
}

.tg_pages a {
    min-width: 40px;
    border: 1px solid #bebebe;
    color: #262626;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
}

.tg_pages a:hover, .tg_pages a.active{
    background: #2C2F81 none repeat scroll 0 0;
    border: 1px solid #2C2F81;
    color: #ffffff;
}

.tg_pages a.page-num-current {
    background: #2C2F81 none repeat scroll 0 0;
    border: 1px solid #2C2F81;
    color: #ffffff;
}

.tg_pages .page-status {
    display: none;
}

.tg_pages .pageinfo {
    display: block;
    text-align: center;
}




/* footer 在线客服 */
#floatDivBoxs {
    width: 170px;
    background: #fff;
    position: fixed;
    top: 180px;
    right: 0;
    z-index: 999;
}

#floatDivBoxs .floatDtt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #2c2f81;
    color: #fff;
    font-size: 18px;
    text-indent: 22px;
    position: relative;
}

#floatDivBoxs .floatDqq {
    padding: 0 14px;
}

#floatDivBoxs .floatDqq li {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 0 0 50px;
}

#floatDivBoxs .floatDqq li a {
    color: #333;
}

#floatDivBoxs .floatDtxt {
    font-size: 18px;
    color: #333;
    padding: 12px 14px;
}

#floatDivBoxs .floatDtel {
    padding: 0 0 15px 10px;
    color: #2c2f81;
    font-size: 18px
}

#floatDivBoxs .floatDtel img {
    display: block;
}

#floatDivBoxs .floatDbg {
    width: 100%;
    height: 20px;
    background: url(../images/online_botbg.jpg) no-repeat;
    box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}

#floatDivBoxs .floatDewm {
    text-align: center;
    padding: 10PX 0 5px 0;
    background: #EBEBEB;
    color: #333;
}

#floatDivBoxs .floatDewm img {
    width: 106px;
    height: 106px;
}

.floatShadow {
    background: #fff;
    box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}

#rightArrow {
    width: 50px;
    height: 45px;
    background: url(../images/online_arrow.jpg) no-repeat;
    position: fixed;
    top: 180px;
    right: 170px;
    z-index: 999;
}

#rightArrow a {
    display: block;
    height: 45px;
}