@charset "utf-8";
	/* CSS Document */

/* reset */

body,h1,h2,h3,h4,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select,figure,figcaption {
	margin:0;
	padding:0;
}
em,i {
	font-style:normal;
}
li {
	list-style:none;
}
a {
	text-decoration:none;
	color:inherit;
}
a:hover {
	text-decoration:none;
	color:inherit;
}
a:focus {
	text-decoration:none;
	outline:none;
}
img {
	border:none;
	max-width:100%;
	max-height:100%;
	display:inline-block;
	vertical-align:middle;
}
table {
	border-collapse:collapse;
}
input,textarea {
	outline:none;
	background:#fff;
	border:none;
}
textarea {
	resize:none;
	overflow:auto;
}
body {
	font-size:12px;
	font-family:"微软雅黑";
	overflow-x:hidden;
	color:#333;
}
/* end reset */



/* public */

.bl {
	float:left;
	display:inline-block;
}
.br {
	float:right;
	display:inline-block;
}
.clearfix {
	*zoom:1;
}
.clearfix:before,.clearfix:after {
	content:'';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.pic_box {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.pic_box img {
	vertical-align:middle;
	border:none;
	display:inline-block;
	max-width:100%;
	max-height:100%;
}
.img_box {
	position:relative;
}
.img_box img {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}
h1,h2,h3,h4,h5 {
	font-weight:normal;
}
.main {
	width:100%;
	max-width:1400px;
	margin:0 auto;
}
@font-face {
	font-family:Abg;
	src:url('../fonts/SourceHanSansCN-Light.otf'),url('../fonts/SourceHanSansCN-Light.eto');
}
.sidebar-wrapper {
	position:relative;
	height:100%;
	overflow:auto;
	font-size:20px;
	display:none;
}
#dowebok {
	background-color:#000;
}
#dowebok .nav {
	margin-top:50px;
	line-height:50px;
	list-style-type:none;
	padding:0 20px;
}
#dowebok .nav a {
	display:block;
	color:#ddd;
	text-decoration:none;
}
[data-simplersidebar='active'] {
	box-shadow:3px 0px 3px 0px rgba(0,0,0,0.5);
}
#dowebok ul.nav li {
	border-bottom:1px dashed #333;
}
.side-mask {
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:2999;
	display:none;
	background:rgba(0,0,0,.3);
}
.sidebar2 {
	position:fixed;
	top:0px;
	bottom:0px;
	width:100%;
	left:0px;
	max-width:640px;
	height:100%;
	z-index:3000;
	display:none;
	background:#fff;
}
#dowebok2 {
	background-color:#fff;
}
#dowebok2 .pro_nav {
	width:160px;
	margin:50px auto 50px auto;
	line-height:50px;
	list-style-type:none;
}
#dowebok2 .pro_nav a {
	display:block;
	text-decoration:none;
}
[data-simplersidebar='active'] {
	box-shadow:3px 0px 3px 0px rgba(0,0,0,0.5);
}
#dowebok2 ul.pro_nav>li:first-child {
	color:#444;
	font-size:30px;
	line-height:30px;
	margin-bottom:20px;
}
#dowebok2 ul.pro_nav>li>a {
	color:#444;
	font-size:16px;
	line-height:40px;
}
#dowebok2 ul.pro_nav>li>ul>li {
	color:#999999;
	font-size:16px;
	line-height:40px;
	padding-left:30px;
}
#dowebok2 ul.pro_nav>li>.nav_bd {
	display:none;
}
#dowebok2 ul.pro_nav li.on {
	color:#444;
}
#dowebok2 .close2 {
	position:absolute;
	right:20px;
	top:20px;
	z-index:9999;
	width:40px;
	height:40px;
	line-height:40px;
	float:right;
	display:inline-block;
	cursor:pointer;
	background:url(../images/close.png)no-repeat center right;
	background-size:26px 26px;
}
/*.pages*/

.pages {
	text-align:center;
}
.pages a {
	float:left;
	color:#888;
	font-size:15px;
	line-height:30px;
	display:inline-block;
	padding:0 10px;
	border:none;
	margin:0 5px;
	font-family:"微软雅黑";
}
.pages a:hover,.pages a.on {
	color:#444;
	text-decoration:underline;
}
.pages div {
	display:inline-block;
	*zoom:1;
}
.pages div:before,.pages div:after {
	content:'';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.pages3 {
	text-align:center;
}
.pages3 a {
	float:left;
	color:#888;
	font-size:15px;
	line-height:30px;
	display:inline-block;
	border:none;
	margin:0 20px;
	font-family:"微软雅黑";
}
.pages3 div {
	display:inline-block;
	*zoom:1;
}
.pages3 div:before,.pages3 div:after {
	content:'';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*.bannero*/

.bannero {
	width:100%;
	display:block;
}
.bannero img {
	width:100%;
}
.bannero_mobile {
	width:100%;
	display:block;
}
.bannero_mobile img {
	width:100%;
}
/*.banner*/

.banner {
	width:100%;
}
.banner .swiper-slide a {
	display:block;
}
.banner .swiper-slide {
	width:100%;
	display:block;
}
.banner .swiper-slide img {
	width:100%;
}
.banner .swiper-pagination {
	position:absolute;
	left:0;
	bottom:20px;
	margin:auto;
	padding:0;
	text-align:center;
	width:100%;
	z-index:30;
}
.banner .swiper-pagination-bullet {
	display:inline-block;
	width:45px;
	height:2px;
	cursor:pointer;
	outline:none;
	opacity:1;
	background:#707070;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin:0 8px;
}
.banner .swiper-pagination-bullet-active {
	width:45px;
	height:2px;
	background:#fff;
}
/*.banner_mobile*/

.banner_mobile {
	width:100%;
}
.banner_mobile .swiper-slide a {
	display:block;
}
.banner_mobile .swiper-slide {
	width:100%;
	display:block;
}
.banner_mobile .swiper-slide img {
	width:100%;
}
.banner_mobile .swiper-pagination {
	position:absolute;
	left:0;
	bottom:20px;
	margin:auto;
	padding:0;
	text-align:center;
	width:100%;
	z-index:30;
}
.banner_mobile .swiper-pagination-bullet {
	display:inline-block;
	width:45px;
	height:2px;
	cursor:pointer;
	outline:none;
	opacity:1;
	background:#707070;
}
.banner_mobile .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin:0 8px;
}
.banner_mobile .swiper-pagination-bullet-active {
	width:45px;
	height:2px;
	background:#fff;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1500px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于768px像素的屏幕*/

@media (max-width:768px) {
	}/*在小于480px像素的屏幕*/

@media (max-width:480px) {
	.pages3 a {
	margin:0 6px;
}
}/*.header_box*/



.head2 {
	background:none;
	position:fixed;
	left:0;
	right:0;
	z-index:99;
	border-bottom:1px solid #707070;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.head2 h1 {
	float:left;
	display:inline-block;
	width:208px;
	height:95px;
	text-align:center;
	background:url(../images/logo.png) no-repeat center center;
	background-size:100% auto;
}
.head2  h1 a {
	display:inline-block;
	width:100%;
	height:100%;
	text-indent:-99999px;
}
.head2 .menu {
	float:right;
	width:6.7%;
	height:95px;
	line-height:95px;
	border-right:1px solid #707070;
	display:inline-block;
	background:url(../images/menu.png) no-repeat center center;
	background-size:30px auto;
	cursor:pointer;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.head2 .menu2 {
	float:right;
	width:6.7%;
	height:95px;
	line-height:95px;
	border-right:1px solid #707070;
	display:inline-block;
	background:url(../images/menu.png) no-repeat center center;
	background-size:30px auto;
	cursor:pointer;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.head2 .search_btn {
	float:right;
	width:6.7%;
	height:95px;
	line-height:95px;
	border-right:1px solid #707070;
	display:inline-block;
	background:url(../images/search_btn.png) no-repeat center center;
	background-size:23px 23px;
	cursor:pointer;
	position:relative;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.head2 .search_btn:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	width:1px;
	height:100%;
	background:#707070;
	display:block;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.head2 .search_box {
	max-width:1400px;
	width:100%;
	margin:0 auto;
	display:flex;
	justify-content:center;
	align-items:center;
}
.head2 .search_form {
	position:absolute;
	top:96px;
	right:0;
	z-index:200;
	margin:0 auto;
	width:100%;
	padding:97px 0;
	background:#fff;
	display:none;
}
.head2 .search_form form {
	max-width:729px;
	width:80%;
	float:left;
	display:inline-block;
}
.head2 .search_form input.text {
	float:left;
	width:83%;
	margin-right:1%;
	height:50px;
	text-indent:10px;
	border:1px solid #ddd;
	background:#fff;
	font-size:14px;
	color:#595959;
	font-family:siyuan;
	display:inline-block;
}
.head2 .search_form input.submit {
	float:left;
	width:15%;
	height:50px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:#434343 url(../images/search_btn2.png) no-repeat center center;
	display:inline-block;
	font-family:siyuan;
	cursor:pointer;
}
.head2 .search_form .close {
	max-width:110px;
	width:12%;
	height:50px;
	line-height:50px;
	float:right;
	display:inline-block;
	cursor:pointer;
	background:#e7e7e7 url(../images/close.png)no-repeat center center;
}
.head2 .header_nav>ul>li {
	color:#fff;
	font-size:16px;
}
.min_header {
	background:#fff;
	position:fixed;
	left:0;
	right:0;
	z-index:99;
	width:100%;
	border-bottom:1px solid #ddd;
}
.head2:hover {
	background:#fff;
	border-bottom:1px solid #ddd;
}
.head2:hover h1,.min_header h1 {
	float:left;
	display:inline-block;
	width:208px;
	height:95px;
	text-align:center;
	background:url(../images/logo2.png) no-repeat center center;
	background-size:100% auto;
}
.head2:hover .menu2,.min_header .menu2 {
	float:right;
	width:6.7%;
	height:95px;
	line-height:95px;
	border-right:1px solid #ddd;
	display:inline-block;
	background:url(../images/menu2.png) no-repeat center center;
	background-size:30px auto;
	cursor:pointer;
}
.head2:hover .menu,.min_header .menu {
	float:right;
	width:6.7%;
	height:95px;
	line-height:95px;
	border-right:1px solid #ddd;
	display:inline-block;
	background:url(../images/menu2.png) no-repeat center center;
	background-size:30px auto;
	cursor:pointer;
}
.head2:hover .search_btn,.min_header .search_btn {
	float:right;
	width:6.7%;
	height:95px;
	line-height:95px;
	border-right:1px solid #ddd;
	display:inline-block;
	background:url(../images/search_btn2.png) no-repeat center center;
	background-size:23px 23px;
	cursor:pointer;
	position:relative;
}
.head2:hover .search_btn:after,.min_header .search_btn:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	width:1px;
	height:100%;
	background:#ddd;
	display:block;
}
.head2:hover .header_nav>ul>li,.min_header .header_nav>ul>li {
	float:left;
	color:#888;
	font-size:16px;
	font-family:"微软雅黑";
	height:95px;
	width:12%;
	text-align:center;
	line-height:95px;
	display:block;
}
.head2:hover .header_nav>ul>li a,.min_header .header_nav>ul>li a {
	display:block;
}
.head2:hover .header_nav>ul>li:hover,.min_header .header_nav>ul>li:hover {
	color:#000;
}
.head2:hover .header_nav>ul>li.on,.min_header .header_nav>ul>li.on {
	color:#000;
}
.header {
	position:relative;
	border-bottom:1px solid #ddd;
}
.header h1 {
	float:left;
	display:inline-block;
	width:175px;
	height:95px;
	text-align:center;
	background:url(../images/logo2.png) no-repeat center center;
	background-size:100% auto;
}
.header  h1 a {
	display:inline-block;
	width:100%;
	height:100%;
	text-indent:-99999px;
}
.header .menu2 {
	float:right;
	width:6.7%;
	height:95px;
	line-height:95px;
	border-right:1px solid #ddd;
	display:inline-block;
	background:url(../images/menu2.png) no-repeat center center;
	background-size:30px auto;
	cursor:pointer;
}
.header .menu {
	float:right;
	width:6.7%;
	height:95px;
	line-height:95px;
	border-right:1px solid #ddd;
	display:inline-block;
	background:url(../images/menu2.png) no-repeat center center;
	background-size:30px auto;
	cursor:pointer;
}
.header .search_btn {
	float:right;
	width:6.7%;
	height:95px;
	line-height:95px;
	border-right:1px solid #ddd;
	display:inline-block;
	background:url(../images/search_btn2.png) no-repeat center center;
	background-size:23px 23px;
	cursor:pointer;
	position:relative;
}
.header .search_btn:after {
	content:"";
	position:absolute;
	left:-5px;
	top:0;
	z-index:100;
	width:1px;
	height:100%;
	background:#ddd;
	display:block;
}
.header .search_box {
	max-width:1400px;
	width:100%;
	margin:0 auto;
	display:flex;
	justify-content:center;
	align-items:center;
}
.header .search_form {
	position:absolute;
	top:96px;
	right:0;
	z-index:200;
	margin:0 auto;
	width:100%;
	padding:97px 0;
	background:#fff;
	display:none;
}
.header .search_form form {
	max-width:729px;
	width:80%;
	float:left;
	display:inline-block;
}
.header .search_form input.text {
	float:left;
	width:83%;
	margin-right:1%;
	height:50px;
	text-indent:10px;
	border:1px solid #ddd;
	background:#fff;
	font-size:14px;
	color:#595959;
	font-family:siyuan;
	display:inline-block;
}
.header .search_form input.submit {
	float:left;
	width:15%;
	height:50px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:#434343 url(../images/search_btn2.png) no-repeat center center;
	background-size:23px auto;
	display:inline-block;
	font-family:siyuan;
	cursor:pointer;
}
.header .search_form .close {
	max-width:110px;
	width:12%;
	height:50px;
	line-height:50px;
	float:right;
	display:inline-block;
	cursor:pointer;
	background:#e7e7e7 url(../images/close.png)no-repeat center center;
}
.header_nav {
	float:right;
	margin-right:2%;
	display:inline-block;
	position:relative;
	max-width:60%;
	width:100%;
}
.header_nav>ul>li {
	float:left;
	color:#777;
	font-size:16px;
	font-family:"微软雅黑";
	width:12%;
	height:95px;
	line-height:95px;
	text-align:center;
	display:block;
}
.header_nav>ul>li a {
	display:block;
}
.header_nav>ul>li:hover,.header_nav>ul>li.on {
	color:#000;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1400px) {
	.header .main,.head2 .main,.head2:hover .main

.min_header .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	.header_nav {
	margin-right:0;
}
}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.header .main,.head2 .main,.head2:hover .main

.min_header .main {
	width:96%;
	margin:0 auto;
}
.head2 .menu,.header .menu,.head2:hover .menu,.min_header .menu {
	width:95px;
}
.head2 .search_btn,.header .search_btn,.head2:hover .search_btn,.min_header .search_btn {
	width:95px;
}
}/*在小于767px*/

@media (max-width:768px) {
	.header .menu,.head2 .menu,.head2:hover .menu,.min_header .menu {
	border-right:0;
}
.head2 h1,.header h1,.head2:hover h1,.min_header h1 {
	width:145px;
	height:64px;
}
.head2 .menu,.header .menu,.head2:hover .menu,.min_header .menu {
	width:10.7%;
	height:64px;
	line-height:64px;
}
.head2 .search_btn,.header .search_btn,.head2:hover .search_btn,.min_header .search_btn {
	width:10.7%;
	height:64px;
	line-height:64px;
}
.header .search_form,.head2 .search_form {
	top:65px;
}
}/*在小于767px*/

@media (max-width:480px) {
	.head2 h1,.header h1,.head2:hover h1,.min_header h1 {
	width:145px;
	height:64px;
}
.head2 .menu,.header .menu,.head2:hover .menu,.min_header .menu {
	width:13.7%;
	height:64px;
	line-height:64px;
}
.head2 .search_btn,.header .search_btn,.head2:hover .search_btn,.min_header .search_btn {
	width:13.7%;
	height:64px;
	line-height:64px;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* htit */

.htit {
	text-align:left;
	padding-bottom:30px;
	background:url(../images/h_bg1.png) no-repeat left bottom;
	background-size:17px auto;
}
.htit h2 {
	color:#444;
	font-size:16px;
	line-height:27px;
	font-family:"微软雅黑";
}
.htit p {
	color:#444;
	font-size:20px;
	line-height:32px;
	text-transform:uppercase;
	font-family:"Arial";
}
/* htit2 */















/* htit4 */









/*在小于1500px像素的屏幕*/

@media (max-width:1400px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* index_pro */ 

.index_pro {
	padding:30px 0;
	background:#fff;
}
.index_pro_box1 .ipro_right {
	float:right;
	max-width:71%;
}
.index_pro_box1 .ipro_right li {
	float:left;
	width:25%;
	height:254px;
}
.index_pro_box1 .ipro_right li .ipro_list {
	width:100%;
}
.index_pro_box1 .ipro_right li .ipro_list .list {
	padding:18px 0;
	margin-top:90px;
	display:block;
	width:100%;
	border:1px solid #d2d2d2;
	display:flex;
	justify-content:center;
	align-items:center;
	-webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out;
}
.index_pro_box1 .ipro_right li .ipro_list .list .txt {
	float:left;
	margin-right:50px;
}
.index_pro_box1 .ipro_right li .ipro_list .list .txt h4 {
	color:#444;
	font-size:16px;
	line-height:30px;
}
.index_pro_box1 .ipro_right li .ipro_list .list .txt p {
	color:#888;
	font-size:15px;
	line-height:30px;
	text-transform:uppercase;
	font-family:"Arial";
}
.index_pro_box1 .ipro_right li .ipro_list .list .txt_ico {
	float:right;
}
.index_pro_box1 .ipro_right li .ipro_list .section {
	display:block;
	transition:0.6s;
	width:100%;
	opacity:0;
	height:0;
	overflow:hidden;
	background:#3c3c3c;
	-webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out;
}
.index_pro_box1 .ipro_right li .ipro_list .section a {
	text-align:center;
	display:block;
	float:left;
	width:50%;
	color:#fff;
	font-size:14px;
	line-height:24px;
}
.index_pro_box1 .ipro_right li .ipro_list:hover .list {
	margin-top:0;
}
.index_pro_box1 .ipro_right li .ipro_list:hover .section {
	opacity:1;
	min-height:115px;
	height:auto;
	border:1px solid #c6c6c6;
	padding-top:8px;
	padding-bottom:8px;
}
.index_pro_box1 .ipro_right li .ipro_list:hover .section a:hover {
	text-decoration:underline;
}
.index_pro .index_pro_box1 .htit {
	float:left;
	margin:90px 0;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.index_pro .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	.index_pro_box1 .ipro_right li {
	width:33%;
}
.index_pro_box1 .ipro_right li:last-child {
	display:none;
}
}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.index_pro .main {
	width:96%;
	margin:0 auto;
}
.index_pro_box1 .ipro_right {
	max-width:560px;
	width:65%;
}
.index_pro_box1 .ipro_right li {
	width:50%;
}
.index_pro_box1 .ipro_right li:nth-child(3),.index_pro_box1 .ipro_right li:last-child {
	display:none;
}
}/*在小于767px*/

@media (max-width:768px) {
	.index_pro .index_pro_box1 .htit {
	float:left;
	margin:10px 0;
}
}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* ipro_swiper */

.ipro_swiper {
	width:100%;
	margin-top:44px;
	position:relative;
}
.ipro_swiper .sprev,.ipro_swiper .snext {
	position:absolute;
	bottom:50%;
	z-index:11;
	width:40px;
	height:60px;
	outline:none;
	cursor:pointer;
}
.ipro_swiper .sprev {
	left:20px;
	background:url(../images/l_bg.png) no-repeat center center;
	background-size:27px 49px;
}
.ipro_swiper .snext {
	right:20px;
	background:url(../images/r_bg.png) no-repeat center center;
	background-size:27px 49px;
}
.ipro_swiper .swiper-container {
	padding-bottom:60px;
}
.ipro_swiper .swiper-container .swiper-slide a {
	display:block;
}
.ipro_swiper .swiper-container .swiper-slide {
	background-size:cover;
	background-repeat:no-repeat;
	background-positiom:center;
	height:700px;
	position:relative;
}
.ipro_swiper .swiper-container .swiper-slide a {
	display:block;
	width:100%;
	height:100%;
}
.ipro_swiper .swiper-container .swiper-slide  .text_box {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}
.ipro_swiper .swiper-container .swiper-slide  .text_box h3 {
	color:#fff;
	font-size:36px;
	line-height:56px;
	margin-bottom:10px;
	text-align:center;
}
.ipro_swiper .swiper-container .swiper-slide .text_box .text {
	color:#fff;
	font-size:15px;
	line-height:30px;
	text-align:center;
	max-width:750px;
	margin:30px auto 50px auto;
}
.ipro_swiper .swiper-container .swiper-slide .text_box span {
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	border-bottom:2px solid #fff;
	display:block;
	margin:0 auto;
	text-transform:uppercase;
}
.ipro_swiper .swiper-pagination-bullet {
	display:inline-block;
	width:10px;
	height:10px;
	cursor:pointer;
	outline:none;
	opacity:1;
	background:#b6b6b6;
	border-radius:100%;
}
.ipro_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin:0 5px;
}
.ipro_swiper .swiper-pagination-bullet-active {
	width:10px;
	height:10px;
	background:#80715a;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1500px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	.ipro_swiper .swiper-container .swiper-slide {
	height:600px;
}
}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	.ipro_swiper .sprev,.ipro_swiper .snext {
	display:none;
}
.ipro_swiper .swiper-container .swiper-slide {
	height:400px;
}
.ipro_swiper .swiper-container .swiper-slide .text_box {
	width:96%;
}
.ipro_swiper .swiper-container .swiper-slide .text_box .text {
	max-width:100%;
	margin:30px auto 0 auto;
}
.ipro_swiper .swiper-container .swiper-slide .text_box span {
	display:none;
}
.ipro_swiper .swiper-container .swiper-slide .text_box h3 {
	font-size:26px;
}
}/*在小于767px*/

@media (max-width:480px) {
	.ipro_swiper .swiper-container .swiper-slide .text_box .text {
	display:none;
}
.ipro_swiper .swiper-container .swiper-slide .text_box span {
	display:block;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* index_pro2 */

.index_pro2 {
	background:#fff;
}
.index_pro2 .ipro2_box .swiper-slide {
	float:left;
	background:#000;
}
.ipro2_list {
	max-width:100%;
	height:680px;
	position:relative;
	overflow:hidden;
}
.ipro2_list .list {
	width:100%;
	height:680px;
	display:block;
	-webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out;
}
.ipro2_list .list .img_box {
	width:100%;
	height:100%;
	display:block;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out;
}
.ipro2_list .text_box {
	opacity:0;
	padding:20px 20px 0 20px;
	-webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out;
}
.ipro2_list:hover {
	height:670px;
}
.ipro2_list:hover .list {
	height:450px;
	margin:0 auto;
}
.ipro2_list:hover .list .img_box {
	width:94%;
	height:97%;
	margin:3% 3% 0 3%;
}
.ipro2_list:hover .text_box {
	opacity:1;
	height:210px;
}
.ipro2_list .text_box a {
	display:block;
}
.ipro2_list .text_box h3 {
	color:#fff;
	font-size:16px;
	line-height:30px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.ipro2_list .text_box .text {
	color:#959595;
	font-size:15px;
	line-height:30px;
	margin:20px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.ipro2_list .text_box span {
	color:#959595;
	font-size:15px;
	line-height:36px;
	font-weight:bold;
	text-transform:uppercase;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.index_pro2 .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.index_pro2 .main {
	width:96%;
	margin:0 auto;
}
}/*在小于767px*/

@media (max-width:768px) {
	.ipro2_list {
	height:560px;
}
.ipro2_list:hover {
	height:550px;
}
.ipro2_list .list {
	height:560px;
}
.ipro2_list:hover .list {
	height:360px;
}
.ipro2_list:hover .text_box {
	height:200px;
}
}/*在小于767px*/

@media (max-width:480px) {
	.ipro2_list {
	height:460px;
}
.ipro2_list:hover {
	height:450px;
}
.ipro2_list .list {
	height:460;
}
.ipro2_list:hover .list {
	height:260px;
}
.ipro2_list:hover .text_box {
	height:200px;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* .index_about */

.index_about {
	padding:100px 0;
	background:#fff;
}
.index_about .text_box {
	width:100%;
	margin:0 auto;
	text-align:left;
}
.index_about .text_box .text {
	color:#666;
	font-size:15px;
	line-height:35px;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.index_about .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.index_about .main {
	width:96%;
	margin:0 auto;
}
}/*在小于767px*/

@media (max-width:768px) {
	}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* .iab_htit */

.iab_htit p {
	font-family:Abg;
	color:#e3e3e3;
	font-size:26px;
	line-height:27px;
	text-transform:uppercase;
}
.iab_htit h2 {
	color:#e3e3e3;
	font-size:30px;
	line-height:56px;
	font-family:Abg;
}
/* .index_about2 */

.index_about2 {
	background:#fff;
}
.index_about2 .left {
	float:left;
	width:50%;
	height:490px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.index_about2 .right {
	float:right;
	width:50%;
	height:490px;
	background:#8c1b15;
}
.index_about2 .right .text_box {
	padding:65px 50px;
}
.index_about2 .right .text_box .text {
	color:#fff;
	font-size:15px;
	line-height:30px;
	max-width:645px;
	margin:30px 0 60px 0;
}
.index_about2 .right .text_box .more {
	display:block;
	color:#fff;
	font-size:15px;
	line-height:35px;
	text-transform:uppercase;
}
.index_about2 .right .text_box .more a {
	display:block;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	.index_about2 .left {
	float:none;
	width:100%;
}
.index_about2 .right {
	float:none;
	width:100%;
	height:auto;
}
.index_about2 .right .text_box {
	padding:65px 0;
	width:96%;
	margin:0 auto;
}
.index_about2 .right .text_box .text {
	max-width:100%;
}
}/*在小于767px*/

@media (max-width:480px) {
	.index_about2 .left {
	float:static;
	width:100%;
	height:390px;
}
.index_about2 .right {
	float:static;
	width:100%;
}
.iab_htit p {
	font-size:20px;
}
.iab_htit h2 {
	font-size:26px;
	line-height:36px;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* index_case */

.index_case {
	background:#f4f4f4;
	padding:100px 0;
}
.index_case .left {
	float:left;
	width:49.5%;
	position:relative;
}
.index_case .left a {
	display:block;
}
.index_case .left .txt {
	position:absolute;
	top:60px;
	left:7%;
	z-index:11;
}
.index_case .left .txt p {
	font-family:Abg;
	color:#444;
	font-size:26px;
	line-height:28px;
	text-transform:uppercase;
}
.index_case .left .txt h3 {
	color:#444;
	font-size:26px;
	line-height:36px;
	font-family:Abg;
	margin-top:30px;
}
.index_case .left .pic {
	width:100%;
	padding-top:92.5%;
	height:0;
	background-size:cover;
	background-repeat:repeat;
	background-position:left bottom;
}
.index_case .right {
	float:right;
	width:49.5%;
}
.index_case .right .in_join {
	width:100%;
	display:block;
	position:relative;
}
.index_case .right .in_join .pic {
	width:100%;
	padding-top:45.3%;
	height:0;
	background-size:cover;
	background-repeat:repeat;
	background-position:left bottom;
}
.index_case .right .in_join a {
	display:block;
}
.index_case .right .in_join .txt {
	position:absolute;
	top:60px;
	left:7%;
	z-index:11;
}
.index_case .right .in_join .txt p {
	font-family:Abg;
	color:#444;
	font-size:26px;
	line-height:28px;
	text-transform:uppercase;
}
.index_case .right .in_join .txt h3 {
	color:#444;
	font-size:30px;
	line-height:36px;
	font-family:Abg;
	margin-top:30px;
}
.index_case .right .in_case {
	width:100%;
	margin-top:1.7%;
	display:block;
	position:relative;
}
.index_case .right .in_case .pic {
	width:100%;
	padding-top:45.3%;
	height:0;
	background-size:cover;
	background-repeat:repeat;
	background-position:left bottom;
}
.index_case .right .in_case .txt {
	position:absolute;
	top:60px;
	left:7%;
	z-index:11;
}
.index_case .right .in_case .txt p {
	font-family:Abg;
	color:#fff;
	font-size:26px;
	line-height:28px;
	text-transform:uppercase;
}
.index_case .right .in_case .txt h3 {
	color:#fff;
	font-size:26px;
	line-height:36px;
	font-family:Abg;
	margin-top:30px;
}
.index_case .right .in_case a {
	display:block;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.index_case .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	.index_case .right .in_join .txt p {
	font-size:20px;
}
.index_case .right .in_join .txt h3 {
	font-size:26px;
	margin-top:10px;
}
.index_case .right .in_case .txt p {
	font-size:20px;
}
.index_case .right .in_case .txt h3 {
	font-size:26px;
	margin-top:10px;
}
}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.index_case .main {
	width:96%;
	margin:0 auto;
}
.index_case .right .in_join .txt {
	top:30px;
}
.index_case .right .in_case .txt {
	top:30px;
}
}/*在小于767px*/

@media (max-width:768px) {
	.index_case {
	padding:60px 0;
}
.index_case .left {
	float:static;
	width:100%;
	margin-bottom:1.7%;
}
.index_case .right {
	float:static;
	width:100%;
}
.index_case .right .in_join .txt {
	top:50px;
}
.index_case .right .in_case .txt {
	top:50px;
}
}/*在小于767px*/

@media (max-width:480px) {
	.index_case .right .in_join .txt {
	top:30px;
}
.index_case .right .in_case .txt {
	top:30px;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	.index_case .left .txt p {
	font-size:17px;
	line-height:20px;
}
.index_case .left .txt h3 {
	font-size:20px;
	margin-top:5px;
}
.index_case .right .in_join .txt p {
	font-size:17px;
	line-height:20px;
}
.index_case .right .in_join .txt h3 {
	font-size:22px;
	margin-top:5px;
}
.index_case .right .in_case .txt p {
	font-size:17px;
	line-height:20px;
}
.index_case .right .in_case .txt h3 {
	font-size:20px;
	margin-top:5px;
}
}/* index_news */

.index_news {
	padding:80px 0 0 0;
	background:#fff;
}
.index_news .list_box {
	padding-bottom:80px;
}
.index_news .list_box .list {
	float:left;
	width:31.4%;
	margin-right:2.8%;
	position:relative;
}
.index_news .list_box .list .day {
	position:absolute;
	top:20px;
	right:20px;
	z-index:11;
	background:#000;
	width:75px;
	padding:10px 0;
}
.index_news .list_box .list .day i {
	color:#fff;
	font-size:32px;
	line-height:35px;
	text-align:center;
	display:block;
}
.index_news .list_box .list .day p {
	color:#fff;
	font-size:15px;
	line-height:20px;
	text-align:center;
	display:block;
}
.index_news .list_box .list .day p {
	}.index_news .list_box .list:nth-child(3n) {
	margin-right:0;
}
.index_news .list_box .list .pic {
	width:100%;
	padding-top:61.3%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.index_news .list_box .list .text_box {
	padding:25px 0 0 0;
}
.index_news .list_box .list .text_box h3 {
	color:#444;
	font-size:18px;
	line-height:38px;
	margin-bottom:10px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.index_news .list_box .list:hover .text_box h3 {
	color:#000;
}
.index_news .list_box .list .text_box .text {
	color:#888;
	font-size:15px;
	line-height:28px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.index_news .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.index_news .main {
	width:96%;
	margin:0 auto;
}
.index_news .list_box .list {
	float:left;
	width:48%;
	margin-right:4%;
	position:relative;
}
.index_news .list_box .list:nth-child(1) {
	display:none;
}
}/*在小于767px*/

@media (max-width:768px) {
	.index_news {
	padding-top:60px;
}
.index_news .list_box .list {
	float:none;
	width:100%;
	margin-right:0;
	margin-bottom:35px;
	position:relative;
}
.index_news .list_box {
	padding-bottom:40px;
}
.index_news .list_box .list:nth-child(1) {
	display:block;
}
}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* footer */

.footer .main {
	border-top:1px solid #dcdcdc;
	padding:70px 0 0 0;
}
.footer .foot_box1 {
	padding-bottom:70px;
	border-bottom:1px solid #ddd;
}
.footer .foot_box1 .flogo {
	float:left;
	width:174px;
	margin-right:10%;
}
.footer .foot_box1 .left {
	float:right;
	margin:0 1%;
	width:22%;
}
.footer .foot_box1 .left .flogo {
	width:420px;
	margin-bottom:30px;
}
.footer .foot_box1 .left .text h3 {
	color:#444;
	font-size:15px;
	line-height:20px;
	padding-bottom:10px;
	display:block;
}
.footer .foot_box1 .left .text {
	color:#888;
	font-size:15px;
	line-height:30px;
}
.footer .foot_box1 .right {
	float:left;
}
.footer .foot_box1 .right .foot_nav {
	float:right;
}
.footer .foot_box1 .right .foot_nav dl {
	float:left;
	margin-right:70px;
}
.footer .foot_box1 .right .foot_nav dl:last-child {
	margin-right:0;
}
.footer .foot_box1 .right .foot_nav dl dt {
	color:#444;
	font-size:15px;
	line-height:20px;
	text-align:center;
}
.footer .foot_box1 .right .foot_nav dl dt a {
	display:block;
	padding-bottom:15px;
}
.footer .foot_box1 .right .foot_nav dl dd {
	color:#888;
	font-size:15px;
	line-height:30px;
	text-align:center;
}
.footer .foot_box1 .right .foot_nav dl dd a {
	display:block;
}
.footer .foot_box1 .right .foot_nav dl dd:hover a {
	text-decoration:underline;
}
.footer .foot_box2 {
	padding:30px 0;
}
.footer .foot_box2 .left {
	width:100%;
}
.footer .foot_box2 .left .text {
	color:#888;
	font-size:15px;
	line-height:30px;
}
.footer .foot_box2 .right {
	width:100%;
}
.footer .foot_box2 .right .text {
	color:#888;
	font-size:15px;
	line-height:30px;
}
.footer .foot_box2 .right .text a {
	margin-right:10px;
	margin-bottom:10px;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1400px) {
	.footer .main {
	width:98%;
	margin:0 auto;
}
.footer .foot_box1 .flogo {
	margin-right:10%;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	.footer .foot_box1 .right {
	float:left;
	width:45%;
}
.footer .foot_box1 .right .foot_nav dl {
	margin-right:25px;
}
.footer .foot_box1 .flogo {
	margin-right:7%;
}
}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.footer .main {
	width:96%;
	margin:0 auto;
}
.footer .foot_box1 .left {
	float:left;
	width:33%;
	margin:0 auto 40px auto;
}
.footer .foot_box1 .right {
	float:right;
	width:59%;
	margin:0 auto;
}
.footer .foot_box1 .flogo {
	display:none;
}
}/*在小于767px*/

@media (max-width:768px) {
	.footer .foot_box1 .left {
	float:none;
	width:100%;
	margin:0 auto;
}
.footer .foot_box1 .right {
	float:none;
	width:100%;
	margin:0 auto 40px auto;
}
.footer .foot_box1 .right .foot_nav {
	float:left;
}
.footer .foot_box1 .right .foot_nav dl {
	margin-right:22px;
}
}/*在小于767px*/

@media (max-width:480px) {
	.footer .foot_box1 .right .foot_nav dl:last-child {
	display:none;
}
.footer .foot_box1 .right .foot_nav dl:nth-child(4) {
	margin-right:0;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	.footer .foot_box1 .right .foot_nav dl:nth-child(3) {
	display:none;
}
}/* .pro */

.pro {
	padding:40px 0 70px 0;
	background:#fff;
}
.pro .form_box {
	margin-bottom:40px;
}
.pro .form_box form p {
	border:1px solid #ddd;
	max-width:330px;
	width:100%;
	height:100%;
	display:block;
}
.pro .form_box form p input.t1 {
	float:left;
	width:84%;
	height:45px;
	text-indent:10px;
	background:#fff;
	font-size:15px;
	color:#949494;
	font-family:siyuan;
	display:inline-block;
}
.pro .form_box form p input.submit {
	float:left;
	width:15%;
	height:45px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:url(../images/search_btn3.png) no-repeat center center;
	background-size:23px auto;
	display:inline-block;
	font-family:siyuan;
	cursor:pointer;
}
.pro .list_box {
	margin:0 auto 30px auto;
}
.pro .list_box .list {
	float:left;
	width:24%;
	margin-right:1.333%;
	margin-bottom:30px;
	webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out;
}
.pro .list_box .list a {
	display:block;
}
.pro .list_box .list:nth-child(4n) {
	margin-right:0;
}
.pro .list_box .list:hover {
	-webkit-box-shadow:0 0 18px #ddd;
	-moz-box-shadow:0 0 18px #ddd;
	box-shadow:0 0 18px #ddd;
}
.pro .list_box .list .img_box {
	width:100%;
	padding-top:100%;
	font-size:0;
	overflow:hidden;
}
.pro .list_box .list .img_box img {
	max-width:100%;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.pro .list_box .list:hover .img_box img {
	-webkit-transform:translate(-50%,-50%)  scale(1.2);
	-moz-transform:translate(-50%,-50%)  scale(1.2);
	-ms-transform:translate(-50%,-50%)  scale(1.2);
	-o-transform:translate(-50%,-50%)  scale(1.2);
	transform:translate(-50%,-50%)  scale(1.2);
}
.pro .list_box .list p {
	color:#666;
	font-size:18px;
	line-height:38px;
	padding:15px 0;
	height:38px;
	text-align:center;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1400px) {
	.pro .main {
	width:98%;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.pro .main {
	width:96%;
}
.pro .list_box .list {
	float:left;
	width:32%;
	margin-right:2%;
	margin-bottom:30px;
}
.pro .list_box .list:nth-child(2n) {
	margin-right:2%;
}
.pro .list_box .list:nth-child(3n) {
	margin-right:0;
}
}/*在小于767px*/

@media (max-width:768px) {
	.pro .list_box .list {
	float:left;
	width:49%;
	margin-right:2%;
	margin-bottom:30px;
	-webkit-box-shadow:0 0 18px #ddd;
	-moz-box-shadow:0 0 18px #ddd;
	box-shadow:0 0 18px #ddd;
}
.pro .list_box .list p {
	font-size:15px;
}
.pro .list_box .list:nth-child(3n) {
	margin-right:2%;
}
.pro .list_box .list:nth-child(2n) {
	margin-right:0;
}
}/*在小于767px*/

@media (max-width:480px) {
	.pro .list_box .list p {
	padding:5px 0;
}
.pro .form_box form p {
	max-width:100%;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	.pro .list_box .list {
	float:none;
	width:100%;
}
}/* case */

.case {
	padding:70px 0;
	background:#fff;
}
.case .list_box {
	margin:0 auto 30px auto;
}
.case .list_box .list {
	float:left;
	width:31.4%;
	margin-right:2.8%;
	margin-bottom:30px;
	webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out;
	cursor:pointer;
}
.case .list_box .list a {
	display:block;
}
.case .list_box .list:nth-child(3n) {
	margin-right:0;
}
.case .list_box .list:hover {
	-webkit-box-shadow:0 0 18px #ddd;
	-moz-box-shadow:0 0 18px #ddd;
	box-shadow:0 0 18px #ddd;
}
.case .list_box .list .img_box {
	width:100%;
	padding-top:66%;
	font-size:0;
	position:relative;
}
.case .list_box .list .img_box .mask {
	position:absolute;
	top:0;
	left:0;
	z-index:11;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3) url(../images/case_bg.png) no-repeat center center;
	background-size:31px 31px;
	opacity:0;
	filter:Alpha(opacity=0);
	-webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out;
}
.case .list_box .list:hover .img_box .mask {
	opacity:1;
	filter:Alpha(opacity=100);
}
.case .list_box .list .img_box .mask span {
	position:absolute;
	left:50%;
	top:50%;
	color:#fff;
	font-size:20px;
	font-family:"Arial";
	transform:translate(-50%,-50%);
}
.case .list_box .list p {
	color:#444;
	font-size:16px;
	line-height:38px;
	padding:15px 0;
	height:38px;
	text-align:center;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1400px) {
	.case .list_box {
	width:98%;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.case .list_box {
	width:96%;
}
.case .list_box .list {
	float:left;
	width:49%;
	margin-right:2%;
	margin-bottom:30px;
}
.case .list_box .list:nth-child(3n) {
	margin-right:2%;
}
.case .list_box .list:nth-child(2n) {
	margin-right:0;
}
}/*在小于767px*/

@media (max-width:768px) {
	.case .list_box .list .img_box .mask {
	display:none;
}
.case .list_box .list {
	-webkit-box-shadow:0 0 18px #ddd;
	-moz-box-shadow:0 0 18px #ddd;
	box-shadow:0 0 18px #ddd;
}
.case .list_box .list p {
	padding:7px 0;
}
}/*在小于767px*/

@media (max-width:480px) {
	.case .list_box .list p {
	padding:5px 0;
}
.case .list_box .list {
	width:100%;
	float:none;
	margin:0 0 30px 0;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	.case .list_box .list {
	width:100%;
	float:none;
	margin:0 0 30px 0;
}
}/* pro-directory */

.pro-directory {
	display:block;
}
.pro_dir_htit {
	border-bottom:1px solid #ddd;
}
.pro_dir_htit h2 {
	position:relative;
	float:left;
	color:#333;
	font-size:18px;
	line-height:60px;
	padding:0 1%;
	display:inline-block;
	letter-spacing:5px;
}
.pro_dir_htit h2:after {
	content:"";
	position:absolute;
	top:calc(50% - 8px);
	right:0;
	z-index:11;
	width:1px;
	height:16px;
	background:#aaa;
}
.pro_dir_htit  .pro_dir_btn {
	float:right;
	color:#666;
	font-size:15px;
	line-height:60px;
}
.pro_dir_htit .pro_dir_nav2 {
	float:left;
	max-width:440px;
	width:100%;
}
.pro_dir_htit .pro_dir_nav2 li {
	float:left;
	color:#666;
	font-size:15px;
	line-height:60px;
	margin:0 2.5%;
}
.pro_dir_htit .pro_dir_nav2 li a {
	display:block;
}
.pro_dir_htit .pro_dir_nav2 li.on,.pro_dir_htit .pro_dir_nav2 li:hover {
	font-weight:bold;
}
.pro_dir_htit .pro_dir_nav3 {
	/* float:left;
	max-width:520px;
	width:100%; */
}
.pro_dir_htit .pro_dir_nav3 li {
	float:left;
	color:#666;
	font-size:15px;
	line-height:60px;
	margin:0 2.5%;
}
.pro_dir_htit .pro_dir_nav3 li a {
	display:block;
}
.pro_dir_htit .pro_dir_nav3 li.on,.pro_dir_htit .pro_dir_nav3 li:hover {
	font-weight:bold;
}
.pro_dir_view {
	background:#ededed;
	display:block;
}
.pro_dir_view .pro_dir_nav {
	border-bottom:1px solid #fff;
}
.pro_dir_view .pro_dir_nav span {
	float:left;
	padding:0 1%;
	color:#333;
	font-size:18px;
	line-height:64px;
	letter-spacing:5px;
}
.pro_dir_view .pro_dir_nav ul {
	float:left;
	max-width:90%;
	width:100%;
	padding-top:15px;
}
.pro_dir_view .pro_dir_nav ul li {
	float:left;
	color:#666;
	font-size:15px;
	line-height:34px;
	margin-right:20px;
	margin-bottom:15px;
}
.pro_dir_view .pro_dir_nav ul li a {
	padding:0 5px;
	line-height:34px;
	display:inline-block;
	border-radius:5px;
}
.pro_dir_view .pro_dir_nav ul li.on a,.pro_dir_view .pro_dir_nav ul li:hover a {
	background:#777777;
	color:#fff;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.pro-directory .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.pro-directory .main {
	width:96%;
	margin:0 auto;
}
}/*在小于767px*/

@media (max-width:768px) {
	.pro_dir_view {
	display:none;
}
.pro_dir_htit .pro_dir_nav2 {
	width:80%;
}
.pro_dir_htit .pro_dir_nav3 {
	width:60%;
}
.pro_dir_view .pro_dir_nav ul {
	max-width:88%;
}
}/*在小于767px*/

@media (max-width:480px) {
	.pro_dir_view .pro_dir_nav ul {
	max-width:80%;
}
.pro_dir_htit .pro_dir_nav2 {
	width:100%;
}
.pro_dir_htit .pro_dir_nav3 {
	width:80%;
}
.pro_dir_htit h2 {
	display:none;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* prov_htit */

.prov_htit {
	text-align:center;
	margin-bottom:30px;
}
.prov_htit p {
	color:#666;
	font-size:18px;
	line-height:30px;
	font-family:"微软雅黑";
}
.prov_htit h2 {
	color:#444;
	font-size:32px;
	line-height:30px;
	padding-bottom:10px;
	font-family:"Arial";
}
/* prov */

.prov {
	padding:70px 0;
	background:#fff;
}
.prov .prov_box1 {
	max-width:1300px;
	width:100%;
	margin:0 auto;
	padding-bottom:40px;
}
.prov .prov_box1 .text {
	color:#666;
	font-size:15px;
	line-height:30px;
	text-align:center;
	max-width:700px;
	width:100%;
	margin:0 auto 50px auto;
}
.prov_swiper {
	width:100%;
	position:relative;
}
.prov_swiper .sprev,.prov_swiper .snext {
	position:absolute;
	bottom:calc(50% - 30px);
	z-index:11;
	width:40px;
	height:60px;
	outline:none;
	cursor:pointer;
}
.prov_swiper .sprev {
	left:20px;
	background:url(../images/l_bg.png) no-repeat center center;
	background-size:27px auto;
}
.prov_swiper .snext {
	right:20px;
	background:url(../images/r_bg.png) no-repeat center center;
	background-size:27px auto;
}
.prov_swiper .swiper-container .swiper-slide {
	width:100%;
}
.prov_swiper .swiper-container .swiper-slide .pic_box {
	width:100%;
	padding-bottom:60%;
	display:block;
	font-size:0;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
.prov .prov_box2 {
	max-width:1300px;
	width:100%;
	margin:0 auto;
	padding-bottom:70px;
}
.prov .prov_box2 .text_box {
	padding-bottom:50px;
}
.prov .prov_box2 .text_box h3 {
	color:#666666;
	font-size:30px;
	line-height:36px;
	padding-bottom:20px;
	text-align:center;
}
.prov .prov_box2 .text_box .text {
	text-align:center;
	color:#666666;
	font-size:15px;
	line-height:36px;
	border-bottom:1px solid #ddd;
	padding:0 5% 20px 5%;
	margin:0 auto;
}
.prov .prov_box2 .text_box .text p {
	float:left;
	width:20%;
	display:inline-block;
}
.prov .prov_box2 .vr_box {
	width:230px;
	height:45px;
	margin:0 auto;
	position:relative;
}
.prov .prov_box2 .vr_box .pic {
	position:absolute;
	top:50px;
	left:calc(50% - 80px);
	z-index:10;
	width:160px;
	height:160px;
	background:#fff;
	display:none;
}
.prov .prov_box2 .vr_box:hover .pic {
	display:block;
}
.prov .prov_box2 .vr_box:hover a {
	color:#fff;
	background:#444;
}
.prov .prov_box2 .vr_box a {
	width:230px;
	height:45px;
	color:#666;
	font-size:15px;
	line-height:45px;
	display:block;
	border:1px solid #ddd;
	text-align:center;
	margin:0 auto;
	background:#fff;
	-webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out;
}
.prov .prov_box3 {
	max-width:1300px;
	width:100%;
	margin:0 auto;
	text-align:center;
}
.prov .prov_box3 .list {
	width:23.8%;
	font-size:0;
	margin:0 .5% 20px .5%;
	display:inline-block;
	cursor:pointer;
}
.prov .prov_box3 .list:hover {
	-webkit-box-shadow:0 0 18px #ddd;
	-moz-box-shadow:0 0 18px #ddd;
	box-shadow:0 0 18px #ddd;
}
.prov .prov_box3 .list:nth-child(4) {
	margin-right:0;
}
.prov .prov_box3 .list .img_box {
	width:100%;
	padding-top:100%;
}
.prov .pages3 {
	margin-top:70px;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.prov .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.prov .prov_box2 .text_box h3 {
	text-align:left;
}
.prov .main {
	width:96%;
	margin:0 auto;
}
.prov .prov_box2 .text_box .text {
	padding:0 0 20px 0;
}
.prov .prov_box2 .text_box .text p {
	width:33%;
	text-align:left;
	display:inline-block;
}
.prov .prov_box3 .list {
	width:32%;
	margin:0 .4% 20px .4%;
}
}/*在小于767px*/

@media (max-width:768px) {
	.prov {
	padding:40px 0;
}
.prov .prov_box2 .text_box .text p {
	width:50%;
	display:inline-block;
}
.prov .prov_box2 .vr_box:hover .pic {
	display:none;
}
.prov .prov_box2 .vr_box a {
	color:#fff;
	background:#444;
}
.prov .prov_box3 .list {
	width:48%;
	margin:0 .4% 20px .4%;
	cursor:pointer;
	-webkit-box-shadow:0 0 18px #ddd;
	-moz-box-shadow:0 0 18px #ddd;
	box-shadow:0 0 18px #ddd;
}
.prov_swiper .sprev,.prov_swiper .snext {
	background-size:20px auto;
}
.prov .pages3 {
	margin-top:30px;
}
.prov_htit p {
	font-size:18px;
}
.prov_htit h2 {
	font-size:26px;
	padding-bottom:0;
}
}/*在小于767px*/

@media (max-width:480px) {
	.prov .prov_box2 .text_box .text p {
	width:100%;
	display:inline-block;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* .public_box */

.public_box .text {
	color:#666;
	font-size:14px;
	line-height:48px;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.public_box .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.public_box .main {
	width:96%;
	margin:0 auto;
}
}/*在小于767px*/

@media (max-width:768px) {
	}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* about */

.about {
	padding:90px 0;
	background:#fff;
}
.about .about_box h2 {
	color:#444;
	font-size:40px;
	line-height:60px;
	text-align:center;
	font-family:Abg;
	margin-bottom:15px;
}
.about .about_box .text {
	color:#666;
	font-size:15px;
	line-height:30px;
	text-align:left;
	display:block;
	margin:0 auto;
}
.about .list_box {
	margin-top:70px;
}
.about .list_box .list {
	float:left;
	width:32.8%;
	margin-right:.8%;
	position:relative;
}
.about .list_box .list .text {
	position:absolute;
	left:40px;
	top:51%;
	z-index:11;
	color:#fff;
	font-size:15px;
	line-height:30px;
	max-width:80%;
}
.about .list_box .list .ab_htit {
	position:absolute;
	left:40px;
	top:50px;
	z-index:11;
}
.ab_htit h2 {
	color:#fff;
	font-size:30px;
	line-height:40px;
}
.ab_htit p {
	color:#fff;
	font-size:16px;
	line-height:36px;
	text-transform:uppercase;
	font-family:"Arial";
	padding-bottom:10px;
	display:block;
	width:190px;
	border-bottom:2px solid #fff;
}
.about .list_box .list .text_box {
	width:100%;
	height:0;
	padding-top:139%;
	font-size:0;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.about .list_box .list:last-child {
	margin-right:0;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.about .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	.about .list_box .list .text {
	top:46%;
}
}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.about .main {
	width:96%;
	margin:0 auto;
}
.about .list_box .list {
	width:49.4%;
	margin-right:1.2%;
}
.about .list_box .list:first-child {
	margin-right:0;
	display:none;
}
}/*在小于767px*/

@media (max-width:768px) {
	.about .list_box .list {
	float:none;
	width:100%;
	margin-right:0;
	margin-bottom:30px;
}
.about .list_box .list .text_box {
	padding-top:110%;
}
.about .about_box h2 {
	font-size:26px;
}
.ab_htit h2 {
	font-size:26px;
	line-height:36px;
}
.about .list_box .list .ab_htit {
	top:65px;
}
.about .list_box .list:first-child {
	display:block;
}
}/*在小于767px*/

@media (max-width:480px) {
	.about .list_box .list {
	float:none;
	width:100%;
	margin-right:0;
	margin-bottom:30px;
}
.about .list_box .list .text_box {
	padding-top:110%;
}
.about .list_box .list .text {
	top:51%;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}
.about {
	padding:60px 0 0 0;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* .about2 */

.about2 {
	display:block;
	background-color:#fff;
}
.about2_box {
	height:750px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	background-attachment:fixed;
}
.about2_box .main {
	padding:290px 0;
}
.about2_box .ab_htit2 h2 {
	color:#fff;
	font-size:40px;
	line-height:48px;
	margin-bottom:40px;
}
.about2_box .ab_htit2 h2 i {
	color:#fff;
	font-size:30px;
	line-height:48px;
	display:block;
}
.about2_box .ab_htit2 p {
	color:#fff;
	font-size:20px;
	line-height:30px;
}
.about2_box2 {
	min-height:200px;
	background:#fff;
}
.about2_box2 .main {
	position:relative;
}
.about2_box2 .text_box {
	position:absolute;
	top:-180px;
	left:0;
	z-index:11;
	background:#fff;
	padding:60px 50px;
}
.about2_box2 .ab_htit3 {
	margin-bottom:40px;
}
.about2_box2 .ab_htit3 h2 {
	color:#444;
	font-size:30px;
	line-height:50px;
}
.about2_box2 .ab_htit3 p {
	color:#666;
	font-size:16px;
	line-height:30px;
	text-transform:uppercase;
}
.about2_box2 .text_box .text {
	color:#666;
	font-size:16px;
	line-height:36px;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.about2_box .main {
	width:98%;
	margin:0 auto;
}
.about2_box2 .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.about2_box {
	height:560px;
}
.about2_box .main {
	width:96%;
	margin:0 auto;
	padding:180px 0;
}
.about2_box2 .main {
	width:96%;
	margin:0 auto;
}
.about2_box2 .text_box {
	position:static;
}
.about2_box2 {
	padding-top:60px;
	min-height:auto;
}
}/*在小于767px*/

@media (max-width:768px) {
	.about2_box {
	height:360px;
}
.about2_box .ab_htit2 h2 {
	font-size:26px;
}
.about2_box .ab_htit2 p {
	font-size:15px;
}
.about2_box2 .text_box {
	padding:40px 10px;
}
.about2_box .main {
	width:96%;
	margin:0 auto;
	padding:100px 0;
}
.about2_box .ab_htit2 h2 i {
	font-size:22px;
}
}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	.about2_box2 .text_box {
	padding:40px 10px;
}
}/* about3 */

.about3 {
	padding:70px 0;
	background:#fff;
}
.about3_box ul li {
	margin-top:30px;
}
.about3 .main h2 {
	font-size:30px;
	color:#666;
}
.about3_box ul li em {
	padding-top:30px;
	float:left;
	width:23.5%;
	color:#666;
	font-size:36px;
	line-height:30px;
	border-top:1px solid #ddd;
}
.about3_box ul li:hover em {
	color:#000;
}
.about3_box ul li:hover .text {
	color:#000;
}
.about3_box ul li .text {
	padding-top:30px;
	float:right;
	width:71%;
	color:#666;
	font-size:15px;
	line-height:30px;
	border-top:1px solid #ddd;
}
.about3_box ul li:first-child em {
	border-top:2px solid #ddd;
}
.about3_box ul li:first-child .text {
	border-top:2px solid #ddd;
}
.about3_box ul li:last-child {
	position:relative;
}
.about3_box ul li:last-child em:after {
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:23.5%;
	height:1px;
	background:#ddd;
	display:block;
}
.about3_box ul li:last-child .text {
	border-bottom:1px solid #ddd;
	padding-bottom:30px;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.about3 .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.about3 .main {
	width:96%;
	margin:0 auto;
}
}/*在小于767px*/

@media (max-width:768px) {
	.about3_box ul li em {
	float:none;
	width:100%;
	display:block;
}
.about3_box ul li .text {
	float:none;
	width:100%;
	margin-top:0;
	border-top:none;
}
.about3_box ul li:first-child em {
	float:none;
	width:100%;
	display:block;
}
.about3_box ul li:first-child .text {
	float:none;
	width:100%;
	margin-top:0;
	border-top:none;
}
}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* about4 */

.about4 {
	padding:0 0 70px 0;
}
.about4 .pic {
	width:100%;
	padding-top:36%;
	display:block;
	font-size:0;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	.about4 .pic {
	width:100%;
	padding-top:60%;
}
}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* .contact */

.contact {
	padding:70px 0;
	background:#fff;
}
.contact .htit4 {
	margin:0 auto 40px 0;
}
.contact .cont_box {
	float:left;
	max-width:48%;
	width:100%;
	margin-bottom:30px;
	overflow:hidden;
}
.contact .cont_box .t1 {
	margin-bottom:30px;
	padding-bottom:30px;
	width:100%;
	color:#444;
	font-size:20px;
	line-height:40px;
	border-bottom:1px solid #ddd;
}
.contact .cont_box .t2 .er {
	float:left;
	width:144px;
	height:144px;
}
.contact .cont_box .t2 .text {
	float:left;
	width:55%;
	padding-left:30px;
	color:#666;
	font-size:16px;
	line-height:36px;
}
.contact .form_box {
	float:right;
	max-width:48%;
	width:100%;
}
.contact .form_box .f1_box  input.txt1 {
	float:left;
	width:45%;
	margin-right:10%;
	background:#eee;
	color:#666;
	font-size:15px;
	line-height:25px;
	padding:10px 0;
	font-family:"微软雅黑";
	outline:none;
	border-radius:5px;
	text-indent:10px;
}
.contact .form_box .f1_box  input.txt1:nth-child(2) {
	margin-right:0;
}
.contact .form_box textarea.message {
	width:98%;
	padding:10px 0 10px 2%;
	height:120px;
	background:#eee;
	color:#666;
	font-size:15px;
	line-height:25px;
	font-family:"微软雅黑";
	outline:none;
	margin:20px 0;
	border-bottom:1px solid #eee;
	border-radius:5px;
}
.contact .form_box .f2_box {
	display:block;
	margin-bottom:30px;
	font-family:"微软雅黑";
}
.contact .form_box .f2_box .pic_box {
	float:left;
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	display:block;
	font-family:"微软雅黑";
	cursor:pointer;
}
.contact .form_box .f2_box .pic_box img {
	width:100%;
	height:100%;
	position:static;
	display:block;
}
.contact .form_box .f2_box input.num {
	float:left;
	width:35%;
	margin-right:10%;
	background:#eee;
	color:#666;
	font-size:15px;
	line-height:25px;
	padding:10px 0;
	font-family:"微软雅黑";
	outline:none;
	border-radius:5px;
	text-indent:10px;
}
.contact .form_box .submit {
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#9b9b9b;
	border:1px solid #9b9b9b;
	font-family:"微软雅黑";
	border-radius:5px;
	cursor:pointer;
}
.contact .form_box .submit:hover {
	background:#888;
}
.contact .cont_box .left,.contact .form_box {
	padding-bottom:300px;
	margin-bottom:-300px;
}
.map {
	padding:0 0 70px 0;
	max-width:1400px;
	margin:0 auto;
	width:100%;
	height:560px;
	overflow:hidden;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1400px) {
	.contact .main {
	width:98%;
	margin:0 auto;
}
.map .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	.map {
	height:500px;
}
}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.contact .main {
	width:96%;
	margin:0 auto;
}
.map .main {
	width:96%;
	margin:0 auto;
}
.contact .cont_box {
	float:none;
	max-width:100%;
	width:100%;
	padding:10px 0 10px 0;
	margin:10px 0 40px 0;
	display:block;
}
.contact .form_box {
	float:none;
	max-width:100%;
	width:100%;
	padding:10px 0;
	margin:10px 0;
	display:block;
}
.map {
	height:380px;
}
}/*在小于767px*/

@media (max-width:768px) {
	.contact .cont_box .t2 .er {
	float:none;
	width:144px;
	height:144px;
	display:block;
	margin-bottom:30px;
}
.contact .cont_box .t2 .text {
	float:none;
	width:100%;
	padding-left:0;
}
.contact .form_box .f1_box input.txt1 {
	width:47%;
	margin-right:4%;
}
.contact .form_box .f2_box input.num {
	margin-right:4%;
}
}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* .news */

.news {
	padding:50px 0 70px 0;
	background:#fff;
}
.news .list_box .list a {
	display:block;
}
.news .list_box .list {
	float:left;
	width:31.4%;
	margin-right:2.5%;
	margin-bottom:40px;
	border:1px solid #ddd;
	position:relative;
}
.news .list_box .list .day {
	position:absolute;
	top:20px;
	right:20px;
	z-index:11;
	background:#000;
	width:75px;
	padding:10px 0;
}
.news .list_box .list .day i {
	color:#fff;
	font-size:32px;
	line-height:35px;
	text-align:center;
	display:block;
}
.news .list_box .list .day p {
	color:#fff;
	font-size:15px;
	line-height:20px;
	text-align:center;
	display:block;
}
.news .list_box .list .day p {
	}.news .list_box .list:nth-child(3n) {
	margin-right:0;
}
.news .list_box .list .pic {
	width:100%;
	padding-top:61.3%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.news .list_box .list .text_box {
	padding:30px 30px 80px 30px;
}
.news .list_box .list .text_box h3 {
	color:#666;
	font-size:18px;
	line-height:38px;
	margin-bottom:10px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.news .list_box .list:hover .text_box h3 {
	color:#000;
}
.news .list_box .list .text_box .text {
	color:#888;
	font-size:15px;
	line-height:28px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}
.news .list_box .list .text_box em {
	position:absolute;
	left:30px;
	bottom:20px;
	z-index:11;
	line-height:25px;
	color:#888888;
	font-size:15px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:underline;
	webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1400px) {
	.news .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于1200px像素的屏幕*/

@media (max-width:1200px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.news .main {
	width:96%;
	margin:0 auto;
}
.news .list_box .list {
	width:48%;
	margin-right:3.2%;
}
.news .list_box .list:nth-child(3n) {
	margin-right:3.2%;
}
.news .list_box .list:nth-child(2n) {
	margin-right:0;
}
}/*在小于767px*/

@media (max-width:768px) {
	.news {
	padding:50px 0 10px 0;
}
.news .list_box .list {
	width:100%;
	margin-right:3%;
}
.news .list_box .list:nth-child(3n) {
	margin-right:3%;
}
.news .list_box .list:nth-child(2n) {
	margin-right:0;
}
.news .list_box .list .text_box {
	padding:30px;
}
}/*在小于767px*/

@media (max-width:480px) {
	.news .list_box .list {
	width:100%;
	margin-right:3%;
}
.news .list_box .list:nth-child(3n) {
	margin-right:3%;
}
.news .list_box .list:nth-child(2n) {
	margin-right:0;
}
.news .list_box .list .text_box em {
	display:none;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}.service {
	float:left;
	width:100%;
	padding-bottom:70px;
}
.service_box {
	float:left;
	width:100%;
	height:1024px;
	position:relative;
}
.service-l1 {
	background:url(../images/service1.jpg) no-repeat center;
	background-size:cover
}
.service-l2 {
	background:url(../images/service2.jpg) no-repeat center;
	background-size:cover
}
.service-l3 {
	background:url(../images/service3.jpg) no-repeat center;
	background-size:cover
}
.service_box {
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
}
.section {
	max-width:1200px;
	width:100%;
	margin:0 auto;
	position:relative;
}
.service-l1 .section {
	background:#fff;
	height:530px;
}
.service-l1 .section .ser_text {
	padding:0 11%;
	width:78%;
	text-align:left;
}
.service-l1 .section .ser_text .text {
	color:#666;
	font-size:16px;
	line-height:26px;
	margin-top:40px;
}
.service-l1 .section .ser_text .text h4 {
	color:#444;
	font-size:18px;
	line-height:38px;
}
.ser_htit {
	padding-top:50px;
}
.ser_htit h2 {
	color:#444;
	font-size:30px;
	line-height:50px;
	position:relative;
	padding-bottom:15px;
	font-family:"微软雅黑";
	text-align:left;
}
.ser_htit h2:after {
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	z-index:11;
	width:40px;
	height:4px;
	background:#80715a;
	display:block;
}
.service-l2 .section {
	height:530px;
}
.service-l2 .section .ser_text {
	padding:0 11%;
	width:78%;
	text-align:left;
}
.service-l2 .section .ser_text .text {
	color:#666;
	font-size:16px;
	line-height:26px;
	margin-top:40px;
}
.service-l2 .section .ser_text .text h4 {
	color:#444;
	font-size:18px;
	line-height:38px;
}
.service-l3 .section {
	height:530px;
}
.service-l3 .section .ser_htit h2 {
	color:#fff;
}
.service-l3 .section .ser_text {
	padding:0 11%;
	width:78%;
	text-align:left;
}
.service-l3 .section .ser_text .text {
	color:#fff;
	font-size:16px;
	line-height:26px;
	margin-top:40px;
}
.service-l3 .section .ser_text .text h4 {
	color:#fff;
	font-size:18px;
	line-height:38px;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	.section {
	width:96%;
	margin:0 auto;
	position:relative;
}
}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	.service_box {
	height:800px;
}
}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* .news_v */

.news_v {
	padding:70px 0;
}
.news_v .news_htit {
	text-align:center;
	margin-bottom:30px;
}
.news_v .news_htit h2 {
	color:#444;
	font-size:24px;
	line-height:40px;
}
.news_v .news_htit p {
	display:block;
	color:#888;
	font-size:15px;
	line-height:38px;
}
.news_v .text {
	color:#666;
	font-size:15px;
	line-height:38px;
}
.news_v .text p img {
	max-width:100%;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.news_v .pages2 {
	padding-top:50px;
	margin-top:50px;
	border-top:1px solid #ddd;
}
.pages2 a {
	display:block;
	padding-left:20px;
	color:#666;
	font-size:15px;
	line-height:50px;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1500px) {
	.news_v .main {
	width:98%;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.news_v .main {
	width:96%;
}
}/*在小于767px*/

@media (max-width:768px) {
	}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* .net */

.net {
	padding:50px 0 0px 0;
	background:#fff;
}
.net .net_box {
	margin-bottom:65px;
	background:#eeeeee;
	padding:30px 15px;
}
.net .net_box .net_left {
	float:left;
	color:#444;
	font-size:16px;
	line-height:40px;
	padding-right:20px;
	width:86px;
}
.net .net_box .net_right {
	float:left;
	color:#666;
	font-size:16px;
	line-height:40px;
	width:80%;
}
.net .net_box .net_right li {
	float:left;
	padding-right:30px;
}
.net .net_box .net_right li:hover,.net .net_box .net_right li.on {
	color:#000;
}
.net .net_box2 .store-detail {
	padding-bottom:70px;
}
.net .net_box2 .store-detail .store-bar {
	color:#444;
	font-size:30px;
	line-height:40px;
	padding-bottom:30px;
	border-bottom:1px solid #ddd;
}
.store-detail ul li {
	float:left;
	width:24%;
	margin-top:4%;
	padding-right:1%;
	overflow:hidden;
}
.store-detail li p {
	color:#444;
	font-size:18px;
}
.store-detail li span {
	display:block;
	font-size:15px;
	line-height:30px;
	margin-top:15px;
	height:60px;
	overflow:hidden;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1400px) {
	.net .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	.store-detail ul li {
	float:left;
	width:32%;
	margin-top:4%;
	padding-right:1%;
	overflow:hidden;
}
}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.net .main {
	width:96%;
	margin:0 auto;
}
}/*在小于767px*/

@media (max-width:768px) {
	.net .net_box .net_right {
	width:100%;
}
.net .net_box .net_right li {
	padding-right:4%;
}
.store-detail ul li {
	float:left;
	width:49%;
	margin-top:4%;
	padding-right:1%;
	overflow:hidden;
}
}/*在小于767px*/

@media (max-width:480px) {
	.store-detail ul li {
	float:none;
	width:100%;
	margin-top:4%;
	padding-right:1%;
	overflow:hidden;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}.foot_fix {
	position:fixed;
	right:5%;
	bottom:40px;
	z-index:888;
}
.foot_fix .backTop {
	display:block;
	background:#aaa url(../images/backTop.png) no-repeat center center;
	background-size:20px 10px;
	width:50px;
	height:50px;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1400px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}.header .menu2_nav {
	position:absolute;
	top:96px;
	left:0;
	right:0;
	z-index:999;
	width:100%;
	padding:40px 0 70px 0;
	background:#fff;
	display:none;
}
.head2 .menu2_nav {
	position:fixed;
	top:96px;
	left:0;
	right:0;
	z-index:999;
	width:100%;
	padding:40px 0 70px 0;
	background:#fff;
	display:none;
}
.menu2_nav .list_box .list {
	float:left;
	width:16%;
	position:relative;
}
.menu2_nav .list_box .list:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	z-index:12;
	width:1px;
	height:135px;
	background:#ddd;
}
.menu2_nav .list_box .list dl {
	padding:0 2% 0 15%;
}
.menu2_nav .list_box .list dl dt {
	color:#444;
	font-size:15px;
	line-height:36px;
	margin-bottom:10px;
}
.menu2_nav .list_box .list dl dd {
	color:#888;
	font-size:15px;
	line-height:30px;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1400px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}.menu_nav {
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:999;
	width:100%;
	height:100%;
	margin:0 auto;
	background-color:#fff;
	display:none;
}
.menu_nav .menu_box {
	border-bottom:1px solid #ddd;
	background:#fff;
}
.menu_nav .menu_box .main {
	width:98%;
	margin:0 auto;
	background:#fff;
}
.menu_nav .menu_box .mlogo {
	float:left;
	display:inline-block;
	width:175px;
	height:95px;
	text-align:center;
	background:url(../images/logo2.png) no-repeat center center;
	background-size:100% auto;
}
.menu_nav .menu_box h2 a {
	display:inline-block;
	width:100%;
	height:100%;
	text-indent:-99999px;
}
.menu_nav .menu_btn {
	float:right;
	width:95px;
	height:95px;
	line-height:95px;
	border-left:1px solid #ddd;
	float:right;
	display:inline-block;
	cursor:pointer;
	background:url(../images/close.png)no-repeat center center;
}
.type_btn {
	padding:40px 50px 60px 50px;
	height:460px;
	overflow-y:auto;
	background:#fff;
}
.type_btn>ul>li>a {
	color:#888;
	font-size:15px;
	line-height:36px;
	padding:20px 0;
	display:block;
	border-bottom:1px solid #ddd;
	background-color:#fff;
}
.type_btn>ul>li>a.hd {
	background:url(../images/type_bg.png) no-repeat right center;
	background-size:15px auto;
}
.type_btn ul>li .bd {
	display:none;
}
.type_btn>ul>li>ul>li>a {
	color:#aaa;
	font-size:15px;
	line-height:45px;
	padding:0 0 0 15px;
	background-color:#fff;
}
.type_btn>ul>li a.on {
	color:#000;
}
/*在小于1500px像素的屏幕*/

@media (max-width:1400px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	.menu_nav .menu_box .main {
	width:96%;
	margin:0 auto;
}
.menu_nav .menu_box h2 {
	float:left;
	width:145px;
	height:64px;
	line-height:64px;
}
.menu_nav .menu_btn {
	height:64px;
	line-height:64px;
	width:10.7%;
}
}/*在小于767px*/

@media (max-width:480px) {
	.menu_nav .menu_btn {
	width:13.7%;
}
}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* join */

.join {
	padding:220px 0;
	background:#fff url(../images/join_bg.jpg) no-repeat center center;
	background-size:cover;
}
.join_htit p {
	color:#fff;
	font-size:20px;
	line-height:30px;
	font-family:"微软雅黑";
	text-transform:uppercase;
}
.join_htit h2 {
	color:#fff;
	font-size:36px;
	line-height:46px;
	font-weight:bold;
	font-family:"微软雅黑";
}
.join_text .text {
	color:#fff;
	font-size:16px;
	line-height:30px;
	margin-top:40px;
}
/* join2 */

.join2 {
	padding:220px 0;
	background:url(../images/join_bg2.jpg) no-repeat center center;
	background-size:cover;
}
/* .join3 */

.join3 {
	background:#f5f5f5;
	padding:0 0 70px 0;
	position:relative;
}
.join3_list {
	background:#f5f5f5;
	position:relative;
}
.join3_list .pic {
	position:absolute;
	right:0;
	top:0;
	z-index:11;
	width:50%;
	height:90%;
	display:block;
	text-align:right;
}
.join3_list .pic img {
	display:inline-block;
}
.join3_list .left {
	float:left;
	width:50%;
	display:block;
}
.join3_list .left .text_box {
	float:right;
	padding:220px 0;
	max-width:600px;
	margin-right:100px;
}
.join3_list .text_box h3 {
	color:#333;
	font-size:36px;
	line-height:36px;
	font-weight:bold;
	font-family:"微软雅黑";
	margin-bottom:30px;
}
.join3_list .text_box .text {
	color:#666;
	font-size:16px;
	line-height:36px;
	margin-bottom:30px;
}
.join3_list .text_box .t2 {
	color:#888;
	font-size:14px;
	line-height:36px;
}
.join3_swiper .swiper-container {
	position:relative;
	padding-bottom:40px;
}
.join3_swiper .swiper-container .swiper-slide {
	width:100%;
}
.join3_swiper .swiper-container .swiper-slide .pic_box {
	width:100%;
	padding-bottom:73%;
	font-size:0;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
}
.join3_swiper .swiper-container .swiper-slide p {
	color:#666;
	font-size:16px;
	line-height:36px;
	text-align:center;
	padding:20px 0;
}
.join3_swiper .swiper-pagination {
	position:absolute;
	left:0;
	bottom:10px;
	margin:auto;
	padding:0;
	text-align:center;
	width:100%;
	z-index:30;
}
.join3_swiper .swiper-pagination-bullet {
	display:inline-block;
	width:10px;
	height:10px;
	cursor:pointer;
	outline:none;
	opacity:1;
	background:#fff;
	border:1px solid #ddd;
	border-radius:100%;
}
.join3_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin:0 8px;
}
.join3_swiper .swiper-pagination-bullet-active {
	background:#ddd;
	border:1px solid #ddd;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.join .main {
	width:98%;
	margin:0 auto;
}
.join2 .main {
	width:98%;
	margin:0 auto;
}
.join3 .main {
	width:98%;
	margin:0 auto;
}
.join3_list {
	width:98%;
	padding:0 1%;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	.join3_list .left .text_box {
	padding:120px 0;
}
}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.join .main {
	width:96%;
}
.join2 .main {
	width:96%;
}
.join3 .main {
	width:96%;
}
.join3_list {
	width:96%;
	padding:0 2%;
}
.join3_list .left {
	float:none;
	width:100%;
}
.join3_list .left .text_box {
	float:none;
	max-width:100%;
	width:100%;
	padding:120px 0 30px 0;
}
.join3_list .pic {
	position:static;
	padding:30px 0 60px 0;
	width:100%;
}
}/*在小于767px*/

@media (max-width:768px) {
	.join3_swiper .swiper-container .swiper-slide p {
	padding:10px 0;
}
.join3_list .text_box h3 {
	font-size:24px;
}
.join_htit p {
	font-size:18px;
}
.join_htit h2 {
	font-size:26px;
}
.join {
	padding:100px 0;
}
.join2 {
	padding:100px 0;
}
}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* join4 */

.join4 {
	padding:160px 0;
	background:url(../images/join_bg4.jpg) no-repeat center center;
	background-size:cover;
}
.join4_box {
	padding:86px 4%;
	background:#fff;
}
.join4_box .text_box {
	float:left;
	width:36%;
}
.join4_box .text_box .text {
	color:#888;
	font-size:16px;
	line-height:30px;
}
.join4_box .text_box .text p.p1 {
	color:#444;
	font-size:16px;
	line-height:30px;
	margin-bottom:10px;
}
.join4_box .text_box .text p.p2 {
	color:#444;
	font-size:30px;
	line-height:36px;
	margin-bottom:20px;
}
.join_htit2 {
	text-align:center;
	margin-bottom:40px;
}
.join_htit2 h2 {
	color:#fff;
	font-size:40px;
	line-height:60px;
	font-weight:bold;
}
.join_htit2 p {
	color:#fff;
	font-size:18px;
	line-height:38px;
}
.join4_box .form_box {
	float:right;
	width:57%;
}
.join4_box .form_box form .f1_box input.t1 {
	width:48%;
	height:50px;
	line-height:50px;
	float:left;
	color:#666;
	font-size:15px;
	text-indent:15px;
	border:1px solid #aaa;
	margin-right:2.8%;
	margin-bottom:15px;
	outline:none;
	background:#eee;
}
.join4_box .form_box form .f1_box select.t1 {
	width:48%;
	height:50px;
	line-height:50px;
	float:left;
	color:#666;
	font-size:15px;
	text-indent:15px;
	border:1px solid #aaa;
	margin-right:3%;
	margin-bottom:15px;
	outline:none;
	background:#eee;
}
.join4_box .form_box form .f1_box .t1:nth-child(2n) {
	margin-right:0;
}
.join4_box .form_box form .t2 {
	width:99%;
	height:50px;
	line-height:50px;
	color:#666;
	font-size:15px;
	text-indent:15px;
	border:1px solid #aaa;
	margin-bottom:15px;
	outline:none;
	background:#eee;
}
.join4_box .form_box form .num {
	float:left;
	width:20%;
	height:50px;
	line-height:50px;
	color:#666;
	font-size:15px;
	text-indent:15px;
	border:1px solid #aaa;
	margin-bottom:15px;
	outline:none;
	background:#eee;
	margin-right:20px;
}
.join4_box .form_box form .pic {
	float:left;
	width:20%;
	height:50px;
	line-height:50px;
	background:#eee;
	cursor:pointer;
}
.join4_box .form_box form .pic img {
	width:100%;
	height:100%;
}
.join4_box .form_box form .submit {
	float:right;
	width:25%;
	height:50px;
	line-height:50px;
	border-radius:25px;
	color:#fff;
	font-size:15px;
	text-indent:15px;
	border:1px solid #555;
	margin-bottom:15px;
	outline:none;
	background:#555;
	cursor:pointer;
}
.join4_box .form_box form .submit:hover {
	background:#333;
}
/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	.join4 .main {
	width:98%;
	margin:0 auto;
}
}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	.join4 .main {
	width:96%;
	margin:0 auto;
}
.join4_box .text_box {
	float:none;
	width:100%;
	margin-bottom:40px;
}
.join4_box .form_box {
	float:none;
	width:100%;
}
}/*在小于767px*/

@media (max-width:768px) {
	.join4 {
	padding:60px 0;
}
.join4_box .form_box form .f1_box input.t1 {
	float:none;
	width:99%;
}
.join4_box .form_box form .f1_box select.t1 {
	float:none;
	width:99%;
}
.join4_box .form_box form .num {
	float:left;
	width:49%;
}
.join4_box .form_box form .pic {
	float:left;
	width:40%;
}
.join4_box .form_box form .submit {
	float:none;
	width:100%;
	margin-top:15px;
}
.join_htit2 h2 {
	font-size:26px;
	line-height:40px;
}
.join_htit2 p {
	font-size:15px;
}
}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/* 证书 */

.honor_slide {
	max-width:1300px;
	margin:0 auto;
	background:#fff;
	padding-bottom:60px;
}
.honor_swiper .swiper-container {
	position:relative;
	padding-bottom:30px;
}
.honor_swiper .swiper-container .swiper-slide {
	width:100%;
}
.honor_swiper .swiper-container .swiper-slide .img_box {
	width:100%;
	height:320px;
	/*border:1px solid #ccc;
	*/

    background-color:#fff;
}
.honor_swiper .swiper-container .swiper-slide p {
	color:#666;
	font-size:16px;
	line-height:40px;
	height:40px;
	text-align:center;
}
.honor_swiper .swiper-pagination {
	position:absolute;
	left:0;
	bottom:10px;
	margin:auto;
	padding:0;
	text-align:center;
	width:100%;
	z-index:30;
}
.honor_swiper .swiper-pagination-bullet {
	display:inline-block;
	width:10px;
	height:10px;
	cursor:pointer;
	outline:none;
	opacity:1;
	background:#fff;
	border:1px solid #ddd;
	border-radius:100%;
}
.honor_swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin:0 8px;
}
.honor_swiper .swiper-pagination-bullet-active {
	background:#ddd;
	border:1px solid #ddd;
}


.provx{}
.provx .provx_slide{
	max-width:1100px;
	background:#fff;
	margin:0 auto;
	padding:50px 0;
}
.provx .provx_slide .bd{
	width:500px;
	height:500px;
	display:inline-block;
	float:left;
}
.provx .provx_slide .bd ul li .img_box{
	width:500px;
	height:500px;
	border:1px solid #ccc;
}
.provx .provx_slide .text_box{
	display:inline-block;
	float:right;
	width:500px;
}
.provx .provx_slide .text_box h2{
	font-size:26px;
	color:#333;
	padding:10px 0;
}
.provx .provx_slide .text_box .text{
	padding-bottom:30px;
}
.provx .provx_slide .text_box .text .lix{
	display:block;
	font-size:14px;
	color:#333;
	padding:6px 0;
	height:30px;
	line-height:30px;
}
.provx .provx_slide .text_box .text .lix h4{
	width:12%;
	float:left;
	font-weight:bold;
}
.provx .provx_slide .text_box .text .lix span{
	display:inline-block;
	width:88%
	float:right;
}
.provx .provx_slide .sslide{
	width:500px;
	height:120px;
	position:relative;
	margin-top:25px;
}
.provx .provx_slide .sslide .hd{
	width:450px;
	margin:0 auto;
	overflow:hidden;
}
.provx .provx_slide .sslide .hd ul li{
	width:80px;
	height:80px;
	float:left;
	margin-right:10px;
	cursor:pointer;
}
.provx .provx_slide .sslide .hd ul li .img_box{
	width:78px;
	height:78px;
	border:1px solid #ccc;
}
.provx .provx_slide .sslide .hd ul li.on .img_box{
	border:1px solid #000;
}

.provx .provx_slide .sslide .prev,.provx .provx_slide .sslide .next{
	width:20px;
	height:80px;
	line-height:80px;
	display:inline-block;
	background:#333;
	color:#fff;
	position:absolute;
	top:0;
	font-size:16px;
	font-weight:bold;
	font-family: "宋体";
	text-align:center;
}
.provx .provx_slide .sslide .prev{
	left:0;
}
.provx .provx_slide .sslide .next{
	right:0;
}

.provx .vr_box2{
	width:200px;
	height:35px;
	border:1px solid #ccc;
	text-align:center;
	font-size:20px;
	color:#333;
	border-radius:4px;
	background:#eee;
	position:relative;
}
.provx .vr_box2 a{
	width:200px;
	height:35px;
	line-height:35px;
	display:block;
	width:100%;
	height:100%;
}
.provx .vr_box2 img{
	width:120px;
	height:120px;
	display:block;
	border:none;
	position:absolute;
	left:0;
	bottom:-130px;
	z-index: 300;
	max-width:none;
	max-height:none;
	display:none;
}
.provx .vr_box2:hover img{
	display:block;
}


.provx_swiper{
	width:400px;
	margin:0 auto;
	padding-top:30px;
}
.provx_swiper .img_box{
	width:400px;
	height:400px;
}



@media (max-width:1000px) {
	.provx .provx_slide .bd{
		width:460px;
		height:460px;
	}
	.provx .provx_slide .bd ul li .img_box{
		width:460px;
		height:460px;
	}
	
}
@media (max-width:991px) {
	.provx .provx_slide .text_box{
		float:none;
		padding:0 15px;
	}
}

@media (max-width:450px) {
	.provx .provx_slide .text_box{
		width:350px;
	}
	.provx .vr_box2 {
	    width: 180px;
	    height: 35px;
	    font-size: 16px;
	}
	.provx_swiper{
		width:350px;
		margin:0 auto;
		padding-top:30px;
	}
	.provx_swiper .img_box{
		width:350px;
		height:350px;
	}
	.prov{
		padding:15px 0;
	}
}






/*在小于1400px像素的屏幕*/
@media (max-width:1400px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}/*在小于1400px像素的屏幕*/

@media (max-width:1400px) {
	}/*在小于1300px像素的屏幕*/

@media (max-width:1300px) {
	}/*在小于990px像素的屏幕*/

@media (max-width:990px) {
	}/*在小于767px*/

@media (max-width:768px) {
	}/*在小于767px*/

@media (max-width:480px) {
	}/*在小于360px像素的屏幕*/

@media (max-width:360px) {
	}
	


.ga{
	padding-left:20px;
	background:url(../images/gongan.png) no-repeat left center;
}
