@charset "utf-8";
.topblank{height: 85px;}
.wrapper{max-width:1500px; margin: 0px auto; background: #fff;}
.header {z-index: 99;height: 85px;position: fixed; background: rgb(255, 255, 255,1); width:1500px; -webkit-transition: all .5s ease;transition: all .5s ease; border-bottom:1px solid #e2e2e2;/* box-shadow: 0 0 8px rgba(0,0,0,.2); */}
/*1440*/
@media (max-width:1679px){
  .wrapper{max-width: 1380px;}
  .header {width:1380px;}
}
/*1480*/
@media (max-width:1480px){
  .wrapper{max-width: 1280px;}
  .header {width:1280px;}
}
/*1366
@media (max-width:1439px){
  .wrapper{max-width: 1280px;}
  .header {width:1280px;}
}*/
/*1280*/
@media (max-width:1365px){
  .wrapper{max-width: 1200px;}
  .header {width:1200px;}
}
/*MP*/
@media (max-width:1279px){
  .wrapper{max-width: 100%;}
  .header {width:100%;}
}
.wrapnav{width:auto; padding:0 45px; box-sizing:border-box; -webkit-box-sizing:border-box;}
.header .logo {margin:17px 0 0; display:block;float:left; background:url(../images/logo.png) no-repeat;width:200px; height:50px; background-size: 100%;-webkit-transition: all .5s ease;transition: all .5s ease;}
.header .navmenu {float: right;height: 85px;line-height: 85px;}
.header .navmenu li {float: left;display: inline-block;text-align: center;}
.header .navmenu li>a:hover {background:#0860c3; color: #fff !important;}
.header .navmenu li:hover a{background:#0860c3; color: #fff !important;}
.nav-left {vertical-align: middle;position: relative;}
.header .navmenu li>a {color: #333; display: block; padding: 0 25px; font-size: 16px; -webkit-transition: all 0.3s ease;transition: all 0.3s ease; text-transform:uppercase;}
.header .nav-sub {width: 200px;background: #fff;position: absolute;top: 85px;left: 0px;height: auto;box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-transition: -webkit-transform .3s;transition: transform .3s;}
.header .nav-sub.active {-webkit-transform: scaleY(1);	-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transition: -webkit-transform .3s;transition: transform .3s;}
.header .nav-sub.active .se-nav-sub { opacity: 1;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transition: all .3s ease;transition: all .3s ease;}
.header .nav-sub .se-nav-sub {opacity: 0;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transition: all .3s ease;transition: all .3s ease; padding:5px 0}
.header .nav-sub a {height: auto;line-height:20px;display: block;padding: 5px 10px 5px 15px;text-align: left;color: #222;font-size: 14px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.header .nav-sub a:hover {background: #0860c3; color: #fff;}
.header .navmenu li:hover .nav-sub a {background:#fff; color: #555 !important;}
.header .navmenu li:hover .nav-sub a:hover{background: #666; color: #fff !important;}
.header.active2 { background: #fff; box-shadow: 0 12px 25px rgba(34, 102, 207, 0.2);}
/* .header.active2 .navmenu {height: 0px;line-height: 60px;}
.header.active2 .navmenu li>a {color: #444;}
.header:hover .navmenu li>a {color: #444;}
.header.active2 .logo {margin:10px 0 0; background:url(../images/logo.png) no-repeat; display:block;float:left; width:240px; height:60px; background-size: 100%;}
.header.active2 .nav-sub {top: 60px;left: 0px;} */
.language-box { display:block; position: relative; float:right; line-height: 85px; margin-left: 25px;}
/*广告位*/
.PC_ban{display: block;}
.Mob_ban,.Fast-nav{display: none;}
.banner{width: 100%;position: relative; background: #000000;}
.banner .swiper-button-next,.banner .swiper-button-prev{width: 44px;height: 44px; border-radius:50%; border:1px solid #fff; right:0px;}
.banner .swiper-button-next i,.banner .swiper-button-prev i { position: absolute; left:12px; top:7px; font-size: 30px; line-height: 1; color:#fff}
.banner .swiper-button-prev{left:0px;}
.banner .swiper-button-next {transform: rotate(-180deg);-ms-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
.banner .swiper-slide {overflow: hidden;text-align: center;}
.banner .swiper-slide img{width:100%}
.banner .swiper-pagination{bottom:10px;}
.banner .swiper-pagination-clickable .swiper-pagination-bullet{height: 4px;width:15px;border-radius: 2px;margin: 0 3px;opacity:1;background-color: #fff;}
.banner .swiper-pagination-bullet-active{width:35px !important;background: #ffff00 !important;opacity: 1 !important;}
.banner .swiper-button-next{right: 40px!important;left: auto!important;}
.banner .swiper-button-prev{left: 40px!important;}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'; display: none;}
.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'; display: none;}
.pd60{padding:60px 0}

.maintitle{ font-size: 16px; color:#777; line-height: 1.8; text-align: center; margin: 0px auto; max-width: 60%;}
.maintitle h2{font-size: 36px; font-weight: bold; color: #333; margin-bottom: 5px;}
.padding-lr{padding:0 50px}
.homesort{padding:20px 0}
.homesort li{float:left; width:19.2%; background:#2f86e9; border-top-left-radius: 10px; border-bottom-right-radius: 10px; margin-right:1%; text-align:center; line-height:45px; margin-top:1%;}
.homesort li a{display:block; color:#fff; font-size:16px;}
.homesort li:hover{background: #064a97;}
.homesort li:nth-child(5n){margin-right:0}
.product ul{display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: row;}
.product li{ width:23%; margin-top:30px}
.product img{transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.product li:hover img{transform: scale(1.1);}
.product h3{font-size: 16px; line-height:22px; text-align:center; margin-top:15px}
.factoryview{display:flex; display:-webkit-flex; align-items: center; justify-content: center; background:#000 no-repeat center/cover fixed; min-height: 520px; position: relative; width:100%; z-index: 2;}
.factoryview .wordtit{text-align: center; color: #fff; width: 100%;}
.factoryview .wordtit .titcn{ font-size: 36px; display:block;}
.factoryview .wordtit .titcna{ font-size: 12px; display:block; padding-top: 10px;}
.factoryview .wordtit .titen{color: rgba(255,255,255, 1); display:inline-block; font-size:16px; margin-top: 35px; max-width:75%; line-height:1.8;}
.factoryview .wordtit .titen dt{padding-top: 10px;}
.factoryview .wordtit .titen dt a{color: rgba(255,255,255, .8); text-decoration: underline;}
.factoryview .abtmore{color: #fff; background: #ff6600; display: inline-block; margin-top: 30px; padding:12px 42px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.factoryview .abtmore:hover{ background:#ff3300;}
.factorylist{display:flex; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; flex-direction: row;}
.factorylist>div{width:25%; position: relative;}
.factorylist>div img{width:100%}
.factorylist>div::after{content:''; display: block; background: rgba(0,0,0,.1); position: absolute; width:100%; height: 100%; left:0; top:0; z-index: 9;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.factorylist>div:hover::after{background: rgba(0,0,0,0);}

.listtit{color: #0860c3; font-size: 18px; font-weight: bold; line-height: 1.5; padding-bottom: 10px;}
.contactpage{width:45%; float:right;}
.contactpage .row-input input {box-sizing: border-box;background:#fff;width: 100%; height:48px;border: none;padding: 0 10px; display: block; border:1px solid #e2e2e2;}
.contactpage .row-input textarea{box-sizing: border-box;background:#fff;width: 100%;height: 120px; padding: 10px;line-height: 24px;resize: none; display: block; border:1px solid #e2e2e2;border-radius: 4px;}
.contactpage .row-right{text-align: left;margin-top:10px;}
.contactpage .row-right input{background: #0860c3; width: 150px;height: 50px; border: none;color: #fff;cursor: pointer; display: block;}
.contactpage .row-right:hover input{background: #210091;}
.contactpage .row{margin-top:10px;}
.contactpage input:focus,.contactpage .row-input textarea:focus{ box-shadow: 0 0 5px rgba(20,111,181,0.2);}

.list{float:left; width:50%;}
.list>a{display: block; transition: all .5s;}
.list>a{ margin-top:15px; height: 76px;}
.list>a .img{width: 100px; overflow: hidden; float:left;}
.list>a .img img{width: 100px; height: 76px;}
.list>a .con{float:right; width: calc(100% - 120px); height:75px; line-height: 1.5; margin-left: 20px; border-bottom: 1px solid #e6e6e6; display:flex; align-items:center}
.list>a .con .tit{font-size:16px; color: #2e2d3c; transition: all .35s;}
.list>a:hover .con .tit{color: #007AFF;}
.list>a .con span{color: #999; font-size: 12px; display:block; padding: 5px 0;}
/*底部*/
.footcontact{background:url(../images/footbg.jpg); background-size:cover; color:#fff; padding:40px 0; text-align:center;}
.titfont{ font-size:24px; line-height:1.8; padding:10px 0}
.titcall{ font-size:18px; line-height:1.8; display:inline-block}
.titcall a{margin:0 30px; color:#fff;}
.titcall .iconfont{font-size:20px; display:inline-block; margin-right:12px;vertical-align: middle;}
.footer{background: #222; color:#bbb;}
.footer .foot{padding: 50px 0; display: -webkit-box; display: -ms-flexbox; display: flex; display: -webkit-flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between}
.footer .foot dl:nth-child(2){max-width:590px}
.footer h2{font-size: 16px; padding:10px 0 15px; color: #fff;}
.footer dd{line-height: 22px; padding-top: 8px;}
.footer dd p{max-width: 550px; padding-bottom: 12px; line-height: 1.8;}
.footer dd span {display: block;}
.footer dd i{vertical-align: middle; margin-right: 10px; color: #fff;}
.footer a{color: #bbb;}
.footer a:hover{color: #fff; text-decoration: underline;}
.copyright{text-align: center;padding: 15px; background:#333;}

@media(max-width:1024px){
	.banner .swiper-pagination{}
	.PC_ban{display: none;}
	.Mob_ban{display: block;}
	.banner .swiper-button-next{width:25px;height:25px;right:0; background-size:80%;}
	.banner .swiper-button-next{right: 10px!important;left: auto!important;}
	.banner .swiper-button-prev{left: 10px!important;}
	.header .navmenu{display: none;}
	.wrapper{width:auto; margin: 0px auto; padding:0;}
	.header {width:100%; height: 55px;top: 0; z-index:99;}
	.wrapnav{padding:0 3%;}
	.topblank{height: 55px;}
	.header.active2 { height:55px;}
	.header .logo {margin:10px 0 0; width:140px; height:35px;background:url(../images/logo.png) no-repeat; background-size:100%}
	.header:hover .logo{background-size:100%}
	.header.active2 .logo {margin:10px 0 0; width:140px; height:35px; background-size:100%}
	.header .cctv {display:none;}
	.pd60{padding:20px 0;}
	.language-box { display:block; position: relative; float:right; line-height: 55px; margin-left: 0; margin-right:50px}
	.footer{background: #151515; padding:0;color: #aaa;}
	.padding-lr{padding:0 3%}
	.footer .foot{padding: 0 0 20px; display: none;}
	.lxlist{padding:0 0 20px}
	.lxlist li{ line-height:22px;}
	.footer .foot-left{font-size: 0; width:100%; float:none;}
	.footer .foot-right{float:none; width:100%; display:none}
	.copyright{padding: 8px; line-height: 1.5;}
	.footcontact{padding:25px 0;}
	.titfont{ font-size:18px;padding:5px 0 10px}
	.titcall{ font-size:15px;}
	.titcall a{margin:0 5px; color:#fff;}
	.titcall .iconfont{font-size:16px; margin-right:8px;}
	/*手机底部菜单*/
	.Fast-nav{display: block; position: fixed;bottom: 0;left: 0;width: 100%;background:#0456b7;z-index: 9999999;padding: 3px 0;font-size: 12px;}
	.Fast-nav li{width: 33.333%;float: left;text-align: center;position: relative;color: #fff; line-height: 22px}
	.Fast-nav li:after{content: '';position: absolute;right: 0;top: 0;width: 1px;height: 100%;background:rgba(255,255,255,.3);}
	.Fast-nav li:nth-child(3):after{display: none;}
	.Fast-nav span{display:block}
	.Fast-nav li a{display: block;color: #fff;}
	.Fast-nav .tel {background:url(../images/downtel.png) no-repeat center center; width: 20px; height: 20px;margin:0 auto; margin-top: 3px}
	.Fast-nav .cp{background:url(../images/downcp.png) no-repeat center center; width: 20px; height: 20px;margin:0 auto; margin-top: 3px}
	.Fast-nav .map {background:url(../images/downwz.png) no-repeat center center; width: 20px; height: 20px;margin:0 auto; margin-top: 3px}
	.Fast-nav .top {background:url(../images/downhome.png) no-repeat center center; width: 20px; height: 20px;margin:0 auto; margin-top: 3px}
}

/*右侧客服*/
.toolbar {position: fixed; z-index: 999; right: 5px;bottom: 100px; width: 65px;}
@media (max-width:1024px) {
.toolbar {display: none}
}
.toolbar .toolitem {position: relative; width: 65px; padding: 5px 0; background: #210091; margin-top: 2px; text-align: center; color: #fff;}
.toolbar .toolitem p{line-height: 20px; font-size: 12px;}
.toolbar .toolitem:hover {background:#6250bd}
.toolbar .toolitem:hover .toolbox {opacity: 1;display: block;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}
.toolbar .toolbox {display: none;position: absolute;text-align: center;right: 65px;top: 31px;width: 140px;height: auto; padding: 20px 15px; opacity: 0; background: #fff;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease; box-shadow:0px 0px 5px rgba(0, 0, 0, 0.2); font-family: 'Montserrat';}
.toolbar .toolbox img{max-width: 120px; margin-top: 10px;}
.toolbar .tooltit {font-size: 14px; color: #444; line-height: 24px; text-align: left;}
.toolbar .toolfont {text-align: left; margin: 7px 0; font-size: 18px;font-weight: bold;color: #210091;}
.toolbar .tooltext {font-size: 12px;color: #888;text-align: left;}
.toolbar .tce{text-align: center;}
.toolbar a {display: block; color: #fff;}
.wxico{width:46px; height: 40px; margin: 0px auto; display:block; background: url(../images/wxico.png);}
.jtico{width:46px; height: 40px; margin: 0px auto; display:block; background: url(../images/zxico.png);}
.telico{width:46px; height: 40px; margin: 0px auto; display:block; background: url(../images/telico.png);}

/*内页*/
.xunpan{border:1px solid #e6e6e6; background: #fbfbfb; padding:35px 25px; color:#777; margin-top: 50px;}
.xunpan h3{font-size: 20px; font-weight: bold; display: block; margin-bottom: 10px; color:#333}
.xunpan .fl{ width:72%}
.xunpan .fr{ padding:28px 0 0;}
.wrapline{position: relative; /* box-shadow: 0 6px 20px rgba(0,0,0,.1); */width:100%;}
.wrapline:before{content: ''; display: block; width:1px; height: 100%; background: #eee; position: absolute; left:24%; top:0;}
.wrapper-left{float:left; width:24%; padding:50px 35px 0; box-sizing: border-box; -webkit-box-sizing: border-box;}
.wrapper-right{float:right; width:76%; padding:50px 50px; box-sizing: border-box; -webkit-box-sizing: border-box;}
@media(min-width:1601px){
	.wrapper-left{float:left; width:22%;}
	.wrapper-right{float:right; width:78%;}
	.wrapline:before{left:22%;}
}
.page_banner{min-height: 330px; background:no-repeat center/cover;}
.page_banner img{display: none;}
.abouttit{font-size:24px; line-height: 1.5; color:#0860c3; padding-bottom:30px}
.producttit{}
.producttit{font-size: 24px; line-height: 1.5; font-weight: bold; color:#0860c3;}
.producttit:after{content:'—'; display: inline-block; margin-left: 15px; color:#bbb}
.aboutcontent{padding:55px 80px;}
.aboutdesc{line-height: 2; font-size: 16px;}
.aboutdesc p{padding:8px 0}

.contact-left{font-size: 16px; line-height: 1.8; width:50%; float:left;}
.contact span{color:#888; display:block; font-size:14px; padding:5px 0 0}
.contact h3{font-size: 16px; text-transform: uppercase; color:#0078F3; padding:35px 0 10px}
.contact p{padding:8px 0}
.contact p:before{font-size: 18px; font-family: 'iconfont'; color:#0078F3; vertical-align:middle; display:inline-block; margin-right:15px;}
.contact p:nth-of-type(1):before{content: '\e600';}
.contact p:nth-of-type(2):before{content: '\e632';}
.contact p:nth-of-type(3):before{content: '\e605';}
.contact p:nth-of-type(4):before{content: '\e605';}
.contact p:nth-of-type(5):before{content: '\e640';}
.contact p:nth-of-type(6):before{content: '\e772';}
/* 当前位置 */
.path{background: #fbfbfb; padding: 15px 0; border-bottom: 1px solid #e6e6e6;}
.left80{padding-left:45px}
.path a{display: inline-block; color:#777; position: relative;}
.path a:hover{text-decoration: underline;}
.path i:before{content: '\e73b'; font-family: 'iconfont'; font-size: 18px; margin-right: 10px; display: inline-block; vertical-align: middle;}
.path .split::after{content: '>'; color: #aaa; margin: 0 6px; display: inline-block;}

.product3{padding:20px 0 50px}
.product3 li{float:left; width:30%; margin-right:5%; margin-top:30px}
.product3 li:nth-child(3n){margin-right:0}
.product3 li:nth-child(3n+1){clear: both;}
.product3 img{transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.product3 li:hover img{transform: scale(1.1);}
.product3 h3{font-size: 16px; line-height:22px; text-align:center; margin-top:15px}

.productsm{padding:20px 0; text-align: center;}
.productsm h3{font-size: 24px; padding:25px 0; color:#333; text-align: center;}
.proxxcontent{ line-height:1.8;}
.proxxcontent img{display: block; margin:0px auto; text-align: center;}

.newslist{margin:0; padding-bottom:30px}
.newslist>a{display: block; transition: all .35s;}
.newslist>a:hover{background: #fff;}
.newslist>a .wrap{padding: 30px 20px; box-sizing: border-box; -webkit-box-sizing: border-box; border-bottom: 1px solid #eee; display: flex; align-items: center;}
.newslist>a .wrap .con{width: calc(100% - 300px);}
.newslist>a .wrap .con .tit{font-size:20px; color: #2e2d3c; transition: all .35s;}
.newslist>a:hover .wrap{ border-bottom: 0px solid #fff; box-shadow:0 0 15px rgba(0,0,0,0.1)}
.newslist>a:hover .wrap .con .tit{color: #0b5ab4;}
.newslist>a .wrap .con .desc{color: #999; font-size: 14px; line-height:2; margin-top: 15px; transition: all .35s;}
.newslist>a:hover .wrap .con .desc{color:#666;}
.newslist>a .wrap .img{width: 250px; height: 150px; background: #eee no-repeat center/cover; margin-left: 50px;}

.viewbox{font-size: 14px; line-height:1.8; border-bottom: 1px solid #ddd; color:#999; padding-bottom: 10px; text-align: center;}
.viewbox h2{font-size: 20px; color:#333}
.viewcontent{line-height: 1.9; padding: 25px 0; min-height: 350px;}
.viewcontent img{margin: 15px auto; display: block; text-align: center;}
.context{border-top: 1px solid #e2e2e2; padding-top: 10px;}
.context li{line-height: 32px; color: #888;}
.context a{color:#3195a2;}
.context a:hover{ color:#333;}
/*弹窗和按钮*/
.enquiry_btn {font-family: 'Montserrat';}
.enquiry_btn a {padding:14px 20px; line-height:1.2; background:#bc2a2b; color:#fff; font-size: 18px;}
.enquiry_btn a:before{content: '\e602'; font-family: 'iconfont'; font-size: 22px; margin-right: 10px; display: inline-block; vertical-align: middle;}
.enquiry_btn a:hover {background:#b84041;}

#message_model,#share_model { position: fixed; z-index: 9999; width: 100%; height: 100%; left: 0; top: 0; display: none;}
#message_model .mask,#share_model .mask { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.6);}
#message_model .message,#share_model .message {position: absolute; background: #eee; left: 0; right: 0; margin: auto; top: 0; width: 94%; max-width: 680px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 9;}
#message_model .message .close,#share_model .message .close {position: absolute; right: 0px; top: 20px; width: 40px;z-index: 99999;cursor: pointer;}
#message_model .message .messagebox,#share_model .message .messagebox{padding:50px}
#message_model .message .messagebox .row,#share_model .message .messagebox .row{padding:10px 0 0}
#message_model .message .messagebox .row-label,#share_model .message .messagebox .row-label{padding:0 0 5px}
#message_model .message .messagebox .row-input input,#share_model .message .messagebox .row-input input {background: #fff; width: 100%; height: 44px; line-height: 44px; font-size: 14px; padding-left: 2%; border: 1px solid #ccc; box-sizing: border-box; -webkit-box-sizing: border-box;}
#message_model .message .messagebox .row-input textarea{background: #fff; width: 100%; height: 100px; font-size: 14px; padding:2%; line-height: 24px; resize: none; border: 1px solid #ccc; box-sizing: border-box; -webkit-box-sizing: border-box;}
#message_model .message .messagebox .row-left{text-align: left; margin-top:10px;}
#share_model .message .messagebox .row-left{text-align: left; margin-top:20px;}
#message_model .message .messagebox .row-left input,#share_model .message .messagebox .row-left input{background: #00263e; display: block; border:0; padding:15px 30px; font-size: 16px; color: #fff; cursor: pointer; font-family:'Montserrat-R'; text-transform: uppercase;}
.mesphone{font-family: 'Montserrat-R'; font-size: 18px; color:#00263e; background: url(../images/phone-icon.png) no-repeat left 50%; background-size: 26px; padding-left: 38px; margin-top: 18px;}
.mesdesc{}
.mestitle{font-family: 'Montserrat-B'; font-size: 30px; color:#00263e; padding-bottom: 18px;}
.mesline{border-bottom:1px solid #ccc; padding-bottom: 25px; margin-bottom: 15px;}

.goTop {position: absolute; z-index: 8;top: -28px;right: 0px;width: 56px;height: 56px;border-radius: 100%;background-color: #6250bd;text-align: center;cursor: pointer;}
.goTop i{line-height:1; top:20px; display: block; width:56px; color: #fff;position: absolute; z-index: 9; font-size: 24px;transform: rotate(-270deg);-ms-transform: rotate(-270deg);-webkit-transform: rotate(-270deg);}

.search-box{ width:100%; position: relative; padding-bottom: 30px;}
.search-box input{background: none; border: 1px solid rgba(0,0,0,.15); padding:0 0 0 10px; height: 42px; width: 100%; box-sizing: border-box; transition: all .2s;}
.search-box input:focus{border-bottom: 1px solid rgba(0,0,0,.2);}
.search-box a{display: block; cursor: pointer; background: #210091; width: 40px; height: 42px; position: absolute; right: 0px; top: 0px; text-align: center; transition: all .2s;}
.search-box .iconfont{font-size: 22px; color: #fff; line-height: 42px; display: block;}

.lefttitle{line-height:40px; position: relative; font-size: 16px; padding-left: 10px; font-weight: bold; color:#0860c3;}

.leftmenu{ padding-top:0px;}
.leftmenu li{position: relative;}
.leftmenu li::after{ position: absolute; right:10px; top:15px; content: '\e692'; font-family: 'iconfont'; line-height: 1; font-size:16px; color:#bbb; display: block; transform: rotate(270deg);-ms-transform: rotate(270deg);-webkit-transform: rotate(270deg);}
.leftmenu a { line-height:50px;background: url(../images/leftmenujt.png) no-repeat 10px 50%; border-bottom: 1px solid #eee; display: block;padding-left:10px;text-decoration: none; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease;}
.leftmenu li a:hover{ color:#0860c3}
.leftmenu li.on,.leftmenu li.on a{color:#0860c3; background: #eee;}

.diy{display: flex; flex-direction: row; flex-wrap: wrap; justify-content:space-between; margin-top: 20px;}
.diyitem{width: 15.8%;}
.itembox .iconfont{display: block; font-size: 36px; border: 1px solid #e2e2e2; background: #fff; border-radius: 40px; width:70px; height: 70px; line-height: 70px; margin: 0px auto 15px;}
.itembox{border-radius:6px; line-height: 20px; padding:20px 0; box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background: #f8fbff; border: 1px solid #dbe6f5; color:#333; text-align: center;}