
@charset "utf-8";
/* CSS Document*/
body {
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: 'microsoft yahei';
	-webkit-text-size-adjust: none;
	height: auto;
	color: #333;
	 background:url(../images/msb.jpg) center top no-repeat fixed #FFFFFF
}
body {
	overflow-x: hidden;
	overflow-y: auto;
}
html {
	min-width: 1280px;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
}
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th {
	padding: 0;
	margin: 0;
}
fieldset {
	border-top-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
	border-right-width: 0;
}
a img {
	border: 0;
	padding: 0;
	margin: 0;
}
i {
	font-style: normal;
}
address, caption, cite, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
li {
	list-style-type: none;
}
caption {
	text-align: left;
}
th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:unknown {
content: '';
}
input, textarea, select {
	font-family: inherit;
	font-size: 100%;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #1f6eb1;
	text-decoration: none;
}
.icon {
	background-image: url("../images/icon.png");
	display: inline-block;
	vertical-align: middle;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0;
	display: block;
	_height: 0;
	overflow: hidden;
}
/*清除浮动*/
.clearfix {
*zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*网站公用样式表*/
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.head_main {
	z-index: 10;
	background: #01479D;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 12px;
}
.head_main .right {
	color: #fff;
}
.head_main .right li {
	display: inline;
	padding: 0 5px;
	line-height: 40px;
}
.head_main .right li:first-child {
	padding-right: 10px;
	 font-size:16px;
	 line-height: 30px;
	  background:url(../images/tel.png) left center no-repeat; padding-left:30px;
}
.head_main .right li a:hover {
	color: #fff;
}
.head_main .right li a {
	color: #fff;
	position: relative;
	z-index: 10;
	line-height: 40px;
}
.top_main {
	position: relative;
	padding: 15px 0;
	z-index: 9;
	border-bottom: 1px solid #ecebec;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1);
	background: #fff;
}
.top_main .tel {
	padding-top: 9px;
}
.top_main .tel p {
	font-size: 15px;
	font-weight: bold;
}
.top_main .tel p i {
	width: 14px;
	height: 16px;
	background-position: 0 -64px;
	margin-right: 5px;
}
.top_main .tel h3 {
	font-size: 20px;
	color: #1f6eb1;
	font-family: arial;
	padding-top: 4px;
}
.top_main .nav {
	padding-left: 30px;
}
.top_main .logo img {
	float: left;
}
.top_main ul {
	display: inline-block;
*display: inline;
*zoom: 1;
}
.top_main li:first-child{margin-left: 0px;}
.top_main li {
	float: left;
	margin-left: 45px;
	text-align: left;
	position: relative;
	display: block;
	text-align: center;
	padding-top: 15px;
	z-index: 9;
}
.top_main li a {line-height: 50px;
	display: inline-block;
	margin: 0 auto;
	position: relative;
	font-weight: bold;
}
.top_main li a i {
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 7px;
	display: block;
	transition: ease-in-out 0.2s;
	z-index: 9;
}
.top_main li a p {
	width: 100%;
	height: 50px;
	text-align: center;
	left: 0;
	top: 0;
	z-index: 10;
	line-height: 50px;
	 font-size:15px;
}
.top_main li a:hover, .top_main li a.hover, .top_main li #hover2 {
	cursor: pointer;
}
.top_main li a:hover i, .top_main li a.hover i, .top_main li #hover2 i {
	width: 100%;
	bottom: 0;
	background: #1f6eb1;
}
.top_main li a:hover p, .top_main li a.hover p, .top_main li #hover2 p {
	color: #1f6eb1;
}
.top_main dl {
	width: 120px;
	border-radius: 0 0 3px 3px;
	padding-bottom: 3px;
	background: #1f6eb1;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	top: 75px;
	z-index: 1555;
	border-top: none;
}
.top_main dl {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.top_main li:hover dl {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.top_main dl dd {
	height: 40px;
	border-top: 1px solid #1a5e98;
	text-align: center;
	position: relative;
	z-index: 12;
	display: block;
	width: 100%;
	line-height: 40px;
}
.top_main dl dd a:hover {
	color: #fff;
}
.top_main dl dd a {
	color: #dddada;
	height: 40px;
	display: block;
	transition: ease-in-out 0.2s;
	line-height: 40px;
}
/****banner****/
.main_banner {
	width: 100%;
	overflow: hidden;
	height: 790px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	padding-bottom: 0px;
}
.search {
	
	width:100%;
	background: url(../images/banner_bg.png) center center no-repeat;

}
.search p {
	border-bottom: 1px solid #367db9;
	margin: 0 50px;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	width: 1041px;
}
.search .hot {
	padding: 0 50px;
}
.search .hot .left {
	color: #fff;
	line-height: 69px;
}
.search .hot .left a {
	color: #bbd0de;
	padding: 0 10px;
}
.search .hot .left a:hover {
	color: #fff;
}
.search .hot .right {
	position: relative;
	margin-right: 60px;
	margin-top: 17px;
}
.search .hot .right .input {
	width: 260px;
	background: #fff;
	height: 17px;
	line-height: 17px;
	padding: 9px 0px;
	border: none;
	border-right: none;
	font-size: 12px;
	color: #999;
	position: absolute;
	right: 0px;
	top: 0px;
	padding-left: 10px;
	outline: none;
}
.search .hot .right .btn {
	width: 30px;
	height: 35px;
	border: none;
	background-position: -54px 0;
	z-index: 10;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
	outline: none;
}
.main_banner #next, .main_banner #prev {
	width: 48px;
	height: 48px;
	position: absolute;
	left: 50%;
	margin-left: -698px;
	background-position: 0 0;
	z-index: 10;
	top: 70%;
	margin-top: -120px;
	cursor: pointer;
	transition: ease-in-out 0.2s;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.main_banner #next {
	margin-left: 650px;
	background-position: -113px 0;
}
.main_banner #next:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.main_banner #prev:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.main_banner .banner {
	width: 1920px;
	height: 790px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}
.main_banner .banner img {
	width: 1920px;
	height: 790px;
	overflow: hidden;
}
.main_banner .banner_fmenu {
	position: absolute;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	bottom: 20px;
	height: 28px;
	z-index: 30;
	text-align: right;
}
.main_banner #banner_fmenu A {
	margin-left: 10px;
	width: 12px;
	height: 12px;
	line-height: 18px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	overflow: hidden;
	display: inline-block;
	background: #fff;
	border-radius: 100%;
	color: #333;
	font-weight: 100;
	opacity: 0.3;
	filter: alpha(opacity=30);
	 text-indent:-999999em;
}
.main_banner #banner_fmenu A.activeSlide {
	background: #d00;
	color: #1f6eb1;
	opacity: 1;
	filter: alpha(opacity=100);
}
.main_banner #banner_fmenu A:focus {
	OUTLINE-STYLE: none;
	OUTLINE-COLOR: invert;
	OUTLINE-WIDTH: medium;
}
/*nybanner*/
.nybanner {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.nybanner img {
	width: 1920px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.index_title {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 25px;
}
.index_title h3 {
	font-size: 28px;
	font-weight: 100;
	padding-bottom: 2px;
	color: #333;
	font-weight: bold;
	 padding-top:30px;
}
.index_title p {
	background: url(../images/line.png) center center no-repeat;
	width: 320px;
	height: 22px;
	margin: 0 auto;
}
.more {margin-bottom: 35px;
	margin-top: 35px;
}
.more a {
	border: 1px solid #c5c5c5;
	width: 150px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	display: block;
	border-radius: 0px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 16px;
	 background:#FFF
}
.more a:hover {
	border-color: #1f6eb1;
	background: #1f6eb1;
	color: #fff;
}
.floor_1_main {overflow: hidden;
	background: url(../images/f1_bg.jpg) center bottom no-repeat;
	
}
.floor_1_main .slideTxtBox {
	text-align: left;
}
.floor_1_main .slideTxtBox .hd {
	text-align: center;
	margin-bottom: 18px;
}
.floor_1_main .slideTxtBox .hd ul {
	display: inline-block;
	zoom: 1;
*display: inline;
}
.floor_1_main .slideTxtBox .hd ul li {
	border: 0px solid #bfbfbf;
	float: left;
	width: 180px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	border-radius: 0px;
	font-size: 15px;
	margin: 0 10px; margin-bottom:10px;
	background:#FFF
}
.floor_1_main .slideTxtBox .hd ul li a {
	color: #828282;
	display: block;
	width: 100%;
	height: 100%;
}
.floor_1_main .slideTxtBox .hd ul li.on a {
	background: #1f6eb1;
	color: #Fff;
	border-radius: 0px;
}
.floor_1_main .slideTxtBox .hd ul li.on {
	border: 0px solid #1f6eb1;
}
.floor_1_main .slideTxtBox .bd .con .left {
	width: 601px;
}
.floor_1_main .slideTxtBox .bd .con .left dd .box1 {
	border: 1px solid #ddd;
	width: 299px;
	height: 223px;
	float: left;
	position: relative;
	background: #fff;
	border-right: none;
}
.floor_1_main .slideTxtBox .bd .con .left dd .box1 i {
	width: 31px;
	height: 5px;
	background-position: -198px 0;
	margin-left: 30px;
	margin-top: 20px;
}
.floor_1_main .slideTxtBox .bd .con .left dd .box1 h3 {
	padding-left: 30px;
	font-size: 20px;
	padding-top: 30px;
	font-weight: 100;
}
.floor_1_main .slideTxtBox .bd .con .left dd .box1 p {
	padding-left: 30px;
	padding-right: 30px;
	color: #999;
	padding-top: 10px;
	line-height: 26px;
	text-align: justify;
}
.floor_1_main .slideTxtBox .bd .con .left dd .box1 span {
	display: block;
	width: 13px;
	height: 25px;
	background-position: -166px 0;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	z-index: 10;
	right: -13px;
}
.floor_1_main .slideTxtBox .bd .con .left dd .box2 {
	float: left;
	border-left: 1px solid #ddd;
	width: 300px;
	height: 225px;
}
.floor_1_main .slideTxtBox .bd .con .left dd .box2 img {
	display: block;
	width: 300px;
	height: 225px;
}
.floor_1_main .slideTxtBox .bd .con .left dd:hover .box1 i {
	background-position: -198px -5px;
}
.floor_1_main .slideTxtBox .bd .con .left .d2 .box1 {
	border-right: 1px solid #ddd;
	float: right;
}
.floor_1_main .slideTxtBox .bd .con .left .d2 .box1 span {
	right: auto;
	left: -13px;
	background-position: -181px 0;
}
.floor_1_main .slideTxtBox .bd .con .left .d2 .box2 {
	float: left;
	border-left: none;
}
.floor_1_main .slideTxtBox .bd .con .right {
	width: 599px;
	overflow: hidden;
}
.floor_1_main .slideTxtBox .bd .con .right .slideBox {
	width: 600px;
	height: 450px;
	overflow: hidden;
	position: relative;
}
.floor_1_main .slideTxtBox .bd .con .right .slideBox .hd2 {
	height: 12px;
	overflow: hidden;
	position: absolute;
	right: 41px;
	bottom: 32px;
	z-index: 1;
}
.floor_1_main .slideTxtBox .bd .con .right .slideBox .hd2 ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.floor_1_main .slideTxtBox .bd .con .right .slideBox .hd2 ul li {
	float: left;
	margin-left: 10px;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	background: #333;
	cursor: pointer;
	border-radius: 100%;
}
.floor_1_main .slideTxtBox .bd .con .right .slideBox .hd2 ul li.on {
	background: #fff;
	color: #fff;
}
.floor_1_main .slideTxtBox .bd .con .right .slideBox .bd2 {
	position: relative;
	height: 100%;
	z-index: 0;
}
.floor_1_main .slideTxtBox .bd .con .right .slideBox .bd2 li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}
.floor_1_main .slideTxtBox .bd .con .right .slideBox .bd2 li h3 {
	background: #1f6eb1;
	color: #fff;
	height: 80px;
	line-height: 80px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	font-size: 20px;
	font-weight: 100;
	padding-left: 36px;
}
.floor_1_main .slideTxtBox .bd .con .right .slideBox .bd2 img {
	width: 600px;
	height: 450px;
	display: block;
}
.floor_2_main {
	background: url(../images/f2_bg.jpg) center top no-repeat;
	width: 100%;
	height: 220px;
}
.floor_2_main .w1200 {
	position: relative;
}
.floor_2_main .w1200 .img {
	position: absolute;
	left: -130px;
	top: -85px;
	z-index: 10;
}
.floor_2_main .w1200 .left {
	padding-left: 0px;
}
.floor_2_main .w1200 .left p {
	font-size: 28px;
	color: #fff;
	
	padding-left: 42px;
	font-weight: bold;
	 margin-top:40px;
}
.floor_2_main .w1200 .left p b {
	font-size: 35px;
	color: #fff;
	padding-top: 31px;
	line-height:60px;


}
.floor_2_main .w1200 .left p span{
	font-size: 28px;
	color: #fff;
	
	 margin-top:30px;
	  padding-top:30px;
}
.floor_2_main .w1200 .left h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 100;
	padding-top: 22px;
}
.floor_2_main .w1200 .left h3 b {
	font-size: 48px;
}
.floor_2_main .w1200 .right {
	width: 260px;
	margin-right:150px;
}
.floor_2_main .w1200 .right h3 {
	font-size: 22px;
	font-family: arial;
	color: #1f6eb1;
	padding-left: 50px;
	padding-top: 71px;
}
.floor_2_main .w1200 .right p {
	font-size: 18px;
	color: #Fff;
	padding-left: 50px;
	margin-top: 38px;
	position: relative;
	cursor: pointer;
}
.floor_2_main .w1200 .right p img {
	position: absolute;
	width: 90px;
	height: 90px;
	top: 0;
	right: -80px;
	transition: ease-in-out .2s;
	display: none;
	border-radius: 5px;
}
.floor_2_main .w1200 .right p:hover img {
	display: block;
}
.floor_3 .index_title {
	padding-bottom: 30px;
	padding-top: 20px;
}
.floor_3 li {
	overflow: hidden;
	height: 235px;
	vertical-align: top;
}
.floor_3 li .left {
	width: 600px;
	overflow: hidden;
	height: 235px;
}
.floor_3 li .left img {
	display: block;
	width: 600px;
	height: 235px;
}
.floor_3 li .right {
	width: 502px;
	background: #f8f8f8;
	height: 235px;
	padding-left: 98px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right h3 {
	font-size: 28px;
	margin-top: 57px;
	background: #f8f8f8;
	position: relative;
	z-index: 10;
	line-height: 32px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right b {
	color: #e9e9e9;
	position: absolute;
	font-size: 58px;
	font-weight: bold;
	z-index: 9;
	left: 98px;
	top: 23px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right span {
	display: block;
	width: 29px;
	height: 5px;
	background: #1f6eb1;
	margin: 24px 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right p {
	line-height: 24px;
	width: 420px;
	color: #666;
	text-align: justify;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_3 li .right .i {
	width: 169px;
	height: 10px;
	background: #1f6eb1;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: auto;
}
.floor_3 li .right .i2 {
	width: 10px;
	height: 80px;
	background: #1f6eb1;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 20;
	right: auto;
}
.floor_3 li:first-child .right .i {
	width: 169px;
	height: 10px;
	background: #1f6eb1;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
}
.floor_3 li:first-child .right .i2 {
	width: 10px;
	height: 80px;
	background: #1f6eb1;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	left: auto;
}
.floor_3 .l2 .left {
	float: right;
}
.floor_3 .l2 .right {
	float: left;
}
.floor_3 li:hover .right {
	background: #1f6eb1;
}
.floor_3 li:hover .right h3 {
	background: #1f6eb1;
	color: #fff;
}
.floor_3 li:hover .right p {
	color: #fff;
}
.floor_3 li:hover .right b {
	color: #2c7fbf;
}
.floor_3 li:hover .right span {
	background: #Fff;
}
.floor_4_main {
	background: url(../images/f4_bg.jpg) center center no-repeat;
	width: 100%;
	height: 220px;
	margin-top: 0px;
}
.floor_4_main .w1200 {
	position: relative;
}
.floor_4_main .w1200 .img {
	position: absolute;
	right: -180px;
	top: -88px;
	z-index: 10;
}
.floor_4_main .w1200 .left .span {
	display: block;
	width: 49px;
	height: 3px;
	background: #7ca7cc;
	margin-top: 47px;
}
.floor_4_main .w1200 .left p {
	font-size: 25px;
	color: #fff;
	padding-top: 46px;
	line-height: 45px;
	padding-bottom: 15px;
}
.floor_4_main .w1200 .left p b {
	font-size: 35px;
	color: #fff;
	padding-top: 26px;

}

.floor_4_main .w1200 .left h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 100;
	padding-top: 7px;
}
.floor_4_main .w1200 .left h3 b {
	font-size: 48px;
}
.floor_4_main .w1200 .left span {
	color: #fff;
	font-size: 20px;
	margin-right: 20px;
}
.floor_4_main .w1200 .left span i {
	width: 27px;
	height: 24px;
	background-position: -129px -51px;
	margin-right: 10px;
}
.floor_4_main .w1200 .right {
	width: 551px;
}
.floor_4_main .w1200 .right h3 {
	font-size: 22px;
	font-family: arial;
	padding-left: 50px;
	color: #1f6eb1;
	padding-top: 73px;
}
.floor_4_main .w1200 .right p {
	font-size: 18px;
	color: #Fff;
	margin-top: 39px;
	padding-left: 50px;
	position: relative;
	z-index: 20;
	cursor: pointer;
}
.floor_4_main .w1200 .right p img {
	position: absolute;
	width: 90px;
	height: 90px;
	top: 7px;
	right: 200px;
	transition: ease-in-out .2s;
	display: none;
	border-radius: 5px;
	z-index: 100;
}
.floor_4_main .w1200 .right p:hover img {
	display: block;
}
.floor_5 {
	padding-bottom: 52px;
	padding-top: 20px;
}
.floor_5 .picScroll-left {
	position: relative;
	padding-top: 15px;
}
.floor_5 .picScroll-left .hd {
	text-align: center;
	margin-top: 27px;
}
.floor_5 .picScroll-left .hd ul {
	display: inline-block;
	zoom: 1;
*display: inline;
}
.floor_5 .picScroll-left .hd ul li {
	width: 15px;
	height: 15px;
	border-radius: 100%;
	background: #bfbfbf;
	float: left;
	margin: 0 8px;
	text-indent: -1000px;
	overflow: hidden;
}
.floor_5 .picScroll-left .hd ul li.on {
	background: #1f6eb1;
}
.floor_5 .picScroll-left .bd ul {
	zoom: 1;
}
.floor_5 .picScroll-left .bd ul li {
	width: 390px;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 15px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5 .picScroll-left .bd ul li img {
	width: 388px;
	height: 290px;
	display: block;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.floor_5 .picScroll-left .bd ul li span {
	display: block;
	margin: 11px auto;
	width: 35px;
	height: 1px;
	background: #dbdbdb;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5 .picScroll-left .bd ul li h3 {
	font-size: 20px;
	font-weight: 100;
	line-height: 42px;
	padding-top: 14px;
}
.floor_5 .picScroll-left .bd ul li p {
	color: #666;
	height: 48px;
	line-height: 24px;
	text-align: justify;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5 .picScroll-left .bd ul li .con {
	padding: 0 25px 26px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5 .picScroll-left .bd ul li:hover {
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.floor_5 .picScroll-left .bd ul li:hover .con {
	border-bottom: 2px solid #1f6eb1;
	padding: 0 25px 25px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.floor_5 .picScroll-left .bd ul li:hover .con span {
	background: #1f6eb1;
}
.floor_5 .picScroll-left .bd ul li:hover p {
	color: #666;
}
.chuangke{width: 1200px;margin: 0 auto;overflow: hidden;padding-bottom: 20px;border-bottom: 1px dashed #555;margin-bottom: 15px;}
.chuangke-img{width: 55%;}
.chuangke-img img{width: 100%;}
.chuangke-txt{width: 40%;background-color: #fff;padding: 15px;padding-bottom: 28px;}.chuangke-txt span{margin-bottom: 10px;display: block;}
.h1_prodtitle{font-size:28px;color:#414141;font-weight: bold;padding-bottom: 8px;}
.ul_prodinfo{overflow:hidden;zoom:1;font-size: 15px;border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;}
.ul_prodinfos{padding:6px 15px;overflow:hidden;zoom:1;background:#f3f3f3;font-size:14px;font-weight:bold;}
.ul_prodinfos li{padding:5px 0 10px;}
.ul_prodinfo li{width:100%; padding:6px 0;line-height: 32px;}
.ul_prodinfo li span{ font-size:14px}
.li_normalprice,.li_prono{line-height:24px; }.junleishilongwang{overflow: hidden;border-bottom: 1px dashed #ececec;padding-bottom: 10px;margin-bottom: 10px;}
.zixun{width: 100%;overflow: hidden;}
.zixun a{float: left;padding: 5px 10px;text-align: center;margin-right: 10px;margin-top: 10px;font-size: 18px;}
.zixun a:nth-child(1n){background-color:#ff9608;color: #fff;}
.zixun a:nth-child(2n){background-color:#ff9608;color: #fff;}
.zixun a:nth-child(3n){border: 1px solid #d2d2d2;background-color: #fff;color:#333}
.zixun-tel{background: url(../images/shouji.png) no-repeat left center;padding-left:22px;}
.zixun-sh{background: url(../images/kefu.png) no-repeat left center;padding-left:24px;}
.views{overflow: hidden;background-color: #f2f2f2;padding: 5px 8px;margin-top: 10px;border-top-right-radius: 2em;border-bottom-right-radius: 2em;}

.floor_6_main {
	background: #EBEBEB url(../images/f5_bg.jpg) center bottom no-repeat;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 88px;
}
.floor_5_1 {
	width: 1200px;
	height: 452px;
	padding-top: 10px;
}
.floor_5_1 .floor_5_z {
	float: left;
	width: 550px;
	height: 452px;
	position: relative;
}
.floor_5_1 .floor_5_z a {
	display: block;
}
.floor_5_1 .floor_5_z .dk {
	height: 213px;
	width: 100%;
	border-top: none;
}
.floor_5_1 .floor_5_z b {
	width: 550px;
	height: 285px;
	overflow: hidden;
	display: block;
}
.floor_5_1 .floor_5_z img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all .36s ease;
}
.floor_5_1 .floor_5_z h3 {
	font-size: 18px;
	color: #333;
	line-height: 18px;
	width: 100%;
	display: block;
	padding-top: 20px;
}
.floor_5_1 .floor_5_z p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	width: 100%;
	margin-top: 10px;
	height: 87px;
}
.floor_5_1 .floor_5_z i {
	display: block;
	font-size: 16px;
	color: #1f6eb1;
	margin: 0;
	padding: 0;
	width: 170px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border: #1f6eb1 solid 2px;
	border-radius: 18px;
	transition: ease-in-out .2s;
}
.floor_5_1 .floor_5_z em {
	display: block;
	width: 100px;
	height: 100px;
	background-color: #1f6eb1;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: "Arial";
	position: absolute;
	left: 0;
	top: 0;
}
.floor_5_1 .floor_5_z em span {
	display: block;
	font-size: 60px;
	color: #fff;
	line-height: 50px;
	padding-top: 14px;
}
.floor_5_1 .floor_5_z:hover h3 {
	color: #1f6eb1;
}
.floor_5_1 .floor_5_z:hover p, .floor_5_1 .floor_5_z:hover i span {
	color: #333;
}
.floor_5_1 .floor_5_z i:hover {
	background-color: #1f6eb1;
	color: #fff;
	border: #1f6eb1 solid 2px;
}
.floor_5_1 .floor_5_z a:hover b img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}
.floor_5_1 .floor_5_y {
	float: none;
	width: 1200px;
	height: 452px;
}
.floor_5_1 .floor_5_y ul {
	display: block;
	width: 100%;
	height: 452px;
	margin: 0 auto;
}
.floor_5_1 .floor_5_y ul li {
	height: 103px;
	width: 48%;
	margin: 0 auto;
	margin-bottom: 28px;
	position: relative;
	border-bottom: #b9b9b9 dashed 1px;
	padding-bottom: 28px; margin-right:2%; float:left
}
.floor_5_1 .floor_5_y ul li:nth-child(2n) {
	height: 103px;
	width: 48%;
	margin: 0 auto;
	margin-bottom: 28px;
	position: relative;
	border-bottom: #b9b9b9 dashed 1px;
	padding-bottom: 28px;margin-right:0%;float:left
}

.floor_5_1 .floor_5_y ul li em {
	display: block;
	float: left;
	display: block;
	width: 98px;
	height: 98px;
	border: #e5e5e5 solid 1px;
	text-align: center;
	font-size: 16px;
	color: #333;
	font-family: "Arial";
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5_1 .floor_5_y ul li em span {
	display: block;
	font-size: 60px;
	color: #333;
	line-height: 50px;
	padding-top: 14px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5_1 .floor_5_y ul li a {
	display: block;
	width: 100%;
	height: 100px;
}
.floor_5_1 .floor_5_y ul li h3 {
	width: 470px;
	float: right;
	height: 100px;
}
.floor_5_1 .floor_5_y ul li p {
	font-size: 18px;
	color: #333;
	width: 100%;
	line-height: 18px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.floor_5_1 .floor_5_y ul li p span {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	padding-top: 18px;
	font-weight: normal;
}
.floor_5_1 .floor_5_y ul li:hover p {
	color: #1f6eb1;
}
.floor_5_1 .floor_5_y ul li:hover em, .floor_5_1 .floor_5_y ul li:hover em span {
	color: #1f6eb1;
}
.bottom_main {
	background: url(../images/footbg.jpg) center top no-repeat #005bac;
	width: 100%;
}
.bottom_main .bott_nav {
	border-bottom: 1px solid #3489D4;
	line-height: 70px;
}
.bottom_main .bott_nav span {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-left: 25px;
}
.bottom_main .bott_nav span i {
	width: 4px;
	height: 8px;
	background-position: -236px 0;
	margin-left: 10px;
}
.bottom_main .bott_nav a {
	color: #fff;
	padding-left: 55px;
	 font-size:15px
}
.bottom_main .tel {
	padding-bottom: 26px;
}
.bottom_main .tel .left {
	padding-top: 42px;
	padding-left: 25px;
}
.bottom_main .tel .left ul {
	width: 400px;
	float: left;
}
.bottom_main .tel .left li {
	color: #9a9b9d;
	line-height: 30px;
}
.bottom_main .tel .left li:first-child {
	color: #fff;
	font-size: 18px;
	padding-bottom: 19px;
}
.bottom_main .tel .left p {
	color: #D2E9FE;
	line-height: 25px;
	 font-size:14px;
}


.bottom_main .tel .left dl {
	float: left;
	width: 185px;
	line-height: 30px;
	margin-left: 45px;
}
.bottom_main .tel .left dl dt {
	color: #fff;
	font-size: 18px;
	padding-bottom: 19px;
}
.bottom_main .tel .left dl a {
	color: #ccc;
}
.bottom_main .tel .left dl dd {
	width: 84px;
	float: left;
}
.bottom_main .tel .left dl a:hover {
	color: #fff;
}
.bottom_main .tel .right {
	width: 300px;
}
.bottom_main .tel .right .fl {
	text-align: right;
	width: 240px;
	margin-top: 13px;
}
.bottom_main .tel .right .fl span {
	background: #1f6eb1;
	color: #fff;
	border-radius: 15px;
	width: 102px;
	height: 29px;
	text-align: center;
	display: block;
	line-height: 29px;
	margin-bottom: 20px;
	cursor: pointer;
}
.bottom_main .tel .right .fl span i {
	width: 15px;
	height: 15px;
	background-position: -246px 0;
	margin-right: 5px;
}
.bottom_main .tel .right .fl p {
	color: #fff;
}
.bottom_main .tel .right .fl h3 {
	font-size: 30px;
	color: #fff;
	font-family: arial;
}
.bottom_main .tel .right .fr {
	padding-right: 6px;
	margin-top: 39px;
}
.bottom_main .tel .right .fr li {
	float: left;
	text-align: center;
	line-height: 40px;
	margin-left: 12px;
}
.bottom_main .tel .right .fr h3 {
	color: #fff;
	font-weight: 100;
}
.bottom_main .tel .right .fr img {
	display: block;
	width: 118px;
	height: 118px;
	border: 1px solid #3788D4;
	padding: 3px;
}
.bottom_copy {
	line-height: 50px;
	background: #014683;
	font-size: 14px;
	color: #CFE8FF;
}
.bottom_copy a {
	color: #CFE8FF;
}
.bottom_copy a:hover {
	color: #fff;
}
.ewmbox {
	width: 300px;
	height: 320px;
	padding-top: 20px;
	background: #fff;
	z-index: 9999;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -170px 0 0 -150px;
	text-align: center;
	font-size: 16px;
	display: none;
}
.ewmbox .close {
	width: 32px;
	height: 32px;
	position: absolute;
	top: -25px;
	right: -40px;
	cursor: pointer;
	border-radius: 100%;
	background: #f3f3f3 url(../images/dialogclose.png) no-repeat center center;
	transition: all ease 300ms;
}
.ewmbox .close:hover {
	transform: rotate(180deg);
}
.ewmbox img {
	width: 260px;
	height: 260px;
	display: block;
	margin: 0 auto 10px;
}
.dialog-layout {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
/********toolbar*********/
.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	 bottom:10%;
	z-index: 999;
}
.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #1f6eb1;
	display: none;
}
.toolbar .pop-code {
	width: 160px;
}
.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -35px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .qq:hover {
	background-color: #1f6eb1;
	border-radius: 100%;
}
.toolbar .qq:hover span {
	background-position: 0 -47px;
}
.toolbar .tel span {
	background-position: -35px 0;
}
.toolbar .tel:hover {
	background: #1f6eb1;
}
.toolbar .tel:hover span {
	background-position: 0 0;
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover {
	background-color: #1f6eb1;
	border-radius: 100%;
}
.toolbar .code:hover span {
	background-position: 0 -95px;
}
.toolbar .top span {
	background-position: -35px -142px;
}
.toolbar .top:hover {
	background-color: #1f6eb1;
	border-radius: 100%;
}
.toolbar .top:hover span {
	background-position: 0 -142px;
}
.toolbar dd:hover {
}
.local {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.local ul {
	float: right;
	margin-right: 60px;
}
.local ul li {
	padding: 0 25px;
	float: left;
}
.local ul li a {
	position: relative;
	display: block;
	padding: 0 15px;
	overflow: hidden;
	color: #363636;
}
.local ul li a i {
	width: 0;
	height: 3px;
	background: #3b3a45;
	position: absolute;
	left: 50%;
	opacity: 0;
	filter: alpha(opacity=0);
	bottom: 0;
	transition: ease-in .2s;
}
.local ul li a.hover, .local ul li a:hover {
	color: #363636;
}
.local ul li a.hover i, .local ul li a:hover i {
	left: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	width: 100%;
}
.bg_main {
	padding-bottom: 50px;
	min-height: 640px;
	 background:#EEF1F2;
}
.bg_bottom_main {
	background: #eaeaea;
	height: 100px;
}
.sub_banner {
	height: 200px;
	width: 100%;
}
.sub_nav {
	height: 35px;
	line-height: 35px;
	padding-bottom: 20px;
	border-bottom: 1px solid #B6C3C8;
	padding-top: 20px;
}
.sub_nav .fl {
	font-size: 30px;
}
.sub_nav .fr li {
	float: left;
}
.sub_nav .fr li a {
	padding: 0 20px;
	border: 1px solid #e6e6e6;
	display: block;
	margin-left: 10px;
	transition: ease-in-out .2s;
}
.sub_nav .fr li a:hover, .sub_nav .fr li a.hover {
	background: #1f6eb1;
	color: #fff;
	border: 1px solid #1f6eb1;
}
.case {
	margin-top: 40px;
}
.case ul {
	width: 105%;
}
.case li {
	width: 287px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	 background:#FFF
}
.case li:nth-child(4n) {
	width: 287px;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	 background:#FFF
}
.case li .img {
	overflow: hidden;
	height: 213px;
	display: block;
	border: 1px solid #efefef;
	width: 285px;
	border-bottom: none;
}
.case li .img img {
	width: 287px;
	height: 213px;
	transition: .9s;
}
.imgH li .img {
	
	border: 1px solid #efefef;
	width: 287px;
	border-bottom: none;
}
.imgH li .img img {
	
}
.case li:hover .img img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.case li .p {
	border: 1px solid #efefef;
	display: block;
	padding: 0 10px;
	border-top: none;
}
.case li .p p {
	text-align: center;
    height: 45px;
    line-height: 45px;
	font-size: 16px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.case li .p span {
	color: #666;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.case li .p i {
	width: 32px;
	height: 12px;
	background-position: -73px -43px;
}
.case li .p .fl {
	font-size: 12px;
	font-family: arial;
}
.case li:hover a span {
	color: #1f6eb1;
}
.case li:hover a p {
	color: #1f6eb1;
}
.case li:hover {
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}


.news {
	padding-top: 50px;
}

.chejian {
	margin-top: 40px;
}
.chejian ul {
	width: 105%;
}
.chejian li {
	width: 287px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	 background:#FFF
}
.chejian li:nth-child(4n) {
	width: 287px;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	 background:#FFF
}
.chejian li .img {
	overflow: hidden;
	height: 215px;
	display: block;
	border: 1px solid #efefef;
	width: 285px;
	border-bottom: none;
}
.chejian li .img img {
	width: 287px;
	height: 215px;
	transition: .9s;
}

.chejian li:hover .img img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.chejian li .p {
	border: 1px solid #efefef;
	display: block;
	padding: 0 10px;
	border-top: none;
}
.chejian li .p p {
	height: 48px;
	line-height: 48px;
	margin-bottom: 10px;
	font-size: 16px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.chejian li .p span {
	color: #666;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.chejian li .p i {
	width: 32px;
	height: 12px;
	background-position: -73px -43px;
}
.chejian li .p .fl {
	font-size: 12px;
	font-family: arial;
}
.chejian li:hover a span {
	color: #1f6eb1;
}
.chejian li:hover a p {
	color: #1f6eb1;
}
.chejian li:hover {
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}


.bg_main .news_ul {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
	padding-top: 12px;
}
.bg_main .news_ul li {
	padding: 37px 0;
	border-bottom: 1px solid #eaeaea;
	position: relative;
}
.bg_main .news_ul li .box1 {
	width: 253px;
	height: 190px;
	overflow: hidden;
	 border-radius:6px;
}
.bg_main .news_ul li .box1 img {
	width: 253px;
	height: 190px;
	transition: ease-in-out .9s;
}
.bg_main .news_ul li .box2 {
	padding-left: 42px;
	width: 759px;
	padding-top: 30px;
}
.bg_main .news_ul li .box2 h1 {
	font-size: 20px;
	color: #333;
	height: 26px;
	line-height: 26px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.bg_main .news_ul li .box2 p {
	color: #666;
	line-height: 24px;
	padding-top: 10px;
	height: 75px;
}
.bg_main .news_ul li .box2 span {
	font-size: 12px;
	color: #999;
}
.bg_main .news_ul li .right {
	padding-right: 15px;
	padding-top: 55px;
	text-align: center;
}
.bg_main .news_ul li .right h3 {
	font-size: 36px;
	color: #999;
	font-weight: 100;
}
.bg_main .news_ul li .right p {
	font-size: 24px;
	color: #bbb;
	padding-top: 10px;
}
.bg_main .news_ul li a {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 100%;
}
.bg_main .news_ul li a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.bg_main .news_ul li a:hover h1 {
	color: #1f6eb1;
}
.bg_main .news_ul li b {
	display: block;
	width: 100px;
	height: 30px;
	border: #ccc solid 1px;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	position: absolute;
	right: 12px;
	top: 161px;
}
.detail {
	padding-top: 30px;
}
.detail .title {
	padding-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
	text-align: center;
}
.detail .title h1 {
	font-size: 30px;
	font-weight: 100;
}
.detail .title span {
	line-height: 18px;
	font-family: arial;
	color: #959595;
	margin: 0 5px;
}
.detail .title i {
	width: 23px;
	height: 16px;
	background-position: -73px 0;
	margin-right: 10px;
}
.detail .title .i2 {
	background-position: -104px 0;
	margin-left: 30px;
}
.context {
	color: #666;
	line-height: 30px;

	padding: 5px 0;
	font-size:16px;
}
.context p {text-indent: 2em}
.detail .context img {
	max-width: 1200px; margin:10px; border-radius:10px;
}
/* reLink*/
.reLink {
	height: 38px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	padding: 0 15px;
	margin-bottom: 50px;
}
.reLink .nextLink, .detail .reLink .prevLink {
	width: 50%;
}
.reLink .nextLink {
	text-align: right;
}
.reLink a {
	-webkit-transition: all ease 500ms;
	-moz-transition: all ease 500ms;
	-ms-transition: all ease 500ms;
	-o-transition: all ease 500ms;
	transition: all ease 500ms;
}
.reLink a:hover {
	color: #052f67;
}
.page{height:40px; line-height:40px; text-align:center; margin-top:30px; clear:both;}
.page li{display:inline; padding:5px 10px; border:1px solid #ddd; margin-right:5px;}
.page li a{color: #555;}
.page li a:hover{background:#f5f5f5; color:#0064c4;}
.page li.thisclass{background:#0058A5; color: #fff;}
.page li.thisclass a{text-decoration:none; cursor:default; border-color:#0064c4; color: #fff;}
.page .pageinfo strong{font-weight:normal;}
/* pager*/
.pager {
	padding: 30px 0 30px;
	text-align: center;
*zoom: 1;
*padding: 40px 0 30px;
}
.pager:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.pager p {
	height: 26px;
	line-height: 26px;
	display: inline-block;
*display: inline;
*zoom: 1;
	display: none;
}
.pager ul {
	display: inline-block;
*display: inline;
*zoom: 1;
	overflow: hidden;
}
.pager ul li {
	float: left;
	margin: 0 5px;
	padding: 0 !important;
	height: auto !important;
	border: none !important;
}
.pager ul a {
	line-height: 30px;
	padding: 0 10px;
	transition: all ease 300ms;
	color: #000000;
	text-decoration: none;
	float: left;
	border: 1px solid #ddd;
}
.pager ul a.current, .pager ul a:hover {
	color: #fff;
	border: 1px solid #0a408a;
	background: #0a408a;
}
.contact .box1 {
	line-height: 18px;
	padding: 48px 0 0px;
	overflow: hidden;
}
.contact .box1 ul {
	width: 125%;
}
.contact .box1 li {
	float: left;
	width: 230px;
	margin-right: 250px;
}
.contact .box1 li i {
	width: 56px;
	height: 56px;
	background-position: -142px 0;
	float: left;
}
.contact .box1 li b {
	font-size: 18px;
	font-family: arial;
	font-weight: 100;
}
.contact .box1 li td {
	vertical-align: middle;
	height: 56px;
	padding-left: 5px;
}
.contact .box1 .l2 i {
	background-position: -204px 0;
}
.contact .box1 .l3 i {
	background-position: -267px 0;
}
.contact .box2 {
	margin-bottom: 75px;
}
.contact .box2 #map1_container, .contact .box2 #allmap1 {
	width: 100%;
	height: 400px;
}
.contact .box3 h1 {
	font-size: 36px;
	padding-bottom: 15px;
	text-align: center;
}
.contact .box3 p {
	font-size: 16px;
	color: #828282;
	line-height: 24px;
	padding-bottom: 46px;
	text-align: center;
}
.contact .box3 b {
	color: #1f6eb1;
}
.formData {
	padding-bottom: 20px;
}
.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 560px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #e5e5e5;
	margin-right: 76px;
	margin-bottom: 30px;
	position: relative;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #cccccc;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}
.formData .item .txt {
	width: 355px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #333;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	width: 1198px;
	height: 240px;
	border: 1px solid #e5e5e5;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
}
.formData .liuyan textarea {
	width: 1178px;
	height: 214px;
	line-height: 28px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #333;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 232px;
	line-height: 46px;
	border: 2px solid #1f6eb1;
	margin-right: 2px;
	text-align: center;
	background: #1f6eb1;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.formData .sub:hover {
	background: none;
	color: #1f6eb1;
}
.formData .yzm {
	width: 432px;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 3px;
	top: 3px;
	border: 0px;
	display: block;
}
.about .box1 {
	padding-top: 105px;
	padding-bottom: 100px;
	overflow: hidden;
}
.box1_add {
	padding: 70px 0;
}
.about .box1 .fl {
	padding-top: 32px;
}
.about .box1 .fl h1 {
	font-size: 80px;
	text-transform: uppercase;
	font-family: arial;
	line-height: 80px;
}
.about .box1 .fl p {
	font-size: 24px;
	padding-bottom: 88px;
}
.about .box1 .fl i {
	width: 54px;
	height: 54px;
	background-position: 0 -99px;
	cursor: pointer;
	position: relative;
	display: block;
	float: left;
}
.about .box1 .fl i img {
	position: absolute;
	left: 20px;
	bottom: 56px;
	width: 0px;
	height: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: ease-in-out .2s;
}
.about .box1 .fl i:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
	left: 0;
	height: 80px;
	width: 80px;
}
.about .box1 .fl .i2 {
	background-position: -58px -99px;
	margin-left: 20px;
}
.about .box1 .fr {
	width: 611px;
}
.about .box1 .fr h1 {
	font-size: 24px;
	font-weight: 100;
}
.about .box1 .fr span {
	display: block;
	background: #b0b0b0;
	width: 20px;
	height: 2px;
	margin: 13px 0 24px;
}
.about .box1 .fr h2 {
	font-size: 18px;
}
.about .box1 .fr p {
	line-height: 30px;
	padding-top: 12px;
}
.about .box1 .fr i {
	width: 54px;
	height: 54px;
	background-position: -59px -35px;
	margin-top: 35px;
	transition: ease-in-out .2s;
}
.about .box1 .fr a:hover {
	cursor: pointer;
}
.about .box1 .fr a:hover i {
	margin-left: 15px;
}
.about .bg_20 {
	height: 20px;
	width: 100%;
	background: #eaeaea;
}
.about .box2 {
	padding-bottom: 94px;
}
.about .box2 .con {
	margin-top: 40px;
}
.about .box2 .con .fl {
	width: 410px;
	height: 428px;
	overflow: hidden;
}
.about .box2 .con .fl img {
	width: 410px;
	height: 428px;
}
.about .box2 .con .fr .img {
	width: 380px;
	height: 214px;
	overflow: hidden;
	display: block;
}
.about .box2 .con .fr .img img {
	width: 380px;
	height: 214px;
	transition: .9s;
}
.about .box2 .con .fr .p {
	display: block;
	padding-left: 20px;
	width: 360px;
	height: 214px;
}
.about .box2 .con .fr .p h1 {
	font-size: 24px;
	line-height: 60px;
	font-weight: 100;
}
.about .box2 .con .fr .p i {
	width: 54px;
	height: 54px;
	background-position: -59px -35px;
	margin-top: 35px;
	transition: ease-in-out .2s;
}
.about .box2 .con .fr li:hover {
	cursor: pointer;
}
.about .box2 .con .fr li:hover h1, .about .box2 .con .fr li:hover p {
	color: #333;
}
.about .box2 .con .fr li:hover i {
	margin-left: 15px;
}
.about .box2 .con .fr li {
	float: left;
}
.about .box2 .con .fr li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.about .box3 {
	background: url(../images/about_bg.jpg) center top no-repeat;
	width: 100%;
	height: 457px;
	padding-top: 93px;
}
.about .box3 .w1200 {
	overflow: hidden;
}
.about .box3 .fl {
	width: 500px;
}
.about .box3 .fl h1 {
	font-size: 36px;
	color: #fff;
	font-weight: 100;
	padding-bottom: 25px;
}
.about .box3 .fl span {
	display: block;
	width: 40px;
	height: 2px;
	background: #ffd200;
	margin-bottom: 25px;
}
.about .box3 .fl p {
	color: #fff;
	line-height: 24px;
}
.about .box3 .fl i {
	width: 54px;
	height: 54px;
	cursor: pointer;
	background-position: 0px -35px;
	margin-top: 35px;
	transition: ease-in-out .2s;
}
.about .box3 .fl a:hover i {
	margin-left: 15px;
}
.about .box3 .fr .picScroll-left {
	overflow: hidden;
	position: relative;
	margin-top: 68px;
	height: 225px;
	width: 620px;
}
.about .box3 .fr .picScroll-left .hd {
	overflow: hidden;
}
.about .box3 .fr .picScroll-left .hd .prev, .about .box3 .fr .picScroll-left .hd .next {
	display: block;
	left: 0;
	top: 50%;
	margin-top: -36px;
	width: 30px;
	height: 72px;
	position: absolute;
	z-index: 10;
	background-position: -133px -67px;
	cursor: pointer;
	display: none;
}
.about .box3 .fr .picScroll-left .hd .next {
	left: auto;
	right: 0;
	background-position: -164px -67px;
}
.about .box3 .fr .picScroll-left:hover .hd .prev, .about .box3 .fr .picScroll-left:hover .hd .next {
	display: block;
}
.about .box3 .fr .picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	margin-top: 10px;
	zoom: 1;
}
.about .box3 .fr .picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("icocircle.gif") 0 -9px no-repeat;
}
.about .box3 .fr .picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.about .box3 .fr .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.about .box3 .fr .picScroll-left .bd ul li {
	margin-right: 20px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.about .box3 .fr .picScroll-left .bd ul li img {
	width: 300px;
	height: 225px;
}
.bg_top {
	height: 50px;
	background: #eaeaea;
	width: 100%;
}
.erro {
	color: red;
}
/* map_ul*/
.map_ul {
	list-style: outside none none;
	display: block;
	width: 100%;
}
.map_ul li {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 25px;
}
.map_ul li a {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	display: block;
	background: #f6f6f6;
	text-indent: 15px;
}
.map_ul .list-inline {
	display: block;
	width: 86%;
}
.map_ul .list-inline li {
	height: 32px;
	display: inline-block;
*display: inline;
	margin: 15px 5px 15px 0;
	zoom: 1;
	line-height: 32px;
	border-bottom: 0;
	text-align: center;
	width: auto;
	padding: 0px;
}
.map_ul .list-inline li a {
	text-indent: 0;
	font-weight: normal;
	display: block;
	line-height: 32px;
	height: 32px;
	display: inline-block;
	padding: 0px 10px;
	width: auto;
	border: 1px solid #ccc;
	text-align: center;
}
.map_ul .list-inline li a:hover {
	background: #0a408a;
	color: #fff;
	border: 1px solid #0a408a;
}
.erro {
	text-align: center;
	min-height: 400px;
}
.showPro {
	padding: 50px 0;
}
.showPro .reLink {
	margin-bottom: 0;
}
.showPro .showContxt {
	padding: 30px 0 35px;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
}
.showPro .showContxt img {
	max-width: 100%;
	height: auto !important;
}
.showPro .showimgCon {
	padding: 0 0 30px;
	font-size: 16px;
	line-height: 32px;
}
.showPro .showimgCon .txtcon {
	width: 720px;
	height: 423px;
	float: right;
	position: relative;
}
.showPro .showimgCon .txtcon .tit {
	position: relative;
	font-size: 20px;
	margin-bottom: 15px;
	color: #1f6eb1;
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 14px;
	border-bottom: 1px solid #dddddd;
	padding-right: 60px;
}
.showPro .showimgCon .txtcon .tit .goBack {
	position: absolute;
	right: 0;
	top: 0;
	color: #999999;
	font-size: 14px;
	display: block;
	font-weight: normal;
	cursor: pointer;
}
.showPro .showimgCon .txtcon .tit .goBack s {
	width: 20px;
	height: 20px;
	background-position: -440px -62px;
	margin-left: 6px;
}
.showPro .showimgCon .txtcon .tit .goBack:hover {
	color: #047fcc;
}
.showPro .showimgCon .txtcon .txt {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	text-align: justify;
}
.showPro .showimgCon .txtcon .txt .item {
	margin-bottom: 7px;
	max-height: 144px;
	overflow: hidden;
}
.showPro .showimgCon .txtcon .tel-btn {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	border-top: 1px solid #ddd;
	padding-top: 40px;
}
.showPro .showimgCon .txtcon .tel-btn .btn {
	width: 118px;
	float: right;
	height: 40px;
	line-height: 40px;
	margin-top: 5px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: #1f6eb1;
}
.showPro .showimgCon .txtcon .tel-btn .btn:hover {
	background: #333;
}
.showPro .showimgCon .txtcon .tel-btn .tel {
	width: 280px;
	float: left;
}
.showPro .showimgCon .txtcon .tel-btn .tel span, .showPro .showimgCon .txtcon .tel-btn .tel strong {
	display: block;
	color: #666666;
}
.showPro .showimgCon .txtcon .tel-btn .tel s {
	width: 42px;
	height: 42px;
	display: block;
	float: left;
	margin-right: 6px;
	margin-top: 4px;
	background-position: -315px -30px;
}
.showPro .showimgCon .txtcon .tel-btn .tel span {
	font-size: 16px;
	line-height: 20px;
}
.showPro .showimgCon .txtcon .tel-btn .tel strong {
	font-size: 28px;
	line-height: 28px;
}
.showPro .showimg {
	width: 442px;
	position: relative;
	float: left;
	overflow: hidden;
}
.showPro .showimg .bigimg {
	width: 440px;
	height: 332px;
	display: block;
	position: relative;
	border: 1px solid #dddddd;
}
.showPro .showimg .bigimg .list {
	width: 5000%;
}
.showPro .showimg .bigimg .list li {
	width: 440px;
	height: 332px;
	float: left;
	border: 0;
	margin-right: 1px;
}
.showPro .showimg .bigimg .list img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all ease 300ms;
}
.showPro .showimg .smallimg {
	width: 440px;
	height: 76px;
	position: relative;
	padding-top: 30px;
	z-index: 10;
	overflow: hidden;
}
.showPro .showimg .list {
	width: 357px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.showPro .showimg .listcon {
	width: 600% !important;
	position: relative;
}
.showPro .showimg .prev, .showPro .showimg .next {
	width: 20px;
	height: 76px;
	z-index: 10;
	position: absolute;
	top: 30px;
	cursor: pointer;
	background: #f9f9f9 url(../images/show-btn-ico.png) no-repeat 0 center;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.showPro .showimg .prev:hover, .showPro .showimg .next:hover {
	background-color: #f9f9f9;
}
.showPro .showimg .prev {
	left: 0;
	background-position: 3px center;
}
.showPro .showimg .next {
	right: 0;
	background-position: -84px center;
}
.showPro .showimg li {
	width: 94px;
	height: 70px;
	margin-right: 28px;
	float: left;
	cursor: pointer;
	position: relative;
	border: 3px solid #fff;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.showPro .showimg li img {
	width: 100%;
	height: 100%;
	display: block;
}
.showPro .showimg li.on {
	width: 94px;
	height: 70px;
	border: 3px solid #1f6eb1;
}
.relateTit {
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #e4e4e4;
	margin: 0 auto;
	width: 1200px;
}
.relateTit h3 {
	font-size: 18px;
	display: inline-block;
*display: inline;
*zoom: 1;
	position: relative;
}
.relateTit h3 .line {
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	background: #1f6eb1;
}
.floor_3_remm {
	padding-bottom: 60px;
}
.floor_3_remm .body {
	overflow: hidden;
*margin-bottom: 38px;
}
.floor_3_remm .body ul {
	width: 112%;
}
.floor_3_remm .body li {
	margin-bottom: 40px;
	width: 370px;
	float: left;
	margin-right: 45px;
	position: relative;
	border-radius: 5px;
	height: 278px;
	overflow: hidden;
}
.floor_3_remm .body li a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.floor_3_remm .body li .img img {
	border-radius: 5px;
	width: 370px;
	height: 278px
}
.floor_3_remm .body li .txt {
	position: absolute;
	left: 0;
	top: 211px;
	height: 67px;
	background: #666;
	width: 301px;
	border-radius: 0 0 5px 5px;
	color: #fff;
	padding-left: 42px;
	padding-right: 42px;
	transition: ease-in-out .2s;
	text-align: center;
	line-height: 67px;
}
.floor_3_remm .body li .txt h3 {
	font-size: 20px;
	font-weight: 100;
	line-height: 67px;
}
.floor_3_remm .body li .txt span {
	margin: 0 auto;
	display: block;
	border: 1px solid #fff;
	text-align: center;
	width: 123px;
	height: 33px;
	line-height: 33px;
	border-radius: 5px;
	margin-top: 10px;
	display: none;
}
.floor_3_remm .body li:hover {
	box-shadow: 2px 5px 2px rgba(0, 0, 0, 0.1);
}
.floor_3_remm .body li:hover .txt {
	background: url(../images/bg_6b.png) repeat;
	height: 100%;
	top: 0;
	border-radius: 5px;
}
.floor_3_remm .body li:hover .txt h3 {
	padding-top: 78px;
}
.floor_3_remm .body li:hover .txt span {
	margin-top: 0;
	display: block;
}
.floor_3_remm .more2 {
	text-align: center;
}
.floor_3_remm .more2 ul {
	display: inline-block;
*zoom: 1;
*display: inline;
}
.floor_3_remm .more2 a {
	width: 141px;
	height: 35px;
	display: block;
	color: #0071b9;
	margin: 0 19px;
	border: 2px solid #0071b9;
	line-height: 35px;
	border-radius: 4px;
	font-size: 20px;
}
.floor_3_remm .more2 a:hover {
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.floor_3_remm .more2 .ewmbtn {
	background: #0071b9;
	color: #fff;
}
.floor_3_remm .more2 li {
	float: left;
}
/*产品优势*/
#floor_3_main {
	overflow: hidden;
}
#floor_3_main .proAdvant {
	margin-top: 6px;
}
#floor_3_main .proAdvant .list {
	width: 106%;
}
#floor_3_main .proAdvant .list li {
	float: left;
	width: 180px;
	margin-right: 20px;
	 height:330px;
}
#floor_3_main .proAdvant .list li a {
	display: block;
}
#floor_3_main .proAdvant .list li:first-child {
	margin-left: 6px;
}
/*#floor_3_main .proAdvant .list li:nth-child(4) {
	margin-left: 6px;
}*/
#floor_3_main .proAdvant .list li .img {
	width: 120px;
	height: 134px;
	margin: 0 auto;
	transition: all .5s;
	margin-left: 29px;
}
#floor_3_main .proAdvant .list li .title {
	margin-top: 30px;
}
#floor_3_main .proAdvant .list li .tit {
	font-size: 20px;
	text-align: center;
	color: #1F6EB1;
}
#floor_3_main .proAdvant .list li .cont {
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #666;
}
#floor_3_main .proAdvant .list li:hover .img {
	margin-top: -10px;
	transition: all .5s;
}
#floor_3_main .proAdvant .list li:hover .tit {
	font-weight: bold;
}
#floor_2_main {
	background: #fff;
}
#floor_2_main .floor_2 {
	padding-bottom: 45px;
}
#floor_2_main .floor_2 .title {
}
.proCenter .list {text-align: center;
	width: 106%;
	margin-top: 30px;
}
.proCenter .list li:nth-child(4n){margin-right: 0px;
}
.guoyekai{width: 1200px;margin: 0 auto;overflow: hidden;}
.guoyekai img{margin: 0 auto;display: block;padding: 8px;border: 1px solid #ececec;background-color: #fff;margin-bottom: 20px;}
.proCenter .list li {
	float: left;
	width: 275px;
	margin-bottom:20px;
	margin-right: 20px;
	background: #fff;
	transition: all .5s;
	 border:5px #fff solid;
}
.proCenter .list li a {
	display: block;
	padding: 0px;
}
.proCenter .list li img {
	width: 275px;
}
.proCenter .list li .tit {
	height: 28px;
	font-size: 15px;text-align: center;
	padding-left:25px;
}
.proCenter .list li:first-child {
	margin-left: 0px;
}
.proCenter .list li .title {
	margin-top: 12px;
}
.proCenter .list li .tit {
	color: #333;
}
.proCenter .list li em {
	width: 100px;
	height: 26px;
	background: url("../images/em.png") no-repeat;
	transition: all .5s;
}
.proCenter .list li:hover {
	background: #1F6EB1;
}
.proCenter .list li:hover .tit {
	color: #fff;
}
.proCenter .list li:hover em {
	width: 100px;
	height: 26px;
	background: url("../images/em1.png") no-repeat;
	transition: all .5s;
}
.proCenter .list li:hover img {
	-webkit-filter: brightness(105%);
	filter: brightness(105%);
}

/******************优势*****************/
.index-adv{
	padding:60px 0;
	background:url(../images/index_adv_bg.jpg) no-repeat center;
	background-size:cover;
	background-attachment: fixed;
}
.index-adv-box li{
	float:left;
	width:25%;
	padding:0 40px;
}
.index-adv-pic{
	width:155px;
	margin:0 auto 30px;
}
.index-adv-pic img{
	display:block;
	width:100%;
}
.index-adv-tit{
	font-size:18px;
	line-height:20px;
	text-align:center;
	margin-bottom:30px;
	color:#fff;
	font-weight:bold;
}
.index-adv-des{
	font-size:16px;
	line-height:24px;
	color:#fff;
}
@media (max-width: 1259px) {
	.index-adv-box li{
		padding:0 25px;
	}
	.index-adv-pic{
		width:140px;
		margin:0 auto 10px;
	}
	.index-adv-tit{
		font-size:16px;
		margin-bottom:20px;
	}
	.index-adv-des{
		font-size:15px;
	}
}
@media (max-width: 991px) {
	.index-adv-pic{
		width:120px;
		margin:0 auto 5px;
	}
	.index-adv-tit{
		margin-bottom:10px;
	}
	.index-adv-des{
		font-size:14px;
	}
	.index-adv-box li{
		padding:0 15px;
	}
}


.section_2{
	position: relative;
	min-height: 360px;
	padding: 40px;
	box-sizing: border-box;
	height:450px;
	background-image: url(../images/gsbg.jpg);
	background-size: cover;
}
.bg_blur{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background-image: url(../images/blur.jpg);
	background-size: cover;
	opacity: 0.4;
	z-index: 1;
}
.bg_light{
	/*position: absolute;*/
	width: 100%;
	background-color:#f7f7f8 !important;
	z-index: 1;
}
.alpha_bg{
	position: absolute;
	width: 100%;height: 100%;
	top: 0;left: 0;
	background-image: url(../images/blur.jpg);
	background-size: cover;
	opacity: 0.1;
	filter:Alpha(opacity=2);
	z-index: 1;
}

.section_2_cell{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	z-index: 4;
}
.section_2_left{
	position: relative;
	float: left;
	width: 49%;
	color: #fff;
	z-index: 10;
}
.section_2_brief{ font-size:15px; line-height:24px; height:190px; overflow:hidden }
.section_title_2 .setting{margin-top: 6px;}
.section_title_2 .setting span{
	position: relative;
	padding-top: 10px;
	font-size: 30px;
	font-family: Arial,'MingLiU';
}
.section_title_2 .setting span:after{
	content: "";
	display: block;
	position: absolute;
	width: 50px;height: 2px;
	bottom: -16px;left: 0;
	background-color: #fff;
}
.section_title_2{
	margin-top: 20px;
	margin-bottom: 40px;
}
.section_title_2 p{ font-size:24px;
}

.btn_1 a{
	position: relative;
	display: block;
	padding: 10px;
	margin: 20px 0;
	width: 120px;
	color: #fff;
	border:2px solid #fff;
	z-index: 2;
	transition: 0.4s;
	box-sizing: border-box;
}
.btn_1 a:before{
	content: ">";
	display: inline-block;
	position: absolute;
	right: 20px;
}
.btn_1 a:after{
	content: "";
	position: absolute;
	width: 0;height: 100%;
	top: 0;left: 0;
	background-color: #106AAC;
	z-index: -1;
	transition: 0.2s;
}

.section_2_right{
	position: relative;
	width: 48%;
	float: right;
	overflow: hidden;
	z-index: 3;
}
.section_2_right img{width: 100%;transform: scale(1);-webkit-filter: contrast(1);transition: 0.4s; } 
@media screen and (min-width: 1024px) {
	.btn_1 a:hover:after{width: 100%;}
	.btn_1 a:hover{border-color: #4f79c5;}
	.section_2_right:hover img{transform: scale(1.1);-webkit-filter: contrast(1.2);}
	a.more:hover{color: #222;}
}


.section{overflow: hidden;
	position: relative;
	width: 1200px;
	margin: 0px auto;padding-bottom: 30px;
	
}
.section_title_1{
	position: relative;
	margin: 10px 0;
	box-sizing: border-box;
}
.section_title_1 .setting{
	position: relative;
	padding: 4px 0;
	margin-bottom: 20px;
}
.section_title_1 .setting span{
	position: relative;
	color: #4f79c5;
	font-size: 30px;
	font-family:"tt", Arial,'MingLiU';
	/*text-transform: uppercase;*/
}
.section_title_1 .setting span:after{
	content: "";
	display: block;
	position: absolute;
	padding: 4px 0;
	width: 100%;
	border-bottom: 1px solid #4f79c5;
	z-index: 1;
}
.section_title_1 .setting a{
	position: absolute;
	right: 0;
}
.section_title_1 .setting:after{
	content: "";
	display: block;
	position: absolute;
	padding: 4px 0;
	width: 100%;
	border-bottom: 1px solid #eaeaea;
	z-index: 0;
}

.gallery_list{padding-top: 10px;}
.gallery_box{
	position: relative;
	float: left;
	width: 23%;
	margin-right: 2.6%;
	margin-bottom: 30px;
	background-color: #ccc;
	overflow: hidden;
	box-sizing: border-box;
}
.gallery_box:nth-child(4n){
	margin-right: 0;
}
.gallery_box img{
	width: 100%;
	transform: scale(1);
	transition: 0.4s;
	-webkit-filter: contrast(1);
}

.gallery_box span{
	position: absolute;
	left: 10px;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	color: #fff;
	z-index: 5;
}
.gallery_box:after,.gallery_box:before{
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;width: 100%;
	background-color: #313131;
	opacity: 0.4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	z-index: 2;
	transition: 0.3s;
}
.gallery_box:before{
	height: 0;
	z-index: 4;
}
.gallery_box a{
	
}
@media screen and (min-width: 1024px) {
	.gallery_box:hover:before{
		background-color: #4f79c5;
		height: 30px;
		opacity: 0.95;
		filter: Alpha(opacity=80);
	}
	.gallery_box:hover img {transform: scale(1.1);-webkit-filter: contrast(1.1);}
}


.floor_1_mainx { margin-top:20px;

}
.floor_1_mainx .slideTxtBox {
	text-align: left;
}
.floor_1_mainx .slideTxtBox .hd {
	text-align: center;
	margin-bottom: 38px;
}
.floor_1_mainx .slideTxtBox .hd ul {
	display: inline-block;
	zoom: 1;
*display: inline;
}
.floor_1_mainx .slideTxtBox .hd ul li{float: left;}
.floor_1_mainx .slideTxtBox .hd ul li a {
	border: 0px solid #bfbfbf;
	float: left;
	padding: 0px 22px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	border-radius: 0px;
	font-size: 15px;
	margin-bottom:10px;
	margin-right: 10px;
	background:#FFF
}
.floor_1_mainx .slideTxtBox .hd ul li a:hover {background: #1f6eb1;
	color: #fff;
	display: block;
}
.floor_1_mainx .slideTxtBox .hd ul li.on {
	border: 0px solid #1f6eb1;
}
.floor_1_mainx .slideTxtBox .hd ul li.on a{background: #1f6eb1;
    color: #Fff;
    border-radius: 0px;}
DIV.black {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;PADDING-BOTTOM: 10px; MARGIN: 0px auto 25px auto; COLOR: #a0a0a0; PADDING-TOP: 10px;  TEXT-ALIGN: center
}
DIV.black A {
	BORDER: #0887CC 1px solid;   COLOR: #000; MARGIN-RIGHT: 3px; font-size:14px; font-family: "宋体";  TEXT-DECORATION: none; border-radius:6px; padding:6px 10px;}
DIV.black A:hover {
	BORDER: #f0f0f0 1px solid; background:#0887CC;  COLOR: #ffffff;  font-size:14px; font-family: "宋体"; BACKGROUND-COLOR: #0887CC; border-radius:6px;padding:6px 10px;}
DIV.black A:active {
	BORDER: #f0f0f0 1px solid; font-size:14px; font-family: "宋体";COLOR: #ffffff; BACKGROUND-COLOR: #0887CC; border-radius:6px; padding:6px 10px;}

DIV.black strong {
	BORDER: #0887CC 1px solid;   COLOR: #fff; background:#0887CC; MARGIN-RIGHT: 3px; font-size:14px; font-family: "宋体";  TEXT-DECORATION: none; border-radius:6px; padding:6px 10px;}
	
DIV.black SPAN.current {
	BORDER: #0887CC 1px solid; font-size:14px; font-family: "宋体";PADDING: 5px; FONT-WEIGHT: bold;  COLOR: #ffffff; MARGIN-RIGHT: 3px;  BACKGROUND-COLOR: #0887CC; border-radius:6px; padding:6px 10px;}

DIV.black SPAN.disabled {
	BORDER: #0887CC 1px solid; PADDING-RIGHT: 5px; font-size:14px; font-family: "宋体";PADDING-LEFT: 5px; PADDING-BOTTOM: 2px;  COLOR: #000; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; border-radius:6px; padding:6px 10px;
}

.module_left_links_title {
    font:600 20px microsoft yahei;
    padding-left:0px; border-bottom:1px #1f6eb1 solid; line-height:33px
}

.links {
    word-break:keep-all;
    line-height:37px;

}

.links span {
    padding:0 3px;
    color:#ccc;
}
.links span strong{
    color:#767676;
}
.links a {
    color:#767676;
    font-size:14px;
}
.links a:hover {
    color:#767676;
}
.links {
    line-height:27px;
    position:relative;
    border:#dedede 1px solid;
    border-bottom:none;
    border-left:none;
    border-right:none;
    padding:10px 19px;
}

.links {
padding: 10px 5px;
}