@charset "gb2312";
*{ margin:0px; padding:0px; border:0; }
html, body {width:100%; height:100%;  margin:0px; padding:0;  font:16px/1.5 "Microsoft YaHei" , tahoma, arial, \5FAE\8F6F\96C5\9ED1, "Hiragino Sans GB", sans-serif;/*background:#fffcf9;*/  background: #fff; }


div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,button {border:0;  padding:0; margin:0; font-weight:normal; } 
table,td,tr,th{font-size:12px;}
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6,p,em,i,b,span { margin:0; padding:0; font-weight:normal; font-style:normal;}
ol,ul {list-style:none;}
address,cite,code,th {font-weight:normal;font-style:normal;}
img:hover { opacity:1; filter: alpha(opacity=100); }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; }
.fl { float:left; }
.fr { float:right; }
a { color:#404040; text-decoration:none; }
a:hover{ color:#c00; text-decoration:none;}

div,ul,li,h4,h5,dl,dd,dt { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.amn { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s; }
.amn img { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s; }
.amn:hover img { -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);}

.amn2 { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s; }
.amn2 img { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s; }
.amn2:hover img { -webkit-transform:scale(1.15); -moz-transform:scale(1.15); -ms-transform:scale(1.15); -o-transform:scale(1.15); transform:scale(1.15);}

.menu { width:100%; background:rgba(213,0,4,.9); position:fixed; top:0; z-index:999999999;  }
.menu ul { width:1120px; margin:0 auto; height:56px;  }
.menu ul li { float:left; font-size:20px; line-height:56px; font-family:"\5B8B\4F53"; }
.menu ul li b { font-weight:bold; font-size:28px; color:#ffec98; vertical-align: bottom; } 
.menu ul li a { color:#fff; padding:0 30px; display:block; text-shadow: 1px 1px 2px rgba(0,0,0,0.2); }
.menu ul li a:hover { color:#ffec98; }
.menu ul li.shu { width:30px; float:left; color:rgba(0,0,0,.1);  text-align:center;  font-size:14px;}
.menu ul li.cug a { color:#ffec98; margin-left: 150px;}


.header { width:100%; margin:0 auto; height:100%; overflow:hidden;  background:url(../images/bg.jpg) center center no-repeat; background-size: cover;  position: relative;  }


.arrows{width:60px;height:72px;position:absolute;left:50%;margin-left:-30px;bottom:20%;}
.arrows path{stroke:#e8d4b5;fill:transparent;stroke-width:2px;animation:arrow 2s infinite;-webkit-animation:arrow 2s infinite}
@keyframes arrow{0%{opacity:0}
40%{opacity:1}
80%{opacity:0}

100%{opacity:0}
}
@-webkit-keyframes arrow{0%{opacity:0}
40%{opacity:1}
80%{opacity:0}
100%{opacity:0}
}
.arrows path.a1{animation-delay:-1s;-webkit-animation-delay:-1s}
.arrows path.a2{animation-delay:-0.5s;-webkit-animation-delay:-0.5s}
.arrows path.a3{animation-delay:0s;-webkit-animation-delay:0s}



.titinfo { position:absolute; width:1200px; height:600px; left:50%; margin-left:-600px; top:50%; margin-top:-300px;z-index:10; }

.tit01 { position:absolute; width:304px; height:313px; left:50%; margin-left:-280px;  top:0%; }
.tit02 { position:absolute; width:354px; height:301px; left:50%; margin-left:-80px;  top:3%;   }
.tit03 { position:absolute; width:222px; height:207px; left:12px;  top:47%; }
.tit04 { position:absolute; width:999px; height:153px; left:200px;  top:49%; }


.tit03 {-webkit-animation:tit03 1.2s ease-out 0.3s backwards; animation:tit03 1.2s ease-out 0.3s backwards;}
@keyframes tit03
{
0%   { -webkit-transform:scale(0.5);  opacity:0;}
40% { -webkit-transform:scale(1.1);  opacity:1;}
100% { -webkit-transform:scale(1);  opacity:1;}
}
@-webkit-keyframes tit03
{
0%   { -webkit-transform:scale(0.5);  opacity:0;}
40% { -webkit-transform:scale(1.1);  opacity:1;}
100% { -webkit-transform:scale(1);  opacity:1;}
}




.tit04 {-webkit-animation:tit04 1.2s ease-out 0.3s backwards; animation:tit04 1.2s ease-out 0.3s backwards;}
@keyframes tit04
{
0%   { -webkit-transform:scale(0.5);  opacity:0;}
40% { -webkit-transform:scale(1.1);  opacity:1;}
100% { -webkit-transform:scale(1);  opacity:1;}
}
@-webkit-keyframes tit04
{
0%   { -webkit-transform:scale(0.5);  opacity:0;}
40% { -webkit-transform:scale(1.1);  opacity:1;}
100% { -webkit-transform:scale(1);  opacity:1;}
}


.up {
	-webkit-animation: up 1s ease forwards;
	animation: up 1s ease forwards
}

@-webkit-keyframes up {
	0% {
		-webkit-transform: translateY(-200px);
		opacity: 0
	}

	100% {
		-webkit-transform: translateY(0);
		opacity: 1
	}
}

@keyframes up {
	0% {
		transform: translateY(-200px);
		opacity: 0
	}

	100% {
		transform: translateY(0);
		opacity: 1
	}
}

.down {
	-webkit-animation: down .5s ease forwards;
	animation: down .5s ease forwards
}

@-webkit-keyframes down {
	0% {
		-webkit-transform: translateY(200px);
		opacity: 0
	}

	100% {
		-webkit-transform: translateY(0);
		opacity: 1
	}
}

@keyframes down {
	0% {
		transform: translateY(200px);
		opacity: 0
	}

	100% {
		transform: translateY(0);
		opacity: 1
	}
}









.warp { width:1200px; margin:0 auto; overflow:hidden;  }
.warp.ov { overflow: inherit;}
.marTD50 { padding:45px 0;}
.marT45 { padding:45px 0 0 0;}
.marD45 { padding:0 0 40px 0;}


/*头条*/
.tt { width:100%; padding:0 0 45px 0; }
.tt span { width:100%; display: block; font-size:46px; line-height:52px; font-weight:bold; margin-bottom:18px; color:#d50004; text-align:center; height:52px; overflow:hidden;}
.tt p { width:100%;font-size:16px; color:rgba(0,0,0,.6); font-weight:normal; line-height:22px; text-align:center;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}

.w68 { width:56%;  }
.foucs { width:100%; height:640px; position:relative; overflow:hidden;  }
.foucs .piclist { width:100%; position:absolute; }
.foucs .piclist li { width:100%; float:left; height:100%; overflow:hidden; }
.foucs .piclist li img { width:100%; height:640px; display:block; }
.foucs .piclist li span { width:1200px; height:82px;  position:absolute;  text-align:center; bottom:0px; }
.foucs .piclist li span p { height:24px; overflow:hidden; width:90%; float: left; margin-left:5%; font-size:18px; line-height:24px; color:#fff; text-shadow:1px 1px 5px rgba(0,0,0,.8);}
.foucs .pager { width:100%; height:8px; position:absolute; left:0; bottom:34px; z-index:1; text-align:center;}
.foucs .pager ul li { display:inline-block; zoom:1; width:10px; height:10px; margin:0 3px; line-height:99px; overflow:hidden; background:#fff; cursor:pointer;  border-radius:6px;}
.foucs .pager ul li.on { background:#d50004; height:10px; width:40px;}
.foucs .prev,.foucs .next { width:64px; height:80px;top:50%; margin-top:-40px; cursor:pointer; position:absolute; z-index:9999; text-align:center; line-height:80px; font-size:64px; color:#fff;  font-family:"\5B8B\4F53";  font-weight:bold; }
.foucs .prev { left:10px; }
.foucs .next { right:10px; }


.foucs2 { width:100%; height:403px; position:relative; overflow:hidden;  }
.foucs2 .piclist2 { width:100%; position:absolute; }
.foucs2 .piclist2 li { width:100%; float:left; height:100%; overflow:hidden; }
.foucs2 .piclist2 li img { width:100%; height:403px; display:block; }
.foucs2 .piclist2 li span { width:680px; height:82px;  position:absolute;  text-align:center; bottom:0px; }
.foucs2 .piclist2 li span p { height:24px; overflow:hidden; width:90%; float: left; margin-left:5%; font-size:18px; line-height:24px; color:#fff; text-shadow:1px 1px 5px rgba(0,0,0,.8);}
.foucs2 .pager2 { width:100%; height:8px; position:absolute; left:0; bottom:34px; z-index:1; text-align:center;}
.foucs2 .pager2 ul li { display:inline-block; zoom:1; width:10px; height:10px; margin:0 3px; line-height:99px; overflow:hidden; background:#fff; cursor:pointer;  border-radius:6px;}
.foucs2 .pager2 ul li.on { background:#d50004; height:10px; width:40px;}



.w48 { width:42%; float:right;  }
.news { width:100%; float:left; margin-top:20px;  }
.news ul li { width: 49%; float: left; margin-right: 2%; font-size:16px; line-height:49px; overflow:hidden; height:49px; border-bottom:1px dotted rgba(0,0,0,.1);  padding: 0 0 0 25px; background: url(../images/yuan.png) left center no-repeat;}
.news ul li a { color:rgba(0,0,0,.8); }
.news ul li a:hover{ color:#d50004;}
.news ul li:nth-child(2n){  margin-right:0;}
.news ul li span { color:#999; float:right; font-size:14px; }



.news2 { width:100%; }
.news2 ul { overflow: hidden;}
.news2 ul li { margin-bottom:20px; width: 100%; float: left; background:#f8f8f8; cursor:pointer; padding:20px 30px; transition:all ease-out .3s 0s; -webkit-transition:all ease-out .3s 0s; -moz-transition:all ease-out .3s 0s; -o-transition:all ease-out .3s 0s;}
.news2 ul li span { width:100%; float:left; font-size:18px; line-height:24px; font-weight:bold; overflow:hidden; color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden; }
.news2 ul li p { width:100%; float:left;  height:46px; overflow:hidden; color:#666; font-size:14px; line-height:23px; font-weight:normal; padding:11px 0 0 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden; }
.news2 ul li:nth-child(3){   margin-bottom:0px; }
.news2 ul li:hover { background:#d50004; }
.news2 ul li:hover span { color:#ffec98; }
.news2 ul li:hover p { color:#ffec98; }




.lm { width:100%; margin:0 auto; overflow:hidden; text-align:center; }
.lm span { font-size:40px; line-height:42px; font-weight:bold; color:#d92a2d;}
.lm p { color:#d0b359; font-size:18px; padding-bottom: 25px; font-family:"\5B8B\4F53"; }
.slm { width:100%; margin:5px 0 25px 0; overflow: hidden;}
.slm b { width:8px; height:26px; float:left; display:inline-block; border-radius:5px; background:#d40f19; margin-right:12px; margin-top:1px; }
.slm span { float:left; height:26px; line-height:26px; color:#d40f19; font-size:24px;  font-weight: 700;}



.img02 { width:100%; float:left; margin-bottom:-20px; }
.img02 ul li { width:49%; float:left; padding:12px 0; border-bottom:1px #ddd dotted; margin-bottom:12px; }
.img02 ul li .pic { float:left; width:33%; height:100px; margin-top:4px; }
.img02 ul li .pic img{ width:100%; height:120px; display:block;}
.img02 ul li .con{ float: right; width: 62.5%; }
.img02 ul li .con h3 { width:100%; float:left; height:128px; overflow:hidden; }
.img02 ul li .con h3 span { width:100%; float:left; max-height:56px; font-weight: 700; line-height:26px; font-size:18px; color:#333; margin-bottom:8px; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden; }
.img02 ul li .con h3 p { width:100%; float:left; line-height:22px; font-size:14px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden; }
.img02 ul li:hover { background: #f8f8f8;}
.img02 ul li:hover .con h3 span { color:#d50004; }
.img02 ul li:nth-child(2n){ float:right; }
.img02 ul li:nth-child(2n-1) .pic { float:right; }
.img02 ul li:nth-child(2n-1) .con{ float: left; }


.lhgc { width:100%; float:left; position: relative; }
.lhgc ul li { width:225px; float:left; margin-right:20px; margin-bottom:5px; }
.lhgc ul li h3 { width:100%; height:390px; overflow:hidden; display:block; }
.lhgc ul li h3 img { width:100%; height:100%; }
.lhgc ul li h4 { width:100%; float:left; font-size:16px; line-height:28px; color:#393939; padding:15px 0 0 0; }
.lhgc ul li:hover h4 { color:#d92a2d;   }

.lhgc .left_arrow,.lhgc .right_arrow { width:28px; height:70px; float:left; background:#333; top:50%; margin-top:-90px; cursor:pointer; position:absolute; z-index:9999999; text-align:center; line-height:70px; font-size:22px; color:#fff; font-family: Georgia; }
.lhgc .left_arrow { left:0px; }
.lhgc .right_arrow { right:0px; }
.lhgc .left_arrow:hover,.lhgc .right_arrow:hover { background:#d92a2d; }


.amn { transition:all ease-out .2s 0s;-webkit-transition:all ease-out .2s 0s;-moz-transition:all ease-out .2s 0s;-o-transition:all ease-out .2s 0s;}
.amn4 { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s;}
.amn4 img { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s; }








/*5融·媒体报道*/
.mtbd { width:100%; float:left; margin-bottom:30px; }
.mtbd ul li { width:32%; float:left; margin-right:2%; margin-bottom:20px; background:#efefef; cursor:pointer; padding:20px 30px; transition:all ease-out .3s 0s; -webkit-transition:all ease-out .3s 0s; -moz-transition:all ease-out .3s 0s; -o-transition:all ease-out .3s 0s; }
.mtbd ul li span { width:100%; float:left; font-size:18px; line-height:24px; height:48px; font-weight:bold; overflow:hidden; color:#333; }
.mtbd ul li p { width:100%; float:left;  height:46px; overflow:hidden; color:#999; font-size:14px; line-height:23px; font-weight:normal; padding:11px 0 0 0; }
.mtbd ul li:hover { background:#d50004; }
.mtbd ul li:hover span { color:#ffec98; }
.mtbd ul li:hover p { color:#ffec98; }
.mtbd ul li:nth-child(3n) { margin-right:0; }


.more {text-align: center;}
.more a {     margin-top: 30px; display:inline-block; font-size:14px; color:#666; background:#f8f8f8; padding:0 12px 0 13px; line-height:36px; }
.more a:hover { color:#fff; background:#c00; }


.footer { width:100%; float:left; background:#d50004; font-size:16px; line-height:52px; color:#f9d392; text-align:center; } 

.lhgc2,.mobtop { display: none;}

.honor { width:100%; height:650px; overflow:hidden; margin-bottom:40px; }

#honors { width:100%;  position:relative; height:520px; top:0; }
#honors .pic { position:relative; margin:0 auto; width:1200px; height:100%; }
#honors .pic li { position: absolute; display:none; z-index:0;  }
#honors .pic li img { width: 100% ; box-shadow:0px 5px 10px rgb(0 0 0 / 60%); }
#honors .pic li.d_pos1 { display:block; width:500px; left:0%; top:70px; z-index:1 }
#honors .pic li.d_pos2 { display:block; width:600px; left:10%; top:40px; z-index:2 }
#honors .pic li.d_pos3 { display:block; width:700px; left:21%; top:0px; z-index:3 }
#honors .pic li.d_pos4 { display:block; width:600px; right:10%; top:40px; z-index:2 }
#honors .pic li.d_pos5 { display:block; width:500px; right:0%; top:70px; z-index:1 }

#honors .pic li span { width:100%; height:50px; overflow:hidden; position:absolute; bottom:0; left:0; background:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8))); }
#honors .pic li span p { color: #fff; text-align: center; font-size: 18px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
#honors .d_menu { position:absolute; bottom:25px; width:100%; text-align:center }
#honors .d_menu li { display:inline-block; zoom:1; background:#ccc; width:14px; height:14px; cursor:pointer; margin:0 3px 0 2px; border-radius:50%;}
#honors .d_menu li.d_select { background:rgba(230,33,41,1) }
#honors .d_next { position: absolute; left:50%; margin-left:570px; top:50%; margin-top:-70px; z-index:10; cursor:pointer; }
#honors .d_prev { position: absolute; left:50%; margin-left:-627px;  top:50%; margin-top:-70px; z-index:10; cursor:pointer; }


.img03 {}
.img03 ul { overflow: hidden;}
.img03 li { float: left; width:23.5%; height:182px; margin-bottom: 15px;  margin-right: 2%; position: relative; }
.img03 li:nth-child(2n+1) { margin-right:0; }
.img03 li:first-child { width: 48%; height: 380px; margin-right:2%; }
.img03 li img { width: 100%; height: 100%;}
.img03 li span { width:96%; padding: 0 2%; height:50px; overflow:hidden; position:absolute; bottom:0; left:0; background:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8))); }
.img03 li  span p { color: #fff; text-align: center; font-size: 18px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}

@media screen and (max-width:800px) {
.menu {display: none;}
.newslist { margin-bottom:8%;}
.newslist ul li {width:100%; font-size:.95rem; line-height:2.8rem; height:2.8rem;  padding: 0 0 0 22px; }
.newslist ul li span { display:none; }

.news ul li span {display:none; }
	
.header { display:none;} 
.mobtop { display: block;  }
.mobtop img { width:100%; height:auto; }

.warp { width:100%; padding:0 5%;}

.tt { width:100%; margin:0 auto; overflow:hidden; padding:7% 0 5% 0; }
.tt span {  width:100%; float:left; margin-bottom:.8rem; font-size:1.5rem; line-height:2rem;  font-weight:bold; height: auto; }
.tt span b { padding:0 .7rem; line-height:1.9rem;  vertical-align:top;  font-size:1rem;  margin-top:.1rem; border-radius:3px; margin-right:.7rem; }
.tt p { width:100%; font-size:.9rem; float:left; line-height:1.5rem;  }


.w54 { width:100%;}
.w43 { width:100%;}
.w68 { width:100%;}

/*焦点图*/
.foucs { width:100%; height:13rem; position:relative; overflow:hidden; margin-bottom:2%; }
.foucs .piclist { width:100%; position:absolute; }
.foucs .piclist li { width:100%; float:left; height:13rem; overflow:hidden; }
.foucs .piclist li img { width:100%; height:13rem; display:block; }
.foucs .piclist li span { width:340px; height:4rem;  background:none; }
.foucs .piclist li p { height:2rem; overflow:hidden; width:90%; float:left; margin-left:5%; font-size:1.1rem; line-height:1.5rem; color:#fff; text-shadow:1px 1px 5px rgba(0,0,0,1);}
.foucs .pager { width:100%; height:10px; position:absolute; left:0; bottom:1.2rem; z-index:1; text-align:center;}
.foucs .prev,.foucs .next { width:2rem; height:3rem; top:50%; margin-top:-1.8rem;  line-height:3rem; font-size:2rem;  }
.foucs .prev { left:5px; }
.foucs .next { right:5px; }
	
	
.foucs2 { width:100%; height:13rem; position:relative; overflow:hidden; margin-bottom:2%; }
.foucs2 .piclist2 { width:100%; position:absolute; }
.foucs2 .piclist2 li { width:100%; float:left; height:13rem; overflow:hidden; }
.foucs2 .piclist2 li img { width:100%; height:13rem; display:block; }
.foucs2 .piclist2 li span { width:340px; height:4rem;  background:none; }
.foucs2 .piclist2 li p { height:2rem; overflow:hidden; width:90%; float:left; margin-left:5%; font-size:1.1rem; line-height:1.5rem; color:#fff; text-shadow:1px 1px 5px rgba(0,0,0,1);}
.foucs2 .pager2 { width:100%; height:10px; position:absolute; left:0; bottom:1.2rem; z-index:1; text-align:center;}



/*最新动态*/
.news { margin-top:0;}
.news ul li { width:100%; font-size:.95rem; line-height:2.8rem; height:2.8rem;  padding: 0 0 0 22px; }


.more { float:right; }
.more a { display:inline-block; font-size:.85rem; padding:0 12px 0 13px; line-height:2rem; }

.lm { width:100%; float:left; margin:2% 0 0% 0;  }
.lm img { width:60%; height:auto;}
.lm p { font-size: 14px;padding-bottom: 2%;}



.w48 { width:100%;}

.lhgc { display: none;}
.lhgc2 { display: block; margin-top: 12px;}
.lhgc2 { width:100%; float:left; position: relative; }
.lhgc2 ul li { width:48%; float:left; margin-right:4%; margin-bottom:4%; }
.lhgc2 ul li h3 { width:100%; height:15rem; overflow:hidden; display:block; }
.lhgc2 ul li h3 img { width:100%; height:100%; }
.lhgc2 ul li h4 { width:100%; float:left; font-size:1rem; line-height:1.5rem; color:#393939; padding:2% 0 0 0; }
.lhgc2 ul li:hover h4 { color:#d92a2d;   }
.lhgc2 ul li:nth-child(2n) { margin-right:0; }
	
.news2 { width:100%; float:left;}
.news2 ul li { width:100%; float:left; margin:1.5% 0 1.5% 0; padding:4% 5%;  height:auto; overflow:auto; }
.news2 ul li span { width:100%; float:left; font-size:1.05rem; line-height:1.5rem; max-height: none; overflow:auto; }
.news2 ul li p { width:100%; float:left; line-height:1.5rem; font-size:0.85rem;  padding:.5rem 0 0 0; }
.news2 ul li:hover { background:#c00; }
.news2 ul li:hover span { color:#fff; }
.news2 ul li:hover p { color:rgba(255,255,255,.9); }
	
.img02 ul li { width: 100%; margin-right: 0;}
.img02 ul li .con h3 span { font-size:1.05rem; line-height:1.5rem;}
.img02 ul li .con h3 p { line-height:1.5rem; font-size:0.85rem;  padding:.1rem 0 0 0; }

.footer { width:100%; float:left; font-size:0.95rem; line-height:1.5rem; text-align:center; padding:2.5% 0; }
.arrows { display: none;}
	
	

#honors { width:100%;  position:relative; height:36vh; top:0; }
#honors .pic { position:relative; margin:0 auto; width:100%; height:100%; }
#honors .pic li { position: absolute; display:none; z-index:0;  }
#honors .pic li img { width: 100%; height: 50vw; }
#honors .pic li.d_pos1 { display:block; width:20vh; left:0%; top:10px; z-index:1 }
#honors .pic li.d_pos2 { display:block; width:30vh; left:2%; top:10px; z-index:2 }
#honors .pic li.d_pos3 { display:block; width:92%; left:4%; top:0px; z-index:3 }
#honors .pic li.d_pos4 { display:block; width:30vh; right:2%; top:10px; z-index:2 }
#honors .pic li.d_pos5 { display:block; width:20vh; right:0%; top:10px; z-index:1 }

#honors .pic li span { width:100%; height:3rem; overflow:hidden; position:absolute; bottom:0; left:0; background:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8))); }
#honors .pic li span p { color: #fff; text-align: center;font-size:0.95rem; line-height:3rem;}
#honors .d_menu { position:absolute; bottom:2%; width:100%; text-align:center }
#honors .d_menu li { display:inline-block; zoom:1; background:#ccc; width:14px; height:14px; cursor:pointer; margin:0 3px 0 2px; border-radius:50%;}
#honors .d_menu li.d_select { background:rgba(230,33,41,1) }
#honors .d_next { position: absolute; left:50%; margin-left:40%; top:30%; margin-top:-20px; z-index:10; cursor:pointer; }
#honors .d_prev { position: absolute; left:50%; margin-left:-55%;  top:30%; margin-top:-20px; z-index:10; cursor:pointer; }
	
	
	.img03 {width: 100%; margin-top: 3%;   float: left;}
	.img03 li { width: 49%;height: 8rem;}
	.img03 li:nth-child(2n+1) { width: 49%; margin-bottom: 2%; margin-right: 0;}
	.img03 li:first-child { width: 100%; margin-right: 0;height: 15rem;}
	.img03 li span {   line-height: 3rem;}
	.img03 li span p {font-size: .9rem;    line-height: 3rem;}
}
