<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{
	--mainColor: #0362b2;
	--pinColor: #E61D4C;
	/*--hoverColor: #E61D4C;*/
}
body{overflow-x: hidden;width: 100%;max-width: 1920px;min-width: 320px;margin: auto;}

[bgf235]{background: #f2f3f5;}

.cw1200{max-width: 1400px;}
@media (max-width: 1460px){
	.cw1200{max-width: 90%;}
}

.editor li{list-style-type: disc;}

/*å¤´éƒ¨*/
.head{height: 64px;}
#header{left: 0;right: 0;margin: auto;top: 0;width: 100%;height: 64px;border-bottom: 2px solid #dcdedd;background: #fff;z-index: 100;}
#header.idh{border-bottom: none;}
#header .logo{width: 125px;height: 64px;}
#header .nav{margin-left: 4.33%;}
#header .nav .child{margin-right: 35px;}
#header .nav .child:last-child{margin-right: 0px;}
#header .nav .child .one{color: #333333;font-size: 15px;line-height: 64px;font-weight: bold;}
#header .nav .child .one:hover,
#header .nav .child .one.cur{color: var(--pinColor);}
#header .nav .lis .two{width: 280px;top: 64px;height: 0;overflow: hidden;background: #fff;left: -16px;}
#header .nav .lis.open .two{box-shadow: 0 0 20px 5px #dcdedd;}
#header .nav .lis .center{padding-left: 20px;width: 240px;margin: 20px auto 0;border-left: 2px solid #e5e5e5;}
#header .nav .child .name2{color: var(--pinColor);font-size: 16px;margin-bottom: 20px;}
#header .nav .lis .t2:first-child{margin-top: 24px;}
#header .nav .lis .t2{padding: 0 25px 0px 0px;margin-bottom: 4px;height: 24px;line-height: 24px;color: #333;font-size: 14px; /*border-bottom:#e5e5e5 1px solid;*/}
#header .nav .n-pro .two{width: 100%;height: 0;overflow: hidden;left: 0;background: rgba(255,255,255); box-shadow:#CCC 0px 0px 3px 0px;}
#header .nav .n-pro .two .h{border-top:#e5e5e5 1px solid;}

#header .nav .n-pro .two .left{width: 22%;margin-left: 10%;}
#header .nav .n-pro .two .list-box{width: 63%;}
#header .nav .n-pro .two .center{padding-right: 20px;margin-right: 20px;width: 100%;margin: 30px auto 0;border-right: 2px solid #e5e5e5;}
#header .nav .n-pro .two .p1{margin-bottom: 4px; margin-top:4px;}
#header .nav .n-pro .two .p1 .name{padding: 0 0px 0 14px;line-height: 24px;color: #333;font-size: 14px; border-bottom:1px solid #e5e5e5; padding-bottom:4px;}
/*#header .nav .n-pro .two .p1 .name:hover{color: #fff;background: var(--pinColor) url(/images/ico18.png) no-repeat 94% center;}*/
#header .nav .n-pro .two .p1 .name:hover{color: var(--pinColor);font-weight: bold;}
#header .nav .n-pro .two .p1 .name3{width:90%;}

#header .nav .n-pro .list-box{margin-top: 30px;}
#header .nav .n-pro .list-box .t3{width: 20%;margin-right: 5%;margin-bottom: 5%;}
#header .nav .n-pro .list-box .t3 .m-pic{height: 100px;}
#header .nav .n-pro .list-box .t3 .tit{color: #333;font-size: 14px;margin-top: 20px;}
#header .nav .n-pro .list-box .t3:nth-child(4n){margin-right: 0;}
#header .nav .n-pro .list-box .t3:hover .tit{color: var(--mainColor);}
#header .nav .child  .p1.cur .name,
#header .nav .child  .p1:hover .name,
#header .nav .child .lis .t2:hover{color: var(--pinColor);font-weight: bold;}

#header .lang{margin-left: 15px;}
#header .lang .t{color: #333;font-size: 14px;padding-left: 20px;line-height: 64px;background: url(/images/lang.png) no-repeat left center/16px;}
#header .lang:hover .t{color: var(--pinColor);}
#header .lang .lbox{width: 60px;height: 0;overflow: hidden;right: -20px;top: 60px;background: #fff;box-shadow: 0 0 20px -5px #ddd;}
#header .lang .lbox a{padding: 10px;color: #666;font-size: 14px;}
#header .lang .lbox a:hover{color: var(--pinColor);}
#header .lang:hover .lbox{height: 78px;}
#header .right .search{width: 220px;margin-top: 15px;}
#header .right .search .txt{width: 180px;height: 30px;line-height: 30px;border: 1px solid #888888;border-right: none;padding: 0 10px;font-size: 14px;color: #888888;}

#header .right .search .txt::-webkit-input-placeholder{color:#888888;font-size: 14px;}
#header .right .search .txt::-moz-placeholder{color:#888888;font-size: 14px;}
#header .right .search .txt::-moz-placeholder{color:#888888;font-size: 14px;}
#header .right .search .txt::-ms-input-placeholder{color:#888888;font-size: 14px;}

#header .right .search .sub{width: 30px;height: 30px;background: rgb(230,26,76) url(/images/search.png) no-repeat center center/16px;}
#header .right .a{margin-left: 18px;padding-left: 20px;}
#header .right .a,
#header .right .wt .tit{color: #888888;font-size: 14px;line-height: 64px;}
#header .right .wt{background: url(/images/wx.png) no-repeat left center/15px;}
#header .right .mu{background: url(/images/mu2.png) no-repeat left center/15px;}
#header .right .cad{background: url(/images/cad1.png) no-repeat left center;}
#header .right .wt:hover{background-image: url(/images/wx_h.png);}
#header .right .mu:hover{background-image: url(/images/mu2_h.png);}
#header .right .cad:hover{background-image: url(/images/cad1_h.png);}
#header .right .wt:hover .tit,
#header .right .wt.in,
#header .right .a:hover{color: var(--pinColor); font-weight:bold;}
#header .right .login{padding-left: 0;}
#header .right .login .i{width: 14px;height: 64px;background: url(/images/ico1.png) no-repeat center center;margin-right: 9px;}
#header .right .login:hover .i{background-image: url(/images/ico2.png);}
#header .right .cbox{width: 120px;height: 0;overflow: hidden;top: 50px;left: -35px;}
#header .right .cbox .i{width: 14px;height: 7px;margin: 0 auto;background: url(/images/up.png) no-repeat center center;position: relative;z-index: 2;}
#header .right .cbox .m-pic{width: 120px;height: 120px;margin: 0 auto;background: #fff;box-shadow: 0 0 20px 3px #cacaca;}
#header .right .cbox.open{height: 127px;overflow: visible;}
#header .search2,
#header .menu{display: none;}
#header .search2:after{content: "";position: absolute;margin: auto;right: -20px;top: 0;bottom: 0;width: 2px;height: 20px;background: #888;}


@media (max-width: 1480px){
	#header .nav{margin-left: 3%;}
	#header .logo{width: 100px;}
	#header .nav .child .one{font-size: 13px;}
	#header .nav .child{margin-right: 28px;}
}
@media (max-width: 1380px){
	#header.isen .right .a,
	#header.isen .right .wt .tit{font-size: 12px;}
}
@media (max-width: 1360px){
	#header .nav .child .one{font-size: 12px;}
	#header .nav .child{margin-right: 22px;}

	#header .right .search{width: 180px;}
	#header .right .search .txt{width: 150px;}
}
@media (max-width: 1250px){
	#header .cw1200{max-width: 94%;}
	#header .right .a, #header .right .wt .tit{font-size: 12px;}
}
@media (max-width: 1150px){
	#header .nav{display: none;}
	#header .logo{width: 160px;}
	.head,
	#header .logo,
	#header{height: 100px;}
	#header .right{display: none;}

	#header .lang .t{line-height: 100px;font-size: 24px;padding-left: 30px;}
	#header .lang .lbox{width: 70px;top: 90px;}
	#header .lang .lbox a{font-size: 24px;}
	#header .lang:hover .lbox{height: 102px;}

	#header .search2,
	#header .menu{display: inline-block;width: 80px;height: 100px;}
	#header .search2{margin-right: 20px;background: url(/images/search2.png) no-repeat center center;}
	#header .menu{background: url(/images/menu.png) no-repeat right center;}
}
#menu{background: #fff;width: 100%;overflow-y: auto;height: 0%;left: 0;right: 0;margin: auto;top: 0;z-index: 1000;}
#menu.open{height: 100%;}
#menu .close{width: 100px;height: 100px;background: url(/images/close2.png) no-repeat center center;cursor: pointer;}
#menu .child{border-bottom: 2px solid #ededed;}
#menu .child:first-child{border-top: 2px solid #ededed;}
#menu .child .one{width: 100%;color: #333;padding: 30px 4%;font-size: 20px;font-weight: bold;background: url(/images/his2.png) no-repeat 96% center;}
#menu .child .two {width: 92%;margin: 0 auto;height: 0;overflow: hidden;}
#menu .child .two .t2{color: #666;font-size: 18px;margin-bottom: 20px;}

#menu .child .two .t2:hover,
#menu .child.in .one,
#menu .child .one:hover{color: var(--mainColor);}
#menu .child .one:hover{background-image: url(/images/his4.png);}
#menu .child.in .one{background-image: url(/images/his5.png);}

@media (max-width: 756px){
	#menu .child .one{font-size: 28px;padding: 35px 4%;}
	#menu .child .two .t2{font-size: 26px;margin-bottom: 35px;}
}

/*é¢åŒ…å±‘*/
#bread{padding-top: 53px;}
#bread .d{color: #888888;font-size: 14px;}
#bread .d:hover{color: var(--mainColor);}
#bread .s{margin: 0 6px;}
#bread .d:last-child{color: #333333;}

@media (max-width: 756px){
	#bread{display: none;padding-top: 80px;}
	#bread .d{font-size: 26px;}
	#bread .s{margin: 0 22px;}
}

/*å…¬ç”¨*/
.pub-tit1{color: #333333;font-size: 34px;line-height: 44px;}
.pub-tit2{color: #888888;font-size: 35px;margin: 20px 0 30px;line-height: 45px;}
.pub-tit3{color: #333333;font-size: 18px;line-height: 30px;}

.public{position: relative;}
.public .same{padding: 100px 0;margin-bottom: 100px;}
.public .two-nav{position: absolute;top: 0;left: 0;right: 0;width: 100%;margin: auto;padding: 22px 0;border-bottom: 1px solid #dcdedd;}
.public .two-nav.fixed{position: fixed;background: #fff;z-index: 99;}
.public .two-nav .child{color: #666666;font-size: 15px;margin: 0 23px;}
.public .two-nav .child:hover,
.public .two-nav .child.cur{color: var(--pinColor);}
.public .top{margin: 80px auto;}
.public .top .con{width: 58%;padding-bottom: 12%;margin-top: 6%;}
.public .top .title1{color: #333333;font-size: 34px;line-height: 46px;}
.public .top .title2{color: #888888;font-size: 28px;margin-bottom: 20px;margin-top: 6.75%;line-height: 40px;}
.public .top .title3{color: #333333;font-size: 18px;line-height: 28px;}
.public .top .logo{margin: 6.75% 0 10.8% 17.56%;width: 107px;height: 128px;}
.public .top .img{width: 36.29%;}
.public .top .img:after{padding-top: 102.95%;}

@media (max-width: 1280px){
	.public .top .con{margin-top: 0;}
}
@media (max-width: 1200px){
	.public .top .title2{font-size: 24px;}
}

@media (max-width: 1050px){
	.pub-tit2{font-size: 30px;line-height: 40px;}
}
@media (max-width: 950px){
	.public .top .img,
	.public .top .con{float: none;width: 100%;}
	.public .top .img:after{display: none;}
}
@media (max-width: 756px){
	.pub-tit3,
	.public .two-nav .child{font-size: 24px;}
	.pub-tit1{font-size: 30px;font-weight: bold;}
	.pub-tit2{font-size: 26px;}
	.pub-tit3{line-height: 36px;}
}

/*å·¦ä¾§å¯¼èˆª*/
.pdetail .left{width: 260px;}
#prolist.d{padding: 100px 0;}
#prolist .tit1,
.pdetail .left .tit{color: #333333;font-size: 35px;padding-bottom: 86px;}
.pdetail .left .child{margin-bottom: 20px;}
.pdetail .left .child.cur{margin-bottom: 40px;}
.pdetail .left .child.other{margin-bottom: 20px;}
.pdetail .left .child .cate{color: #333333;font-size: 18px;line-height: 28px;}
.pdetail .left .child .cate:hover,
.pdetail .left .child.cur .cate,
.pdetail .left .child.c2 .cate:hover{color: var(--mainColor);font-weight: bold;}
.pdetail .left .child.cur .cate .i{margin-left: 5px;width: 10px;height: 28px;background: url(/images/ico3.png) no-repeat center center;}
.pdetail .left .child.other .cate .i{background-image: url(/images/ico11.png);}
.pdetail .left .child .list{margin-top: 30px;padding: 30px 0;border-top: 1px solid #999999;border-bottom: 1px solid #999999;}
.pdetail .left .child .list .t2{color: #666666;font-size: 16px;line-height: 26px;margin-bottom: 20px;}
.pdetail .left .child .list .t2:last-child{margin-bottom: 0;}
.pdetail .left .child .list .t2.t3:hover,
.pdetail .left .child .list .t2.cur{color: #333333;font-weight: bold;}
.pdetail .left .child .list .t2.cur .i{width: 7px;margin-left: 9px;height: 26px;background: url(/images/ico4.png) no-repeat center center;}
.pdetail .content{width: 76.66%;padding: 58px 60px;background: #fff;}
.pdetail .content.con2{width: 100%;}
.pdetail .content .name{color: #333333;font-size: 24px;margin-bottom: 50px;}

@media (max-width: 1200px){
	.pdetail .content{width: 74%;}
}
@media (max-width: 1050px){
	.pdetail .left{width: 200px;}
	.pdetail .left .child .list .t2{font-size:14px;}
}

@media(max-width: 950px){
	.pdetail .left{display: none;}
	.pdetail .content{width: 100%;padding-bottom: 80px;}
	.pdetail .content .name{position: relative;}
	.pdetail .content .name:after{content: "";position: absolute;top: 0;bottom: 0;left: -23px;margin: auto;width: 12px;height: 12px;background: var(--pinColor);}

}

@media (max-width: 756px){
	#prolist.d{padding: 50px 0;}
	.pdetail .content{padding: 40px;padding-bottom: 80px;}
	.pdetail .content .name{font-size: 28px;}
}

/*æ–¹æ¡ˆ*/
#solution .pub-tit3{margin-bottom: 75px;}
#solution .sbox{padding: 100px 0;}
#solution .sbox:first-child{padding: 85px 0 100px;}
#solution .sbox:last-child{margin-bottom: 100px;}
#solution .sbox .cate-list{margin-bottom: 60px;}
#solution .sbox .cate-list .cate{color: var(--mainColor);font-size: 20px;line-height: 40px;height: 40px;padding: 0 25px;margin: 0 5px;margin-bottom: 15px;}
#solution .sbox .cate-list .cate:hover,
#solution .sbox .cate-list .cate.cur{background: var(--mainColor);color: #fff;}
#solution .sbox .info-list .info{width: 24.14%;margin-right: 7.5%;margin-bottom: 4.6%;}
#solution .sbox .info-list .info:nth-child(3n){margin-right: 0;}
#solution .sbox .info-list .info .img{border: 1px solid #bcbcbc;background: #fff;}
#solution .sbox .info-list .info .img:after{padding-top: 58.58%;}
#solution .sbox .info-list .info .name{margin: 28px 0 18px;color: #333333;font-size: 20px; height:52px; overflow:hidden;}
#solution .sbox .info-list .info .desc{color: #666666;font-size: 16px;line-height: 28px;max-height: 84px;overflow: hidden;}
#solution .sbox .info-list .info:hover .img img{transform: scale(1.1);}
#solution .sbox .info-list .info:hover .img{box-shadow: 0 0 15px 4px #d5d5d5;}
#solution .sbox .info-list .info:hover .name{color: var(--mainColor);}
/*è¯¦ç»†*/
#solution.detail{margin-top: 80px;}
#solution.detail .content .name:after{content: "";position: absolute;top: 0;bottom: 0;left: -23px;margin: auto;width: 12px;height: 12px;background: var(--pinColor);}
/*end*/

@media (max-width: 1280px){
	#solution .sbox .info-list .info{width: 28.14%;}
}
@media (max-width: 1050px){

	#solution .sbox .info-list .info{width: 31%;margin-right: 3.5%;}
	#solution .sbox .info-list .info .desc{font-size: 14px;line-height: 26px;max-height: 78px;}
}


@media (max-width: 756px){
	#solution .sbox .info-list .info:nth-child(3n),
	#solution .sbox .info-list .info{width: 48%;margin-right: 4%;margin-bottom: 6%;}
	#solution .sbox .info-list .info:nth-child(2n){margin-right: 0;}
	#solution .sbox .info-list .info .name{font-size: 22px;}
	#solution .sbox .info-list .info .desc{font-size: 20px;line-height: 25px;height: 75px;}
}


/*æœåŠ¡*/
#service{margin-bottom: 100px;}
#service .top{padding: 90px 0 100px;}
#service .con{width: 64.58%;padding-bottom: 80px;}
#service .con2{width: 76.12%;}
#service .list{margin-bottom: 50px;}
#service .list .child{width: 27.11%;color: #333333;font-size: 16px;font-weight: bold;margin-bottom: 12px;margin-right: 9.322%;}
#service .list .child:nth-child(3n){margin-right: 0;}
#service .list .child:hover{color: var(--mainColor);}
#service .li2 .child{border: 1px solid #666666;font-size: 18px;color: #666666;height: 36px;line-height: 36px;padding: 0 10px;border-radius: 3px;margin-right: 8.47%;margin-bottom: 20px;background: #fff;}
#service .li2 .child:hover{color: var(--mainColor);border-color: var(--mainColor);}
#service .tit3{margin: 30px 0 50px;font-size: 16px;line-height: 26px;color: #333333;}
#service .img{width: 58.92%;right: 0;top: 25px;margin: auto;}
#service .img .m-pic:hover img{transform: scale(1);}
#service .img .m-pic:after{padding-top: 57.14%;}
#service .sbox{padding: 100px 0;}
#service .sbox .tit{color: #333333;font-size: 35px;margin-bottom: 60px;}
#service .sbox .online{width: 120px;/*height: 34px;*/line-height: 34px;font-size: 20px;border: 1px solid var(--mainColor);color: #fff;background: var(--mainColor);margin-bottom: 70px;}
#service .sbox .online:hover{background: #fff;color: var(--mainColor);}
#service .left .child:last-child,
#service .left .child:last-child .list{margin-bottom: 0;}
#service .left .child .cate{font-size: 22px;font-weight: inherit;}
#service .content .name{margin-bottom: 40px;}
#service .content.con-two{padding: 0;}
#service .content.con-two .name{width: 100%;padding: 0 40px;height: 80px;line-height: 80px;margin-bottom: 0;}
#service .content.con-two .name:after{display: none;}
#service .content .editor {font-size: 14px;}
/*æŠ€æœ¯é—®ç­”*/
#service .tech-list .tech{border-bottom: 1px solid #e5e5e5;}
#service .tech-list .tech .tit2{padding: 30px 0;color: #333333;font-size: 18px;padding-right: 40px;background: url(/images/add3.png) no-repeat right center;}
#service .tech-list .tech:first-child .tit2{padding-top: 0;background-position: right top;}
#service .tech-list .tech .tit2:hover{color: var(--mainColor);background-image: url(/images/add4.png);}
#service .tech-list .tech.cur .tit2{background-image: url(/images/jess2.jpg);}
#service .tech-list .tech .dt{height: 0;overflow: hidden;}
#service .tech-list .tech .dt .h{color: #828282;font-size: 14px;}
/*è¯´æ˜Žä¹¦*/
#service .book-list{border-top: 1px solid #bcbcbc;padding-top: 55px;}
#service .book-list .cate{position: relative;margin-bottom: 35px;color: #333333;font-size: 24px;}
#service .book-list .cate:after{content: "";position: absolute;left: -24px;top: 0;bottom: 0;margin: auto;width: 12px;height: 12px;background: var(--pinColor);}
#service .book-list .list{width: 85.86%;margin: 0 auto 50px;}
#service .book-list .list.lt2{width: 100%;padding: 0 40px;}
#service .book-list .list .fe{width: 28.86%;margin-right: 6.71%;margin-bottom: 40px;}
#service .book-list .list .fe:nth-child(3n){margin-right: 0;}
#service .book-list .list .fe .tit{width: 40px;padding: 5px 10px;height: 145px;color: #fff;font-size: 16px;background: url(/images/icon13.png) no-repeat center center/100% 100%;top: 0;left: 0;z-index: 2;}
#service .book-list .list .fe .m-pic{position: relative;width: 91.26%;margin: 0 auto;border: 1px solid #bcbcbc;}
#service .book-list .list .fe .m-pic:after{padding-top: 133.65%;}
#service .book-list .list.lt2 .fe .m-pic:after{padding-top: 125%;}
#service .book-list .list .fe .n1{margin: 18px 0 10px;color: #333333;font-size: 16px; font-weight:bold;}
#service .book-list .list .fe .date{color: #888888;font-size: 16px;}
#service .book-list .list .fe:hover .n1{color: var(--mainColor);}

/*è½¯ä»¶*/
#service .download-list .down,
#service .li{padding: 19px;}
#service .li{background: #dcdedd;}
#service .tt{color: #333333;font-size: 14px;line-height: 24px;}
#service .w1{width: 30%;margin-right: 2.5%;}
#service .w2{width: 11.75%;margin-right: 2.5%;}
#service .w3{width: 17.25%;margin-right: 2.5%;}
#service .w4{margin-right: 5%; width:7%;}
#service .w5{margin-right: 3.75%;}
#service .down .w6{width: 23px;height: 27px;background: url(/images/down_3.png) no-repeat center center/20px;}
#service .down .w6:hover{background-image: url(/images/down_4.png);}
#service .down .mi{display: none;}
/*#service .down.i2 .w6{background-image: url(/images/ico12.png);}*/
#service .download-list .down:nth-child(2n){background: #f0f0f0;}
/*cad*/
#service .cad-list{padding-top: 20px;}
#service .cad-list .cad{margin-bottom: 55px;}
#service .cad-list .tit2{color: #333333;font-size: 18px;font-weight: bold;margin-bottom: 35px;}
#service .cad-list .intro{color: #666666;font-size: 16px;line-height: 26px;padding-bottom: 15px;}
#service .cad-list .down{color: var(--mainColor);font-size: 18px;margin-top: 20px;}
#service .cad-list .down:hover{text-decoration: underline;}
#service .cad-list .down .i img{max-width: 200px;max-height: 100%;}
/*å’¨è¯¢*/
#service .content .tip1{color: #333333;font-size: 18px;font-weight: bold;}
#service .content .tip2{margin: 25px 0 50px;color: #666666;font-size: 16px;line-height: 26px;}
#service .content .form .block{margin-bottom: 20px;border-radius: 4px;border: 1px solid #999999;color: #999999;font-size: 14px;}
#service .content .form .txt{width: 360px;height: 48px;line-height: 48px;padding: 0 16px;}
#service .content .form .area{width: 100%;height: 268px;padding: 16px;resize: none;}
#service .content .form .sub{width: 160px;height: 60px;line-height: 60px;border-radius: 4px;background: var(--mainColor);color: #fff;font-size: 16px;}

/*äº§å“ä¸­å¿ƒ*/
#service.plist .top{background: var(--mainColor);}
#service.plist .top *{color: #fff;}
#service.plist .top .list .child:hover{color: #fff;text-decoration: underline;}
#service.plist .top .li2 .child{background: transparent;border-color: #fff;}
#service.plist .top .li2 .child:hover{color: var(--mainColor);border-color: #fff;background: #fff;}


@media (max-width: 1200px){
	#service .book-list .list .fe{width: 31%;margin-right: 3.5%;}
	#service .book-list .list .fe .n1{font-size: 16px;}
	#service .book-list .list .fe .date{font-size: 14px;}
}

@media (max-width: 1050px){

	#service .con2,
	#service .con{float: none;width: 100%;}
	#service .img{position: static;left: 0;}

	#service .left .child .cate{font-size: 20px;}
	#service .sbox .online{margin-bottom: 50px;}
}
@media (max-width: 981px){
	#service .tt{font-size: 18px;}
	#service .down .mi{display: block;margin-top: 12px;color: #666;font-size: 16px;}
}
@media (max-width: 950px){
	#service .sbox .tit{text-align: center;}
}
@media (max-width: 756px){
	#service .list .child,
	#service .tit3{font-size: 24px;line-height: 36px;}
	#service .list .child:nth-child(3n),
	#service .list .child{width: 48%;margin-right: 4%;margin-bottom: 4%;}
	#service .list .child:nth-child(2n){margin-right: 0;}
	#service .li2 .child{font-size: 24px;line-height: 50px;height: 50px;margin-right: 5%;padding: 0 20px;}
	#service .img{width: 80%;}

	#service .sbox .tit{font-size: 32px;}
	#service .book-list .cate{font-size: 26px;}
	#service .book-list .list .fe:nth-child(3n),
	#service .book-list .list .fe{width: 48%;margin-right: 4%;margin-bottom: 6%;}
	#service .book-list .list .fe:nth-child(2n){margin-right: 0;}
	#service .book-list .list .fe .n1{font-size: 24px;line-height: 36px;}
	#service .book-list .list .fe .date{font-size: 23px;line-height: 34px;}
	
	#service .cad-list .cad{margin-bottom: 60px;}
	#service .cad-list .tit2{font-size: 26px;}
	#service .tech-list .tech .tit2{font-size: 25px;line-height: 36px;padding-right: 60px;background-position: 98% center;}
	#service .tech-list .tech:first-child .tit2{background-position: 98% center;padding-top: 30px;}
	#service .tech-list .tech .dt .h{font-size: 24px;}
	#service .cad-list .down,
	#service .cad-list .intro{font-size: 24px;line-height: 36px;}

	#service .content .editor{font-size: 24px;}

	#service .content .form .block{margin-bottom: 32px;}
	#service .content .form .sub,
	#service .content .form .txt{width: 100%;font-size: 26px;height: 60px;line-height: 60px;}
	#service .content .form .area{font-size: 26px;line-height: 38px;}

	#service .content .tip1{font-size: 23px;}
	#service .down .mi{font-size: 23px;}
	#service .content .tip2{font-size: 24px;line-height: 36px;}


	#service .download-list .down,
	#service .li{padding: 25px;}
}

@media (max-width: 1280px){
	table{display: block;max-width: 100%;}
	table tbody{max-width: 100%;}
	table tbody td{word-break: break-all;}
}

/*å¹¿å‘Šå›¾*/
#index-swiper .m-pic .img{width: 100%;height: 100%;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
#index-swiper .m-pic:after{padding-top: 39.32%;}
#index-swiper .m-pic .mi{display: none;}
#index-swiper .center{top: 9%;left: 0;right: 0;margin: auto;}
#index-swiper .center .t1{color: #2c2f31;font-size: 46px;font-weight: bold;}
#index-swiper .center .t2{color: #322c2c;font-size: 26px;margin: 10px 0;}
#index-swiper .center .d1{color: #666666;font-size: 18px;line-height: 30px;margin-bottom: 15px; width:800px; margin:0px auto; height:60px; overflow:hidden;}
#index-swiper .center .more{color: var(--mainColor);font-size: 24px;}
#index-swiper .btn{top: 0;bottom: 0;margin: auto;margin: auto;width: 32px;height: 60px;background-color: #fff;background-repeat: no-repeat;background-position: center center;z-index: 10;opacity: 1;}
#index-swiper .btn:hover{background-color: var(--pinColor);}
#index-swiper .prev.swiper-slide-disabled:hover,
#index-swiper .prev{left: 0;background-image: url(/images/btn1.png);}
#index-swiper .prev:hover{background-image: url(/images/btn3.png);}
#index-swiper .next.swiper-slide-disabled:hover,
#index-swiper .next{right: 0;background-image: url(/images/btn2.png);}
#index-swiper .next:hover{background-image: url(/images/btn4.png);}
#index-swiper .swiper-pagination{bottom: 35px;}
#index-swiper .swiper-pagination span{margin: 0 10px;width: 8px;height: 8px;border: 1px solid #9d9d9d;opacity: 1;background: transparent;}
#index-swiper .swiper-pagination span.swiper-pagination-bullet-active{background: var(--pinColor);border-color: var(--pinColor);}

@media (max-width: 1440px){
	#index-swiper .center .t1{font-size: 36px;}
	#index-swiper .center .t2{font-size: 18px;}
	#index-swiper .center .more,
	#index-swiper .center .d1{font-size: 16px;}
}

@media (max-width: 756px){
	#index-swiper .m-pic.im:after{padding-top: 80%;}
	#index-swiper .m-pic.im .pc{display: none;}
	#index-swiper .m-pic.im .mi{display: inline-block;}
	#index-swiper .swiper-pagination span{width: 20px;height: 20px;margin: 0 12px;}
	#index-swiper .btn{width: 60px;}
	#index-swiper .m-pic .absolute{display: none;}
}

/*é¦–é¡µ*/
.ind-tit{color: #333333;font-size: 35px;font-weight: bold;}
.index .ind-tit{margin-bottom: 60px;}
#index{margin: 80px 0 100px;}
#index .box1{margin-bottom: 90px;}
#index .box1 .img{width: 21.83%;margin: 0 auto;}
#index .box1 .img:after{padding-top: 19.77%;}
#index .box1 .t1{margin: 3.75% 0;color: #000000;font-size: 52px;}
#index .box1 .d1{color: #333333;font-size: 16px;line-height: 26px;margin-bottom: 6.25%; width:800px; margin:0px auto 6.25% auto;}
#index .box1 .more{padding: 0 20px;height: 38px;line-height: 38px;border-radius: 3px;color: #fff;font-size: 18px;border:  1px solid var(--mainColor);background: var(--mainColor);}
#index .box1 .more:hover{background: #fff;color: var(--mainColor);}
#index .box2{background: #f0f0f0;padding: 50px 0;}
#index .box2 .con{width: 384px;margin-right: 5%;}
#index .box2 .img{width: 107px;height: 128px;}
#index .box2 .t1{color: #000000;font-size: 35px;}
#index .box2 .d1{color: #333333;font-size: 16px;line-height: 26px;margin: 10px 0 20px;}
#index .box2 .more{color: var(--mainColor);font-size: 16px;}

/*é¦–-äº§å“*/
#iproduct{margin-bottom: 110px;}
#iproduct .ind-tit{margin-bottom: 40px;}
#iproduct .ind-desc{color: #333333;font-size: 16px;line-height: 28px; width:800px; margin:0px auto;}
.pub-m.more{margin-top: 30px;padding: 0px 20px;font-size: 18px;line-height: 36px;height: 36px;color: #fff;background: var(--mainColor);border: 1px solid var(--mainColor);border-radius: 2px;}
.pub-m.more:hover{color: var(--mainColor);background:#fff;}
#iproduct .list{margin-top: 65px;}
#iproduct .list .p{width: 22%;margin-right: 4%;}
#iproduct .list .p:nth-child(4n){margin-right: 0;}
#iproduct .list .p .m-pic{height: 160px;}
#iproduct .list .p .name{color: #333333;font-size: 18px;font-weight: bold;margin: 40px 0 10px; height:40px; text-align:left;}
#iproduct .list .p .desc{color: #666666;font-size: 16px;line-height: 26px;height: 78px;overflow: hidden; text-align:left;}
#iproduct .list .p:hover .m-pic{height: 150px;}
#iproduct .list .p:hover .name{color: var(--mainColor);}
#iproduct .btn{width: 40px;height: 60px;top: 0;bottom: 0;margin: auto;background-repeat: no-repeat;background-position: center center;background-color: rgba(0,0,0,.1);}
#iproduct .btn:hover{background-color: #fff;border: 1px solid var(--mainColor);}
#iproduct .prev{left: -70px;background-image: url(/images/his1.png);}
#iproduct .prev:hover{background-image: url(/images/his3.png);}
#iproduct .next{right: -70px;background-image: url(/images/his2.png);}
#iproduct .next:hover{background-image: url(/images/his4.png);}

@media (max-width: 1680px){
	#iproduct .list{width: 90%;margin-right: auto;margin-left: auto;}
}

@media(max-width: 981px){
	#iproduct .list{width: 88%;}
	#iproduct .ind-desc{width:100%;}
}


/*é¦–-ç†å¿µ*/
#idea1{width: 1200px;margin: 0 auto 100px;}
#idea1 .m-pic .mi{display: none;}
#idea1 .tit{color: #333333;font-size: 22px;margin-bottom: 15px;}
#idea1 .d1{color: #666666;font-size: 16px;line-height: 26px;}
#idea1 .m-pic:hover img{transform: scale(1);}

#idea1 .one{width: 25%;margin-right: 0.83%;padding-bottom: 6.6%;background: #f0f0f0;}
#idea1 .one .m-pic:after{padding-top: 56%;}
#idea1 .one .con{width: 76.66%;margin: 0 auto;padding-top: 13.333%;}
#idea1 .one .more{margin-top: 37.53%;padding: 0 20px;border: 1px solid var(--mainColor);height: 36px;line-height: 36px;border-radius: 3px;font-size: 18px;background: var(--mainColor);color: #fff;}
#idea1 .one .more:hover{color: var(--mainColor);background: #fff;}

#idea1 .list2{width: 74.17%;}
#idea1 .two{width: 100%;background: #f0f0f0;}
#idea1 .two.ide2{margin-bottom: 0.83%;}
#idea1 .two .m-pic{width: 50%;float: left;}
#idea1 .two .m-pic:after{padding-top: 56.17%;}
#idea1 .two .con{width: 39.1%;padding-top: 4.49%;float: right;margin-right: 6.74%;}
#idea1 .two.ide2 .con{float: left;margin-left: 6.74%;margin-right: 0;}
#idea1 .two.ide2 .m-pic{float: right;}

@media (max-width: 1280px){
	#idea1{width: 90%}
}

/*é¦–-æ–°é—»*/
#inews{margin-bottom: 80px;}
#inews .ind-tit{margin-bottom: 30px;}
#inews .more{margin-top: 0;margin-bottom: 60px;}
#inews .li{width: 47.5%;margin-right: 5%;margin-bottom: 3.33%;}
#inews .li:nth-child(2n){margin-right: 0;}
#inews .li .m-pic{width: 35.08%;}
#inews .li .m-pic:after{padding-top: 70%;}
#inews .li .con{width: 61.05%;}
#inews .li .con .name{color: #333333;font-size: 16px;line-height: 26px;height: 52px;overflow: hidden;}
#inews .li .con .desc{color: #888888;font-size: 14px;line-height: 20px;height: 40px;overflow: hidden;margin: 4% 0 5%;}
#inews .li .con .date{color: #666666;font-size: 14px;}
#inews .li .con .name:hover{color: var(--pinColor);}

@media (max-width: 1200px){
	#idea1 .one .more{margin-top: 18%;}
}
@media (max-width: 1050px){
	#index .box1 .t1{font-size: 36px;}

	#index .box2 .con{width: 50%;}
	#index .box2 .t1{font-size: 28px;}

	#iproduct .list .p .name{font-size: 18px;}
}

@media (max-width: 1050px){
	/*#idea1 .one{padding-bottom: 3.8%;}*/
	#idea1 .tit{font-size: 16px;}
	#idea1 .two .con{width: 50%;margin-right: 0;padding: 5%;}
	#idea1 .two.ide2 .con{margin-left: 0%;}
}

@media (max-width: 850px){
	#iproduct{margin-bottom: 60px;}
	.pub-m.more,
	#iproduct .ind-desc{font-size: 24px;line-height: 36px;}
	.pub-m.more{line-height: 50px;height: 50px;padding: 0 30px;}

	#iproduct .list .p:nth-child(4n),
	#iproduct .list .p{width: 48%;margin-right: 4%;margin-bottom: 0;padding: 10px 0;}
	#iproduct .list .p:nth-child(2n){margin-right: 0;}
	#iproduct .list .p .sh{box-shadow: 0 0 20px 5px #f2f3f5;width: 90%;padding: 20px 5%;margin: 0 auto;}


	#inews .li{width: 100%;margin-right: 0;margin-bottom: 3%;padding-bottom: 3%;}
	#inews .li .m-pic{border: 1px solid #dcdcdc;}
	#inews .li .con .desc,
	#inews .li .con .name{height: auto;}
}

@media (max-width: 756px){
	#index .box2 .t1,
	#index .box1 .t1{font-size: 32px;}
	#index .box1 .d1{font-size: 24px;line-height: 36px; width:100%;}

	#index .box2 .con{width: 60%;}
	#index .box2 .img{width: 20%;height: auto;}
	#iproduct .list .p .desc,
	#index .box2 .more,
	#inews .li .con .desc,
	#inews .li .con .date,
	#idea1 .d1,
	#index .box2 .d1{font-size: 24px;line-height: 36px;}
	#index .box2 .d1{margin: 22px 0 30px;}
	#idea1 .one .more,
	#index .box1 .more{font-size: 24px;height: 50px;line-height: 50px;padding: 0 30px;}
	
	#iproduct .list .p .name{font-size: 22px;height: 50px;}
	#iproduct .list .p .desc{height: 108px;font-size: 22px;}
	#idea1 .tit,
	#inews .li .con .name{font-size: 25px;line-height: 35px;}
	#inews .li .con .desc{line-height: 34px;margin-bottom: 4.5%;margin-top: 3.5%;}
	#inews .li .m-pic:after{padding-top: 100%;}
	
	#idea1 .list2,
	#idea1 .one{width: 100%;}
	#idea1 .one{padding-top: 10%;}

	#idea1 .m-pic .pc{display: none;}
	#idea1 .m-pic{height: 300px;}
	#idea1 .two .m-pic:after,
	#idea1 .one .m-pic:after{padding-top: 0;}
	#idea1 .m-pic .mi{display: inline-block;}
	#idea1 .two.ide2 .con,
	#idea1 .two .con,
	#idea1 .two .m-pic,
	#idea1 .two.ide2 .m-pic{float: none;width: 79.4%;margin: 0 auto;text-align: left;}

	#idea1 .two{padding: 10% 0;}
	#idea1 .two.ide2 .con,
	#idea1 .two .con,
	#idea1 .one .con{margin-top: 40px;padding: 0;}
	#idea1 .one,
	#idea1 .two.ide2{margin-bottom: 20px;}
	#idea1 .one .more{margin-top: 40px;}
}


.z-pic,[z-pic]{ position:relative;}
.z-pic:after,[z-pic]:after{content: "";width:100%; display:inline-block; padding-top:100%;}
.z-pic img,[z-pic] img{ max-width:100%; max-height:100%; position:absolute; top:0; bottom:0; left:0; right:0; z-index:1; margin:auto;}

/*æ–°é—»*/
#news{margin-bottom: 100px;}
#news .intro{margin: 90px auto 100px;}
#news .center{padding: 100px 0;}
#news .cate-list{margin-bottom: 95px;}
#news .cate-list .cate{margin: 0 2.92%;color: #333333;font-size: 20px;padding-bottom: 16px;}
#news .cate-list .cate:after{content: "";position: absolute;bottom: 0;left: 0;right: 0;margin: auto;width: 10px;height: 0;background: url(/images/ico3.png) no-repeat center center;-webkit-transition:.5s;transition:.5;}
#news .cate-list .cate.cur{font-weight: bold;}
#news .cate-list .cate:hover::after,
#news .cate-list .cate.cur:after{height: 7px;}
#news .cate-list .cate:hover,
#news .cate-list .cate.cur{color: var(--mainColor);}
#news .list .info{width: 100%;padding-bottom: 30px;margin-bottom: 50px;border-bottom: 1px solid #dcdcdc;}
#news .list .img{width: 18.83%;}
#news .list .img:after{padding-top: 70.17%;}
#news .list .con{width: 65%;margin-left: 2.5%;}
#news .list .con .name{color: #333333;font-size: 24px;}
#news .list .con .date,
#news .list .con .desc{color: #666666;font-size: 16px;line-height: 26px;}
#news .list .con .desc{margin: 2% 0 3%;}
#news .list .info:hover .img img{transform: scale(1.1);}
#news .list .info:hover .name{color: var(--mainColor);}
/*è¯¦ç»†*/
#news .news-detail {margin: 80px auto 100px;}
#news .news-detail .left{width: 70.83%;}
#news .news-detail .left .info-name{color: #333333;font-size: 30px;}
#news .news-detail .left .con{margin: 20px 0 55px;}
#news .news-detail .con .date{margin-right: 25px;}
#news .news-detail .con .cn{color: #999999;font-size: 14px;}
#news .news-detail .detail *{color: #666666;font-size: 16px;}
#news .news-detail .prev-next{margin-top: 50px;}
#news .news-detail .prev-next a.text-left{margin: 0;}
#news .news-detail .prev-next a{width: 48.23%;padding: 30px 0 40px;background: #f0f0f0;}
#news .news-detail .prev-next .icen{width: 82.19%;margin: 0 auto;}
#news .news-detail .prev-next .tit{position: relative;color: #333333;font-size: 16px;padding-bottom: 18px;margin-bottom: 28px;}
#news .news-detail .prev-next .tit:after{content: "";position: absolute;bottom:0;left: 0;width: 30px;height: 2px;background: #f0f0f0;}
#news .news-detail .prev-next .name{color: #333333;font-size: 16px;line-height: 24px;height: 48px;overflow: hidden;margin-bottom: 18px;}
#news .news-detail .prev-next .date{color: #888888;font-size: 14px;}

#news .news-detail .prev-next a:hover{background: var(--mainColor);}
#news .news-detail .prev-next a:hover .tit:after{background: #fff;}
#news .news-detail .prev-next a:hover .tit,
#news .news-detail .prev-next a:hover .name,
#news .news-detail .prev-next a:hover .date{color: #ffffff;}

#news .news-detail .right{width: 25%;}
#news .news-detail .right .cen{width: 100%;padding: 24px 10% 0;border: 1px solid #e8e8e8;border-top: 5px solid var(--mainColor);margin: 0 auto;}
#news .news-detail .right .tit{position: relative;color: #333333;font-size: 22px;padding-bottom: 22px;}
#news .news-detail .right .tit:after{content: "";position: absolute;bottom: 4px;left: 0;width: 30px;height: 3px;background: #666666;}
#news .news-detail .right .cen .li{margin-top: 25px;border-bottom: 1px solid #e8e8e8;padding-bottom: 20px;}
#news .news-detail .right .name{color: #333333;font-size: 16px;line-height: 24px;height: 44px;margin-bottom: 17px;overflow: hidden;}
#news .news-detail .right .li:hover .name{color: var(--mainColor);}
#news .news-detail .right .li:last-child{padding-bottom: 30px;border-bottom: none;}
#news .news-detail .right .date{color: #999999;font-size: 14px;}
#news .news-detail .right .share{margin-top: 30px;}
#news .news-detail .right .share a{cursor: pointer;width: 47.6%;text-align: center;border: 1px solid #e8e8e8;border-radius: 25px;height: 48px;line-height: 48px;color: #444444;font-size: 14px;}
#news .news-detail .right .share a span{margin-right: 4.89%;height: 48px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: 100% auto;background-size: 100% auto;}
#news .news-detail .right .share a:hover{color: #fff;background: var(--mainColor);border-color: var(--mainColor);}
#news .news-detail .right .share a.wx span{width: 16.78%;background-image: url(/images/ico5.png);}
#news .news-detail .right .share a.wx:hover span{background-image: url(/images/ico6.png);}
#news .news-detail .right .share a.wb span{width: 15.38%;background-image: url(/images/ico7.png);}
#news .news-detail .right .share a.wb:hover span{background-image: url(/images/ico8.png);}


@media (max-width: 1280px){
	#news .list .con{width: 76%;}
	#news .list .con .desc{margin-bottom: 2.5%;}
}
@media (max-width: 1200px){
	#news .news-detail .right{width: 26%;}
	#news .news-detail .right .name{font-size: 15px;}
	#news .news-detail .right .share a{font-size: 12px;}
}

@media (max-width: 1024px){
	#news .news-detail .left,
	#news .news-detail .right{width: 100%;float: none;}
	#news .news-detail .right{margin-top: 60px;}
	#news .news-detail .right .cen{padding-left: 4%;padding-right: 4%;}
	#news .news-detail .right .name{height: auto;}
	#news .news-detail .right .share a{width: 200px;float: left;margin-right: 30px;}

  	#news .news-detail .right .tit{font-size: 22px;}
  	#news .news-detail .right .date{font-size: 18px;}
}

@media (max-width: 756px){
	#news .cate-list .cate{font-size: 26px;margin: 0 4%;}

	#news .list .img{width: 33%;float: none;}
	#news .list .con{width: 100%;float: none;margin-left: 0;margin-top: 30px;}
	#news .list .con .name{font-size: 26px;margin-top: 30px;}
	#news .news-detail .con .cn,
	#news .list .con .date,
	#news .list .con .desc{font-size: 24px;line-height: 36px;}
	#news .list .con .desc{margin-top: 25px;}
	
	#news .news-detail .prev-next a{width: 100%;float: none;}
	#news .news-detail .prev-next .icen{width: 88%;}
	#news .news-detail .prev-next .prev{margin-bottom: 60px;}
	#news .news-detail .prev-next .tit,
	#news .news-detail .right .tit,
	#news .news-detail .prev-next .name{font-size: 26px;line-height: 38px;}
	#news .news-detail .prev-next .name{height: 76px;}
	#news .news-detail .prev-next .tit:after{background: #333;}
	#news .news-detail .right .name{line-height: 36px;}
	#news .news-detail .right .name,
	#news .news-detail .right .date,
	#news .news-detail .prev-next .date,
	#news .news-detail .right .share a,
	#news .news-detail .detail *{font-size: 24px;}
	#news .news-detail .right .share a{width: 40%;height: 60px;line-height: 60px;}
	#news .news-detail .right .share a span{height: 60px;}

	#news .news-detail .right .cen .li{margin-top: 30px;padding-bottom: 30px;}
}

/*end*/

/*å…³äºŽ*/
#about .abox{padding: 100px 0;margin-bottom: 100px;}
 .maod{top: -110px;}
#about .left{/*width: 75%;*/margin: 0 auto;}
#about .left .tit1{color: #333333;font-size: 34px;margin-bottom: 40px;}
#about .left .desc1{color: #888888;font-size: 26px;line-height: 36px;}
#about .left .content{margin-top: 23px;padding: 55px 0 50px;border-top: 1px solid #bbbbbb;border-bottom: 1px solid #bbbbbb;}
#about .history-box{margin-bottom: 0;padding-top: 0;}
#about .pub-box.history-box .tit1{margin-bottom: 65px;}
#about .history .bns{top: 0;bottom: 0;margin: auto;width: 80px;height: 80px;background-repeat: no-repeat;background-position: center center;}
#about .history .prev.swiper-button-disabled:hover,
#about .history .prev{left: -6.66%;background-image: url(/images/his1.png);}
#about .history .prev:hover{background-image: url(/images/his3.png);}
#about .history .next.swiper-button-disabled:hover,
#about .history .next{right: -6.66%;background-image: url(/images/his2.png);}
#about .history .next:hover{background-image: url(/images/his4.png);}

#about .history:before{content: "";position: absolute;top: 0;bottom: 0;margin: auto;left: 0;width: 100%;height: 2px;background: #666666;}
#about .history .container{width: 94%;}
#about .history .container .pt{width: 100%;left: 0;right: 0;margin: auto;}
#about .history .con{width: 94%;margin: 0 auto;position: relative;border: 1px solid #cccccc;border-radius: 5px;padding: 20px 25px 30px;}
#about .history .con:after{content:"";position: absolute;left: 0;right: 0;margin: auto;width: 14px;height: 8px;background: url(/images/ico9.jpg) no-repeat center center;}
#about .history .one .con:after{bottom: -7px;}
#about .history .one .pt{top: 0;}
#about .history .two .con:after{top: -7px;transform: rotate(180deg);}
#about .history .two .pt{bottom: 0;}
#about .history .year{color: var(--pinColor);font-size: 24px;font-weight: bold;margin-bottom: 13px;}
#about .history .desc{color: #333333;font-size: 16px;line-height: 26px;}
#about .history .slide:before{content: "";position: absolute;top: 0;bottom: 0;margin: auto;left: 0;right: 0;width: 16px;height: 16px;background: url(/images/ico10.jpg) no-repeat center center;}
/*å…¬ç”¨*/
#about .pub-box .tit1{color: #333333;font-size: 34px;margin-bottom: 25px;}
#about .pub-box .desc1{color: #333333;font-size: 18px;line-height: 36px;}
/*ç†å¿µ*/
#about .idea-list{margin-top: 55px;}
#about .idea-list .idea{margin-bottom: 60px;}
#about .idea-list .idea .img{width: 45%;}
#about .idea-list .idea .img:after{padding-top: 56.11%;}
#about .idea-list .idea .con{width: 46.66%;margin-top: 4.58%;}
#about .idea-list .idea .con .tit .en,
#about .idea-list .idea .con .tit{color: #333333;font-size: 24px;font-weight: bold;}
#about .idea-list .idea .con .tit .en{text-transform: uppercase;}
#about .idea-list .idea .con .d1{margin: 10px 0 25px;color: #888888;font-size: 22px;line-height: 30px;}
#about .idea-list .idea .con .d2{color: #333333;font-size: 16px;line-height: 28px;}
#about .idea-list .idea.two .img{float: right;}
#about .idea-list .idea.two .con{float: left;}
#about .idea-list .idea.one .con{margin-right: 3.33%;}
#about .idea-list .idea.two .con{margin-left: 2.5%;}
#about .idea-list .idea:last-child{margin-bottom: 0;}
/*å“è´¨*/
#about .honor-list{margin-top: 70px;}
#about .honor-list .honor{margin-bottom: 60px;}
#about .honor-list .honor:last-child{margin-bottom: 0px;}
#about .honor-list .tit{color: #333333;font-size: 30px;margin-bottom: 40px;}
#about .honor-list .ri{width: 90%;margin-left: 1.83%;}
#about .honor-list .desc{color: #333333;font-size: 16px;line-height: 26px;margin-bottom: 50px;}
#about .honor-list .i{width: 23.14%;margin-right: 1.92%;margin-bottom: 1.92%;}
#about .honor-list .i:nth-child(4n){margin-right: 0;}
#about .honor-list .i:hover img{transform: scale(1.1);}
/*end*/

@media (max-width: 1200px){
	#about .idea-list .idea .con .tit .en,
	#about .idea-list .idea .con .tit{font-size: 20px;}
	#about .idea-list .idea .con .d2{font-size: 14px;}
	#about .idea-list .idea .con .d1{font-size: 16px;margin-bottom: 20px;}
	#about .idea-list .idea .con{margin-top: 3%;}
}


@media (max-width: 950px){
	#about .honor-list .ri{margin-left: 0;width: 100%;}

	#about .left{width: 100%;}
}
@media (max-width: 850px){
	#about .idea-list .idea .con .tit .en,
	#about .idea-list .idea .con .tit{font-size: 18px;}
	#about .idea-list .idea .con .d2{font-size: 14px;}
	#about .idea-list .idea .con .d1{font-size: 14px;margin-bottom: 15px;}
	#about .idea-list .idea .con{margin-top: 0;width: 50%;}
	#about .idea-list .idea.one .con{margin-right: 0;}
	#about .idea-list .idea.two .con{margin-left: 0;}
}

@media (max-width: 756px){
	#about .idea-list .idea.two .img,
	#about .idea-list .idea.two .con,
	#about .idea-list .idea .img,
	#about .idea-list .idea .con{width: 100%;float: none;margin: 0 auto!important;}
	#about .idea-list .idea .img{text-align: left;}
	#about .idea-list .idea .img:after{padding-top: 45%;}
	#about .idea-list .idea.two .con,
	#about .idea-list .idea .con{margin: 30px auto 0!important;}
	#about .idea-list .idea .con .tit .en,
	#about .idea-list .idea .con .tit{font-size: 26px;}

	#about .pub-box .desc1,
	#about .idea-list .idea .con .d2,
	#about .idea-list .idea .con .d1{font-size: 24px;line-height: 38px;}

	#about .honor-list .i:nth-child(4n),
	#about .honor-list .i{width: 31%;margin-right: 3.5%;margin-bottom: 3.5%;}
	#about .honor-list .i:nth-child(3n){margin-right: 0;}
	#about .honor-list .desc{font-size: 24px;line-height: 36px;}

	#about .pub-box.history-box .tit1{margin-bottom: 70px;}
	#about .history .year{font-size: 26px;line-height: 38px;}
	#about .history .desc{font-size: 24px;line-height: 36px;}


	#about .abox .maod{top: -120px;}
}


/*è”ç³»*/
#contact .bottom{padding: 84px 0 105px;margin-bottom: 100px;}
#contact .bottom .code{width: 50%;}
#contact .bottom .code .tit{color: #333333;font-size: 22px;margin-bottom: 35px;}
#contact .bottom .code .li{width: 150px;}
#contact .bottom .code .li:first-child{margin-right: 27.5%;}
#contact .bottom .code .li .m-pic{width: 136px;height: 136px;margin: 0 auto 10px;}
#contact .bottom .code .li .txt{color: #333333;font-size: 16px;line-height: 28px;}
#contact .bottom .code .online{margin-top: 35px;padding: 0 19px;border: 1px solid var(--mainColor);color: var(--mainColor);font-size: 18px;line-height: 36px;/*min-height: 36px;*/border-radius: 3px;}
#contact .bottom .code .online:hover{background: var(--mainColor);color: #fff;}
#contact .bottom .way{width: 45.83%;background: #fff;padding: 50px 40px 65px;}
#contact .bottom .way .company{color: #333333;font-size: 26px;}
#contact .bottom .way .tt{color: #333333;font-size: 18px;line-height: 30px;}
#contact .bottom .way .tit{margin: 25px 0 15px;font-weight: bold;}
#contact .bottom .way .add{;margin-bottom: 45px;}
#contact .bottom .way .w2{margin-bottom: 15px;}
#contact .bottom .way .w2 .i{width: 40px;height: 28px;background-repeat: no-repeat;background-position: center center;}
#contact .bottom .way .w2 .w{width: 81.73%;color: #333333;font-size: 18px;line-height: 28px;}
#contact .bottom .way .w2:hover .w{color: var(--mainColor);text-decoration: underline;}
#contact .bottom .way .tel .i{background-image: url(/images/tel.png);}
#contact .bottom .way .tel2 .i{background-image: url(/images/tel2.png);}
#contact .bottom .way .qq .i{background-image: url(/images/qq.png);}
#contact .bottom .way .email{margin-bottom: 0;}
#contact .bottom .way .email .i{background-image: url(/images/email.png);}

@media (max-width: 1200px){
	#contact .bottom .way .company{font-size: 26px;}
}

@media (max-width: 981px){
	#contact .bottom .code,
	#contact .bottom .way{width: 100%;float: none;}
	#contact .bottom .way{margin-bottom: 60px;}
	#contact .bottom .code{text-align: center;}
	#contact .bottom .code .li:first-child{margin-right: 7%;}
}

@media (max-width: 756px){
	#contact .bottom .way .w2 .w,
	#contact .bottom .code .li .txt,
	#contact .bottom .code .online,
	#contact .bottom .way .tt{font-size: 24px;line-height: 36px;}
	#contact .bottom .code .tit{font-size: 28px;}
	#contact .bottom .code .online{height: 40px;padding-top: 2px;}
	#contact .bottom .way .w2 .w{margin-bottom: 22px;}
	#contact .bottom .way .w2 .i{height: 36px;}
	#contact .bottom .code .li{width: 40%;}
}

/*é”€å”®ç½‘ç»œ*/
#contact .same {margin-bottom: 100px;padding: 100px 0;}
#contact .dealer .con{width: 48.92%;}
#contact .dealer .tit1{color: #333333;font-size: 34px;}
#contact .dealer .tit2{color: var(--mainColor);font-size: 20px;margin: 15px 0 25px;}
#contact .dealer .list{border-top: 1px solid #bbbbbb;border-bottom: 1px solid #bbbbbb;padding: 50px 0;}
#contact .dealer .list .li{padding-bottom: 30px;}
#contact .dealer .list .li:last-child{padding-bottom: 0px;}
#contact .dealer .list .tt{color: #666666;font-size: 16px;line-height: 28px;}
#contact .dealer .list .t11{font-weight:bold;}
#contact .dealer .list .company{margin: 30px 0;}
#contact .dealer .list .company .tt:hover{color: var(--mainColor);}

@media (max-width: 1200px){
	#contact .dealer .tit2{font-size: 28px;}
	#contact .dealer .con{width: 80%;}
	#contact .dealer .list .tt{font-size: 26px;}
	#contact .dealer .list .tt{font-size: 24px;line-height: 38px;}
}

@media (max-width: 950px){
	#contact .dealer .con{width: 100%;}
}

/*æ‹›è˜*/
#contact .join .tit1{color: #333333;font-size: 34px;}
#contact .join .tit2{color: #333333;font-size: 20px;line-height: 32px;margin: 20px 0 50px;}
#contact .join .job{background: #fff;border: 1px solid #e5e5e5;margin-bottom: 20px;}
#contact .join .job .con{padding: 20px 0;line-height: 28px;border-bottom: 1px solid transparent;}
#contact .join .job .con .w{padding: 4px 0;}
#contact .join .job .con .w1{width: 32%;color: #333333;font-size: 16px;margin: 0 3.25%;}
#contact .join .job .con .w2{width: auto;color: #999999;font-size: 16px;}
#contact .join .job .con .w3{padding-left: 28px;background: url(/images/date.png) no-repeat left center;color: #333333;font-size: 16px;margin-right: 15%;}
#contact .join .job .con .w4{margin: 0 20px;width: 76px;height: 36px;background: url(/images/add.png) no-repeat center center;}
#contact .join .job .con .w4:hover{transform:rotate(180deg);background-image: url(/images/add2.png);}
#contact .join .job .con:hover .con .w1{color: var(--mainColor);}
#contact .join .job .detail{width: 93.5%;margin: 0 auto;height: 0;overflow: hidden;}
#contact .join .job .detail .t{padding-top: 50px;color: #282828;font-size: 18px;margin-bottom: 25px;}
#contact .join .job .detail .d{color: #666666;font-size: 14px;line-height: 26px;margin-bottom: 30px;}
#contact .join .job .detail .mi{display: none;}
#contact .join .job .detail .left{width: 75.75%;}
#contact .join .job .detail .apply1{width: 160px;height: 60px;line-height: 60px;color: #fff;background: var(--mainColor);border: 1px solid var(--mainColor);font-size: 16px;}
#contact .join .job .detail .apply1:hover{background: transparent;color: var(--mainColor);}
#contact .join .job .detail .cont{color: #333333;font-size: 14px;}
#contact .join .job .detail .cont.c2{margin-top: 10px;}
#contact .join .job.open{background: #f9f9f9;}
#contact .join .job.open .con{border-color: #e5e5e5;}
#contact .join .job.open .con .w4{transform:rotate(0deg);background-image: url(/images/close.png);}
#contact .join .page{margin-top: 60px;}

#apply_window .blank,
#apply_window .form,
#apply_window{top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
#apply_window .blank,
#apply_window .re{width: 100%;height: 100%;}
#apply_window .re{overflow-y: auto;}
#apply_window{z-index: 999;width: 100%;height: 0;overflow: hidden;}
#apply_window .blank{background: #000;opacity: .5;cursor: pointer;}
#apply_window .form{width: 760px;bottom: auto;height: auto;background: #fff;z-index: 2;}
#apply_window .form #apply2{width: 68.42%;margin: 0 auto;}
#apply_window .form .close{margin: 30px 30px 7px 0;width: 28px;height: 27px;background: url(/images/close.png) no-repeat center center;}
#apply_window .form .tit{color: #333333;font-size: 16px;}
#apply_window .form .job{margin: 15px 0 38px;color: #0362b2;font-size: 24px;}
#apply_window .form .txt{margin-bottom: 19px;}
#apply_window .form .txt,
#apply_window .form .file{border-bottom: 1px solid #dddddd;}
#apply_window .form .ipt,
#apply_window .form .t2{color: #888888;font-size: 16px;}
#apply_window .form .txt .t2,
#apply_window .form .txt .ipt{height: 47px;line-height: 47px;}
#apply_window .form .txt .ipt{width: 70%;}
#apply_window .form .file{padding-bottom: 10px;}
#apply_window .form .file .f{line-height: 40px;height: 40px;}
#apply_window .form .file .ipt{width: 60%;}
#apply_window .form .file .t2{color: #333333;font-size: 16px;background: #eaeaea;padding: 0 20px;}
#apply_window .form .file .ipt:hover{color: var(--mainColor);}
#apply_window .form .file .t2:hover{background: var(--mainColor);color: #fff;}
#apply_window .form .file .t2.close2{width: 40px;height: 40px;background: url(/images/close.png) no-repeat center center/20px;}
#apply_window .form .sub{margin: 40px auto 34px;width: 140px;height: 50px;line-height: 50px;border: 1px solid var(--mainColor);background: var(--mainColor);color: #fff;font-size: 16px;}
#apply_window .form .sub:hover{background: transparent;color: var(--mainColor);}
#apply_window .form .tips{color: #666666;font-size: 16px;line-height: 26px;margin-bottom: 20px;}
#apply_window .form .email{font-size: 0;padding-top: 30px;background: url(/images/win.jpg) no-repeat left top/100% 31px;}
#apply_window .form .email a{background: var(--mainColor);color: #fff;padding: 30px 0;font-size: 16px;}


@media (max-width: 981px){
	#contact .join .job .con .w2{display: none;}
	#contact .join .job .con .w1{width: 50%;}
	#contact .join .job .detail .mi{display: block;}
	#contact .join .job .con .w3{margin-right: 3%;}
}

@media (max-width: 850px){
	#contact .join .job .con{padding: 30px 0;line-height: 36px;}
	#contact .join .job .con .w3,
	#contact .join .job .detail .d,
	#contact .join .job .detail .cont,
	#contact .join .job .con .w1{font-size: 24px;}
	#contact .join .job .con .w4{height: 44px;}
	#contact .join .job .detail .apply1,
	#contact .join .job .detail .t{font-size: 26px;}
	#contact .join .job .detail .d{line-height: 36px;}

	#contact .join .tit2{font-size: 26px;line-height: 38px;}

	#contact .join .job .detail .fl,
	#contact .join .job .detail .apply1{float: none;}
	#contact .join .job .detail .apply1{margin-top: 30px;}
	#apply_window .form .file .t2,
	#apply_window .form .file .f{float: none;}
	#apply_window .form .file .f{width: 100%;}
	#apply_window .form .file .t2{width: 220px;text-align: center;height: 50px;line-height: 50px;margin-top: 15px;}
	#apply_window .form .txt .t2, #apply_window .form .txt .ipt,
	#apply_window .form .sub{height: 55px;line-height: 55px;}
	#apply_window .form .sub{width: 200px;}
	#apply_window .form .file{padding-bottom: 20px;}
	#apply_window .form .txt{margin-bottom: 30px;}
	#apply_window .form .tips{line-height: 36px;}
	#apply_window .form #apply2{width: 85%;}
	#apply_window .form .email a,
	#apply_window .form .tips,
	#apply_window .form .sub,
	#apply_window .form .file .t2,
	#apply_window .form .ipt,
	#apply_window .form .t2,
	#apply_window .form .tit{font-size: 24px;}
	#apply_window .form .job{font-size: 26px;}
}


/*åº•éƒ¨ç”³è¯·åˆä½œä¼™ä¼´*/
#apply_pn{padding: 70px 0;margin-bottom: 60px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;background-size: cover;}
#apply_pn .title{font-size: 24px;}
#apply_pn .title,
#apply_pn .intro{color: #333333;width: 90%;margin: 0 auto;}
#apply_pn .intro{font-size: 16px;line-height: 26px;margin: 20px auto 30px;}
#apply_pn .form{width: 92%;margin: 0 auto;}
#apply_pn .form .txt{width: 19%;padding: 0 15px;height: 50px;line-height: 50px;border: none;background: #fff;color: #7a7a7a;font-size: 14px;margin-right: 1.03%;}
#apply_pn .form .txt.t1{width: 30%;}
#apply_pn .form .txt::-webkit-input-placeholder{color:#7a7a7a;font-size: 14px;}
#apply_pn .form .txt::-moz-placeholder{color:#7a7a7a;font-size: 14px;}
#apply_pn .form .txt::-moz-placeholder{color:#7a7a7a;font-size: 14px;}
#apply_pn .form .txt::-ms-input-placeholder{color:#7a7a7a;font-size: 14px;}

#apply_pn .form .sub{color: #ffffff;font-size: 14px;font-weight: bold;padding: 0 33px;height: 50px;line-height: 50px;background: var(--pinColor);}


@media(max-width: 756px){
	
#apply_pn .form .txt::-webkit-input-placeholder{color:#7a7a7a;font-size: 26px;}
#apply_pn .form .txt::-moz-placeholder{color:#7a7a7a;font-size: 26px;}
#apply_pn .form .txt::-moz-placeholder{color:#7a7a7a;font-size: 26px;}
#apply_pn .form .txt::-ms-input-placeholder{color:#7a7a7a;font-size: 26px;}
}

/*åˆ†é¡µ*/
#turn_page{font-size: 0;margin-top: 70px;}
#turn_page *{display: inline-block;vertical-align: top;}
#turn_page .fl1{width: 78px;height: 43px;line-height: 43px;display: inline-block;vertical-align: top;border: 1px solid #e5e5e5;color: #666666;font-size: 14px;}
#turn_page .first{margin-right: 10px;}
#turn_page .fl1:hover{color: var(--mainColor);}

#turn_page .pbtn{width: 43px;height: 43px;margin-right: 10px;border: 1px solid #e5e5e5;position: relative;}
#turn_page .pbtn .i{width: 100%;height: 100%;display: block;background-repeat: no-repeat;background-position: center center;}
#turn_page font.pbtn .i{opacity: .5;}
#turn_page .prev .i{background-image: url(/images/p1.png);}
#turn_page a.prev .i:hover{background-image: url(/images/p1_h.png);}
#turn_page .next .i{background-image: url(/images/p2.png);}
#turn_page a.next .i:hover{background-image: url(/images/p2_h.png);}
#turn_page .fl1:hover,
#turn_page a.pbtn:hover{border-color: var(--mainColor);}

#turn_page .txt,
#turn_page .pn{color: #999999;font-size: 14px;border: 1px solid #e5e5e5;width: 43px;height: 43px;line-height: 43px;margin-right: 10px;}
#turn_page .pn:hover,
#turn_page .pn.cur{background: var(--mainColor);color: #fff;border-color: var(--mainColor);}

#turn_page .total{margin: 0 23px 0 14px;}
#turn_page .t1{color: #666666;font-size: 14px;line-height: 43px;}
#turn_page .form .fl1,
#turn_page .txt{margin-left: 10px;}

@media (max-width: 1200px){
	#turn_page .t1,
	#turn_page form{display: none;}
}
@media (max-width: 756px){
	#turn_page .fl1,
	#turn_page .pbtn,
	#turn_page .pn{width: 60px;height: 60px;line-height: 60px;margin-bottom: 12px;}
	#turn_page .fl1{width: 100px;font-size: 24px;}
	#turn_page .pbtn{font-size: 0;}
	#turn_page .pn{font-size: 24px;}

}


/*å…³æ³¨*/
.web-follow{margin-bottom: 70px;}
.web-follow .tt{color: #888888;font-size: 16px;line-height: 26px;margin-right: 15px;}
.web-follow .s{margin-right: 10px;height: 26px;background-repeat: no-repeat;background-position: center center;}
.web-follow .s:hover{transform: scale(1.1);}
.web-follow .wt{width: 18px;background-image: url(/images/follow1.jpg);}
.web-follow .l2{width: 15px;background-image: url(/images/follow2.jpg);}

.web-follow .cbox{width: 120px;height: 0;overflow: hidden;top: -133px;left: 32px;}
.web-follow .cbox .i{width: 14px;height: 7px;margin: 0 auto;background: url(/images/down.png) no-repeat center center;position: relative;z-index: 2;}
.web-follow .cbox .m-pic{width: 120px;height: 120px;margin: 0 auto;background: #fff;box-shadow: 0 0 20px 3px #cacaca;}
.web-follow .cbox.open{height: 127px;overflow: visible;}


/*åº•éƒ¨*/
#footer{padding-top: 77px;background: #161A21;}
#footer .img{width: 20%;}
#footer .img .i1{width: 44.58%;margin-left: 13.33%;margin-bottom: 65px;}
#footer .img .i2{width: 72.92%;}
#footer .img .i2 .c2{display: none;}
#footer .img .i2:hover .c1{display: none;}
#footer .img .i2:hover .c2{display: inline-block;}
#footer .nav{width: 75.83%;}
#footer .nav .child{width: 14.28%;margin-right: 2.857%;}
#footer .nav .child:last-child{width: auto;margin-right: 0;max-width: 14.28%}
#footer .nav .one{margin-bottom: 35px;color: rgba(255,255,255);font-size: 16px;font-weight: bold;}
#footer .nav .two .t2{color: rgba(255,255,255,.6);font-size: 14px;margin-bottom: 10px;}
#footer .nav .two .t2:last-child{margin-bottom: 0;}
#footer .copyright{margin-top: 60px;padding: 25px 0;border-top: 1px solid #5f5f5f;}
#footer .copyright *{color: rgba(255,255,255,.7);font-size: 14px;line-height: 26px;}
#footer .nav .two .t2:hover,
#footer .copyright a:hover{color: var(--pinColor);}


@media (max-width: 1300px){
	#apply_pn .form{width: 90%;}
	#apply_pn .form .txt{width: 23%;}
	#apply_pn .form .sub{display: block;margin: 20px auto 0;width: 200px;}
}
@media (max-width: 1050px){
	#footer .nav,
	#footer .img{width: 100%;float: none;}
	#footer .img{text-align: center;margin-bottom: 77px;}
	#footer .img .i2 .c1{display: none;}
	#footer .img .i2 .c2{display: inline-block;}
	#footer .img .m-pic{width: 170px;margin: 0 auto;}
	#footer .img .i2{margin-top: 40px;}
	#footer .nav .child:last-child,
	#footer .nav .child{display: block;width: 100%;border-bottom: 1px solid #ccc;max-width: 100%;}
	#footer .nav .child:first-child{border-top:  1px solid #ccc;}
	#footer .nav .child:last-child{border-bottom: none;}
	#footer .nav .child .one{cursor: pointer;margin-bottom: 0;padding: 35px 0;font-size: 26px;background: url(/images/add5.png) no-repeat 96% center;}
	#footer .nav .child.open .one{color: var(--pinColor);background-image: url(/images/jess2.jpg);}
	#footer .nav .child .two{height: 0;overflow: hidden;}
	#footer .nav .child .two .t2{font-size: 24px;margin-bottom: 25px;}

	#footer .copyright {text-align: center;}
	#footer .copyright *{font-size: 24px;line-height: 36px;}
	#footer .copyright .fl,
	#footer .copyright .fr{width: 100%;float: none;}

	/*#apply_pn .form .txt{width: 28%;}*/
	/*#apply_pn .form .txt.t1{width: 38%;}*/
}

@media (max-width: 981px){
	#apply_pn .form .txt{width: 48%;margin-bottom: 4%;margin-right: 4%;}
	#apply_pn .form .txt:nth-child(2n){margin-right: 0;}
}
@media (max-width: 756px){
	.web-follow .tt{font-size: 24px;}
	
	#apply_pn .title{font-size: 32px;font-weight: bold;}
	#apply_pn .intro{font-size: 26px;line-height: 36px;margin: 25px auto 35px;}
	#apply_pn .form .txt,
	#apply_pn .form .txt.t1{width: 100%;margin: 0 auto 30px;}
	#apply_pn .form .sub,
	#apply_pn .form .txt{height: 60px;line-height: 60px;font-size: 26px;}
	#apply_pn .form .sub{width: 100%;}

	.web-follow .tt{line-height: 40px;margin-right: 20px;}
	.web-follow .s{width: 40px;height: 40px;margin-right: 20px;background-color: #eee;border-radius: 50%;}

	.web-follow .cbox{width: 230px;top: -218px;left: 25px;}
	.web-follow .cbox .m-pic{width: 200px;height: 200px;}
	.web-follow .cbox.open{height: 230px;}

	#footer .copyright {padding: 35px 0;}
}



/*æœç´¢-å…¨ç«™*/
#search{padding: 40px 0 80px;}
#search .cw1200{padding: 40px 0;width: 97%;margin: 0 auto;border-radius: 5px;}
#search .form{margin-bottom: 40px;padding: 0 1.5%;}
#search .form form{border: 1px solid #ccc;border-radius: 50px;height: 60px;padding: 0 2%;}
#search .form form label,
#search .form form input{height: 60px;line-height: 60px;}
#search .form form .text{background: transparent;border: none;width: 85%;color: #666;font-size: 16px;}
#search .form form .submit{width: 8%;cursor: pointer;background: url(/images/search.png) no-repeat center center;}
#search .end{color: #666;padding: 25px 0;font-size: 16px;border-bottom: 1px solid #e5e5e5;}
#search .list{padding: 0 3%;width: 100%;}
#search .li{border-bottom: 1px solid #ccc;padding-bottom: 20px;margin-bottom: 20px;}
#search .li .name{line-height: 30px;}
#search .li .name .d1{font-size: 18px;color: #333;}
#search .li .name .d2{margin-left: 15px;font-size: 16px;color: #666;}
#search .li .date{color: #333;font-size: 16px;padding-left: 30px;background: url(/images/date.png) no-repeat left center;margin: 15px 0 20px;}
#search .li .desc{color: #666;font-size: 16px;line-height: 26px;}
#search .li:hover .name .d1,
#search .li:hover .name .d2{color: var(--mainColor);}
#search .page{margin-top: 40px;}

@media (max-width: 756px){
	#search .li{padding-bottom: 32px;margin-bottom: 32px;}
	#search .li .name{line-height: 38px;}
	#search .li .name .d1{font-size: 26px;}
	#search .li .date{margin: 20px 0 35px;}
	#search .li .date,
	#search .li .desc,
	#search .li .name .d2{font-size: 24px;line-height: 36px;}
	#search .form form .text{font-size: 26px;}
	#search .form form{padding-left: 4%;}
}


/*ç™»å½•-æ³¨å†Œ*/
#regsiter{width: 600px;margin: 90px auto 6.25%;}
#regsiter .title{color: #333333;font-size: 24px;margin-bottom: 50px;}
#regsiter .form{padding: 90px 0 80px;border: 1px solid #e4e4e4;border-radius: 3px;}
#regsiter .form .cw360{width: 360px;margin: 0 auto;}
#regsiter .form .txt{width: 100%;padding: 0 19px;border: 1px solid #999999;border-radius: 3px;height: 58px;margin-bottom: 20px;}
#regsiter .form .txt .tt{color: #999999;font-size: 14px;height: 58px;line-height: 58px;}
#regsiter .form .txt input{width: 220px;}
#regsiter .form .forgot,
#regsiter .form .login{margin-top: 30px;color: #666666;font-size: 14px;}
#regsiter .form .forgot:hover,
#regsiter .form .login .t{color: var(--mainColor);font-size: 14px;}
#regsiter .form .forgot:hover,
#regsiter .form .login .t:hover{text-decoration: underline;}
#regsiter .form .sub{width: 100%;height: 60px;line-height: 60px;color: #fff;font-size: 20px;background: var(--mainColor);border-radius: 3px;border: 1px solid var(--mainColor);}
#regsiter .form .sub:hover{background: transparent;color: var(--mainColor);}

/*ä¼šå‘˜ä¸­å¿ƒ*/
#member {margin: 90px auto 100px;}
#member .left{width: 20.83%;}
#member .left .li{margin: 20px 0;color: #333333;font-size: 18px;line-height: 28px;}
#member .left .li.cur,
#member .left .li:hover{color: var(--mainColor);font-weight: bold;}
#member .left .li.cur .i{margin-left: 5px;width: 10px;height: 28px;background: url(/images/ico11.png) no-repeat center center;}
#member .right{width: 76.66%;background: #f2f3f5;}
#member .right .center{padding: 60px 0 100px;width: 86.95%;margin: 0 auto;}
#member .right .title{color: #333333;font-size: 24px;margin-bottom: 60px;}
#member .right .title2{color: #666;font-size: 18px;}
#member .right .form .r{margin-bottom: 20px;}
#member .right .form .tt{width: 137px;color: #888888;font-size: 16px;line-height: 50px;}
#member .right .form .txt{width: 57.5%;padding: 0 14px;height: 48px;line-height: 48px;border: 1px solid #999999;font-size: 16px;color: #333333;border-radius: 5px;}
#member .right .form .sub{width: 180px;height: 60px;line-height: 60px;color: #fff;text-align: center;border-radius: 5px;background: var(--mainColor);border: 1px solid var(--mainColor);font-size: 20px;}
#member .right .form .sub:hover{background: transparent;color: var(--mainColor);}
#member .right .download-list .down{background: #f2f3f5;}
#member .right .download-list .down:nth-child(2n){background: #ffffff;}
#member .right .download-list .mi{display: none;}


@media (max-width: 1200px){
	#service .w1{width: 32%;}
	#service .w3{width: 16%;}
}

@media (max-width: 981px){
	#service .w1{width: 85%;}
	#service .down{position: relative;}
	#service .down .w6{position: absolute;float: none;top: 0;bottom: 0;right: 19px;width: 48px;height: 48px;margin: auto;}
	#service .w2,
	#service .w3{width: 16%;}
	#member .right .download-list .mi{display: block;}
	#service .w2,
	#service .w3,
	#service .w5,
	#service .w4{display: none;}
}

@media (max-width: 756px){
	#regsiter{margin-bottom: 80px;}
	#regsiter .title{font-size: 28px;}
	#regsiter .form .cw360{width: 80%;}
	#regsiter .form .txt{margin-bottom: 35px;}
	#regsiter .form .txt{height: 70px;}
	#regsiter .form .txt .tt{font-size: 26px;line-height: 70px;height: 70px;}
	#regsiter .form .sub{height: 70px;line-height: 70px;font-size: 26px;}
	#regsiter .form .forgot,
	#regsiter .form .forgot:hover,
	#regsiter .form .login .t,
	#regsiter .form .login{font-size: 24px;margin-top: 45px;}
	#regsiter .form .login .t{margin-top: 0;}

	#member .right,
	#member .left{width: 100%;float: none;}
	#member .left{margin-bottom: 60px;text-align: center;font-size: 0;}
	#member .left .li{display: inline-block;vertical-align: top;margin: 0 20px;font-size: 24px;line-height: 36px;}
	#member .left .li.cur .i{display: block;width: 100%;background: url(/images/sps.png) no-repeat center center;}
	#member .right .title{font-size: 26px;}
	#member .right .form .tt{width: 100%;font-size: 24px;float: none;}
	#member .right .form .txt{width: 100%;height: 60px;line-height: 60px;font-size: 24px;float: none;}
	#service .tt,
	#member .right .form .sub{font-size: 24px;}
	#service .tt{line-height: 36px;}
}</pre></body></html>