@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, li, ol, h1, h2, h3, h4, h5, h6, table, tr, td, i, em, d, t, span, a, head, footer, img, center, input, p {
	margin: 0;
	padding: 0;
	color: #333;
	list-style: none;
	text-decoration: none;
	font-family: "微软雅黑";
}
body {
	background: #F4F4F4;
}
input {
	border: 0;
}
.clear {
	clear: both;
}
.header {
	width: 100%;
	height: 134px;
	background: #F4F4F4;
}
.header_con {
	width: 1200px;
	height: 134px;
	margin: 0 auto;
}
.logo {
	width: 430px;
	height: 93px;
	float: left;
	margin-top: 15px;
}
.search {
	width: 337px;
	height: 60px;
	float: right;
	background: url(../images/ss.gif) no-repeat left top;
	margin-top: 43px;
}
.search input {
	float: right;
}
.search input[type=submit] {
	width: 66px;
	height: 40px;
	background-color: transparent;
}
.search input[type=text] {
	width: 234px;
	height: 38px;
	background-color: transparent;
	text-indent: 5px;
	outline: none;
}
.search input[type=text] {
	width: 234px;
	height: 38px;
	background-color: transparent;
	text-indent: 5px;
	outline: none;
}
.search a {
	font-size: 12px;
	color: #515050;
	float: left;
	padding-right: 15px;
	padding-top: 3px;
}
.nav {
	height: 45px;
	width: 100%;
	background-color: #1775C3;
}
.nav_con {
	height: 45px;
	width: 1200px;
	margin: 0 auto;
	background-image: url(../images/nav.gif);
}
.nav_con ul li {
	height: 45px;
	width: 150px;
	float: left;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	position: relative;
}
.nav_con ul .hover {
	background-color: #014D89;
}
.nav_con ul li:hover {
	background-color: #014D89;
}
.nav_con ul li a {
	color: #FFF;
}
.nav_con ul li dl {
	z-index: 9999999;
	position: absolute;
	left: 0;
	top: 45px;
	display: none;
}
.nav_con ul li:hover dl {
	z-index: 9999999;
	position: absolute;
	left: 0;
	top: 45px;
	display: block;
}
.nav_con ul li dl dd {
	height: 45px;
	width: 150px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
}
.nav_con ul li dl dd a {
	display: block;
	height: 45px;
	width: 150px;
	background: #267fc7;
}
.nav_con ul li dl dd a:hover {
	background: #014D89;
}
.banner {
	width: 100%;
	height: 450px;
}
.alzs {
	width: 1285px;
	margin: 0 auto;
}
.alzs .dd {
	width: 1201px;
	height: 76px;
	margin: 0 auto;
	padding-top: 35px;
}
.scroll {
	width: 1280px;
	height: 338px;
}
.scroll_left {
	width: 35px;
	height: 59px;
	background: url(../images/prev.gif) no-repeat;
	float: left;
	margin-top: 137px;
}
.scroll_right {
	width: 35px;
	height: 59px;
	background: url(../images/next.gif) right no-repeat;
	float: right;
	margin-top: 137px;
}
.pic {
	width: 1080px;
	height: 404px;
	float: left;
}
.pic ul {
	display: block;
}
.pic li {
	float: left;
	display: inline;
	width: 374px;
	height: 337px;
	margin-right: 44px;
	background: #F0F0F0;
	position: relative;
}
.pic li:hover {
	background: #1775C3;
}
.pic li:hover p, .pic li:hover span {
	color: #FFF;
}
.pic li:hover i {
	background: #FFF;
}
.pic li img {
	width: 374px;
	height: 220px;
	margin: 0 auto;
}
.pic li span {
	font-size: 18px;
	font-family: "微软雅黑";
	display: block;
	padding: 5px 0 5px 0;
}
.pic li i {
	width: 35px;
	height: 3px;
	background: #1775C3;
	display: block;
}
.pic li a {
	display: block;
	max-height: 220px;
}
.pic li p {
	font-size: 14px;
	color: #7B7B7B;
	font-family: "微软雅黑";
	line-height: 25px;
}
.pic li b {
	width: 28px;
	height: 26px;
	position: absolute;
	right: 0px;
	bottom: 0;
	background: url(../images/more.png) no-repeat;
}
.pic li b a {
	display: block;
	width: 28px;
	height: 26px;
}
.txt {
	padding: 0 10px;
	border: 1px solid #D9D9D9;
	border-top: none;
}
.pic li:hover .txt {
	border-color: #1775C3;
}
.cpzx {
	width: 100%;
	background: #1775C3;
	background: url(../images/cp_bg.png) repeat-x;
}
.cpzx_con {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/cp.png) no-repeat;
}
.cpzx_con .tab_li {
	padding-top: 100px;
	padding-bottom: 30px;
}
.cpzx_con .tab_li ul .hover {
	background: #004A87;
}
.cpzx_con .tab_li ul li {
	width: 124px;
	height: 28px;
	border: 1px solid #FFF;
	border-radius: 20px;
	color: #FFF;
	display: inline-block;
	text-align: center;
	line-height: 28px;
	margin: 0 2.5px;
}
.cpzx_con .tab_li ul {
	text-align: center;
}
.tab_list {
	overflow: hidden;
}
.tab_list dl {
	height: 365px;
}
.tab_list dt {
	width: 582px;
	height: 365px;
	float: left;
	overflow: hidden;
}
.tab_list dt:hover a {
	color: #1775C3;
}
.tab_list dd:hover a {
	color: #1775C3;
}
.tab_list ul li:hover .mo i a {
	color: #1775C3;
}
.tab_list dl dt img{
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}
.tab_list dl dd img{
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}
.tab_list ul li img{
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}
.tab_list dl dt:hover img, .tab_list dl dd:hover img, .tab_list ul li:hover img{
	transform:scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
}
.tab_list dd {
	width: 297px;
	height: 365px;
	float: left;
	margin-left: 12px;
	overflow: hidden;
}
.mo {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #323232;
	position: relative;
}
.mo span {
	padding-left: 10px;
}
.mo i a {
	display: block;
	width: 50px;
	height: 19px;
}
.mo i:hover {
	background: url(../images/mo1.gif) no-repeat;
}
.mo i {
	position: absolute;
	width: 50px;
	height: 19px;
	right: 0;
	bottom: 10px;
	background: url(../images/mo2.gif) no-repeat;
}
.tab_list ul {
	width: 1250px;
}
.tab_list ul li {
	height: 290px;
	width: 392px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.tab_list ul li:hover a {
	color: #1775C3;
}
.gg {
	width: 1200px;
	margin: 65px auto;
	height: 105px;
}
.gywm {
	width: 1200px;
	margin: 0 auto;
}
.gywm .title {
	height: 45px;
	border-bottom: 1px dashed #666666;
	line-height: 50px;
	font-family: "微软雅黑";
	position: relative;
	margin-bottom: 24px;
}
.gywm .title strong {
	font-size: 18px;
}
.gywm .title i {
	width: 50px;
	height: 19px;
	position: absolute;
	right: 0;
	bottom: 10px;
	background: url(../images/mo2.gif) no-repeat;
}
.gywm .title i:hover {
	background: url(../images/mo1.gif) no-repeat;
}
.gywm .title i a {
	width: 50px;
	height: 19px;
	display: block;
}
.gywm_con {
	position: relative;
}
.gywm_con .video {
	width: 418px;
	height: 250px;
	float: left;
	background: url(../images/video_bg.png) no-repeat;
	padding: 10px;
}
.video_r {
	width: 745px;
	height: 203px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 32px;
	float: right;
}
.video_r p {
	text-indent: 32px;
}
.ckxq {
	width: 89px;
	height: 27px;
	position: absolute;
	right: 3px;
	bottom: 0px;
}
.kk {
	width: 1200px;
	margin: 0 auto 30px;
}
.ryzz {
	width: 600px;
	float: left;
}
.ryzz .title {
	height: 45px;
	line-height: 50px;
	font-family: "微软雅黑";
	position: relative;
	margin-bottom: 24px;
}
.ryzz .title strong {
	font-size: 18px;
}
.ryzz .title i {
	width: 50px;
	height: 19px;
	position: absolute;
	right: 0;
	bottom: 10px;
	background: url(../images/mo2.gif) no-repeat;
}
.ryzz .title i:hover {
	background: url(../images/mo1.gif) no-repeat;
}
.ryzz .title i a {
	width: 50px;
	height: 19px;
	display: block;
}
.xwzx {
	width: 570px;
	float: right;
}
.xwzx .title {
	height: 45px;
	line-height: 50px;
	font-family: "微软雅黑";
	position: relative;
	margin-bottom: 24px;
}
.xwzx .title strong {
	font-size: 18px;
}
.xwzx .title i {
	width: 50px;
	height: 19px;
	position: absolute;
	right: 0;
	bottom: 10px;
	background: url(../images/mo2.gif) no-repeat;
}
.xwzx .title i:hover {
	background: url(../images/mo1.gif) no-repeat;
}
.xwzx .title i a {
	width: 50px;
	height: 19px;
	display: block;
}
.xwzx .news_c {
	height: 123px;
	border-bottom: 1px dashed #CCCCCC;
}
.xwzx .news_c img {
	width: 195px;
	height: 109px;
	float: left;
	margin-right: 20px;
}
.xwzx .news_c h2 {
	height: 30px;
	font-size: 18px;
	color: #322F2F;
	font-weight: normal;
}
.xwzx .news_c h2 a:hover {
	color: #1775C3;
}
.xwzx .news_c h3 {
	height: 17px;
	font-size: 12px;
	color: #8C8C8C;
	font-weight: normal;
}
.xwzx .news_c p {
	line-height: 23px;
	font-size: 14px;
	color: #322F2F;
}
.xwzx ul li {
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	border-bottom: 1px dashed #999999;
	background: url(../images/li.gif) left center no-repeat;
	padding-left: 15px;
}
.xwzx ul li:hover {
	background: url(../images/li_hover.gif) left center no-repeat;
}
.xwzx ul li .l {
	float: left;
}
.xwzx ul li .r {
	float: right;
}
.xwzx ul li a {
	display: block;
}
.xwzx ul li a:hover .l {
	color: #1E77C5;
}
.xwzx ul li:hover .r {
	color: #D9251D;
}
/*.footer{
	width:100%;
	background:#D5D5D5;
	height:300px;
	}
.footer_con{
	width:1200px;
	margin:0 auto;
	background:#D5D5D5;
	padding-top:40px;
	}
.footer_con .f_l{
	width:840px;
	height:295px;
	float:left;
	}
.footer_con .f_l {
	width:840px;
	height:295px;
	float:left;
	}
.footer_con .f_l dl{
	width:118px;
	float:left;
	}
.footer_con .f_l dl dt{
	font-size:18px;
	color:#656565;
	height:44px;
	}
.footer_con .f_l dl dd{
	font-size:16px;
	color:#656565;
	height:29px;
	}
*/

/*footer*/
.footer_one {
	background: #D5D5D6;
	width: 100%;
	padding: 40px 0;
}
.footer_one_con {
	height: 200px;
	width: 1200px;
	margin: 0 auto;
}
.footer_one_con dl {
	width: 115px;
	float: left;
}
.footer_one_con dl dt {
	font-size: 18px;
	height: 33px;
	color: #666666;
	font-family: "微软雅黑";
}
.footer_one_con dl dd {
	font-size: 16px;
	line-height: 30px;
	font-family: "微软雅黑";
}
.footer_one_con dl dd a {
	color: #666;
}
.footer_one_con dl dd a:hover {
	color: #DA251D;
}
.footer_r {
	width: 360px;
	height: 223px;
	float: right;
	border-left: 1px solid #999;
	padding-left: 33px;
}
.footer_r span {
	float: left;
	padding-right: 15px;
}
.footer_r p {
	font-size: 16px;
	line-height: 35px;
}
.footer_r b {
	height: 20px;
}
.footer_r i img {
	padding-top: 10px;
}
.footer_two {
	background: #1775C3;
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #D7D7D7;
}
.footer_two a, .footer_two p {
	color: #D7D7D7;
}
/*page*/
.main {
	padding: 60px 0 74px;
	background: #F8F8F8;
}
.main_con {
	width: 1200px;
	margin: 0 auto;
}
.position {
	font-size: 16px;
	line-height: 30px;
	text-align: right;
	height: 30px;
	font-family:"微软雅黑";
}
.position a {
	font-family: "微软雅黑";
}
.left_nav {
	width: 217px;
	float: left;
}
.left_nav .lm {
	width: 217px;
	height: 71px;
	line-height: 78px;
	text-align: center;
	font-size: 28px;
	font-family: '微软雅黑';
	background: #009BEB;
	color: #FFF;
}
.left_nav ul {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	width: 215px;
	background: #FFF;
}
.left_nav ul li {
	height: 62px;
	line-height: 62px;
	font-size: 17px;
	text-align: center;
	border-bottom: 1px solid #DCDCDC;
}
.left_nav ul li a {
	color: #656565;
}
.left_nav ul li:hover {
	background: #E6E6E6;
}
.left_nav ul li:hover a {
	color: #333333;
}
.left_nav ul li.hover {
	background: #E6E6E6;
}
.left_nav ul li.hover a {
	color: #333333;
}
.left_nav ul li a {
	display: block;
	font-family: "微软雅黑";
}
<!--
-->
.left_nav dl {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	width: 215px;
	background: #FFF;
}
.left_nav dl dt {
	height: 62px;
	line-height: 62px;
	font-size: 17px;
	text-align: center;
	border-bottom: 1px solid #DCDCDC;
}
.left_nav dl dt a {
	color: #656565;
}
.left_nav dl dt:hover {
	background: #E6E6E6;
}
.left_nav dl dt:hover a {
	color: #333333;
}
.left_nav dl dt.hover {
	background: #E6E6E6;
}
.left_nav dl dt.hover a {
	color: #333333;
}
.left_nav dl dt a {
	display: block;
	font-family: "微软雅黑";
}
.left_nav dl dd {
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #DCDCDC;
	background: #EDEDED;
	display: none;
}
.left_nav dl dd a {
	color: #656565;
}
.left_nav dl dd:hover {
	background: #E6E6E6;
}
.left_nav dl dd:hover a {
	color: #333333;
}
.left_nav dl dd.hover {
	background: #E6E6E6;
}
.left_nav dl dd.hover a {
	color: #333333;
}
.left_nav dl dd a {
	display: block;
	font-family: "微软雅黑";
}
<!--
-->
.content {
	width: 908px;
	float: right;
	border: 1px solid #DCDCDC;
	min-height: 500px;
	padding: 25px;
	background: #FFF;
}
/*news*/
.news {
	width: 908px;
	float: right;
	border: 1px solid #DCDCDC;
	min-height: 500px;
	padding: 0px 25px 45px;
	background: #FFF;
}
.news_li {
	height: 150px;
	border-bottom: 1px solid #CCC;
	padding: 40px 0;
}
.news_li .img {
	height: 180px;
	height: 130px;
	float: left;
	border: 1px solid #CCC;
	padding: 10px;
	margin-right: 30px;
}
.news_li h3 {
	font-size: 18px;
	padding-bottom: 12px;
}
.news_li p {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 10px;
}
.news_li .ckxq {
	width: 100px;
	height: 26px;
	float: left;
	font-size: 12px;
	line-height: 26px;
	border: 1px solid #CCC;
	padding-left: 15px;
}
.news_li .date {
	float: right;
	width: 83px;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	text-align: right;
	background: url(../images/img.gif) no-repeat left center;
	color: #999;
}
.news_page {
	margin-top: 40px;
}
/*product*/
.product {
	width: 908px;
	float: right;
	border: 1px solid #DCDCDC;
	min-height: 500px;
	padding: 25px 25px 45px;
	background: #FFF;
}
.product_list {
	padding-bottom: 25px;
}
.product .product_list ul {
	width: 960px;
	padding-left: 3px;
}
.product .product_list ul li:hover {
	background: #009BEB;
}
.product .product_list ul li:hover a {
	color: #FFF;
}
.product .product_list ul li {
	float: left;
	width: 290px;
	height: 270px;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #D5D5D6;
}
.product .product_list ul li .img {
	width: 100%;
	height: 200px;
}
.product .product_list ul li .img img {
	width: 100%;
	height: 200px;
}
.product .product_list ul li .p {
	color: #FFF;
	line-height: 70px;
	text-align: center;
	font-size: 24px;
	font-family: "微软雅黑";
}
.product .product_list ul li .p a {
	display: block;
}
/*招贤纳士*/
.news_zp {
	width: 908px;
	float: right;
	border: 1px solid #DCDCDC;
	min-height: 500px;
	padding: 0px 25px 45px;
	background: #FFF;
}
.news_zp ul li {
	height: 70px;
	font-size: 16px;
	line-height: 70px;
	border-bottom: 1px solid #ccc;
}
.news_zp ul li .zp_l {
	float: left;
}
.news_zp ul li .zp_r {
	float: right;
}
