@charset "utf-8";
/* CSS Document */
body {
	font-size: 14px;
	color: #21282e;
	font-family: 微软雅黑;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.clearfix:after, .clearfix:before {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
ul, li, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color: #21282e;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
img {
	border: 0;
}
.box1 {
	width: 1200px;
	margin: 0 auto;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.box {
	width: 1200px;
	margin: 0 auto;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	position: relative;
}
p {
	font-size: 14px;
	line-height: 28px;
	color: #333;
}
a:hover {
	color: #205ca7;
}
/* header */


/*banner*/

.banner {
}
.banner .slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.banner .slideBox .hd {
	height: 3px;
	overflow: hidden;
	position: absolute;
	right: 46%;
	bottom: 15px;
	z-index: 1;
}
.banner .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.banner .slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 50px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.banner .slideBox .hd ul li.on {
	background: #205ca7;
	color: #fff;
}
.banner .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.banner .slideBox .bd img {
	width: 100%;
	display: block;
}
.banner .slideBox .prev, .banner .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.banner .slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.banner .slideBox .prev:hover, .banner .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.banner .slideBox .prevStop {
	display: none;
}
.banner .slideBox .nextStop {
	display: none;
}
/* 首页 */

.top {
	height: 40px;
	position: relative;
	background: #205ca7;
	line-height: 40px;
}
.top_box {
	width: 1200px;
	margin: auto;
	text-align: right;
	color: rgba(255,255,255,0.4);
}
.top_box a {
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}
.header {
	width: 1200px;
	margin: auto;
}
.header_left {
	width: 165px;
	float: left;
	margin-top: 10px;
}
.header_right {
	float: right;
}
.header_right .nav {
	height: 80px;
	line-height: 80px;
	position: relative;
	z-index: 1;
}
.header_right .nav a {
	color: #fff;
}
.header_right .nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.header_right .nav .nLi h3 {
	float: left;
	font-weight: normal;
}
.header_right .nav .nLi h3 a {
	display: block;
	padding: 0 23px;
	font-size: 16px;
	color: #555;
}
.header_right .nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 80px;
	position: absolute;
	background: rgba(32,92,167,0.9);
	line-height: 35px;
	padding: 5px 0;
}
.header_right .nav .sub li {
	zoom: 1;
}
.header_right .nav .sub a {
	display: block;
	padding: 0 10px;
	text-align: center;
}
.header_right .nav .sub a:hover {
	background: rgba(32,92,167,1);
	color: #fff;
}
.header_right .nav .nLi h3 a:hover {
	color: #205ca7;
	font-weight: bold;
}
.s_pro {
	width: 1200px;
	margin: auto;
	position: relative;
	margin-top: 60px;
	margin-bottom: 60px;
}
.pro_left {
	float: left;
	width: 185px;
}
.pro_left h2 {
	font-size: 30px;
	line-height: 80px;
}
.pro_left e {
	width: 55px;
	height: 2px;
	background: rgba(32,92,167,1);
	display: block;
}
.pro_left span {
	font-size: 16px;
	color: #666;
}
.pro_left p {
	font-size: 14px;
	color: #999;
	margin-top: 45px;
}
.pro_left .more a {
	width: 100%;
	height: 45px;
	border: 1px solid #205ca7;
	display: block;
	text-align: center;
	line-height: 45px;
	color: #205ca7;
	margin-top: 70px;
}
.pro_left .more a:hover {
	background: #205ca7;
	color: #fff;
}
.pro_right {
	float: right;
	width: 960px;
}
.pro_right .pro_right1 {
	background: url(../images/c1.jpg) no-repeat;
	height: 314px;
	width: 270px;
	padding: 20px;
	padding-top: 150px;
	float: left;
}
.pro_right .pro_right1 h4 {
	font-size: 36px;
	font-family: impact;
	color: #fff;
}
.pro_right .pro_right1:hover h4 span {
	font-weight: bold;
}
.pro_right .pro_right1:hover h4 {
	font-size: 40px;
}
.pro_right .pro_right1 h4 span {
	font-size: 16px;
	padding-left: 15px;
	font-weight: normal;
}
.pro_right .pro_right1 p {
	color: #fff;
	margin-top: 30px;
}
.pro_right .pro_right2 {
	width: 637px;
	float: right;
}
.pro_right .pro_right2 li {
	width: 310px;
	float: left;
	border: 1px solid #eee;
	height: 236px;
	text-align: center;
}
.pro_right .pro_right2 li img {
	margin-top: 40px;
}
.pro_right .pro_right2 li h6 {
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}
.pro_right .pro_right2 li p {
	width: 189px;
	margin: auto;
	color: #666;
}
.pro_right .pro_right2 .dianzi:hover {
	background: url(../images/dianzi.jpg) no-repeat;
}
.pro_right .pro_right2 .it:hover {
	background: url(../images/it.jpg) no-repeat;
}
.pro_right .pro_right2 .it {
	margin-left: 10px;
}
.pro_right .pro_right2 .shui {
	margin-left: 10px;
}
.pro_right .pro_right2 .qiche {
	margin-top: 10px;
}
.pro_right .pro_right2 .qiche:hover {
	background: url(../images/qiche.jpg) no-repeat;
}
.pro_right .pro_right2 .shui:hover {
	background: url(../images/shui.jpg) no-repeat;
}
.pro_right .pro_right2 .shui {
	margin-top: 10px;
}
.pro_right .pro_right2 li:hover img {
	display: none;
}
.pro_right .pro_right2 li:hover h6 {
	color: #fff;
	margin-top: 70px;
	font-weight: bold;
}
.pro_right .pro_right2 li:hover p {
	color: #fff;
}
.s_about {
	background: url(../images/ab.jpg) no-repeat;
	height: 670px;
}
.about_box {
	width: 1200px;
	margin: auto;
}
.about_box .titer h2 {
	font-size: 30px;
	line-height: 80px;
	color: #fff;
}
.about_box .titer e {
	width: 55px;
	height: 2px;
	background: #fff;
	display: block;
}
.about_box .titer span {
	font-size: 16px;
	color: #fff;
}
.about_box .titer {
	margin-top: 20px;
}
.about_box .about_left {
	width: 600px;
	float: left;
	height: 400px;
	overflow: hidden;
	margin-top: 64px;
}
.about_box .about_left .hd li {
	width: 25px;
	background: #fff;
	margin-right: 10px;
}
.about_box .about_left .hd .on {
	background: #205ca7 !important;
}
.about_box .about_left .hd ul {
	margin-left: 0 !important;
}
.about_left .hd {
	position: relative;
	top: -30px;
	left: 10px;
}
.about_box .about_left .bd img {
	border: none !important;
}
.about_box .about_right {
	width: 560px;
	background: url(../images/jj.jpg) no-repeat;
	float: right;
	height: 490px;
	position: relative;
	top: -65px;
	padding: 20px;
	border-radius: 5px;
}
.about_box .about_jj h4 {
	background: url(../images/jj.png) no-repeat;
	padding-left: 48px;
	font-size: 24px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	color: #333;
	margin-bottom: 25px;
}
.about_box .about_jj p {
	color: #666;
	text-indent: 2em;
}
.about_box .about_jj {
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
	margin-top: 20px;
}
.about_box .about_wh {
	padding-top: 40px;
}
.about_box .about_wh h4 {
	background: url(../images/wh.png) no-repeat;
	padding-left: 48px;
	font-size: 24px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	color: #333;
	margin-bottom: 25px;
}
.about_box .about_wh h4:hover {
	color: #205ca7;
	cursor: pointer
}
.about_box .about_jj h4:hover {
	color: #205ca7;
	cursor: pointer
}
.about_box .about_wh p {
	color: #666;
	line-height: 40px;
}
.about_box .about_jj p span {
	color: #205ca7
}
.about_box .about_wh p span {
	font-size: 16px;
}



.s_news {
	width:1200px;
	margin:auto;
	margin-top:35px;
	margin-bottom:40px;}


.s_news .titer {
	height: 60px;
overflow: hidden;}


.s_news .titer h2 {
    font-size: 30px;
    line-height: 80px;
	float:left;
}

.s_news .titer span {
   font-size: 14px;
color: #666;
line-height: 100px;
margin-left: 20px;
}


.s_news .titer .more {

    float: right;
    line-height: 100px;


}



.s_news .titer .more  a {color: #666;}


.s_news .titer .more  a:hover {color: #205ca7;}





.news_left ul li img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
.news_left ul li img {
    transition: 0.8s all ease-out;
    -webkit-transition: 0.8s all ease-out;
	width:100%;

}
.news_left ul li .imgk {width:560px;
	height:233px;
	overflow:hidden;
	margin-bottom:30px;}
	


.news_left {
    width: 560px;
    float: left;
    margin-top: 35px;
}


.news_left ul li .biaoti {
	font-size:16px;
	color:#666;
	line-height:40px;
	margin-bottom: 10px;}


.news_left ul li .biaoti e {
	width:40px;
	height:2px;
	background:#205ca7;
	display:block;}
	

.news_left ul li  e {
	font-size:16px;
	color:#666;
	line-height:50px;}


.news_left ul li p {
	color:#666;
	margin-bottom:30px;}


.news_left ul li span {
	color:#666;
	background:url(../images/jt.png)  right no-repeat;
	padding-right:30px;
	}



.news_left ul li:hover  e {
	color:#205ca7;
	font-weight:bold;}


.news_right {
    float: right;
    width: 595px;margin-top: 35px;
} 


.news_right ul li .rq {
	width:122px;
	background:url(../images/xwfh.jpg) right no-repeat;
	float:left;
	font-size:30px;
	color:#666;
	text-align:right;
	padding-right:20px;}

.news_right ul li .rq span {
	font-size:18px;}

.news_right ul li e {
	font-size:16px;
	line-height: 37px;}

.news_right ul li {
	margin-bottom: 22px;
border-bottom: 1px solid #eee;
padding-bottom: 15px;}

.news_right ul li .bt {
	float:right;
	width: 426px;}


.news_right ul li p {
	color:#666;line-height: 24px;}


.news_right ul li:hover e {
	font-weight:bold;}


.news_right ul li:hover .rq {
	color:#205ca7;}


.footer {
	background:#2f2f2f;}


.footer_box {
	width:1200px;
	margin:auto;
		padding-top:25px;
	padding-bottom:35px;
	}

.footer_box p {
	color:#fff;}

.footer_box .lianxi {
	width:330px;
	background:url(../images/db.png) right no-repeat;
	float:left;
}

.footer_box ul {
	float:right;
	width:858px;}

.footer_box ul li {
	width:20%;
	float:left;}

.footer_box ul li h6 {
	font-size:16px;
	line-height:50px;
	color:#fff;
	font-weight:normal;}


.footer_box ul li p a {
	color:#fff;
	line-height:30px;}


.footer_box ul li p a:hover {
	color:#205ca7;}


/*  内页关于我们 */

.n_about {
	margin-top: -25px;
}

.page_box {
	background: rgba(0,0,0,0.6);
	height: 70px;
	line-height: 70px;
	position: relative;
top: -74px;
}
.page_box1 {
	width: 1200px;
	margin: auto;
	height: 70px;
overflow: hidden;
}

.about1 {
	width: 1200px;
	margin: auto;
	margin-bottom: 60px;}


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


.about1_left h2 {
	font-size:22px;}

.about1_left img {
	margin-top:30px;}

.about1_right h4 {

    font-size: 18px;
    position: relative;
margin-bottom: 30px;

}


.about1_right p {
	color:#666;
}


.about1_right {
    width: 600px;
    float: right;
}


.about2_left {
    width: 550px;
    float: left;
}

.about2 {
	background:#f9f9f9;
	padding-top:60px;
	padding-bottom:60px;
	margin-bottom:60px;}


.about2_left h4 {

    font-size: 18px;
  position: relative;
margin-bottom: 30px;

}



.about2_left p {
	color:#666;
	}



.about2_box {
	width: 1200px;
	margin: auto;
	}



.about2_right {
    width: 600px;
    float: right;
}


.about2_right h2 {
	font-size:22px;}

.about2_right img {
	margin-top:0;}



.about4 {
    background: rgba(32,92,167,0.08);
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 60px;
}

.about6 {
	background:#f9f9f9;
	padding-top:60px;
	padding-bottom:60px;}




.dianzi1_right {
    width: 600px;
    float: right;
}


.dianzi1_right h4 {
    font-size: 18px;
    position: relative;
    margin-bottom: 30px;
}


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

.dianzi1 {
	background:#F9f9f9;
	margin-top: -74px;}


.dianzi1_box {
	padding-top:60px;
	padding-bottom:60px;
	width:1200px;
	margin:auto;}


.dianzi1 p {
	color:#666;}



.dianzi2 {

	width:1200px;
	margin:auto;
		margin-top:60px;
	margin-bottom:60px;}



.dianzi2_left h4 {
    font-size: 18px;
    position: relative;
    margin-bottom: 30px;
}

.dianzi2_left {
	width:550px;
	float:left;}


.dianzi2 p {
	color:#666;}


.dianzi2_right {
	width:600px;
	float:right;}



.dianzi3 {
    background:rgba(32,92,167,0.05);
}



.it1 {
    width: 1200px;
    margin: auto;
    margin-top: -25px;
	margin-bottom:60px;
}

.it1_right {
    width: 600px;
    float: right;
}


.it1_right h4 {
    font-size: 18px;
    position: relative;
    margin-bottom: 30px;
}


.it1_right p {
	color:#666;}


.it1_left {

    width: 500px;
    float: left;

}


.it2 {
    background: #f9f9f9;
    padding-top: 60px;
    padding-bottom: 60px;
}



.it2_box {
	width:1200px;
	margin:auto;}



.it2_left {
    width: 550px;
    float: left;
}


.it2_left p {
	color:#666;}


.it2_left h4 {
    font-size: 18px;
    position: relative;
    margin-bottom: 30px;
}


.it2_right {
    width: 600px;
    float: right;
}




.page_qc {
    width: 1200px;
    margin: auto;
	margin-bottom: 60px;
}


.page_qc p {
    color: #666;
}


.qc_left {
    width: 566px;
    float: left;
	border-right:1px solid rgba(32,92,167,0.2);
}



.qc_right {
    width: 580px;
    float: right;
}


.qc_box {
	background: rgba(32,92,167,0.08);
	margin-top: -74px;
padding-top: 50px;}




.sbeng1 {
    width: 1200px;
    margin: auto;
    margin-top: -25px;
}

.sbeng1 h2 {
	font-size:22px;
	position: relative;
margin-bottom: 30px;
text-align: center;}

.sbeng1 p {
	color:#666;
	margin-bottom: 30px;} 



.sbeng1  ul li .tpk {
	width: 314px;
height: 192px;
	overflow:hidden;
	float:left;
	 border:1px solid #eee;
	}



.sbeng1  ul li{ margin:0 8px; float:left;  width:600px;
 }
.sbeng1 ul li img{ width:312px; height:190px;  transform: scaleX(1) scaleY(1);
    transition: all 0.7s ease 0s;}


.sbeng1 ul li img:hover {
    transform: scaleX(1.1) scaleY(1.1);
}

.sbeng1_s3 ul li p {
    margin-bottom: 0;
    line-height: 20px !important;
}

.sbeng1_s4 ul li p {
    margin-bottom: 0;
    line-height: 22px !important;
}

.sbeng1 .picScroll-left .hd .next {

    width: 40px;
    height: 40px;
    background:rgba(32,92,167,0.08) url(../images/next.png) no-repeat;
    float: left;
	position: relative;
    top: -130px;


}


.sbeng1 .picScroll-left .hd .prev {

    width: 40px;
    height: 40px;
    background:rgba(32,92,167,0.08) url(../images/prev.png) no-repeat;
    float: right;
	position: relative;
    top: -130px;


}



.sbeng1 .picScroll-left {
    width: 1200px;
    overflow: hidden;
	margin-bottom:30px;height: 200px;
}

.sbeng1 ul li .right {
	float:right;
	width:264px;
	height:174px;
	background:rgba(32,92,167,0.08);
	padding:10px;}

.sbeng1 ul li p {
	margin-bottom:0;
	line-height:25px;}



.page_sbeng {
    margin-bottom: -30px;
}


.page_wenhua {
    width: 1200px;
    margin: auto;
	margin-top: -25px;
margin-bottom: 60px;
}

.page_wenhua li {
	width:360px;
	float:left;
	background:#f9f9f9;
	border-radius:10px;
	margin: 10px;
	padding:10px;
	text-align:center}


.page_wenhua li h4 {
	font-size:22px;
	line-height:60px;}


.page_wenhua li p {
	color:#666;
	font-size:16px;}


.whtp {
    margin-top: 30px;
	width:360px;
	height:300px;
	overflow:hidden;
}


.whtp img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
.whtp img {
    transition: 0.8s all ease-out;
    -webkit-transition: 0.8s all ease-out;
    width: 100%;
}













.page_nr {
	width: 1200px;
	margin: auto;
	margin-top: -28px;
	margin-bottom: 60px;
}
.page_nr p {
	color: #666;
}

.xban {
	width: 100%;
	overflow: hidden;
}
.xban img {
	width: 100%;
}
.page_location {
	line-height: 70px;
	color: #fff;
	float: left;
}
.page_location a {
	color: #fff;
}
.page_location a:hover {
	color: #009742;
	font-weight:bold;
}
.wrap-menu {
	overflow: hidden;
	float: right;
}
.wrap-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.wrap-menu ul li {
	display: inline-block;
	margin: 0;
	width: 140px;
	text-align: center;
	background: url(../images/dhy.jpg) right no-repeat;
	float: left;
}
/*.wrap-menu ul li .select {background: #a44c20;color: #fff;}*/
.wrap-menu ul li h5 {
	cursor: pointer;
	height: 100%;
	width: 100%;
	font: 16px/70px '微软雅黑';
	color: #333;/*border-right: 1px solid #ddd;*/
}
.wrap-menu ul li h5:hover {
	cursor: pointer;
	height: 100%;
	width: 100%;
	font: 16px/70px '微软雅黑';
	color: #fff;/*background: #205ca7;*/
}
.wrap-menu ul li h5 a {
	display: block;
--color: #fff;
--hover: #205ca7;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	color: #fff;
	padding: 0 20px
}
.wrap-menu ul li h5 a:hover {
	background: #205ca7 !important;
	display: block;
	font-size: 16px;
	
	color: #fff;/*background: #205ca7;box-shadow: inset 9em 0 0 0 var(--hover);border-color: var(--hover);*/
}
.wrap-menu ul li .select a {
	background: #205ca7 !important;
	display: block;
	font-size: 16px;
	
	color: #fff;
}
.wrap-menu ul li .select a:hover {
	color: #fff;/*background: #205ca7;*/
}
/*  页码 */
.pages {
	margin: 25px 0 40px;
	text-align: center;
	font-size: 14px;
}
.pages .page-active {
	background: #205ca7;
	border: 1px solid #205ca7;
	text-decoration: none;
}
.pages .page-active a {
	color: #fff;
}
.pages li a {
	text-align: center;
	color: #333;
	padding: 0 13px;
}
.pages li {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	background: #fff;
	border: 1px solid #ccc;
	margin-left: 6px;
}
/*  内页新闻 */




.pageNewsD p {
	line-height: 28px !important;
}
.n_news {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.pageNewsT {
	width: 100%;
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
	color: #222;
	line-height: 50px;
	font-weight: bold;
}
.pageNewsC {
	font-size: 14px;
	color: #999;
	line-height: 40px;
	text-align: center;
	border-bottom: dashed 1px #ccc;
}
.pageNewsk {
	border-bottom: dashed 1px #eee;
	margin-bottom: 30px;
}
.pages1 {
	width: 100%;
	margin: 30px auto;
}
.pages1_l {
	float: left;
	width: 48%;
	height: 40px;
	background: #f9f9f9;
	padding-left: 12px;
}
.pages1_l a {
	line-height: 40px;
	color: #666;
	display: block;
}
.pages1_l a:hover {
	line-height: 40px;
	color: #205ca7;
	display: block;
}
.pages1_r {
	float: left;
	width: 49%;
	height: 40px;
	text-align: right;
	background: #eee;
	padding-right: 12px;
}
.pages1_r a {
	line-height: 40px;
	color: #666;
	display: block;
}
.pages1_r a:hover {
	line-height: 40px;
	color: #205ca7;
	display: block;
}
/*内页荣誉*/


.n_ry {
	width: 1200px;
	margin: auto;
	margin-top: -25px;
}
.n_ry_y {
}
.n_ry_y .pic {
	width: 190px;
	height: 126px;
	overflow: hidden;
}
.n_ry_y li {
	width: 190px;
	float: left;
	margin: 4px;
	border: 1px solid #eee;
	cursor:pointer;
}
.n_ry_y li:hover img {
	transform: scaleX(1.1) scaleY(1.1);
}
.n_ry_y li img {
	width: 100%;
	transform: scaleX(1) scaleY(1);
	transition: all 0.7s ease 0s;
}
.n_ry_y li p {
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	color: #666;
	background: #eee;
}
.n_ry_y li:hover p {
	background: #2a75d4;
	color: #fff;
}
.ryxw {
	width: 900px;
	float: right;
	margin-bottom: 60px;
}
.ryxw h4 {
	height: 45px;
	background: #205ca7;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
}
.ryxw h4 a {
	float: right;
	margin-right: 20px;
	font-size: 14px;
	color: #fff;
}
.ryxw li {
	width: 880px;
	background: #eee;
	margin-top: 15px;
	padding: 10px;
}
.ryxw li e {
	float: left;
	color: #666;
	background: url(../images/ico2.png) 0 no-repeat;
	padding-left: 16px;
}
.ryxw li:hover e {
	color: #205ca7;
	font-weight: bold;
}
.ryxw li .time {
	float: right;
	color: #999;
}
.n_hz_y {
	margin-top: 30px;
	margin-bottom: 40px;
}
.n_hz_y li {
	width: 282px;
	float: left;
	border: 1px solid #eee;
	margin: 8px;
}
.n_hz_y li .tk {
	width: 282px;
	height: 212px;
	overflow: hidden;
}
.n_hz_y li .xwbj {
	width: 263px;
	height: 45px;
	line-height: 45px;
	background: rgba(238,238,238,0.9);
	text-align: center;
	color: #666;
	position: absolute;
	margin-top: -45px;
	margin-left: 10px;
}
.n_hz_y li:hover .xwbj {
	background: #fff;
	color: #205ca7;
}
.n_hz_y li img {
	transform: scaleX(1) scaleY(1);
	transition: all 0.7s ease 0s;
	width: 100%;
}
.n_case {
	width: 1200px;
	margin: auto;
}
.nr p {
	color: #fff;
}
.mess h2 {
	font-size: 30px;
	text-align: center;
	line-height: 120px;
}
.right {
	float: right;
	width: 100%;
	overflow: hidden;
	display: block;
	margin-bottom: 2%;
}
.right div {
	float: left;
	width: 48%;
	overflow: hidden;
	margin-bottom: 3%;
	margin-left: 1%;
}
.right div input {
	display: block;
	background: #eee;
	width: 100%;
	line-height: 3em;
	border: 0;
	padding-left: 1em;
	height: 3em;
	font-size: 14px;
}
.right label {
}
.right #Textbox-1 {
}
.right #TJ5, .page-contact .right #TJ6 {
	width: 47%;
	height: 3em;
	border: 0;
	background: #eee;
	color: #999;
	margin-bottom: 5%;
	margin-right: 2.5%;
	padding-left: 1em;
}
.right option {
}
.right #TJ7 {
	border: 0;
	display: block;
	width: 96%;
	margin-bottom: 4%;
	height: 180px;
	font-size: 14px;
	padding-left: 1em;
	background: #eee;
	line-height: 2em;
	font-family: weiruan;
	margin-left: 1%;
}
.right #button1 {
	cursor: pointer;
	padding: 1% 5% 1% 5%;
	margin-right: 5%;
	border: 0;
	font-family: 微软雅黑;
	background: #eee;
	margin-left: 34%;
}
.right #button2 {
	cursor: pointer;
	padding: 1% 5% 1% 5%;
	border: 0;
	font-family: 微软雅黑;
	background: #eee;
}
.right #button1:hover {
	background: #2a75d4;
	color: #fff;
}
.right #button2:hover {
	background: #2a75d4;
	color: #fff;
}
/*  内页产品 */


.page_xj {
	width: 1200px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.page_xj .right #TJ5 {
	width: 100%;
	height: 42px;
	border: 0;
	background: #eee;
	color: #666;
	margin-right: 2.5%;
	padding-left: 1em;
	margin-bottom: 0;
}
.page_xj p {
	color: #205ca7;
	line-height: 60px;
	padding-left: 10px;
}
.pro_nr li {
	width: 285px;
	float: left;
	margin: 7px;
}
.pro_nr li .tpk {
	width: 285px;
	height: 190px;
	overflow: hidden;
}
.pro_nr li:hover img {
	transform: scaleX(1.1) scaleY(1.1);
}
.pro_nr li img {
	width: 100%;
	transform: scaleX(1) scaleY(1);
	transition: all 0.7s ease 0s;
}
.pro_nr {
	width: 1200px;
	margin: auto;
	margin-top: 40px;
}
.pro_nr li .tjname {
	background: #eee;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #666;
}
.pro_nr li:hover .tjname {
	background: #2a75d4;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.pro_show {
	width: 1200px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 60px;
}
.txt {
	width: 380px;
	height: 45px;
	background: rgba(255,255,255,0.85);
	position: absolute;
	left: 0;
	bottom: 5px;
	color: #333;
	margin-left: 5px;
}
.txt h3 {
	font-size: 20px;
	height: 45px;
	text-align: center;
	line-height: 45px;
}
.txt p {
	font-size: 14px;
	padding-left: 30px;
	line-height: 8px;
	margin-top: 20px;
}
.txt p a:hover {
	color: #205ca7;
}
.fl {
	border-top: 1px solid #ddd;
	width: 350px;
	margin-left: 15px;
}
.txt h3:hover {
	color: #205ca7;
}
.picFocus {
	float: left;
	width: 600px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.picFocus .bd li {
	vertical-align: middle;
}
.picFocus .bd img {
	width: 600px;
	height: 400px;
	display: block;
	border: 1px solid #eee;
}
.picFocus .hd {
	width: 100%;
	padding-top: 10px;
	overflow: hidden;
}
.picFocus .hd ul {
	margin-left: 30px;
	overflow: hidden;
	zoom: 1;
}
.picFocus .hd ul li.on {
	background: url("images/icoUp.gif") no-repeat center 0;
}
.picFocus .hd ul li {
	padding-top: 5px;
	float: left;
	text-align: center;
}
.picFocus .hd ul li.on img {
	border-color: #205ca7;
}
.picFocus .hd ul li img {
	width: 100px;
	height: 67px;
	border: 2px solid #ddd;
	border-top-color: rgb(221, 221, 221);
	border-right-color: rgb(221, 221, 221);
	border-bottom-color: rgb(221, 221, 221);
	border-left-color: rgb(221, 221, 221);
	cursor: pointer;
	margin-right: 8px;
}
.left02 {
	width: 100%;
	margin: 20px auto 0;
	border-top: 1px #ddd solid;
	padding-top: 30px;
	font-size: 14px;
	line-height: 28px;
	overflow: hidden;
}
.floatr {
	width: 46%;
	float: right;
}
.floatr .title {
	font-size: 24px;
	color: #333;
	width: 100%;
	word-break: break-all;
	margin-bottom: 20px;
}
.floatr .table-list {
	width: 100%;
	border-top: 1px #ccc dashed;
}
.floatr .table-list tr {
	width: 100%;
}
.floatr .table-list td {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding: 5px 0;
}
.floatr .table-list td span {
	color: #333;
}
.picFocus .prev {
	position: absolute;
	left: 0;
	bottom: 24px;
}
.picFocus .next {
	position: absolute;
	right: 0;
	bottom: 24px;
}
.full-length {
	width: 100%;
}
.container {
	margin: 0 auto;
}
.full-length .container li {
	float: left;
	width: 360px;
	height: 270px;
	list-style: none;
	margin: 18px;
}
.port-1 {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.port-1 img {
	transition: 0.5s;
	width: 360px;
	height: 270px;
}
.port-1 .text-desc {
	opacity: 0.9;
	top: -290px;
	transition: 0.5s;
	color: #000;
}
.text-desc {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	height: 100%;
	opacity: 0;
	width: 100%;
}
.text-desc h3 {
	font-size: 18px;
	background: none;
	text-align: center;
	color: #333;
	margin-top: 80px;
}
.port-1.effect-1:hover .text-desc {
	top: 0;
}
.port-1.effect-2:hover .text-desc {
	bottom: 0;
}
.ny_case {
	background: url(../images/nyhz.png) 5px center no-repeat;
	height: 72px;
	width: 842px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.ny_case .value4 {
	font-size: 90px;
	font-family: impact;
	color: #2a75d4;
	width: 180px;
	float: left;
	margin-top: -19px;
	margin-left: 153px;
}
.ny_case span {
	font-size: 60px;
	font-family: impact;
	color: #2a75d4;
	margin-left: 10px;
}
.case_logo li {
	width: 185px;
	height: 123px;
	float: left;
	border: 1px solid #eee;
	margin: 6px;
	overflow: hidden;
	cursor: pointer;
}
.case_logo {
	width: 1200px;
	margin: auto;
}
.case_logo li img {
	width: 100%;
}
.case_logo li img:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.case_logo li img {
	transition: 0.8s all ease-out;
	-webkit-transition: 0.8s all ease-out;
	width: 100%;
}
.case_logo .more a {
	width: 99%;
	height: 45px;
	background: rgba(217,92,32,0.95);
	display: block;
	text-align: center;
	line-height: 45px;
	color: #fff;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 60px;
}
.case_logo .more a:hover {
	background: rgba(217,92,32,1);
}
.case_sg {
	background: rgba(42,117,212,0.05);
	padding-bottom: 60px;
}
.case_sg h2 {
	font-size: 30px;
	text-align: center;
	line-height: 100px;
}
.sg_box {
	width: 1200px;
	margin: auto;
}
.case_sg li {
	width: 280px;
	float: left;
	margin: 10px;
}
.case_sg li .tpk {
	width: 280px;
	height: 187px;
	overflow: hidden;
}
.case_sg li:hover .tjname {
	background: #2a75d4;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.case_sg li .tjname {
	background: #eee;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #666;
}
.case_sg li img:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.case_sg li img {
	transition: 0.8s all ease-out;
	-webkit-transition: 0.8s all ease-out;
	width: 100%;
}
.case_list .cplb li {
	width: 185px;
	height: 123px;
	float: left;
	border: 1px solid #eee;
	margin: 6px;
	overflow: hidden;
	cursor: pointer;
}
.case_list {
	width: 1200px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}
.case_list .cplb li img {
	width: 100%;
}
.case_list .cplb li img:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.case_list .cplb li img {
	transition: 0.8s all ease-out;
	-webkit-transition: 0.8s all ease-out;
	width: 100%;
}
.sg_list {
	width: 1200px;
	margin: auto;
	margin-top: 40px;
}
.sg_list .cplb li {
	width: 280px;
	float: left;
	margin: 10px;
}
.sg_list .cplb li .tpk {
	width: 280px;
	height: 187px;
	overflow: hidden;
}
.sg_list .cplb li:hover .tjname {
	background: #2a75d4;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.sg_list .cplb li .tjname {
	background: #eee;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #666;
}
.sg_list .cplb li img:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.sg_list .cplb li img {
	transition: 0.8s all ease-out;
	-webkit-transition: 0.8s all ease-out;
	width: 100%;
}
.page_newsbox {
	background: rgba(42,117,212,0.05);
}
.page_news {
	width: 1200px;
	margin: auto;
	margin-top: -25px;
}
.page_news li .left {
	width: 230px;
	height: 96px;
	overflow: hidden;
	float: left;
	border: 1px solid #eee;
}
.page_news li img:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.page_news li img {
	transition: 0.8s all ease-out;
	-webkit-transition: 0.8s all ease-out;
	width: 100%;
}
.page_news li .right_xw {
	float: right;
	width: 945px;
}
.page_news li .right_xw e {
	font-size: 16px;
	line-height: 50px;
	float: left;
	color: #333;
	font-weight: bold;
}
.case_show {
	width: 1200px;
	margin: auto;
	margin-bottom: 30px;
}
.page_news li .right_xw span {
	float: right;
	line-height: 50px;
	color: #666;
}
.page_news li .right_xw .right_k {
	width: 100%;
}
.page_news li .right_xw p {
	color: #666;
}
.page_news li .more {
	width: 160px;
	height: 45px;
	background: #205ca7;
	line-height: 45px;
	text-align: center;
	color: #fff;
	margin-top: 30px;
}
.page_news li:hover .more {
	background: #2a75d4;
}
.page_news li:hover .right_xw e {
	color: #205ca7;
}
.page_news li {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.page_zb li {
	width: 385px;
	height: 400px;
	overflow: hidden;
	float: left;
}
.page_zb .zb1 {
	background: url(../images/zb1.jpg) no-repeat;
}
.page_zb .zb1 p {
	font-size: 16px;
	width: 88%;
	margin: auto;
	color: #666;
	margin-top: 150px;
}
.page_zb .zb1 span {
	color: #666;
	position: relative;
	top: 56px;
	left: 72px;
}
.page_zb .zb1 span:hover {
	color: #205ca7
}
.page_zb {
	width: 1200px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 60px;
}
.page_zb .zb2 {
	margin-left: 22px;
}
.page_zb li h4 {
	font-size: 24px;
	color: #fff;
	position: relative;
	top: -50px;
	left: 15px;
}
.page_zb li img:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.page_zb li img {
	transition: 0.8s all ease-out;
	-webkit-transition: 0.8s all ease-out;
}
.jd_list li {
	width: 285px;
	float: left;
	margin: 7px;
}
.jd_list li .pic {
	width: 285px;
	height: 190px;
	overflow: hidden;
}
.jd_list li:hover img {
	transform: scaleX(1.1) scaleY(1.1);
}
.jd_list li img {
	width: 100%;
	transform: scaleX(1) scaleY(1);
	transition: all 0.7s ease 0s;
}
.jd_list {
	width: 1200px;
	margin: auto;
	margin-top: 40px;
}
.jd_list li p {
	background: #eee;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #666;
}
.jd_list li:hover p {
	background: #2a75d4;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
/*  招聘  */



.rcln {
	width: 1200px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 60px;
}
.rcln_left {
	width: 380px;
	float: left;
}
.rcln_left .left_s {
	width: 380px;
	height: 352px;
	overflow: hidden;
}
.rcln_left .left_s img:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.rcln_left .left_s img {
	transition: 0.8s all ease-out;
	-webkit-transition: 0.8s all ease-out;
	cursor: pointer;
}
.rcln_left .left_x {
	padding: 30px;
	background: #f9f9f9;
	height: 107px;
}
.rcln_left .left_x h4 {
	font-size: 20px;
	line-height: 40px;
}
.rcln_left .left_x p {
	color: #666;
}
.rcln_right {
	float: right;
	width: 800px;
}
.rcln_right .rcln_right1 {
	width: 330px;
	height: 242px;
	background: #205ca7;
	padding: 30px;
	padding-top: 80px;
	float: left;
	margin-right: 20px;
}
.rcln_right .rcln_right1 h4 {
	font-size: 20px;
	line-height: 40px;
	color: #fff;
}
.rcln_right .rcln_right1 p {
	color: #fff;
}
.rcln_right .rcln_right3 {
	width: 800px;
	height: 148px;
	overflow: hidden;
	margin-top: 14px;
}
.rcln_right .rcln_right2 {
	width: 390px;
	height: 352px;
	overflow: hidden;
}
.rcln_right .rcln_right3 img:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.rcln_right .rcln_right3 img {
	transition: 0.8s all ease-out;
	-webkit-transition: 0.8s all ease-out;
	cursor: pointer;
}
.rcln_right .rcln_right2 img:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
.rcln_right .rcln_right2 img {
	transition: 0.8s all ease-out;
	-webkit-transition: 0.8s all ease-out;
	cursor: pointer;
}
.zyfz {
	margin-bottom: 30px;
}
.zyfz h2 {
	font-size: 30px;
	text-align: center;
	line-height: 120px;
}
.zpxxk {
	wwidth: 100%;
	min-height: 650px;
	background: url(../images/zplm.jpg) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: auto;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.zpxx h2 {
	font-size: 30px;
	text-align: center;
	line-height: 120px;
	color: #fff
}
#hrPage {
	width: 1200px;
	margin: 0 auto;
}
.inner1100 {
	width: 100%;
	margin: 0px auto;
}
.recruitment-info {
	background-color: #ffffff;
	padding: 30px 5%;
}
.recruitment-info .t {
	font-size: 16px;
	font-weight: bold;
}
.recruitment-info a {
	color: #cc0000;
}
.recruitment-info .email {
	font-size: 15px;
	margin: 0 8px 0 11px;
	position: relative;
}
.recruitment-info .email:before {
	content: "";
	position: absolute;
	left: 0;
	right: auto;
	width: 100%;
	height: 1px;
	background: #cc0000;
	bottom: 0;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.recruitment-info .email:hover:before {
	width: 0;
	right: 0;
	left: auto;
}
.recruitment-select-box {
	margin-top: 35px;
}
.recruitment-select {
	float: left;
	display: block;
	width: 60%;
}
select.mar-sel {
	padding: 10px 26px 10px 2%;
	line-height: 20px;
	height: 42px;
	vertical-align: middle;
	border: 1px solid #9d9b9b;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #666666;
	font-size: 14px;
	cursor: pointer;
	float: left;
	display: block;
	margin: 0px 2% 25px 0px;
	width: 40%;
	border-radius: 0;
}
select.mar-sel option {
	padding: 2px 2%;
	box-sizing: border-box;
}
select.mar-sel:hover {
	color: #101010;
}
.csstransitions select.mar-sel {
	background: url(../images/link_select_ico2.png) no-repeat scroll 95% center;
}
.recruitment-serach {
	float: right;
	display: block;
	width: 200px;
	padding: 0 88px 0 0;
	position: relative;
}
.recruitment-serach .txt {
	width: 80%;
	padding: 10px 10%;
	border: 1px solid #959595;
	border-right: 0px none;
	height: 20px;
	line-height: 20px;
}
.recruitment-serach .btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 88px;
	text-align: center;
	height: 100%;
	line-height: 42px;
	color: #fff;
	background-color: #cc0000;
}
.recruitment-serach .btn:hover {
	background-color: #333;
}
.recruitment-serach .txt:focus {
	border-color: #cc0000;
}
.hrList {
	margin: 32px 0px 0px;
	font-size: 16px;
}
.hrList .hspan {
	text-align: center;
	cursor: pointer;
	width: 15%;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
}
.hrList .hspan2 {
	text-align: center;
	cursor: pointer;
	width: 36%;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}
.hrList .hspan1 {
	text-align: center;
	padding-left: 2%;
	width: 15%;
}
.hrList .hrdt {
	background-color: #9d9b9b;
	color: #fff;
}
.hrList dd {
	margin-bottom: 3px;
	position: relative;
	background-color: #fff;
}
.hrList .hrdt {
	height: 50px;
	overflow: hidden;
}
.hrList .hrT {
	background-color: #f2f2f2;
	color: #666666;
}
.hrList .hrT .hspan {
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	text-align: center;
}
.hrList .ib {
	width: 16px;
	height: 16px;
	margin: 17px auto 0px;
	display: block;
	position: relative;
	transition: 400ms;
	-webkit-transition: 400ms;
}
.hrList .ib i {
	display: block;
	background-color: #999999;
}
.hrList .ib .ic1 {
	width: 2px;
	height: 16px;
	margin-left: 7px;
}
.hrList .ib .ic2 {
	width: 16px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.hrList .hrB {
	border: 1px solid #2a75d4;
	display: none;
}
.hrList .hrCon {
	width: 91%;
	margin: 0px auto;
	padding: 30px 0px 50px;
	overflow: hidden;
}
.hrList dd.active .hrT, .hrList dd:hover .hrT {
	background-color: #205ca7;
	color: #fff;
}
.hrList .active .ib i, .hrList dd:hover .ib i {
	background-color: #fff;
}
.hrList .active .ib {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.hrList .active .ib .ic2 {
	display: none;
}
.join-box-btn {
	padding-top: 30px;
}
.join-box-btn .btn {
	float: left;
	display: block;
	background-color: #e4c36a;
	color: #333;
	padding: 10px 40px;
	font-size: 14px;
}
.join-box-btn .btn:hover {
	background-color: #333333;
	color: #fff;
}
.rczp a:hover {
	color: #205ca7;
}
.more_zp {
	width: 220px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 50px;
	padding-bottom: 50px;
}
.more_zp a {
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	display: block;
}
.more_zp a:hover {
	font-size: 14px;
	color: #205ca7;
	border: 1px solid #205ca7;
	display: block;
}
.rczp {
	width: 140px;
	height: 50px;
	text-align: center;
	margin-top: 30px;
}
.rczp a {
	line-height: 50px;
	color: #666;
	border: 1px solid #ddd;
	display: block;
	font-size: 14px;
}
.rczp a:hover {
	line-height: 50px;
	color: #205ca7;
	border: 1px solid #205ca7;
	display: block;
}
.n_zpxx.clearfix {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 60px;
	margin-top: -55px;
}
.zp {
	width: 100%;
	overflow: hidden;
	display: block;
	margin-top: 30px;
	margin-left: 30px;
}
.zp div {
	float: left;
	width: 50%;
	overflow: hidden;
	margin-bottom: 1%;
}
.zp .jl1 {
	float: left;
	width: 10%;
	overflow: hidden;
	line-height: 30px;
}
.zp .row {
	width: 100%;
}
.zp div input {
	display: block;
	width: 90%;
	line-height: 3em;
	border: 0;
	padding-left: 1em;
	height: 3em;
	font-size: 14px;
	border: 1px solid #ddd;
	color: #666;
}
.zp label {
}
.zp #Textbox-1 {
}
.zp #TJ5, .page-contact .right #TJ6 {
	width: 47%;
	height: 3em;
	border: 0;
	background: #eee;
	color: #999;
	margin-bottom: 5%;
	margin-right: 2.5%;
	padding-left: 1em;
}
.zp option {
}
.zp #TJ7 {
	border: 0;/*display: block;*/
	width: 95%;
	margin-bottom: 3%;
	height: 180px;
	font-size: 14px;
	padding-left: 1em;
	line-height: 2em;
	font-family: 微软雅黑;
	border: 1px solid #ddd;
	margin-top: 2%;
}
.zp #button1 {
	cursor: pointer;
	padding: 1% 5% 1% 5%;
	margin-right: 5%;
	border: 0;
	font-family: 微软雅黑;
	background: #eee;
}
.zp #button2 {
	cursor: pointer;
	padding: 1% 5% 1% 5%;
	border: 0;
	font-family: 微软雅黑;
	background: #eee;
}
.zp #button1:hover {
	background: #005eab;
	color: #fff;
}
.zp #button2:hover {
	background: #005eab;
	color: #fff;
}
.map {
	width: 1168px;
	margin: auto;
	margin-top: -25px;
	margin-bottom: 60px;
}
.messager {
	width: 1200px;
	margin: auto;
	margin-bottom: 40px;
}
.messager h2 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px
}
.page_con {
	position: absolute;
z-index: 1;
width: 355px;
height: 183px;
background: rgba(255,255,255,0.8);
padding: 30px;
margin-top: 93px;
margin-left: 68px;
}



.pro_mess {
	width:1200px;
	margin:auto;
	margin-top:50px;
	margin-bottom:60px;}


.pro_mess h2 {
	font-size:24px;
	line-height:50px;
	margin-bottom: 20px;
	text-align: center;}



.pro_mess .right div {
    float: left;
    width: 32%;
    overflow: hidden;
    margin-bottom: 3%;
    margin-left: 1%;
}


.pro_mess .right #TJ7 {
    border: 0;
    display: block;
    width: 97%;
    margin-bottom: 3%;
    height: 180px;
    font-size: 14px;
    padding-left: 1em;
    background: #eee;
    line-height: 2em;
    font-family: weiruan;
    margin-left: 1%;
}


.pro_mess  h4{
font-size: 20px;
line-height: 40px;
margin-bottom: 10px;
padding-left: 10px;}


.pro_mess .dhzx {

    padding-left: 10px;

}






