@charset "utf-8";
/* CSS Document */
html,body{ width:100%; height:100%;}
body{ font:14px/1.7 "微软雅黑", sans-serif, Arial; color:#333; background-color:#fff; overflow-x:hidden;}
a{ text-decoration:none; color:#333;-webkit-tap-highlight-color:transparent;}
*{ list-style:none; margin:0; outline:none; padding:0; border:none;}
.fl{ float:left;}
.fr{ float:right;}
.ov{ overflow:hidden;}
.dis{ display:block !important;}
.dn{ display:none;}
.clear{ clear:both;}
.clear:after{ content:""; display:block; clear:both;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ color:#999;} 
input:-moz-placeholder,textarea:-moz-placeholder{ color:#999;} 
input::-moz-placeholder,textarea::-moz-placeholder{ color:#999;} 
input:-ms-input-placeholder,textarea:-ms-input-placeholder{ color:#999;} 
input,select,textarea{ -webkit-appearance:none;}
input[type=radio]{ -webkit-appearance:radio;}
input[type=checkbox]{ -webkit-appearance:checkbox;}

/*header*/
@media screen and (min-width:1600px){
.header{ width:80%; position:absolute; left:10%; top:30px; z-index:999;}
.header .logo{ height:60px; float:left;}
.header .logo img{ display:block; height:60px;}
.header .logo img.img02,.header .logo img.img03{ display:none;}
.header .ser{ float:right; padding:20px 0; height:20px; margin-left:0.5vw;}
.header .ser img{ display:block; height:20px; cursor:pointer;}
.header .ser img.img02{ display:none;}
.header .yu{ float:right; padding:15px 0; height:30px; line-height:30px; font-size:16px; color:#9d9ca0;}
.header .yu a{ color:#9d9ca0;}
.header .yu a:hover,.header .yu a.on{ color:#fff;}

.header .nav{ height:60px; display:block; float:right;}
.header .nav ul{ display:block; overflow:hidden;}
.header .nav li{ margin-right:1.5vw; height:60px; position:relative; display:flex; align-items:center; float:left; z-index:3;}
.header .nav li a{ font-size:16px; display:block; color:#9d9ca0;}
.header .nav li:hover>a,.header .nav li.on>a{ color:#fff;}
.header .nav li:hover b,.header .nav li.on b{ width:100%; height:1px; position:absolute; left:0; bottom:7px; background-color:#fff; overflow:hidden;}
.header .hamburger{ display:none;}

/*搜索*/
.serbox{ width:580px; height:60px; position:fixed; right:-610px; top:30px; z-index:9999; overflow:hidden; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.serbox.on{ right:0;}
.serbox .c{ width:40px; height:100px; float:left;}
.serbox .c img{ display:block; height:16px; margin:22px auto; cursor:pointer;}
.serbox .search_box_input{ width:300px; height:60px; background-color:#f8f8f8; float:left; overflow:hidden;}
.serbox .search_box_input input{ font-size:16px; line-height:60px; height:60px; background-color:#f8f8f8; width:100%; text-indent:20px; overflow:hidden; display:block;}
.serbox .s01{ width:80px; height:60px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:60px; font-size:16px; color:#fff; background-color:#333;}
.serbox .s02{ width:80px; height:60px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:60px; font-size:16px; color:#fff; background-color:#222;}
.serbox .s03{ width:80px; height:60px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:60px; font-size:16px; color:#fff; background-color:#111;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.header{ width:87%; position:absolute; left:6.5%; top:20px; z-index:999;}
.header .logo{ height:50px; float:left;}
.header .logo img{ display:block; height:50px;}
.header .logo img.img01,.header .logo img.img03{ display:none;}
.header .ser{ float:right; padding:16px 0; height:18px; margin-left:0.5vw;}
.header .ser img{ display:block; height:18px; cursor:pointer;}
.header .ser img.img02{ display:none;}
.header .yu{ float:right; padding:10px 0; height:30px; line-height:30px; font-size:15px; color:#9d9ca0;}
.header .yu a{ color:#9d9ca0;}
.header .yu a:hover,.header .yu a.on{ color:#fff;}

.header .nav{ height:50px; display:block; float:right;}
.header .nav ul{ display:block; overflow:hidden;}
.header .nav li{ margin-right:1.1vw; height:50px; position:relative; display:flex; align-items:center; float:left; z-index:3;}
.header .nav li a{ font-size:15px; display:block; color:#9d9ca0;}
.header .nav li:hover>a,.header .nav li.on>a{ color:#fff;}
.header .nav li:hover b,.header .nav li.on b{ width:100%; height:1px; position:absolute; left:0; bottom:7px; background-color:#fff; overflow:hidden;}
.header .hamburger{ display:none;}

/*搜索*/
.serbox{ width:580px; height:60px; position:absolute; right:-610px; top:30px; z-index:9999; overflow:hidden; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.serbox.on{ right:0;}
.serbox .c{ width:40px; height:100px; float:left;}
.serbox .c img{ display:block; height:16px; margin:22px auto; cursor:pointer;}
.serbox .search_box_input{ width:300px; height:60px; background-color:#f8f8f8; float:left; overflow:hidden;}
.serbox .search_box_input input{ font-size:16px; line-height:60px; height:60px; background-color:#f8f8f8; width:100%; text-indent:20px; overflow:hidden; display:block;}
.serbox .s01{ width:80px; height:60px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:60px; font-size:16px; color:#fff; background-color:#333;}
.serbox .s02{ width:80px; height:60px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:60px; font-size:16px; color:#fff; background-color:#222;}
.serbox .s03{ width:80px; height:60px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:60px; font-size:16px; color:#fff; background-color:#111;}
}
@media screen and (min-width: 1024px) and (max-width: 1279px){
.header{ width:94%; left:3%; top:15px;}
.header .logo{ height:40px;}
.header .logo img{ height:40px;}
.header .ser{  padding:12px 0; height:16px;}
.header .ser img{ height:16px;}
.header .yu{ padding:5px 0; font-size:14px;}

.header .nav{ height:40px;}
.header .nav li{ margin-right:1vw; height:40px;}
.header .nav li a{ font-size:14px;}
.header .nav li:hover b,.header .nav li.on b{ bottom:5px;}

/*搜索*/
.serbox{ width:580px; height:60px; position:absolute; right:-610px; top:30px; z-index:9999; overflow:hidden; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.serbox.on{ right:0;}
.serbox .c{ width:40px; height:100px; float:left;}
.serbox .c img{ display:block; height:16px; margin:22px auto; cursor:pointer;}
.serbox .search_box_input{ width:300px; height:60px; background-color:#f8f8f8; float:left; overflow:hidden;}
.serbox .search_box_input input{ font-size:16px; line-height:60px; height:60px; background-color:#f8f8f8; width:100%; text-indent:20px; overflow:hidden; display:block;}
.serbox .s01{ width:80px; height:60px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:60px; font-size:16px; color:#fff; background-color:#333;}
.serbox .s02{ width:80px; height:60px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:60px; font-size:16px; color:#fff; background-color:#222;}
.serbox .s03{ width:80px; height:60px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:60px; font-size:16px; color:#fff; background-color:#111;}
}
@media only screen and (max-width: 1023px){
.header{ width:100%; height:60px; background-color:#fff; position:relative; z-index:999;}
.header .logo{ height:40px; padding:10px 3%; float:left;}
.header .logo img{ display:block; height:40px;}
.header .logo img.img01,.header .logo img.img02{ display:none;}
.header .hamburger{ height:30px; width:24px; padding:15px 18px; background-color:#333; float:right;}
.header .hamburger .h-bar{ display:block; width:24px; height:2px; background-color:#fff; margin:6px auto; transform:rotate(0deg); opacity:1; transition:all 0.4s ease-out 0s;}
.header .hamburger.open-menu .h-bar{ margin-left:8px;}
.header .hamburger.open-menu .h-bar:nth-of-type(1){ transform:rotate(45deg) translateY(11px);}
.header .hamburger.open-menu .h-bar:nth-of-type(2){ opacity:0;}
.header .hamburger.open-menu .h-bar:nth-of-type(3){ transform:rotate(-45deg) translateY(-11px);}
.header .hamburger.open-menu .h-bar{ margin-bottom:0px;}
.header .ser{ height:20px; float:right; margin:20px 15px;}
.header .ser img{ display:block; height:20px; cursor:pointer;}
.header .ser img.img01{ display:none;}
.header .yu{ float:right; padding:20px 0; height:20px; line-height:20px; font-size:16px; color:#999;}
.header .yu a{ color:#333;}
.header .yu a:hover,.header .yu a.on{ color:#2e3192;}
.header .nav{ position:absolute; top:-100vh; right:0; height:100vh; width:80%; background:rgba(0,0,0,.9); z-index:99; -webkit-transition:.8s; transition:.8s; display:block;}
.header .nav.open-menu{ right:0; top:60px; padding-top:20px;}
.header .nav ul{ display:block; font-size:14px; width:100%; padding:15px 0; text-align:center;}
.header .nav ul li{ padding:10px 0; text-transform:uppercase; -webkit-transform:matrix(1,0,0,1,-600,0); transform:matrix(1,0,0,1,-600,0); -webkit-transition:all 1s; transition:all 1s;}
.header .nav.open-menu ul li{ -webkit-transform:matrix(1,0,0,1,0,0); transform:matrix(1,0,0,1,0,0);}
.header .nav ul li:nth-of-type(2){ transition-delay:0.2s;}
.header .nav ul li:nth-of-type(3){ transition-delay:0.3s;}
.header .nav ul li:nth-of-type(4){ transition-delay:0.4s;}
.header .nav ul li:nth-of-type(5){ transition-delay:0.5s;}
.header .nav ul li:nth-of-type(6){ transition-delay:0.6s;}
.header .nav ul li:nth-of-type(7){ transition-delay:0.7s;}
.header .nav ul li:nth-of-type(8){ transition-delay:0.9s;}
.header .nav ul li:nth-of-type(9){ transition-delay:0.9s;}
.header .nav ul li:nth-of-type(10){ transition-delay:1s;}
.header .nav ul li a{ color:#9d9ca0; -webkit-transition:all 1s; transition:all 1s; font-size:14px; line-height:24px;}
.header .nav ul li a:hover,.header .nav ul li.on a{ color:#fff;}

/*搜索*/
.serbox{ width:90%; height:40px; position:absolute; right:-100%; top:60px; z-index:9999; overflow:hidden; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.serbox.on{ right:0;}
.serbox .c{ width:30px; height:40px; float:left;}
.serbox .c img{ display:block; height:14px; margin:13px auto; cursor:pointer;}
.serbox .search_box_input{ width:calc(100% - 150px); height:40px; background-color:#f8f8f8; float:left; overflow:hidden;}
.serbox .search_box_input input{ font-size:14px; line-height:40px; height:40px; background-color:#f8f8f8; width:100%; text-indent:10px; overflow:hidden; display:block;}
.serbox .s01{ width:40px; height:40px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:40px; font-size:14px; color:#fff; background-color:#333;}
.serbox .s02{ width:40px; height:40px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:40px; font-size:14px; color:#fff; background-color:#222;}
.serbox .s03{ width:40px; height:40px; display:block; float:left; cursor:pointer; overflow:hidden; text-align:center; line-height:40px; font-size:14px; color:#fff; background-color:#111;}
}

/*banner*/
@-webkit-keyframes opa_btm {
    0% { -webkit-transform:translate(0, 10px); opacity:0;}
    100% { -webkit-transform:translate(0, 0); opacity:1;}
}
@keyframes opa_btm {
    0% { transform:translate(0, 10px); opacity:0;}
    100% { transform:translate(0, 0); opacity:1;}
}
@media screen and (min-width:1600px){
.banner{ width:100%; position:relative; z-index:1;}
.banner .swiper-container{ width:100%; position:relative; z-index:3;}
.banner .swiper-container .swiper-slide{ width:100%; display:block; position:relative; overflow:hidden;}
.banner .swiper-container .swiper-slide .tu{ width:100%; position:relative; z-index:1;}
.banner .swiper-container .swiper-slide .tu img{ width:100%; display:block;}
.banner .swiper-container .swiper-slide .tu b{ width:100%; height:100%; background-color:rgba(0,0,0,.7); display:block; overflow:hidden; position:absolute; left:0; top:0;}
.banner .swiper-container .swiper-slide .wen{ width:50%; position:absolute; left:10%; top:50%; transform:translateY(-50%); z-index:3;}
.banner .swiper-container .swiper-slide .wen .w01{ font-size:60px; line-height:60px; color:#fff; text-transform:uppercase; font-weight:bold;}
.banner .swiper-container .swiper-slide .wen .w02{ font-size:48px; line-height:58px; color:#fff; margin-top:10px; letter-spacing:6px;}
.banner .swiper-container .swiper-slide .wen .w03{ font-size:24px; line-height:34px; color:#fff; margin-top:20px; letter-spacing:3px;}
.banner .swiper-container .swiper-slide .wen .w04{ margin-top:65px;}
.banner .swiper-container .swiper-slide .wen .w04 span{ display:block; float:left; overflow:hidden;}
.banner .swiper-container .swiper-slide .wen .w04 span a{ min-width:110px; padding:0 20px; height:40px; line-height:40px; font-size:14px; display:block; text-align:center; border-radius:5px; overflow:hidden; background-color:#2e3192; color:#fff; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.banner .swiper-container .swiper-slide .wen .w04 span a:hover{ background-color:#fff; color:#2e3192;}
.banner .swiper-container .swiper-slide .wen .w04 p{ display:block; float:left; overflow:hidden; margin-left:30px;}
.banner .swiper-container .swiper-slide .wen .w04 p b{ width:40px; height:40px; display:block; float:left; background-color:rgba(255,255,255,.7); overflow:hidden; border-radius:100%; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.banner .swiper-container .swiper-slide .wen .w04 p b img{ display:block; height:16px; margin:12px auto;}
.banner .swiper-container .swiper-slide .wen .w04 p a{ display:block; float:left; margin-left:10px; font-size:14px; line-height:40px; height:40px; color:#fff;}
.banner .swiper-container .swiper-slide .wen .w04 p:hover b{ background-color:#fff;}
.banner .swiper-container .swiper-slide .wen .w04 p:hover a{ text-decoration:underline;}
.banner .swi{ position:absolute; right:10%; bottom:30px; z-index:3;}
.banner .swi .swiper-button-white{ width:40px; height:40px; float:left; background-color:rgba(255,255,255,.3); background-position:center; background-repeat:no-repeat; cursor:pointer; overflow:hidden; border-radius:100%; margin-left:20px;}
.banner .swi .swiper-button-white:hover{ background-color:#2e3192;}
.banner .swi .swiper-button-prev{ background-image:url(../images/prev.png);}
.banner .swi .swiper-button-next{ background-image:url(../images/next.png);}
.banner .swiper-pagination{ position:absolute; left:10%; bottom:48px; z-index:3;}
.banner .swiper-pagination span{ display:block; overflow:hidden; float:left; margin-right:10px; width:40px; height:4px; cursor:pointer; background-color:rgba(255,255,255,.3); border-radius:4px;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background-color:#2e3192;}
.banner .down{ position:absolute; bottom:0; left:50%; margin-left:-9px; width:18px; height:70px; z-index:9;}
.banner .down>img{ cursor:pointer;}
.banner .down img{ display:block; margin:auto;}
.banner .down p{ display:block; margin-top:3px; -webkit-animation:opa_btm 1s infinite alternate linear; animation:opa_btm 1s infinite alternate linear;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.banner{ width:100%; position:relative; z-index:1;}
.banner .swiper-container{ width:100%; position:relative; z-index:3;}
.banner .swiper-container .swiper-slide{ width:100%; display:block; position:relative; overflow:hidden;}
.banner .swiper-container .swiper-slide .tu{ width:100%; position:relative; z-index:1;}
.banner .swiper-container .swiper-slide .tu img{ width:100%; display:block;}
.banner .swiper-container .swiper-slide .tu b{ width:100%; height:100%; background-color:rgba(0,0,0,.7); display:block; overflow:hidden; position:absolute; left:0; top:0;}
.banner .swiper-container .swiper-slide .wen{ width:50%; position:absolute; left:6.5%; top:50%; transform:translateY(-50%); z-index:3;}
.banner .swiper-container .swiper-slide .wen .w01{ font-size:50px; line-height:50px; color:#fff; text-transform:uppercase; font-weight:bold;}
.banner .swiper-container .swiper-slide .wen .w02{ font-size:38px; line-height:48px; color:#fff; margin-top:5px; letter-spacing:4px;}
.banner .swiper-container .swiper-slide .wen .w03{ font-size:20px; line-height:30px; color:#fff; margin-top:15px; letter-spacing:2px;}
.banner .swiper-container .swiper-slide .wen .w04{ margin-top:45px;}
.banner .swiper-container .swiper-slide .wen .w04 span{ display:block; float:left; overflow:hidden;}
.banner .swiper-container .swiper-slide .wen .w04 span a{ min-width:100px; padding:0 15px height:38px; line-height:38px; font-size:14px; display:block; text-align:center; border-radius:5px; overflow:hidden; background-color:#2e3192; color:#fff; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.banner .swiper-container .swiper-slide .wen .w04 span a:hover{ background-color:#fff; color:#2e3192;}
.banner .swiper-container .swiper-slide .wen .w04 p{ display:block; float:left; overflow:hidden; margin-left:20px;}
.banner .swiper-container .swiper-slide .wen .w04 p b{ width:38px; height:38px; display:block; float:left; background-color:rgba(255,255,255,.7); overflow:hidden; border-radius:100%; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.banner .swiper-container .swiper-slide .wen .w04 p b img{ display:block; height:16px; margin:11px auto;}
.banner .swiper-container .swiper-slide .wen .w04 p a{ display:block; float:left; margin-left:10px; font-size:14px; line-height:38px; height:38px; color:#fff;}
.banner .swiper-container .swiper-slide .wen .w04 p:hover b{ background-color:#fff;}
.banner .swiper-container .swiper-slide .wen .w04 p:hover a{ text-decoration:underline;}
.banner .swi{ position:absolute; right:6.5%; bottom:20px; z-index:3;}
.banner .swi .swiper-button-white{ width:40px; height:40px; float:left; background-color:rgba(255,255,255,.3); background-position:center; background-repeat:no-repeat; cursor:pointer; overflow:hidden; border-radius:100%; margin-left:20px;}
.banner .swi .swiper-button-white:hover{ background-color:#2e3192;}
.banner .swi .swiper-button-prev{ background-image:url(../images/prev.png);}
.banner .swi .swiper-button-next{ background-image:url(../images/next.png);}
.banner .swiper-pagination{ position:absolute; left:6.5%; bottom:38px; z-index:3;}
.banner .swiper-pagination span{ display:block; overflow:hidden; float:left; margin-right:10px; width:35px; height:4px; cursor:pointer; background-color:rgba(255,255,255,.3); border-radius:4px;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background-color:#2e3192;}
.banner .down{ position:absolute; bottom:0; left:50%; margin-left:-9px; width:18px; height:60px; z-index:9;}
.banner .down>img{ cursor:pointer;}
.banner .down img{ display:block; margin:auto;}
.banner .down p{ display:block; margin-top:3px; -webkit-animation:opa_btm 1s infinite alternate linear; animation:opa_btm 1s infinite alternate linear;}
}
@media only screen and (max-width:1023px){
.banner{ width:100%; height:80vw; position:relative; z-index:1;}
.banner .swiper-container{ width:100%; height:100%; position:relative; z-index:3;}
.banner .swiper-container .swiper-wrapper{ width:100%; height:100%;}
.banner .swiper-container .swiper-slide{ width:100%; height:100%; display:block; position:relative; overflow:hidden;}
.banner .swiper-container .swiper-slide .tu{ width:100%; height:100%; position:relative; z-index:1;}
.banner .swiper-container .swiper-slide .tu img{ height:100%; display:block; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
.banner .swiper-container .swiper-slide .tu b{ width:100%; height:100%; background-color:rgba(0,0,0,.7); display:block; overflow:hidden; position:absolute; left:0; top:0;}
.banner .swiper-container .swiper-slide .wen{ width:94%; position:absolute; left:3%; top:40%; transform:translateY(-50%); z-index:3;}
.banner .swiper-container .swiper-slide .wen .w01{ font-size:40px; line-height:40px; color:#fff; text-transform:uppercase; font-weight:bold;}
.banner .swiper-container .swiper-slide .wen .w02{ font-size:24px; line-height:34px; color:#fff; margin-top:2px;}
.banner .swiper-container .swiper-slide .wen .w03{ font-size:16px; line-height:26px; color:#fff; margin-top:2px;}
.banner .swiper-container .swiper-slide .wen .w04{ margin-top:20px;}
.banner .swiper-container .swiper-slide .wen .w04 span{ display:block; float:left; overflow:hidden;}
.banner .swiper-container .swiper-slide .wen .w04 span a{ min-width:80px; padding:0 15px; height:36px; line-height:36px; font-size:14px; display:block; text-align:center; border-radius:5px; overflow:hidden; background-color:#2e3192; color:#fff; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s; margin-right:10px;}
.banner .swiper-container .swiper-slide .wen .w04 span a:hover{ background-color:#fff; color:#2e3192;}
.banner .swiper-container .swiper-slide .wen .w04 p{ display:block; float:left; overflow:hidden;}
.banner .swiper-container .swiper-slide .wen .w04 p b{ width:36px; height:36px; display:block; float:left; background-color:rgba(255,255,255,.7); overflow:hidden; border-radius:100%; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.banner .swiper-container .swiper-slide .wen .w04 p b img{ display:block; height:16px; margin:10px auto;}
.banner .swiper-container .swiper-slide .wen .w04 p a{ display:block; float:left; margin-left:5px; font-size:14px; line-height:36px; height:36px; color:#fff;}
.banner .swiper-container .swiper-slide .wen .w04 p:hover b{ background-color:#fff;}
.banner .swiper-container .swiper-slide .wen .w04 p:hover a{ text-decoration:underline;}
.banner .swi{ position:absolute; right:6.5%; bottom:20px; z-index:3; display:none;}
.banner .swi .swiper-button-white{ width:40px; height:40px; float:left; background-color:rgba(255,255,255,.3); background-position:center; background-repeat:no-repeat; cursor:pointer; overflow:hidden; border-radius:100%; margin-left:20px;}
.banner .swi .swiper-button-white:hover{ background-color:#2e3192;}
.banner .swi .swiper-button-prev{ background-image:url(../images/prev.png);}
.banner .swi .swiper-button-next{ background-image:url(../images/next.png);}
.banner .swiper-pagination{ position:absolute; left:50%; transform:translateX(-50%); bottom:15px; z-index:3;}
.banner .swiper-pagination span{ display:block; overflow:hidden; float:left; margin:0 3px; width:30px; height:4px; cursor:pointer; background-color:rgba(255,255,255,.3); border-radius:4px;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background-color:#2e3192;}
.banner .down{ position:absolute; bottom:0; left:50%; margin-left:-9px; width:18px; height:60px; z-index:9; display:none;}
.banner .down>img{ cursor:pointer;}
.banner .down img{ display:block; margin:auto;}
.banner .down p{ display:block; margin-top:3px; -webkit-animation:opa_btm 1s infinite alternate linear; animation:opa_btm 1s infinite alternate linear;}
}

/*证书查询*/
@media screen and (min-width:1600px){
.zbox{ width:100%; position:relative; z-index:1; padding-top:65px; padding-bottom:70px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.zbox .bg{ width:100%; height:100%; background-color:rgba(46,49,146,.7); position:absolute; left:0; top:0; z-index:1;}
.zbox .box{ width:80%; margin:auto; position:relative; z-index:3;}
.zbox .box .w01{ width:100%; display:flex; justify-content:center; align-items:flex-end;}
.zbox .box .w01 span{ display:block; font-size:48px; line-height:48px; color:#fff; text-transform:uppercase; text-indent:2px;}
.zbox .box .w01 p{ display:block; font-size:18px; line-height:28px; color:#fff; margin-left:20px; letter-spacing:2px;}
.zbox .box .w02{ margin-top:11px; height:32px;}
.zbox .box .w02 img{ display:block; height:32px; margin:auto;}
.zbox .box .w03{ width:650px; height:44px; margin:auto; margin-top:30px;}
.zbox .box .w03 p{ width:420px; padding:0 20px; height:44px; border-radius:44px; background-color:#fff; overflow:hidden; float:left;}
.zbox .box .w03 p input{ width:100%; display:block; height:44px; line-height:44px; display:block; overflow:hidden;}
.zbox .box .w03 a{ width:170px; height:44px; border-radius:44px; background-color:#2e3192; overflow:hidden; float:right; position:relative; display:flex; justify-content:center; align-items:center;}
.zbox .box .w03 a img{ display:block; height:16px; margin-left:2px;}
.zbox .box .w03 a span{ display:block; height:24px; line-height:24px; letter-spacing:2px; color:#fff; margin-left:10px;}
.zbox .box .w03 a input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.zbox{ width:100%; position:relative; z-index:1; padding-top:45px; padding-bottom:50px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.zbox .bg{ width:100%; height:100%; background-color:rgba(46,49,146,.7); position:absolute; left:0; top:0; z-index:1;}
.zbox .box{ width:87%; margin:auto; position:relative; z-index:3;}
.zbox .box .w01{ width:100%; display:flex; justify-content:center; align-items:flex-end;}
.zbox .box .w01 span{ display:block; font-size:38px; line-height:38px; color:#fff; text-transform:uppercase; text-indent:1px;}
.zbox .box .w01 p{ display:block; font-size:16px; line-height:26px; color:#fff; margin-left:15px; letter-spacing:1px;}
.zbox .box .w02{ margin-top:11px; height:32px;}
.zbox .box .w02 img{ display:block; height:32px; margin:auto;}
.zbox .box .w03{ width:570px; height:42px; margin:auto; margin-top:22px;}
.zbox .box .w03 p{ width:360px; padding:0 20px; height:42px; border-radius:42px; background-color:#fff; overflow:hidden; float:left;}
.zbox .box .w03 p input{ width:100%; display:block; height:42px; line-height:42px; display:block; overflow:hidden;}
.zbox .box .w03 a{ width:150px; height:42px; border-radius:42px; background-color:#2e3192; overflow:hidden; float:right; position:relative; display:flex; justify-content:center; align-items:center;}
.zbox .box .w03 a img{ display:block; height:16px; margin-left:1px;}
.zbox .box .w03 a span{ display:block; height:24px; line-height:24px; letter-spacing:1px; color:#fff; margin-left:10px;}
.zbox .box .w03 a input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
}
@media only screen and (max-width:1023px){
.zbox{ width:100%; position:relative; z-index:1; padding-top:25px; padding-bottom:30px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.zbox .bg{ width:100%; height:100%; background-color:rgba(46,49,146,.7); position:absolute; left:0; top:0; z-index:1;}
.zbox .box{ width:94%; margin:auto; position:relative; z-index:3;}
.zbox .box .w01{ width:100%; display:flex; justify-content:center; align-items:flex-end;}
.zbox .box .w01 span{ display:block; font-size:28px; line-height:28px; color:#fff; text-transform:uppercase;}
.zbox .box .w01 p{ display:block; font-size:14px; line-height:24px; color:#fff; margin-left:10px;}
.zbox .box .w02{ margin-top:10px;}
.zbox .box .w02 img{ display:block; max-height:32px; max-width:100%; margin:auto;}
.zbox .box .w03{ width:100%; max-width:500px; height:40px; margin:auto; margin-top:15px;}
.zbox .box .w03 p{ width:calc(100% - 170px); padding:0 15px; height:40px; border-radius:40px; background-color:#fff; overflow:hidden; float:left;}
.zbox .box .w03 p input{ width:100%; display:block; height:40px; line-height:40px; display:block; overflow:hidden;}
.zbox .box .w03 a{ width:130px; height:40px; border-radius:40px; background-color:#2e3192; overflow:hidden; float:right; position:relative; display:flex; justify-content:center; align-items:center;}
.zbox .box .w03 a img{ display:block; height:16px;}
.zbox .box .w03 a span{ display:block; height:24px; line-height:24px; color:#fff; margin-left:6px;}
.zbox .box .w03 a input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
}

/*关于我们*/
@media screen and (min-width:1600px){
.title{ width:80%; margin:auto; position:relative; z-index:3;}
.title .en{ font-size:40px; line-height:50px; font-weight:bold;}
.title .cn{ font-size:24px; line-height:34px; margin-top:11px;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.title{ width:87%; margin:auto; position:relative; z-index:3;}
.title .en{ font-size:36px; line-height:46px; font-weight:bold;}
.title .cn{ font-size:22px; line-height:32px; margin-top:7px;}
}
@media only screen and (max-width:1023px){
.title{ width:94%; margin:auto; position:relative; z-index:3;}
.title .en{ font-size:30px; line-height:40px; font-weight:bold;}
.title .cn{ font-size:20px; line-height:30px;}
}
@media screen and (min-width:1600px){
.abox{ width:100%; position:relative; z-index:1; padding-top:90px;}
.abox .bg{ width:calc(50% - 160px); height:100%; background-color:#f7f7f7; position:absolute; right:0; top:0; z-index:1;}
.abox .box{ width:80%; margin:auto; position:relative; z-index:3;}
.abox .box .left{ width:50%; float:left;}
.abox .box .left .title{ width:100%;}
.abox .box .left .title .cn{ margin-top:21px;}
.abox .box .left .title .line{ width:2px; height:30px; background-color:#2e3192; margin-top:35px;}
.abox .box .left .wen{ width:90%; font-size:14px; line-height:34px; height:170px; margin-top:30px;}
.abox .box .left .more{ margin-top:35px; margin-bottom:70px;}
.abox .box .left .more a{ display:block; width:138px; height:38px; line-height:38px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.abox .box .left .more a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.abox .box .left .more a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.abox .box .left .more a:hover:before{ border-left-color:#fff;}
.abox .box .tu{ background-position:center; background-repeat:no-repeat; background-size:cover;}
.abox .box .tu a{ width:100%; display:block; position:relative; padding-top:45.75%; overflow:hidden; background-color:rgba(0,0,0,.5); -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.abox .box .tu a:hover{ opacity:0;}
.abox .box .tu .biao{ position:absolute; left:6.5%; bottom:65px;}
.abox .box .tu .biao span{ display:block; color:#fff; font-size:30px; line-height:40px;}
.abox .box .tu .biao p{ display:block; color:#fff; font-size:16px; line-height:26px;}
.abox .box .tu .duo{ width:140px; height:32px; line-height:32px; font-size:14px; color:#fff; border-bottom:1px solid #fff; position:absolute; right:6.5%; bottom:70px;}
.abox .box .tu .duo:before{ width:; height:; display:block; content:''; position:absolute; right:0; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#fff;}
.abox .box .right{ width:50%; float:left; padding-top:90px;}
.abox .box .right .tp{ width:100%;}
.abox .box .right .tp a{ width:100%; height:540px; position:relative; overflow:hidden; display:block;}
.abox .box .right .tp a img{ width:100%; height:100%; object-fit:cover; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.abox .box .right .tp a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.abox{ width:100%; position:relative; z-index:1; padding-top:60px;}
.abox .bg{ width:calc(50% - 100px); height:100%; background-color:#f7f7f7; position:absolute; right:0; top:0; z-index:1;}
.abox .box{ width:87%; margin:auto; position:relative; z-index:3;}
.abox .box .left{ width:50%; float:left;}
.abox .box .left .title{ width:100%;}
.abox .box .left .title .cn{ margin-top:11px;}
.abox .box .left .title .line{ width:2px; height:25px; background-color:#2e3192; margin-top:25px;}
.abox .box .left .wen{ width:90%; font-size:14px; line-height:30px; height:150px; margin-top:22px;}
.abox .box .left .more{ margin-top:22px; margin-bottom:50px;}
.abox .box .left .more a{ display:block; width:118px; height:36px; line-height:36px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.abox .box .left .more a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.abox .box .left .more a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.abox .box .left .more a:hover:before{ border-left-color:#fff;}
.abox .box .tu{ background-position:center; background-repeat:no-repeat; background-size:cover;}
.abox .box .tu a{ width:100%; display:block; position:relative; padding-top:45.75%; overflow:hidden; background-color:rgba(0,0,0,.5); -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.abox .box .tu a:hover{ opacity:0;}
.abox .box .tu .biao{ position:absolute; left:5%; bottom:45px;}
.abox .box .tu .biao span{ display:block; color:#fff; font-size:24px; line-height:34px;}
.abox .box .tu .biao p{ display:block; color:#fff; font-size:15px; line-height:25px;}
.abox .box .tu .duo{ width:120px; height:30px; line-height:30px; font-size:14px; color:#fff; border-bottom:1px solid #fff; position:absolute; right:5%; bottom:50px;}
.abox .box .tu .duo:before{ width:; height:; display:block; content:''; position:absolute; right:0; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#fff;}
.abox .box .right{ width:50%; float:left; padding-top:80px;}
.abox .box .right .tp{ width:100%;}
.abox .box .right .tp a{ width:100%; height:437px; position:relative; overflow:hidden; display:block;}
.abox .box .right .tp a img{ width:100%; height:100%; object-fit:cover; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.abox .box .right .tp a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
}
@media only screen and (max-width:1023px){
.abox{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:40px;}
.abox .bg{ width:100%; height:40%; background-color:#f7f7f7; position:absolute; right:0; bottom:0; z-index:1;}
.abox .box{ width:94%; margin:auto; position:relative; z-index:3;}
.abox .box .left{ width:100%; float:left; position:relative; z-index:3;}
.abox .box .left .title{ width:100%;}
.abox .box .left .title .line{ width:2px; height:20px; background-color:#2e3192; margin-top:15px;}
.abox .box .left .wen{ width:100%; font-size:14px; line-height:24px; height:168px; margin-top:15px;}
.abox .box .left .more{ margin-top:15px; margin-bottom:30px;}
.abox .box .left .more a{ display:block; width:98px; height:34px; line-height:34px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.abox .box .left .more a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.abox .box .left .more a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.abox .box .left .more a:hover:before{ border-left-color:#fff;}
.abox .box .tu{ background-position:center; background-repeat:no-repeat; background-size:cover;}
.abox .box .tu a{ width:100%; display:block; position:relative; padding-top:45.75%; overflow:hidden; background-color:rgba(0,0,0,.5); -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.abox .box .tu a:hover{ opacity:0;}
.abox .box .tu .biao{ position:absolute; left:3%; bottom:25px;}
.abox .box .tu .biao span{ display:block; color:#fff; font-size:20px; line-height:30px;}
.abox .box .tu .biao p{ display:block; color:#fff; font-size:14px; line-height:24px;}
.abox .box .tu .duo{ width:100px; height:28px; line-height:28px; font-size:14px; color:#fff; border-bottom:1px solid #fff; position:absolute; right:3%; bottom:30px;}
.abox .box .tu .duo:before{ width:; height:; display:block; content:''; position:absolute; right:0; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#fff;}
.abox .box .right{ width:100%;}
.abox .box .right .tp{ width:170px; position:absolute; right:0; top:5px; z-index:1;}
.abox .box .right .tp a{ width:100%; height:120px; position:relative; overflow:hidden; display:block;}
.abox .box .right .tp a img{ width:100%; height:100%; object-fit:cover; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.abox .box .right .tp a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
}

/*通知公告*/
@media screen and (min-width:1600px){
.nbox{ width:100%; position:relative; z-index:1; padding-bottom:100px;}
.nbox .bg{ width:calc(50% - 160px); height:110px; background-color:#f7f7f7; position:absolute; right:0; top:0; z-index:1;}
.nbox .title{ padding-top:20px;}
.nbox .tab{ position:absolute; right:0; width:33%; top:0;}
.nbox .tab .tab_menu{ display:block; float:left; overflow:hidden;}
.nbox .tab .tab_menu li{ display:block; height:110px; line-height:110px; font-size:16px; position:relative; float:left; margin-right:2.6vw; cursor:pointer;}
.nbox .tab .tab_menu li.on{ color:#2e3192;}
.nbox .tab .tab_menu li.on b{ width:100%; height:2px; display:block; position:absolute; left:0; bottom:0; background-color:#2e3192; overflow:hidden;}
.nbox .tab .more{ float:right; padding-top:24px;}
.nbox .tab .more a{ display:block; overflow:hidden;}
.nbox .tab .more a b{ display:block; font-size:14px; line-height:26px; float:right;}
.nbox .tab .more a span{ clear:right; float:right; width:90px; height:30px; line-height:30px; text-align:center; background-color:#2e3192; color:#fff;}
.nbox .tab .more a:hover b{ color:#2e3192;}
.nbox .tab .more a:hover span{ background-color:#333;}
.nbox .box{ width:80%; margin:auto; margin-top:35px; position:relative; z-index:3;}
.nbox .box .swiper-container{ width:100%;}
.nbox .box .swiper-container .swiper-slide{ display:block; float:left; margin-right:30px;}
.nbox .box .swiper-container .swiper-slide .tu{ width:100%;}
.nbox .box .swiper-container .swiper-slide .tu a{ width:100%; padding-top:69.44%; display:block; overflow:hidden; position:relative;}
.nbox .box .swiper-container .swiper-slide .tu a img{ width:100%; display:block; position:absolute; left:0; top:0;}
.nbox .box .swiper-container .swiper-slide .wen{ border:1px solid #eee; border-top:none;}
.nbox .box .swiper-container .swiper-slide .wen .w01{ width:84%; margin:20px auto; margin-bottom:0;}
.nbox .box .swiper-container .swiper-slide .wen .w01 a{ display:block; font-size:14px; line-height:24px; font-weight:bold; color:#2e3192;}
.nbox .box .swiper-container .swiper-slide .wen .w02{ width:84%; margin:auto;}
.nbox .box .swiper-container .swiper-slide .wen .w02 a{ width:100%; display:block; font-size:18px; line-height:28px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.nbox .box .swiper-container .swiper-slide .wen .w02 a:hover{ color:#2e3192;}
.nbox .box .swiper-container .swiper-slide .wen .w03{ width:84%; margin:auto; margin-top:5px; font-size:14px; line-height:24px; height:72px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.nbox .box .swiper-container .swiper-slide .wen .w04{ width:84%; padding:0 8%; margin-top:20px; border-top:1px solid #eee; height:48px; line-height:48px; position:relative;}
.nbox .box .swiper-container .swiper-slide .wen .w04 span{ display:block; float:left; color:#666;}
.nbox .box .swiper-container .swiper-slide .wen .w04 a{ display:block; float:right; width:15px; height:10px; overflow:hidden; margin-top:19px; background-image:url(../images/more.png);}
.nbox .box .swiper-container .swiper-slide:hover .wen .w04 a{ background-image:url(../images/more01.png);}
.nbox .box .swiper-container .swiper-slide:hover .wen .w04 b{ width:100%; height:1px; background-color:#2e3192; position:absolute; left:0; bottom:0; display:block; overflow:hidden;}
.nbox .box .swiper-container .swiper-slide:hover .wen{ border-bottom:1px solid #2e3192;}
.nbox .box .swiper-pagination{ width:100%; margin-top:40px; display:flex; flex-wrap:wrap; justify-content:center;}
.nbox .box .swiper-pagination span{ display:block; overflow:hidden; margin:6px 10px; width:8px; height:8px; cursor:pointer; background-image:url(../images/bn.png); background-position:center; background-repeat:no-repeat;}
.nbox .box .swiper-pagination span.swiper-pagination-bullet-active{ margin:0 10px; width:20px; height:20px; background-image:url(../images/bn01.png);}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.nbox{ width:100%; position:relative; z-index:1; padding-bottom:70px;}
.nbox .bg{ width:calc(50% - 100px); height:90px; background-color:#f7f7f7; position:absolute; right:0; top:0; z-index:1;}
.nbox .title{ padding-top:10px;}
.nbox .tab{ position:absolute; right:0; width:35%; top:0;}
.nbox .tab .tab_menu{ display:block; float:left; overflow:hidden;}
.nbox .tab .tab_menu li{ display:block; height:90px; line-height:90px; font-size:15px; position:relative; float:left; margin-right:2vw; cursor:pointer;}
.nbox .tab .tab_menu li.on{ color:#2e3192;}
.nbox .tab .tab_menu li.on b{ width:100%; height:2px; display:block; position:absolute; left:0; bottom:0; background-color:#2e3192; overflow:hidden;}
.nbox .tab .more{ float:right; padding-top:15px;}
.nbox .tab .more a{ display:block; overflow:hidden;}
.nbox .tab .more a b{ display:block; font-size:14px; line-height:26px; float:right;}
.nbox .tab .more a span{ clear:right; float:right; width:80px; height:28px; line-height:28px; font-size:14px; text-align:center; background-color:#2e3192; color:#fff;}
.nbox .tab .more a:hover b{ color:#2e3192;}
.nbox .tab .more a:hover span{ background-color:#333;}
.nbox .box{ width:87%; margin:auto; margin-top:25px; position:relative; z-index:3;}
.nbox .box .swiper-container{ width:100%;}
.nbox .box .swiper-container .swiper-slide{ display:block; float:left; margin-right:30px;}
.nbox .box .swiper-container .swiper-slide .tu{ width:100%;}
.nbox .box .swiper-container .swiper-slide .tu a{ width:100%; padding-top:69.44%; display:block; overflow:hidden; position:relative;}
.nbox .box .swiper-container .swiper-slide .tu a img{ width:100%; display:block; position:absolute; left:0; top:0;}
.nbox .box .swiper-container .swiper-slide .wen{ border:1px solid #eee; border-top:none;}
.nbox .box .swiper-container .swiper-slide .wen .w01{ width:88%; margin:15px auto; margin-bottom:0;}
.nbox .box .swiper-container .swiper-slide .wen .w01 a{ display:block; font-size:14px; line-height:24px; font-weight:bold; color:#2e3192;}
.nbox .box .swiper-container .swiper-slide .wen .w02{ width:88%; margin:auto;}
.nbox .box .swiper-container .swiper-slide .wen .w02 a{ width:100%; display:block; font-size:18px; line-height:28px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.nbox .box .swiper-container .swiper-slide .wen .w02 a:hover{ color:#2e3192;}
.nbox .box .swiper-container .swiper-slide .wen .w03{ width:88%; margin:auto; margin-top:5px; font-size:14px; line-height:24px; height:72px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.nbox .box .swiper-container .swiper-slide .wen .w04{ width:88%; padding:0 6%; margin-top:15px; border-top:1px solid #eee; height:44px; line-height:44px; position:relative;}
.nbox .box .swiper-container .swiper-slide .wen .w04 span{ display:block; float:left; color:#666;}
.nbox .box .swiper-container .swiper-slide .wen .w04 a{ display:block; float:right; width:15px; height:10px; overflow:hidden; margin-top:17px; background-image:url(../images/more.png);}
.nbox .box .swiper-container .swiper-slide:hover .wen .w04 a{ background-image:url(../images/more01.png);}
.nbox .box .swiper-container .swiper-slide:hover .wen .w04 b{ width:100%; height:1px; background-color:#2e3192; position:absolute; left:0; bottom:0; display:block; overflow:hidden;}
.nbox .box .swiper-container .swiper-slide:hover .wen{ border-bottom:1px solid #2e3192;}
.nbox .box .swiper-pagination{ width:100%; margin-top:30px; display:flex; flex-wrap:wrap; justify-content:center;}
.nbox .box .swiper-pagination span{ display:block; overflow:hidden; margin:6px 7px; width:8px; height:8px; cursor:pointer; background-image:url(../images/bn.png); background-position:center; background-repeat:no-repeat;}
.nbox .box .swiper-pagination span.swiper-pagination-bullet-active{ margin:0 7px; width:20px; height:20px; background-image:url(../images/bn01.png);}
}
@media only screen and (max-width:1023px){
.nbox{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:40px;}
.nbox .tab{ width:100%;}
.nbox .tab .tab_menu{ display:block; float:left; overflow:hidden;}
.nbox .tab .tab_menu li{ display:block; height:36px; line-height:36px; font-size:16px; position:relative; float:left; margin-right:15px; cursor:pointer;}
.nbox .tab .tab_menu li.on{ color:#2e3192;}
.nbox .tab .tab_menu li.on b{ width:100%; height:2px; display:block; position:absolute; left:0; bottom:0; background-color:#2e3192; overflow:hidden;}
.nbox .tab .more{ float:right; position:absolute; right:0; bottom:0;}
.nbox .tab .more a{ display:block; overflow:hidden;}
.nbox .tab .more a b{ display:block; font-size:14px; line-height:26px; float:right;}
.nbox .tab .more a span{ clear:right; float:right; width:80px; height:26px; line-height:26px; font-size:14px; text-align:center; background-color:#2e3192; color:#fff;}
.nbox .tab .more a:hover b{ color:#2e3192;}
.nbox .tab .more a:hover span{ background-color:#333;}
.nbox .box{ width:94%; margin:auto; margin-top:15px; position:relative; z-index:3;}
.nbox .box .swiper-container{ width:100%;}
.nbox .box .swiper-container .swiper-slide{ width:70%; display:block; float:left;}
.nbox .box .swiper-container .swiper-slide .tu{ width:100%;}
.nbox .box .swiper-container .swiper-slide .tu a{ width:100%; padding-top:69.44%; display:block; overflow:hidden; position:relative;}
.nbox .box .swiper-container .swiper-slide .tu a img{ width:100%; display:block; position:absolute; left:0; top:0;}
.nbox .box .swiper-container .swiper-slide .wen{ border:1px solid #eee; border-top:none;}
.nbox .box .swiper-container .swiper-slide .wen .w01{ width:90%; margin:10px auto; margin-bottom:0;}
.nbox .box .swiper-container .swiper-slide .wen .w01 a{ display:block; font-size:14px; line-height:24px; font-weight:bold; color:#2e3192;}
.nbox .box .swiper-container .swiper-slide .wen .w02{ width:90%; margin:auto;}
.nbox .box .swiper-container .swiper-slide .wen .w02 a{ width:100%; display:block; font-size:16px; line-height:26px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.nbox .box .swiper-container .swiper-slide .wen .w02 a:hover{ color:#2e3192;}
.nbox .box .swiper-container .swiper-slide .wen .w03{ width:90%; margin:auto; font-size:14px; line-height:24px; height:72px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.nbox .box .swiper-container .swiper-slide .wen .w04{ width:90%; padding:0 5%; margin-top:10px; border-top:1px solid #eee; height:40px; line-height:40px; position:relative;}
.nbox .box .swiper-container .swiper-slide .wen .w04 span{ display:block; float:left; color:#666;}
.nbox .box .swiper-container .swiper-slide .wen .w04 a{ display:block; float:right; width:15px; height:10px; overflow:hidden; margin-top:15px; background-image:url(../images/more.png);}
.nbox .box .swiper-container .swiper-slide:hover .wen .w04 a{ background-image:url(../images/more01.png);}
.nbox .box .swiper-container .swiper-slide:hover .wen .w04 b{ width:100%; height:1px; background-color:#2e3192; position:absolute; left:0; bottom:0; display:block; overflow:hidden;}
.nbox .box .swiper-container .swiper-slide:hover .wen{ border-bottom:1px solid #2e3192;}
.nbox .box .swiper-pagination{ width:100%; margin-top:20px; display:flex; flex-wrap:wrap; justify-content:center;}
.nbox .box .swiper-pagination span{ display:block; overflow:hidden; margin:6px 5px; width:8px; height:8px; cursor:pointer; background-image:url(../images/bn.png); background-position:center; background-repeat:no-repeat;}
.nbox .box .swiper-pagination span.swiper-pagination-bullet-active{ margin:0 5px; width:20px; height:20px; background-image:url(../images/bn01.png);}
}

/*授权机构*/
@media screen and (min-width:1600px){
.sbox{ width:100%; position:relative; z-index:1; padding-top:100px; padding-bottom:100px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.sbox .bg{ width:100%; height:100%; background-color:rgba(0,0,0,.7); position:absolute; right:0; top:0; z-index:1;}
.sbox .title{ position:absolute; left:10%; top:90px;}
.sbox .title .cn,.sbox .title .en{ color:#fff;}
.sbox .more{ position:absolute; left:10%; bottom:100px; z-index:5;}
.sbox .more a{ display:block; overflow:hidden;}
.sbox .more a b{ display:block; font-size:14px; line-height:26px; color:#fff;}
.sbox .more a span{ display:block; width:90px; height:30px; line-height:30px; text-align:center; background-color:#2e3192; color:#fff;}
.sbox .more a:hover b{ color:#2e3192;}
.sbox .more a:hover span{ background-color:#333;}
.sbox .ss{ width:80%; margin:auto; display:flex; justify-content:flex-end; position:relative; z-index:3;}
.sbox .ss span{ display:block; width:100px; font-size:14px; height:40px; line-height:40px; color:#fff;}
.sbox .ss p{ width:260px; box-sizing:border-box; padding:0 10px; height:40px; background-color:#fff; overflow:hidden;}
.sbox .ss p input{ width:100%; display:block; height:40px; line-height:40px; display:block; overflow:hidden;}
.sbox .ss a{ width:100px; height:40px; margin-left:20px; background-color:#2e3192; overflow:hidden; position:relative; display:flex; justify-content:center; align-items:center; color:#fff;}
.sbox .ss a img{ display:block; height:14px; margin-right:10px;}
.sbox .ss a input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
.sbox .box{ width:80%; margin:auto; position:relative; z-index:3;}
.sbox .box .tab{ padding-left:21.57%;}
.sbox .box .tab .tabox{ width:100%; position:relative; display:none;}
.sbox .box .tab .tabox.active{ display:flex;}
.sbox .box .tab .tabox .mask{ width:91.67%; height:calc(100% - 40px); background-color:#fff; position:absolute; right:0; bottom:0; z-index:1;}
.sbox .box .tab .tabox .tu{ width:50%; float:left; position:relative; z-index:3; margin-bottom:40px;}
.sbox .box .tab .tabox .tu a{ width:100%; height:100%; display:block; position:relative; overflow:hidden;}
.sbox .box .tab .tabox .tu a img{ width:100%; height:100%; display:block; object-fit:cover; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.sbox .box .tab .tabox .tu a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.sbox .box .tab .tabox .wen{ width:50%; padding:80px 4.17%; padding-bottom:45px; box-sizing:border-box; float:left; position:relative; z-index:3;}
.sbox .box .tab .tabox .wen .w01{ width:100%;}
.sbox .box .tab .tabox .wen .w01 a{ width:100%; display:block; font-size:24px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.sbox .box .tab .tabox .wen .w01 a:hover{ color:#2e3192;}
.sbox .box .tab .tabox .wen .w02{ width:30px; height:2px; background-color:#2e3192; margin-top:15px;}
.sbox .box .tab .tabox .wen .w03{ width:100%; font-size:14px; line-height:30px; height:180px; margin-top:22px;}
.sbox .box .tab .tabox .wen .w04{ margin-top:42px;}
.sbox .box .tab .tabox .wen .w04 a{ display:block; width:138px; height:38px; line-height:38px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.sbox .box .tab .tabox .wen .w04 a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.sbox .box .tab .tabox .wen .w04 a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.sbox .box .tab .tabox .wen .w04 a:hover:before{ border-left-color:#fff;}
.sbox .box .tab_menu{ display:block; margin-top:40px; padding-left:21.57%;}
.sbox .box .tab_menu li{ display:flex; align-items:center; float:left; width:25%; height:110px; background-color:#fff; cursor:pointer; padding:0 2.92%; box-sizing:border-box;}
.sbox .box .tab_menu li.on{ background-color:#2e3192;}
.sbox .box .tab_menu li b{ display:block; font-size:60px; color:#2e3192;}
.sbox .box .tab_menu li p{ flex:1; display:block; font-size:18px; line-height:24px; margin-left:4.67%; color:#333; font-weight:bold;}
.sbox .box .tab_menu li.on b,.sbox .box .tab_menu li.on p{ color:#fff;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.sbox{ width:100%; position:relative; z-index:1; padding-top:70px; padding-bottom:70px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.sbox .bg{ width:100%; height:100%; background-color:rgba(0,0,0,.7); position:absolute; right:0; top:0; z-index:1;}
.sbox .title{ position:absolute; left:6.5%; top:60px;}
.sbox .title .cn,.sbox .title .en{ color:#fff;}
.sbox .more{ position:absolute; left:6.5%; bottom:70px; z-index:5;}
.sbox .more a{ display:block; overflow:hidden;}
.sbox .more a b{ display:block; font-size:14px; line-height:26px; color:#fff;}
.sbox .more a span{ display:block; width:80px; height:28px; line-height:28px; font-size:14px; text-align:center; background-color:#2e3192; color:#fff;}
.sbox .more a:hover b{ color:#2e3192;}
.sbox .more a:hover span{ background-color:#333;}
.sbox .ss{ width:87%; margin:auto; display:flex; justify-content:flex-end; position:relative; z-index:3;}
.sbox .ss span{ display:block; margin-right:15px; font-size:14px; height:38px; line-height:38px; color:#fff;}
.sbox .ss p{ width:240px; box-sizing:border-box; padding:0 10px; height:38px; background-color:#fff; overflow:hidden;}
.sbox .ss p input{ width:100%; display:block; height:38px; line-height:38px; display:block; overflow:hidden;}
.sbox .ss a{ width:90px; height:38px; margin-left:15px; background-color:#2e3192; overflow:hidden; position:relative; display:flex; justify-content:center; align-items:center; color:#fff;}
.sbox .ss a img{ display:block; height:14px; margin-right:7px;}
.sbox .ss a input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
.sbox .box{ width:87%; margin:auto; position:relative; z-index:3;}
.sbox .box .tab{ padding-left:20%;}
.sbox .box .tab .tabox{ width:100%; position:relative; display:none;}
.sbox .box .tab .tabox.active{ display:flex;}
.sbox .box .tab .tabox .mask{ width:91.67%; height:calc(100% - 30px); background-color:#fff; position:absolute; right:0; bottom:0; z-index:1;}
.sbox .box .tab .tabox .tu{ width:50%; float:left; position:relative; z-index:3; margin-bottom:30px;}
.sbox .box .tab .tabox .tu a{ width:100%; height:100%; display:block; position:relative; overflow:hidden;}
.sbox .box .tab .tabox .tu a img{ width:100%; height:100%; display:block; object-fit:cover; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.sbox .box .tab .tabox .tu a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.sbox .box .tab .tabox .wen{ width:50%; padding:60px 4.17%; padding-bottom:35px; box-sizing:border-box; float:left; position:relative; z-index:3;}
.sbox .box .tab .tabox .wen .w01{ width:100%;}
.sbox .box .tab .tabox .wen .w01 a{ width:100%; display:block; font-size:20px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.sbox .box .tab .tabox .wen .w01 a:hover{ color:#2e3192;}
.sbox .box .tab .tabox .wen .w02{ width:25px; height:2px; background-color:#2e3192; margin-top:10px;}
.sbox .box .tab .tabox .wen .w03{ width:100%; font-size:14px; line-height:24px; height:168px; margin-top:15px;}
.sbox .box .tab .tabox .wen .w04{ margin-top:20px;}
.sbox .box .tab .tabox .wen .w04 a{ display:block; width:118px; height:36px; line-height:36px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.sbox .box .tab .tabox .wen .w04 a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.sbox .box .tab .tabox .wen .w04 a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.sbox .box .tab .tabox .wen .w04 a:hover:before{ border-left-color:#fff;}
.sbox .box .tab_menu{ display:block; margin-top:30px; padding-left:20%;}
.sbox .box .tab_menu li{ display:flex; align-items:center; float:left; width:25%; height:90px; background-color:#fff; cursor:pointer; padding:0 2.92%; box-sizing:border-box;}
.sbox .box .tab_menu li.on{ background-color:#2e3192;}
.sbox .box .tab_menu li b{ display:block; font-size:50px; color:#2e3192;}
.sbox .box .tab_menu li p{ flex:1; display:block; font-size:16px; line-height:22px; margin-left:4.67%; color:#333; font-weight:bold;}
.sbox .box .tab_menu li.on b,.sbox .box .tab_menu li.on p{ color:#fff;}
}
@media only screen and (max-width:1023px){
.sbox{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:40px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.sbox .bg{ width:100%; height:100%; background-color:rgba(0,0,0,.7); position:absolute; right:0; top:0; z-index:1;}
.sbox .title .cn,.sbox .title .en{ color:#fff;}
.sbox .more{ position:absolute; right:3%; top:88px; z-index:3;}
.sbox .more a{ display:block; overflow:hidden;}
.sbox .more a b{ display:block; font-size:14px; line-height:26px; float:right; color:#fff;}
.sbox .more a span{ clear:right; float:right; width:80px; height:26px; line-height:26px; font-size:14px; text-align:center; background-color:#2e3192; color:#fff;}
.sbox .more a:hover b{ color:#2e3192;}
.sbox .more a:hover span{ background-color:#333;}
.sbox .ss{ width:94%; margin-left:3%; margin-top:15px; max-width:460px; position:relative; z-index:3;}
.sbox .ss span{ display:block; width:90px; font-size:14px; height:36px; line-height:36px; color:#fff; float:left;}
.sbox .ss p{ width:calc(100% - 180px); box-sizing:border-box; padding:0 10px; height:36px; background-color:#fff; overflow:hidden; float:left;}
.sbox .ss p input{ width:100%; display:block; height:36px; line-height:36px; display:block; overflow:hidden;}
.sbox .ss a{ width:80px; height:36px; margin-left:10px; background-color:#2e3192; overflow:hidden; position:relative; display:flex; justify-content:center; align-items:center; color:#fff; float:left;}
.sbox .ss a img{ display:block; height:14px; margin-right:7px;}
.sbox .ss a input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
.sbox .box{ width:94%; margin:auto; position:relative; z-index:3;}
.sbox .box .tab{ width:100%; margin-top:15px;}
.sbox .box .tab .tabox{ width:100%; position:relative; display:none;}
.sbox .box .tab .tabox.active{ display:block;}
.sbox .box .tab .tabox .mask{ width:100%; height:calc(100% - 20px); background-color:#fff; position:absolute; right:0; bottom:0; z-index:1;}
.sbox .box .tab .tabox .tu{ width:94%; margin:auto; position:relative; z-index:3;}
.sbox .box .tab .tabox .tu a{ width:100%; display:block; padding-top:70%; position:relative; overflow:hidden;}
.sbox .box .tab .tabox .tu a img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.sbox .box .tab .tabox .tu a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.sbox .box .tab .tabox .wen{ width:100%; padding:10px 3%; padding-bottom:20px; box-sizing:border-box; float:left; position:relative; z-index:3;}
.sbox .box .tab .tabox .wen .w01{ width:100%;}
.sbox .box .tab .tabox .wen .w01 a{ width:100%; display:block; font-size:16px; line-height:26px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.sbox .box .tab .tabox .wen .w01 a:hover{ color:#2e3192;}
.sbox .box .tab .tabox .wen .w02{ width:20px; height:2px; background-color:#2e3192; margin-top:5px;}
.sbox .box .tab .tabox .wen .w03{ width:100%; font-size:14px; line-height:24px; height:168px; margin-top:10px;}
.sbox .box .tab .tabox .wen .w04{ margin-top:10px;}
.sbox .box .tab .tabox .wen .w04 a{ display:block; width:98px; height:34px; line-height:34px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.sbox .box .tab .tabox .wen .w04 a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.sbox .box .tab .tabox .wen .w04 a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.sbox .box .tab .tabox .wen .w04 a:hover:before{ border-left-color:#fff;}
.sbox .box .tab_menu{ display:block; margin-top:20px;}
.sbox .box .tab_menu li{ display:flex; align-items:center; float:left; width:50%; height:70px; background-color:#fff; cursor:pointer; padding:0 3%; box-sizing:border-box;}
.sbox .box .tab_menu li.on{ background-color:#2e3192;}
.sbox .box .tab_menu li b{ display:block; font-size:40px; color:#2e3192;}
.sbox .box .tab_menu li p{ flex:1; display:block; font-size:14px; line-height:20px; margin-left:4%; color:#333; font-weight:bold;}
.sbox .box .tab_menu li.on b,.sbox .box .tab_menu li.on p{ color:#fff;}
}

/*认证项目*/
@media screen and (min-width:1600px){
.rbox{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:95px; background-color:#fff;}
.rbox .title .line{ width:88.88%; height:1px; background-color:#eee; position:absolute; right:0; bottom:5px; z-index:1;}
.rbox .title .more{ position:absolute; right:0; bottom:5px; z-index:3;}
.rbox .title .more a{ display:block; overflow:hidden;}
.rbox .title .more a b{ float:right; display:block; font-size:14px; line-height:26px;}
.rbox .title .more a span{ clear:right; float:right; display:block; width:90px; height:30px; line-height:30px; text-align:center; background-color:#2e3192; color:#fff;}
.rbox .title .more a:hover b{ color:#2e3192;}
.rbox .title .more a:hover span{ background-color:#333;}

.rbox .box{ width:80%; margin:auto; margin-top:35px; position:relative; z-index:3;}
.rbox .box .list{ width:100%; display:flex; overflow:hidden;}
.rbox .box .list dt{ display:block; width:35.94%; margin-bottom:5px; min-height:20vw; background-position:center; background-repeat:no-repeat; background-size:cover;}
.rbox .box .list dt a{ width:100%; height:100%; display:block; background-color:rgba(0,0,0,.7); position:relative; overflow:hidden;}
.rbox .box .list dt a .tu{ max-width:80%; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
.rbox .box .list dt a .tu strong{ width:100%; display:block; text-align:center; font-size:24px; line-height:36px; color:#fff; position:relative; z-index:3;}
.rbox .box .list dt a .tu span{ width:70px; height:70px; z-index:1; position:absolute; right:-25px; top:-20px; background-color:#2e3192; opacity:.7;}
.rbox .box .list dt a .duo{ position:absolute; left:0; bottom:-80px; padding:10px 5.45%; padding-bottom:18px; background-color:rgba(46,49,146,.7); -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box .list dt a .duo span{ width:140px; height:32px; line-height:32px; font-size:14px; color:#fff; border-bottom:1px solid #fff; position:relative; display:block; overflow:hidden;}
.rbox .box .list dt a .duo span:before{ width:; height:; display:block; content:''; position:absolute; right:0; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#fff;}
.rbox .box .list dt a:hover .duo{ bottom:0;}
.rbox .box .list dd{ display:block; width:29.41%; margin-left:2.62%;}
.rbox .box .list dd .tu{ width:100%; position:relative;}
.rbox .box .list dd .tu:before{ width:100%; padding-top:80%; display:block; content:''; overflow:hidden;}
.rbox .box .list dd .tu img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box .list dd:hover .tu img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.rbox .box .list dd .wen{ font-size:20px; line-height:30px; margin-top:25px; font-weight:bold; width:100%; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.rbox .box .list dd:hover .wen{ color:#2e3192;}
.rbox .box .list01{ width:100%; overflow:hidden;}
.rbox .box .list01 li{ display:block; width:22.8475%; margin-left:2.87%; float:left; margin-top:35px;}
.rbox .box .list01 li:nth-child(4n+1){ clear:left; float:left; margin-left:0;}
.rbox .box .list01 li .tu{ width:100%; position:relative;}
.rbox .box .list01 li .tu:before{ width:100%; padding-top:80%; display:block; content:''; overflow:hidden;}
.rbox .box .list01 li .tu img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box .list01 li:hover .tu img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.rbox .box .list01 li .wen{ font-size:20px; line-height:30px; margin-top:25px; font-weight:bold; width:100%; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.rbox .box .list01 li:hover .wen{ color:#2e3192;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.rbox{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:65px; background-color:#fff;}
.rbox .title .line{ width:88.88%; height:1px; background-color:#eee; position:absolute; right:0; bottom:5px; z-index:1;}
.rbox .title .more{ position:absolute; right:0; bottom:5px; z-index:3;}
.rbox .title .more a{ display:block; overflow:hidden;}
.rbox .title .more a b{ float:right; display:block; font-size:14px; line-height:26px;}
.rbox .title .more a span{ clear:right; float:right; display:block; width:80px; height:28px; line-height:28px; font-size:14px; text-align:center; background-color:#2e3192; color:#fff;}
.rbox .title .more a:hover b{ color:#2e3192;}
.rbox .title .more a:hover span{ background-color:#333;}

.rbox .box{ width:87%; margin:auto; margin-top:25px; position:relative; z-index:3;}
.rbox .box .list{ width:100%; display:flex; overflow:hidden;}
.rbox .box .list dt{ display:block; width:36%; margin-bottom:5px; min-height:20vw; background-position:center; background-repeat:no-repeat; background-size:cover;}
.rbox .box .list dt a{ width:100%; height:100%; display:block; background-color:rgba(0,0,0,.7); position:relative; overflow:hidden;}
.rbox .box .list dt a .tu{ max-width:80%; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
.rbox .box .list dt a .tu strong{ width:100%; display:block; text-align:center; font-size:20px; line-height:30px; color:#fff; position:relative; z-index:3;}
.rbox .box .list dt a .tu span{ width:50px; height:50px; z-index:1; position:absolute; right:-20px; top:-15px; background-color:#2e3192; opacity:.7;}
.rbox .box .list dt a .duo{ position:absolute; left:0; bottom:-80px; padding:5px 5.45%; padding-bottom:15px; background-color:rgba(46,49,146,.7); -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box .list dt a .duo span{ width:120px; height:30px; line-height:30px; font-size:14px; color:#fff; border-bottom:1px solid #fff; position:relative; display:block; overflow:hidden;}
.rbox .box .list dt a .duo span:before{ width:; height:; display:block; content:''; position:absolute; right:0; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#fff;}
.rbox .box .list dt a:hover .duo{ bottom:0;}
.rbox .box .list dd{ display:block; width:30%; margin-left:2%;}
.rbox .box .list dd .tu{ width:100%; position:relative;}
.rbox .box .list dd .tu:before{ width:100%; padding-top:80%; display:block; content:''; overflow:hidden;}
.rbox .box .list dd .tu img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box .list dd:hover .tu img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.rbox .box .list dd .wen{ font-size:18px; line-height:28px; margin-top:15px; font-weight:bold; width:100%; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.rbox .box .list dd:hover .wen{ color:#2e3192;}
.rbox .box .list01{ width:100%; overflow:hidden;}
.rbox .box .list01 li{ display:block; width:23.5%; margin-left:2%; float:left; margin-top:25px;}
.rbox .box .list01 li:nth-child(4n+1){ clear:left; float:left; margin-left:0;}
.rbox .box .list01 li .tu{ width:100%; position:relative;}
.rbox .box .list01 li .tu:before{ width:100%; padding-top:80%; display:block; content:''; overflow:hidden;}
.rbox .box .list01 li .tu img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box .list01 li:hover .tu img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.rbox .box .list01 li .wen{ font-size:18px; line-height:28px; margin-top:15px; font-weight:bold; width:100%; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.rbox .box .list01 li:hover .wen{ color:#2e3192;}
}
@media only screen and (max-width:1023px){
.rbox{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:35px; background-color:#fff;}
.rbox .title .more{ position:absolute; right:0; bottom:5px; z-index:3;}
.rbox .title .more a{ display:block; overflow:hidden;}
.rbox .title .more a b{ display:block; font-size:14px; line-height:26px; float:right;}
.rbox .title .more a span{ clear:right; float:right; width:80px; height:26px; line-height:26px; font-size:14px; text-align:center; background-color:#2e3192; color:#fff;}
.rbox .title .more a:hover b{ color:#2e3192;}
.rbox .title .more a:hover span{ background-color:#333;}

.rbox .box{ width:94%; margin:auto; margin-top:25px; position:relative; z-index:3;}
.rbox .box .list{ width:100%;}
.rbox .box .list dt{ display:block; width:100%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.rbox .box .list dt a{ width:100%; padding-top:80%; display:block; background-color:rgba(0,0,0,.7); position:relative; overflow:hidden;}
.rbox .box .list dt a .tu{ max-width:80%; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
.rbox .box .list dt a .tu strong{ width:100%; display:block; text-align:center; font-size:16px; line-height:26px; color:#fff; position:relative; z-index:3;}
.rbox .box .list dt a .tu span{ width:30px; height:30px; z-index:1; position:absolute; right:-15px; top:-10px; background-color:#2e3192; opacity:.7;}
.rbox .box .list dt a .duo{ position:absolute; left:0; bottom:-80px; padding:2px 5%; padding-bottom:10px; background-color:rgba(46,49,146,.7); -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box .list dt a .duo span{ width:100px; height:28px; line-height:28px; font-size:14px; color:#fff; border-bottom:1px solid #fff; position:relative; display:block; overflow:hidden;}
.rbox .box .list dt a .duo span:before{ width:; height:; display:block; content:''; position:absolute; right:0; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#fff;}
.rbox .box .list dt a:hover .duo{ bottom:0;}
.rbox .box .list dd{ display:block; width:48.5%; margin-right:3%; float:left; margin-top:20px;}
.rbox .box .list dd:last-child{ margin-right:0;}
.rbox .box .list dd .tu{ width:100%; position:relative;}
.rbox .box .list dd .tu:before{ width:100%; padding-top:80%; display:block; content:''; overflow:hidden;}
.rbox .box .list dd .tu img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box .list dd:hover .tu img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.rbox .box .list dd .wen{ font-size:14px; line-height:24px; margin-top:5px; font-weight:bold; width:100%; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.rbox .box .list dd:hover .wen{ color:#2e3192;}
.rbox .box .list01{ width:100%; overflow:hidden;}
.rbox .box .list01 li{ display:block; width:48.5%; margin-left:3%; float:left; margin-top:15px;}
.rbox .box .list01 li:nth-child(2n+1){ clear:left; float:left; margin-left:0;}
.rbox .box .list01 li .tu{ width:100%; position:relative;}
.rbox .box .list01 li .tu:before{ width:100%; padding-top:80%; display:block; content:''; overflow:hidden;}
.rbox .box .list01 li .tu img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box .list01 li:hover .tu img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.rbox .box .list01 li .wen{ font-size:14px; line-height:24px; margin-top:5px; font-weight:bold; width:100%; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.rbox .box .list01 li:hover .wen{ color:#2e3192;}
}

/*评审团队*/
@media screen and (min-width:1600px){
.tbox{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:100px; background-color:#f7f7f7;}
.tbox .more{ position:absolute; left:0; bottom:0; z-index:3;}
.tbox .more a{ display:block; overflow:hidden;}
.tbox .more a b{ display:block; font-size:14px; line-height:26px;}
.tbox .more a span{ display:block; width:90px; height:30px; line-height:30px; text-align:center; background-color:#2e3192; color:#fff;}
.tbox .more a:hover b{ color:#2e3192;}
.tbox .more a:hover span{ background-color:#333;}

.tbox .box{ width:80%; margin:auto; position:relative; z-index:3;}
.tbox .box .swiper-pagination{ width:21.56%; position:absolute; left:0; bottom:100px;}
.tbox .box .swiper-pagination span{ display:block; overflow:hidden; float:left; margin-right:20px; margin-top:6px; width:8px; height:8px; cursor:pointer; background-image:url(../images/bn.png); background-position:center; background-repeat:no-repeat;}
.tbox .box .swiper-pagination span.swiper-pagination-bullet-active{ margin-top:2px; width:20px; height:20px; background-image:url(../images/bn01.png);}
.tbox .box .left{ width:21.56%; position:relative; float:left;}
.tbox .box .left .title{ width:100%;}
.tbox .box .left .gallery-thumbs{ width:75.76%; margin-top:35px;}
.tbox .box .left .gallery-thumbs .swiper-slide{ width:100%; height:40px; background-color:#fff; display:block; overflow:hidden; position:relative; margin-bottom:20px; cursor:pointer;}
.tbox .box .left .gallery-thumbs .swiper-slide:last-child{ margin-bottom:0;}
.tbox .box .left .gallery-thumbs .swiper-slide span{ display:block; margin-left:8%; float:left; font-size:16px; line-height:40px; height:40px;}
.tbox .box .left .gallery-thumbs .swiper-slide p{ display:block; margin-left:4%; float:left; font-size:14px; line-height:42px; height:40px; color:#666;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{ background-color:#2e3192;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active span{ color:#fff;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active p{ color:#ccc;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active:before{ width:; height:; display:block; content:''; position:absolute; right:8%; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#fff;}
.tbox .box .right{ width:78.44%; position:relative; float:left; padding-top:60px;}
.tbox .box .right .top{ width:55%; position:absolute; right:0; top:5px;}
.tbox .box .right .top b{ width:40px; height:2px; display:block; float:right; background-color:#2e3192; overflow:hidden;}
.tbox .box .right .top span{ display:block; clear:right; width:100%; text-align:right; margin-top:25px; font-size:24px; line-height:34px; height:34px; overflow:hidden;}
.tbox .box .right .top p{ display:block; width:100%; text-align:right; margin-top:10px; font-size:16px; line-height:26px; height:26px; overflow:hidden; color:#666;}
.tbox .box .right .gallery-top{ width:100%;}
.tbox .box .right .gallery-top .swiper-slide{ width:100%; overflow:hidden; display:flex;} 
.tbox .box .right .gallery-top .swiper-slide .tu{ width:41.67%; float:left;}
.tbox .box .right .gallery-top .swiper-slide .tu a{ width:100%; height:100%; display:block; position:relative; overflow:hidden;}
.tbox .box .right .gallery-top .swiper-slide .tu a img{ width:100%; height:100%; display:block; object-fit:cover;}
.tbox .box .right .gallery-top .swiper-slide .wen{ margin-top:70px; width:58.33%; background-color:#fff; padding:65px 4.17%; box-sizing:border-box;}
.tbox .box .right .gallery-top .swiper-slide .wen .w01{ width:100%;}
.tbox .box .right .gallery-top .swiper-slide .wen .w01 a{ width:100%; display:block; font-size:24px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.tbox .box .right .gallery-top .swiper-slide .wen .w01 a:hover{ color:#2e3192;}
.tbox .box .right .gallery-top .swiper-slide .wen .w02{ font-size:16px; line-height:26px; color:#666; margin-top:5px; padding-bottom:3px;}
.tbox .box .right .gallery-top .swiper-slide .wen .w03{ font-size:14px; line-height:30px; height:90px; margin-top:14px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04{ margin-top:42px;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a{ display:block; width:138px; height:38px; line-height:38px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a:hover:before{ border-left-color:#fff;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.tbox{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:70px; background-color:#f7f7f7;}
.tbox .more{ position:absolute; left:0; bottom:0; z-index:3;}
.tbox .more a{ display:block; overflow:hidden;}
.tbox .more a b{ display:block; font-size:14px; line-height:26px;}
.tbox .more a span{ display:block; width:80px; height:28px; line-height:28px; font-size:14px; text-align:center; background-color:#2e3192; color:#fff;}
.tbox .more a:hover b{ color:#2e3192;}
.tbox .more a:hover span{ background-color:#333;}

.tbox .box{ width:87%; margin:auto; position:relative; z-index:3;}
.tbox .box .swiper-pagination{ width:23%; position:absolute; left:0; bottom:70px;}
.tbox .box .swiper-pagination span{ display:block; overflow:hidden; float:left; margin-right:20px; margin-top:6px; width:8px; height:8px; cursor:pointer; background-image:url(../images/bn.png); background-position:center; background-repeat:no-repeat;}
.tbox .box .swiper-pagination span.swiper-pagination-bullet-active{ margin-top:2px; width:20px; height:20px; background-image:url(../images/bn01.png);}
.tbox .box .left{ width:23%; position:relative; float:left;}
.tbox .box .left .title{ width:100%;}
.tbox .box .left .gallery-thumbs{ width:85%; margin-top:25px;}
.tbox .box .left .gallery-thumbs .swiper-slide{ width:100%; height:38px; background-color:#fff; display:block; overflow:hidden; position:relative; margin-bottom:15px; cursor:pointer;}
.tbox .box .left .gallery-thumbs .swiper-slide:last-child{ margin-bottom:0;}
.tbox .box .left .gallery-thumbs .swiper-slide span{ display:block; margin-left:8%; float:left; font-size:16px; line-height:38px; height:38px;}
.tbox .box .left .gallery-thumbs .swiper-slide p{ display:block; margin-left:4%; float:left; font-size:14px; line-height:40px; height:40px; color:#666;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{ background-color:#2e3192;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active span{ color:#fff;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active p{ color:#ccc;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active:before{ width:; height:; display:block; content:''; position:absolute; right:8%; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#fff;}
.tbox .box .right{ width:77%; position:relative; float:left; padding-top:50px;}
.tbox .box .right .top{ width:55%; position:absolute; right:0; top:5px;}
.tbox .box .right .top b{ width:30px; height:2px; display:block; float:right; background-color:#2e3192; overflow:hidden;}
.tbox .box .right .top span{ display:block; clear:right; width:100%; text-align:right; margin-top:15px; font-size:20px; line-height:30px; height:30px; overflow:hidden;}
.tbox .box .right .top p{ display:block; width:100%; text-align:right; margin-top:5px; font-size:14px; line-height:24px; height:24px; overflow:hidden; color:#666;}
.tbox .box .right .gallery-top{ width:100%;}
.tbox .box .right .gallery-top .swiper-slide{ width:100%; overflow:hidden; display:flex;} 
.tbox .box .right .gallery-top .swiper-slide .tu{ width:41.67%; float:left;}
.tbox .box .right .gallery-top .swiper-slide .tu a{ width:100%; height:100%; display:block; position:relative; overflow:hidden;}
.tbox .box .right .gallery-top .swiper-slide .tu a img{ width:100%; height:100%; display:block; object-fit:cover;}
.tbox .box .right .gallery-top .swiper-slide .wen{ margin-top:45px; width:58.33%; background-color:#fff; padding:45px 4%; box-sizing:border-box;}
.tbox .box .right .gallery-top .swiper-slide .wen .w01{ width:100%;}
.tbox .box .right .gallery-top .swiper-slide .wen .w01 a{ width:100%; display:block; font-size:20px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.tbox .box .right .gallery-top .swiper-slide .wen .w01 a:hover{ color:#2e3192;}
.tbox .box .right .gallery-top .swiper-slide .wen .w02{ font-size:16px; line-height:26px; color:#666; margin-top:3px; padding-bottom:5px;}
.tbox .box .right .gallery-top .swiper-slide .wen .w03{ font-size:14px; line-height:24px; height:72px; margin-top:10px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04{ margin-top:30px;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a{ display:block; width:118px; height:36px; line-height:36px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a:hover:before{ border-left-color:#fff;}
}
@media only screen and (max-width:1023px){
.tbox{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:40px; background-color:#f7f7f7;}
.tbox .more{ position:absolute; right:0; top:13px; z-index:3;}
.tbox .more a{ display:block; overflow:hidden;}
.tbox .more a b{ display:block; font-size:14px; line-height:26px; float:right;}
.tbox .more a span{ clear:right; float:right; width:80px; height:26px; line-height:26px; font-size:14px; text-align:center; background-color:#2e3192; color:#fff;}
.tbox .more a:hover b{ color:#2e3192;}
.tbox .more a:hover span{ background-color:#333;}

.tbox .box{ width:94%; margin:auto; position:relative; z-index:3;}
.tbox .box .swiper-pagination{ position:absolute; right:3%; bottom:28px; z-index:5;}
.tbox .box .swiper-pagination span{ display:block; overflow:hidden; float:left; margin-left:10px; margin-top:6px; width:8px; height:8px; cursor:pointer; background-image:url(../images/bn.png); background-position:center; background-repeat:no-repeat;}
.tbox .box .swiper-pagination span.swiper-pagination-bullet-active{ margin-top:2px; width:20px; height:20px; background-image:url(../images/bn01.png);}
.tbox .box .left{ width:100%; position:relative; z-index:3; float:left;}
.tbox .box .left .title{ width:100%;}
.tbox .box .left .gallery-thumbs{ width:180px; margin-top:15px; height:87px;}
.tbox .box .left .gallery-thumbs .swiper-slide{ width:100%; height:36px; background-color:#fff; display:block; overflow:hidden; position:relative; margin-bottom:15px; cursor:pointer;}
.tbox .box .left .gallery-thumbs .swiper-slide:last-child{ margin-bottom:0;}
.tbox .box .left .gallery-thumbs .swiper-slide span{ display:block; margin-left:5%; float:left; font-size:16px; line-height:36px; height:36px;}
.tbox .box .left .gallery-thumbs .swiper-slide p{ display:block; margin-left:4%; float:left; font-size:14px; line-height:38px; height:36px; color:#666;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{ background-color:#2e3192;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active span{ color:#fff;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active p{ color:#ccc;}
.tbox .box .left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active:before{ width:; height:; display:block; content:''; position:absolute; right:5%; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#fff;}
.tbox .box .right{ width:100%; position:relative; float:left; z-index:1; margin-top:-92px;}
.tbox .box .right .top{ width:calc(97% - 180px); float:right; min-height:93px;}
.tbox .box .right .top b{ width:20px; height:2px; display:block; float:right; background-color:#2e3192; overflow:hidden;}
.tbox .box .right .top span{ display:block; clear:right; width:100%; text-align:right; margin-top:5px; font-size:16px; line-height:26px; max-height:26px; overflow:hidden;}
.tbox .box .right .top p{ display:block; width:100%; text-align:right; font-size:14px; line-height:24px; max-height:48px; overflow:hidden; color:#666;}
.tbox .box .right .gallery-top{ width:100%; float:left; margin-top:15px;}
.tbox .box .right .gallery-top .swiper-slide{ width:100%; overflow:hidden;} 
.tbox .box .right .gallery-top .swiper-slide .tu{ width:100%; float:left;}
.tbox .box .right .gallery-top .swiper-slide .tu a{ width:100%; padding-top:112%; display:block; position:relative; overflow:hidden;}
.tbox .box .right .gallery-top .swiper-slide .tu a img{ width:100%; display:block; position:absolute; left:0; top:0;}
.tbox .box .right .gallery-top .swiper-slide .wen{ width:100%; background-color:#fff; padding:15px 3%; padding-bottom:20px; box-sizing:border-box;}
.tbox .box .right .gallery-top .swiper-slide .wen .w01{ width:100%;}
.tbox .box .right .gallery-top .swiper-slide .wen .w01 a{ width:100%; display:block; font-size:16px; line-height:26px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.tbox .box .right .gallery-top .swiper-slide .wen .w01 a:hover{ color:#2e3192;}
.tbox .box .right .gallery-top .swiper-slide .wen .w02{ font-size:14px; line-height:24px; color:#666; padding-bottom:5px;}
.tbox .box .right .gallery-top .swiper-slide .wen .w03{ font-size:14px; line-height:24px; height:72px; margin-top:5px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04{ margin-top:15px;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a{ display:block; width:98px; height:34px; line-height:34px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.tbox .box .right .gallery-top .swiper-slide .wen .w04 a:hover:before{ border-left-color:#fff;}
}

/*精彩图集*/
@media screen and (min-width:1600px){
.jbox{ width:100%; position:relative; z-index:1; padding-top:100px; padding-bottom:100px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.jbox .bg{ width:100%; height:100%; background-color:rgba(0,0,0,.7); position:absolute; right:0; top:0; z-index:1;}
.jbox .title{ position:absolute; left:10%; top:90px;}
.jbox .title .cn,.jbox .title .en{ color:#fff;}
.jbox .swi{ position:absolute; right:10%; top:140px; z-index:5;}
.jbox .swi .swiper-button-white{ width:40px; height:40px; float:left; background-color:rgba(255,255,255,.3); background-position:center; background-repeat:no-repeat; cursor:pointer; overflow:hidden; border-radius:100%; margin-left:20px;}
.jbox .swi .swiper-button-white:hover{ background-color:#2e3192;}
.jbox .swi .swiper-button-prev{ background-image:url(../images/prev.png);}
.jbox .swi .swiper-button-next{ background-image:url(../images/next.png);}
.jbox .box{ width:100%; margin-top:60px; position:relative; z-index:3;}
.jbox .box .swiper-container{ width:100%;}
.jbox .box .swiper-container .swiper-wrapper{ align-items:center;}
.jbox .box .swiper-container .swiper-slide{ width:18.75%;}
.jbox .box .swiper-container .swiper-slide img{ width:100%; display:block;}
.jbox .box .swiper-container .swiper-slide a{ width:100%; height:100%; display:flex; flex-direction:column; align-items:center; justify-content:flex-end; background: linear-gradient(to top,rgba(46,49,146,.7),rgba(46,49,146,0)); opacity:0; position:absolute; left:0; top:0; padding:25px; box-sizing:border-box; text-align:center;}
.jbox .box .swiper-container .swiper-slide a span{ display:block; font-size:20px; line-height:30px; color:#fff;}
.jbox .box .swiper-container .swiper-slide a p{ display:block; font-size:14px; line-height:24px; color:#fff; margin-top:5px;}
.jbox .box .swiper-container .swiper-slide.swiper-slide-active{ width:26.04%;}
.jbox .box .swiper-container .swiper-slide.swiper-slide-active a{ opacity:1;}
.jbox .box .swiper-pagination{ width:100%; margin-top:40px; display:flex; flex-wrap:wrap; justify-content:center;}
.jbox .box .swiper-pagination span{ display:block; overflow:hidden; margin:6px 10px; width:8px; height:8px; cursor:pointer; background-image:url(../images/bn02.png); background-position:center; background-repeat:no-repeat;}
.jbox .box .swiper-pagination span.swiper-pagination-bullet-active{ margin:0 10px; width:20px; height:20px; background-image:url(../images/bn03.png);}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.jbox{ width:100%; position:relative; z-index:1; padding-top:70px; padding-bottom:70px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.jbox .bg{ width:100%; height:100%; background-color:rgba(0,0,0,.7); position:absolute; right:0; top:0; z-index:1;}
.jbox .title{ position:absolute; left:6.5%; top:60px;}
.jbox .title .cn,.jbox .title .en{ color:#fff;}
.jbox .swi{ position:absolute; right:6.5%; top:102px; z-index:5;}
.jbox .swi .swiper-button-white{ width:38px; height:38px; float:left; background-color:rgba(255,255,255,.3); background-position:center; background-repeat:no-repeat; cursor:pointer; overflow:hidden; border-radius:100%; margin-left:15px;}
.jbox .swi .swiper-button-white:hover{ background-color:#2e3192;}
.jbox .swi .swiper-button-prev{ background-image:url(../images/prev.png);}
.jbox .swi .swiper-button-next{ background-image:url(../images/next.png);}
.jbox .box{ width:100%; margin-top:50px; position:relative; z-index:3;}
.jbox .box .swiper-container{ width:100%;}
.jbox .box .swiper-container .swiper-wrapper{ align-items:center;}
.jbox .box .swiper-container .swiper-slide{ width:22%;}
.jbox .box .swiper-container .swiper-slide img{ width:100%; display:block;}
.jbox .box .swiper-container .swiper-slide a{ width:100%; height:100%; display:flex; flex-direction:column; align-items:center; justify-content:flex-end; background: linear-gradient(to top,rgba(46,49,146,.7),rgba(46,49,146,0)); opacity:0; position:absolute; left:0; top:0; padding:20px; box-sizing:border-box; text-align:center;}
.jbox .box .swiper-container .swiper-slide a span{ display:block; font-size:18px; line-height:28px; color:#fff;}
.jbox .box .swiper-container .swiper-slide a p{ display:block; font-size:14px; line-height:24px; color:#fff; margin-top:5px;}
.jbox .box .swiper-container .swiper-slide.swiper-slide-active{ width:32%;}
.jbox .box .swiper-container .swiper-slide.swiper-slide-active a{ opacity:1;}
.jbox .box .swiper-pagination{ width:100%; margin-top:30px; display:flex; flex-wrap:wrap; justify-content:center;}
.jbox .box .swiper-pagination span{ display:block; overflow:hidden; margin:6px 7px; width:8px; height:8px; cursor:pointer; background-image:url(../images/bn02.png); background-position:center; background-repeat:no-repeat;}
.jbox .box .swiper-pagination span.swiper-pagination-bullet-active{ margin:0 7px; width:20px; height:20px; background-image:url(../images/bn03.png);}
}
@media only screen and (max-width:1023px){
.jbox{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:40px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.jbox .bg{ width:100%; height:100%; background-color:rgba(0,0,0,.7); position:absolute; right:0; top:0; z-index:1;}
.jbox .title .cn,.jbox .title .en{ color:#fff;}
.jbox .swi{ position:absolute; right:3%; top:64px; z-index:5;}
.jbox .swi .swiper-button-white{ width:36px; height:36px; float:left; background-color:rgba(255,255,255,.3); background-position:center; background-repeat:no-repeat; cursor:pointer; overflow:hidden; border-radius:100%; margin-left:10px;}
.jbox .swi .swiper-button-white:hover{ background-color:#2e3192;}
.jbox .swi .swiper-button-prev{ background-image:url(../images/prev.png);}
.jbox .swi .swiper-button-next{ background-image:url(../images/next.png);}
.jbox .box{ width:100%; margin-top:15px; position:relative; z-index:3;}
.jbox .box .swiper-container{ width:100%;}
.jbox .box .swiper-container .swiper-wrapper{ align-items:center;}
.jbox .box .swiper-container .swiper-slide{ width:70%; transform:scale(.85, .85); -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.jbox .box .swiper-container .swiper-slide img{ width:100%; display:block;}
.jbox .box .swiper-container .swiper-slide a{ width:100%; height:100%; display:flex; flex-direction:column; align-items:center; justify-content:flex-end; background: linear-gradient(to top,rgba(46,49,146,.7),rgba(46,49,146,0)); opacity:0; position:absolute; left:0; top:0; padding:20px; box-sizing:border-box; text-align:center;}
.jbox .box .swiper-container .swiper-slide a span{ display:block; font-size:18px; line-height:28px; color:#fff;}
.jbox .box .swiper-container .swiper-slide a p{ display:block; font-size:14px; line-height:24px; color:#fff; margin-top:5px;}
.jbox .box .swiper-container .swiper-slide.swiper-slide-active{ transform:scale(1, 1);}
.jbox .box .swiper-container .swiper-slide.swiper-slide-active a{ opacity:1;}
.jbox .box .swiper-pagination{ width:100%; margin-top:20px; display:flex; flex-wrap:wrap; justify-content:center;}
.jbox .box .swiper-pagination span{ display:block; overflow:hidden; margin:6px 5px; width:8px; height:8px; cursor:pointer; background-image:url(../images/bn02.png); background-position:center; background-repeat:no-repeat;}
.jbox .box .swiper-pagination span.swiper-pagination-bullet-active{ margin:0 5px; width:20px; height:20px; background-image:url(../images/bn03.png);}
}

/*友情链接*/
@media screen and (min-width:1600px){
.hbox{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:100px; background-color:#f7f7f7;}
.hbox .box{ width:80%; margin:auto; position:relative; z-index:3;}
.hbox .box .list{ width:100%; display:block; overflow:hidden;}
.hbox .box .list li{ width:18.4%; display:block; float:left; margin-left:2%; margin-top:35px;}
.hbox .box .list li:nth-child(5n+1){ clear:left; float:left; margin-left:0;}
.hbox .box .list li a{ width:100%; padding-top:50%; display:block; background-color:#fff; position:relative; overflow:hidden; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.hbox .box .list li a:hover{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.hbox .box .list li a img{ max-width:100%; max-height:100%; display:block; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.hbox{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:70px; background-color:#f7f7f7;}
.hbox .box{ width:87%; margin:auto; position:relative; z-index:3;}
.hbox .box .list{ width:100%; display:block; overflow:hidden;}
.hbox .box .list li{ width:18.8%; display:block; float:left; margin-left:1.5%; margin-top:25px;}
.hbox .box .list li:nth-child(5n+1){ clear:left; float:left; margin-left:0;}
.hbox .box .list li a{ width:100%; padding-top:50%; display:block; background-color:#fff; position:relative; overflow:hidden; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.hbox .box .list li a:hover{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.hbox .box .list li a img{ max-width:100%; max-height:100%; display:block; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
}
@media only screen and (max-width:1023px){
.hbox{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:40px; background-color:#f7f7f7;}
.hbox .box{ width:94%; margin:auto; position:relative; z-index:3;}
.hbox .box .list{ width:100%; display:block; overflow:hidden;}
.hbox .box .list li{ width:31.33%; display:block; float:left; margin-left:3%; margin-top:15px;}
.hbox .box .list li:nth-child(3n+1){ clear:left; float:left; margin-left:0;}
.hbox .box .list li a{ width:100%; padding-top:50%; display:block; background-color:#fff; position:relative; overflow:hidden; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.hbox .box .list li a:hover{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.hbox .box .list li a img{ max-width:100%; max-height:100%; display:block; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
}

/*友情链接*/
@media screen and (min-width:1600px){
.footer{ width:100%; background-color:#111; padding-top:70px; padding-bottom:65px;}
.footer .foot{ width:80%; margin:auto;}
.footer .foot .f01{ width:33%; float:left;}
.footer .foot .f01 strong{ display:block; height:60px;}
.footer .foot .f01 strong img{ display:block; height:60px;}
.footer .foot .f01 p{ display:block; overflow:hidden; width:100%; margin-top:12px; font-size:14px; line-height:30px; color:#fff;}
.footer .foot .f02{ display:block; border-top:1px solid #999; float:left; width:27%; margin-left:8%;}
.footer .foot .f02 span{ display:block; font-size:18px; line-height:28px; padding-top:24px; text-transform:uppercase; color:#fff;}
.footer .foot .f02 p{ width:100%; display:block; overflow:hidden; padding-top:12px;}
.footer .foot .f02 p a{ color:#666; display:block; font-size:14px; line-height:30px; overflow:hidden; color:#fff;}
.footer .foot .f03{ display:block; border-top:1px solid #999; float:left; width:27%; margin-left:5%;}
.footer .foot .f03 span{ display:block; font-size:18px; line-height:28px; padding-top:24px; text-transform:uppercase; color:#fff;}
.footer .foot .f03 p{ width:calc(100% + 30px); display:block; overflow:hidden; padding-top:12px;}
.footer .foot .f03 p a{ display:block; font-size:14px; line-height:30px; float:left; margin-right:30px; color:#fff;}
.footer .bq{ width:80%; margin:auto; margin-top:37px; display:flex; justify-content:center; flex-wrap:wrap;}
.footer .bq p{ display:block; float:left; margin:0 10px; font-size:14px; line-height:24px; color:#fff;}
.footer .bq p a{ color:#fff;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.footer{ width:100%; background-color:#111; padding-top:50px; padding-bottom:45px;}
.footer .foot{ width:87%; margin:auto;}
.footer .foot .f01{ width:33%; float:left;}
.footer .foot .f01 strong{ display:block;}
.footer .foot .f01 strong img{ display:block; max-width:100%; max-height:60px;}
.footer .foot .f01 p{ display:block; overflow:hidden; width:100%; margin-top:11px; font-size:14px; line-height:30px; color:#fff;}
.footer .foot .f02{ display:block; border-top:1px solid #999; float:left; width:27%; margin-left:8%;}
.footer .foot .f02 span{ display:block; font-size:18px; line-height:28px; padding-top:19px; text-transform:uppercase; color:#fff;}
.footer .foot .f02 p{ width:100%; display:block; overflow:hidden; padding-top:7px;}
.footer .foot .f02 p a{ color:#666; display:block; font-size:14px; line-height:30px; overflow:hidden; color:#fff;}
.footer .foot .f03{ display:block; border-top:1px solid #999; float:left; width:27%; margin-left:5%;}
.footer .foot .f03 span{ display:block; font-size:18px; line-height:28px; padding-top:19px; text-transform:uppercase; color:#fff;}
.footer .foot .f03 p{ width:calc(100% + 20px); display:block; overflow:hidden; padding-top:7px;}
.footer .foot .f03 p a{ display:block; font-size:14px; line-height:30px; float:left; margin-right:20px; color:#fff;}
.footer .bq{ width:87%; margin:auto; margin-top:27px; display:flex; justify-content:center; flex-wrap:wrap;}
.footer .bq p{ display:block; float:left; margin:0 7px; font-size:14px; line-height:24px; color:#fff;}
.footer .bq p a{ color:#fff;}
}
@media only screen and (max-width:1023px){
.footer{ width:100%; background-color:#111; padding-top:30px; padding-bottom:25px;}
.footer .foot{ width:94%; margin:auto;}
.footer .foot .f01{ width:100%; float:left;}
.footer .foot .f01 strong{ display:block;}
.footer .foot .f01 strong img{ display:block; height:30px; margin:auto;}
.footer .foot .f01 p{ display:block; overflow:hidden; width:100%; margin-top:10px; font-size:14px; line-height:24px; color:#fff;}
.footer .foot .f02{ display:block; border-top:1px solid #999; float:left; width:100%; margin-top:15px;}
.footer .foot .f02 span{ display:block; font-size:16px; line-height:26px; padding-top:10px; text-transform:uppercase; color:#fff;}
.footer .foot .f02 p{ width:100%; display:block; overflow:hidden; padding-top:5px;}
.footer .foot .f02 p a{ color:#666; display:block; font-size:14px; line-height:24px; overflow:hidden; color:#fff;}
.footer .foot .f03{ display:none; border-top:1px solid #999; float:left; width:100%; margin-top:15px;}
.footer .foot .f03 span{ display:block; font-size:16px; line-height:26px; padding-top:10px; text-transform:uppercase; color:#fff;}
.footer .foot .f03 p{ width:calc(100% + 15px); display:block; overflow:hidden; padding-top:5px;}
.footer .foot .f03 p a{ display:block; font-size:14px; line-height:24px; float:left; margin-right:15px; color:#fff;}
.footer .bq{ width:94%; margin:auto; margin-top:10px; display:flex; justify-content:center; flex-wrap:wrap;}
.footer .bq p{ display:block; float:left; margin:0 5px; font-size:14px; line-height:24px; color:#fff;}
.footer .bq p a{ color:#fff;}
}

/*右侧浮动*/
@media screen and (min-width:1600px){
.kf{ position:fixed; right:1.5%; bottom:20%; z-index:100;}
.kf .top{ width:50px; border-radius:50px; box-shadow:0 0 20px rgba(0,81,251,.1); background:linear-gradient(to bottom,#2e3192,#5052af);}
.kf .top a{ display:block; text-align:center; padding:15px 0;}
.kf .top a img{ display:block; height:20px; margin:5px auto; margin-bottom:3px;}
.kf .top a span{ font-size:12px; line-height:22px; display:block; color:#fff;}
.kf .mil{ display:block; width:50px; border-radius:50px; box-shadow:0 0 20px rgba(0,81,251,.1); background-color:#fff; margin:20px 0; padding:10px 0;}
.kf .mil dt{ display:block; text-align:center; border-bottom:1px solid #eee; position:relative;}
.kf .mil dt:last-child{ border-bottom:none;}
.kf .mil dt a{ display:block; overflow:hidden; padding:10px 0; cursor:pointer;}
.kf .mil dt a img{ display:block; height:20px; margin:5px auto; margin-bottom:3px;}
.kf .mil dt a span{ font-size:12px; line-height:22px; display:block; color:#333;}
.kf .mil dt a:hover span{ color:#2e3192;}
.kf .mil dt b{ display:none; position:absolute; right:60px; bottom:0; background-color:#fff; border-radius:10px; padding:10px; box-shadow:0 0 10px rgba(0,81,251,.1); font-size:16px; color:#2e3192; width:140px;}
.kf .mil dt:hover b{ display:block;}
.kf .mil dt p{ display:none; position:absolute; right:60px; bottom:0; background-color:#fff; border-radius:10px; padding:10px; box-shadow:0 0 10px rgba(0,81,251,.1);}
.kf .mil dt:hover p{ display:block;}
.kf .mil dt p img{ width:120px; display:block;}
.kf .mil dt p span{ font-size:12px; line-height:22px; display:block; color:#333; text-align:center;}
.kf .bot{ display:block; width:50px; height:50px; border-radius:50px; box-shadow:0 0 20px rgba(0,81,251,.1); background-color:#fff; cursor:pointer;}
.kf .bot img{ height:16px; margin:17px auto; display:block;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.kf{ position:fixed; right:1.5%; bottom:15%; z-index:100;}
.kf .top{ width:46px; border-radius:46px; box-shadow:0 0 15px rgba(0,81,251,.1); background:linear-gradient(to bottom,#2e3192,#5052af);}
.kf .top a{ display:block; text-align:center; padding:10px 0;}
.kf .top a img{ display:block; height:20px; margin:5px auto; margin-bottom:3px;}
.kf .top a span{ font-size:12px; line-height:22px; display:block; color:#fff;}
.kf .mil{ display:block; width:46px; border-radius:46px; box-shadow:0 0 15px rgba(0,81,251,.1); background-color:#fff; margin:15px 0; padding:5px 0;}
.kf .mil dt{ display:block; text-align:center; border-bottom:1px solid #eee; position:relative;}
.kf .mil dt:last-child{ border-bottom:none;}
.kf .mil dt a{ display:block; overflow:hidden; padding:10px 0; cursor:pointer;}
.kf .mil dt a img{ display:block; height:20px; margin:5px auto; margin-bottom:1px;}
.kf .mil dt a span{ font-size:12px; line-height:22px; display:block; color:#333;}
.kf .mil dt a:hover span{ color:#2e3192;}
.kf .mil dt b{ display:none; position:absolute; right:60px; bottom:0; background-color:#fff; border-radius:10px; padding:5px 10px; box-shadow:0 0 10px rgba(0,81,251,.1); font-size:16px; color:#2e3192; width:140px;}
.kf .mil dt:hover b{ display:block;}
.kf .mil dt p{ display:none; position:absolute; right:56px; bottom:0; background-color:#fff; border-radius:10px; padding:10px; box-shadow:0 0 10px rgba(0,81,251,.1);}
.kf .mil dt:hover p{ display:block;}
.kf .mil dt p img{ width:120px; display:block;}
.kf .mil dt p span{ font-size:12px; line-height:22px; display:block; color:#333; text-align:center;}
.kf .bot{ display:block; width:46px; height:46px; border-radius:46px; box-shadow:0 0 15px rgba(0,81,251,.1); background-color:#fff; cursor:pointer;}
.kf .bot img{ height:14px; margin:16px auto; display:block;}
}
@media only screen and (max-width:1023px){
.kf{ position:fixed; right:1.5%; bottom:10%; z-index:100;}
.kf .top{ display:none;}
.kf .mil{ display:none;}
.kf .bot{ display:block; width:40px; height:40px; border-radius:50px; box-shadow:0 0 10px rgba(0,81,251,.1); background-color:#fff; cursor:pointer;}
.kf .bot img{ height:12px; margin:14px auto; display:block;}
}


/*内页*/
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
    0%{
        transform:scale(1);  /*开始为原始大小*/
    }
    25%{
        transform:scale(1.05); /*放大1.1倍*/
    }
    50%{
        transform:scale(1);
    }
    75%{
        transform:scale(1.05);
    }
}
@media screen and (min-width:1600px){
.ban{ width:100%; height:400px; position:relative; overflow:hidden; z-index:1;}
.ban .bg{ width:100%; height:100%; background-size:cover; background-position:center; background-repeat:no-repeat; animation:scaleDraw 30s ease-in-out infinite; position:relative; z-index:0;}
.ban .box{ width:100%; height:100%; padding-top:90px; box-sizing:border-box; background-color:rgba(0,0,0,.7); display:flex; align-items:center; position:absolute; left:0%; bottom:0; z-index:1;}
.ban .box .title{ text-align:center;}
.ban .box .title .cn,.ban .box .title .en{ color:#fff; text-transform:uppercase;}
.ban .box .title .line{ width:50px; height:2px; background-color:#fff; margin:auto; margin-top:25px;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.ban{ width:100%; height:300px; position:relative; overflow:hidden; z-index:1;}
.ban .bg{ width:100%; height:100%; background-size:cover; background-position:center; background-repeat:no-repeat; animation:scaleDraw 30s ease-in-out infinite; position:relative; z-index:0;}
.ban .box{ width:100%; height:100%; padding-top:55px; box-sizing:border-box; background-color:rgba(0,0,0,.7); display:flex; align-items:center; position:absolute; left:0%; bottom:0; z-index:1;}
.ban .box .title{ text-align:center;}
.ban .box .title .cn,.ban .box .title .en{ color:#fff; text-transform:uppercase;}
.ban .box .title .line{ width:40px; height:2px; background-color:#fff; margin:auto; margin-top:20px;}
}
@media only screen and (max-width:1023px){
.ban{ width:100%; height:200px; position:relative; overflow:hidden; z-index:1;}
.ban .bg{ width:100%; height:100%; background-size:cover; background-position:center; background-repeat:no-repeat; animation:scaleDraw 30s ease-in-out infinite; position:relative; z-index:0;}
.ban .box{ width:100%; height:100%; background-color:rgba(0,0,0,.7); display:flex; align-items:center; position:absolute; left:0%; bottom:0; z-index:1;}
.ban .box .title{ text-align:center;}
.ban .box .title .cn,.ban .box .title .en{ color:#fff; text-transform:uppercase;}
.ban .box .title .line{ width:30px; height:2px; background-color:#fff; margin:auto; margin-top:15px;}
}

/*ACIC中国*/
@media screen and (min-width:1600px){
.ab01{ width:100%; padding:100px 0; position:relative; background-color:#fff;}
.ab01 .box{ width:80%; margin:auto;}
.ab01 .left{ width:47%; float:left;}
.ab01 .left .title{ width:100%;}
.ab01 .left .a02{ width:50px; height:2px; margin-top:15px; background:#333;}
.ab01 .left .a03{ font-size:14px; line-height:24px; color:#333; margin-top:25px;}
.ab01 .left .a04{ width:100%; margin-top:25px;}
.ab01 .left .a04 img{ width:100%; display:block;}
.ab01 .right{ width:47%; float:right;}
.ab01 .right .a01{ width:100%; position:relative;}
.ab01 .right .a01 img{ width:76.67%; float:right;}
.ab01 .right .a01 p{ display:block; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.ab01 .right .a01 p span{ display:block; font-size:90px; color:#2e3192; line-height:1;}
.ab01 .right .a01 p a{ display:block; font-size:30px; color:#333; line-height:1;}
.ab01 .right .a02{ font-size:14px; line-height:24px; color:#333; margin-top:25px;}

.ab02{ width:100%; padding:100px 0; position:relative; background-color:#f1f1f1;}
.ab02 .box{ width:80%; margin:auto;}
.ab02 .left{ width:50%; float:left;}
.ab02 .left .title{ width:100%;}
.ab02 .left .a02{ width:50px; height:2px; margin-top:15px; background:#333;}
.ab02 .left .a03{ font-size:14px; line-height:24px; color:#333; margin-top:25px;}
.ab02 .right{ width:45%; float:right; border-radius:30px;}
.ab02 .right img{ width:100%; display:block;}

.ab03{ width:100%; padding-top:90px; padding-bottom:100px; position:relative; background-color:#fff;}
.ab03 .box{ width:80%; margin:auto;}
.ab03 .box .a02{ width:50px; height:2px; margin-top:15px; background:#333;}
.ab03 .box .a03{ font-size:14px; line-height:24px; color:#333; margin-top:25px;}
.ab03 .box .a03 img{ max-width:100%; height:auto;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.ab01{ width:100%; padding:70px 0; position:relative; background-color:#fff;}
.ab01 .box{ width:87%; margin:auto;}
.ab01 .left{ width:48%; float:left;}
.ab01 .left .title{ width:100%;}
.ab01 .left .a02{ width:40px; height:2px; margin-top:10px; background:#333;}
.ab01 .left .a03{ font-size:14px; line-height:24px; color:#333; margin-top:20px;}
.ab01 .left .a04{ width:100%; margin-top:20px;}
.ab01 .left .a04 img{ width:100%; display:block;}
.ab01 .right{ width:48%; float:right;}
.ab01 .right .a01{ width:100%; position:relative;}
.ab01 .right .a01 img{ width:76.67%; float:right;}
.ab01 .right .a01 p{ display:block; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.ab01 .right .a01 p span{ display:block; font-size:80px; color:#2e3192; line-height:1;}
.ab01 .right .a01 p a{ display:block; font-size:20px; color:#333; line-height:1;}
.ab01 .right .a02{ font-size:14px; line-height:24px; color:#333; margin-top:20px;}

.ab02{ width:100%; padding:70px 0; position:relative; background-color:#f1f1f1;}
.ab02 .box{ width:87%; margin:auto;}
.ab02 .left{ width:50%; float:left;}
.ab02 .left .title{ width:100%;}
.ab02 .left .a02{ width:40px; height:2px; margin-top:10px; background:#333;}
.ab02 .left .a03{ font-size:14px; line-height:24px; color:#333; margin-top:20px;}
.ab02 .right{ width:45%; float:right; border-radius:20px;}
.ab02 .right img{ width:100%; display:block;}

.ab03{ width:100%; padding-top:60px; padding-bottom:70px; position:relative; background-color:#fff;}
.ab03 .box{ width:87%; margin:auto;}
.ab03 .box .a02{ width:40px; height:2px; margin-top:10px; background:#333;}
.ab03 .box .a03{ font-size:14px; line-height:24px; color:#333; margin-top:20px;}
.ab03 .box .a03 img{ max-width:100%; height:auto;}
}
@media only screen and (max-width:1023px){
.ab01{ width:100%; padding:35px 0; position:relative; background-color:#fff;}
.ab01 .box{ width:94%; margin:auto;}
.ab01 .left{ width:100%; float:left;}
.ab01 .left .title{ width:100%;}
.ab01 .left .a02{ width:30px; height:2px; margin-top:5px; background:#333;}
.ab01 .left .a03{ font-size:14px; line-height:24px; color:#333; margin-top:15px;}
.ab01 .left .a04{ width:100%; margin-top:15px;}
.ab01 .left .a04 img{ width:100%; display:block;}
.ab01 .right{ width:100%; float:right; margin-top:20px;}
.ab01 .right .a01{ width:100%; position:relative;}
.ab01 .right .a01 img{ width:76.67%; float:right;}
.ab01 .right .a01 p{ display:block; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.ab01 .right .a01 p span{ display:block; font-size:60px; color:#2e3192; line-height:1;}
.ab01 .right .a01 p a{ display:block; font-size:16px; color:#333; line-height:1;}
.ab01 .right .a02{ font-size:14px; line-height:24px; color:#333; margin-top:15px;}

.ab02{ width:100%; padding-bottom:40px; padding-top:35px; position:relative; background-color:#f1f1f1;}
.ab02 .box{ width:94%; margin:auto;}
.ab02 .left{ width:100%; float:left;}
.ab02 .left .title{ width:100%;}
.ab02 .left .a02{ width:30px; height:2px; margin-top:5px; background:#333;}
.ab02 .left .a03{ font-size:14px; line-height:24px; color:#333; margin-top:15px;}
.ab02 .right{ width:100%; float:right; border-radius:10px; margin-top:15px;}
.ab02 .right img{ width:100%; display:block;}

.ab03{ width:100%; padding:35px 0; position:relative; background-color:#fff;}
.ab03 .box{ width:94%; margin:auto;}
.ab03 .box .a02{ width:30px; height:2px; margin-top:5px; background:#333;}
.ab03 .box .a03{ font-size:14px; line-height:24px; color:#333; margin-top:15px;}
.ab03 .box .a03 img{ max-width:100%; height:auto;}
}

/*公告新闻*/
@media screen and (min-width:1600px){
.main{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:100px;}
.main .box{ width:80%; margin:auto; position:relative; z-index:3;}
.main .box .list{ width:100%; display:block; margin-top:-5px;}
.main .box .list li{ display:block; float:left; margin-top:40px; width:22.75%; margin-left:3%;}
.main .box .list li:nth-child(4n+1){ clear:left; float:left; margin-left:0;}
.main .box .list li .tu{ width:100%;}
.main .box .list li .tu a{ width:100%; padding-top:69.44%; display:block; overflow:hidden; position:relative;}
.main .box .list li .tu a img{ width:100%; display:block; position:absolute; left:0; top:0;}
.main .box .list li .wen{ border:1px solid #eee; border-top:none;}
.main .box .list li .wen .w01{ width:84%; margin:20px auto; margin-bottom:0;}
.main .box .list li .wen .w01 a{ display:block; font-size:14px; line-height:24px; font-weight:bold; color:#2e3192;}
.main .box .list li .wen .w02{ width:84%; margin:auto;}
.main .box .list li .wen .w02 a{ width:100%; display:block; font-size:18px; line-height:28px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main .box .list li .wen .w02 a:hover{ color:#2e3192;}
.main .box .list li .wen .w03{ width:84%; margin:auto; margin-top:5px; font-size:14px; line-height:24px; height:72px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.main .box .list li .wen .w04{ width:84%; padding:0 8%; margin-top:20px; border-top:1px solid #eee; height:48px; line-height:48px; position:relative;}
.main .box .list li .wen .w04 span{ display:block; float:left; color:#666;}
.main .box .list li .wen .w04 a{ display:block; float:right; width:15px; height:10px; overflow:hidden; margin-top:19px; background-image:url(../images/more.png);}
.main .box .list li:hover .wen .w04 a{ background-image:url(../images/more01.png);}
.main .box .list li:hover .wen .w04 b{ width:100%; height:1px; background-color:#2e3192; position:absolute; left:0; bottom:0; display:block; overflow:hidden;}
.main .box .list li:hover .wen{ border-bottom:1px solid #2e3192;}

.fanye{ width:80%; margin:auto; margin-top:40px; text-align:center;}
.fanye li{ margin:0 3px; display:inline-block;}
.fanye li a{ min-width:14px; padding:0 5px; height:24px; line-height:24px; background-color:#f2f2f2; border-radius:3px; display:block;}
.fanye li span{ min-width:14px; padding:0 5px; height:24px; line-height:24px; border-radius:3px; display:block;}
.fanye li.active span{ color:#fff; background-color:#2e3192;}
.fanye li.disabled span{ color:#aaa; background-color:#f2f2f2; cursor:no-drop;}
.fanye li a:hover{ color:#2e3192;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.main{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:70px;}
.main .box{ width:87%; margin:auto; position:relative; z-index:3;}
.main .box .list{ width:100%; display:block; margin-top:-5px;}
.main .box .list li{ display:block; float:left; margin-top:30px; width:31.33%; margin-left:3%;}
.main .box .list li:nth-child(3n+1){ clear:left; float:left; margin-left:0;}
.main .box .list li .tu{ width:100%;}
.main .box .list li .tu a{ width:100%; padding-top:69.44%; display:block; overflow:hidden; position:relative;}
.main .box .list li .tu a img{ width:100%; display:block; position:absolute; left:0; top:0;}
.main .box .list li .wen{ border:1px solid #eee; border-top:none;}
.main .box .list li .wen .w01{ width:88%; margin:15px auto; margin-bottom:0;}
.main .box .list li .wen .w01 a{ display:block; font-size:14px; line-height:24px; font-weight:bold; color:#2e3192;}
.main .box .list li .wen .w02{ width:88%; margin:auto;}
.main .box .list li .wen .w02 a{ width:100%; display:block; font-size:18px; line-height:28px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main .box .list li .wen .w02 a:hover{ color:#2e3192;}
.main .box .list li .wen .w03{ width:88%; margin:auto; margin-top:5px; font-size:14px; line-height:24px; height:72px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.main .box .list li .wen .w04{ width:88%; padding:0 6%; margin-top:15px; border-top:1px solid #eee; height:44px; line-height:44px; position:relative;}
.main .box .list li .wen .w04 span{ display:block; float:left; color:#666;}
.main .box .list li .wen .w04 a{ display:block; float:right; width:15px; height:10px; overflow:hidden; margin-top:17px; background-image:url(../images/more.png);}
.main .box .list li:hover .wen .w04 a{ background-image:url(../images/more01.png);}
.main .box .list li:hover .wen .w04 b{ width:100%; height:1px; background-color:#2e3192; position:absolute; left:0; bottom:0; display:block; overflow:hidden;}
.main .box .list li:hover .wen{ border-bottom:1px solid #2e3192;}

.fanye{ width:90%; margin:auto; margin-top:30px; text-align:center;}
.fanye li{ margin:0 3px; display:inline-block;}
.fanye li a{ min-width:14px; padding:0 5px; height:24px; line-height:24px; background-color:#f2f2f2; border-radius:3px; display:block;}
.fanye li span{ min-width:14px; padding:0 5px; height:24px; line-height:24px; border-radius:3px; display:block;}
.fanye li.active span{ color:#fff; background-color:#2e3192;}
.fanye li.disabled span{ color:#aaa; background-color:#f2f2f2; cursor:no-drop;}
.fanye li a:hover{ color:#2e3192;}
}
@media only screen and (max-width:1023px){
.main{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:40px;}
.main .box{ width:94%; margin:auto; position:relative; z-index:3;}
.main .box .list{ width:100%; display:block; margin-top:-5px;}
.main .box .list li{ display:block; float:left; margin-top:20px; width:48.5%; margin-left:3%;}
.main .box .list li:nth-child(2n+1){ clear:left; float:left; margin-left:0;}
.main .box .list li .tu{ width:100%;}
.main .box .list li .tu a{ width:100%; padding-top:69.44%; display:block; overflow:hidden; position:relative;}
.main .box .list li .tu a img{ width:100%; display:block; position:absolute; left:0; top:0;}
.main .box .list li .wen{ border:1px solid #eee; border-top:none;}
.main .box .list li .wen .w01{ width:90%; margin:10px auto; margin-bottom:0;}
.main .box .list li .wen .w01 a{ display:block; font-size:14px; line-height:24px; font-weight:bold; color:#2e3192;}
.main .box .list li .wen .w02{ width:90%; margin:auto;}
.main .box .list li .wen .w02 a{ width:100%; display:block; font-size:16px; line-height:26px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main .box .list li .wen .w02 a:hover{ color:#2e3192;}
.main .box .list li .wen .w03{ width:90%; margin:auto; font-size:14px; line-height:24px; height:72px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.main .box .list li .wen .w04{ width:90%; padding:0 5%; margin-top:10px; border-top:1px solid #eee; height:40px; line-height:40px; position:relative;}
.main .box .list li .wen .w04 span{ display:block; float:left; color:#666;}
.main .box .list li .wen .w04 a{ display:block; float:right; width:15px; height:10px; overflow:hidden; margin-top:15px; background-image:url(../images/more.png);}
.main .box .list li:hover .wen .w04 a{ background-image:url(../images/more01.png);}
.main .box .list li:hover .wen .w04 b{ width:100%; height:1px; background-color:#2e3192; position:absolute; left:0; bottom:0; display:block; overflow:hidden;}
.main .box .list li:hover .wen{ border-bottom:1px solid #2e3192;}

.fanye{ width:94%; margin:auto; margin-top:20px; text-align:center;}
.fanye li{ margin:0 3px; display:inline-block;}
.fanye li a{ min-width:14px; padding:0 5px; height:24px; line-height:24px; background-color:#f2f2f2; border-radius:3px; display:block;}
.fanye li span{ min-width:14px; padding:0 5px; height:24px; line-height:24px; border-radius:3px; display:block;}
.fanye li.active span{ color:#fff; background-color:#2e3192;}
.fanye li.disabled span{ color:#aaa; background-color:#f2f2f2; cursor:no-drop;}
.fanye li a:hover{ color:#2e3192;}
}

/*公告新闻内页*/
@media screen and (min-width:1600px){
.ny{ width:80%; max-width:1440px; margin:95px auto; background-color:#fff; position:relative; z-index:3;}
.ny .lbar{ width:74.17%; float:left;}
.ny .lbar .bt{ font-size:24px; line-height:34px; text-align:center;}
.ny .lbar .sj{ color:#999; font-size:16px; line-height:26px; height:26px; padding-top:5px; padding-bottom:15px; border-bottom:1px solid #eee; text-align:center;}
.ny .lbar .wen{ font-size:16px; line-height:30px; margin-top:25px;}
.ny .lbar .wen img{ max-width:100%; height:auto;}
.ny .lbar .wen video{ width:100%; display:block; overflow:hidden;}
.ny .lbar .wen iframe{ width:100%; height:501px; display:block; overflow:hidden;}
.ny .lbar .back{ margin-top:25px; padding-top:23px; border-top:1px solid #eee; position:relative;}
.ny .lbar .back p{ width:calc(100% - 100px); display:block; font-size:16px; height:30px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny .lbar .back p a:hover{ color:#2e3192;}
.ny .lbar .back span{ position:absolute; right:0; top:23px; font-size:16px; height:30px; line-height:30px;}
.ny .lbar .back span a:hover{ color:#2e3192;}

.ny .rbar{ width:20.83%; border:1px solid #eee; border-top:2px solid #2e3192; float:right; margin:5px 0;}
.ny .rbar .bt{ padding-left:29px; font-size:18px; height:50px; line-height:50px; border-bottom:1px solid #eee;}
.ny .rbar ul{ display:block; padding:5px 29px; padding-bottom:25px;}
.ny .rbar ul li{ display:block; width:100%; margin-top:25px; overflow:hidden;}
.ny .rbar ul li strong{ width:100%; display:block; overflow:hidden;}
.ny .rbar ul li strong img{ width:100%; display:block;}
.ny .rbar ul li p{ display:block; overflow:hidden; font-size:18px; height:28px; line-height:28px; padding-top:5px;}
.ny .rbar ul li span{ display:block; overflow:hidden; font-size:16px; height:24px; line-height:24px; color:#999;}
.ny .rbar ul li p:hover{ color:#2e3192;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.ny{ width:87%; margin:65px auto; background-color:#fff; position:relative; z-index:3;}
.ny .lbar{ width:72%; float:left;}
.ny .lbar .bt{ font-size:20px; line-height:30px; text-align:center;}
.ny .lbar .sj{ color:#999; font-size:15px; line-height:25px; height:25px; padding-top:5px; padding-bottom:10px; border-bottom:1px solid #eee; text-align:center;}
.ny .lbar .wen{ font-size:15px; line-height:30px; margin-top:20px;}
.ny .lbar .wen img{ max-width:100%; height:auto;}
.ny .lbar .wen video{ width:100%; display:block; overflow:hidden;}
.ny .lbar .wen iframe{ width:100%; height:501px; display:block; overflow:hidden;}
.ny .lbar .back{ margin-top:20px; padding-top:20px; border-top:1px solid #eee; position:relative;}
.ny .lbar .back p{ width:calc(100% - 80px); display:block; font-size:15px; height:25px; line-height:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny .lbar .back p a:hover{ color:#2e3192;}
.ny .lbar .back span{ position:absolute; right:0; top:20px; font-size:15px; height:25px; line-height:25px;}
.ny .lbar .back span a:hover{ color:#2e3192;}

.ny .rbar{ width:25%; border:1px solid #eee; border-top:2px solid #2e3192; float:right; margin:5px 0;}
.ny .rbar .bt{ padding-left:19px; font-size:18px; height:50px; line-height:50px; border-bottom:1px solid #eee;}
.ny .rbar ul{ display:block; padding:5px 19px; padding-bottom:25px;}
.ny .rbar ul li{ display:block; width:100%; margin-top:25px; overflow:hidden;}
.ny .rbar ul li strong{ width:100%; display:block; overflow:hidden;}
.ny .rbar ul li strong img{ width:100%; display:block;}
.ny .rbar ul li p{ display:block; overflow:hidden; font-size:16px; height:26px; line-height:26px; padding-top:5px;}
.ny .rbar ul li span{ display:block; overflow:hidden; font-size:14px; height:22px; line-height:22px; color:#999;}
.ny .rbar ul li p:hover{ color:#2e3192;}
}
@media only screen and (max-width:1023px){
.ny{ width:94%; margin:35px auto; background-color:#fff; position:relative; z-index:3;}
.ny .lbar{ width:100%; float:left;}
.ny .lbar .bt{ font-size:18px; line-height:28px; text-align:center;}
.ny .lbar .sj{ color:#999; font-size:14px; line-height:24px; height:24px; padding-bottom:5px; border-bottom:1px solid #eee; text-align:center;}
.ny .lbar .wen{ font-size:14px; line-height:24px; margin-top:15px;}
.ny .lbar .wen img{ max-width:100%; height:auto;}
.ny .lbar .wen video{ width:100%; display:block; overflow:hidden;}
.ny .lbar .wen iframe{ width:100%; height:70.5vw; display:block; overflow:hidden;}
.ny .lbar .back{ margin-top:15px; padding-top:15px; border-top:1px solid #eee; position:relative;}
.ny .lbar .back p{ width:calc(100% - 70px); display:block; font-size:14px; height:24px; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny .lbar .back p a:hover{ color:#2e3192;}
.ny .lbar .back span{ position:absolute; right:0; top:15px; font-size:14px; height:24px; line-height:24px;}
.ny .lbar .back span a:hover{ color:#2e3192;}

.ny .rbar{ display:none;}
}

/*授权机构*/
@media screen and (min-width:1600px){
.main .ss{ display:flex; justify-content:flex-end; position:absolute; right:0; bottom:5px; z-index:3;}
.main .ss span{ display:block; width:100px; font-size:14px; height:40px; line-height:40px; color:#333;}
.main .ss p{ width:260px; box-sizing:border-box; padding:0 10px; height:40px; background-color:#f7f7f7; overflow:hidden;}
.main .ss p input{ width:100%; display:block; height:40px; line-height:40px; display:block; overflow:hidden; background-color:#f7f7f7;}
.main .ss a{ width:100px; height:40px; margin-left:20px; background-color:#2e3192; overflow:hidden; position:relative; display:flex; justify-content:center; align-items:center; color:#fff;}
.main .ss a img{ display:block; height:14px; margin-right:10px;}
.main .ss a input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
.main .sq{ width:100%; display:block; margin-top:-5px;}
.main .sq li{ width:100%; display:block; overflow:hidden; margin-top:40px;}
.main .sq li .tu{ width:400px; height:280px; float:left; position:relative; z-index:3;}
.main .sq li .tu a{ width:100%; height:100%; display:block; position:relative; overflow:hidden;}
.main .sq li .tu a img{ width:100%; height:100%; display:block; object-fit:cover; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .sq li .tu a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.main .sq li .wen{ width:calc(97% - 400px); float:right; position:relative; z-index:3;}
.main .sq li .wen .w01{ width:100%; margin-top:5px;}
.main .sq li .wen .w01 a{ width:100%; display:block; font-size:24px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main .sq li .wen .w01 a:hover{ color:#2e3192;}
.main .sq li .wen .w02{ width:30px; height:2px; background-color:#2e3192; margin-top:15px;}
.main .sq li .wen .w03{ width:100%; font-size:14px; line-height:30px; height:120px; margin-top:22px;}
.main .sq li .wen .w04{ margin-top:22px;}
.main .sq li .wen .w04 a{ display:block; width:138px; height:38px; line-height:38px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.main .sq li .wen .w04 a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.main .sq li .wen .w04 a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.main .sq li .wen .w04 a:hover:before{ border-left-color:#fff;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.main .ss{ display:flex; justify-content:flex-end; position:absolute; right:0; bottom:5px; z-index:3;}
.main .ss span{ display:block; margin-right:15px; font-size:14px; height:38px; line-height:38px; color:#333;}
.main .ss p{ width:240px; box-sizing:border-box; padding:0 10px; height:38px; background-color:#f7f7f7; overflow:hidden;}
.main .ss p input{ width:100%; display:block; height:38px; line-height:38px; display:block; overflow:hidden; background-color:#f7f7f7;}
.main .ss a{ width:90px; height:38px; margin-left:15px; background-color:#2e3192; overflow:hidden; position:relative; display:flex; justify-content:center; align-items:center; color:#fff;}
.main .ss a img{ display:block; height:14px; margin-right:7px;}
.main .ss a input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
.main .sq{ width:100%; display:block; margin-top:-5px;}
.main .sq li{ width:100%; display:block; overflow:hidden; margin-top:30px;}
.main .sq li .tu{ width:350px; height:245px; float:left; position:relative; z-index:3;}
.main .sq li .tu a{ width:100%; height:100%; display:block; position:relative; overflow:hidden;}
.main .sq li .tu a img{ width:100%; height:100%; display:block; object-fit:cover; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .sq li .tu a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.main .sq li .wen{ width:calc(97% - 350px); float:right; position:relative; z-index:3;}
.main .sq li .wen .w01{ width:100%; margin-top:5px;}
.main .sq li .wen .w01 a{ width:100%; display:block; font-size:20px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main .sq li .wen .w01 a:hover{ color:#2e3192;}
.main .sq li .wen .w02{ width:25px; height:2px; background-color:#2e3192; margin-top:10px;}
.main .sq li .wen .w03{ width:100%; font-size:14px; line-height:28px; height:112px; margin-top:15px;}
.main .sq li .wen .w04{ margin-top:15px;}
.main .sq li .wen .w04 a{ display:block; width:118px; height:36px; line-height:36px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.main .sq li .wen .w04 a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.main .sq li .wen .w04 a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.main .sq li .wen .w04 a:hover:before{ border-left-color:#fff;}
}
@media only screen and (max-width:1023px){
.main .ss{ width:100%; margin-top:15px; max-width:460px; position:relative; z-index:3;}
.main .ss span{ display:block; width:90px; font-size:14px; height:36px; line-height:36px; color:#333; float:left;}
.main .ss p{ width:calc(100% - 180px); box-sizing:border-box; padding:0 10px; height:36px; background-color:#f7f7f7; overflow:hidden; float:left;}
.main .ss p input{ width:100%; display:block; height:36px; line-height:36px; display:block; overflow:hidden; background-color:#f7f7f7;}
.main .ss a{ width:80px; height:36px; margin-left:10px; background-color:#2e3192; overflow:hidden; position:relative; display:flex; justify-content:center; align-items:center; color:#fff; float:left;}
.main .ss a img{ display:block; height:14px; margin-right:7px;}
.main .ss a input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
.main .sq{ width:100%; display:block;}
.main .sq li{ width:100%; display:block; overflow:hidden; margin-top:20px;}
.main .sq li .tu{ width:100%; float:left; position:relative; z-index:3;}
.main .sq li .tu a{ width:100%; padding-top:70%; display:block; position:relative; overflow:hidden;}
.main .sq li .tu a img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .sq li .tu a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.main .sq li .wen{ width:100%; padding:15px 3%; box-sizing:border-box; padding-bottom:20px; background-color:#f7f7f7; float:right; position:relative; z-index:3;}
.main .sq li .wen .w01{ width:100%; margin-top:5px;}
.main .sq li .wen .w01 a{ width:100%; display:block; font-size:16px; line-height:26px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main .sq li .wen .w01 a:hover{ color:#2e3192;}
.main .sq li .wen .w02{ width:20px; height:2px; background-color:#2e3192; margin-top:5px;}
.main .sq li .wen .w03{ width:100%; font-size:14px; line-height:24px; height:96px; margin-top:5px;}
.main .sq li .wen .w04{ margin-top:10px;}
.main .sq li .wen .w04 a{ display:block; width:98px; height:34px; line-height:34px; font-size:14px; text-indent:9px; border:1px solid #999; position:relative; overflow:hidden;}
.main .sq li .wen .w04 a:before{ width:; height:; display:block; content:''; position:absolute; right:9px; top:50%; transform:translateY(-50%); border-style:solid; border-color:transparent; border-width:5px 0 5px 8px; border-left-color:#999;}
.main .sq li .wen .w04 a:hover{ border:1px solid #2e3192; color:#fff; background-color:#2e3192;}
.main .sq li .wen .w04 a:hover:before{ border-left-color:#fff;}
}

/*授权机构内页*/
@media screen and (min-width:1600px){
.ny01{ width:80%; margin:95px auto; position:relative; z-index:1;}
.ny01 .titles{ width:100%;}
.ny01 .titles b{ display:block; font-size:24px; line-height:34px; color:#333;}
.ny01 .titles span{ display:block; font-size:14px; line-height:24px; color:#333; margin-top:10px;}
.ny01 .titles p{ display:block; margin-top:10px; width:100px; height:2px; background-color:#333;}
.ny01 .wen{ margin-top:25px; font-size:14px; line-height:24px;}
.ny01 .wen img{ max-width:100%; height:auto; margin-top:5px; margin-bottom:5px;}
#portfolio-nav{ width:100%; height:40px; padding:30px 0; margin:auto; margin-top:25px; position:relative; vertical-align:middle; text-align:center; border-top:1px solid #cacaca;}
#portfolio-nav .fh{ display:block; width:40px; height:40px; position:absolute; left:50%; margin-left:-20px; top:50%; margin-top:-20px;}
#portfolio-nav .fh p{ cursor:pointer; display:block; margin:auto; float:left; margin-left:17px; margin-top:17px; position:relative; background-position:11px center; background-repeat:no-repeat; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; font-size:20px; width:40px; height:40px;}
#portfolio-nav .fh i { width:6px; height:6px; display:block; border-radius:0; transition:all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1); -webkit-transition:all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1); font-size:20px; left:18px; top:22px; color:#888; background-color:#888; box-shadow:-0.5em 0 #888, -0.5em 0.5em #888, 0.5em 0 #888, 0.5em -0.5em #888, 0 -0.5em #888, -0.5em -0.5em #888, 0 0.5em #888, 0.5em 0.5em #888;}
#portfolio-nav .fh:hover p i{ background-color:#333; color:#333; box-shadow:-0.6em 0 #333, -0.6em 0.6em #333, 0.6em 0 #333, 0.6em -0.6em #333, 0 -0.6em #333, -0.6em -0.6em #333, 0 0.6em #333, 0.6em 0.6em #333;}
#portfolio-nav .prev{ float:left; cursor:pointer; display:block; font-size:14px; line-height:40px; max-width:calc(50% - 40px); overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#portfolio-nav .prev p{ display:block; float:left; width:30px; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); position:relative; height:40px; margin-right:10px;}
#portfolio-nav .prev .ico{ display:block; float:left; width:30px; height:40px; background:url(../images/zz.png) no-repeat left center; background-size:10px 16px;}
#portfolio-nav .prev .line { width:0px; height:2px; position:absolute; left:0; top:50%; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); margin-top:-1px; background:#000;}
#portfolio-nav .prev:hover p{ width:40px;}
#portfolio-nav .prev:hover .line{ width:30px;}
#portfolio-nav .next{ float:right; cursor:pointer; display:block; font-size:14px; line-height:40px; max-width:calc(50% - 40px); overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#portfolio-nav .next p{ display:block; float:right; width:30px; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); position:relative; height:40px; margin-left:10px;}
#portfolio-nav .next .ico{ display:block; float:right; width:30px; height:40px; background:url(../images/yy.png) no-repeat right center; background-size:10px 16px;}
#portfolio-nav .next .line { width:0px; height:2px; position:absolute; right:0; top:50%; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); margin-top:-1px; background:#000;}
#portfolio-nav .next:hover p{ width:40px;}
#portfolio-nav .next:hover .line{ width:30px;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.ny01{ width:87%; margin:65px auto; position:relative; z-index:1;}
.ny01 .titles{ width:100%;}
.ny01 .titles b{ display:block; font-size:20px; line-height:30px; color:#333;}
.ny01 .titles span{ display:block; font-size:14px; line-height:24px; color:#333; margin-top:5px;}
.ny01 .titles p{ display:block; margin-top:5px; width:80px; height:2px; background-color:#333;}
.ny01 .wen{ margin-top:20px; font-size:14px; line-height:24px;}
.ny01 .wen img{ max-width:100%; height:auto; margin-top:5px; margin-bottom:5px;}
#portfolio-nav{ width:100%; height:40px; padding:20px 0; margin:auto; margin-top:20px; position:relative; vertical-align:middle; text-align:center; border-top:1px solid #cacaca;}
#portfolio-nav .fh{ display:block; width:40px; height:40px; position:absolute; left:50%; margin-left:-20px; top:50%; margin-top:-20px;}
#portfolio-nav .fh p{ cursor:pointer; display:block; margin:auto; float:left; margin-left:17px; margin-top:17px; position:relative; background-position:11px center; background-repeat:no-repeat; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; font-size:20px; width:40px; height:40px;}
#portfolio-nav .fh i { width:6px; height:6px; display:block; border-radius:0; transition:all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1); -webkit-transition:all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1); font-size:20px; left:18px; top:22px; color:#888; background-color:#888; box-shadow:-0.5em 0 #888, -0.5em 0.5em #888, 0.5em 0 #888, 0.5em -0.5em #888, 0 -0.5em #888, -0.5em -0.5em #888, 0 0.5em #888, 0.5em 0.5em #888;}
#portfolio-nav .fh:hover p i{ background-color:#333; color:#333; box-shadow:-0.6em 0 #333, -0.6em 0.6em #333, 0.6em 0 #333, 0.6em -0.6em #333, 0 -0.6em #333, -0.6em -0.6em #333, 0 0.6em #333, 0.6em 0.6em #333;}
#portfolio-nav .prev{ float:left; cursor:pointer; display:block; font-size:14px; line-height:40px; max-width:calc(50% - 40px); overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#portfolio-nav .prev p{ display:block; float:left; width:30px; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); position:relative; height:40px; margin-right:10px;}
#portfolio-nav .prev .ico{ display:block; float:left; width:30px; height:40px; background:url(../images/zz.png) no-repeat left center; background-size:10px 16px;}
#portfolio-nav .prev .line { width:0px; height:2px; position:absolute; left:0; top:50%; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); margin-top:-1px; background:#000;}
#portfolio-nav .prev:hover p{ width:40px;}
#portfolio-nav .prev:hover .line{ width:30px;}
#portfolio-nav .next{ float:right; cursor:pointer; display:block; font-size:14px; line-height:40px; max-width:calc(50% - 40px); overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#portfolio-nav .next p{ display:block; float:right; width:30px; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); position:relative; height:40px; margin-left:10px;}
#portfolio-nav .next .ico{ display:block; float:right; width:30px; height:40px; background:url(../images/yy.png) no-repeat right center; background-size:10px 16px;}
#portfolio-nav .next .line { width:0px; height:2px; position:absolute; right:0; top:50%; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); margin-top:-1px; background:#000;}
#portfolio-nav .next:hover p{ width:40px;}
#portfolio-nav .next:hover .line{ width:30px;}
}
@media only screen and (max-width:1023px){
.ny01{ width:94%; margin:35px auto; position:relative; z-index:1;}
.ny01 .titles{ width:100%;}
.ny01 .titles b{ display:block; font-size:16px; line-height:26px; color:#333;}
.ny01 .titles span{ display:block; font-size:14px; line-height:24px; color:#333;}
.ny01 .titles p{ display:block; margin-top:5px; width:60px; height:2px; background-color:#333;}
.ny01 .wen{ margin-top:10px; font-size:14px; line-height:24px;}
.ny01 .wen img{ max-width:100%; height:auto; margin-top:5px; margin-bottom:5px;}
#portfolio-nav{ width:100%; height:40px; padding:15px 0; margin:auto; margin-top:10px; position:relative; vertical-align:middle; text-align:center; border-top:1px solid #cacaca;}
#portfolio-nav .fh{ display:block; width:40px; height:40px; position:absolute; left:50%; margin-left:-20px; top:50%; margin-top:-20px;}
#portfolio-nav .fh p{ cursor:pointer; display:block; margin:auto; float:left; margin-left:17px; margin-top:17px; position:relative; background-position:11px center; background-repeat:no-repeat; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; font-size:20px; width:40px; height:40px;}
#portfolio-nav .fh i { width:6px; height:6px; display:block; border-radius:0; transition:all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1); -webkit-transition:all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1); font-size:20px; left:18px; top:22px; color:#888; background-color:#888; box-shadow:-0.5em 0 #888, -0.5em 0.5em #888, 0.5em 0 #888, 0.5em -0.5em #888, 0 -0.5em #888, -0.5em -0.5em #888, 0 0.5em #888, 0.5em 0.5em #888;}
#portfolio-nav .fh:hover p i{ background-color:#333; color:#333; box-shadow:-0.6em 0 #333, -0.6em 0.6em #333, 0.6em 0 #333, 0.6em -0.6em #333, 0 -0.6em #333, -0.6em -0.6em #333, 0 0.6em #333, 0.6em 0.6em #333;}
#portfolio-nav .prev{ float:left; cursor:pointer; display:block; font-size:14px; line-height:40px; max-width:calc(50% - 40px); overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#portfolio-nav .prev p{ display:block; float:left; width:30px; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); position:relative; height:40px; margin-right:10px;}
#portfolio-nav .prev .ico{ display:block; float:left; width:30px; height:40px; background:url(../images/zz.png) no-repeat left center; background-size:10px 16px;}
#portfolio-nav .prev .line { width:0px; height:2px; position:absolute; left:0; top:50%; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); margin-top:-1px; background:#000;}
#portfolio-nav .prev:hover p{ width:40px;}
#portfolio-nav .prev:hover .line{ width:30px;}
#portfolio-nav .next{ float:right; cursor:pointer; display:block; font-size:14px; line-height:40px; max-width:calc(50% - 40px); overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#portfolio-nav .next p{ display:block; float:right; width:30px; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); position:relative; height:40px; margin-left:10px;}
#portfolio-nav .next .ico{ display:block; float:right; width:30px; height:40px; background:url(../images/yy.png) no-repeat right center; background-size:10px 16px;}
#portfolio-nav .next .line { width:0px; height:2px; position:absolute; right:0; top:50%; transition:all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2); margin-top:-1px; background:#000;}
#portfolio-nav .next:hover p{ width:40px;}
#portfolio-nav .next:hover .line{ width:30px;}
}

/*认证项目*/
@media screen and (min-width:1600px){
.main .box .rz{ width:100%; overflow:hidden;}
.main .box .rz li{ display:block; width:22.8475%; margin-left:2.87%; float:left; margin-top:35px;}
.main .box .rz li:nth-child(4n+1){ clear:left; float:left; margin-left:0;}
.main .box .rz li .tu{ width:100%; position:relative;}
.main .box .rz li .tu:before{ width:100%; padding-top:80%; display:block; content:''; overflow:hidden;}
.main .box .rz li .tu img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .box .rz li:hover .tu img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.main .box .rz li .wen{ font-size:20px; line-height:30px; margin-top:15px; font-weight:bold; width:100%; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.main .box .rz li:hover .wen{ color:#2e3192;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.main .box .rz{ width:100%; overflow:hidden;}
.main .box .rz li{ display:block; width:31.33%; margin-left:3%; float:left; margin-top:25px;}
.main .box .rz li:nth-child(3n+1){ clear:left; float:left; margin-left:0;}
.main .box .rz li .tu{ width:100%; position:relative;}
.main .box .rz li .tu:before{ width:100%; padding-top:80%; display:block; content:''; overflow:hidden;}
.main .box .rz li .tu img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .box .rz li:hover .tu img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.main .box .rz li .wen{ font-size:18px; line-height:28px; margin-top:10px; font-weight:bold; width:100%; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.main .box .rz li:hover .wen{ color:#2e3192;}
}
@media only screen and (max-width:1023px){
.main .box .rz{ width:100%; overflow:hidden;}
.main .box .rz li{ display:block; width:48.5%; margin-left:3%; float:left; margin-top:15px;}
.main .box .rz li:nth-child(2n+1){ clear:left; float:left; margin-left:0;}
.main .box .rz li .tu{ width:100%; position:relative;}
.main .box .rz li .tu:before{ width:100%; padding-top:80%; display:block; content:''; overflow:hidden;}
.main .box .rz li .tu img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .box .rz li:hover .tu img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.main .box .rz li .wen{ font-size:14px; line-height:24px; margin-top:5px; font-weight:bold; width:100%; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.main .box .rz li:hover .wen{ color:#2e3192;}
}

/*认证项目内页*/
@media screen and (min-width:1600px){
.ny01 .list{ display:block; padding:5px 0;}
.ny01 .list li{ width:18.4%; float:left; margin-left:2%; margin-top:30px; font-size:14px; line-height:40px; height:40px; text-align:center; border-radius:5px; background-color:#eee; overflow:hidden;}
.ny01 .list li:nth-child(5n+1){ clear:left; float:left; margin-left:0;}
.ny01 .list li:hover{ background-color:#2e3192; color:#fff;}
.ny01 .list li a{ width:100%; display:block;}
.ny01 .list li:hover a{ color:#fff;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.ny01 .list{ display:block; padding:5px 0;}
.ny01 .list li{ width:23.5%; float:left; margin-left:2%; margin-top:25px; font-size:14px; line-height:38px; height:38px; text-align:center; border-radius:5px; background-color:#eee; overflow:hidden;}
.ny01 .list li:nth-child(4n+1){ clear:left; float:left; margin-left:0;}
.ny01 .list li:hover{ background-color:#2e3192; color:#fff;}
.ny01 .list li a{ width:100%; display:block;}
.ny01 .list li:hover a{ color:#fff;}
}
@media only screen and (max-width:1023px){
.ny01 .list{ display:block; padding:5px 0;}
.ny01 .list li{ width:48.5%; float:left; margin-left:3%; margin-top:15px; font-size:14px; line-height:36px; height:36px; text-align:center; border-radius:5px; background-color:#eee; overflow:hidden;}
.ny01 .list li:nth-child(2n+1){ clear:left; float:left; margin-left:0;}
.ny01 .list li:hover{ background-color:#2e3192; color:#fff;}
.ny01 .list li a{ width:100%; display:block;}
.ny01 .list li:hover a{ color:#fff;}
}


/*认证考试*/
@media screen and (min-width:1600px){
.rz01{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:100px;}
.rz01 .box{ width:80%; margin:auto; margin-top:35px; position:relative; z-index:3;}
.rz01 .box .right{ width:46.875%; overflow:hidden; float:left; border-top-right-radius:30px; border-bottom-left-radius:30px; position:relative;}
.rz01 .box .right:before{ width:100%; display:block; content:''; padding-top:66.66%; overflow:hidden;}
.rz01 .box .right img{ width:100%; display:block; position:absolute; left:0; top:0;}
.rz01 .box .left{ width:46.875%; float:right;}
.rz01 .box .left .w01{ font-size:24px; line-height:34px; margin-top:25px;}
.rz01 .box .left .w02{ font-size:14px; line-height:30px; margin-top:12px;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.rz01{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:70px;}
.rz01 .box{ width:87%; margin:auto; margin-top:25px; position:relative; z-index:3;}
.rz01 .box .right{ width:46.875%; overflow:hidden; float:left; border-top-right-radius:20px; border-bottom-left-radius:20px; position:relative;}
.rz01 .box .right:before{ width:100%; display:block; content:''; padding-top:66.66%; overflow:hidden;}
.rz01 .box .right img{ width:100%; display:block; position:absolute; left:0; top:0;}
.rz01 .box .left{ width:46.875%; float:right;}
.rz01 .box .left .w01{ font-size:20px; line-height:30px; margin-top:15px;}
.rz01 .box .left .w02{ font-size:14px; line-height:24px; margin-top:10px;}
}
@media only screen and (max-width:1023px){
.rz01{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:35px;}
.rz01 .box{ width:94%; margin:auto; margin-top:15px; position:relative; z-index:3;}
.rz01 .box .right{ width:100%; overflow:hidden; float:left; border-top-right-radius:10px; border-bottom-left-radius:10px; position:relative;}
.rz01 .box .right:before{ width:100%; display:block; content:''; padding-top:66.66%; overflow:hidden;}
.rz01 .box .right img{ width:100%; display:block; position:absolute; left:0; top:0;}
.rz01 .box .left{ width:100%; float:right;}
.rz01 .box .left .w01{ font-size:16px; line-height:26px; margin-top:10px;}
.rz01 .box .left .w02{ font-size:14px; line-height:24px; margin-top:5px;}
}

@media screen and (min-width:1600px){
.rz02{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:100px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.rz02 .bg{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,.7); z-index:1;}
.rz02 .title .cn,.rz02 .title .en{ color:#fff;}
.rz02 .box{ width:80%; margin:auto; margin-top:-5px; position:relative; z-index:3;}
.rz02 .list{ width:100%; display:flex; flex-wrap:wrap; margin:auto; position:relative; z-index:3;}
.rz02 .list li{ width:31.33%; margin-left:3%; margin-top:40px; display:block; overflow:hidden; background-color:#fff; border-radius:10px; padding:50px 3%; padding-bottom:45px; position:relative; box-sizing:border-box;}
.rz02 .list li:nth-child(3n+1){ margin-left:0;}
.rz02 .list li .w01{ width:100%; position:relative; z-index:3;}
.rz02 .list li .w01 img{ display:block; height:60px; -webkit-transition:-webkit-transform 1s,height 1s,width 1s;}
.rz02 .list li:hover .w01 img{ -webkit-transform:rotateY(-360deg);}
.rz02 .list li .w03{ font-size:16px; line-height:26px; margin-top:15px; position:relative; z-index:3;}
.rz02 .list li .w04{ height:130px; position:absolute; right:0; bottom:0; z-index:1;}
.rz02 .list li .w04 img{ display:block; height:130px;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.rz02{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:70px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.rz02 .bg{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,.7); z-index:1;}
.rz02 .title .cn,.rz02 .title .en{ color:#fff;}
.rz02 .box{ width:87%; margin:auto; margin-top:-5px; position:relative; z-index:3;}
.rz02 .list{ width:100%; display:flex; flex-wrap:wrap; margin:auto; position:relative; z-index:3;}
.rz02 .list li{ width:31.33%; margin-left:3%; margin-top:30px; display:block; overflow:hidden; background-color:#fff; border-radius:10px; padding:35px 3%; padding-bottom:30px; position:relative; box-sizing:border-box;}
.rz02 .list li:nth-child(3n+1){ margin-left:0;}
.rz02 .list li .w01{ width:100%; position:relative; z-index:3;}
.rz02 .list li .w01 img{ display:block; height:60px; -webkit-transition:-webkit-transform 1s,height 1s,width 1s;}
.rz02 .list li:hover .w01 img{ -webkit-transform:rotateY(-360deg);}
.rz02 .list li .w03{ font-size:16px; line-height:26px; margin-top:15px; position:relative; z-index:3;}
.rz02 .list li .w04{ height:100px; position:absolute; right:0; bottom:0; z-index:1;}
.rz02 .list li .w04 img{ display:block; height:100px;}
}
@media only screen and (max-width:1023px){
.rz02{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:35px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.rz02 .bg{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,.7); z-index:1;}
.rz02 .title .cn,.rz02 .title .en{ color:#fff;}
.rz02 .box{ width:94%; margin:auto; margin-top:-5px; position:relative; z-index:3;}
.rz02 .list{ width:100%; display:flex; flex-wrap:wrap; margin:auto; position:relative; z-index:3;}
.rz02 .list li{ width:48.5%; margin-left:3%; margin-top:20px; display:block; overflow:hidden; background-color:#fff; border-radius:5px; padding:20px 3%; padding-bottom:15px; position:relative; box-sizing:border-box;}
.rz02 .list li:nth-child(2n+1){ margin-left:0;}
.rz02 .list li .w01{ width:100%; position:relative; z-index:3;}
.rz02 .list li .w01 img{ display:block; height:30px; -webkit-transition:-webkit-transform 1s,height 1s,width 1s;}
.rz02 .list li:hover .w01 img{ -webkit-transform:rotateY(-360deg);}
.rz02 .list li .w03{ font-size:14px; line-height:24px; margin-top:10px; position:relative; z-index:3;}
.rz02 .list li .w04{ height:70px; position:absolute; right:0; bottom:0; z-index:1;}
.rz02 .list li .w04 img{ display:block; height:70px;}
}

@media screen and (min-width:1600px){
.rz03{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:95px;}
.rz03 .box{ width:80%; margin:auto; margin-top:30px; position:relative; z-index:3;}
.rz03 .wen{ font-size:14px; line-height:24px;}
.rz03 .wen img{ max-width:100%; height:auto !important; margin-top:5px; margin-bottom:5px;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.rz03{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:65px;}
.rz03 .box{ width:87%; margin:auto; margin-top:20px; position:relative; z-index:3;}
.rz03 .wen{ font-size:14px; line-height:24px;}
.rz03 .wen img{ max-width:100%; height:auto !important; margin-top:5px; margin-bottom:5px;}
}
@media only screen and (max-width:1023px){
.rz03{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:35px;}
.rz03 .box{ width:94%; margin:auto; margin-top:10px; position:relative; z-index:3;}
.rz03 .wen{ font-size:14px; line-height:24px;}
.rz03 .wen img{ max-width:100%; height:auto !important; margin-top:5px; margin-bottom:5px;}
}

@media screen and (min-width:1600px){
.rz04{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:100px; background-color:#f7f7f7;}
.rz04 .box{ width:80%; margin:auto; position:relative; z-index:3;}
.rz04 .article{ width:100%; display:block; margin-top:-5px;}
.rz04 .article li{ width:94%; display:block; padding:25px 3%; margin-top:40px; background-color:#fff; cursor:pointer;}
.rz04 .article li .biao{ overflow:hidden;}
.rz04 .article li .biao h3{ font-size:18px; line-height:28px; display:block; float:left; width:calc(100% - 60px);}
.rz04 .article li .biao span{ font-size:18px; line-height:28px; display:block; float:right;}
.rz04 .article li .biao span strong{ display:block; cursor:pointer;}
.rz04 .article li .biao span b{ display:none; cursor:pointer;}
.rz04 .article li.on .biao span strong{ display:none;}
.rz04 .article li.on .biao span b{ display:block;}
.rz04 .article li .wen{ overflow:hidden; font-size:14px; line-height:24px; color:#656666; display:none; padding-top:10px;}
.rz04 .article li .wen img{ max-width:100%; height:auto;}
.rz04 .article li.on .wen{ display:block;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.rz04{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:70px; background-color:#f7f7f7;}
.rz04 .box{ width:87%; margin:auto; position:relative; z-index:3;}
.rz04 .article{ width:100%; display:block; margin-top:-5px;}
.rz04 .article li{ width:94%; display:block; padding:20px 3%; margin-top:30px; background-color:#fff; cursor:pointer;}
.rz04 .article li .biao{ overflow:hidden;}
.rz04 .article li .biao h3{ font-size:18px; line-height:28px; display:block; float:left; width:calc(100% - 60px);}
.rz04 .article li .biao span{ font-size:18px; line-height:28px; display:block; float:right;}
.rz04 .article li .biao span strong{ display:block; cursor:pointer;}
.rz04 .article li .biao span b{ display:none; cursor:pointer;}
.rz04 .article li.on .biao span strong{ display:none;}
.rz04 .article li.on .biao span b{ display:block;}
.rz04 .article li .wen{ overflow:hidden; font-size:14px; line-height:24px; color:#656666; display:none; padding-top:10px;}
.rz04 .article li .wen img{ max-width:100%; height:auto;}
.rz04 .article li.on .wen{ display:block;}
}
@media only screen and (max-width:1023px){
.rz04{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:40px; background-color:#f7f7f7;}
.rz04 .box{ width:94%; margin:auto; position:relative; z-index:3;}
.rz04 .article{ width:100%; display:block; margin-top:-5px;}
.rz04 .article li{ width:94%; display:block; padding:10px 3%; margin-top:20px; background-color:#fff; cursor:pointer;}
.rz04 .article li .biao{ overflow:hidden;}
.rz04 .article li .biao h3{ font-size:16px; line-height:26px; display:block; float:left; width:calc(100% - 60px);}
.rz04 .article li .biao span{ font-size:16px; line-height:26px; display:block; float:right;}
.rz04 .article li .biao span strong{ display:block; cursor:pointer;}
.rz04 .article li .biao span b{ display:none; cursor:pointer;}
.rz04 .article li.on .biao span strong{ display:none;}
.rz04 .article li.on .biao span b{ display:block;}
.rz04 .article li .wen{ overflow:hidden; font-size:14px; line-height:24px; color:#656666; display:none; padding-top:5px;}
.rz04 .article li .wen img{ max-width:100%; height:auto;}
.rz04 .article li.on .wen{ display:block;}
}

/*审评团队*/
@media screen and (min-width:1600px){
.main .team{ width:100%; display:block; margin-top:-5px;}
.main .team li{ width:22.75%; overflow:hidden; margin-top:40px; margin-left:3%; display:block; float:left; position:relative; cursor:pointer;}
.main .team li:nth-child(4n+1){ clear:left; float:left; margin-left:0;}
.main .team li .tu{ width:100%; padding-top:112%; position:relative;}
.main .team li .tu img{ width:100%; display:block; position:absolute; left:0; top:0;}
.main .team li .tu p{ width:100%; height:100%; display:block; overflow:hidden; position:absolute; left:0; bottom:0; background: linear-gradient(to top,rgba(46,49,146,.7),rgba(46,49,146,0));}
.main .team li .wen{ position:absolute; width:86%; height:70px; left:7%; bottom:10px; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .team li:hover .tu p{  background: linear-gradient(to top,rgba(46,49,146,.7),rgba(46,49,146,.7));}
.main .team li:hover .wen{ height:168px; bottom:15px;}
.main .team li .wen .t01{ font-size:14px; line-height:26px; height:26px; padding:0 10px; background-color:#2e3192; color:#fff; display:inline-table;}
.main .team li:hover .wen .t01{ background-color:#fff; color:#2e3192;}
.main .team li .wen .t02{ font-size:18px; line-height:28px; height:28px; padding-top:10px; color:#fff;}
.main .team li .wen .t02 span{ font-size:14px; margin-left:10px;}
.main .team li .wen .t03{ font-size:14px; line-height:24px; height:94px; color:#fff; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:4; margin-top:10px;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.main .team{ width:100%; display:block; margin-top:-5px;}
.main .team li{ width:31.33%; overflow:hidden; margin-top:30px; margin-left:3%; display:block; float:left; position:relative; cursor:pointer;}
.main .team li:nth-child(3n+1){ clear:left; float:left; margin-left:0;}
.main .team li .tu{ width:100%; padding-top:112%; position:relative;}
.main .team li .tu img{ width:100%; display:block; position:absolute; left:0; top:0;}
.main .team li .tu p{ width:100%; height:100%; display:block; overflow:hidden; position:absolute; left:0; bottom:0; background: linear-gradient(to top,rgba(46,49,146,.7),rgba(46,49,146,0));}
.main .team li .wen{ position:absolute; width:86%; height:60px; left:7%; bottom:10px; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .team li:hover .tu p{  background: linear-gradient(to top,rgba(46,49,146,.7),rgba(46,49,146,.7));}
.main .team li:hover .wen{ height:168px; bottom:10px;}
.main .team li .wen .t01{ font-size:14px; line-height:26px; height:26px; padding:0 10px; background-color:#2e3192; color:#fff; display:inline-table;}
.main .team li:hover .wen .t01{ background-color:#fff; color:#2e3192;}
.main .team li .wen .t02{ font-size:18px; line-height:28px; height:28px; padding-top:5px; color:#fff;}
.main .team li .wen .t02 span{ font-size:14px; margin-left:10px;}
.main .team li .wen .t03{ font-size:14px; line-height:24px; height:94px; color:#fff; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:4; margin-top:10px;}
}
@media only screen and (max-width:1023px){
.main .team{ width:100%; display:block; margin-top:-5px;}
.main .team li{ width:48.5%; overflow:hidden; margin-top:20px; margin-left:3%; display:block; float:left; position:relative; cursor:pointer;}
.main .team li:nth-child(2n+1){ clear:left; float:left; margin-left:0;}
.main .team li .tu{ width:100%; padding-top:112%; position:relative;}
.main .team li .tu img{ width:100%; display:block; position:absolute; left:0; top:0;}
.main .team li .tu p{ width:100%; height:100%; display:block; overflow:hidden; position:absolute; left:0; bottom:0; background: linear-gradient(to top,rgba(46,49,146,.7),rgba(46,49,146,0));}
.main .team li .wen{ position:absolute; width:86%; height:55px; left:7%; bottom:10px; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .team li:hover .tu p{  background: linear-gradient(to top,rgba(46,49,146,.7),rgba(46,49,146,.7));}
.main .team li:hover .wen{ height:132px; bottom:10px;}
.main .team li .wen .t01{ font-size:14px; line-height:24px; height:24px; padding:0 10px; background-color:#2e3192; color:#fff; display:inline-table;}
.main .team li:hover .wen .t01{ background-color:#fff; color:#2e3192;}
.main .team li .wen .t02{ font-size:16px; line-height:26px; height:26px; padding-top:5px; color:#fff;}
.main .team li .wen .t02 span{ font-size:12px; margin-left:5px;}
.main .team li .wen .t03{ font-size:14px; line-height:24px; height:72px; color:#fff; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; margin-top:5px;}
}

/*项目合作*/
@media screen and (min-width:1600px){
.xm01{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:100px; background-color:#fff;}
.xm01 .box{ width:80%; margin:auto; margin-top:35px; position:relative; z-index:3;}
.xm01 .box .gallery-thumbs{ width:100%; position:relative; z-index:1; overflow:hidden;}
.xm01 .box .gallery-thumbs .swiper-slide{ height:110px; width:22.75%; display:block; cursor:pointer; margin-right:3%;}
.xm01 .box .gallery-thumbs .swiper-slide .k01{ width:100%; height:2px; background-color:#999;}
.xm01 .box .gallery-thumbs .swiper-slide .k01 p{ width:80px; height:2px; display:block; background-color:#333; overflow:hidden; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm01 .box .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .k01 p{ background-color:#2e3192;}
.xm01 .box .gallery-thumbs .swiper-slide .k02{ width:100%; font-size:12px; height:20px; line-height:20px; color:#999; text-transform:uppercase; margin-top:10px;}
.xm01 .box .gallery-thumbs .swiper-slide .k03{ width:100%; font-size:18px; height:28px; line-height:28px;}
.xm01 .box .gallery-thumbs .swiper-slide .k04{ width:100%; font-size:40px; height:30px; line-height:42px; font-weight:bold; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm01 .box .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .k04{ color:#2e3192; height:40px;}
.xm01 .box .gallery-top{ width:100%; overflow:hidden; position:relative; z-index:1;}
.xm01 .box .gallery-top .swiper-slide{ width:100%; display:flex; overflow:hidden;}
.xm01 .box .gallery-top .swiper-slide .left{ width:50%; float:left;}
.xm01 .box .gallery-top .swiper-slide .left img{ width:100%; height:100%; object-fit:cover; display:block;}
.xm01 .box .gallery-top .swiper-slide .right{ padding:55px 5%; box-sizing:border-box; width:50%; float:left; position:relative; background-color:#2e3192;}
.xm01 .box .gallery-top .swiper-slide .right .k01{ position:absolute; right:30px; top:35px; font-size:30px; line-height:32px; height:32px; opacity:.1; color:#fff;}
.xm01 .box .gallery-top .swiper-slide .right .k02{ font-size:24px; line-height:34px; font-weight:bold; color:#fff;}
.xm01 .box .gallery-top .swiper-slide .right .k03{ font-size:16px; line-height:26px; opacity:.5; color:#fff;}
.xm01 .box .gallery-top .swiper-slide .right .k04{ font-size:14px; line-height:30px; color:#fff; margin-top:15px;}
.xm01 .box .swi{ position:absolute; right:5%; bottom:40px; z-index:9;}
.xm01 .box .swiper-button-white{ width:38px; height:38px; background-position:center; background-repeat:no-repeat; border:1px solid #fff; border-radius:100%; margin-left:10px; float:left;}
.xm01 .box .swiper-button-prev{ background-image:url(../images/prev.png);}
.xm01 .box .swiper-button-next{ background-image:url(../images/next.png);}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.xm01{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:70px; background-color:#fff;}
.xm01 .box{ width:87%; margin:auto; margin-top:25px; position:relative; z-index:3;}
.xm01 .box .gallery-thumbs{ width:100%; position:relative; z-index:1; overflow:hidden;}
.xm01 .box .gallery-thumbs .swiper-slide{ height:110px; width:31%; display:block; cursor:pointer; margin-right:3.5%;}
.xm01 .box .gallery-thumbs .swiper-slide .k01{ width:100%; height:2px; background-color:#999;}
.xm01 .box .gallery-thumbs .swiper-slide .k01 p{ width:60px; height:2px; display:block; background-color:#333; overflow:hidden; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm01 .box .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .k01 p{ background-color:#2e3192;}
.xm01 .box .gallery-thumbs .swiper-slide .k02{ width:100%; font-size:12px; height:20px; line-height:20px; color:#999; text-transform:uppercase; margin-top:10px;}
.xm01 .box .gallery-thumbs .swiper-slide .k03{ width:100%; font-size:18px; height:28px; line-height:28px;}
.xm01 .box .gallery-thumbs .swiper-slide .k04{ width:100%; font-size:40px; height:30px; line-height:42px; font-weight:bold; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm01 .box .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .k04{ color:#2e3192; height:40px;}
.xm01 .box .gallery-top{ width:100%; overflow:hidden; position:relative; z-index:1;}
.xm01 .box .gallery-top .swiper-slide{ width:100%; display:flex; overflow:hidden;}
.xm01 .box .gallery-top .swiper-slide .left{ width:50%; float:left;}
.xm01 .box .gallery-top .swiper-slide .left img{ width:100%; display:block; height:100%; object-fit:cover;}
.xm01 .box .gallery-top .swiper-slide .right{ padding:35px 5%; padding-bottom:90px; box-sizing:border-box; width:50%; float:left; position:relative; background-color:#2e3192;}
.xm01 .box .gallery-top .swiper-slide .right .k01{ position:absolute; right:25px; top:20px; font-size:40px; line-height:42px; height:42px; opacity:.1; color:#fff;}
.xm01 .box .gallery-top .swiper-slide .right .k02{ font-size:20px; line-height:30px; font-weight:bold; color:#fff;}
.xm01 .box .gallery-top .swiper-slide .right .k03{ font-size:14px; line-height:24px; opacity:.5; color:#fff;}
.xm01 .box .gallery-top .swiper-slide .right .k04{ font-size:14px; line-height:24px; color:#fff; margin-top:10px;}
.xm01 .box .swi{ position:absolute; right:5%; bottom:30px; z-index:9;}
.xm01 .box .swiper-button-white{ width:36px; height:36px; background-position:center; background-repeat:no-repeat; border:1px solid #fff; border-radius:100%; margin-left:10px; float:left;}
.xm01 .box .swiper-button-prev{ background-image:url(../images/prev.png);}
.xm01 .box .swiper-button-next{ background-image:url(../images/next.png);}
}
@media only screen and (max-width:1023px){
.xm01{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:40px; background-color:#fff;}
.xm01 .box{ width:94%; margin:auto; margin-top:15px; position:relative; z-index:3;}
.xm01 .box .gallery-thumbs{ width:100%; position:relative; z-index:1; overflow:hidden;}
.xm01 .box .gallery-thumbs .swiper-slide{ height:90px; width:48.5%; display:block; cursor:pointer; margin-right:3%;}
.xm01 .box .gallery-thumbs .swiper-slide .k01{ width:100%; height:2px; background-color:#999;}
.xm01 .box .gallery-thumbs .swiper-slide .k01 p{ width:40px; height:2px; display:block; background-color:#333; overflow:hidden; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm01 .box .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .k01 p{ background-color:#2e3192;}
.xm01 .box .gallery-thumbs .swiper-slide .k02{ width:100%; font-size:12px; height:20px; line-height:20px; color:#999; text-transform:uppercase; margin-top:5px;}
.xm01 .box .gallery-thumbs .swiper-slide .k03{ width:100%; font-size:16px; height:26px; line-height:26px;}
.xm01 .box .gallery-thumbs .swiper-slide .k04{ width:100%; font-size:30px; height:20px; line-height:32px; font-weight:bold; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm01 .box .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .k04{ color:#2e3192; height:30px;}
.xm01 .box .gallery-top{ width:100%; overflow:hidden; position:relative; z-index:1;}
.xm01 .box .gallery-top .swiper-slide{ width:100%; display:block; overflow:hidden;}
.xm01 .box .gallery-top .swiper-slide .left{ width:100%; float:left; position:relative;}
.xm01 .box .gallery-top .swiper-slide .left:before{ width:100%; display:block; content:''; padding-top:80%;}
.xm01 .box .gallery-top .swiper-slide .left img{ width:100%; display:block; position:absolute; left:0; top:0;}
.xm01 .box .gallery-top .swiper-slide .right{ padding:15px 3%; padding-bottom:70px; box-sizing:border-box; width:100%; float:left; position:relative; background-color:#2e3192;}
.xm01 .box .gallery-top .swiper-slide .right .k01{ position:absolute; right:3%; top:10px; font-size:24px; line-height:32px; height:32px; opacity:.1; color:#fff;}
.xm01 .box .gallery-top .swiper-slide .right .k02{ font-size:16px; line-height:26px; font-weight:bold; color:#fff;}
.xm01 .box .gallery-top .swiper-slide .right .k03{ font-size:12px; line-height:22px; opacity:.5; color:#fff;}
.xm01 .box .gallery-top .swiper-slide .right .k04{ font-size:14px; line-height:24px; color:#fff; margin-top:5px;}
.xm01 .box .swi{ position:absolute; right:3%; bottom:20px; z-index:9;}
.xm01 .box .swiper-button-white{ width:34px; height:34px; background-position:center; background-repeat:no-repeat; border:1px solid #fff; border-radius:100%; margin-left:10px; float:left;}
.xm01 .box .swiper-button-prev{ background-image:url(../images/prev.png);}
.xm01 .box .swiper-button-next{ background-image:url(../images/next.png);}
}

@media screen and (min-width:1600px){
.xm02{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:100px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xm02 .bg{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,.7); z-index:1;}
.xm02 .title .cn,.xm02 .title .en{ color:#fff;}
.xm02 .box{ width:80%; margin:auto; margin-top:35px; position:relative; z-index:3;}
.xm02 .box .left{ width:calc(97% - 510px); float:left;}
.xm02 .box .left .k01{ width:100%; margin-top:5px;}
.xm02 .box .left .k01 b{ display:block; box-sizing:border-box; max-width:100%; float:left; background-color:#2e3192; padding:5px 20px; font-size:18px; line-height:28px; color:#fff;}
.xm02 .box .left .k04{ display:block; padding-top:10px;}
.xm02 .box .left .k04 li{ overflow:hidden; margin-top:10px;}
.xm02 .box .left .k04 li .top{ display:flex;}
.xm02 .box .left .k04 li .top strong{ display:block; font-size:72px; line-height:76px; height:76px; color:#fff;}
.xm02 .box .left .k04 li .top p{ display:block; margin-left:10px; overflow:hidden; flex:1; padding-top:9px;}
.xm02 .box .left .k04 li .top p span{ display:block; font-size:16px; line-height:18px; color:#aaa; overflow:hidden;}
.xm02 .box .left .k04 li .top p b{ display:block; font-size:20px; line-height:30px; overflow:hidden; margin-top:1px; color:#fff;}
.xm02 .box .left .k04 li .top p a{ display:block; width:20px; height:2px; margin-top:5px; background-color:#2e3192;}
.xm02 .box .left .k04 li .bot{ padding-top:5px; font-size:14px; line-height:24px; color:#fff;}
.xm02 .box .right{ width:510px; margin:5px 0; float:right; overflow:hidden; position:relative;}
.xm02 .box .right b{ width:calc(100% - 24px); height:calc(100% - 44px); display:block; border:2px solid #2e3192; position:absolute; right:20px; top:20px; z-index:1; overflow:hidden;}
.xm02 .box .right dl{ width:100%; height:100%; display:block; overflow:hidden; position:relative; z-index:3;}
.xm02 .box .right dl dt{ width:150px; height:500px; display:block; float:left; overflow:hidden; margin-left:20px;}
.xm02 .box .right dl dd{ width:150px; height:500px; display:block; float:left; overflow:hidden; margin-left:20px; margin-top:60px;}
.xm02 .box .right dl img{ width:100%; display:block; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm02 .box .right dl dt:hover img,.xm02 .box .right dl dd:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.xm02{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:70px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xm02 .bg{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,.7); z-index:1;}
.xm02 .title .cn,.xm02 .title .en{ color:#fff;}
.xm02 .box{ width:87%; margin:auto; margin-top:25px; position:relative; z-index:3;}
.xm02 .box .left{ width:53%; float:left; margin-right:2%;}
.xm02 .box .left .k01{ width:100%; margin-top:5px;}
.xm02 .box .left .k01 b{ display:block; box-sizing:border-box; max-width:100%; float:left; background-color:#2e3192; padding:5px 15px; font-size:16px; line-height:26px; color:#fff;}
.xm02 .box .left .k04{ display:block; padding-top:10px;}
.xm02 .box .left .k04 li{ overflow:hidden; margin-top:5px;}
.xm02 .box .left .k04 li .top{ display:flex;}
.xm02 .box .left .k04 li .top strong{ display:block; font-size:62px; line-height:66px; height:66px; color:#fff;}
.xm02 .box .left .k04 li .top p{ display:block; margin-left:10px; overflow:hidden; flex:1; padding-top:5px;}
.xm02 .box .left .k04 li .top p span{ display:block; font-size:16px; line-height:18px; color:#aaa; overflow:hidden;}
.xm02 .box .left .k04 li .top p b{ display:block; font-size:18px; line-height:28px; overflow:hidden; margin-top:1px; color:#fff;}
.xm02 .box .left .k04 li .top p a{ display:block; width:20px; height:2px; margin-top:5px; background-color:#2e3192;}
.xm02 .box .left .k04 li .bot{ font-size:14px; line-height:24px; color:#fff;}
.xm02 .box .right{ width:45%; margin:5px 0; float:right; overflow:hidden; position:relative;}
.xm02 .box .right b{ width:calc(97% - 4px); height:calc(100% - 44px); display:block; border:2px solid #2e3192; position:absolute; right:3%; top:20px; z-index:1; overflow:hidden;}
.xm02 .box .right dl{ width:100%; height:100%; display:block; overflow:hidden; position:relative; z-index:3;}
.xm02 .box .right dl dt{ width:30.33%; height:42.76vw; display:block; float:left; overflow:hidden; margin-left:3%;}
.xm02 .box .right dl dd{ width:30.33%; height:42.76vw; display:block; float:left; overflow:hidden; margin-left:3%; margin-top:40px;}
.xm02 .box .right dl img{ width:100%; display:block; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm02 .box .right dl dt:hover img,.xm02 .box .right dl dd:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
}
@media only screen and (max-width:1023px){
.xm02{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:35px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xm02 .bg{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,.7); z-index:1;}
.xm02 .title .cn,.xm02 .title .en{ color:#fff;}
.xm02 .box{ width:94%; margin:auto; margin-top:15px; position:relative; z-index:3;}
.xm02 .box .left{ width:100%; float:left;}
.xm02 .box .left .k01{ width:100%;}
.xm02 .box .left .k01 b{ display:block; box-sizing:border-box; max-width:100%; float:left; background-color:#2e3192; padding:2px 10px; font-size:14px; line-height:24px; color:#fff; font-weight:normal;}
.xm02 .box .left .k04{ display:block; padding-top:5px;}
.xm02 .box .left .k04 li{ overflow:hidden; margin-top:5px;}
.xm02 .box .left .k04 li .top{ display:flex;}
.xm02 .box .left .k04 li .top strong{ display:block; font-size:58px; line-height:60px; height:60px; color:#fff;}
.xm02 .box .left .k04 li .top p{ display:block; margin-left:10px; overflow:hidden; flex:1;}
.xm02 .box .left .k04 li .top p span{ display:block; font-size:14px; line-height:16px; color:#aaa; overflow:hidden; margin-top:5px; }
.xm02 .box .left .k04 li .top p b{ display:block; font-size:16px; line-height:26px; overflow:hidden; margin-top:1px; color:#fff;}
.xm02 .box .left .k04 li .top p a{ display:block; width:20px; height:2px; margin-top:5px; background-color:#2e3192;}
.xm02 .box .left .k04 li .bot{ font-size:14px; line-height:20px; color:#fff;}
.xm02 .box .right{ width:100%; margin-top:12px; float:right; overflow:hidden; position:relative;}
.xm02 .box .right b{ width:calc(97% - 4px); height:calc(100% - 34px); display:block; border:2px solid #2e3192; position:absolute; right:3%; top:15px; z-index:1; overflow:hidden;}
.xm02 .box .right dl{ width:100%; height:100%; display:block; overflow:hidden; position:relative; z-index:3;}
.xm02 .box .right dl dt{ width:30.33%; height:95vw; display:block; float:left; overflow:hidden; margin-left:3%;}
.xm02 .box .right dl dd{ width:30.33%; height:95vw; display:block; float:left; overflow:hidden; margin-left:3%; margin-top:30px;}
.xm02 .box .right dl img{ width:100%; display:block; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm02 .box .right dl dt:hover img,.xm02 .box .right dl dd:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
}

@media screen and (min-width:1600px){
.xm03{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:100px; background-color:#fff;}
.xm03 .box{ width:80%; margin:auto; margin-top:35px; position:relative; z-index:3;}
.xm03 .box .wen{ width:100%; font-size:16px; line-height:26px; margin-bottom:25px;}
.xm03 .box .left{ width:46.875%; float:left; padding-bottom:60px;}
.xm03 .box .left .w01{ width:100%;}
.xm03 .box .left .w01 b{ display:block; font-size:24px; line-height:34px; color:#2e3192;}
.xm03 .box .left .w01 p{ display:block; font-size:16px; line-height:26px; color:#666;}
.xm03 .box .left .w02{ width:60px; height:2px; background-color:#666; margin-top:15px;}
.xm03 .box .left .w03{ font-size:14px; line-height:30px; margin-top:12px;}
.xm03 .box .right{ width:46.875%; padding:30px 0; float:right; position:relative;}
.xm03 .box .right .tu{ width:92%; margin:auto; position:relative; z-index:2;}
.xm03 .box .right .tu a{ width:100%; padding-top:69.69%; display:block; overflow:hidden; position:relative;}
.xm03 .box .right .tu a img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm03 .box .right .tu a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.xm03 .box .right .bg{ width:90px; height:90px; position:absolute; right:0; bottom:0; z-index:1; background-color:#2e3192;}
.xm03 .box .right .bg01{ width:110px; height:110px; position:absolute; left:0; top:0; z-index:1; background-color:#2e3192;}
.xm03 .box .swi{ position:absolute; left:0; bottom:0; z-index:3;}
.xm03 .box .swi .swiper-button-white{ width:40px; height:40px; box-sizing:border-box; float:left; margin-right:20px; cursor:pointer; overflow:hidden; border-radius:100%; background-color:#333; background-position:center; background-repeat:no-repeat;}
.xm03 .box .swi .swiper-button-white:hover{ background-color:#2e3192;}
.xm03 .box .swi .swiper-button-prev{ background-image:url(../images/prev.png);}
.xm03 .box .swi .swiper-button-next{ background-image:url(../images/next.png);}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.xm03{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:70px; background-color:#fff;}
.xm03 .box{ width:87%; margin:auto; margin-top:25px; position:relative; z-index:3;}
.xm03 .box .wen{ width:100%; font-size:15px; line-height:25px; margin-bottom:20px;}
.xm03 .box .left{ width:46.875%; float:left; padding-bottom:50px;}
.xm03 .box .left .w01{ width:100%;}
.xm03 .box .left .w01 b{ display:block; font-size:20px; line-height:30px; color:#2e3192;}
.xm03 .box .left .w01 p{ display:block; font-size:15px; line-height:25px; color:#666;}
.xm03 .box .left .w02{ width:50px; height:2px; background-color:#666; margin-top:10px;}
.xm03 .box .left .w03{ font-size:14px; line-height:24px; margin-top:10px;}
.xm03 .box .right{ width:46.875%; padding:20px 0; float:right; position:relative;}
.xm03 .box .right .tu{ width:92%; margin:auto; position:relative; z-index:2;}
.xm03 .box .right .tu a{ width:100%; padding-top:69.69%; display:block; overflow:hidden; position:relative;}
.xm03 .box .right .tu a img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm03 .box .right .tu a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.xm03 .box .right .bg{ width:80px; height:80px; position:absolute; right:0; bottom:0; z-index:1; background-color:#2e3192;}
.xm03 .box .right .bg01{ width:100px; height:100px; position:absolute; left:0; top:0; z-index:1; background-color:#2e3192;}
.xm03 .box .swi{ position:absolute; left:0; bottom:0; z-index:3;}
.xm03 .box .swi .swiper-button-white{ width:38px; height:38px; box-sizing:border-box; float:left; margin-right:15px; cursor:pointer; overflow:hidden; border-radius:100%; background-color:#333; background-position:center; background-repeat:no-repeat;}
.xm03 .box .swi .swiper-button-white:hover{ background-color:#2e3192;}
.xm03 .box .swi .swiper-button-prev{ background-image:url(../images/prev.png);}
.xm03 .box .swi .swiper-button-next{ background-image:url(../images/next.png);}
}
@media only screen and (max-width:1023px){
.xm03{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:40px; background-color:#fff;}
.xm03 .box{ width:94%; margin:auto; margin-top:15px; position:relative; z-index:3;}
.xm03 .box .wen{ width:100%; font-size:14px; line-height:24px; margin-bottom:15px;}
.xm03 .box .left{ width:100%; float:left;}
.xm03 .box .left .w01{ width:100%;}
.xm03 .box .left .w01 b{ display:block; font-size:16px; line-height:26px; color:#2e3192;}
.xm03 .box .left .w01 p{ display:block; font-size:14px; line-height:24px; color:#666;}
.xm03 .box .left .w02{ width:40px; height:2px; background-color:#666; margin-top:5px;}
.xm03 .box .left .w03{ font-size:14px; line-height:24px; margin-top:5px;}
.xm03 .box .right{ width:100%; padding:15px 0; float:right; position:relative;}
.xm03 .box .right .tu{ width:92%; margin:auto; position:relative; z-index:2;}
.xm03 .box .right .tu a{ width:100%; padding-top:69.69%; display:block; overflow:hidden; position:relative;}
.xm03 .box .right .tu a img{ width:100%; display:block; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.xm03 .box .right .tu a:hover img{ transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -webkit-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05);}
.xm03 .box .right .bg{ width:70px; height:70px; position:absolute; right:0; bottom:0; z-index:1; background-color:#2e3192;}
.xm03 .box .right .bg01{ width:90px; height:90px; position:absolute; left:0; top:0; z-index:1; background-color:#2e3192;}
.xm03 .box .swi{ width:100%; margin-top:10px;}
.xm03 .box .swi .swiper-button-white{ width:36px; height:36px; box-sizing:border-box; float:left; margin-right:10px; cursor:pointer; overflow:hidden; border-radius:100%; background-color:#333; background-position:center; background-repeat:no-repeat;}
.xm03 .box .swi .swiper-button-white:hover{ background-color:#2e3192;}
.xm03 .box .swi .swiper-button-prev{ background-image:url(../images/prev.png);}
.xm03 .box .swi .swiper-button-next{ background-image:url(../images/next.png);}
}

/*证书查询*/
@media screen and (min-width:1600px){
.zheng{ width:100%; position:relative; z-index:1; padding-top:90px; padding-bottom:100px; background-color:#fff;}
.zheng .box{ width:80%; margin:auto; position:relative; z-index:3;}
.zheng .box .w01{ width:100%; display:flex; justify-content:center; align-items:flex-end;}
.zheng .box .w01 span{ display:block; font-size:48px; line-height:48px; color:#2e3192; text-transform:uppercase; text-indent:2px; font-weight:bold;}
.zheng .box .w01 p{ display:block; font-size:24px; line-height:34px; color:#333; margin-left:20px; letter-spacing:2px;}
.zheng .box .w02{ margin-top:20px; height:32px;}
.zheng .box .w02 img{ display:block; height:32px; margin:auto;}
.zheng .box .w03{ width:500px; height:44px; padding:0 20px; height:44px; border-radius:44px; background-color:#f1f1f1; margin:auto; margin-top:40px;}
.zheng .box .w03 input{ width:100%; display:block; height:44px; line-height:44px; display:block; overflow:hidden; background-color:#f1f1f1; text-align:center;}
.zheng .box .w04{ width:170px; height:44px; border-radius:44px; background-color:#2e3192; overflow:hidden; margin:auto; margin-top:30px; position:relative; display:flex; justify-content:center; align-items:center;}
.zheng .box .w04 img{ display:block; height:16px; margin-left:2px;}
.zheng .box .w04 span{ display:block; height:24px; line-height:24px; letter-spacing:2px; color:#fff; margin-left:10px;}
.zheng .box .w04 input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
.zheng .box .w05{ width:100%; margin-top:70px;}
.zheng .box .w05 img{ max-width:100%; display:block; height:auto; margin:auto;}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.zheng{ width:100%; position:relative; z-index:1; padding-top:60px; padding-bottom:70px; background-color:#fff;}
.zheng .box{ width:87%; margin:auto; position:relative; z-index:3;}
.zheng .box .w01{ width:100%; display:flex; justify-content:center; align-items:flex-end;}
.zheng .box .w01 span{ display:block; font-size:40px; line-height:40px; color:#2e3192; text-transform:uppercase; text-indent:2px; font-weight:bold;}
.zheng .box .w01 p{ display:block; font-size:20px; line-height:30px; color:#333; margin-left:10px; letter-spacing:2px;}
.zheng .box .w02{ margin-top:15px; height:32px;}
.zheng .box .w02 img{ display:block; height:32px; margin:auto;}
.zheng .box .w03{ width:500px; height:44px; padding:0 20px; height:44px; border-radius:44px; background-color:#f1f1f1; margin:auto; margin-top:30px;}
.zheng .box .w03 input{ width:100%; display:block; height:44px; line-height:44px; display:block; overflow:hidden; background-color:#f1f1f1; text-align:center;}
.zheng .box .w04{ width:160px; height:44px; border-radius:44px; background-color:#2e3192; overflow:hidden; margin:auto; margin-top:25px; position:relative; display:flex; justify-content:center; align-items:center;}
.zheng .box .w04 img{ display:block; height:16px; margin-left:2px;}
.zheng .box .w04 span{ display:block; height:24px; line-height:24px; letter-spacing:2px; color:#fff; margin-left:8px;}
.zheng .box .w04 input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
.zheng .box .w05{ width:100%; margin-top:50px;}
.zheng .box .w05 img{ max-width:100%; display:block; height:auto; margin:auto;}
}
@media only screen and (max-width:1023px){
.zheng{ width:100%; position:relative; z-index:1; padding-top:35px; padding-bottom:40px; background-color:#fff;}
.zheng .box{ width:94%; margin:auto; position:relative; z-index:3;}
.zheng .box .w01{ width:100%; display:flex; justify-content:center; align-items:flex-end;}
.zheng .box .w01 span{ display:block; font-size:34px; line-height:34px; color:#2e3192; text-transform:uppercase; font-weight:bold;}
.zheng .box .w01 p{ display:block; font-size:16px; line-height:26px; color:#333; margin-left:10px;}
.zheng .box .w02{ margin-top:10px;}
.zheng .box .w02 img{ display:block; max-height:32px; max-width:100%; margin:auto;}
.zheng .box .w03{ width:100%; box-sizing:border-box; height:40px; padding:0 15px; height:40px; border-radius:44px; background-color:#f1f1f1; margin:auto; margin-top:20px;}
.zheng .box .w03 input{ width:100%; display:block; height:40px; line-height:40px; display:block; overflow:hidden; background-color:#f1f1f1; text-align:center;}
.zheng .box .w04{ width:150px; height:40px; border-radius:40px; background-color:#2e3192; overflow:hidden; margin:auto; margin-top:15px; position:relative; display:flex; justify-content:center; align-items:center;}
.zheng .box .w04 img{ display:block; height:16px; margin-left:2px;}
.zheng .box .w04 span{ display:block; height:24px; line-height:24px; letter-spacing:2px; color:#fff; margin-left:6px;}
.zheng .box .w04 input{ width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; display:block; opacity:0;}
.zheng .box .w05{ width:100%; margin-top:30px;}
.zheng .box .w05 img{ max-width:100%; display:block; height:auto; margin:auto;}
}

@media screen and (min-width:1600px){
.zheng .box .w05{ display:flex;flex-wrap:wrap;}
.zsxx_div2{
	border: 1px solid #e1e1e1;
    padding: 60px 55px;
	width:100%;
	box-sizing:border-box;
}
.zsxx_div2 img{
    float: left;
    width: 166px;
    height: 220px;
}
.zsxx_div2 >div {
    float: right;
    width: calc(95% - 166px);
    height: 120px;
    margin-top: 20px;
}
.zsxx_div2 >div p{ font-size:32px;}
.zsxx_div {
    width: 50%;
    border-left: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    padding: 30px 50px;
	box-sizing:border-box;
}
.zsxx_div P:nth-child(1) {
    font-size: 20px;
}
.zsxx_div P:nth-child(2) {
    font-size: 26px;
}
.zsxx_div1 {
    width: 50%;
    border-left: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    border-right: 1px #e1e1e1 solid;
    padding: 30px 50px;
	box-sizing:border-box;
}
.zsxx_div1 P:nth-child(1) {
    font-size: 20px;
}
.zsxx_div1 P:nth-child(2) {
    font-size: 26px;
}
}
@media screen and (min-width:1024px) and (max-width:1599px){
.zheng .box .w05{ display:flex;flex-wrap:wrap;}
.zsxx_div2{
	border: 1px solid #e1e1e1;
    padding: 40px 35px;
	width:100%;
	box-sizing:border-box;
}
.zsxx_div2 img{
    float: left;
    width: 166px;
    height: 220px;
}
.zsxx_div2 >div {
    float: right;
    width: calc(95% - 166px);
    height: 120px;
    margin-top: 20px;
}
.zsxx_div2 >div p{ font-size:24px;}
.zsxx_div {
    width: 50%;
    border-left: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    padding: 20px 35px;
	box-sizing:border-box;
}
.zsxx_div P:nth-child(1) {
    font-size: 16px;
}
.zsxx_div P:nth-child(2) {
    font-size: 22px;
}
.zsxx_div1 {
    width: 50%;
    border-left: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    border-right: 1px #e1e1e1 solid;
    padding: 20px 35px;
	box-sizing:border-box;
}
.zsxx_div1 P:nth-child(1) {
    font-size: 16px;
}
.zsxx_div1 P:nth-child(2) {
    font-size: 22px;
}
}
@media only screen and (max-width:1023px){
.zheng .box .w05{ display:flex;flex-wrap:wrap;}
.zsxx_div2{
	border: 1px solid #e1e1e1;
    padding: 15px 10px;
	width:100%;
	box-sizing:border-box;
}
.zsxx_div2 img{
    float: left;
    width: 100px;
}
.zsxx_div2 >div {
    float: right;
    width: calc(95% - 100px);
}
.zsxx_div2 >div p{ font-size:16px;}
.zsxx_div {
    width: 50%;
    border-left: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    padding: 10px;
	box-sizing:border-box;
}
.zsxx_div P:nth-child(1) {
    font-size: 14px;
}
.zsxx_div P:nth-child(2) {
    font-size: 14px;
}
.zsxx_div1 {
    width: 50%;
    border-left: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    border-right: 1px #e1e1e1 solid;
    padding: 10px;
	box-sizing:border-box;
}
.zsxx_div1 P:nth-child(1) {
    font-size: 14px;
}
.zsxx_div1 P:nth-child(2) {
    font-size: 14px;
}
}