@charset "utf-8";
.youshisection1{
    width:100%;
}
.youshisection1_one{
    width: 100%;
    padding:130px 0px;
}
.youshisection1_one .title{
    font-weight: 400;
    font-size: 3vw;
    color: #063A80;
    line-height: 3vw;
    text-align: center;
}
.youshisection1_one .miaoshu{
    margin-top: 95px;
    font-weight: 400;
    font-size: 28px;
    color: #343434;
    line-height: 60px;
    text-align: center;
}
.youshisection1_one .neirong{
    width:100%;
    padding:100px 10px;
    display: flex;
    justify-content: space-between;
}
.youshisection1_one .neirong .dange{
    width: 29%;
}
.youshisection1_one .neirong .dange .dgtitle{
    width: 100%;
    height: 132px;
    position: relative;
}
.youshisection1_one .neirong .dange .dgtitle .mc{
    position: relative;
    width: 100%;
    height: 132px;
    font-weight: bold;
    font-size: 30px;
    color: #343434;
    line-height: 132px;
    text-align: center;
}
.youshisection1_one .neirong .dange .dgtitle .pic{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    left:50%;
    -ms-transform:translate3d(-50%,-50%,0);
    -webkit-transform:translate3d(-50%,-50%,0);
    -moz-transform:translate3d(-50%,-50%,0);
    transform:translate3d(-50%,-50%,0);
}
.youshisection1_one .neirong .dange .dgtitle .pic img{
    height: 132px;
}
.youshisection1_one .neirong .dange .dgmiaoshu{
    width: 100%;
    min-height: 220px;
    padding:32px 0px;
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 39px;
    text-align: left;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.youshisection2{
    width: 100%;
    min-height: 420px;
    background:url('../images/shengchandb.png');
    background-size:cover;
}
.youshisection2 .youshisection2_one{
    width: 100%;
    padding:72px 150px;
}
.youshisection2 .youshisection2_one .title{
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 3vw;
    color: #063A80;
    line-height: 3vw;
}
.youshisection2 .youshisection2_one .biaodan{
    width: 100%;
    padding:50px 0px;
}
.youshisection2 .youshisection2_one .biaodan .forms{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    align-items: center;
}
.youshisection2 .youshisection2_one .biaodan .forms .danges{
    margin-top: 10px;
    width:50%;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #666666;
}
.youshisection2 .youshisection2_one .biaodan .forms .danges input{
    width:65%;
    height: 35px;
    border-radius: 22px;
    border:1px solid #666666;
    font-size: 14px;
}
.youshisection2 .youshisection2_one .tijiao{
    width: 98px;
    height: 41px;
    margin: 0 auto;
    border-radius: 22px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #063A80;
    cursor: pointer;
    border:1px solid #063A80;
    display: flex;
    justify-content: center;
    align-items: center;
}
.youshisection2 .youshisection2_one .tijiao:hover{
    background-color: #063A80;
    color: #FFFFFF;
}
.youshisection2 .youshisection2_one .tijiao .iconfont{
    font-size: 12px;
}
.youshisection3{
    width: 100%;
}
.youshisection3_one{
    width: 100%;
    padding:120px 0px;
}
.youshisection3_one .title{
    font-weight: 400;
    font-size: 3vw;
    color: #063A80;
    line-height: 3vw;
    text-align: center;
}
.youshisection3_one .neirong{
    width: 100%;
    height: 164px;
    margin-top: 100px;
    display: flex;
    justify-content: center; 
}
.youshisection3_one .neirong .pic{
    height: 164px; 
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding:15px;
}
.youshisection3_one .neirong .pic img{
    max-width: 100%;
    height: 90%;
    cursor: pointer;
    transition: all .4s;
}
.youshisection3_one .neirong .pic img:hover{
    transform: scale(1.1);
}
.youshisection3_one .neirong .shugang{
    width: 1px;
    height: 164px; 
    border-left: 1px solid #CCCCCC;
    margin: 0px 60px;
}
.youshisection3_one .neirong .miaoshu{
    font-weight: 400;
    font-size: 28px;
    color: #343434;
    line-height: 60px;
    width: 640px;
}
.youshisection3_one .miaoshuss{
    width: 100%;
    height: 800px;
    padding:60px 0px;
}
#mycarousel5 .layui-carousel-ind ul{
    background-color: unset;
}
#mycarousel5 .layui-carousel-ind ul:hover{
    background-color: unset;
}
#mycarousel5 .layui-carousel-ind{
    top:15px;
}
#mycarousel5 .layui-carousel-ind ul li.layui-this{
    background-color: #063A80;
}
#mycarousel5 .layui-carousel-ind ul li{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.youshisection4{
    width: 100%;
    background-color: #f9f9f9;
}
.youshisection4_one{
    width: 100%;
    padding:120px 0px;
}
.youshisection4_one .title{
    font-weight: 400;
    font-size: 3vw;
    color: #063A80;
    line-height: 3vw;
    text-align: center;
}
.youshisection4_one .neirong{
    width: 100%;
    height: 377px;
    margin: 100px 0px;
    display: flex;
    justify-content: center; 
}
.youshisection4_one .neirong .mingcheng{
    height: 377px; 
    font-weight: 400;
    font-size: 28px;
    color: #343434;
    line-height: 60px;
}
.youshisection4_one .neirong .shugang{
    width: 1px;
    height: 377px; 
    border-left: 1px solid #CCCCCC;
    margin: 0px 60px;
}
.youshisection4_one .neirong .miaoshu{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.youshisection4_one .neirong .miaoshu .dange{
    display: flex;
    flex-direction:row;
    justify-content: flex-start;
    margin-top: 15px;
}
.youshisection4_one .neirong .miaoshu .dange .quan{
    width: 42px;
    height: 42px;
    background-color: #063A80;
    border-radius: 21px;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
}
.youshisection4_one .neirong .miaoshu .dange .mc{
    font-weight: bold;
    font-size: 20px;
    color: #343434;
    line-height: 42px;
    padding:0px 10px;
}
.youshisection4_one .neirong .miaoshu .dange .ms{
    font-weight: 400;
    font-size: 18px;
    line-height: 42px;
    color: #666666;
}
.youshisection5{
    width:100%;
}
.youshisection5_one{
    position: relative;
    top:-90px;
    width:100%;
    padding:0px;
}
.youshisection5_one_top{
    width: 100%;
    min-height: 200px;
    background-color: rgba(255,255,255,0.9);
    border-radius: 10px;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
    padding:52px 66px;
    font-weight: 400;
    font-size: 28px;
    color: #676767;
    line-height: 54px;
    text-indent: 4ch;
}
.youshisection5_one_foot{
    width: 100%;
    padding:100px 0px;
}
.youshisection5_one_foot .title{
    font-weight: 400;
    font-size: 3vw;
    color: #063A80;
    line-height: 3vw;
    text-align: center;
}
.youshisection5_one_foot .gjlogo{
    margin-top: 100px;
    text-align: center;
}
.youshisection5_one_foot .gjmiaoshu{
    margin-top: 100px;
    font-size : 28px;
    line-height : 53.86px;
    color : #676767;
    text-align: center;
}
.youshisection6{
    width: 100%;
}
.youshisection6 .title{
    font-weight: 400;
    font-size: 3vw;
    color: #063A80;
    line-height: 3vw;
    text-align: center;
}
.youshisection6_one{
    width: 100%;
    margin-top: 56px;
    min-height: 540px;
    background:url('../images/guojidibu.png');
    background-size: cover;
}
.youshisection6_one .neirong{
    padding: 50px 0px;
}
.myswiper1.swiper{
    padding-bottom: 50px;
}
.myswiper1 .swiper-pagination-bullet-active{
    background-color: #FFFFFF;;
}
.myswiper1 .swiper-pagination-bullet{
    border: 1px solid #CCCCCC;
}
.myswiper1 .swiper-slide{
    width:auto;
}
.myswiper1 .swiper-slide .pic{
    cursor: pointer;
    padding: 26px;
    background-color: rgba(6, 58, 128, 0.5);
    border-radius: 12px;
}
.youshisection7{
    width: 100%;
}
.youshisection7_one .title{
    padding-top: 100px;
    font-weight: 400;
    font-size: 3vw;
    color: #063A80;
    line-height: 3vw;
    text-align: center;
}
.youshisection7_one .neirong{
    margin-top: 100px;
    width: 100%;
    min-height: 450px;
    display: flex;
    justify-content: space-between;
}
.youshisection7_one .neirong .left{
    width: 50%;
    min-height: 450px;
}
.youshisection7_one .neirong .left img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.youshisection7_one .neirong .left video{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.youshisection7_one .neirong .right{
    width: 50%;
    padding-right: 20%;
    padding-left: 52px;
    padding-bottom: 40px;
    min-height: 450px;
    display: flex;
    flex-direction: column;
    justify-content:center;
    background: url(../images/youshibeijing.png) no-repeat;
    background-size: contain;
    background-color: #063A80;
}
.youshisection7_one .neirong .right .title{
    font-weight: 400;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 53px;
    text-align: center;
}
.youshisection7_one .neirong .right .title .iconfont{
    font-size: 21px;
    margin-right: 10px;
}
.youshisection7_one .neirong .right .miaoshu{
    position: relative;
    width: 100%;
    margin-top: 20px;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: left;
}
/**.youshisection7_one .neirong .right .miaoshu::after{
    position:absolute;
    content: '';
    width: 123px;
    height: 3px;
    background-color: #FFFFFF;
    bottom:-30px;
    left:0px;
}**/
.youshisection7_one .neirong .right .shenling{
    width: 131px;
    height: 41px;
    background-color: #FFFFFF;
    border-radius: 22px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    line-height: 41px;
    font-weight: 400;
    font-size: 16px;
    color: #2E3242;
}
.youshisection7_one .neirong .right .shenling a{
    color: #2E3242;
}
.youshisection7_two{
    width: 100%;
    height: 620px;
    background: url('../images/jishudibu.jpg?v=1.02');
    background-size: cover;
    background-position: center;
}
.youshisection7_two_one{
    padding-top: 90px;
    font-weight: 400;
    font-size : 24px;
    line-height : 58px;
    color : #343434;
    text-align: center;
}
#mycarousel5.layui-carousel{
    background-color: transparent;
}
#mycarousel5.layui-carousel>[carousel-item]>*{
      background-color: transparent;
}
@media only screen and (max-width: 1920px){


}

@media only screen and (max-width: 1680px){
   .youshisection1_one .title {
        font-size: 3vw;
    }
    .youshisection1_one .neirong .dange .dgtitle .mc {
        font-size: 26px;
    }
    .youshisection1_one .neirong .dange .dgmiaoshu {
        font-size: 16px;
    }
    .youshisection1_one .miaoshu {
        font-size: 25px;
    }
    .youshisection2 .youshisection2_one .title {
        font-size: 3vw;
    }
    .youshisection2 .youshisection2_one .biaodan .forms .danges {
        font-size: 18px;
    }
    .youshisection2 .youshisection2_one .tijiao {
        font-size: 14px;
    }
    .youshisection3_one .title {
        font-size: 3vw;
    }
    .youshisection3_one .neirong .miaoshu {
        font-size: 25px;
    }
    .youshisection4_one .title {
        font-size: 3vw;
    }
    .youshisection4_one .neirong .mingcheng {
        font-size: 25px;
    }
    .youshisection4_one .neirong .miaoshu .dange .mc {
        font-size: 18px;
    }
    .youshisection7_one .title {
        font-size: 3vw;
    }
    .youshisection5_one_top {
        font-size: 25px;
    }
    .youshisection5_one_foot .title {
        font-size: 3vw;
    }
    .youshisection5_one_foot .gjmiaoshu {
        font-size: 25px;
    }
    .youshisection6 .title {
        font-size: 3vw;
    }

}
@media only screen and (max-width: 1440px){
    .youshisection1_one .title {
        font-size: 3vw;
    }
    .youshisection1_one .neirong .dange .dgtitle .mc {
        font-size: 22px;
    }
    .youshisection1_one .neirong .dange .dgmiaoshu {
        font-size: 14px;
    }
    .youshisection1_one .miaoshu {
        font-size: 21px;
    }
    .youshisection2 .youshisection2_one .title {
        font-size: 3vw;
    }
    .youshisection2 .youshisection2_one .biaodan .forms .danges {
        font-size: 15px;
    }
    .youshisection2 .youshisection2_one .tijiao {
        font-size: 12px;
    }
    .youshisection3_one .title {
        font-size: 3vw;
    }
    .youshisection3_one .neirong .miaoshu {
        font-size: 21px;
    }
    .youshisection4_one .title {
        font-size: 3vw;
    }
    .youshisection4_one .neirong .mingcheng {
        font-size: 21px;
    }
    .youshisection4_one .neirong .miaoshu .dange .mc {
        font-size: 15px;
    }
    .youshisection7_one .title {
        font-size: 3vw;
    }
     .youshisection5_one_top {
        font-size: 21px;
    }
    .youshisection5_one_foot .title {
        font-size: 3vw;
    }
    .youshisection5_one_foot .gjmiaoshu {
        font-size: 22px;
    }
    .youshisection6 .title {
        font-size: 3vw;
    }

 
}
@media only screen and (max-width: 1366px){
   .youshisection1_one .title {
        font-size: 3vw;
    }
    .youshisection1_one .neirong .dange .dgtitle .mc {
        font-size: 21px;
    }
    .youshisection1_one .neirong .dange .dgmiaoshu {
        font-size: 13px;
    }
    .youshisection1_one .miaoshu {
        font-size: 20px;
    }
    .youshisection2 .youshisection2_one .title {
        font-size: 3vw;
    }
    .youshisection2 .youshisection2_one .biaodan .forms .danges {
        font-size: 14px;
    }
    .youshisection2 .youshisection2_one .tijiao {
        font-size: 12px;
    }
    .youshisection3_one .title {
        font-size: 3vw;
    }
    .youshisection3_one .neirong .miaoshu {
        font-size: 20px;
    }
    .youshisection4_one .title {
        font-size: 3vw;
    }
    .youshisection4_one .neirong .mingcheng {
        font-size: 20px;
    }
    .youshisection4_one .neirong .miaoshu .dange .mc {
        font-size: 14px;
    }
    .youshisection7_one .title {
        font-size: 3vw;
    }
     .youshisection5_one_top {
        font-size: 20px;
    }
    .youshisection5_one_foot .title {
        font-size: 3vw;
    }
    .youshisection5_one_foot .gjmiaoshu {
        font-size: 21px;
    }
    .youshisection6 .title {
        font-size: 3vw;
    }

}
@media only screen and (max-width: 1280px){
   .youshisection1_one .title {
        font-size: 3vw;
    }
    .youshisection3_one .title {
        font-size: 3vw;
    }
    .youshisection7_one .title {
        font-size: 3vw;
    }

}
@media only screen and (max-width: 1200px){
	.youshisection1_one {
        padding: 30px 0px;
    }
    .youshisection1_one .title {
        font-size: 24px;
        line-height: 36px;
    }
    .youshisection1_one .neirong {
        padding: 20px 0px;
        flex-wrap: wrap;
    }
    .youshisection1_one .neirong .dange {
        width: 100%;
        margin-bottom: 20px;
    }
    .youshisection1_one .neirong .dange .dgtitle {
        height: 80px;
    }
    .youshisection1_one .neirong .dange .dgtitle .pic img {
        height: 80px;
    }
    .youshisection1_one .neirong .dange .dgtitle .mc {
        height: 80px;
        font-size: 20px;
        line-height: 80px;
    }
    .youshisection1_one .neirong .dange .dgmiaoshu {
        min-height: 80px;
        padding: 10px 0px;
        font-size: 16px;
        line-height: 32px;
        border-top: 1px solid rgba(204, 204, 204, 0.2);
        border-bottom: 1px solid rgba(204, 204, 204, 0.2);
    }
    .youshisection1_one .miaoshu {
        margin-top: 0px;
        font-size: 16px;
        line-height: 32px;
    }
    .youshisection2 {
        min-height: auto;
        background: url(../images/ydmingjiaobanner.png?v=1.01) repeat;
        background-position: bottom;
    }
    .youshisection2 .youshisection2_one {
        padding: 30px 0px;
    }
    .youshisection2 .youshisection2_one .title {
        width: 100%;
        font-size: 24px;
        line-height: 36px;
    }
    .youshisection2 .youshisection2_one .biaodan {
        width: 100%;
        padding: 0px;
    }
    .youshisection2 .youshisection2_one .biaodan .forms .danges {
        margin-top: 10px;
        width: 100%;
        font-size: 16px;
    }
    .youshisection2 .youshisection2_one .tijiao {
        width: 98px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        margin-top: 20px;
    }
    .youshisection5_one {
        top: 30px;
        width: 100%;
        padding: 0px;
    }
    .youshisection5_one_top {
        min-height: 100px;
        padding: 10px;
        font-size: 16px;
        line-height: 32px;
    }
    .youshisection5_one_foot {
        padding: 30px 0px;
    }
    .youshisection5_one_foot .title {
        font-size: 24px;
        line-height: 36px;
    }
    .youshisection5_one_foot .gjlogo {
        margin-top: 20px;
        padding: 0px 20px;
    }
    .youshisection5_one_foot .gjmiaoshu {
        margin-top: 0px;
        font-size: 16px;
        line-height: 32px;
        padding: 20px;
    }
    .youshisection6 .title {
        font-size: 24px;
        line-height: 36px;
    }
    .youshisection7_one .title {
        padding-top: 30px;
        font-size: 24px;
        line-height: 36px;
    }
    .youshisection7_one .neirong {
        margin-top: 20px;
        min-height: 150px;
        flex-wrap: wrap;
    }
    .youshisection7_two {
        width: 100%;
        height: auto;
        min-height: 200px;
    }
    .youshisection7_two_one {
       font-size: 16px;
        line-height: 28px;
        padding: 30px 30px 0px 30px;
    }
    .youshisection7_one .neirong .left {
        width: 100%;
        min-height: 250px;
    }
    .youshisection7_one .neirong .right {
        width: 100%;
        min-height: auto;
        padding: 10px;
        padding-bottom: 20px;
    }
    .youshisection7_one .neirong .right .miaoshu {
        margin-top: 20px;
        font-size: 16px;
        line-height: 32px;
    }
    .youshisection3_one {
        width: 100%;
        padding: 30px 0px;
    }
    .youshisection3_one .title {
        font-size: 18px;
        line-height: 36px;
    }
    .youshisection3_one {
        width: 100%;
        padding: 30px 0px;
    }
    .youshisection3_one .title {
        font-size: 24px;
        line-height: 36px;
    }
    .youshisection3_one .neirong {
        width: 100%;
        height: auto;
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .youshisection3_one .neirong .pic img {
        max-width: 100%;
        width:60%;
        height: auto;
    }
    .youshisection3_one .neirong .pic {
        height: auto;
    }
    .youshisection3_one .neirong .shugang {
        display: none;
    }
    .youshisection3_one .neirong .miaoshu {
        padding-top: 20px;
        font-size: 16px;
        line-height: 32px;
    }
    .youshisection3_one .miaoshuss {
        width: 100%;
        height: 260px;
        padding: 20px 0px;
    }
    .youshisection4_one {
        padding: 30px 0px;
    }
    .youshisection4_one .title {
        font-size: 24px;
        line-height: 36px;
    }
    .youshisection4_one .neirong {
        width: 100%;
        height: auto;
        margin: 20px 0px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .youshisection4_one .neirong .mingcheng {
        height: auto;
        font-size: 16px;
        line-height: 32px;
    }
    .youshisection4_one .neirong .shugang {
        display: none;
    }
    .youshisection4_one .neirong .miaoshu .dange .quan {
        width: 28px;
        height: 28px;
        font-size: 11px;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .youshisection4_one .neirong .miaoshu .dange .mc {
        font-size: 14px;
        line-height: 28px;
        width:90px;
    }
    .youshisection4_one .neirong .miaoshu .dange .ms {
        font-size: 12px;
        line-height: 28px;
        width: 80%;
    }
    .youshisection6_one{
        min-height: 240px;
        margin-top: 30px;
    }
    .myswiper1 .swiper-slide .pic img{
        width:60%;
        margin: 0 auto;
        display: block;
    }

}