body{ 
    padding: 0; margin: 0; border: 0; height: 100%;
    font-family: " ","\5FAE\8F6F\96C5\9ED1"," ","PingFang SC",Arial,Tahoma,Helvetica,\5b8b\4f53,"宋体",sans-serif!important;
}
h2, h3, p{ margin: 0;}


.row{
    margin-left: -45px;
    margin-right: -45px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding-left: 45px;
    padding-right: 45px;
}


/* 按钮 */
.button{
    width: 240px;
    height: 50px;
    background:#2d3333;
}
.button p{
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}


/* 勾选框 */
.checkBox{
    position: relative;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.checkBox .icon{
    width: 22px;
    height: 22px;
    margin-top: 9px;
    margin-right: 12px;
}

/* 输入框 */
.inputBox{
    position: relative;
    height: 48px;
    background: #F6F8FA;
}
.inputBox p{
    position: relative;
    width: 110px;
    font-size: 14px;
    color: #505558;
    line-height: 48px;
    padding-left: 15px;
    z-index: 1;
}
.inputBox input{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
    padding-left: 120px;
    font-size: 14px;
    color: #505558;
    line-height: 48px;
    outline: none;
}
.inputBox .label{
    position: absolute;
    width: auto;
    right: 0;
    top: 0;
    font-size: 12px;
    color: #828C96;
    line-height: 48px;
    font-weight: 300;
    padding: 0 15px;
    background: #F6F8FA;
}


/* 多行文本框 */
.textareaBox{
    position: relative;
    height: 300px;
    background: #F6F8FA;
}
.textareaBox p{
    font-size: 14px;
    color: #505558;
    line-height: 48px;
    padding-left: 15px;
}
.textareaBox textarea{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
    padding: 15px;
    padding-top: 48px;
    font-size: 14px;
    color: #505558;
    outline: none;
}
.textareaBox .label{
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 12px;
    color: #828C96;
    line-height: 48px;
    font-weight: 300;
    padding: 0;
}







/* 全屏覆盖 */
#cover{
    position: relative;
    width: 100%;
    height: 100%;
}
.cover-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    
}
.cover-info{
    position: absolute;
    width: 1000px;
    height: 200px;
    left: 50%;
    top: 50%;
    margin-left: -510px;
    margin-top: -100px;
    text-align: center;
}
.cover-title{
    font-size: 54px;
    color: #ffffff;
    font-weight: bold;
    line-height: 87px;
}
.cover-bar{
    width: 252px;
    height: 2px;
    background: #ffffff;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    opacity: 0.3;
}
.cover-text{
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    line-height: 47px;
}
#cover .arrow{
    position: absolute;
    width: 44px;
    height: 44px;
    left: 50%;
    margin-left: -22px;
    bottom: 40px;
    cursor: pointer;
}





#contentContainer{
    position: relative;
}
.content{
    padding-top: 100px;
    padding-bottom: 100px;
}
.content.container-fluid{
    background-color: #EDF2F6;
}
.content .title{
    font-size: 50px;
    color: #222326;
    line-height: 66px;
    font-weight: bold;
    margin-bottom: 30px;
}
.content .text{
    font-size: 16px;
    color: #505558;
    line-height: 42px;
    font-weight: 300;
}
#content1{
    padding-top: 180px;
    padding-bottom: 180px;
}
#content2{
    padding-top: 120px;
    padding-bottom: 120px;
}
#content2 .title{
    margin-bottom: 50px;
}
#content2 .box .pic{
    width: 100%;
    display: block;
}
#content2 .box .box-title{
    font-size: 24px;
    color: #222326;
    font-weight: bold;
    line-height: 31px;
    margin-top: 40px;
}
#content2 .box .text{
    line-height: 33px;
    margin-top: 20px;
}



#content3{
    padding-top: 124px;
    padding-bottom: 143px;
}
#content3 .text{
    max-width: 390px;
}
#content3 .title{
    margin-bottom: 40px;
}
#content3 .box1{
    padding-top: 36px;
}
#content3 .box2 .pic{
    width: 478px;
    max-width: 100%;
    display: block;
}


#content4 .formBox{
    /* width: 100%; */
    height: 828px;
    background: #FFFFFF;
    padding: 70px 80px;
    margin-left: -30px;
    margin-right: -30px;
}
#content4 .box .box-title{
    font-size: 20px;
    color: #222326;
    font-weight: bold;
    line-height: 26px;
}
#content4 .box .form{
    margin-top: 20px;
}
#content4 .box .form .inputBox{
    margin-bottom: 20px;
}
#content4 .cell{
    height: 32px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#content4 .cell-icon{
    width: 32px;
    height: 32px;
}
#content4 .cell-text{
    font-size: 13px;
    color: #707579;
    line-height: 32px;
    margin-left: 15px;
}
#content4 .cell-text span{
    color: #505558;
    font-weight: bold;
}
#content4 .contentBox{
    padding-bottom: 68px;
}
#content4 .contentInfo{
    padding-top: 20px;
}
#content4 .contentInfo .text2{
    font-size: 15px;
    line-height: 28px;
}
#content4 .contentInfo .text2 span{
    color: #505558;
    font-weight: bold;
}
#content4 .contentInfo .qrcode{
    width: 120px;
    height: 120px;
    margin-top: 15px;
    border: solid 1px #E6E6E6;
}
#content4 .button{
    margin-top: 20px;
}


#footer{
    position: relative;
    width: 100%;
    height: 203px;
    background: #222326;
    padding-top: 60px;
}
#footer .footerInfo{
    width: 400px;
    text-align: center;
    margin: auto;
}
#footer .footerInfo .footer-logo{
    width: 174px;
}
#footer .footerInfo .footer-text{
    font-size: 12px;
    color: #505558;
    margin-top: 20px;
}
#footer .footerInfo a{
    font-size: 12px;
    color: #505558;
    margin-top: 20px;
}





@media (max-width: 1300px) {
    .row{
        margin-left: -25px;
        margin-right: -25px;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
        padding-left: 25px;
        padding-right: 25px;
    }
}



@media (max-width: 991px) {
    #content4 .formBox{
        height: auto;
        margin-left: 0;
        margin-right: 0;
    }
    #content4 .box{
        float: none!important;
    }
    #content4 .contentBox{
        float: left;
    }
    #content4 .contentBox.left{
        width: 60%;
    }
    #content4 .contentBox.right{
        width: 40%;
    }
}




@media (max-width: 768px) {
    .row{
        margin-left: -15px;
        margin-right: -15px;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
        padding-left: 15px;
        padding-right: 15px;
    }
    .content .container{
        padding: 0;
        width: 100%;
    }
    .cover-info{
        width: 100%;
        left: 0;
        margin-left: 0;
    }
    .cover-title{
        font-size: 42px;
        line-height: 55px;
        opacity: 0.9;
    }
    .cover-text{
        font-size: 22px;
        line-height: 29px;
        opacity: 0.8;
    }
    .cover-bar{
        width: 168px;
        margin-top: 16px;
        margin-bottom: 18px;
    }
    #cover .arrow{
        bottom: 30px;
    }
    .content{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .content .title{
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .content .text{
        font-size: 14px;
        line-height: 34px;
    }
    #content1, #content2, #content3, #content4{
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 30px;
        padding-right: 30px;
    }
    #content1 .box{
        margin-top: 20px;
    }
    #content2{
        padding-bottom: 20px;
    }
    #content2 .title{
        margin-bottom: 20px;
    }
    #content2 .box{
        margin-bottom: 30px;
    }
    #content2 .box .box-title{
        font-size: 18px;
        line-height: 24px;
        margin-top: 16px;
    }
    #content2 .box .text{
        line-height: 28px;
        margin-top: 8px;
    }
    #content2 .picbox{
        position: relative;
        height: 180px;
        overflow: hidden;
    }
    #content3 .title{
        margin-bottom: 20px;
    }
    #content3 .box1{
        padding-top: 0;
        margin-bottom: 30px;
    }
    #content4 .contentBox{
        float: none;
        padding-bottom: 40px;
    }
    #content4 .contentBox.left{
        width: auto;
    }
    #content4 .contentBox.right{
        width: auto;
    }
    #content4 .contentInfo{
        padding-top: 0;
        margin-top: 15px;
    }
    #content4 .box .box-title{
        font-size: 18px;
        line-height: 24px;
    }
    #content4 .cell{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #content4 .text{
        line-height: 19px;
    }
    #content4 .formBox{
        /* width: 100%; */
        height: auto;
        background: #FFFFFF;
        padding: 40px 20px;
        margin-left: -10px;
        margin-right: -10px;
    }
    #content4 .box .form .inputBox{
        margin-bottom: 10px;
    }
    #content4 .button{
        width: 100%;
    }
    #footer{
        height: 197px;
    }
    #footer .footerInfo{
        width: 100%;
    }
    #footer .footerInfo .footer-logo{
        width: 136px;
    }
}


.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}
.search{padding:130px 0px 70px 0px;background-color: #ffffff;}
.searchl{float: left;width: 50%;}
.searchl{}
.searchr{float: right;width: 40%;position: relative;}
.searchr #KeyName{height: 32px;background: url(../images/ss.png)left no-repeat;width:100%;border: 0;padding:0 20px;}
.searchr #SearchButton{position:absolute;top:6px;right:31px;border:0px;background:url(../images/ss1.png) no-repeat center #ffffff;width: 15px;}


.conbg{width: 100%;background-color: #F9f9f9;padding: 40px 0;}
.newstop{height: 408px;}
.newstop .newstopl{position: relative;float: left;width: 36%;height: 100%;background-color: #FFFFff;padding: 40px;overflow:hidden;}
.newstop .newstopl h2{font-size: 28px;color: #000000;line-height: 45px;margin-bottom: 10px;}
.newstop .newstopl span{font-size: 16px;color: #666666;line-height: 26px;}
.newstop .newstopl b{font-size: 14px;color: #b3b3b3;font-weight: normal;position: absolute;left: 40px;bottom: 40px;}
.newstop .newstopr img{width: 100%;height: 100%;}
.newstop .newstopr{float: right;width: 64%;height: 100%;}
.newsbt{margin: 40px 0;}
.newsbt ul{padding: 0;}
.newsbt ul li{float: left;width: 31.1%;margin-right: 40px;margin-bottom: 40px;}
.newsbt ul li .nconpic{width: 100%;}
.newsbt ul li .nconpic img{width: 100%;}
.newsbt ul li::marker{content:none;}
.newsbt ul li:nth-child(3){margin-right: 0;}
.newsbt ul li:nth-child(6){margin-right: 0;}
.newsbt ul li:nth-child(9){margin-right: 0;}
.newsbt ul li:nth-child(12){margin-right: 0;}
.newsbt ul li:nth-child(15){margin-right: 0;}
.newsbt ul li .ncon{padding: 20px;background-color: #FFFFFF;height: 260px;position: relative;}
.newsbt ul li .ncon b{font-size: 14px;color: #a25641;display: block;width: 100%;margin-bottom: 10px;font-weight: normal;}
.newsbt ul li h2{font-size:20px; color:#000000;margin-bottom: 10px;display: block;width: 100%;line-height: 27px;}
.newsbt ul li span{font-size: 14px;color: #666666;line-height: 22px;word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow-y: hidden;}
.newsbt ul li em{font-size: 12px;color: #B3B3B3;font-style: normal;position: absolute;left: 20px;bottom: 25px;}
.gengduo{width: 100%;}
.gengduo .wapper{border-bottom:1px solid #d3d1d1;border-top:1px solid #d3d1d1;padding: 30px 0;}
.gengduo a{display: block;text-align: center;font-size: 16px;color: #201714;text-decoration: none;}

@media screen and (max-width:680px) {
	
	.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:96%;}
.search{padding:130px 30px 70px 30px;background-color: #ffffff;}
.searchl{float:none;width: 100%;margin-bottom: 20px;}
.searchl h2{font-size: 22px;}
.searchr{float: none;width: 100%;}
.searchr #KeyName{height: 32px;background: url(../images/ss.png)left no-repeat;width:100%;border: 0;padding:0 20px;}
.searchr #SearchButton{position:absolute;top:3px;right:5px;border:0px;background:url(../images/ss1.png) no-repeat center #ffffff;}


.conbg{width: 100%;background-color: #F9f9f9;padding:0;}
.newstop{height: auto;}
.newstop .newstopl{position: relative;float: none;width: 100%;height: 100%;background-color: #FFFFff;padding: 24px 24px 64px;overflow:hidden;}
.newstop .newstopl h2{font-size: 16px;color: #000000;line-height: 26px;margin-bottom: 10px;}
.newstop .newstopl span{font-size: 14px;color: #666666;line-height: 26px;}
.newstop .newstopl b{font-size: 14px;color: #b3b3b3;font-weight: normal;position: absolute;left: 24px;bottom: 20px;}
.newstop .newstopr img{width:600px;height: 100%;left: -139px;position: absolute;}
.newstop .newstopr{float:none;width: 100%;height:380px;position: relative;overflow: hidden;}
.newsbt{margin: 40px 0;}
.newsbt ul{padding: 0;}
.newsbt ul li{float: none;width: 100%;margin-right: 40px;margin-bottom: 40px;}
.newsbt ul li .nconpic{width: 100%;}
.newsbt ul li .nconpic img{width: 100%;}
.newsbt ul li::marker{content:none;}
.newsbt ul li:nth-child(3){margin-right: 0;}
.newsbt ul li:nth-child(6){margin-right: 0;}
.newsbt ul li:nth-child(9){margin-right: 0;}
.newsbt ul li:nth-child(12){margin-right: 0;}
.newsbt ul li:nth-child(15){margin-right: 0;}
.newsbt ul li .ncon{padding: 20px;background-color: #FFFFFF;height: 260px;position: relative;}
.newsbt ul li .ncon b{font-size: 14px;color: #a25641;display: block;width: 100%;margin-bottom: 10px;font-weight: normal;}
.newsbt ul li h2{font-size:20px; color:#000000;margin-bottom: 10px;display: block;width: 100%;line-height: 27px;}
.newsbt ul li span{font-size: 14px;color: #666666;line-height: 22px;word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow-y: hidden;}
.newsbt ul li em{font-size: 12px;color: #B3B3B3;font-style: normal;position: absolute;left: 20px;bottom: 25px;}
.gengduo{width: 100%;}
.gengduo .wapper{border-bottom:1px solid #d3d1d1;border-top:1px solid #d3d1d1;padding: 30px 0;}
.gengduo a{display: block;text-align: center;font-size: 16px;color: #201714;}
}





.index_add1bg{}
	.index_add1{ background:#f5f5f5; padding:0;
	/* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;}
	.index_add1 .img{ width:50%;}
	.index_add1 .img img{ display:block; width:100%;}
	.index_add1 .txtbg{ width:50%;
	/* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;}
	.index_add1 .txt{ width:90%; padding:15px 0;}
	.index_add1 .txt .h2{ font-size:30px; line-height:40px; font-weight:bold; margin:0 0 15px 0;}
	.index_add1 .txt .line1{ margin:0 0 25px 0;}
	.index_add1 .txt .line1 img{ display:block; max-width:100%;}
	.index_add1 .txt .h3{ font-size:15px; line-height:25px;}
	@media(max-width:768px){
	.index_add1{ display:block; width:90% !important;}
	.index_add1 .img{ width:100%;}
	.index_add1 .txtbg{ width:100%; }
	}