@charset "utf-8";
/* CSS Document */

/*field*/
.field{
	width: 100%;
	height: 475px;
}
.field_bg{
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.field_top{
	width: 844px;
	height: 64px;
	padding-top: 70px;
	margin-left: 178px;
}
.field_top img{
	width: 100%;
	height: 100%;
}
.field_bottom{
	width: 100%;
	height: 230px;
	margin-top: 40px;
}
.field_bottom ul{
	width: 100%;
	height: 100%;
}
.field_bottom li{
	width: 289px;
	height:100%;
	float: left;
	margin-right: 14px;
}
.field_bottom li:last-child{margin-right: 0;}
.field_img{
	width: 100%;
	height: 176px;
	overflow: hidden;
}
.field_img a,.field_img a img{
	width: 100%;
	height: 100%;
	display: block;
	transition: 0.6s;
}
.field_font{
	width: 100%;
	height: 54px;
	margin-top: 10px;
}
.field_font a{
	width: 100%;
	text-align: center;
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.field_bottom li:hover .field_img a img{
	transform: scale(1.1)
}
.field_bottom li:hover .field_font a{
	color: #2f7ab8;
}

/*advantage*/
.adv{
	width: 100%;
	height: 590px;
	background: #f0f0f0;
}
.adv_bg{
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.adv_top{
	width: 844px;
	height: 64px;
	padding-top: 70px;
	margin-left: 178px;
}
.adv_top img{
	width: 100%;
	height: 100%;
}
.adv_bottom{
	width: 100%;
	height: 343px;
	margin-top: 40px;
	overflow: hidden;
}
.adv_left{
	width: 600px;
	height: 100%;
	overflow: hidden;
}
.adv_left img{
	width: 100%;
	height: 100%;
	transition: 0.6s;
}
.adv_left img:hover{
	transform: scale(1.1)
}
.adv_right{
	width: 562px;
	height: 100%;
	overflow: hidden;
}
.tab_header{
	width:100%;
	height: 130px;
	background: #f2f2f2;
}
.tab_header li{
	width: 170px;
	margin-right: 26px;
	height: 130px;
	float: left;
	background: #838383;
}
.tab_header li:last-child{margin-right: 0px;}
.tab_header li a{
	display: block;
	width: 100%;
	height: 100%;
}
.tab_header li a img{
	width: 98px;
	height: 89px;
	margin-top: 20px;
	margin-left: 35px;
}
.tab_header li:hover{
	background: #2f7ab8;
	cursor:pointer;
}
.tab_content{
	width: 100%;
	height:170px;
	margin-top: 40px;
}
.tab_content .tab{
	width:100%;
	height: 100%;
	display: none;
}
.tab_content .tab_active{
	display: block;
}
.adv_font{
	width:100%;
	height: 100%;
	overflow: hidden;
}
.adv_font p{
	font-size: 14px;
	color: #666;
	height: 100px;
	line-height: 26px;
	overflow: hidden;
	text-align: justify;
}
.adv_font a{
	width: 404px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background: #2f7ab8;
	display: block;
	border-radius: 15px;
	letter-spacing: 1.6px;
	padding-left: 10px;
	margin-top: 40px;
}
.adv_font a b{
	line-height: 30px;
	font-size: 16px;
	color: #fff;
}

/*company*/
.company{
	width: 100%;
	height: 530px;
	background: #3063a4;
}
.company_bg{
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.com_left{
	width: 692px;
	height: 380px;
	margin-top: 80px;
	color: #fff;
	overflow: hidden;
	position: relative;
}
.com_name{
	width: 100%;
	height: 40px;
	overflow: hidden;
}
.com_name p{
	font-size: 30px;
	width: 80%;
	height: 40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
}
.com_name a{
	font-size: 14px;
	width:86px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	float: right;
	color: #fff;
	margin-top: 9px;
	display: block;
	border: 1px solid #fff;
	border-radius: 5px;
}
.com_name a:hover{
	background: #fff;
	color: #3063a4;
}
.com_font{
	width: 100%;
	height: 135px;
	margin-top: 22px;
	overflow: hidden;
}
.com_font p{
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: justify;
	width: 100%;
	height: 100%;
}
.com_env{
	width: 100%;
	height: 24px;
	overflow: hidden;
	margin-top: 20px;
}
.com_env a{
	font-size: 14px;
	width:86px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 5px;
}
.com_env a:hover{
	background: #fff;
	color: #3063a4;
}
.com_env p{
	width: 605px;
    height: 1px;
    background: #fff;
    float: right;
    margin-top: -12px;
}
.ys_qh{
	margin-top:24px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2
}
.ys_qh li {
	float:left;
	margin-right: 29px;
	cursor: pointer;
}
.ys_qh li:last-child{margin-right: 0px;}
.ys_qh li a {
	width: 151px;
	height: 117px;
	display: block;
	margin:0 auto;
	overflow: hidden;
}
.ys_qh li a img{
	width: 100%;
	height: 100%;
	transition: 0.6s;
}
.ys_qh li a img:hover{
	transform: scale(1.1)
}
.com_right{
	width: 470px;
	height: 380px;
	margin-top: 80px;
	overflow: hidden;
}
.com_right a,.com_right a img{
	width: 100%;
	height: 100%;
	display: block;
	transition: 0.6s;
}
.com_right a img:hover{
	transform: scale(1.1)
}

/*team*/
.team{
	width: 100%;
	height:755px;
}
.team_bg{
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.team_top{
	width:922px;
	height: 64px;
	padding-top: 70px;
	margin-left: 139px;
}
.team_top img{
	width: 100%;
	height: 100%;
}
.team_bottom{
	width: 100%;
	height: 510px;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}
.prod_bg{
	width: 100%;
	height: 510px;
}
#prod{
	height:auto; 
	margin:0 auto;
}
#team_l{
	background:url("/statics/images/tem/icon1.png") no-repeat;
	background-position: left center;
	width: 44px;height: 9px;
	cursor: pointer;
	position: absolute;
    bottom: 2%;
    left: 40%;
}
#team_l:hover{background:url("/statics/images/tem/icon2.png") no-repeat;}
#team_r{
	background:url("/statics/images/tem/icon3.png") no-repeat;
	background-position: right center;
	width: 44px;
	height: 9px;
	cursor: pointer;
	position: absolute;
    bottom: 2%;
    right: 40%;
}
#team_d{
	width:1200px; 
	height:510px; 
	overflow:hidden;
	float: left;
}
.team_list{
	width:100%;
	height: 100%;
}
.team_list ul{
	width:100%;
	height: 100%;
}
.team_list li{
	float: left;
	width: 280px;
	height: 470px;
	margin-right: 26px;
	background: #e2e2e2;
	overflow: hidden;
}
.team_img{
	width: 280px;
	height: 282px;
	overflow: hidden;
}
.team_img a,.team_img a img{
	width: 100%;
	height: 100%;
	display: block;
	transition: 0.6s;
}
.team_font{
	width: 100%;
	height: 135px;
	position: relative;
}
.team_name{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #cbcbcb;
	position: absolute;
	left: 35%;
	top: -20%;
}
.team_name span{
	width: 80px;
	line-height: 70px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.team_font a{
	font-size: 18px;
	color: #333;
	width: 90%;
	text-align: center;
	margin-left: 5%;
	margin-top: 50px;
	display:inline-block;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.team_font p{
	font-size: 14px;
	color: #666;
	width: 90%;
	text-align: justify;
	margin-left: 5%;
	margin-top: 10px;
	height: 40px;
	overflow: hidden;
}
.team_more{
	width: 90%;
	height: 26px;
	margin-left: 5%;
}
.team_more a{
	font-size: 14px;
	width:86px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #666;
	margin-top: 9px;
	display: inline-block;
	border: 1px solid #666;
	border-radius: 5px;
	
}
.one{
	float: left;
}
.two{
	float: right;
}
.team_list li:hover{background: #2f7ab8;}
.team_list li:hover .team_img a img{transform: scale(1.1)}
.team_list li:hover .team_name{background: #fff;}
.team_list li:hover .team_name span{color: #2f7ab8;}
.team_list li:hover .team_font a{color: #fff;}
.team_list li:hover .team_font p{color: #fff;}
.team_list li:hover .team_more a{
	border: 1px solid #fff;
	color: #fff;
}
.team_more a:hover{
	background: #fff;
	color: #2f7ab8 !important;
}
.team_more2 a{
	font-size: 18px;
	height: 26px;
	text-align: center;
	color: #2f7ab8;
	display: inline-block;
	position: absolute;
    bottom: 0;
    left:  45.5%;
}

/*case*/
.case{
	width: 100%;
	height:597px;
	background: url(/statics/images/tem/case_bg.jpg)no-repeat center;
}
.case_bg{
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.case_top{
	width:809px;
	height: 64px;
	padding-top: 70px;
	margin-left: 195px;
}
.case_top img{
	width: 100%;
	height: 100%;
}
.case_bottom{
	width: 100%;
	height: 360px;
	margin-top: 40px;
	overflow: hidden;

	position: relative;
}
.prod_bg1{
	width: 100%;
	height: 360px;
}
#prod1{
	height:auto; 
	margin:0 auto;
}
#case_l{
	background:url("/statics/images/tem/icon5.png") no-repeat;
	background-position: left center;
	width: 44px;height: 9px;
	cursor: pointer;
	position: absolute;
    bottom: 2%;
    left: 40%;
}
#case_r{
	background:url("/statics/images/tem/icon4.png") no-repeat;
	background-position: right center;
	width: 44px;
	height: 9px;
	cursor: pointer;
	position: absolute;
    bottom: 2%;
    right: 40%;
}
#case_d{
	width:1200px; 
	height:360px; 
	overflow:hidden;
	float: left;
}
.case_list{
	width:100%;
	height: 100%;
}
.case_list ul{
	width:100%;
	height: 100%;
}
.case_list li{
	float: left;
	width: 280px;
	height:295px;
	margin-left:5px;
	margin-right: 21px;
	background: #fff;
	overflow: hidden;
}
.case_img{
	width: 280px;
	height: 195px;
	overflow: hidden;
}
.case_img a,.case_img a img{
	width: 100%;
	height: 100%;
	display: block;
	transition: 0.6s;
}
.case_font{
	width: 100%;
	height: 100px;
}
.case_font a{
	font-size: 18px;
	color: #333;
	width: 90%;
	text-align: center;
	margin-left: 5%;
	margin-top: 20px;
	display:inline-block;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.case_font p{
	font-size: 14px;
	color: #666;
	width: 90%;
	text-align: justify;
	margin-left: 5%;
	margin-top: 2px;
	height: 40px;
	overflow: hidden;
}
.case_list li:hover{box-shadow:0px 0px 10px #999;}
.case_list li:hover .case_img a img{transform: scale(1.1)}
.case_list li:hover .case_font a{color: #2f7ab8;}
.case_list li:hover .case_font p{color: #2f7ab8;}
.case_more a{
	font-size: 18px;
	height: 26px;
	text-align: center;
	color: #fff;
	display: inline-block;
	position: absolute;
    bottom: 0;
    left:  45.5%;
}

/*news*/
.news{
	width: 100%;
	height: 490px;
	margin-top: 80px;
}
.news_bg{
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.news_bg b{
	font-size: 36px;
	color: #333;
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 0;
}
.tab_header1{
	float: right;
	height: 46px;
}
.tab_header1 li{
	height: 46px;
	display: inline-block;
	line-height: 46px;
	font-size:20px;
	margin-left:45px;
}
/*.tab_header1 li:first-child{margin-left: 600px;}*/
.tab_header1 li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #333;
}
.tab_header1 li a:hover{
	color: #0064d2;
	cursor:pointer;
}
.tab_content1{
	width: 1200px;
	height:416px;
	margin-top: 40px;
}
.tab_content1 .tab1{
	width:1200px;
	height: 100%;
	display: none;
}
.tab_content1 .tab_active1{
	display: block;
}
.news_left{
	width: 626px;
	height: 100%;
	overflow: hidden;
}
.news_img{
	width: 100%;
	height: 296px;
	overflow: hidden;
}
.news_img a,.news_img a img{
	width: 100%;
	height: 100%;
	display: block;
	transition: 0.6s;
}
.news_font{
	width: 100%;
	height: 120px;
}
.news_font a{
	width: 70%;
	font-size: 18px;
	color: #333;
	height:24px;
	padding-top: 15px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-overflow: ellipsis;
}
.news_font span{
	width: 20%;
	font-size: 14px;
	color: #999;
	height:20px;
	padding-top: 5px;
	overflow: hidden;
	display: block;
}
.news_font p{
	width: 100%;
	text-align: justify;
	font-size: 14px;
	color: #666;
	height:40px;
	padding-top: 5px;
	overflow: hidden;
}
.news_left:hover .news_img a img{transform: scale(1.1)}
.news_left:hover .news_font a{color:#2f7ab8; }
.news_left:hover .news_font span{color:#2f7ab8; }
.news_left:hover .news_font p{color:#2f7ab8; }
.news_right{
	width: 535px;
	height: 100%;
	overflow: hidden;
}
.news_right ul{
	width: 100%;
	height: 100%;
}
.news_right_list{
	width: 100%;
	height: 135px;
	border-bottom: 1px solid #999;
}
.news_right li:first-child a{margin-top: 0px;}
.news_font1 a{
	width: 95%;
	font-size: 18px;
	color: #333;
	height:24px;
	margin-top: 15px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-overflow: ellipsis;
}
.news_font1 span{
	width: 20%;
	font-size: 14px;
	color: #999;
	height:20px;
	margin-top: 6px;
	overflow: hidden;
	display: block;
}
.news_font1 p{
	width: 100%;
	text-align: justify;
	font-size: 14px;
	color: #666;
	height:40px;
	margin-top: 15px;
	overflow: hidden;
}
.news_right li:hover .news_font1 a{color:#2f7ab8; }