/* Begin Typography */
/*reset css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
body > iframe {
	opacity:0 !important;
	display:none !important;
}
div.bottomdh ~ div {
opacity:0 !important;
display: none !important;
}
div.bottomdh ~ a {
opacity:0 !important;
display: none !important;
}
.wdel {
	display: none
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.bottomdh, .bottombox {
	display: none;
}
html {
	overflow-x: hidden;
}
body, dl, dd, h1, h2, h3, h4, h5, h6, p, form {
	margin:0;
}
ol, ul {
	margin:0;
	padding:0;
	list-style: none;
}
body, button, input, select, textarea {
	font-size: 14px;
	font-family: 微软雅黑, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
fieldset, img {
	border: none;
}
button, input, select, textarea {
	font-size: 100%;
}
hr {
	display: none;
}
.clearfix {
	overflow:hidden;
	_zoom:1;
}
.justify_fix {
	display:inline-block;
	width:100%;
	height:0;
	overflow:hidden;
	background:none;
	border:none;
	margin:0 auto;
}
@font-face {
 font-family: 'iconfont';  /* project id 451070 */
 src: url('../fonts/font_451070_oicooyt03y7dgqfr.eot');
 src: url('../fonts/font_451070_oicooyt03y7dgqfr.eot') format('embedded-opentype'),  url('../fonts/font_451070_oicooyt03y7dgqfr.woff') format('woff'),  url('../fonts/font_451070_oicooyt03y7dgqfr.ttf') format('truetype'),  url('../fonts/font_451070_oicooyt03y7dgqfr.svg#iconfont') format('svg');
}
.strong {
}
body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #818181;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.images {
	border: none;
	padding: 0px;
	margin: 0px;
}
h1 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}
h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
h3 {
	padding: 0;
	margin: 0;
	font-size: 12PX;
	font-weight: normal;
}
.clr {
	clear: both;
}
.bas {
	color: #FFF;
}
.bas:hover {
	color: #F93;
}
.lns {
	color: #333;
}
.lns:hover {
	color: #db1a12;
}
.l {
	float: left;
}
.r {
	float: right;
}
img {
	max-width:100%;
}
/*首页开始*/
/*.heads {
	width: 100%;
	height: 98PX;
	background: url(../images/headbg.png) left top repeat-x;
	position: relative;
	z-index: 9999;
}*/
.wrapper {
	width:1200px;
	margin:0 auto;
}
header {
	height:109px;
	background:url(../images/headbg.jpg) left top repeat-x;
}
.logo {
	width: 419px;
	height: 76px;
	padding-top:16px
}
.nav-r {
	padding-left:5PX;
	height: 88px;
	padding-top: 10PX;
}
.nav-r ul li {
	width: 97px;
	height: 88px;
	line-height: 88px;
	float: left;
	list-style-type:none;
}
.nav-r li a {
	color:#767676;
	font-size: 15px;
	text-align: center;
	display: block;
}
.nav-r li a:hover {
	background:url(../images/LIBG2.png) center center no-repeat;
	color:#fff !important;
}
#top-hdp {
	position:relative;
	height:571px;
}
#top-hdp .img-w {
	z-index:1;
	height:100%!important;
	width:100%!important;
}
#top-hdp .img-w li {
	overflow:hidden;
	height:100%!important;
	width:100%!important;
}
#top-hdp .img-w li a {
	display:block;
	height:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}
#top-hdp .img-w li img {
	display:none;
}
#top-hdp .topprev {
	position:absolute;
	display:block;
	z-index:15;
	top:300px;
	left:20px;
	width:70px;
	height:100px;
	cursor:pointer;
	line-height:70px;
	overflow:hidden;
	text-align:center;
	color:#FFF;
	font-size:70px;
	text-decoration:none;
}
#top-hdp .topnext {
	position:absolute;
	display:block;
	z-index:15;
	top:300px;
	right:20px;
	width:70px;
	height:100px;
	cursor:pointer;
	line-height:70px;
	overflow:hidden;
	text-align:center;
	color:#FFF;
	font-size:70px;
	text-decoration:none;
}
#top-hdp .hd {
	z-index:2;
	position:absolute;
	bottom:20px;
	left:50%;
}
#top-hdp .hd ul {
	margin-left:-50%;
}
#top-hdp .hd ul li {
	float:left;
	width:10px;
	height:10px;
	background:#FFF;
	overflow:hidden;
	cursor:pointer;
	margin:0 6px;
	line-height:150px;
	border-radius:10px;
}
#top-hdp .hd ul li.on {
	background:#e12b21;
	width:14px;
	height:14px;
	margin-top:-2px;
}
#top-hdp .dh {
	text-align:center;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	z-index:2;
}
#top-hdp .dh p {
	width:960px;
	height:70px;
	line-height:70px;
	color:#FFF;
	background:#8F8F8F;
	margin:0 auto;
	font-size:20px;
}
#top-hdp .dh p b {
	font-size:30px;
	vertical-align:middle;
	font-family:Arial;
	margin-left:5px;
}
#top-hdp .dh p:before {
	content: "\e61e";
	font-family: 'iconfont';
	font-size:30px;
	vertical-align:middle;
	margin-right:10px;
}
.top-hdp-n {
	text-align:center;
	height:571px;
	width:1200px;
	margin:0 auto;
}
.top-hdp-n img {
	display:block;
	height:571px;
	width:1920px;
	overflow:hidden;
	margin-left:-360px;
}
/* 主导航 */
#mainmenu-a {
	display:none !important;
	position:fixed;
	top:25px;
	right:25px;
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	background:#e02e20;
	text-align:center;
	color:#FFF;
	font-size:20px;
	text-decoration:none;
	z-index:99999;
}
#mainmenu-a:before {
	content:"\e60f";
	font-family: 'iconfont';
}
#mainmenu-x {
	position:absolute;
	top:160px;
	left:-50px;
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	background:#e02e20;
	text-align:center;
	color:#FFF;
	font-size:20px;
	text-decoration:none;
}
#mainmenu-x:before {
	content:"\e634";
	font-family: 'iconfont';
}
#mainmenu {
	position:fixed;
	top:0;
	bottom:0;
	right:-210px;
	width:160px;
	background:#e02e20;
	z-index:99999;
	display:none;
}
.mainmenu-top {
	background:url(../images/mainmenu-top.png) no-repeat center;
	height:159px;
	border-bottom:1px solid #E3738C;
}
#mainmenu ul {
	clear:right;
}
#mainmenu li {
	text-align:center;
	position:relative;
}
#mainmenu li a {
	display:block;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#FFF;
	border-bottom:1px solid #E3738C;
	text-decoration:none;
	overflow:hidden;
	transition: all 0.7s ease 0s;
	position:relative;
}
#mainmenu li a:hover {
	background:#F77;
}
.conter {
	padding-top:20PX;
	margin:0 auto;
}
.content {
	width: 100%;
	height:auto;
	float: left;
	padding-top: 80px;
	background: url(../images/bj.png) left top no-repeat;
}
.icon_navigation {
	width:1200px;
	height: 500px;
	margin: 0 auto;
}
.icon_title {
	width: 448px;
	height: 60px;
	margin: 0 auto;
}
.icon_title img {
	width: 448px;
	height: 60px;
	float: left;
}
.icon_text {
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom:40px;
}
.icon_text p {
	text-align:left;
	color: #6c6c6c;
	line-height: 21px;
	font-size: 13px;
}
.icon_box {
	width: 1200px;
	height: 170px;
	float: left;
}
.icon_box li {
	margin:3px 105px;
	width:180px;
	height:180px;
	float: left;
	transition:width 1s, height 1s;
	-moz-transition:width 1s, height 1s, -moz-transform 1s; /* Firefox 4 */
	-webkit-transition:width 1s, height 1s, -webkit-transform 1s; /* Safari and Chrome */
	-o-transition:width 1s, height 1s, -o-transform 1s; /* Opera */
}
.icon_box li:hover {
	width:180px;
	height:180px;
	transform:rotate(180deg);
	-moz-transform:rotate(180deg); /* Firefox 4 */
	-webkit-transform:rotate(180deg); /* Safari and Chrome */
	-o-transform:rotate(180deg); /* Opera */
}
.icon_box_title {
	width: 1200px;
	height: 80px;
	float: left;
}
.icon_box_title span {
	width: 180px;
	margin:30px 105px;
	height: 50px;
	float: left;
	text-align: center;
	line-height: 30px;
}
.icon_box_title span a {
	font-size: 16px;
}
.icon_box_line {
	width: 1200px;
	height: 30px;
	float: left;
	background: url(../images/dian1.png) no-repeat;
}
/*产品展示*/
.product {
	width: 100%;
	height:720px;
	float: left;
	background:url(../images/cpbg.png) left top repeat-x;
	padding-top: 70px;
}
.product_box {
	width:1200px;
	height: 720px;
	padding-top: 40px;
	height:auto;
	margin:0 auto;
}
.product_title {
	width: 448px;
	height:81px;
	margin:0 auto;
}
.pc-zi {
	width: 300px;
	margin: 0 auto;
	height: 60px;
	color: #999;
	line-height:21PX;
}
/*  */
.scrollleft {
	width:1200px;
	height:450px;
	padding:15px;
	margin:0 auto;
}
.scrollleft ul {
	float: left;
}
.scrollleft ul li {
	float:left;
	margin-right:20px;
	display:inline;
	width:360px;
	height:420px;
	background-color: #fff;
	border:solid 1px #ddd;
	text-align:center;
}
.scrollleft ul li img {
	width:303px;
	height:270px;
	background-color:#FFF;
	margin-top: 20px;
	margin:0 auto;
}
.scrollleft ul li h4 {
	line-height:50px;
	text-align:center;
	font-size:16px;
	color:#e03120;
	width:360px;
	height:50px;
}
.scrollleft ul li h4:hover {
	color:#09F;
}
.pro_icon {
	text-align: center;
	margin: 0 auto;
	width:120px;
	background-color: #e03120;
	height:30px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	line-height: 30px;
}
.more_icon {
	text-align: center;
	width: 160px;
	background-color: #f37416;
	height: 30px;
	padding: 10px;
	margin:0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.more_icon a {
	line-height: 30px;
	color: #fff;
	font-size:18px;
}
.sj-pic {
	display:none;
}
/*new*/
.new {
	width:100%;
	height:600px;
	float: left;
	background: url(../images/bj2.png) right center no-repeat #fff;
}
.new_box {
	width: 1200px;
	height:400px;
	margin: 0 auto;
	padding-top: 60px;
}
.new_text {
	width: 1200px;
	height: 300px;
	float: left;
}
.new_text li {
	width: 490px;
	float: left;
	margin:20px 90px 0px 20px;
}
.new_text li h4 {
	font-size:18PX;
	width:450px;
	padding-left:50px;
	background: url(../images/2_46.png) no-repeat left center;
	height: 30px;
	text-align: left;
	line-height: 30px;
	float:left;
}
.new_text li p {
	width: 450px;
	height:60px;
	margin-top: 5px;
	padding-left: 50px;
	text-align: left;
	line-height:21px;
	float: left;
	color: #8a8a8a;
	font-size: 13px;
}
.new_text li span {
	width: 200px;
	height:18px;
	text-align: left;
	line-height: 18px;
	color: #a8a9aa;
	font-size: 12px;
	padding-left: 50px;
}
/* 底部 */
.fl {
	float:left;
}
.footer {
	background:url(../images/bottombj.jpg) no-repeat;
}
.copyright {
	text-align:center;
	color:#928d8a;
	font-size:12px;
}
.copyright p {
	position:relative;
	padding-bottom:15px;
}
.copyright p:after {
	position:absolute;
	content:"";
	left:0;
	top:13px;
	background:#655747;
	height:1px;
	width:260px;
}
.copyright p:before {
	position:absolute;
	content:"";
	right:0;
	top:13px;
	background:#655747;
	height:1px;
	width:260px;
}
.copyright p a {
	color:#928d8a;
	padding-left:10px;
}
.copyright p a:hover, .copyright a.bot-links:hover {
	color:#E74C3C;
}
.copyright a.bot-links {
	color:#928d8a;
	border-right:solid 1px #928d8a;
	margin:5px 10px;
	padding-right:15px;
}
.copyright a.bot-last {
	border-right: none;
}
.footer-conter {
	padding-bottom:30px;
}
ul.bottom-menu li {
	width:26.666%;
	margin-right:10%;
	padding:50px 0 30px 0;
	position:relative;
}
ul.bottom-menu li h3 {
	font-size:16px;
	font-weight:700;
	color:#e5e5e5;
	border-bottom:solid 1px #4a4034;
	padding-bottom:10px;
	margin-bottom:25px;
}
ul.bottom-menu li h3.left {
	padding-left:76px;
}
ul.bottom-menu li h3 i {
	float:right;
	font-size:20px;
}
ul.bottom-menu li p.left {
	font-size:14px;
	color:#cacaca;
	padding-bottom:40px;
}
ul.bottom-menu li a.web {
	display:inline-block;
	height:50px;
	width:50px;
	border-radius:50%;
	-webkit-border-radius:50%;
	border:solid 2px #e5e5e5;
	overflow:hidden;
	margin-right:10px;
}
ul.bottom-menu li a.web i {
	color:#e5e5e5;
	font-size:22px;
	margin-right:0;
	padding:13px;
}
ul.bottom-menu li a.web:hover {
	border:solid 2px #e74c3c;
}
ul.bottom-menu li a.web:hover i {
	color:#e74c3c;
}
ul.bottom-menu li img.logo {
	width:70px;
	position:absolute;
	top:0;
	left:0;
}
 @font-face {
 font-family: 'FontAwesome';
 src: url('../fonts/fontawesome-webfont.eot');
 src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-weibo:before {
	content: "\f18a";
}
.fa-qq:before {
	content: "\f1d6";
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7";
}
.weixin {
	padding-top:15PX;
}
ul.bottom-menu li p.us {
	color:#e5e5e5;
	line-height:30px;
}
ul.bottom-menu li p.us i {
	width:15px;
	text-align:center;
	margin-right:10px;
	color:#cacaca;
}
ul.bottom-menu li.right {
	margin-right:0;
}
ul.bottom-menu li.right p {
	color:#e5e5e5;
	margin-bottom:20px;
	line-height: 26px;
}
ul.bottom-menu li.right a {
	color:#e5e5e5;
	padding:10px 50px;
	font-size:14px;
	font-weight:700;
	border:solid 1px #CCC;
	cursor:pointer;
}
ul.bottom-menu li.right a:hover {
	background:#E74C3C;
	border:solid 1px #E74C3C;
}
ul.bottom-menu li p.us a {
	color:#e5e5e5;
}
ul.bottom-menu li p.us a:hover, ul.bottom-menu li p.us span {
	color:#E74C3C;
	font-weight:700;
	font-size:16px;
}
.job-yc {
	position:fixed;
	top:0;
	left:0;
	background:url(../images/hbj.png);
	width:100%;
	height:100%;
	z-index:999999999;
	display:none;
}
.jobyc-content {
}
.jobyc-content ul li {
	color:#d2d2d2;
	width:48%;
	margin:0 1%;
	padding:10px 0;
	font-weight:700;
}
.jobyc-content ul li span {
	width:15%;
}
.jobyc-content input, #intro {
	width:85%;
	float:right;
}
.jobyc-content ul li.radio input {
	width:auto;
	float:none;
}
.jobyc-content ul li.radio span {
	padding-right:50px;
}
.jobyc-content ul li .bginput {
	background:#E74C3C;
	color:#FFF;
	cursor:pointer;
	border:none;
}
.jobyc-content ul li .bginput:hover {
	background:#666;
}
.jobyc-content input {
	background:#CCC;
}
.jobyc-content ul {
	margin-bottom:20px;
}
.jobyc-content h3 {
	font-size:18px;
	font-weight:700;
	color:#e74c3c;
	text-align:center;
	margin-bottom:50px;
}
.jobyc-content {
	position:relative;
	width:1000px;
	margin:0 auto;
	padding-top:10%;
}
a.close img {
	cursor:pointer;
	width:40px;
	position:absolute;
	top:30%;
	right:0;
}
.single-page-ss {
	padding-top:50px;
}
/* ABOUT */
.ab-content {
	width: 100%;
	height:auto;
	float: left;
	padding-top: 80px;
}
.about-banner {
	width:100%;
	height:230px;
	background:url(../images/about-banner.jpg) center bottom no-repeat;
}
.av-content {
	padding:5PX;
}
.title-zhu {
	padding:30px 0 0px;
	text-align:center;
}
.title-zhu h3 {
	color:#C7C7C7;
	font-size:46px;
}
.title-zhu h3 i {
	color:#4C4C4C;
	font-family:'Times New Roman';
	vertical-align: middle;
	margin-right:10px;
	font-style:normal;
}
.title-zhu h3 b {
	color:#4C4C4C;
	font-weight:300;
	font-size:33px;
	border-left:1px solid #DDD;
}
.title-zhu p.cn {
	text-align:center;
	font-size:14px;
	color:#C4C4C4;
	line-height:18px;
	margin-bottom:45px;
}
.title-zhu .more {
	float:right;
	margin-top:30px;
	display:block;
	width:130px;
	height:22px;
	background:#FFF;
	line-height:22px;
	color:#999;
	;
	font-family:Arial;
	font-size:12px;
	text-align:center;
}
.title-zhu .more i {
	float:left;
	width:65px;
	display:block;
	height:100%;
	background:#F1F1F1;
}
.title-zhu .more b {
	float:right;
	width:65px;
	display:block;
	height:100%;
	font-weight:300;
}
.title-zhu .more:hover b {
	color:#FFF;
	background:#01A7A5;
}
.title-zhu span {
	float:right;
	color:#999;
	margin-top:30px;
	font-size:12px;
}
.title-zhu span a {
	color:#999;
}
.title-weizhi {
	padding: 15px 12px 15px;
	text-align: left;
	color: #C5C5C5;
	background: #f0f0f0;
}
.title-weizhi a {
	color:#C5C5C5;
}
.about-nav {
	margin:0 auto;
	width:50%;
	margin-top:20PX;
}
.about-nav LI {
	height: auto;
	margin-bottom: 10px;
	width: 26%;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	float:left;
	text-align:center;
	height: auto;
	align-items: center;
	border: 1px solid #db1a12;
	border-radius: 50px;
	margin-right: 10px;
}
.about-nav LI a {
	text-align:center;
	font-size: 1.25em;
	color:#000;
	display:block;
}
.about-nav LI a:hover {
	color:#F00 !important;
}
.about-nava {
	padding-left: 224px;
}
/* news*/

.b-xinwen-list {
	margin-bottom:20px;
}
.b-xinwen-list li {
	border-bottom:1px solid #F5F5F5;
}
.b-xinwen-list a {
	display:block;
	text-decoration:none;
	padding:30px 0px;
	background:#FFF;
}
.b-xinwen-list .tupian {
	float:left;
	margin-right:35px;
	width:200px;
	height:130px;
	overflow:hidden;
}
.b-xinwen-list .tupian img {
	display:block;
	width:100%;
	height:100%;
	object-fit: cover;
}
.tupianmob {
	height:255px;
}
.b-xinwen-list .riqi {
	float:right;
	margin-top:10px;
	border-left:1px solid #F5F5F5;
	padding:0px 20px;
	color:#777;
	font-family:"shuzi";
}
.b-xinwen-list .riqi b {
	display:block;
	font-size:28px;
	font-weight:300;
}
.b-xinwen-list .riqi i {
	font-size:14px;
	font-style:normal;
	margin-right:8px;
}
.b-xinwen-list .xia {
	margin:0 150px 0 240px;
	height:130px;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
}
.b-xinwen-list .xia h3 {
	height:40px;
	line-height:40px;
	font-size:18px;
	overflow:hidden;
	font-weight:normal;
}
.b-xinwen-list .xia p {
	height:40px;
	line-height:20px;
	color:#666;
	font-size:12px;
	overflow:hidden;
}
.b-xinwen-list .xia:after {
	content:"查看详情";
	position:absolute;
	left:0;
	bottom:0;
	width:98px;
	text-align:center;
	border:1px solid #E5E5E5;
	height:30px;
	line-height:30px;
	font-size:12px;
}
.b-xinwen-list a:hover {
	background:#F5F5F5;
}
.b-xinwen-list a:hover .xia:after {
	color:#FFF;
	background:#c72d2d;
	border-color:#c72d2d;
}
/* 内容页*/
.post {
	margin: 0 0 0px;
	padding:0px 0px 30px;
	text-align: justify;
}
.post .riqi {
	margin-bottom:40px;
	text-align:center;
}
.post .biaoti {
	text-align:center;
	color:#02A8A5;
	font-size:36px;
	font-weight:300;
}
.post .zhaiyao {
	background:#F5F5F5;
	padding:15px;
	;
}
.post h3 {
	margin: 0 0 0px;
	padding:0px;
}
.post hr {
	display: block;
}
.entry {
	line-height: 1.8em;
	margin: 0 auto;
	font-size:1.25em;
}
.entry p strong {
	font-weight:bold;
}
.entry .zhaiyao {
	background:#F4F4F4;
	padding:15px;
	color:#999;
	font-size:0.875em;
}
.entry .zhaiyao a {
	color:#E24F90;
}
.entry .zhaiyao .readmore {
	display:none;
}
.entry .zhaiyao p {
	margin:0;
}
.entry .tag {
	color:#000;
	margin:10px 0;
}
.entry .tag a {
	color:#DE0000;
}
.entry p {
	margin:15px 0;
	font-size: 15px;
}
.entry img {
	max-width:100%;
}
.entry from {
	color:#000;
	margin:10px 0;
}
.entry from a {
	color:#DE0000;
}
.cp-zuo {
	float:  left;/*width: 504px;*/
}
.cp-you {
	float: left;
	width: 490px;
}
.center_c {
	margin:0 auto;
	width: 900px;
}
.navigation2 {
	background:#000;
	padding:0px 20px;
	height:60px;
	line-height:60px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.navigation2 a {
	color:#FFF;
}
.navigation2 .prev {
	float:left;
}
.navigation2 .next {
	float:right;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom:40px;
}
.pagetitle_single {
	text-align:center;
}
.pagetitle_single h1 {
	font-size:24px;
	margin:0;
	padding:20px 0 0px;
	color:#000;
	font-family:"Microsoft YaHei", SimHei;
}
.postmetadata {
	padding:10px 0;
	text-align:center;
	clear: both;
	color:#999999;
	font-size:12px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.shuanglie {
	margin-bottom:60px;
}
.shangxiafan {
	line-height:25px;
}
.shangxiafan p.prev {
}
.shangxiafan p.next {
}
.shangxiafan .c-fanhui {
	display:block;
	margin:0 auto;
	width:155px;
	padding:7px 0;
	border:1px solid #D3D3D3;
}
.shangxiafan .bdsharebuttonbox .bds_more {
}
.shangxiafan-zp {
	border:1px solid #DDD;
	border-width:1px 0;
	line-height:60px;
	height:60px;
	margin-bottom:30px;
}
.shangxiafan-zp .zhong {
	display:inline-block;
	width:160px;
	height:60px;
	overflow:hidden;
	line-height:500em;
}
.shangxiafan-zp .c-zixun-zp {
	background:url('../images/c-pai.png') no-repeat center;
}
.shangxiafan-zp .c-fanhui-zp {
	background:url('../images/c-fanhui.png') no-repeat center;
}
.shangxiafan-zp .bdsharebuttonbox .bds_more {
	width:160px;
	height:60px;
	background:url('../images/c-fenxiang.png') no-repeat center;
	margin:0;
	padding:0;
}
.shangxiafan2 {
	position:relative;
}
.shangxiafan2 p.prev {
	position:absolute;
	left:0;
	top:0px;
}
.shangxiafan2 p.next {
	position:absolute;
	right:0;
	top:0px;
}
.shangxiafan2 p a, .shangxiafan2 p span {
	font-size:0;
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	background:#D3D3D3;
	color:#FFF;
	text-align:center;
	line-height:50px;
}
.shangxiafan2 p span {
	background:#E9E9E9;
}
.shangxiafan2 .prev a:before, .shangxiafan2 .prev span:before {
	content: "\e605";
	font-family: 'iconfont';
	font-size:26px;
}
.shangxiafan2 .next a:before, .shangxiafan2 .next span:before {
	content: "\e604";
	font-family: 'iconfont';
	font-size:26px;
}
.shangxiafan2 p a:hover {
	background:#FA84A7;
}
.p-default {
	padding:20px;
	background:#FFF;
	border-radius:20px;
	box-shadow:0 0 10px #DDD;
	margin:30px auto;
}
.p-default h1 {
	font:bold 25px 微软雅黑;
	margin-bottom:10px;
	color:#333;
	text-align:center;
	border-bottom:1px solid #DDD;
	padding-bottom:10px;
}
.c-xinwen {
}
.c-xinwen {
	position:relative;
}
.c-xinwen h1.biaoti {
	font-size:26px;
	;
	color:#333;
	text-align:center;
}
.c-xinwen .riqi {
	color:#999;
	padding:5px 0;
	font-size:0.875em;
	border-bottom:1px solid #EBEBEB;
	text-align:center;
}
.c-xinwen .zhaiyao {
	background:#F2F2F2;
	color:#999;
	margin-bottom:20px;
	padding:15px;
}
.c-tag {
	margin:20px 0;
	padding:20px 0px 0;
}
.fenxiang {
	text-align:right;
}
.fenxiang p {
	color:#999;
	display:inline-block;
}
.bdsharebuttonbox {
	margin:0 auto;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
}
#fenxiang a {
	background:#7C7A81;
	height:35px;
	line-height:35px;
	padding:0;
	overflow:hidden;
	width:35px;
	display:inline-block;
	float:none;
	margin:0 5px;
	color:#FFF;
	text-decoration:none;
	border-radius:50%;
}
#fenxiang a:before {
	content: "\e601";
	font-family: 'iconfont';
	font-size:18px;
}
#fenxiang a.bds_tsina:before {
	content: "\e60a";
}
#fenxiang a.bds_weixin:before {
	content: "\e60b";
}
/*产品*/
.a-zuopin {
	position:relative;
	padding-top:20px;
}
.a-zuopin li {
	float:left;
	width:30.8%;
	overflow:hidden;
	margin:0 27px 30px 0;
}
.a-zuopin li a {
	display:block;
	text-decoration:none;
	text-align:left;
	color:#333;
	background:#FFF;
}
.a-zuopin li .en {
	margin-bottom:10px;
	color:#DDD;
}
.a-zuopin li .tupian {
	width:100%;
	height:333px;
	position:relative;
	margin-bottom:10px;
	overflow:hidden;
}
.a-zuopin li .tupian img {
	display:block;
	width:100%;
	height: 100%;
	object-fit: cover;
}
.a-zuopin li .tupian p {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(0, 0, 0, 0.7);
	opacity: 0;
	transition:all 0.3s;
}
.a-zuopin li .tupian p:before {
	display:block;
	content:"PRODUCT";
	position:absolute;
	top:20px;
	left:20px;
	right:20px;
	bottom:20px;
	text-align:center;
	padding:70px 90px 0;
	border:1px solid #FFF;
	font-family:'Times New Roman';
	font-size:24px;
	color:#FFF;
}
.a-zuopin li .cite {
	text-align:center;
}
.a-zuopin li .cite h3 {
	font-weight:300;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-size:1.5EM;
}
.a-zuopin li .cite p {
	font-size:12px;
	color:#999;
	height:24px;
	line-height:24px;
}
.a-zuopin li .cite p:before {
	content: "\e609";
	font-family: 'iconfont';
	margin-right:5px;
	color:#F70006;
	font-size:16px;
}
.a-zuopin li a:hover .tupian p {
	opacity:1;
}
/*手机端*/
@media screen and (max-width: 500px) {
 .tupianmob {
height:255px;
}
 .about-nava {
padding-left: 60px;
}
 header {
height:68px;
}
 .logo {
width: 255px;
height:68px;
padding-top:12px;
}
 .nav-r {
display:none;
}
 #mainmenu-a {
display:block !important;
top:11px;
}
 #mainmenu {
display:block !important;
}
 .conter {
padding:15px;
}
 .content {
padding-top:10px;
}
 .icon_navigation {
width:100%;
}
 .icon_title {
 width: 321px;
 height:44px;
}
 .icon_title img {
width: inherit;
height:inherit;
}
 .icon_text {
width:100%;
padding-bottom:15px;
}
 .icon_box {
width:100%;
height:150px;
}
 .icon_box li {
 margin: 3px 4px;
 width: 30.8%;
}
 .icon_box li:hover {
width: 30.8%;
transform:none;
height:auto;
}
.icon_box_title {
width:100%;
}
.icon_box_title span {
line-height:0;
margin:0 6%;
width:21%;
}
.icon_box_line {
display:none;
}
.product {
padding-top:5px;
height:inherit;
}
.product_box {
width:100%;
}
.product_title {
width: 321px;
 height: 44px;
}
.scrollleft {
display:none;
}
.sj-pic {
display:block;
height:450px;
}
.more_icon {
display:none;
}
 .sj-pic ul {
}
.sj-pic ul li {
margin-right:20px;
display:inline;
width:100%;
height:464px;
background-color: #fff;
border:solid 1px #ddd;
text-align:center;
}
.sj-pic ul li img {
width:303px;
height:270px;
background-color:#FFF;
margin-top: 20px;
}
.sj-pic ul li h4 {
line-height:50px;
text-align:center;
font-size:16px;
color:#e03120;
width:360px;
height:50px;
}
.sj-pic ul li h4:hover {
color:#09F;
}
.pro_icon {
text-align: center;
margin: 0 auto;
width:120px;
background-color: #e03120;
height:30px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
line-height: 30px;
}
.more_icon {
text-align: center;
width: 160px;
background-color: #f37416;
height: 30px;
padding: 10px;
margin:0 auto;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.more_icon a {
line-height: 30px;
color: #fff;
font-size:18px;
}
.new {
height:inherit;
}
.new_box {
width:100%;
padding-top:33px;
}
.new_text {
float:inherit;
width:100%;
height:inherit;
}
.new_text li {
width:100%;
float:inherit;
margin: 10px 0;
}
.new_text li h4 {
width:328px;
}
.new_text li p {
padding:0;
width:100%;
}
.new_text li span {
padding:0;
line-height:20px;
}
ul.bottom-menu li {
display:none;
}
.copyright p {
padding-top:15px;
line-height:26px;
}
 .about-banner {
height:130PX;
}
.about-nav {
width:100%;
}
.about-nav LI a {
font-size:1em;
}
.title-zhu h3 {
color:#C7C7C7;
font-size:33px;
}
.title-zhu h3 b {
color:#4C4C4C;
font-weight:300;
font-size:25px;
border-left:1px solid #DDD;
}
.about-title .maininfo-xian {
left:43.5%;
}
 .indexProcess {
display:none;
}
 .indexProcess2 {
display:block;
padding-top:20px;
padding-bottom:20px;
}
 .indexProcess2 img {
width:19%;
}
 .wrapper {
width:95%;
}
 #top-hdp {
height:144px;
}
.indexProcess {
width:100%;
}
.indexProcess UL {
width:100%;
}
 .index-about-l {
width:100%;
float:none;
}
 .index-about-r {
width:100%;
float:none;
}
 .index-about-r IMG {
width:31.2%;
}
 .a-zuopin li {
width:100%;
margin-right:0;
box-sizing:border-box;
padding-right:10px;
}
 .a-zuopin li .tupian {/*height:150px;*/
}
 .a-zuopin li .tupian p:before {
top:10px;
left:10px;
right:10px;
bottom:10px;
padding:35px 0px 0;
}
#to-top {
display:none;
}
 .b-xinwen-list a {
padding:15px 0;
position:relative;
}
 .b-xinwen-list .tupian {
margin-right:0;
width:100px;
height:65px;
}
 .b-xinwen-list .riqi {
float:none;
position:absolute;
right:0;
bottom:10px;
margin:0;
border:0;
padding:0;
background:#FFF;
}
 .b-xinwen-list .riqi b {
display:inline;
font-size:12px;
}
 .b-xinwen-list .riqi i {
display:none;
}
 .b-xinwen-list .xia {
margin:0 0 0 110px;
height:65px;
}
 .b-xinwen-list .xia h3 {
height:20px;
line-height:20px;
font-size:14px;
}
 .b-xinwen-list .xia p {
line-height:16px;
height:32px;
}
 .b-xinwen-list .xia:after {
display:none;
}
 #footer-menu {
text-align:center;
}
 #footer-lx li.dh {
width:100%;
text-align:center;
height:auto;
margin-bottom:15px;
}
 #footer-lx li.dh b {
font-size:32px;
}
 #footer-lx li {
padding:0;
}
 #footer-lx li.zx {
width:33%;
text-align:center;
height:60px;
}
 #footer-lx li.zx a:before {
float:none;
}
 .footer-ewm {
display:none;
}
 .footer-copyright {
padding-top:20px;
text-align:center;
font-size:0.95em;
}
 .footer-copyright span {
font-size:0.95em;
font-family:"Georgia";
line-height:22px;
}
 .cp-zuo {
float:none;
}
.cp-you {
float:none;
width:100%;
}
.center_c {
margin:0 auto;
width:100%;
}
}
/*@media (min-width: 640px) and (max-width:1023px ) {

.about{ padding-top:60px;}
.about-title{ text-align:center;}
.about-title .maintitle{ font-family:acidregular; font-size:60px; line-height:60px;}
.about-title .maininfo{ width:50%; font-size:18px;border-bottom:1px #dbdbdb solid; margin:0 auto; padding-bottom:20px; line-height:40px;}
.about-title .maininfo-xian{ width:50px; height:3px; background:#333333;  margin:auto;}

.about-content{ width:70%; text-align:center; font-size:14px; line-height:28px; padding-top:40px; padding-bottom:30px; }

.about-main{ width:80%; height:auto; margin:0 auto; text-align:center;}
		

}
