.bgFull
{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
}
.vcenter
{
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.tHide
{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.blockFull
{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.block
{
	display: block;
	position: relative;
}
.centerBlock
{
	margin-left: auto;
	margin-right: auto;
}
.clearfix
{
	clear: both;
}
.slick-slider
{
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list
{
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus
{
	outline: none;
}
.slick-loading .slick-list
{
	background: #fff url( "../images/ajax-loader.gif" ) center center no-repeat;
}
.slick-list.dragging
{
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track
{
	-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;
	left: 0;
	top: 0;
	display: block;
}
.slick-track:before, .slick-track:after
{
	content: "";
	display: table;
}
.slick-track:after
{
	clear: both;
}
.slick-loading .slick-track
{
	visibility: hidden;
}
.slick-slide
{
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
 [
dir="rtl"] .slick-slide
{
	float: right;
}

.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: 60px;
	width: 30px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -30px;
	padding: 0;
	border: none;
	outline: none;
}
.slick-prev
{
	left: 30px;
}
 [
dir="rtl"] .slick-prev
{
	left: auto;
	right: 30px;
}
.slick-next
{
	right: 30px;
}
 [
dir="rtl"] .slick-next
{
	left: 30px;
	right: auto;
}
.slick-dots
{
	position: absolute;
	bottom: 20px;
	height: auto;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	line-height: 0;
}
.slick-dots li
{
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button
{
	border: 0;
	display: block;
	height: 10px;
	width: 10px;
	padding: 0;
	margin: 0;
	outline: none;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #ccc;
	border-radius: 0;
}
.slick-dots li.slick-active button
{
	background: #333;
}
.center_1200
{
	width: 1200px;
}
@font-face
{
	font-family: shanghei;
	src: url(../fonts/shanghei.otf);
}
@font-face
{
	font-family: yuehei;
	src: url(../fonts/yuehei.otf);
}
.banner
{
	overflow: hidden;
	position: relative;
	
}
.banner .nivo-controlNav
{
	position: absolute;
	text-align: right;
	padding: 0 145px;
	z-index: 20;
	width: 50%;
	bottom: 20%;
	left: 0;
}
.banner .nivo-controlNav a
{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-mz-border-radius: 50%;
	margin: 0 5px;
	overflow: hidden;
	text-indent: 9999px;
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #3c7ab1;
}
.banner .nivo-controlNav a.active
{
	background-color: none;
	border: 2px solid #fff;
}
.news
{
	padding: 72px 0;
}
.news .news_main
{
	overflow: hidden;
}
.news .news_main ul
{
	width: 110%;
}
.news .news_main li
{
	float: left;
	position: relative;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 295px;
	height: 448px;
}
.news .news_main li .txt, .news .news_main li .pic
{
	position: absolute;
	left: 0;
	width: 100%;
	height: 50%;
	font-style:normal;
}
.news .news_main li .pic
{
	bottom: 0;
	z-index: 1;
	overflow: hidden;
	width:295px; height:224px; text-align:center;
}
.news .news_main li .pic img{max-width:100%; max-height:100%; vertical-align:middle;}
.news .news_main li .pic i{height:100%; vertical-align:middle; display:inline-block;}
.news .news_main li .txt
{
	z-index: 2;
	padding: 40px 24px;
	background-color: #e1f1ff;
	top: 0;
	font-size: 12px;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
}
.news .news_main li .txt:before
{
	content: "";
	left: 50%;
	bottom: -20px;
	position: absolute;
	border-style: solid dashed dashed dashed;
	border-color: #e1f1ff transparent transparent transparent;
	border-width: 10px;
	width: 0;
	height: 0;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
}
.news .news_main li .txt .name
{
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	font-size: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #c4cdd7;
	color: #0b5a9f;
}
.news .news_main li .txt .text
{
	overflow: hidden;
	height: 36px;
	color: #999;
	margin-top: 20px;
	line-height: 18px;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
}
.news .news_main li .txt .more
{
	text-align: center;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	display: block;
	margin-top: 20px;
}

.news .news_main li.even .pic {
	top: 0;
	bottom: auto;
}
.news .news_main li.even .txt {
	bottom: 0;
	top: auto;
}

/*.news .news_main li:nth-child(even) .pic
{
	top: 0;
	bottom: auto;
}*/
/*.news .news_main li:nth-child(even) .txt
{
	bottom: 0;
	top: auto;
}*/
.news .news_main li.even .txt:before
{
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #e1f1ff transparent;
	border-width: 10px;
	width: 0;
	height: 0;
	bottom: auto;
	top: -20px;
}
.news .news_main li:hover .txt
{
	background-color: #0b5a9f;
}
.news .news_main li:hover .txt .name
{
	color: #fff;
	border-bottom-color: #3c7bb2;
}
.news .news_main li:hover .txt .text
{
	color: #a8d6ff;
}
.news .news_main li:hover .txt .more
{
	color: #00eaff;
	text-decoration: underline;
}
.news .news_main li:hover .txt:before
{
	border-style: solid dashed dashed dashed;
	border-color: #0b5a9f transparent transparent transparent;
	border-width: 10px;
	width: 0;
	height: 0;
}
.news .news_main li:hover:nth-child(even) .txt:before
{
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #0b5a9f transparent;
	border-width: 10px;
	width: 0;
	height: 0;
	bottom: auto;
	top: -20px;
}
.products_main
{
	padding: 100px 0;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
}
.products_main .bg
{
	left: -34px;
	top: 172px;
	width: 295px;
	height: 192px;
	background: url(../images/bg_04.png) no-repeat center;
	position: absolute;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
}
.products_main .bg.active
{
	filter: invert(1);
	-webkit-filter: invert(1);
	-moz-filter: invert(1);
	-o-filter: invert(1);
	-mz-filter: invert(1);
}
.products_main .products_y1, .products_main .products_y2
{
	width: 260px;
	height: 155px;
	z-index: 1;
	position: absolute;
}
.products_main .products_y1 .items, .products_main .products_y2 .items
{
	display: block;
	width: 100%;
	height: 155px;
	background-image: url(../images/bg_15.jpg);
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
}
.products_main .products_y1
{
	left: 18px;
	top: 158px;
}
.products_main .products_y2
{
	left: 36px;
	top: 146px;
	z-index: 2;
}
.products_main .products_this
{
	position: relative;
	z-index: 3;
	width: 808px;
	height: 450px;
	margin-left: 150px;
}
.products_main .products_this .items
{
	display: block;
	width: 100%;
	height: 450px;
	background-image: url(../images/bg_15.jpg);
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
}
.products_main .products_this:before
{
	content: "";
	width: 100%;
	height: 12px;
	background: url(../images/bg_02.png) no-repeat center;
	left: 0;
	bottom: -12px;
	position: absolute;
}
.products_main .products_this .slick-prev, .products_main .products_this .slick-next
{
	width: 44px;
	height: 44px;
	margin-top: -22px;
}
.products_main .products_this .slick-prev:active, .products_main .products_this .slick-next:active
{
	box-shadow: 0 0 5px rgba(0,0,0,0.9);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.products_main .products_this .slick-prev
{
	left: -44px;
	background: url(../images/icons.png) no-repeat -3px -23px;
}
.products_main .products_this .slick-next
{
	left: 0;
	right: auto;
	background: url(../images/icons.png) no-repeat -3px -69px;
}
.products_main .products_txt
{
	position: absolute;
	z-index: 4;
	right: 0;
	top: 50%;
	margin-top: -169.5px;
	width: 336px;
	height: 338px;
	background: url(../images/bg_03.png) no-repeat center;
}
.products_main .products_txt .items
{
	display: block;
	padding: 45px;
	color: #fff;
}
.products_main .products_txt .items .name
{
 
	font-size: 20px;
	height:30px;
}
.products_main .products_txt .items .name:after
{
	content: "";
	display: block;
	height: 1px;
	width: 42px;
	background-color: #00eaff;
	margin-top: 15px;
}
.products_main .products_txt .items .text
{
	max-height: 155px;
	overflow: hidden;
	margin-top: 20px;
	font-size: 14px;
	line-height: 22px;
}
.products_main .products_txt .items .more
{
	margin-top: 30px;
	display: inline-block;
	color: #00eaff;
	border: 1px solid #3492e0;
	padding: 2px 20px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-mz-border-radius: 30px;
	font-size: 14px;
}
.products_main .products_txt .items .more:hover
{
	background-color: #3492e0;
}
.about
{
	padding: 65px 0;
}
.about .about_l
{
	width: 440px;
	position: relative;
}
.about .about_l .bg
{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
	height: 350px;
	margin-top: 110px;
}
.about .about_l .tt
{
	position: absolute;
	width: 260px;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.about .about_l .tt .pic
{
	height: 110px;
	background-color: #fff;
	border-left: 2px solid #c4cdd7;
	border-right: 2px solid #c4cdd7;
	border-top: 2px solid #c4cdd7;
}
.about .about_l .tt .txt
{
	text-transform: uppercase;
	height: 350px;
	color: #fff;
	padding: 85px 20px;
	background-color: rgba(11,90,159,0.95);
	background-color: #0b5a9f;
}
.about .about_l .tt .txt .max_en
{
	font-family: arial;
	font-size: 36px;
	font-weight: 600;
}
.about .about_l .tt .txt .min_ch
{
	margin-top: 45px;
	color: #00eaff;
	font-size: 18px;
}
.about .about_l .tt .txt .min_ch:after
{
	content: "";
	display: block;
	width: 34px;
	height: 1px;
	margin-top: 10px;
	background-color: #fff;
}
.about .about_r
{
	width: 760px;
}
.about .about_r .tt
{
	text-align: center;
	height: 110px;
	overflow: hidden;
	padding-top: 22px;
	padding-left: 92px;
	padding-right: 85px;
	background-color: #f2f2f2;
	background-image: url(../images/bg_06.jpg),url(../images/bg_07.jpg);
	background-repeat: no-repeat,no-repeat;
	background-position: 38px 28px,695px 44px;
}
.about .about_r .tt .max_ch
{
	font-size: 22px;
	color: #737373;
}
.about .about_r .tt .min_ch
{
	font-size: 22px;
	color: #0b5a9f;
	margin-top: 5px;
}
.about .about_r .ed
{
	font-size: 13px;
	line-height: 26px;
	padding: 50px;
	height: 350px;
	overflow: hidden;
}
.about .about_r .more
{
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-mz-border-radius: 30px;
	display: inline-block;
	color: #0b5a9f;
	padding: 3px 30px;
	border: 1px solid #d4dbe2;
}
.about .about_r .more:hover
{
	background-color: #0b5a9f;
	color: #fff;
}
.header
{
	line-height: 24px;
	position: relative;
	z-index: 99;
	color: #619fd6;
	padding: 6px 0;
	background-color: #0b5a9f;
	border-bottom: 1px solid #0d416f;
}
.header .search
{
	position: relative;
	border-radius: 24px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-o-border-radius: 24px;
	-mz-border-radius: 24px;
	width: 222px;
	height: 24px;
	padding-right: 10px;
	border: 1px solid #619fd6;
}
.header .search input[type='text'], .header .search input[type='search']
{
	display: block;
	/*width: 110px;*/
	height: 22px;
	background: none;
	color: #619fd6;
	border: 0;
	line-height:22px;


    width:130px;

}
.header .search input[type='submit'], .header .search input[type='button']
{
	display: block;
	width: 14px;
	height: 22px;
	border: 0;
	background: url(../images/icons.png) no-repeat -1px 1px;
	margin-top:-20px;
}
.header .search input[type='submit']:active, .header .search input[type='button']:active
{
	-webkit-transform: translate(2px, 2px);
	-moz-transform: translate(2px, 2px);
	-ms-transform: translate(2px, 2px);
	-o-transform: translate(2px, 2px);
	transform: translate(2px, 2px);
}
.header .search .search_type
{
	position: relative;
	cursor: pointer;
	width: 68px;
	height: 100%;
	color: #619fd6;
	padding-left: 10px;
}
.header .search .search_type b
{
	width: 7px;
	height: 4px;
	/*right: 0;*/
	top: 50%;
	margin-top: -2px;
	background: url(../images/icons.png) no-repeat -89px -4px;
	position: absolute;



    right:-5px;
}
.header .search .search_type ul
{
	position: absolute;
	display: none;
	left: 0;
	top: 30px;
	width: 100%;
	padding: 10px 0;
	background-color: #0b5a9f;
	outline: 1px solid #0d416f;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.header .search .search_type ul li
{
	border-bottom: 1px solid #0d416f;
	text-align: center;
}
.header .search .search_type ul li:last-child
{
	border-bottom: 0;
}
.header .search .search_type ul li:hover
{
	background-color: #0d416f;
}
.header .search.select .search_type b
{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.header .search.on
{
	box-shadow: 0 0 5px rgba(0,0,0,0.5) inset;
}
.nav_container
{
	position: relative;
	z-index: 98;
	height: 78px;
	background-color: #fff;
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
}
.nav_container .logo
{
	height: 78px;
}
.nav_container .logo img
{
	display: block;
	height: 78px;
}
.nav_container .lang
{
	line-height: 78px;
	font-size: 14px;
	position: relative;
	font-family: arial;
	width: 95px;
	height: 78px;
	padding: 0 20px;
	margin-left: 10px;
	background: url(../images/bg_08.jpg) no-repeat center;
}
.nav_container .lang a
{
	color: #545454;
}
.nav_container .lang a:hover
{
	/*color: #0b5a9f;*/
}
.nav_container .lang:before
{
	/*transition: All .1s ease-in-out;
	-webkit-transition: All .1s ease-in-out;
	-moz-transition: All .1s ease-in-out;
	-o-transition: All .1s ease-in-out;
	border-style: solid dashed dashed dashed;
	border-color: #0b5a9f transparent transparent transparent;
	border-width: 5px;
	width: 0;
	height: 0;
	position: absolute;
	content: "";
	right: 10px;
	top: 50%;
	margin-top: -2.5px;
	-webkit-transform-origin: center 25%;
	-moz-transform-origin: center 25%;
	-ms-transform-origin: center 25%;
	-o-transform-origin: center 25%;
	transform-origin: center 25%;*/
}
.nav_container .lang:hover:before
{
	/*-webkit-transform: rotateZ(-90deg);
	-moz-transform: rotateZ(-90deg);
	-ms-transform: rotateZ(-90deg);
	-o-transform: rotateZ(-90deg);
	transform: rotateZ(-90deg);*/
}
.nav_container .nav > ul > li
{
	float: left;
	position: relative;
	padding: 0 20px;
}
.nav_container .nav > ul > li > a
{
	display: block;
	color: #434343;
	transition: All .1s ease-in-out;
	-webkit-transition: All .1s ease-in-out;
	-moz-transition: All .1s ease-in-out;
	-o-transition: All .1s ease-in-out;
	line-height: 78px;
	font-size: 14px;
	position: relative;
}
.nav_container .nav > ul > li > ul
{
	display: none;
	/*width: 100%;*/
	left: 0;
	top: 78px;
	background-color: #deeaf7;
	background: -webkit-linear-gradient(to top, #deeaf7, #f5faff);
	background: -moz-linear-gradient(to top, #deeaf7, #f5faff);
	background: -ms-linear-gradient(to top, #deeaf7, #f5faff);
	background: linear-gradient(to top, #deeaf7, #f5faff);
	padding: 10px 0;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	position: absolute;



    width:188%;
}
.nav_container .nav > ul > li > ul a
{
	display: block;
	padding: 6px 23px;
	color: #1577cd;
	margin: 5px 0;
	font-size: 12px;
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
	height:30px;
	line-height:25px;
	overflow:hidden;
}
.nav_container .nav > ul > li > ul a:hover
{
	background-color: #1577cd;
	color: #fff;
}
.nav_container .nav > ul > li:before
{
	content: "";
	width: 0;
	height: 3px;
	background-color: #02cbea;
	left: 50%;
	bottom: 0;
	left: 0 \9;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
}
.nav_container .nav > ul > li.active:before, .nav_container .nav > ul > li:hover:before
{
	width: 100%;
}
.nav_container .nav > ul > li.active > a, .nav_container .nav > ul > li:hover > a
{
	text-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.nav_container .nav > ul > li:hover > a
{
	-webkit-transform: translateY(2px);
	-moz-transform: translateY(2px);
	-ms-transform: translateY(2px);
	-o-transform: translateY(2px);
	transform: translateY(2px);
}
.column_banner a
{
	display: block;
	height: 260px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
}
.column_nav
{
	padding: 20px;
	background-color: #d4e3f3;
	border: 1px solid #c5d9ef;
	margin-top: 42px;
	text-align: center;
}
.column_nav .type_1
{
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
	font-size: 14px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-mz-border-radius: 30px;
	margin: 10px;
	display: inline-block;
	padding: 5px 30px;
	background-color: #fff;
	color: #333;
	border: 1px solid #ccc;
	height:34px;
	line-height:22px;
	overflow:hidden;
}
.column_nav .type_1.active, .column_nav .type_1:hover
{
	color: #fff;
	background-color: #1577cd;
	border-color: #0b5a9f;
}
.column_nav .type_2
{
	position: relative;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-mz-border-radius: 30px;
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
	margin: 10px;
	display: inline-block;
	background-color: #1577cd;
	border: 1px solid #0b5a9f;
	width: 260px;
	height: 32px;
}
.column_nav .type_2 > a
{
	text-overflow: ellipsis;
	overflow: hidden;

	line-height: 30px;
	font-size: 14px;
	text-align: left;
	padding-left: 18px;
	padding-right: 50px;
	color: #fff;
	display: block;
	height:30px;
}
.column_nav .type_2 > ul
{
	position: absolute;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-mz-border-radius: 5px;
	text-align: left;
	display: none;
	left: 50%;
	margin-left: -49%;
	top: 40px;
	width: 98%;
	border: 1px solid #0b5a9f;
	background-color: #1577cd;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	overflow: hidden;
}
.column_nav .type_2 > ul li
{
	border-bottom: 1px solid #0b5a9f;
}
.column_nav .type_2 > ul li:last-child
{
	border-bottom: 0;
}
.column_nav .type_2 > ul a
{
	padding: 8px 18px;
	color: #fff;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.column_nav .type_2 > ul a:hover
{
	background-color: #0b5a9f;
}
.column_nav .type_2 .arrow
{
	width: 38px;
	height: 100%;
	right: 0;
	top: 0;
	cursor: pointer;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: -66px -69px;
	background-color: #2d85d2;
	border-left: 1px solid #0b5a9f;
	border-bottom-right-radius: 30px;
	border-top-right-radius: 30px;
	position: absolute;
}
.column_nav .type_2.active
{
	background-color: #0b5a9f;
	border-color: #00417a;
}
.column_nav .type_2.active .arrow
{
	border-color: #00417a;
	background-color: #0768bd;
}
.column_nav .type_2.on
{
	z-index: 5;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.column_name
{
	margin-top: 42px;
	margin-bottom: 40px;
	padding-bottom: 8px;
	border-bottom: 5px solid #1577cd;
}
.column_name .pos
{

	   color: #878787;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
    max-width: 640px;
    overflow: hidden;
    padding-left: 12px;
    position: relative;
}
.column_name .pos a
{
	color: #878787;
}
.column_name .pos span
{
	color: #0b5a9f;
}
.column_name .pos:before
{
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #0b5a9f;
	border-width: 4px;
	width: 0;
	height: 0;
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -3px;
}
.column_name .name .ch
{
	font-size: 22px;
	overflow: hidden;
	/*line-height: 22px;*/
	margin-bottom: 5px;
	color: #00428e;
	max-width: 480px;
	/*height:22px;*/



    height:28px;
    line-height:26px;
}
/*.column_name .name .en
{
	position: relative;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 12px;
	max-width: 480px;
	height: 12px;
	padding-right: 16px;
	display: inline-block;
	color: #999;
	font-family: arial;
}
.column_name .name .en:before
{
	content: "";
	width: 8px;
	height: 2px;
	background-color: #1577cd;
	right: 0;
	top: 50%;
	margin-top: -1px;
	position: absolute;
}*/
.footer_nav
{
	position: relative;
	padding: 44px 0;
	overflow: hidden;
	background-color: #e8e8e8;
	border-top: 1px solid #cdcdcd;
}
.footer_nav .footer_erweima
{
	margin-right: 30px;
	width: 120px;
}
.footer_nav .footer_erweima .pic
{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 6px;
}
.footer_nav .footer_erweima .pic img
{
	display: block;
	width: 100%;
}
.footer_nav .footer_erweima .txt
{
	text-align: center;
	font-size: 14px;
	color: #0b5a9f;
	margin-top: 10px;
	font-style:normal;
}
.footer_nav .footer_contact
{
	width: 365px;
}
.footer_nav .footer_contact .tel
{
	line-height: 30px;
	font-size: 26px;
	font-weight: 600;
	color: #1886e5;
	font-family: arial;
	padding-left: 35px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../images/icons.png) no-repeat -69px -22px;
}
.footer_nav .footer_contact td
{
	line-height: 20px;
	font-size: 13px;
	color: #878787;
	vertical-align: top;
	font-style:normal;
}
.footer_nav .footer_menu li
{
	float: left;
	padding-left: 35px;
	margin-left: 35px;
}
.footer_nav .footer_menu li dt
{
	margin-bottom: 22px;
	font-style:normal;
}
.footer_nav .footer_menu li dt a
{
	display: block;
	color: #434343;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
}
.footer_nav .footer_menu li dt a:hover
{
	color: #000;
}
.footer_nav .footer_menu li dd
{
	position: relative;
	font-style:normal;
}
.footer_nav .footer_menu li dd a
{
	display: block;
	color: #878787;
	overflow: hidden;
	line-height: 24px;
	font-size: 13px;
	height:25px;
	line-height:25px;
	max-width:100px;
	
}
.footer_nav .footer_menu li dd a:hover
{
	color: #000;
}
.footer_nav .footer_menu li dd:before
{
	content: "";
	left: -35px;
	top: 0;
	height: 70px;
	width: 1px;
	background-color: #ddd;
	position: absolute;
}
.footer_nav .footer_menu li:first-child dd:before
{
	display: none;
}
.footer
{
	line-height: 30px;
	position: relative;
	font-size: 14px;
	color: #8ab4d8;
	z-index: 98;
	padding: 10px 0;
	background-color: #0b5a9f;
	border-top: 1px solid #0d416f;
}
.footer .footer_link
{
	position: relative;
	cursor: pointer;
	width: 232px;
	height: 30px;
	border: 1px solid #558cbc;
}
.footer .footer_link span
{
	display: block;
	width: 200px;
	height: 100%;
	color: #8ab4d8;
	line-height: 28px;
	text-align: center;
	font-size: 14px
}
.footer .footer_link b
{
	position: relative;
	cursor: pointer;
	display: block;
	width: 30px;
	height: 100%;
	background-color: #1c66a7;
}
.footer .footer_link b:after
{
	position: absolute;
	left: 50%;
	margin-top: -4.5px;
	top: 50%;
	margin-left: -3px;
	content: "";
	width: 9px;
	height: 6px;
	background: url(../images/icons.png) no-repeat -75px -4px;
}
.footer .footer_link ul
{
	position: absolute;
	display: none;
	bottom: 40px;
	width: 100%;
	background-color: #1c66a7;
	left: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	outline: 1px solid #0d416f;
}
.footer .footer_link ul li
{
	color: #8ab4d8;
	padding: 0 10px;
	border-bottom: 1px solid #0d416f;
}
.footer .footer_link ul li:last-child
{
	border-bottom: 0;
}
.footer .footer_link ul li:hover
{
	background-color: #0d416f;
}
.footer .footer_link.select b:after
{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.group
{
	margin-bottom: 30px;
	text-align: center;
}
.group .ch
{
	font-size: 30px;
	line-height: 30px;
	color: #1886e5;
}
.group .en
{
	font-size:24px;
	line-height: 28px;
	text-transform: uppercase;
	margin-top: 5px;
	color: #878787;
}
.hover_scale
{
	overflow: hidden;
}
.hover_scale img
{
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
}
.hover_scale:hover img
{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.page
{
	text-align: center;
	padding: 10px 0;
	background-color: #c2e1fe;
	margin-bottom: 80px;
	margin-top: 40px;
}
.page span
{
	line-height: 26px;
	color: #287fcc;
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle;
}
.page a.cpb
{
 background:#287fcc;
 color:#fff;
 transform:translateY(1px)
}

.page a
{
	line-height: 26px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-mz-border-radius: 50%;
	transition: All .1s ease-in-out;
	-webkit-transition: All .1s ease-in-out;
	-moz-transition: All .1s ease-in-out;
	-o-transition: All .1s ease-in-out;
	margin: 0 2px;
	display: inline-block;
	vertical-align: middle;
	font-family: arial;
	width: 26px;
	height: 26px;
	background-color: #fff;
	color: #8cbeea;
	overflow: hidden;
}
.page a.active, .page a:hover
{
	background-color: #287fcc;
	color: #fff;
	-webkit-transform: translateY(1px);
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	-o-transform: translateY(1px);
	transform: translateY(1px);
}
.page .controller
{
	background-color: transparent;
	color: #70abde;
	margin: 0 -2px;
	font-size: 16px;
}
.page .controller_2
{
	font-size: 16px;
	margin: 0 10px;
}
.contact_container
{
	height: 745px;
	position: relative;
}
.contact_container .emap
{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.contact_container .text
{
	position: absolute;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	box-shadow: 0 0 100px rgba(0,0,0,0.1);
	z-index: 2;
	width: 470px;
	background-color: #fff;
	border-bottom: 2px solid #ccc;
	right: 360px;
	top: 50%;
	margin-top: -295px;
}
.contact_container .text .text_group
{
	width: 285px;
	height: 50px;
	border: 1px solid #eee;
	margin: 40px auto 30px auto;
	color: #000;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	text-align: center;
}
.contact_container .text .text_group .ch
{
	font-size: 22px
	line-height: 22px;
	position: relative;
	top: -12px;
	height: 22px;
	display: inline-block;
	padding: 0 10px;
	background-color: #fff;
}
.contact_container .text .text_group .en
{
	font-family: Arial;
	top: -12px;
	font-size: 28px;
	text-transform: uppercase;
	position: relative;
}
.contact_container .text .text_name
{
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	cursor: pointer;
	color: #fff;
	padding: 35px;
	background-color: #1577cd;
	background-image: url(../images/bg_09.jpg);
}
.contact_container .text .text_name .ch
{
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 5px;
}
.contact_container .text .text_name .en
{
	font-size: 13px;
	text-transform: uppercase;
	font-family: arial;
}
.contact_container .text .text_list
{
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
}
.contact_container .text .text_list li
{
	line-height: 18px;
	transition: All .1s ease-in-out;
	-webkit-transition: All .1s ease-in-out;
	-moz-transition: All .1s ease-in-out;
	-o-transition: All .1s ease-in-out;
	padding: 18px 34px;
	border-bottom: 1px solid #eee;
}
.contact_container .text .text_list li:last-child
{
	border-bottom: 0;
}
.contact_container .text .text_list li .icon
{
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background-color: #231d33;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	transition: All .1s ease-in-out;
	-webkit-transition: All .1s ease-in-out;
	-moz-transition: All .1s ease-in-out;
	-o-transition: All .1s ease-in-out;
	float: left;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-mz-border-radius: 50%;
}
.contact_container .text .text_list li .icon.icon1
{
	background-position: 0 -118px;
}
.contact_container .text .text_list li .icon.icon2
{
	background-position: -30px -118px;
}
.contact_container .text .text_list li .icon.icon3
{
	background-position: -60px -118px;
}
.contact_container .text .text_list li .icon.icon4
{
	background-position: 0 -148px;
}
.contact_container .text .text_list li .icon.icon5
{
	background-position: -30px -148px;
}
.contact_container .text .text_list li .txt
{
	float: right;
	font-size: 14px;
	vertical-align: middle;
	font-family: arial;
	width: 360px;
	padding: 5px 0;
}
.contact_container .text .text_list li:hover
{
	background-color: #eee;
}
.contact_container .text .text_list li:hover .icon
{
	background-color: #147ccf;
}
.contact_container .text:hover
{
	box-shadow: 0 0 50px rgba(0,0,0,0.2);
}
.contact_container .text.active
{
	top: 0;
	margin-top: 0;
}
.contact_container .text.active .text_list, .contact_container .text.active .text_group
{
	display: none;
}
.about_article
{
	line-height: 24px;
	font-size: 13px;
	padding-bottom: 70px;
}
.about_article img
{
	max-width: 100%;
}
.about_article .about_article_l
{
	width: 515px;
	padding-left: 35px;
}
.about_article .about_article_r
{
	width: 635px;
	padding-right: 35px;
}
.about_video
{
	margin-bottom: 55px;
	background: url(../images/bg_10.jpg) repeat;
	padding: 54px 0;
}
.about_video .main
{
	width: 750px;
	height: 380px;
	background-color: #ccc;
	margin: 0 auto;
	position: relative;
}
.about_video .main:before
{
	content: "";
	height: 40px;
	width: 100%;
	background: url(../images/bg_11.png) no-repeat center;
	left: 0;
	bottom: -40px;
	position: absolute;
}
.honor_max
{
	position: relative;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-mz-border-radius: 2px;
	width: 478px;
	height: 645px;
	margin-left: 65px;
	padding: 5px;
	border: 1px solid #ddd;
	background-color: #f2f2f2;
}
.honor_max .items
{
	display: block;
	width: 466px;
	height: 635px;
	text-align:center;
}
.honor_max .items img
{
	max-width: 100%;
	max-height: 100%;
	vertical-align:middle;
}
.honor_max .items i
{
	height:100%;
	display:inline-block;
	vertical-align:middle;
}
	
.honor_max:before
{
	content: "";
	width: 7px;
	height: 402px;
	background: url(../images/bg_12.jpg) no-repeat center;
	right: -8px;
	top: 8px;
	position: absolute;
}
.honor_max:after
{
	content: "";
	width: 100%;
	height: 20px;
	background: url(../images/bg_13.jpg) no-repeat center;
	left: 0;
	bottom: -21px;
	position: absolute;
}
.honor_list
{
	width: 100px;
	height: 645px;
	margin-left: 35px;
	padding-top: 34px;
}
.honor_list .items
{
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-mz-border-radius: 2px;
	transition: All .1s ease-in-out;
	-webkit-transition: All .1s ease-in-out;
	-moz-transition: All .1s ease-in-out;
	-o-transition: All .1s ease-in-out;
	cursor: pointer;
	display: block;
	height: 135px;
	border: 1px solid #e3e3e3;
	background-color: #f2f2f2;
	padding: 5px;
	margin-bottom: 10px;
	text-align:center;
}
.honor_list .items img
{
	max-width: 100%;
	max-height: 100%;
	vertical-align:middle;
}
.honor_list .items i
{
	height: 100%;
	vertical-align:middle;
	display:inline-block
}
.honor_list .slick-center .items
{
	background-color: #427ec7;
	border-color: #427ec7;
}
.honor_list .slick-prev, .honor_list .slick-next
{
	width: 100%;
	height: 24px;
	background-color: #434343;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	margin-top: 0;
	left: 0;
	right: auto;
	transition: All .1s ease-in-out;
	-webkit-transition: All .1s ease-in-out;
	-moz-transition: All .1s ease-in-out;
	-o-transition: All .1s ease-in-out;
}
.honor_list .slick-prev:active, .honor_list .slick-next:active
{
	background-color: #427ec7;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
.honor_list .slick-prev
{
	top: 0;
	background-position: 34px -402px;
}
.honor_list .slick-prev:active
{
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	transform: translateY(-2px);
}
.honor_list .slick-next
{
	top: auto;
	bottom: 0;
	right: auto;
	background-position: 34px -431px;
}
.honor_list .slick-next:active
{
	-webkit-transform: translateY(2px);
	-moz-transform: translateY(2px);
	-ms-transform: translateY(2px);
	-o-transform: translateY(2px);
	transform: translateY(2px);
}
.honor_r
{
	width: 371px;
}
.article_list
{
	margin-top: -20px;
}
.article_list li
{
	padding: 20px;
	margin-bottom: 20px;
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
}
.article_list li:hover
{
	background-color: #287fcc;
}
.article_list li:hover .txt .name
{
	color: #fff;
}
.article_list li:hover .txt .time
{
	color: #02cbea;
}
.article_list li:hover .txt .text
{
	color: #c2e1fe;
}
.article_list li:hover .txt .more
{
	color: #fff;
	border-color: #fff;
	background-position: 82px -275px;
}
.article_list .pic
{
	position: relative;
	overflow: hidden;
	width: 250px;
	height: 195px;
}
.article_list .txt
{
	width: 880px;
}
.article_list .txt .name
{
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;

	color: #000;
	margin-top: 10px;
	height:30px;
	line-height:30px;
}
.article_list .txt .time
{
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
	font-size: 12px;
	color: #999;
	font-family: arial;
}
.article_list .txt .text
{
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
	font-size: 13px;
	line-height: 19px;
	height: 60px;
	overflow: hidden;
	margin-top: 20px;
	color: #999;
}
.article_list .txt .more
{
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
	font-size: 12px;
	margin-top: 25px;
	display: inline-block;
	border: 1px solid #666;
	color: #666;
	text-decoration: underline;
	padding: 6px 27px 6px 20px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 82px -247px;
}
.article_list .txt .more:hover
{
	background-color: #00428e;
}
.article_name
{
	padding-bottom: 10px;
	margin-bottom: 8px;
	border-bottom: 1px solid #eee;
}
.article_name .name
{
	font-size: 14px;
	font-weight: 100;
	color: #000;
	display: block;
	width: 80%;
}
.article_name .return
{
	vertical-align: middle;
	display: inline-block;
	width: 29px;
	height: 29px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: -40px -253px;
	margin-right: 12px;
}
.article_name .controller
{
	vertical-align: middle;
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
}
.article_name .controller.prev
{
	background-position: -39px -190px;
}
.article_name .controller.prev:hover
{
	background-position: -39px -220px;
}
.article_name .controller.next
{
	background-position: -67px -190px;
}
.article_name .controller.next:hover
{
	background-position: -67px -220px;
}
.article_come
{
	color: #999;
	margin-bottom: 45px;
}
.article_ed
{
	line-height: 26px;
	font-size: 14px;
	margin-bottom: 80px;
}
.article_ed img
{
	max-width: 100%;
}
.products_list
{
	margin-bottom: -30px;
}
.products_list ul
{
	width: 110%;
}
.products_list li
{
	float: left;
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
	width: 575px;
	height: 200px;
	margin-right: 50px;
	margin-bottom: 40px;
	background-color: #f5f5f5;
}
.products_list li:hover
{
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	transform: translateY(-2px);
}
.products_list .pic
{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
	background-image: url(../images/bg_14.jpg);
	overflow: hidden;
	width: 360px;
	height: 100%;
}
.products_list .txt
{
	width: 215px;
	padding: 20px;
}
.products_list .txt .time
{
	color: #999;
	font-family: arial;
}
.products_list .txt .name
{
	height:40px;
	overflow: hidden;
	font-size: 14px;
	color: #161616;
}
.products_list .txt .text
{
	line-height: 17px;
	height: 50px;
	overflow: hidden;
	
}
.products_list .txt .more
{
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
	margin-top: 20px;
	display: inline-block;
	padding: 8px 15px;
	background-color: #1577cd;
	color: #fff;
}
.products_list .txt .more:hover
{
	background-color: #3aa3ff;
}
.products_detail .products_detail_pic
{
	width: 720px;
	height: 400px;
}
.products_detail .products_detail_pic .items
{
	background-image: url(../images/bg_15.jpg);
	display: block;
	width: 720px;
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
}
.products_detail .products_detail_list
{
	margin-top: 44px;
	padding: 0 35px;
}
.products_detail .products_detail_list .items
{
	cursor: pointer;
	background-image: url(../images/bg_15.jpg);
	display: block;
	margin: 0 auto;
	border: 1px solid #ccc;
	width: 170px;
	height: 95px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
}
.products_detail .products_detail_list .slick-center .items
{
	border-color: #02cbea;
}
.products_detail .products_detail_list .slick-prev, .products_detail .products_detail_list .slick-next
{
	width: 27px;
	height: 27px;
	margin-top: -13.5px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
}
.products_detail .products_detail_list .slick-prev
{
	left: 0;
	background-position: -42px -291px;
}
.products_detail .products_detail_list .slick-prev:active
{
	background-position: -42px -324px;
}
.products_detail .products_detail_list .slick-next
{
	right: 0;
	background-position: -71px -291px;
}
.products_detail .products_detail_list .slick-next:active
{
	background-position: -71px -324px;
}
.products_detail .products_detail_txt
{
	width: 450px;
}
.products_detail .products_detail_txt .name
{
	font-size: 20px;
	font-weight: 100;
	color: #000;
	padding: 20px 0;
	border-bottom: 2px solid #e5e5e5;
}
.products_detail .products_detail_txt .text
{
	margin-top: 24px;
}
.products_detail .products_detail_txt .text tr:nth-child(odd) td
{
	background-color: #f2f2f2;
}
.products_detail .products_detail_txt .text tr:nth-child(even) td
{
	background-color: #e1eefb;
}
.products_detail .products_detail_txt .text td
{
	line-height: 30px;
	padding: 0 30px;
	border-top: 2px solid #fff;
}
.products_detail .products_tt
{
	font-size: 16px;
	font-weight: 600;
	color: #1577cd;
	padding-bottom: 8px;
	margin-bottom: 35px;
	margin-top: 50px;
	border-bottom: 2px solid #4f9ee3;
}
.products_detail .products_ed
{
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 35px;
}
.products_detail .products_ed img
{
	max-width: 100%;
}
.products_detail .products_switch
{
	line-height: 40px;
	font-size: 14px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	height: 40px;
	margin-bottom: 100px;
}
.products_detail .products_switch .prev, .products_detail .products_switch .next
{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 15px;
	width: 45%;
	border-right: 1px solid #e2e2e2;
}
.products_detail .products_switch .prev b, .products_detail .products_switch .next b
{
	color: #333;
}
.products_detail .products_switch .return
{
	text-align: center;
	width: 10%;
	height: 100%;
}
.products_detail .products_switch .return:hover
{
	background-color: #e2e2e2;
}
.products_detail .products_switch .return a
{
	font-weight: 600;
	color: #0b5a9f;
}
.faq
{
	padding: 0 20px;
}
.faq li
{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-mz-border-radius: 5px;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	padding: 15px;
	margin-bottom: 20px;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.35);
}
.faq li .title
{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 28px;
	padding-right: 28px;
	color: #333;
	cursor: pointer;
	background-image: url(../images/bg_18.jpg),url(../images/bg_16.png);
	background-repeat: no-repeat,no-repeat;
	background-position: 0 2.5px,right 5.5px;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	font-weight: 600;
	font-size: 14px;
}
.faq li .cont
{
	font-size: 14px;
	line-height: 22px;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	overflow: hidden;
	height: 20px;
	color: #878787;
	padding-left: 28px;
	padding-right: 28px;
	background-image: url(../images/bg_19.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.faq li.active
{
	box-shadow: 0 0 5px rgba(0,84,158,0.35);
	background-color: #f4faff;
}
.faq li.active .title
{
	color: #0b5a9f;
	background-image: url(../images/bg_18.jpg),url(../images/bg_17.png);
}
.faq li.active .cont
{
	height: auto;
}
.team ul
{
	width: 110%;
}
.team li
{
	margin-right: 60px;
	margin-bottom: 40px;
	width: 570px;
	height: 200px;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	float: left;
}
.team li .pic
{
	overflow: hidden;
	width: 270px;
	height: 100%;
}
.team li .txt
{
	height: 100%;
	padding: 20px 35px;
	width: 300px;
	background-color: #f2f2f2;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
}
.team li .txt .type
{
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #545454;
}
.team li .txt .name
{
	font-size: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #1577cd;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	margin-top: 15px;
}
.team li .txt .text
{
	line-height: 20px;
	margin-top: 25px;
	height: 56px;
	color: #999;
	overflow: hidden;
}
.team li:hover
{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	transform: translateY(-2px);
}
.team li:hover .txt
{
	background-color: #fff;
}
.download ul
{
	width: 110%;
}
.download li
{
	float: left;
	font-size: 14px;
	line-height: 42px;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	padding: 0 12px;
	width: 570px;
	height: 42px;
	margin-right: 60px;
	margin-bottom: 18px;
	border: 1px solid #eee;
}
.download li .name
{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 70%;
}
.download li .name b
{
	color: #999;
	font-weight: 100;
}
.download li .icon
{
	color: #0b5a9f;
	display: inline-block;
	padding-left: 24px;
	background: url(../images/icons.png) no-repeat -74px -362px;
}
.download li:hover
{
	background-color: #f8f8f8;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	transform: translateY(-2px);
}
.message
{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(css/backgroundsize.min.htc);
	behavior: url(css/backgroundsize.min.htc);
	background-image: url(../images/bg_20.jpg);
	padding-top: 65px;
	padding-bottom: 145px;
}
.message .container
{
	width: 1050px;
	margin: 0 auto;
	padding: 45px 70px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
}
.message .container li
{
	margin-top: 20px;
}
.message textarea, .message input[type='text'], .message input[type='email']
{
	display: block;
	width: 100%;
	max-width: 100%;
	border: 1px solid #d0d0d0;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	font-size: 14px;
}
.message textarea:focus, .message input[type='text']:focus, .message input[type='email']:focus
{
	border-color: #1692ff;
	box-shadow: 0 0 10px rgba(22,146,255,0.5);
}
.message textarea
{
	padding: 15px;
	min-height: 110px;
}
.message input[type='text'], .message input[type='email']
{
	padding: 0 15px;
	line-height: 34px;
	height:34px;
}
.message input[type='reset'], .message input[type='button'], .message input[type='submit']
{
	display: block;
	background-color: #404040;
	color: #fff;
	padding: 10px 40px;
	border: 0;
	margin-left: 15px;
	transition: All .3s ease-in-out;
	-webkit-transition: All .3s ease-in-out;
	-moz-transition: All .3s ease-in-out;
	-o-transition: All .3s ease-in-out;
	float: right;
}
.message input[type='reset']:hover, .message input[type='button']:hover, .message input[type='submit']:hover
{
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.message .placeholder {
	margin-top: 10px;
}
.message .p1 .placeholder {
	margin-left: 50px;
}
