﻿.banner {
	height: 360px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height:360px;
}
.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: 360px;
	overflow: hidden;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}
.fullSlide .bd li a {
	display: block;
	height: 360px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 7px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	color: #fff;
	zoom: 1;
	width: 12px;
	height: 12px;
	border-radius: 15px;
	margin: 1px 5px;
	overflow: hidden;
	background: rgba(51, 51, 51, 0.65);
	line-height: 20px;
}
.fullSlide .hd ul .on {
	background: #026cb0;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	width: 73px;
	height: 73px;
}
/*.fullSlide .prev {
	background: url(../images/left1s.png) no-repeat;
}
.fullSlide .next {
	left: auto;
	right: 5%;
	background: url(../images/right1s.png) no-repeat;
}*/
/*search*/
.search {
	height: 35px;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.search p {
	float: left;
	line-height: 35px;
	font-size: 14px;
	color: #333;
}
.search p a {
	font-size: 12px;
	margin: 0 5px;
	color: #888;
}
.search .sBox {
	float: right;
	height: 37px;
	width: 372px;
	/* background: url(../images/search_bg.png) no-repeat center top; */
	position: relative;
}
.search .sBox input#top-keywords {
	float: left;
	line-height: 30px;
	border: 1px solid #eee;
	outline: none;
	background: none;
	width: 350px;
	padding: 0 10px;
	color: #999;
	height: 35px;
	font-size: 14px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #999;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:    #999;
}
.search .sBox input.button {
	position: absolute;
	right: 1px;
	top: 1px;
	display: block;
	border: none;
	outline: none;
	width: 50px;
	height: 35px;
	background: url(../images/ico_search.png) no-repeat center top;
	float: left;
	cursor: pointer;
}
/*服务*/
.biaoti {
	text-align: center;
	margin-bottom: 30px;
}
.biaoti h2 {
	font-size: 30px;
	color: #333;
}
.biaoti p {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 10px;
}
.biaoti i {
	width: 180px;
	height: 14px;
	background: url(../images/index_01.png) no-repeat center center;
	display: block;
	margin: 0 auto;
}
.gulv {
	width: 100%;
	margin-top: 50px;
}
.gulv dl {
	width: 48%;
	float: left;
	margin-right: 3.6%;
	border: 1px solid #eee;
	margin-bottom: 20px;
}
.gulv dl:nth-of-type(2n) {
	margin-right: 0;
}
.gulv dl dt {
	float: left;
	margin: 10px;
	overflow: hidden;
	width: 170px;
	height: 170px;
}
.gulv dl dd {
	padding: 10px;
}
.gulv dd h3 {
	font-size: 16px;
	color: #00578e;
	line-height: 35px;
}
.gulv dd p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.gulv dd p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.gulv dl .more {
	font-size: 14px;
	color: #fff;
	background: #00578e;
	padding: 6px 15px;
	display: inline-block;
	margin-top: 20px;
}
img {
	transition: all .5s;
}
.gulv dl:hover dt img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: -webkit-transform 0.6s ease 0s;
	transition: transform 0.6s ease 0s;
}
.gulv dl:hover .more {
	background: #ff6600;
}
/*优势*/
.x_F {
	overflow: hidden;
	width: 100%;
	background: url(../images/index_02.png) no-repeat center top;
	padding-bottom: 50px;
	margin-top: 50px;
}
.ystitle {
	overflow: hidden;
	padding: 50px 0;
}
.ystitle .y01 {
	float: left;
	font-size: 25px;
	color: #fff;
	text-align: right;
	line-height: 38px;
	margin-top: 3px;
}
.ystitle .y01 span {
	font-size: 28px;
	font-weight: bold;
	display: block;
}
.ystitle .y02 {
	float: right;
	width: 510px;
}
.ystitle .y02 h2 {
	font-size: 60px;
	color: #fff;
	float: left;
}
.ystitle .y02 h2 span {
	font-size: 72px;
	margin-top: -5px;
	float: left;
}
.ystitle .y02 h2 i {
	font-size: 72px;
	margin-top: -5px;
	float: left;
	font-style: normal;
}
.ystitle .y02 span {
	font-size: 20px;
	color: #fff;
	margin-top: 20px;
	display: block;
	padding-left: 10px;
	overflow: hidden;
}
.ystitle .y02 span em {
	font-size: 16px;
	color: rgba(255,255,255,0.3);
	display: block;
	font-family: Arial, " 微软雅黑";
	text-transform: uppercase;
}
.x_F .xfCon {
	overflow: hidden;
	margin-top: 50px;
}
.x_F .xflt {
	float: left;
	width: 1000px;
	position: relative;
	height: 335px;
	background: #eee;
	margin-bottom: 10px;
}
.x_F .dl {
	width: 100%;
	overflow: hidden;
	padding: 20px;
}
.x_F .dl dt {
	width: 439px;
	border: 5px solid rgba(255, 255, 255, 0.5);
	float: left;
	overflow: hidden;
}
.x_F .dl dt img {
	width: 439px;
	height: 285px;
}
.x_F .dl dd {
	overflow: hidden;
	float: left;
	margin-left: 20px;
}
.x_F .dl dd .txt01 {
	font-size: 62px;
	font-family: Arial, " 微软雅黑";
	color: #026cb0;
	text-transform: uppercase;
}
.x_F .dl dd .txt01 span {
	font-size: 31px;
	color: #333;
	border-bottom: 2px solid #026cb0;
	display: block;
	padding-bottom: 10px;
	float: left;
	margin-top: 11px;
	margin-right: 20px;
}
.x_F .dl dd .txt02 {
	font-weight: bold;
	font-size: 20px;
	color: #333;
	line-height: 35px
}
.x_F .dl dd p {
	background: url(../images/index_04.png) no-repeat left 2px;
	padding-left: 20px;
	font-size: 13px;
	color: #666;
	line-height: 22px;
	margin-top: 20px;
}
.x_F .list {
	overflow: hidden;
}
.x_F .list li {
	width: 115px;
	float: left;
	text-align: center;
	font-size: 13px;
	margin-right: 20px;
}
.x_F .list li p {
	color: #333333;
	margin-top: 18px;
}
.x_F .list li img {
	display: block;
	margin: 0 auto;
}
.x_F .list li.last {
	margin-right: 0
}
.x_F .xfRt {
	width: 1000px;
}
.x_F .qhdl {
	position: relative;
	height: 60px;
	cursor: pointer;
	width: 332.6px;
	float: left;
	background: #555;
	margin-right: 1px;
}
.x_F .qhdl:nth-of-type(3n) {
	margin-right: 0;
}
.x_F .qhdl dt {
	width: 90px;
	float: left;
	line-height: 88px;
	text-align: center;
	font-family: Arial, " 微软雅黑";
	color: #d0d0d0;
	font-size: 40px;
	font-weight: bold;
}
.x_F .qhdl dd {
	width: 100%;
	text-align: center;
}
.x_F .qhdl dd h3 {
	font-size: 16px;
	color: #fff;
	line-height: 60px;
	font-weight: normal;
}
.x_F .qhdl dd i {
	display: none;
	width: 10px;
	height: 16px;
	position: absolute;
	top: -20px;
	right: 151px;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent #026cb0 transparent;
}
.x_F .qhdl:hover, .x_F .qhdl.cur {
	background-color: #026cb0;
	border-right: none;
}
.x_F .qhdl:hover i, .x_F .qhdl.cur i {
	display: block
}
/*产品*/
.pinpai {
	width: 100%;
	margin: 20px 0;
}
.picScroll-left {
	width: 100%;
	position: relative;
}
.picScroll-left .hd {
	overflow: hidden;
	padding: 0 10px;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display: block;
	width: 40px;
	height: 195px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/pleft.png") no-repeat;
	position: absolute;
}
.picScroll-left .hd .next {
	background: url("../images/pright.png") no-repeat;
	right: 0;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("images/icoCircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .bd {
	margin-left: 55px;
	width: 1200PX;
}
.picScroll-left .bd ul {
	width: 1200PX;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	text-align: center;
}
.picScroll-left .bd ul p {
	font-size: 15px;
	color: #666;
	margin-top: 5px;
	text-align: center;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
	overflow: hidden;
	border: 1px solid #ccc;
}
.picScroll-left .bd ul li .pic img {
    width:160px;
	height: 180px;
	display: block;
	padding: 2px;
	
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
	
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: -webkit-transform 0.6s ease 0s;
	transition: transform 0.6s ease 0s;
}
.picScroll-left .bd ul li .title {
	line-height: 24px;
}
.center {
	text-align: center;
}
.more01 {
	font-size: 14px;
	color: #fff;
	background: #026cb0;
	padding: 12px 32px;
	display: inline-block;
	margin-top: 30px;
	border-radius: 2px;
}
/*about*/
.about {
	overflow: hidden;
	height: 463px;
	margin:20px auto;
	background: url(../images/index_03.jpg);
}
.about img {
	display: block;
	float: left;
	border: 5px solid #eee;
}
.about .wen {
	position: relative;
	width: 680px;
	float: left;
	margin-top: 15px;
}
.about h2 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 30px;
}
.about h2 b {
	font-size: 20px;
	color: rgba(255,255,255,0.30);
	text-transform: uppercase;
	display: block;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}
.about h2 i {
	width: 80px;
	height: 3px;
	background: #ff6600;
	display: block;
}
.about p {
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	overflow: hidden;
	text-align: justify;
	position: absolute;
	top: 115px;
	left: 175px;
}
.about .more {
	display: block;
	margin-right: 10px;
	border-radius: 2px;
	width: 139px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	line-height: 40px;
	text-align: center;
	margin-top: 10px;
	text-decoration: none;
	margin-bottom: 15px;
}
.zhengshu {
	width: 300px;
	position: relative;
	float: right;
	top: 100px;
}
.zhengshu .hd {
	overflow: hidden;
}
.zhengshu .hd .prev, .zhengshu .hd .next {
	display: block;
	width: 29px;
	height: 65px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/pleft02.png") no-repeat;
	position: absolute;
	top: 35%;
}
.zhengshu .hd .next {
	background: url("../images/pright02.png") no-repeat;
	right: 0;
}
.zhengshu .hd ul {
	overflow: hidden;
	zoom: 1;
	text-align: center;
	position: absolute;
	bottom: -30px;
	left: 137px;
}
.zhengshu .hd ul li {
	float: left;
	width: 13px;
	height: 13px;
	border-radius: 15px;
	overflow: hidden;
	margin-right: 7px;
	text-indent: -999px;
	cursor: pointer;
	background: rgba(255,255,255,0.66);
}
.zhengshu .hd ul li.on {
	background: #ff6600;
}
.zhengshu .bd {
}
.zhengshu .bd .tempWrap {
	margin: 0 auto;
}
.zhengshu .bd ul {
	overflow: hidden;
	zoom: 1;
}
.zhengshu .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.zhengshu .bd ul li .pic {
	text-align: center;
	display: block;
	overflow: hidden
}
.zhengshu .bd ul li .pic img {
	max-height: 238px;
	max-width: 200px;
	display: block;
	margin: 0 auto;
	padding: 2px;
	border: 1px solid #ccc;
	float: none;
}
.zhengshu .bd ul li .pic a:hover img {
	border-color: #999;
}
.zhengshu .bd ul li .title {
	line-height: 24px;
}
.news {
	MARGIN: 30px auto; WIDTH: 1000px; OVERFLOW: hidden
}
.news .newsleft {
	BORDER-BOTTOM: #eee 1px solid; BORDER-LEFT: #eee 1px solid; WIDTH: 640px; FLOAT: left; HEIGHT: 390px; OVERFLOW: hidden; BORDER-TOP: #eee 1px solid; BORDER-RIGHT: #eee 1px solid
}
.news .newsright {
	BORDER-BOTTOM: #eee 1px solid; BORDER-LEFT: #eee 1px solid; WIDTH: 340px; FLOAT: right; HEIGHT: 390px; OVERFLOW: hidden; BORDER-TOP: #eee 1px solid; BORDER-RIGHT: #eee 1px solid
}
.news .menu {
	WIDTH: 100%; MARGIN-BOTTOM: 25px; BACKGROUND: url(../images/news_t.png) repeat-x left top; HEIGHT: 47px; OVERFLOW: hidden
}
.news .menu UL {
	FLOAT: left; OVERFLOW: hidden
}
.news .menu LI {
	TEXT-ALIGN: center; LINE-HEIGHT: 47px; WIDTH: 125px; FLOAT: left; HEIGHT: 47px; FONT-SIZE: 18px; FONT-WEIGHT: bold
}
.news .menu LI A {
	COLOR: #666; TEXT-DECORATION: none
}
.news .menu LI.cur {
	BACKGROUND-COLOR: #006bbd
}
.news .menu LI.cur A {
	COLOR: #fff
}
.news .menu .more {
	TEXT-TRANSFORM: uppercase; MARGIN: 15px 10px; DISPLAY: block; FLOAT: right; COLOR: #006bbd; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
.news .menu H2 {
	LINE-HEIGHT: 47px; MARGIN: 0px 10px; FLOAT: left; COLOR: #006bbd; FONT-SIZE: 18px
}
.news .menu H2 A {
	COLOR: #006bbd; TEXT-DECORATION: none
}
.news .nbox {
	POSITION: relative; MARGIN: 0px auto; WIDTH: 590px; HEIGHT: 310px; OVERFLOW: hidden
}
.news .nlist {
	WIDTH: 100%; HEIGHT: 100%; OVERFLOW: hidden
}
.news .ntop {
	WIDTH: 100%; MARGIN-BOTTOM: 20px; HEIGHT: 154px; OVERFLOW: hidden
}
.news .ntop IMG {
	DISPLAY: block; FLOAT: left
}
.news .ntop .wen {
	WIDTH: 330px; FLOAT: right; OVERFLOW: hidden
}
.news .ntop H3 {
	TEXT-OVERFLOW: ellipsis; WHITE-SPACE: nowrap; MARGIN-BOTTOM: 15px; FONT-SIZE: 16px; OVERFLOW: hidden
}
.news .ntop H3 A {
	COLOR: #333
}
.news .ntop P {
	TEXT-ALIGN: justify; LINE-HEIGHT: 30px; MARGIN-BOTTOM: 10px; HEIGHT: 90px; COLOR: #666; FONT-SIZE: 14px; OVERFLOW: hidden
}
.news .ntop .xq {
	COLOR: #006bbd; FONT-SIZE: 14px
}
.news .list {
	WIDTH: 100%; OVERFLOW: hidden
}
.news .list LI {
	LINE-HEIGHT: 36px; WIDTH: 100%; FLOAT: left; FONT-SIZE: 14px; OVERFLOW: hidden
}
.news .list LI A {
	TEXT-OVERFLOW: ellipsis; DISPLAY: block; MAX-WIDTH: 470px; WHITE-SPACE: nowrap; FLOAT: left; OVERFLOW: hidden
}
.news .list SPAN {
	FLOAT: right; COLOR: #666
}
.news .wenda {
	POSITION: relative; MARGIN: 0px auto; WIDTH: 300px; HEIGHT: 310px; OVERFLOW: hidden
}
.news .wenda UL {
	POSITION: absolute; OVERFLOW: hidden
}
.news .wenda LI {
	BORDER-BOTTOM: #e1e1e1 1px solid; WIDTH: 100%; MARGIN-BOTTOM: 20px; HEIGHT: 149px; OVERFLOW: hidden
}
.news .wenda H3 {
	LINE-HEIGHT: 24px; PADDING-LEFT: 35px; TEXT-OVERFLOW: ellipsis; WHITE-SPACE: nowrap; MARGIN-BOTTOM: 17px; BACKGROUND: url(../images/news_q.png) no-repeat left center; COLOR: #333; FONT-SIZE: 16px; OVERFLOW: hidden
}
.news .wenda H3 A {
	COLOR: #333
}
.news .wenda P {
	TEXT-ALIGN: justify; LINE-HEIGHT: 30px; PADDING-LEFT: 35px; BACKGROUND: url(../images/news_a.png) no-repeat left top; HEIGHT: 90px; COLOR: #666; FONT-SIZE: 14px; OVERFLOW: hidden
}
/*link*/
.link {
	overflow: hidden;
	width: 100%;
	padding-bottom: 38px;
	border-top: 1px solid #eee;
	padding-top: 30px;
}
.link span {
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-bottom: 3px solid #026cb0;
}
.link span img{
    margin-right: 5px;
    float: left;
}
.link ul {
	overflow: hidden;
	width: 1080px;
	
}
.link li {
	width: 500px;
	float: left;
	line-height: 35px;
	font-size: 15px;
	margin: 0 10px;
	white-space: nowrap;
	
}
.link li a {
	color: #999;
}
.link li a:hover {
	color: #333;
}


@media (max-width:1199px) {
	body{width: 1200px;}
        
}