@charset "utf-8";
@font-face {
}
html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
	margin: 0;
	padding: 0
}
/*99999999999*/
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}
/*99999999999*/

ul, ol, dl {
	list-style-type: none
}
address, caption, cite, code, dfn, em, th, var, i, b {
	font-style: normal;
	font-weight: normal
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	border: none;
}

.lubo_box li:nth-child(1){opacity:1;filter:alpha(opacity=100);}
.lubo {
	width: 100%;
	min-width: 1000px;
	clear: both;
	position: relative;
	height: 743px;
}
.lubo_box {
	position: relative;
	width: 100%;
	height: 743px;
}
.lubo_box li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 743px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.lubo_box li a {
	display: block;
	width: 100%;
	height: 100%;
}
.lubo_box li img {
	width: 100%;
	height: 743px;
}
/*圆点*/
.cir_box {
	overflow: hidden;
	position: absolute;
	z-index: 100; bottom: 6% !important;
}
.cir_box li {
	float: left;
	width: 30px;
	height: 5px;
	margin: 0 5px;
	cursor: pointer;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.cir_on {
	background: #ff0000 !important;
}
/*按钮*/
.lubo_btn {
	position: absolute;
	width: 100%;
	top: 320px;
}
.left_btn, .right_btn {
	width: 30px;
	height: 80px;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
	color: #fff;
	line-height: 80px;
	font-size: 30px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.left_btn {
	float: left;
}
.right_btn {
	float: right;
}





.quanbuchanpin{height: 60px; width: 100%; margin: 0 auto; background: #78cafc; line-height: 60px; color: #fff;font-size:20px; font-weight: bold;text-indent:35px;}
.pro_menu{width: 1200px; margin:40px auto 30px; height:100px; color: #222; }
.pro_menu td{line-height: 49px;}
.h_line{width: 100%; height: 1px; margin: 0 auto; border-top: 1px dashed #dbdada;}

.pro_cen_menu{width: 260px; height: auto; float: left;margin-top: 57px;}
.pro_cen_menu ul{margin: 0;}
.pro_cen_menu ul li{ position: relative;}
.pro_cen_menu ul li a{ height: 86px; font-size: 18px; line-height: 15px; background: url(../images/pro_cen_menu_r.jpg) no-repeat 230px top; width: 100%; display: block;text-indent:57px; color: #333;} 
.pro_cen_menu ul li a:hover{color: #4959b9;}
.pro_cen_menu ul li.on a{color: #4959b9;}
.pro_cen_menu ul li a img{width: 45px; position: absolute; left: 0px;top:0px;}


.chanpin_index {
	width: 900px; float: right;
}
.chanpin_index_list {
	background: #f4f6f8;
	width: 32%;
	display: inline-block;
	margin: 0 0.5% 2.5%;
	text-align: center;
}
.chanpin_index_list h4 {
	width: 100%;
	float: left;
	color: #003345;
	font-size: 20px;
	line-height: 26px;
	height: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.chanpin_index_list h4 a {
	color: #003345;
}
.chanpin_index_more {
	width: 100%;
	padding: 20px 0 31px;
}
.chanpin_index_more a {
	font-size: 20px;
	color: #003345;
	border-bottom: 1px solid #003345;
	padding-bottom: 10px;
}
.chanpin_index_more a:hover {
	color: #0c7ede;
	border-bottom: 1px solid #0c7ede;
}
.chanpin_index_img {
	width: 94%;
	margin: 0 auto;
	height: 333px;
}
.chanpin_index_img img {
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: auto;
	max-width: 100%;
}
.index_left_1 {
	height: 342px;
	position: relative;
	overflow: hidden;
	width: 1200px;
	float: left;
	display: inline;
}
.more_about {
	width: 155px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	position: absolute;
	left: 533px;
	top: 293px;
	text-transform: uppercase;
	font-family: Arial;
}
.more_about a {
	color: #fff;
	font-size: 17px;
	background: #ff0000;
	display: block;
	padding: 0 35px;
}
.more_about a:hover {
	background: #e0e0e0;
	color: #444;
}
.index_left_1 p {
	color: #fff;
}
.xiangqing_bottom td {
	border-color: #555 !important;
}
.xiangqing_bottom td p{background-color: #fff !important;}
/*.xiangqing_bottom td span{background-color: #fff !important;}*/
input, button {
	overflow: visible;
	vertical-align: middle;
	outline: none
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
.zhan_xian {
	width: 1200px;
	height: auto;
	min-height: 300px;
	float: left;
	margin-bottom: 40px;
}
.zhan_xian .text-secondary {
	width: 1000px;
	height: 620px;
	margin: 0 auto;
	background: url(../images/secondary.jpg) no-repeat;
}
/*首页产品滚动开始*/

.shortcut {
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	background: #EEEEEE;
	text-transform: uppercase;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
	border-bottom: 1px solid #DDDDDD;
}
.shortcut h1 {
	font-size: 14px;
	font-family: "微软雅黑", "宋体";
}
.shortcut a, .shortcut h1 {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	text-shadow: 0px 1px 1px #fff;
	display: block;
	float: left;
}
.shortcut a:hover {
	background: #fff;
}
.shortcut span.right {
	float: right;
}
.shortcut span.right a {
	float: left;
	display: block;
	color: #ff6600;
	font-weight: 800;
}
.headeline {
	height: 40px;
	overflow: hidden;
}
.adv960x90 {
	width: 960px;
	height: 90px;
	overflow: hidden;
	border: solid 1px #E6E6E6;
	margin: 0 auto;
}
.adv728x90 {
	width: 728px;
	height: 90px;
	overflow: hidden;
	border: solid 1px #E6E6E6;
	margin: 0 auto;
}
/*首页产品滚动结束*/
/*产品详情*/
.xiangqing_left {
	width: 700px;
	height: 475px;
	float: left;
}
.xiangqing_right {
	width: 440px;
	height: auto;
	min-height: 475px;
	float: right;
}
.xiangqing_bottom {
	width: 1200px;
	height: auto;
	float: left;
	margin-top: 45px;
	line-height: 28px;
	word-wrap: break-word;
	border-top: 1px solid #eee;
	padding-top: 30px;
}
.xiangqing_fanye {
	width: 1200px;
	height: auto;
	min-height: 40px;
	float: left;
	margin-top: 30px;
	color: #666;
	font-size: 15px;
}
.xiangqing_fanye a {
	float: left;
	width: 100%;
}
.chanpin_mingcheng {
	width: 100%;
	height: auto;
	line-height: 40px;
	color: #444;
	font-size: 22px;
	text-align: left;
	float: left;
	font-weight: bold;
	border-bottom: 1px solid #ececec;
	padding-bottom: 20px;
	padding-top: 6px;
}
.chanpin_fenlei {
	width: 100%;
	height: auto;
	line-height: 40px;
	color: #444;
	font-size: 15px;
	text-align: left;
	float: left;
	font-weight: normal;
	border-bottom: 1px solid #ececec;
	padding-bottom: 8px;
	padding-top: 6px;
}
.chanpin_canshu {
	width: 100%;
	height: auto;
	line-height: 32px;
	color: #555;
	font-size: 18px;
	text-align: left;
	float: left;
	margin-top: 20px;
	padding-bottom: 40px;
}
.chanpin_canshu p, .chanpin_canshu li, .chanpin_canshu ul, .chanpin_canshu h2, .chanpin_canshu h3, .chanpin_canshu h4, .chanpin_canshu h5, .chanpin_canshu h1, .chanpin_canshu dd, .chanpin_canshu dt, .chanpin_canshu dl {
	font-size: 16px;
	color: #555;
}
.chanpin_xaizai {
	width: 100%;
	height: 44px;
	line-height: 44px;
	color: #444;
	font-size: 18px;
	text-align: left;
	float: left;
}
.chanpin_xaizai a {
	background: url(../images/xiazai.png) no-repeat #ddd 145px center;
	font-size: 15px;
	color: #444;
	text-align: center;
	line-height: 44px;
	height: 100%;
	display: block;
	width: 100%;
}
.chanpin_xaizai a:hover {
	background: url(../images/xiazai_a.png) no-repeat #ea2129 145px center;
	color: #fff;
}
.jssora05l, .jssora05r {
	display: block;
	position: absolute;/* size of arrow element */
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url(../images/a17.png) no-repeat;
	overflow: hidden;
}
.jssora05l {
	background-position: -10px -40px;
}
.jssora05r {
	background-position: -70px -40px;
}
.jssora05l:hover {
	background-position: -130px -40px;
}
.jssora05r:hover {
	background-position: -190px -40px;
}
.jssora05l.jssora05ldn {
	background-position: -250px -40px;
}
.jssora05r.jssora05rdn {
	background-position: -310px -40px;
}
.jssora05l.jssora05lds {
	background-position: -10px -40px;
	opacity: .3;
	pointer-events: none;
}
.jssora05r.jssora05rds {
	background-position: -70px -40px;
	opacity: .3;
	pointer-events: none;
}
/* jssor slider thumbnail navigator skin 01 css *//*.jssort01 .p            (normal).jssort01 .p:hover      (normal mouseover).jssort01 .p.pav        (active).jssort01 .p.pdn        (mousedown)*/
.jssort01 .p {
	position: absolute;
	top: 0;
	left: 0;
	width: 72px;
	height: 72px;
}
.jssort01 .t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.jssort01 .w {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.jssort01 .c {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 72px;
	height: 72px;
	border: none;
	box-sizing: content-box;
	background: url(../images/t01.png) -800px -800px no-repeat;
	_background: none;
}
.jssort01 .pav .c {
	top: 0px;
	left: 0px;
	width: 72px;
	height: 72px;
	border: none;
	background-position: 50% 50%;
}
.jssort01 .p:hover .c {
	top: 0px;
	left: 0px;
	width: 72px;
	height: 72px;
	border: none;
	background-position: 50% 50%;
	cursor: pointer;
}
.jssort01 .p.pdn .c {
	background-position: 50% 50%;
	width: 72px;
	height: 72px;
	border: none;
}
* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {    /* ie quirks mode adjust */
	width /**/: 72px;
	height /**/: 72px;
}
#jssor_1 img {
	height: 475px;
	width: auto;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	display: table-cell;
}
#jssor_1 .w img {
	height: 72px;
}
.jssort01 {
	background: #ececec !important;
}
/*产品详情*/












a, area {
	outline: none;
 blr: expression(this.onFocus=this.blur())
}
a:focus, a:hover, a:active {
	outline: none;
 blr: expression(this.onFocus=this.blur())
}
sub, sup {
	vertical-align: baseline
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
textarea {
	resize: none
}
input[type="submit"], input[type="button"] {
	cursor: pointer;
}
img {
	border: 0;
	vertical-align: middle;
}
a img, img {
	-ms-interpolation-mode: bicubic
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #999
}
a:hover {
	text-decoration: none
}
button, input[type=submit], input[type=reset], input[type=text], input[type=button], select, textarea {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	outline: 0;
	outline: 0;
 blr: expression(this.onFocus=this.blur());
	border: none;
}
body, th, td, button, input, select, textarea {
	font-family: Microsoft YaHei;
	font-size: 15px;
	line-height: 29px;
	color: #444;
}
.layout {
	margin: 0 auto;
	width: 1200px;
}
.l, .left, .fl {
	float: left
}
.r, .right, .fr {
	float: right
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0
}
.clearfix {
 *zoom: 1
}
body {
	min-width: 1200px;
	overflow: auto;
	background: #ffffff;
	font-family: Microsoft YaHei;
	padding-top: 80px;
}
.slick-slider {
	position: relative; width: 100%; /*height: 356px;*/ margin: 0 auto;
	outline: none;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative; width: 100%; margin: 0 auto;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	outline: 0 none;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
	margin: 0 auto; width: 1920px;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	left: 0;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	padding: 0px;
	cursor: pointer;
}
.slick-dots button {
	display: none;
}
img {
/*width: 100%;*/
}
.header {
	background-position: center bottom;
	background-repeat: repeat-x;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	background-color: #fff;
}
.header>.layout {
	padding-right: 110px;
	box-sizing: border-box;
}
.header:before {
	content: "";
	display: none;
	width: 100%;
	height: 34px;
	transition: height .3s;
	background-color: #025299;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
body.fixed .submenu {
	top: 80px;
}
body.fixed .h_top {
	height: 0;
}
body.fixed .search {
	top: 80px;
}
body.fixed .header:before {
	height: 0;
}
.h_top {
	font-size: 12px;
	color: #FFFFFF;
	height: 34px;
	line-height: 34px;
	transition: height .3s;
	overflow: visible;
	position: relative;
	z-index: 100;
	height: 0;
	position: absolute;
	left: -21px;
	top: 0;
	width: 100%;
}
.h_top span {
	float: left;
}
.h_top p, .h_top .p2 {
	float: right;
	position: relative;
	padding: 0 10px;
}
.h_top p.p1 {
	border: none;
}
.h_top .p2 {
	position: absolute;
	left: 50%;
	top: 23px;
	margin-left: 515px;
	z-index: 100;
}
.h_top p.p3 {
	padding-right: 0;
	display: none;
}
.h_top p em, .h_top p a {
	padding-left: 20px;
	background: left center no-repeat;
	display: block;
}
.h_top p.p1 a {
	background-image: url(../images/ic1.png);
	color: #FFFFFF;
}
.h_top .p2 a {
	color: #999;
	color: #888;
	font-size: 14px;
}
.h_top .p2 a:hover {
	color: #ff0000;
}
.h_top .p2 em {
	background: url(../images/ic2.png) left center no-repeat;
	padding-left: 25px;
	display: block;
	font-size: 14px;
	text-align: center;
	color: #666;
	float: left;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowZDA4MTY3Zi02MGRlLTgxNGMtYmM3Zi1iN2YzYjZiOTY2NjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjY0OTE4RDE5RkQxMTFFQUEwOEVEMUNFNTAyNTQwMTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjY0OTE4RDA5RkQxMTFFQUEwOEVEMUNFNTAyNTQwMTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0M1QUVDMUYzNTlEMTFFOUEwMEU5NzI2RDA2RkVBMTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0M1QUVDMjAzNTlEMTFFOUEwMEU5NzI2RDA2RkVBMTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7gU5uqAAABuUlEQVR42mSTTSjDYRjAt1lEyNeJ5OAr7aBscRGlXBSSm8NWLg6OysFlBw6IiwMOagfKwUE+DhgiSTJNSPKxdvDRDou22lL093v0/Nfwr1/P+77P5/s8799qGIYl/XO5XE2IWnCCKLPgEW7BHwgEPkxba7ozjiOIKDSrwwQ4wAv7UAQrBLhMOeNkZz0HmyjW2A8hp9OCtmsF2+IMs+h3bKrvhXz4wnAcGdOAZuA76IJOrcjNeZ7V6XRWsOknklfvOwAXkAF2DR6HegjDJPRAsWRuhRuxIMAp4hA5g1yAJfCxn0euwzlraZJf7i+RS2BXS6xD5GiguGY0P+lyuanDNi5lSyczISGlaEcfLL8/Q5MUwr2eVUrmGITgCqp0vstgU6efqYD0oxRWtQqPOL9JlyklRCnPrMtYh/9kliuJY0LsdJ8U5yPptsxYO+xA0YfM1eyS9R0a5Lrq2I34NB+Jm4006xg64AW2IAnZ2gsP7GnQahg157gIG/oYBmXWlBdIK1lm7IMzvfMU6kjqbetLGoZXaIGgzJtzaeIYnECBzJvz4L8fQ4O0IWqgEZ50RBG4hgMco6bttwADAJrGrMaMHBp3AAAAAElFTkSuQmCC);
}
.h_top p.p3 em {
	background-image: url(../images/ic3.png);
}
.h_top .p2 dl {
	position: absolute;
	left: 50%;
	top: 34px;
	width: 100px;
	margin-left: -50px;
	background: #FFFFFF;
	z-index: 2;
	text-align: center;
	color: #666666;
	cursor: pointer;
	display: none;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.logo {
	float: left;
	width: 190px;
	height: 52px;
	overflow: hidden;
	margin-top: 16px;
}
.menu {
	float: right;
	margin-right: 151px;
}
.menu li {
	float: left;
	height: 80px;
	line-height: 80px;
}
.menu li p {
	border-bottom: 0px #FFFFFF solid;
}
.menu li p a {
	display: block;
	font-size: 17.5px;
	color: #333333;
	font-weight: bold;
	position: relative;
	padding: 0 20px;
}
.menu li:hover p {
	border-bottom-color: #FFFFFF;
}
.menu li p a:hover {
	color: #e71f19;
}
.menu li:hover p a:after {
	content: "";
	display: block;
	width: 78px;
	height: 4px;
	background-color: #e71f19;
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -39px;
}
.submenu {
	position: absolute;
	left: 0;
	top: 80px;
	width: 100%;
	height: 253px;
	background: url(../images/bg1.jpg) center no-repeat;
	display: none;
	z-index: 9;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.submenu .fl {
	width: 325px;
	margin-top: 43px;
}
.submenu .fl span {
	display: block;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 28px;
	height: 84px;
	overflow: hidden;
}
.more_btn {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
	padding-right: 23px;
	position: relative;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.more_btn i {
	position: absolute;
	right: 0;
	top: 7px;
	width: 9px;
	height: 16px;
	background: url(../images/arw1.png) center no-repeat;
}
.more_btn:hover {
	padding: 0 20px 0 3px;
}
.submenu .fl .more_btn {
	margin-top: 55px;
	text-decoration: underline;
}
.submenu .mid {
	float: left;
	margin-left: 135px;
	width: 330px;
	margin-top: 25px;
	padding-right: 92px;
	height: 202px;
	border-right: 1px #ededed solid;
}
.sm_tit {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	position: relative;
	line-height: 45px;
}
.submenu .mid dl i {
	font-size: 14px;
	line-height: 20px;
	color: #0c7ede;
}
.sm_tit:before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 23px;
	height: 2px;
	background: #025299;
}
.submenu .mid dl {
	margin-top: 22px;
	height: 112px;
	overflow-y: auto;
}
.submenu .mid dd {
	float: left;
	width: 160px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 28px;
}
.submenu .mid dd a {
	color: #999999;
	font-size: 16px;
}
.submenu .mid dd a:hover {
	color: #066ab0;
}
.submenu .fr {
	width: 246px;
	margin-top: 25px;
}
.pich {
	overflow: hidden;
}
.pich img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s; max-width: 100%;
}
.pich:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.submenu .fr .pich {
	height: 136px;
	margin-top: 19px;
}
.submenu .fr .pich a {
	cursor: auto;
}
.banner_img {
	display: block; width: 100%; margin: 0 auto;
}
.banner .slick-dots {
	bottom: 20px;
	height: 13px;
}
.banner .slick-dots li {
	vertical-align: top;
	width: 13px;
	height: 13px;
	margin: 0 5px;
	background: #FFFFFF;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
}
.banner .slick-dots li.slick-active {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.title {
	font-size: 45px;
	color: #333333;
	line-height: 160px;
	padding-top: 0px;
	text-align: center;
}
.search_btn {
	float: right;
	width: 35px;
	height: 35px;
	background: url(../images/ic4.png) center no-repeat;
	margin-top: 23px;
	margin-left: 20px;
	cursor: pointer;
}
.search_btn.btn2 {
	background-image: url(../images/ic6.jpg);
}
.search {
	position: absolute;
	left: 0;
	top: 114px;
	width: 100%;
	padding: 20px 0;
	background: #025299;
	z-index: 8;
	display: none;
}
.search form {
	height: 32px;
	border-bottom: 1px #4e86b8 dashed;
}
.search form .text {
	float: left;
	width: 1000px;
	height: 32px;
	background: none;
	color: #FFFFFF;
	font-size: 14px;
}
.search form .submit {
	float: right;
	width: 32px;
	height: 32px;
	background: url(../images/ic5.jpg) center no-repeat;
	border: none;
}
.index_1 li {
	float: left;
	width: 386px;
}
.index_1 li .dt, .index_1 li .dd {
	height: 512px;
	position: relative;
	overflow: hidden;
}
.index_1 li .dd {
	height: 245px;
}
.index_1 li .box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	text-align: center;
}
.index_1 li .w .ic {
	width: 52px;
	height: 46px;
	margin: 0 auto;
}
.index_1 li .w .tit {
	text-align: center;
	color: #FFFFFF;
	line-height: 79px;
	position: relative;
	margin-top: 30px;
	font-size: 21px;
	padding: 0 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_1 li .w .tit:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 48px;
	height: 3px;
	background: #FFFFFF;
	margin-left: -31px;
}
.index_1 li .w {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.index_1 li .w .link {
	vertical-align: top;
	display: none;
}
.index_1 li .w .link a {
	float: left;
	width: 140px;
	line-height: 38px;
	border: 1px #FFFFFF solid;
	text-align: center;
	font-size: 16px;
	margin: 0 8px 8px 8px;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 38px;
}
.index_1 li .hover:hover .box {
	background: rgba(2, 82, 153, .85);
}
.index_1 li .hover:hover .w {
	margin-top: -5px;
}
.index_1 li .hover:hover .link {
	display: inline-block;
}
.index_1 li .hover:hover .tit {
	margin-top: 0;
}
.index_1 li .hover:hover .tit:before {
	display: none;
}
.index_1 li {
	margin-right: 21px;
}
.index_1 li:last-child {
	margin-right: 0;
}
.index_1 li .dd:nth-child(2) {
	margin-top: 22px;
}
.index_1 {
	padding-bottom: 20px;
	overflow: hidden;
}
.index_2 {
	background: #f9f9f9;
	padding-bottom: 80px;
	overflow: hidden;
}
.dongt_list dd {
	float: left;
	width: 386px;
	background: #FFFFFF;
	margin-right: 21px;
}
.dongt_list dd:nth-child(3n) {
	margin-right: 0;
}
.dongt_list dd a {
	display: block;
	height: 470px;
}
.dongt_list dd .pich {
	height: 245px;
}
.dongt_list dd .w {
	padding: 25px 30px 0;
}
.dongt_list dd span {
	display: block;
	width: 75px;
	line-height: 25px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	background: #025299;
}
.dongt_list dd h3 {
	font-size: 18px;
	color: #333333;
	line-height: 42px;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dongt_list dd p {
	color: #777777;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.dongt_list dd h4 {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	margin-top: 20px;
}
.dongt_list dd:hover h3 {
	color: #025299;
}
.dongt_list dt {
	float: left;
	width: 386px;
}
.more_btn2 {
	width: 170px;
	height: 50px;
	background: #025299;
	display: block;
	margin: 50px auto 0;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	-moz-border-radius: 0 3px 0 3px;
	-webkit-border-radius: 0 3px 0 3px;
	border-radius: 0 3px 0 3px;
}
.more_btn2 i {
	display: inline-block;
	vertical-align: top;
	padding-right: 50px;
	background: url(../images/arw1.png) right center no-repeat;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.more_btn2:hover i {
	padding-right: 40px;
}
.index_3 {
	height: 591px;
	background: url(../images/index_3bg.jpg) center no-repeat;
	overflow: hidden;
}
.index_3 .title {
	color: #FFFFFF;
}
.index_3 .fl {
	width: 667px;
	height: 510px;
}
.index_3 .fr {
	width: 510px;
	height: 510px;
}
.index_3 .box2 {
	height: 210px;
}
.index_3 .box3, .index_3 .box4 {
	float: left;
	width: 245px;
	height: 279px;
	margin-top: 22px;
}
.index_3 .box4 {
	float: right;
}
.index_3 .box {
	position: relative;
}
.index_3 .box a {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.index_3 .box a:hover {
	top: -5px;
}
.index_3 .box .w {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding: 0 30px;
}
.index_3 .box .w h3 {
	font-size: 28px;
	color: #333333;
	line-height: 40px;
	padding: 30px 0 15px 0;
}
.index_3 .box .w p {
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.index_3 .box .w .arw {
	margin-top: 45px;
	width: 49px;
	height: 5px;
	background: url(../images/arw8.png) center no-repeat;
}
.index_3 .box2 .w {
	width: 450px;
}
.index_3 .box3 .w, .index_3 .box4 .w {
	width: 185px;
}
.index_3 .box2 {
	height: 210px;
}
.index_3 .box3, .index_3 .box4 {
	float: left;
	width: 245px;
	height: 279px;
	overflow: hidden;
	margin-top: 22px;
}
.index_3 .box4 {
	float: right;
}
.index_3 .box {
	position: relative;
}
.index_3 .box a {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.index_3 .box a:hover {
	top: -5px;
}
.index_4 {
	padding-bottom: 80px;
	overflow: hidden;
}
.parner .pic {
	float: left;
	border: 1px #d3d3d3 solid;
	overflow: hidden;
	margin-right: -1px;
	margin-bottom: -1px;
	width: 198px;
	height: 110px;
	position: relative;
	z-index: 0;
}
.parner .big_pic {
	width: 397px;
	height: 221px;
}
.parner .fr {
	width: 802px;
	margin-left: -1px;
}
.parner .pic a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.parner .pic:hover a {
	width: 195px;
	height: 106px;
	top: -1px;
	left: -1px;
	border: 3px #025299 solid;
}
.parner .pic:hover a img {
	width: 195px;
	height: 106px;
}
.parner .pic:hover {
	z-index: 2;
}
.parner .slick-slide {
	padding-bottom: 1px;
}
.parner .slick-dots li {
	width: 40px;
	height: 4px;
	border-radius: 4px;
	background: #aaaaaa;
	margin: 0 15px;
}
.parner .slick-dots li.slick-active {
	background: #025299;
}
.parner_p {
	float: left;
	width: 298px;
	height: 130px;
	text-align: center;
	line-height: 130px;
	border: 1px solid rgba(0, 0, 0, 0)
}
.parner_p img {
	width: auto;
	height: auto;
	display: inline-block;
	max-width: 80%;
	max-height: 80%;
}
.parner_p:hover {
	border: 1px solid #025299
}
.foot {
	background: #333333;
	padding-top: 53px;
}
.foot dl {
	padding-bottom: 110px;
}
.foot dl dt {
	float: left;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
	width: 1030px;
	margin-right: 5px;
}
.foot dl dt td {
	font-size: 15px;
	color: #fff;
}
.foot dl h3 {
	font-size: 16px;
	line-height: 52px;
	color: #FFFFFF;
}
.foot dl p {
	font-size: 13px;
}
.foot dl p a {
	color: #FFFFFF;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	display: block;
	margin-bottom: 15px;
}
.foot dl p a:hover {
	text-decoration: underline;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.foot dd {
	float: right;
	width: 100px;
}
.foot dd .ewm {
	margin-top: 7px;
	height: 100px;
	overflow: hidden;
}
.foot dd .ewm img {
	width: 100px;
}
.foot dd h4 {
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	color: #FFFFFF;
}
.copyright {
	border-top: 1px #3d3d3d solid;
	line-height: 70px;
	font-size: 13px;
	color: #9a9a9a;
}
.copyright span {
	float: left;
	margin-right: 30px;
}
.copyright span img {
	width: 19px;
	height: 20px;
	margin-right: 10px;
}
.copyright span.fr {
	float: right;
}
.copyright span a {
	color: #9a9a9a;
}
.copyright span a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.inbanner {
	background: center no-repeat;
	height: 495px;
	background-size: cover !important;
	background-position: center center !important;
}
.location {
	line-height: 62px;
	border-bottom: 1px #e9e9e9 solid;
	background: #F9F9F9;
}
.location span {
	float: left;
	font-size: 14px;
	color: #666666;
	padding-left: 28px;
	background: url(../images/ic14.jpg) left center no-repeat;
}
.location span a, .location span em {
	display: inline-block;
	vertical-align: top;
	color: #666666;
}
.location span em {
	margin: 0 5px;
}
.location span a:hover {
	color: #025299;
}
.nav {
	float: right;
}
.nav li {
	float: left;
	width: auto !important;
	text-align: center;
	font-size: 16px !important;
}
.nav li a {
	display: block;
	padding: 0 20px;
	color: #666666;
}
.nav li.on a, .nav li a:hover {
	background: #025299;
	color: #FFFFFF;
}
.main {
	width: 1200px;
	margin: 0 auto;
	line-height: 28px;
	font-size: 15px;
	padding: 50px 0;
}
.main p {
	font-size: 15px;
	line-height: 28px;
}
.main_tit {
	font-size: 44px;
	line-height: 44px;
	color: #333333;
	padding-left: 20px;
	border-left: 5px #025299 solid;
}
.main_tit form {
	float: right;
	height: 44px;
}
.main_tit form .text {
	float: left;
	width: 225px;
	height: 42px;
	padding: 0 15px;
	border: 1px #dcdcdc solid;
	border-right: none;
	font-size: 13px;
	color: #999999;
}
.main_tit form .submit {
	float: left;
	width: 52px;
	height: 44px;
	background: url(../images/ic15.jpg) center no-repeat;
}
.blank60 {
	height: 60px;
}
.main_l {
	float: left;
	width: 300px;
}
.p_nav li {
	margin-top: 10px;
}
.p_nav li:first-child {
	margin-top: 0;
}
.p_nav li p, .other_box p {
	padding: 0 40px 0 25px;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/j1.jpg) 268px center no-repeat #F9F9F9;
	line-height: 45px;
}
.p_nav li dl {
	padding: 5px 0;
	border: 1px #dcdcdc solid;
	border-top: none;
	display: none;
}
.p_nav li dd {
	margin-top: 5px;
}
.p_nav li dd a {
	display: block;
	padding: 0 25px;
	line-height: 23px;
	position: relative;
}
.p_nav li dd a:before {
	content: '';
	width: 5px;
	height: 100%;
	background: #025299;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.p_nav li dd a:hover {
	color: #025299;
}
.p_nav li dd a:hover:before {
	display: block;
}
.other_box .sx_box {
	padding: 0 20px 20px 24px;
	border: 1px #dcdcdc solid;
	border-top: none;
}
.other_box .sx_box h4 {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	padding-top: 6px;
}
.other_box .sx_box select {
	width: 100%;
	border: 1px #dcdcdc solid;
	font-size: 12px;
	color: #666666;
	height: 30px;
	padding: 0 35px 0 20px;
	background: url(../images/arw3.jpg) 223px center no-repeat;
}
.p_nav li.on p {
	color: #FFFFFF;
	background-image: url(../images/j2.jpg);
	background-color: #025299;
}
.other_box {
	margin-top: 20px;
}
.other_box p {
	color: #FFFFFF;
	background-image: url(../images/j2.jpg);
	background-color: #025299;
}
.main_r {
	width: 860px;
	float: right;
}
.tit_box {
	height: 256px;
	position: relative;
	text-align: center;
}
.tit_box .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(2, 82, 153, .5);
	text-align: center;
	color: #FFFFFF;
}
.tit_box h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 64px;
	position: relative;
	margin-top: 5px;
}
.tit_box h3:before {
	width: 42px;
	height: 1px;
	background: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -21px;
	bottom: 0;
	content: '';
}
.tit_box p {
	font-size: 16px;
	line-height: 30px;
	margin-top: 13px;
	padding: 0 50px;
}
.pro_list li {
	margin-top: 20px;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.pro_list li .pic {
	float: left;
	width: 221px;
	height: 158px;
	overflow: hidden;
	border: 1px #dcdcdc solid;
	position: relative;
}
.pro_list li .pic:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 10px;
}
.pro_list li .w {
	float: right;
	width: 615px;
	color: #000;
	font-size: 14px;
}
.pro_list li h3 {
	font-size: 18px;
	color: #025299;
	line-height: 58px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.pro_list li p {
	font-size: 15px;
	color: #000000;
	line-height: 26px;
}
.pro_list li p em {
	margin-right: 20px;
	color: #666666;
}
.pro_list li:hover {
	padding: 0 3px;
}
.d_btn {
	display: block;
	font-size: 14px;
	color: #fff;
	width: 150px;
	text-align: center;
	line-height: 40px;
	background: #025299;
	border-radius: 0 5px 0 5px;
	-webkit-border-radius: 0 5px 0 5px;
	-moz-border-radius: 0 5px 0 5px;
	-ms-border-radius: 0 5px 0 5px;
	-o-border-radius: 0 5px 0 5px;
	margin-top: 10px;
}
.d_btn b {
	display: inline-block;
	vertical-align: top;
	padding-left: 35px;
	background: url(../images/d_btn.png) left center no-repeat;
}
.d_btn:hover {
	background: #025299;
	color: #FFFFFF;
}
.d_btn:hover b {
	background-image: url(../images/d_btn.png);
}
.page {
	text-align: right;
	padding-top: 40px;
}
.page .dis {
	display: inline-block;
	vertical-align: top;
}
.page a {
	float: left;
	width: 46px;
	line-height: 46px;
	height: 46px;
	font-size: 14px;
	color: #7e7670;
	margin: 0 10px;
	text-align: center;
	background: #F9F9F9;
}
.page2 a {
	background: #FFFFFF;
}
.page a:hover, .page a.on {
	color: #FFFFFF;
	background: #025299;
}
.page a.a2 {
	background: url(../images/arw4.jpg) 0 0 no-repeat;
}
.page a.a3 {
	background-position: -46px 0;
}
.page a.a2:hover {
	background-position: 0 -46px;
}
.page a.a3:hover {
	background-position: -46px -46px;
}
.pro_list2 li .w {
	width: 950px;
}
.shaix {
	background: url(../images/bg2.jpg) left center repeat-y;
	border: 1px #dedede solid;
}
.shaix dl {
	border-bottom: 1px #dedede dashed;
}
.shaix dl:last-child {
	border: none;
}
.shaix dt {
	float: left;
	font-size: 16px;
	color: #333333;
	width: 143px;
	text-align: center;
	padding: 19px 0;
	line-height: 26px;
}
.shaix dd {
	float: left;
	margin-left: 40px;
	width: 1015px;
	padding: 9px 0 19px;
}
.shaix dd span {
	float: left;
	padding: 0 15px;
	line-height: 26px;
	font-size: 14px;
	color: #025299;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer;
}
.shaix dd span.on {
	background: #025299;
	color: #FFFFFF;
}
.photo_box {
	float: left;
	width: 420px;
}
.photo_box .s_img {
	width: 420px;
	padding-top: 15px;
}
.photo_box .s_img .prev, .photo_box .s_img .next {
	display: none;
}
.photo_box .list_img {
	width: 420px;
	height: 74px;
	overflow: hidden;
}
.photo_box .list_img li {
	height: 74px;
	width: 74px;
	text-align: center;
	cursor: pointer;
	float: left;
	margin-right: 12px;
}
.photo_box .list_img li img {
	height: 72px;
	width: 72px;
	border: 1px #dedede solid;
}
.photo_box .list_img li img.hover {
	border: 2px #025299 solid;
	width: 70px;
	height: 70px;
}
.photo_box .b_img {
	width: 418px;
	height: 313px;
	border: 1px #dcdcdc solid;
}
.photo_box .b_img .jqzoom img {
	width: 418px;
	height: 313px;
}
.jqzoom {
	float: left;
	position: relative;
	padding: 0px;
}
.jqzoom img {
	float: left;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 300px;
	height: 300px;
	background: #fff;
	border: 1px solid #09d;
	display: none;
	text-align: center;
	overflow: hidden;
}
.bigimg {
	width: 600px;
	height: 600px;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #c4c4c4 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: crosshair;
}
.pro_det_1 {
	float: right;
	width: 740px;
}
.pro_det_1 .tit {
	float: left;
	font-size: 34px;
	color: #333333;
	width: 580px;
	line-height: 76px;
}
.pro_det_1 .back_btn {
	float: right;
	font-size: 14px;
	color: #333333;
	width: 142px;
	line-height: 50px;
	background: #F9F9F9;
	-moz-border-radius: 0 5px 0 5px;
	-webkit-border-radius: 0 5px 0 5px;
	border-radius: 0 5px 0 5px;
	text-align: center;
	margin-top: 4px;
}
.pro_det_1 .back_btn i {
	display: inline-block;
	vertical-align: top;
	padding-left: 35px;
	background: url(../images/ic16.png) left center no-repeat;
}
.pro_det_1 .back_btn:hover {
	background: #025299;
	color: #FFFFFF;
}
.pro_det_1 .back_btn:hover i {
	background-image: url(../images/ic16-2.png);
}
.pro_det_1 h4 {
	padding: 28px 0;
	line-height: 50px;
	font-size: 32px;
	color: #025299;
	border-top: 1px #e9e9e9 solid;
	border-bottom: 1px #e9e9e9 solid;
}
.pro_det_1 h4 a {
	float: right;
	background: #025299;
	-moz-border-radius: 0 5px 0 5px;
	-webkit-border-radius: 0 5px 0 5px;
	border-radius: 0 5px 0 5px;
	width: 170px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.pro_det_1 h4 a i {
	display: inline-block;
	vertical-align: top;
	padding-left: 35px;
	background: url(../images/ic17.png) left center no-repeat;
}
.pro_det_1 h4 a:hover {
	background: #025299;
	color: #FFFFFF;
}
.pro_det_1 h4 a:hover i {
	background-image: url(../images/ic17.png);
}
.pro_det_1 h5 {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
}
.pro_det_1 p {
	font-size: 18px;
	color: #666666;
	line-height: 30px;
	margin-top: 10px;
}
.pro_det_2 {
	padding-top: 50px;
}
.pro_det_2 .tit1 {
	font-size: 18px;
	color: #FFFFFF;
	background: #F9F9F9;
	border: 1px #e9e9e9 solid;
	height: 61px;
	position: relative;
}
.pro_det_2 .tit1 span {
	position: absolute;
	left: -1px;
	top: -1px;
	line-height: 63px;
	background: #025299;
	width: 164px;
	text-align: center;
}
.title2 {
	font-size: 24px;
	color: #333333;
	line-height: 25px;
	padding-left: 19px;
	border-left: 4px #025299 solid;
	margin-top: 30px;
}
.pro_det_2 table {
	width: 100%;
	margin-top: 25px;
}
.pro_det_2 table th {
	width: 50%;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	border-right: 1px #dddddd solid;
	line-height: 40px;
	padding: 0 25px;
	background: #025299;
}
.pro_det_2 table td {
	font-size: 14px;
	color: #666666;
	border: 1px #dddddd solid;
	border-top: none;
	line-height: 40px;
	padding: 0 25px;
}
.pro_det_2 .w {
	padding-top: 13px;
}
.pro_det_2 .w h3 {
	font-size: 16px;
	color: #333333;
	line-height: 41px;
}
.pro_det_2 .w p {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}
.down_list li {
	float: left;
	margin-top: 25px;
	margin-right: 25px;
	width: 180px;
}
.down_list li .pic {
	border: 1px #dedede solid;
	border-bottom: 10px #025299 solid;
	padding-bottom: 12px;
}
.down_list li .pic img {
	height: 140px;
}
.down_list li p:first-child {
	margin-bottom: 5px;
}
.down_list li p {
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 26px;
	height: 52px;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.down_list li p>a {
	display: block;
	color: #333;
}
.down_list li p>a:hover {
	text-decoration: underline;
}
.down_list li .btn {
	color: #333333;
	background: #F9F9F9;
	width: 90px;
	text-align: center;
	line-height: 30px;
	-moz-border-radius: 0 5px 0 5px;
	-webkit-border-radius: 0 5px 0 5px;
	border-radius: 0 5px 0 5px;
	display: block;
	margin: 20px auto 0;
}
.down_list li .btn i {
	display: inline-block;
	vertical-align: top;
	padding-left: 21px;
	background: url(../images/ic18-2.png) left center no-repeat;
}
.down_list li .btn:hover {
	background: #025299;
	color: #FFFFFF;
}
.down_list li .btn:hover i {
	background-image: url(../images/ic18.png);
}
.title3 {
	margin-top: 0;
	font-size: 35px;
	line-height: 46px;
}
.title3>a {
	color: #025299;
	font-weight: bold;
}
.yingyong p {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin-top: 50px;
}
.yingyong .pic {
	padding-top: 50px;
	text-align: center;
}
.yingyong .pic img {
	width: auto;
	max-width: 100%;
}
.news_1 {
	padding: 80px 0 60px;
}
.news_box {
	margin-top: 50px;
	background: #f7f7f7;
}
.news_box .pich {
	float: left;
	width: 562px;
	height: 356px;
	overflow: hidden;
}
.news_box .w {
	float: right;
	width: 560px;
	margin-right: 40px;
	padding-bottom: 32px;
	border-bottom: 1px #e7e7e7 solid;
}
.news_box .w h3 {
	font-size: 23px;
	color: #333333;
	line-height: 72px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_box .w h4 {
	font-size: 14px;
	color: #999999;
	line-height: 18px;
	padding-left: 30px;
	background: url(../images/ic19.png) left center no-repeat;
}
.news_box .w h4 em {
	display: inline-block;
	vertical-align: top;
	margin-left: 25px;
	padding-left: 30px;
	background: url(../images/ic20.png) left center no-repeat;
}
.news_box .w p {
	font-size: 14px;
	color: #777777;
	line-height: 26px;
	margin-top: 30px;
	height: 110px;
	overflow: hidden;
}
.news_box .w .more {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #025299;
	line-height: 22px;
}
.news_box .w .more:hover {
	text-decoration: underline;
}
.news_box .slick-prev, .news_box .slick-next {
	left: 601px;
	width: 46px;
	height: 46px;
	margin: 0;
	background: url(../images/arw4.jpg) 0 0 no-repeat;
	top: auto;
	bottom: 25px;
	z-index: 2;
}
.news_box .slick-next {
	left: 650px;
	background-position-x: -46px;
}
.news_box .slick-prev:hover {
	background-position-y: -46px;
}
.news_box .slick-next:hover {
	background-position: -46px -46px;
}
.news_box .slick-dots {
	bottom: 40px;
	text-align: right;
	left: auto;
	right: 40px;
	height: 12px;
}
.news_box .slick-dots li {
	width: 12px;
	height: 12px;
	background: #ababab;
	margin-left: 10px;
	vertical-align: top;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.news_box .slick-dots li.slick-active {
	background: #025299;
}
.news_2 {
	background: #F7F7F7;
	padding-top: 40px;
	padding-bottom: 120px;
}
.news_2 .dongt_list li {
	margin-top: 20px;
}
.news_det {
	padding: 60px 0 80px;
}
.news_det_L {
	float: left;
	width: 800px;
}
.news_det_L .tit {
	text-align: center;
	font-size: 30px;
	color: #333333;
	line-height: 50px;
}
.news_det_L .time {
	border-bottom: 1px #eaeaea solid;
	line-height: 34px;
	padding-bottom: 15px;
	font-size: 14px;
	color: #999999;
}
.news_det_L .time span {
	float: left;
	padding-left: 30px;
	background: url(../images/ic19.png) left center no-repeat;
}
.news_det_L .time span em {
	display: inline-block;
	vertical-align: top;
	padding-left: 30px;
	background: url(../images/ic20.png) left center no-repeat;
	margin-left: 25px;
}
.news_det_L .time p {
	float: right;
}
.news_det_L .time p a {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 18px;
	margin-top: 8px;
	margin-left: 15px;
	background: center no-repeat;
}
.news_det_L .time p a.a1 {
	background-image: url(../images/wb1.png);
}
.news_det_L .time p a.a1:hover {
	background-image: url(../images/wb2.png);
}
.news_det_L .time p a.a2 {
	background-image: url(../images/qq1.png);
}
.news_det_L .time p a.a2:hover {
	background-image: url(../images/qq2.png);
}
.news_det_L .time p a.a3 {
	background-image: url(../images/wx1.png);
}
.news_det_L .time p a.a3:hover {
	background-image: url(../images/wx2.png);
}
.news_det_L .pic {
	margin-top: 30px;
}
.news_det_L .w {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	padding: 25px 0;
	border-bottom: 1px #eaeaea solid;
}
.w_page {
	padding-top: 22px;
}
.w_page ul {
	float: left;
	width: 600px;
}
.w_page ul li {
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.w_page ul li a {
	color: #333333;
}
.w_page ul li a:hover i {
	color: #025299;
}
.w_page .btn {
	float: right;
	margin-top: 8px;
	width: 140px;
	line-height: 54px;
	background: #025299;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.w_page .btn i {
	display: inline-block;
	vertical-align: top;
	padding-left: 35px;
	background: url(../images/ic21.png) left center no-repeat;
}
.news_det_R {
	float: right;
	width: 360px;
	background: #F7F7F7;
}
.news_det_R .tit {
	font-size: 24px;
	color: #333333;
	padding: 0 21px;
	line-height: 72px;
}
.news_det_R .tit a {
	float: right;
	font-size: 14px;
	color: #666666;
	padding-right: 23px;
	background: url(../images/arw5.png) right center no-repeat;
}
.news_det_R .tit a:hover {
	color: #025299;
}
.news_det_R .box {
	display: block;
	border-bottom: 1px #dcdcdc solid;
	padding: 0 21px;
}
.news_det_R .box .pich {
	height: 175px;
}
.news_det_R .box h3 {
	font-size: 16px;
	color: #333333;
	line-height: 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_det_R .box:hover h3 {
	color: #025299;
}
.news_det_R ul {
	padding: 20px 21px 45px;
}
.news_det_R ul li {
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_det_R ul li a {
	color: #666666;
	padding-left: 13px;
	position: relative;
	display: block;
}
.news_det_R ul li a:before {
	width: 3px;
	height: 3px;
	background: #666666;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1.5px;
	content: '';
}
.news_det_R ul li:hover a:before {
	background: #025299;
}
.news_det_R ul li:hover a {
	color: #025299;
}
.n_box {
	height: 225px;
	background: #FFFFFF;
}
.n_box a {
	display: block;
	height: 200px;
	padding: 25px 30px 0;
}
.n_box .p1 {
	float: left;
	width: 230px;
	font-size: 18px;
	color: #333333;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 16px;
}
.n_box .p2 {
	float: right;
	text-align: center;
	height: 72px;
	background: #025299;
	width: 75px;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 42px;
	padding-top: 8px;
}
.n_box .p2 em {
	display: block;
	font-size: 12px;
	line-height: 15px;
}
.n_box .p3 {
	font-size: 12px;
	color: #777777;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 20px;
}
.n_box .arw {
	width: 47px;
	height: 15px;
	background: url(../images/arw6.png) center no-repeat;
	margin-top: 20px;
}
.n_box:hover {
	background: #025299;
}
.n_box:hover .p1, .n_box:hover .p3 {
	color: #FFFFFF;
}
.n_box:hover .p2 {
	background: #FFFFFF;
	color: #025299;
}
.n_box:hover .p2 em {
	color: #333333;
}
.n_box:hover .arw {
	background-image: url(../images/arw7.png);
}
.blank20 {
	height: 20px;
}
.download1 {
	padding-top: 25px;
	padding-bottom: 25px;
}
.download1 li {
	float: left;
	width: 178px;
	text-align: center;
	border: 1px #dcdcdc solid;
 font-size:;
	margin: 24px 24px 0 0;
	line-height: 48px;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
}
.download1 li:nth-child(6n) {
	margin-right: 0;
}
.download1 li.on {
	border-color: #025299;
	background: #025299;
	color: #FFFFFF;
}
.down_list2 li {
	width: 224px;
	margin: 20px 20px 20px 0;
	position: relative;
}
.down_list2 li .pic a {
	display: block;
	width: 100%;
	color: #333;
}
.down_list2 li .pic {
	left: 0;
	top: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	margin-bottom: 8px;
}
.down_list2 li .pic img {
	height: 186px;
}
.down_list2 li:nth-child(5n) {
	margin-right: 0;
}
.down_list2 li .pic:hover {
	top: -10px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}
.gg_list {
	padding-top: 0px;
}
.gg_list li {
	border-bottom: 1px #ededed solid;
	line-height: 75px;
}
.gg_list li a {
	font-size: 16px;
	color: #333333;
}
.gg_list li span {
	max-width: 800px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gg_list li i {
	float: right;
	color: #999999;
}
.gg_list li b {
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 25px;
	margin-top: 25px;
	margin-left: 15px;
	background: url(../images/ic22.jpg) center no-repeat;
}
.gg_list li a:hover {
	color: #025299;
}
.rz_list {
	padding-top: 30px;
}
.rz_list li {
	float: left;
	width: 285px;
	margin-right: 10px;
}
.rz_list li p {
	font-size: 24px;
	color: #333333;
	line-height: 54px;
	padding: 10px 0;
	height: 54px;
}
.rz_list li:nth-child(2n) {
	margin-right: 30px;
}
.rz_list li:last-child {
	margin-right: 0;
}
.rz_list li .pic {
	height: 404px;
	overflow: hidden;
}
.con_list li {
	border-bottom: 1px #cccccc dashed;
	padding-bottom: 50px;
	padding-top: 44px;
}
.con_list li .fl {
	width: 560px;
}
.con_list li .tit {
	font-size: 24px;
	color: #025299;
	border-bottom: 1px #dcdcdc solid;
	padding-bottom: 20px;
}
.con_list li .tit .ic {
	height: 107px;
	display: inline-block;
	vertical-align: top;
}
.con_list li .tit .ic img {
	height: 89px;
}
.con_list li .tit span {
	display: inline-block;
	vertical-align: top;
	line-height: 43px;
	margin-top: 57px;
}
.con_list li dl {
	padding-top: 18px;
}
.con_list li dd {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	margin-top: 6px;
}
.con_list li dd .ic {
	float: left;
	width: 28px;
	height: 28px;
	overflow: hidden;
}
.con_list li dd span {
	float: right;
	width: 510px;
}
.con_list li dd span em {
	color: #999999;
}
.con_list li dd span em.e2 {
	color: #025299;
}
.con_list li .map {
	float: right;
	width: 583px;
	height: 442px;
	overflow: hidden;
	margin-top: 16px;
}
.tous p {
	font-size: 16px;
	color: #333333;
	line-height: 29px;
}
.tous p em {
	display: block;
	font-size: 18px;
	color: #025299;
	line-height: 33px;
}
.tous {
	padding-top: 20px;
}
.tous span {
	float: left;
	width: 60px;
	padding-right: 3px;
	line-height: 50px;
	font-size: 16px;
	color: #000000;
	margin-top: 30px;
}
.tous span em {
	color: #f71515;
}
.tous form {
	padding-top: 10px;
}
.tous .text, .tous textarea {
	float: left;
	width: 300px;
	height: 48px;
	padding: 0 10px;
	border: 1px #dcdcdc solid;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	font-size: 14px;
	color: #333333;
	margin-right: 15px;
	margin-top: 30px;
}
.tous .text2 {
	margin-right: 0;
}
.tous textarea {
	width: 1085px;
	height: 265px;
	line-height: 30px;
}
.tous .submit {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	background: #025299;
	width: 170px;
	height: 50px;
	border-radius: 0 3px 0 3px;
	-webkit-border-radius: 0 3px 0 3px;
	-moz-border-radius: 0 3px 0 3px;
	-ms-border-radius: 0 3px 0 3px;
	-o-border-radius: 0 3px 0 3px;
	margin: 50px auto 0;
}
.par_list {
	padding-top: 60px
}
.par_list li {
	float: left;
	width: 199px;
	height: 110px;
	border: 1px #dcdcdc solid;
	margin-right: -1px;
	margin-bottom: -1px;
}
.intro_1 {
	margin-top: 30px;
}
.intro_1 .fl {
	width: 450px;
}
.intro_1 .fl p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.intro_1 .fl h3 {
	font-size: 28px;
	color: #025299;
	line-height: 52px;
	padding: 15px 0 0 0;
}
.intro_1 .fl span {
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 130px;
	height: 130px;
	overflow: hidden;
}
.intro_1 .fl span em {
	font-size: 68px;
	color: #025299;
}
.intro_1 .fl .pic {
	float: right;
	width: 188px;
	height: 93px;
	margin-right: 45px;
}
.intro_1 .fl .zb {
	float: left;
	width: 200px;
}
.intro_1 .fl .zb h3 {
	line-height: 48px;
	margin-top: 22px;
}
.intro_1 .fl .zb h3 em {
	display: block;
	font-size: 16px;
	color: #666666;
	line-height: 36px;
	margin-top: 14px;
}
.intro_1 .fl .pic2 {
	width: 165px;
	height: 101px;
	overflow: hidden;
	margin-top: 27px;
	float: left;
	margin-left: 40px;
}
.intro_1 .fr {
	width: 672px;
	height: 440px;
	margin-top: 7px;
	position: relative;
}
.intro_1 .fr b {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7) center no-repeat;
}
.inter_2 .pic {
	float: left;
	width: 416px;
	height: 252px;
	overflow: hidden;
	margin-top: 30px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden;
}
.inter_2 p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 30px;
}
.inter_2 .box p {
	float: right;
	width: 745px;
	margin-top: 30px;
}
.inter_2 .box p em {
	display: block;
	position: relative;
	font-size: 18px;
	color: #025299;
	margin-bottom: 10px;
	padding-left: 16px;
}
.inter_2 .box p em:before {
	content: '';
	width: 8px;
	height: 8px;
	background: #025299;
	position: absolute;
	left: 0;
	top: 11px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.inter_2 .box2 .pic {
	float: right;
}
.inter_2 .box2 p {
	float: left;
}
.title4 {
	font-size: 34px;
	color: #333333;
	line-height: 50px;
	position: relative;
	padding-left: 25px;
	margin-top: 20px;
}
.title4:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 5px;
	height: 36px;
	background: #025299;
	margin-top: -18px;
}
.title4 img {
	width: 51px;
	height: 50px;
	margin-left: 20px;
}
.history {
	background: url(../images/l1.jpg) center repeat-y;
	position: relative;
	padding-bottom: 192px;
}
.history li {
	position: relative;
}
.history .box {
	width: 495px;
	text-align: right;
	position: relative;
}
.history .box .pic {
	width: 495px;
	height: 294px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden;
}
.history .box p {
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	padding: 110px 0 14px;
}
.history .box p em {
	display: block;
	line-height: 42px;
	color: #025299;
	font-size: 30px;
}
.history:before, .history:after {
	width: 21px;
	height: 21px;
	background: #025299;
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -10.5px;
	top: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.history:after {
	top: auto;
	bottom: 0;
}
.history .box b {
	width: 111px;
	height: 11px;
	background: url(../images/lb.png) center no-repeat;
	position: absolute;
	top: 125px;
	right: -111px;
}
.history .box2 {
	position: absolute;
	right: 0;
	top: 133px;
}
.history .box2 p {
	text-align: left;
}
.history .box2 p em {
	color: #17a736;
}
.history .box2 b {
	right: 0;
	left: -111px;
	background-image: url(../images/rb.png);
}
.video {
	margin-top: 60px;
	height: 576px;
	overflow: hidden;
}
.video .big {
	float: left;
	width: 940px;
}
.video .big li {
	width: 940px;
	height: 576px;
	position: relative;
	overflow: hidden;
	display: none;
}
.video .big b {
	position: absolute;
	left: 0;
	top: 0;
	background: center no-repeat rgba(0, 0, 0, .1);
	width: 100%;
	height: 100%;
}
.scroll-pane {
	float: right;
	width: 250px;
	height: 585px;
}
.scroll-pane li {
	width: 225px;
	height: 138px;
	overflow: hidden;
	position: relative;
	margin-bottom: 8px;
}
.scroll-pane li i {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
}
.scroll-pane li b {
	width: 36px;
	height: 36px;
	position: absolute;
	left: 50%;
	margin-left: -18px;
	top: 46px;
	background: url(../images/play.png) center no-repeat;
	background-size: cover;
	display: none;
}
.scroll-pane li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
}
.scroll-pane li.on {
	border: 4px #025299 solid;
	width: 217px;
	height: 131px;
}
.scroll-pane li.on img {
	width: 217px;
	height: 131px;
}
.scroll-pane li.on b {
	display: block;
}
.jspContainer {
	overflow: hidden;
	position: relative;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 100%;
	background: red;
}
.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: red;
}
.jspCap {
	display: none;
}
.jspHorizontalBar .jspCap {
	float: left;
}
.jspTrack {
	background: #e1e1e1;
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.jspDrag {
	background: #025299;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}
.jspVerticalBar .jspArrow {
	height: 16px;
}
.jspHorizontalBar .jspArrow {
	width: 5px;
	float: left;
	height: 100%;
}
.jspVerticalBar .jspArrow:focus {
	outline: none;
}
.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}
.h_top h4 {
	float: right;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 30px;
}
.h_top h4 em {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
}
.video {
	position: relative;
}
.poster_img {
	width: 100%;
	height: 100%;
	position: absolute;
	background: transparent no-repeat;
	background-size: cover;
	object-fit: fill;
}
.side {
	position: fixed;
	width: 54px;
	height: 275px;
	right: 0;
	top: 214px;
	z-index: 100;
}
.side ul li {
	width: 54px;
	height: 54px;
	float: left;
	position: relative;
	border-bottom: 1px solid #444;
}
.side ul li .sidebox {
	position: absolute;
	width: 54px;
	height: 54px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color: #fff;
	font: 14px/54px "微软雅黑";
	overflow: hidden;
}
.side ul li .sidetop {
	width: 54px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
	background: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	transition: all 0.3s;
}
.side ul li .sidetop:hover {
	background: #ae1c1c;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.side ul li img {
	float: left;
}
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.article_detail iframe {
	width: 800px;
	height: 500px;
}
.rs-a {
	width: 50px;
	height: 230px;
	position: fixed;
	right: 20px;
	top: 50%;
	margin-top: -115px;
	z-index: 1000;
}
.rs-b {
	width: 50px;
	height: 50px;
	border: 1px solid #025299;
	border-radius: 5px;
	margin-bottom: 10px;
	transition: all .3s;
	box-sizing: border-box;
	background-color: #025299;
	position: relative;
	cursor: pointer;
}
.rs-c {
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: block;
}
.rs-d {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.rs-d1 {
	display: none;
}
.rs-b:hover .rs-d1 {
	display: inline-block;
}
.rs-b:hover .rs-d2 {
	display: none;
}
.rs-b:hover {
	background-color: #fff;
	border-color: #dcdcdc;
}
.rs-e {
	position: absolute;
	left: -245px;
	top: 0;
	width: 229px;
	visibility: hidden;
	opacity: 0;
	background-color: #fff;
	border-radius: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	transition: all .3s;
}
.rs-f {
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
	width: auto;
}
.rs-g {
	display: inline-block;
	vertical-align: top;
	width: 175px;
	height: 21px;
	line-height: 21px;
	border-left: 1px solid #dcdcdc;
	padding-left: 6px;
	font-size: 16px;
	color: #666;
}
.rs-e:after {
	content: "";
	display: block;
	border-top: 5px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 5px solid transparent;
	position: absolute;
	right: -6px;
	top: 50%;
	margin-top: -3px;
}
.rs-b:hover .rs-e {
	visibility: visible;
	opacity: 1;
}
.rs-h {
	width: 130px;
	box-sizing: border-box;
	padding: 12px;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: -146px;
	bottom: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	background-color: #fff;
	transition: all .3s;
}
.rs-h:after {
	content: "";
	display: block;
	border-top: 5px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 5px solid transparent;
	position: absolute;
	right: -6px;
	bottom: 20px;
}
.rs-i {
	width: 100%;
	margin-bottom: 10px;
}
.rs-j {
	font-size: 14px;
	color: #666;
	line-height: 1;
	text-align: center;
}
.rs-b:hover .rs-h {
	visibility: visible;
	opacity: 1;
}
.download {
	width: 50px;
	display: inline-block;
}
.m_t_ {
	padding-left: 0;
	border-left: none;
	font-size: 30px;
	color: #333;
	font-weight: bold
}
.m_cp_1 {
	font-size: 16px;
	color: #666;
	line-height: 24px;
	padding: 20px 0
}
.m_cp_2 {
	position: relative
}
.m_cp_2 .item {
	width: 386px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.m_cp_2 .item:nth-child(1) {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
	height: 510px
}
.m_cp_2 .item:nth-child(2) {
	float: left;
	height: 245px;
	margin-bottom: 20px
}
.m_cp_2 .item:nth-child(3) {
	float: right;
	height: 245px;
	margin-bottom: 20px
}
.m_cp_2 .item:nth-child(4) {
	float: left;
	height: 245px;
}
.m_cp_2 .item:nth-child(5) {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 245px;
}
/*分页*/

.pagination {
	width: 100%;
	float: left;
	text-align: center;
	margin: 40px auto 0px;
}
.pagination.tl {
	text-align: left;
}
.pagination.tc {
	text-align: center;
}
.pagination .prev, .pagination .next {
	font-family: '微软雅黑';
}
.pagination.tc a {
	border: 1px solid #ccc;
}
.pagination a {
	display: inline-block;
	width: auto;
	padding: 0 15px;
	height: 36px;
	margin: 0 2px;
	background: #e5e5e5;
	color: #999;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.pagination a:hover, .pagination a.act {
	background: #215ea7;
	color: #fff;
}
.pagination a:hover, .pagination a.page-num-current {
	background: #215ea7;
	color: #fff;
}
/*分页*/





.m_cp_2 .item>a {
	z-index: 1;
	color: #fff;
	text-align: center;
	position: absolute;
	width: 100%;
	height: auto;
	display: inline-block;
	top: 50%;
	transform: translateY(-50%)
}
.m_cp_2 .item .icon {
	width: 52px;
	height: 46px;
	line-height: 46px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.m_cp_2 .item .icon img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%
}
.m_cp_2 .item .line {
	width: 17px;
	height: 2px;
	background: #fff;
	margin: 0 auto 25px
}
.m_cp_2 .item .name {
	font-size: 18px
}
.m_cp_2 .item .b {
	margin-top: 30px;
	transition: .3s;
	height: 0;
	overflow: hidden
}
.m_cp_2 .item .b p {
	display: inline-block;
	line-height: 38px;
	width: 110px;
	border: 1px solid #FFF;
	border-radius: 38px;
	margin: 0 10px
}
.m_cp_2 .item .mask {;
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .4);
}
.m_cp_2 .item:hover .b {
	height: auto;
}
.m_cp_2 .item:hover .mask {
	background: rgba(2, 82, 153, .9)
}
.m_cp_2 .item:hover .line {
	display: none
}
.m_cp_3 {
	margin-top: 46px
}
.nav2 {
	height: 50px;
	border-bottom: 1px solid #999999;
}
.nav2 .t {
	float: left;
	line-height: 50px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.nav2 .right {
	float: right;
	padding-top: 20px
}
.nav2_r_list {
	display: inline-block;
	margin-right: 25px
}
.nav2_r_list .item {
	display: inline-block;
	font-size: 14px;
	color: #333;
	margin: 0 10px;
}
.nav2_r_list .item.in, .nav2_r_list .item:hover {
	color: #025299
}
.nav2 .right .mor {
	border-radius: 3px;
	font-size: 14px;
	color: #FFF;
	line-height: 30px;
	width: 80px;
	text-align: center;
	background: #999999;
	display: inline-block
}
.nav2 .right .mor:hover {
	background: #025299
}
.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.a-a {
	width: 128px;
	margin-right: 50px;
	display: inline-block;
	cursor: pointer;
}
.a-b {
	width: 100%;
}
.v-a {
	position: fixed;
	left: 0;
	top: 120%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10000000;
	transition: top .5s ease-in-out;
}
.v-a.show {
	top: 0;
}
.v-a.show .v-e {
	visibility: visible;
}
.v-a.show .v-f {
	display: block;
}
.v-b {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.v-c {
	display: block;
	width: 40px;
	height: 40px;
	background-color: #be0000;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.v-d {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 21px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.v-e {
	visibility: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0px;
	bottom: 0px;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.v-f {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 800px;
	transform: translate(-50%, -50%);
}
.m_cp_3_c {
	display: none;
	margin-top: 27px;
	border-bottom: 1px solid #999999;
	margin-bottom: 35px
}
.m_cp_3_c .item {
	width: 220px;
	float: left;
	margin-right: 25px;
}
.m_cp_3_c .item:nth-child(5n) {
	margin-right: 0
}
.m_cp_3_c .item .v {
	text-align: center;
	line-height: 150px;
	height: 150px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.m_cp_3_c .item .v img {
	width: auto;
	height: auto
}
.m_cp_3_c .item p {
	text-align: center;
	line-height: 1.5;
	padding: 10px 0;
	font-size: 14px;
	color: #333;
}
.m_cp_4_con .item {
	position: relative;
	display: none
}
.m_cp_4_con .item .div {
	width: 220px;
	float: left;
	margin-right: 25px;
	padding-bottom: 40px
}
.m_cp_4_con .item .div:nth-child(5n) {
	margin-right: 0
}
.m_cp_4_con {
	padding-top: 27px;
	border-bottom: 1px solid #999999
}
.m_cp_4_con .item .div .img {
	border: 1px solid #bfbfbf;
	height: 280px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.m_cp_4_con .item .div p {
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	padding: 10px 0;
	text-align: center;
}
.m_cp_4_con .item .div .download {
	border-radius: 5px;
	height: 30px;
	line-height: 30px;
	padding: 0 13px;
	display: inline-block;
	background: #025299;
	position: absolute;
	bottom: 12px;
	margin-left: 70px;
	color: #FFF;
	font-size: 16px;
	text-align: center
}
.m_cp_4_con .item .div .download b {
	white-space: nowrap;
	display: inline-block;
}
.m_cp_5_l {
	width: 880px;
	float: left
}
.m_cp_5_r {
	width: 290px;
	float: right
}
.m_cp_5_l_1 {
	padding-top: 20px;
	padding-bottom: 5px
}
.m_cp_5_l_1 p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
	margin-bottom: 20px
}
.m_t_ .search_form .text {
	width: 207px
}
.m_cp_5_l .page {
	text-align: left
}
.pro_list li p {
	color: #666;
}
.pro_list li p strong {
	color: #000;
}
.m_cp_5_r1 {
	width: 290px;
	;
	margin-bottom: 30px;
	border: 1px solid #eeeeee;
	margin-top: 30px
}
.m_cp_5_r1 .pp, .m_cp_5_r1>p {
	color: #025299;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	padding: 15px 20px;
	background: #eeeeee
}
.m_cp_5_r1 div {
	padding: 20px;
	max-height: 160px;
	overflow: auto;
}
.m_cp_5_r1 div a {
	display: block;
	font-size: 15px;
	color: #666;
	line-height: 1.5;
	margin-bottom: 15px
}
.m_cp_5_r1 div a:hover {
	color: #025299
}
.m_cp_5_r1 div .ul a {
	font-size: 14px;
	color: #999;
	margin-bottom: 7px;
	text-indent: 30px
}
.m_cp_5_r1 div .ul a:hover {
	color: #025299
}
.m_cp_5_r2 {
	min-height: unset
}
.m_cp_5_r2>p {
	font-size: 14px;
	color: #666;
	padding: 10px;
}
.m_cp_5_r2 div p {
	font-size: 14px;
	color: #666;
	line-height: 1.6
}
.page a:first-child {
	margin-left: 0
}
.m_cp_info1 {
	width: 880px;
	float: left
}
.m_cp_info2 {
	width: 290px;
	float: right
}
.m_t_2 {
	font-size: 36px;
	font-weight: bold
}
.m_t_2 .search_form .text {
	width: 207px
}
.m_cp_info1_1 {
	margin-top: 20px
}
.m_cp_info1_1 .img {
	border: 1px solid #e4e4e4;
	width: 400px;
	height: 300px;
	line-height: 300px;
	text-align: center;
	float: left
}
.m_cp_info1_1 .img img {
	max-height: 100%;
	max-width: 100%;
	height: auto;
	width: auto
}
.m_cp_info1_txt {
	width: 450px;
	float: right
}
.m_cp_info1_txt h3 {
	font-size: 30px;
	color: #025299;
	line-height: 1.5;
	padding-bottom: 10px
}
.m_cp_info1_txt h4 {
	font-size: 24px;
	color: #025299;
	line-height: 1.5;
	padding-bottom: 10px
}
.m_cp_info1_txt .p {
	font-size: 16px;
	color: #666;
	line-height: 26px
}
.m_cp_info1_txt .buy {
	width: 100%;
	text-align: right;
	margin-top: 30px
}
.m_cp_info1_txt .buy a {
	float: right;
	background: #025299;
	-moz-border-radius: 0 5px 0 5px;
	-webkit-border-radius: 0 5px 0 5px;
	border-radius: 0 5px 0 5px;
	width: 170px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.m_cp_info1_txt .buy a i {
	display: inline-block;
	vertical-align: top;
	padding-left: 35px;
	background: url(../images/ic17.png) left center no-repeat;
}
.m_cp_info1_2 {
	border-top: 1px solid #ccc;
	margin-top: 75px
}
.m_cp_info1_2_t {
	width: 168px;
	float: left;
	border-left: 1px solid #ccc
}
.m_cp_info1_2_t .item {
	cursor: pointer;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	text-align: center
}
.m_cp_info1_2_t .item.in {
	color: #0060a3
}
.m_cp_info1_2_con {
	width: 708px;
	float: right;
	border: 1px solid #ccc;
	border-top: none
}
.m_cp_info1_2_con .item {
	display: none
}
.m_cp_info1_2_con3 {
	padding: 10px
}
.m_cp_info1_2_con3 li {
	float: left;
	height: 90px;
}
.m_cp_info1_2_con3 li img {
	width: auto;
	height: auto;
	float: left;
	margin: 15px 12px 0 30px
}
.m_cp_info1_2_con3 li div {
	float: left;
}
.m_cp_info1_2_con3 li div p {
	font-size: 16px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 7px
}
.m_cp_info1_2_con3 li div a {
	font-size: 16px;
	color: #0060a3;
	display: block;
	padding-left: 30px;
	background: url("../images/m_icon9.png") no-repeat left center;
}
.pro_det_2 table {
	margin-top: 0;
	border: none
}
.m_rl {
	margin-top: 55px
}
.m_rl li {
	border-radius: 5px;
	text-align: center;
	float: left;
	width: 268px;
	height: 400px;
	margin-right: 40px;
	border: 1px solid #ccc;
	margin-bottom: 40px
}
.m_rl li:nth-child(4n) {
	margin-right: 0
}
.m_rl li .icon {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	margin: 35px auto 20px
}
.m_rl li p {
	font-size: 16px;
	color: #0060a3;
	padding-bottom: 20px
}
.m_rl li a {
	display: block;
	font-size: 16px;
	color: #999;
	margin-bottom: 10px
}
.m_rl li a:hover {
	color: #0060a3
}
.m_rl_2_r {;
	min-height: 500px;
	text-align: center;
	width: 280px;
	float: right;
	border: 1px solid #ddd;
	margin-right: 20px;
	box-sizing: unset
}
.m_rl_2_r>div {
	padding: 20px
}
.m_rl_2_l {
	width: 830px;
	float: left
}
.m_rl_2_r .t {
	font-size: 16px;
	color: #025299;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 22px
}
.m_rl_2_r a {
	display: block;
	font-size: 16px;
	color: #999;
	padding-bottom: 18px
}
.m_rl_2_r a:hover {
	color: #025299
}
.m_rl_2_l .top {
	border-bottom: 1px solid #025299;
	margin-bottom: 20px
}
.m_rl_2_l .top p {
	display: inline-block;
	padding-right: 10px;
	font-size: 24px;
	color: #666;
	line-height: 30px;
	position: relative;
	bottom: -2px;
	background: #fff
}
.m_rl_2_l_a {
	font-size: 16px;
	color: #999;
}
.m_rl_2_l_a span {
	display: inline-block;
	margin-right: 50px;
	line-height: 38px
}
.m_rl_2_l_a p {
	line-height: 30px
}
.m_rl_2_l_a div {
	height: 30px;
	line-height: 30px;
	color: #666;
	background: #f6f6f6;
	text-indent: 10px;
	margin: 20px 0 10px
}
.m_rl_2_l_b {
	margin-top: 30px
}
.m_rl_2_l_b a {
	display: inline-block;
	height: 40px;
	padding: 0 30px;
	background: #025299
}
.m_rl_2_l_b a b {
	padding-left: 40px;
	background: url("../images/m_icon14.png") no-repeat left center;
	line-height: 40px;
	color: #fff;
	font-size: 16px
}
.m_rl_2_l_b p {
	display: inline-block;
	margin-left: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #999
}
.m_sp {
	margin-top: 35px
}
.m_sp li {
	cursor: pointer;
	width: 270px;
	margin-right: 35px;
	height: 200px;
	margin-bottom: 30px;
	float: left
}
.m_sp li:nth-child(4n) {
	margin-right: 0
}
.m_sp li>div {
	text-align: center;
	line-height: 200px;
	width: 100%;
	height: 100%;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.m_sp li>div img {
	width: auto;
	height: auto;
}
.m_sp li>div p {
	position: absolute;
	width: 100%;
	line-height: 1.5;
	padding: 10px 5px;
	box-sizing: border-box;
	font-size: 15px;
	color: #fff;
	bottom: 0;
	left: 0;
	background: #000;
}
.m_xz1 {
	height: 50px;
	background: #eeeeee;
	margin-top: 55px
}
.m_xz1>div {
	cursor: pointer;
	width: calc(100% / 6);
	height: 100%;
	font-size: 16px;
	color: #666;
	line-height: 50px;
	text-align: center;
	float: left
}
.m_xz1>div a {
	color: #666;
}
.m_xz1>div.in, .m_xz1>div:hover {
	color: #fff;
	background: #0060a3;
}
.m_xz1>div.in a, .m_xz1>div:hover a {
	color: #fff;
}
.m_xz2 {
	padding: 20px 0;
}
.m_xz2>div {
	display: none
}
.m_xz2>div a {
	display: inline-block;
	font-size: 16px;
	color: #666;
	margin-right: 35px;
	padding-bottom: 15px
}
.m_xz2>div a:hover {
	color: #0060a3
}
.m_xz_li {
	background: #f6f6f6;
	width: 270px;
	height: 440px;
	margin-right: 40px;
	margin-bottom: 40px;
	float: left
}
.m_xz_li:nth-child(4n) {
	margin-right: 0
}
.m_xz_li .name {
	font-size: 14px;
	text-align: center;
	padding: 20px 25px;
	line-height: 24px;
	height: 56px
}
.m_xz_li .img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 180px;
	height: 250px;
	border: 1px solid #0060a3;
	margin: 0 auto
}
.m_xz_li .a {
	text-align: center
}
.m_xz_li .a a {
	border-radius: 5px;
	padding: 0 15px;
	display: inline-block;
	background: #FFF;
	border: 1px solid #cccccc;
	margin: 30px auto 0
}
.m_xz_li .a a b {
	line-height: 35px;
	display: inline-block;
	width: 90px;
	font-size: 16px;
	color: #0060a3;
}
.fzlc {
	position: relative;
	margin-bottom: 130px
}
.fzlc li {
	height: 500px;
}
.fzlc:before {
	top: 50%;
	margin-top: -12px;
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 12px;
	background: url("../images/m_bg1.png") repeat-x;
}
.fzlc .slick-prev, .fzlc .slick-next {
	z-index: 2;
	margin-top: -21px;
	width: 42px;
	height: 42px;
	background-repeat: no-repeat;
	background-size: 100%
}
.fzlc .slick-prev {
	background-image: url("../images/m_icon16-1.png");
	left: 50px
}
.fzlc .slick-next {
	background-image: url("../images/m_icon16.png");
	right: 50px
}
.fzlc .slick-prev:hover {
	background-image: url("../images/m_icon17.png")
}
.fzlc .slick-next:hover {
	background-image: url("../images/m_icon17-1.png")
}
.fzlc .slick-slide>div {
	width: 100%;
	height: 100%;
	position: relative
}
.fzlc .slick-slide>div .y {
	width: 100%;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0
}
.fzlc .slick-slide>div .y p {
	position: absolute;
	bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #025299;
}
.fzlc .slick-slide>div .txt {
	width: 100%;
	height: 250px;
	position: absolute;
	bottom: 0;
	left: 40px
}
.fzlc .slick-slide>div .txt:before {
	position: absolute;
	width: 11px;
	height: 101px;
	display: block;
	content: '';
	left: 0;
	top: 0;
	background: url("../images/m_bg2.png") no-repeat
}
.fzlc .slick-slide:nth-child(2n-1)>div .txt:before {
	position: absolute;
	width: 11px;
	height: 101px;
	display: block;
	content: '';
	left: 0;
	bottom: 0;
	top: auto;
	background: url("../images/m_bg3.png") no-repeat
}
.fzlc .slick-slide>div .txt>div {
	position: absolute;
	left: 20px;
	top: 83px;
	width: 250px
}
.fzlc .slick-slide>div .txt>div p {
	font-size: 16px;
	color: #666;
	line-height: 30px
}
.fzlc .slick-slide>div .txt img {
	max-width: 100%;
	width: auto;
	margin: 10px 0
}
.fzlc .slick-slide:nth-child(2n-1)>div .y {
	bottom: 0;
	top: auto
}
.fzlc .slick-slide:nth-child(2n-1)>div .y p {
	top: 5px;
	bottom: auto
}
.fzlc .slick-slide:nth-child(2n-1)>div .txt {
	top: 0;
}
.fzlc .slick-slide:nth-child(2n-1)>div .txt>div {;
	top: auto;
	bottom: 83px
}
.fzlc .slick-list {
	z-index: 1
}
.fzlc .slick-slide:hover>div .y p {
	font-size: 36px
}
.v_box {
	background: #000;
	display: none;
	position: fixed;
	width: 800px;
	height: 600px;
	z-index: 1000000;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.v_box video {
	position: absolute;
	max-height: 100%;
	max-width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.v_box .close {
	display: block;
	width: 40px;
	height: 40px;
	background-color: #be0000;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	font-size: 21px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.m_sp_nav {
	margin-top: 20px
}
.m_sp_nav li {
	display: inline-block;
	margin-left: 20px
}
.m_sp_nav li a {
	font-size: 14px;
	color: #333;
}
.m_sp_nav li.in a, .m_sp_nav li a:hover {
	color: #025299
}
.m_map {
	width: 100%;
	height: 449px;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, .05)
}
.m_aaa {
	margin-top: 50px;
}
.m_aaa .item {
	margin-bottom: 30px;
	padding: 20px;
	box-sizing: border-box;
	width: 585px;
	height: 400px;
	border: 1px solid #eeeeee;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, .05)
}
.m_aaa .item:nth-child(1) {
	float: left
}
.m_aaa .item:nth-child(2) {
	float: right
}
.m_aaa .item:nth-child(3) {
	float: left
}
.m_aaa .item:nth-child(4) {
	float: right
}
.m_aaa .item:nth-child(5) {
	float: left
}
.m_aaa .item:nth-child(6) {
	float: right
}
.m_aaa .item h4 {
	font-size: 24px;
	color: #025299;
	line-height: 48px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px
}
.m_aaa .item>div {
	padding-top: 2px;
	overflow: hidden;
	font-size: 16px;
	color: #999;
	line-height: 40px
}
.m_aaa .item>div img {
	float: left;
	width: auto;
	height: auto;
	margin-top: 5px;
	margin-right: 15px
}
.m_aaa .item>div b {
	float: left;
	color: #333;
}
.m_aaa .item>div p {
	float: left;
	display: inline-block;
	max-width: 400px
}
.m_cp_5_r_list {
	display: none
}
.m_cp_5_r1.in .m_cp_5_r_list {
	display: block;
	padding: 20px
}
.m_cp_5_r1 .pp {
	position: relative;
	z-index: 6;
	cursor: pointer
}
.m_cp_5_r1 .pp:after {
	font-size: 24px;
	display: block;
	content: '+';
	position: absolute;
	z-index: 5;
	height: 57px;
	line-height: 57px;
	top: 0;
	right: 20px;
}
.m_cp_5_r1.in .pp:after {
	content: '-'
}
.m_cp_5_r_list .li1 {
}
.m_cp_5_r_list .a1 {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	margin-bottom: 15px;
	position: relative;
	z-index: 7;
}
.m_cp_5_r_list .a1:after {
	display: block;
	content: "+";
	font-size: 20px;
	height: 22px;
	line-height: 22px;
	position: absolute;
	right: 0;
	top: 0;
}
.m_cp_5_r_list .li1.in .a1:after {
	content: '-'
}
.m_cp_5_r_list2 {
	display: none;
}
.m_cp_5_r_list .li1.in .m_cp_5_r_list2 {
	display: block
}
.m_cp_5_r_list2 .li2 {
}
.m_cp_5_r_list2 .li2 .a2 {
	font-size: 14px;
	color: #999;
	margin-bottom: 7px;
	text-indent: 30px;
	display: block;
}
.m_cp_5_r_list a:hover {
	color: #025299 !important;
}
.index-product-center {
	width: 100%;
	overflow: hidden;
}
.index-product-center .product-center-wrap {
	width: calc(100% + 2px);
	font-size: 0;
}
.index-product-center .product-center-wrap .item {
	width: 398px;
	height: 300px;
	margin-right: 2px;
	margin-bottom: 2px;
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.index-product-center .product-center-wrap .item .item-bg {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.index-product-center .product-center-wrap .item .item-bg .item-title {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	display: block;
	cursor: pointer;
}
.index-product-center .product-center-wrap .item .item-bg .item-title span {
	width: 95%;
	font-family: Microsoft YaHei;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #ffffff;
	display: inline-block;
}
.index-product-center .product-center-wrap .item .item-mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	display: table;
	background-color: rgba(3, 83, 153, .8);
	transition: all ease 0.5s;
}
.index-product-center .product-center-wrap .item .item-mask .mask-wrap {
	display: table-cell;
	vertical-align: middle;
}
.index-product-center .product-center-wrap .item .item-mask .mask-wrap .view-img {
	width: 30px;
	height: 30px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.index-product-center .product-center-wrap .item .item-mask .mask-wrap .view-img img {
	width: 100%;
	height: 100%;
}
.index-product-center .product-center-wrap .item .item-mask .mask-wrap .see-more {
	width: 100%;
	text-align: center;
	font-family: Microsoft YaHei;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #ffffff;
}
.index-product-center .product-center-wrap .item:hover .item-bg .item-title {
	display: none;
}
.index-product-center .product-center-wrap .item:hover .item-mask {
	top: 0;
}
.index-product-center-2 {
	width: 100%;
}
.index-product-center-2 .product-center-wrap {
	font-size: 0;
	width: 100%;
}
.index-product-center-2 .product-center-wrap .wrap-left {
	float: left;
	width: 380px;
	height: 480px;
}
.index-product-center-2 .product-center-wrap .wrap-left .item {
	width: 100%;
	font-size: 0;
	height: 120px;
	line-height: 120px;
	padding: 0 30px;
}
.index-product-center-2 .product-center-wrap .wrap-left .item .item-img {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-right: 20px;
	display: inline-block;
	vertical-align: middle;
}
.index-product-center-2 .product-center-wrap .wrap-left .item .item-img img {
	max-width: 100%;
	max-height: 100%;
}
.index-product-center-2 .product-center-wrap .wrap-left .item .item-img .img-2 {
	display: none;
}
.index-product-center-2 .product-center-wrap .wrap-left .item .item-content {
	width: 290px;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.index-product-center-2 .product-center-wrap .wrap-left .item .item-content .cn-title {
	width: 100%;
	font-family: Microsoft YaHei;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	display: inline-block;
	margin-bottom: 10px;
}
.index-product-center-2 .product-center-wrap .wrap-left .item .item-content .en-title {
	width: 100%;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #999999;
	display: inline-block;
}
.index-product-center-2 .product-center-wrap .wrap-left .item:hover {
	background-image: url(../images/d20.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.index-product-center-2 .product-center-wrap .wrap-left .item:hover .item-img .img-1 {
	display: none;
}
.index-product-center-2 .product-center-wrap .wrap-left .item:hover .item-img .img-2 {
	display: inline-block;
}
.index-product-center-2 .product-center-wrap .wrap-left .item:hover .item-content .cn-title {
	color: #fff;
}
.index-product-center-2 .product-center-wrap .wrap-left .item:hover .item-content .en-title {
	color: #fff;
}
.index-product-center-2 .product-center-wrap .wrap-right {
	float: right;
	width: 784px;
	overflow: hidden;
}
.index-product-center-2 .product-center-wrap .wrap-right .section {
	width: calc(100% + 20px);
	font-size: 0;
}
.index-product-center-2 .product-center-wrap .wrap-right .section .item {
	width: 380px;
	height: 285px;
	background-color: #ffffff;
	border: solid 1px #e4e4e4;
	margin-right: 20px;
	display: inline-block;
	margin-bottom: 20px;
	box-sizing: border-box;
	overflow: hidden;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.index-product-center-2 .product-center-wrap .wrap-right .section .item .item-title {
	position: absolute;
	bottom: 18px;
	left: 0;
	width: 100%;
	text-align: center;
}
.index-product-center-2 .product-center-wrap .wrap-right .section .item .item-title span {
	width: 95%;
	font-family: Microsoft YaHei;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	text-align: center;
	display: inline-block;
}
.main-product-center {
	width: 100%;
}
.main-product-center .product-center-nav {
	width: 100%;
	background-color: #f9f9f9;
	padding: 60px 0;
}
.main-product-center .product-center-nav .product-center-nav-container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.main-product-center .product-center-nav .product-center-nav-container .nav-wrap {
	width: calc(100% + 10px);
	font-size: 0;
}
.main-product-center .product-center-nav .product-center-nav-container .nav-wrap .item {
	display: inline-block;
	min-width: 200px;
	height: 40px;
	border: solid 1px #e9e9e9;
	line-height: 40px;
	text-align: center;
	font-family: Microsoft YaHei;
	font-size: 16px;
	color: #333333;
	margin-right: 10px;
	border-bottom: 0;
	padding: 0 10px;
}
.main-product-center .product-center-nav .product-center-nav-container .nav-wrap .item.active {
	background-color: #ffffff;
	font-family: Microsoft YaHei;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.main-product-center .product-center-nav .product-center-nav-container .nav-list {
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	border: solid 1px #e9e9e9;
	box-sizing: border-box;
}
.main-product-center .product-center-nav .product-center-nav-container .nav-list .list {
	width: calc(100% + 20px);
	background-color: #fff;
	font-size: 0;
	padding: 30px 0;
}
.main-product-center .product-center-nav .product-center-nav-container .nav-list .list .item {
	display: inline-block;
	min-width: 150px;
	margin-right: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #333333;
	padding: 0 10px;
}
.main-product-center .product-center-nav .product-center-nav-container .nav-list .list .item.active {
	background-color: #ccc;
	color: #025299;
}
.main-product-center .product-center-container {
	width: 100%;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 80px;
}
.main-product-center .product-center-container .product-center-wrap {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap {
	width: calc(100% + 24px);
	font-size: 0;
	margin-bottom: 30px;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select {
	width: 282px;
	display: inline-block;
	margin-right: 24px;
	margin-bottom: 20px;
	vertical-align: top;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-title {
	width: 100%;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form {
	width: 100%;
	display: block;
	height: 38px;
	background-color: #ffffff;
	position: relative;
	box-sizing: border-box;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-form-ipt {
	width: 100%;
	font-size: 0;
	height: 100%;
	box-sizing: border-box;
	border: solid 1px #333333;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-form-ipt input {
	display: inline-block;
	width: 240px;
	border: none;
	background: none;
	outline: none;
	height: 100%;
	padding-left: 15px;
	box-sizing: border-box;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-form-ipt .select-img {
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-form-ipt .select-img img {
	width: 9px;
	height: 5px;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-form-ipt .select-img.show img {
	transform: rotate(180deg);
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list {
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 10;
	border: solid 1px #333333;
	box-sizing: border-box;
	border-top: 0;
	height: 120px;
	background-color: #fff;
	display: none;
	overflow-y: scroll;
	overflow-x: hidden;
}
 .main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list::-webkit-scrollbar {
 width: 12px;
}
 .main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list::-webkit-scrollbar-thumb {
 border-radius: 6px;
 background: #2e59a1;
 height: 30px;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .select-item {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;
	box-sizing: border-box;
	font-size: 0;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .select-item input {
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .select-item .select-item-text {
	font-family: Microsoft YaHei;
	font-size: 13px;
	color: #333333;
	vertical-align: middle;
	display: inline-block;
	width: 205px;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .select-item.selected {
	background-color: #025299;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .select-item.selected .select-item-text {
	color: #fff;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .mCSB_scrollTools {
	opacity: 1;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .mCSB_scrollTools .mCSB_draggerRail {
	width: 6px;
	background: none;
	filter: none;
	-ms-filter: none;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	background-color: #2e59a1;
	border-radius: 6px;
	filter: none;
	-ms-filter: none;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #2e59a1;
	filter: none;
	-ms-filter: none;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #2e59a1;
	filter: none;
	-ms-filter: none;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .mCSB_inside>.mCSB_container {
	margin-right: 0;
}
.main-product-center .product-center-container .product-center-wrap .select-wrap .select .select-form .select-list .mCSB_inside>.mCSB_container .select-list2 {
	margin-right: 0 !important;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap {
	width: 100%;
	margin-bottom: 60px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-wrap-header {
	font-size: 0;
	width: 100%;
	margin-bottom: 20px;
	height: 30px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-wrap-header .list-search-wrap {
	font-size: 0;
	display: inline-block;
	width: auto;
	float: left;
	height: 30px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-wrap-header .list-search-wrap .list-search {
	display: inline-block;
	width: 282px;
	vertical-align: middle;
	border: solid 1px #333333;
	outline: none;
	background-color: #f9f9f9;
	font-size: 14px;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-wrap-header .list-search-wrap .list-search-img {
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	cursor: pointer;
	background-color: #e9e9e9;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-wrap-header .list-search-wrap .list-search-img img {
	width: 20px;
	height: 20px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-wrap-header .display-quantity {
	width: auto;
	font-size: 0;
	text-align: right;
	vertical-align: middle;
	display: inline-block;
	float: right;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .display-quantity .quantity {
	display: inline-block;
	text-align: center;
	width: 50px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	background-color: #f9f9f9;
	margin-left: 10px;
	cursor: pointer;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .display-quantity .quantity:hover {
	color: #fff;
	background-color: #025299;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item-title {
	width: 100%;
	font-size: 0;
	display: table;
	table-layout: fixed;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item-title .item {
	background-color: #e9e9e9;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-right: 1px;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #333333;
	display: table-cell;
	border-right: 1px solid #fff;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .item-a {
	width: 80px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .item-b {
	width: 220px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .item-c {
	width: 100px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .item-d {
	width: 150px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .item-e {
	width: 100px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .item-f {
	width: 120px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .item-g {
	width: 150px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .item-h {
	width: 150px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .item-i {
	width: 120px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item {
	width: 100%;
	background-color: #fff;
	font-size: 0;
	border-bottom: 1px solid #e9e9e9;
	display: table;
	table-layout: fixed;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item {
	height: 60px;
	line-height: 60px;
	text-align: center;
	vertical-align: top;
	margin-right: 1px;
	display: table-cell;
	font-size: 13px;
	color: #333333;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item .pic {
	width: 50px;
	height: 40px;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item-b {
	font-family: Microsoft YaHei;
	font-size: 13px;
	color: #333333;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item-c {
	font-family: Microsoft YaHei;
	font-size: 13px;
	color: #666666;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item-d {
	font-family: Microsoft YaHei;
	font-size: 13px;
	color: #333333;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item-e {
	font-family: Microsoft YaHei;
	font-size: 13px;
	color: #666666;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item-f {
	font-family: Microsoft YaHei;
	font-size: 13px;
	color: #333333;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item-g {
	font-family: Microsoft YaHei;
	font-size: 13px;
	color: #666666;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item-h {
	font-family: Microsoft YaHei;
	font-size: 13px;
	color: #333333;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item-i {
	cursor: pointer;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item .download {
	display: inline-block;
	width: 13px;
	line-height: 16px;
	text-align: center;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item-i .download img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.main-product-center .product-center-container .product-center-wrap .list-wrap .list-item .item-i span {
	font-family: Microsoft YaHei;
	font-size: 13px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.main-product-center .product-center-container .product-center-wrap .page {
	text-align: center;
}
.main-product-center-details {
	width: 100%;
	background-color: #ffffff;
	padding-top: 60px;
	padding-bottom: 60px;
}
.main-product-center-details .product-center-details-container {
	width: 1200px;
	margin: 0 auto;
	font-size: 0;
}
.main-product-center-details .product-center-details-container .details-left {
	display: inline-block;
	width: 800px;
	border-top: 1px solid #e9e9e9;
	vertical-align: top;
}
.main-product-center-details .product-center-details-container .details-left .left-wrap {
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	height: 50px;
	box-sizing: border-box;
}
.main-product-center-details .product-center-details-container .details-left .left-wrap .wrap-a {
	border-left: 1px solid #e9e9e9;
	height: 100%;
	display: inline-block;
	width: 199px;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #333333;
	line-height: 50px;
	padding-left: 20px;
	box-sizing: border-box;
}
.main-product-center-details .product-center-details-container .details-left .left-wrap .wrap-b {
	border-left: 1px solid #e9e9e9;
	height: 100%;
	display: inline-block;
	width: 599px;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #666666;
	line-height: 50px;
	padding-left: 20px;
	box-sizing: border-box;
}
.main-product-center-details .product-center-details-container .details-left .download .wrap-b .download-img {
	width: 14px;
	height: 14px;
	line-height: 14px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.main-product-center-details .product-center-details-container .details-left .download .wrap-b .download-img img {
	width: 100%;
	height: 100%;
}
.main-product-center-details .product-center-details-container .details-left .download .wrap-b .download-text {
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #025299;
	vertical-align: middle;
	display: inline-block;
}
.main-product-center-details .product-center-details-container .details-right {
	display: inline-block;
	width: 398px;
	height: 399px;
	line-height: 399px;
	vertical-align: top;
	background-color: #ffffff;
	border: solid 1px #e9e9e9;
}
.main-product-center-details .product-center-details-container .details-right .right-wrap {
	width: 100%;
	height: 100%;
	padding-top: 70px;
}
.main-product-center-details .product-center-details-container .details-right .right-wrap .details-img {
	margin: 0 auto;
	width: 200px;
	height: 150px;
	margin-bottom: 50px;
	line-height: 150px;
	text-align: center;
}
.main-product-center-details .product-center-details-container .details-right .right-wrap .details-img img {
	width: 100%;
	height: 100%;
}
.main-product-center-details .product-center-details-container .details-right .right-wrap .return-list {
	margin: 0 auto;
	width: 160px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background-color: #025299;
	display: block;
	cursor: pointer;
	font-size: 0;
}
.main-product-center-details .product-center-details-container .details-right .right-wrap .return-list .return-img {
	width: 16px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.main-product-center-details .product-center-details-container .details-right .right-wrap .return-list .return-img img {
	width: 100%;
	height: 100%;
}
.main-product-center-details .product-center-details-container .details-right .right-wrap .return-list .return-text {
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #ffffff;
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
}
.s-a {
	width: 100%;
	background-color: #e9e9e9;
	padding: 46px 0;
}
.s-form {
	width: 760px;
	position: relative;
	display: block;
	margin: 0 auto;
}
.s-b {
	width: 760px;
	margin: 0 auto;
	background-color: #fff;
	padding-right: 87px;
	position: relative;
	border-radius: 29px;
	overflow: hidden;
}
.s-c {
	width: 100%;
	height: 58px;
	border: none;
	padding: 0 40px;
	color: #333;
	font-size: 16px;
}
.s-d {
	width: 58px;
	height: 58px;
	position: absolute;
	right: 29px;
	top: 0;
	cursor: pointer;
	font-size: 0;
	border: none;
	background-color: #fff;
	background-image: url(../images/16.png);
	background-size: 25px 25px;
	background-repeat: no-repeat;
	background-position: center center;
}
.s-select-ul {
	position: absolute;
	top: 100%;
	left: 0;
	width: 111.5%;
	border: solid 1px #e9e9e9;
	background-color: #fff;
}
.s-select-li {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
}
.s-select-li:hover {
	background-color: #025299;
	color: #fff;
}
.u-h {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 30px;
}
.u-i {
	float: left;
	font-size: 0;
}
.u-j {
	display: inline-block;
	vertical-align: middle;
	color: #333;
	padding-right: 5px;
	font-size: 16px;
}
.u-k {
	display: inline-block;
	vertical-align: middle;
	width: 240px;
	height: 2.71em;
	border: none;
	background-color: #f9f9f9;
	color: #333;
	padding: 0 20px;
	margin-right: 10px;
	font-size: 14px;
}
.u-l {
	display: inline-block;
	vertical-align: middle;
	width: 4.28em;
	height: 2.71em;
	line-height: 2.71em;
	cursor: pointer;
	border: none;
	background-color: #025299;
	background-image: url(../images/17.png);
	background-size: 1.285em 1.285em;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 14px;
}
.u-m {
	float: right;
	font-size: 0;
}
.u-n {
	display: inline-block;
	vertical-align: middle;
	color: #333;
	padding-right: 10px;
	font-size: 16px;
}
.u-p {
	display: inline-block;
	vertical-align: middle;
	color: #333;
	padding-left: 10px;
	font-size: 16px;
}
.u-select {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	width: 5.71em;
	background-color: #f9f9f9;
	position: relative;
	padding-right: 30px;
	padding-left: 12px;
	white-space: nowrap;
	font-size: 14px;
}
.u-select .cur {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	height: 2.71em;
	line-height: 2.71em;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.u-select select {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-left: 12px;
	left: 0;
	top: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #000;
	font-size: 14px;
}
.u-select:after {
	display: inline-block;
	content: "";
	border-left: 5px solid transparent;
	border-top: 5px solid #ccc;
	border-right: 5px solid transparent;
	position: absolute;
	right: 13px;
	top: 50%;
	margin-top: -2px;
	z-index: 1;
}
.u-table {
	width: 100%;
	border: none;
}
.u-th {
	background-color: #e9e9e9;
}
.u-th .u-td {
	color: #333;
	line-height: 1.33;
	padding: 15px 0;
	font-size: 14px;
}
.u-tr {
	border-bottom: 1px solid #e9e9e9;
}
.u-tr:hover {
	cursor: pointer;
	background-color: #e9e9e9;
}
.u-td {
	border: 1px solid #fff;
	text-align: center;
	color: #333;
	padding: 20px 0;
	border-bottom-color: #e9e9e9;
	line-height: 1.375;
	font-size: 16px;
}
.u-img {
	width: 50px;
}
.u-table .item {
	font-size: 13px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.u-table .item .download {
	display: inline-block;
	width: 13px;
	line-height: 16px;
	text-align: center;
}
.u-table .item span {
	color: #333;
}
.social-share .icon-wechat .wechat-qrcode .help p {
	float: none;
}
/*留言*/



.company0 {
	width: 100%;
	height: 430px;
}
.company0 .fankui:hover {
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company0 .fankui {
	width: 30%;
	float: left;
	clear: none;
	margin-right: 29px;
}
.company0 .neirong {
	width: 97.4%;
	float: left;
	clear: none;
	margin-right: 30px;
}
.company0 .yanzhengma {
	width: 30.9%;
	float: left;
	clear: none;
	border-bottom: 1px solid #1e2a74 !important;
	margin-left: 440px;
}
.company0 .yanzhengma label {
	padding-left: 0px;
}
.company0 .tijiao {
	width: 160px;
	float: right;
	clear: none;
	margin-right: 24px;
}
.company0 .yanzhengma:hover {
	border-bottom: 1px solid #da251e !important;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company0 .neirong:hover {
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tijiao .mb-2 {
	clear: none;
	border-radius: 9px;
	border: none;
	color: #fff;
	font-size: 16px;
	float: left;
	width: 100%;
	height: 48px;
	border: 3px solid #215ea7;
	padding: 0;
	background: #215ea7;
	cursor: pointer;
	transition: All 0.2s ease-in-out;
	-webkit-transition: All 0.2s ease-in-out;
	-moz-transition: All 0.2s ease-in-out;
	-o-transition: All 0.2s ease-in-out;
}
.tijiao .mb-2:hover {
	cursor: pointer;
	background-color: #215ea7;
	border-color: #215ea7;
	box-sizing: border-box;/*transform:rotate(180deg);-ms-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);-o-transform:rotateX(180deg); color: #fff;transition: All 0.2s ease-in-out;*/
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
	color: #FFF;
}
.form-group .hhhhaa {
	width: 120px !important;
}
.company0 .pic {
	height: 20px;
	width: 100%;
	padding-top: 22px;
	float: left;
}
.company0 .pic img {
	width: 100%;
	display: block;
	height: 58px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.company0 .pic img.first {
	margin-bottom: 45px;
}
.company01 {
	width: 1200px;
	margin: auto;
	padding: 60px 0 70px;
	text-align: center;
	overflow: hidden;
}
.company01 li {
	float: left;
	width: 256px;
	height: 280px;
	background: #f1f1f1;
	overflow: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.company01 li:nth-of-type(even) {
	background: #f9f9f9;
}
.company01 li div {
	position: relative;
	width: 120px;
	height: 120px;
	margin: 60px auto 45px;
	border-radius: 50%;
	background-color: #fff;
}
.company01 li div:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #fff;
	-webkit-transition: 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
	-moz-transition: 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
	transition: 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.company01 li em {
	position: absolute;
	top: 0;
	left: 0;
}
.company01 li .act {
	opacity: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.company01 li p {
	font-size: 24px;
}
.company01 li:hover {
	background: #0061ae;
}
.company01 li:hover div:before {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}
.company01 li:hover .act {
	opacity: 1;
}
.company01 li:hover p {
	color: #fff;
}
.company02 {
	width: 1200px;
	margin: auto;
	padding: 34px 0;
	overflow: hidden;
	margin-top: 30px;
}
.company02 ul {
	position: relative;
	left: 0px;
	width: 1280px;
	overflow: hidden;
	text-align: center;
}
.company02 ul li {
	float: left;
	width: 299px;
	margin: 0px 0px 30px;
}
.company02 ul li picture {
	width: 300px;
	background: #f8f8f8;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.company02 ul li picture:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.company02 ul li picture img {
	width: 86%;
}
.form-group {
	height: auto;
	float: left;
	clear: both;
	margin-bottom: 19px;
}
.form-group .mb-2 {
}
.form-group .mb-2:hover {
}
.form-group .form-control {
	width: 500px;
	height: 50px;
	padding: 4px;
	color: #666;
	background: none;
	border: none;
	text-indent: 20px;
	font-size: 15px;
}
.fankui .form-control {
	width: 100%;
	background: #fff;
	border: 1px solid #e1e2e6;
	border-radius: 9px;
	height: 40px;
	padding: 4px;
	color: #666;
	text-indent: 20px;
	font-size: 15px;
}
.form-group .col-6 {
	width: 108px;
	height: 40px;
	float: left;
	cursor: pointer;
}
.form-group .col-666 {
	width: 108px;
	height: 40px;
	float: right;
	cursor: pointer;
}
.form-group .col-666 img {
	width: 100%;
	display: block;
	height: 58px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.form-group #content {
	width: 98.7%;
	height: 120px;
	background: #fff;
	border: 1px solid #e1e2e6;
	border-radius: 9px;
	padding: 12px;
	font-family: 微软雅黑;
}
.form-group .col-6 .form-control {
	width: 242px;
	height: 40px;
	padding: 0px;
}
.yanzhengma .form-control {
	width: 162px !important;
	height: 40px;
	padding: 0px;
}
.form-group .input-text, input.input-file, input.code, textarea {
}
.form-group .row {
}
.form-group label {
	width: 50px;
	height: 50px;
	line-height: 57px;
	float: left;
	color: #999;
	font-size: 15px;
}
