
@charset "utf-8";
/* CSS Document */
* {
	font-family: "Microsoft Yahei";
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition-duration: 0.2s;
	-moz-transition-duration: 0.2s; /* Firefox 4 */
	-webkit-transition-duration: 0.2s; /* Safari 和 Chrome */
	-o-transition-duration: 0.2s;
	padding: 0;
	margin: 0;
	color: #666;
}
table {
	width: 100%;
	border-top: 1px #eee solid;
	border-left: 1px #eee solid;
	border-radius: 5px;
}
table td {
	border-bottom: 1px #eee solid;
	border-right: 1px #eee solid;
	text-align: center;
	padding: 10px;
}
table tr:hover {
	background: #a9c5ff;
}
table tr:hover td {
	color: #237474;
	padding-top: 10px;
}
table tr {
	border-right: 1px #eee solid;
}
.firstRow td {
	background: #0239aa;
	color: #fff;
}
.firstRow:hover {
	background: #0239aa;
	padding: 0px;
}
.firstRow:hover td {
	background: #0239aa;
	padding: 10px;
	color: #fff;
}
html, body {
	line-height: 180%;
	font-size: 1.0em;
	font-family: "Microsoft Yahei";
	background: white;
}
li {
	list-style: none;
}
.w1200 {
	width: 1200px;
}
.center {
	margin: 0 auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.txt { line-height: 40px;}
.txt p{ }
a {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* 划过图片放大 */
.img-auto {
	display: block;
	overflow: hidden;
}
.img-auto img {
	width: auto;
	height: auto;
	margin: 0px auto;
	transition: 600ms;
}
.img-auto img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.top {
	height: 60px;
	overflow: hidden;
}
.logo {
	width: 1200px;
	height: 114px;
	overflow: hidden;
	text-align: center;
}
.menu {
	overflow: hidden;
	height: 60px;
	border-top:1px #999999 solid;
}
.menu ul li {
	width: 171px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	float: left;
}
.menu ul li:hover, #menuon {
	border: 0px #ececec solid;
	background: #0239aa;
	color: #fff;
}
#menuon a {
	color: #fff;
}
.menu ul li:hover a {
	color: #fff;
}
.menu ul li a {
	display: block;
	color: #333;
}
.menu ul li ul {
	display: none;
	border-bottom: none;
	position: absolute;
	background-color: #eee;
	margin-top: -2px;
	z-index: 9999;
	-moz-box-shadow: 0px 0px 6px #eee;
	-webkit-box-shadow: 0px 0px 6px #eee;
	box-shadow: 0px 0px 6px #eee;
}
.menu ul li ul li {
	color: #333;
	float: none;
	background: #333;
}
.menu ul li ul li a {
	color: #333;
}
.menu ul li ul li:hover {
	background: #0239aa;
	color: #999;
}
.menu ul li ul li:hover a {
	color: #fff;
}
.menu li:hover ul {
	display: block;
}
.main{ margin-top: 10px;}

.toptxt {
	height:40px ;background: #0239aa; font-size: 12px; color: #fff;line-height: 40px;
}

.banner {background-image: url(../images/3.jpg); height: 394px; background-position: center; background-repeat: no-repeat;
}

.title1 { text-align: center;font-size: 30px;color: #0239aa; margin-top: -15px; 

	
}
.title1 p{font-size: 12px;line-height: 40px;}


.iabout {
	background: #eeeae9; width: 100%; height: 450px; padding-top: 50px;
}
.iabout img{padding-left:20px; float: left; }
.abouttxt { background:rgba(22,48,85,0.99); width: 600px; height: 300px; float: left; margin-top: 45px; margin-left: -60px;  padding: 20px;color: #fff;}
.title2 { height: 30px; line-height: 30px; color: #fff;font-size: 22px; border-left:2px #fff solid; padding-left: 10px;}
.atxt {  margin-top: 10px; line-height: 30px;color: #fff;font-size: 14px; height: 205px; width: 100%; overflow:hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 7;
}
.title3 { line-height: 50px; height: 50px;font-size: 20px;border-bottom: 1px #eee solid;color: #0239aa;font-weight: bold;}
.lpic {
		width:700px ;
}

.rpic {
	width:480px;
}
.ipiclist ul { padding-top: 20px;}
.ipiclist img {width: 340px; height: 230px; padding: 5px;border-radius:15px;}
.ipiclist1 ul { padding-top: 20px;}
.ipiclist1 img {width: 420px; height: 300px; padding: 5px;border-radius:15px;}
.ipiclist2 ul { padding-top: 20px;}
.ipiclist2 img {width: 300px; height: 400px; padding: 5px;border-radius:15px;}
.inews {
	height: 420px;
}
.inews ul { padding: 10px;}
.inews ul li{line-height: 38px;border-bottom: 1px #c1c1c1 dashed; height: 38px;}
.inews ul li:hover{ padding-left:20px; background: rgba(79,115,255,1.00);border-bottom: 0px #c1c1c1 dashed;}
.inews ul li:hover a,.inews ul li:hover span{ color: #fff;}
.inews ul li span{float: right; padding-right: 20px;}
.inews ul li a{ color: #333;}
.foot {background: #808080;color: #fff;overflow: hidden; padding-top: 40px;}
.foot1{background: #0239aa; color: #fff;line-height: 40px; text-align: center;}
.coolbg{ color:#000;}
.fo1 {
width: 240px; text-align: center; border-right:1px #666 solid;float: left;
}
.fo2{float: left; width: 300px;border-right:1px #666 solid;overflow: hidden;}
.fo2 ul li{ width: 300px; text-align: center;}
.fo2 ul li:hover { background: #666; margin-left: 10px;margin-right: 20px;}
.fo2 ul li a{color: #fff; display: block;}
.fo3 {width: 600px; padding-left: 50px;color: #fff; }
.mail ul li{ padding: 5px;color: #fff;}

.title5 { font-size: 26px; color: #333; line-height: 55px;}
.title5 p{ font-size: 14px;}

.title6 { border-top:#ededed 8px solid; line-height: 50px; font-size: 26px; color: #0239aa;}
.title6 a{color: #0239aa;}
.xxpro ul {}
.xxpro ul li { float: left; width: 220px; height: 220px; overflow: hidden; margin-right: 10px; margin-bottom: 10px;border: 1px #c1c1c1 solid;}
.io2{ position:absolute; width:1px; height:1px;}
.io{
	padding-left:0px;
	position:absolute;
	width:218px;
	z-index:111;
	top:175px;
	bottom:0px;
	background-color:rgba(2,57,170,0.7);
	height:45px;
	line-height:45px;
	font-size:18px;
	color:#fff;
	text-align:center;
}
.xxpro ul li:hover{}
.xxpro ul li:hover .io{background: rgba(255,87,0,0.9);}

.picfangda img{}
.picfangda img:hover{
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	/*x,y值，*/
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	/*对前效果的过度*/
	opacity:1;z-index:1
	}

.lmain {
	width: 240px;float: left;border-right:1px #e1e1e1 solid; margin-bottom: 40px; padding-bottom: 50px;
}

.rmain {
	width: 920px;float: right; margin-bottom: 40px;
}
.menufl ul{}
.menufl ul li{line-height: 50px;font-size: 16px; padding-left: 20px;}
.menufl ul li a{ display: block;font-size: 16px;}
#thisclass{background:#0239aa;  width: 245px; border-right:5px solid #e3e3e3; border-bottom: 5px solid #e3e3e3;}
#thisclass a{ color: #fff;}
.menufl ul li:hover { background:#0239aa;}
.menufl ul li:hover a{color: #fff;}
.ptitle {
	padding-left: 20px; line-height: 80px; height: 80px;border-bottom: 1px #eeee solid;font-size: 20px;
}
.pic1 { padding: 10px;}
.pic1 img{ margin:20px;}

.pro-img img {
	width:400px ;
}

.left1 {
	float: left; width: 500px;
}

.right1 {
	width:400px; float: right;
}

.mail {
	 width:400px ;
}
.newsl ul li{ border-bottom: 1px #eee dashed; padding-bottom: 10px; padding-top: 10px;}
.newsl ul li a{ font-size: 26px;}
.nnpic{ margin-top:20px;}
.nnpic img{ margin-bottom:10px; padding:5px; background-color:#FFF; border:1px solid #999; max-width:800px;}