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

@media screen and (max-width: 768px) {
.pl02 {
padding-left: .4rem;
}
.pall02 {
padding-left: .4rem;
padding-right: .4rem;
}
}
@media screen and (min-width: 1200px) {
 .layui-container{ width:1200px;}
}
.headtop {
	height: 40px;
	line-height: 40px;
	background: #f2f2f2;
	overflow: hidden;
}

.layui-col-space30 {margin: -0.325rem}
.layui-col-space30>* {padding: 0.325rem}
.layui-input-inline{
  width: 96%;
  margin: 0 0 .3rem 0;
}

.fl{ float:left;}
.fr{ float:right;}
.wtop-nsnav-bg{
  width: 100%;
  height:148px;
  background:url(../images/tb.jpg) no-repeat left bottom; 
}

.logo{ float:left;}
.h_tel {
    float: right;
    height: 75px;
    padding-left: 85px;
    text-align: left;
    display: block;
    text-align: right;
}
.menu {
	height: 60px;
	line-height: 60px;
	background: #202020;
}
.menu li {
	width: 12.5%;
	float: left;
	position: relative;
s
}
.menu li:hover {
	background: #e70012;
}
.menu .on {
	background: #e70012;
}
.menu li a {
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: block;
}


.wapmenu {
	height: 80px;
	background: #202020;
	border-bottom: 1px solid #ddd;
}
.wapmenu li {
	width: 25%;
	line-height: 40px;
	height: 40px;
	position: relative;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: normal;
	float: left;
	text-align: center;
	overflow: hidden;
}
.wapmenu li:nth-child(4n) {
	border-right: none;
}
.wapmenu li a {
	display: block;
	line-height: 40px;
	font-size: 15px;
	height: 40px;
	color: #FFFFFF;
}

/****动画下css****/

.tit1_cp {
	width: 100%;
	height: auto;
	text-align: center;
}
.tit1_cp h2 {
	display: block;
	text-align: center;
	font-size: 36px;
	color: #222222;
	font-weight: bold;
	margin-bottom: 15px;
	background:url(../images/xian.png) center top no-repeat;
}

.tit1_cp p {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #777;
	letter-spacing: 0px;
	margin-bottom: 10px;
	line-height: 30px;
}


.proc1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align:center;
}
.proc1 ul li {
	width: 9.5%;
	display: inline-block;
	margin: 3px 0.2%;
	background: url(../images/xiexian.png) no-repeat right center;
}
.proc1 ul li a {
	font-size: 16px;
}
.proc1 ul li:hover a {
	color:#f00;
}
@media screen and (max-width: 850px) {
.yuanquan ul li{ width:50%;}
.yq_icon{ width:40%;}
.yq_icon img{ width:100%;}
.yq_wz{ width:60%;}
.yq_wz h3{ font-size:16px;}
.top2{ width:100%; padding-left:10px;}
.proc1 ul li {
	width: 23.8%;
	display: inline-block;
	margin: 8px 0.2%;
	background:#202020;
	border-radius:20px;
	height:40px;
	line-height:40px;
}
.proc1 ul li a {
	font-size: 16px;
	color:#fff;
}

}
@media screen and (max-width: 440px) {
.proc1 ul li {
	width: 31%;
	display: inline-block;
	margin: 8px 0.2%;
	background:#202020;
	border-radius:20px;
	height:40px;
	line-height:40px;
}
.proc1 ul li a {
	font-size: 16px;
	color:#fff;
}
}

 @media screen and (min-width: 1200px) {
.layui-container {
	width: 1260px;
	margin: 0 auto;
}
}
.layui-containerts {
	width: 80%;
	margin: 0 auto;
}
.fb-pro{ width:100%; overflow:hidden;}
.fb-pro .tu1{
  position: relative;
  width: auto;
  height: auto;
  border-bottom:none;
  overflow: hidden;
}
.fb-pro .tu1 img{
  width: 100%;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.fb-pro:hover .tu1 img{
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.fb-pro .tu1 .up-name{
  position: absolute;
  left:0px;
  bottom:0px;
  z-index: 10;
  width: 271px;
  height: 43px;
  background:url(../images/pro-name.png);
}
.fb-pro .tu1 .up-name p{
  display: block;
  line-height: 43px;
  font-size: 17px;
  color: #fff;
  text-indent: 15px;
}
.fb-pro .p01-cont{
  padding:10px;
  background:#efefef;
  overflow:hidden;
}
.fb-pro:hover .p01-cont{
  background-color: #e80003;
}
.fb-pro:hover .p01-cont a h3{ color:#fff;}
.fb-pro .p01-cont a h3{
  display: block;
  height: 40px;
  line-height:40px;
  text-align:center;
  font-size: 17px;
  color: #000;
  overflow: hidden;
  transition: all 0.35s ease-out;
}
.fb-pro .p01-cont .more1 a{
  float: right;
  width: 86px;
  height: 29px;
  background-color: #ff2a2a;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 29px;
  border-radius: 5px;
  transition: all 0.35s ease-out;
}
.fb-pro:hover .p01-cont .more1 a{
  margin-right: 8px;
}
.fb-pro .p01-cont .phone p{
  display: block;
  margin-top: 5px;
  font-size:14px;
  line-height:22px;
  color: #666;
  font-weight:100;
  text-align:center;
  transition: all 0.35s ease-out;
}
.fb-pro:hover .p01-cont .phone p{
  color: #fff;
  margin-left:12px;
}
@media (max-width:1594px) {
.application .copy .desc .name span {
	font-size: 40px;
}
.application .copy .desc .name {
	font-size: 38px;
	font-weight: bold;
	line-height: 60px;
	margin-top: 30%;
	transition: all 1s;
}
}
@media (max-width:1342px) {
.d5 {
	display: none
}
.application .copy.fl {
	width: 25%;
	position: relative;
}
}
@media (max-width:1074px) {

}

.gcal {
	text-align: center;
}
.al {
	width: 350px;
	margin: 0 auto;
	background: #e77d33;
	color: #FFF;
	height: 50px;
	font-size: 28px;
	text-align: center;
	line-height: 50px;
	border-radius: 20px;
	margin-bottom: 20px;
}
.gcal h2 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}
/***首页公司简介***/
.jjys-bg {
    background: url(../images/aboubj.jpg)  repeat-x center top;
    height: 800px;
    margin-top: 26px;
	overflow:hidden;
}
.abouts { margin-left: 10%; margin-top: 5%;
}
.mz {
    margin-left: 47px;
    background: #d30202;
    width: 566px;
    padding: 6px;
    color: #fff;
    font-size: 40px;
    text-align: center;
    border-radius: 50px;
}
.jjys-bg p {
    width: 595px;
    line-height: 35px;
    font-size: 18px;
    padding: 39px;
  
    text-indent: 2.2em;
    color: #070707; background: #fff; margin-top: 2%; margin-bottom: 2%; opacity: 0.7;
}
.about-more {
    width: 160px;
    background: #000000;
    padding: 10px;
    text-align: center;
    right: 0;
    /* margin-top: 15px; */
    border-radius: 50px;
}
.about-more a {
    padding: 10px;
    color: #fff;
    font-size: 20px;
}
.svideo{ float: right; margin-right:10%;  }
/****首页优势**/
.ys{
	float: left;
    overflow: hidden;
    width: 18%;
    margin: 0% 1%;
    background: #202020;
}
.ys_img{ width:100%; padding-bottom:15px; background:#fff; float:left; overflow:hidden;}
.ys_img img{ width:100%; height:310px; float:left;}
.ys_txt{ width:100%; float:left; overflow:hidden;}
.ys_txt h2 {
    text-align: center;
    width: 100%;
    float: left;
    color: rgb(255, 255, 255);
    font: 18px / 40px 微软雅黑;
}
.ys_txt h2 strong {
    width: 100%;
    display: block;
    font-size: 52px;
    line-height: 80px;
}
.ys_txt span {
    color: rgb(255, 255, 255);
    display: block;
    float: left;
    height: 84px;
    margin-bottom: 10px;
    font: 14px / 26px 微软雅黑;
    overflow: hidden;
    padding: 0px 10px;
}

.kszy{ background:url(../images/casebg.jpg) center top no-repeat; background-size:cover;}
.mainkszy_f {
    width: 100%;
    text-align: center;
    padding: 3% 0% 0% 0%;
}
.mainkszy_f dt {
    padding: 10px 74px;
    border: 1px #FFFFFF solid;
    font-size: 18px;
    line-height: 60px;
    color: #FFFFFF;
    display: inline;
}

.p-t {
    background: #202020;
}

@media screen and (max-width:768px) {
.wtop-nsnav-bg {
	height: auto;
}
.logo img {
	width: 100%;
}
.fb-pro .pro_txt > a::after {
	background: none;
}
.fb-pro {
	padding: 0;
	width: 100%;
}
.fb-pro:hover .pro_txt > a::after {
	background: none;
}
.tit1_cp h2 {
	font-size: 30px;
}

.tit1_cps h2 {
	font-size: 28px;
}
.tit1_cps h2 font {
	font-size: 28px;
}
.tit1_cps p {
    font-size: 13px;
}
.procs1 a h3 {
	width: 49%;
	margin-right: 1%;
	float: left;
	height: 45px;
	line-height: 45px;
	font-weight: 100;
}
.layui-containerts {
	width: 100%;
	margin: 0 auto;
}
.synews {
	background: none;
}
.cp_bt {
	margin: 0;
	padding: 0;
}
.jjys-bg{ background: url(../images/aboubj.jpg) no-repeat right top; height:auto;}
.mz{ width:96%; margin-left:0; font-size:30px;}
.abouts{ padding:30px 10px; background:#ddd8d5; margin:20px 0;}
.jjys-bg p{ width:100%; padding:0;}
.about-more{ margin:0 auto;}
}
/**首页新闻**/
.mainone_top li {
    text-align: center;
    width: 29%;
    margin: 0 auto;
}
.mainone_top li p {
    height: 40px;
    width: 33.33333%;
    background: #f5f5f5;
    border-radius: 50px;
    line-height: 40px;
    float: left;
}
.mainone_top li p:nth-child(2) {
    background: #202020;
    color: #FFFFFF;
}
.mainone_top li p:nth-child(2) a{ color:#fff;}

.newsList_f{ width:30%; float:left}
.newsList_f dt{ height:200px; display:block; background-size:cover; overflow:hidden;}
.newsList_f li{ padding:30px 0px; border-bottom:1px #CCCCCC dotted; margin-bottom:30px;}
.newsList_f li span{ height:50px; overflow:hidden; line-height:50px;}
.newsList_f li p{ height:60px; overflow:hidden; line-height:30px;}
.newsList_f dd{ height:30px; overflow:hidden; line-height:30px;}
.newsList_f dd span{ float:right} 

.newsList{ width:64%; float:right;}
.newsListDl{float: left;width:48%; height: 86px; border-bottom:1px solid #d2d2d2; margin:0% 1%;}
.newsListDl a{ display:block;}
.newsListDl dt{ float: left; width:20%; height:61px;padding-top:4px;border:1px solid #202020; margin:20px 0px 0;color:#ffffff; font-size: 12px; line-height: 20px; text-align: center;background: #202020;}	
.newsListDl dt span{display: block;color:#ffffff; font-size: 24px; line-height: 30px;}	
.newsListDl dd{float: right;  width:75%;  height:100px; }
.newsListDl .title { height: 30px; display: block; padding-top: 24px;color:#004384; font-size:14px; line-height:30px; font-weight: bold; overflow:}	
.newsListDl .intro{ height: 20px; display: block; overflow: hidden;color:#666666; font-size:14px; line-height:20px;}


/*footer*/
.c-footer {
	background: #1e1e1e;
}
.c-footer a {
	color: #ffffff;
}
.c-footer .mt {
	overflow: hidden;
	padding: 30px 0 10px 0;
}
.foot-top {
	padding: 30px 0;
}
.footl {
	width: 25%;
	float: left;
	display: inline;
}
.footc {
	width: 30%;
	float: left;
	display: inline;
}
.footk {
	width: calc(40% - 150px);
	float: left;
}
.footr {
	float: left;
	width: 150px;
}
.footl h3, .footc h3, .footk h3, .footr h3 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 29px;
	width: 25px;
	white-space: nowrap;
	padding-bottom: 14px;
	border-bottom: 1px solid #242f35;
}
.footl h3 span, .footc h3 span, .footk h3 span, .footr h3 span {
	font-size: 12px;
	display: block;
	color: #fff;
	opacity: 0.2;
	font-weight: lighter;
	line-height: 100%;
}
.footl p a {
	display: block;
	width: 50%;
	color: rgba(255,255,255,0.8);
	float: left;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
}
.footl p a:hover {
	text-decoration: underline;
	color: #bc1717;
}
.footc p {
	color: #fff;
	background-position: left center;
	line-height: 40px;
	font-size: 16px;
}
.footc p span {
	margin-left: 18px;
}
.footr em i {
	display: block;
	float: left;
	width: 150px;
}
.footr em i:last-child {
	float: right;
}
.footr em i img {
	width: 140px;
	height: 140px;
	border: 3px #fff solid
}
.footr em i span {
	display: block;
	font-size: 16px;
	color: #F4F4F4;
	line-height: 20px;
	padding-left: 32px;
	margin-top: 16px;
}
.footk p a {
	display: block;
	width: 50%;
	color: rgba(255,255,255,0.8);
	float: left;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
}
.footk p a:hover {
	text-decoration: underline;
	color: #bc1717;
}
.c-footer .mc {
	border-top: 1px solid #666666;
	padding: 13px 0;
	overflow: hidden;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	margin-top: 20px;
}
.c-footer .mc span {
	float: left;
}
.c-footer .mc dl {
	float: left;
}
.c-footer .mc dt {
	float: left;
	padding: 0 10px;
}
.c-footer .mc dd {
	float: left;
}
.c-footer .mc dd a {
	color: #fff;
}
.c-footer .mc dd a:hover {
	color: #ffdb60;
}
.c-copy {
	padding: 11px 0;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	background: #1e1e1e;
	border-top: 1px solid #333333;
}
.c-copy a {
	color: #ffffff;
}
@media screen and (max-width:1280px) {
.footl {
	width: 25%;
}
.footc {
	width: 35%;
}
}
@media screen and (max-width:1024px) {
.footl {
	display: none;
}
.footc {
	width: calc(100% - 150px);
}
.footk {
	display: none;
}
.c-footer .mc {
	display: none;
}
.ys01 {
	width: 18%;
	height: auto;
	text-align: left;
	text-indent: 10px;
}
.ys01s {
	width: 80%;
	float: right;
	overflow: hidden;
	margin-left: 0;
}
}
@media screen and (max-width:767px) {
.footr {
	display: none;
}
.footc {
	width: 50%;
	padding-left: 20px;
}
.footk {
	width: calc(50% - 20px);
}
.c-copy .fl, .c-copy .fr {
	float: none;
}
.c-copy font {
	display: block
}
.ys{ width:98%; margin-bottom:10px;}
}
@media screen and (max-width:640px) {
.footc {
	width: 100%;
	padding-left: 9px;
}
.footk {
	display: none;
}
.c-copy {
	padding-bottom: 75px;
}
.c-copy .my {
	display: none
}
}
.fxdb {
	display: none
}
@media screen and (max-width:640px) {
.fxdb {
	display: block;
	height: 60px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+440));
}
.fxdb li {
	float: left;
	list-style: none;
	height: 55px;
	text-align: center;
	box-sizing: border-box;
	width: 50%;
}
.fxdb li a {
	display: block;
	width: 94%;
	text-align: center;
	margin: 0px auto;
	background: #bc1717;
	border-radius: 50px;
	height: 50px;
	box-shadow: 0 0 5px #fff;
}
.fxdb li img {
	height: 30px;
	margin-top: 10px
}
}
.vipb {
	position: absolute;
	bottom: 3px;
	right: 5px;
	height: 30px;
	background: url(../images/vip.png) no-repeat center right;
	padding-right: 68px;
	font-size: 20px;
	color: #e7b144;
	line-height: 35px;
	text-align: right;
	z-index: 99
}
.vipb a {
	color: #e7b144;
	font-size: 20px;
}

.animate-tel {
	animation: tada 1s linear infinite;
	transform-origin: 50% 50%;
	-webkit-animation: tada 1s linear infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: tada 1s linear infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: tada 1s linear infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: tada 1s linear infinite;
	-ms-transform-origin: 50% 50%;
}
/***About**/
.position_now {
	font-size: 14px;
	background: #F5F5F5;
}
.position_now .fl {
	color: #707070;
	line-height: 60px;
}
.position_now .fl img {
	height: 20px;
	margin-top: -4px;
	display: inline-block;
	margin-right: 8px;
}
.position_now a {
	display: inline-block;
	color: #707070;
}
.position_now .fr {
	font-family: impact;
	color: #e10101;
	font-size: 0;
}
.position_now .fr img {
	height: 26px;
	float: left;
	margin: 18px 10px 0 0;
}
.position_now .fr strong {
	font-weight: 100;
	font-size: 22px;
	display: block;
	float: left;
	line-height: 60px;
}
.nyabout {
	padding: 10px;
	line-height: 27px;
	font-size: 16px;
}
.nyabout table td {border: #ddd solid 1px; text-indent: 30px; height: 30px;}
.nyabout img {
	max-width: 100%;
}
.sub_bk {
	text-align: center;
}
.sub_bk a {
	display: block;
	float: left;
	line-height: 40px;
	font-size: 16px;
	border: 1px solid #ddd;
	border-radius: 48px;
	margin-right: 2%;
	width: 23.5%;
	box-sizing: border-box;
	margin-bottom: 15px;
	height: 40px;
	overflow: hidden
}
.sub_bk .on {
	background: #bc1717;
	color: #fff;
}
.sub_bk a:hover, .sub_bk a.active {
	background: #bc1717;
	color: #fff;
}
.sub_bk a:nth-child(4n) {
	margin-right: 0;
}
.sub_bk span {
	color: #fff;
	font-size: 16px;
	margin-left: 10px;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	line-height: 4rem;
}
.sub_bk .show {
	height: auto;
	background: #eee;
}
@media screen and (max-width:640px) {
.sub_bk a {
	width: 49%;
	margin-right: 2%
}
.sub_bk a:nth-child(2n) {
	margin-right: 0;
}
}
@media screen and (max-width:380px) {
.sub_bk a {
	line-height: 42px;
	font-size: 14px;
	border-radius: 42px;
	margin-bottom: 8px;
	height: 42px;
	overflow: hidden
}
}
.yunu-contact {
	background-color: #F7F7F7;
	padding: 25px;
}
.yunu-contact h4 {
	margin: 0;
	font-size: 24px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.yunu-contact dl {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}
.yunu-contact dt {
	float: left;
}
.yunu-contact dd {
	margin-left: 55px;
	font-size: 16px;
	padding-top: 16px;
}
.yunu-contact dd span {
	padding-left: 50px;
}
@media only screen and (max-width:480px) {
.yunu-contact dd span {
	padding-left: 10px;
}
}
@media only screen and (max-width:400px) {
.yunu-contact h4 {
	font-size: 20px;
}
.yunu-contact dl:nth-child(3) dd span {
	display: block;
}
}
/***New**/
.news-box {
	padding: 20px 10px;
	overflow: hidden;
}
.news-box:nth-child(2n) {
	background: #f5f5f5;
}
.news-box a {
	display: block;
}
.txtW {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
}
.txtH {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 25px;
}
.news-box h3 {
	font-size: 20px;
	position: relative;
	font-weight: normal;
}
.news-box h3 span {
	float: right;
	font-size: 16px;
}
.news-box p {
	font-size: 16px;
	color: #656565;
	margin-top: 20px
}
.news-box a:hover h3 {
	color: #f62828;
}
.news_img {
	width: 100%;
	overflow: hidden;
}
.news_img img {
	width: 90%;
}
@media (max-width:1024px) {
.news-box h3 {
	font-size: 20px;
}
}
@media (max-width:640px) {
.news-box h3 {
	font-size: 20px;
}
.news-box p {
	font-size: 14px;
	margin-top: 0px;
}
.news-box {
	padding: 10px 0;
	overflow: hidden;
}
}
@media (max-width:480px) {
.news-box h3 {
	font-size: 16px;
}
.news-box p {
	font-size: 14px;
	margin-top: 0px;
}
.news-box {
	padding: 10px 0;
	overflow: hidden;
}
}
.nynews {
	overflow: hidden;
}
.news-tit {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.tool {
	color: #999;
	padding: 24px 0;
	text-align: center;
}
.tool span {
	display: inline-block;
	margin: 0 6px;
	font-size: 14px;
}
.newcontents {
	line-height: 30px;
	font-size: 16px;
	padding: 0 10px;
	overflow: hidden;
}
.newcontents img {
	max-width: 100%;
}
{
@media screen and (max-width: 480px) .news-tit {
 font-size: 24px;
}
}
@media screen and (max-width: 640px) {
.news-tit {
	font-size: 24px;
}
.pro_name {
	padding-left: 0px !important;
}
}
.ny-page {
	border-top: 1px solid #ddd;
	line-height: 36px;
	padding: 10px 0 0;
	font-size: 14px;
	overflow: hidden;
}
.txtW {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.tr {
	text-align: right;
}
@media screen and (max-width: 1024px) {
.ny-page .txtW {
	font-size: 15px;
}
.tr {
	text-align: left;
}
}
.xgcp_title {
	padding: 10px;
	background-color: #fafafa;
	margin: 15px 0;
	overflow: hidden;
	width: 100%;
	float: left;
}
.xgcp_title h3 {
	color: #e70012;
	border-left: 2px solid #e70012;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
}
.xwzx {
	width: 100%;
	overflow: hidden;
}
.xwzx ul {
	list-style-type: none;
	margin-bottom: 10px;
}
.xgxw {
	border-bottom: 1px dotted #ccc;
	height: 25px;
	line-height: 25px;
	text-align: left;
	overflow: hidden;
	padding-bottom: 10px;
}
.xwzx ul li span {
	float: right;
}
.xgxw {
	width: 100%;
	overflow: hidden;
}
.pro {
	margin-top: 18px;
	overflow: hidden;
}
.xgcp {
	width: 100%;
	overflow: hidden;
}
.xgcp img {
	width: 100%;
}
.xgcp p {
	text-align: center;
	line-height: 35px;
	font-size: 15px;
}
.pro li a p {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
}
.pro {
	margin-top: 18px;
}
.pro li {
	text-align: center;
	list-style: none;
	margin-bottom: 15px
}
.pro li a {
	display: block;
}
.pro li a span {
	display: block;
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 75%;
	overflow: hidden
}
.pro li a span img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}
.pro li a span img:hover {
	transform: scale(1.2);
}
.pro li a p {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.pro li a:hover p {
	color: #000;
}
@media screen and (max-width:767px) {
.pro li {
	overflow: hidden;
	width: 49%;
	float: left;
	margin-right: 2%
}
.pro li:nth-child(2n) {
	margin-right: 0
}
.newsList_f{ width:100%;}
.mainone_top li{ width:100%;}
}
@media screen and (max-width:992px) {
.hide-xs {
	display: none;
}
}
@media screen and (min-width:768px) {
.pro li {
	overflow: hidden;
	width: 31.3%;
	float: left;
	margin-right: 2%;
}
.pro li:nth-child(3n) {
	margin-right: 0
}
.pro li a p {
	height: 32px;
	line-height: 32px;
}
}
@media screen and (min-width:992px) {
.pro li a p {
	height: 36px;
	line-height: 36px;
}
}
@media screen and (min-width:1200px) {
.pro li a p {
	height: 50px;
	line-height: 50px;
	font-size: 16px
}
}
.cpnyt {
	width: 100%;
	overflow: hidden;
}
.cpnyt img {
	width: 100%;
}
.pro_name {
	padding-left: 30px;
}
.pro_name h2 {
	font-size: 20px;
	padding: 22px 0;
	border-bottom: 1px dashed #ddd;
}
.pro-canshu {
	padding: 0;
}
.pro-canshu p {
	line-height: 38px;
	color: #000;
	font-size:20px;
}
.pro-canshu p span{ color:#F00; font-weight:bold;}
.pro_name a.nm {
	display: block;
	width: 172px;
	height: 40px;
	border: 1px solid #5F5F5F;
	background: #5F5F5F;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.pro_name a.nm:hover {
	display: block;
	background: none;
	color: #5F5F5F;
}
#textarea img {
	max-width: 100%
}
@media screen and (min-width:768px) {
.pro_name h2 {
	font-size: 22px;
}
.pro-canshu {
	padding: 0;
}
.info_title h3 {
	padding: 40px 0 22px 0;
}
}
@media screen and (min-width:1200px) {
.pro_name h2 {
	font-size: 24px;
}
.pro-canshu {
	padding: 0;
}
.info_title h3 {
	padding: 48px 0 24px 0;
}
}

.case_img {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.case_img img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.case_img:hover img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.case_tit {
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #333;
	width: 100%;
	overflow: hidden;
	height: 40px;
	float: left;
}
.c-flink {
	height: 60px;
	background: #f62828;
	line-height: 60px;
}
.c-flink strong {
	font-size: 18px;
	margin-right: 28px;
	color: #fff;
}
.c-flink a {
	font-size: 14px;
	color: #fff;
	padding: 0 10px 0 0;
}
.footer-fix {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
	display: none;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}

.cptitle {
	height: auto;
	margin: 0 auto;
}
.cptitle h2 {
	width: 100%;
	height: 34px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.cptitle1 {
	width: 100%;
	height: 34px;
	font-size: 30px;
	color: #e77d33;
	font-weight: bold;
	text-align: center;
	font-family: "新宋体";
	text-transform: uppercase;
}
.cptitle p {
	width: 100%;
	height: 36px;
	font-size: 18px;
	text-align: center;
	color: #777778;
	border-top: 1px #dfdfdf solid;
	border-bottom: 1px #dfdfdf solid;
	margin-top: 14px;
	line-height: 36px;
}
.procs1 {
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}
.procs1 a h3 {
	display: inline-block;
	margin:0 0.2%;
	margin-bottom: 10px;
	width: 15.8%;
	height: 42px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 42px;
	transition: all 0.3s ease-out;
	background-color: #202020;
	border-radius: 5px;
}
.procs1 a h3.on {
	display: inline-block;
	margin:0 0.2%;
	margin-bottom: 10px;
	height: 42px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 42px;
	transition: all 0.3s ease-out;
	background-color: #e70012;
	border-radius: 5px;
}
.procs1 a:hover h3 {
	height: 42px;
	background-color: #e70012;
	color: #FFFFFF;
}
 @media screen and (max-width: 640px) {
.footer-fix {
	display: block;
}
.procs1 a h3{ width:31.3333%; margin-right: 1%; margin-left:1%;}
.gywm_nr{ width:96%;}
}

@media screen and (max-width: 640px) {
	.tit1_cp h3{ font-size:30px;}
	.al{ width:100%; font-size:24px;}
	.gcalimg{ width:100%;}
	.gywm_nr{ height:auto;}
	.cp_bt h2{ font-size:30px;}
}


@media screen and (max-width:640px) {
.hidden-xs {
	display: none;
}
}