@charset "UTF-8";
/* header */
.header{position:fixed;height:50px; top:0; background:#fff; width:100%; z-index:1000; }
.header .logo{display:block;padding:5px 0 0 5px;}
.header .logo img{ height:40px;}
@media screen and (max-width: 320px) {.header .logo img{ height:36px;}}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(/skin/images/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#0067d2;}
.header .search span{display:none;}
.header .user-icon{position:absolute;top:0;right:70px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(/skin/images/icon-user.png) no-repeat center center;background-size:40%;}
.header .user-icon span{display:none;}
.header .user-icon:hover{background-color:#0067d2;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(/skin/images/icon-back.png) no-repeat center center;background-size:12px 20px;}
.fl{ float:left;}
.fr{ float:right;}

@media (min-width:641px){body{width:640px;margin:auto;}}

.i_honor {background:#e7e8ea; padding:0.5em; margin:0.5em 0}
.i_honor .tit {
text-align: center;
font-size:130%;
color: #236eba;
padding:0 0 0.2em 0;
border-bottom: 1px solid #000;
}

.imain { padding:0.5em 0; font-size:120%; font-family:"微软雅黑";}
.imain .ico { position:absolute; right:0px; bottom:0.8em; }
.imain a { color:#fff;} 
.imain .left { float:left; width:60%}
.imain .right { float:right; width:38%;}
.inews { padding:0.8em; height:2.5em; background:#363b8c; margin-bottom:0.5em; position:relative}
.iabout {padding:0.8em; height:2.5em; background:#d04526; margin-bottom:0.5em; position:relative}
.ivideo { height:8em; padding:0 0 0.6em 0; position:relative; overflow:hidden}
.ivideo span { padding:0.5em 0.8em; display:block; position:absolute; background:#000; bottom:0; width:10em;  filter:alpha(opacity=50);opacity:0.5;}

/*****/
.n_main{padding:0.5em 1em; font-size:120%; font-family:"微软雅黑";}
.n_main .n_title{ width:100%; padding:0.4em 0; margin-bottom:0.4em; font-size:80%}
.n_title p{ font-weight:600; font-family:"微软雅黑"; line-height:1.2em; border-left:0.2em solid #0F90D2; padding-left:0.6em; color:#0F8ED3; position:relative; font-size:120%; margin-bottom:0.5em;}
.n_title p a{ position:absolute; top:0px; right:0px; line-height:1.2em; color:#0F8ED3; }

.n_news_list{ border-bottom:1px #DEDEDE solid; width:100%; padding:0.5em 0; font-size:90%}
.n_news_list .n_pic{ width:34%; float:left; padding-bottom:4%;}
.n_news_list .n_pic img{ width:100%;}
.n_news_list .n_con{ width:62%; float:right; padding-bottom:4%;}
.n_news_list p.new_title{ color:#000;  line-height:2em; font-size:90%;}
.n_news_list p.new_con{ color:#000; line-height:1em; font-size:75%;}
/*****/
.n_video_box{}
.n_video_box p.top_title{ border-bottom:1px #DEDEDE solid;}
.n_video_l{ width:50%; float:left;}
.n_video_l .n_video_l_box{padding:0 0.4em; padding-top:0.5em;}
.n_video_l .n_video_l_box img{ width:100%;}
.n_video_l .n_video_l_box p.v_title{ border-bottom:1px solid #C4C4C4; width:100%; overflow:hidden; word-break:break-all; height:1.3em;
 }
.n_video_l .n_video_l_box p.v_title a{ font-family:"微软雅黑"; color:#000; font-weight:600; font-size:90%;}
.n_video_l .n_video_l_box .v_con{ width:100%; overflow:hidden; height:2.5em; font-size:80%;  font-family:"微软雅黑"; color:#000;}
.n_video_l .n_video_l_box .v_con p{ font-family:"微软雅黑"; color:#555555; font-size:80%;}

.n_video_detail{}
.n_video_detail_v{ width:70%; margin:0 auto 1em auto; text-align:center;}
.n_video_detail_v img{ width:80%; margin:0 auto;}
.n_video_detail_v p{ color:#565455; line-height:1.4em; font-size:100%; text-align:center;}
.n_video_detail_con{ padding-top:4px; width:100%;}
.n_video_detail_con p.v_d_title{ font-family:"微软雅黑"; color:#3D3D3D; font-size:90%; border-bottom:1px solid #A9A9A9;}
.n_video_detail_con .v_d_con{ padding-top:6px; padding-bottom:6px;}
.n_video_detail_con .v_d_con p{ font-family:"微软雅黑"; color:#3D3D3D; font-size:80%;}
.n_video_detail_con .v_d_con p img{ width:90%;}
.n_video_detail_con .v_d_con img{ width:90%;}

.n_contact{ padding-top:0.4em;}
.n_contact p.c_title{  border-bottom:1px solid #DEDEDE; margin-bottom:4px;}
.n_contact .c_con { padding:10px 0}
.n_contact .c_con p{ font-size:80%; color:#3D3D3D;}


@media screen and (max-width: 320px) {
.imain .ico { position:absolute; right:0px; bottom:0.5em; }
.inews { padding:0.5em; height:2.5em; background:#363b8c; margin-bottom:0.5em; position:relative}
.iabout {padding:0.5em; height:2.5em; background:#d04526; margin-bottom:0.5em; position:relative}
.ivideo { height:7em; padding:0 0 0.4em 0; position:relative; overflow:hidden}
.ivideo span {padding:0.4em 0.5em;}
}



@media screen and (max-width: 320px) {.imain .ico img { width:30%; float:right; padding:0 0.5em 0 0}}
@media screen and (max-width: 480px) and (min-width: 321px){.imain .ico img { width:30%; float:right; padding:0 0.8em 0 0}}
@media screen and (max-width: 640px) and (min-width: 481px){.imain .ico img { width:30%; float:right; padding:0 0.8em 0 0}}
@media screen (min-width: 641px){.imain .ico img { width:30%; float:right; padding:0 0.8em 0 0}}



.banner { position: relative; overflow: auto; text-align: center; padding:50px 0 0 0;}
.banner li { list-style: none; }
.banner ul li { float: left; }
#b06 { width: 100%;}
#b06 .dots { position: absolute; left: 0; right: 0; bottom: 10px;}
#b06 .dots li { 
	display: inline-block; 
	width: 5px; 
	height: 5px;
	margin: 0 4px; 
	text-indent: -999em; 
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer; 
	opacity: 0.4; 
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s; 
	transition: background .5s, opacity .5s;
}
#b06 .dots li.active {
	background: #fff;
	opacity: 1;
}
#b06 .arrow { position: absolute; top:53%;}
#b06 #al { left: 15px;}
#b06 #ar { right: 15px;}


#foot { border-top:1px solid #d1d1d1; position:fixed; bottom:0; width:100%; z-index:1000; background:#fff;}
#foot li { float:left; width:33%;}
#foot li i { display:block; padding:0; text-align:center}
#foot li i img { width:30%;}
#foot li span {
	display:block;
	font-family:"微软雅黑";
	font-size:80%;
	color:#333;
	font-weight:bold;
	padding:0.2em 0 0 0;
	font-style: normal;
}

/*分享*/

.share_box_bg{width:100%;height:100%;left:0px;top:0px;opacity:0.5;z-index:5999;position:fixed !important;background:#000;}
.share_box{width:320px;height:220px;border:#C9C9C9 solid 1px;z-index:6000;overflow:hidden;left:50%;top:40%;margin-left:-155px !important;margin-top:-10px !important;position:fixed !important;background:#efefef;}
.share_box .box_title{width:320px;height:36px;line-height:36px;background:-webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#666666));background:-moz-linear-gradient(top, #333333, #666666);/* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333,endColorstr=#666666,grandientType=0);border-bottom:#C9C9C9 solid 1px;}
.share_box .box_title .name{width:90px;float:left;color:#fff;font-size:18px;font-weight:bold;padding-left:10px;}
.share_box .box_title .close{width:30px;float:right;text-align:center;padding-top:2px;}
.share_box .share_nr{width:280px;margin:15px auto 0px auto;text-align:center;}
.share_box .share_nr a{display:block;height:40px;line-height:40px;overflow:hidden;margin-bottom:12px;color:#666;font-size:14px;width:100%;background:-webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#e5e5e5));background:-moz-linear-gradient(top, #e6e6e6, #e5e5e5);/* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6,endColorstr=#e5e5e5,grandientType=0);border:#c9c9c9 solid 1px;}
.share_box .share_nr .share_ico{width:32px; margin:0; padding:0; float:left;padding-left:15px;}
.share_box .share_nr .share_name{width:150px;padding-left:15px;text-align:left;float:left;}<!--0.00017309188842773-->