/*--for m08_head--*/
@charset "UTF-8";
/*---mo-header---*/
.m08-sitetop{background:transparent;height:4.2rem;display:block;position: absolute;top: 0;width: 100%;box-sizing: border-box;z-index: 99;}
.m08-sitetop > .wp{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items: center;-webkit-align-items: center;}
.m08-sitetop span.mo-header-menu,.m08-sitetop span.mo-header-search{display:none;width:4rem;height:4rem;line-height:4rem;text-align:center;cursor:pointer;}
.m08-sitetop span.mo-header-menu i,.m08-sitetop span.mo-header-search i{color:#fff;font-size:2.4rem;}
.m08-sitetop .top-share {display: flex;align-items: center;display: -webkit-flex;-webkit-align-items: center;}
.m08-sitetop .top-share p {font-size: 1.6rem;color: rgba(255,255,255,.73);line-height: 1;}
.m08-sitetop .top-share a{color:rgba(255,255,255,.73);width:3rem;height:3rem;line-height:3rem;text-align:center;border-radius:50%;transition: all .3s ease 0s;margin-left:1rem;}
.m08-sitetop .top-share a i{font-size:1.8rem;color:inherit;}
.m08-sitetop .top-share a:hover{color: #fff;}
.m08-sitetop .top-contact {display: flex;align-items: center;display: -webkit-flex;-webkit-align-items: center;}
.m08-sitetop .top-contact a {font-size: 1.6rem;color: rgba(255,255,255,.73);padding-left: 3rem;transition: all .3s ease 0s;}
.m08-sitetop .top-contact a:hover {color: #fff;}
.m08-sitetop .top-contact a + a {margin-left: 3rem;}
.m08-sitetop .top-contact a.tel {background: url('https://cdn-pro.analyspeed.com/1396/template/pc/default/html/module/m08_head/images/dot1.png') no-repeat left center;background-size: 1.8rem auto;}
.m08-sitetop .top-contact a.mail {background: url('https://cdn-pro.analyspeed.com/1396/template/pc/default/html/module/m08_head/images/dot2.png') no-repeat left center;background-size: 1.7rem auto;}

.m08-sitetop .mo-search{padding:1rem 1.5rem;display:none;border-bottom:0.1rem solid #222;position:absolute;left:0;top:5.1rem;width:100%;background:#333;box-sizing:border-box;}
.m08-sitetop .mo-search .form-control {float:left;display:block;box-sizing: border-box;width:85%;height:3.4rem;padding: 0.6rem 1.2rem;font-size: 1.4rem;line-height:1;color: #555;background-color: #fff;background-image: none;border:none;border-radius:0.4rem 0 0 0.4rem;}
.m08-sitetop .mo-search .submit_btn{float:left;width:15%;height:3.4rem;line-height:3.4rem;background:var(--color-active);border:none;font-size:1.8rem;color:#fff;border-radius:0 0.4rem 0.4rem 0;}

.m08-mo-leftmenu{background:#F5F5F5;position:fixed;top:0;left:0;bottom:0;overflow-x:hidden;box-sizing:content-box;width:70%;-webkit-overflow-scrolling:touch;z-index:105!important;-webkit-transition:all .4s cubic-bezier(0.7,0,0.2,1);-ms-transition:all .4s cubic-bezier(0.7,0,0.2,1);transition:all .4s cubic-bezier(0.7,0,0.2,1);-webkit-box-shadow:0 0 4rem rgba(82,85,90,0.1);box-shadow:0 0 4rem rgba(82,85,90,0.1);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
.m08-mo-leftmenu .tit{height:5rem;line-height:5rem;background:#353535;}
.m08-mo-leftmenu .tit h6{float:left;color:#fff;padding:0 0 0 2rem;font-size:2rem;font-weight:bold;font-family: "Times New Roman";}
.m08-mo-leftmenu .tit span{float:right;cursor:pointer;width:5rem;text-align:center;}
.m08-mo-leftmenu .tit span i{color:#fff;font-size:1.6rem;}
.m08-mo-leftmenu > ul{}
.m08-mo-leftmenu > ul > li{line-height:5rem;font-size:1.5rem;border-top:0.2rem solid #e5e5e5;position:relative;}
.m08-mo-leftmenu > ul > li > a{padding:0 0 0 2rem;}
.m08-mo-leftmenu > ul > li > i {position:absolute;color:#333;font-size:1.2rem;top:0.5rem;right:0;z-index:1;width:5rem;line-height:4rem;text-align:center;cursor:pointer;}
.m08-mo-leftmenu > ul > li.active{}
.m08-mo-leftmenu ul li a{color:#333;display: block;}
.m08-mo-leftmenu ul li a:hover{text-decoration: none;}
.m08-mo-leftmenu > ul > li > ul > li {position:relative;}
.m08-mo-leftmenu > ul > li > ul > li > i {position:absolute;color:#333;font-size:1rem;top:0.5rem;right:0;z-index:1;width:5rem;line-height:4rem;text-align:center;cursor:pointer;}
.m08-mo-leftmenu ul li ul{display:none;padding-bottom:1rem;}
.m08-mo-leftmenu ul li ul li{line-height:3.5rem;}
.m08-mo-leftmenu ul li ul li a{background:url('https://cdn-pro.analyspeed.com/1396/template/pc/default/html/module/m08_head/images/d.png') no-repeat 2.5rem center;padding:0 0 0 4rem;}

.menu-transitioning{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
 
/*---header---*/

.m08-header{height:8rem;width:100%;position:absolute;top:4.2rem;left:0;right:0;z-index:99;transition: all .5s ease 0s;box-sizing: border-box;}
.home .m08-header{}
.m08-header.header-fix{position: fixed;top: 0;left: 0;right: 0;z-index: 300;background: rgba(0,0,0,.39);height:7rem;transition: all .5s ease 0s;-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}
.m08-header > .wp{height:100%;display:flex;justify-content:space-between;align-items:center;border-bottom: 0.1rem solid rgba(255,255,255,.73);border-top: 0.1rem solid rgba(255,255,255,.73);}
.m08-header.header-fix > .wp {border-bottom: rgba(0,0,0,0);border-top: rgba(0,0,0,0);}
.home .m08-header.header-fix > .wp {border: none;}
.home .m08-header > .wp{}
.m08-header .logo img{transition: all .3s ease 0s;height: 4.3rem;}
.m08-header.header-fix .logo img {transition: all .3s ease 0s;}
.m08-right {display:flex;justify-content:space-between;align-items:center;}
.m08-right .nav{z-index:20;}
.m08-right .nav > ul{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}
.m08-right .nav > ul > li{position:relative;}
.m08-right .nav > ul > li+li{margin-left:6rem;}
.m08-right .nav > ul > li > a{display:block;font-size:2rem;color:#fff;line-height:1;}
.m08-right .nav > ul > li ul{position:absolute;width:24rem;height:auto;left:-3rem;text-align:left;top:3.8rem;z-index:200;padding:1rem;background:rgba(255,255,255,0.74);transform:rotate3d(1,0,0,-90deg);-webkit-transform: rotate3d(1,0,0,-90deg);-o-transform:rotate3d(1,0,0,-90deg);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;transition: transform 0.8s, opacity 0.6s;-webkit-transition: -webkit-transform 0.8s, opacity 0.6s;box-shadow:rgba(0,0,0,0.14)  -0.6rem 0.9rem 0;-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}
.m08-right .nav > ul > li > ul::before{content:'';position:absolute;left:6rem;margin:0;top:-0.8rem;overflow:hidden;display:inline-block;border-right:0.8rem solid transparent;border-bottom:0.8rem solid rgba(255,255,255,0.74);border-left:0.8rem solid transparent;}
.m08-right .nav > ul > li > ul li{border-bottom:1px solid #6d6d6d;position:relative;}
.m08-right .nav > ul > li > ul li:last-child{border:none;}
.m08-right .nav > ul > li > ul li > a{display:block;border-radius:0.4rem;padding:1rem 0.8rem;color:#131313;font-size:1.6rem;line-height:2rem;text-transform:capitalize;font-family: var(--font-family2);}
.m08-right .nav > ul > li > ul > li > a{padding-right:2rem;}
.m08-right .nav > ul > li > ul li > a i{position:absolute;right:1rem;top:1rem;font-size:1.2rem;}
.m08-right .nav > ul > li > ul li:hover > a{background:var(--color-active);color:#fff;}
.m08-right .nav > ul > li > ul li ul{left:23rem;top:0;}
.m08-right .nav > ul > li:hover > a,.nav > ul > li.active > a{color:var(--color-active);}
.m08-right .nav > ul > li:hover > a > i{transform:rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}
.m08-right .nav > ul li:hover > ul{-moz-opacity:1;-khtml-opacity:1;opacity:1;transform:rotate3d(0,0,0,0);-webkit-transform:rotate3d(0,0,0,0);-o-transform:rotate3d(0,0,0,0);}
.m08-header .header_right{display:-webkit-flex;display:flex;align-items:center;position:relative;margin-left: 5rem;}
.m08-header .header-lang{position:relative;padding: 0.2rem 0.5rem;background: #00A2EA;border-radius: 0.3rem;}
.m08-header .header-lang .box{cursor:pointer;box-sizing:border-box;display:-webkit-flex;display:flex;align-items: center;-webkit-align-items: center;}
.m08-header .header-lang .box i:first-child {font-size: 2.6rem;color: #131313;}
.m08-header .header-lang .box em{float:left;margin:0 0.5rem;line-height:2rem;font-size:2rem;color:#131313;}
.m08-header .header-lang .box i:last-child{float:left;margin:0 0 0 0;width:2rem;line-height:1.8rem;font-size:2.2rem;text-align:center;color:#131313;-webkit-transition: -webkit-transform 0.5s, opacity 0.3s;transition: transform 0.5s, opacity 0.3s;}
.m08-header .header-lang .box:hover i:last-child{transform:rotate(-180deg);}
.m08-header .header-lang .lang-box{width:20rem;padding:1.5rem;position:absolute;right:0;top:4.5rem;z-index:200;background:rgba(255,255,255,.63);transform:translate3d(0,1rem,0);opacity:0;visibility:hidden;transition:all .4s ease 0s;box-shadow:0 0 1rem rgba(63,62,62,0.2);-webkit-backdrop-filter: blur(2px);backdrop-filter: blur(2px);}
.m08-header .header-lang .lang-box::before{content:'';position:absolute;right:3.7rem;top:-0.8rem;overflow:hidden;border-right:0.8rem solid transparent;border-bottom:0.8rem solid rgba(255,255,255,.63);border-left:0.8rem solid transparent;display:block;}
.m08-header .header-lang ul{max-height:16rem;overflow-y:scroll;padding:0.5rem 1rem;border:0.1rem solid #fff;display:flex;flex-wrap:wrap;}
.m08-header .header-lang ul li{line-height:2rem;padding:0.5rem 0;border-bottom:0.1rem solid #fff;width:50%;}
.m08-header .header-lang ul li:last-child{border:none;}
.m08-header .header-lang ul li a{color:#333;font-size:1.2rem;display:block;}
.m08-header .header-lang ul li a:hover{color:var(--color-active);}
.m08-header .header-lang ul li img{vertical-align:middle;margin-right:0.7rem;}
.m08-header .header-lang:hover .lang-box{opacity:1;visibility:visible;transform:translate3d(0,0,0);}

.m08-header .search{position:relative;margin-right: 1.5rem;}
.m08-header .search em{width:4rem;height:3.6rem;margin:0;cursor:pointer;font-weight:400;text-align:center;display:block;}
.m08-header .search em i{color: #fff;font-size: 2.8rem;line-height:3.6rem;}

.m08-header .m08-search-box{position:absolute;z-index:99;width:100%;left:0;right:0;top:8rem;transition: height 0.7s, opacity 0.3s;height: 0;opacity: 0;visibility: hidden;}
.m08-header .m08-search-box .wp{position: relative;border-bottom: 0.1rem solid rgba(255,255,255,.73);height: 100%;display: flex;align-items: center;justify-content: center;}
.m08-header .m08-search-box .close{position:absolute;right:30px;top:calc(50% - 1.1rem);line-height:2.2rem;height:2.2rem;}
.m08-header .m08-search-box .close i{font-size:2rem;color:#fff;}
.m08-header .m08-search-box .serchbox{width:70rem;margin:0 auto;position:relative;border: 0.2rem solid #00A2EA;}
.m08-header .m08-search-box .serchbox .submit_text{background:#fff;width:100%;height:4.7rem;line-height:4.7rem;float:left;color:#131313;padding:0 9rem 0 1.5rem;font-size:1.8rem;font-family: var(--font-family3);}
.m08-header .m08-search-box .serchbox .submit_btn{position:absolute;right:0;top:0;width:7rem;height:4.7rem;line-height:4.7rem;background:var(--active-color);text-align:center;display:block;cursor:pointer;}
.m08-header .m08-search-box .serchbox .submit_btn i{font-size:3.2rem;color:#131313;}
.m08-header .header-fix .search-box {top: 7rem;position: fixed;}

.m08-header .m08-search-box.active {height: 10rem;opacity: 1;transition: height 0.3s, opacity 0.7s;visibility: visible;}
.m08-header .header-fix .search-box .wp {background: transparent;border-bottom: none;}
.m08-header .header-fix .search-box {background:rgba(0,0,0,0.33);-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}

@media screen and (max-width:996px){
.m08-right .nav {display: none;}
.m08-sitetop .top-share,.m08-sitetop .top-contact {display: none;}
.m08-sitetop span.mo-header-menu, .m08-sitetop span.mo-header-search {display: block;}
.m08-header .search {display: none;}
}
@media screen and (max-width:768px){
.m08-sitetop {height: 7rem;border-bottom: 0.1rem solid #fff;}
.m08-sitetop > .wp {justify-content: flex-end;-webkit-justify-content: flex-end;}
.m08-sitetop span.mo-header-search {margin-right: 10rem;}
.m08-header {height: 0;position: static;}
.m08-header .logo {position: absolute;z-index: 100;top: 1rem;left: 1rem;}
.m08-header .header_right {position: absolute;margin-left: 0;top: 1.6rem;right: 5.5rem;z-index: 100;}
.m08-header .m08-search-box.active {height: 8rem;}
.m08-header .m08-search-box .serchbox {width: 44rem;}
.m08-header .m08-search-box .close {display: none;}
}
@media screen and (max-width:600px){
.m08-sitetop {border-bottom: none;position: static;background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSJ0cmFuc3BhcmVudCI+PC9yZWN0Pgo8cGF0aCBkPSJNMCA1TDUgMFpNNiA0TDQgNlpNLTEgMUwxIC0xWiIgc3Ryb2tlPSIjMjkyNzI3IiBzdHJva2Utd2lkdGg9IjMuMjUiIG9wYWNpdHk9Ii4yNSI+PC9wYXRoPgo8L3N2Zz4=);background-color: rgba(0,0,0,.66);}
}
@media screen and (max-width:480px){
.m08-header .m08-search-box {width: 100%;top: 7rem;}
.m08-header .m08-search-box .serchbox {width: 100%;}
.m08-header .m08-search-box .close {display: none;}
}

/*--for m03_showlist--*/
@charset "utf-8";
.m03_showlist_sidebanner img{width:100%;}
.m03_showlist_path{height:50px;line-height:50px;border-bottom:1px solid #EAEAEA;}
.m03_showlist_path p{color:#666;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.m03_showlist_path p i{margin:0 5px 0 0;font-size:14px;}
.m03_showlist_path p a{color:#666;}
@media screen and (max-width:768px) {
.m03_showlist_path{height:45px;line-height:45px;}
.m03_showlist_path p{font-size:15px;}
}
@media screen and (max-width:480px) {
.m03_showlist_path{height:40px;line-height:40px;}
.m03_showlist_path p{font-size:14px;}
}
/*---------------------------------------------------*/
.wp1200{margin:0 auto;width:1200px;}
.show-list-4 .no-pic.txt {margin-left: 0;} 
.show-list-1{padding:70px 0 20px;}
.show-list-1 .tit h1{font-size:42px;line-height:1;color:#000;font-weight:bold;text-align:center;text-transform:capitalize;}
.show-list-1 .tit .t{font-size:17px;color:#5a5a5a;line-height:24px;margin:25px 0 0;}
.show-list-1 .tit p~p{margin-top:5px;}
.show-list-1 .list{margin:20px 0 0;}
.show-list-1 .list ul{margin:0 -10px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.show-list-1 .list ul li{width:33.3333333%;text-align:center;padding:10px;cursor:pointer;box-sizing:border-box;}
.show-list-1 .list ul li .box{background:#fff;padding:5px 5px 15px;box-sizing:border-box;}
.show-list-1 .list ul li .pic{display:block;width:100%;overflow:hidden;box-sizing:border-box;border:1px solid #DBDBDB;}
.show-list-1 .list ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.show-list-1 .list ul li h6{margin-top:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.show-list-1 .list ul li h6 a{color:#333;font-size:17px;font-weight:500;}
.show-list-1 .list ul li h6 a:hover{color:#296798;}

.show-list-2{padding:70px 0;}
.show-list-2 > div{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.show-list-2 h2{color:#333;font-size:20px;font-weight:bold;line-height:1;}
.show-list-2 h5{color:#333;font-size:22px;font-weight:bold;line-height:1;}
.show-list-2 .more{width:300px;height:60px;line-height:54px;text-align:center;font-size:20px;font-weight:bold;color:#111;display:block;border:3px solid #111;-webkit-transition:0.5s;transition:0.5s;}
.show-list-2 .more:hover{background:#111;color:#fff;}


.show-list-3{padding:70px 0;background:#eaeaea;}
.show-list-3 .tit{text-align:center;}
.show-list-3 .tit h2{font-size:42px;line-height:1;color:#000;font-weight:bold;text-align:center;}
.show-list-3 .tit p{font-size:17px;color:#5a5a5a;line-height:24px;margin:25px 0 0;}
.show-list-3 ul{margin:50px -15px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.show-list-3 ul li{width:50%;padding:15px;box-sizing:border-box;cursor:pointer;transition:all 0.3s ease 0s;}
.show-list-3 ul li .box{background:#E9E7DB;padding:60px 40px 40px;}
.show-list-3 ul li .ico{}
.show-list-3 ul li .ico img{height:40px;}
.show-list-3 ul li h6{font-size:18px;font-weight:700;color:#292929;margin:25px 0 0;}
.show-list-3 ul li p{font-size:17px;line-height:22px;color:#555;margin:20px 0 0;}
.show-list-3 ul li:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
.show-list-3 ul li:hover .box{box-shadow:0 0 10px rgba(63,62,62,0.2);}

.show-list-4{padding:70px 0;background:#fff;}
.show-list-4 ul{}
.show-list-4 h2{font-size:22px;line-height:1;color:#000;font-weight:bold;text-align:center;text-align:left;}
.show-list-4 ul li{display:-webkit-flex;display:flex;align-items: center;}
.show-list-4 ul li+li{margin-top:40px;}
.show-list-4 ul li .pic{width:50%;}
.show-list-4 ul li .pic img{width:100%;}
.show-list-4 ul li .txt{-webkit-flex:1;flex:1;margin:0 0 0 40px;}
.show-list-4 ul li .txt h6{font-size:34px;color:#333;font-weight:700;}
.show-list-4 ul li .txt p{margin:20px 0 0;line-height:24px;font-size:17px;color:#555;}

.show-list-4 ul li:nth-child(2n){-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}
.show-list-4 ul li:nth-child(2n) .txt{margin:0 40px 0 0;}

.show-list-5{padding:70px 0;background:#eaeaea;}
.show-list-5 h2{font-size:42px;line-height:1;color:#000;font-weight:bold;text-align:center;text-align:center;}
.show-list-5 ul{margin:50px -15px 0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.show-list-5 ul li{width:50%;padding:15px;box-sizing:border-box;cursor:pointer;transition:all 0.3s ease 0s;}
.show-list-5 ul li .box{background:#fff;padding:50px 30px;box-shadow:13px 15px 40px 0 rgba(50,26,9,.08);border-radius: 8px;min-height: 100%;}
.show-list-5 ul li h4{font-size:18px;font-weight:700;color:#292929;margin-top: 5px;word-break: break-all;}
.show-list-5 ul li p{font-size:17px;line-height:22px;color:#555;margin:20px 0 0;}
.show-list-5 ul li p a{color:#111;text-decoration:underline;}
.show-list-5 ul li:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
.show-list-5 ul li:hover .box{box-shadow:0 0 10px rgba(63,62,62,0.2);}

.show-list-6{padding:70px 0;background:#fff;}
.show-list-6 h2{font-size:42px;line-height:1;color:#000;font-weight:bold;text-align:center;margin-bottom: 40px;}
.show-list-6 h4.title{margin:30px 0 30px;line-height:20px;text-align:center;background-size:cover;color:#9f9f9f;font-size:22px;font-weight:700;}
.show-list-6 ul{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.show-list-6 ul li{width:25%;margin:7px 0;font-size:16px;box-sizing:border-box;}
.show-list-6 ul li a{font-size:16px;color:#292929;background:url('https://cdn-pro.analyspeed.com/1396/template/pc/default/html/module/m03_showlist/images/show-dot1.png') no-repeat left 3px;padding:0 0 0 20px;display:block;}
.show-list-6 ul li a:hover{color:#296798;background-image:url('https://cdn-pro.analyspeed.com/1396/template/pc/default/html/module/m03_showlist/images/show-dot2.png');}

.show-list-7{padding:70px 0;background:#eaeaea;}
.show-list-7 h2{font-size:30px;line-height:1;color:#000;}
.show-list-7 p{font-size:17px;color:#5a5a5a;line-height:24px;margin:25px 0 0;}

.show-list-7 dl{margin:30px 0 0;}
.show-list-7 dl dt{font-size:16px;color:#9c8d7c;font-weight:bold;}
.show-list-7 dl dt~dt{margin-top:20px;}
.show-list-7 dl dd{font-size:16px;line-height:24px;margin:10px 0 0;}
.show-list-7 dl dd a{color:#111;text-decoration:underline;}
.show-list-7 hr{width:100%;height:2px;border:none;border-top:2px dotted #185598;overflow:hidden;margin:50px 0;}
.show-list-7 ul{}
.show-list-7 ul li{padding:40px 0;border-bottom:1px solid #d9cfc7;border-top:1px solid #fff;}
.show-list-7 ul li:first-child{border-top:none;}
.show-list-7 ul li:last-child{border-bottom:none;}
.show-list-7 ul li h4{color:#875d3e;font-size:22px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}
.show-list-7 ul li h4::before{content:'';margin:0 10px 3px 0;width:18px;height:18px;border-radius:50%;background-color:#875d3e;}
.show-list-7 ul li a{color:#111;text-decoration:underline;}
/*------------------------------------------------------------*/
@media screen and (max-width:768px){
.wp1200{width:100%;padding-right:10px;box-sizing:border-box;padding-left:10px;}
.show-list-1 .tit h1{font-size:30px;}
.show-list-1{padding:30px 0 10px;}
}
@media screen and (max-width:480px) {
.show-list-4 .no-pic.txt {margin-left: 20px;} 
.show-list-2 > div{display: flow-root;}
.show-list-2 h2 {text-align: center;}
.show-list-2 .more {margin: 0 auto;margin-top: 20px;}
.show-list-3 .tit h2,.show-list-5 h2,.show-list-6 h2 {font-size: 32px;}
.show-list-1 .list ul li {width: 50%;}
.show-list-4 ul li {display: flow-root;}
.show-list-4 ul li .pic {width: 100%;}
.show-list-4 ul li:nth-child(2n) .txt {margin: 0 20px;}
.show-list-4 ul li .txt {margin: 0 20px;}
.show-list-4 h2 {margin-top: 20px;}
.show-list-5 ul li {width: 100%;}
.show-list-6 ul li {width: 50%;}
}

/*--for m36_foot--*/
@charset "UTF-8";
footer {padding: 100px 0 0;background: #3B4C58;}
footer h5 {font-size: 20px;font-weight: 700;color: #fff;margin: 0 0 20px;}
.m32-foot .sendemail {width: 315px;}
.m32-foot .sendemail form{flex-direction: column;display:flex;}
.m32-foot .sendemail .post-text{margin: 10px 0 20px 0;border-radius: 60px;flex:1;height: 40px;line-height: 47px;overflow:hidden;color:#161616;padding:0 10px;font-size:18px;background:transparent;border: 1px solid #fff;}
.m32-foot .sendemail .post-btn {background: var(--color-active);border-radius: 60px;width: 170px;color: #fff;text-align: center;height: 47px;cursor: pointer;font-weight: 500;}
.m32-foot .sendemail .post-btn:hover{}
.post-text::placeholder {color: #fff; opacity: 1; }
.m32-foot {/* margin-top: 85px; */}
.m32-foot .wp {display: flex;justify-content: space-between;}
.m32-foot .foot-logo{width:370px;}
.m32-foot .foot-logo h2 {margin-top: 15px;color: var(--color-active);font-size:28px;font-weight:700;}
.m32-foot .foot-logo p {margin: 23px 0 14px 0;color: #fff;font-size:18px;}
.m32-foot .foot-contact .share {margin-top: 25px;}
.m32-foot .foot-contact .share a{display:inline-block;color: #fff;background: var(--color-active);width:34px;height:34px;line-height:34px;border-radius:50%;text-align:center;}
.m32-foot .foot-contact .share a+a{margin-left:20px;}
.m32-foot .foot-contact .share a i{font-size:16px;color:inherit;}
.m32-foot .foot-contact .share a:hover{color:#fff;background:var(--color-active);}

.m32-foot .foot-list ul li,.m32-foot .foot-nav ul li{font-size: 18px;color: #fff;line-height: 2;}

.m32-foot .foot-contact {width: 370px;}
.m32-foot .foot-contact p {font-size: 18px;line-height: 30px;color: #fff;}
.m32-foot .foot-contact p i{margin-right: 6px;top: 4px;position: relative;font-size: 26px;line-height: 30px;color: var(--color-active);}
.m32-foot .foot-contact h6 {font-size: 18px;font-weight: 600;color: var(--color-active);}

.m36-foot-copyright {margin-top: 55px;border-top: 1px solid #D6D6D6;padding: 35px 0;display: flex;justify-content: space-between;}
.m36-foot-copyright p{font-size: 18px;color: #fff;}
.m36-foot-copyright .t {font-size: 18px;color: #fff;display: flex;line-height: 24px;}
.m36-foot-copyright .t a + a {margin-left: 18px;padding-left: 18px;border-left: 2px solid #fff;}


@media screen and (max-width:1550px) {
footer {padding: 85px 0 0;}
.m32-foot .foot-logo {width: 340px;}
.m32-foot .foot-logo p {margin: 19px 0 12px 0;font-size: 17px;}
footer h5 {font-size: 19px;margin: 0 0 17px;}
.m32-foot .foot-list ul li, .m32-foot .foot-nav ul li {font-size: 17px;line-height: 1.9;}
.m32-foot .foot-contact {width: 340px;}
.m32-foot .foot-contact p {font-size: 17px;line-height: 28px;}
  
.m36-foot-copyright {margin-top: 45px;padding: 30px 0;}
.m36-foot-copyright p {font-size: 17px;}
.m36-foot-copyright .t {font-size: 17px;line-height: 22px;}
}
 
@media screen and (max-width:1367px) {
footer {padding: 70px 0 0;}
.m32-foot .foot-logo {width: 310px;}
.m32-foot .foot-logo p {margin: 15px 0 10px 0;font-size: 16px;}
footer h5 {font-size: 18px;margin: 0 0 14px;}
.m32-foot .foot-list ul li, .m32-foot .foot-nav ul li {font-size: 16px;line-height: 1.8;}
.m32-foot .foot-contact {width: 310px;}
.m32-foot .foot-contact p {font-size: 16px;line-height: 26px;}
    
.m36-foot-copyright {margin-top: 35px;padding: 25px 0;}
.m36-foot-copyright p {font-size: 16px;}
.m36-foot-copyright .t {font-size: 16px;line-height: 20px;}
}
                              
                               
@media screen and (max-width:993px) {
footer {padding: 30px 0 0;}
.m32-foot .wp {display: block;}
.m32-foot .foot-logo {width: 100%;text-align: center;}
.m32-foot .foot-logo p {margin: 10px 0 6px 0;}
.foot-nav,.foot-list {display:none;}
.m32-foot .foot-contact {width: 100%;text-align: center;margin-top:20px;}
.m36-foot-copyright {margin-top: 25px;padding: 20px 0;text-align: center;display: block;}
.m36-foot-copyright .t {justify-content: center;margin-top: 15px;}
}

/*--for m31_head--*/
@charset "utf-8";



/*---mo-header---*/
.sitetop{display:none;background:#333;height:50px;line-height:50px;}

.sitetop span{width:50px;height:50px;line-height:50px;font-size:24px;text-align:center;color:#fff;}
.sitetop span.mo-header-search{margin-right:95px;}
.sitetop span i{font-size:24px;line-height:50px;}


.mo-search{padding:10px 15px;display:none;border-bottom:1px solid #222;position:absolute;left:0;top:51px;width:100%;background:#333;}
.mo-search .form-control {float:left;display:block;width:85%;height:34px;padding: 6px 12px;font-size: 14px;line-height:1;color: #555;background-color: #fff;background-image: none;border:none;border-radius:4px 0 0 4px;}
.mo-search .submit_btn{float:left;width:15%;height:34px;line-height:34px;background:#1B7FC1;border:none;font-size:18px;color:#fff;border-radius:0 4px 4px 0;}

.mo-leftmenu{background:#F5F5F5;position:fixed;top:0;left:0;bottom:0;overflow-x:hidden;box-sizing:content-box;width:70%;max-width:350px;-webkit-overflow-scrolling:touch;z-index:105!important;-ms-transition:all .4s cubic-bezier(0.7,0,0.2,1);transition:all .4s cubic-bezier(0.7,0,0.2,1);box-shadow:0 0 40px rgba(82,85,90,0.1);-ms-transform:translateX(-100%);transform:translateX(-100%)}
.mo-leftmenu .tit{height:50px;background:#353535;display:flex;justify-content:space-between;align-items:center;}
.mo-leftmenu .tit h6{color:#fff;padding:0 0 0 20px;font-size:20px;font-weight:bold;font-family: "Times New Roman";}
.mo-leftmenu .tit span{cursor:pointer;width:50px;height:50px;line-height:50px;text-align:center;}
.mo-leftmenu .tit span i{color:#fff;font-size:16px;}
.mo-leftmenu > ul{}
.mo-leftmenu > ul > li{line-height:50px;font-size:15px;border-top:2px solid #e5e5e5;position:relative;}
.mo-leftmenu > ul > li > a{padding:0 0 0 20px;}
.mo-leftmenu > ul > li > i {position:absolute;color:#333;font-size:12px;top:5px;right:0;z-index:1;width:50px;line-height:40px;text-align:center;cursor:pointer;}
.mo-leftmenu > ul > li.active{}
.mo-leftmenu ul li a{color:#333;display: block;}
.mo-leftmenu ul li a:hover{text-decoration: none;}
.mo-leftmenu ul li ul{display:none;padding-bottom:10px;}
.mo-leftmenu ul li ul li{line-height:35px;}
.mo-leftmenu > ul > li > ul > li {position:relative;}
.mo-leftmenu > ul > li > ul > li > i {position:absolute;color:#333;font-size:1rem;top:0.5rem;right:1rem;z-index:1;width:5rem;line-height:4rem;text-align:center;cursor:pointer;}
.mo-leftmenu ul li ul li a{background:url("images/d.png") no-repeat 25px center;padding:0 0 0 20px;}
.mo-leftmenu ul li ul li ul{}
.mo-leftmenu ul li ul li ul li{line-height:30px;}
.mo-leftmenu ul li ul li ul li a{background:url("images/d.png") no-repeat 25px center;padding:0 0 0 30px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}

.menu-transitioning{-ms-transform:translateX(0);transform:translateX(0)}

/*---header---*/

.m31-index-header{height:110px;width:100%;transition:all 0.3s ease 0s;position: absolute;top: 0;left: 0;right: 0;z-index: 30;}
.header-fix{position:fixed;height:80px;z-index:100;box-shadow:0 0 10px rgba(176,176,176,0.75);background: #3B4C58;}
.m31-index-header > div{justify-content: space-between;height:100%;display:flex;align-items:center;}
.m31-index-header .logo{}

.nav{margin-left: 120px;}
.nav > ul{display:flex;align-items:center;}
.nav > ul > li{position:relative;}
.nav > ul > li+li{margin-left:50px;}
.nav > ul > li > a{display:block;font-size: 21px;color: #fff;line-height:36px;text-transform:uppercase;font-weight: 500;}

.nav > ul > li ul{position:absolute;width: 260px;height:auto;left:0;text-align:left;top:54px;z-index:1000;padding:10px;border-radius:0 0 4px 4px;background:#fff;box-shadow:rgba(0,0,0,0.14) 0px -6px 9px 0px;opacity:0;visibility:hidden;transition:all .4s ease 0s;transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);}
.nav > ul > li > ul::before{content:'';position:absolute;left:60px;margin:0;top:-8px;overflow:hidden;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;}
.nav > ul > li > ul li{border-bottom:1px solid #EDEDED;position:relative;}
.nav > ul > li > ul li:last-child{border:none;}
.nav > ul > li > ul li > a{display:block;border-radius:4px;padding:9px 15px 9px 10px;color:#333;font-size:16px;line-height:21px;text-transform:capitalize;}
.nav > ul > li > ul > li > a{padding-right:20px;}
.nav > ul > li > ul li > a i{position:absolute;right:10px;top:10px;font-size:11px;}
.nav > ul > li > ul li > a:hover{background:var(--bg-color);color:#fff;}

.nav > ul > li > ul li ul{left: 250px;top:-10px;width:310px}

.nav > ul > li:hover > a,.nav > ul > li.active > a{color: var(--bg-color);}


.nav ul li:hover > ul{opacity:1;visibility:visible;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}



.header_right{display:flex;align-items:center;}

.header-lang{position:relative;z-index:20;}
.header-lang .box{height:34px;width:90px;border:1px solid #EBEBEB;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;padding:0 7px;}
.header-lang .box img{}
.header-lang .box em{margin:0 7px;line-height:18px;font-size:13px;color: #fff;text-transform:uppercase;}
.header-lang .box i{width:15px;line-height:18px;font-size:14px;text-align:center;color: #fff;}
.header-lang .lang-box{width:200px;padding:15px;position:absolute;right:0;top:42px;z-index:200;background:#fff;transform:translate3d(0,10px,0);opacity:0;visibility:hidden;transition:all .4s ease 0s;box-shadow:0 0 10px rgba(63,62,62,0.2);}
.header-lang .lang-box::before{content:'';position:absolute;right:37px;top:-8px;overflow:hidden;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;display:block;}
.header-lang ul{max-height:160px;overflow-y:scroll;padding:5px 10px;border:1px solid #e5e5e5;display:flex;flex-wrap:wrap;}
.header-lang ul li{line-height:20px;padding:5px 0;border-bottom:1px solid #f5f5f5;width:50%;}
.header-lang ul li:last-child{border:none;}
.header-lang ul li a{color:#333;font-size:12px;display:block;}
.header-lang ul li a:hover{color:#015198;}
.header-lang ul li img{vertical-align:middle;margin-right:7px;}
.header-lang:hover .lang-box{opacity:1;visibility:visible;transform:translate3d(0,0,0);}

.search{margin:0 10px 0 0;position:relative;z-index:20;}
.search span{width:45px;height:36px;margin:0;cursor:pointer;text-align:center;display:block;}
.search span i{color: #fff;font-size:22px;line-height:36px;-webkit-text-stroke-width:0.1px;text-stroke-width:0.1px;}
.search .serchbox{display:none;position:absolute;background:#666;width:255px;padding:10px;top:36px;right:0;z-index:1000;}
.search .serchbox .submit_text{background:#fff;border:1px solid #fff;border-right:none;width:200px;height:33px;line-height:33px;float:left;color:#333;padding:0 0 0 6px;}
.search .serchbox .submit_btn{width:35px;background:#1B7FC1;font-size:14px;color:#fff;height:33px;line-height:33px;text-align:center;display:block;float:right;cursor:pointer;}
.search:hover span{background:#666;}
.search:hover span i{color:#fff;}
.search:hover .serchbox{display:block;}

@media screen and (max-width:1800px) {
.nav {margin-left: 40px;}
}

@media screen and (max-width:1680px) {
.nav {margin-left: 0;}
.nav > ul > li > a {font-size: 18px;}
}



@media screen and (max-width:1441px) {
.nav {margin-left: 0;}
.nav > ul > li + li {margin-left: 30px;}
.nav > ul > li > a {font-size: 16px;}
}



@media screen and (max-width:1281px){
.nav > ul > li + li {margin-left: 20px;}
.nav > ul > li > a {font-size: 15px;}
}

@media screen and (max-width:1171px){
.wp{padding-right:40px;padding-left:40px;width: 100%;}
}


@media screen and (max-width:992px){
.wp{padding-right:30px;padding-left:30px;} 
}

@media screen and (max-width:768px) {
.wp,.wp2{width:100%;padding-right:10px;box-sizing:border-box;padding-left:10px;}
.nav,.search{display:none;}
.sitetop{display:block;}

.header-lang{position:absolute;right:10px;top:9px;}
.header-lang .box{border:1px solid #fff;height:32px;}
.header-lang .box img{}
.header-lang .box em{margin: 0 5px 0 6px;color:#fff;}
.header-lang .box i{margin:0 0 0 0;color:#fff;}
.header-lang ul{padding:0 6px;top:32px;}

.m31-index-header{position: static; height: 80px;}
.m31-index-header .logo{width:100%;text-align:center;}
.m31-index-header .logo img {height: 45px;}
}