/*
* @Author: w9160
* @Date:   2021-09-29 14:48:41
* @Last Modified by:   w9160
* @Last Modified time: 2021-10-28 21:03:42
*/

body {
    position: relative;
    overflow: auto;
}
.wrap {
    overflow: hidden;
    min-width: 1200px;
}
.wrap:nth-of-type(odd) {
    background: #ffffff;
}
.wrap:nth-of-type(even) {
    background: #f6f6f6;
}
.wrap a:hover {
    color: #3aa7fb;
}
.top {
    min-width: 1200px;
}
.header {
    background: rgba(207, 207, 207);
    padding: 0 145px;
    display: flex;
    height: 123px;
    align-items: center;
    justify-content: space-between;
}
.logo {
    /*display: flex;*/
    font-size: 41px;
    color: #000000;
    width: 345px;
    flex: none;
}
.logo-img {
    width: 95px;
    height: 85px;
    float: left;
}
.logo h1 {
    font-weight: 500;
    margin-top: 10px;
}
.logo p {
    font-size: 25px;
    margin-top: 6px;
}
.nav {
    /*display: flex;*/
    font-size: 100%;
    width: 75%;
}
.nav a {
    color: #000;
}
.nav li {
    margin-left: 45px;
    white-space: nowrap;
    float: left;
        width: 81px;
            text-align: center;
 height: 48px;
    line-height: 48px;
}
.nav li.act  {
background: #3aa7fb;
}
.nav li.act a {
    color: #fff;
    background: #3aa7fb;
}
.banner{
	height: auto;
	width: 100%;
}
.tit {
    height: 63px;
    line-height: 63px;
    text-indent: 15px;
    font-size: 41px;
    color: #4693eb;
    
    margin-top: 30px;
}

.tit img{

}
.tit img:nth-of-type(odd){
	float: left;
	padding: 29px 0;
}
.tit span{text-align: center;
    width: 384px;
    float: left;
    display: inline-block;}
.section_nl .tit span,.section_yl .tit span{text-align: center;
    width: 384px;
    float: left;
    display: inline-block;
    color: #ff6e1b;
}

.tit img:nth-of-type(even){
	float: right;
	padding: 29px 0;
	transform: rotateY(180deg);
}
.xx-list {
    margin: 21px 33px;
    border-bottom: 5px solid #4693eb;
    border-left: 5px solid #4693eb;
    border-right: 5px solid #4693eb;
}

.xx-item {
    margin-bottom: 7px;
    display: inline-block;
    overflow: hidden;
    width: 50%;
}
.xx-item:nth-of-type(even){
    float: right;
}
.xx-item:nth-of-type(odd) .xx-item-text{
    border-right: 5px solid #4693eb;
    padding: 0 67px 0 18px;;
}
.xx-item:nth-of-type(even) .xx-tit,.xx-item:nth-of-type(even) .xx-item-text{
    float: right;
    
}
.xx-tit{
    background: #4693eb;
    color: #ffffff;
    width: 90%;
    height: 44px;
    line-height: 30px;
    font-size: 23px;
    text-align: center;
}
.xx-item:nth-of-type(1) .xx-tit,.xx-item:nth-of-type(2) .xx-tit{
    border-top: 5px solid #4693eb;
}
.xx-tit>div{
    border-top: 15px solid;
}
.xx-item-text {
	line-height: 34px;
        width: 84%;
    height: 213px;
    font-size: 23px;
    padding: 0 18px; 
}
.xx-item-text:nth-of-type(odd)>p{
	width: 572px;
    border-right: 2px solid #4693eb;
    font-size: 25px;
    color: #000;
    padding-right: 18px;
}

.liucheng{
    margin: 0 auto;
    display: block;
    width: 899px;
    height: 58px;
    padding-top: 20px;
    text-align: center;
}
.liucheng dd{
    float: left;
    width: 179px;
    background: url(../images/bg.png) no-repeat 100% 100%;
    color: #ffffff;
    font-size: 22px;
    line-height: 58px;
    text-indent: 1.2em;
}
#sbtj{height: 510px; width: 100%; background: url('../images/sbtj.png'); margin-top: 30px;}
#sbcl{height: 400px; width: 100%; background: url('../images/sbcl.png');}

.boot {     
    margin: 20px auto;
    font-size: 22px;
    text-align: center;
}
.how-item {
        background: #cc9bc0;
    color: #ffffff;
    width: 110px;
    margin: 10px auto;
    font-size: 25px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.how-content {background: #e0d7e3; border: 3px solid #cc9bc0;line-height: 30px;padding: 0 80px;}
.yl-content {
    padding-bottom: 20px;
}
.yl-list:nth-of-type(1){
    border-top: 5px solid #ff6e1b;
}
.yl-list {
    display: flex;
    margin-top: 15px;
    border-top: 5px solid #ff6e1b;
    border-bottom: 5px solid #ff6e1b;
}
.item{
    display: inline-block;
    width: 49.8%;
    margin: 0 auto;
    padding: 0 0 15px 0;
}
.item-tit {
    position: relative;
    top: -20px;
    margin: 0 auto;
    width: 30%;
    background: #ff6e1b;
    color: #ffffff;
    font-size: 23px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.item:nth-of-type(2) .item-content{
    border-right: 5px solid #ff6e1b;
}

.item .item-content{
    border-left: 5px solid #ff6e1b;

}
.item-content .content-top,.item-content .content-bottom{
    height: 157px;

}

.content-top {
    font-size: 22px;
    line-height: 30px;
    padding: 0 15px;
}
.content-bottom {
    font-size: 18px;
    border-top: 5px solid #ff6e1b;
    padding: 10px 15px 0 15px;
    margin: 0 10px;
}
.gh-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 48px;
    width: 100%;
    height: 700px;
    background: url(../images/how.png) no-repeat;
}
.gh-content .content{
    border-radius: 5px;
    background: rgba(207, 207, 207,0.5);
    position: relative;
    height: 70px;
    top: 35px;
}
.gh-content .content div{font-size: 22px;    padding: 10px;    font-weight: 900;}
.gh-content .content p{    padding-left: 10px;font-weight: 600;}
.gh-content .item-4,.gh-content .item-1{left: 23%;width: 73%;}
.gh-content .item-2,.gh-content .item-3{left: 31%;width: 65%;}
.gh-content .item-4{top: 58px;}
.gh-content .item-3{top: 35px;}
.gh-content .item-2 {    height: 100px;    line-height: 24px;}
.gh-item {
    font-size: 25px;
    width: 578px;
    margin-bottom: 10px;
}
.gh-tit {
    color: #ff7300;
    font-weight: 700;
    text-align: center;
}
.gh-text {
    height: 68px;
    border: 2px solid #1397bd;
    display: flex;
    align-items: center;
}
.al-list {
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 27px;
}
.al-item {
    width: 365px;
    margin-bottom: 20px;
}
.al-item img {
    width: 365px;
    height: 230px;
}
.al-item p {
    color: #000;
    font-size: 25px;
    white-space: nowrap;
    text-align: center;
    margin-top: 14px;
    overflow: hidden;
}
.more {
    font-size: 28px;
    color: #000000;
    text-align: center;
    display: block;
    margin: 38px 0;
}
.ys-content {
    display: flex;
    margin-top: 20px;
    margin-bottom: 32px;
}
.ys-info {
    width: 570px;
    color: #000;
}
.ys-tit {
    margin-top: 10px;
    font-size: 33px;
    text-align: center;
}
.ys-text {
    font-size: 25px;
    margin-top: 25px;
    line-height: 34px;
    text-indent: 50px;
}
.ys-info-img {
    width: 542px;
    height: 296px;
    background: url(../images/ys.png);
}
.ys-image .more {
    margin: 22px 0 0;
}
.section_news {
    padding-bottom: 20px;
}
.news-content {
    display: flex;
    flex-wrap: wrap;
    padding: 6px 0;
    justify-content: space-between;
}
.news-item:nth-of-type(odd)>div{
	width: 572px;
    border-right: 2px solid #3aa7fb;
    font-size: 25px;
    color: #000;
    padding-right: 18px;
}
.news-item {
    width: 572px;
    border-bottom: 2px solid #3aa7fb;
    font-size: 25px;
    color: #000;
    padding-bottom: 18px;
}
.news-tit {
    font-weight: 700;
    margin-top: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-time {
    margin-top: 10px;
}
.news-info {
    margin-top: 23px;
    line-height: 36px;
}
.news-see {
    text-align: right;
}
.news-see a {
    color: #000;
}
.hz-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 40px;
}
.hz-list>a {
    margin-bottom: 40px;
}
.footer {
    background: #323232;
    color: #fff;
    padding-bottom: 38px;
    min-width: 1200px;
}
.footer-list {
    display: flex;
    justify-content: center;
    height: 91px;
    align-items: center;
}
.footer-list a {
    margin: 0 16px;
    color: #fff;
    font-size: 33px;
}
.footer-con {
    border-top: 1px solid #fefefe;
    border-bottom: 1px solid #fefefe;
    display: flex;
}
.footer-con>div {
    border-left: 1px solid #fefefe;
    margin: 20px 0;
    overflow: hidden;
    height: 197px;
    box-sizing: border-box;
    padding-top: 23px;
}
.footer-con .footer-con-left {
    border-left: none;
    padding-left: 47px;
    padding-right: 47px;
}
.footer-logo {
    display: flex;
}
.footer-logo img {
    width: 99px;
    height: 90px;
}
.footer-logo>div {
    margin-left: 7px;
}
.footer-logo p:nth-of-type(1) {
    font-size: 41px;
    margin-top: 6px;
}
.footer-logo p:nth-of-type(2) {
    font-size: 25px;
    margin-top: 13px;
}
.footer-con-left>p {
    font-size: 33px;
    margin-left: 14px;
    margin-top: 19px;
}
.footer-con-center {
    font-size: 25px;
    padding-left: 21px;
    padding-right: 40px;
}
.footer-con-center p {
    line-height: 25px;
}
.footer-tel {
    display: flex;
}
.footer-tel::before {
    content: '';
    width: 53px;
    height: 48px;
    background: url(../images/tel.png) center no-repeat;
    background-size: 47px 48px;
}
.footer-address {
    display: flex;
    margin-top: 28px;
}
.footer-address::before {
    content: '';
    width: 53px;
    height: 60px;
    background: url(../images/address.png);
}
.footer-con-right {
    text-align: center;
    flex: 1;
    font-size: 18px;
}
.qr {
    width: 129px;
    height: 129px;
}
.footer-con-right p {
    margin-top: 5px;
}

.right_fbox {
    position: fixed;
    right: 90px;
    width: 90px;
    bottom: 30%;
}