/* 
	author: Huzi;
	time:2015-09-08;
*/

/* 
==========================================================================
	commont
==========================================================================
*/



body {
	font-size: 14px;
	color: #666;
	background: #f5f5f5;
}

a {
	color: #666;
	text-decoration: none;
}

	a:hover {
		color: #d70b00;
	}

.wh {
	background: #fff;
}

/* 
==========================================================================
	header  navS
==========================================================================
*/
#header {
	height: 80px;
	background: #fff;
	position: relative;
}

.logo {
	width: 320px;
	height: 80px;
	float: left;
}

.nav {
	height: 80px;
	float: right;
	margin: 0 0 0 35px;
	display: inline;
	position: relative;
	z-index: 9999999999999;
}

	.nav li {
		line-height: 80px;
		color: #e0e0e0;
		padding-right: 1px;
		background: url(../images/libg01.jpg) no-repeat right center;
		position: relative;
		float: left;
	}

		.nav li a {
			display: inline-block;
			font: bold 16px/80px "微软雅黑";
			padding: 0 25px;
		}

			.nav li a:hover, .nav li a.hover, .nav li a.on {
				color: #035cac;
			}

		.nav li.nobg {
			background: none;
		}

.sonNav {
	position: absolute;
	left: -8px;
	top: 64px;
	display: none;
}

.sonNavMain {
	height: 90px;
	padding: 34px 0 27px;
	background: url(../images/sonnav.png) no-repeat left top;
	float: left;
	border-radius:3px;
	border-bottom:1px solid #ccc;
}

	.sonNavMain li {
		width: 123px;
		background: none;
		padding-right: 0;
	}

.nav .sonNavMain li a {
	width: 80px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 28px;
	color: #666;
	padding: 0;
	border-bottom: 1px solid #ddd;
	margin: 0 6px 8px 37px;
	float: left;
	_height: 24px;
	_position: relative;
	_overflow: hidden;
}
.nav .sonNavMain li a:hover { color:#357dbd;}

.sonNavMain .pr li {
	width: 133px;
}

.nav .sonNavMain .pr li a {
	width: 100px;
}

.sonNavR {
	width: 32px;
	height: 158px;
	background: url(../images/sonnav_r.png) no-repeat right bottom;
	float: left;
}


.wrap {
	width: 1000px;
	margin: auto;
}

.pt40 {
	margin-top: 40px;
}

.wrap .news {
	background: #fff;
	height: 350px;
}

.wrap .newspic {
	width: 480px;
	height: 350px;
	float: left;
}

.shadow{
	background: #fff;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.1);
       -moz-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.1);
            box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.1);
}

.wrap .newslt {
	width: 430px;
	height: 300px;
	padding: 15px 35px;
	float: right;
}

.newslt .nlt {
	line-height: 28px;
}

	.newslt .nlt li {
		position: relative;
	}

	.newslt .nlt .time {
		font-size: 12px;
		position: absolute;
		right: 0;
		color: #ccc;
	}

.newslt .nbt {
	color: #000;
	line-height: 19px;f
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 4px;
	margin-bottom: 4px;
	position: relative;
}

	.newslt .nbt h1 {
		font-size: 18px;
		color: #cf0000;
	}

	.newslt .nbt p {
		text-transform: uppercase;
		font-size: 12px;
	}

.newslt .more {
	width: 66px;
	height: 28px;
	border-radius: 14px;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 10px;
	border: 1px solid #ebebeb;
}

.pbt{
	width: 348px;
	float: left;
	height: 88px;
	float: left;
}
.pbt h1{
	font-size: 22px;
	color: #cf0000;
}
.pbt p{
	font-size: 18px;
	color: #b1b1b1;
}

.pro{
	width: 650px;
	float: left;
	height: 280px;
}
.pro .lt{
	width: 170px;
	height: 74px;
	background: #fff;
	border-radius: 4px;
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 10px 15px 0 15px;
	position: relative;
}
.pro .lt img{
	width: 60px;
	height: 60px;
	position: absolute;
	left: 20px;
}
.pro .lt span{
	width: 100px;
	padding-top: 20px;
	height: 30px;
	line-height: 24px;
	position: absolute;
	left: 90px;
}



.case {
	width: 350px;
	height: 280px;
	float: right;
	position: relative;
}

	.case h1 {
		position: absolute;
		color: #fff;
		z-index: 9;
		left: 20px;
		top: 10px;
		font-size: 20px;
	}

	.case .dowebok {
		position: relative;
		width: 350px;
		height: 280px;
		margin: 0 auto;
	}

.dowebok .ctext {
	position: absolute;
	z-index: 9999999;
	top: 36px;
	width: 300px;
	padding: 0 25px;
}

.dowebok a {
	color: #d95757;
	font-weight:bold;
	text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	*filter: Glow(color=#fff, strength=1); 
}
.case h1 {
 
	text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	*filter: Glow(color=#fff, strength=1); line-height:30px; margin-left:4px;
}

.case .dowebok img {
	display: block;
	border: 0 none;
}

.case .dowebok ul, .dowebok ol {
	list-style-type: none;
}

.case .flex-viewport {
	z-index: 1;
}

.case .flex-control-nav {
	position: absolute;
	right: 110px;
	bottom: 10px;
	z-index: 2;
	width: 130px;
	text-align: right;
}

	.case .flex-control-nav li {
		display: inline-block;
		*display: inline;
		zoom: 1;
	}

	.case .flex-control-nav a {
		float: left;
		width: 23px;
		height: 23px;
		line-height: 100px;
		overflow: hidden;
		/*background:url(../images/dot1.png) 4px 4px no-repeat;*/
		cursor: pointer;
	}

	.case .flex-control-nav .flex-active {
		/*background:url(../images/dot2.png) 3px 3px no-repeat;*/
	}

.case .flex-direction-nav {
	position: absolute;
	z-index: 999999;
	left: 20px;
	bottom: 20px;
	width: 62px;
	height: 30px;
}

	.case .flex-direction-nav li {
		float: left;
	}

	.case .flex-direction-nav a {
		float: left;
		width: 31px;
		height: 30px;
		text-indent: -9999px;
		overflow: hidden;
	}

.case .flex-prev {
	background: url(../images/arrow.png) 0 0 no-repeat;
}

	.case .flex-prev:hover {
		background-position: 0 -30px;
	}

.case .flex-next {
	background: url(../images/arrow.png) right 0 no-repeat;
}

	.case .flex-next:hover {
		background-position: -31px -30px;
	}

.resp-tabs-list {
	width: 636px;
	height: 38px;
	float: left;
}

	.resp-tabs-list li {
		width: 158px;
		height: 38px;
		line-height: 38px;
		text-align: center;
		font-size: 13px;
		display: inline-block;
		margin-right: 1px;
		float: left;
		list-style: none;
		cursor: pointer;
	}

.resp-tabs-container {
	padding: 10px 20px;
	clear: left;
	background: #fff;
}

h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}

.resp-tab-content {
	display: none;
	padding: 15px;
}

.resp-tab-item {
	width: 158px;
	height: 38px;
	display: inline-block;
	color: #fff;
	background: url(../images/tab1.gif) no-repeat;
}

.resp-tab-active {
	color: #fff;
	background: url(../images/tab2.gif) no-repeat;
}

.resp-content-active, .resp-accordion-active {
	display: block;
}

.khbt {
	position: absolute;
	top: -10px;
	left: 0;
	width: 200px;
	height: 38px;
	line-height: 38px;
	font-size: 22px;
	color: #cf0000;
}

.khlist li {
	width: 310px;
	float: left;
}
/* 
==========================================================================
	news
==========================================================================
*/
.nbanner {
	height: 300px;
	background: #333;
	color: #fff;
	position: relative;
	z-index: 9;
}

	.nbanner a {
		color: #fff;
	}

		.nbanner a:hover {
			color: #d70b00;
		}

.newspage {
	background: url(../images/news-banner.jpg) no-repeat center;
}

.gflt {
	background: url(../images/14jgf.jpg) no-repeat center;
}
.propage {
	background: url(../images/pro-banner.jpg) no-repeat center;
}

.prolistpage {
	background: url(../images/prolist-banner.jpg) no-repeat center;
}

.nbanner h1 {
	font-size: 24px;
	padding-top: 15px;
}

.fl-nav .w300 {
	width: 220px;
}

.fl-nav ul {
	width: 550px;
	margin-top: 15px;
}

	.fl-nav ul li {
		width: 120px;
		height: 40px;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
	}

.fl-nav a {
display: inline-block;
width: 120px;
height: 40px;
border: 1px solid #eee;
text-align: center;
line-height: 40px;
border-radius: 5px;
letter-spacing: 1px;
}
}
#si{ color:#9c9a9a}
.fl-nav ul li .active{}

	.fl-nav a:hover {
		background: #d95757;
		border: 1px solid #d95757;
		color: #fff;
	}
	 
	.fl-nav a:hover{ background-color:#d95757; color:#fff}
	

.fl-nav .active a {
	background: #d95757;
	border: 1px solid #d95757;
	border-radius:5px;
}

.f-bt {
	width: 550px;
	height: 60px;
	line-height: 60px;
	border-top: 1px solid #ccc;
}
.prolistpage .f-bt {
	width: 550px;
	height: 60px;
	line-height: 60px;
	border-top: 1px solid #ccc;
	display:none;
}


	.f-bt a {
		padding-left: 20px;
		padding-right: 20px;
	}

		.f-bt a:first-child {
			padding-left: 0;
		}

	.f-bt span {
		padding-left: 20px;
		padding-right: 20px;
	}

.zbt {
	background: #eee;
	height: 100px;
	text-align: center;
	line-height: 26px;
}

	.zbt .zbtbox {
		width: 1140px;
		height: 100px;
		margin: auto;
		background: url(../images/line.gif) no-repeat center;
	}

	.zbt h1 {
		font-size: 24px;
		color: #000;
		padding-top: 25px;
	}

	.zbt p {
		text-transform: uppercase;
		color: #d95757;
		line-height:29px;
	}

.newslist li {
	background: #ebebeb;
	height: 180px;
	margin-bottom: 30px;
}

.newslist .npic {
	width: 285px;
	height: 205px;
	float: left;
}
.newslist .npic img{ height:179px; width:285px;}

.newslist .newsrt {
	width: 776px;
	padding: 9px 39px;
	float: right;
}

.newslist .npic2 {
	width: 0px;
	height: 0px;
	display: none;
}

.newslist .newsrt2 {
	width: 1100px;
	padding: 15px 15px 15px 0px;
	float: left;
}

.newslist .time {
	font-size: 18px;
	color: #acacac;
	display:inline-block;
	float:right;
	margin-top:18px;
}

.newslist h1 {
	font-size: 20px;
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

	.newslist h1 a {
		color: #002350;
	}

		.newslist h1 a:hover {
			color: #d70b00;
		}

.nr {
	padding: 40px;
}

	.nr h2 {
		font-size: 24px;
		color: #004673;
		text-align: center;
	}

	.nr .tm {
		text-align: center;
		font-size: 14px;
		border-bottom: 1px solid #e1e1e1;
		padding-bottom: 20px;
		margin-bottom: 40px;
		color: #999;
	}

	.nr p {
		text-indent: 2em;
	}

		.nr p span {
			font-size: 14px;
		}

/* 
==========================================================================
	pro tab
==========================================================================
*/


.section {
	width: 1140px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
	line-height: 28px;
}

.inner {
	width: 1140px;
	margin: 0 auto;
	position: relative;
	height: 50px;
}

	.inner:after {
		content: "";
		display: table;
		clear: both;
	}


.subMenu {
	width: 100%;
	z-index: 1000;
	padding-top: 25px;
	background: #eee;
	height: 75px;
	text-align: center;
}

	.subMenu .inner {
		padding: 0;
		font-weight: 400;
		margin: 0 auto;
	}


.subNavBtn {
	display: block;
	height: 50px;
	float: left;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	outline: none;
	line-height: 50px;
	background: #fff;
	border-right: 1px solid #eee;
	color: #9c9a9a;
	padding: 0 50px;
}

.subMenu a:hover {
	background: #1783c7;
	color: #fff;
}

.active {
  
}
.inner .active{background-color: #488bc7; color:#fff;}
.end {
	margin: 0;
}

/* SECTIONS */
.sTop {
	min-height: 130px;
	background: #fff;
	color: #3d3d3d;
	padding: 50px 0;
	height: 300px;
}

.s1 {
	background: #fff;
}

.s2 {
	background: #f6f6f6;
}

.s3 {
	background: #fff;
}

.s4 {
	background: #f6f6f6;
}

.s5 {
	background: #fff;
}

.s6 {
	background: #f6f6f6;
}

.section .bt {
	line-height: 34px;
	text-transform: uppercase;
	font-size: 18px;
	padding: 40px 0;
}
.section .btc {
	line-height: 34px;
	text-transform: uppercase;
	font-size: 18px;
	padding: 20px 0;
}

.section h1 {
	font-size: 30px;
	font-weight: 500;
}

.section .poa1 {
	width: 400px;
	float: left;
}

.section .poa2 {
	width: 740px;
	float: right;
}

.section .poa3{
	width: 740px;
	float: left;
	padding: 20px 80px 20px 0;
}

.section .poa4 {
	width: 590px;
	float: left;
}

.section .poa5 {
	width: 500px;
	float: right;
	padding-left: 50px;
}

	.section .poa5 span {
		color: #0070c0;
		font-weight: 500;
	}

.p-box {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}



.prolist li{
	width: 300px;
	float: left;
	padding: 40px;
}
.prolist a{
	color: #969696;
}
.prolist .red{
	color: #d70b00;
}
/* 
==========================================================================
	footer  share top
==========================================================================
*/

#footer {
	height: 360px;
	background: #343434;
	color: #ababab;
	margin-top: 40px;
}

	#footer a {
		color: #ababab;
	}

		#footer a:hover {
			color: #d95757;
		}

	#footer .f1 {
		background: #373737;
		height: 80px;
		line-height: 80px;
	}

	#footer .foota {
		width: 500px;
		float: left;
	}

.foota a {
	padding: 0 10px;
}

	.foota a:first-child {
		padding-left: 0;
	}

#footer .search {
	margin-top:18px;
	width: 340px;
	float: right;
}

	#footer .search .input {
		width: 276px;
		height: 42px;
		line-height: 42px;
		border: 0;
		background: #555;
		outline: none;
		padding: 0 10px;
	}

#footer .ptb20 {
	padding: 50px 0;
}

#footer .copyright {
	width: 350px;
	border-left: 1px solid #555;
	padding-left: 50px;
	margin-left: 50px;
	float: right;
}

.foot-nav h1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
}

.foot-nav a {
	display: inline;
}

.foot-nav .n1 {
	width: 120px;
	float: left;
}

.n1, .n2 {
	margin-right: 20px;
}

.foot-nav .n2 {
	width: 240px;
	float: left;
}

/* 
==========================================================================
	footer  share top
==========================================================================
*/

/*-发展历程*/
.development_content {
	width: 1000px;
	margin: 0 auto;
}
.development_content .content {
	width: 1000px;
	height: 600px;
	background: url(../images/development_bg.png) repeat-y center;
	margin-top: 50px;
	margin-bottom: 50px;
	overflow: hidden;
	position: relative;
}
.development_content .content .sub_content {
	height: 500px;
	margin-top: 70px;
	overflow: hidden;
}
.development_content .content ul {
	position: relative;
}
.development_content .content ul li {
	overflow: hidden;
	margin-bottom: 30px;
}
.development_content .content ul li span {
	display: block;
	width: 517px;
	height: 58px;
	background: url(../images/development_circle.png) no-repeat left;
	color: #fff;
	font-size: 16px;
	line-height: 58px;
	font-weight: bold;
	padding-left: 12px;
	float: right;
}
.development_content .content ul li .text {
	float: left;
	width: 400px;
	text-align: right;
	background: url(../images/development_line.png) no-repeat right 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.development_content .content ul li .text dl {
	}
.development_content .content ul li .text dl dd {
	line-height: 32px;
	background: url(../images/development_icon.png) no-repeat right 16px;
	padding-right: 10px;
	font-size: 13px;
	color: #111;
}
.development_content .content ul .odd span {
	float: left;
	background-position: right;
	text-align: right;
	padding-left: 1px;
	padding-right: 11px;
}
.development_content .content ul .odd .text {
	text-align: left;
	background-position: left 10px;
	float: right;
	padding-right: 0;
	padding-left: 20px;
}
.development_content .content ul .odd .text dl dd {
	background-position: left 16px;
	padding-right: 0;
	padding-left: 10px;
}
.development_content .content .up {
	position: absolute;
	top: 0;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: url(../images/development_up.png) top;
	left: 487px;
	z-index: 5;
}
.development_content .content .down {
	position: absolute;
	bottom: 0;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: url(../images/development_down.png) top;
	left: 487px;
	z-index: 5;
}
.development_content .content .current {
	background-position:bottom;
}

.cbox{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #eee;
}
.cbox h1{
	font-size: 22px;
	padding-bottom: 15px;
	color: #000;
}
.cbox .cimg{
	width: 325px;
	height: 250px;
	float: left;
}
.cbox .cright{
	width: 700px;
	float: right;

}
.cbox .cright li{
	width: 220px;
	float: left;
}

.fbox{
	width: 250px;
	float: left;
	padding: 15px 0px 15px 0px;
	text-align: center;
}

.fboxy{
	width: 460px;
	float: left;
	padding: 20px 80px 20px 0;
}

.style0 {
	width: *;
	border-bottom: 1px dotted #d7d7d7;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

.style1 {
	height: 14px;
	width: 280px;
	float: left;
}

.style2 {
	width: 618px;
	border-bottom: 1px dotted #d7d7d7;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}

.style3 {
	height: 21px;
	width: 80px;
	font-weight:bold;
}

.w3 {
	height: 21px;
	width: 80px;
	font-weight:bold;
}

.style5 {
	height: 21px;
}

.style8 {
	height: 21px;
}

.style12 {
	height: 13px;
}

.style16 {
	height: 20px;
}
.fh {
	font-size: 30px;
	font-weight: 500;
}
 
.page_add{font-size: 14px;
text-decoration: none;
display: inline-block;
height: 36px;
line-height: 36px;
border: 1px solid #ddd;
color: #666;
background-color: #fff;
margin-left: 4px;
cursor: pointer;
border-radius: 4px;
transition: all .2s;
padding: 0 20px;}
.page_add:hover{border: 1px solid #d95757;
color: #fff;
background-color: #d95757;
text-decoration: none;}
 
.page_add_1{font-size: 14px;
text-decoration: none;
display: inline-block;
height: 36px;
line-height: 36px;
border: 1px solid #fff;
color: #fff;
background-color: #488bc7;
margin-left: 4px;
cursor: pointer;
border-radius: 4px;
transition: all .2s;
padding: 0 20px;}