@charset "gb2312";
*{
	margin: 0;
	padding: 0;

}
ul,li,dl,ol{list-style:none;}
body{
	background-color: #FFFFFF;
	font-family:"Microsoft YaHei",微软雅黑;
}
a{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #333;
}
img{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear{clear: both;margin: 0 auto;display: block;font: 0/0 sans-serif;height: 0px;}
.clear2{clear: both;}
.top {
	background-color: #0248a7;
	height: 148px;
	width: 100%;
}
.topc {
	height: 148px;
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
.topcl {
	float: left;
}
.topcr {
	float: right;
	margin-top: 30px;
	width: 250px;

}
.language {
	width: 200px;
	text-align: right;
	overflow: hidden;
	padding-bottom: 20px;
}

.language p {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	color: #a6bcda;
	font-size: 13px;
}
.hsearch {
	text-align: right;
}

.language p a{
	color: #a6bcda;
	text-decoration: none;
}
.language .ri {
	padding-right: 0px;
}
.search {
	border: 1px solid #FFF;
	color: #000;
	text-align: center;
	background-color: #FFF;
	font-size: 13px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.menu {
	background-color: #FFF;
	height: 50px;
	width: 100%;
/*	background-image: url(../images/index_199.jpg);
*/	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
.headerWrap{
	z-index: 111;
	top: 0;
	left: 0;
	transition-duration: 400ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
	left: 0;
	right: 0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	width: 1140px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 50px;
}
.headerWrap2{
	z-index: 111;
	top: 0;
	left: 0;
	transition-duration: 400ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #FFF;
}

.header{
	margin-top: 0px;
	position: relative;
	z-index: 112;
}
.header .logo{
	display: block;
	float: left;
	width: 314px;
	height: 72px;
}
.header .logo img{
	display: block;
	margin-right: auto;
	margin-left: 0px;
}
.header .headNav{
	width: 1000px;
	height: 50px;
	text-align: center;
	/*	background-color: #FFF;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #aaa;
*/	margin-top: 0px;
}
.headNav .nav{
	display: inline-block;
	float: left;
}
.header .nav li{
	float: left;
	position: relative;
	font-size: 15px;
}
.header .nav>li>a{
	font-size: 15px;
	color: #333;
	display: block;
	line-height: 50px;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	text-decoration: none;
	font-weight: normal;
}
.header .nav>li:hover>a{
	color: #ea8d00;
	position: relative;
}
.header .nav>li>a b{
	display: block;
	width: 0px;
	margin: 0 auto;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-bottom: 2px solid #ea8d00;
}
.header .nav>li:hover>a b{width: 100%;}
.header .nav .b {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-top: 10px;
	float: left;
	height: 20px;
	width: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.header .nav .c a{
	color: #999999;
}



.headR{width: 215px;background: url(../img/my_ico1.png) no-repeat 174px center;}
.headR a{display: block;float: left;color: #353535;font-size: 14px;line-height: 80px;margin-left: 52px;}
.headR b{display: block;float: left;width: 1px;height: 14px;background: #ccc;margin: 33px 20px;}
.headR .search{display: block;width: 20px;height: 20px;margin: 30px 0;background: url(../img/search.png) no-repeat center;}
.headerWrap.head-menu .header{margin-top: 12px;}
.header .nav li .box {
	position: absolute;
	top: 40px;
	left: -4px;
	display: none;
	padding-top: 10px;
	padding-bottom: 0;
	width: 100%;
}
.header .nav li .box1{
	width: 110px;
	left: 10px;
}
.header .nav li .box ul{
	background: rgba(255,255,255,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	border-radius: 10px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10%;
}

.header .nav li .box li {
	display: block;
	line-height: 32px;
	float: none;
}
.header .nav li .box li a {
	font-size: 14px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.header .nav li .box li a:hover {text-decoration: underline; }
.header .nav li .box .arrowUp{
	display: block;
	width: 12px;
	height: 9px;
	position: absolute;
	top: 1px;
	left: 50%;
	margin-left: -6px;
	z-index: 99;
	background-image: url(../images/my_ico21.png);
	background-repeat: no-repeat;
}
.banner {
	background-color: #000052;
	background-image: url(../images/index_01.jpg);
	background-position: center;
	height: 425px;
	width: 100%;
	background-repeat: no-repeat;
}
.banner2 {
}
.banner3 {
	width: 100%;
	overflow: hidden;
	background-color: #eef1f6;
/*	background-image: url(../images/index_200.jpg);
*/	background-repeat: no-repeat;
	background-position: center top;
}

.about {
	background-color: #eef1f6;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
/*	background-image: url(../images/index_201.jpg);
*/	background-repeat: no-repeat;
	background-position: center top;
}
.aboutco {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
.tybt {
	line-height: 40px;
	color: #083d85;
	background-image: url(../images/index_02.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	font-size: 26px;
	text-align: center;
	margin-bottom: 10px;
}
.aboutco p {
	line-height: 26px;
	text-indent: 2em;
	padding-top: 10px;
	font-size: 14px;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;

}
.indexnewsb {
/*	background-image: url(../images/index_202.jpg);
*/	background-repeat: no-repeat;
	background-position: center top;

}

.indexnews {
	background-color: #FFF;
	width: 1140px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.indexnewsl.ri {
	float: right;
}

.indexnewsl {
	float: left;
	width: 550px;
}
.indexnewslt {
	height: 36px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b4ba3;
}
.indexnewslt p {
	font-size: 17px;
	line-height: 36px;
	color: #FFF;
	background-color: #0b4ba3;
	height: 36px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.indexnewslt span  {
	float: right;
	margin-top: 8px;
	margin-right: 20px;

}
.indexnewslt span img {
	margin-right: 5px;
}
.indexnewslt span a {
	color: #0b4ba3;
}

.indexnewslco {
	font-size: 14px;
}

.indexnewslco ul {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;

}
.indexnewslco ul li {
	line-height: 25px;
}

.indexnewslco ul li span {
	float: right;
	color: #bbb;
}
.zhongxin {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
.zhongxinb {
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #EEF1F6;
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}

.zhongxin ul li {
	height: 185px;
	width: 360px;
	float: left;
	overflow: hidden;
	margin-right: 30px;
	margin-top: 30px;
}
.zhongxin ul {
	overflow: hidden;
}

.zhongxin .sc {
	margin-left: 17%;
}

.zhongxin ul :nth-of-type(3) {
	margin-right: 0px;
}
.zhongxin ul .rig {
	margin-right: 0px;
}

.zhongxin .sc :nth-of-type(2) {
	margin-right: 0px;
}

.zhongxin ul li p {
	display: block;
	margin-top: -30px;
	z-index: 100;
	width: 317px;
	height: 30px;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hzhb {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;

}
.hzhb ul {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
.hzhb li {
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 15px;
}
.foot {
	background-color: #0248a7;
	width: 100%;
}
.footc {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 50px;
	overflow: hidden;
}
.footcr {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 40px;
	line-height: 30px;
	padding-top: 15px;
}

.footcl {
	float: left;
	width: 493px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.footb {
	line-height: 42px;
	color: #FFFFFF;
	text-align: center;
	height: 42px;
	width: 100%;
	background-color: #013a87;
	font-size: 12px;
}
.footb a {
	color: #FFFFFF;
	text-decoration: underline;

}

.main {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
.mainl {
	width: 207px;
	margin-top: 30px;
	float: left;
}
.mainlt {
	font-size: 18px;
	line-height: 67px;
	color: #FFFFFF;
	background-color: #0b4ba3;
	text-align: center;
	height: 67px;
		border: 1px solid #dddddd;

}
.newsm li  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	line-height: 45px;
	height: 45px;
}
#menul li .active {
	color: #0b4ba3;
	background-color: #dff0fe;}
#menul li .none {
	background-color:#fff ;
}
.newsm li a {
	font-size: 16px;
	display: block;
	padding-left: 22px;
}
.newsm li a:hover {
	background-color: #dff0fe;
}
.newsm2 li  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	line-height: 45px;
	height: 45px;
}
.newsm2 li a {
	font-size: 16px;
	display: block;
	padding-left: 5px;
}
.newsm2 li a:hover {
	background-color: #dff0fe;
}


.newsm .cli {
	color: #0b4ba3;
	background-color: #dff0fe;
}

.mainr {
	float: right;
	width: 900px;
	margin-top: 30px;
}
.mainr a {
	color: #0b4ba3;
	text-decoration: underline;

}
.mainrt {
	font-size: 18px;
	line-height: 58px;
	color: #333333;
	height: 58px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.mainrt span {
	font-size: 12px;
	color: #333333;
	float: right;
}
.mainb {
	float: right;
	width: 100%;
	margin-top: 30px;
}
.mainbt {
	font-size: 14px;
	color: #333333;
	background-image: url(../images/index_17.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 48px;
	height: 48px;
}
.newslists {
	padding-bottom: 30px;
}

.newslist {
	padding-bottom: 30px;
}

.newslist li {
	font-size: 14px;
	line-height: 35px;
	color: #000000;
	overflow: hidden;

}
.newslist a:hover {
	text-decoration: underline;
}

.newslist span {
	float: right;
}
.newslist span span {
	float: none;
}

.newslist ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.newscontent {
	width: 100%;
	padding-bottom: 30px;

}
.newscontent .newscotitle {
	text-align: center; color: #0b4ba3; line-height: 30px; padding-top: 40px; padding-bottom: 30px; font-size: 18px;
}
.newscontent .ly {
	text-align: center;
	color: #999;

}


.newsnr {
	color: rgb(51, 51, 51);
	line-height: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 15px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.newsnr p {
	text-indent: 2em; font-size: 15px;
}

.newsnr2 {
	color: rgb(51, 51, 51);
	line-height: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 15px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.newsnr2 p {
	font-size: 15px;
}