/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{/* margin:0; */padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{/* color:#333; */}
a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}




/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:76%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.pos{position: relative;width:1920px;left:50%;margin-left:-960px;}
.wh{max-width:1280px;margin:0 auto;padding:0 30px;}
.w1400{max-width:1400px;margin:0 auto;padding:0 15px;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}







/*头部*/

.gnh{
    position: fixed;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    z-index: 9999;
    top: 3%;
    transition: all ease .3s;
}
.changh{
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 2%;
    font-family: "Microsoft Yahei";
}
.logo1{
 line-height: 90px;
}
.logo1 img{
    max-width: 100%;
     line-height: 90px;
}

.logo2{display:none;}

.nnav{
    width: 65%;
}




@media (max-width: 1300px) {
.nnav{
    width: 63%;
}
}


@media (max-width: 1200px) {
.nnav{
    width: 60%;
}
}

@media (max-width: 1024px) {
.nnav{
    width: 54%;
}
}

@media (max-width: 992px) {
.nnav{
    width: 51%;}

}






.gl {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 20%;
  z-index: 99999;
  -webkit-animation: myfirst 1.5s infinite; animation: myfirst 1.5s infinite;
}



.so{line-height: 90px;}
.so img {
    max-width: 100%;line-height: 90px;
}

.ss {
    display: block;
    width: 40%;
    padding: 10px 0;
    z-index: 999;
    background: #fff;
    /* margin: auto; */
}

.ss input {
    outline: none;
    line-height: 40px;
    width: 16%;
    background: none;
    border: 1px solid #eee;
    background: #1a3b84;
    font-size: 14px;
    color: #fff;
    float: left;
}

.ss #keywords {
    padding-left: 5px;
    line-height: 40px;
    width: 80%;
    background: #fff;
    border: 1px solid #eee;
    outline: none;
    font-size: 14px;
    color: #000;
    float: left;
    border-right: 1px solid #fff;
}

.ss #keyword:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    transition: background-color 5000s ease-in-out 0s;
}

.ss #keyword::placeholder {
    color: #fff;
}





.fp-viewing-1 .x-menu > li > a,
.fp-viewing-3 .x-menu > li > a
{
    font-size: 16px;
    color: #3d3d3d;
    display: block;
    position: relative;
}


.fp-viewing-1 .so img,
.fp-viewing-3 .so img{filter: brightness(0)}
.fp-viewing-1 .biaozi img,
.fp-viewing-3 .biaozi img{filter: brightness(0)}

.fp-viewing-1 .logo1,
.fp-viewing-3 .logo1{display:none;}

.fp-viewing-1 .logo2,
.fp-viewing-3 .logo2{display:block;}




.section1{position: relative;}

@media (max-width: 1024px) {
    .section1,.section2 {
        padding: 40px 0 0;
    }
      .fp-tableCell {
        height: auto !important;
    }
     .fp-section {
        height: auto !important;
    }
    #fp-nav{display: none;}

}





/*aaaa */
.section{position: relative;width: 100%;}



/* 精品主题 */
.section11{background:#f8f8f8;}
.section11 .box1_bot{
    padding-top: 60px;
}



.pptt{	font-family: SourceHanSansCN-Bold;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 0px;text-align: center;
	color: #333333;line-height:18px;margin-top: -12px;
   }
.pptt_x{text-align: center;line-height:8px;}

.section4 .pptt_x{
    margin-top: 100px;

}





/*多页签*/
.promenu{margin-top:30px;}
.promenu ul{ width:100%;display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;}
.promenu li{ float: left;line-height:44px;margin:0 40px;}
.promenu li a{font-size: 20px;color: #000000;}
.promenu li.on{border-bottom: 2px solid #a96b38;}
.promenu li.on a{color: #a96b38;}


.b1b_index{overflow: hidden;margin-top:60px;display: block;}
.b1b_index ul{display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;}
.b1b_index li{width:23.8%;float: left;overflow: hidden; margin-bottom: 24px;border-radius: 10px;position: relative;}
.b1b_index li .b1img1{width: 100%;height: 220px; overflow: hidden;}
.b1b_index li .b1img1 img{width: 100%;height: 100%;}
.b1b_index li h4{font-size: 14px;font-weight: normal;  line-height: 45px; color: #020202;text-align: center;background:#d1d1d1;width:100%;}
.b1b_index li:hover h4{background:#005da3;color:#fff}





.b1b_index li::before {
    content: "";

    width: 32px;

    height: 2px;

    background-color: #fff;

    position: absolute;

    top: 50%;

    left: -15%;

    transition: all 0.36s ease-out;

    z-index: 1;
}

.b1b_index li::after {
    content: "";

    width: 2px;

    height: 32px;

    background-color: #fff;

    position: absolute;

    top: -15%;

    left: 50%;

    transition: all 0.36s ease-out;
}

.b1b_index li:hover::before {
    top: 50%;

    left: calc(50% - 16px);
}

.b1b_index li:hover::after {
    top: calc(50% - 16px);

    left: 50%;
}



.b1b_index li .item_mask {
    background-color: rgba(0, 0, 0, .5);
        position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
    border-bottom: none;
    transition: all 0.36s ease;display:none;
}

.b1b_index li:hover .item_mask {
   display: block;
}



.b1b_index li h2{width:100%;text-align: center;color:#fff;font-size: 14px;bottom: 15px;position: absolute;font-weight: 400;display:none;}

.b1b_index li:hover h2 {
   display: block;
}













.b1b_index li .rectborder {
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    position: absolute;
    left: -10px;
    top: -10px;
    border: rgba(255,255,255,.6) 1px solid;
    transition: all ease-out .2s;border-radius: 5px;
}

.b1b_index li:hover .rectborder {
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    left: 10px;
    top: 10px;
}





@media(max-width:1660px) {
.b1b_index li .b1img1{width: 100%;height: 200px; overflow: hidden;}
}

@media(max-width:1440px) {
.pptt{	font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 0px;text-align: center;
	color: #333333;}

.b1b_index li .b1img1{width: 100%;height: 220px; overflow: hidden;}
.promenu ul{ width:100%;display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;}
.promenu li{ float: left;line-height:25px;margin:0 25px;}
.promenu li a{font-size: 16px;color: #000000;}
.b1b_index{overflow: hidden;margin-top:20px;display: block;}
.promenu{margin-top:20px;}
}



@media(max-width:992px) {
.pptt{	font-family: SourceHanSansCN-Bold;
	font-size: 25px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 0px;text-align: center;
	color: #333333;}

.b1b_index li{width: 48.5%;}
.b1b_index li .b1img1{width: 100%;height: auto; overflow: hidden;}
.promenu li{margin-bottom: 10px;}

}





/*  关于我们 */

.section1 {
    width: 100%;background:url(../images/0696eb6ea2cc11f17347f007663c5d4b41cc4f2f.png) no-repeat right bottom;
}

.sec1-con {
    font-size: 0;
    position: absolute;
    width: 100%;
    bottom: 15%;
}

.sec1-left {
    width: 37%;
    display: inline-block;
}

.sec1-left img {
    width: 100%;
}

.sec1-right {
    width: 63%;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5%;
}

.sec1-right .sec1-right-con {
    width: 80%;
    margin-left: 0%;
    padding: 3% 0;
}

.sec1-right .sec1-right-con dt img {
    max-width: 100%;
}


.sec1-right .sec1-right-con>h2{line-height: 12px;padding: 15px 0;}
.sec1-right .sec1-right-con>h4 {
    font-size: 36px;
    font-weight: 600;
    /* margin-top: -10px; */
    color: #000000;
    /* line-height: 8px; */
}

.sec1-right .sec1-right-con .jj {
    font-size: 16px;
    color: #333333;
    padding: 0% 0 6%;
    line-height: 2.5;
    text-align: justify;
}

.sec1-right .sec1-right-con a.more {
 	width: 150px;
 	height: 39px;
 	line-height: 39px;
 	border-radius: 60px;
 	display: block;
 	text-transform: uppercase;
 	border: solid 1px #1b3b86;
 	color: #fff;
 	text-align: center;
 	font-size: 16px;
 	background: #1b3b86;
}


.sec1-right .sec1-right-con a.more:hover{color: #000;border: solid 1px #999;background: #fff;}






@media(max-width:1440px) {
.sec1-right .sec1-right-con {
    width: 69.16%;
    margin-left: 8%;
    padding:2% 0;
}


.sec1-right .sec1-right-con>h4 {
    font-size: 30px;
    font-weight: 600;
    color: #000000;
}

.sec1-right .sec1-right-con .jj {
    font-size: 14px;
    color: #333333;
    padding: 0% 0 4%;
    line-height: 2;
    text-align: justify;
}




}






@media(min-width:1200px) {
    .sec1-left img {
        /* height: 100vh; */
        max-width: 100%;
    }
}

@media (max-width: 1200px) {
    .sec1-right .sec1-right-con dt img {
        max-width: 40px;
    }
    .sec1-right .sec1-right-con>h3 {
        font-size: 24px;
    }
    .sec1-right .sec1-right-con .jj {
        font-size: 13px;
    }
    .sec1-left {
        width: 100%;
        margin-top: 5%;
    }
    .sec1-right {
        width: 100%;
    }
    .sec1-right .sec1-right-con {
        max-width: 96%;
        margin-left: 2%;
    }
}




@media(max-width:1200px) {
   .sec1-right .sec1-right-con>h4 {
    font-size: 25px;
    font-weight: 600;
    color: #000000;
}

}

@media (max-width: 768px) {
    .sec1-right .sec1-right-con {
        padding: 0;
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    .sec1-right .sec1-right-con .jj {
        font-size: 12px;
    }
 
}









/*.服务优势*/
.section3{position: relative;}

.list22{margin-top:25px;margin-left:38px;}
.section3 .abt{position: absolute;width: 100%;z-index: 9999;}
.yul{display: -webkit-box;display: -ms-flexbox;display: flex;height: 100%;width: 100%;}
.yul li{-webkit-box-flex: 1;-ms-flex: 1;flex: 1;position: relative;}
.yul li .bj1{position: absolute;width: 100%;height: 100%;top:0;left: 0;text-align: center;display:flex;justify-content:center;align-items: center;}
.yul li .img{opacity: 1;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.yul li .img .bj{height: 100vh;}
.bj1 h3{color: #ffffff;font-size: 24px;font-weight: 400;}
.bj1 span{display: block;color: #ffffff;opacity: 0.5;font-size: 14px;text-transform: uppercase;margin-top: 10px;}
.yul li:hover .bj1{background: rgba(255,255,255,.4);}
.yul li:hover .bj1 a{display: block;margin-top: 117px;}
.yul li:hover .img{opacity: 1;}
.yul li .img_11{width: 110px;margin: 0 auto;}
.yul li .img_11 img{width: 100%;}
.yul li:hover h3{color:#333}
.yul li .img_22{width: 110px;margin: 0 auto;display: none;}
.yul li .img_22 img{width: 100%;}
.yul li .xx1{width: 35px;height:2px;background:#fff;margin: 0 auto;margin-top:25px;}

.yul li:hover .xx1{background:#333333;}
.yul li:hover .img_11{display: none;}
.yul li:hover .img_22{display: block;}

.yul li .bj11{-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.yul li:hover .bj11{margin-top: -10px;}
.yul li .img img{display: block;width: 100%;}

@media(max-width: 1200px){
    .bj1 h3{font-size: 20px;}
    .bj1 span{font-size: 12px;}
}


@media(max-width: 768px){
    .yul{height: auto;width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;}
    .bj1 h3{font-size: 20px;}
    .bj1 span{font-size: 12px;}
    .yul li{-webkit-box-flex: 0;-ms-flex: 0;flex: none;position: relative;width: 50%;}
    .yul li .img .bj{height: 100vh;}
}



.yul2 ul{ display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;}

.yul2 ul li{width: 50%;margin:25px 0;}
.yul2 ul li .img_33{width: 110px;margin: 0 auto;text-align: center;display: block;}
.yul2 ul li .img_33 img{width: 100%;text-align: center;}
.yul2 ul li h3{color: #333;font-size: 16px;font-weight: 400;text-align: center;}
.yul2 ul li .xx1{width: 35px;height:2px;background:#333;margin: 0 auto;margin-top:25px;}






/* .新闻资讯 */
.xwtt{	font-family: SourceHanSansCN-Bold;
	font-size: 36px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 0px;text-align: center;
	color: #333333;padding-top: 18px;
    background:url(../images/c4934c97e05857e116085bbb3af7fbdd639decd6.png) no-repeat center top;}

.nn_11{margin-top:3.5vw}
.nn_11 li{overflow: hidden;}
.nn_11 li .img_aa{width: 100%;position: relative;overflow: hidden;}
.nn_11 li .img_aa img{width: 100%;height: 270px;overflow: hidden;}
.nn_11 li .dnn{width: 100%;padding: 28px;height: 270px;overflow: hidden; }















.nn_11 li .dnn h2{	font-family: ArialMT;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;background:url(../images/db6ee5730ca24e2a2ae590b79753c9cdb1b40726.png) no-repeat left bottom;margin-top: 5px;
     transition: all 0.3s ease-out 0s;}


.nn_11 li :hover .dnn h2 {margin-left: 10px;}



.nn_11 li .dnn h3{	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;line-height: 30px;height:30px;overflow: hidden;margin-top: 10px;     transition: all 0.3s ease-out 0s;}

.nn_11 li :hover .dnn h3 {margin-left: 10px;}


.nn_11 li .dnn span{	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;line-height: 25px;overflow: hidden;height:50px;display: block;margin-top: 15px;}




.more_11{margin-top: 15px;	width: 88px;
	height: 26px;
	border-radius: 5px;
	border: solid 1px #cccccc;background:url(../images/ff9b7921beae82f83a11d56b48ec9dc201b6baa5.png) no-repeat center #fff; transition: all 0.3s ease-out 0s;}

.nn_11 li:hover .more_11{border: solid 1px #a96b38;background:url(../images/b69a352a744df381e4de7540d46ef3cad1308e35.png)no-repeat center #a96b38;margin-left: 0px;}








/* 首页banner样式 */
.nn_11 .owl-carousel {
    position: relative;
}


.nn_11 .owl-carousel a {
    display: block;
}



.nn_11 .icon-font{display: none;}
.nn_11 .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 0%;
}

.nn_11 .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    background: #e2e2e2;
    width: 12px;
    height: 12px;border-radius: 50%;
}

.nn_11 .owl-carousel .owl-dots button.owl-dot:hover {
    background:#deab7a;
}

.nn_11 .owl-carousel .owl-dots button.owl-dot.active {
    background:#deab7a;
}





.nn_11{padding-bottom: 45px;}

.nn_11 .slick-dots {
    text-align: center;
    margin-top: 45px;
}

.nn_11 .slick-dots li {
    display: inline-block;
    margin: 0 .5em;
    outline: none;
    background: #e2e2e2;
    width: 12px;
    height: 12px;border-radius: 50%;
    cursor: pointer;
}

.nn_11 .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.nn_11 .slick-dots li.slick-active {
   background:#deab7a;
}








@media(max-width:1660px){
.nn_11 li .img_aa img{width: 100%;max-height: 200px;overflow: hidden;}
.nn_11 li .dnn{width: 100%;padding: 28px;max-height: 200px;overflow: hidden;}

}


@media(max-width:1440px){
.xwtt{	font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 0px;text-align: center;
	color: #333333;padding-top: 18px;
    background:url(../images/c4934c97e05857e116085bbb3af7fbdd639decd6.png) no-repeat center top;}

.nn_11 li .img_aa img{width: 100%;max-height: 180px;overflow: hidden;}
.nn_11 li .dnn{width: 100%;padding: 28px;max-height: 180px;overflow: hidden;}

.nn_11 .owl-carousel {
    position: relative;padding-bottom: 15px;
}


.nn_11 li .dnn h2{	font-family: ArialMT;
	font-size: 20px;margin-top: 0px;line-height: 22px;}

.nn_11 li .dnn h3{	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;line-height: 22px;height:22px;overflow: hidden;margin-top: 5px;}

.nn_11 li .dnn span{	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;line-height: 22px;overflow: hidden;height:44px;display: block;margin-top: 5px;}

.nn_11{margin-top:20px}

}


@media(max-width:992px){
.xwtt{	font-family: SourceHanSansCN-Bold;
	font-size: 25px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 0px;text-align: center;
	color: #333333;padding-top: 18px;
    background:url(../images/c4934c97e05857e116085bbb3af7fbdd639decd6.png) no-repeat center top;}
.nn_11 li .dnn{padding:5px;}
.nn_11 li .dnn h2{margin-top: 10px;}
.nn_11 .owl-carousel .owl-dots button.owl-dot{display: none;}
}




.nn_11 li .img_aa::before {

    content: '';

    position: absolute;

    width: calc(100% - 14px);

    height: calc(100% - 14px);

    top: 0px;

    left: 0px;

    border: 1px solid rgba(255, 255, 255, .0);

    -webkit-animation-duration: 0.4s;

    -moz-animation-duration: 0.4s;

    -ms-animation-duration: 0.4s;

    -o-animation-duration: .4s;

    animation-duration: .4s;

    -webkit-animation-fill-mode: both;

    -moz-animation-fill-mode: both;

    -ms-animation-fill-mode: both;

    -o-animation-fill-mode: both;

    animation-fill-mode: both;

    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;

    top: 6px;

    left: 6px;

}



.nn_11 li:hover .img_aa::before {

    border: 1px solid rgba(255, 255, 255, 1);

    animation-name: zoomIn;

    top: 6px;

    left: 6px;

}
























/* section5 */
.section5{background: url(../images/3fdbc1c3727588b3db4a5742499b487dfcb0208b.png) no-repeat 50% 0; background-size: 100% 100%;}
.lxwm{margin: 0 auto; background: rgba(255,255,255,.2);padding:30px;
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;}
.tleft{width: 42%;}
.mapx{width: 57%;}
.mapx img{width: 100%;}
.tleft h3{color: #fff;font-weight: normal;font-size: 24px;line-height: 30px;margin-bottom: 15px;}
.lx{color: #ffffff;font-size: 14px;line-height: 35px;margin-top: 3%;}
.asort{text-align: center;margin-top: 5%;}
.asort li{display: inline-block;margin: 0 2%;width: 15%;}
.asort li a{display: block;height: 44px;border-radius: 22px;border: solid 1px rgba(255,255,255,.5);line-height: 44px;color: #e1e1e3;font-size: 16px;}


@media(max-width:1440px){
.asort{text-align: center;margin-top: 25px;}
.asort li{display: inline-block;margin: 0 2%;width: 15%;}
.asort li a{display: block;height: 34px;border-radius: 22px;border: solid 1px rgba(255,255,255,.5);line-height: 34px;color: #e1e1e3;font-size: 14px;}

}


.asort li:hover a{color:#a96b38;border: solid 1px #a96b38}


@media(max-width: 769px){
    .yy{background: rgba(17,52,142,.6);padding: 10px 0;}
    .abt dd{font-size: 26px;}
    .abt dt{font-size: 14px;margin-top: 5px;}
    .acon{font-size: 16px;line-height: 28px;}
    .section3 .abt{position: static;}
    .yy a{text-align: center;margin-top: 15px;display: block;}
}
@media(max-width:540px){
     .acon{font-size: 14px;line-height: 24px;}
     .aul li a {
        width: 140px;
        height: 140px;
        padding-top: 25px;
    }
    .aul li h3{margin-top: 0px;}
    .aul li .img img{width: 23%;}
}

@media(max-width:370px){
      .aul li a {
        width: 120px;
        height: 120px;
        padding-top: 25px;
    }
    .aul li h3{margin-top: 3px;font-size: 12px;}
    .aul li .img{height: 38px;line-height: 38px;}
    .aul li .img img{width: 23%;}
}






/*页面底部*/

.bq{border-top:1px solid #777f98;color: #b0b3be;
font-size: 12px;text-align: center;line-height: 24px;padding-top: 15px;padding-bottom: 10px;position: absolute;width:100%;bottom:0px;}
.bq a{color: #b0b3be;}

.f_link{padding:15px 0;line-height: 30px;color: #666;font-size: 14px;}
.f_link a{color: #666;padding-right:10px;}


@media(max-width:1660px){
.asort{margin-top: 20px;}
}



@media(max-width:1440px){
.f_link{padding:5px 0;line-height: 25px;color: #666;font-size: 14px;}
.f_link a{color: #666;padding-right:10px;}

.c-link{padding: 5px 0;display: none;}

}

@media(max-width:1024px){
 .bq{position: relative;margin-top: 10px;}   
}



@media(max-width:1200px){
    .tleft h3{font-size: 16px;}
    .lx{font-size: 13px;line-height: 26px;}
}




@media(max-width:992px){.xuan_11,x-banner,.page-banner{margin-top: 60px;}
}
@media(max-width:800px){
    .nsort li a{font-size: 14px;line-height: 40px;}
    .nlist li h3 a{font-size: 14px;}
    .lxwm{width: 100%;}
    .tleft h3{font-size: 14px;}
}
@media(max-width:700px){
    .lxwm{display: block;}
    .tleft{margin-bottom: 20px;}
    .tleft,.map{width: 100%;}
    .asort li{width: 26%;}
    .lx{font-size: 12px;line-height: 24px;}
    .asort li a{font-size: 14px;line-height: 38px;height: 38px;}
    .nlist li{width: 46%;margin: 0 2% 20px 2%;}
    .nlist li{margin-right: 2%;}
    .nlist li h3 a{padding:5% 3px;}
}


.footer2{text-align: center;color: #fff;line-height: 24px;background: #666;padding: 10px 0;}
.footer2 a{color: #fff;}


@media(max-width:1024px){
    .section4{padding: 25px 0 0;}
    .aul{margin-top: 2%;}
    .acon{margin-top: 2%;}
    .ling .abt{padding-top: 12%;}
    .abouts .abt{padding-top: 10%;}
    .section11{padding: 25px 0;}
    .section5{padding: 25px 0;}
}


@media(max-width:990px){
.section5{margin-bottom: 0;}
.dff{margin-bottom: 35px;}
}

.dff{background: url(../images/3fdbc1c3727588b3db4a5742499b487dfcb0208b.png) no-repeat 50% 0; background-size: 100% 100%;padding: 45px 0;}













@media(min-width: 992px){
.sun-delay0 {
        -webkit-transition-delay: 0.2s;
                transition-delay: 0.2s;
    }

    .sun-delay1 {
        -webkit-transition-delay: 0.4s;
                transition-delay: 0.4s;
    }

    .sun-delay2 {
        -webkit-transition-delay: 0.6s;
                transition-delay: 0.6s;
    }

    .sun-delay3 {
        -webkit-transition-delay: 0.8s;
                transition-delay: 0.8s;
    }

    .sun-delay4 {
        -webkit-transition-delay: 1s;
                transition-delay: 1s;
    }

    .sun-delay5 {
        -webkit-transition-delay: 1.2s;
                transition-delay: 1.2s;
    }

    .sun-delay6 {
        -webkit-transition-delay: 1.4s;
                transition-delay: 1.4s;
    }

    .sun-delay7 {
        -webkit-transition-delay: 1.6s;
                transition-delay: 1.6s;
    }

    .sun-delay8 {
        -webkit-transition-delay: 1.8s;
                transition-delay: 1.8s;
    }

    .sun-delay9 {
        -webkit-transition-delay: 2s;
                transition-delay: 2s;
    }

    .sun-delay10 {
        -webkit-transition-delay: 2.2s;
                transition-delay: 2.2s;
    }

    .sun-ani-left,
    .sun-ani-down,
    .sun-ani-up,
    .sun-ani-right {
        opacity: 0;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .7s;
                transition-duration: .7s;
    }

    .sun-ani-left {
        -webkit-transform: translateX(-100px);
                transform: translateX(-100px);
    }

    .sun-ani-down {
        -webkit-transform: translateY(-100px);
                transform: translateY(-100px);
    }


.sun-ani-up {
        -webkit-transform: translateY(-100px);
                transform: translateY(100px);
    }

    .sun-ani-right {
        -webkit-transform: translatex(100px);
                transform: translatex(100px);
    }

    .actives .sun-ani-left {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }

    .active .sun-ani-left {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }

    .active .sun-ani-down {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }

    .active .sun-ani-up {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }

    .active .sun-ani-right {
        opacity: 1;
        -webkit-transform: translatex(0);
                transform: translatex(0);
   }
    
}

@media(min-width: 991px){
.active .down{ animation-name: fadeInDown;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}

.active .up{   animation-name: fadeInUp;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}


.active .le{   animation-name: fadeInLeft ;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}


.active .re{ animation-name: fadeInRight;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}


.active .zz{   animation-name:zoomIn;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}
}










/*内页左侧样式*/

.page-product-inquiry a{color: #fff;}



/* 友情链接 */

.c-link {
    padding: 20px 0;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

.c-link .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.c-link span {
    cursor: pointer;
    display: block;
}

.c-link dd{
    width:calc(100% - 70px)
}

.c-link .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(255,255,255,.6);
    padding: 10px;
    min-width:120px;
}

.c-link a {
    color: #fff;
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;
}

