@charset "UTF-8";
/*网站为圣景响应式网站,制作方：深圳方维网络科技有限公司 http://www.szfangwei.cn*/

/*basic css*/
html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,button {margin: 0;padding: 0;border: 0;}
body {font-size: 12px;font-family: "Microsoft YaHei", '微软雅黑', "Arial";background-color: #fff;}
input,textarea,button {padding: 0;font-family: "Microsoft YaHei", '微软雅黑', "Arial";}
input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance: none;}
input:focus {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-user-modify: read-write-plaintext-only;}
textarea {-webkit-appearance: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
a {cursor: pointer;}
ul,ol,li {list-style-type: none;}
.slick-slide:focus,input:focus,a:focus {outline: none !important;}
img {border: 0;vertical-align: middle;max-width: 100%;}
select,input,textarea,button {vertical-align: middle;outline: none;}
table {border-collapse: collapse;border-spacing: 0}
tr {margin: 0;padding: 0;}
td {margin: 0;padding: 0;}
iframe {border: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.hidden {display: none;visibility: hidden;}
.wrap {border: 0;padding: 0;width: 1150px;margin: 0 auto;*zoom: 1;}
.wrap:after {clear: both;content: "";display: table;}
.clear {clear: both;font-size: 0;line-height: 0;height: 0;visibility: hidden;}
.fix {*zoom: 1;}
.radius-wrap {width: 44px;height: 44px;top: 92vh;left: 50%;right: 50%;margin: 0px -22px;z-index: 1000;position: absolute;cursor: pointer;}
.radius {width: .44rem;height: .44rem;border: 1px solid #fff;border-radius: 50%;text-align: center;position: relative;overflow: hidden;}
.fix:after {clear: both;content: "";display: table;}
input:focus,textarea:focus {outline: none;}
a {display: inline-block;max-width: 100%;}
.ones {overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.twos {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical}
.clearfix:after,.clearfix:before {content: "";display: table}
.clearfix:after {clear: both}
.clearfix {zoom: 1}
.picture {position: relative;overflow: hidden;}
.picture img {transition: all .7s;-moz-transition: all .7s;-webkit-transition: all .7s;}
.each-item:hover .picture img {transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);zoom: 1.1 \9;}
input:-webkit-autofill {box-shadow: 0 0 0px 1000px white inset !important;}
input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance: none;}
textarea {-webkit-appearance: none;}
.icon {background-image: url('../images/icon.png');width: 25px;height: 25px;background-position: 0 0;display: inline-block;}
.box {width: 90%;max-width: 1300px;margin: auto;}
/*edd  basic */


/*引用字体,导入多种格式字体兼容各种浏览器*/

@font-face {font-family: 'ratiom';src: url("../fonts/RATIOMODERNMEDIUM.woff2") format('font-woff2'), url("../fonts/RATIOMODERNMEDIUM.TTF") format("truetype"), url("../fonts/RATIOMODERNMEDIUM.woff") format('font-woff'), url("../fonts/RATIOMODERNMEDIUM.eot") format("embedded-opentype"), url("../fonts/RATIOMODERNMEDIUM.svg") format("svg"), url("../fonts/RATIOMODERNMEDIUM.otf") format("opentype");font-weight: normal;font-style: normal;}
@font-face {font-family: 'brandon';src: url("../fonts/BRANDON_BLK.B88C1799.woff2") format('font-woff2'), url("../fonts/BRANDON_BLK.B88C1799.ttf") format("truetype"), url("../fonts/BRANDON_BLK.B88C1799.woff") format('font-woff'), url("../fonts/BRANDON_BLK.B88C1799.eot") format("embedded-opentype"), url("../fonts/BRANDON_BLK.B88C1799.svg") format("svg"), url("../fonts/BRANDON_BLK.B88C1799.otf") format("opentype");font-weight: normal;font-style: normal;}
@font-face {font-family: 'ak';src: url("../fonts/AKZIDENZGROTESK-LIGHT.woff2") format('font-woff2'), url("../fonts/AKZIDENZGROTESK-LIGHT.ttf") format("truetype"), url("../fonts/AKZIDENZGROTESK-LIGHT.woff") format('font-woff'), url("../fonts/AKZIDENZGROTESK-LIGHT.eot") format("embedded-opentype"), url("../fonts/AKZIDENZGROTESK-LIGHT.svg") format("svg"), url("../fonts/AKZIDENZGROTESK-LIGHT.otf") format("opentype");font-weight: normal;font-style: normal;}

/*header*/

.header {position: fixed;top: 0;left: 0;width: 100%;z-index: 100;border-bottom: 1px solid #202020;transition: all .6s linear;-webkit-transition: all .6s linear;}
.header.on {top: -150px;}
.header.bg {background-color: rgba(0, 0, 0,1);}
.header .box {max-width: 1580px;}
.header .nav {float: right;}
.header .nav li {display: inline-block;text-align: center;float: left;margin: 0 20px;}
.header .nav li.on a,.header .nav li:hover a {color: #fdd23e;}
.header .nav ul {float: left;padding-top: 40px;margin-right: 85px;}
.header .nav .en {}

.header .nav .en1 {text-transform: uppercase;font-size: 12px;padding-top: 5px;}
.header .nav li a {font-size: 16px;color: #bdbdbd;display: block;padding: 0 15px 23px 15px;}
.header .nav a.on,.header .nav a:hover {}
.header .header-input {float: right;/* display: none; */position: relative;margin-top: 35px;}
.header-input .text {overflow: hidden;width: 0px;line-height: 40px;border-radius: 30px;padding: 0px;box-sizing: border-box;border: 0px;transition: width .6s linear;-webkit-transition: width .6s linear;}
.header-input .text.on {width: 600px;padding: 0 50px;}
.icon-sub,.icon-sub1,.icon-close {background-color: transparent;border: 0px;position: absolute;top: 7px;right: 20px;cursor: pointer;}
.icon-close {right: -35px;display: none;background-position: -25px -25px;}
.icon-sub1 {background-position: 0px -25px;display: none;}
.logo {width: 265px;display: block;}
.header .menu {display: none;margin-top: 30px;}
.header .menu>div {width: 50px;height: 2px;border-radius: 5px;background-color: #8a8a8a;margin: 10px 0;}

/*end header*/


/*footer*/


/*pc*/

.footer {background-color: #1c1c1c;width: 100%;}

/*footer*/

.footer {padding: 60px 0;}
.footer .f-top {}
.footer ul.left {float: left;}
.footer ul.left>li {float: left;vertical-align: top;width: 240px;}
.footer ul.left>li>h3 {font-size: 16px;line-height: 1;color: #ffffff;padding-bottom: 15px;}
.footer ul.left>li>a {display: block;font-size: 14px;line-height: 30px;color: #bbbbbb;}
.f-top .ewm {float: right;width: 160px;font-size: 14px;color: #ffcd22;line-height: 26px;}
.f-top .ewm img {border-radius: 5px;margin-top: 17px;}
.footer .f-bottom {background-color: #ffcd22;color: #1c1c1c;font-size: 14px;line-height: 65px;padding-left: 20px;margin-top: 40px;}
.footer .f-bottom a {color: #1c1c1c;display: inline-block;margin: 0 7px;}
.f-bottom .right {float: right;}
.f-bottom .right a {display: inline-block;width: 40px;height: 40px;background-color: #c99c00;border-radius: 50%;margin: 0 9px;margin-bottom: -13px;}
.f-bottom .right a .icon {display: block;margin: auto;margin-top: 7px;-webkit-transition: all .5s;transition: all .5s;}
.f-bottom .right a:hover .icon {opacity: .6;}
.icon.f1 {background-position: -22px -1px;}
.icon.f2 {background-position: -47px 0;}
.icon.f3 {background-position: -72px 0;}

/*sj*/

.iphone-footer {display: none;padding: 20px 0;background-color: #000000;font-size: 20px;margin-top: -2px;}
.iphone-footer a {width: 25%;display: block;float: left;color: #4d4d4d;text-align: center;}
.iphone-footer a img {display: inline-block;width: 40%;max-width: 60px;}
.iphone-footer a img.img2 {display: none;}
.iphone-footer a.on,.iphone-footer a:hover {color: #ffffff;}
.iphone-footer a.on .img2,.iphone-footer a:hover .img2 {display: inline-block;}
.iphone-footer a.on .img1,.iphone-footer a:hover .img1 {display: none;}

/*end footer*/


/*index*/

.banner {}
.banner a {width: 100%;display: block;background-position: center center;background-size: cover;color: #ffffff;height: 110vh;min-height: 800px;}
.banner .box {height: 110vh;min-height: 800px;position: relative;}
.banner .lans {position: absolute;top: 50%;right: 0;transform: translate(0%, -50%);-webkit-transform: translate(0%, -50%);text-align: right;}
.banner .t1 {font-family: 'brandon';text-transform: uppercase;font-size: 34px;line-height: 30px;opacity: 0;}
.banner .t2 {font-size: 32px;line-height: 32px;padding: 25px 0;opacity: 0;}
.banner .t3 {font-size: 16px;line-height: 30px;opacity: 0;}
@keyframes mymove {from {opacity: 0;right: -150px;}to {opacity: 1;right: 0;}}
@-webkit-keyframes mymove {from {opacity: 0;right: -150px;}to {opacity: 1;right: 0;}}
.banner .slick-active.on .t1,.banner .slick-active.on .t2,.banner .slick-active.on .t3 {animation: mymove 1s ease-out;-webkit-animation: mymove 1s ease-out;animation-fill-mode: forwards;position: relative;}
.banner .slick-active.on .t2 {animation-delay: .4s;-webkit-animation-delay: .4s;}
.banner .slick-active.on .t3 {animation-delay: .6s;-webkit-animation-delay: .6s;}
.banner .slick-dots {width: 100%;position: absolute;bottom: 170px;left: 0;text-align: center;}
.banner .slick-dots li {width: 8px;height: 8px;display: inline-block;border-radius: 50%;margin: 0 8px;border: 1px solid #ffffff;}
.banner .slick-dots li.slick-active {background-color: #ffffff;}
.slick-dots button {display: none;}
.blogo {width: 100%;height: 135px;margin-top: -135px;position: relative;z-index: 90;background-color: rgba(0, 0, 0, .5);}
.blogo li {background: url("../images/line.png") right top no-repeat;margin-top: 15px;}
.blogo a {display: block;}
.blogo a .logos {position: relative;transform: translateY(50%) rotateY(180deg);}
.blogo .logos img {transition: all .5s linear 10ms;}
.blogo .logos img:last-child {opacity: 0;position: absolute;top: 0;left: 0;z-index: 1;}
.blogo .logos:hover img:last-child,.blogo .logos img:first-child {opacity: 1;transform: translateY(-50%) rotateY(180deg);}
.blogo .logos img,.blogo .logos:hover img:first-child {opacity: 0;transform: translateY(-50%) rotateY(0deg);}
.second {padding: 170px 0;background-position: center center;background-size: cover;background-repeat: no-repeat;}
.third {padding: 100px 0;background-position: center center;background-size: cover;background-repeat: no-repeat;}
.fourth,.fiveth {padding: 65px 0;background-position: center center;background-size: cover;background-repeat: no-repeat;}
.fourth .indextitle .t2 {margin-left: -15px;}
.fiveth {padding: 100px 0;}
.second .box {height: 740px;position: relative;color: #ffffff;}
.indextitle {position: absolute;left: -150px;top: -60px;}
.indextitle .t1 {font-family: 'ratiom';font-size: 187px;line-height: 180px;text-transform: uppercase;color: #ffffff;display: inline-block;}
.indextitle .t2 {display: inline-block;}
.indextitle .t2-1 {font-size: 36px;color: #ffd600;font-weight: bold;}
.indextitle .t2-2 {font-family: 'brandon';color: #ffffff;font-size: 30px;text-transform: uppercase;}
.secod-list1 a {position: absolute;display: block;}
.secod-list1>a:nth-child(1) {top: 0;left: 306px;width: 455px;display: block;}
.secod-list1>a:nth-child(2) {}
.sl1 a:nth-child(2) {left: 763px;top: 185px;width: 231px;}
.sl1 a:nth-child(1) {width: 231px;left: 763px;}
.secod-list1>a:nth-child(3) {right: 0;width: 303px;}
.secod-list1>a:nth-child(4) {bottom: 0px;left: 625px;width: 368px;}
.secod-list1>a:nth-child(5) {left: -1px;bottom: -1px;width: 623px;}
.secod-list1>a:nth-child(6) {right: 0;bottom: 186px;width: 303px;}
.secod-list1>a:nth-child(7) {right: 0;bottom: 0;width: 303px;}
.secod-list1>a:nth-child(8) {}
.secod-list2 {display: none;}
.secod-list2>a:nth-child(1) {width: 608px;left: 303px;}
.secod-list2>a:nth-child(2) {right: 0;top: 0;width: 387px;}
.secod-list2>a:nth-child(3) {right: 0;bottom: 2px;width: 432px;}
.secod-list2>a:nth-child(4) {left: -1px;width: 430px;}
.secod-list2>a:nth-child(5) {bottom: 2px;left: 433px;width: 432px;}
.second-cell {position: relative;}
.second-cell .imgs:after {display: block;content: '';bottom: 0;left: 0;position: absolute;width: 100%;height: 100%;background-color: rgba(42, 42, 42, .3);transition: all .6s;-webkit-transition: all .6s;}
.second-cell img {-webkit-filter: grayscale(100%);filter: grayscale(100%);filter: gray;transition: all .6s;-webkit-transition: all .6s;}
.second-cell:hover img {-webkit-filter: grayscale(0%);filter: grayscale(0%);filter: 0;}
.second-cell:hover .imgs:after {width: 0;height: 0;}
.second-cell {position: relative;}
.second-cell .lans {position: absolute;text-align: center;bottom: 50%;left: 50%;transform: translate(-50%, 50%);transition: all .6s;-webkit-transition: all .6s;color: #fff;}
.second-cell .t1 {font-size: 16px;line-height: 16px;margin-bottom: 10px;font-weight: bold;}
.second-cell .t2 {font-size: 14px;font-family: 'arial';text-transform: uppercase;}
.second-cell:hover .lans {bottom: 5%;left: 5%;text-align: left;transform: translate(0%, 0%);}
.stitle {display: none;}
.stitleone {position: absolute;top: 140px;}
.stitleone a {font-size: 24px;color: #ffffff;line-height: 45px;display: block;cursor: pointer;position: relative;z-index: 10;margin: 3px 0;}
.stitleone a.view {font-size: 16px;color: #3e3e3e;font-family: 'arial';background: url('../images/arrow.png') 40px center no-repeat;margin-top: 40px;transition: all .6s;-webkit-transition: all .6s;}
.stitleone a.view:hover {background-position: 50px center;}
.stitleone a.one:after {content: '';position: absolute;width: 0px;height: 45px;background-color: #666;left: -300px;z-index: -1;transition: all .6s;-webkit-transition: all .6s;}
.stitleone a.one.on,.stitleone a.one:hover {font-weight: bold;}
.stitleone a.on:after,.stitleone a:hover:after {width: 440px;}
.mian {width: 100%;overflow: hidden;overflow-y: auto;}
.third-list li {transition: all .6s;-webkit-transition: all .6s;float: left;width: 160px;float: left;overflow: hidden;}
.third-list li.on {width: 483px;}
.third-list li a {width: 483px;height: 674px;display: block;transition: all .6s;-webkit-transition: all .6s;position: relative;}
.third-list li .imgs {width: 483px;height: 674px;display: block;background-size: cover;position: relative;transition: all .6s;-webkit-transition: all .6s;-webkit-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.third-list li a .imgs:after {content: '';position: absolute;top: 0;right: 0;width: 100%;height: 100%;opacity: 1;background-color: rgba(0, 0, 0, .4);transition: all .4s linear;-webkit-transition: all .4s linear;}
.third-list li.on .imgs {-webkit-filter: grayscale(0%);filter: grayscale(0%);filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);;}
.third-list li.on .imgs:after {width: 10%;opacity: 0;}
.third-list .lans {width: 65px;border-top: 1px solid #fe5b1a;vertical-align: top;padding-top: 25px;position: absolute;top: 145px;left: 40px;transition: all .4s linear;-webkit-transition: all .4s linear;z-index: 5;}
.third-list li:nth-child(2) .lans {top: 206px;}
.third-list li:nth-child(3) .lans {top: 395px;}
.third-list li:nth-child(4) .lans {top: 270px;}
.third-list li:nth-child(5) .lans {top: 175px;}
.third-list li:nth-child(6) .lans {top: 70px;}
.third-list li.on .lans {top: 145px;}
.third-list .lans .t1 {font-size: 18px;font-family: 'brandon';color: #fe5b1a;font-weight: bold;text-transform: uppercase;transform: rotate(90deg);display: inline-block;width: 500px;position: absolute;top: 240px;left: -243px;}
.third-list .lans .t2 {font-size: 24px;line-height: 1.3;width: 20px;color: #ffffff;display: inline-block;vertical-align: top;margin-left: 20px;position: absolute;top: 0;right: 10px;white-space: normal;}
.third-list li.on .t1 {font-size: 24px;}
.third-list li.on .t2 {font-size: 36px;width: 25px;}
.third .indextitle,.fourth .indextitle {margin-left: -145px;}
.tl-banner {margin: 60px 0 75px 0;}
.newsindex .left {width: 57.5%;}
.newsindex>a {display: block;position: relative;margin: 46px 0;}
.newsindex .right {width: 46%;position: absolute;right: 0;top: 10%;z-index: 3;background-color: #181818;padding: 40px;box-sizing: border-box;transition: all .6s;-webkit-transition: all .6s;}
.newsindex .n1 {font-size: 22px;color: #ffffff;}
.newsindex .right:hover .n1 {color: #ffcd22;}
.newsindex .n2 {font-size: 14px;line-height: 30px;max-height: 90px;color: #ffffff;-webkit-line-clamp: 3;margin: 25px 0;}
.newsindex .n3 {}
.newsindex .n3 .left1 {font-family: 'ak';}
.newsindex .n3 .days {color: #ffcd22;font-size: 44px;}
.newsindex .n3 .date {font-size: 14px;line-height: 16px;color: #878787;display: inline-block;padding-left: 8px;margin-left: 3px;border-left: 1px solid #333;}
.icon.right1,.newsindex>ul .ns5 .icon {background-position: 0px -75px;width: 75px;float: right;margin-top: 10px;margin-right: 20px;transition: all .6s;-webkit-transition: all .6s;}
.newsindex>a:hover .right1 {margin-right: 0px;}
.newsindex>a:hover .right {background-color: rgba(24, 24, 24, .98);}
.newsindex>ul>li {width: 23.5%;margin: 0 1%;padding: 2%;box-sizing: border-box;background-color: #181818;float: left;position: relative;}
.newsindex>ul>li:after {content: '';background-color: #ffcd22;bottom: 0;left: 0;z-index: 0;display: block;position: absolute;width: 100%;height: 0%;transition: all .6s;-webkit-transition: all .6s;}
.newsindex>ul>li:hover:after {height: 100%;}
.newsindex>ul a {position: relative;z-index: 4;}
.newsindex>ul li:nth-child(1) {margin-left: 0;}
.newsindex>ul li:nth-child(4) {margin-right: 0;}
.newsindex>ul .ns1 {font-size: 44px;color: #ffcd22;font-family: 'ak';}
.newsindex>ul .ns2 {font-size: 14px;color: #878787;font-family: 'ak';margin: 5px 0 12px 0;}
.newsindex>ul .ns3 {font-size: 14px;color: #ffffff;margin-bottom: 12px;}
.newsindex>ul li:hover .ns1,.newsindex>ul li:hover .ns3,.newsindex>ul li:hover .ns4 {color: #373332;}
.newsindex>ul .ns4 {color: #767676;max-height: 44px;line-height: 22px;font-size: 12px;}
.newsindex>ul .ns5 {margin-top: 20px;}
.newsindex>ul .ns5 .icon {margin: 0;float: none;display: inline-block;margin-bottom: -10px;transition: all 0s;-webkit-transition: all 0s;}
.newsindex>ul li:hover .ns5 .icon {background-position: 0px -50px;background-repeat: no-repeat;}
.newsindex>ul .ns5 .lan {color: #373332;text-transform: uppercase;font-size: 14px;font-family: 'ak';display: none;transition: all .6s;-webkit-transition: all .6s;}
.newsindex li:hover .lan {display: inline-block;}
.fiveths img {-webkit-filter: grayscale(100%);filter: grayscale(100%);filter: gray;transition: all .6s;-webkit-transition: all .6s;}
.fiveths img:hover {-webkit-filter: grayscale(0%);filter: grayscale(0%);filter: ;}
.fiveths .left {float: left;width: 53%;}
.fiveths .right {width: 100%;max-width: 517px;float: right;}
.fiveths .right div {display: inline-block;width: 255px;}
.fiveths .right img {margin: 2px;}
.fourth .indextitle,.fiveth .indextitle {margin-left: -135px;}
.fiveth .indextitle .t2 {margin-left: 5px;}
.lans-list {margin-top: 20px;}
.lans-list li {display: none;}
.lans-list li.on {display: block;}
.ll {font-size: 16px;line-height: 40px;color: #fafafa !important;height: 320px;}
.fiveth .icon-list {font-size: 18px;line-height: 26px;height: 142px;position: relative;padding: 30px 0;box-sizing: border-box;z-index: 5;margin: 86px 0;}
.icon-list:after {content: '';right: 0;top: 0;background-color: #1e1d1d;position: absolute;height: 100%;width: 1500px;display: block;z-index: 0;}
.fiveth .icon-list a {width: 25%;float: left;position: relative;z-index: 6;}
.fiveth .icon-list a:after {background: url('../images/kuang.png') center center no-repeat;width: 190px;height: 160px;position: absolute;top: -40px;left: -30px;z-index: -1;content: '';opacity: 0;transition: all .6s;-webkit-transition: all .6s;}
.fiveth .icon-list a:hover:after,.fiveth .icon-list a.on:after {opacity: 1;}
.fiveth .icon-list a:hover .lans,.fiveth .icon-list a.on .lans {color: #ffffff;}
.fiveth .icon-list a img {width: 70px;vertical-align: bottom;}
.fiveth a .lans {width: 40px;display: inline-block;color: #676767;}
.icon-list a img {display: inline-block;}
.icon-list a .imgs1 {display: none;}
.fiveth .icon-list a:hover .imgs1,.fiveth .icon-list a.on .imgs1 {display: inline-block;}
.fiveth .icon-list a:hover .img0,.fiveth .icon-list a.on .img0 {display: none;}

/*end index*/


/*yewu*/

.top-banner {width: 100%;background-repeat: no-repeat;height: 358px;background-position: center center;}
.bottom-banner {width: 100%;background-repeat: no-repeat;background-size: cover;background-position: center center;}
.bottom-banner .box {position: relative;}
.neiye {padding: 30px;box-sizing: border-box;box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, .1);background-color: #ffffff;position: relative;top: -110px;z-index: 10;width: 100%;/*overflow: hidden;*/}
.yewu .left {max-width: 214px;float: left;width: 20%;}
.yewu .number {line-height: 1;}
.yewu .left a {color: #d0d0d0;font-size: 30px;width: 214px;height: 128px;display: block;border-radius: 8px;background-color: #e2e2e2;padding: 12px;box-sizing: border-box;margin-bottom: 42px;transition: background-color .5s;-webkit-transition: background-color .5s;}
.yewu .left a:hover,.yewu .left a.on {background-color: #fdd23e;color: #e5b50f;}
.yewu .left .t1 {font-size: 22px;color: #141414;font-weight: bold;text-align: center;}
.yewu .left .t2 {font-size: 14px;color: #666666;text-align: center;}
.yewu .right {max-width: 925px;float: right;width: 75%;}
.editor {font-size: 16px;line-height: 40px;color: #666666;}
.yewu .img-list {max-width: 680px;margin: auto;margin-top: 80px;cursor: pointer;position: relative;overflow: hidden;width: 100%;}
.slick-arrow {background-image: url('../images/arrows.png');width: 48px;height: 90px;background-size: 100% 100%;position: absolute;top: 50%;margin-top: -24px;z-index: 99;opacity: 0;transition: all .6s;-webkit-transition: all .6s;cursor: pointer;}
.slick-arrow.next {right: -48px;}
.slick-arrow.prev {left: -48px;transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
.img-list:hover .slick-arrow.next,.bs:hover .slick-arrow.next {right: 0;opacity: 1;}
.img-list:hover .slick-arrow.prev,.bs:hover .slick-arrow.prev {left: 0;opacity: 1;}
.yewu .left.fadeIn {display: none;}

/*end yewu*/


/*abouts*/


/*about*/

.top-banner .navs1 {padding-top: 200px;padding-left: 30px;}
.top-banner .navs1 a {text-align: center;font-size: 14px;color: #ffffff;display: block;/* margin-right: 80px; */}
.top-banner .navs1 .en {font-size: 12px;text-transform: capitalize;margin-top: 3px;}
.navs1 a:hover,.navs1 a.on {color: #fdd23e;}
.about2-banner {width: 100%;overflow: hidden;}
.about-title {font-size: 24px;font-weight: bold;color: #0c0c0c;margin: 46px 0 25px 0;}
.about-title .en {font-size: 20px;font-family: 'brandon';text-transform: uppercase;display: inline-block;margin-left: 5px;}
.editor1 {line-height: 50px;}
.a2-left {width: 45%;float: left;}
.a2-right {width: 50%;float: right;overflow: hidden;}
.a2-bottom {padding-top: 65px;}

/*about4*/

.about4 {}

.about4 .a1 {font-size: 16px;color: #ec661a;font-weight: bold;text-align: right;padding: 40px 0 30px 0;}
.about4 .a2 {border: 1px solid #dedede;box-sizing: border-box;margin-bottom: 20px;}
.about4 .editor {padding-bottom: 80px;}
.about4 .a3 {font-size: 22px;color: #222222;font-weight: bold;}
.about4 .about4-list {}
.about4-list li {display: inline-block;width: 30%;border: 1px solid #dedede;border-radius: 5px;padding: 30px;box-sizing: border-box;margin: 30px 0 35px 0;transition: all .6s;-webkit-transition: all .6s;}
.about4-list li:nth-child(3n-1) {margin: 30px 4.5% 35px 4.5%;}
.about4-list a {}
.about4-list .t1 {color: #222222;font-size: 18px;}
.about4-list .t2 {margin: 30px 0;}
.about4-list .t2-1,.about41 .t2-1 {display: inline-block;font-size: 15px;color: #444444;}
.about4-list .icon,.about41 .icon {margin: 0 3px 0 20px;}
.about4-list .about4-icon1,.about41 .about4-icon1 {margin-left: 0;background-position: -75px -22px;}
.about4-list .about4-icon2,.about41 .about4-icon2 {background-position: -75px -46px;}
.about4-list .about4-icon3,.about41 .about4-icon3 {background-position: -75px -70px;}
.about4-list .t3 {width: 110px;height: 35px;line-height: 35px;text-align: center;color: #444444;border: 1px solid #dedede;border-radius: 8px;transition: all .6s;-webkit-transition: all .6s;}
.about4-list li:hover {box-shadow: 0px 0px 31px 2px rgba(0, 0, 0, .15);}
.about4-list li:hover .t1 {color: #fdd23f;}
.about4-list li:hover .t3 {background-color: #fdd23f;border-color: #e2b725;}
.about41 .t1 {font-size: 22px;color: #222222;margin: 30px 0 20px 0;}
.about41 .editor {font-size: 14px;margin-top: 60px;}

/*.about3*/

.about3-table {text-align: center;width: 100%;font-size: 15px;line-height: 70px;color: #404040;margin: 10px 0 30px 0;}
.about3-table td {}
.about3-table a {padding: 0;margin: 0;display: block;}
.about3-table tr td:nth-child(1) {width: 10%;}
.about3-table tr td:nth-child(2) {width: 70%;text-align: left;}
.about3-table tr td:nth-child(3) {width: 20%;}
.about3-table tr:hover td:first-child a,.about3-table tr:hover td:nth-child(2) a,.about3-table tr:hover .kb {color: #fdd23e;}
.about3-table .ones {float: left;}
.about3-table .kb {float: left;color: #999999;margin-left: 30px;}

/*about1*/

.about3-sum {}
.about3-sum li {position: relative;display: inline-block;margin: 30px 0;overflow: hidden;width: 30%;}
.about3-sum li:nth-child(3n-1) {margin: 30px 4%;}
.about3-sum .img {-webkit-filter: grayscale(100%);filter: grayscale(100%);filter: gray;transform: rotateY(0deg);-webkit-transform: rotateY(0deg);transition: all .65s;-webkit-transition: all .65s;}
.about3-sum li:hover .img {transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-webkit-filter: grayscale(0%);filter: grayscale(0%);filter: ;}
.about3-sum .lans {background-color: rgba(253, 210, 62, .06);position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;z-index: -3;color: #000000;font-size: 16px;line-height: 1;transition: all .6s;-webkit-transition: all .6s;transform: rotateY(180deg);-webkit-transform: rotateY(180deg);}
.about3-sum li:hover .lans {bottom: 0;transform: rotateY(0deg);-webkit-transform: rotateY(0deg);background-color: rgba(253, 210, 62, .96);z-index: 3;}
.about3-sum .lan {padding: 30px;position: absolute;top: 50%;transform: translateY(-50%);}
.about3-sum .lans .t1 {font-size: 20px;}
.about3-sum .lans .t2 {font-size: 14px;margin-top: 15px;}
.about3-sum .lans .t3 {font-size: 16px;margin: 35px 0 45px 0;}
.about3-sum .lans .t4 {font-weight: bold;margin-bottom: 25px;}
.about3-sum .lans .t5 {line-height: 40px;}
.toplan {line-height: 1;font-size: 20px;color: #ffffff;position: absolute;left: 15px;bottom: 15px;}
.toplan .toplan1 {}
.toplan .toplan2 {font-size: 14px;margin-top: 15px;}
.about3-sum li:hover .toplan {opacity: 0;}
.viewmore {width: 200px;height: 55px;border: 1px solid #dddddd;font-size: 14px;color: #666666;text-align: center;display: block;line-height: 55px;transition: all .6s;margin: 20px auto;-webkit-transition: all .6s;}
.viewmore:hover {background-color: rgba(253, 210, 62, .96);color: #000000;border-color: rgba(0, 0, 0, .15);}
.icon-down {background-position: -100px 0px;width: 40px;margin-bottom: -8px;}

/*end abouts*/


/*contact*/

.contact-list li img {max-width: 100px;}
.c-title {font-family: 'arial';font-size: 39px;color: #000;text-align: center;padding: 55px 0 30px 0;}
.c-mess {line-height: 34px;text-align: center;font-size: 18px;}
.contact-list {color: #666666;font-size: 16px;padding-top: 100px;padding-bottom: 145px;width: 98%;margin: auto;}
.contact-list li {width: 25%;float: left;text-align: center;}
.contact-list .clan {margin: 30px 0 45px 0;}
.news-list {}
.news-list li {width: 33%;margin-left: -4px;height: 490px;border-top: 1px solid #f1f1f1;float: left;padding: 30px 0;}
.news-list li:nth-child(3n-1) {width: 34%;}
.news-list li:nth-child(3n-1) a {border-left: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;}
.news-list li:nth-child(3n-2) {}
.news-list li:nth-child(1),.news-list li:nth-child(2),.news-list li:nth-child(3) {border-top-width: 0px;}
.news-list a {width: 100%;padding: 20px 0;display: block;padding-left: 3%;padding-right: 8%;height: 485px;box-sizing: border-box;}
.news-list li:nth-child(3n-1) a {width: 100%;padding: 20px 8%;}
.news-list li:hover .ones {color: #fdd23e;}
.news-list li:hover .more {color: #000000;}
.news-list li:nth-child(3n) a {padding-left: 8%;padding-right: 3%;}
.news-list .date {font-size: 24px;color: #666666;}
.news-list .day {font-size: 14px;color: #999999;display: inline-block;margin: 0 5px;}
.news-list .img {margin: 18px 0 25px 0;overflow: hidden;max-height: 220px;}
.news-list .ones {font-size: 16px;color: #0c0c0c;}
.news-list .twos {font-size: 14px;line-height: 24px;max-height: 48px;color: #666666;margin: 20px 0 22px 0;}
.news-list .more {font-size: 14px;color: #666666;margin-bottom: 55px;}
.pagetion {color: #999999;font-size: 16px;text-align: center;margin: 20px 0 40px 0;}
.pagetion a {display: inline-block;color: #999999;margin: 0 18px;}
.pagetion a:hover,.pagetion a.on {color: #444444;}
.news1 {}
.news1 .title {font-size: 24px;color: #000000;text-align: center;line-height: 30px;padding: 20px 0 15px 0;}
.news1 .ds {color: #666666;font-size: 12px;text-align: center;padding-bottom: 40px;border-bottom: 1px solid #e5e5e5;margin-bottom: 42px;}
.news1 .ds span {display: inline-block;margin: 0 15px;}
.newpagetion {padding: 85px 0 40px 0;}
.newpagetion a {font-size: 14px;color: #666666;}
.newpagetion a:hover {color: #000000;text-decoration: underline;}
.newpagetion a.left {float: left;}
.newpagetion a.right {float: right;}
.news1 .editor {font-size: 14px;}
.about2-list {}
.about2-list a {width: 33%;display: inline-block;font-size: 16px;color: #0d0d0d;text-align: center;}
.about2-list .lan {margin: 25px 0 40px 0;}

/*end contact*/


/*pro*/

.neiye.pros {padding: 30px 0;}
.pros .left {max-width: 200px;width: 15%;float: left;}
.pros .right {max-width: 1095px;float: right;width: 80%;position: relative;z-index: -1;}
.pros .pro-lists li {width: 30%;text-align: center;display: inline-block;margin: 0 1.5%;}
.pros .pro-lists a:hover {color: #ec661a;}
.search-input {margin-bottom: 35px;}
.search-input .s-text {width: 70%;max-width: 300px;border: 1px solid #e5e5e5;line-height: 50px;height: 50px;}
.search-input .sub {background-color: #fdd23f;line-height: 50px;padding: 0 10px;height: 50px;color: #656565;text-align: center;display: inline-block;border: 0;margin-left: .5%;}
.search.pros .pro-lists li {width: 21.5%;}
.result .pro-lists {border-top: 1px solid #e5e5e5;margin-top: 20px;padding-top: 22px;}
.result .title {font-size: 20px;color: #000000;font-weight: bold;}
.result .search-new {margin-top: 17px;}
.search-new li {width: 47%;display: inline-block;}
.search-new li:nth-child(even) {margin-left: 5%;}
.result .ones {font-size: 16px;line-height: 40px;color: #000;width: 340px;float: left;max-width: 70%;}
.result .ones:before {content: '';width: 7px;height: 7px;display: inline-block;background-color: #fdd23f;margin-right: 15px;}
.result .date {float: right;font-size: 16px;color: #666666;line-height: 50px;}
.search-new li a {display: block}
.pro-lists .imgs {position: relative;z-index: -1;}
.pros .pro-lists .imgs:after {content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;background-color: rgba(0, 0, 0, .5);transition: all .6s;-webkit-transition: all .6s;}
.pros .pro-lists li:hover .imgs:after {background-color: rgba(0, 0, 0, .0);}
.pro-lists a {display: block;font-size: 14px;color: #2a2a2a;}
.pro-lists a .lans {margin: 24px 0 30px 0;}
.pros .left {}
.pros .left-cell {display: none;}
.left-list li>a.on+.left-cell {display: block;}
.pros .left-list li {margin-bottom: 20px;}
.pros .left-list li>a {font-size: 18px;line-height: 40px;color: #000000;font-weight: bold;display: block;}
.pros .left-list li>a.on,.pros .left-list li a:hover {color: #ec661a;}
.pros .left-list li>a:before {content: '';width: 20px;display: inline-block;height: 6px;margin: 0px 10px 0 3px;background-color: transparent;}
.pros .left-list li>a.on:before {background-color: #ec661a;}
.pros .left-list li>a.on:after {border-color: #ec661a;transform: rotate(225deg);-webkit-transform: rotate(225deg);}
.pros .left-list li>a:after {border-left: 1px solid #000000;border-top: 1px solid #000000;width: 12px;height: 12px;display: inline-block;content: '';transform: rotate(-225deg);-webkit-transform: rotate(-225deg);float: right;margin-top: 10px;}
.pros .left-cell a {color: #444444;font-size: 14px;line-height: 46px;display: block;box-sizing: border-box;padding-left: 33px;}
.pros .left-cell a.on {color: #ec661a;;}
.pagetion-pro {text-align: right;margin: 30px 0;padding-right: 15px;}
.pagetion-pro a {background-color: #2a2a2a;display: inline-block;height: 32px;line-height: 32px;color: #ffffff;text-align: center;padding: 0 13px;margin: 0 6px;}
.pagetion-pro a.on,.pagetion-pro a:hover {background-color: #ec661a;}
.pros1 .right {padding-right: 30px;}
.pros1 .wbanner1 {}
.pros1 .wbanner2 {padding: 15px 50px;background: rgba(0, 0, 0, .55);margin-top: -140px;}
.pros1 .wbanner1 a {cursor: default;}
.wbanner2 .slick-arrow {background-image: url(.);opacity: 1;right: 0;margin-top: -15px;}
.wbanner2 .slick-arrow:after {width: 25px;height: 25px;content: "";display: block;border-right: 2px solid #ffffff;border-bottom: 2px solid #ffffff;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
.wbanner2 .slick-arrow.prev {left: 0;top: 5px;}
.wbanner2 .slick-arrow.net {right: 0;}
.pros1 .wbanner2 a {position: relative;border: 1px solid #ffffff;margin: 0 5px;}
.pros1 .wbanner2 a:after {position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: '';transform: all .6s;-webkit-transition: all .6s;background: rgba(0, 0, 0, .4);}
.wbanner2 a.slick-current:after,.wbanner2 a:hover:after {background: transparent;}
.pros1 {}
.pros1 .t1 {}
.pros1 .t2 {}
.pros1 .t3 {margin: 50px 0;}
.pros1 .left1 {width: 110px;height: 60px;background-color: #e5e5e5;}
.pros1 .left2 {width: 110px;height: 60px;background-color: #e5e5e5;float: right;}
.pros .t1 {font-size: 22px;color: #313131;font-weight: bold;margin: 40px 0;}
.pros .t2 {color: #313131;}
.pros1 .left2 .icon-arrow {transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.pros .t3 a:hover {background-color: #363636;}
.pros .t3 a:hover .icon-arrow {background-position-y: -150px;}
.pros1 .icon-arrow {background-position: -100px -125px;width: 32px;margin: 16px 35px;}
.tl-slick1 {display: none!important;}

.pros1 .wbanner1{
    overflow: hidden;
}
.pros1 .wbanner1:hover .slick-arrow.prev{
    left: 0;
    opacity: 1;
}
.pros1 .wbanner1:hover .slick-arrow.next{
    right: 0;
    opacity: 1;
}

/*end pro*/

@media screen and (max-width: 1920px) {/*header*/.header .box {max-width: 1300px;}}
@media screen and (max-width: 1680px) {.blogo li {margin-top: 25px;}}
@media screen and (max-width: 1610px) {.indextitle {/* left: 0; */}.third .indextitle,.fourth .indextitle,.fiveth .indextitle {margin-left: 0px;}}
@media screen and (max-width: 1500px) {.third-list li.on {width: 37%;}.third-list li {width: 12.5%;height: 600px;/* margin: 0 5px; */}.third-list li a {width: 100%;}.third-list li .imgs {width: 100%;}.third-list li.on .t2,.third-list .lans .t2 {font-size: 30px;}.third-list .lans .t1,.third-list .lans .t1 {font-size: 15px;}.third-list .lans {padding-top: 15px;}.third-list .lans,.third-list li.on .lans {top: 120px;left: 20px;}.third-list li:nth-child(2) .lans {top: 185px;}.third-list li:nth-child(3) .lans {top: 370px;}.third-list li:nth-child(4) .lans {top: 245px;}.third-list li:nth-child(5) .lans {top: 150px;}.third-list li:nth-child(6) .lans {top: 45px;}.third-list li.on .lans {top: 100px;}.secod-list1>a:nth-child(1) {width: 35%;left: 23.5%;}.sl1 a:nth-child(1) {width: 17.7%;left: 58.7%;}.sl1 a:nth-child(2) {width: 17.7%;left: 58.7%;top: 24.8%;}.secod-list1>a:nth-child(3) {width: 23.3%;}.secod-list1>a:nth-child(4) {width: 28.4%;left: 48%;}.secod-list1>a:nth-child(5) {width: 47.8%;}.secod-list1>a:nth-child(6) {width: 23.2%;}.secod-list1>a:nth-child(7) {width: 23.2%;}.secod-list2>a:nth-child(1) {width: 46.7%;left: 23.5%;}.secod-list2>a:nth-child(2) {right: 0;top: 0;width: 29.6%;}.secod-list2>a:nth-child(3) {width: 33%;}.secod-list2>a:nth-child(4) {width: 33%;left: 0;}.secod-list2>a:nth-child(5) {width: 33%;left: 33.5%;}.second .box {height: 735px;}}
@media screen and (max-width: 1440px) {.second .box {height: 740px;}.secod-list2 {height: 740px;position: relative;}}
@media screen and (max-width: 1430px) {.second .box {/* height: 740px; */}}
@media screen and (max-width: 1359px) {.pros1 .wbanner2 {margin-top: -134px;}.second .box {height: auto;}.secod-list1 a {position: static}.indextitle {position: static;margin-left: -3%;padding-bottom: 20px;}.secod-list1>a:nth-child(1) {width: 65.5%;float: left;}.stitleone {position: static;float: right;}.stitleone a.one {}.stitleone a.one:after {left: auto;right: -200px;}.stitleone a {margin: 20px 0;}.sl1 {float: left;width: 33%;margin-left: 1%;}.stitleone a.view {margin-top: 5px;line-height: 30px;}.sl1 a:nth-child(1),.sl1 a:nth-child(2) {width: 100%}.sl1 a:nth-child(2) {margin-top: 4%;}.secod-list1>a:nth-child(3) {width: 44.5%;float: left;margin: 1.5% 0;}.secod-list1>a:nth-child(4) {width: 53.8%;float: left;margin: 1.5% 0;margin-left: 1.5%;}.secod-list1>a:nth-child(5) {width: 100%;float: left;margin-bottom: 1.5%;}.secod-list1>a:nth-child(6) {margin-right: 1%;}.secod-list1>a:nth-child(6),.secod-list1>a:nth-child(7) {width: 49.5%;float: left;}.secod-list1 {margin: 80px 0;}.secod-list2>a:nth-child(1) {width: 100%;}.secod-list2>a:nth-child(2) {width: 46.5%;float: left;margin: 1.5% 0;}.secod-list2>a:nth-child(3) {width: 52%;margin: 1.5% 0% 1.5% 1.5%;}.secod-list2>a:nth-child(4) {width: 49.2%;margin: 0;}.secod-list2>a:nth-child(5) {width: 49.2%;margin-left: 1.6%;}.secod-list2 {height: auto;position: static;}}
@media screen and (max-width: 1370px) {/*header*/.header .nav ul {padding-top: 30px;}.pros1 .wbanner2 {margin-top: -130px;}/*index*/.banner .lans {transform: translate(0%, -48%);-webkit-transform: translate(0%, -48%);}.banner .t1 {font-size: 30px;}.banner .t2 {font-size: 28px;line-height: 28px;padding: 20px 0;}.banner .t3 {font-size: 14px;line-height: 26px;}.blogo {height: 100px;margin-top: -100px;}.banner .slick-dots {bottom: 120px;}.blogo li {margin-top: 15px;}.secod-list1 {/* margin: 70px 0; */}}
@media screen and (max-width: 1300px) {.newsindex .right {top: 7%;}.about4-list li {margin: 20px 0 30px 0;padding: 15px;}.about4-list li:nth-child(3n-1) {margin: 20px 4.5% 30px 4.5%;}.footer {display: none;}.iphone-footer {display: block;}}
@media screen and (max-width: 1200px) {/*header*/.header .nav {display: none;}.header .menu {display: block;float: right;}.search.pros .pro-lists li {width: 30%;}.left-list li>a.on+.left-cell {display: none;}/*index*/.third-list li {height: auto;margin: 0 5px;}.tl-banner {display: none;}.tl-slick1 {display: block!important;}.search-new li {width: 100%;}.search-new li:nth-child(even) {margin-left: 0%;}.pros1 .wbanner2 {width: 95%;margin: auto;margin-top: -133px;}.second {padding: 80px 0;}.secod-list1 {margin: 55px 0;}.third-list ul>li {margin-right: 5%;width: 80%;float: none;height: 100%;display: inline-block;}.third-list li a {width: 100%;}.third-list li.on {width: 80%;}.third-list li .imgs {-webkit-filter: grayscale(0%);filter: grayscale(0%);filter: ;}.third-list li a .imgs:after {width: 0;}.third-list>ul {/* white-space: nowrap; *//* width: 100%; *//* overflow: hidden; *//* overflow-x: scroll; */margin: 5px 0 50px 0;}.third-list {height: 100%;overflow: hidden;}.newsindex .left {width: 100%;}.newsindex .right {width: 80%;position: static;margin: auto;margin-top: -40px;}.newsindex>a {float: left;width: 50%;}.newsindex>ul {width: 50%;float: left;margin: 36px 0;}.newsindex>ul>li {width: 45%;float: none;display: inline-block;margin: 10px 2%;}.pros1 {padding: 1px 10px;}.newsindex>ul li:nth-child(1),.newsindex>ul li:nth-child(4) {margin: 10px 2%;}.newsindex .n1 {font-size: 20px;}.third {padding: 40px 0 0 0;}.fourth .indextitle .t2 {margin-left: -5px;}/*yewu*/.yewu .right {width: 100%;float: none;}.yewu .left {float: none;max-width: 100%;width: 100%;/* white-space: nowrap; */overflow: hidden;/* overflow-x: scroll; */display: block;}.yewu .left a {display: inline-block;vertical-align: top;width: 193px;height: 115px;margin: 20px;}.yewu .left a div {white-space: normal;}.yewu .number {font-size: 26px;}.yewu .left .t1 {font-size: 20px;}.yewu .left .t2 {font-size: 12px;}.yewu .left.fadeIn {display: block;}.yewu .left.fadeInLeft {display: none;}.top-banner {height: 300px;}.top-banner .navs1 {padding-top: 140px;width: 90%;padding-left: 0px;padding-bottom: 10px;}.neiye {padding: 20px;/* box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0); */}.a2-right {width: 100%;float: none;}.a2-left {width: 100%;float: none;}.a2-bottom {padding-top: 50px;}.about3-sum li,.about3-sum li:nth-child(3n-1) {width: 45%;margin: 30px 2.3%;}.about2-list a {width: 45%;margin: 5px 2.3%;}.about2-list .lan {margin: 20px 0 30px 0;}.about3-table tr td:nth-child(1) {width: 8%;}.about3-table tr td:nth-child(3) {width: 22%;}.about3-table .kb {margin-left: 20px;}.about3-table {line-height: 60px;}.about4 .a1 {padding: 30px 0 20px 0;}.about4 .editor {padding-bottom: 60px;}.about4-list li {margin: 10px 2.5%;padding: 20px;width: 44%;}.about4-list li:nth-child(3n-1) {margin: 10px 2.5%;}.about41 .editor {margin-top: 50px;}.contact-list li {float: none;display: inline-block;width: 48%;margin-bottom: 70px;vertical-align: top;}.contact-list .clan {margin: 10px 0 25px 0;}.c-title {font-size: 35px;padding: 35px 0 15px 0;}.contact-list {padding-bottom: 0px;}.news-list li,.news-list li:nth-child(3n-1) {width: 48.9%;display: inline-block;float: none;border: 0px solid #000000;height: auto;/* margin-bottom:30px; */}.news-list li:nth-child(3n-1) a,.news-list li a,.news-list li:nth-child(3n) a {border: 0px solid #000000;padding: 0;}.news-list li:nth-child(even) {margin-left: 2%;}.news-list .img {max-height: 100%;}.news-list a {height: auto;}.news1 .title {font-size: 20px;padding: 15px 0 10px 0;}.news1 .ds {margin-bottom: 30px;padding-bottom: 32px;}.newpagetion a {display: block;}.newpagetion a.right {float: none;margin-top: 20px;}.newpagetion a.left {float: none;}.header {background-color: rgba(0, 0, 0, .75);}.header .nav {position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box;padding: 10% 5% 0 5%;height: 100vh;background-color: #000000;}.header .nav ul {display: block!important;float: none;margin-right: 0px;border-top: 1px solid #edb21c;border-bottom: 1px solid #edb21c;padding-top: 0;margin-top: 30px;}.header .nav li {display: block;float: none;margin: 0;text-align: left;line-height: 100px;border-top: 1px solid #444444;padding: 0 10px;}.header .nav li:first-child {border-top: 0px;}.header .nav li a {color: #ffffff;display: block;padding: 5px 15px;}.header .nav .en1 {display: inline-block;font-size: 18px;margin-left: 5px;}.header .nav .en {display: inline-block;font-size: 30px;}.header .header-input {float: none;}.header-input .text {width: 100%;padding: 0 5%;line-height: 50px;height: 50px;}.header-input .text.on {width: 100%;padding: 0 10px;box-sizing: border-box;}.icon-sub,.icon-sub1,.icon-close {right: 1%;display: none;background-position: -2px -25px;top: 30%;}.search-input {text-align: center;}.icon-sub1 {display: block;}.header .box {}#close {position: fixed;top: 3%;left: 5%;z-index: 100;width: 30px;height: 30px;}#close:after,#close:before {content: '';position: absolute;width: 30px;height: 2px;display: block;background-color: #ffffff;top: 10px;transition: all .5s linear;-webkit-transition: all .5s linear;margin-top: 2px;transform: rotate(45deg);-webkit-transform: rotate(45deg);}#close.on:after {margin-top: 0px;transform: rotate(45deg);-webkit-transform: rotate(45deg);}#close.on:before {margin-top: 0px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}.fiveths .left {width: 100%;float: none;}.fiveths .right {float: none;max-width: 100%;margin: auto;}.fiveths .right div {width: 49%;}.fiveth {padding: 50px 0;}.fiveth .indextitle {padding: 0;}.icon-list:after {width: 150%;right: -5%;height: 140px;}.fiveth .icon-list {height: 80px;}/*index*/.fiveth a .lans {width: 30px;font-size: 15px;}.fiveth .icon-list a img {width: 60px;}.pros .left {width: 100%;float: none;max-width: 100%;}.pros .right {width: 100%;float: none;padding-right: 0;}.pros .left-list {display: block;width: 100%;}.pros .left-list li {position: relative;z-index: 15;float: left;margin-left: 20px;}.left-list li>a+.left-cell {position: absolute;top: 40px;width: 100%;background-color: rgba(255, 255, 255, .9);z-index: 20;left: 0;box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, .2);}.pros .left-cell a {padding-left: 5%;font-size: 13px;line-height: 40px;}.pros .left-list li>a:after {margin-left: 50px;}.pagetion-pro {text-align: center;}.pros1 .wbanner1 {width: 95%;margin: auto;}.wbanner2 .slick-arrow:after {width: 15px;height: 15px;margin-top: 6px;}}
@media screen and (max-width: 1025px) {.pros1 .wbanner2 {margin-top: -118px;}}
@media screen and (max-width: 1000px) {.pros1 .wbanner2 {margin-top: -113px;}/*header*/.logo {width: 240px;}/*index*/.stitleone a {margin: 10px 0;}.indextitle .t1 {font-size: 150px;line-height: 1;}.indextitle .t2-1 {font-size: 33px;}.indextitle .t2-2 {font-size: 28px;}.secod-list1 {margin: 30px 0;}.top-banner .navs1 {overflow: hidden;overflow-x: scroll;white-space: nowrap;}.about3-sum .lans {}.about3-sum .lans .t2 {margin-top: 15px;}.about3-sum .lans .t3 {margin: 25px 0 30px 0;}.about3-sum .lans .t4 {margin-bottom: 20px;}.about3-sum .lans .t5 {line-height: 2.2;}.viewmore {width: 180px;height: 50px;line-height: 50px;}.about4-list li {padding: 12px;}.about4-list .t2 {margin: 25px 0}.about41 .editor {margin-top: 40px;}.news-list li,.news-list li:nth-child(3n-1) {width: 100%;}.news-list li:nth-child(even) {margin-left: 0;}.header .nav .en {font-size: 18px;}.header .nav .en1 {font-size: 16px;}.header-input .text {height: 45px;}.icon-sub,.icon-sub1,.icon-close {top: 25%;}}
@media screen and (max-width: 900px) {.search.pros .pro-lists li {width: 46.5%;}.pros1 .wbanner2 {margin-top: -98px;}.pros1 .icon-arrow {margin: 10% 30%;zoom: .7;}.pros1 .left1,.pros1 .left2 {width: 70px;height: 40px;}}
@media screen and (max-width: 800px) {/*header*/.logo {width: 200px;}.header .nav li {line-height: 80px;}.pros1 .left1,.pros1 .left2 {width: 60px;height: 33px;}/*footer*/.pros1 .wbanner2 {margin-top: -88px;padding: 10px 30px;}.iphone-footer {padding: 15px 0;background-color: #000000;font-size: 18px;}/*index*/.fiveth .icon-list a img {width: 50px;}.fiveth .icon-list a:after {width: 150px;height: 130px;left: -15px;background-size: 100% 100%;top: -30px;}.icon-list:after {height: 105%;}.fiveth .icon-list {height: 100px;padding: 20px 0;}.bottom-banner {/* background-image: url('.') !important; */}.stitleone a {font-size: 18px;margin: 2px 0;}.stitleone a.one:after {right: -300px;}.banner .t1 {font-size: 21px;}.banner .t2 {font-size: 20px;}.banner .t3 {font-size: 13px;line-height: 21px;}.banner .box,.banner a {min-height: 80vh;}.secod-list1 {margin: 50px 0;}.indextitle .t1 {font-size: 130px;line-height: 1;}.indextitle .t2-1 {font-size: 30px;}.indextitle .t2-2 {font-size: 25px;}.secod-list1 {margin: 25px 0;}.second-cell .t1 {font-size: 15px;line-height: 1;}.second-cell .t2 {font-size: 12px;}.second-cell .lans {bottom: 50%;left: 0%;width: 100%;transform: translate(0%, 50%);transition: all .6s linear;-webkit-transition: all .6s linear;}.second {padding: 70px 0;}.third-list li a,.third-list li .imgs {height: 600px;}.third-list li.on .t1,.third-list .lans .t1 {font-size: 18px;}.third-list li.on .t2,.third-list .lans .t2 {font-size: 26px;}.third-list .lans,.third-list li.on .lans {top: 120px;left: 20px;}.third-list li:nth-child(1) .lans,.third-list li:nth-child(2) .lans,.third-list li:nth-child(3) .lans,.third-list li:nth-child(4) .lans,.third-list li:nth-child(5) .lans,.third-list li:nth-child(6) .lans,.third-list li.on .lans,.third-list li .lans {top: 15%!important;}.newsindex>a {width: 100%;float: none;margin: 5px 0 10px 0;}.newsindex>ul {float: none;width: 100%;text-align: center;margin: 16px 0;}.newsindex>ul>li {width: 47%;float: none;display: inline-block;margin: 10px 2%;text-align: left;}.newsindex>ul li:nth-child(odd) {margin-left: 0;}.newsindex>ul li:nth-child(even) {margin-right: 0;}.newsindex .n3 .days,.newsindex>ul .ns1 {font-size: 35px;}.newsindex>ul .ns5 {margin-top: 15px;}.newsindex>ul .ns5 .lan {font-size: 12px;}.third .indextitle,.fourth .indextitle {margin-left: -3%;padding-bottom: 0;}/*yewu*/.editor {font-size: 15px;line-height: 2;}.slick-arrow {height: 63px;width: 33.5px;}.yewu .img-list {margin-top: 40px;}.yewu .left a {width: 170px;height: 100px;margin: 10px;padding: 6px;}.neiye {padding: 15px;}.about4 .editor {padding-bottom: 40px;}.about4 .a1 {padding: 5px 0 10px 0;font-size: 14px;}.top-banner {height: 280px}.top-banner .navs1 {padding-top: 130px}.top-banner .navs1 a {margin-right: 60px;padding-bottom: 20px;}.about-title {font-size: 22px;margin: 25px 0 8px 0;}.about-title .en {font-size: 17px;}.slick-arrow.next {right: 0;opacity: 1;}.slick-arrow.prev {left: 0;opacity: 1;}.viewmore {width: 160px;height: 42px;line-height: 42px;}.about3-table {line-height: 50px;}.about4-list .t2 {margin: 25px 0;}.about4-list .icon,.about41 .icon {margin-left: 10px;margin-right: 1px;}.about4-list .about4-icon1,.about41 .about4-icon1 {margin-left: 0px;zoom: .8;}.about4-list li,.about4-list li:nth-child(3n-1) {width: 100%;max-width: 400px;padding: 30px;display: block;margin: 25px auto;}.about4 .a3 {font-size: 20px;}.about41 .t1 {font-size: 20px;margin: 20px 0;}.about41 .editor {margin-top: 20px;}.contact-list li {margin-bottom: 80px;}.contact-list .clan {margin: 8px 0 15px 0;}.c-title {font-size: 30px;padding: 30px 0 12px 0;}.contact-list {padding-bottom: 0px;padding-top: 50px;}.contact-list li img {max-width: 80px;}.news1 .ds {padding-bottom: 20px;margin-bottom: 22px;}.header .menu {margin-top: 10px;}.header .menu>div {width: 35px;}.search.pros .pro-lists li,.pros .pro-lists li {width: 46.5%;}.pros .t1 {font-size: 20px;}}
@media screen and (max-width: 600px) {/*header*/.logo {width: 180px;}.header .nav li {line-height: 60px;}.pros1 .wbanner2 {margin-top: -53px;padding: 8px 25px;}/*footer*/.iphone-footer {padding: 10px 0;background-color: #000000;font-size: 16px;}.neiye.pros {padding: 0;padding-top: 10px;}.pros .t1 {font-size: 18px;margin: 20px 0;}/*index*/.fiveth .icon-list a:after {width: 100%;height: 100px;top: -20px;}.pros1 .left1,.pros1 .left2 {width: 55px;height: 30px;}.fiveth .icon-list {height: 80px;padding: 10px 0;margin: 40px 0;}.banner .t1 {font-size: 19px;}.banner .t2 {line-height: 18px;padding: 10px 0;}.banner .t3 {font-size: 13px;line-height: 21px;}.secod-list1 {margin: 5px 0 20px 0;}.indextitle .t1 {font-size: 110px;}.indextitle .t2-1 {font-size: 26px;}.indextitle .t2-2 {font-size: 21px;line-height: .8;}.second {padding: 60px 0;}.stitle {display: block;font-size: 21px;font-weight: bold;color: #ffffff;text-align: right;margin-top: 10px;color: #ffd600;}.stitle1 {margin-top: 10px;}.secod-list1 {display: block !important;}.stitleone {display: none;}.third-list li.on .t1,.third-list .lans .t1 {font-size: 12px;}.third-list li.on .t2,.third-list .lans .t2 {font-size: 18px;right: -10px;}.third-list .lans {padding-top: 12px;width: 30px;}.third-list li a,.third-list li .imgs {height: 450px;}.newsindex .right {width: 95%;padding: 15px;}.newsindex .n1 {font-size: 20px;}.newsindex .n2 {font-size: 13px;line-height: 1.5;max-height: 75px;margin: 12px 0;}.newsindex .n3 .days,.newsindex>ul .ns1 {font-size: 28px;}.newsindex>ul .ns2 {margin: 3px 0 6px 0;}.newsindex>ul .ns3 {margin-bottom: 6px;}.newsindex>ul .ns5 {margin-top: 10px;}.newsindex>ul .ns4 {line-height: 1.5;}.slick-arrow {height: 45px;width: 24px;}.yewu .number {font-size: 20px;}.yewu .left .t1 {font-size: 14px;}.yewu .left a {width: 95%;height: 84px;padding-right: 3px;padding: 6px 3px;}.neiye {padding: 11px;}.top-banner {height: 250px;}.top-banner .navs1 {padding-top: 95px;padding-bottom: 0px;}.top-banner .navs1 a {margin-right: 45px;font-size: 12px;margin-right: 8px;}.about3-sum li,.about3-sum li:nth-child(3n-1) {width: 100%;margin: 10px auto;float: none;}.toplan .toplan2 {margin-top: 10px;}.toplan {font-size: 18px;}.about3-sum .lans {}.about3-sum .lans .t2 {margin-top: 10px;}.about3-sum .lans .t3 {font-size: 15px;margin: 20px 0 25px 0;}.about3-sum .lans .t4 {margin-bottom: 15px;}.about3-sum .lans .t5 {line-height: 2;}.viewmore {width: 130px;height: 35px;line-height: 35px;font-size: 12px;}.about2-list a {width: 100%;margin: 10px 0%;}.about2-list .lan {margin: 15px 0 20px 0;}.about3-table {line-height: 1.5;font-size: 14px;}.about3-table td {padding: 15px 0;}.icon-down {zoom: .7;}.about4 .a3 {font-size: 18px;}.about41 .t2-1 {font-size: 13px;}.about41 .t1 {margin-bottom: 5px;}.about41 .editor {margin-top: 15px;}.contact-list li {margin-bottom: 50px;font-size: 14px;}.contact-list .clan {margin: 8px 0 15px 0;}.c-title {font-size: 26px;padding: 20px 0 8px 0;}.contact-list {padding-bottom: 0px;padding-top: 30px;}.contact-list li img {max-width: 60px;}.news-list .more {margin-bottom: 20px;}.news-list li {padding: 10px 0;}.news-list .img {margin: 10px 0 15px 0;}.news-list .twos {margin: 8px 0 10px 0;font-size: 13px;line-height: 1.5;max-height: 39px;}.news-list .date {font-size: 18px;}.news-list .day {font-size: 12px;}.news-list .ones {font-size: 15px;}.news-list .more {font-size: 12px;}.pagetion a {margin: 0 4px;}.pagetion {font-size: 15px;margin: 20px 0;}.news1 .title {font-size: 18px;}.news1 .ds span {margin: 0 5px;}.news1 .ds {padding-bottom: 15px;margin-bottom: 16px;}.newpagetion {padding: 40px 0 20px 0;}.pros .left-list li>a {font-size: 16px;}.pros .left-list li>a:before {width: 15px;height: 3px;margin-top: 5px;margin-bottom: 5px;}.pros .left-list li>a:after {/* margin-left: 16px; */width: 6px;height: 6px;margin-top: 15px;}.pros .left-list li {margin-left: 10px;}.pagetion-pro {margin: 0;padding: 0;margin-top: 30px;padding-bottom: 20px;}.pagetion-pro a {height: 25px;line-height: 25px;padding: 0 8px;}.pro-lists a .lans {margin: 14px 0 15px 0;}}
@media screen and (max-width: 500px) {.fiveth .icon-list {height: 60px;}.pros1 .wbanner2 {margin-top: -50px;}.fiveth .icon-list a:after {height: 80px;left: -10%;top: -15px;}.fiveth .icon-list a img {width: 40px;}.fiveth a .lans {font-size: 13px;line-height: 1.5}/*about*/.about3-table {line-height: 1.5;font-size: 13px;}.about3-table td {padding: 10px 0;}.icon-down {zoom: .6;}.about3-table tr td:nth-child(3) {width: 32%;}.about3-table tr td:nth-child(2) {width: 60%;}.about3-table .kb {margin-left: 5px;}.about3-table .ones {margin-left: 5px;}.about4-list li,.about4-list li:nth-child(3n-1) {width: 100%;padding: 20px;margin: 20px auto;}.about4-list .t2 {margin: 20px 0;}.header .menu {margin-top: 15px;}.header .menu>div {margin: 5px 0;width: 25px;}}
@media screen and (max-width: 450px) {.search.pros .pro-lists li {width: 100%;margin: 10px 0;}/*header*/.logo {width: 150px;}.pros1 .wbanner2 {margin-top: -45px;}.blogo {height: 85px;margin-top: -85px;}.pros .left-list li>a:after {margin-left: 20px;}.banner .slick-dots {bottom: 100px;}.second-cell .lans {zoom: .8;}.indextitle .t1 {font-size: 80px;}.indextitle .t2-1 {font-size: 22px;}.indextitle .t2-2 {font-size: 18px;line-height: .8;}.second {padding: 40px 0;}.stitle {font-size: 16px;}.third-list li a,.third-list li .imgs {height: 400px;}.newsindex .n1 {font-size: 17px;}/*yewu*/.editor {font-size: 14px;}.ll {height: 400px;}.about4-list li,.about4-list li:nth-child(3n-1) {padding: 15px;margin: 15px auto;}.fiveth .icon-list a:after {height: 80px;left: -4%;width: 105%;top: -18px;}.wbanner2 .slick-arrow:after {width: 10px;height: 10px;margin-top: 8px;}.search-input {text-align: center;}.search-input .s-text,.search-input .sub {line-height: 35px;height: 35px;}.result .title {font-size: 18px;}.result .pro-lists {margin-top: 15px;padding-top: 15px;}.result .ones,.result .date {font-size: 14px;line-height: 35px;}.third-list>ul {}}
@media screen and (max-width: 400px) {/*header*/.logo {width: 130px;}/*footer*/.iphone-footer {font-size: 14px;}/*index*/.stitle {font-size: 16px;margin-top: -30px;}.pros1 .wbanner2 {margin-top: -40px;}.stitle1 {margin-top: 5px;}.pros .pro-lists li,.search.pros .pro-lists li {width: 46.2%;}}
@media screen and (max-width: 350px) {/*header*/.logo {width: 110px;}.pros1 .wbanner2 {margin-top: -35px;}}
@media screen and (max-width: 1500px) and (min-width: 1310px) {.header .box,.banner .box,.second .box,.blogo,.third .box,.fourth .box,.fiveth .box,.footer .box,.bottom-banner .box,.top-banner .navs1 {zoom: .75;}.top-banner .navs1 {padding-top: 300px;}.footer .f-bottom {font-size: 12px}}