﻿/*
KISSY CSS Reset
*/

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ fieldset, lengend, button, input, textarea, /* form elements 表单元素 */ th, td { /* table elements 表格元素 */
	margin: 0;
	padding: 0;
	font-size: 14px;
}
body, button, input, select, textarea { /* for ie */
	font: 14px/1 "微软雅黑" Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}
h1 {
	font-size: 18px; /* 18px / 12px = 1.5 */
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, em, var, i {
	font-style: normal;
} /* 将斜体扶正 */
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace;
} /* 统一等宽字体 */
small {
	font-size: 12px;
} /* 小于 12px 的中文很难阅读，让 small 正常化 */
img {
	max-width: 100%;
}
/* 重置列表元素 */
ul, ol {
	list-style: none;
}
/* 重置文本格式元素 */
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;

}
/* 重置表单元素 */
input, select, textarea, button {
	outline: medium;
}
input {
    -webkit-appearance: textfield;
    padding: 0px;
    background-color: white;
    border: 0px inset;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
}

legend {
	color: #000;
} /* for ie6 */
fieldset, img {
	border: none;
} /* img 搭车：让链接里的 img 无边框 */
input {
	
	outline: none;
}
\n /* 注：optgroup 无法扶正 */
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	border: none;
	height: 1px;
}

html {
	overflow-y: scroll;
	min-width: 320px;
}p {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
/*设置左右浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
/*清楚浮动*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
*zoom:1;
}
.mt20 {
	margin-top: 20px;
}
#header .top {
	line-height: 35px;
	background: #7A7A7A;
	color: #fff;
}
#header .bdshare-button-style0-16 {
	float: left;
	height: 28px;
	line-height: 28px;
	margin: 7px 0 0 5px;
}
#header span.top-ico1, #header span.top-ico2 {
	padding-left: 15px;
	margin-right: 10px;
	line-height: 35px;
}
#header span.top-ico1 {
	padding-right: 10px;
}
#header span.top-ico2 {
	background: url(../images/ico2.jpg) 0 center no-repeat;
	padding-left: 20px;
}
#header .nav-box {
	padding: 10px 15px;
}
#header .logo img {
	height: 50px;
	width: auto;
}
#header .nav-logo {
	margin-top: 10px;
}
#header .xs-nav {
	height: 100%;
	background: #B62620;
	position: fixed;
	right: -200px;
	top: 0;
	width: 200px;
	overflow: hidden;
	display: none;
	z-index: 999;overflow-y: scroll;
}
#header .xs-nav ul {
	padding: 5px 0 20px;
}
#header .xs-nav a {
	display: block;
	border-bottom: 1px #D96F6B solid;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
	color: #FFFFFF;
	padding: 0 25px;
	font-size: 15px;
}
#header .d-nav li {
	float: left;
}
#header .d-nav a {
	display: block;
	height: 80px;
	line-height: 80px;
	padding: 0 13px;
	font-size: 15px;
}
#header .d-nav a:hover, #header .d-nav li.dq a {
	background: url(../images/navbg.jpg) center bottom no-repeat;
	color: #000;
}.cpnav{background: #CB433D;}
.banner_no{ display:none;}
/*language*/
.language {
}
.language a {
	color: #fff;
}
.language a:hover {
}
.language em {
	font-style: normal;
	margin: 0 8px;
}
.cnimg {
	padding: 0px 6px;
}
.enimg {
	padding: 0px 6px;
}
#t-ban {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#t-ban .swiper-slide img {
	max-width: 100%;
	height: auto;
}
.box1 {
	background: #fff;
	padding: 40px 0;
}
#yw-list {
	margin-top: 30px;
	padding-bottom: 45px;
}
#yw-list .swiper-container {
	width: 100%;
	height: 100%;
}
#yw-list .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#yw-list a.yw-alist {
	display: block;
	text-align: center;
}
#yw-list a.yw-alist span {
	color: #000;
	font-size: 65px;
	border-radius: 50%;
	border: 1px #cedadd solid;
	display: block;
	width: 130px;
	height: 130px;
	text-align: center;
	line-height: 130px;
	margin: 0 auto;
}
#yw-list a.yw-alist h3 {
	color: #333;
	font-size: 16px;
	padding-bottom: 8px;
	margin-top: 13px;
}
#yw-list a.yw-alist p {
	font-size: 12px;
	color: #999;
	height: 14px;
	overflow: hidden;
}
#yw-list a.yw-alist:hover span, #yw-list a.yw-alist:active span {
	border: 1px #E5010B solid;
	color: #DB0010;
}
#yw-list a.yw-alist:hover h3, #yw-list a.yw-alist:active h3 {
	color: #DB0010;
}
#yw-list a.yw-alist:hover p, #yw-list a.yw-alist:active p {
	color: #DB0010;
}
#yw-list .swiper-pagination {
	margin-bottom: -10px;
}
.title1 {
	text-align: center;
	padding-bottom: 10px;
}
.title1 h1 {
	font-size: 26px;
	color: #333;
	font-weight: bold;
	padding-bottom: 15px;
}
.hbg {
	background: url(../images/title_bg.png) center no-repeat;
}
.bbg {
	background: url(../images/title_bg2.png) center no-repeat;
	color: #fff
}
.title1 h3 {
	font-size: 16px;
	color: #5A5A5A;
	font-weight: bold;
}
/*banner*/
#lanrenzhijia {
	width: 100%;
	height: 480px;
	float: left;
	position: relative;
	margin-bottom: 70px;
}
#slides {
	display: block;
	width: 100%;
	height: 480px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 26%;
	top: 88%;
	z-index: 9900;
	padding: 5px 15px 5px 15px;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #840000;
}
.map_c {
	width: 400px;
	height: 250px;
	border: #ccc solid 1px; float:right;    margin: 0 0 20px 0;
}
}
/***/.he_3DFlipX_inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.he_3DFlipX_inner div.he_3DFlipX_img {
	backface-visibility: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
#yw-list a.yw-alist:hover .he_3DFlipX_inner> div.he_3DFlipX_img {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	transform: rotateX(180deg)
}
.he_3DFlipX_inner > div img {
	max-width: 130px;
	padding: 0;
	margin: 0 auto;
	display: block;
	position: relative
}
.he_3DFlipX_caption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	background: #FFFFFF;
	color: #fff;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	opacity: 0;
	background-color: #FFFFFF;
	text-align: center;
	backface-visibility: hidden;
	-webkit-transform: rotateX(-180deg);
	-moz-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
#yw-list a.yw-alist:hover .he_3DFlipX_caption {
	opacity: 1;
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	transform: rotateX(0)
}
.he_3DFlipX_caption h3 {
	font-size: 1.3em;
	font-weight: 700;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 25%;
	left: 5px;
	margin: 0;
	padding: 0;
	color: #fff
}
.he_3DFlipX_caption p {
	font-size: 1em;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 45%;
	left: 5px;
	margin: 0;
	padding: 0;
	color: #fff
}
.he_3DFlipX a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0
}/**/.box4 .synews-list li em{ float:right;}
.box2 .sy-abimg {
	width: 100%;
}
.box2 .sy-abimg img {
	width: 100%;
	height: auto;
}
.box2 .sy-abtxt {
	width: 100%;
	padding-top: 15px;
	line-height: 1.7;
	background: url(../images/aboutbg_index.png) bottom right no-repeat;
	background-size: auto 100%;
	padding-bottom: 50px;
}
.box2 .sy-abtxt h2 {
	font-size: 18px;
	padding-bottom: 8px;
}
.box2 a.sy-gdbtn {
	display: block;
	width: 30%;
	border: 1px #333 solid;
	color: #333;
	height: 40px;
	line-height: 37px;
	text-align: center;
}
.box2 a.sy-gdbtn:hover, .box2 a.sy-gdbtn:active {
	border-color: #4132c1;
	background: #4132c1;
	color: #fff;
}
.box2 .sy-tgff {
	background: #5d51c1;
	padding: 15px 0;
	margin-top: 15px;
}
.box2 .tit-02 {
	color: #fff;
	text-align: center;
}
.box2 .tit-02 h2 {
	font-size: 20px;
	padding-bottom: 15px;
}
.box2 .tit-02 p {
	color: #a49bf8;
	font-size: 12px;
	font-weight: bold;
}
.box2 .sy-gtfflist li {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 15px;
}
.box2 .sy-gtfflist h2 {
	margin-bottom: 8px;
	width: 40px;
	height: 40px;
	font-weight: bold;
	line-height: 40px;
	border-radius: 50%;
	font-size: 20px;
	border: 1px #fff solid;
	color: #fff;
	display: inline-block;
}
.box2 .sy-gtfflist {
	padding-top: 15px;
}
.box2 .sy-gtfflist li a {
	display: block;
}
.box2 .sy-gtfflist li p {
	color: #a49bf8;
	font-size: 12px;
	font-weight: bold;
}
.box2 .sy-gtfflist li a:hover h2, .box2 .sy-gtfflist li a:active h2 {
	color: #fde53d;
	border-color: #fde53d;
}
.sy-gtff-ico {
	display: none;
	margin-left: 25px;
}
.sy-gtff-ico a {
	float: left;
	margin: 10px 15px;
}
.box3 {
	padding: 50px 0 20px;
}
.box3 .syff-list {
	padding-top: 20px;
}
.box3 .syff-list li {
	text-align: center;
	margin-bottom: 15px;
}
.box3 .syff-list li img {
	width: 100%;
	height: auto;
}
.box3 .ff-txt {
	background: #f9f8f8;
	padding: 15px 0;
}
.box3 .ff-txt:hover, .box3 .ff-txt h3:hover {
	background: #E60103;
	color: #fff;
}
.box3 .ff-txt h3 {
	font-size: 18px;
}
.box3 .ff-txt p {
	color: #ccc;
	font-weight: bold;
}
.noorbl {
	display: none;
}
.blorno {
	display: block;
}
.box3 .syff-list li:hover .ff-txt p, .box3 .syff-list li:active .ff-txt p {
	color: #9489fc;
}
.he_ZoomInImg {
	background: #000000;
	padding: 0;
	margin: 0;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}
.he_ZoomInImg .he_ZoomInImg_img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}
.he_ZoomInImg:hover .he_ZoomInImg_img {
	opacity: .3;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3)
}
.he_ZoomInImg .he_ZoomInImg_caption {
	color: #fff;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}
.he_ZoomInImg .he_ZoomInImg_caption, .he_ZoomInImg .he_ZoomInImg_caption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}
.he_ZoomInImg .he_ZoomInImg_caption_h {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	width: 80%;
	position: absolute;
	top: 35%;
	left: 10%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	overflow: hidden;
	opacity: 1
}
.he_ZoomInImg:hover .he_ZoomInImg_caption_h {
	color: #fff;
	opacity: 1;
}
.he_ZoomInImg .he_ZoomInImg_caption_p {
	font-size: 16px;
	text-align: center;
	width: 80%;
	position: absolute;
	top: 60%;
	left: 10%;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	overflow: hidden;
	opacity: 0
}
.he_ZoomInImg:hover .he_ZoomInImg_caption_p {
	color: #fff;
	opacity: 1
}
.box4 {
	background: url(../images/box4.jpg) center top no-repeat;
	padding: 45px 0 20px;
	background-size: cover;
}
.box4 .synews-box {
	padding-top: 20px;
}
.box4 .synews-list {
	width: 100%;
	padding: 10px 15px;
}
.box4 .synews-list li {
	padding: 15px 0;
	width: 47%;
	background: #fff;
	float: left;
	margin: 0 1.5% 20px;
}.box4 .synews-list li:hover  em{ color:#fff;
}
.box4 .synews-list li:hover, .box4 .synews-list li:active {
	background: #C0020F;
	;
	color: #fff;
}
.box4 .synews-list li:hover span, .box4 .synews-list li:active span {
	border: #fff 1px solid;
	color: #fff;
}
.box4 .synews-list li:hover .news_h1, .box4 .synews-list li:active .news_h1 {
	color: #fff;
}
.box4 .synews-list li:hover p, .box4 .synews-list li:active p {
	color: #fff;
}
.box4 .synews-list span {
	margin-right: 15px;
	color: #242424;
	font-size: 26px;
	font-weight: bold;
	border: 1px #666 solid;
	border-radius: 50%;
	float: left;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.box4 .synews-list li:active span {
	border-color: #242424;
}
.box4 .synews-list li p {
	color: #8C8C8B;
	font-size: 13px;
	line-height: 20px;
	margin-top: 6px;
	height: 40px;
	overflow: hidden; /*text-indent:2em;*/
}
.box4 .synews-list li .news_h1 {
	font-size: 15px;
	color: #404040;
	line-height: 1.2;
	display: block;
	max-height: 36px;
	overflow: hidden;
}
.box4 .synews-list li:nth-last-child(1) {
	border-bottom: none;
}
.box4 .news-img {
	width: 100%;
	height: auto;
}
.box4 #news-imgfoc .swiper-slide p {
	background: rgba(244, 65, 68, 0.54);
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}
.box4 #news-imgfoc .swiper-slide p span {
	text-align: center;
	display: block;
	padding: 0 20px;
	color: #fff;
	font-size: 15px;
}
.box4 #news-imgfoc .swiper-slide img {
	width: 100%;
	height: auto;
}
.box5 {
	padding: 30px 0;
}
#hb-img .swiper-slide {
	text-align: center;
}
#hb-img .swiper-slide span {
	display: block;
	width: 170px;
	line-height: 35px;
	font-size: 14px;
	background: #F44144;
	color: #fff;
	margin: 0 auto;
}
#hb-img .swiper-slide img {
	width: 170px;
	height: 140px;
}
#hb-img {
	margin: 0 50px;
}
.hb-list {
	position: relative;
	margin-top: 25px;
}
#footer {
	background: #7A7A7A;
	padding-top: 30px;
	margin-top: 20px;
	color: #fff;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #E71A22;
}
.foot-rwm {
	border: 5px #919191 solid;
	margin-right: 20px;
}
.foot-ltxt p {
	line-height: 25px;
}
.foot-rwm img {
	width: 100px;
	height: auto;
}
.foot-top {
	padding-bottom: 23px;
}
.foot-ltxt h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.foot-ltxt h4 {
	font-size: 20px;
	color: #fff;
	padding: 8px 0;
}
.foot-ico {
	padding-top: 8px;
}
.foot-ico a {
	float: left;
	height: 24px;
	line-height: 24px;
	margin-right: 22px;
}
.foot-ico a.icon-em {
	background: url(../images/ico2.jpg) 0 50% no-repeat;
	padding-left: 26px;
}
.foot-ico a.icon-qq {
	background: url(../images/qq.jpg) 0 50% no-repeat;
	padding-left: 20px;
}
.foot-rbox {
	width: 100%;
}
.foot-nav {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.foot-nav a:hover {
	color: #fee53d;
}
.foot-sobox {
	text-align: center;
	margin-top: 15px;
	position: relative;
	border: 5px #919191 solid;background-color: #fff;    height: 40px; overflow:hidden; color:#333333;
}
.jszc {
	float: right
}
.foot-sobox input { 
	width:  calc(100% - 85px);

	line-height: 30px;
	background: #fff;
	padding: 0 10px;    color: #333;
}.it_sea_inp .btn1 {
    width:76px;
      line-height: 30px;
      background: #FB5555;
    padding: 0 10px;    float: right;
}
.inp{    color: #9B9B9B;}
.foot-sobox button {
	color: #333;
	background: #FB5555;
	border: none;
	display: block;
	position: absolute;
	width: auto;
	padding: 0 20px;
	height: 30px;
	right: 0;
	top: 0;
}
.foot-sobox button:active {
	background: #A49BF8;
}
.copy {
	padding: 10px;
	line-height: 24px;
	text-align: center;
	background-color: #3F3F3F;
	color: rgb(252, 252, 252);
}
.copy p {
	width: 1150px;
	margin: 0 auto;
	text-align: left;
}
.ny-ban img {
	max-width: 100%;
}
.ny-ban {
	text-align: center;
}
.wrap {
	padding: 30px 0;
}
.sub-nav {
	margin: 30px 15px;
	text-align: center;
}
.sub-nav li {
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
}
.sub-nav ul {
	float: left;
}
.sub-nav li a {
	display: block;
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	background: #fde53d;
	color: #000;
}
.sub-nav li a:hover, .sub-nav li.dq a {
	background: #5d51c1;
	color: #fff;
}/*内页about*/
.banner_s, .banner_s img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.pst_bg {
	width: 100%;
	height: 72px;
	background: url(../images/bg_5.jpg) repeat-x;
}
.pst {
	width: 1100px;
	text-align: right;
	margin: 0px auto;
	height: 72px;
	line-height: 90px;
	font-size: 16px;
	color: #777;
}
.pst a {
	color: #777;
}
.scd {
	width: 1100px;
	margin: 0px auto;
}
.scd .scd_l {
	width: 210px;
	float: left;
	position: relative;
	z-index: 99;
	margin-top: -50px;
}
.scd .scd_r {
	width: 855px;
	float: right;
}
.scd_l .s_name {
	width: 210px;
	height: 80px;
	background: url(../images/bg_4.jpg) no-repeat;
	position: relative;
	text-align: center;
}
.scd_l .s_name img {
	vertical-align: top;
	margin-top: 18px;
}
.scd_l .s_name i {
	display: block;
	width: 30px;
	height: 31px;
	background: url(../images/icon10.png) no-repeat;
	position: absolute;
	right: -30px;
	bottom: -1px;
}
.scd_l .s_nav {
	width: 210px;
	border: 5px solid #ddd;
	border-top: 0;
	margin-bottom: 20px;
}
.scd_l .s_nav li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
}
.scd_l .s_nav li.now a, .scd_l .s_nav li a:hover {
	color: #DB0010;
}
.scd_l .s_nav li a {
	width: 170px;
	height: 50px;
	line-height: 50px;
	padding-left: 40px;
	font-size: 16px;
	color: #7A7A7A;
	display: inline-block;
	zoom: 1;
}
.scd_r .r_name {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ddd;
	position: relative;
	margin-top: 15px;
}
.scd_r .r_name span {
	display: inline-block;
	zoom: 1;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #DB0010;
	border-bottom: 1px solid #DB0010;
}
.about {
	width: 100%;
	padding: 30px 0;
	font-size: 14px;
	color: #555555;
	line-height: 255%;
	text-align: left;
}
.about img {
	max-width: 100%;
	height: auto;
	vertical-align: top; 
}.ppg{text-align:center; color:#3D3D3D;font-size:14px; }
.page a:hover{    color: #DB0010;}
/**/
.pro_show{    padding: 30px 0 20px; font-size:16px;}
.pro_show h2{ font-size:24px; text-align:center; padding:10px 0 30px;}
.pro {
	width: 100%;
	padding: 30px 0 15px;
}
.pro dl {
	width: 400px;
	height: 160px;
	/*background: #F2F2F2;*/
	float: left;
	margin-bottom: 30px;
	box-shadow: 2px 2px 5px #999;
	margin-right: 10px;
	margin-left: 10px;
}
.pro dl dt {
	width: 160px;
	height: 160px;
	/* border: 3px solid #ddd;*/
	float: left;
}
.pro dl dt img {
	width: 160px;
	height: 160px;
	vertical-align: top;
}
.pro dl dd {
	width: 220px;
	float: right;
	margin-right: 5px;
}
.pro dl dd .title {
	width: 100%;

	line-height: 30px;

	padding-top: 8px;
	margin-bottom: 5px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.pro dl dd .title a {
	font-size: 18px;
	color: #595959;
}
.pro dl dd .des {
	width: 100%;
	/*   height: 70px;
*/    font-size: 13px;
	color: #555555;
	line-height: 185%;
	overflow: hidden;
}
.pro dl dd .more {
	display: block;
	width: 81px;
	height: 28px;
	border: 1px solid #DB0010;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #DB0010;
	margin-top: 10px;
}
/*news*/
.news {
	width: 100%;
	padding: 30px 0;
}
.news dl {
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}
.news dl dt, .news dl dt img {
	width: 235px;
	height: 135px;
	float: left;
	vertical-align: top;
}
.news dl dt {
}
.news dl dt, .news dl dt img {
	width: 235px;
	height: 135px;
	float: left;
	vertical-align: top;
}
.news dl dd {
	width: 595px;
	float: right;
	text-align: left;
}
.news dl dd .title {
	width: 100%;
	line-height: 36px;
	position: relative;
}
.news dl dd .title p {
	width: 65%;
	height: 36px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #DB0010;
	font-size: 16px;
	margin-bottom: 5px;
}
.news dl dd .title em {
	display: block;
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #888;
}
.news dl dd .des {
	width: 100%;
	height: 84px;
	font-size: 14px;
	color: #555555;
	line-height: 200%;
	overflow: hidden;
	text-indent: 2em;
	margin-bottom: 6px;
}
.news dl dd .more {
	display: inline-block;
	zoom: 1;
	width: 85px;
	height: 30px;
	border: 1px solid #DB0010;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #DB0010;
}
.news_tit {
    text-align: center;
    font-size: 24px;
    color: #4d4d4d;
    margin-top: 10px;
}.news_time {
    font-size: 12px;
    line-height: 22px;
    font-family: "微软雅黑";
    color: #b2b2b2;
    margin-top: 15px;
    text-align: center;
}.txt {
    margin-top: 15px;
    line-height:250%;
    font-size: 14px;
    color: #666;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 30px;
    text-align: left;
}

.pages {
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.pages a {
	display: inline-block;
	zoom: 1;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	font-size: 16px;
	color: #555555;
	margin: 0 3px;
}
.pages .now {
	color: #DB0010;
}
.pages .prev, .pages .next {
	color: #FFF;
	background: #646464;
	padding: 0 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/*hr*/
.join {
	width: 100%;
	padding: 30px 0;
	text-align: left;
}
.join .j_a {
	width: 100%;
	text-indent: 2em;
	font-size: 14px;
	color: #777777;
	line-height: 215%;
}
.join .j_b {
	width: 100%;
	font-size: 14px;
	color: #777777;
	line-height: 215%;
}
.join .j_b b {
	display: block;
	font-weight: normal;
	color: #DB0010;
}
.join .j_b a, .join .j_b span {
	color: #777777;
}
.space_hx {
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 1px;
	overflow: hidden;
}
.join .j_c {
	width: 100%;
	font-size: 12px;
	color: #555;
}
.join .j_c th {
	font-size: 14px;
	color: #FFF;
	background: #FB5555;
}
.join .j_c th, .join .j_c td {
	text-align: center;
	border-right: 1px solid #FFF;
	height: 35px;
	line-height: 35px;
}

.article-page-list {
    height: auto;
    overflow: hidden;
    padding: 2% 0;
    margin-bottom: 20px;
}
.article-page-list div {
    float: left;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.article-page-list span {
    background: #fff none repeat scroll 0 0;
    margin: 0 15px 0 0;
    padding: 5px 20px;
}
/*contact*/
.cotnact {
	width: 100%;
}
.cotnact dl {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ddd;
}
.cotnact dl dt, .cotnact dl dt img {
	width: 400px;
	height: 300px;
	float: right;
	vertical-align: top;
}
.cotnact dl dd {
	width: 430px;
	float: left;
	text-align: left;
}
.cotnact dl dd b {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #0053A9;
}
.cotnact p {
	width: 100%;
	font-size: 16px;
	color: #555555;
	line-height: 150%;
	margin-top: 10px;
}
.cotnact h1 {
	width: 100%;
	padding: 30px 0;
	text-align: center;
	font-size: 24px;
	color: #D80000;
	font-weight: normal;
}
.pro_type {
	margin: 0 auto;
	width: 130px;
}
.jjno {
	display: block;
}
.jjbl {
	display: none;
}
.wz-box {
	display: none;
	padding-right: 30px;
	height: 60px;
	line-height: 60px;
	background: url(../images/ico3.jpg) 0 50% no-repeat;
	padding-left: 17px;
	color: #fde53d;
}
.wz-box a {
	color: #fde53d;
}
.wz-box a:hover {
	color: #fff;
}
.about-txt {
	padding: 40px 15px 0;
	line-height: 1.7;
}
.about-txt img {
	max-width: 100%;
	height: auto;
}
.ffxm-list {
	padding-top: 30px;
}
.ffxm-list li {
	text-align: center;
	padding: 15px;
}
.ffxm-list p {
	height: 44px;
	overflow: hidden;
	line-height: 22px;
	text-align: left;
}
.ffxm-list li h3 {
	color: #333;
	padding: 8px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
}
.ffxm-list li a {
	display: block;
	color: #969696;
	padding: 10px;
	border: 1px #eee solid;
}
.ffxm-list li a:hover h3 {
	color: #5d51c1;
}
.ff-txt {
	padding-top: 30px;
	text-align: center;
}
.ff-titl h1 {
	font-size: 30px;
	color: #5d51c1;
	font-weight: bold;
	padding-bottom: 15px;
}
.ff-titl .inf-t {
	color: #999;
}
.ff-txtnr {
	padding: 30px 15px 0;
	line-height: 1.7;
	text-align: left;
}
.news-list {
	padding-top: 15px;
}
.news-list li {
	border-bottom: 1px #eee dashed;
	line-height: 1.7;
}
.news-list li a {
	display: block;
	padding: 15px 10px;
}
.news-list li a:active, .news-list li a:hover {
	background: #f0f0f0;
}
.news-list li h2 {
	font-size: 16px;
	padding-bottom: 6px;
	line-height: 1.7;
}
.news-list li p {
	color: #969696;
}
.news-list div.time {
	color: #969696;
}
.news-list li a:hover h2 {
	color: #5d51c1;
}
.lc-txt {
	padding-top: 20px;
	line-height: 1.8;
}
.lx-txtbox {
	padding-top: 20px;
	line-height: 1.8;
}
.ffwd-box .ffwd-title {
	padding: 5px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #d6d6d6;
}
.ffwd-box .ffwd-title h2 {
	font-size: 22px;
	color: #5d51c1;
	line-height: 40px;
}
.ffwd-box li {
	line-height: 30px;
	margin-bottom: 15px;
}
.ffwd-box {
	padding: 0 15px;
}


.ser_li{ margin-top:12px;}
.ser_li li{ width:100%;  float:left; margin-bottom:40px;}

.ser_li li img{ width:40%;}
.ser_li li h2{    color: #ec1d25; margin:10px 0; font-size:20px;}

.ser_li li p{  
    color: #666; line-height:24px; padding-top:0px;}


.ser_li li div{  width:55%}








@media (min-width: 768px) {
	.news dl dd {
    width: 58%;
    float: right;
    text-align: left;
}
.news dl dt {
    width: 38%;
    height: auto;
    float: left;
    vertical-align: top;
}.news dl dt img {
    width: 100%;
    height: auto;
    float: left;
    vertical-align: top;
}


.pro dl {
    width: 47%;
    height: auto;
    /* background: #F2F2F2; */
    float: left;
    margin-bottom: 30px;
    box-shadow: 2px 2px 5px #999;
    margin-right: 1.5%;
    margin-left: 1.5%;
}.pro dl dt {
    width: 45%;
     height: auto;
    /* border: 3px solid #ddd; */
    float: left;
}.pro dl dt img {
    width: 100%;
      height: auto;
    vertical-align: top;
}.pro dl dd {
    width: 45%;
    float: right;
    margin-right: 2%;
}


.cotnact dl dt {
    width:50%;height: auto;
    
}
.cotnact dl dd {
    width: 45%;
    float: left;
    text-align: left;
}.cotnact dl {
 
    padding-bottom: 40px;}
.cotnact dl {

    padding-top: 0px;}



.box4 .synews-list li {
	padding: 10px;
}
.box4 .synews-list li .news_h1 {
	font-size: 15px;
	color: #404040;
	line-height: 1.2;
	display: block;
	max-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;width: 75%;
    float: left;
}

.copy p {
	width: 720px;
}#header .nav-logo {
    margin-top: 25px;
}
#header .logo img {
	height: 60px;
	width: auto;
}
#header .nav-box {
	padding: 0px 0px 0 5px;
}
#header .logo {
	padding: 10px 0;
}
.title1 h1 {
	font-size: 28px;
}
.title1 h3 {
	font-size: 16px;
}
.box2 {
	background: #f9f7f8;
}
.box2 .sy-abimg {
	width: 50%;
}
.box2 .sy-abtxt {
	width: 47%;
}
.box2 .sy-abtxt p {
	height: 95px;
	overflow: hidden;
}
.box2 .tit-02 {
	float: left;
	text-align: left;
	margin-top: 15px;
}
.box2 .sy-gtfflist {
	float: right;
	width: auto;
}
.box2 .sy-gtfflist li {
	width: auto;
	margin-left: 25px;
}
.box2 .sy-tgff {
	margin-top: 0;
}
.foot-rbox {
	width: auto;
	float: right;
}
.sub-nav {
	margin: 30px 0 0 0;
	height: 60px;
	line-height: 60px;
	background: #5d51c1;
	padding-left: 20px;
}
.sub-nav li {
	float: left;
	width: auto;
	margin: 0;
}
.sub-nav li a {
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
}
}

@media (min-width: 992px) {
#header .logo img {
	height: 70px;
	width: auto;
}
#header .d-nav a {
	padding: 0 15px;
	height: 91px;
	line-height: 91px;
}
.box2 .sy-abtxt {
	padding-top: 40px;
}
.box2 .sy-abtxt p {
	height: auto;
	width: 95%;
}
.box2 a.sy-gdbtn {
	margin-top: 40px;
}
.box2 .sy-abtxt h2 {
	margin-bottom: 25px;
}
.box4 .synews-list {
	float: left;
	width: 100%;
}
.box4 .news-img {
	float: right;
	width: 50%;
}
.wz-box {
	display: block;
}
}

@media (min-width:1200px) {
#yw-list .swiper-pagination {
	padding-bottom: 5px;
}
.sy-gtff-ico {
	display: block;
}
.box4 .synews-list li {
	padding: 15px;
}
.box4 .synews-list {
	overflow: hidden;
}
}

@media only screen and ( max-width:370px ) {
.foot-nav {
	display: none;
}
.foot-sobox {
	margin-top: 0;
}.box4 .synews-list li em { line-height:20px; display:none;}
}

@media only screen and ( max-width:320px ) {
.sub-nav li a {
	padding: 0 17px;
}
}



@media only screen and ( max-width:767px ) {
.ffxm-list {
	margin: 0;
}.box4 .synews-list li em { line-height:20px; display:none;}
.copy p {
	width: 96%;
	margin: 0 auto;
	text-align: left;
}
.he_ZoomInImg .he_ZoomInImg_caption, .he_ZoomInImg .he_ZoomInImg_caption > a {
	background-color: rgba(56, 55, 55, 0.3);
}
.box4 .synews-list {
	width: 100%;
	padding: 10px 5px;
}
.box4 .synews-list li {
	padding: 10px 10px;
	width: 47%;
	background: #fff;
	float: left;
	margin: 0 1.5% 20px;
}
.box4 .synews-list li .news_h1 {
	font-size: 15px;
	color: #404040;
	line-height: 1.2;
	display: block;
	max-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pro_type {
	margin: 0 auto;
	width: 150px;
}
.news dl dd {
    width: 58%;
    float: right;
    text-align: left;
}
.news dl dt {
    width: 38%;
    height: auto;
    float: left;
    vertical-align: top;
}.news dl dt img {
    width: 100%;
    height: auto;
    float: left;
    vertical-align: top;
}



.cotnact dl dt {
    width:100%;
    
}
.map_c {
    width: 100%;
    height: 250px;
    border: #ccc solid 1px;
}.cotnact dl {

 
    padding-bottom: 20px;
    padding-top: 0px;}
	.cotnact dl dd {
    width: 100%;
    float: left;
    text-align: left;
}
}

@media only screen and ( max-width:420px ) {
	.article-page-list{ display:none;}
	.pro dl {
    width: 100%;
    height: 140px;
    /* background: #F2F2F2; */
    float: left;
    margin-bottom: 30px;
    box-shadow: 2px 2px 5px #999;
    margin-right:0; 
    margin-left: 0; 
}.pro dl dt {
    width: 140px;
    height: 140px;
    /* border: 3px solid #ddd; */
    float: left;
}.pro dl dt img {
    width: 140px;
    height: 140px;
    vertical-align: top;
}.pro dl dd {
    width: 48%;
    float: right;
    margin-right: 0px;
}
.ffxm-list li {
	width: 100%;
}
#header .nav-box {
	padding: 8px 2px;
}
.head_wapimg {
	width: 78%;
}
#header .logo img {
	/* height: 50px; */
	
}
.box4 .synews-list {
	width: 100%;
	overflow: hidden;
	padding: 10px 5px;
}
.box4 .synews-list li {
	padding: 15px 4% 12px;
	width: 98%;
	background: #fff;
	float: left;
	margin: 0 1.5% 20px;
}
.box4 .synews-list li .news_h1 {
	font-size: 15px;
	color: #404040;
	line-height: 1.2;
	display: block;
	max-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.foot-nav {
	display: none;
}
.scd_r .r_name {
	margin-top: 0px;
}
.noorbl {
	display: block
}
.blorno {
	display: none;
}
.copy p {
	width: 96%;
	margin: 0 auto;
	text-align: left;
}

.pst {
	width: 96%;
	text-align: left;
	height: 45px;
	line-height: 45px;
	margin-left: 4%;
}
.pst_bg {
	width: 100%;
	height: 45px;
	background: url(../images/bg_5.jpg) repeat-x;
}
.scd {
	width: 94%;
	margin: 0px auto;
}
.scd .scd_r {
	width: 100%;
	float: right;
}
.he_ZoomInImg .he_ZoomInImg_caption, .he_ZoomInImg .he_ZoomInImg_caption > a {
	background-color: rgba(56, 55, 55, 0.3);
}
.box4 {
	background: url(../images/box4_wap.jpg) center top no-repeat;
	background-size: cover;
}
#footer {
	background: #7A7A7A;
	padding-top: 20px;
	margin-top: 10px;
	color: #fff;
}
.foot-top {
	padding-bottom: 20px;
}
.pro_type {
	margin: 0 auto;
	width: 170px;
}
.news dl dt {
	display: none;
}
.news dl dd {
	width: 100%;
	margin: 0 auto;
	float: left;
	text-align: left;
}
.cotnact dl dt {
	width: 100%;
	height: 250px;
	float: right;
	vertical-align: top;
	margin-bottom: 2rem;
}
.map_c {
	width: 98%;
	height: 250px;
	border: #ccc solid 1px;
}
.cotnact dl dd {
	width: 96%;
	margin: 0 auto;
	text-align: left;
}
.cotnact h1 {
	padding: 20px 0;
}
.cotnact dl {
	padding-top: 0px;
	padding-bottom: 2rem;
	border-bottom: 1px solid #ddd;
}
.cotnact dl dd p {
	line-height: 200%;
}
#header .nav-logo {
	margin-right: 1rem;
}


.ser_li li {
    width: 85%;
    margin: 0 7.5%;
    float: left;
    margin-bottom: 40px;
}
}

@media (min-width:992px) {
.copy p {
	width: 940px;
}

}



@media (min-width: 1200px) {
.copy p {
	width: 1140px;
}.scd {
	width: 1140px;
	margin: 0 auto;
}
.pst {
	width: 1140px;
	margin: 0 auto;
}
.scd .scd_r {
	width: 890px;margin-bottom: 10px;
	
	float: right;
}.cotnact dl {
    padding-top: 20px;
}
#header .d-nav a {
    padding: 0 30px;}

.news dl dt {
    width: 30%;
 
    
}
.news dl dd {
    width: 65%;}
}


@media (max-width: 1200px) {
.jjno {
	display: none;
}
.jjbl {
	display: block;
}

.scd {
	width: 940px;
	margin: 0 auto;
}
.pst {
	width: 940px;
	margin: 0 auto;
}
.scd .scd_r {
	width: 690px;
	
	float: right;
}
}

@media (max-width:992px) {
.nyblorno {
	display: none;
}
.pst {
	text-align: left;
}
.scd {
	width: 720px;
	margin: 0 auto;
}
.pst {
	width: 720px;
	margin: 0 auto;
}
.scd .scd_r {
	width: 100%;
	
	float: none;
}.hidden-sm2 {
    display: none!important;
}
}
@media (max-width: 768px) {
	
.nyblorno {
	display: none;
}
.pst {
	text-align: left;
}
.scd {
	width: 96%;
	margin: 0 2%;
}
.pst {
	width: 92%;
	margin: 0 4%;
}
.scd .scd_r {
	width: 96%;
	margin: 0 auto;
	float: none;
}
.jjno {
	display: block;
}
.jjbl {
	display: none;
}.banner_show{ display:none;}
.banner_no{ display:block;}
}
