@charset "utf-8";
/* CSS Document */
*{ border:none; -webkit-text-size-adjust:none; text-size-adjust:none; outline:none;}
html, body{ width:100%; height:100%;}
body{ font:14px/1.625 Arial, "Microsoft Yahei", "微软雅黑", sans-serif; color:#333; background:#fff; margin:0;}
a{ text-decoration:none; color:#333; -webkit-tap-highlight-color:transparent;}
h1, h2, h3, h4, h5, h6, strong, b, span, a, dl, dt, dd, p, img, ul, ol{ list-style-type:none; margin:0; padding:0;}
ul, ol, li{ list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
.ov{ overflow:hidden;}
.dis{ display:block !important;}
.dn{ display:none;}
.clear{ *zoom:1}
.clear:before, .clear:after{ display:table; content:""}
.clear:after{ 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;}
table{ border-collapse:collapse; max-width:100%;}
table, table th, table td{ border:1px solid black;}
table td{ padding:5px 10px;}
.soso{ width:50%;height:50px; box-sizing:border-box; margin: 0 auto}
	.soson{width: 85%; float: left; height: 44px; line-height: 44px; text-indent: 2em; border-top:1px solid #eee;border-left:1px solid #eee;border-bottom:1px solid #eee;}
.honor_button{ width:14%; height:48px; line-height:48px; display:block; float:left; text-align:center;border:1px solid #004591; font-size:15px; overflow:hidden; color:#fff; font-weight:bold; background-color:#004591; cursor:pointer;}
/*header*/
@media screen and (min-width:1600px){
.thead{ padding:0 8.335%; background-color:#03356c; height:3.64vw;}
.thead .left{ float:left; font-size:18px; line-height:3.64vw; height:3.64vw; color:#fff;}
.thead .right{ float:right; height:3.64vw; display:flex; align-items:center;}
.thead .right dt{ display:block; overflow:hidden;}
.thead .right dt a{ display:block; float:left; margin-right:2.6vw; font-size:16px; line-height:36px; color:#fff;}
.thead .right dt a:hover{ text-decoration:underline;}
.thead .right dd{ display:block; height:20px; border-left:1px solid #1078b5; border-right:1px solid #1078b5; padding:0 1.5625vw; overflow:hidden;}
.thead .right dd a{ display:block; float:left; color:#1078b5; font-size:16px; line-height:20px; height:20px; overflow:hidden; margin-right:1.04vw;}
.thead .right dd a:last-child{ margin-right:0;}
.thead .right dd a:hover{ text-decoration:underline;}
.thead .right dd a.on{ color:#fff;}
.header{ width:100%; height:5.73vw;}
.header .head{ width:100%; box-sizing:border-box; position:relative; left:0; top:0; height:5.73vw; padding:0 8.335%; background-color:#004591; z-index:99;}
.header .head .logo{ height:100%; float:left; display:flex; align-items:center;}
.header .head .logo img{ display:block; height:50px;}
.header .head .logo img.mobile{ display:none;}
.header .head .yu{ display:none;}
.header .head .nav{ float:right; height:100%;}
.header .head .nav li{ display:flex; align-items:center; float:left; margin-left:2.6vw; height:100%; position:relative; cursor:pointer;}
.header .head .nav li>a{ font-size:18px; color:#fff; display:block;}
.header .head .nav li>b{ width:10px; height:6px; background-image:url(../images/nav.png); background-position:center; background-repeat:no-repeat; display:block; margin-left:0.52vw;}
.header .head .nav li p{ width:160px; position:absolute; left:50%; margin-left:-100px; top:80px; background-color:#fff; display:block; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s; opacity:0; height:0; overflow:hidden; padding:10px 20px; text-align:center;}
.header .head .nav li p a{ display:block; font-size:16px; line-height:36px; height:36px; overflow:hidden; color:#333; text-transform:capitalize;}
.header .head .nav li p a:hover{ color:#004591;}
.header .head .nav li:hover p{ top:100%; opacity:1; height:auto;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.thead{ padding:0 6%; background-color:#03356c; height:3.64vw;}
.thead .left{ float:left; font-size:16px; line-height:3.64vw; height:3.64vw; color:#fff;}
.thead .right{ float:right; height:3.64vw; display:flex; align-items:center;}
.thead .right dt{ display:block; overflow:hidden;}
.thead .right dt a{ display:block; float:left; margin-right:2.6vw; font-size:15px; line-height:35px; color:#fff;}
.thead .right dt a:hover{ text-decoration:underline;}
.thead .right dd{ display:block; height:18px; border-left:1px solid #1078b5; border-right:1px solid #1078b5; padding:0 1.5625vw; overflow:hidden;}
.thead .right dd a{ display:block; float:left; color:#1078b5; font-size:15px; line-height:18px; height:18px; overflow:hidden; margin-right:1.04vw;}
.thead .right dd a:last-child{ margin-right:0;}
.thead .right dd a:hover{ text-decoration:underline;}
.thead .right dd a.on{ color:#fff;}
.header{ width:100%; height:5.73vw;}
.header .head{ width:100%; box-sizing:border-box; position:relative; left:0; top:0; height:5.73vw; padding:0 6%; background-color:#004591; z-index:99;}
.header .head .logo{ height:100%; float:left; display:flex; align-items:center;}
.header .head .logo img{ display:block; height:50px;}
.header .head .logo img.mobile{ display:none;}
.header .head .yu{ display:none;}
.header .head .nav{ float:right; height:100%;}
.header .head .nav li{ display:flex; align-items:center; float:left; margin-left:2.6vw; height:100%; position:relative; cursor:pointer;}
.header .head .nav li>a{ font-size:16px; color:#fff; display:block;}
.header .head .nav li>b{ width:10px; height:6px; background-image:url(../images/nav.png); background-position:center; background-repeat:no-repeat; display:block; margin-left:0.52vw;}
.header .head .nav li p{ width:140px; position:absolute; left:50%; margin-left:-90px; top:80px; background-color:#fff; display:block; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s; opacity:0; height:0; overflow:hidden; padding:10px 20px; text-align:center;}
.header .head .nav li p a{ display:block; font-size:14px; line-height:34px; height:34px; overflow:hidden; color:#333; text-transform:capitalize;}
.header .head .nav li p a:hover{ color:#004591;}
.header .head .nav li:hover p{ top:100%; opacity:1; height:auto;}
}
@media screen and (min-width: 1024px) and (max-width: 1279px){
.thead .left{ font-size:14px;}
.thead .right dt a{ font-size:14px; line-height:24px;}
.thead .right dd{ height:16px;}
.thead .right dd a{ font-size:14px; line-height:16px; height:16px;}
.header .head .logo img{ height:40px;}	
.header .head .logo img.pc{ display:none;}
.header .head .logo img.mobile{ display:block;}
.header .head .nav li>a{ font-size:15px;}
}
@media only screen and (max-width: 1023px){
.thead{ width:100%; height:66px; opacity:0; position:relative; z-index:1;}
.thead .left,.thead .right{ display:none;}
.header{ width:100%; height:66px; background-color:#03356c; position:fixed; left:0; top:0; z-index:3;}
.header .head{ width:100%; height:66px; position:relative !important;}
.header .head .hamburger{ height:22px; width:16px; border-radius:100%; background-color:#fff; float:right; transition:left 0.3s ease-out 0s, opacity 0.3s linear 0s; margin:15px 3%; padding:7px 10px;}
.header .head .hamburger .h-bar{ display:block; width:16px; height:1px; background-color:#03356c; margin:5px auto; transform:rotate(0deg); opacity:1; transition:all 0.4s ease-out 0s;}
.header .head .hamburger.open-menu .h-bar{ margin-left:7px;}
.header .head .hamburger.open-menu .h-bar:nth-of-type(1){ transform:rotate(45deg) translateY(9px);}
.header .head .hamburger.open-menu .h-bar:nth-of-type(2){ opacity:0;}
.header .head .hamburger.open-menu .h-bar:nth-of-type(3){ transform:rotate(-45deg) translateY(-9px);}
.header .head .hamburger.open-menu .h-bar{ margin-bottom:0px;}
.header .head .logo{ display:block; padding:13px 3%; float:left;}
.header .head .logo img{ display:block; height:40px;}
.header .head .logo img.pc{ display:none;}
.header .head .yu{ padding:15px 0; height:36px; display:block; position:relative; z-index:1; float:right;}
.header .head .yu dt{ height:18px; display:block; position:relative; cursor:pointer; padding:9px 15px; border-radius:36px; background-color:#fff;}
.header .head .yu dt b{ display:block; width:18px; height:18px; float:left; margin-right:5px; background-image:url(../images/yu01.png); background-position:center; background-repeat:no-repeat; background-size:100% 100%;}
.header .head .yu dt a{ font-size:16px; color:#333; line-height:18px; height:18px; display:block; overflow:hidden; text-transform:uppercase;}
.header .head .yu dd{ width:100px; position:absolute; left:50%; margin-left:-50px; top:100%; background-color:#fff; display:block; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s; opacity:0; height:0; overflow:hidden; text-align:center; box-sizing:border-box;}
.header .head .yu dd a{ display:block; font-size:16px; line-height:30px; height:30px; overflow:hidden; color:#333;}
.header .head .yu dd a:hover{ color:#004591;}
.header .head .yu.active dd{ top:100%; opacity:1; height:auto; padding:10px 15px;}

.header .head .nav{ background-color:#fff; display:block; opacity:0; position:absolute; overflow-y:scroll; width:100%; height:calc(100vh - 66px); top:66px; left:-100vw; transition:left 0.3s ease-out 0s, opacity 0.3s linear 0s; z-index:222; padding:30px 3%; padding-bottom:64px; box-sizing:border-box; border-top:1px solid #eee;}
.header .head .nav.open-menu{ opacity:1; left:0px; transition:left 0.3s ease-out 0s;}
.header .head .nav li{ width:100%; display:block; overflow:hidden; border-bottom:1px solid #ddd; position:relative;}
.header .head .nav li a{ display:block; font-size:16px; color:#333; padding-left:20px; height:50px; line-height:50px;}
.header .head .nav li b{ display:inline-flex; -webkit-box-pack:center; justify-content:center; -webkit-box-align:center; align-items:center; height:50px; width:50px; position:absolute; right:0; top:0px; text-align:center;}
.header .head .nav li b::after{ content:"+"; background-color:transparent; font-size:24px; color:#333; transform:rotateZ(0deg); transition:transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s; color:#999;}
.header .head .nav li.active b::after{ transform:rotateZ(135deg);}
.header .head .nav li.active>a,.header .head .nav li.on>a{ color:#004591;}
.header .head .nav li p{ display:none; width:100%; overflow:hidden; box-sizing:border-box; padding:10px 20px; margin-top:-20px;}
.header .head .nav li p a{ display:block; font-size:14px; line-height:30px; height:30px; color:#333; overflow:hidden;}
.header .head .nav li p a:hover{ color:#004591;}
}

/*banner*/
@media screen and (min-width:1600px){
.banner{ width:100%; position:relative; z-index:1;}
.banner .swiper-slide{ width:100%; position:relative; display:block; overflow:hidden;}
.banner .swiper-slide img{ width:100%; display:block;}
.banner .swiper-slide img.mobile{ display:none;}

.banner .swiper-pagination{ position:absolute; bottom:30px; left:50%; transform:translateX(-50%); z-index:9;}
.banner .swiper-pagination span{ width:10px; height:10px; border-radius:100%; overflow:hidden; background-color:#fff; opacity:.5; display:block; float:left; cursor:pointer; margin:0 5px;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ opacity:1;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.banner{ width:100%; position:relative; z-index:1;}
.banner .swiper-slide{ width:100%; position:relative; display:block; overflow:hidden;}
.banner .swiper-slide img{ width:100%; display:block;}
.banner .swiper-slide img.mobile{ display:none;}

.banner .swiper-pagination{ position:absolute; bottom:25px; left:50%; transform:translateX(-50%); z-index:9;}
.banner .swiper-pagination span{ width:10px; height:10px; border-radius:100%; overflow:hidden; background-color:#fff; opacity:.5; display:block; float:left; cursor:pointer; margin:0 5px;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ opacity:1;}
}
@media only screen and (max-width: 1023px){
.banner{ width:100%; position:relative; z-index:1;}
.banner .swiper-slide{ width:100%; position:relative; display:block; overflow:hidden;}
.banner .swiper-slide img{ width:100%; display:block;}
.banner .swiper-slide img.pc{ display:none;}

.banner .swiper-pagination{ position:absolute; bottom:15px; left:50%; transform:translateX(-50%); z-index:9;}
.banner .swiper-pagination span{ width:10px; height:10px; border-radius:100%; overflow:hidden; background-color:#fff; opacity:.5; display:block; float:left; cursor:pointer; margin:0 5px;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ opacity:1;}
}

/*行业动态*/
@media screen and (min-width:1600px){
.title{ width:100%; margin-top:-5px; position:relative; z-index:3;}
.title .t01{ font-size:36px; line-height:46px; text-align:center;}
.title .t02{ width:80px; margin:auto; margin-top:0.677vw;}
.title .t02 a{ width:60px; height:6px; border-radius:6px; display:block; float:left; background-color:#004591; overflow:hidden;}
.title .t02 span{ width:10px; height:6px; border-radius:6px; display:block; float:right; background-color:#333; overflow:hidden;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.title{ width:100%; margin-top:-5px; position:relative; z-index:3;}
.title .t01{ font-size:30px; line-height:40px; text-align:center;}
.title .t02{ width:70px; margin:auto; margin-top:0.521vw;}
.title .t02 a{ width:54px; height:5px; border-radius:5px; display:block; float:left; background-color:#004591; overflow:hidden;}
.title .t02 span{ width:8px; height:5px; border-radius:5px; display:block; float:right; background-color:#333; overflow:hidden;}
}
@media only screen and (max-width: 1023px){
.title{ width:100%; margin-top:-5px; position:relative; z-index:3;}
.title .t01{ font-size:24px; line-height:34px; text-align:center;}
.title .t02{ width:60px; margin:auto; margin-top:7px;}
.title .t02 a{ width:48px; height:4px; border-radius:4px; display:block; float:left; background-color:#004591; overflow:hidden;}
.title .t02 span{ width:6px; height:4px; border-radius:4px; display:block; float:right; background-color:#333; overflow:hidden;}
}

@media screen and (min-width:1600px){
.nbox{ padding:5.2vw 8.335%; position:relative; z-index:1; background-color:#f7f7f7;}
.nbox .box{ padding:2.08vw; background-color:#fff; margin-top:2.08vw; display:flex;}
.nbox .box .left{ width:28.57%; height:14.58vw; min-height:260px; position:relative;}
.nbox .box .left img{ width:100%; height:100%; display:block; object-fit:cover; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.nbox .box .left: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);}
.nbox .box .right{ width:calc(71.43% - 2.08vw); margin-left:2.08vw; min-height:14.58vw; position:relative; display:flex; flex-direction:column;}
.nbox .box .right .w01{ width:100%; padding-top:0.26vw;}
.nbox .box .right .w01 a{ display:block; font-size:16px; line-height:26px; color:#666;}
.nbox .box .right .w01 a:hover{ color:#004591;}
.nbox .box .right .w01 b{ width:120px; height:2px; display:block; background-color:#004591; margin-top:0.36vw;}
.nbox .box .right .w02{ width:100%; margin-top:1.3vw;}
.nbox .box .right .w02 a{ width:100%; font-size:24px; line-height:34px; max-height:68px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.nbox .box .right .w02 a:hover{ color:#004591;}
.nbox .box .right .w03{ width:100%; font-size:16px; line-height:30px; height:90px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden; margin-top:0.42vw; flex:1;}
.nbox .box .right .w04{ margin-top:0.42vw; padding-bottom:0.26vw;}
.nbox .box .right .w04 a{ display:block; float:left; font-size:16px; line-height:26px; height:26px; overflow:hidden;}
.nbox .box .right .w04 a b{ width:14px; height:26px; display:block; float:right; margin-left:10px; background-image:url(../images/more.png); background-position:center; background-repeat:no-repeat;}
.nbox .box .right .w04 a:hover{ color:#004591;}
.nbox .box .right .w04 a:hover b{ background-image:url(../images/more01.png);}
.nbox .box01{ width:100%; display:flex; flex-wrap:wrap;}
.nbox .box01 li{ width:31.62%; display:block; margin-left:2.57%; margin-top:2.08vw; background-color:#fff; padding:1.5625vw; box-sizing:border-box;}
.nbox .box01 li:nth-child(3n+1){ margin-left:0;}
.nbox .box01 li .w01{ width:100%; padding-top:0.26vw;}
.nbox .box01 li .w01 a{ display:block; font-size:16px; line-height:26px; color:#666;}
.nbox .box01 li .w01 a:hover{ color:#004591;}
.nbox .box01 li .w01 b{ width:120px; height:2px; display:block; background-color:#004591; margin-top:0.36vw;}
.nbox .box01 li .w02{ width:100%; margin-top:1.04vw;}
.nbox .box01 li .w02 a{ width:100%; font-size:20px; line-height:30px; height:60px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.nbox .box01 li .w02 a:hover{ color:#004591;}
.nbox .box01 li .w03{ width:100%; font-size:16px; line-height:30px; height:60px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; margin-top:0.42vw; margin-bottom:3px;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.nbox{ padding:5.2vw 6%; position:relative; z-index:1; background-color:#f7f7f7;}
.nbox .box{ padding:2.08vw; background-color:#fff; margin-top:2.08vw; display:flex;}
.nbox .box .left{ width:28.57%; position:relative; min-height:14.58vw;}
.nbox .box .left img{ width:100%; height:100%; display:block; object-fit:cover; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.nbox .box .left: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);}
.nbox .box .right{ width:calc(71.43% - 2.08vw); position:relative; margin-left:2.08vw; min-height:14.58vw;}
.nbox .box .right .w01{ width:100%; padding-top:0.26vw;}
.nbox .box .right .w01 a{ display:block; font-size:15px; line-height:25px; color:#666;}
.nbox .box .right .w01 a:hover{ color:#004591;}
.nbox .box .right .w01 b{ width:100px; height:2px; display:block; background-color:#004591; margin-top:0.36vw;}
.nbox .box .right .w02{ width:100%; margin-top:1.3vw;}
.nbox .box .right .w02 a{ width:100%; font-size:20px; line-height:30px; max-height:60px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.nbox .box .right .w02 a:hover{ color:#004591;}
.nbox .box .right .w03{ width:100%; font-size:15px; line-height:27px; height:81px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden; margin-top:0.42vw; flex:1;}
.nbox .box .right .w04{ margin-top:0.42vw; padding-bottom:0.26vw;}
.nbox .box .right .w04 a{ display:block; float:left; font-size:15px; line-height:25px; height:25px; overflow:hidden;}
.nbox .box .right .w04 a b{ width:14px; height:25px; display:block; float:right; margin-left:7px; background-image:url(../images/more.png); background-position:center; background-repeat:no-repeat;}
.nbox .box .right .w04 a:hover{ color:#004591;}
.nbox .box .right .w04 a:hover b{ background-image:url(../images/more01.png);}
.nbox .box01{ width:100%; display:flex; flex-wrap:wrap;}
.nbox .box01 li{ width:31.62%; display:block; margin-left:2.57%; margin-top:2.08vw; background-color:#fff; padding:1.5625vw; box-sizing:border-box;}
.nbox .box01 li:nth-child(3n+1){ margin-left:0;}
.nbox .box01 li .w01{ width:100%; padding-top:0.26vw;}
.nbox .box01 li .w01 a{ display:block; font-size:15px; line-height:25px; color:#666;}
.nbox .box01 li .w01 a:hover{ color:#004591;}
.nbox .box01 li .w01 b{ width:100px; height:2px; display:block; background-color:#004591; margin-top:0.36vw;}
.nbox .box01 li .w02{ width:100%; margin-top:1.04vw;}
.nbox .box01 li .w02 a{ width:100%; font-size:18px; line-height:28px; max-height:56px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.nbox .box01 li .w02 a:hover{ color:#004591;}
.nbox .box01 li .w03{ width:100%; font-size:15px; line-height:27px; height:54px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; margin-top:0.42vw; margin-bottom:1px;}
}
@media only screen and (max-width: 1023px){
.nbox{ padding:40px 3%; position:relative; z-index:1; background-color:#f7f7f7;}
.nbox .box{ padding:15px; padding-top:20px; background-color:#fff; margin-top:20px;}
.nbox .box .left{ width:100%; position:relative;}
.nbox .box .left a{ width:100%; padding-top:66.66%; position:relative; display:block; overflow:hidden;}
.nbox .box .left img{ width:100%; height:100%; display:block; object-fit:cover; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.nbox .box .left: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);}
.nbox .box .right{ width:100%;}
.nbox .box .right .w01{ width:100%; padding-top:10px;}
.nbox .box .right .w01 a{ display:block; font-size:14px; line-height:24px; color:#666;}
.nbox .box .right .w01 a:hover{ color:#004591;}
.nbox .box .right .w01 b{ width:80px; height:2px; display:block; background-color:#004591; margin-top:5px;}
.nbox .box .right .w02{ width:100%; margin-top:10px;}
.nbox .box .right .w02 a{ width:100%; font-size:16px; line-height:26px; max-height:52px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.nbox .box .right .w02 a:hover{ color:#004591;}
.nbox .box .right .w03{ width:100%; font-size:14px; line-height:24px; height:72px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden;}
.nbox .box .right .w04{ margin-top:5px;}
.nbox .box .right .w04 a{ display:block; float:left; font-size:14px; line-height:24px; height:24px; overflow:hidden;}
.nbox .box .right .w04 a b{ width:10px; height:24px; display:block; float:right; margin-left:4px; background-image:url(../images/more.png); background-position:center; background-repeat:no-repeat; background-size:100% auto;}
.nbox .box .right .w04 a:hover{ color:#004591;}
.nbox .box .right .w04 a:hover b{ background-image:url(../images/more01.png);}
.nbox .box01{ width:100%; display:block;}
.nbox .box01 li{ width:100%; display:block; margin-top:15px; background-color:#fff; padding:15px; box-sizing:border-box;}
.nbox .box01 li:nth-child(3n+1){ margin-left:0;}
.nbox .box01 li .w01{ width:100%;}
.nbox .box01 li .w01 a{ display:block; font-size:14px; line-height:24px; color:#666;}
.nbox .box01 li .w01 a:hover{ color:#004591;}
.nbox .box01 li .w01 b{ width:80px; height:2px; display:block; background-color:#004591; margin-top:5px;}
.nbox .box01 li .w02{ width:100%; margin-top:10px;}
.nbox .box01 li .w02 a{ width:100%; font-size:16px; line-height:26px; max-height:52px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.nbox .box01 li .w02 a:hover{ color:#004591;}
.nbox .box01 li .w03{ width:100%; font-size:14px; line-height:24px; height:48px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
}

/*活动与会议*/
@media screen and (min-width:1600px){
.abox{ padding:5.2vw 8.335%; position:relative; z-index:1; background-color:#fff;}
.abox .box{ width:100%; display:flex;}
.abox .box .left{ width:29.03%; margin-right:2.58%;}
.abox .box .left .cont{ width:100%; height:calc(50% - 2.08vw); position:relative; margin-top:2.08vw;}
.abox .box .left .cont .tu{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}
.abox .box .left .cont .tu img{ width:100%; height:100%; display:block; object-fit:cover;}
.abox .box .left .cont .wen{ padding:1.04vw 1.5625vw; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.abox .box .left .cont .wen .w01{ width:100%;}
.abox .box .left .cont .wen .w01 a{ display:block; font-size:16px; line-height:26px; height:26px; overflow:hidden; color:#004591;}
.abox .box .left .cont .wen .w02{ width:100%; margin-top:0.26vw;}
.abox .box .left .cont .wen .w02 a{ width:100%; display:block; font-size:20px; line-height:30px; height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.abox .box .left .cont:hover .wen{ background-color:rgba(0,69,145,.7);}
.abox .box .left .cont:hover .wen .w01 a,.abox .box .left .cont:hover .wen .w02 a{ color:#fff;}
.abox .box .right{ width:36.78%;}
.abox .box .right .cont{ width:100%; padding:1.82vw 1.5625vw; box-sizing:border-box; background-color:#f7f7f7; position:relative; margin-top:2.08vw;}
.abox .box .right .cont .w01{ width:100%;}
.abox .box .right .cont .w01 a{ display:block; font-size:16px; line-height:26px; color:#666;}
.abox .box .right .cont .w01 a:hover{ color:#004591;}
.abox .box .right .cont .w01 b{ width:120px; height:2px; display:block; background-color:#004591; margin-top:0.36vw;}
.abox .box .right .cont .w02{ width:100%; padding-top:0.26vw; display:block;}
.abox .box .right .cont .w02 li{ width:100%; display:block; margin-top:1.04vw;}
.abox .box .right .cont .w02 li a{ width:100%; display:block; font-size:20px; line-height:30px; height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.abox .box .right .cont .w02 li a:hover{ color:#004591;}
.abox .box .right .cont .w02 li span{ width:100%; display:block; font-size:16px; line-height:24px; height:24px; overflow:hidden; color:#666; padding-top:0.26vw;}
.abox .box .right .cont .w03{ margin-top:0.9375vw;}
.abox .box .right .cont .w03 a{ display:block; float:right; font-size:16px; line-height:26px; height:26px; overflow:hidden;}
.abox .box .right .cont .w03 a b{ width:14px; height:26px; display:block; float:right; margin-left:10px; background-image:url(../images/more.png); background-position:center; background-repeat:no-repeat;}
.abox .box .right .cont .w03 a:hover{ color:#004591;}
.abox .box .right .cont .w03 a:hover b{ background-image:url(../images/more01.png);}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.abox{ padding:5.2vw 6%; position:relative; z-index:1; background-color:#fff;}
.abox .box{ width:100%; display:flex;}
.abox .box .left{ width:29.03%; margin-right:2.58%;}
.abox .box .left .cont{ width:100%; height:calc(50% - 2.08vw); position:relative; margin-top:2.08vw;}
.abox .box .left .cont .tu{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}
.abox .box .left .cont .tu img{ width:100%; height:100%; display:block; object-fit:cover;}
.abox .box .left .cont .wen{ padding:1.04vw 1.5625vw; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.abox .box .left .cont .wen .w01{ width:100%;}
.abox .box .left .cont .wen .w01 a{ display:block; font-size:15px; line-height:25px; height:25px; overflow:hidden; color:#004591;}
.abox .box .left .cont .wen .w02{ width:100%; margin-top:0.26vw;}
.abox .box .left .cont .wen .w02 a{ width:100%; display:block; font-size:18px; line-height:28px; height:28px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.abox .box .left .cont:hover .wen{ background-color:rgba(0,69,145,.7);}
.abox .box .left .cont:hover .wen .w01 a,.abox .box .left .cont:hover .wen .w02 a{ color:#fff;}
.abox .box .right{ width:36.78%;}
.abox .box .right .cont{ width:100%; padding:1.82vw 1.5625vw; box-sizing:border-box; background-color:#f7f7f7; position:relative; margin-top:2.08vw;}
.abox .box .right .cont .w01{ width:100%;}
.abox .box .right .cont .w01 a{ display:block; font-size:15px; line-height:25px; color:#666;}
.abox .box .right .cont .w01 a:hover{ color:#004591;}
.abox .box .right .cont .w01 b{ width:100px; height:2px; display:block; background-color:#004591; margin-top:0.36vw;}
.abox .box .right .cont .w02{ width:100%; padding-top:0.26vw; display:block;}
.abox .box .right .cont .w02 li{ width:100%; display:block; margin-top:1.04vw;}
.abox .box .right .cont .w02 li a{ width:100%; display:block; font-size:18px; line-height:28px; height:28px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.abox .box .right .cont .w02 li a:hover{ color:#004591;}
.abox .box .right .cont .w02 li span{ width:100%; display:block; font-size:15px; line-height:23px; height:23px; overflow:hidden; color:#666; padding-top:0.26vw;}
.abox .box .right .cont .w03{ margin-top:0.9375vw;}
.abox .box .right .cont .w03 a{ display:block; float:right; font-size:15px; line-height:25px; height:25px; overflow:hidden;}
.abox .box .right .cont .w03 a b{ width:14px; height:25px; display:block; float:right; margin-left:7px; background-image:url(../images/more.png); background-position:center; background-repeat:no-repeat;}
.abox .box .right .cont .w03 a:hover{ color:#004591;}
.abox .box .right .cont .w03 a:hover b{ background-image:url(../images/more01.png);}
}
@media only screen and (max-width: 1023px){
.abox{ padding:40px 3%; position:relative; z-index:1; background-color:#fff;}
.abox .box{ width:100%; background-color:#fff; padding-top:5px;}
.abox .box .left{ width:100%; display:flex; flex-wrap:wrap;}
.abox .box .left .cont{ width:48.5%; margin-left:3%; position:relative; margin-top:15px;}
.abox .box .left .cont:nth-child(2n+1){ margin-left:0;}
.abox .box .left .cont .tu{ width:100%; height:30.39vw; position:relative; z-index:1;}
.abox .box .left .cont .tu img{ width:100%; height:100%; display:block; object-fit:cover;}
.abox .box .left .cont .wen{ padding:5px 10px; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.abox .box .left .cont .wen .w01{ width:100%;}
.abox .box .left .cont .wen .w01 a{ display:block; font-size:14px; line-height:24px; height:24px; overflow:hidden; color:#004591;}
.abox .box .left .cont .wen .w02{ width:100%;}
.abox .box .left .cont .wen .w02 a{ width:100%; display:block; font-size:16px; line-height:26px; height:26px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.abox .box .left .cont:hover .wen{ background-color:rgba(0,69,145,.7);}
.abox .box .left .cont:hover .wen .w01 a,.abox .box .left .cont:hover .wen .w02 a{ color:#fff;}
.abox .box .right{ width:100%;}
.abox .box .right .cont{ width:100%; padding:15px; box-sizing:border-box; background-color:#f7f7f7; position:relative; margin-top:15px;}
.abox .box .right .cont .w01{ width:100%;}
.abox .box .right .cont .w01 a{ display:block; font-size:14px; line-height:24px; color:#666;}
.abox .box .right .cont .w01 a:hover{ color:#004591;}
.abox .box .right .cont .w01 b{ width:80px; height:2px; display:block; background-color:#004591; margin-top:5px;}
.abox .box .right .cont .w02{ width:100%; padding-top:5px; display:block;}
.abox .box .right .cont .w02 li{ width:100%; display:block; margin-top:5px;}
.abox .box .right .cont .w02 li a{ width:100%; display:block; font-size:16px; line-height:26px; height:26px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.abox .box .right .cont .w02 li a:hover{ color:#004591;}
.abox .box .right .cont .w02 li span{ width:100%; display:block; font-size:14px; line-height:22px; height:22px; overflow:hidden; color:#666;}
.abox .box .right .cont .w03{ margin-top:5px;}
.abox .box .right .cont .w03 a{ display:block; float:right; font-size:14px; line-height:24px; height:24px; overflow:hidden;}
.abox .box .right .cont .w03 a b{ width:10px; height:24px; display:block; float:right; margin-left:4px; background-image:url(../images/more.png); background-position:center; background-repeat:no-repeat; background-size:100% auto;}
.abox .box .right .cont .w03 a:hover{ color:#004591;}
.abox .box .right .cont .w03 a:hover b{ background-image:url(../images/more01.png);}
.soso{ width:100%;height:50px; box-sizing:border-box; margin: 0 auto}
	.soson{width: 85%; float: left; height: 44px; line-height: 44px; text-indent: 2em; border-top:1px solid #eee;border-left:1px solid #eee;border-bottom:1px solid #eee;}
.honor_button{ width:14%; height:48px; line-height:48px; display:block; float:left; text-align:center;border:1px solid #004591; font-size:15px; overflow:hidden; color:#fff; font-weight:bold; background-color:#004591; cursor:pointer;}
}

/*研究与报告*/
@media screen and (min-width:1600px){
.rbox{ padding:5.2vw 8.335%; position:relative; z-index:1; background-color:#f7f7f7;}
.rbox .box{ width:100%; display:flex; flex-wrap:wrap;}
.rbox .box a{ width:31.62%; display:block; margin-left:2.57%; margin-top:2.08vw; overflow:hidden; position:relative;}
.rbox .box a:nth-child(3n+1){ margin-left:0;}
.rbox .box a:before{ width:100%; padding-top:61.22%; display:block; content:'';}
.rbox .box a img{ width:100%; display:block; height:100%; object-fit:cover; position:absolute; left:0; top:0; z-index:1; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box a: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);}
.rbox .box a span{ display:block; padding:0.52vw 1.5625vw; width:100%; line-height:30px; text-align:center; font-size:20px; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.rbox .box a:hover span{ color:#fff; background-color:rgba(0,69,145,.7);}
.rbox .box01{ width:100%; display:flex; flex-wrap:wrap;}
.rbox .box01 li{ width:23.5525%; margin-top:2.08vw; margin-left:1.93%; display:block; overflow:hidden; position:relative;}
.rbox .box01 li:nth-child(4n+1){ clear:left; float:left; margin-left:0;}
.rbox .box01 li .tu{ width:100%; padding-top:136.98%; position:relative; z-index:1;}
.rbox .box01 li .tu img{ width:100%; display:block; height:100%; object-fit:cover; position:absolute; left:0; top:0;}
.rbox .box01 li .wen{ padding:1.3vw 1.5625vw; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.rbox .box01 li:hover .wen{ background-color:rgba(255,255,255,0.9);}
.rbox .box01 li .wen .w01{ width:100%; font-size:20px; line-height:30px; height:30px; text-overflow:ellipsis; white-space:nowrap;}
.rbox .box01 li .wen .w01:hover{ color:#004591;}
.rbox .box01 li .wen .w02{ width:100%; font-size:16px; line-height:30px; height:90px;  display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; margin-top:0.42vw;}
.rbox .box01 li .wen .w03{ margin-top:0.26vw;}
.rbox .box01 li .wen .w03 span{ display:block; float:right; font-size:16px; line-height:26px; height:26px; overflow:hidden; color:#004591;}
.rbox .box01 li .wen .w03 span b{ width:14px; height:26px; display:block; float:right; margin-left:10px; background-image:url(../images/more01.png); background-position:center; background-repeat:no-repeat;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.rbox{ padding:5.2vw 6%; position:relative; z-index:1; background-color:#f7f7f7;}
.rbox .box{ width:100%; display:flex; flex-wrap:wrap;}
.rbox .box a{ width:31.62%; display:block; margin-left:2.57%; margin-top:2.08vw; overflow:hidden; position:relative;}
.rbox .box a:nth-child(3n+1){ margin-left:0;}
.rbox .box a:before{ width:100%; padding-top:61.22%; display:block; content:'';}
.rbox .box a img{ width:100%; display:block; height:100%; object-fit:cover; position:absolute; left:0; top:0; z-index:1; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box a: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);}
.rbox .box a span{ display:block; padding:0.52vw 1.5625vw; width:100%; line-height:28px; text-align:center; font-size:18px; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.rbox .box a:hover span{ color:#fff; background-color:rgba(0,69,145,.7);}
.rbox .box01{ width:100%; display:flex; flex-wrap:wrap;}
.rbox .box01 li{ width:23.5525%; margin-top:2.08vw; margin-left:1.93%; display:block; overflow:hidden; position:relative;}
.rbox .box01 li:nth-child(4n+1){ clear:left; float:left; margin-left:0;}
.rbox .box01 li .tu{ width:100%; padding-top:136.98%; position:relative; z-index:1;}
.rbox .box01 li .tu img{ width:100%; display:block; height:100%; object-fit:cover; position:absolute; left:0; top:0;}
.rbox .box01 li .wen{ padding:1.3vw 1.5625vw; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.rbox .box01 li:hover .wen{ background-color:rgba(255,255,255,0.9);}
.rbox .box01 li .wen .w01{ width:100%; font-size:18px; line-height:28px; height:28px; text-overflow:ellipsis; white-space:nowrap;}
.rbox .box01 li .wen .w01:hover{ color:#004591;}
.rbox .box01 li .wen .w02{ width:100%; font-size:15px; line-height:27px; height:81px;  display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; margin-top:0.42vw;}
.rbox .box01 li .wen .w03{ margin-top:0.26vw;}
.rbox .box01 li .wen .w03 span{ display:block; float:right; font-size:15px; line-height:25px; height:25px; overflow:hidden; color:#004591;}
.rbox .box01 li .wen .w03 span b{ width:14px; height:25px; display:block; float:right; margin-left:7px; background-image:url(../images/more01.png); background-position:center; background-repeat:no-repeat;}
}
@media only screen and (max-width: 1023px){
.rbox{ padding:40px 3%; position:relative; z-index:1; background-color:#f7f7f7;}
.rbox .box{ width:100%; display:flex; flex-wrap:wrap; padding-top:5px;}
.rbox .box a{ width:31.33%; display:block; margin-left:3%; margin-top:15px; overflow:hidden; position:relative;}
.rbox .box a:nth-child(3n+1){ margin-left:0;}
.rbox .box a:before{ width:100%; height:40vw; display:block; content:'';}
.rbox .box a img{ width:100%; display:block; height:100%; object-fit:cover; position:absolute; left:0; top:0; z-index:1; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.rbox .box a: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);}
.rbox .box a span{ display:block; padding:3px 10px; width:100%; line-height:24px; text-align:center; font-size:14px; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.rbox .box a:hover span{ color:#fff; background-color:rgba(0,69,145,.7);}
.rbox .box01{ width:100%; display:flex; flex-wrap:wrap;}
.rbox .box01 li{ width:48.5%; margin-top:15px; margin-left:3%; display:block; overflow:hidden; position:relative;}
.rbox .box01 li:nth-child(2n+1){ clear:left; float:left; margin-left:0;}
.rbox .box01 li .tu{ width:100%; padding-top:136.98%; position:relative; z-index:1;}
.rbox .box01 li .tu img{ width:100%; display:block; height:100%; object-fit:cover; position:absolute; left:0; top:0;}
.rbox .box01 li .wen{ padding:5px 10px; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.rbox .box01 li:hover .wen{ background-color:rgba(255,255,255,0.9);}
.rbox .box01 li .wen .w01{ width:100%; font-size:16px; line-height:26px; height:26px; text-overflow:ellipsis; white-space:nowrap;}
.rbox .box01 li .wen .w01:hover{ color:#004591;}
.rbox .box01 li .wen .w02{ width:100%; font-size:14px; line-height:24px; height:72px;  display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.rbox .box01 li .wen .w03{ margin-top:0.26vw;}
.rbox .box01 li .wen .w03 span{ display:block; float:right; font-size:14px; line-height:24px; height:24px; overflow:hidden; color:#004591;}
.rbox .box01 li .wen .w03 span b{ width:10px; height:24px; display:block; float:right; margin-left:4px; background-image:url(../images/more01.png); background-position:center; background-repeat:no-repeat; background-size:100% auto;}
}

/*footer*/
@media screen and (min-width:1600px){
.footer{ width:100%; position:relative; z-index:1;}
.footer .foot{ padding:3.38vw 8.335%; background-color:#004591; display:flex; justify-content:space-between;}
.footer .foot .left{ width:6.97%; max-width:108px; padding:5px 0;}
.footer .foot .left img{ width:100%; display:block;}
.footer .foot .mil .w01{ font-size:20px; line-height:30px; color:#fff;}
.footer .foot .mil .w02{ margin-left:-6.25vw; display:flex; padding-top:0.26vw;}
.footer .foot .mil .w02 li{ display:block; margin-left:6.25vw;}
.footer .foot .mil .w02 li a{ display:block; font-size:16px; line-height:26px; height:26px; overflow:hidden; color:#fff; margin-top:0.52vw;}
.footer .foot .mil .w02 li a:hover{ text-decoration:underline;}
.footer .foot .right{ width:43.23%;}
.footer .foot .right .w01{ font-size:20px; line-height:30px; color:#fff;}
.footer .foot .right .w02{ font-size:14px; line-height:30px; height:90px; color:#fff; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; margin-top:0.625vw;}
.footer .foot .right .w03{ font-size:14px; line-height:24px; height:24px; color:#fff; margin-top:0.9375vw;}
.footer .foot .right .w03 a{ color:#fff; opacity:.7;}
.footer .foot .right .w03 a:hover{ opacity:1;}
.footer .bq{ padding:0.9375vw 8.335%; background-color:#03356c; text-align:center; font-size:14px; line-height:24px; color:#fff;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.footer{ width:100%; position:relative; z-index:1;}
.footer .foot{ padding:3.38vw 6%; background-color:#004591; display:flex; justify-content:space-between;}
.footer .foot .left{ width:6.97%; max-width:108px; padding:5px 0;}
.footer .foot .left img{ width:100%; display:block;}
.footer .foot .mil .w01{ font-size:18px; line-height:28px; color:#fff;}
.footer .foot .mil .w02{ margin-left:-5vw; display:flex; padding-top:0.26vw;}
.footer .foot .mil .w02 li{ display:block; margin-left:5vw;}
.footer .foot .mil .w02 li a{ display:block; font-size:15px; line-height:25px; height:25px; overflow:hidden; color:#fff; margin-top:0.52vw;}
.footer .foot .mil .w02 li a:hover{ text-decoration:underline;}
.footer .foot .right{ width:43.23%;}
.footer .foot .right .w01{ font-size:18px; line-height:28px; color:#fff;}
.footer .foot .right .w02{ font-size:14px; line-height:28px; height:84px; color:#fff; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; margin-top:0.625vw;}
.footer .foot .right .w03{ font-size:14px; line-height:24px; height:24px; color:#fff; margin-top:0.9375vw;}
.footer .foot .right .w03 a{ color:#fff; opacity:.7;}
.footer .foot .right .w03 a:hover{ opacity:1;}
.footer .bq{ padding:0.9375vw 8.335%; background-color:#03356c; text-align:center; font-size:14px; line-height:24px; color:#fff;}
}
@media only screen and (max-width: 1023px){
.footer{ width:100%; position:relative; z-index:1;}
.footer .foot{ padding:25px 3%; background-color:#004591;}
.footer .foot .left{ width:100%; padding:5px 0;}
.footer .foot .left img{ max-height:70px; margin:auto; display:block;}
.footer .foot .mil .w01{ font-size:16px; line-height:26px; color:#fff; margin-top:10px;}
.footer .foot .mil .w02{ margin-left:-15px;}
.footer .foot .mil .w02 li{ display:inline;}
.footer .foot .mil .w02 li a{ display:block; float:left; font-size:14px; line-height:24px; height:24px; overflow:hidden; color:#fff; margin-left:15px;}
.footer .foot .mil .w02 li a:hover{ text-decoration:underline;}
.footer .foot .right{ width:100%; margin-top:10px;}
.footer .foot .right .w01{ font-size:16px; line-height:26px; color:#fff;}
.footer .foot .right .w02{ font-size:14px; line-height:24px; height:72px; color:#fff; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.footer .foot .right .w03{ font-size:14px; line-height:24px; height:24px; color:#fff; margin-top:5px;}
.footer .foot .right .w03 a{ color:#fff; opacity:.7;}
.footer .foot .right .w03 a:hover{ opacity:1;}
.footer .bq{ padding:10px 3%; background-color:#03356c; text-align:center; font-size:14px; line-height:24px; color:#fff;}
}

/*内页*/
@media screen and (min-width:1600px){
.ban{ width:100%; height:30vw; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; z-index:1;}
.ban .wen{ padding:2.08vw; width:50%; box-sizing:border-box; position:absolute; left:8.335%; bottom:2.6vw; z-index:3; background-color:rgba(255,255,255,.9);}
.ban .wen .w01{ font-size:18px; line-height:28px; color:#666;}
.ban .wen .w02{ font-size:30px; line-height:40px; margin-top:.52vw;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.ban{ width:100%; height:30vw; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; z-index:1;}
.ban .wen{ padding:2.08vw; width:60%; box-sizing:border-box; position:absolute; left:6%; bottom:2.6vw; z-index:3; background-color:rgba(255,255,255,.9);}
.ban .wen .w01{ font-size:16px; line-height:26px; color:#666;}
.ban .wen .w02{ font-size:24px; line-height:34px; margin-top:.52vw;}
}
@media only screen and (max-width: 1023px){
.ban{ width:100%; height:50vw; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; z-index:1;}
.ban .wen{ padding:15px; width:70%; box-sizing:border-box; position:absolute; left:3%; bottom:15px; z-index:3; background-color:rgba(255,255,255,.9);}
.ban .wen .w01{ font-size:14px; line-height:24px; color:#666;}
.ban .wen .w02{ font-size:18px; line-height:28px;}
}

@media screen and (min-width:1600px){
.main{ padding:5.2vw 8.335%; position:relative; z-index:1; background-color:#fff;}

.fanye{ width:100%; margin-top:2.08vw; text-align:center;}
.fanye li{ display:inline-block; margin:0 5px; vertical-align:middle;}
.fanye li a{ display:block; width:30px; height:30px; line-height:30px; font-size:16px; border-radius:5px; border:1px solid #e0e0e0; overflow:hidden; text-align:center; cursor:pointer;}
.fanye li a:hover{ border:1px solid #004591; color:#004591;}
.fanye li span{ display:block; width:30px; height:30px; line-height:30px; font-size:16px; border-radius:5px; border:1px solid #e0e0e0; overflow:hidden; text-align:center; cursor:pointer;}
.fanye li span.active{ border:1px solid #004591; background-color:#004591; color:#fff;}
.fanye li b{ width:4px; height:4px; display:inline-block; vertical-align:middle; background-color:#333; margin:0 3px; overflow:hidden; border-radius:100%;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.main{ padding:5.2vw 6%; position:relative; z-index:1; background-color:#fff;}

.fanye{ width:100%; margin-top:2.08vw; text-align:center;}
.fanye li{ display:inline-block; margin:0 4px; vertical-align:middle;}
.fanye li a{ display:block; width:28px; height:28px; line-height:28px; font-size:15px; border-radius:5px; border:1px solid #e0e0e0; overflow:hidden; text-align:center; cursor:pointer;}
.fanye li a:hover{ border:1px solid #004591; color:#004591;}
.fanye li span{ display:block; width:28px; height:28px; line-height:28px; font-size:15px; border-radius:5px; border:1px solid #e0e0e0; overflow:hidden; text-align:center; cursor:pointer;}
.fanye li span.active{ border:1px solid #004591; background-color:#004591; color:#fff;}
.fanye li b{ width:4px; height:4px; display:inline-block; vertical-align:middle; background-color:#333; margin:0 2px; overflow:hidden; border-radius:100%;}
}
@media only screen and (max-width: 1023px){
.main{ padding:40px 3%; position:relative; z-index:1; background-color:#fff;}

.fanye{ width:100%; margin-top:15px; text-align:center;}
.fanye li{ display:inline-block; margin:5px 3px; margin-bottom:0; vertical-align:middle;}
.fanye li a{ display:block; width:26px; height:26px; line-height:26px; font-size:14px; border-radius:5px; border:1px solid #e0e0e0; overflow:hidden; text-align:center; cursor:pointer;}
.fanye li a:hover{ border:1px solid #004591; color:#004591;}
.fanye li span{ display:block; width:26px; height:26px; line-height:26px; font-size:14px; border-radius:5px; border:1px solid #e0e0e0; overflow:hidden; text-align:center; cursor:pointer;}
.fanye li span.active{ border:1px solid #004591; background-color:#004591; color:#fff;}
.fanye li b{ width:4px; height:4px; display:inline-block; vertical-align:middle; background-color:#333; margin:0 1px; overflow:hidden; border-radius:100%;}
}

/*关于协会*/
@media screen and (min-width:1600px){
.main .about{ width:100%; margin-top:1.5625vw; font-size:16px; line-height:36px;}
.main .about img{ max-width:100%; height:auto !important;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.main .about{ width:100%; margin-top:1.5625vw; font-size:15px; line-height:29px;}
.main .about img{ max-width:100%; height:auto !important;}
}
@media only screen and (max-width: 1023px){
.main .about{ width:100%; margin-top:10px; font-size:14px; line-height:24px;}
.main .about img{ max-width:100%; height:auto !important;}
}

@media screen and (min-width:1600px){
.main .team{ width:100%; display:flex; flex-wrap:wrap;}
.main .team li{ width:22.75%; display:block; float:left; margin-left:3%; margin-top:2.08vw; padding:2.08vw; box-sizing:border-box; background-color:#f7f7f7;}
.main .team li:nth-child(4n+1){ margin-left:0;}
.main .team li .w01{ width:100px; height:100px; margin:5px auto; border-radius:100%;}
.main .team li .w01 img{ width:100%; height:100%; display:block; object-fit:cover;}
.main .team li .w02{ text-align:center; margin-top:.78125vw; font-size:20px; line-height:30px;}
.main .team li .w03{ text-align:center; margin-top:.26vw; font-size:16px; line-height:26px; color:#666;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.main .team{ width:100%; display:flex; flex-wrap:wrap;}
.main .team li{ width:22.75%; display:block; float:left; margin-left:3%; margin-top:2.08vw; padding:2.08vw; box-sizing:border-box; background-color:#f7f7f7;}
.main .team li:nth-child(4n+1){ margin-left:0;}
.main .team li .w01{ width:80px; height:80px; margin:5px auto; border-radius:100%;}
.main .team li .w01 img{ width:100%; height:100%; display:block; object-fit:cover;}
.main .team li .w02{ text-align:center; margin-top:.78125vw; font-size:18px; line-height:28px;}
.main .team li .w03{ text-align:center; margin-top:.26vw; font-size:15px; line-height:25px; color:#666;}
}
@media only screen and (max-width: 1023px){
.main .team{ width:100%; display:flex; flex-wrap:wrap; padding-top:5px;}
.main .team li{ width:48.5%; display:block; float:left; margin-left:3%; margin-top:15px; padding:20px 15px; box-sizing:border-box; background-color:#f7f7f7;}
.main .team li:nth-child(2n+1){ margin-left:0;}
.main .team li .w01{ width:60px; height:60px; margin:5px auto; border-radius:100%;}
.main .team li .w01 img{ width:100%; height:100%; display:block; object-fit:cover;}
.main .team li .w02{ text-align:center; margin-top:10px; font-size:16px; line-height:26px;}
.main .team li .w03{ text-align:center; margin-top:2px; font-size:14px; line-height:24px; color:#666;}
}

/*会员中心*/
@media screen and (min-width:1600px){
.mess{ width:100%; display:flex;}
.mess .left{ width:40%; box-sizing:border-box; padding:4.94vw 8.335%; position:relative; z-index:1; background-color:#f7f7f7;}
.mess .left .w01{ font-size:30px; line-height:40px;}
.mess .left .w02{ width:120px; height:2px; background-color:#004591; margin-top:0.78125vw;}
.mess .left .w03{ font-size:16px; line-height:36px; margin-top:1.5625vw;}
.mess .right{ width:60%; box-sizing:border-box; padding:5.2vw 8.335%; position:relative; z-index:1; background-color:#fff;}
.mess .right .w01{ font-size:36px; line-height:46px;}
.mess .right .w02{ width:120px; height:2px; background-color:#004591; margin-top:0.78125vw;}
.mess .right .w03{ font-size:20px; line-height:30px; font-weight:bold; margin-top:1.82vw;}
.mess .right .w04{ width:100%; margin-top:0.52vw;}
.mess .right .w04 label{ float:left; margin-right:30px; font-size:16px; line-height:26px;}
.mess .right .w04 label input{ margin-right:10px;}
.mess .right .w05{ width:100%; margin-top:1.04vw; border:1px solid #eee; padding:7px 30px; box-sizing:border-box;}
.mess .right .w05 input{ width:100%; display:block; font-size:16px; line-height:36px; height:36px; overflow:hidden;}
.mess .right .w06{ font-size:16px; line-height:26px; color:#666; margin-top:.52vw;}
.mess .right .w07{ width:100%; margin-top:1.04vw; font-size:16px; line-height:26px;}
.mess .right .w07 a{ color:#004591; text-decoration:underline;}
.mess .right .w07 input{ margin-right:10px;}
.mess .right .w08{ width:100%; margin-top:1.04vw;}
.mess .right .w08 a{ width:178px; height:46px; line-height:46px; display:block; float:left; text-align:center; font-size:16px; overflow:hidden; border:1px solid #004591; color:#004591; font-weight:bold;}
.mess .right .w08 input{ width:180px; height:48px; line-height:48px; display:block; float:left; text-align:center; font-size:16px; overflow:hidden; color:#fff; font-weight:bold; background-color:#004591; margin-left:30px; cursor:pointer;}
.mess .right .w08 a:hover,.mess .right .w08 input{ text-decoration:underline;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.mess{ width:100%; display:flex;}
.mess .left{ width:40%; box-sizing:border-box; padding:4.94vw 6%; position:relative; z-index:1; background-color:#f7f7f7;}
.mess .left .w01{ font-size:24px; line-height:34px;}
.mess .left .w02{ width:100px; height:2px; background-color:#004591; margin-top:0.78125vw;}
.mess .left .w03{ font-size:15px; line-height:29px; margin-top:1.5625vw;}
.mess .right{ width:60%; box-sizing:border-box; padding:5.2vw 6%; position:relative; z-index:1; background-color:#fff;}
.mess .right .w01{ font-size:30px; line-height:44px;}
.mess .right .w02{ width:100px; height:2px; background-color:#004591; margin-top:0.78125vw;}
.mess .right .w03{ font-size:18px; line-height:28px; font-weight:bold; margin-top:1.82vw;}
.mess .right .w04{ width:100%; margin-top:0.52vw;}
.mess .right .w04 label{ float:left; margin-right:20px; font-size:15px; line-height:25px;}
.mess .right .w04 label input{ margin-right:7px;}
.mess .right .w05{ width:100%; margin-top:1.04vw; border:1px solid #eee; padding:7px 20px; box-sizing:border-box;}
.mess .right .w05 input{ width:100%; display:block; font-size:15px; line-height:31px; height:31px; overflow:hidden;}
.mess .right .w06{ font-size:16px; line-height:26px; color:#666; margin-top:.52vw;}
.mess .right .w07{ width:100%; margin-top:1.04vw; font-size:15px; line-height:25px;}
.mess .right .w07 a{ color:#004591; text-decoration:underline;}
.mess .right .w07 input{ margin-right:7px;}
.mess .right .w08{ width:100%; margin-top:1.04vw;}
.mess .right .w08 a{ width:158px; height:41px; line-height:41px; display:block; float:left; text-align:center; font-size:15px; overflow:hidden; border:1px solid #004591; color:#004591; font-weight:bold;}
.mess .right .w08 input{ width:160px; height:43px; line-height:43px; display:block; float:left; text-align:center; font-size:15px; overflow:hidden; color:#fff; font-weight:bold; background-color:#004591; margin-left:30px; cursor:pointer;}
.mess .right .w08 a:hover,.mess .right .w08 input{ text-decoration:underline;}
}
@media only screen and (max-width: 1023px){
.mess{ width:100%;}
.mess .left{ width:100%; box-sizing:border-box; padding:35px 3%; position:relative; z-index:1; background-color:#f7f7f7;}
.mess .left .w01{ font-size:18px; line-height:28px;}
.mess .left .w02{ width:80px; height:2px; background-color:#004591; margin-top:5px;}
.mess .left .w03{ font-size:14px; line-height:24px; margin-top:15px;}
.mess .right{ width:100%; box-sizing:border-box; padding:35px 3%; padding-bottom:40px; position:relative; z-index:1; background-color:#fff;}
.mess .right .w01{ font-size:24px; line-height:34px;}
.mess .right .w02{ width:80px; height:2px; background-color:#004591; margin-top:5px;}
.mess .right .w03{ font-size:16px; line-height:26px; font-weight:bold; margin-top:20px; margin-bottom:-5px;}
.mess .right .w04{ width:100%; margin-top:15px;}
.mess .right .w04 label{ float:left; margin-right:15px; font-size:14px; line-height:24px;}
.mess .right .w04 label input{ margin-right:4px;}
.mess .right .w05{ width:100%; margin-top:15px; border:1px solid #eee; padding:8px 15px; box-sizing:border-box;}
.mess .right .w05 input{ width:100%; display:block; font-size:14px; line-height:24px; height:24px; overflow:hidden;}
.mess .right .w06{ font-size:14px; line-height:24px; color:#666; margin-top:5px;}
.mess .right .w07{ width:100%; margin-top:15px; font-size:14px; line-height:24px;}
.mess .right .w07 a{ color:#004591; text-decoration:underline;}
.mess .right .w07 input{ margin-right:4px;}
.mess .right .w08{ width:100%; margin-top:15px;}
.mess .right .w08 a{ width:138px; height:36px; line-height:36px; display:block; float:left; text-align:center; font-size:14px; overflow:hidden; border:1px solid #004591; color:#004591; font-weight:bold;}
.mess .right .w08 input{ width:140px; height:38px; line-height:38px; display:block; float:left; text-align:center; font-size:14px; overflow:hidden; color:#fff; font-weight:bold; background-color:#004591; margin-left:15px; cursor:pointer;}
.mess .right .w08 a:hover,.mess .right .w08 input{ text-decoration:underline;}
}

/*行业动态*/
@media screen and (min-width:1600px){
.main .news{ width:100%; display:block;}
.main .news li{ width:100%; margin-top:2.08vw; display:flex;}
.main .news li .left{ width:28.57%; height:14.58vw; min-height:260px; position:relative;}
.main .news li .left img{ width:100%; height:100%; display:block; object-fit:cover; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .news li .left: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);}
.main .news li .right{ width:calc(71.43% - 2.08vw); margin-left:2.08vw; min-height:14.58vw; position:relative; display:flex; flex-direction:column;}
.main .news li .right .w01{ width:100%; padding-top:0.26vw;}
.main .news li .right .w01 a{ display:block; font-size:16px; line-height:26px; color:#666;}
.main .news li .right .w01 a:hover{ color:#004591;}
.main .news li .right .w01 b{ width:120px; height:2px; display:block; background-color:#004591; margin-top:0.36vw;}
.main .news li .right .w02{ width:100%; margin-top:1.3vw;}
.main .news li .right .w02 a{ width:100%; font-size:24px; line-height:34px; max-height:68px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.main .news li .right .w02 a:hover{ color:#004591;}
.main .news li .right .w03{ width:100%; font-size:16px; line-height:30px; height:90px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden; margin-top:0.42vw; flex:1;}
.main .news li .right .w04{ margin-top:0.42vw; padding-bottom:0.26vw;}
.main .news li .right .w04 a{ display:block; float:left; font-size:16px; line-height:26px; height:26px; overflow:hidden;}
.main .news li .right .w04 a b{ width:14px; height:26px; display:block; float:right; margin-left:10px; background-image:url(../images/more.png); background-position:center; background-repeat:no-repeat;}
.main .news li .right .w04 a:hover{ color:#004591;}
.main .news li .right .w04 a:hover b{ background-image:url(../images/more01.png);}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.main .news{ width:100%; display:block;}
.main .news li{ width:100%; margin-top:2.08vw; display:flex;}
.main .news li .left{ width:28.57%; position:relative; min-height:14.58vw;}
.main .news li .left img{ width:100%; height:100%; display:block; object-fit:cover; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .news li .left: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);}
.main .news li .right{ width:calc(71.43% - 2.08vw); position:relative; margin-left:2.08vw; min-height:14.58vw;}
.main .news li .right .w01{ width:100%; padding-top:0.26vw;}
.main .news li .right .w01 a{ display:block; font-size:15px; line-height:25px; color:#666;}
.main .news li .right .w01 a:hover{ color:#004591;}
.main .news li .right .w01 b{ width:100px; height:2px; display:block; background-color:#004591; margin-top:0.36vw;}
.main .news li .right .w02{ width:100%; margin-top:1.3vw;}
.main .news li .right .w02 a{ width:100%; font-size:20px; line-height:30px; max-height:60px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.main .news li .right .w02 a:hover{ color:#004591;}
.main .news li .right .w03{ width:100%; font-size:15px; line-height:27px; height:81px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden; margin-top:0.42vw; flex:1;}
.main .news li .right .w04{ margin-top:0.42vw; padding-bottom:0.26vw;}
.main .news li .right .w04 a{ display:block; float:left; font-size:15px; line-height:25px; height:25px; overflow:hidden;}
.main .news li .right .w04 a b{ width:14px; height:25px; display:block; float:right; margin-left:7px; background-image:url(../images/more.png); background-position:center; background-repeat:no-repeat;}
.main .news li .right .w04 a:hover{ color:#004591;}
.main .news li .right .w04 a:hover b{ background-image:url(../images/more01.png);}
}
@media only screen and (max-width: 1023px){
.main .news{ width:100%; display:block;}
.main .news li{ width:100%; display:block; margin-top:20px;}
.main .news li .left{ width:100%; position:relative;}
.main .news li .left a{ width:100%; padding-top:66.66%; position:relative; display:block; overflow:hidden;}
.main .news li .left img{ width:100%; height:100%; display:block; object-fit:cover; position:absolute; left:0; top:0; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s;}
.main .news li .left: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);}
.main .news li .right{ width:100%; padding:15px; box-sizing:border-box; background-color:#f7f7f7;}
.main .news li .right .w01{ width:100%;}
.main .news li .right .w01 a{ display:block; font-size:14px; line-height:24px; color:#666;}
.main .news li .right .w01 a:hover{ color:#004591;}
.main .news li .right .w01 b{ width:80px; height:2px; display:block; background-color:#004591; margin-top:5px;}
.main .news li .right .w02{ width:100%; margin-top:10px;}
.main .news li .right .w02 a{ width:100%; font-size:16px; line-height:26px; max-height:52px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.main .news li .right .w02 a:hover{ color:#004591;}
.main .news li .right .w03{ width:100%; font-size:14px; line-height:24px; height:72px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden;}
.main .news li .right .w04{ margin-top:5px;}
.main .news li .right .w04 a{ display:block; float:left; font-size:14px; line-height:24px; height:24px; overflow:hidden;}
.main .news li .right .w04 a b{ width:10px; height:24px; display:block; float:right; margin-left:4px; background-image:url(../images/more.png); background-position:center; background-repeat:no-repeat; background-size:100% auto;}
.main .news li .right .w04 a:hover{ color:#004591;}
.main .news li .right .w04 a:hover b{ background-image:url(../images/more01.png);}
}

/*文章页*/
@media screen and (min-width:1600px){
.ny{ width:100%; max-width:1000px; margin:auto; position:relative; z-index:1;}
.ny .w01{ width:90px; height:90px; background-color:#004591; margin:auto; text-align:center; margin-bottom:0.78125vw;}
.ny .w01 span{ display:block; color:#fff; font-size:36px; line-height:38px; height:38px; padding-top:13px; font-weight:700;}
.ny .w01 p{ display:block; color:#fff; font-size:16px; line-height:22px; height:22px; margin-top:4px;}

.ny .w02{ font-size:24px; line-height:34px; text-align:center; font-weight:bold; margin-top:4px;}
.ny .w03{ font-size:16px; line-height:30px; margin-top:0.9375vw;}
.ny .w03 img{ max-width:100%; height:auto !important;}
.ny .back{ width:180px; margin:auto; margin-top:2vw;}
.ny .back a{ width:100%; height:46px; line-height:46px; display:block; overflow:hidden; border-radius:46px; background-color:#333; color:#fff; text-align:center; font-size:16px;}
.ny .back a:hover{ background-color:#004591;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.ny{ width:100%; position:relative; z-index:1;}
.ny .w01{ width:80px; height:80px; background-color:#004591; margin:auto; text-align:center; margin-bottom:1.3vw;}
.ny .w01 span{ display:block; color:#fff; font-size:36px; line-height:38px; height:38px; padding-top:9px; font-weight:700;}
.ny .w01 p{ display:block; color:#fff; font-size:16px; line-height:22px; height:22px; margin-top:4px;}

.ny .w02{ font-size:20px; line-height:30px; text-align:center; font-weight:bold;}
.ny .w03{ font-size:15px; line-height:29px; margin-top:0.9375vw;}
.ny .w03 img{ max-width:100%; height:auto !important;}
.ny .back{ width:160px; margin:auto; margin-top:2vw;}
.ny .back a{ width:100%; height:40px; line-height:40px; display:block; overflow:hidden; border-radius:46px; background-color:#333; color:#fff; text-align:center; font-size:16px;}
.ny .back a:hover{ background-color:#004591;}
}
@media only screen and (max-width: 1023px){
.ny{ width:100%;}
.ny .w01{ width:70px; height:70px; background-color:#004591; margin:auto; text-align:center; margin-bottom:10px;}
.ny .w01 span{ display:block; color:#fff; font-size:30px; line-height:32px; height:32px; padding-top:9px; font-weight:700;}
.ny .w01 p{ display:block; color:#fff; font-size:14px; line-height:20px; height:20px; margin-top:2px;}

.ny .w02{ font-size:18px; line-height:28px; text-align:center; font-weight:bold;}
.ny .w03{ font-size:14px; line-height:24px; margin-top:5px;}
.ny .w03 img{ max-width:100%; height:auto !important;}
.ny .back{ width:140px; margin:auto; margin-top:15px;}
.ny .back a{ width:100%; height:34px; line-height:34px; display:block; overflow:hidden; border-radius:46px; background-color:#333; color:#fff; text-align:center; font-size:14px;}
.ny .back a:hover{ background-color:#004591;}
}

/*活动与会议*/
@media screen and (min-width:1600px){
.main .activity{ width:100%; display:flex; flex-wrap:wrap;}
.main .activity li{ width:31.62%; position:relative; margin-left:2.57%; margin-top:2.08vw;}
.main .activity li:nth-child(3n+1){ margin-left:0;}
.main .activity li .tu{ width:100%; padding-top:66.66%; position:relative; z-index:1;}
.main .activity li .tu img{ width:100%; height:100%; display:block; object-fit:cover; position:absolute; left:0; top:0;}
.main .activity li .wen{ padding:1.04vw 1.5625vw; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.main .activity li .wen .w01{ width:100%;}
.main .activity li .wen .w01 a{ display:block; font-size:16px; line-height:26px; height:26px; overflow:hidden; color:#004591;}
.main .activity li .wen .w02{ width:100%; margin-top:0.26vw;}
.main .activity li .wen .w02 a{ width:100%; display:block; font-size:20px; line-height:30px; height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main .activity li:hover .wen{ background-color:rgba(0,69,145,.7);}
.main .activity li:hover .wen .w01 a,.main .activity li:hover .wen .w02 a{ color:#fff;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.main .activity{ width:100%; display:flex; flex-wrap:wrap;}
.main .activity li{ width:31.62%; position:relative; margin-left:2.57%; margin-top:2.08vw;}
.main .activity li:nth-child(3n+1){ margin-left:0;}
.main .activity li .tu{ width:100%; padding-top:66.66%; position:relative; z-index:1;}
.main .activity li .tu img{ width:100%; height:100%; display:block; object-fit:cover; position:absolute; left:0; top:0;}
.main .activity li .wen{ padding:1.04vw 1.5625vw; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.main .activity li .wen .w01{ width:100%;}
.main .activity li .wen .w01 a{ display:block; font-size:15px; line-height:25px; height:25px; overflow:hidden; color:#004591;}
.main .activity li .wen .w02{ width:100%; margin-top:0.26vw;}
.main .activity li .wen .w02 a{ width:100%; display:block; font-size:18px; line-height:28px; height:28px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main .activity li:hover .wen{ background-color:rgba(0,69,145,.7);}
.main .activity li:hover .wen .w01 a,.main .activity li:hover .wen .w02 a{ color:#fff;}
}
@media only screen and (max-width: 1023px){
.main .activity{ width:100%; padding-top:5px; display:flex; flex-wrap:wrap;}
.main .activity li{ width:48.5%; margin-left:3%; position:relative; margin-top:15px;}
.main .activity li:nth-child(2n+1){ margin-left:0;}
.main .activity li .tu{ width:100%; height:30.39vw; position:relative; z-index:1;}
.main .activity li .tu img{ width:100%; height:100%; display:block; object-fit:cover;}
.main .activity li .wen{ padding:5px 10px; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.main .activity li .wen .w01{ width:100%;}
.main .activity li .wen .w01 a{ display:block; font-size:14px; line-height:24px; height:24px; overflow:hidden; color:#004591;}
.main .activity li .wen .w02{ width:100%;}
.main .activity li .wen .w02 a{ width:100%; display:block; font-size:16px; line-height:26px; height:26px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main .activity li:hover .wen{ background-color:rgba(0,69,145,.7);}
.main .activity li:hover .wen .w01 a,.main .activity li:hover .wen .w02 a{ color:#fff;}
}

@media screen and (min-width:1600px){
.main .activity01{ width:100%; display:flex; flex-wrap:wrap;}
.main .activity01 li{ width:31.62%; display:block; margin-left:2.57%; margin-top:2.08vw; background-color:#f7f7f7; padding:1.5625vw; box-sizing:border-box;}
.main .activity01 li:nth-child(3n+1){ margin-left:0;}
.main .activity01 li .w01{ width:100%; padding-top:0.26vw;}
.main .activity01 li .w01 a{ display:block; font-size:16px; line-height:26px; color:#666;}
.main .activity01 li .w01 a:hover{ color:#004591;}
.main .activity01 li .w01 b{ width:120px; height:2px; display:block; background-color:#004591; margin-top:0.36vw;}
.main .activity01 li .w02{ width:100%; margin-top:1.04vw;}
.main .activity01 li .w02 a{ width:100%; font-size:20px; line-height:30px; height:60px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.main .activity01 li .w02 a:hover{ color:#004591;}
.main .activity01 li .w03{ width:100%; font-size:16px; line-height:30px; height:60px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; margin-top:0.42vw; margin-bottom:3px;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.main .activity01{ width:100%; display:flex; flex-wrap:wrap;}
.main .activity01 li{ width:31.62%; display:block; margin-left:2.57%; margin-top:2.08vw; background-color:#f7f7f7; padding:1.5625vw; box-sizing:border-box;}
.main .activity01 li:nth-child(3n+1){ margin-left:0;}
.main .activity01 li .w01{ width:100%; padding-top:0.26vw;}
.main .activity01 li .w01 a{ display:block; font-size:15px; line-height:25px; color:#666;}
.main .activity01 li .w01 a:hover{ color:#004591;}
.main .activity01 li .w01 b{ width:100px; height:2px; display:block; background-color:#004591; margin-top:0.36vw;}
.main .activity01 li .w02{ width:100%; margin-top:1.04vw;}
.main .activity01 li .w02 a{ width:100%; font-size:18px; line-height:28px; max-height:56px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.main .activity01 li .w02 a:hover{ color:#004591;}
.main .activity01 li .w03{ width:100%; font-size:15px; line-height:27px; height:54px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; margin-top:0.42vw; margin-bottom:1px;}
}
@media only screen and (max-width: 1023px){
.main .activity01{ width:100%; display:block; padding-top:5px;}
.main .activity01 li{ width:100%; display:block; margin-top:15px; background-color:#f7f7f7; padding:15px; box-sizing:border-box;}
.main .activity01 li .w01{ width:100%;}
.main .activity01 li .w01 a{ display:block; font-size:14px; line-height:24px; color:#666;}
.main .activity01 li .w01 a:hover{ color:#004591;}
.main .activity01 li .w01 b{ width:80px; height:2px; display:block; background-color:#004591; margin-top:5px;}
.main .activity01 li .w02{ width:100%; margin-top:10px;}
.main .activity01 li .w02 a{ width:100%; font-size:16px; line-height:26px; max-height:52px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.main .activity01 li .w02 a:hover{ color:#004591;}
.main .activity01 li .w03{ width:100%; font-size:14px; line-height:24px; height:48px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
}

/*研究与报告*/
@media screen and (min-width:1600px){
.main .research{ width:100%; display:flex; flex-wrap:wrap;}
.main .research li{ width:23.5525%; margin-top:2.08vw; margin-left:1.93%; display:block; overflow:hidden; position:relative;}
.main .research li:nth-child(4n+1){ clear:left; float:left; margin-left:0;}
.main .research li .tu{ width:100%; padding-top:136.98%; position:relative; z-index:1;}
.main .research li .tu img{ width:100%; display:block; height:100%; object-fit:cover; position:absolute; left:0; top:0;}
.main .research li .wen{ padding:1.3vw 1.5625vw; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.main .research li:hover .wen{ background-color:rgba(255,255,255,0.9);}
.main .research li .wen .w01{ width:100%; font-size:20px; line-height:30px; height:30px; text-overflow:ellipsis; white-space:nowrap;}
.main .research li .wen .w01:hover{ color:#004591;}
.main .research li .wen .w02{ width:100%; font-size:16px; line-height:30px; height:90px;  display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; margin-top:0.42vw;}
.main .research li .wen .w03{ margin-top:0.26vw;}
.main .research li .wen .w03 span{ display:block; float:right; font-size:16px; line-height:26px; height:26px; overflow:hidden; color:#004591;}
.main .research li .wen .w03 span b{ width:14px; height:26px; display:block; float:right; margin-left:10px; background-image:url(../images/more01.png); background-position:center; background-repeat:no-repeat;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.main .research{ width:100%; display:flex; flex-wrap:wrap;}
.main .research li{ width:23.5525%; margin-top:2.08vw; margin-left:1.93%; display:block; overflow:hidden; position:relative;}
.main .research li:nth-child(4n+1){ clear:left; float:left; margin-left:0;}
.main .research li .tu{ width:100%; padding-top:136.98%; position:relative; z-index:1;}
.main .research li .tu img{ width:100%; display:block; height:100%; object-fit:cover; position:absolute; left:0; top:0;}
.main .research li .wen{ padding:1.3vw 1.5625vw; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.main .research li:hover .wen{ background-color:rgba(255,255,255,0.9);}
.main .research li .wen .w01{ width:100%; font-size:18px; line-height:28px; height:28px; text-overflow:ellipsis; white-space:nowrap;}
.main .research li .wen .w01:hover{ color:#004591;}
.main .research li .wen .w02{ width:100%; font-size:15px; line-height:27px; height:81px;  display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; margin-top:0.42vw;}
.main .research li .wen .w03{ margin-top:0.26vw;}
.main .research li .wen .w03 span{ display:block; float:right; font-size:15px; line-height:25px; height:25px; overflow:hidden; color:#004591;}
.main .research li .wen .w03 span b{ width:14px; height:25px; display:block; float:right; margin-left:7px; background-image:url(../images/more01.png); background-position:center; background-repeat:no-repeat;}
}
@media only screen and (max-width: 1023px){
.main .research{ width:100%; display:flex; flex-wrap:wrap; padding-top:5px;}
.main .research li{ width:48.5%; margin-top:15px; margin-left:3%; display:block; overflow:hidden; position:relative;}
.main .research li:nth-child(2n+1){ clear:left; float:left; margin-left:0;}
.main .research li .tu{ width:100%; padding-top:136.98%; position:relative; z-index:1;}
.main .research li .tu img{ width:100%; display:block; height:100%; object-fit:cover; position:absolute; left:0; top:0;}
.main .research li .wen{ padding:5px 10px; width:100%; background-color:rgba(255,255,255,0.7); box-sizing:border-box; position:absolute; left:0; bottom:0; z-index:3;}
.main .research li:hover .wen{ background-color:rgba(255,255,255,0.9);}
.main .research li .wen .w01{ width:100%; font-size:16px; line-height:26px; height:26px; text-overflow:ellipsis; white-space:nowrap;}
.main .research li .wen .w01:hover{ color:#004591;}
.main .research li .wen .w02{ width:100%; font-size:14px; line-height:24px; height:72px;  display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.main .research li .wen .w03{ margin-top:0.26vw;}
.main .research li .wen .w03 span{ display:block; float:right; font-size:14px; line-height:24px; height:24px; overflow:hidden; color:#004591;}
.main .research li .wen .w03 span b{ width:10px; height:24px; display:block; float:right; margin-left:4px; background-image:url(../images/more01.png); background-position:center; background-repeat:no-repeat; background-size:100% auto;}
}

@media screen and (min-width:1600px){
.main .hz{ width:100%; display:flex; flex-wrap:wrap; padding-top:1.04vw;}
.main .hz a{ width:15.5%; margin-top:1.04vw; margin-left:1.4%; display:block; overflow:hidden; position:relative; border:1px solid #eee; box-sizing:border-box;}
.main .hz a:nth-child(6n+1){ clear:left; float:left; margin-left:0;}
.main .hz a:hover{ border:1px solid #004591;}
.main .hz a:before{ width:100%; padding-top:50%; display:block; content:''; overflow:hidden;}
.main .hz 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){
.main .hz{ width:100%; display:flex; flex-wrap:wrap; padding-top:1.04vw;}
.main .hz a{ width:15.5%; margin-top:1.04vw; margin-left:1.4%; display:block; overflow:hidden; position:relative; border:1px solid #eee; box-sizing:border-box;}
.main .hz a:nth-child(6n+1){ clear:left; float:left; margin-left:0;}
.main .hz a:hover{ border:1px solid #004591;}
.main .hz a:before{ width:100%; padding-top:50%; display:block; content:''; overflow:hidden;}
.main .hz 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){
.main .hz{ width:100%; display:flex; flex-wrap:wrap; padding-top:10px;}
.main .hz a{ width:32%; margin-top:10px; margin-left:2%; display:block; overflow:hidden; position:relative; border:1px solid #eee; box-sizing:border-box;}
.main .hz a:nth-child(3n+1){ clear:left; float:left; margin-left:0;}
.main .hz a:hover{ border:1px solid #004591;}
.main .hz a:before{ width:100%; padding-top:50%; display:block; content:''; overflow:hidden;}
.main .hz 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){
.main .lx{ width:100%; display:flex; flex-wrap:wrap;}
.main .lx li{ width:31.62%; display:block; margin-left:2.57%; margin-top:2.08vw; background-color:#f7f7f7; padding:3vw 1.5625vw; box-sizing:border-box;}
.main .lx li:nth-child(3n+1){ margin-left:0;}
.main .lx li .w01{ width:100%;}
.main .lx li .w01 img{ height:50px; display:block; margin:5px auto;}
.main .lx li .w02{ font-size:18px; line-height:28px; text-align:center; margin-top:1vw;}
.main .lx li .w03{ font-size:16px; line-height:26px; text-align:center; margin-top:.52vw;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px){
.main .lx{ width:100%; display:flex; flex-wrap:wrap;}
.main .lx li{ width:31.62%; display:block; margin-left:2.57%; margin-top:2.08vw; background-color:#f7f7f7; padding:3vw 1.5625vw; box-sizing:border-box;}
.main .lx li:nth-child(3n+1){ margin-left:0;}
.main .lx li .w01{ width:100%;}
.main .lx li .w01 img{ height:50px; display:block; margin:5px auto;}
.main .lx li .w02{ font-size:17px; line-height:27px; text-align:center; margin-top:1vw;}
.main .lx li .w03{ font-size:15px; line-height:25px; text-align:center; margin-top:.52vw;}
}
@media only screen and (max-width: 1023px){
.main .lx{ width:100%; display:block; padding-top:5px;}
.main .lx li{ width:100%; display:block; margin-top:15px; background-color:#f7f7f7; padding:25px 15px; box-sizing:border-box;}
.main .lx li:nth-child(3n+1){ margin-left:0;}
.main .lx li .w01{ width:100%;}
.main .lx li .w01 img{ height:50px; display:block; margin:5px auto;}
.main .lx li .w02{ font-size:16px; line-height:26px; text-align:center; margin-top:10px;}
.main .lx li .w03{ font-size:14px; line-height:24px; text-align:center; margin-top:5px;}
}

