*{ margin:0; padding:0; list-style:none;zoom:1; font-family:"Microsoft Yahei",微软雅黑,"Helvetica Neue",Arial,sans-serif;}
body,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}
dl,ul,ol,menu,li {list-style:none}
a {color:#000;text-decoration:none}
input{ display:block; border:0; color:#000; -webkit-appearance: none; border-radius: 0;outline: none;}





a:active {
    color: #484848
}

a:hover {
    COLOR: #f16625
}

img{border: none;vertical-align: middle;max-width: 100%;}
a{vertical-align: middle;}
.clear{clear: both;}

.header{
	width: 100%;
	background: url(../img/head_bg.png) no-repeat;
	background-size:100% 100%;
}
.top{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.logo{
	float: left;
	margin-top: 25px;
	margin-bottom: 35px;
        margin-left: 5%;
}
.top_right,.rig_nav{
	float: right;
	max-width: 360px;
        margin-right:50px;
}
.rig_nav a{
	font-size: 14px;
	color: #333333;
	margin-top: 20px;
	float: left;
}
.rig_nav i{
	width: 0px;
	height: 10px;
	border-left: 1px solid #666666;
	display: inline-block;
	float: left;
	margin: 0px 10px;
	margin-top: 45px;
}
.search{
	float: right;
	margin-top: 12px;
        margin-right: 5%;
	width: 260px;
}
.input{
	float: left;
	/*border: 1px solid #cccccc;*/
	height: 38px;
	width: 155px;
	font-size: 18px;
	border-right: none;
        background:#fff;
}
.sear_ico{
	width: 15px;
	height: 38px;
	background:#fff;
}
.input input{
	background: #ffffff;
	float: right;
	height: 38px;
	width: 140px;
}
.search button{
	width: 75px;
	text-align: center;
	height: 40px;
	background: #006fae;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Arial Regula';
	border: none;
}
.nav{
	width: 100%;
	background: #3366cc;
        height:60px;
}
.nav_con{
	width: 1200px;
	margin: 0 auto;
}
.nav_con li{
	width: 120px;
	float:left;
	text-align: center;
	position: relative;
}
.nav_con li a{
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 60px;
}
.nav_con li:hover{
	background: #3399ff;
}
.nav_con li dl{
	display: none;
	position: absolute;
	top: 55px;
	left: 0;
	width: 120px;
	padding-top: 10px;
	background-color:#3399ff;
	overflow: hidden;
	z-index: 99;
}
.nav_con li dl a{
	display: block;
        line-height: 35px;
	font-size: 14px;
	color: #ffffff;
	text-align: middle;
	/*padding-left: 25px;*/
}
.nav_con li dl a:hover{
	color: #FFFFFF;
	background: #3366cc;
}
.nav_con li:hover dl{display: block;}

/**********banner_css**************/
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 1200px;
	height: 350px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../img/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 350px;
	display: block;
}
.mod{
	width: 100%;
	background: url(../img/head_bg.png) no-repeat;
	background-size: cover;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.notice{
	width: 380px;
	float: left;
}
.tit{
	width: 100%;
	float: left;
	height: 55px;
	line-height: 55px;
}
.title{
	float: left;
	font-size: 16px;
	color: #000000;
}
.title i{
	width: 2px;
	height: 14px;
	background: url(../img/ico2.png) 0px 0px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.title span{
	color: #c2c2c2;
	margin-left: 15px;
}
.more{
	font-size: 14px;
	color: #006fae;
	float: right;
}
.more a{
	font-size: 14px;
	color: #006fae;
}
.more i{
	width: 11px;
	height: 10px;
	background: url(../img/ico2.png) -20px 0px;
	display: inline-block;
	margin-left: 5px;
}
.content_notice{
	width: 100%;
	float: left;
	background: #FFFFFF;
	padding: 20px 0px;
	height: 343px;
	overflow: hidden;
}
.content_notice ul li{
	float: left;
	margin: 0px 18px;
	margin-bottom: 25px;
}
.content_notice ul li:last-child{margin-bottom: 0px;}
.date,.date2{
	width: 60px;
	height: 60px;
	float: left;
	text-align: center;
}
.date span{
	font-size: 48px;
	font-weight: bold;
	color: #999999;
	font-family: 'Arial Regular';
}
.date p{
	font-size: 14px;
	color: #acacac;
	font-family: 'Arial Regular';
}
.border{
	width: 0px;
	height: 58px;
	float: left;
	border-left: 1px solid #cccccc;
	margin: 9px 15px 0 10px;
}
.content_notice a{
	font-size: 14px;
	color: #444444;
	line-height: 30px;
	margin-top: 6px;
	width: 255px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.content_notice a:hover{
	color: #006fae;
	text-decoration: underline;
}
.lecture{
	width: 790px;float: left;margin-left: 30px;
}
.content_lecture{
	width: 750px;
	padding: 17px 20px;
	float: left;
	background: #FFFFFF;
	height: 349px;
	overflow: hidden;
}
.lec_left{
	width: 310px;
	float: left;
	margin-top: 25px;
}
.lec_left h2{
	font-size: 18px;
	color: #444444;
	line-height: 33px;
	font-weight: normal;
}
.lec_left p{
	font-size: 14px;
	color: #888888;
	margin-top: 10px;
	line-height: 30px;
}
.lec_right{
	width: 390px;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 5px;
	position: relative;
}
.border2{
	position: absolute;
	top: 0px;
	width: 0px;
	left: 0;
	bottom: 0px;
	border-left: 1px solid #dcdcdc;
}
.lec_right li{
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.lec_right li:last-child{margin-bottom: 0px;}
.date2 span{
	font-size: 24px;
	color: #FFFFFF;
	font-family: 'Arial Regular';
	background: #006fae;
	display: block;
	line-height: 30px;
}
.date2 p{
	font-size: 12px;
	color: #444444;
	font-family: 'Arial Regular';
	background: #e1e1e1;
	display: block;
	line-height: 30px;
}
.cont{
	width: 310px;
	float: right;
	font-size: 14px;
	color: #999999;
}
.cont a{
	font-size: 14px;
	color: #444444;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 30px;
}
.cont a:hover{
	color: #006fae;
}
.news{
	width: 790px;
    float: left;
}
.content_news{
	width: 750px;
	padding: 17px 20px;
	float: left;
	background: #FFFFFF;
	height: 350px;
	overflow: hidden;
}
.news_left{
	width: 360px;
    float: left;
}
.news_img{
	position: relative;
}
.label{
	
	left: 0px;
	bottom: -18px;
}
.hot_con{
	width: 100%;
	float: left;
	margin-top:28px;
	font-size: 16px;
	color: #424242;
	line-height: 30px;
}
.news_right{
	width:370px;
	float: left;
	margin-left: 20px;
	font-size: 14px;
	color: #c2c2c2;
}
.news_right ul li{
	width: 100%;
	float: left;
	margin-bottom: 22px;
}
.news_right ul li:last-child{margin-bottom: 0px;}
.news_right ul li span{float: right;}
.news_right ul li a{
	width: 285px;
	float: left;
	color: #444444;
}
.news_right ul li a:hover{
	color: #006FAE;
}
.activity{
	width: 380px;
    float: left;
    margin-left: 30px;
}
.content_activity{
	width:100%;
    float: left;
    background: #FFFFFF;
    height: 384px;
    overflow: hidden;
}
.date3{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999999;
}
.date3 i{
	width: 13px;
	height: 14px;
	display: inline-block;
	background: url(../img/ico2.png) -1px -26px;
	margin-right: 10px;vertical-align: middle;
	margin-top: -2px;
}
.content_activity li{
	width: 345px;
	margin: 0 auto;
	overflow: hidden;
	padding: 22px 0px;
	border-bottom: 1px solid #e5e5e5;
}
.content_activity li a{
	width: 100%;
	font-size: 14px;
	float: left;
	color: #444444;
	margin-top: 13px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.content_activity li a:hover{color: #006FAE;}
.system{
	width: 100%;
	float: left;
	margin-top: 28px;
	margin-bottom: 25px;
}
.system ul li{
	width: 348px;
	height: 78px;
	border: 1px solid #006fae;
	padding: 15px;
	margin-right: 30px;
	float: left;
}
.system ul li:last-child{margin-right: 0px;}
.tgxt{
	background: #006fae;
	display: block;
	height: 80px;
	line-height: 80px;
	color: #FFFFFF;
	font-size: 20px;
}
.tgxt i,.tgxt2 i{
	margin-left: 13px;
	margin-right:18px;
}
.tgxt2{
	display: block;
	height: 80px;
	line-height: 80px;
	color: #006fae;
	font-size: 18px;
	border: 1px solid #006fae;
	display:flex;/*Flex布局*/
    display: -webkit-flex; /* Safari */
    align-items:center;/*指定垂直居中*/
}
.tgxt2 span{line-height: 25px;width: 240px;}



.tgxt i,.tgxt3 i{
	margin-left: 13px;
	margin-right:18px;
}
.tgxt3{
	display: block;
	height: 80px;
	line-height: 20px;
	color: #006fae;
	font-size: 18px;
	border: 1px solid #006fae;
	display:flex;/*Flex布局*/
    display: -webkit-flex; /* Safari */
    align-items:center;/*指定垂直居中*/
}
.tgxt3 span{line-height: 25px;width: 240px;}
.foot{
	width: 100%;
	float: left;
	
	
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
.foot p span{
	display: inline-block;
	margin: 0px 13px;
}

#focus1{position:relative;height: 190px;width: 100%;}
#focus1 .btn-prev, #focus1 .btn-next{display: none;position: absolute;top: 60px;width: 40px;height: 80px;z-index: 2}
#focus1 .btn-prev{left: 0;background: url(../images/left-arrow.png) no-repeat;_background: 0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/left-arrow.png")}
#focus1 .btn-next{right: 0;background: url(../images/right-arrow.png) no-repeat;_background: 0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/right-arrow.png")}
#focus1 .focus1-bar-box{width: 100%;height: 190px;overflow: hidden}
#focus1 .focus1-bar{width: 100%;}
#focus1 .focus1-bar li{float: left;width: 357px;height: 190px}
#focus1 .focus1-bar li a{width: 357px;height: 190px;display: block;text-align:center;}
#focus1 .focus1-bar li img{width: auto;height: 190px;max-height:190px;}
#focus1 .hd{position: absolute;left: 0;bottom: 0;z-index: 2;width: 100%;height: 30px}
#focus1 .focus1-title{overflow: hidden;position: absolute;top: 0;left: 0;height: 30px;width:100%;text-align:center;background:#000;opacity:0.7;line-height:30px;}
#focus1 .focus1-title .title{color: #fff;font-size:14px;display:block;width:100%;text-align:center;}
#focus1 .focus1-title a{display: none;color: #fff}

.jsfcp1{font-size:15px;color:#005f8b;font-weight:bold;margin:5px 0;text-align:left;}
.jsfcp2{font-size:13px;text-align:left;color:#666;}
.jsfcp3{font-size:13px;text-align:left;color:#666;}
