﻿@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2015-11-07 23:11:24
 * @version $Id$
 */


body{
	font-family:tahoma,arial,"微软雅黑","heiti";
}
.show_wrapper{
	background: #439cd7;
	width: 100%;
}

.show_nav_box{
	margin-top:85px; 
	height: 115px;
	background: #fff;
	margin-bottom: 25px;
	position: relative;
}
.show_nav_img{
	position: absolute;
	width: 135px;
	height: 135px;
	box-shadow: 0 0 5px #d9d9d9;
	left: 30px;
	top: -40px;
	background:#fff;
}
.show_nav_box_top{
	height: 80px;
	border-bottom:1px solid #cbcbcb;
	padding: 0 25px 0 195px;
}
.show_nav_box_top h3{
	float: left;
	width: 550px;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
}
.show_nav_box_top p{
	font-size: 14px;
	line-height: 22px;
	float: left;
	width: 550px;
	margin-top: 5px;
}

.focus_area{
	float: right;
	margin-top: -25px;
}

.focus_btn{
	width: 91px;
	height: 40px;
	display: block;
	background: url('../styImg/focus.png') no-repeat;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 32px;
}

.link{
	font-size: 12px;
	color: #3d3d3d
}

.show_nav{
	height: 33px;
	padding-left: 195px;
	clear: both;
}
.show_nav li{
	float: left;
	height: 22px;
	padding: 6px 0;
}
.show_nav li a{
	display: block;
	font-size: 14px;
	color: #1e1e1e;
	border-right: 1px solid #e5e5e5;
	line-height: 22px;
	padding: 0 22px;
}
.show_nav li.cur{
	box-shadow: 0 0 8px #d7d7d7 inset;
}
.show_nav li:hover{
	box-shadow: 0 0 8px #d7d7d7 inset;
}

.show_nav li.show_home a{
	background: url('../styImg/show_home.png') center center no-repeat;
	width: 17px;
	height: 22px;
	padding-left: 0;
}

.show_label{
	margin-bottom: 30px;
}

.show_title{
	float: left;
	padding: 0 20px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #fff;
	height: 36px;
	line-height: 36px;
	margin: -16px 0 0 20px;
	font-size: 14px;
	color: #000;
}

.company_intro{
	border-bottom: 1px solid #d2d2d2;
	padding: 10px 0 30px 0;
	clear: both;
}

.flexslider{
	float: left;
	width: 328px;
	height: 198px;
	border: 1px solid #d9d9d9;
	margin-left: 35px;
}
.new_flexslider2{
	float: left;
	width: 270px;
	height: 198px;
}

.company_xuanchuan{
	float: right;
	font-size: 14px;
	color: #000;
	line-height: 160%;
	width: 435px;
	margin-right: 30px;
	text-indent: 2em;
	height: 198px;
	overflow: hidden;
}

.more_show{
	font-size: 12px;
	float: right;
	display: block;
	height: 20px;
	line-height: 20px;
	background: url('../styImg/more_icon.jpg') right center no-repeat;
	color: #8b8b8b;
	width: 40px;
	margin-right: 30px;
	text-align: left;
}

.company_data{
	border-bottom: 1px dashed #bcbcbc;
	padding-top: 20px;
	padding-bottom: 15px;
}

.company_data_div{
	float: left;
	width: 200px;
	padding: 0 20px 0 25px;
}
.company_data_div p{
	line-height: 24px;
	overflow: hidden;
	height: 24px;
	font-size: 13px;
	color: #212121;
}
.company_data_div p em{
	display: inline-block;
	height: 24px;
	width: 70px;
	font-style: normal;
	color: #000;
	font-size:13px;
}

.spread_line{
	height: 65px;
	width: 1px;
	float: left;
	margin-top: 15px;
	background: #d9d9d9
}
.spread_line2{
	height: 120px;
	margin-top: 0;
}

.company_product{
	overflow: hidden;
	margin-top: 15px;
	padding-left: 30px;
	font-size:14px;
}
.company_product p{
	width: 100px;
	float: left;
	line-height: 20px;
	font-size: 14px;
	color: #000;
	
}
.company_product dl{
	float: left;
	font-size: 14px;
	width: 600px;
	margin-bottom: 5px;
}
.company_product dl dt{
	float: left;
	margin-right: 20px;
}
.company_product dl dd{
	float: left;
}
.company_product dl dd a{
	color: #212121;
	line-height: 20px;
	/*border-right: 1px solid #333;*/
	padding-right:10px;
}

.v_show{
	background: #fff;
	height: 211px;
	width: 868px;
	position: relative;
	padding-bottom: 15px;
	margin-top: 70px;
}
.v_show2{
	height: 241px;
}
.prev, .next{
	width: 13px;
	height: 28px;
	display: block;
	position: absolute;
	top: 89px;
	cursor: pointer;
}
.prev{
	left: 5px;
	background: url('../styImg/prev.jpg') no-repeat;
}
.next{
	right: 5px;
	background: url('../styImg/next.jpg') no-repeat;
}

.v_content{
	width: 800px;
	height: 210px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.v_content2{
	height: 240px;
}

.v_content_list{
	width:10000px;
	position: absolute;
	top: 0;
	left: 0; 
}
.v_content_list li{
	float: left;
	width: 155px;
	padding: 0 10px;
}
.v_content_list li img{
	display: block;
	margin: 0 auto;
	width: 140px;
	height: 130px;
	border: 0;
}
.v_content_list li p, .v_content_list li em{
	color: #006fa6;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	width: 140px;
	margin: 10px auto;
}
.v_content_list li em{
	font-style: normal;
	text-align: center;
	display: block;
	margin: 0 auto;
}


.right_people{
	padding: 30px 0 30px 30px;
}

.people_img{
	width: 145px;
	height: 145px;
	display: block;
	float: left;
	box-shadow: 0 0 3px #d9d9d9;
	margin-right: 10px;
}

.people_message{
	float: left;
	font-size: 14px;
	color: #01416b;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.people_company{
	float: left;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	margin-top: 10px;
}
.people_company span{
	display: inline-block;
}

.person_people_message{
	background: #f0f0f0;
	border-top: 2px solid #bbbbbb
}
.person_people_message dl{
	border-bottom: 1px dashed #b4b4b4;
	line-height: 24px;
	font-size: 14px;
	color: #999999;
}
.person_people_message dl dt{
	float: left;
	width: 80px;
	padding-left: 20px;
}
.person_people_message dl dd{
	float: left;
	width: 200px;
}

.leave_message_area{
	padding:10px 15px 50px 15px;
}

.leave_message_area ul li{
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	margin-bottom: 15px;
}
.leave_message_area ul li label{
	float: left;
	width: 60px;
	display: block;
	height: 30px;
}
.leave_message_area ul li input{
	width: 200px;
	height: 28px;
	border:1px solid #439cd7;
	line-height: 28px;
	padding: 0 10px;
	outline: none;
	box-shadow: 0 0 25px #d9d9d9 inset;
}
.leave_message_area ul li textarea{
	width: 200px;
	padding: 10px;
	line-height: 24px;
	height: 80px;
	border:1px solid #439cd7;
	resize:none;
	box-shadow: 0 0 25px #d9d9d9 inset;
}

.submit_leave{
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 30px;
	border-radius: 15px;
	background: #439cd7;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	outline: none;
}

.vip_record{
	margin-top: 20px;
}
.vip_record .title{
	height: 36px;
	background: #ebebeb url('../styImg/footer.png') 80px center no-repeat;
	padding: 0 20px;
	line-height: 36px;
	font-size: 14px;
	color: #535353;
}
.vip_record ul{
	padding: 10px 0 20px 0;
}
.vip_record ul li{
	overflow: hidden;
	padding: 10px 20px;
	height: 90px;
	font-size: 14px;
}
.vip_record ul li img{
	float: left;
	display: block;
	width: 88px;
	height: 88px;
	border:1px solid #d9d9d9;
	margin-right: 10px;
}
.vip_record ul li p{
	float: left;
	width: 100px;
	line-height: 24px;
	margin-top: 20px;
	color: #006fa6
}
.vip_record ul li span{
	float: right;
	color: #006fa6;
	margin-top: 35px;
}


/*商务信息*/
.company_bussiness{
	padding: 30px 40px;
	font-size: 14px;
	color: #333;
	line-height: 22px;
	text-indent: 2em;
}
.company_bussiness2{
	padding: 30px 40px 0px 40px;
	font-size: 14px;
	color: #333;
	line-height: 22px;
	text-indent: 2em;
}
.company_data_bussiness{
	border-top: 1px solid #d9d9d9;
	position: relative;
}
.company_data_bussiness .title{
	background: #fff;
	width: 120px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #333;
	position: absolute;
	left: 315px;
	top: -13px;
	text-align: center;
}

.company_kind{
	padding: 10px 20px 20px 20px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}
.company_kind label{
	display: block;
	float: left;
	line-height: 24px;
	width: 80px;
}
.company_kind ul{
	float: left;
	width: 610px;
	margin-bottom: 10px;
}
.company_kind ul li{
	float: left;
	line-height: 24px;
	max-width: 220px;
	margin-right: 10px;
}

.company_kind ul li label{
	width:220px;
}

.company_kind ul li:first-child label{
	width:80px;
}

.company_kind ul li:last-child label{
	width:350px;
}

.baobiao{
	margin-top: 40px;
	padding: 0 30px 30px 30px
}

.baobiao img{
	width: 100%;
	display: block;
}

.download_right .title{
	height: 36px;
	background: #ebebeb url('../styImg/download_right.png') 90px center no-repeat;
	padding: 0 20px;
	line-height: 36px;
	font-size: 14px;
	color: #535353;
}
.download_right ul{
	background: #fff;
}
.download_right li{
	padding:15px 20px;
	overflow: hidden;
}
.download_right li a{
	display: block;
	padding-right: 40px;
	background: url('../styImg/download_cloud.png') right center no-repeat;
	min-height: 32px;
}
.download_right li img{
	float: left;
	display: block;
	margin-right: 20px;
}
.download_right li p{
	float: left;
	line-height: 32px;
	width: 120px;
	font-size: 14px;
	color: #006fb0
}

/*产品列表*/
.v_product{
	background: #fff;
	padding: 0 0 20px 0;
}
.tab_title{
	height: 34px;
	border-bottom: 1px solid #e4e4e4;
	margin-top: -18px;
	float: left;
	width: 750px;
	padding-left: 20px;
}
.tab_title ul{
	float: left;
	height: 34px;
	
}
.tab_title ul li{
	float: left;
	padding: 0 15px;
	height: 32px;
	line-height: 32px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border:1px solid #d9d9d9;
	border-bottom: 1px solid #fff;
	background: #fff;
	font-size: 14px;
}
.tab_title ul li a{
	color: #333;
}
.tab_title ul li.cur{
	height: 33px;
	line-height: 33px;
}
.tab_title ul li.cur a{
	color: #006fb0
}
.tab_title ul li:hover{
	height: 33px;
	line-height: 33px;
}
.tab_title ul li:hover a{
	color: #006fb0
}

.v_product_account{
	float: right;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #909090;
	margin-right: 15px;
	margin-top: 10px;
}
.v_product_list{
	margin-top: 40px;
	margin-bottom: 50px;
}
.v_product_list li{
	width: 458px;
	border:1px solid #fff;
	border-right:1px solid #d9d9d9;
	height: 265px;
	float: left;
	padding: 0 20px 0 20px;
	position: relative;
}
.v_product_list li.br0{
	border-right:0 
}
.v_product_list li:hover .product_box{
	box-shadow: 0 0 20px #c0deec;
	height: 305px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	background: #fff;
	border-bottom: 0;
	width: 438px;
	padding-left: 40px;
}

.product_box{
	border-bottom: 1px dashed #d9d9d9;
	height: 265px;
	padding: 0 20px;
}
.v_product_img{
	float: left;
	width: 180px;
	height: 180px;
	display: block;
	box-shadow: 0 0 5px #d9d9d9;
	margin: 30px 20px 0 0;
}

.v_product_right{
	float: left;
	width: 210px;
	margin-top: 40px;
}
.v_product_right h3{
	font-size: 18px;
	color: #006fa6;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 10px;
}
.v_product_right h3 a{
	color: #006fa6
}
.v_product_right dl{
	overflow: hidden;
	line-height: 24px;
	font-size: 12px;
	width: 210px;
}
.v_product_right dl dt{
	float: left;
	width: 100px;
	color: #000000;
	line-height: 22px;
}
.v_product_right dl dd{
	float: left;
	width: 110px;
	color: #006fa6;
	line-height: 22px;
}


/*联系我们*/
.contact_box .tab_title{
	width: 600px;
}

.contact_label_content{
	margin-top: 30px;
	margin-bottom: 30px;
}

.contact_label_content .right_people{
	float: left;
	width: 325px;
	padding-left: 20px;
	padding-right: 10px;
}
.contact_label_content .right_people p{
	float: none;
}
.contact_label_content .right_people .leave_message_area{
	clear: both;
	padding-top: 20px;
}
.contact_label_content .right_people .leave_message_area ul li input{
	width: 208px;
}
.contact_label_content .right_people .leave_message_area ul li textarea{
	width: 208px;
}

.contact_label_right{
	float: left;
	border-left:1px solid #d9d9d9;
	width: 325px;
	padding-left: 30px;
	margin-top: 30px;
}
.contact_label_right dl{
	overflow: hidden;
	padding: 8px 0;
	line-height: 22px;
	border-bottom:1px dashed #d9d9d9;
	font-size: 14px;
	color: #999;
}
.contact_label_right dl dt{
	float: left;
	line-height: 22px;
	width: 80px;
}
.contact_label_right dl dd{
	float: left;
	width: 240px;
	line-height: 22px;
}

.contact_rightBar{
	margin-top:30px;
}

.contact_rightBar .flexslider{
	margin-left: 0;
	width: 245px;
	height: 148px;
	border:5px solid #a1ceeb;
	overflow:hidden;
}

.contact_rightBar .adress{
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	padding-top: 5px;
	margin-top: 160px;
}

/*3-4 修改*/
.t_content{
	padding: 30px 0 20px 0;
	overflow: hidden;
	float: left;
	width: 870px;
}

.t_content ul{
	float: left;
	width: 280px;
	padding-left: 70px;
}
.t_content ul li{
	font-size: 14px;
	color: #2c2c2c;
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
}
.t_content ul li b{
	margin-right: 10px;
	display: inline-block;
	width: 150px;
}

.t_content_right{
	float: left;
	width: 420px;
}
.t_content_right h3{
	font-size: 14px;
	color: #2c2c2c;
	line-height: 24px;
	margin-bottom: 20px;
}
.spredLine{
	height: 190px;
	width: 1px;
	background: #2c2c2c;
	float: left;
	margin-right: 20px;
}

.main_left2{
	width: 740px;
	float: left;
}
.main_right2{
	width: 255px;
	margin-top:30px;
}

.newsList li img{
	display: block;
	margin: 0 auto;
	width: 100%
}
.v_show{
	width: 738px;
}
.v_content{
	width: 700px;
	margin: 0 auto;
}

.company_product dl dd p{
	width:auto;
	padding-right:10px;
}



#lab_c .v_content_list li img{
	width:110px;
	height:170px;
}

#lab_c .v_show{
	margin-top:30px;
}
#lab_c .v_content_list li p, #lab_RZ .v_content_list li em{
	margin:0
}