﻿@charset "utf-8";
/* CSS 活动的公共样式 */
.clearfix .left {
	float: left;
}
.clearfix .right {
	float: right;
}
.back_white .left {
	float: left;
}
.back_white .right {
	float: right;
}
.case_list .left {
	float: left;
}
.case_list .right {
	float: right;
}
.overflow {
	overflow: hidden;
}
.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}
.web_widht {
	width: 1200px;
	margin: 30px auto;
}/* 网页的内容宽 */
.web_widht_footer {
	margin: 0 auto;
}/* 网页的内容宽 */
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.pointer {
	cursor: pointer
}
/* CSS 边距 */
.m_t10 {
	margin-top: 10px;
}
.m_t20 {
	margin-top: 20px;
}
.m_t30 {
	margin-top: 30px;
}
.m_l10 {
	margin-left: 10px;
}
.m_l20 {
	margin-left: 20px;
}
.m_b10 {
	margin-bottom: 10px;
}
.m_b20 {
	margin-bottom: 20px;
}
.m_auto {
	margin: 0 auto;
}
.p_t10 {
	padding-top: 10px;
}
.p_t20 {
	padding-top: 20px;
}
.p_l10 {
	padding-left: 10px;
}
.p_l20 {
	padding-left: 20px;
}
.p_b10 {
	padding-bottom: 10px;
}
.p_b20 {
	padding-bottom: 20px;
}
.p_10 {
	padding: 10px;
}
.p_20 {
	padding: 20px;
}
.p_40 {
	padding: 40px;
}
/* 字体 */
.tahoma {
	font-family: "Tahoma";
}
.verdana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.yahei, input, textarea {
	font-family: "Microsoft yahei";
}
/* 字体大小 */
.font10 {
	font-size: 10px;
}
.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font28, .i_dwp h1, .i_dlp h1 {
	font-size: 28px;
}
.font32 {
	font-size: 32px;
}
/* 字体颜色 */
.color_0 {
	color: #000;
}
.color_3 {
	color: #333;
}
.color_6 {
	color: #666;
}
.color_9 {
	color: #999;
}
.color_c {
	color: #CCC;
}
.color_f {
	color: #fff;
}
.red, .red a {
	color: #c60005;
}
.red a:hover {
	color: #000;
}
/* 行高 */
.lh_16 {
	line-height: 16px;
}
.lh_18 {
	line-height: 18px;
}
.lh_21 {
	line-height: 21px;
}
.lh_25 {
	line-height: 25px;
}
.lh_30 {
	line-height: 30px;
}
/* 边框线 */
.border_hui {
	border: 1px solid #ccc;
}
.border_no {
	border-bottom: none;
}
/* 页面背景图片-CSS效果-共同 */

.ico_p {
	background: url(../../images/ico_p.png) no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
}
.back_white {
	background: #f0f0f0;
}
/*update box background 20151115*/
.back_f7 {
	background: #f0f0f0;
}
.back_f8_blue {
	background: #def4f4;
}
.back_f8_green {
	background: #e6f5dc;
}
.back_f8_yellow {
	background: #ffffd7;
}
/*效果 */
a img:hover {
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
.nav a img:hover {
	filter: Alpha(Opacity=70);
	opacity: 0.7;
}
.radius_3 {
	border-radius: 3px;
}
{
box-shadow: 0px 0px 2px 2px #f9f9f9;
}
.ico_p, .back_to_top, .back_to_top_2, input, textarea, a img {
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
.wz_list, .wz_box2 {
	width: 300px;
	padding: 0 40px;
	color: #999;
	line-height: 24px;
}
.wz_list h1, .hr_i h1, .wz_box2 h1 {
	color: #303030;
	font-size: 22px;
	padding-top: 18px;
}
.wz_list li {
	border-top: 1px dotted #999;
	padding: 25px 0;
}
.box3_1 .wz_list li {
	border-bottom: 1px dotted #ccc;
}
.box3_1 .wz_list li a {
	color: #999;
}
.wz_list li a {
	font-size: 16px;
	color: #999;
}
.wz_list li a:hover {
	color: #333;
}
.wz_list li span {
	display: block;
	padding-top: 6px;
}
.wz_list .last, .box3_2 .wz_list .last {
	border: none;
}
.wz_list p {
	padding-top: 20px;
	background: url(../../images/line.gif) no-repeat left top;
	margin-top: 25px;
}
.news_t, .case_t {
	width: 410px;
	overflow: hidden;
}
.more {
	display: inline-block;
	padding-right: 30px;
}
.more i {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #3399ff;
	right: 0;
	top: 0;
	background-position: -135px 0px;
}
.more:hover i {
	background-position: -111px 0px;
	border: 1px solid #717c82;
}
/* 内页共用 */
.ny_b {
	height: 504px;
	margin-bottom: 60px;
}
.w790 {
	width: 790px;
}
.w380 {
	width: 380px;
}
.w600 {
	width: 600px;
}
.w700 {
	width: 700px;
}
.w800 {
	width: 800px;
}
.w500 {
	width: 500px;
}
.w400 {
	width: 400px;
}
.h300 {
	height: 300px;
}
.h400 {
	height: 400px;
}
.h360 {
	height: 360px;
}
.h480 {
	height: 480px;
}
.f_z20 {
	left: -20%;
}
.f_y20 {
	right: -20%;
}
.line {
	display: block;
	height: 2px;
	width: 22px;
	overflow: hidden;
	background: #ccc;
	margin: 20px 0 70px 0;
}
.wz_box2 h1 {
	padding-bottom: 38px;
	font-size: 18px;
	border-bottom: 1px solid #bfbfbf;
}
.wz_box2 p {
	padding: 40px 0;
}
.more2 {
	display: inline-block;
	background: #f0f0f0;
	line-height: 42px;
	height: 42px;
	padding: 0 50px 0 30px;
}
.more2 i {
	background-position: -135px 0;
	height: 20px;
	right: 20px;
	top: 50%;
	width: 20px;
	margin-top: -10px;
}
.more2:hover {
	background: #bd0000;
	color: #fff;
}
.more2:hover i {
	background-position: -111px 0px;
}
.nav_title {
	margin-top: -60px;
	padding: 50px 0;
	color: #0e334b;
	margin-bottom: 30px;
}
.nav_title h1 {
	font-size: 30px;
	color: #666;
}
.page a {
	display: inline-block;
	background: #ccc;
	padding: 17px 21px;
	margin-left: 20px;
}
.page a:hover {
	background: #3db7ba;
}
.page2 a {
	display: inline-block;
	background: #999;
	font-size: 24px;
	color: #fff;
	padding: 20px;
	margin: 0 5px;
}
.page2 a:hover, .page2 .hover {
	background: #0e334b;
}
/* 关于我们 */
.a_box1, .a_bx1_1, .a_bx1_2 {
	height: 516px;
}
.a_bx1_1a {
	background: url(../../images/about2.jpg) no-repeat;
}
.a_bx1_1b {
	background: url(../../images/about2-1.jpg) no-repeat;
}
.a_bx1_1, .a_bx2_1 {
	left: 0;
}
.a_bx1_2, .a_bx2_2 {
	right: 0;
}
.a_box1 .wz_list p, .wz_list2 .wz_list p {
	margin: 0;
	background: none;
	padding-bottom: 35px;
}
.a_bx1_1 .wz_list{
	padding-bottom: 38px;
	width: 382px;
	margin: 20px 0 0 20px;
}
.a_box2, .a_bx2_1, .a_bx2_2 {
	height: 360px;
}
.a_bx2_1 {
	background: url(../../images/about4.jpg);
	color: #fff;
}
.a_box3 {
	width: 1200px;
	height: 180px;
	margin: auto;
	background: #f2f2f2;
	margin-top: 30px;
	margin-bottom: 30px;
}
.a_box3 img {
	float: left;
}
.a_box3 article {
	margin-left: 638px;
}
.a_box3 article h2 {
	color: #3db7ba;
	font-size: 22px;
	padding-top: 38px;
}
.a_box3 article summary {
	padding: 20px 0;
}
.a_box3 a:hover {
	color: #3db7ba;
}
.a_box3 a:hover i {
	color: #3db7ba;
	border: 1px solid #3db7ba;
	background-color: #3db7ba;
	background-position: -111px 0px;
}
.a_bx2_1 .wz_box2 h1 {
	font-size: 22px;
	color: #fff;
	border-bottom-color: #8ea0c0;
}
.lc_nr {
	padding: 40px 0 70px 0;
}
.lc_nr h3 {
	font-size: 18px;
	color: #fff;
}
.lc_nr h4 {
	font-size: 14px;
	color: #fff;
}
.about_gy .wz_list {
	width: 400px;
	padding: 60px 0 0 0;
	line-height: 30px;
}
.about_gy .wz_list h1 {
	color: #004673;
	font-size: 18px;
}
.about_lc .wz_list {
	color: #666;
}
.about_lc .wz_list {
	width: 520px;
	padding-top: 20px;
}
/* 关于我们-核心价值 */
.core {
	position: relative;
	margin-right: -40px;
	padding-bottom: 60px;
}
.core .dl {
	position: relative;
	width: 373px;
	height: 284px;
	float: left;
	margin: 60px 40px 0 0;
	overflow: hidden;
}
.core .dt {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #fafafa;
}
.core .dt img {
	margin: 42px 0 26px 0;
}
.core .dt h1 {
	font-size: 18px;
	color: #0e334b;
}
.core .dt span {
	font-size: 14px;
	font-family: "Tahoma";
	color: #666;
}
.core .dd {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	background: #0e334b;
}
.core .dd p {
	position: absolute;
	top: 44%;
	left: 8%;
	width: 84%;
}
.core2 {
	margin-top: 60px;
	background: url(../../images/line2.gif) repeat-y center top;
}
.core2 .dl {
	width: 540px;
	position: relative;
}
.core2 .dl.left {
	padding-right: 60px;
}
.core2 .dl.right {
	padding-left: 60px;
}
.core2 .dl i {
	width: 18px;
	height: 18px;
}
.core2 .dl.left i {
	background-position: -24px -142px;
	right: -9px;
	top: -1px;
}
.core2 .dl.right i {
	background-position: -24px -163px;
	left: -9px;
	top: 100px;
}
.core2 .dt {
	position: relative;
	min-height: 150px;
}
.core2 .dt span {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #c60004;
	color: #fff;
	font-size: 30px;
	display: block;
	padding: 14px 18px;
}
.core2 .dd {
	color: #666;
	padding-top: 20px;
}
.core_zk {
	background: #666;
	color: #fff;
	padding: 20px 0;
	margin-top: 60px;
}
.core_zk span {
	display: inline-block;
	text-align: left;
	font-family: "Tahoma";
	line-height: 24px;
	padding-right: 60px;
}
.core_zk span h1 {
	font-size: 24px;
	font-family: "Microsoft yahei";
}
.core_zk span em {
	width: 44px;
	height: 44px;
	background-position: -110px -26px;
	right: 0;
	top: 0;
}
.core_zk .hover em {
	background-position: -110px -72px;
}
/* HR */
.title_z {
	padding:40px;
}
.title_z2 {
	color: #3db7ba;
	font-size: 22px;
}
.h205 {
	height:205px;
}
.h595 {
	height:595px;
}
.hr_box1_1 {
	left:0;
	top:0;
}
.hr_box1_2 {
	right:0;
	top:0;
}
.hr_box1_3 {
	bottom:0;
	right:0;
}
.hr_box1_4 {
	bottom:0;
	right:0;
}
.hr_box1_3, .hr_box1_3 h1, .hr_box1_4, .hr_box1_4 h1 {
	-webkit-transition:background 0.5s, color 0.4s;
	transition:background 0.5s, color 0.4s;
}
.hr_box1_3 a, .hr_box1_4 a {
	display:block;
	height:100%;
}
.hr_box1_3 h1, .hr_box1_4 h1 {
	position:absolute;
	width:100%;
	position:absolute;
	bottom:20px;
	left:0;
}
.hr_ico {
	width:103px;
	height:103px;
	border-radius:50%;
	display:inline-block;
}
.hr_ico1 {
	background:#fafafa;
}
.hr_ico2 {
	background:#fafafa;
}
.hr_ico1 i {
	width:49px;
	height:43px;
	left:50%;
	top:50%;
	margin-left:-25px;
	margin-top:-21px;
	background-position:-52px -176px;
}
.hr_ico2 i {
	width:60px;
	height:44px;
	left:50%;
	top:50%;
	margin-left:-30px;
	margin-top:-22px;
	background-position:-52px -226px;
}
.hr_box1 .hr_ico {
	position:absolute;
	display:block;
	left:50%;
	top:50%;
	margin-left:-51px;
	margin-top:-61px;
}
.hr_box1_3:hover, .hr_box1_4:hover {
	background:#3db7ba;
}
.hr_box1_3:hover h1, .hr_box1_4:hover h1 {
	color:#fff;
}
.hr_ll {
	padding:40px;
}
.hr_llT {
	width:720px;
}
.hr_ll2 {
	background:#fff;
}
.hr_ll2 .dl_lei dt {
	padding-top:80px;
}
.hr_lb li {
	margin-bottom:30px;
}
.hr_lb2 {
	height:54px;
	line-height:54px;
	background:#fafafa;
	color:#666;
	padding:0 30px;
	cursor:pointer;
}
.hr_lb2 h1 {
	font-size:14px;
}
.hr_lb2:hover {
	color:#3db7ba;
}
.hr_lb2 span {
	width:36px;
	height:36px;
	display:block;
	margin-top:9px;
}
.hr_lb2 span i {
	width:36px;
	height:36px;
	display:block;
	background-position:-115px -158px;
}
.hr_lb .hover .hr_lb2 span i {
	background-position:-115px -121px;
}
.hr_lb3 {
	padding:30px;
	line-height:36px;
}
.a_but {
	background: none repeat scroll 0 0 #3db7ba;
	color: #fff;
	font-size: 16px;
	padding: 14px 44px;
}
.a_but:hover {
	color:#fff;
	background:#0e334b;
}
.xz_list .hr_lb2 span i {
	width:36px;
	height:36px;
	display:block;
	background-position:-115px -232px;
}
.xz_list .hr_lb2:hover span i {
	background-position:-115px -195px;
}
.xz_list .hr_lb2 {
	cursor:auto;
}
.w720 {
	width:720px;
}
.h380 {
	height:380px;
}
.hr_tm .tx_box1, .hr_tm .tx_box2, .hr_tm .tx_box3 {
	background:#fafafa;
}
/* 联系 */
.input_a, .textarea_a {
	font-size:12px;
	color:#888;
	border:1px solid #b4b4b4;
	outline: medium none;
}
.input_a:focus, .textarea_a:focus {
	border:1px solid #0e334b;
	box-shadow: 0px 0px 2px 0px #0e334b;
}
.addres1, .cons {
	padding:30px 40px;
}
.addres1_2 {
	width:480px;
	padding:0 0 0 40px;
	background:#fafafa;
}
.addres1_2, .addres1_1 {
	height:372px;
}
.addres1_2 .line {
	margin: 20px 0;
}
.one {
	width:20%;
}
.cons {
}
.cons_lb2 {
	border-top:1px dotted #ababab;
	padding-top:30px;
}
.cons_lb1 {
	padding:20px 0;
}
.cons_lb li {
	width:510px;
	height:52px;
	line-height:52px;
	margin:20px 0;
}
.cons_lb li img {
	margin-right:20px;
}
.input_a {
	height:50px;
	padding:0 10px;
	font-size:18px;
	width:308px;
}
.textarea_a {
	width:950px;
	padding:10px;
	font-size:18px;
	height:200px;
}
.input_b {
	border:none;
	color:#fff;
	font-size:18px;
	padding:15px 50px;
}
.tj_an {
	background:#0e334b;
	margin-right:20px;
}
.tj_an:hover {
	background:#3db7ba;
}
.cz_an {
	background:#999;
}
.cz_an:hover {
	background:#ccc;
}