﻿* {
	margin: 0;
	padding: 0
}

html, body {
	font-family: "Microsoft Yahei", Verdana, sans-serif;
}

ul, li {
	list-style: none;
}

address, cite, dfn, em, var {
	font-style: normal;
}

form {
	padding:0;
	margin:0;
	}

.top_box {
	width:1440px;
	height:100px;
	margin:0 auto;
}

.logo_box {
	width:638px;
	height:100px;
	float:left;
	
}
.logo img{
	width:638px;
	height:100px;
	float:left;
}

.nav_box {
	
	width:500px;
	height:50px;
	
	float:left;
	margin: 25px;
}

.nav_box ul{
	width:500px;
	height:50px;
}

.nav_box ul li{
	width:80px;
	height:50px;
	float:left;
	text-align:center;
	line-height:50px;
	font-size:16px;
	margin:0 10px;
}
.nav_box ul li a{
	width:100%;
	height:50px;
	display:block;
	color:#000000;
	transition: 0.3s;   /* 悬浮平滑过渡效果 */
	text-decoration:none;
	border-bottom:3px solid #ffffff;
	}
.nav_box ul li a:hover{
	color:#224eaf;
	border-bottom:3px solid #224eaf;
	}
	
.search_box {
	width: 240px;
	height:40px;
	float:left;
	margin:30px 0;
	}
.search_input {
	width:156px;
	height:38px;
	border:1px solid #cccccc;
	margin:0;
	padding:0 10px;
	float:left;	
  	outline: none;
}

.search_input:focus {
  border: 1px solid #cccccc;
  outline: none;
}

.search_box img {
	width:60px;
	height:40px;
	float:left;
}


.pic_box {
	width:100%;
	height:400px;	
	background-image: url(../images/banner.jpg);
	background-position: center center;  /* 水平垂直居中 */
	background-repeat: no-repeat;        /* 不重复 */
	background-size: cover;              /* 铺满容器（可选） */
	display: block;
  	overflow: hidden;	
	}
	
	
.p_box{
	width:1440px;
	height:auto;
	margin:0 auto;
}

.p_title{
	width:1440px;
	height:80px;
	line-height:80px;
	font-size:22px;
	font-weight:bold;
	color:#393939;
}

.banner {
	position: relative;
	overflow: auto;
	text-align: center;
	width: 640px;
	float:left;
}

.banner .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	z-index: 3;
}

.banner .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s,opacity .5s;
	-moz-transition: background .5s,opacity .5s;
	transition: background .5s,opacity .5s
}

.banner .dots li.active {
	background: #1e50af;
	opacity: 1
}

.banner .arrow {
	position: absolute;
	width: 20px;
	height: 37px;
	top: 50%;
	margin-top: -18px;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.banner #al {
	left: 15px
}

.banner #ar {
	right: 15px
}

.banner ul {
	z-index: 1;
	width: 600%;
	overflow: hidden;
}

.banner ul .slider-item {
	width: 640px;
	float: left;
	height: 480px;
	position: relative;
	overflow: hidden;
}

.banner ul .slider-item .slider-title {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 610px;
	max-height: 56px;
	padding: 15px;
	text-align: left;
	line-height: 28px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: -webkit-linear-gradient(top, transparent, rgba(0,0,0,0.9));
}

.banner .progress {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 15%;
	min-height: 3px;
	overflow: hidden;
	z-index: 2;	
}

.company_box{
	width:700px;
	height:440px;
	float:left;
	padding:20px;
	margin-bottom:40px;
}

.company_title{
	width:700px;
	height:50px;
	line-height:50px;
	font-size:26px;
	color:#392a2f;
}

.company_en {
	color:#5d728d;
	font-size:14px;
	}
.line_blue{
	width:80px;
	height:4px;
	background:#086ddf;
	margin-top:20px;
}
.company_text{
	width:700px;
	height:260px;
	margin-top:30px;
	overflow:hidden;
	font-size:16px;
	color:#727175;
	line-height:28px;
	
}

.btn{
	width:150px;
	height:40px;
	background:#086ddf;
	margin-top:20px;
	font-size:16px;
	color:#ffffff;	
	line-height:40px;
	text-align:center;
}
.btn a{
	font-size:16px;
	color:#ffffff;	
}
.btn a:hover{
	font-size:16px;
	color:#ffffff;	
}
.r_pic {
	width:340px;
	height:480px;
	background:#0000ff;
	float:left;
}

.product_box{
	width:100%;
	height:665px;
	margin:0 auto;
	background-image: url(../images/bg1.jpg);
	background-position: center center;  /* 水平垂直居中 */
	background-repeat: no-repeat;        /* 不重复 */
	background-size: cover;              /* 铺满容器（可选） */
	clear:both;
}

.product_k{
	width:1440px;
	height:auto;
	margin:0 auto;
}

.product_title1{
	width:1440px;
	height:80px;
	text-align:center;
	font-size:30px;
	line-height:80px;
	color:#ffffff;
	padding-top:30px;
}

.product_title2{
	width:1440px;
	height:60px;
	line-height:30px;
	font-size:16px;
	color:#ffffff;
	text-align:center;
}

.wrap{
	
	width: 1440px;
	height: 400px;
	position: relative;
	overflow: hidden;
	margin:60px auto 0 auto;
}

.wrap ul{
	overflow: hidden;
	position:absolute;
	width: 1600px;
	left: 0;
	top: 0;
	_height:1px;
}

.wrap ul li{
	float: left;
	width: 400px;
}


.js_box{
	width:100%;
	height:665px;
	margin:0 auto;
	background-image: url(../images/bg2.jpg);
	background-position: center center;  /* 水平垂直居中 */
	background-repeat: no-repeat;        /* 不重复 */
	background-size: cover;              /* 铺满容器（可选） */
	clear:both;
}

.js_k{
	width:1440px;
	height:auto;
	margin:0 auto;
}

.js_title1{
	width:1440px;
	height:80px;
	text-align:center;
	font-size:30px;
	line-height:80px;
	color:#0c0d0e;
	padding-top:30px;
}

.js_title2{
	width:1440px;
	height:150px;
	line-height:30px;
	font-size:16px;
	color:#2b2c26;
	text-align:center;
}

.js_pic_k{
	width:1440px;
	height:310px;
	margin:0 auto;
}

.js_pic_k ul li{
	width:310px;
	height:310px; 
	margin: 0 17px;
	float:left;
	background:#00ffff;
}

.news_box{
	width:1400px;
	height:660px;
	margin:0 auto;
}
.news_title{
	width:1400px;
	height:100px;
	line-height:100px;
	border-bottom:1px solid #e5e5e5;
}

.news1{
	font-size:26px;
	color:#086ddf;
}

.news2{
	font-size:16px;
	color:#737272;
}

.news_left{
	width:900px;
	height:525px;
	float:left;
}

.news_li{
	width:820px;
	height:120px;
	float:left;
	padding:27px 0;
}
.news_date{
	width:100px;
	height:60px;
	float:left;
	background:#f2f2f2;
	text-align:center;
	padding:20px 0;
}

.news3{
	font-size:24px;
	color:#4d4b4c;
	}
	
.news4{
	font-size:16px;
	color:#5b6073;
	}
.news_date span{
	width:100px;
	display:block;
}
.news_ttitle{
	width:690px;
	height:40px;
	line-height:40px;
	padding-left:20px;
	float:left;
	font-size:18px;
	}
.news_ttitle a{
	font-size:18px;
}
.news_ttitle a:hover{
	font-size:18px;
}
.news_text{
	width:690px;
	height:70px;
	line-height:23px;
	padding-left:20px;
	float:left;
	overflow:hidden;
	color:#80808c;
}
.news_text a{
	font-size:16px;
	color:#80808c;
}
.news_text a:hover{
	font-size:16px;
	color:#80808c;
}
.border_b{
	border-bottom:1px solid #e5e5e5;
}

.news_right{
	 width:500px;
	 height:530px;
	 float:left;
	 margin-top:20px;
	 
}

.news_right_pic{
	width:430px;
	height:233px;
	background:#ffffff;
	margin:0 35px;
	position:relative;
}
.news_right_text{
	width:400px;
	height:35px;
	position:absolute;
	bottom:0;
	background:rgba(0,0,0,0.7);
	line-height:35px;
	color:#ffffff;
	padding:0 15px;
	font-size:14px;	
}

.end_box{
	width:100%;
	height:320px;
	clear:both;
	background:#555555;
}

.end_k{
	width:1400px;
	height:320px;
	margin:0 auto;
}

.end_left{
	width:650px;
	height:240px;
	float:left;
	padding-top:30px
}
.end_left_pic{
	width:146px;
	height:240px;
	float:left
}


.end_pic1{
	width:146px;
	height:60px;
	float:left;
}

.end_pic2{
	width:100px;
	height:100px;
	float:left;
	margin:23px;
}

.end_left_text{
	width:380px;
	height:220px;
	float:left;
	margin-left:50px;
	line-height:35px;
	font-size:14px;
	color:#d8d8d8;
}
	
	
.end_middle{
	width:300px;
	height:240px;
	padding-top:30px;
	float:left;
}

.end_middle ul li{
	width:150px;
	height:30px;
	color:#d8d8d8;
	font-size:14px;
}

.end_middle ul li a,.end_middle ul li a:hover{
	text-decoration:none;
	color:#d8d8d8;
}

.end_right{
	width:450px;
	height:240px;
	padding-top:30px;
	float:left;
}

.end_right dl{
	clear:both;
}
.end_right dl dt{
	width:70px;
	height:30px;
	color:#d8d8d8;
	font-size:14px;
	float:left;
}
.end_right dl dd input{
	outline: none;
	width:220px;
	height:18px;
	font-size:12px;
	
}

.end_right dl dd textarea{
	outline: none;
	width:222px;
	height:50px;
	
}


.end_right dl dd input:focus, end_right dl dd texttarea:focus {
  border: 1px solid #cccccc;
  outline: none;
}


.end_right dl dd{
	width:300px;
	height:30px;
	color:#d8d8d8;
	font-size:14px;
	float:left
}

.btn2{
	width:100px;
	height;30px;
	background:#ffffff;
	text-align:center;
	line-height:30px;
	color:#000000;
}

.end_coty{
	width:1400px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#d8d8d8;
	font-size:14px;
	}
	

.list_box{
	width:1200px;
	height:auto;
	margin:0 auto;
}

.list_title{
	width:1170px;
	height:60px;
	line-height:60px;
	border-bottom:1px solid #d8d8d8;
	color:#3d363e;
	font-size:14px;
	background-image:url(../images/dot.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;	
}

.list_k{
	width:1200px;
	height:auto;
	padding:30px 0;
}
.list_left{
	width:240px;
	height:auto;
	float:left;
}
.list_left dl dt{
	width:240px;
	height:70px;
	line-height:70px;
	font-size:22px;
	color:#ffffff;
	background:#273a74;
	text-align:center;
}

.list_left dl dd{
	width:200px;
	height:50px;
	line-height:50px;
	color:#ffffff;
	background:#273a74;
	padding-left:40px;
	margin:2px 0;
}

.list_left dl dd a:link{
	color:#ffffff;
	font-size:16px;
	line-height:50px;
}


.list_left dl dd a:visited{
	color:#ffffff;
	font-size:16px;
	line-height:50px;
}


.list_left dl dd a:active{
	color:#ffffff;
	font-size:16px;
	line-height:50px;
}


.list_left dl dd a:link{
	color:#ffffff;
	font-size:16px;
	line-height:50px;
}

.list_link{
	width:240px;
	height:auto;
	float:left;
	margin-top:40px;
}
.list_link_title{
	width:240px;
	height:50px;
	line-height:25px;
	font-size:18px;
	color:#ffffff;
	background:#273a74;
	text-align:center;
	padding:10px 0;
}

.list_link_title span{
	width:240px;
	display:block;
}
.list_link_text{
	width:208px;
	height:auto;
	border:1px solid #273a74;
	padding:15px;
	line-height:30px;
	font-size:14px;
}
	

.list_right{
	width:900px;
	height:auto;
	float:left;
	margin:0 30px;
}

.list_right dl{
	width:260px;
	height:310px;
	float:left;
    margin:0 20px 20px 20px;
}
.list_right dt{
	width:258px;
	height:258px;
	background:#0000ff;
	border:1px solid #d8d8d8;
}

.list_right dl dd{
	width:260px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	font-size:14px;
	text-align:center;
}
.list_right dl dt img{
	width:258px;
	height:258px;
}

.list_fy{
	width:900px;
	height:50px;
	line-height:30px;
	clear:both;
	text-align:center;
	font-size:12px;
}

.list_fy a{
	text-decoration:none;
	color:#000000;
	margin:0 10px;
}


#jsddm
{	margin: 0;
	padding: 0
}

#jsddm li
{	float: left;
	list-style: none;
	font: 12px Tahoma, Arial
}

#jsddm li a
{	display: block;
	text-decoration: none;
	border-right: 1px solid white;
	white-space: nowrap
	width:80px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:16px;
	margin:0 10px;
}


	
#jsddm li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	margin-top:10px;
}

#jsddm li ul li
{	float: none;
	display: inline;
	margin:0 !important;
}

#jsddm li ul li a
{	width: 110px;
	background: #ffffff;
	/*background:rgba(255,255,255,0.7);*/
	color: #24313C;
	height:40px;
	line-height:40px;
	margin:0 !important;
	font-size:13px;
}

#jsddm li ul li a:hover
{
	background: #224eaf;
	color:#ffffff;
}

	


	
	

