.fl { float: left; }
.fr { float: right; }
.tou { /*padding-top: 10px;*/ position: fixed; top: 0; width: 100%; background: #fff; z-index: 11111; transition-duration: .3s; }
.tou .container-fluid{display:flex;justify-content: space-around}
.tou.fix { margin-top: 0; }
.tou .logo { line-height: 100px;width:30%}
.tou .logo img{
    max-width:100%;
}
.tou .ss { position: relative; 
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 14%;
}
.tou .ss dd { line-height: 100px; }
.tou .ss #formsearch { width: 250px; position: absolute; top: 80px; right: 0; border: 1px solid #ccc; z-index: 11111; display: none; }
.tou .ss #formsearch input { border: none; background: #fff; line-height: 34px; height: 34px; }
.tou .ss #formsearch input#keyword { width: 198px; float: left; text-indent: 12px; }
.tou .ss #formsearch input#s_btn { width: 50px; float: right; padding: 0; }

.tou .ss .tblxp{
   /*position: absolute;*/
   /* right: -154px;*/
   /* top: 33px;*/
}


 h2.bt { text-align: center; font-weight: 600; font-size: 30px; color: #282828; }
@media (max-width: 780px) { h2.bt { font-size: 24px; }
}
h2.bt p { font-size: 18px; color: #4b4b4b; margin-top: 14px; font-weight: 500; }
@media (max-width: 780px) { h2.bt p { font-size: 14px; }
}
 .c1 { padding-top: 3.125vw; background: #f8f8f8; padding-bottom: 3.4375vw; }
@media (max-width: 560px) { .c1 { padding-top: 30px; }
}
.c1 .content { margin-top: 34px; }
.c1 .content .c1-1 { max-width: 264px; text-align: center; width: 19%; }
@media (max-width: 780px) { .c1 .content .c1-1 { width: 100%; max-width: 100%; margin-bottom: 20px; }
}
.c1 .content .c1-1 h3 { line-height: 12.38vh; background:#282F80; color: #fff; font-size: 20px; font-weight: 600; }
.c1 .content .c1-1 .list1 { background: #fff; /*padding-bottom: 34px;*/ border-bottom: 7px solid#282F80; overflow-y: scroll;max-height: 562px;}
.c1 .content .c1-1 .list1::-webkit-scrollbar{width: 0;height: 0;}
@media (max-width: 780px) { .c1 .content .c1-1 .list1 { padding-bottom: 0; border-bottom: none; }
}
.c1 .content .c1-1 .list1 li { line-height: 5.53vh; }
@media (max-width: 780px) { .c1 .content .c1-1 .list1 li { line-height: 40px; }
}
.c1 .content .c1-1 .list1 li > a { display: block; font-size: 18px; color: #333; border-bottom: 1px solid #e4e4e4; text-align: center;/*  padding-left: 30px; */line-height: 70px;}
.c1 .content .c1-1 .list1 li > a:hover { color:#262d81; }
.c1 .content .c1-1 .list1 li > a img { padding-left: 10px;display:none; }
@media (max-width: 780px) { .c1 .content .c1-1 .list1 li .sec { display: flex; flex-wrap: wrap; }
}
.c1 .content .c1-1 .list1 li .sec a { display: block; font-size: 18px; color: #5a5a5a; border-bottom: 1px solid #e4e4e4; text-align: center; /* padding-left: 30px; */ line-height: 70px;font-size:16px;display:none;}
@media (max-width: 780px) { .c1 .content .c1-1 .list1 li .sec a { width: 25%; font-size: 14px; line-height: 40px; }
}
@media (max-width: 780px) { .c1 .content .c1-1 .list1 li .sec a { width: 50%; }
}
.c1 .content .c1-1 .list1 li .sec a:hover { color:#282F80; }
.c1 .content .c1-2 { max-width: 1114px; width: 80%; }
@media (max-width: 780px) { .c1 .content .c1-2 { width: 100%; }
}
.c1 .content .c1-2 .list2 { margin-left: -9px; margin-right: -9px; }
.c1 .content .c1-2 .list2 li { width: 33.33%; float: left; padding: 0 9px; }
@media (max-width: 780px) { .c1 .content .c1-2 .list2 li { width: 50%; }
}
.c1 .content .c1-2 .list2 li .img { overflow: hidden;/* border: 1px solid #fff;  */}
 .c1 .content .c1-2 .list2 li:hover .img {/* border: 1px solid#282F80; */ overflow: hidden; }
 .c1 .content .c1-2 .list2 li .img img { width: 100%; transition-duration: .5s; }
.c1 .content .c1-2 .list2 li h3 { text-align: center; font-size: 18px; line-height: 48px; color: #4b4b4b; }
@media (max-width: 780px) { .c1 .content .c1-2 .list2 li h3 { font-size: 14px; line-height: 40px; }
}
.c1 .content .c1-2 .list2 li:hover h3 { color:#282F80; }
.c1 .content .c1-2 .list2 li:hover .img img { transform: scale(1.1); }



.c2 { padding-top: 3.125vw;/*height:788px; */overflow:hidden;}
.c2 .content { margin-top: 34px; }
.c2 .content .c2-1 { max-width: 264px; width: 19%; }
@media (max-width: 780px) { .c2 .content .c2-1 { width: 100%; max-width: 100%; margin-bottom: 20px; }
}
.c2 .content .c2-1 h3 { min-height: 12.38vh; background:#282F80; color: #fff; font-size: 20px; text-align: center; font-weight: 600;padding-top: 4vh; }
.c2 .content .c2-1 .list1 { background: #fff;border-bottom: 7px solid#282F80;max-height: 44.5vw;overflow: scroll; }
.c2 .content .c2-1 .list1::-webkit-scrollbar{width: 0;height: 0;}
@media (max-width: 780px) { .c2 .content .c2-1 .list1 { padding-bottom: 0; border-bottom: none; display: flex; flex-wrap: wrap; }
}
.c2 .content .c2-1 .list1 li { line-height: 6.8vh; }
@media (max-width: 780px) { .c2 .content .c2-1 .list1 li { line-height: 40px; width: 50%; }
}
.c2 .content .c2-1 .list1 li > a { padding-left: 1.5625vw; display: block; font-size: 18px; color: #5a5a5a; border-bottom: 1px solid #e4e4e4; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-right: 14%; line-height: 71px;}
@media(max-width:1480px){
    .c2{
        /*height: 650px;*/
    }
   .c2 .content .c2-1 .list1 li > a {
       line-height:64px;
   }
   .c1 .content .c1-1 .list1 li > a{
       line-height: 64px;
   }
}
@media(max-width:1366px){
    .c2 .content .c2-1 .list1 li > a {
       line-height:60px;
   }
   .c1 .content .c1-1 .list1 li > a{
       line-height: 60px;
   }
}
@media(max-width:1300px){
    .c2{
        /*height: 595px;*/
    }
   .c2 .content .c2-1 .list1 li > a {
       line-height:55px;
   }
}
@media (max-width: 780px) { .c2 .content .c2-1 .list1 li > a { font-size: 14px; }
}
.c2 .content .c2-1 .list1 li > a .img { position: absolute; right: 10%; top: 50%; transform: translateY(-50%); background: url(//cdn.myxypt.com/fa0f2d8e/21/06/978aaed668b15d8562a7e94d6c333b4efc31dc76.png) no-repeat 50%; width: 12px; height: 8px; }
.c2 .content .c2-1 .list1 li > a:hover { color:#282F80; }
.c2 .content .c2-1 .list1 li > a img { padding-left: 10px; }
.c2 .content .c2-1 .list1 li:nth-child(4) > a .img {/* background: url(../images/sj.png) no-repeat 50%; */}
@media (max-width: 780px) { .c2 .content .c2-1 .list1 li:nth-child(4) > a .img { background: url(//cdn.myxypt.com/fa0f2d8e/21/06/978aaed668b15d8562a7e94d6c333b4efc31dc76.png) no-repeat 50%; }
}
@media (max-width: 780px) { .c2 .content .c2-1 .list1 li .sec { display: flex; flex-wrap: wrap; }
}
.c2 .content .c2-1 .list1 li .sec a { padding-left: 1.5625vw; display: block; font-size: 18px; color: #5a5a5a; border-bottom: 1px solid #e4e4e4; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-right: 14%; line-height: 60px;display:none;}
.c2 .content .c2-1 .list1 li .sec a img { position: absolute; right: 10%; top: 50%; transform: translateY(-50%); }
.c2 .content .c2-1 .list1 li .sec a:hover { color:#282F80; }
.c2 .content .c2-2 { max-width: 1114px; width: 80%; }
@media (max-width: 780px) { .c2 .content .c2-2 { width: 100%; }
}
.c2 .content .c2-2 .list2 { margin-left: -8px; margin-right: -8px; }
.c2 .content .c2-2 .list2 li { width: 33.33%; float: left; padding: 0 8px; }
@media (max-width: 780px) { 
    .c2 .content .c2-2 .list2 li { width: 50%; }
.c2 .content .c2-2 .list2 li:nth-child(5){
    display:none;
}
.c2 .content .c2-2 .list2 li:nth-child(6){
    display:none;
}
}
.c2 .content .c2-2 .list2 li .img { /* border: 1px solid #dedede; */ overflow: hidden; }
.c2 .content .c2-2 .list2 li .img img { transition-duration: .5s; width: 100%; }
.c2 .content .c2-2 .list2 li h3 { text-align: center; font-size: 18px; line-height: 52px; color: #4b4b4b; }
@media (max-width: 780px) { .c2 .content .c2-2 .list2 li h3 { font-size: 14px; line-height: 40px; }
}
.c2 .content .c2-2 .list2 li:hover h3 { color:#282F80; }
.c2 .content .c2-2 .list2 li:hover .img { border-color:#282F80; }
.c2 .content .c2-2 .list2 li:hover .img img { transform: scale(1.1); }
@media (max-width: 780px) { .c2 .content .c2-2 .list2 li:last-child { display: none; }
}



 .c3 { margin-top: 28px; background: url(//cdn.myxypt.com/fa0f2d8e/21/06/2419d59aa49295c94fc8c0b47cc84ee855c26146.png) no-repeat 50% 0; background-size: cover; padding-top: 3.125vw; padding-bottom: 3.125vw; }
.c3 .list2 { margin-top: 3.125vw; padding: 0 38px; position: relative; }
.c3 .list2 .slick-arrow { position: absolute; top: 50%; transform: translateY(-50%); width: 44px; height: 44px; cursor: pointer; font-size: 0; outline: none; border: none; }
.c3 .list2 .slick-arrow.slick-prev { background: url(//cdn.myxypt.com/fa0f2d8e/21/06/07be3acd8b284cf11d09160e1f30d43193ad67b4.png) no-repeat 50%; left: 0; }
.c3 .list2 .slick-arrow.slick-next { background: url(//cdn.myxypt.com/fa0f2d8e/21/06/30c5f8b204c45cb122174a25047ff1bf47294c0b.png) no-repeat 50%; right: 0; }
.c3 .list2 li { outline: none; float: left; text-align: center; padding-top: 40px; margin: 0 34px; border: 1px solid #b9b9b9; background: url(//cdn.myxypt.com/fa0f2d8e/21/06/bae83e2ab38878721255fe3a5df2a886ea8ced0b.png) no-repeat 50% 100%; }
@media (max-width: 1620px) { .c3 .list2 li { margin: 0 20px; }
}
.c3 .list2 li .img { line-height: 38px; height: 38px; }
.c3 .list2 li .img img { max-width: 100%; margin: 0 auto; }
.c3 .list2 li dd { font-size: 16px; line-height: 58px; color: #4b4b4b; }
.c3 .list2 li:hover { border-color:#282F80; }
.c3 .list2 li:hover dd { color:#282F80; }
 .c4 { background: #f9fafa; padding-top: 5.2vw; padding-bottom: 3.083vw; }
@media (max-width: 560px) { 
    .c4 { padding: 30px 0; }
     .c3{
         margin-top: 16vw;
     }

}
.c4 .tit { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 4.0625vw; }
.c4 .tit .bt h2 { color:#282F80; font-weight: 100; font-size: 1.5625vw; text-transform: uppercase; }
@media (max-width: 780px) { .c4 .tit .bt h2 { font-size: 14px; }
}
.c4 .tit .bt h2 b { font-size: 2.39583vw; }
@media (max-width: 780px) { .c4 .tit .bt h2 b { font-size: 20px; }
}
.c4 .tit .bt dd { font-weight: 600; font-size: 2.19583vw; color: #323333; }
@media (max-width: 780px) { .c4 .tit .bt dd { font-size: 20px; }
}
.c4 .tit .list2 { display: flex; }
@media (max-width: 560px) { .c4 .tit .list2 { width: 100%; margin-top: 20px; }
}
.c4 .tit .list2 li { padding-left: 1.77vw; padding-right: 2.8125vw; background: url(//cdn.myxypt.com/fa0f2d8e/21/06/35c52f62f084423f5bf014eed93f455bad99aee1.png) no-repeat right 50%; text-align: center; padding-top: 12px; }
@media (max-width: 560px) { .c4 .tit .list2 li { padding: 0; width: 33.33%; }
}
.c4 .tit .list2 li:last-child { background: none; padding-right: 0; }
.c4 .tit .list2 li .su { position: relative; line-height: 1; }
.c4 .tit .list2 li .su:after { content: '+'; font-size: 1.198vw; color: #323333; position: absolute; top: 0px; right: 10px; }
@media (max-width: 780px) { .c4 .tit .list2 li .su:after { font-size: 14px; }
}
.c4 .tit .list2 li .su b { font-size: 3.229vw; font-family: Impact; color:#282F80; padding-right: 0.52vw; }
@media (max-width: 780px) { .c4 .tit .list2 li .su b { font-size: 24px; }
}
.c4 .tit .list2 li .su span { font-size: 1.198vw; color: #323333; }
@media (max-width: 780px) { .c4 .tit .list2 li .su span { font-size: 12px; }
}
.c4 .tit .list2 li dd { line-height: 1; color: #323333; font-size: 1.09375vw; margin-top: 4px; }
@media (max-width: 780px) { .c4 .tit .list2 li dd { font-size: 12px; }
}
.c4 .content { display: flex; justify-content: space-between; flex-wrap: wrap; }
.c4 .content .c4-1 { max-width: 922px; width: 66%; }
@media (max-width: 780px) { .c4 .content .c4-1 { width: 100%; }
}
.c4 .content .c4-1 .list1 { display: flex; margin-bottom: 1.66vw; position: relative; flex-wrap: wrap; }
.c4 .content .c4-1 .list1 li { padding-left: 2.29vw; padding-right: 1.04vw; position: relative; }
.c4 .content .c4-1 .list1 li:before { content: ''; width: 1.5vw; height: 0.26vw; background:#282F80; position: absolute; left: 0; top: 50%; transform: translateY(-50%); display: block; opacity: 0; }
.c4 .content .c4-1 .list1 li a { font-size: 1.09375vw; color: #323333; display: block; }
@media (max-width: 780px) { .c4 .content .c4-1 .list1 li a { font-size: 14px; }
}
.c4 .content .c4-1 .list1 li:hover:before { background:#282F80; opacity: 1; }
.c4 .content .c4-1 .list1 li:hover a { color:#282F80; }
.c4 .content .c4-1 .list1 a.ck { display: block; position: absolute; top: 50%; transform: translateY(-50%); right: 20px; font-size: 1.8vw; color: #323333; }
@media (max-width: 780px) { .c4 .content .c4-1 .list1 a.ck { font-size: 14px; }
}
.c4 .content .c4-1 .img { overflow: hidden; }
.c4 .content .c4-1 .img img { max-width: 100%; transition-duration: .5s; }
.c4 .content .c4-1 .img img:hover { transform: scale(1.1); }
.c4 .content .c4-1 dd { font-size: 16px; color: #323333; line-height: 31px; margin-top: 20px; }
.c4 .content .c4-1 dd p:nth-child(1) { margin-bottom: 10px; }
@media (max-width: 1025px) { .c4 .content .c4-1 dd { font-size: 14px; line-height: 24px; }
}
.c4 .content .c4-2 { max-width: 373px; width: 27%; padding-top:5%;}
@media (max-width: 780px) { .c4 .content .c4-2 { width: 100%; }
}
@media (max-width: 560px) { .c4 .content .c4-2 { margin-top: 20px; }
}
.c4 .content .c4-2 .list2 { position: relative; }
.c4 .content .c4-2 .list2 .slick-arrow { position: absolute; outline: none; top: 50%; transform: translateY(-50%); cursor: pointer; z-index: 111; font-size: 0; width: 34px; height: 82px; border: none; }
.c4 .content .c4-2 .list2 .slick-arrow.slick-prev { left: 0; background: url(//cdn.myxypt.com/fa0f2d8e/21/06/a34dd26cd3e145960dfc8a0f3e640060e564c852.png) no-repeat 50%; }
.c4 .content .c4-2 .list2 .slick-arrow.slick-next { right: 0; background: url(//cdn.myxypt.com/fa0f2d8e/21/06/c1b42765566cbcca9d1b6beff8cae2c7a0af43d8.png) no-repeat 50%; }
.c4 .content .c4-2 .list2 li { text-align: center; background: #F1F1F1;}
.c4 .content .c4-2 .list2 li .img { overflow: hidden;padding: 50px 0 38px 0; }
.c4 .content .c4-2 .list2 li .img img { width: 75%; transition-duration: .5s; margin: 0 auto;}
.c4 .content .c4-2 .list2 li dd { line-height: 49px; color: #fff; background:#282F80; font-size: 17px;}
.c4 .content .c4-2 .list2 li:hover .img img { transform: scale(1.1); }


 .c5 { margin-top: 2.1875vw; }
@media (max-width: 560px) { .c5 { margin-top: 30px; }}
.c5 .content { margin-top: 32px; }
@media (max-width: 1420px) { .c5 .content { padding: 0 40px; }}
.c5 .content .list2 { position: relative; margin-left: -3px; margin-right: -3px; }
.c5 .content .list2 .slick-arrow { position: absolute; outline: none; top: 50%; transform: translateY(-50%); cursor: pointer; z-index: 111; font-size: 0; width: 19px; height: 25px; border: none; }
.c5 .content .list2 .slick-arrow.slick-prev { left: -28px; background: url(//cdn.myxypt.com/fa0f2d8e/21/06/a40f7244399b137583eaaddd07bbb2966e0d3f12.png) no-repeat 50%; }
.c5 .content .list2 .slick-arrow.slick-next { right: -28px; background: url(//cdn.myxypt.com/fa0f2d8e/21/06/834edc6bc45daa82537f5ef0539fcce00611fa48.png) no-repeat 50%; }
.c5 .content .list2 li { padding: 0 5px; }
.c5 .content .list2 li .img { overflow: hidden; border: 1px solid #e5e5e5; }
.c5 .content .list2 li .img img { width: 100%; transition-duration: .5s; }
.c5 .content .list2 li .img:hover { border-color:#282F80; }
.c5 .content .list2 li .img:hover img { transform: scale(1.1); }


.c6 { margin-top: 2.8125vw; margin-bottom: 2.8125vw; }
@media (max-width: 560px) { .c6 { margin-top: 30px; }}
.c6 .list1 { display: flex; justify-content: space-between; margin: 32px auto 34px; text-align: center; max-width: 450px; }
.c6 .list1 li { width: 111px; line-height: 38px; font-size: 16px; background: #dedede; padding: 0 13px; }
.c6 .list1 li a { color: #000000; }
.c6 .list1 li.on { background:#282F80; }
.c6 .list1 li.on a { color: #fff; }
/* .c6 .content{display: flex;justify-content: space-between;} */
.c6 .content .list2 {display: flex;justify-content: space-between; }
.c6 .content .list2 .listSub {width: calc(100% / 3 - 30px); }
/* .c6 .content .listSub{ float: left; width: 100%; padding: 20px 0;border-bottom: 1px dashed #E8E8E8; } */
@media (max-width: 560px) { .c6 .content .listSub li { width: 100%; margin-bottom: 20px; padding: 0; }}
.c6 .content .listSub li{padding: 20px 0;border-bottom: 1px dashed #E8E8E8;}
.c6 .content .listSub li a { display: block;  /* background: url(//cdn.myxypt.com/fa0f2d8e/21/06/e456d5eeb1ed4ac01445191b41103740c10ce39b.png) no-repeat 0 100%;  */}
.c6 .content .listSub li .img { overflow: hidden; }
.c6 .content .listSub li .img img { width: 100%; transition-duration: .5s; }
.c6 .content .listSub li .zi{width: 100%;}
.c6 .content .listSub li .zi h3 {
    font-weight: 600;
    font-size: 16px;
    color: #4b4b4b;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 81%;
}
.c6 .content .listSub li .zi .timex { font-size: 12px; color: #a8a8a8; }
.c6 .content .listSub li .zi dd { margin-top: 18px; font-size: 14px; line-height: 24px; color: #a8a8a8; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.c6 .content .listSub li:hover .zi h3 { color:#282F80; }
.c6 .content .listSub li:hover .img img { transform: scale(1.1); }
.c6 .content .listSub li:nth-child(1){padding: 0;border: none;}
@media (max-width: 1024px){
    .c6 .content .list2 .listSub {width: calc(100% / 2 - 30px); }
    .c6 .content .listSub:nth-child(3){display: none;}
}
@media (max-width: 768px){
    .c6 .content .list2 .listSub {width: calc(100% / 1 - 30px); }
    .c6 .content .listSub:nth-child(2),
    .c6 .content .listSub:nth-child(3){display: none;}
}

.foot { padding-top: 2.1875vw; background: #313131; padding-bottom: 2.8125vw; }
@media (max-width: 560px) { .foot { padding: 30px 0; }}
.foot .foot1 { width: 22%; }
@media (max-width: 780px) { .foot .foot1 { width: 50%; }}
@media (max-width: 700px) { .foot .foot1 { width: 100%; }}
.foot .foot1 .logox img { max-width: 100%; }
.foot .foot1 dd { margin-top: 22px; font-size: 14px; line-height: 28px; color: #b0b0b0; }
.foot .foot2 { padding-top: 32px; margin-left: 5%; width: 43%; }
.foot .foot2 li { float: left; width: 25%; padding-right: 10px; }
.foot .foot2 li h2 { color: #fff; font-size: 16px; }
.foot .foot2 li h2 a { color: #fff; font-size: 16px; }
.foot .foot2 li .sec { margin-top: 20px; }
.foot .foot2 li .sec a { font-size: 14px; line-height: 35px; color: #b0b0b0; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.foot .foot3 { margin-top: 45px; }
.foot .foot3 img { max-width: 100%; }
 /*# sourceMappingURL=index.css.map */
.foot .foot2 li h2 a:hover,.foot .foot2 li .sec a:hover{
    color:#4752ca;
}


/* 【 导航栏 】 */
#menu{width: 43%;float: right;}
.navv {width:100%;display: flex;justify-content: space-between;}
.navv li {  line-height: 100px;  height: 100px;  text-align: center;  width: 14%;  float: left;  z-index: 999;  font-size: 17px;/*修改：2处*/}
/*.navv .ryyzz:before{  position: absolute;  left: 0;  top: 29px;  width: 1px;  height: 12px;  background-color: rgba(255, 255, 255, .3);  content: ""; }*//*间隔符*/
/*.navv > li:after {  position: absolute;  right: 0;  top: 29px;  width: 1px;  height: 12px;  background-color: rgba(255, 255, 255, .3);  content: ""; }*//*间隔符*/
.navv li a {  /*display: block;*/  /*line-height: 70px;*/  color: #404040;  /*height: 70px;*/ }
.navv li a:hover {  text-decoration: none; }
.navv .sec {  height: 0;  background: rgba(38, 45, 129, .85);/*修改：3处*/  color: #fff;  overflow: hidden;  z-index: 99999;  position: absolute;  top: calc(100px + 0px);/*修改：2处*/   left: 0px;  width: 100%;  text-align: center; }
.navv .sec a {  /*background: #01557a;*/  color: #fff;  height: 38px;  line-height: 38px;  /*width: 90px;*/  font-size: 15px;/*修改：2处*/  display: block;  white-space:nowrap;overflow:hidden; text-overflow:ellipsis; }
.navv .sec a:hover{/*color:#4da6ce;*/margin-left: 10px;font-weight: bold;} 
/* 【 二级导航 】*/
.navv .nsec{  width: 3000px;  background: rgba(38, 45, 129, .85);  color: #fff;  /*overflow: hidden;*/  z-index: 9999;  position: relative;  /*top: 100px;*/  left: -1500px;  height: 50px;  /*display: none;*/ }
.navv .sec1{  background: rgba(38, 45, 129, .85);  width: 100%;  margin:0 auto;  position: absolute;  z-index: 99;  padding: 20px 0 40px;  opacity: 1;  top:calc(100px + 0px);  left:0;  display: none; }
/* .navv .sec1 .paddingWh{padding: 0 13%;} */
/**/
.navv .sec1 .x_snav{  width: 16%;  float: left;  text-align: left;  padding-left: 5%;}
.navv .sec1 .x_snav22{min-height:240px;}
.navv .sec1 .x_snav dd{  /* background: url(../images/jttt.png) left bottom no-repeat; */  padding-bottom: 10px;  margin-bottom: 10px; border-bottom: 1px solid #fff;}
.navv .sec1 .x_snav dd a{  font:normal 17px/30px MicrosoftYaHei;  color: #ffffff;  font-weight: bold;}
.navv .sec1 .x_snav .x-sub-mm{  display: block; }
.navv .sec1 .x_snav .x-sub-mm a{  font:normal 15px/25px MicrosoftYaHei;  color: #e6e6e6;  display: block;  transition: all 0.4s;  }
.navv .sec1 .x_snav .x-sub-mm a:hover{  /*color:#4da6ce;*/  margin-left: 10px;  transition: all 0.4; font-weight: bold;}



.x-footer,
.x-footer a{color: #b0b0b0;}
.support{margin: 5px 0;}
@media (max-width: 1300px) {
   .navv .sec{
       top: calc(70px + 0px);
   }
   .navv .sec1{
       top: calc(70px + 0px);
   }
}
@media (max-width: 1200px) {
    .support,
    .x-copyright{float: none;}
}
.foot{clear: both;}

/*  */
@media (max-width: 1440px) {
    .tou .logo{ width: 16%;}
    .tou .logo img{width: 100%;}
    .c1 .content .c1-1 .list1{max-height: 452px;}
}
@media(max-width:1300px){
    .navv .sec1 .x_snav{
       padding-left: 1%;
    }
    .navv .sec1 .x_snav .x-sub-mm a{
        font: normal 12px/23px MicrosoftYaHei;
    }
    .tou .logo{
     line-height: 75px;   
    }
    .navv li{
       line-height: 75px;
       height: 75px;
    }
    .tou .ss dd{
        line-height: 75px;
    }
    .c1 .content .c1-1 h3{
        line-height: 9.5vh;
    }
    .c1 .content .c1-1 .list1 li > a{
     line-height: 45px;
    }
    .c1 .content .c1-1 .list1 li .sec a{
        line-height: 38px;
    }
    .c1 .content .c1-1 .list1{max-height: 377px;}
    .x-banner{
        margin-top:75px;
    }
}
@media (max-width: 1200px) {
    .container-fluid{padding: 0 10%;}
    .tou{display: none;}
    .c1 .content .c1-1 .list1{max-height: 332px;}
}
@media (max-width: 1024px) {
    .container-fluid{padding: 0 6%;}
}
@media (max-width: 768px) {
    .container-fluid{padding: 0 3%;}
    .x-banner{
        margin-top:0;
    }
}
@media (max-width: 475px) {}
@media (max-width: 375px) {}