/*通用样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#666; font-size:14px; font-family:'Microsoft Yahei'; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#666; text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:none;vertical-align: bottom}
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
.clear{
	clear:both;
}
.w_1200{
	width:1200px;
	margin:0 auto;
}
.title{
	height:43px;
	border-bottom:2px solid #1986cb;
	position:relative;
	background:#eaeff2;
}
.title span{
	position:absolute;
	left:20px;
	bottom:0px;
	padding:6px;
	background:#1986cb;
	color:#fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.title a{
	float: right;
    line-height: 45px;
    margin-right: 15px;
    color: #999;
}
/*首页*/
#logo{
	height:125px;
	margin:0 auto;
	width:1200px;
	background:url(../images/logo.jpg) no-repeat center;
	position:relative;
}
#logo .OA_system{
	width:135px;
	height:35px;
	background:url(../images/OA_img.jpg) no-repeat center;
	position:absolute;
	right:120px;
	top:42px;
}
#nav{
	width:100%;
	background:#026295;
}
#nav ul{
		background:#026295;
		height:50px;
}
#nav ul li{
	width:150px;
	line-height:50px;
	text-align:center;
	float:left;
	position:relative;
}
#nav ul li:after{
    content: '';
    width: 1px;
    height: 100%;
    background: #0171a5;
    position: absolute;
    left: -1px;
    top: 0px;
}
#nav ul li:first-child:after{
	background:none;
}
#nav ul li:hover a{
	background:#0ea3e7;
}
#nav ul li a{
	color:#fff;
	font-size:18px;
	display:block;
	overflow:hidden;
}
#nav ul .active{
	background:#0ea3e7;
}
#nav ul li .nav_2{
	display:none;

}
#nav ul li .nav_2 a{
	position:relative;
	background:#026295;
	border-bottom:1px solid #0171a5;
	z-index: 1;
}
#swiper,.big_picture{
	width:100%;
	height:550px;
}
@keyframes swiper_move_guan{
	0%{
		opacity:1;
	}
	100%{
		opacity:0;
	}
}
#swiper .big_picture ul li{
	position:absolute;
	width:100%;
	height:550px;
	z-index: -1;
	opacity:0;
    display:none;
    animation:swiper_move_guan 1.3s forwards;
}
#swiper .big_picture ul li a{
	position: absolute;
    width: 100%;
    height: 100%;
}
@keyframes swiper_move{
	0%{
		opacity:0;
	}
	100%{
		opacity:1;
	}
}
#swiper .big_picture ul .active{
	display:block;
	opacity:0;
	animation:swiper_move 0.4s forwards;
}
#swiper .big_picture ul li img{
	width:100%;
	height:100%;
}
#swiper .swiper_index{
    position: relative;
    bottom: 30px;
    width: 100%;
    height: 10px;
    text-align:center;
}
#swiper .swiper_index ul li{
    width: 35px;
    height: 7px;
	background:#fff;
	float:left;
	margin-right:5px;
}
#swiper .swiper_index ul{
    display: inline-block;
}
#swiper .swiper_index ul .active{
	background:#1986cb;
}
.f1{
	margin-top:15px;
}
.f1 .l{
	float:left;
}
.f1 .r{
	float:right;
}
.f1 .box{
	width:588px;
	height:318px;
	border:1px solid #ccc;
}
.f1 .box .f1_title{
	float:left;
	width:40px;
	height:100%;
}
.f1 .box .t_gc{
	background:url(../images/l_t_gc.jpg) no-repeat center;
}
.f1 .box .t_zf{
	background:url(../images/r_t_zf.jpg) no-repeat center;
}
.f1 .box .f1_content{
	overflow:hidden;
}
.f1 .box .f1_content .content_tab{
	height:43px;
	background:#eaeff2;
	border-bottom:1px solid #1986cb;
}
.f1 .box .f1_content .content_tab ul{
	height:100%;
	float:left;
}
.f1 .box .f1_content .content_tab ul li{
	float:left;
	padding:6px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	margin-top:12px;
	margin-left:10px;
	cursor:pointer;
}
.f1 .box .f1_content .content_tab ul .active{
	background:#1986cb;
	color:#fff;
}
.f1 .box .f1_content .content_tab .more{
    float: right;
    margin-right: 15px;
    height: 100%;
    line-height: 45px;
    color: #888;
}
.f1 .box .f1_content .content_box{
    width: 100%;
    height: 275px;
    overflow: hidden;
    display:none;
    position:relative;
}
.f1 .box .f1_content .content_box_active{
	display:block;
}
.f1 .box .f1_content .content_box ul{
	padding:15px;
	overflow:hidden;
	height:100%;
}
.f1 .box .f1_content .content_box ul li{
	line-height:28px;
	text-indent:10px;
	position:relative;
}
.f1 .box .f1_content .content_box ul li a{
	font-size:14px;
	color:#555;
}
.f1 .box .f1_content .content_box ul li a:hover{
	color:#000;
}
.f1 .box .f1_content .content_box ul li a:after{
    content: '';
    position: absolute;
    width: 5px;
    height: 7px;
    left: -4px;
    top: 11px;
    display: inline-block;
    background:url(../images/icons/list_after.png) no-repeat center;
}
.f1 .box .f1_content .content_box ul li a .name{
	float:left;
}
.f1 .box .f1_content .content_box ul li a .date{
	float:right;
	color:#888;
}
.f2{
	margin-top:15px;
}
.f2 .f2_box{
	padding:10px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	height:230px;
	overflow:hidden;
}
.f2 .f2_box ul{
	white-space:nowrap;
}
.f2 .f2_box ul li{
	float:left;
	padding:5px;
	width:270px;
	margin:0 7px;
	white-space:nowrap;
	margin-bottom:15px;
}
.f2 .f2_box ul li:hover{
	background:#1986cb;
}
.f2 .f2_box ul li:hover a,.f2 .f2_box ul li:hover span{
	color:#fff;
	text-decoration:none;
}
.f2 .f2_box ul li img{
	width:266px;
	height:200px;
}
.f2 .f2_box ul li span{
	font-size:14px;
	color:#555;
	display:block;
	padding:0 15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:center;
}
.f3{
	margin-top:15px;
}
.f3 .f3_box{
	padding:10px;
	border:1px solid #ccc;
}
.f3 .f3_box .l{
	width: 572px;
    float: left;
    padding-right: 15px;
}
.f3 .f3_box .l .f3_content p{
	color:#737272;
	font-size:14px;
	line-height: 28px;
}
.f3 .f3_box .l .f3_content a{
    padding: 4px 10px;
    background: #1986cb;
    color: #fff;
    margin-left: 10px;
    border-radius: 2px;
}
.f3 .f3_box .l .f3_contact{
	line-height:40px;
	margin-top:10px;
}
.f3 .f3_box .l .f3_contact i{
	display:inline-block;
    margin-right: 5px;
    vertical-align: sub;
}
.f3 .f3_box .l .f3_contact .tel_i{
	width:20px;
	height:24px;
	background:url(../images/icons/tel_i.png) no-repeat center;
}
.f3 .f3_box .l .f3_contact .qq_i{
	width:20px;
	height:22px;
	background:url(../images/icons/qq_i.png) no-repeat center;
}
.f3 .f3_box .l .f3_contact .mail_i{
	width:20px;
	height:20px;
	background:url(../images/icons/mail_i.png) no-repeat center;
}
.f3 .f3_box .l .f3_contact .addres_i{
	width:18px;
	height:22px;
	background:url(../images/icons/addres_i.png) no-repeat center;
}
.f3 .f3_box .r{
	float:right;
}
.f3 .f3_box .r img{
	width:590px;
	height:295px;
}
.f4{
	margin-top:15px;
}
.f4 .f4_box{
	padding:10px;
	border:1px solid #ccc;
}
.f4 .f4_box ul li{
	float:left;
	margin:0 6px;
}
#footer{
	margin-top:30px;
	height:140px;
	background:#1c1d22;
}
#footer .footer_logo{
	float:left;
	margin-top: 38px;
}
#footer .footer_links{
	float:right;
}
#footer .footer_links ul{
	margin-top:25px;
}
#footer .footer_links ul li{
	float:left;
	margin-right:15px;
}
#footer .footer_links ul li a{
	color:#cecccc;
}
#footer .footer_links span{
    margin-top: 10px;
    color: #cecccc;
    display: block;
	line-height:26px;
}
#footer .footer_links span a{
	color: #cecccc;
}
/*其他页面*/
.other_banner{
	height:200px;
	position:relative;
	z-index:-9;
	margin-bottom:20px;
}
.other_l{
	width:232px;
	float:left;
	margin-right:25px;
	margin-bottom:50px;
}
.other_l .tab_nav{
	margin-bottom:10px;
}
.other_l .f1_title{
	background:#1986cb;
	font-size: 18px;
	color:#fff;
	text-align:center;
	line-height:40px;
	display:inline-block;
	width:232px;
	height:40px;
	position:relative;
}
.other_l .f1_title:after{
	content:'';
	position:absolute;
	right:-14px;
	width:14px;
	height:48px;
	display:inline-block;
	background:url(../images/icons/tabnav_title_bg.png) no-repeat center;
}
.other_l ul li{
    width: 232px;
    height: 56px;
    border: 1px solid #ccc;
    border-top: 0px;
    background: #fff;
    text-indent: 40px;
    text-align: center;
    line-height: 56px;
    color: #555;
    position: relative;
    cursor: pointer;
}
.other_l ul li a{
	color:#555;
}
.other_l ul li:before{
    content: '>';
    font-size: 12px;
    position: absolute;
    font-family: initial;
    right: 20px;
    z-index:4;
}
.other_l ul .active:after{
	content:'';
	height:35px;
	width:180px;
	right:0px;
	top: 10px;
	position:absolute;
	background:#1986cb;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.other_l ul .active,.other_l ul .active a{
	color:#fff;
	z-index: 999;
    position: relative;
}
.other_l .other_contact img{
	width:100%;
}
.other_l .other_contact .other_contact_content{
	border:1px solid #ccc;
	border-top:0px;
	    height: 160px;
	background:url(../images/contact_bottom_bg.png) no-repeat center;
}
.other_l .other_contact .other_contact_content .other_contact_content_p{
	padding:10px;
}
.other_l .other_contact .other_contact_content .other_contact_content_p i{
	display: inline-block;
    margin-right: 5px;
    vertical-align: sub;
}
.other_l .other_contact .other_contact_content .other_contact_content_p .tel_i{
	    width: 20px;
    height: 24px;
    background: url(../images/icons/tel_i.png) no-repeat center;
}
.other_l .other_contact .other_contact_content .other_contact_content_p .phone_i{
	    width: 20px;
    height: 24px;
    background: url(../images/icons/phone.png) no-repeat center;
}
.other_l .other_contact .other_contact_content .other_contact_content_p .mail_i{
    width: 20px;
    height: 20px;
    background: url(../images/icons/mail_i.png) no-repeat center;
}
.other_l .other_contact .other_contact_content .other_contact_content_p .addres_i {
    width: 18px;
    height: 22px;
    background: url(../images/icons/addres_i.png) no-repeat center;
}
.other_l .other_contact .other_contact_content .other_contact_content_p br{
    line-height: 29px;
}
.other_r{
	width:920px;
	float:right;
	margin-bottom:30px;
}
.other_r .other_r_title{
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ccc;
}
.other_r .other_r_title span{
    float: right;
    font-size: 14px;
    color: #666;
}
.other_r .other_r_content{
	padding:15px 0;
}
.other_r .other_r_content p{
	color:#807e7e;
	font-size:15px;
	line-height:30px;
}
.other_r .other_r_content img{
	max-width:100%;
}