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

img{ max-width:100%;}
@media screen and (max-width: 768px) {
.pl02 {
padding-left: .2rem;
}
.pall02 {
padding: .2rem;
}
}
.layui-col-space30 {
	margin: -0.325rem
}
.layui-col-space30>* {
	padding: 0.325rem
}
.layui-container {
	width: 90%;
	max-width:1400px;
}

/******header样式******/
.header{ height:143px; background:url(../images/lbg.jpg) repeat-x;}
.head-logo{ width:100%; overflow:hidden;}
.logo{ margin-top:4px;}
.head-tel{ background:url(../images/tbb.png) left center no-repeat; padding-left:50px; margin-top:15px;}
.head-tel p{ font-size:13px; color:#666;}
.head-tel b{ font-size:24px; font-weight:bold; color:#f00;}
.menu{ width:100%; height:47px;}
.menu li{ width:150px; height:47px; float:left; text-align:center; line-height:48px; margin:0 15px; position:relative;}
.menu li.cur{ background:url(../images/menu_li.jpg) center top no-repeat;}
.menu li.cur a{ color:#ff0;}
.menu li>a{ color: #fff; font-size:16px; font-weight:bold;}
.menu li:hover,.menu li.cur{ background:url(../images/menu_li.jpg) no-repeat;}

.menu li dl{ display: none; position: absolute; left: 0; top: 100%; width: 100%; z-index: 999; background: #FFF; box-shadow: 0px 0px 10px #d9d6d6;}
.menu li dt a{ display: block; line-height: 43px; color: #666 !important; font-size:14px; padding:0 15px; }
.menu li dt:hover a{ background: #c30000; color: #FFF !important; }




/*****flash***/
.section-three{
	overflow:hidden;
}
.owl-carousel-c{
	width: 100%;
	float:left;
	overflow:hidden;
}
#banner{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#banner .item{ display: block;}
#banner img { display: block;width:100%;margin:0 auto;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;}	
.owl-carousel .owl-item{float: left;}
.owl-controls{position:absolute;bottom:10px;left:50%;float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */margin: 5px;
padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;
filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #ddd;overflow: hidden;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;background:#cd0c27;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center}

/****首页产品列表*****/
.index-product{ padding:50px 0 0 0; overflow:hidden;}
.index-product h2{ text-align:center; font-size:36px; color:#000; margin-bottom:20px;}
.index-pro {
    width: 100%;
    margin: auto;
    padding: 30px 0;
    position: relative;
}
.index-pro li{ width:14.6666%; margin:0 1%; overflow:hidden; float:left;}
.toptitle{ width:100%; height:40px; line-height:40px; float:left; font-size:16px; font-weight:bold; text-align:center;}


/****首页关于我们****/
.index-about{ padding:40px 0; overflow:hidden;}
.index-about h2{ text-align:center; font-size:36px; color:#000; margin-bottom:60px;}
.about-video{ width:50%; float:left;}
.about-con{ width:47%; float:right; font-size:16px; line-height:30px; color:#333;}
.about-con p{ text-indent:2em; margin-bottom:15px;}


/****首页新闻****/
.index-news{ background:url(../images/newbg.jpg) repeat; background-position: 50% 50%; padding:50px 0; overflow:hidden;}
.T-title1{ font-size:40px; line-height:40px; color:#162335; font-weight:bold; margin-bottom:40px; overflow:hidden;}
.newslist{ width:96%; float:left; margin:0 2%; background:#fff; border-bottom:2px solid #cc0000; padding-bottom:20px;}
.newslist:hover{
	 cursor: pointer;
    transform: translateY(-3px);
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
	border-bottom:2px solid #fff;
    /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 5.000000px 30px rgba(15, 91, 183, 0.1);
    -moz-box-shadow: 0.000000px 5.000000px 30px rgba(15, 91, 183, 0.1);
    -ms-box-shadow: 0.000000px 5.000000px 30px rgba(15, 91, 183, 0.1);
    box-shadow: 0.000000px 5.000000px 30px rgba(15, 91, 183, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}
.news-img{ width:100%;}
.news-img img{ width:100%;}
.news-tit{ height:70px; line-height:70px; text-align:center; font-size:24px; color:#333c4a; overflow:hidden; padding:0 20px;}
.news-des{ padding:20px 30px; overflow:hidden; font-size:14px; color:#8a8d99; line-height:1.75; text-align:center;}
.news-more{ text-align:center;}
.news-more a{ width:38px; height:38px; border:1px solid #ddd; border-radius:30px; display:inline-block; background:url(../images/tb_16.png) center no-repeat;}
.news-more a:hover{ background:url(../images/tb_16.png) center no-repeat #c30000;}
.ref_75{ height:0; position:relative; padding-bottom:75%; width:100%; float:left; overflow:hidden;}

/****荣誉资质***/
.index-horo{ padding:40px 0; overflow:hidden;}
.horo_title{ text-align:center; margin-bottom:50px; overflow:hidden;}
.horo_title h3{ font-size:30px; font-weight:400; color:#333; margin-bottom:20px; text-transform: uppercase !important;}
.horo_title h2 {
	position: relative;
	color: #9b0c06;
	font-size:40px;
	display: inline-block !important;
}
.horo_title h2:after, .horo_title h2:before {
	position: absolute;
	display: block;
	content: "";
	width: 80%;
	height: 5px;
	background-color: #9b0c06;
	top: 50%;
	transform: translateY(-50%);
}
.horo_title h2:after {
	right: -110%;
}
.horo_title h2:before {
	left: -110%;
}
.horo-list {
    width: 90%;
    margin: auto;
    padding: 30px 5%;
    position: relative;
}


/****关于我们单页****/
.pgbanner{ height:auto; overflow:hidden; position:relative;}
.cnmgb{ width:300px; left:45%; top:50%; position:absolute; z-index:10; text-align:center;}
.cnmgb h2{ font-size:60px; color:#fff; margin-bottom:20px;}
.cnmgb h3{ font-size:20px; color:#fff; font-weight:400;}
.pgbanner img{ width:100%; height:100%;}

.pgdw{ height:55px; line-height:55px; background:#f5f5f5;}
.home {
    background: url(../images/home.png) left center no-repeat;
    text-indent: 20px;
    font-size: 14px;
}

.pgablist{ padding:25px 0; overflow:hidden; text-align:center;}

.pgablist li{ width:auto; padding:0 25px; margin-bottom:10px; height:45px; line-height:45px; display:inline-block; position:relative; border:1px solid #ddd; border-radius:20px; margin-right:20px;}
.pgablist li:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    top: 0;
    position: absolute;
    background:#cd0000;
    border-radius: 30px;
	left:0;
    transition: all 0.5s;
}

.pgablist li:hover:before, .pgablist li.on:before {
    height: 100%;
    top: auto;
	color:#fff;
    bottom: 0;
}
.pgablist li a {
    display: block;
    color: #666;
    line-height: 1.6;
    padding: 10px 30px;
    font-size: 16px;
    text-align: center;
    transition: all 0.5s;
    position: relative;
    z-index: 4;
}
.pgablist li.on a{ color:#fff;}
.pgablist li:hover a{ color:#fff;}

.pg-about{ padding:50px 0; overflow:hidden;}
.pg-about h2{
    font_radio: 2;
    display-radio: 1;
    color: #333;
    font-size: 38px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
	overflow:hidden;
}
.pg-about-c{ padding:30px 0; overflow:hidden; font-size:16px; line-height:30px; color:#333;}
.pg-about-c img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}

/****资质内页***/
.pg-ry{ width:100%; margin-top:30px; overflow:hidden;}
.pg-ry .p_list {
    display: flex;
    flex-wrap: wrap;
}
.pg-ry .p_list .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 4);
	position: relative;
}
.pg-ry .p_list .e_container-20 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 1);
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.pg-ry .p_list .e_container-20 > .p_item {
    flex: 1;
    max-width: 100%;
    background: #f2f2f2;
    max-height: 100%;
    padding: 10px;
}
.pg-ry .p_list .e_image-21 {
    overflow: hidden;
}
.pg-ry .p_list .e_image-21 a {
    font-size: 0px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #f2f2f2;
    width: 100%;
    margin: 0 auto;
    height: 16vw;
    display: block;
}
.pg-ry .p_list .e_image-21 a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0px;
}
.pg-ry .p_list .e_image-21 img {
    display: inline-block;
    vertical-align: middle;
    transition: 0.5s linear 0s;
    width: auto;
    height: auto;
    max-height: 87%;
    max-width: 90%;
    margin-left: 0px;
    transform: scale(1);
}
.pg-ry .p_list .e_text-22 {
    font_radio: 2;
    display-radio: -webkit-box;
    font-size: 16px;
    color: #555555;
    line-height: 1.5;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pg-ry .p_list .p_loopitem:hover .e_image-21 img {
	transform: scale(1.1)
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translate3d(0, 0, 0);
}

/****联系我们页面***/
.pg-lxwm{ background:#f6f6f6; padding:60px 0; overflow:hidden;}
.pg-lx-t{ padding:3%; background:#fff; overflow:hidden;}
.pg-lx-t h2{ line-height:2; font-size: 30px; color:#cd0000; font-weight: bold; margin-bottom: 10px;}
.pg-lx-t h3{ font-size:16px; color:#333; font-weight:400;}
.pg-lx-ul{ width:100%; margin-top:30px; overflow:hidden; background:url(../images/cc.jpg) right center no-repeat;}
.pg-lx-ul p{ line-height:40px; font-size:16px; margin-bottom:5px;}

.pg-lx-ly{ padding:3%; background:#fff; overflow:hidden; margin-top:30px;}
.pg-lx-ly h2{ line-height:2; font-size: 30px; color:#333; font-weight: bold; margin-bottom: 10px;}
.pg-lx-ly h3{ font-size:16px; color:#333; font-weight:400; margin-bottom:15px;}
.pg-lx-ly input{ width:100%; border:1px solid #ddd; line-height:50px; text-indent:20px; margin-bottom:20px;}
.pg-lx-ly textarea{ width:100%; border:1px solid #ddd; height:180px; line-height:30px; text-indent:20px; margin-bottom:20px;}
.pg-lx-ly button{ width:200px; height:48px; line-height:48px; text-align:center; background:#cd0000; font-size:16px; color:#fff; border:0;}
.ly-btn{ width:200px; margin:0 auto; overflow:hidden;}

/*****新闻中心***/
.pg-news{ background:#f6f6f6; padding:30px 0; overflow:hidden;}
.pg-news h2 {
    font_radio: 2;
    display-radio: 1;
    color: #333;
    font-size: 38px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    overflow: hidden;
}
.pg-news-c{ width:100%; margin-top:30px;}
.pg-news-c ul{ width:100%; background:#fff; overflow:hidden; margin-bottom:40px; transition: all .5s ease;}
.pg-n-img{ padding:35px; float:left; overflow:hidden;}
.pg-n-img img{ width:250px; height:150px; transition: all .5s ease;}
.pg-n-nr{ padding:65px; overflow:hidden;}
.pg-n-tit{ font-size:20px; font-weight:bold; color:#222; margin-bottom:15px; width:70%; float:left;}
.pg-n-des{ font-size:14px; color:#666; line-height:25px; width:70%; float:left;}
.pg-n-data{ width:15%; float:right;}
.pg-n-data p{
    min-height: 20px;
    font_radio: 2;
    display-radio: 1;
    font-size: 60px;
    color: rgba(51, 51, 51, 1);
    line-height: 60px;
    font-family: Impact;
    text-align: center;
    transition: all .5s ease;
	width:100%;
	float:left;
	text-align:center;
}
.pg-n-data font{
    font-size: 18px;
    line-height: 32px;
    color: #333;
    font-family: Arial;
    transition: all .5s ease;
	width:100%;
	float:left;
	text-align:center;
}
.pg-news-c ul:hover {
	box-shadow: 0px 0px 20px 0px rgb(29 56 75 / 5%);
	transform: translateY(-10px)
}
.pg-news-c ul:hover .pg-n-img img {
	transform:scale(1.1)
}
.pg-news-c ul:hover .pg-n-tit{
	color: #cd0000
}

/*****分页***/
.fenye {
	padding: 20px 0 30px;
	width: 100%;
	text-align: center;
	clear: both;
}
.fenye a {
	color: #666;
	padding: 0 15px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.fenye span {
	color: #fff;
	padding: 0 15px;
	margin: 0 3px;
	background: #cd0000;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.fenye * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.fenye a:hover, .fenye .hover {
	display: inline-block;
	color: #fff;
	background: #cd0000;
	border-color: #cd0000;
}

/*****新闻内容****/
.pg-n-nrs{ width:850px; padding:70px; overflow:hidden; background:#fff; float:left;}
.pg-n-nrs h1{ font-size:30px; color:#000; margin-bottom:15px; text-align:center;}
.pg-n-nrs h2{ font-size:16px; color:#5a5a5a; border-bottom:1px solid #ddd; padding-bottom:20px; margin-bottom:30px; font-weight:400;}
.pg-n-cont{ width:100%; font-size:16px; line-height:30px;}
.pg-n-cont img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}
.pg-n-sxfy{ width:100%; border-top:1px solid #ddd; margin-top:20px; padding-top:15px;}
.pg-n-sxfy a{ font-size:14px;}

.pg-n-tj{ width:300px; padding:30px; float:right; background:#fff;}
.pg-n-tj h2{ 
	font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(68, 68, 68, 1);
    display-radio: 1;
    margin-bottom: 20px;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
}
.pg-n-tj li{ width:100%; float:left; border-bottom:1px solid #ddd; padding-bottom:15px; margin-bottom:15px;}
.pg-n-tj li a{ font-size:15px; color:#333;}
.pg-n-tj li span{ font-size:14px; color:#999; width:100%; float:left;}

/*****产品中心*****/
.pg-product{ padding:0 0 30px 0; overflow:hidden;}
.prod-show{ width:100%; overflow:hidden;}
.prd-show-ul{ width:30%; float:left; margin:10px 1.5%; overflow:hidden; background:#fff; border:1px solid #ddd;}
.prd-img{ width:100%; overflow:hidden; height:0; position:relative; padding-bottom:75%;}
.prd-img img{ width:100%; transition: all 0.5s;}
.prd-show-ul:hover img{transform:scale(1.1)}
.prd-tit{ height:70px; line-height:70px; background:#f5f5f5; text-indent:20px; position:relative; font-size:16px; font-weight:bold;}
.prd-tit span {
    display: block;
    width: 26px;
    height: 26px;
    border: 1px #ccc solid;
    position: absolute;
    right: 15px;
    top: 20px;
}
.prd-tit span:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #ccc;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -1px 0 0 -5px;
}
.prd-tit span:after {
    content: "";
    display: block;
    width: 2px;
    height: 10px;
    background: #ccc;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -1px;
}

/*****产品详情页******/
.pg-ps-fr{ width:100%; float:right; overflow:hidden; margin-top:30px;}
.pg-ps-zsm{ width:96%; padding:2%; overflow:hidden; background:#fff; float:right;}
.preview { width: 600px; height: auto; float:left; overflow:hidden;}
/* smallImg */
.smallImg { position: relative; height: 90px; padding-top:7px; margin-top: 15px; background-color: #FFFFFF; width: 100%; overflow: hidden; float: left; border-radius: 2px; }
.scrollbutton { width: 32px; height: 90px; overflow: hidden; position: relative; float: left; cursor: pointer; }
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled { background-repeat: no-repeat; background-image: url(../images/prev.jpg); width: 32px; height: 80px; background-position: 0px -8px; }
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled { background-repeat: no-repeat; background-image: url(../images/next.jpg); margin-left: 490px; margin-top: -90px; width: 32px; height: 80px; background-position: 0px -8px; float:right;}
#imageMenu { height: 90px; width: 530px; overflow: hidden; float: left; }
#imageMenu li { height: 77px; width: 100px; overflow: hidden; float: left; text-align: left; margin-left: 6px; }
#imageMenu li img { width:97px; height: 75px; cursor: pointer; border:1px solid #ccc;}
#imageMenu li#onlickImg img { width:97px; height:75px; border:1px solid #ddd;}
/* bigImg */
.bigImg { position: relative; float: left; overflow: hidden; text-align: center; background-color: #FFFFFF; border:1px solid #ddd;}
.bigImg #midimg { width: 100%;}
.bigImg #winSelector { width:235px; height:210px; }
#winSelector { position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff; }

.pg-p-ybmz{ width:700px; float:right;}
.pg-p-ybmz h1{
    line-height: 1.8;
    font_radio: 2;
    font-size: 24px;
    font-weight: bold;
    display-radio: 1;
    color: rgba(51, 51, 51, 1);
	
}
.pg-p-ybmz h2 {
    display-radio: -webkit-box;
    font_radio: 2;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 1.8;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
	font-weight:400;
}
.pg-p-ybmz h3{ font-size:14px; font-weight:bold; color:#666; padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: rgba(51, 51, 51, 1);
}
.pg-p-ybmz h3 a{ color:#cd0000;}
.pg-p-ybmz p{ font-size:14px; font-weight:bold; margin-bottom:10px; line-height:35px; display:block; float:left; width:100%; height:35px;}
.pg-p-ybmz p span{ font-weight:400; border:1px solid #ddd; border-radius:5px; padding:8px 20px;}
.pg-cp-l{ width:380px; height:50px; line-height:50px; float:left; background:url(../images/tb-tel.jpg) 20px center no-repeat #cd0000; text-align:center; border-radius:20px; margin-top:20px;}
.pg-cp-l a{ font-size:20px; color:#fff;}

.e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background_radio: 2;
    display-radio: flex;
    background-color: rgba(205, 0, 0, 1);
    margin-top: 10px;
	float:left;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.e_container-1 .cbox-1-0 {
    flex: 0 0 auto;
	max-width: 100%;
    max-height: 100%;
}
.e_button-5 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: auto;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    background-color: rgba(205, 0, 0, 1);
    border-style: none;
    border-color: rgba(64, 158, 255, 1);
    border-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    max-height: none;
    padding-left: 20px;
    padding-right: 20px;
}
.s_button1:before {
    content: "";
    position: absolute;
    display: block;
    transition: all .6s;
    width: 100%;
    height: 0;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    padding-top: 100%;
    transform: translateX(-50%) translateY(-50%);
}
.e_button-5:before {
    border-radius: 50%;
}
.e_button-5::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px;
}
.e_button-5 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}
.e_button-5:hover::after {
	opacity: 1
}
.e_button-5:hover {
	background-color: rgba(255,255,255,1);
	border-style: none;
	border-color: rgba(64, 158, 255, 1);
	color: rgba(205,0,0,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px
}

.e_text-26 {
    line-height: 1;
    font_radio: 2;
    display-radio: 1;
    font-size: 60px;
    color: rgba(0, 0, 0, 0.1);
    text-align: center;
    font-family: Impact;
    font-weight: normal;
}
.e_text-27 {
    display-radio: 1;
    font_radio: 2;
    font-size: 32px;
    text-align: center;
    font-weight: lighter;
    color:#333;
    line-height: 1;
    font-family: "Alibaba";
    margin-bottom: 10px;
    margin-top: -26px;
	font-weight:bold;
}
.gdt{ width:100%; height:10px; float:left; overflow:hidden;}


.pg-ps-ptit{ width:96%; padding:2%; overflow:hidden; background:#fff; float:right; margin-top:20px;}
.pg-ps-ptit h2{ width:100%; float:left; border-bottom:1px solid #ddd; margin-bottom:30px; padding-bottom:20px;}
.pg-ps-ptit p{ font-size:16px; line-height:30px;}
.pg-ps-ptit img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}
.pg-ps-ptit table{ width:100% !important; word-wrap: break-word; word-break: break-all;}

.pg-p-cpxj{ width:96%; padding:2%; overflow:hidden; background:#fff; float:right; margin-top:20px;}
.pg-p-cpxj h2{ width:100%; float:left; border-bottom:1px solid #ddd; margin-bottom:30px; padding-bottom:20px;}
.pg-p-cpxj input{ width:100%; border:1px solid #ddd; line-height:50px; text-indent:20px; margin-bottom:20px;}
.pg-p-cpxj textarea{ width:100%; border:1px solid #ddd; height:180px; line-height:30px; text-indent:20px; margin-bottom:20px;}
.pg-p-cpxj button{ width:200px; height:48px; line-height:48px; text-align:center; background:#cd0000; font-size:16px; color:#fff; border:0;}
.ly-btn{ width:200px; margin:0 auto; overflow:hidden;}

.tjcx{ width:100%; overflow:hidden;}
.tjcx-show-ul{ width:23%; float:left; margin:10px 1%; overflow:hidden; background:#fff;}
.tjcx-img{ width:100%; overflow:hidden; height:0; position:relative; padding-bottom:75%;}
.tjcx-img img{ width:100%; transition: all 0.5s;}
.tjcx-show-ul:hover img{transform:scale(1.1)}
.tjcx-tit{ height:70px; line-height:70px; background:#f5f5f5; text-indent:20px; position:relative; font-size:16px; font-weight:bold;}
.tjcx-tit span {
    display: block;
    width: 26px;
    height: 26px;
    border: 1px #ccc solid;
    position: absolute;
    right: 15px;
    top: 20px;
}
.tjcx-tit span:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #ccc;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -1px 0 0 -5px;
}
.tjcx-tit span:after {
    content: "";
    display: block;
    width: 2px;
    height: 10px;
    background: #ccc;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -1px;
}


/******footer*****/
.footer{ border-top: 1px solid #cccccc; background:#f8f8f8; padding:20px 0; overflow:hidden;}
.foot-logo{ width:100%; padding:10px 0; border-bottom:1px solid #ccc; overflow:hidden; margin-bottom:30px;}
.foot-nav{ width:60%; float:left;}
.foot-nav ul{ width:25%; float:left;}
.foot-nav ul h2{ font-size:16px; color:#222;}
.foot-nav ul h3{ color:#c82126; line-height:20px; margin-bottom:20px; overflow:hidden;}
.foot-nav ul li{ line-height:30px;}
.foot-nav ul li a{ font-size:15px; color:#666;}
.foot-nav ul li a:hover{ color:#c30000;}

.foot-wx{ width:138px; float:right; border:1px dashed #c30000; padding:15px; text-align:center;}
.foot-wx img{ margin-bottom:20px;}
.foot-wx p{ font-size:13px; line-height:20px;}
.foot-lxfs{ width:280px; float:right; margin-right:50px;}
.foot-lxfs h2{ font-size:16px; color:#222;}
.foot-lxfs h3{ color:#c82126; line-height:20px; margin-bottom:20px; overflow:hidden;}
.foot-lxfs p{ font-size:15px; color:#666; line-height:30px;}


.copyright{ line-height:50px; background:#fff; text-align:center; font-size:14px; color:#989898;}
.copyright a{ color:#989898;}


/*****手机站样式****/
.dhbtn {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 3%;
    top: 10px;
    border-radius: 4px;
    background: url(../images/d1.png) no-repeat center center;
    background-size: 20px 20px;
}

/****手机站导航***/
.wnav {
    position: fixed;
    width: 220px;
    left: -220px;
    top: 60px;
    background: #fff;
    height: calc(100% - 60px);
	z-index:100000;
}
.wnav li {
    float: none;
    padding: 0;
    width: 100%;
	position: relative;
	font-size: 16px;
}
.wnav a {
    line-height: 50px;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
	transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
	display:block;
	font-size:16px; 
	font-weight:400;
	text-align:left;
}

.cp-title{ text-align:center; margin:15px 0; font-size:21px; font-weight:bold; color:#2d52a0;}

/****手机站底部横条**/
.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;
}


.wap-cpfl{ width:100%; height:46px; line-height:46px; text-align:center; background:#fcb026; font-size:16px; color:#fff; margin-bottom:30px;}
.wap-cpjtfl{
	position: fixed;
    width: 220px;
    right: -220px;
    top: 60px;
    background: #fff;
    height: calc(100% - 60px);
    z-index: 100000;
}
.wap-cpjtfl li {
    float: none;
    padding: 0;
    width: 100%;
    position: relative;
    font-size: 16px;
}
.wap-cpjtfl a {
    line-height: 50px;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

.fixed{ position:fixed; width:90%; max-width:1600px; z-index:100; top:0;}



.show-xs {
	display: none;
}


@media screen and (max-width: 1024px) {
.layui-container{ padding:0 10px; width:auto;}
.hide-xs {
	display: none;
}
.show-xs {
	display: block;
}
.header{ height:60px; position:fixed; left:0; top:0; z-index:100; width:100%;}
.logo{ margin-left:10px; margin-top:5px;}
.logo img{ height:50px;}
.lanuge{ display:none;}
.search,.menu{ display:none;}
.section-three{ margin-top:60px;}
.index-about{ padding:30px 0;}
.about-video{ width:100%;}
.index-product h2{ font-size:30px; line-height:30px; margin-bottom:30px;}
.index-about h2{ font-size:30px; margin-bottom:30px;}
.about-con{ width:100%;}
.T_title{ padding:10px 0; font-size:24px;}
.H_about_n{ width:100%;}
.H_about_n_1_n{ padding:30px;}
.H_about_n_1{ width:100%;}
.H_about_n_R{ width:100%; height:auto;}
.H_about_n_2{ display:none;}
.H_about_n_3,.H_about_n_4{ width:50%; height:150px; background-size:cover;}
.H_about_n_4 h1{ padding-top:25px;}
.index-pro{ padding:0; width:100%;}
.T-title1{ font-size:24px;}
.H_about_n_1_n h1{ font-size:24px;}
.foot-nav{ display:none;}
.foot-wx{ display:none;}
.copyright{ margin-bottom:50px;}
.pg-ry .p_list .p_loopitem{flex-basis: calc(100% / 2);}
.pg-lx-ul li{ width:100%;}
.pg-lxwm{ padding:30px 0;}
.pg-news{ padding:30px 0;}
.pg-n-img{ width:auto; padding:15px;}
.pg-n-img img{ width:100%; height:auto;}
.pg-n-nr{ padding:10px; width:auto;}
.pg-n-tit{ width:80%; font-size:16px;}
.pg-n-des{ width:80%; height:50px; overflow:hidden;}
.pg-n-data p{ font-size:40px; line-height:40px;}
.pg-n-nrs{ width:auto; padding:20px;}
.pg-n-nrs h1{ font-size:20px;}
.pg-n-tj{ width:auto; padding:20px; margin-top:20px;}
.pgbanner{ margin-top:60px;}
.cnmgb h2{ font-size:22px;}
.cnmgb h3{ font-size:13px;}
.cnmgb{ width:120px; top:35%; left:40%;}
.pgablist li{ padding:0 15px; height:35px; line-height:35px;}
.pgablist li a{ line-height:35px; padding:0;}
.prd-show-ul{ width:46%;}
.prd-tit span{ display:none;}
.prd-tit{ height:50px; line-height:50px; text-align:center; text-indent:inherit; padding:0 5px;}
.preview{ width:100%; margin:0;}
.bigImg{ width:100%;}
.bigImg img{ width:100%;}
.smallImg{ width:100%; height:auto;}
#imageMenu{ width:80%; height:auto; margin-top:15px;}
#imageMenu li{ width:19%; margin-left:1%; height:auto;}
#imageMenu li img{ width:100%; height:auto;}
.pg-p-ybmz{ width:100%;}
.fixed{ top:60px; margin:0; width:96%;}
.e_text-26{ font-size:40px;}
.tjcx-show-ul{ width:48%;}
.tjcx-tit span{ display:none;}
.tjcx-tit{ height:50px; line-height:50px; text-align:center; text-indent:inherit; padding:0 5px;}
.horo-list img{ height:220px;}
.horo_title h2{ font-size:30px;}
.horo_title h3{ font-size:20px;}
.foot-lxfs{ width:100%; margin:0;}
.head-tel{ display:none;}
.index-pro li{ width:48%;}
.pg-lx-ul{ background:none;}
}

