﻿body {
	line-height: normal;
	font-family: "Arial" !important;
}
.title {
	width: 100%;
	text-align: center;
	padding-top: 80px;
}
.title h1 {
	font-size: 25px;
}
.title span {
	display: block;
	width: 96px;
	height: 5px;
	background: #333;
	margin: 15px auto;
}
.title img {
	margin: 0 auto 30px;
}
.info_bg {
	width: 100%;
	height: 220px;
}
.info_bg img {
	width: 100%;
	height: 220px;
}
.poster-main .bod {
	margin-top: -40px !important;
}
.block {
	margin: 0 auto;
}
.goodsItem {
	float: left;
	width: 31.33%;
	margin: 0;
	margin-right: 3%;
	text-align: center;
	margin-bottom: 20px;
}
.goodsItem:nth-child(3n) {
	margin-right: 0;
}
.goodsItem p {
	text-align: center;
	font-size: 20px;
	line-height: 27px;
	color: #666;
}
.goodsItem p a {
	width: 100%;
}
.goodsItem p a:hover {
	color: #516bcf;
}
.goodsItem .goodsimg {
	width: 80%;
	height: auto;
	border: none;
	margin: 0 auto;
}
.box {
	padding-bottom: 0;
}
#pager {
	display: none;
}
.goodsItem a.f6 {
	width: 160px;
	height: 40px;
	background: #f95;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
.goodsItem a.f6.duibi {
	background: none;
	transition: .3s;
	border: 1px solid #ee1d23;
	color: #ee1d23;
}
.goodsItem a.f6.duibi:hover {
	background: #ee1d23;
	color: #fff;
}
#category_tree {
	border: none;
	background: none;
}
.first_tb td {
	text-align: center;
}
.first_tb td img {
	margin: 0 auto;
}
.boxCenterList table {
	width: 100% !important;
}
#right {
	border: 1px solid #ddd;
}
#right .txt_info {
	padding: 10px;
}
#right .txt_info img {
	display: block;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#right h2 {
	font-size: 16px;
	line-height: 46px;
	text-indent: 10px;
	font-weight: bold;
	color: #666;
	margin-bottom: 0px;
	background: #ebebeb;
}
.RelaArticle a {
	display: block;
	line-height: 30px;
	background-image: none;
}
.RelaArticle a:hover {
	background-image: none;
}
.spe_clpic img {
	width: 50%;
}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
	margin-right: 2px;
}
#compareList li span {
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fa_opc h6 {
	margin: 50px auto 0;
	font-size: 12px;
	color: #fff;
	padding-left: 65px;
	line-height: 25px;
}
.fa_opc p {
	font-size: 12px;
	color: #fff;
	line-height: 22px !important;
	padding-left: 65px;
	margin-top: 0 !important;
	text-align: left !important;
}
.page_show {
	margin: 20px 0;
	text-align: center;
}
.page_show a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	min-width: 40px;
	text-align: center;
	background: #F2F2F2;
	margin-right: 2px;
}
.page_show a:hover, .page_show a.page_current {
	background: #e33043;
	color: #FFF;
}
.page_show {
	margin: 20px 0;
	text-align: center;
}
.page_show span {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	min-width: 40px;
	text-align: center;
	background: #F2F2F2;
	margin-right: 2px;
}
.page_show span:hover, .page_show span.pager_current {
	background: #e33043;
	color: #FFF;
}
/***Ã¥Â¤Â´Ã©Æ’Â¨***/
.clear_nav {
	display: none
}
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	background: #212121;
}
.con {
	height: auto;
	margin: 0 auto;
}
#header .con {
}
#header .logo {
	margin-top: 12px;
}
#header .logo img {
	width: auto;
	height: 100%;
}
#header .nav {
	float: left;
	width: 44%;
}
#header .nav ul {
	margin-top:30px;
	float: left;
}
#header .nav ul li {
	float: left;
}
#header .nav ul li:hover a {
	color: #ffb81d;
}
#header .nav ul li:hover .sec_nav {
	display: block;
}
#header .nav ul li a {
	display: block;
	height: 58px;
	line-height: 58px;
	text-align: center;
	padding: 0px 12px;
	font-size: 14px;
	color: #fff;
	transition: .5s;
}
#header .nav ul li a i {
	margin-left: 5px;
	margin-top: 0px; display:none;
}
#header .nav ul li a:hover {
	color: #ffb81d;
}
#header .nav .change {
	float: left;
	position: relative;
	display: block;
	color: #fff;
	width: 100px;
	height: 100px;
	padding: 0;
	cursor: pointer;
	line-height: 100px;
	font-size: 14px;
	text-align: center;
	transition: .5s;
}
#header .nav .change i {
	margin-right: 5px;
	color: #fff;
	transition: .5s;
}
#header .nav .change .arrow-down {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	transition: .5s;
	border-top-color: #fff;
}
#header .nav .change:hover {
	color: #fff;
}
#header .nav .change:hover i {
	color: #fff;
}
#header .nav .change:hover em.arrow-down {
	border-top-color: #fff;
}
#header .nav .change .c-show {
	position: absolute;
	bottom: -60px;
	left: 0;
	width: 160px;
	height: auto;
	background: #fff;
	display: none;
	z-index: 999;
}
#header .nav .change .c-show a {
	display: block;
	float: none;
	width: 100%;
	height: 30px;
	text-align: center;
	padding: 0;
	line-height: 30px;
	transition: .2s;
	color: #000;
}
#header .nav .change .c-show a:hover {
	background: #f5f5f5;
	color: #333;
}
#header a.inquire {
	display: block;
	float: right;
	width: 60px;
	height: 30px;
	border: 1px solid #333;
	line-height: 30px;
	transition: .3s;
	margin-top: 33px;
	margin-left: 15px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
#header a.inquire:hover {
	background: #333;
	color: #fff;
}
#header .form {
	float: right;
	width: 160px;
	margin-top: 6px;
	margin-right: 10px;
}
#header .form p {
	border: 1px solid #fff;
	height: 26px;
	margin-top:34px;
}
#header .form p .txt {
	width: 132px;
	float: left;
	height: 26px;
	border: none;
	background: none;
	font-size: 12px;
	text-indent: 5px; color:#333; background:#fff;
}
#header .form p .txt::-webkit-input-placeholder { /* WebKit browsers */
  color: #000;
}

#header .form p .txt::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #000;
}

#header .form p .txt::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #000;
} 




#header .form p .btn {
	width: 26px;
	float: left;
	height: 26px;
	border: none;
	background: url(../images/top_search.png) #fff center no-repeat;
	cursor: pointer;
}
#header .carwrap {
	float: right;
	margin-top: 14px;
}
#header .carwrap a {
	float: left;
	width: 30px;
	height: 30px;
	margin-top: 18px;
}
#header .carwrap a.g_car {
	background: url(../images/goods_car.png) center/cover no-repeat;
	background-size: 30px 30px;
}
#header .carwrap a.g_car:hover {
	background-image: url(../images/goods_car2.png);
}
#header .carwrap a.words {
	width: 22px;
	height: 22px;
	border: 1px solid #fff; color:#fff;
	border-radius: 100%;
	line-height: 22px;
	text-align: center;
	margin-left: 10px;
	margin-top: 20px;
	font-size: 12px;
	-webkit-transform-origin-x: 0;
	-webkit-transform: scale(0.85);
}
#header .carwrap a.words:hover {
	border-color: #ffb81d;
	color:#ffb81d;
}


#header .form a {
	float: left;
	width: 30px;
	height: 30px;
	/*margin-top: 18px;*/
}

#header .form a.g_car {
	background: url(/UploadSysFiles/images/home/ico/goods_car2-w.png) center/cover no-repeat;
	background-size: 30px 30px; margin-left:40px;
}
#header .form a.g_car:hover {
	background-image: url(/UploadSysFiles/images/home/ico/goods_car2-y.png);
}
#header .form a.words {
	width: 27px;
	height: 27px;
	border: 1px solid #fff; color:#fff;
	border-radius: 100%;
	line-height: 28px;
	text-align: center;
	margin-left: 10px;
	margin-top: 1px;
	font-size: 14px;
	-webkit-transform-origin-x: 0;
	-webkit-transform: scale(0.85);
}
#header .form a.words:hover {
	border-color: #ffb81d;
	color:#ffb81d;
}













#header .carwrap .pe {
	float: right;
	margin-left: 6px;
	margin-top: 18px;
}
#header .carwrap .pe a {
	width: auto;
	margin-top: 0;
	float: none;
	height: auto; color:#fff;
}
#header .carwrap .pe a.email:hover {
	color: #ffb81d;
}
#header .carwrap .pe p {
	font-size: 13px; color:#fff;
}
#header .carwrap .pe p a.email span {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	margin-right: 8px;
	background: url(../images/email1.png) center/cover no-repeat;
	vertical-align: middle;
	margin-top: -2px;
}
#header .carwrap .pe p a.email:hover span {
	background: url(../images/email2.png) center/cover no-repeat;
}
#header .carwrap .pe p img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -2px;
}
#header .nav ul li {
	position: relative;
}
#header .nav ul li .ot_nav {
	display: none;
	position: absolute;
	top: 58px;
	left: 50%;
	transform: translateX(-50%);
	border-top: 8px solid #c0c0c0;
	background: rgba(255,255,255,.92);
	box-shadow: 0 2px 3px #666;
}
#header .nav ul li .ot_nav:after {
	position: absolute;
	content: '';
	top: -15px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #c0c0c0;
}
#header .nav ul li .ot_nav .list {
	float: left;
	width: 215px;
	height: 100%;
	padding-top: 15px;
	border-right: 1px dotted #959595;
}
#header .nav ul li .ot_nav .list:last-child {
	border-right: none;
}
#header .nav ul li .ot_nav .list h4 {
	display: none;
	font-size: 15px;
	color: #333;
	padding: 20px 0 0 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
#header .nav ul li .ot_nav .list h4 a {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	padding: 0;
}
#header .nav ul li:nth-child(2) .ot_nav .list {
	padding-top: 0;
}
#header .nav ul li:nth-child(2) .ot_nav .list h4 {
	display: block;
}
#header .nav ul li .ot_nav .list a {
	font-size: 12px;
	color: #696969;
	height: auto;
	padding: 0 15px;
	line-height: normal;
	text-align: left;
	margin-bottom: 8px;
}
#header .nav ul li .ot_nav .list a:hover {
	color: #ffb81d;
}
#header .nav ul li .ot_nav .list span {
	display: block;
	width: 85%;
	margin: 30px auto 0;
	border-top: 1px dotted #959595;
}
#header .nav ul li .ot_nav .list .ots {
	display: none;
}
#header .nav ul li .ot_nav .list:last-child .ots {
	display: block;
	padding-bottom: 20px;
}
#header .nav ul li:hover .ot_nav {
	display: block;
}
#header .nav ul li:nth-child(1) .ot_nav {
	width: 215px;
}
#header .nav ul li:nth-child(2) .ot_nav {
	width: 1300px;
	left: 340px;
	min-height: 340px;
}
#header .nav ul li:nth-child(2) .ot_nav .list {
	height: 340px;
}
#header .nav ul li:nth-child(2) .ot_nav:after {
	left: 352px;
}
#header .nav ul li:nth-child(1) .ot_nav .list {
	width: 100%;
}
/***Ã¨Â½Â®Ã¦â€™Â­***/
#banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 65%;
}
#banner .swiper-container {
	width: 100%;
	height: 100%;
}
#banner .swiper-wrapper {
	width: 100%;
	height: 100%;
}
#banner .swiper-slide {
	width: 100%;
	height: 100%;
}
#banner .swiper-pagination {
	bottom: 20px;
}
#banner .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
}
#banner .swiper-pagination-bullet-active {
	background: #fff;
}
#banner img {
	width: 100%;
}
#products {
	width: 100%;
}
#products .con {
	width: 100%;
}
#products ul li {
	position: relative;
	float: left;
	width: 20%;
	border-right: 1px solid #fff;
	box-sizing: border-box;
}
#products ul li:last-chlid {
border-right: none;
}
#products ul li img {
	width: 100%;
}
#products ul li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(181,181,181,.85);
	text-align: center;
	font-size: 15px;
	color: #222;
	opacity: 0;
	transition: .5s;
}
#products ul li a:hover {
	opacity: 1;
}
#products ul li a span {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
}
#lastsec {
	width: 100%;
	padding: 50px 0;
	background: #fff;
}
#lastsec h2 {
	width: 100%;
	border-bottom: 1px dashed #a6a4a3;
	font-size: 20px;
	color: #333;
	line-height: 23px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#lastsec .ls_l .c_vds {
	width: 100%;
}
#lastsec .ls_l .c_vds video {
	width: 100%;
}
#lastsec .ls_l p {
	padding: 0 50px;
	font-size: 12px;
	color: #666;
	margin-top: 10px;
}
#lastsec .ls_l p a {
	color: #888;
}
#lastsec .ls_r ul li {
	border: 1px solid #f0efed;
	box-sizing: border-box;
	padding: 8px 15px;
	clear: both;
	transition: .3s;
	background: #fff;
}
#lastsec .ls_r ul li:hover {
	background: rgba(51, 51, 51, 0.1);
}
#lastsec .ls_r ul li:last-child {
	margin-bottom: 0;
}
#lastsec .ls_r ul li .n-info p {
	padding: 20px 0 8px;
	color: #666;
	font-size: 13px;
}
#lastsec .ls_r ul li .n-info span {
	font-size: 12px;
	color: #888;
}
/*  home  */

#homecompany {
	width: 100%;
	padding: 50px 0;
	background:#000 url("/Template/en/images/h-video-bg.jpg") center center no-repeat;
}

#homecompany .ls_l .c_vds { width:100%; }
#homecompany .ls_l .c_vds video { width:100%; }
#homecompany .hprofile h2 { font-size:36px; color:#feb818; padding-top:30px; padding-bottom:30px;  }
#homecompany .hprofile p { font-size:18px; color:#fff; line-height:30px; }
#homecompany .hprofile p a { font-size:18px; color:#feb818; }


#homeproducts {
	width: 100%;
	padding: 50px 0;
	background: url("/UploadSysFiles/images/home/ico/h-pro-1-1920x672px.jpg") center center no-repeat;
}


#homeproducts .ls_l .c_vds { width:100%; }
#homeproducts .ls_l .c_vds video { width:100%; }
#homeproducts .hprofile h2 { font-size:36px; color:#feb818; padding-top:30px; padding-bottom:30px;  }
#homeproducts .hprofile p { font-size:18px; color:#fff; line-height:30px; }
#homeproducts .hprofile p a { font-size:18px; color:#feb818; }




/*banner*/

.slideBoxban{ width:100%;overflow:hidden; position:relative;margin-top:60px;}

.slideBoxban .hd{ height:15px;width: 120px;left:20%;bottom:144px;position: absolute;z-index:3;margin-left:-60px;}

.slideBoxban .hd ul{ overflow:hidden; zoom:1; float:left;  }

.slideBoxban .hd ul li{display: block;width:10px;height:10px;overflow: hidden;cursor:pointer; background-color:#404f56;border-radius:15px;float:left;margin-right:10px;margin-bottom:10px;}

.slideBoxban .hd ul li.on{background-color:#fff;}

.slideBoxban .bd{ position:relative; height:100%; z-index:0;   }

.slideBoxban .bd li{ zoom:1; vertical-align:middle; }

.slideBoxban .bd img{ width:100%; display:block;}


.slideBoxb{overflow:hidden; position:relative;}

.slideBoxb .bd{ position:relative; height:100%; z-index:0;   }

.slideBoxb .bd li{ zoom:1; vertical-align:middle; position: relative;min-height:520px;}

.slideBoxb .bd img{ display:block; margin-top:35px;  }

.slideBoxb .prev,

.slideBoxb .next{ position:absolute; right:8%; top:65%; margin-top:-14px; display:block; width:29px; height:28px; background: url(/UploadSysFiles/Images/home/prevnext.jpg) 0 0; transition:all .2s ease-in-out; }

.slideBoxb .next{ left:auto; right:3%; background-position:0 -28px;}

.slideBoxb .prev:hover{background-position:0 -56px;transition:all .2s ease-in-out;}

.slideBoxb .next:hover{background-position:0 -84px;transition:all .2s ease-in-out;}

.cfji { float: left; padding-top:15px; }

.cfwz { /* width:360px; */ width:250px;  /* width:250px; */ position: absolute; right: 0px; /* bottom: 0px;  */top:35%;  }

.cfwz h2 { font-family: Arial; font-size:18px; color:#feb818; padding-top:0px; padding-bottom:10px; margin-bottom: 14px;word-break:break-all;

word-wrap:break-word;

text-overflow:ellipsis; white-space:nowrap;width:360px;overflow:hidden;}

.cfwz p { font-family: Arial; font-size: 16px; color: #fff; text-transform: none; max-height: 108px;/* overflow:hidden;*/ }

.cfwz a { font-family: Arial; font-size: 16px; color: #feb818; text-align: right;/* display: block;*/ }



#homeproducts .ls_l .prodesc h2 { font-size:36px; line-height:40px; }
#homeproducts .ls_l .prodesc p { font-size:18px; }



#homenews {
	width: 100%;
	padding: 50px 0;
	background: url("/UploadSysFiles/Images/home/h-pro-2.jpg") center center no-repeat; min-height:610px; 
}
#homenews .ls_r h2 { font-size:36px; font-weight:bold; }

#homenews .ls_r ul { margin-top:30px; }
#homenews .ls_r ul li { list-style: disc; list-style-position: outside; margin-bottom:20px; }
#homenews .ls_r ul li a { line-height:25px; }
#homenews .ls_r ul li a:hover { color:#feb818; }


/***Ã¨Â§Â£Ã¥â€ Â³Ã¦â€“Â¹Ã¦Â¡Ë†info***/
#company {
	background: #fd962b;
}
#company h1 {
	color: #fff;
}
#company .title span {
	background: #fff;
}
#company .wrap {
	width: 100%;
	height: 480px;
	margin-top: 80px;
	background: #2a2a2a;
}
#company .wrap .c-vds {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
	margin: -30px 0px 0 0px;/* background:#333; */
}
#company .wrap .c-vds img {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	cursor: pointer;
	z-index: 8;
}
#company .wrap .c-vds video {
	position: absolute;
	width: 100%;
	height: 480px;
	right: 0;
	background: #fff;
}
#company .wrap .c-info {
	position: relative;
	float: right;
	width: 50%;
	height: 410px;
}
#company .wrap .c-info .mcter {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#company .wrap .c-info .cont {
	position: relative;
	width: 560px;
}
#company .wrap .c-info .cont p {
	font-size: 15px;
	color: #fff;
	padding-top: 20px;
	line-height: 24px;
}
#company .wrap .c-info .cont p a {
	color: #fff;
	transition: .3s;
	float: bottom;
}
#company .wrap .c-info .cont p a:hover {
	color: #333;
}
#company .wrap .c-info .cont .trungo {
	position: absolute;
	display: block;
	right: 30px;
	top: -35px;
	width: 42px;
	height: 42px;
	border: 1px solid #fd962b;
	text-align: center;
	line-height: 40px;
	color: #fd962b;
	font-size: 20px;
	transition: .3s;
}
#company .wrap .c-info .cont .trungo:hover {
	color: #1e7ccc;
	background: #fff;
	border-color: #fff;
}
/***Ã¦â€“Â°Ã©â€”Â»***/
#news {
	background: #595959;
	padding-bottom: 30px
}
#news .title {
	padding-top: 30px;
}
#news .title h1 {
	color: #fff
}
#news .title span {
	background: #fff
}
#news .wrap {
	position: relative;
	width: 100%;
	background: #f0efed;
}
#news .wrap .n-img {
	float: left;
	width: 50%;
	height: 336px;
}
#news .wrap .n-img img {
	width: 100%;
	height: 100%;
}
#news .wrap ul {
	float: right;
	width: 50%;
}
#news .wrap ul li {
	border: 1px solid #f0efed;
	box-sizing: border-box;
	padding: 5px 50px;
	clear: both;
	transition: .3s;
	background: #fff;
}
#news .wrap ul li:hover {/* border: 1px solid #c1c1c1; */
	background: rgba(51, 51, 51, 0.1);
}
#news .wrap ul li:last-child {
	margin-bottom: 0;
}
#news .wrap ul li img {
	float: left;
	width: 130px;
	height: 100px;
	margin-right: 15px;
}
#news .wrap ul li .n-info {
	float: left;
}
#news .wrap ul li .n-info p {
	padding: 20px 0 25px;
	color: #666;
}
#news .wrap ul li .n-info span {
	font-size: 14px;
	color: #888;
}
#fangan {
	width: 100%;
	padding: 30px 0 50px;
	background: #f4f4f4;
	min-height: 350px;
}
#fangan.fa_spe {
	background: #fff;
}
#fangan .con {
	position: relative;
}
#fangan .fa_left {
	float: left;
	width: 20%;
	border: 1px solid #ddd;
}
#fangan .fa_left .l_top {
	position: relative;
	width: 100%;
}
#fangan .fa_left .l_top img {
	width: 100%;
}
#fangan .fa_left .l_top .t_txt {
	position: absolute;
	top: 0;
	left: 0;
	padding: 8% 0 0 8%;
}
#fangan .fa_left .l_top .t_txt h4 {
	font-size: 30px;
	color: #fff;
}
#fangan .fa_left .l_top .t_txt p {
	font-size: 20px;
	color: #fff;
}
#fangan .fa_left .l_body a {
	display: block;
	height: 50px;
	line-height: 49px;
	border-bottom: 1px solid #ddd;
	text-indent: 15px;
	color: #333;
	font-size: 14px;
	transition: .3s;
}
#fangan .fa_left .l_body a:last-child {
	border-bottom: none;
}
#fangan .fa_left .l_body a:hover {
	background: #434343;
	color: #fff;
}
#fangan .fa_right {
	float: right;
	width: 80%;
}
#fangan .fa_right li {
	position: relative;
	float: left;
	width: 32.33%;
	margin-right: 1.5%;
	margin-bottom: 20px;
	height: 365px;
	box-sizing: border-box;
	overflow: hidden;
}
#fangan .fa_right li:nth-child(3n) {
	margin-right: 0;
}
#fangan .fa_right li img {
	width: 100%;
	height: 292px;
}
#fangan .fa_right li .p1 {
	font-size: 16px;
	color: #333;
	padding: 5px;
}
#fangan .fa_right li .p2 {
	font-size: 12px;
	color: #999;
	padding: 0 5px 0;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#fangan .fa_right li .fa_opc {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(237,29,35,.8);
	transition: .4s;
}
#fangan .fa_right li .fa_opc h5 {
	width: 100%;
	line-height: 50px;
	border-bottom: 3px solid #fff;
	text-align: center;
	font-size: 27px;
	margin: 50px auto 30px;
	color: #fff;
}
#fangan .fa_right li .fa_opc h5 span {
	display: block;
	width: 35px;
	height: 24px;
	background: url(/Template/en/images/see.png) no-repeat;
	margin: 0 auto 20px;
}
#fangan .fa_right li .fa_opc p {
	width: 90%;
	line-height: 25px;
	margin: 60px auto 0;
	color: #fff;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
#fangan .fa_right li .fa_opc span.more {
	display: block;
	width: 118px;
	height: 41px;
	border: 1px solid #fff;
	color: #fff;
	line-height: 41px;
	text-align: center;
	font-size: 14px;
	margin: 50px auto 0;
}
#fangan .fa_right li:hover .fa_opc {
	display: block;
}
#fangan .pro_spe {
	float: right;
	width: 80%;
}
#fangan .pro_spe ul li {
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 40px;
}
#fangan .pro_spe ul li .img {
	width: 250px;
	display: inline-block;
	vertical-align: top;
}
#fangan .pro_spe ul li .img img {
	width: 100%;
}
#fangan .pro_spe ul li .txt {
	width: 630px;
	display: inline-block;
	vertical-align: top;
}
#fangan .pro_spe ul li .txt h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-top: 50px;
	margin-bottom: 30px;
}
#fangan .pro_spe ul li .txt h3 a {
	transition: .3s;
}
#fangan .pro_spe ul li .txt h3 a:hover {
	color: #ee1d23
}
#fangan .pro_spe ul li .txt p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
#fangan .pro_spe ul li .txt .chakan {
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ee1d23;
	color: #ee1d23;
	transition: .3s;
	font-size: 12px;
	margin-top: 20px;
}
#fangan .pro_spe ul li .txt .chakan:hover {
	background: #ee1d23;
	color: #fff;
}
/***Ã¤ÂºÂ§Ã¥â€œÂÃ©Â¡ÂµÃ©ÂÂ¢***/
#p_info {
	width: 100%;
}
#p_info h3.title {
	font-size: 30px;
	color: #516bcf;
	padding: 40px 0;
}
#p_info ul {
	padding-bottom: 100px;
}
#p_info ul li {
	float: left;
	width: 31.33%;
	margin-right: 3%;
}
#p_info ul li:nth-child(3n) {
	margin-right: 0;
}
#p_info ul li p {
	font-size: 20px;
	line-height: 27px;
	color: #666;
	text-align: center;
}
#p_info ul li img.pd_img {
	width: 100%;
}
#p_info ul li .pd_txt {
	width: 100%;
	background-color: #fff;
	border: 1px solid transparent;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
#p_info ul li .pd_txt .pd_btn {
	height: 42px;
	line-height: 42px;
	border: 1px solid #ddd;
	cursor: pointer;
}
#p_info ul li .pd_txt .pd_btn span {
	display: inline-block;
	float: left;
	width: 30px;
	height: 30px;
	margin-top: 6px;
	margin-left: 10px;
}
#p_info ul li .pd_txt .pd_btn span img {
	width: 100%;
}
#p_info ul li .pd_txt .pd_btn strong {
	display: block;
	text-indent: -50px;
	text-align: center;
}
#p_info ul li .pd_txt .pd_btn:hover {
	background: #f4f4f4;
}
#p_info ul li .pd_txt .pd_btn:hover strong {
	color: #516bcf;
}
#p_info ul li .pd_txt .pd_btn.hsbg {
	background: #f4f4f4;
}
#p_info ul li .pd_txt .pd_btn.hsbg strong {
	color: #516bcf;
}
#p_info ul li .pd_txt .pd_wrap {
	display: none;
	overflow: hidden;
}
#p_info ul li .pd_txt .pd_wrap .cl_list a {
	display: block;/* width:100%; */
	padding: 10px 0;
	text-align: center;
	color: #333;
	font-size: 12px;
	border: 1px solid #ddd;
	border-top: none;
}
#p_info ul li .pd_txt .pd_wrap .cl_list a:first-child {
	color: #333;
	font-size: 16px;
}
#p_info ul li .pd_txt .pd_wrap .cl_list a:hover {
	background: #f4f4f4;
	color: #516bcf;
}
/***Ã¥Â¸Â¸Ã¨Â§ÂÃ©â€”Â®Ã©Â¢Ëœ***/
#problem {
	width: 100%;
	padding-bottom: 30px;
}
#problem h4.pr_title {
	font-size: 30px;
	color: #516bcf;
	padding: 40px 0;
}
#problem ul {
	margin-bottom: 30px;
}
#problem ul h6 {
	font-size: 24px;
	line-height: 33px;
	color: #666;
	padding-bottom: 10px;
}
#problem ul li {
	margin-bottom: 10px;
}
#problem li .pr_wrap {
	width: 100%;
	box-shadow: 1px 1px 2px #ddd;
}
#problem li .pr_wrap .pr_btn {
	height: 42px;
	line-height: 42px;
	background: #f4f4f4;
	border: 1px solid #ddd;
	cursor: pointer;
}
#problem li .pr_wrap .pr_btn.nobg {
	background: none;
}
#problem li .pr_wrap .pr_btn span {
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #666
}
#problem li .pr_wrap .pr_txt {
	display: none;
	border: 1px solid #ddd;
	padding: 15px;
	border-top: none;
	font-size: 14px;
	color: #666;
}
#fy-content {
	margin-top: 50px;
	margin-bottom: 30px;
}
#fy-left {
	width: 215px;
	height: auto;
	float: left;
}
#fy-left h1 {
	width: 100%;
	height: 72px;
	line-height: 72px;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	background: #8d8b8c;
	color: #fff;
	margin-bottom: 2px;
}
#fy-left h1 font {
	font-size: 16px;
	color: #d8d7d8;
	font-weight: 100;
	padding-left: 5px;
}
#fy-left > dl {
	display: block;
	width: 100%;
	height: 3px;
	background: #8d8b8c;
	margin-bottom: 15px;
}
#fy-left ul {
	width: 100%;
	height: auto;
}
#fy-left ul > li {
	width: 100%;
	height: auto;
	margin-bottom: 1px;
	background: #f0f0f0;
	overflow: hidden;
}
#fy-left ul > li > a {
	display: block;
	width: calc(100% - 50px);
	-webkit-width: calc(100% - 50px);
	height: 50px;
	float: left;
	line-height: 50px;
	font-size: 14px;
	color: #666;
	text-indent: 20px;
}
#fy-left ul > li > i {
	float: right;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	width: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
	color: #666;
}
#fy-left ul > li > a.active {
	background: #516bcf;
	color: #fff;
}
#fy-left ul > li > i.active {
	background: #516bcf;
	color: #fff;
}
#fy-left ul > li:hover > a {
	background: #516bcf;
	color: #fff;
}
#fy-left ul > li:hover > i {
	background: #516bcf;
	color: #fff;
}
#fy-left ul ol {
	width: 100%;
	height: auto;
	clear: both;
	display: none;
}
#fy-left ul ol li {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ccc;
	clear: both;
}
#fy-left ul ol li a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	font-size: 14px;
	color: #999;
}
#fy-left ul ol li:hover a {
	background: #26a9e1;
	color: #fff;
}
#fy-left .div3 {
	text-align: center;
	background: #f0f0f0;
	padding: 10px 0;
	margin-top: 15px;
}
#fy-left .div3 h3 {
	font-size: 16px;
	color: #555;
	margin-bottom: 10px;
	background: none;
	line-height: none;
	height: auto;
	text-align: center;
}
#fy-left .div3 img {
	margin: 0 auto 7px;
}
#fy-left .div3 h4 {
	font-size: 13px;
	font-weight: 100;
	color: #333;
	margin-bottom: 5px;
}
#fy-left .div3 p {
	font-size: 15px;
	color: #666;
	margin-bottom: 7px;
}
#fy-content #right {
	width: calc(100% - 250px);
	-webkit-width: calc(100% - 250px);
	height: auto;
	float: right;
}
#xiazai li {
	width: 48%;
	height: 130px;
	float: left;
	margin-bottom: 15px;
	background: #ececec;
	overflow: hidden;
}
#xiazai li:nth-child(2n+1) {
	margin-right: 4%;
}
#xiazai li .txt {
	width: calc(100% - 120px);
	-webkit-width: calc(100% - 120px);
	height: 100%;
	float: left;
	color: #999;
	padding: 25px;
}
#xiazai li .txt a {
	display: block;
	font-size: 16px;
}
#xiazai li .txt span {
	display: block;
	font-size: 13px;
	margin-top: 20px;
}
#xiazai li .txt dl {
	font-size: 13px;
	margin-top: 10px;
}
#xiazai li .gengduo {
	display: block;
	width: 70px;
	height: 100%;
	line-height: 125px;
	float: right;
	text-align: center;
	font-size: 30px;
}
#xiazai li:hover .txt {
	background: #242e3a;
	color: #fff;
}
#xiazai li:hover .txt a {
	color: #fff;
}
#xiazai li:hover .gengduo {
	background: #516bcf;
	color: #fff;
}
#right .txt_info h2 {
	font-size: 24px;
	font-weight: bold;
	color: #666;
	margin-bottom: 25px;
	background: #ebebeb;
}
#right .txt_info p {
	text-indent: 2em;
	color: #666;
	font-size: 16px;
	line-height: 30px;
}
#right .txt_info img {
	margin: 20px auto 0;
}
#chengnuo, #liucheng {
	width: 100%;
	height: 666px;
	background: url(../images/shouhou.jpg) center top no-repeat fixed;
}
#chengnuo .title h1, #liucheng .title h1 {
	color: #fff;
}
#chengnuo .title span, #liucheng .title span {
	background: #fff;
}
#chengnuo ul {
	text-align: center;
}
#chengnuo ul li {
	display: inline-block;
	width: 190px;
	margin: 0 46px;
	line-height: 18px;
	color: #dee2ed;
	text-align: center;
}
#chengnuo ul li .sh_img {
	position: relative;
	width: 177px;
	height: 177px;
	margin: 0 6px 18px;
}
#chengnuo ul li .sh_img span {
	position: absolute;
	right: -5px;
	bottom: -5px;
	width: 67px;
	height: 67px;
	line-height: 67px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	background: #0c61dc;
	border-radius: 100%;
}
#chengnuo ul li h5 {
	font-size: 15px;
	line-height: 56px;
	color: #fff;
	height: auto;
	background: none;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#chengnuo ul li p {
	font-size: 12px;
	color: #dee2ed;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}
#fangshi {
	width: 100%;
	background: #fff;
	text-align: center;
	padding-bottom: 50px;
}
#fangshi .title {
	margin-bottom: 60px;
}
#fangshi .fs_l {
	display: inline-block;
	width: 570px;
}
#fangshi .fs_l li {
	float: left;
	width: 275px;
	height: 105px;
	background: #f2f2f2;
	margin: 0 9px 9px 0;
	line-height: 18px;
	color: #515151;
}
#fangshi .fs_l li img {
	display: inline-block;
	vertical-align: middle;
}
#fangshi .fs_l li span {
	display: inline-block;
	width: 190px;
	vertical-align: middle;
	font-size: 12px;
	color: #666;
	text-align: left;
}
#fangshi .fs_r {
	display: inline-block;
	width: 316px;
	margin-left: -4px;
}
#fangshi .fs_r li {
	float: left;
	width: 149px;
	height: 130px;
	padding-top: 14px;
	background: #f2f2f2;
	margin: 0 9px 9px 0;
	line-height: 18px;
	color: #515151;
}
#fangshi .fs_r li span {
	text-align: left;
	display: block;
	padding-left: 24px;
	font-size: 12px;
	color: #666;
}
#fangshi .fs_r li p {
	text-align: left;
	padding-left: 24px;
	font-size: 12px;
	color: #666;
}
#fangshi .fs_r li.full {
	width: 307px;
	height: 66px;
	padding: 0 0;
}
#fangshi .fs_r li.full p {
	line-height: 14px;
	padding-left: 12px;
}
#fangshi .fs_r li.full p.spe {
	padding-top: 8px;
	padding-bottom: 5px;
}
#liucheng {
	width: 100%;
	text-align: center;
}
#liucheng .title {
	margin-bottom: 60px;
}
#liucheng ul {
	display: inline-block;
}
#liucheng ul.ul_list1 li {
	float: left;
	width: 125px;
	height: 289px;
}
#liucheng ul.ul_list2 {
	width: 345px;
	margin: 0 10px 0 10px;
}
#liucheng ul.ul_list2 li {
	float: left;
	width: 345px;
	height: 89px;
	margin-bottom: 11px;
}
#liucheng ul.ul_list2 li img {
	float: left;
	height: 100%;
}
#liucheng ul.ul_list2 li:last-child {
	margin-bottom: 0;
}
#liucheng ul.ul_list3 li {
	width: 122px;
	height: 289px;
}
#zhaopin li {
	width: 31.8%;
	height: auto;
	float: left;
	margin-right: 2%;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-top: 3px solid #516bcf;
	background: #fff;
	transition: background .3s;
	-webkit-transition: background .3s;
}
#zhaopin li:nth-child(3n) {
	margin-right: 0;
}
#zhaopin li a {
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 0;
}
#zhaopin li h3 {
	color: #516bcf;
	margin-bottom: 10px;
	padding-left: 15px;
	transition: .3s;
}
#zhaopin li dl {
	margin-top: 35px;
	color: #082d5c;
	height: auto;
	overflow: hidden;
	padding-left: 15px;
}
#zhaopin li dl span {
	transition: .3s;
}
#zhaopin li dl font {
	float: right;
	font-size: 30px;
	position: relative;
	left: -30px;
	transition: .3s;
}
#zhaopin li:hover {
	background: #516bcf;
	color: #fff;
	border-color: #516bcf;
}
#zhaopin li:hover h3 {
	color: #fff;
}
#zhaopin li:hover dl {
	color: #fff;
}
#zhaopin li:hover dl font {
	left: -10px;
}
.about_us {
	width: 100%;
	padding: 50px 0;
background: url(<?php echo $s_path.$t_path?>images/lianxi_bg.jpg) center center no-repeat;
}
.about_us .wrap_l {
	float: left;
	width: 48%;
	border-right: 2px solid #ee1d23;
	padding-bottom: 100px;
}
.about_us .wrap_l h2 {
	font-size: 30px;
	margin-bottom: 25px;
}
.about_us .wrap_l p {
	font-size: 16px;
	color: #666;
	margin-bottom: 15px;
	padding-right: 10px;
}
.about_us .wrap_l p i {
	margin-right: 10px;
	color: #ff3c41;
}
.about_us .wrap_l p:nth-child(2) {
	margin-bottom: 20px;
	font-size: 18px;
}
.about_us .wrap_l h5 {
	font-size: 22px;
	color: #333;
	background: none;
	text-align: left;
	margin-bottom: 10px;
}
.about_us .wrap_l p i.spe_ico {
	display: inline-block;
	width: 17px;
	height: 17px;
background:url(<?php echo $s_path.$t_path?>images/s.png) center/cover no-repeat;
	vertical-align: middle;
	margin-top: -4px;
}
.about_us .wrap_r {
	float: left;
	width: 48%;
	padding-left: 20px;
}
.about_us .wrap_r h2 {
	font-size: 30px;
	margin-bottom: 25px;
}
.about_us .wrap_r p.tit {
	font-size: 20px;
	color: #666;
}
.about_us .wrap_r form p {
	width: 480px;
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #fff;
	margin-top: 20px;
}
.about_us .wrap_r form p:hover {
	box-shadow: 0 0px 8px #ccc;
}
.about_us .wrap_r form p input {
	width: 100%;
	height: 100%;
	border: none;
	text-indent: 8px;
	background: none;
}
.about_us .wrap_r form p textarea {
	width: 100%;
	min-height: 120px;
	border: none;
	text-indent: 8px;
	background: none;
	resize: vertical;
}
.about_us .wrap_r form p.txar {
	min-height: 120px;
	height: auto;
	padding: 10px 0 0 0;
}
.about_us .wrap_r form p.btn {
	width: 100px;
	background: #ee1d23;
	color: #fff;
	border: none;
	opacity: .8;
}
.about_us .wrap_r form p.btn input {
	color: #fff;
	text-indent: 0;
	cursor: pointer;
}
.about_us .wrap_r form p.btn:hover {
	opacity: 1;
}
.about_us .spe_nav {
	width: 100%;
	margin-bottom: 20px;
}
.about_us .spe_nav ul li {
	float: left;
	width: 150px;
	height: 40px;
	background: #fff;
	border-radius: 3px;
	margin-right: 10px;
}
.about_us .spe_nav ul li a {
	display: block;
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.about_us .spe_nav ul li:hover {
	background: #ee1d23;
}
.about_us .spe_nav ul li:hover a {
	color: #fff;
}
.about_us .spe_nav ul li.on {
	background: #ee1d23;
}
.about_us .spe_nav ul li.on a {
	color: #fff;
}
.solution {
	position: relative;
	width: 100%;
	padding: 50px 0;
background: url(<?php echo $s_path.$t_path?>images/lianxi_bg.jpg) center center no-repeat;
}
.solution .w_box {
	width: 100%;
	height: 85px;
	border-bottom: 1px solid #ddd;
}
.solution .w_box a {
	position: relative;
	display: block;
	margin: 0 auto;
	border-radius: 4px;
	min-width: 100px;
	width: auto;
	max-width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	padding: 0 5px;
}
.solution .w_box a:before {
	display: none;
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -10px;
	content: '';
	width: 19px;
	height: 40px;
background:url(<?php echo $s_path.$t_path?>images/hov_bg.png);
}
.solution .w_box a:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 15px;
	background: #ddd;
	top: 71px;
	left: 50%;
}
.solution .w_box a:hover {
	background: #ee1d23;
	color: #fff;
}
.solution .w_box a:hover:before {
	display: block;
}
.solution .w_box a:hover:after {
	display: none;
}
.solution .w_box a.on {
	background: #ee1d23;
	color: #fff;
}
.solution .w_box a.on:before {
	display: block;
}
.solution .w_box a.on:after {
	display: none;
}
.solution .w_box a strong {
	display: none;
}
.solution .solu_cont h1 {
	font-size: 30px;
	text-align: center;
	padding: 30px 0 20px;
}
.solution .solu_cont p {
	padding: 0 15px;
	line-height: 25px;
	font-size: 14px;
	overflow: hidden;
	display: -webkit-box;
	display: -o-box;
	display: -moz-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 7;
	-o-line-clamp: 7;
	-moz-line-clamp: 7;
	-o-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-box-orient: vertical;
}
.solution .solu_cont .info_txt p {
	text-indent: 2em;
}
.solution .swiper-button-prev {
	margin-top: -38px;
	left: 0px;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
background-image:url(<?php echo $s_path.$t_path?>images/i_left.png);
}
.solution .swiper-button-next {
	margin-top: -38px;
	right: 0px;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
background-image:url(<?php echo $s_path.$t_path?>images/i_right.png);
}
.solution .solu_cont ul.pic_w {
	margin-top: 50px;
}
.solution .solu_cont ul.pic_w li {
	position: relative;
	float: left;
	width: 321px;
	height: 321px;
	margin: 0 38px;
	margin-bottom: 50px;
}
.solution .solu_cont ul.pic_w li img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}
.solution .solu_cont ul.pic_w li .txt_b {
	position: absolute;
	bottom: 30px;
	right: 0;
	overflow: hidden;
	width: 248px;
	height: 50px;
	max-height: 225px;
	padding: 15px;
	border-left: 2px solid #ee1d23;
	background: rgba(49,54,57,.8);
}
.solution .solu_cont ul.pic_w li .txt_b h6 {
	font-size: 18px;
	color: #fff;
	padding-bottom: 15px;
}
.solution .solu_cont ul.pic_w li .txt_b p {
	padding: 0;
	color: #fff;
}
.solution .solu_cont ul.pic_w li .txt_b:hover {
	height: auto;
}
.c_msg .con {
	width: 100%;
}
.cont_box {
	width: 100%;
	padding: 50px 0;
background: url(<?php echo $s_path.$t_path?>images/lianxi_bg.jpg) center center;
}
.cont_box .con {
	position: relative;
}
.cont_box .ct_left {
	width: 230px;
	float: left;
}
.cont_box .ct_left h5 {
	line-height: 40px;
	background: #ee1d23;
	text-indent: 10px;
	color: #fff;
	font-weight: bold;
}
.cont_box .ct_left ul {
	width: 100%;
}
.cont_box .ct_left ul li {
	position: relative;
	width: 100%;
	height: 35px;
	background: #fff;
}
.cont_box .ct_left ul li a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 30px;
	font-size: 14px;
	color: #999;
}
.cont_box .ct_left ul li:after {
	display: none;
	position: absolute;
	content: '';
	top: 50%;
	left: 5px;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	background: url(/Template/en/images/sjx.png) center/cover no-repeat;
}
.cont_box .ct_left ul li:hover {
	background: #eaeaea;
}
.cont_box .ct_left ul li:hover a {
	color: #666;
}
.cont_box .ct_left ul li:hover:after {
	display: block;
}
.cont_box .ct_left ul li.on {
	background: #eaeaea;
}
.cont_box .ct_left ul li.on a {
	color: #666;
}
.cont_box .ct_left ul li.on:after {
	display: block;
}
.cont_box .ct_right {
	width: 77%;
	border: 1px solid #ddd;
	float: right;
	background: #fff;
}
.cont_box .ct_right h2.tx {
	position: relative;
	line-height: 40px;
	text-indent: 30px;
	background: #ee1d23;
	border-bottom: 1px solid #ddd;
	color: #fff;
}
.cont_box .ct_right h2.tx:after {
	position: absolute;
	content: '';
	top: 50%;
	left: 5px;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	background: url(/Template/en/images/sjx2.png) center/cover no-repeat;
}
.cont_box .ct_right .c_msg {
	padding: 10px 15px;
	min-height: 180px;
}
.cont_box .ct_right .c_msg p {
	font-size: 14px;
	color: #666;
	line-height: 22px;
}
.cont_box .ct_right ul.culture {
	width: 100%;
	padding-bottom: 50px;
}
.cont_box .ct_right ul.culture li {
	width: 19%;
	float: left;
	margin-right: 1.25%;
	margin-top: 30px;
	background: url(/Template/en/images/cur_bg.png) no-repeat;
	height: 170px;
}
.cont_box .ct_right ul.culture li:nth-child(5n) {
	margin-right: 0;
}
.cont_box .ct_right ul.culture li .txt {
	width: 92px;
	margin: 40px 0 0 28px
}
.cont_box .ct_right ul.culture li .txt h3 {
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #ffc100;
	text-align: center;
}
.cont_box .ct_right ul.culture li .txt p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.cont_box .ct_right ul.honor {
	width: 100%;
	padding: 20px 0 50px;
}
.cont_box .ct_right ul.honor li {
	float: left;
	width: 31.333%;
	margin-right: 3%;
	margin-bottom: 30px;
}
.cont_box .ct_right ul.honor li:nth-child(3n) {
	margin-right: 0;
}
.cont_box .ct_right ul.honor li img {
	width: 100%;
}
.cont_box .ct_right ul.honor li p {
	text-align: center;
	line-height: 25px;
}
.cont_box .ct_left.fix {
	position: fixed;
	top: 20px;
}
.cont_box .ct_left.fbtm {
	position: absolute;
	bottom: 0;
	left: 0;
}
.picturex {
	width: 100%;
	text-align: center;
}
.picturex li {
	display: inline-block;
}
#pro_box {
	width: 100%;
	background: url(/Template/en/images/lianxi_bg.jpg) center center;
	padding-bottom: 100px;
	min-height: 340px;
}
#pro_box .spe_cag {
	position: relative;
	padding-top: 50px;
}
#goos_box {
	width: 100%;
	padding-top: 20px;
	background: #f2f2f2;
}
#pro_box .box_1 {
	background: none;
}
#pro_box .centerPadd {
	padding: 0;
}
#pro_box .centerPadd .goodsBox {
	background: none;
	padding: 0;
}
#pro_box .box {
	background: none;
}
#pro_box .goodsItem {
	float: none;
	width: 100%;
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 2px;
	box-shadow: 0 0 3px #ddd;
}
#pro_box .goodsItem .img {
	float: left;
	width: 250px;
}
#pro_box .goodsItem .img img {
	width: 100%;
}
#pro_box .goodsItem .txt {
	width: 660px;
	float: left;
}
#pro_box .goodsItem .txt h5 {
	background: none;
	text-align: left;
	font-size: 18px;
	color: #000;
	margin: 20px 0 20px;
}
#pro_box .goodsItem .txt h5 a {
	transition: .3s;
}
#pro_box .goodsItem .txt h5 a:hover {
	color: #ee1d23;
}
#pro_box .goodsItem .txt .brief {
	width: 100%;
	height: 100px;
}
#pro_box .goodsItem .txt .brief p {
	width: 100%;
	font-size: 14px;
	text-align: left;
	color: #666;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
#pro_box .goodsItem .txt a {
	display: block;
}
#goodsInfo {
	background: none;
}
#pro_box .spe_arear {
	width: 80%;
	float: right;
}
#left_nav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	z-index: 999;
	box-shadow: 0 0px 3px #999;
}
#left_nav.cage {
	top: 50px;
}
#left_nav.spe {
	position: fixed;
	top: 150px;
	left: 10px;
}
#left_nav h2 {
	height: 50px;
	line-height: 50px;
	background: #ee1d23;
	width: 100%;
	text-indent: 8px;
	color: #fff;
	font-size: 16px;
}
#left_nav h2 em {
	float: left;
	width: 70px;
	height: 50px;
	background: url(/Template/en/images/logoxx.png) center/cover no-repeat;
	margin-left: 20px;
}
#left_nav h2 span {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #fff;
	float: right;
	margin-top: 10px;
	cursor: pointer;
}
#left_nav ul li {
	width: 100%;
	height: 40px;
	background: #fff;
}
#left_nav ul li a {
	display: block;
	line-height: 40px;
	font-size: 12px;
	text-indent: 8px;
	color: #666;
}
#left_nav ul li:hover {
	background: #eaeaea;
}
#left_nav .lx {
	width: 100%;
	background: #fff;
	border-top: 1px solid #ddd;
}
#left_nav .lx p {
	font-size: 13px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left_nav .lx p i {
	color: #ee1d23;
	margin-right: 8px;
}
#cl_sh {
	display: none;
	position: fixed;
	top: 150px;
	left: 10px;
	width: 50px;
	height: 35px;
	background: url(/Template/en/images/logoxx.png) #ee1d23 center/cover no-repeat;
	cursor: pointer;
}
.info_xq h5 {
	background: none;
	margin: 40px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #808080;
	text-align: right;
	font-size: 9px;
}
.info_xq h5 p {
	font-size: 12px;
	color: #666;
	text-align: right;
}
.info_xq h5 p a {
	font-size: 12px;
	color: #666;
}
.info_xq h5 p a:hover {
	text-decoration: underline;
}
.info_xq h5 a {
	font-size: 12px;
	color: #666;
}
.info_xq h5 a:hover {
	text-decoration: underline;
}
.info_xq .msg .het {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #666;
}
.info_xq .msg .het h6 {
	float: left;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.info_xq .msg .het .baidu {
	float: right;
}
.info_xq .msg .het .baidu p {
	font-size: 12px;
}
.info_xq .msg .het .baidu .sharebox a {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-top: 9px;
}
.info_xq .msg .het .baidu .sharebox a img {
	width: 100%;
	height: 100%;
}
.info_xq .msg .txt {
	margin-top: 20px;
	font-size: 14px;
	color: #666;
}
.info_xq .msg p {
	font-size: 14px;
	color: #666;
}
.info_xq .buy_car {
	width: 200px;
	height: 42px;
	border-radius: 3px;
	background: #ee1d23;
	margin-bottom: 20px;
}
.info_xq .buy_car .spe {
	float: left;
	width: 60px;
	height: 35px;
	border-right: 1px solid #d4d4d4;
	padding-top: 7px;
}
.info_xq .buy_car .spe em {
	display: block;
	width: 28px;
	height: 28px;
	background: url(/Template/en/images/car.png) center/cover no-repeat;
	margin: 0 auto;
}
.info_xq .buy_car img {
	float: left;
	height: 42px;
	margin-left: 40px;
}
.info_pic {
}
.info_pic #box {
	position: relative;
	width: 100%;
}
#glass .small {
	position: relative;
	width: 100%;
	height: 350px;
	background: #f7f7f7;
}
#glass .small img {
	width: 100%;
	height: 100%;
}
#glass .small span {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 140px;
	background: rgba(0,0,0,.7);
	cursor: move;
}
#glass .big {
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: -390px;
	width: 380px;
	height: 420px;/*border:1px solid #ee1d23;*/
	background: #fff;
}
#glass .big img {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 1000px;
}
.info_pic #tab {
	width: 100%;
	height: 100px;
	overflow: hidden;
}
.info_pic #tab ul {
	width: 2000px;
	height: 100%;
}
.info_pic #tab ul li {
	overflow: hidden;
	position: relative;
	float: left;
	width: 51px;
	height: 65px;
	border: 2px solid #fff;
	background: #f8f8f8;
	margin: 10px 6px 10px 0px;
	cursor: pointer;
}
.info_pic #tab ul li:last-child {
	margin-right: 0;
}
.info_pic #tab ul li.on {
	border-color: #ee1d23;
}
.info_pic #tab ul li img {
	width: 100%;
	height: 100%;
}
#cont_tab {
	width: 100%;
}
#cont_tab .ct_top {
	width: 100%;
	border-bottom: 1px solid #cbcbcb;
}
#cont_tab .s_tab {
	display: inline-block;
	vertical-align: middle;
}
#cont_tab .contact {
	display: inline-block;
	float: right;
	vertical-align: middle;
	line-height: 45px;
	padding-left: 26px;
	background: url(../images/email.png) left center no-repeat;
	font-size: 12px;
	margin-right: -5px;
	background-position: 0px 11px;
	transform: scale(.9);
}
#cont_tab .s_tab span {
	position: relative;
	float: left;
	height: 45px;
	font-weight: bold;
	color: #666;
	font-size: 13px;
	line-height: 45px;
	margin-left: -2px;
	text-align: center;
	padding: 0 25px;
	background: #e5e5e5;
	cursor: pointer;
}
#cont_tab .s_tab span:first-child {
	margin-left: 0px;
}
#cont_tab .s_tab span.on {
	background: #cbcbcb;
	color: #333;
}
#cont_tab ul {
	padding: 25px 20px;
	border: 1px solid #cbcbcb;
	background: #fff;
	min-height: 320px;
}
#cont_tab ul li {
	display: none;
}
#cont_tab ul li .boxCenterList {
	width: 100%;
	padding: 0;
}
#cont_tab ul li .boxCenterList table {
	width: 100% !important;
	table-layout: fixed;
}
#cont_tab ul li .boxCenterList table td {
	word-wrap: break-word;
}
#cont_tab ul li p {
	font-size: 14px !important;
	line-height: 23px;
	color: #333 !important;
}
#cont_tab ul li p span {
	color: #333 !important;
	font-family: Arial !important;
}

#cont_tab ul li table {
    width: auto !important;
    border-color: #444 !important;
    color: #333 !important;   
    border-collapse: collapse !important;
    border: 1px #333 solid;
}
/*
#cont_tab ul li table {
	width: auto !important;
	border-color: #444 !important;
	color: #333 !important;
	border: 0 !important;
	border: 0px solid #444 !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
}
*/

#cont_tab ul li table tr {
	border-bottom: 1px solid #444;
}
#cont_tab ul li table tr td {
	border-right: 1px solid #444;
}
#cont_tab ul li table tr td:last-child {
	border-right: 1px solid #444;
}
#cont_tab ul li.specif table td {
	padding: 5px 0 5px 10px;
}
#cont_tab ul li.specif table td {
	padding: 5px 0 5px 10px;
}
#cont_tab ul li table td {
	font-family: Arial !important;
	font-size: 14px !important;
	color: #333 !important;
}
#cont_tab ul li table td span {
	font-family: Arial !important;
	font-size: 14px !important;
	color: #333 !important;
}
#cont_tab ul li.feature {
	font-size: 14px !important;
	color: #333 !important;
	line-height: 30px;
}
#cont_tab ul li {
	font-size: 14px !important;
	color: #333 !important;
	line-height: 30px;
}
#cont_tab ul li.specif {
	line-height: 20px;
}
#tj_info {
	width: 100%;
	padding: 50px 0;
}
#tj_info .con {
	width: 1200px;
}
#tj_info h5 {
	background: none;
	font-size: 16px;
	color: #000;
	text-align: left;
	padding-bottom: 20px;
}
#tj_info .xg_ban {
	position: relative;
	width: 100%;
	height: 300px;
}
#tj_info .swiper-container {
	height: 100%;
}
#tj_info .xg_ban .swiper-wrapper {
	height: 100%;
}
#tj_info .xg_ban .swiper-wrapper .swiper-slide a.bg {
	display: block;
	width: 100%;
	border: 1px solid #ddd;
	box-sizing: border-box;
	background: #fbfbfb;
}
#tj_info .xg_ban .swiper-wrapper .swiper-slide a.bg:hover {
	border-color: #ee1d23;
}
#tj_info .xg_ban .swiper-wrapper .swiper-slide a.bg img {
	width: 100%;
}
#tj_info .xg_ban .swiper-wrapper .swiper-slide p {
	line-height: 34px;
	font-size: 12px;
	color: #444;
	text-align: center;
}
#tj_info .xg_ban .spe-prev {
	left: -40px;
	background-image: url(../images/i_left.png);
}
#tj_info .xg_ban .spe-next {
	right: -40px;
	background-image: url(../images/i_right.png);
}
#tj_info .xg_ban .spe-prev, #tj_info .xg_ban .spe-next {
	height: 27px;
	margin-top: -40px;
}
#mapp {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#ditu img {
	width: auto;
	height: auto;
	max-height: none;
	max-width: none;
}
#ditu {
	width: 100%;
	height: 100%;
}
#ditu .container {
	width: 100%;
	height: 100%;
}
#ditu .container .title {
	font-size: 20px;
	font-weight: bold;
	color: #cc5522;
	padding: 15px 0;
}
#ditu .container .content {
	font-size: 13px;
	color: #333;
	margin-top: 6px;
	padding: 0 30px;
}
#ditu .BMap_pop {
	display: block;
}/*位置信息框*/
#ditu .BMap_shadow {
	display: none;
}/*微信信息框的灰色阴影*/
#ditu .anchorBL {
	display: none;
}/*左下角百度地图几个字*/
#ditu .BMap_stdMpCtrl {
	display: non;
}/*左侧调节控件*/
#ditu .BMap_bubble_content .content:nth-child(6) {
	font-weight: bold !important;
	padding-top: 15px;
}
#ditu .BMap_bubble_content .content:last-child {
	padding-bottom: 20px;
}
#pdrs {
	width: 100%;
	padding: 30px 0;
}
#pdrs .pds_l h2 {
	font-size: 15px;
	color: #010101;
	line-height: 40px;
	text-indent: 10px;
	background: #aaa;
}
#pdrs .pds_l ul {
	background: #eee;
}
#pdrs .pds_l ul li {
	width: 100%;
}
#pdrs .pds_l ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 78%;
	height: 36px;
	color: #010101;
	font-size: 14px;
	line-height: 36px;
	text-indent: 10px;
	transition: .2s;
}
#pdrs.info .pds_l ul li a {
	width: 100%;
}
#pdrs .pds_l ul li i {
	display: inline-block;
	width: 36px;
	height: 36px;
	color: #010101;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	margin-left: 15px;
}
#pdrs .pds_l ul li a:hover {
	color: #808080;
}
#pdrs .pds_l ul li .l_sec {
	display: none;/*border-top:1px dotted #999;*/
}
#pdrs .pds_l ul li .l_sec a {
	width: 100%;
	height: 27px;
	line-height: 27px;
	color: #808080;
}
#pdrs .pds_l ul li .l_sec a:hover {
	text-decoration: underline;
}
#pdrs .pds_r h4 {
	position: relative;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #101010;
}
#pdrs .pds_r h4 span {
	position: absolute;
	top: 10px;
	left: 0;
	padding: 0 10px;
	font-size: 15px;
	color: #101010;
	line-height: 30px;
	background: #fff;
	font-weight: bold;
}
#pdrs .pds_r h4 span em {
	color: #f00;
	font-weight: bold;
}
#pdrs .pds_r p {
	font-size: 12px;
	color: #2a2a2a;
	float: right;
}
#pdrs .pds_r p a {
	font-size: 12px;
	color: #2a2a2a;
}
#pdrs .pds_r p a:hover {
	text-decoration: underline;
}
#pdrs .pds_r .list ul {
	margin-top: 20px;
}
#pdrs .pds_r .list ul li {
	float: left;
	padding: 10px 1.5%;
	margin-right: 3%;
	margin-bottom: 10px;
	background: #fff;
	transition: .3s;
}
#pdrs .pds_r .list ul li a.pic {
	display: block;
	width: 100%;
	padding: 15px 0;
	background: #f5f5f5;
}
#pdrs .pds_r .list ul li:nth-child(3n) {
	margin-right: 0;
}
#pdrs .pds_r .list ul li img {
	width: 100%;
	margin: 0 auto;
}
#pdrs .pds_r .list ul li p {
	width: 100%;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin: 10px auto 0;
	float: none;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: .3s;
}
#pdrs .pds_r .list ul li:hover {
	box-shadow: 0 0px 5px #999;
}
#pdrs .pds_r .list ul li:hover p {
	color: #999;
}
#pdrs .pds_r .cont p {
	float: none;
}
#pdrs .pds_r h5.fast {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: right; font-size:9px;
}
#pdrs .pds_r h5.fast a {
	font-size: 12px;
}
#pdrs.info .pds_r .cont {
	padding: 20px 40px 40px;
	background: #f5f5f5;
	margin-top: 40px;
}
#pdrs.info .pds_r .cont p {
	font-size: 14px;
	color: #666;
	line-height: 23px;
	float: none;
/*	text-indent: 19px;
*/}
#pdrs.info .pds_r .cont img {
	margin: 10px auto;
	max-width: 100%;
}
#pdrs.spe .pds_r h6.cen {
	margin-top: 40px;
}
#pdrs.upload .pds_r {
	float: none;
	width: 100%;
}
#pdrs.upload .pds_r .cont {
	padding: 20px 40px 40px;
	background: #fff;
	margin-top: 20px;
}
#pdrs.upload .pds_r .cont ul li {
	margin-bottom: 20px;
	padding: 20px 0;
	transition: .3s;
}
#pdrs.upload .pds_r .cont ul li:hover {
	box-shadow: 0 0 3px #666;
}
#pdrs.upload .pds_r .cont ul li h3 {
	font-size: 24px;
	color: #f00;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#pdrs.upload .pds_r .cont ul li p {
	font-size: 14px;
	color: #666;
	text-align: center;
	float: none;
}
#pdrs.upload .pds_r .cont ul li img {
	margin: 20px auto 0;
}
.dwlist {
	width: 100%;
	padding-bottom: 70px;
}
.dwlist .dw_top {
	width: 100%;
	background: #d6d6d6;
}
.dwlist .wrap {
	margin: 0 auto;
}
.dwlist .dw_top a {
	display: inline-block;
	padding: 0 10px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-right: 8px;
}
.dwlist .dw_top a:hover {
	background: #e33043;
	color: #fff;
}
.dwlist .dw_top a.active {
	background: #e33043;
	color: #fff;
}

.dwlist .dw_btm {
	width: 100%;
}
.dwlist .dw_btm .cbtn {
	border-bottom: 1px solid #ddd;
}
.dwlist .dw_btm .cbtn span {
	float: left;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #888;
}
.dwlist .dw_btm .sp1 {
	width: 58%;
	text-indent: 10px; font-weight:bold; color:#333; font-size:24px;
}
.dwlist .dw_btm .sp1 img { display:inline-table; }
.dwlist .dw_btm .sp1 span { color:#999}
.dwlist .dw_btm .sp2 {
	width: 14%;
	text-align: center;
}
.dwlist .dw_btm ul li {
	width: 100%;
	height: 64px;
	border-bottom: 1px solid #ddd;
	padding-top:10px;
}
.dwlist .dw_btm ul li p {
	float: left;
	height: 64px;
	line-height: 64px;
	font-size: 14px;
	color: #999;
}
.dwlist .dw_btm ul li p.spe a {
	display: block;
	margin: 19px auto 0;
	width: 26px;
	height: 26px;
	background: url(../images/down1.png) center/cover no-repeat;
	background-size: 24px 24px;
	cursor: pointer;
}
.dwlist .dw_btm ul li p.spe a:hover {
	background-image: url(../images/down2.png);
}
.dwlist .dw_btm a.more {
	width: 100%;
	display: block;
	height: 28px;
	line-height: 28px;
	background: #dcdcdc;
	font-size: 12px;
	text-align: center;
	margin-top: 35px;
}
.dwlist .dw_btm a.more i {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 16px;
	margin-top: -2px;
}
.dwlist .dw_btm a.more:hover {
	color: #e33043;
}
#pdrs.support .pds_r .cont {
	min-height: 300px;
}
#pdrs.network .pds_r .cont .ditu {
	margin: 0 auto;
}
.timezone-map {
	margin-top: 50px;
}
.quickLink {
	padding-top: 5px;
}
#pdrs.network .pds_r .cont ol li {
	width: 100%;
	border-top: 1px dotted #808080;
	padding: 20px 0 20px;
}
#pdrs.network .pds_r .cont ol li .tvc {
	width: 70%;
	margin: 0 auto;
}
#pdrs.network .pds_r .cont ol li .tvc p {
	margin-bottom: 8px;
	font-size: 14px;
}
#pdrs.network .pds_r .cont ol li .tvc p img {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}
#pdrs.down .pds_r .cont div {
	height: 40px;
	border: 1px solid #8f8f8f;
	border-radius: 40px;
	margin: 0 auto;
}
#pdrs.down .pds_r .cont div .txt {
	float: left;
	width: 80%;
	height: 40px;
	border: none;
	background: none;
	text-indent: 12px;
	font-size: 13px;
	color: #666;
}
#pdrs.down .pds_r .cont div .btn {
	float: right;
	width: 40px;
	height: 40px;
	border: none;
	background: url(../images/search.png) center/cover no-repeat;
	background-size: 24px 24px;
	margin-right: 10px;
	cursor: pointer;
}
#pdrs.down .pds_r .cont .result {
	width: 70%;
	background: #eee;
	padding: 25px;
	margin: 0 auto;
}
#pdrs.down .pds_r .cont .result ul li {
	width: 100%;
	height: 26px;
}
#pdrs.down .pds_r .cont .result ul li span {
	float: left;
	width: 80%;
	height: 26px;
	line-height: 26px;
	color: #333;
}
#pdrs.down .pds_r .cont .result ul li a {
	float: right;
	width: 26px;
	height: 26px;
	background: url(../images/down1.png) center/cover no-repeat;
	background-size: 24px 24px;
	cursor: pointer;
}
#pdrs.down .pds_r .cont .result ul li a:hover {
	background-image: url(../images/down2.png);
}
#contact {
	width: 100%;
	padding: 5px 0 50px;
	background: url(../images/contact_bg.jpg) center/cover no-repeat;
}
h5.fast {
	background: none;
	margin: 40px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #808080;
}
h5.fast p {
	font-size: 12px;
	color: #2a2a2a;
	text-align: right;
}
h5.fast p a {
	font-size: 12px;
	color: #2a2a2a;
}
h5.fast p a:hover {
	text-decoration: underline;
}
h6.cen {
	font-size: 18px;
	color: #333;
	text-align: center;
}
h6.cen span {
	display: inline-block;
	padding: 0 20px;
	line-height: 34px;
	height: 34px;
	background: #c8c6c7;
	border-radius: 4px;
}
h1.specen {
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 25px;
	margin-top: 40px;
}
h1.specen span {
	color: #f00;
}
#contact .wrap {
	margin-top: 40px;
}
#contact .ctt_l h3 {
	font-size: 20px;
	color: #333;
	padding-bottom: 8px;
}
#contact .ctt_l p {
	font-size: 13px;
	color: #666;
	line-height: 23px;
}
#contact .ctt_r {
	background: url(../images/from_bg.jpg) center/cover no-repeat;
	border-radius: 4px;
}
#contact .ctt_r .form {
	padding: 20px 40px;
}
#contact .ctt_r .form p {
	height: 30px;
	background: #fff;
	border-radius: 3px;
	margin-bottom: 10px;
}
#contact .ctt_r .form p input {
	border: none;
	background: none;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #666;
	text-indent: 8px;
}
#contact .ctt_r .form p input::-webkit-input-placeholder {
font-size:12px;
}
#contact .ctt_r .form h2 {
	font-size: 12px;
	color: #aaa;
	text-indent: 8px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#contact .ctt_r .form .area {
	width: 100%;
}
#contact .ctt_r .form .area textarea {
	width: 100%;
	min-height: 120px;
	border: none;
	background: #fff;
	padding-top: 8px;
	text-indent: 8px;
	font-size: 12px;
	color: #666;
	resize: vertical;
}
#contact .ctt_r .form .btn {
	text-align: right;
	margin-top: 8px;
}
#contact .ctt_r .form .btn input {
	width: 74px;
	height: 30px;
	border-radius: 3px;
	background: #fff;
	font-size: 12px;
	color: #999;
	border: none;
	cursor: pointer;
}
#contact .ctt_r .form .btn .sub {
	background: #fff;
	color: #999;
	margin-right: 10px;
}
#contact .ctt_r .form .btn input:hover {
	background: #999;
	color: #fff;
}
/***Ã¥Âºâ€¢Ã©Æ’Â¨***/
#totop {
	position: fixed;
	width: 50px;
	height: 50px;
	background: url(../images/totop.gif) no-repeat;
	right: 2px;
	bottom: 100px;
	cursor: pointer;
}
#footer {
	width: 100%;
	background: #333;
	padding-top: 25px;
}
#footer dl {
	float: left;
}
#footer dl:last-child {
	margin-right: 0;
}
#footer dl dt {
	font-size: 15px;
	color: #fff;
	margin-bottom: 4px;
}
#footer dl dt a {
	font-size: 15px;
	color: #fff;
}
#footer dl dt a:hover {
	color: #ffb81d;
}
#footer dl dd {
	margin-bottom: 3px;
}
#footer dl dd a {
	font-size: 12px;
	color: #7d7d7d;
}
#footer dl dd a:hover {
	color: #ffb81d;
}
#footer .ewm {
	text-align: center;
	padding-bottom: 50px;
	padding-top: 20px;
}
#footer .ewm h1 {
	display: inline-block;
	width: 81px;
	height: 81px;
}
#footer .ewm h1:first-child {
	margin-right: 20px;
}
#footer .ewm img {
	width: 100%;
	height: 100%;
}
#footer .ewm p {
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 30px;
}
.totop {
	display: none;
	position: fixed;
	width: 50px;
	height: 50px;
	background: #ffb81d;
	right: 2px;
	bottom: 100px;
	cursor: pointer;
	z-index: 999;
}
.totop i {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/upsum.png) center/cover no-repeat;
	margin: 0 auto;
}
.totop p {
	font-size: 13px;
	color: #fff;
	text-align: center;
}
#footer .copy {
	width: 100%;
	height: 50px;
	background: #212121;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
}
.newscon {
	margin-top: 25px;
	margin-bottom: 25px;
}
.contentbody {
	line-height: 25px;
}
.srcoll_pager {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.class80cfe178-1c52-ea11-b9ce-e24e57055b49 {
	color: #ff0000;
}













 @media ( min-width: 780px) {
.block {
	width: 1200px;
}
.con {
	width: 1200px;
}
#header .con {
	width: 1200px;
}
#footer .con {
	width: 1200px;
}
#pcmenu {
	display: block;
}
#lastsec .ls_l {
	float: left;
	width: 48%;
}
#lastsec .ls_r {
	float: right;
	width: 48%;
}
#header .carwrap .pe {
	margin-right: -28px;
}
#header .logo {
	float: left;/* width:200px; */
	/*height: 35px;*/
	margin-top: 8px;
	margin-right: 30px;
}
#header {
	height: 80px;/*box-shadow:0 0 5px #b3b3b3;*/
}
#lastsec .ls_r ul li img {
	float: left;
	width: 150px;
	height: 100px;
	margin-right: 15px;
}
#lastsec .ls_r ul li .n-info {
	float: left;
	width: 67%;
}
#footer dl {
	margin-right: 20px;
}
#mbmenu {
	display: none;
}
#pdrs .pds_l {
	float: left;
	width: 20%;
}
#pdrs .pds_r {
	float: right;
	width: 76%;
}
#mbsbumenu {
	display: none;
}
.lsubmenu {
	display: block;
}
#AreaR {
	width: 100%;
	padding: 30px 0;
}
#AreaR .con {
	width: 1200px;
}
.info_xq {
	width: 800px;
	float: right;
}
.info_pic {
	width: 300px;
	float: left;
}
.info_pic #box {
	position: relative;
	width: 100%;
	height: 450px;
}
.info_xq .msg {
	height: 155px;
	padding: 0 50px;
}
#cont_tab .con {
	width: 1200px;
}
#cont_tab .s_tab {
	width: 85%;
}
#pdrs.upload .con {
	width: 1200px;
}
#pdrs.down .pds_r .cont form p {
	width: 580px;
}
.dwlist .wrap {
	width: 1000px;
}
#contact .con {
	width: 1200px;
}
#contact .ctt_l {
	float: left;
	width: 39%;
	height: 450px;
	border-right: 1px dotted #f00;
}
#contact .ctt_r {
	float: right;
	width: 55%;
}
#contact .ctt_r .form p {
	width: 73%;
}
#pdrs.network .pds_r .cont .ditu {
	width: 870px;
	height: 550px;
}
#pdrs .pds_r .list ul li {
	width: 27%;
	height: 355px;
}
#pdrs .pds_r .list ul li img {
	height: 270px;
}
#pdrs.upload .pds_r .cont ul li img {
	width: 900px;/*	height: 500px;
*/}
#pdrs.down .pds_r .cont div {
	width: 55%;
}

#homecompany .ls_l {
	float: left;
	width: 48%;
}
#homecompany .ls_r {
	float: right;
	width: 48%;
}
#homeproducts .ls_l {
	float: left;
	width: 40%;
}
#homeproducts .ls_r {
	float: right;
	width: 56%;
}
#homenews .ls_l {
	float: left;
	width: 46%;
}
#homenews .ls_r {
	float: right;
	width: 42%;
}
#homeproducts .ls_l .prodesc { position:relative; margin-top:65%; }
#homenews .ls_r ul { margin-left:20px; }



}
 @media ( max-width: 780px) {
#pcmenu {
	display: none;
}
#header .logo img {
	margin-top: 22px;
}
#header .con {
	text-align: center;
}
#header .carwrap {
	float: left;
	margin-left: 28%;
}
#header .form {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 32%;
	margin-bottom: 10px;
}
#lastsec {
	padding-top: 20px;
}
#products ul li a {
	font-size: 10px;
}
.ls_r {
	margin-top: 20px;
}
#footer dl {
	width: 49%;
}
#mbmenu {
	display: block;
	margin-right: 20px;
	margin-top: 20px;
	float: right;
}
#mbsbumenu {
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	cursor: pointer;
}
.lsubmenu {
	display: none;
}
#cont_tab .s_tab {
	background: #e5e5e5;
}
.dwlist .dw_btm ul li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#pdrs .pds_r .list ul li {
	float: left;
	width: 30%;
	padding: 10px 1%;
	margin-right: 1%;
	margin-bottom: 10px;
	background: #fff;
	transition: .3s;
}

.cfji img { max-width:50%; }

.slideBoxb .bd img { max-width:50%; }
#homeproducts .ls_l .prodesc h2 { color:#fff; }
#homeproducts .ls_l .prodesc p { color:#fff; }

#homeproducts {
	width: 100%;
	padding: 30px 0; margin-top:30px;
	background: url("/UploadSysFiles/Images/home/h-pro-1.jpg") right center no-repeat;
}
#homeproducts .ls_l .prodesc h2 { text-align:center; }
#homeproducts .ls_l .prodesc p { text-align:center; }
#homenews .ls_r h2  { text-align:center; }



}
 @media ( max-width: 320px) {
#header .carwrap {
	float: left;
	margin-left: 18%;
}
#header .form {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 22%;
	margin-bottom: 10px;
}
}

 @media (min-width: 1200px) and (max-width: 1439px) {
	 
#homenews {
	width: 100%;
	padding: 50px 0;
	background: url("/UploadSysFiles/Images/home/h-pro-2-1300px.jpg") center center no-repeat; min-height:404px; 
}
#homeproducts {
	width: 100%;
	padding: 50px 0;
	background: url("/UploadSysFiles/images/home/ico/h-pro-1-1440x505px.jpg") center center no-repeat;
}

}

 @media (min-width: 1440px) and (max-width: 1600px) {
	 
#homenews {
	width: 100%;
	padding: 50px 0;
	background: url("/UploadSysFiles/Images/home/h-pro-2-1200.jpg") center center no-repeat; min-height:404px; 
}
#homeproducts {
	width: 100%;
	padding: 50px 0;
	background: url("/UploadSysFiles/images/home/ico/h-pro-1-1440x505px.jpg") center center no-repeat;
}

}
