﻿@charset "utf-8";

/**/
/**/

.fullSlide {
	width:100%;
	position:relative;
	height:700px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:700px;
	overflow:hidden;
	text-align:center;
	 background-position:center top;
	     background-repeat: no-repeat;
}
.fullSlide .bd li a {
	display:block;
	height:700px;
}

.fullSlide .hd {
	position:absolute;
	z-index:999;
	bottom:0px;
 width:100%;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:48px;
	height:8px;
	margin:2px;
	border-radius:5px;
	overflow:hidden;
	background:#fff;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#022c42;
}



.bts{
	text-align: center;
	line-height: 1;
	font-weight: normal;
}
.bts a{
	font-size: 60px;
	line-height: 1;
	color: #1c1c1c;
}
.bts span{
	display: block;
	font-size: 36px;
	margin-bottom: 22px;
	color: #1c1c1c;
}
.bts a b{
	color: #005949;
}
.trend{
	height: 1788px;
	padding-top: 88px;
	box-sizing: border-box;
	overflow: hidden;
	background:url(../images/trend_bg.jpg) no-repeat center top; 
}
.trend .content{
	position: relative;
	height: 600px;
	padding-top: 102px;
	overflow: hidden;
}
.trend .content .trend-box{
	position: absolute;
	left: 47%;
	
}
.trend .content .trend-box .txt{
	width: 500px;
	font-size: 24px;
	color: #1c1c1c;
	line-height: 36px;
	text-decoration: underline;
}
.trend .content .trend-box .form{
	margin-top: 34px;
	overflow: hidden;
	margin-bottom: 54px;
}
.trend .content .trend-box .form .item{
	float: left;
	line-height: 44px;
	height: 44px;
	padding: 0 20px;
	background: #ebebeb;
	overflow: hidden;
	margin-right: 12px;
}

.trend .content .trend-box .form  .btnn{
	float: left;
}
.trend .content .trend-box .form  .btnn button{
	    width: 62px;
    height: 42px;
    font-size: 16px;
}
.trend .content .trend-box .form .item span{
	display: block;
	float: left;
	font-size: 14px;
	color: #595959;
	line-height: 44px;
}
.trend .content .trend-box .form .item input{
	background: none;
	border: 0;
	outline: none;
	font-size: 14px;
	color: #333;
	line-height: 44px;
}
.trend .content .trend-box .form .item2 input{
	width: 300px;
} 
.trend .content .trend-box ol{
	overflow: hidden;
}
.trend .content .trend-box ol li{
	float: left;
	width: 224px;
	height: 124px;
	border-right: 1px solid #bebebe;
}
.trend .content .trend-box ol li b{
	position: relative;
	display: inline-block;
	font-size: 90px;
	color: #1c1c1c;
	line-height: 1;
	font-weight: normal;
}
.trend .content .trend-box ol li b span{
	position: absolute;
	right: -30px;
	top: 6px;
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #005949;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 24px;
}
.trend .content .trend-box ol li p{
	padding-top: 8px;
	font-size: 24px;
	line-height: 1;
	color: #1c1c1c;
}
.trend .content .trend-box ol li.last{
	border: 0;
	width: auto;
	padding-left: 112px;
	box-sizing: border-box;
}
.trend .content .top-txt{
	position: absolute;
	top: 534px;
	left: 50%;
	transform: translate(-50%,0);
	text-align: center;
	font-size: 18px;
	color: #fff;
}


.flashBg {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}

.flashBg ul li {
	background: #f7f7f7;
	padding-bottom: 30px;
	float: left;
	width: 23.5%;
	height: auto;
	
	margin:0 2% 25px 0;
	transition: all 1s ease 0s;
}
.flashBg ul li:nth-child(4n) {
	margin-right:0;
}
.flashBg ul li:hover {
	background: #022c42;
}
.flashBg ul li img {
	width: 100%;
	transition: all 0.5s;
}
.flashBg ul li div{
	overflow:hidden;}
.flashBg ul li:hover img {
	transform: scale(1.1);
	
	
}
.flashBg ul li a p {
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
	color: #022c42;
	font-size: 16px;
	text-align: center;
	width: 100%;
	padding-top: 30px;
}
.flashBg ul li a:hover p {
	color: #fff;
}
.flashBg ul li a span {
	width: 60px;
	display: block;
	margin: 0 auto;
	font-size:12px;
	text-align: center;
	border: 1px solid #022c42;
	color: #022c42;
	padding: 4px 8px;
}
.flashBg ul li a:hover span {
	background: #fff;
	color: #022c42;
	padding: 4px 8px;
}



.qinlin-section {
 padding: 120px 0 50px;
}

.qinlin-section-title {
 text-align: center;
 font-size: 40px;
 margin-bottom: 40px;
}

.qinlin-section-title span {
 display: inline-block;
 position: relative;
 padding: 0 30px;
 font-weight: bold;
}

.qinlin-section-title span:before,
.qinlin-section-title span:after {
 width: 20px;
 height: 1px;
 position: absolute;
 content: '';
 top: 50%;
 background-color: #000;
}

.qinlin-section-title span:before {
 right: 100%;
}

.qinlin-section-title span:after {
 left: 100%;
}

.qinlin-section-title p {
 margin: 0;
 font-size: 20px;
}

.qinlin-section-title.white {
 color: #fff;
}

.qinlin-section-title.white span:before,
.qinlin-section-title.white span:after {
 background-color: #fff;
}
.qinlin-ys {
 margin-left: 500px;
 padding-bottom: 30px;
}

.qinlin-ys .bd {
 width: 480px;
 margin: 0 auto;
 padding-top: 20px;
 height: 220px;
}

.qinlin-ys .bd dl {
 margin: 0;
}

.qinlin-ys .bd dt {
 font-size: 20px;
 font-weight: bold;
 text-align: center;
}

.qinlin-ys .bd dt img {
 display: block;
 margin: 0 auto;
}

.qinlin-ys .bd dd {
 text-align: center;
 line-height: 1.8;
 margin: 15px 0 0;
}

.qinlin-ys .hd {
 background: url(../images/ys_line.gif) repeat-x 0 9px;
}

.qinlin-ys .hd li {
 float: left;
 width: 25%;
 background: url(../images/ys_k01.png) no-repeat center 0;
 padding-top: 30px;
 height: 111px;
 text-align: center;
 font-size: 16px;
 font-weight: bold;
 cursor: pointer;
}

.qinlin-ys .hd li i {
 display: block;
 height: 35px;
 overflow: hidden;
 margin-bottom: 8px;
}

.qinlin-ys .hd li img {
 display: block;
 margin: 0 auto;
 -webkit-transition: all 0.5s;
 transition: all 0.5s;
}

.qinlin-ys .hd li.on {
 background-image: url(../images/ys_k02.png);
 color: #fff;
}

.qinlin-ys .hd li.on img {
 margin-top: -35px;
}