
/*公共样式*/
*{margin: 0;padding: 0;outline: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
html,body{font-size: 12px;font-family:'arial',"Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
ul,li{list-style-type: none;}
a{text-decoration:none;color:#000000;}
a:hover{text-decoration:none;color:#000000;}
.fl{float: left;}
.fr{float: right;}
.clear:after{content:'';display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.clear{zoom:1;}
ol,ul,p{margin: 0;}
i {font-style: normal;}
tr,td{margin: 0;padding: 0;}
input,textarea{box-sizing: border-box;-webkit-appearance: none;}
a,button,input,textarea{-webkit-tap-highlight-color: rgba(0, 0, 0, 0)}
img{border-style: none;}

/*头部*/
.header{background: rgba(0,0,0,0);position: fixed;top: 0;left:0;right:0;z-index: 9;-o-transition:1s;-ms-transition:1s;-moz-transition:1s;-webkit-transition:1s;transition:1s;}
.header .header-wrap{max-width:1620px;height: 100px;margin: 0 auto;}
.header .header-wrap .logo{float:left;height: 100%;}
.header .header-wrap .logo2{float:left;height: 100%;}
.header .header-wrap a{display: block;}
.header .header-wrap .logo img{display:block;width:100%;height:100%;}
.header .header-wrap .logo2 img{display:block;width:100%;height:100%;}
.header .header-wrap .r-nav{float: right;height: 100px;}
.header .header-wrap .r-nav .nav-wrap .home,.home2{display:block;float: left;width:28px;height: 24px;margin-top: 38px;margin-right: 35px;}
.header .header-wrap .r-nav .nav-wrap .home,.home2 img{width: 28px;height: 24px;}
.header .header-wrap .r-nav .nav-wrap .nav{float:left;font-size:0;}
.header .header-wrap .r-nav .nav-wrap .nav li{position:relative;display:inline-block;margin: 0 30px;height:100px;line-height: 100px;}
.header .header-wrap .r-nav .nav-wrap .nav li a{color: #FFFFFF;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;font-size:24px;}
.header .header-wrap .r-nav .nav-wrap .nav li a span{color:#FFFFFF;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;font-size:18px;transition: all 0.3s;}
.header .header-wrap .r-nav .nav-wrap .nav li.on span{color:#336ab7;}
.header .header-wrap .r-nav .nav-wrap .nav li:hover a span{color:#336ab7;}
.header .header-wrap .r-nav .nav-wrap .nav li .nav-2{display:none;position: absolute;top:90px;left:50%;width:230px;margin-left:-115px;padding:0 0 10px;text-align:center;border-top:3px #3053a2 solid;background-color:#FFFFFF;opacity:0.9;transition: all 0.5s;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);}
.header .header-wrap .r-nav .nav-wrap .nav li .nav-2 a{display:block;font-size:16px;height:36px;line-height:36px;padding: 0  10px;border-bottom:1px #cecece solid;color:#333;font-family:"Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.header .header-wrap .r-nav .nav-wrap .nav li:hover .nav-2{transition:all 5s;}
.header .header-wrap .r-nav .nav-wrap .nav li .nav-2 a:hover{background-color: #F4F4F4;color:#1f50a3;}	


.header .header-wrap .r-nav .nav-wrap .searc,.searc2{display:block;float: left;width: 16px;height:16px;margin-top:42px;margin-left:42px;cursor: pointer;}
.header .header-wrap .r-nav .nav-wrap .searc img{width: 16px;height:16px;}
.header .header-wrap .r-nav .searc-box{float: right;position: relative;}
.header .header-wrap .r-nav .searc-box input{float:left;background: rgba(0,0,0,0);border: 0;outline: none;height: 50px;font-size:14px;margin-top:25px;color: #fff;}
.header .header-wrap .r-nav .searc-box input::-webkit-input-placeholder{color:#FFFFFF;}
.header .header-wrap .r-nav .searc-box input::-moz-placeholder{color:#FFFFFF;}
.header .header-wrap .r-nav .searc-box input:-moz-placeholder{color:#FFFFFF;}
.header .header-wrap .r-nav .searc-box input:-ms-input-placeholder{color:#FFFFFF;}
.header .header-wrap .r-nav .searc-box .a-1{float:left;display:block;width: 23px;height: 23px;margin-top: 38px;margin-left: 15px;cursor: pointer;}
.header .header-wrap .r-nav .searc-box .a-2{float:left;display:block;width: 23px;height: 23px;margin-top: 38px;margin-left: 15px;cursor: pointer;}
.header .header-wrap .muen{float:right;margin-top:26px;}
.header .header-wrap .muen .muen-2 img{max-width:90%;}
.header2{background-color: #FFFFFF;color: #000;}
.header2 .header-wrap .r-nav .nav-wrap .nav li a span{color: #000;}
.header2 .header-wrap .r-nav .searc-box input{color: #aaa;}
.header2 .header-wrap .r-nav .searc-box input::-webkit-input-placeholder{color:#aaa;}
.header2 .header-wrap .r-nav .searc-box input::-moz-placeholder{color:#aaa;}
.header2 .header-wrap .r-nav .searc-box input:-moz-placeholder{color:##aaa;}
.header2 .header-wrap .r-nav .searc-box input:-ms-input-placeholder{color:##aaa;}

.header .muen-nav{position: fixed;top:0;bottom:0;width: 100%;background-color: #000;}
.header .muen-nav .muen-nav-top{width: 100%;padding: 0 2.6%;display: flex;justify-content: space-between;align-items: center;height: 50px;}
.header .muen-nav .muen-nav-top img{width: 14px;height: 14px;}
.header .muen-nav .muen-nav-top .inpbox{border: 1px solid rgba(255,255,255,0.3);width:77%;height:30px;padding:0 5%;display: flex;justify-content: space-between;align-items: center;position: relative;}
.header .muen-nav .muen-nav-top .inpbox input{width:80%;height:100%;border: 0;outline:none;background:none;color:#fff;font-size: 13px;}
.header .muen-nav .muen-nav-top .inpbox .sumbit{display:inline-block;width:15px;height:100%;background: url(http://www.kusoon.com/public/home/img/hsny102.png) center no-repeat;background-size:15px 15px;}
.header .muen-nav .muen-nav-bot{text-align: center;color: #FFFFFF;margin-top:25px;}
.header .muen-nav .muen-nav-bot li{padding: 0 15%;font-size: 12px;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.header .muen-nav .muen-nav-bot .nav-box{width:100%;border-bottom: 1px #2a2929 solid;padding: 20px 0;font-size:12px;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.header .muen-nav .muen-nav-bot .nav-bnt{cursor: pointer;}
.header .muen-nav .muen-nav-bot .nav-bnt span:nth-child(2){display:inline-block;width:10.5px;height:6px;background: url(http://www.kusoon.com/public/home/img/hsny103.png) no-repeat;background-size:10.5px 6px;margin-left:10px;}
.header .muen-nav .muen-nav-bot .nav-1{margin-top: 20px;}
.header .muen-nav .muen-nav-bot .nav-1 a{color: #FFFFFF;font-size:16px;display: block;margin:15px 0;}
.header .proposal-box{position:absolute;top:75px;width:281px;height: auto;background-color:#fff;font-size:14px;color:#AAAAAA;left: 0px;}
.header .muen-nav .muen-nav-top .inpbox .proposal-box{top: 50px;left: 0;width: 100%;height: auto;}
.header .muen-nav .muen-nav-top .inpbox .proposal-box ul li{
	margin:5px 5px;
}



/*尾部*/
.footer{width:100%;background-color:#282828;font-family:"msyi";font-size:0;position: relative;}
.footer .footer-wrap .s-box{max-width:1200px;height:auto;color: #dddddd;margin: 0 auto;padding: 30px 0;}
.footer .footer-wrap .s-box .ul-1{width: 16.6%;float: left;text-align:left;}
.footer .footer-wrap .s-box .ul-1 .li-1{font-size: 12px;line-height: 28px;margin-bottom:15px;font-weight: bold;}
.footer .footer-wrap .s-box a{color: #aaaaaa;font-size: 12px;line-height: 25px;}
.footer .footer-wrap .s-box a:hover{color: #FFFFFF;}
.footer .footer-wrap .x-box{background-color: #242424;color: #AAAAAA;}
.footer .footer-wrap .x-box .x-wrap{max-width:1620px;padding: 40px 0;margin: 0 auto;font-size: 12px;}
.footer .footer-wrap .x-box a{color: #AAAAAA;}
.footer .footer-wrap .x-box .l-box{float: left;padding-top:14px;}
.footer .footer-wrap .x-box .c-box{float:left;margin-left: 20px;padding-top:14px;font-size: 0;}
.footer .footer-wrap .x-box .c-box a{padding: 0 20px;border-right:2px #666666 solid;font-size: 12px;}
.footer .footer-wrap .x-box .c-box a:hover{color: #FFFFFF;}
.footer .footer-wrap .x-box .c-box a:last-child{border: 0;}
.footer .footer-wrap .x-box .r-box{float:right;height:30px;font-size: 0;}
.footer .footer-wrap .x-box .r-box a{margin: 0 5px;margin-top:8px;display: inline-block;font-size: 12px;float:left;}
.footer .footer-wrap .x-box .r-box a:nth-child(1){margin-right: 10px;margin-top: 14px;}
.footer .footer-wrap .x-box .r-box a:nth-child(n+2){width: 22px;height: 22px;}
.footer .footer-wrap .x-box .r-box a:last-child{margin-left: 5px;margin-right: 0;}
.footer .footer-wrap .x-box .r-box a img{width:22px;height:22px;}
.footer .footer-wrap2{background: #242424;}
.footer .footer-wrap2 .share{font-size: 0;text-align: center;background: #242424;}
.footer .footer-wrap2 .share a{display:inline-block;width:11px;height:11px;margin:5px 8px;}

/*留言*/
.message{position: fixed;top:35%;right: 5%;}
.message .mes-img{width: 60px;cursor: pointer;text-align: center;}
.message .mes-img img{width: 60px;height: 60px;}
.message .mes-img span{font-size:14px;color: #AAAAAA;}
.message .mes-wrap{position:absolute;top:-150px;left:-320px;width: 380px;border-radius:10px;background-color: #FFFFFF;}
.message .mes-wrap .mes-box{padding:10px;}
.message .mes-wrap .mes-box h6{font-size:20px;color:#aaa;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;text-align: center;margin-bottom: 6px;}
.message .mes-wrap .mes-box form .input{width: 100%;height: 30px;border: 0;margin: 5px 0;font-size: 14px;color: #aaa;background-color: #f4f4f4;padding: 0 20px;outline:none;}
.message .mes-wrap .mes-box form textarea{width: 100%;height:150px;border: 0;margin: 5px 0;font-size: 14px;color: #aaa;background-color: #f4f4f4;padding: 10px 20px;outline:none;resize:none;font-family: arial;}
.message .mes-wrap .mes-box form .input:last-child{height: 180px;}
.message .mes-wrap .mes-box .sub-btn{display:block;width:120px;font-size:14px;line-height: 30px;border:1px solid #4f84ff;border-radius:5px;background-color:#fff;margin:0 auto;color: #4f84ff;}
.message .btn-close{position:absolute;left:-28px;top:-28px;width:28px;height:28px;}
.message .btn-close img{width:28px;height:28px;}

/*首页*/
/*背景视频*/
.ind-video{position: relative;width: 100%;height:100vh;}
.ind-video .video-title{width: 100%;position:absolute;top:50%;margin-top:-96px;color: #FFFFFF;z-index: 2;}
.ind-video .video-title .title-wrap{max-width: 1620px;margin: 0 auto;}
.ind-video .video-title .title-wrap i{display: block;font-family:"Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.ind-video .video-title .title-wrap .i-1{font-size:64px;font-weight:700;color: #4a74d9;}
.ind-video .video-title .title-wrap .i-2{font-size: 30px;}
.ind-video .video-title .title-wrap .i-3{font-size:12px;font-family: 'arial';line-height: 20px;}
.ind-video .video-img{width: 100%;height:900px;}
.ind-video .video-img img{width: 100%;height: 100%;}
.ind-video .video_viewport{position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;display: flex;flex-flow: row;justify-content: center;}
.ind-video .video_viewport video{object-fit:fill;min-width:2020px;height:100%;position:absolute;left:50%;margin-left: -1010px;}
.ind-video .vjs-modal-dialog .vjs-modal-dialog-content{padding: 0;}
@media only screen and (max-width: 1199px) and (min-width: 768px){
.ind-video{height: 700px;}	
}
@media only screen and (max-width: 768px) {
.ind-video{height: 550px;}	
}
@media only screen and (max-width: 768px) {
.video_viewport{display: none !important;}
.ind-video .video-img{height:100% !important;display: block !important;}
}
@media only screen and (max-width: 320px) {
.ind-video{height: 450px;}	
}


/**/
.honce{width: 100%;background-color: #FFFFFF;}
.honce .honce-wrap{max-width:1380px;margin: 0 auto;}
.honce .honce-wrap .honce-title{text-align: center;padding-top: 80px;}
.honce .honce-wrap .honce-title i{display: block;}
.honce .honce-wrap .honce-title .i-1{font-size:36px;color: #333333;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.honce .honce-wrap .honce-title .i-2{font-size:20px;color: #254a9e;font-family: 'arial';margin:60px 0 80px;}
.honce .honce-wrap .ifica .ifica-wrap{font-family: 'arial';vertical-align: middle;font-size: 0;}
.honce .honce-wrap .ifica .ifica-wrap a{display:inline-block;float:left;width:33.3%;height:58px;margin-bottom: 80px;}
.honce .honce-wrap .ifica .ifica-wrap a div{float:left;width: 58px;height: auto;margin-left: 80px;}
.honce .honce-wrap .ifica .ifica-wrap a i{float:left;display:inline-block;width:45%;font-size: 17px;margin-left: 50px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.honce .honce-wrap .ifica .ifica-wrap a:nth-child(2) i{margin-top: 15px;}
.honce .honce-wrap .ifica .ifica-wrap a:nth-child(5) i{margin-top: 15px;}
.honce .honce-wrap .ifica .ifica-wrap a:nth-child(4) i{margin-top: 15px;}
.honce .honce-wrap .ifica .ifica-wrap a:nth-child(6) i{margin-top: 15px;}



.honce .honce-wrap .ifica .ifica-text{max-width:960px;margin:0 auto;text-align: center;color: #666666;font-size:14px;font-family:'arial';}
.honce .honce-wrap .ifica .ifica-text .text-1{display: block;font-size: 14px;}
.honce .honce-wrap .ifica .ifica-text a{display:inline-block;width:180px;line-height:56px;margin:60px auto;border: 1px #254a9e solid;color: #254a9e;font-size: 16px;font-family: 'arial'}
.honce .honce-1{padding-top: 25px;}
.honce .honce-1 .item{width: 100%;}
.honce .honce-1 .item .item-1{float:left;display:block;width:33.3%;padding:120px 70px;background-color: #5878e4;color: #FFFFFF;}
.honce .honce-1 .item .item-1 i{display:block;}
.honce .honce-1 .item .item-1 .i-1{font-size: 24px;margin-bottom: 50px;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.honce .honce-1 .item .item-1 .i-2{font-size: 13px;line-height:22px;font-family:'arial';margin-bottom:30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.honce .honce-1 .item .item-1 .i-3{width:130px;height:10px;}
.honce .honce-1 .item .item-1 .i-3 img{width: 130px;height: 10px;}
.honce .honce-1 .item .img-1{float:left;width:66.7%;height: auto;}
.honce .honce-1 .item .img-1 img{display:block;width: 100%;height:auto;}
.honce .honce-1 .item .img-1 .swip5{width: 50%;height: auto;float: left;}
.honce .honce-1 .item .img-1 .box{width: 50%;height: auto;float: left;}
.honce .honce-2{width: 100%;}
.honce .honce-2 .img-1{width: 100;height: auto;}
.honce .honce-2 .img-1 img{display:block;width: 100%;}
.honce .honce-2 .text-1 .item-1{display:inline-block;width:50%;font-size:46px;color: #FFFFFF;background-color: #5878e4;padding: 30px 10px;float: left;}
.honce .honce-2 .text-1 .item-1 i{display: block;}
.honce .honce-2 .item .img-1 .swip6{width:50%;height: auto;float: left;}
.honce .honce-2 .item .img-1 img{display:block;width: 100%;height: auto;}
.honce .honce-2 .item .img-1 .box{width: 50%;height: auto;float: left;}

/**/
.produ{margin: 0 auto;}
.produ .produ-title{font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;font-size: 36px;text-align: center;margin:50px 0 30px;color: #333;}
.produ .produbox{max-width:1520px;align-items: center;margin: 0 auto;}
.produ .produbox .produ-1{display:block;float:left;width:480px;margin-right:40px;padding:20px;text-align: center;-o-transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;transition: .3s;font-size: 0;}
.produ .produbox .produ-1:nth-child(3n){margin-right: 0;}
.produ .produbox .produ-1 .s-1{font-size: 20px;}
.produ .produbox .produ-1:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);}
.produ .produbox .produ-1:hover .title .i-1{color: #254a9e;}
.produ .produbox .produ-1:hover .s-1{color: #254a9e;border: 1px #254a9e solid;}
.produ .produbox .produ-1:hover img{transform:scale(1.1);//设置缩放比例-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.produ .produbox .produ-1 .title i{display:block;margin-bottom: 20px;}
.produ .produbox .produ-1 .title .i-1{font-size:26px;font-family:"Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;color: #666666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.produ .produbox .produ-1 .title .i-2{font-size:13px;font-family:'arial';color:#999999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.produ .produbox .produ-1 .imgbox{position:relative;width: 100%;height:auto;overflow:hidden;}
.produ .produbox .produ-1 .imgbox img{width:100%;transition: all 0.5s;vertical-align:middle;}
.produ .produbox .produ-1 .s-1{display:inline-block;width:180px;line-height:56px;color: #666666;margin-top: 50px;border: 1px #adadad solid;font-family: 'arial';}
.produ .produbox-banner{width: 100%;}
.produ .produbox-banner .slick-list{padding: 0 25% !important;}
.produ .produbox-banner .produ-1{display:block;padding:32.5px 10px 25px;margin:10px;text-align: center;-o-transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;transition: .3s;font-size: 0;}
.produ .produbox-banner .slick-active{box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);}
.produ .produbox-banner .produ-1 .title .i-1{color: #254a9e;}
.produ .produbox-banner .produ-1 .s-1{color: #254a9e;border: 1px #254a9e solid;}
.produ .produbox-banner .produ-1 .title i{display:block;margin-bottom:25px;}
.produ .produbox-banner .produ-1 .title .i-1{font-size:36px;font-family:"Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;color: #254a9e;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.produ .produbox-banner .produ-1 .title .i-2{font-size:12px;font-family:'arial';color:#999999;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.produ .produbox-banner .produ-1 .imgbox{width: 100%;height:auto;overflow:hidden;}
.produ .produbox-banner .produ-1 .imgbox img{width:100%;transition: all 1s;}
.produ .produbox-banner .produ-1 .s-1{display:inline-block;font-size:24px;color: #254a9e;margin-top:25px;border: 1px #254a9e solid;padding: 3%;font-family: 'arial';}


.produ .produ-2{width: 100%;margin: 40px 0;}
.produ .produ-2 .box{width:50%;float: left;}
.produ .produ-2 .box .img-1{width: 100%;max-height: 400px;}
.produ .produ-2 .box .img-1 img{display:block;width: 100%;height:100%;}
.produ .produ-2 .box .box-1{padding:80px 0 120px 60px;background-color:#4464d2;width:100%;font-family: 'arial';}
.produ .produ-2 .box .box-1 p{float:left;text-align:center;color:#FFFFFF;height:140px;line-height:70px;font-size: 30px;width:33.3%;border-right:1px #738bdd solid;}
.produ .produ-2 .box .box-1 p:last-child{}
.produ .produ-2 .box .box-1 p i{display: block;}
.produ .produ-2 .box .box-1 .p-1{font-size: 48px;height: 140px;display: flex;flex-direction: column;justify-content: space-between;}
.produ .produ-2 .box .box-1 p i{font-size: 22px;}
.produ .produ-2 .box .box-1 p .b-1{font-size: 36px;}

.produ .produ-2 .box .box-3{text-align: center;padding:140px 0 60px 20px;background-color:#4464d2;font-family: 'arial';}
.produ .produ-2 .box .box-3 p{float:left;color:#FFFFFF;height:140px;line-height:70px;font-size: 30px;width:33.3%;border-right:1px #738bdd solid;}
.produ .produ-2 .box .box-3 p:last-child{border: 0;}
.produ .produ-2 .box .box-3 p i{display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.produ .produ-2 .box .box-3 .p-1{font-size: 30px;height: 140px;line-height: 70px;}
.produ .produ-2 .box .box-3 p i{font-size: 22px;line-height: 56px;}
.produ .produ-2 .box .box-3 p .b-1{display:block;font-size: 22px;font-weight: normal;}

.produ .produ-2 .box .box-2 .item-1{display:block;width:100%;height:340px;padding:60px 20px 0 90px;background-color: #5878e4;color: #FFFFFF;box-sizing: border-box;-webkit-box-sizing:border-box ;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.produ .produ-2 .box .box-2 .item-1 i{display:block;}
.produ .produ-2 .box .box-2 .item-1 .i-1{font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;font-size: 24px;margin-bottom: 40px;}
.produ .produ-2 .box .box-2 .item-1 .i-2{font-size: 13px;line-height:26px;height:52px;font-family:'arial';margin-bottom:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.produ .produ-2 .box .box-2 .item-1 .i-3{width:130px;height:auto;}
.produ .produ-2 .box .box-2 .item-1 .i-3 img{width:130px;}
.produ .produ-2 .box .img-1 .swip1{width: 100%;height:auto;}
.produ .produ-2 .box .img-1 .swip1 img{display:block;width: 100%;height:100%;}
.produ .produ-2-wap{width: 100%;margin: 40px 0;}
.produ .produ-2-wap .img-1{width: 100%;height: auto;}
.produ .produ-2-wap .img-1 img{display:block;width: 100%;}
.produ .produ-2-wap .item-1{display:inline-block;width: 100%;background-color: #5878e4;text-align: center;padding: 45px 0;font-size: 42px;color: #FFFFFF;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.produ .produ-2-wap .box-1{width: 100%;float: left;background-color: #4464d2;display: flex;justify-content: flex-start;align-items: center;padding:30px 0 10px 0;}
.produ .produ-2-wap .box-1 p{width:33.3%;border-right:1px #738bdd solid;text-align: center;color: #FFFFFF;font-size: 46px;line-height: 50px;}
.produ .produ-2-wap .box-1 p i{font-size: 20px;line-height: 56px;}
.produ .produ-2-wap .box-1 p:last-child{border: 0;}
.produ .produ-2-wap .box-1 .p-1{font-size: 36px;}
.produ .produ-2-wap .box-1 p .b-1{font-size: 20px;}
.produ .produ-2-wap .item-1 .i-3{width:130px;height:auto;}
.produ .produ-2-wap .item-1 .i-3 img{width:130px;}

/**/
.news{}
.news .title{padding: 40px 0 32.5px;text-align: center;font-size: 36px;color:#333;line-height: 56px;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.news .news-wrap{max-width: 1840px;margin:0 auto;margin-bottom: 100px;}
.news .news-wrap .item{padding:10px;transition: all 1s;width:24.5%;float: left;margin-right:0.5%;}
.news .news-wrap .item:last-child{margin-right: 0;}
.news .news-wrap .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);}
.news .news-wrap .item .img-1{width: 100%;height:auto;overflow: hidden;}
.news .news-wrap .item .img-1 img{width: 100%;height: 100%;transition: all 1s;vertical-align: middle;}
.news .news-wrap .item:hover .img-1 img{transform:scale(1.1);//设置缩放比例-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.news .news-wrap .item .n-text{width: 100%;font-family: 'arial';text-align: center;padding: 0 30px;padding-bottom:10px;}
.news .news-wrap .item .n-text i{display: block;font-family: 'arial';}
.news .news-wrap .item .n-text .i-1{font-size:16px;padding-top:20px;color: #666666;text-align:left;}
.news .news-wrap .item .n-text .i-2{height:44px;font-size: 12px;font-family:"Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;line-height: 22px;color: #333;margin-bottom: 20px;text-align: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.news .news-wrap .item .n-text .i-3{max-width: 130px;max-height: 10px;}
.news .news-wrap .item .n-text .i-3 img{width: 100%;height: 100%;}
.news .news-wrap .item .n-text .i-4{display:inline-block;width:180px;line-height:56px;font-size:20px;margin:50px auto 35px;text-align:center;border: 1px #254a9e solid;color:#254a9e;opacity: 0;filter:Alpha(opacity=0);transition: opacity 1s;font-family: 'arial';}
.news .news-wrap .item:hover .n-text .i-2{color: #254a9e;transition: all 1s;}
.news .news-wrap .item:hover .i-4{opacity: 1;filter:Alpha(opacity=100);transition: all 1s;}

.news .news-wrap-wap{width: 100%;padding: 0 12.5px;}
.news .news-wrap-wap .list .item{width:48%;float:left;display: block;margin-right:4%;}
.news .news-wrap-wap .list .item:nth-child(2){margin-right: 0;}
.news .news-wrap-wap .list .item .img-1{width: 100%;height: auto;}
.news .news-wrap-wap .list .item .img-1{display:block;width: 100%;}
.news .news-wrap-wap .list .item .img-1 img{width: 100%;}
.news .news-wrap-wap .list .item .n-text{padding-bottom: 10px;}
.news .news-wrap-wap .list .item .n-text i{display: block;font-family: 'arial';}
.news .news-wrap-wap .list .item .n-text .i-1{font-size:20px;line-height: 56px;color: #666666;text-align: left;}
.news .news-wrap-wap .list .item .n-text .i-2{font-size:26px;height:64px;line-height:32px;color: #333;margin-bottom: 25px;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news .news-wrap-wap .list .item .n-text .i-3{max-width:130px;height:auto;}
.news .news-wrap-wap .list .item .n-text .i-3 img{width:100%;}
.news .news-wrap-wap .list .i-4{display:inline-block;font-size:24px;margin:35px 0;text-align:center;border: 1px #254a9e solid;padding: 2% 3%;color:#254a9e;font-family: 'arial';}


/**/
#content{margin-top:100px;}

/*about*/
.about-title{width: 100%;height: 150px;}
.about-title .about-wrap{max-width: 1200px;height:auto;margin: 0 auto;}
.about-title i{display: block;color:#FFFFFF;text-align: center;}
.about-title .i-1{font-size:36px;padding-top:35px;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.about-title .i-2{font-size: 14px;line-height:36px;display:flex;justify-content:center;align-items:center;color: #d6dbeb;font-family: 'arial';}
.about-title .i-2 a{color: #d6dbeb;}
.about-title .i-2 img{margin-right: 15px;width: 22px;height: 22px;}
.about-1{width: 100%;text-align: center;}
.about-1 .about-1-wrap{max-width: 1200px;margin: 0 auto;}
.about-1 .title{font-size: 30px;color:#333;padding:40px 0;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;}
.about-1 .a-1{margin:40px auto;border: 1px #254a9e solid;color: #254a9e;font-size: 24px;font-family: 'arial'}
.about-1 .a-2{display:inline-block;width:100px;border: 1px #254a9e solid;color:#254a9e;font-size: 14px;line-height:28px;font-family: 'arial'}
.about-1 .about-1-wrap .video-box{max-width:1200px;height:auto;margin: 0 auto;margin-top: 43px;}
.about-1 .about-1-wrap .video-box img{display:block;width: 100%;}
.about-1 .about-1-wrap article p span{font-family: arial !important;}
.about-1 .banner{width: 100%;padding: 60px 0;}
.about-1 .banner .swip1{max-width: 1200px;height:auto;margin: 0 auto;}
.about-1 .banner .swip1 .swiper-pagination-bullet{width: 15px;height: 15px;background-color:#FFFFFF;margin:0 10px;-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.8);-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.8); box-shadow: 2px 2px 2px rgba(0,0,0,0.8);}
.about-1 .banner .swip1 .swiper-pagination-bullet-active{background-color: #3053a3;}
.about-1 .banner .swip1 img{display:block;width: 100%;}
.about-1 .about-text{width:100%;}
.about-1 .about-text.busin{height:800px;}
.about-1 .scope{width: 100%;font-size: 0;}
.about-1 .scope .scope-wrap{margin:0 auto;}
.about-1 .scope .scope-wrap .scope-img{max-width:1040px;padding: 60px 0;margin: 0 auto;display:-ms-flexbox;-ms-flex-pack:start;-ms-flex-align:center;display:flex;justify-content: flex-start;align-items: center;}
.about-1 .scope .scope-wrap .scope-img .item{max-width: 320px;height: auto;float: left;margin-right:40px;}
.about-1 .scope .scope-wrap .scope-img .item:nth-child(3){margin-right:0;}
.about-1 .scope .scope-wrap .scope-img .item:hover img{transform:scale(1.1);//设置缩放比例-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.about-1 .scope .scope-wrap .scope-img .item .img-1{display:flex;width:100%;height:auto;padding: 5px;background-color: #FFFFFF;overflow: hidden;}
.about-1 .scope .scope-wrap .scope-img .item .img-1 .img-wrap{width:100%;height:auto;overflow: hidden;}
.about-1 .scope .scope-wrap .scope-img .item .img-1 .img-wrap img{width:100%;transition: all 1s;}
.about-1 .scope .scope-wrap .scope-img .item i{display:block;font-size: 24px;color: #333333;margin: 30px 0;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.about-1 .miles{max-width: 1200px;margin: 0 auto;position: relative;}
.about-1 .miles .text-img{position:relative;width:100%;height:auto;margin-top:60px;display:flex;flex-direction:column;overflow-y: auto;font-size: 0;}
.about-1 .miles .text-img::-webkit-scrollbar {display:none}
.about-1 .miles .imgbox{position:absolute;top:0;bottom:0;left:50%;margin-left:-15px;width: 30px;height: 640px;}
.about-1 .miles .imgbox img{display:block;width: 30px;height: 80px;}
.about-1 .miles .imgbox img:last-child{width: 30px;height: 30px;}
.about-1 .miles .imgbox2{position:absolute;top:0;bottom:0;left:50%;margin-left:-7.5px;width: 30px;height: 600px;}
.about-1 .miles .imgbox2 img{display:block;width: 15px;height: 75px;}
.about-1 .miles .imgbox2 img:last-child{width: 15px;height: 15px;}

.about-1 .miles .text-img .textbox{width:100%;color: #FFFFFF;text-align:right;font-size: 14px;line-height: 28px;font-family: 'arial';}
.about-1 .miles .text-img .textbox .d-1{position: relative;height: 80px;}
.about-1 .miles .text-img .textbox .text-1{position:absolute;top:0;width:44%;left:1%;text-align:right;}
.about-1 .miles .text-img .textbox .text-2{position:absolute;top:0;width:44%;right:1%;text-align:left;}





.about-1 .struc{width: 100%;padding-bottom: 120px;}
.about-1 .struc .img-1{max-width: 1370px;height: auto;margin: 0 auto;}
.about-1 .struc img{width: 100%;}
.about-1 .tour{width: 100%;background-size:cover;}
.about-1 .tour .tour-nav{display: flex;justify-content: center;align-items: center;}
.about-1 .tour .tour-nav a{width:140px;line-height:50px;color: #FFFFFF;font-size: 24px;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.about-1 .tour .tour-nav a.on{background-color: #0080ff;}
.about-1 .tour .tour-page{padding:20px 0 60px;}
.about-1 .tour .facil{max-width: 1200px;margin: 0 auto;}
.about-1 .tour .facil .facil-1{float: left;width:380px;height: auto;margin-right:30px;font-size:0;}
.about-1 .tour .facil .facil-1:nth-child(3n){margin-right: 0;}
.about-1 .tour .facil .facil-1:hover img{transform:scale(1.1);//设置缩放比例-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.about-1 .tour .facil .facil-1 .img-1{width:100%;height: auto;overflow: hidden;}
.about-1 .tour .facil .facil-1 img{width:100%;transition: all 1s;}
.about-1 .tour .facil .facil-1 i{display: block;margin: 0 auto;font-size: 16px;color: #FFFFFF;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;margin: 25px 0;}
.about-1 .usbox{padding-bottom:80px;}
.about-1 .usbox .a-3{display:inline-block;width: 200px;line-height: 56px;border: 1px #254a9e solid;color: #254a9e;font-size: 20px;}

/*.about-1 .usbox a{display:inline-block;font-size:20px;border:1px #254a9e solid;padding:20px 25px;color: #254a9e;font-family: 'arial';}*/
.about-1 .usbox .img-1{max-width:320px;height:auto;padding-top: 80px;margin: 0 auto;}
.about-1 .usbox img{width:100%;}
.about-1 .cultu{width: 100%;height:auto;padding-bottom: 30px;background-size:cover !important;}




/*about2*/
.philo{width: 100%;text-align: center;}
.philo .about-1-wrap{max-width: 1200px;margin: 0 auto;}
.philo .title{font-size: 42px;color:#333;padding:80px 0;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.philo .img-1{width: 100%;}
.philo .img-1 img{width: 100%;height: auto;}
.philo2 .tour{width: 100%;text-align: center;}
.philo2 .tour .title{font-size:23px;padding:80px 0;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.philo2 .tour .tour-nav{display: flex;justify-content: center;align-items: center;}
.philo2 .tour .tour-nav a{color: #333;font-size: 17px;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;padding: 2% 4%;}
.philo2 .tour .tour-nav a.on{background-color: #0080ff;color: #FFFFFF;}
.philo2 .tour .tour-page{padding: 30px 0;}
.philo2 .tour .facil{max-width: 1200px;margin: 0 auto;}
.philo2 .tour .facil .facil-1{float: left;margin: 0 0.5%;font-size:0;width: 32.3%;height: auto;}
.philo2 .tour .facil .facil-1:hover img{transform:scale(1.1);//设置缩放比例-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.philo2 .tour .facil .facil-1 .img-1{width:100%;height: auto;overflow: hidden;}
.philo2 .tour .facil .facil-1 img{width:100%;transition: all 1s;}
.philo2 .tour .facil .facil-1 i{display: block;margin: 0 auto;font-size: 21px;color: #FFFFFF;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;margin: 20px 0;}


/*about3*/
.about-1 .tour .tour-nav-2 a{color: #333;}
.about-1 .tour .tour-nav-2 .on-1{color: #3053a3;border-bottom: 1px #3053a3 solid;}
.about-1 .tour .facilbox .facil-1 i{color: #666;}
.lb-dataContainer{display: none !important;}
.about-1 .tour .about4-text{max-width: 1200px;margin: 0 auto;padding:0 50px 60px 50px;font-size:14px;line-height: 28px;color: #666;}
.about-1 .tour .about4-text .list{margin-bottom:50px;}
.about-1 .tour .about4-text h6{font-size:30px;color: #333;margin-bottom:10px;font-weight: normal;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}

/*contact*/
.conta{max-width:1200px;margin: 0 auto;}
.conta .conta-title{text-align: center;font-size: 42px;color: #333;margin: 80px 0;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.conta .img-1{width:100%;height:auto;box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);margin: 0 auto;}
.conta .img-1 img{display:block;width: 100%;}
.conta .mode{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin:50px 0;display: flex;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.conta .mode .item{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-ms-flex-pack:flex-start;-ms-flex-align:flex-start;justify-content:flex-start;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;width: 25%;margin: 20px 0;}
.conta .mode .item i{text-align:center;}
.conta .mode .item img{display:inline-block;margin: 0 auto;}
.conta .mode .item .i-1{display:inline-block;margin: 40px 0;font-size: 12px;color: #333;font-family: "微软雅黑";}
.conta .mode .item .i-2{display:inline-block;font-size: 14px;line-height:20px;color: #666;font-family: 'arial';}
.conta-1{text-align:center;background-color: #f4f4f4;}
.conta-1 .conta-wrap{max-width: 1200px;margin: 0 auto;padding: 40px 0;}
.conta-1 .conta-wrap form{}
.conta-1 .conta-wrap .i-1{float:left;display:inline-block;width:360px;margin-right:60px;background-color: #fff;padding: 15px;margin-bottom:20px;font-size:14px;color:#666;border:0;font-family: 'arial';}
.conta-1 .conta-wrap form input:nth-child(3){margin-right: 0;}
.conta-1 .conta-wrap form textarea{width: 100%;outline: none;border: 0;padding: 15px;resize:none;height: 150px;font-family: 'arial';}
.conta-1 .conta-wrap input.btn{display:inline-block;padding:0 50px;margin:0 auto;line-height:40px;border: 1px #3053a3 solid;color: #3053a3;margin-top: 30px;border-radius:5px;background-color: #f4f4f4;cursor: pointer;}
.suppo{text-align: center;padding: 70px 0;}



/*honcell*/
.honcell{text-align: center;}
.honcell .impro{height:auto;}
.honcell .title{font-size: 42px;color:#333;padding: 80px 0;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}


/*news*/
.newsbox{width: 100%;}
.newsbox .news-nav{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-ms-flex-pack:center;-ms-flex-align:center;justify-content: center;align-items: center;font-size: 24px;color: #333;line-height:80px;background-color:#f2f2f2;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.newsbox .news-nav a{display:block;margin: 0 30px;}
.newsbox .news-nav .on{color: #254a9e;border-bottom: 1px solid;}
.newsbox .news-page{margin-top:60px;}
.newsbox .news-page .news-1{width:100%;padding-bottom:100px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-webkit-box-lines:multiple;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;align-items:center;}
.newsbox .news-page .news-1 .item{display:inline-block;width:calc(25% - 10px);padding:10px;margin:0 5px;transition: all 1s;}
.newsbox .news-page .news-1 .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);}
.newsbox .news-page .news-1 .item:hover{position: relative;z-index: 1;background-color: #FFFFFF;transition: all 1s;}
.newsbox .news-page .news-1 .item .img-1{width: 100%;height: auto;overflow: hidden;}
.newsbox .news-page .news-1 .item .img-1 img{display:block;width: 100%;transition: all 1s;}
.newsbox .news-page .news-1 .item:hover .img-1 img{transform:scale(1.1);//设置缩放比例-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.newsbox .news-page .news-1 .item .n-text{width: 100%;font-family: 'arial';text-align: center;}
.newsbox .news-page .news-1 .item .n-text i{display: block;}
.newsbox .news-page .news-1 .item .n-text .i-1{font-size: 14px;padding-top:20px;color: #666666;text-align: left;}
.newsbox .news-page .news-1 .item .n-text .i-2{font-size: 16px;line-height:20px;height:40px;color: #333;margin-bottom:30px;text-align: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.newsbox .news-page .news-1 .item .n-text .i-3{width: 130px;height:auto;}
.newsbox .news-page .news-1 .item .n-text .i-3 img{width: 100%;}
.newsbox .news-page .news-1 .item .n-text .i-4{display:inline-block;width:200px;font-size:20px;line-height:56px;margin:0 auto;text-align:center;border: 1px #254a9e solid;border-radius:5px;margin-bottom:50px;color:#254a9e;opacity: 0;filter:Alpha(opacity=0);transition:opacity 1s;font-family: 'arial';}
.newsbox .news-page .news-1 .item:hover .n-text .i-2{color: #254a9e;transition: all 1s;}
.newsbox .news-page .news-1 .item:hover .i-4{opacity: 1;filter:Alpha(opacity=100);transition: all 0.3s;}
.newsbox .news-page .news-1 .item:nth-child(n+5){margin-top:-40px;}

/*news2*/
.news2 .news-nav{display: flex;justify-content:center;white-space: nowrap;align-items: center;font-size: 24px;color: #333;line-height:80px;background-color:#f2f2f2;text-align:center;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.news2 .news-nav a{width: 50%;text-align: center;display: block;}
.news2 .news-nav .on{color: #254a9e;border-bottom: 1px solid;}
.news-text{max-width: 1200px;margin: 0 auto;padding: 80px 0;font-size: 14px; line-height: 28px;}
.news-text img{padding:10px 0;width: 50%;}
.news-text .news-title{text-align: center;}
.news-text .news-title i{display: block;}
.news-text .news-title .i-1{font-size: 30px;color:#333;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.news-text .news-title .i-2{font-size: 14px;color:#999;line-height: 28px;margin-top: 40px;font-family: 'arial';}
.news-text .img-1{width: 100%;height:auto;margin:30px 0;}
.news-text .img-1 img{width: 100%;}


/*products*/
.products{margin-bottom: 10px;}
.products .produ-title{font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;font-size: 36px;line-height: 56px;text-align: center;margin:20px 0;color: #333;}
.products .produbox{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;max-width:1520px;margin: 0 auto;justify-content:flex-start;-ms-flex-wrap: wrap;flex-wrap:wrap;}
.products .produbox:after{content:'';display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.products .produbox .produ-1{float:left;display:block;width:480px;margin-right:40px;padding:30px 20px;font-size:0;text-align: center;-o-transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;transition: .3s;}
.products .produbox .produ-1:nth-child(3n){margin-right: 0;}
.products .produbox .produ-1:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);}
.products .produbox .produ-1:hover .title .i-1{color: #254a9e;}
.products .produbox .produ-1:hover .s-1{color: #254a9e;}
.products .produbox .produ-1:hover img{transform:scale(1.1);//设置缩放比例-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.products .produbox .produ-1 .title i{display:block;margin-bottom:20px;}
.products .produbox .produ-1 .title .i-1{font-size:30px;font-family:"Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;color: #666666; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.products .produbox .produ-1 .title .i-2{font-size:14px;margin-bottom:20px;font-family:'arial';color:#999999; display: -ms-flexbox;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.products .produbox .produ-1 .imgbox{width: 100%;height:auto;overflow:hidden;}
.products .produbox .produ-1 .imgbox img{width:100%;transition: all 1s;}
.products .produbox .produ-1 .s-1{display:inline-block;color: #666666;margin-top: 70px;font-family: 'arial';font-size: 20px;}



/*products2*/
.products-2{text-align:center;padding-bottom: 100px;}
.products-2 .impro{width: 100%;height:auto;}
.products-2 .impro .img_1 img{display: block;width: 100%;}
.products-2 .title{height:170px;line-height:170px;font-size: 36px;color:#666;font-family:"Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.products-2 .tablebox{max-width:1200px;margin: 0 auto;}
.products-2 .tablebox a{display: block;font-size:14px;}
.products-2 .table-box table{width:100%;max-width:1200px;margin:0 auto;}
.products-2 .table-box table thead{border-collapse:collapse;}
.products-2 .table-box table tbody tr{/*cursor: pointer;*/}
.products-2 .table-box table thead tr th{height: 50px;background-color:#e4e4e4;border: 1px #FFFFFF solid;padding: 0 5px;}
.products-2 .table-box table th{font-size: 14px;color: #333;font-weight:normal;font-family: 'arial';}
.products-2 .table-box table tbody tr td{height: 40px;font-size:14px;color: #666;font-family: 'arial';}
.products-2 .table-box table tbody tr:nth-child(2n){background-color: #f4f4f4;}
.products-2 .table-box table tbody tr:hover{background-color: #3053a2;}
.products-2 .table-box table tbody tr:hover td a{color:#FFFFFF;}
.products-2 .table-box table a{display: block;}
.products-2 .tablebox{width: 100%;}






/*products3*/
.products-3{width: 100%;}
.products-3 .about-title{width: 100%;}
.products-3 .banner{padding: 50px 0;background-color: #f4f4f4;}
.products-3 .banner .banner-wrap{max-width: 1200px;margin: 0 auto;}
.products-3 .banner .banner-wrap .swiper-container { width: 100%; height: 300px;margin-left: auto;margin-right: auto;}
.products-3 .banner .banner-wrap .swiper-slide {background-size: cover;background-position: center;cursor: pointer;}
.products-3 .banner .banner-wrap .gallery-top {height: 80%;width: 100%;}
.products-3 .banner .banner-wrap .gallery-top img {width: 100%;}
.products-3 .banner .banner-wrap .gallery-top .swiper-button-prev{left:20px;background: url(http://www.kusoon.com/public/home/img/hsny93.png) no-repeat;background-size:cover;width: 24px;height: 42px;}
.products-3 .banner .banner-wrap .gallery-top .swiper-button-next{right:20px;background: url(http://www.kusoon.com/public/home/img/hsny94.png) no-repeat;background-size:cover;width: 24px;height: 42px;}
.products-3 .banner .banner-wrap .gallery-thumbs{height: 20%;box-sizing:border-box;background-color: #f4f4f4;}
.products-3 .banner .banner-wrap .gallery-thumbs .swiper-wrapper{box-sizing: border-box;}
.products-3 .banner .banner-wrap .gallery-thumbs .swiper-button-prev{background: url(http://www.kusoon.com/public/home/img/hsny93.png) no-repeat;background-size:100% 100%;width: 24px;height: 42px;}
.products-3 .banner .banner-wrap .gallery-thumbs .swiper-button-next{background: url(http://www.kusoon.com/public/home/img/hsny94.png) no-repeat;background-size:100% 100%;width: 24px;height: 42px;}
.products-3 .banner .banner-wrap .gallery-thumbs img {width:100%;height: 110px;}
.products-3 .banner .banner-wrap .gallery-thumbs .swiper-slide {height: 100%;opacity: 0.4;box-sizing: border-box;}
.products-3 .banner .banner-wrap .gallery-thumbs .swiper-slide-active {opacity: 1;}
.products-3 .products-3box{max-width: 1200px;margin:0 auto;padding: 30px 0;}
.products-3 .products-3box .products-3nav{display: flex;justify-content:space-between;height:60px;padding:0 45px;box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);}
.products-3 .products-3box .products-3nav a{font-size:14px;color: #333;line-height:60px;padding:0 20px;font-family: 'arial';}
.products-3 .products-3box .products-3nav a.on{color: #3053a2;border-bottom:1px solid;}
.products-3 .products-3box .img-text{margin-top: 80px;display: flex;justify-content: space-between;}
.products-3 .products-3box .img-text:after{content:'';display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.products-3 .products-3box .img-text .img-box{float:left;width: 48%;height:auto;}
.products-3 .products-3box .img-text .img-box .img-1 img{width: 100%;}
.products-3 .products-3box .img-text .img-box .img-2{width: 100%;margin-top: 5%;} 
.products-3 .products-3box .img-text .img-box .img-2 img{width: 46%;margin:5% 1% 5%;}
.products-3 .products-3box .img-text .text-1{float:right;width: 48%;}
.products-3 .products-3box .img-text .text-1 .text-s{border-bottom: 1px #d8d8d8 solid;padding-bottom: 20px;}
.products-3 .products-3box .img-text .text-1 .text-s i{display: block;font-size:30px;color: #666;margin-bottom:15px;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.products-3 .products-3box .img-text .text-1 .text-c i{display: block;font-size:17px;color: #666;font-family: arial;}
.products-3 .products-3box .img-text .text-1 img{width:440px;height:40px;}
.products-3 .products-3box .img-text .text-c{padding: 20px 0;border-bottom: 1px #d8d8d8 solid;}
.products-3 .products-3box .img-text .downl-x{padding: 40px 0;}
.products-3 .products-3box .img-text .downl-x .downl-wrap{display: block;padding:10px;}
.products-3 .products-3box .img-text .downl-x .downl-wrap:nth-child(2n-1){background-color: #f4f4f4;}
.products-3 .products-3box .img-text .downl-x .downl-wrap .i-1{width:30px;height:30px;float: left;}
.products-3 .products-3box .img-text .downl-x .downl-wrap .i-1 img{width:100%;height:100%;}
.products-3 .products-3box .img-text .downl-x .downl-wrap .i-2{float:left;font-size:14px;color:#666;line-height:30px;margin-left: 20px;font-family: 'arial';}
.products-3 .products-3box .img-text .downl-x .downl-wrap .i-3{width:20px;height:20px;float: right;margin-top: 5px;}
.products-3 .products-3box .img-text .downl-x .downl-wrap .i-3 img{width:100%;height:100%;}
.products-3 .products-3box .img-text2{padding: 60px 50px;font-size: 14px;line-height: 20px;color:#666666;font-family: 'arial';}




/*quality*/
.quali{width: 100%;}
.quali .quali-nav{display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack:center;
    -ms-flex-align:center;
    justify-content: center;text-align: center; white-space: nowrap;}
.quali .quali-nav a{display: block;height:80px;line-height:80px;margin: 0 30px;font-size: 24px;color: #333;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.quali .quali-nav a.on{color:#3053a3;border-bottom:1px #3053a3 solid;}
.quali .quali-nav2{display: flex;justify-content:flex-start;text-align: center;overflow-x: auto;white-space:nowrap;}
.quali .quali-nav2::-webkit-scrollbar {display:none}
.quali .quali-nav2 a{display: block;padding:0 15px !important;font-size: 24px;color: #333;margin-right:35px;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.quali .quali-nav2 a.on{color:#3053a3;border-bottom:1px #3053a3 solid;}
.quali .impro{ min-height:700px;text-align: center; padding-bottom:50px;}
.quali .title{font-size: 40px;color:#FFFFFF;padding: 60px 0 50px;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.quali .qua-img{margin:80px auto 140px;height:auto;text-align: center;background-color: #fff;}
.quali .qua-img img{max-width: 100%;}


/*quality2*/

.quali .qua2-img{width:100%;background-color: #e9ecf3;}
.quali .qua2-img .img-1{max-width:632px;height:auto;margin:0 auto;padding-bottom:80px;}
.quali .qua2-img img{display:block;width:100%;}


/*resources*/
.resou{width: 100%;}
.resou .resou-title{width: 100%;text-align: center;padding: 50px 0;background-color: #fafafa;}
.resou .resou-title i{display:block;font-size:42px;color: #333;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.resou .resou-title2{width: 100%;text-align: center;padding: 30px 0;background-color: #fafafa;}
.resou .resou-title2 i{display:block;font-size:23px;color: #333;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;margin: 0 auto;}
.resou .text-1{width:100%;margin: 0 auto;padding: 40px 50px;border-bottom:1px #d8d8d8 solid;background-color:#ffffff;}
.resou .text-1 i{display:block;font-size:24px;color:#333;text-align:center;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
.resou .text-2{background: #f5f5f5;padding-bottom: 50px;}
.resou .text-2 .text-2-wrap{margin: 0 auto;text-align: center;}
.resou .text-2 .text-2-wrap h6{width:70%;font-family:"Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;margin: 0 auto;font-weight: normal;font-size: 18px;padding:30px 3%;color: #333;border-bottom:1px #d8d8d8 solid;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.resou .text-2 .text-2-wrap .textbox{cursor: pointer;}
.resou .text-2 .text-2-wrap .textbox .text-1{display: none;}
.resou .resou-text{max-width: 1200px;padding:0 50px 60px 50px;margin:0 auto;font-size: 14px;line-height: 28px;color: #666;}


/*sitemap*/
.site-map{max-width: 1200px;height: auto;margin: 0 auto;padding: 40px 0;}
.site-map h1{font-size:12px;line-height:55px;border-bottom:1px solid #f0eff0;color:#8f3232;font-weight: normal;margin-bottom: 50px;font-family: "msyi";text-align: left;}
.site-map h1 a{color:#8f3232;font-family:"msyi";}
.site-map .map-wrap{width: 100%;height:auto; display:-ms-flexbox;display: flex;-ms-flex-pack:start;justify-content: flex-start;-ms-flex-wrap:wrap;flex-wrap: wrap;}
.site-map .map-wrap .list{width:25%;margin-bottom:20px;}
.site-map .map-wrap .list b{display: block;font-size: 20px;color: #000;line-height: 40px;font-weight:600;font-family: "msyi";}
.site-map .map-wrap .list b a{color: #000;font-family: "msyi";}
.site-map .map-wrap .list a{display: block;font-size: 12px;line-height:30px;font-family:"msyi";}




/*index*/

@media only screen and (max-width: 1840px) {   
 .honce .honce-1 .item .item-1{padding:4% 2%;}
 .produ .produ-2 .box .box-2 .item-1{height:auto;padding:6%;}
 .produ .produ-2 .box .box-1{padding:6% 0 6% 6% !important;}
 .produ .produ-2 .box .box-3{padding:6% 0 6% 6% !important;}
 .news .news-wrap .item{padding: 0.5%;}
 .news .news-wrap .item .n-text .i-2{margin-bottom:3%;}
 .news .news-wrap .item .n-text .i-4{margin:5% 3%;}
 .produ .produ-2 .box .box-1{height: auto;}
 .produ .produ-2 .box .box-2{height: auto;}
 .produ .produ-2 .box .box-1 p{width: 33.3%;}
 .produ .produ-2 .box .box-2 p{width: 33.3%;}
}


@media only screen and (max-width: 1620px) {
  .header .header-wrap{padding: 0 2.6%;}
  .ind-video .video-title .title-wrap{padding: 0 2.6%;}
  .footer .footer-wrap .s-box{padding:30px 2.6%;}
}



@media only screen and (max-width: 1685px) {
 .produ .produ-2 .box .box-1 p{font-size: 30px;}
 .produ .produ-2 .box .box-1 b{font-size: 30px;}
 .produ .produ-2 .box .box-1 i{font-size: 16px;}
 .produ .produ-2 .box .box-1 .p-1{font-size: 32px;}
 .produ .produ-2 .box .box-1 .p-1 b{font-size: 32px;}
 .produ .produ-2 .box .box-3 p{font-size: 30px;}
 .produ .produ-2 .box .box-3 b{font-size: 30px;}
 .produ .produ-2 .box .box-3 i{font-size: 16px;}
 .produ .produ-2 .box .box-3 .p-1{font-size: 30px;}
 .produ .produ-2 .box .box-3 .p-1 b{font-size: 30px;}
 .produ .produ-2 .box .box-2 .item-1 .i-1{margin-bottom: 20px;}
 .produ .produ-2 .box .box-2 .item-1 .i-1{margin-bottom: 10px;}
 
}

@media only screen and (max-width: 1520px) {
 .produ .produbox{padding: 0 2.6%;}
 .produ .produbox .produ-1{width:31.6%;margin-right:2.6%;padding: 3% 1% 2.7%}
 .produ .produbox .produ-1 .title i{margin-bottom: 2.5%;}
 .footer .footer-wrap .x-box .x-wrap{position: relative;height: 140px;}
 .footer .footer-wrap .x-box .c-box{padding-top: 16px;}
 .footer .footer-wrap .x-box .c-box a{font-size: 16px;padding: 0 10px;}
 .footer .footer-wrap .x-box .l-box{font-size: 16px;padding-top: 16px;}
 .footer .footer-wrap .x-box .r-box a:nth-child(1){font-size:16px;margin-top: 16px;}
}


@media only screen and (max-width: 1430px) {
  .produ .produ-2 .box .box-1 b{font-size: 30px;}
  .produ .produ-2 .box .box-1 p i{font-size: 12px;}
  .produ .produ-2 .box .box-3 .p-1 b{font-size:22px;}
  .produ .produ-2 .box .box-3 p i{font-size: 12px;}
  .produ .produ-2 .box .box-3 b{font-size: 30px;}
  .produ .produ-2 .box .box-3 p .b-1{font-size: 12px;line-height: 56px;}
}


@media only screen and (max-width: 1350px) {
  .header .header-wrap .r-nav .nav-wrap .nav li{margin: 0 22px;}
}




@media only screen and (max-width:1217px) {
  .header .header-wrap .muen{display: block !important;}
  .header .header-wrap .r-nav{display:none !important;}
  .conta-1 .conta-wrap{padding: 40px 3%;} 
  .products-3 .products-3box .products-3nav{overflow-x: auto;white-space:nowrap;}
  .products-3 .products-3box .products-3nav::-webkit-scrollbar {display:none}
  .honce .honce-1 .item .item-1 .i-1{margin-bottom: 20px;font-size: 30px;}
}



@media only screen and (max-width:1024px) {
  .honce .ifica .ifica-wrap a{width: 50% !important;}
  .honce .honce-wrap .ifica .ifica-text .text-1{display: none;}
  .honce .honce-1{display:none;}
  .honce .honce-2{display: block !important;}
  .produ .produbox{display:none;}
  .produ .produbox-banner{display: block !important;}
  .produ .produ-2{display:none;}
  .produ .produ-2-wap{display: block !important;}
  .news .news-wrap{display:none;}
  .news .news-wrap-wap{display:block !important;}
  .footer .footer-wrap2{display: block !important;padding: 30px 0;}
  .footer .footer-wrap{display: none;}
  .produ .produbox .produ-1{padding:30px 1%;}
  .produ .produbox .produ-1 .title i{margin-bottom: 25px;}
  .produ .produbox .produ-1 .s-1{margin-top: 25px;}
  .produ .produ-2 .box .box-1 p{font-size: 36px;}
  .produ .produ-2 .box .box-1 b{font-size: 36px;}
  .produ .produ-2 .box .box-1 .b-1{font-size: 24px !important;}
  .produ .produ-2 .box .box-1 i{font-size: 16px !important;}
  .produ .produ-2 .box .box-1 .p-1{font-size: 24px;height: 98px;}
  .produ .produ-2 .box .box-1 .p-1 b{font-size: 24px;}
  .produ .produ-2 .box .box-2 .item-1 .i-1{margin-bottom: 20px;}
  .produ .produ-2 .box .box-2 .item-1 .i-1{margin-bottom: 10px;}
  .news .news-wrap .item .n-text .i-1{line-height:36px;}
  .news .news-wrap .item .n-text .i-2{line-height:24px;margin-bottom: 15px;}
  .news .news-wrap .item .n-text .i-4{margin: 20px auto;}
  .honce .honce-wrap .ifica .ifica-wrap a i{font-size: 12px;} 
  .products-3 .banner{padding: 0;}
  .products-3 .banner .banner-wrap .gallery-thumbs{display: none;}
  .products-3 .products-3box .img-text{padding: 0 3%;}
  .products-3 .products-3box .img-text{flex-wrap: wrap;}
  .products-3 .products-3box .img-text .img-box{width: 100%;}
  .products-3 .products-3box .img-text .text-1{width: 100%;}
  .about-1 .miles2{display: block !important;}   
}

@media only screen and (max-width:750px) {
   #content{margin-top: 50px !important;}
  .header2{height: 50px;}
  .header .header-wrap{height: 50px;}
  .header .header-wrap .logo,.logo2{width: 135px;height: 50px;}    
  .header .header-wrap .r-nav{height: 50px;}
  .header .header-wrap .muen{float: right;margin-top:13px;}
  .header .header-wrap .muen img{width: 21px;height:19px;}
  .ind-video .video-title .title-wrap .i-1{font-size: 41px;margin-bottom:8px;}
  .ind-video .video-title .title-wrap .i-2{font-size: 20px;}
  .ind-video .video-title .title-wrap .i-3{font-size:9px;line-height:16px;}
  .honce .honce-wrap .honce-title{padding-top:35px;}
  .honce .honce-wrap .honce-title .i-1{font-size:21px;color: #333;}
  .honce .honce-wrap .honce-title .i-2{font-size:21px;margin: 30px 0 45px 0;}
  .honce .ifica .ifica-wrap a{margin-bottom: 45px !important;}
  .honce .honce-wrap .ifica .ifica-wrap{padding: 0 2.6%;}
  .honce .honce-wrap .ifica .ifica-wrap a{justify-content: center;height: 36px;}
  .honce .honce-wrap .ifica .ifica-wrap a div{margin-left: 0;width: 29px;height: 36px;}
  .honce .honce-wrap .ifica .ifica-wrap a div img{line-height: 36px;vertical-align: middle;margin-top:5px;margin-left:2px;}
  .honce .honce-wrap .ifica .ifica-wrap a i{font-size: 16px;margin-left: 20px;max-width: 120px;height: 36px;width: 100%;}
  .honce .honce-wrap .ifica .ifica-wrap a:nth-child(2) i{line-height: 36px;margin-top: 0;}
  .honce .honce-wrap .ifica .ifica-wrap a:nth-child(5) i{line-height: 36px;margin-top: 0;}
  .honce .honce-wrap .ifica .ifica-wrap a:nth-child(6) i{line-height: 36px;margin-top: 0;}
  .honce .honce-wrap .ifica .ifica-wrap a:nth-child(4) i{width: 45%;margin-top:0;}
  .honce .honce-wrap .ifica .ifica-text a{font-size: 12px;margin-top:0;margin-bottom: 30px;width: 90px;line-height: 28px;}
  .honce-2 .text-1 .item-1{font-size:23px!important;font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;}
  .produ .produ-title{font-size:21px;margin: 50px 0 20px;}
  .produ .produbox-banner .produ-1 .title i{margin-bottom:15px;}
  .produ .produbox-banner .produ-1 .title .i-1{font-size: 21px;}
  .produ .produbox-banner .produ-1 .title .i-2{font-size: 10px;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
  .produ .produbox-banner .produ-1 .s-1{font-size: 12px;}
  .produ .produ-2-wap{margin:30px 0 0;}
  .produ .produ-2-wap .item-1 .i-1{font-size: 21px;}
  .produ .produ-2-wap .box-1 p{font-size: 23px;line-height: 27px;}
  .produ .produ-2-wap .box-1 p i{font-size:20px;line-height:20px;}
  .produ .produ-2-wap .box-1 p .b-1{font-size: 12px;font-weight: normal;}
  .produ .produ-2-wap .box-1 .p-1{font-size: 12px;}
  .produ .produ-2-wap .box-1 .p-1 b{font-weight: normal;}
  .news .title{font-size: 21px;}
  .news .news-wrap-wap .list .item .n-text .i-1{font-size:10px;}
  .news .news-wrap-wap .list .item .n-text .i-2{font-size:13px;}
  .news .news-wrap-wap .list .i-4{font-size: 12px;}
  .news .news-wrap-wap .list .item .n-text .i-3{width: 75px;}
  .produ .produ-2-wap .item-1 .i-3{display:inline-block;width: 75px;}
  .produ .produ-2-wap .item-1 .i-3 img{width: 100%;}
  .honce .honce-2 .text-1 .item-1 .i-3{width: 75px;}
  .honce .honce-2 .text-1 .item-1 i img{width: 100%;}
  .footer .footer-wrap2 p{font-size:12px !important;}
  .ifica-wrap .img-1{width: 25px;height:25px;}
  .ifica-wrap .img-2{width: 26px;height: 25px;}
  .ifica-wrap .img-3{width: 29px;height: 25px;}
  .ifica-wrap .img-4{width: 25px;height: 26px;}
  .ifica-wrap .img-5{width: 26px;height: 26px;}
  .ifica-wrap .img-6{width: 29px;height: 26px;}
  .footer .footer-wrap p{font-size: 11px;}
  .about-title{height: 75px;}
  .about-title .i-1{font-size:30px;padding-top: 25px;}
  .about-1 .miles .text-img .textbox .text-1 span{font-size: 20px !important;}
  .about-1 .miles .text-img .textbox .text-1 p{font-size: 10px !important;line-height: 14px;word-wrap: break-word;}
  .about-1 .miles .text-img .textbox .text-2 span{font-size: 20px !important;}
  .about-1 .miles .text-img .textbox .text-2 p{font-size: 10px !important;line-height: 14px;}
  .about-1 .miles .text-img .textbox .d-1{height: 75px !important;}
  .about-1 .miles .imgbox{display:none;width: 15px;}
  .about-1 .miles .imgbox img{width: 15px;height: 75px;}
  .about-1 .miles .imgbox2{width:15px;display: block !important;}
  .about-1 .miles .text-img{height: 610px;}
}

@media only screen and (max-width:460px) {
   .produ .produ-2-wap .box-1 p{font-size: 12px;}
   .produ .produ-2-wap .box-1 p i{font-size: 16px;}	
   .produ .produ-2-wap .box-1 p .b-1{font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
}

@media only screen and (max-width:320px) {
   .honce .honce-wrap .ifica .ifica-wrap a i{width:auto;margin-left:0;}		
}


/*留言*/
@media only screen and (max-width:750px) {
    .message{top:13%;right: 0;padding: 0 2.6%;}
	.message .mes-img img{width: 30px;height: 30px;}
	.message .mes-wrap{position:relative;left: 0;top:-65px;width: 100%;}
	.message .btn-close{position:absolute;right:0;left:auto;top:-14px;width: 14px;height: 14px;}
	.message .btn-close img{width: 14px;height: 14px;}
	.message .mes-wrap .mes-box{padding: 15px;}
	.message .mes-wrap .mes-box h6{font-size: 13px;margin-bottom: 15px;}
	.message .mes-wrap .mes-box form .input{height: 20px;font-size: 10px;}
	.message .mes-wrap .mes-box form textarea{height: 90px;}
	.message .mes-wrap .mes-box .sub-btn{width: 60px;font-size: 10px;line-height: 12px;margin: 10px auto 0;}
		
}



/*about*/
@media only screen and (max-width:1199px) {
   .about-1 .miles .text-img{padding: 0 2.6%;}
   .about-1 .tour .facil{padding: 0 2.6%;}
   .about-1 .tour .facil .facil-1{width: 32%;margin-right: 2%;margin-left: 0;}
   .about-1 .tour .tour-page{padding: 20px 0 10px;}
}

@media only screen and (max-width:1040px) {
   .about-1 .scope .scope-wrap .scope-img{padding:60px 0;}
   .about-1 .scope .scope-wrap .scope-img .item{width:31.3%;margin-right: 3%;}
   .about-1 .scope .scope-wrap .scope-img .item:nth-child(3n){margin-right: 0;}
}


@media only screen and (max-width:750px) {
  .about-title{height: 70px;}
  .about-1 .title{padding: 20px 0;}
  .about-title .i-2{display: none;}
  .about-1 .about-1-wrap{padding: 0 2.6%;} 
  .about-1 .about-1-wrap article{line-height:16px !important;}
  .about-1 .a-1{display:inline-block !important;font-size: 12px !important;margin: 20px auto;}
  .about-1 .a-2{display:block !important;margin:20px auto;}
  .about-1 .about-1-wrap .video-box{margin-top:5px;}
  .about-1 article{font-size: 12px !important;}
  .about-1 .about-text{padding: 0 2.6% 20px;overflow: hidden;}
  .about-1 .about-text .art{height: 320px;overflow-y: auto;}
  .about-1 .about-text .art:-webkit-scrollbar {display: none;}
  .about-1 .about-text article{line-height: 16px !important;overflow: hidden;}
  .scope .scope-wrap article{line-height: 16px !important;}
  .about-1 .about-text .p-1{display: none;}
  .about-1 .tour .title{padding: 40px 0;}
  .about-1 .tour .facil .facil-1{width: 49%;margin-right: 2%;margin-left: 0;}
  .about-1 .tour .facil .facil-1:nth-child(3n){margin-right: 2%;}
  .about-1 .tour .facil .facil-1:nth-child(2n){margin: 0;}
  .about-1 .tour .facil{padding:0;}
  .about-1 .tour .facil .facil-1 i{font-size: 13px;color: #333;margin: 15px 0;} 
  .about-1 .usbox{padding-bottom: 50px;}
  .about-1 .usbox .a-3{font-size: 14px;width: 100px;line-height: 28px;}
  .usbox article{display: none;}
  .usbox article:nth-child(2){display: block;margin-bottom: 35px !important;line-height: 16px !important;}
  .about-1 .usbox .img-1{padding-top: 40px;}
  .cultu{min-height:490px !important;}
  .cultu article{display: none;}
  .cultu article:nth-child(2){display: block;margin-bottom: 35px !important;padding-bottom: 0 !important;line-height: 16px !important;}
  .about-1 .banner{padding:0 2.6%;background:none !important;margin:5px 0 20px;}
  .about-1 .scope .scope-wrap{padding: 0 3%;}
  .about-1 .scope .scope-wrap .scope-img{padding:10px 0 35px ;}
  .about-1 .scope .scope-wrap .scope-img .item{width:32.6%;}
  .about-1 .scope .scope-wrap .scope-img .item i{font-size: 14px;}
  .about-title .i-1{font-size: 30px;line-height: 70px;padding: 0;}
  .about-1 .title{font-size: 23px;}
  .about-1 .miles2 td{font-size: 10px;}
  .about-1 .miles2 i{font-size: 20px;}
  .about-1 .tour .tour-nav a{font-size: 17px;}
  .about-1 .struc{padding: 0 2.6% 60px;} 
  .about-1 .usbox img{width: 66%;} 
  .about-1 .miles2 td img{width: 15px;height: 40px;}
  .busin{height: 450px !important;}
  .busin article{line-height: 16px !important;}
}

/*about2*/
/*@media only screen and (max-width:1041px) {
 .philo{display: none;}
 .philo2{display: block !important;}
 .philo2 .tour .title{padding: 40px 0;height: 75px;}
 .philo2 .tour .facil .facil-1{width: 49%;margin-right: 2%;margin-left: 0;}
 .philo2 .tour .facil .facil-1:nth-child(2n){margin: 0;}
 .philo2 .tour .facil .facil-1 i{font-size: 13px;color: #333;}
}*/

/*about2*/
@media only screen and (max-width:750px) {
 .philo article{text-align: left;padding: 0 3%;font-size: 10px !important;line-height: 17px !important;}
 .philo .title{font-size:23px;padding: 40px 0;}
 .philo .img-1{display: none;}
}

/*about3*/
@media only screen and (max-width:750px) {
 .about-1 .tour .tour-nav-2 .on-2{width:140px;line-height:50px;color: #FFFFFF;border: 0;background:#3053a3;}
 .about-1 .tour .about4 .about4-text{padding: 0 2.6%;}
 .about-1 .tour .about4 .about4-text h6{font-size: 23px;}
 .about-1 .tour .about4-text .list{margin-bottom:25px;font-size:14px;line-height: 20px;}
}



/*contact*/

@media only screen and (max-width:1200px) {
   .conta-1 .conta-wrap input{width: 30%;margin-right: 5%;}
}




@media only screen and (max-width:750px) {
  .conta-1 .conta-wrap input{margin-right: 0;}
  .conta .img-1{box-shadow: none;}
  .conta .conta-title{font-size: 23px;margin: 35px 0;}
  .conta .mode {margin:25px 0;}
  .conta .mode .item{width: 50%;}
  .conta .mode .item .i-1{margin: 20px 0;}
  .conta-1 .conta-wrap{padding: 30px 2.6%;}
  .conta-1 .conta-wrap input{width: 100%;font-size: 10px;}
  .conta-1 .conta-wrap .title{font-size: 23px !important;}
  .conta-1 .conta-wrap article:nth-child(2){margin:25px 0 45px !important;font-size: 10px !important;}
  .conta-1 .conta-wrap article:nth-child(3){font-size: 13px !important;}
  .conta-1 .conta-wrap form article{margin-top: 25px !important;}
  .conta-1 .conta-wrap a{width:100px;line-height:28px;font-size: 12px;margin-top: 25px !important;}
  .suppo{padding: 25px 0;}
  .suppo .title{font-size: 23px !important;}
  .suppo article{font-size: 10px !important;margin-top: 35px !important;}
}


/*honcell*/
@media only screen and (max-width:750px) {
  .honcell .title{font-size: 23px;padding: 35px 0 !important;}
  .honcell .impro{height: auto !important;}
  .honcell .impro article{font-size: 10px !important;line-height:16px !important;padding: 0 2.6% 40px ;text-align: left;}
}
/*news*/

@media only screen and (max-width:1024px) {
 .newsbox .news-page .news-1 .item .n-text .i-4{width: 80%;font-size:10px;line-height: 28px;margin-bottom: 25px;}
 .newsbox .news-page .news-1 .item .n-text .i-1{font-size:10px;line-height: 28px;}
 .newsbox .news-page .news-1 .item .n-text .i-2{font-size: 14px;line-height:14px;height:28px;margin-bottom:10px;}
 .newsbox .news-page .news-1 .item .n-text .i-3{width:75px;margin-bottom:25px;}
}

@media only screen and (max-width:750px) {
 .newsbox .news-nav{overflow:hidden;white-space: nowrap;}
 .newsbox .news-nav a{width:375px !important;line-height:50px;margin: 0;text-align: center;}
 .newsbox .news-page{margin-top:0;}
 .newsbox .news-page .news-1{padding:10px 2.6%;}
 .newsbox .news-page .news-1 .item{width:49%;margin-right: 2%;margin-left: 0 !important;}
 .newsbox .news-page .news-1 .item:nth-child(2n){margin-right:0;}
 .newsbox .news-page .news-1 .item .n-text .i-4{display: none;}
 .newsbox .news-page .news-1 .item:nth-child(n+5){margin-top:0 ;}

}



/*new2*/
@media only screen and (max-width:750px) {
 .news-text .news-title{padding: 0 3%;}
 .news2{display: block !important;}
 .news2 .news-nav a{line-height: 50px;}
 .news-text .news-title .i-1{font-size: 24px;}
 .news-text{text-align: left;padding: 35px 0;}
 .news-text article{font-size: 10px !important;line-height: 16px !important;}
 .news-text .news-title{text-align: left}
 .news-text .news-title .i-2{margin-top:15px;}
 .news-text article{margin-top: 20px !important;}
}

/*products*/

@media only screen and (max-width:1520px) {
 .products .produbox{padding: 0 2.6%;}
 .products .produbox .produ-1{width:31.6%;margin-right:2.6%;padding: 3% 1% 2.7%}
 }


@media only screen and (max-width:750px) {
 .products .produ-title{margin: 0;padding:30px 0;border-bottom: 1px #d8d8d8 solid;font-size: 23px;line-height: 28px;}
 .products .produbox .produ-1{width: 50%;margin:0;border-bottom: 1px #d8d8d8 solid;box-shadow: none;padding: 20px 5px;}
 .products .produbox .produ-1:nth-child(2n-1){border-right: 1px #d8d8d8 solid;}
 .products .produbox .produ-1 .title .i-1{font-size: 12px;margin-bottom: 20px;}
 .products .produbox .produ-1 .title .i-2{font-size:10px;margin-bottom:15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
 .products .produbox .produ-1 .s-1{margin-top: 20px;font-size: 10px;}
 }

/*products2*/
@media only screen and (max-width:750px) {
 .products-2 .impro{height:auto;}
 .products-2 .title{height:65px;line-height:65px;font-size:23px;}
 .products-2 article{text-align: left;padding: 0 2.6%;font-size: 10px !important;margin: 20px 0 !important;}
 .products-2 .impro article{font-size: 22px !important;text-align: center;}
 .products-2 .table-box table th,td{font-size: 12px !important;height: 35px !important;}
 }

/*products3*/
@media only screen and (max-width:750px) {
  .products-3 .about-title{height: auto;}
  .products-3 .about-title .about-wrap .i-1{font-size: 23px !important;}
  .products-3 .about-title .about-wrap .i-2{font-size:12px !important;margin-bottom:5%}
  .products-3 .banner .banner-wrap .gallery-top{height: auto;}
  .products-3 .banner .banner-wrap .gallery-top .swiper-button-next{width: 12px;height:21px;background-size: 12px 21px !important;}
  .products-3 .banner .banner-wrap .gallery-top .swiper-button-prev{width: 12px;height:21px;background-size: 12px 21px !important;}
  .products-3 .products-3box .img-text .img-1{margin-bottom: 5%;}
  .products-3 .products-3box .products-3nav{height: 35px;padding: 0 2.6%;}
  .products-3 .products-3box .products-3nav a{font-size: 14px !important;line-height: 35px;}
  .products-3 .products-3box .img-text{margin-top: 35px;}
  .products-3 .products-3box .img-text .text-1 .text-s i{font-size: 12px;}
  
  .products-3 .products-3box .img-text .text-1 img{width:220px;height: auto;}
  .products-3 .products-3box .img-text .text-1 .text-s{padding-bottom: 30px;}
  .products-3 .products-3box .img-text .text-1 .text-c i{font-size: 12px;}
  .products-3 .products-3box .img-text .text-c{padding: 20px 0;}
  .products-3 .products-3box .img-text .text-c article{font-size: 10px !important;}
  .products-3 .products-3box .img-text .downl-x .downl-wrap .i-2{font-size: 10px;line-height: 15px;}
  .products-3 .products-3box .img-text .downl-x .downl-wrap .i-1{width: 15px;height: 15px;}
  .products-3 .products-3box .img-text .downl-x .downl-wrap .i-3{width: 10px;height: 10px;margin-top: 2.5px;}
  .products-3 .products-3box .img-text2{padding: 30px 2.6%;}
 }

/*quality*/
@media only screen and (max-width:750px) {
  .quali .quali-nav{display: none;}
  .quali .quali-nav2{display: flex !important;padding: 0 2.6%;}
  .quali .quali-nav2 a{height: 50px;padding: 0;line-height: 50px;}
  .quali .title{font-size: 23px;padding: 0;text-align: center;}
  .quali .impro{text-align:left;padding:2.6%;height: auto;}
  .quali .impro article{font-size: 10px !important;margin-top: 15px !important;}
  .quali .qua-img{margin: 15px 0 25px;}
  .quali .qua-img img{padding: 0 2.6%;}
  .quali .qua2-img .img-1{padding: 10px 2.6%;}
  
 }
 
/*resources*/
@media only screen and (max-width:750px) {
  .resou-title{display: none;}
  .resou-title2{display:flex !important;}
  .resou .text-1{padding: 0 2.6%;}
  .resou .text-2 .text-2-wrap p{font-size: 13px !important;}
  .resou .text-1 i{font-size: 13px;text-align: left;padding-top:3%;}
  .resou .text-1 article{font-size: 10px !important;text-align: left;margin: 15px 0 !important;}
  .resou .resou-text{padding: 0 2.6% 25px 2.6%;}
 }
 
/*products2*/
@media only screen and (max-width:750px) {
	.products-2 .tablebox{width:100%;display:flex;justify-content:flex-start;overflow: auto;white-space: nowrap;}
	.products-2 .tablebox::-webkit-scrollbar {display:none}
	.products-2 .table-box{width: 600px;margin: 0 auto;}
  }

/*rewources*/
@media only screen and (max-width:750px) {
   .resou .text-2 .text-2-wrap h6{width: 100%;font-size: 13px;padding: 15px 3%;text-align: left;}
 }
 
 
 .page-list {
    width:100%;
    text-align:center;
    margin:45px 0 99px 0;
}
.page-list a {
    display:inline-block;
    height:34px;
    border:1px solid #ddd;
	padding-left: 10px;
    padding-right: 10px;
    text-align:center;
    line-height:32px;
    color:#336ab7;
}
.page-list a:last-child {
    border:1px solid #ddd;
}
.page-list a:first-child {
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}
.page-list a:last-child {
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
}
.page-list a.frist, .page-list a.prev, .page-list a.next, .page-list a.last {
    width:auto;
    padding:0 12px;
}
.page-list a:hover {
    color:#fff;
    border-color:#336ab7;
    background:#336ab7;
}
.page-list a.on {
    color:#fff;
    border-color:#336ab7;
    background:#336ab7;
}


article{display: block;max-width: 1200px;margin: 0 auto;}

	.quali .img-box{max-width: 1200px;margin: 0 auto;display:-ms-flexbox;display: flex;-ms-flex-pack:start;justify-content: flex-start;-ms-flex-align:center;align-items: center;-ms-flex-wrap:wrap;flex-wrap:wrap;}
	.quali .img-box .list{width:calc(25% - 30px );height: auto;margin-right:40px;margin-bottom:40px;}
	.quali .img-box .list:nth-child(4n){margin-right:0;}
	.quali .img-box .list img{width: 100%;}
	.quali .img-box .list i{display: block;text-align: center;font-size:16px;margin-top:20px;}
	
	@media only screen and (max-width:1217px) {
	  .quali .img-box{padding: 0 2.6%;}
	}
	
	@media only screen and (max-width:767px) {
	  .quali .img-box .list{width:calc(50% - 15px );margin-bottom: 30px;}
	  .quali .img-box .list:nth-child(2n-1){margin-right:30px;}
	  .quali .img-box .list:nth-child(2n){margin-right:0;}
	}

/*7.11修改*/	
.table-box2 table{width:100%;max-width:1200px;margin: 0 auto;font-size: 14px;font-family:arial;font-weight:normal;border-collapse:collapse;}
.table-box2 table thead tr th{font-size:14px;font-weight:normal;white-space:nowrap;height:50px;color:#333;padding:0 5px;background-color: #e4e4e4;border: 1px solid #fff;}
.table-box2 table tbody tr td{height: 40px;color: #666;text-align: center;border-collapse:collapse}
.table-box2 table tbody tr:nth-child(2n){background-color: #f4f4f4;}
.table-box2 table tbody tr:hover{background-color: #3053a2;}
.table-box2 table tbody tr:hover td{color: #fff;}
@media only screen and (max-width: 992px){
.table-box2{display: flex;justify-content: flex-start;align-items: center;overflow: auto;}
.table-box2::-webkit-scrollbar {display:none}
.table-box2 table{font-size: 10px;}
}
.table-box3 table{width:100%;max-width:1200px;margin: 0 auto;font-size: 14px;font-family: arial;font-weight:normal;border-collapse:collapse;}
.table-box3 table thead tr th{font-weight:normal;white-space:nowrap;height:50px;color: #333;padding:0 5px;background-color: #e4e4e4;border: 1px solid #fff;}
.table-box3 table tbody tr td{height: 40px;color: #666;text-align: center;border-collapse:collapse}
.table-box3 table tbody tr:nth-child(2n){background-color: #f4f4f4;}
.table-box3 table tbody tr:hover{background-color: #3053a2;}
.table-box3 table tbody tr:hover td{color: #fff;}
@media only screen and (max-width: 992px){
.table-box3{display: flex;justify-content: flex-start;align-items: center;overflow: auto;}
.table-box3::-webkit-scrollbar {display:none}
.table-box3 table{font-size: 10px;}
}