@charset "utf-8";
/* index start style*/

.foot_nav{
    display: none
}

.m_img,.m_nav,.banner_box{
	display: none;
}

.cur{
	background: #a40b11;
}

.cur {
    color: #fff!important;
}


/* 抬头 */
.header-bg .header{
    background: rgba(255, 255, 255,1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    color: #D6DDF4;
}
.top-style .header{
	background: #fff;
	box-shadow: 1px 1px 10px #929292;
}
.top-style .header .navbar-nav a{
	color:#484848!important
}
.top-style .header .lan a{
	color:#484848;
}
.top-style .header .header-logo img:nth-child(1){
	display: none;
}
.top-style .header .header-logo img:nth-child(2){
	display: block!important;
}


.top_bg {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #F5F5F5;
    border-bottom: 1px solid #ececec;
}
.top_right{display: table; float: right;position: relative;}
.top_right span {
    display: table;
    float: left;
    font-size: 14px;
    color: #737373;
    margin: 0 15px;
    position: relative;
}

.top_right span i {
    color: #676767;
    margin-right: 4px;
}

.top_right span:nth-child(2)::after,.top_right span:nth-child(3)::after {
    content: "";
    display: table;
    width: 1px;
    height: 10px;
    background: #676767;
    position: absolute;
    top: 17px;
    right: -15px;
}


.nav-bg {
    display: table;
    width: 100%;
    background: #a40b11;
	background: url(../images/8.jpg);
}





/* 
.header:hover{
	background-color: #fff;
}

.header:hover .header-logo img:nth-child(1){
	display: none!important;
}

.header:hover .header-logo img:nth-child(2){
	display: block!important;
}

.header:hover .lan a{
	color:#484848!important;
}

.header:hover .navbar-nav a{
	color:#484848!important
}
 */

.header {
    top: 0;
    width: 100%;
    height: 120px;
    z-index: 199;
}

.header .container{
	position: relative;
	
}

.header-logo {
    display: block;
    float: left;
    width: 30%;
    margin-top: 30px;
}

.lan{
	float: right;
}
.lan a{
	color:#000
}





/* 热门关键词 */
.keywords{
	    width: 100%;
	    height: 60px;
		box-shadow: 1px 1px 10px #ddd;
}
.keywords-left {
    width: 70%;
    float: left;
}

.keywords-left .col-lg-2 {
    width: 15%;
    padding-right: 0;
}

.keywords-left .col-lg-2 h3 {
    line-height: 60px;
    font-size: 15px;
    font-weight: bold;
}

.keywords-left .col-lg-10{
	padding-left: 0;
}


.keywords-left .col-lg-10 a,.keywords-left .col-lg-10 p{
	line-height: 60px;
	display: inline-block;
	margin:0 5px
}

.search{display: table;float: right;margin-bottom: 8px;}
.seachBox{float: right;background: #fff;}
.seachBox form{overflow: hidden;}
.seachBox .word {
    width: 190px;
    height: 31px;
    line-height: 31px;
    text-indent: 1em;
    border-right: none;
    color: #828282;
    background: #fff;
    font-size: 12px;
    outline: none;
}
.seachBox form input{display: block;float: left;background: #fff;}
.seachBox .sousuo {
    width: 40px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/search.png);
    cursor: pointer;
    border: none;
    margin-top: 4px;
}
.inntpu-shu-ru {
    margin-top: 12px;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #0070c0;
}







/* 搜索 */
.search {
    margin-left: 40px;
}
.search_control {
    font-size: 20px;
    cursor: pointer;
    line-height: 1.2em;
    color: rgba(255, 255, 255, 0.7);
    -o-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
}
.search_control {
    color: #7f7f7f;
}
.search {
    margin-left: 0px;
    float: right;
    margin-top: 3px;
    border: 1px solid #ddd;
    padding: 8px 1px;
    font-size: 14px;
    background: #ffffff;
    color: #fff;
    border-radius: 22px;
    margin-bottom: 0;
}
.search_control span{
	font-size: 16px;
	color:#484848
}

.search_container {
    position: absolute;
    bottom: -55px;
    right: -120px;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.search_form {
    overflow: hidden;
    position: relative;
    border-radius: 18px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}

.search_form input {
    width: 200px;
    height: 40px;
    color: #666;
    font-size: 12px;
    padding: 0 15px;
    background: #fff;
    padding-right: 40px;
    border-radius: 18px;
    border: 1px solid #ddd;
}

.search_form button {
    position: absolute;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    color: #999;
    height: 41px;
    width: 36px;
    right: 0;
    top: 0;
    cursor: pointer;
    -o-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -webkit-transition: color 0.15s;
    transition: color 0.15s;
    border: 0;
    overflow: hidden;
    background: initial;
	font-size: 16px;
}

.search_form button span{
	font-size: 16px;
}

.search_container.active {
    right: 0px;
    opacity: 1;
    z-index: 10;
    visibility: visible;
}



.phone {
    margin-top: 40px;
    width: 20%;
}

.phone img {
    width: 37px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.phone .desc p {
    color: #666;
    line-height: 14px;
    font-size: 16px;
}
.phone .desc span {
    font-size: 30px;
    color: #a40b11;
    font-weight: bold;
}


/* 热门关键词 */
.search {
	height: 59px;
	overflow: hidden;
	line-height: 59px;
	border-bottom:1px solid #eee;
}
.search .fl {
/* 	background: url(../images/100.png) no-repeatcenter left; */
	background:url(../images/100.png) no-repeat center left;
	padding-left: 25px;
}
.search_one {
    width: 331px;
    height: 40px;
    overflow: hidden;
    margin-top: 10px;
}
.inputxt {
    outline: none;
    border: none;
    height: 100%;
    padding-left: 20px;
    width: 251px;
    float: left;
    height: 40px;
}
.search-i {
    width: 30px;
    float: left;
}
.search-i input {
    float: left;
    width: 50px;
    outline: none;
    border: none;
    background: #a40b11 url(../images/101.png) center;
    cursor: pointer;
    height: 40px;
    font-size: 14px;
    background-size: contain;
}
.search-bg input {
    border: 1px solid#c7c7c7;
}
.search div a {
    font-size: 14px;
}
/* 热门关键词 */





/* 搜索 */
.lan a {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: auto;
    text-align: center;
    margin-top: 30px;
    font-size: 16px;
    position: relative;
    border: 1px solid #ddd;
    padding: 4px 10px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
}
.lan a:after {
    content: "";
    width: 2px;
    height: 14px;
    display: block;
    background: #fff;
    position: absolute;
    top: 4px;
    right: -5px;
}
.lan a:last-child::after{
	display: none;
}


.carousel {
    position: relative;
    margin-top: 90px;
}




/* 抬头 */

/* new 滚动 */
.index-new-g {
    display: table;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    box-shadow: 1px 1px 10px #ddd;
}
.index-new-g-left {
    width: 2%;
    float: left;
}
.txtMarquee-left {
    width: 95%;
    position: relative;
	float: left;
}
.txtMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.txtMarquee-left .hd .prev,.txtMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
.txtMarquee-left .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
.txtMarquee-left .bd{ padding:10px; padding:12px 0  }
.txtMarquee-left .bd .tempWrap{ width:100% !important; }
/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li span{ color:#999; margin-left: 10px;}
/* new 滚动 */






/* index home strat*/
.index-title{
	display: block;
	width: 100%;
	background: url(../images/linebg.png) no-repeat center;
}

.index-title h3{
    color: #a40b11;
    font-size: 35px;
    letter-spacing: 3px;
    font-weight: bold;
    z-index: 2;
    transition: all .5s;
	text-align: center;
}
.index-title p {
    margin-top: -30px;
    font-size: 36px;
    font-weight: bold;
    color: #000000;
    z-index: 1;
    opacity: 0.08;
    transition: all .5s;
    text-align: center;
}

.index-about{
	box-shadow: -1px 2px 14px #ecececf1;
	background: url(../images/about-bg.jpg) no-repeat center;
}
.index-about-body {
    display: table;
    width: 100%;
    margin-top: 40px;
}
.index-about-body .index-about-img {
    display: block;
    padding: 0;
    border:1px solid #ddd;
    overflow: hidden;
}
.index-about-body .index-about-img:hover{
	border:1px solid #ddd
}

.index-about-body .index-about-img img{
	transition: all 0.5s;
	width: 100%;
}

.index-about-body .index-about-img:hover img{
	transform: scale(1.1);
}

.index-about-body .index-about-right {
    margin-top: 14px;
}

.index-about-body .index-about-right h3 {
    font-size: 30px;
    margin-bottom: 20px;
    position: relative;
    z-index: 8;
}

.index-about-body .index-about-right h3::after {
    content: "";
    width: 36%;
    height: 1px;
    background: #484848;
    position: absolute;
    top: 50%;
    right: 0;
}

.index-about-body .index-about-text{
	font-size: 16px;
	line-height: 30px;
	min-height: 120px;
}

.index-about-bottom{
	display: table;
	width: 100%;
	margin-top: 20px;
}

.index-about-bottom ul li {
    width: 90px;
    float: left;
    height: 90px;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin-right: 35px;
    background: #a40b11;
}

.index-about-bottom ul li i {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.index-about-bottom ul>li>span{
	display: table;
	width: 100%;
	text-align: center;
	color:#fff
}

.index-about-bottom ul li i span {
    display: inline-block;
    width: auto!important;
    text-align: center;
}

/* index home end*/

/* home product */
.index-product {display: block;padding-top: 60px;/* background: url(../images/untitled.png) no-repeat center; */}

.index-product-body {
    width: 100%;
    display: block;
    margin-top: 30px;
}


.hezuo_w{position: relative;}
.h_pre,.h_next{position:absolute; top:50%; transform: translateY(-50%); display:block; width:39px; height:40px;}
.h_pre{left:-50px; cursor:pointer; background:url('../images/prev.jpg') no-repeat center;}
.h_next{right:-50px; cursor:pointer; background:url('../images/next.jpg') no-repeat center;}
.hezuo_p{width: 100%; margin: 0 auto; overflow: hidden; margin-top: 30px;}
.hezuo_p ul{width:10000%;}
.hezuo_p li{float:left; display:inline; width:0.235%; margin:0 0.02% 0 0; text-align:center;}
.hezuo_p li a{font-size:14px; color:#666; font-weight:bold; line-height:25px;}
.hezuo_p li img{width:100%; border:#ccc 1px solid;}
.hezuo_p li font{display: block; margin: 6px 0 0 0; font-weight: normal;}

.index-product-text{
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	font-weight: initial;
	position: relative;
}
.index-product-text::after {
    content: ">";
    color: #fff;
    position: absolute;
    right: 5px;
    top: 0%;
	display: none;
}

.hezuo_p li:hover {
	
}

.scroll-outer{height:421px;background:url(images/bg.jpg) 50% 0 no-repeat;}
#scroll{width:1080px;margin:0 auto;padding-top:30px;font-family:"Microsoft Yahei";}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative;width:250px;height:339px;margin:0 auto;background-color:#fff;overflow:hidden;}
#scroll .item:hover .shd{background-color:rgba(0, 0, 0, 0);}
#scroll .item:hover .txt{background-color:#fff\9;background-color:rgba(248, 249, 249, 0.95);box-shadow:0 0 15px 15px rgba(248, 249, 249, 0.95);}
.owl-theme .owl-controls .owl-buttons div{position:absolute;top:180px;width:30px;height:60px;margin:0;padding:0;border-radius:0;font:60px/60px "宋体";background-color:transparent;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"<";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:">";}
/* home product */



/* 制造能力 */
.index-service {
    display: block;
    padding-top: 45px;
    background: #fbfbfb url(../images/advbg.jpg) no-repeat center;
    margin-top: 50px;
    padding-bottom: 60px;
}

.index-service .container {
    width: 80%;
}

.index-service-body {
    display: block;
    width: 100%;
    margin-top: 30px;
}

.index-service-body ul li {
    width: 18.4%;
    float: left;
    margin-right: 2%;
    transition: all 0.5s;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px rgba(1, 31, 130, 0.13);
    overflow: hidden;
    border: 1px solid rgba(1, 31, 130, 0);
    transition: all 0.2s;
    background: #fff;
}

.index-service-body ul li:hover {
    box-shadow: 0px 0px 10px 0px rgba(1, 31, 130, 0.13);
    transform: scale(1.01);
}

.index-service-body ul li:last-child{
	margin-right: 0;
}


.index-service-text h3 {
    color: #373942;
    font-weight: initial;
    font-size: 22px;
    text-align: center;
}

.hr {
    background-color: #a40b11;
    height: 3px;
    width: 20px;
    margin: 25px auto 18px;
}

.index-service-text p {
    font-size: 16px;
    line-height: 26px;
    height: 55px;
    font-weight: 300;
    color: #66686F;
    margin-top: 15px;
    padding: 0 15px;
    padding-bottom: 30px;
    display: table;
    width: 100%;
    min-height: 110px;
}



.homeDzzx {
    
}

.homeDzzxB {}
.homeDzzxBH {position: relative;display:table;width:100%}
.homeDzzxBH .line {width: 100%; height: 1px; background: #b5b5b5; position: absolute; top: 50%; left: 0; z-index: 20;}
.homeDzzxBH .block {float: right; width: 142px; height: 50px; position: relative; z-index: 22;}
.homeDzzxBHCont {float: left; padding-right: 32px; background: #fff; position: relative; z-index: 22;}
.homeDzzxBHCont h3 {
    line-height: 42px;
    font-size: 30px;
    font-weight: 600;
    color: #a40b11;
}
.homeDzzxBHCont p {line-height: 34px; font-size: 15px; color: #666;}
.homeDzzxBW {position: relative;}
.homeDzzxBW ul {
    width: 100%;
    padding-top: 30px;
    display: table;
    width: 100%;
    margin-bottom: 40px;
}
.homeDzzxBW ul li {float: left; width: 280px; margin-right: 24px; text-align: center;}
.homeDzzxBW ul li a {display: block;}
.homeDzzxBW ul li p {margin-top: 3px; height: 34px; line-height: 34px; font-size: 16px; color: #666;}
.homeDzzxBW ul li .pic img{max-width: 100%;border:1px solid #ddd;}
.homeDzzxBW .bx-wrapper .bx-controls-direction a {
    width: 42px;
    height: 42px;
    top: -59px;
    margin-top: 0;
    background-color: #c2c2c2;
    background-repeat: no-repeat;
    background-position: center;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-indent: -10000px;
    margin-left: 20px;
}
.homeDzzxBW .bx-wrapper .bx-controls-direction a:hover {background-color: #a40b11; background-position: center;}
.homeDzzxBW .bx-wrapper .bx-prev {left: auto; right: 62px; background-image: url(../images/jt_zuo2.png);}
.homeDzzxBW .bx-wrapper .bx-next {right: 0; background-image: url(../images/jt_you2.png);}
.homeDzzxBW .bx-wrapper{max-width: 100%!important;}
.bx-controls-direction{display: table;position: absolute;top: -64px;z-index: 9999999999999999999999;right: -5px;background: #fff;}



/* 首页留言 */
.index-feedback {
    display: table;
    width: 100%;
    padding: 80px 0;
    background: #f5f5f5;
    padding-bottom: 50px;
	background: url(../images/bg-bg.jpg) no-repeat center;
}
.index-feedback .container{
	padding:0
}
.border {
    width: 400px;
    height: 3px;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    display: inline-block;
}
.feedback-h2 {
    font-family: -webkit-pictograph;
    display: table;
    font-size: 35px;
    font-weight: 200;
    color: #a40b11;
    float: left;
    margin-top: -26px;
    margin: -26px 50px 0 50px;
}
.center{
	display: table!important;
    margin: 0 auto!important;
}
.index-feedback-text h3 {
    font-size: 15px;
    margin-bottom: 20px;
}
.index-feedback-text span {
    font-size: 14px;
    line-height: 22px;
}
.index-feedback .col-lg-9 {
    width: 70%;
    margin-left: 12px;
}



.ny-case-img img{
	width: 100%;
}
.hza{
	margin-top: 10px; 
	padding: 10px; 
	color: #0f83d2;
	width: 100%;
}
.hza:after{
	content: " "; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	font-size: 0; 
	line-height: 0;
}
.soka {
    width: 47%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 12px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: 45px;
    margin-right: 5px;
    background: inherit;
    float: left;
    margin: 10px 17px;
    text-transform: uppercase;
    background: #fff;
}

.hza .soka {
    width: 46%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 12px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: 45px;
    margin-right: 5px;
    background: inherit;
    float: left;
    margin: 10px 17px;
    text-transform: uppercase;
    background: #fff;
}

.sokb {
    height: 75px;
    border: 1px solid #D8D8D8;
    line-height: 38px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    width: 97%;
    color: #000000;
    margin: 0;
    margin-left: 0px;
    margin-top: 0;
    margin-right: 10px;
    background: inherit;
    display: inline-block;
    margin-top: 0px;
    float: left;
    margin-left: 18px;
    margin-top: 9px;
    margin-bottom: 14px;
    background: #fff;
}
.tj {
    display: table;
    width: 170px;
    line-height: 45px;
    height: 45px;
    background: #a40b11;
    margin-right: 10px;
    margin-top: 25px;
    color: #fff;
    border-radius: 25px;
    margin-left: 25px;
    border: 0;
    margin: 0 auto;
    margin-top: 15px;
    float: left;
    margin-right: 10px;
}
.feedback p{font-size: 14px; line-height: 30px; padding: 0 14px;}
.feedback p b{font-size: 16px;}


.footer_bg {
    width: 100%;
    margin: 0px auto 0;
    background: #a40b11;
    padding: 30px 0 15px 0;
}
.footer {
    width: 1200px;
    margin: auto;
    display: table;
}
.footer_text{width:1000px;float:left;}
.foot_list{width:180px; float:left; margin-right:25px;}
.foot_list:nth-child(5n){margin-right:0;}
.foot_list ul li{width:180px; float:left;}
.foot_list ul li.foot_l_bt a{color:#fff; font-size:18px; float:left; margin-bottom:10px;}
.foot_list ul li a{line-height:30px; font-size:14px; color:#fff;}
.foot_list ul li a:hover{color:#fff;}

.foot_ewm{width:140px; float:right; text-align:center;}
.foot_ewm img{width:140px; height:140px; float:left; border:1px solid #fff; padding:5px;}
.foot_ewm span{width:140px; float:left; font-size:14px; margin-top:10px; line-height:30px;color:#fff}

.copy_bg {
    width: 100%;
    margin: 15px auto 0;
    padding-top: 15px;
    background: url(../images/copy_fgx.jpg) repeat-x;
    text-align: center;
}
.copy{width:1200px; margin:auto; line-height:30px; font-size:14px;color:#fff}
.copy a{color:#fff}
/* index end style*/



/* 内页的样式 */
.ny-main-body {
    margin: 50px 0;
    margin-bottom: 40px;
}
.ny-main-body .container{
	padding:0;
	width: 1200px;
}

.word {
    z-index: 10;
    position: relative;
    background: #ffffff;
    box-shadow: 0px 5px 8px 0px rgba(97, 97, 97, 0.08);
    height: 70px;
    display: table;
    width: 100%;
}

.crumbs_nav {
    display: inline-block;
    width: 60%;
    float: left;
    line-height: 70px;
}

.crumbs_nav a {
    float: left;
    margin: 0 6px;
    font-size: 16px;
    color: #484848;
    padding: 0 20px;
    position: relative;
}

.dian {
    float: left;
    position: absolute;
    top: 28px;
    left: 0;
}

.word .word_top {
    font-size: 14px;
    color: #888888;
    line-height: 18px;
    display: table;
    float: right;
    line-height: 70px;
}

.word .word_top span {
    display: inline-block;
    float: left;
    color: #000;
}

.word .word_top a {
    display: inline-block;
    float: left;
    margin: 0 3px;
    color: #000;
}
.word_top span i {
    font-size: 18px;
    margin-right: 5px;
    color: #a40b11;
}

.aboutL {float: left; width: 21.356%; }
.aboutH {height: 100px;margin-top:0px;text-align: center;color: #fff;background:#a40b11;position: relative;z-index: 22;}
.aboutH h3 {
    padding-top: 15px;
    line-height: 32px;
    font-size: 22px;
    text-transform: uppercase;
}
.aboutH h2 {line-height: 40px; font-size: 22px; font-weight: 600;}
.aboutNav {background: #fff;border: 1px solid #ddd;}
.aboutNav li {
    line-height: 48px;
    font-size: 16px;
    position: relative;
}
.aboutNav li ul {
    width: 100%;
    background: #fff;
    top: 0;
    background:#e0e0e0;
	display: none;
	transition: all 0.5s;
}
.aboutNav li ul li{
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}
.aboutNav li ul li a{
	color:#484848;
}

.aboutNav li:hover ul{
	display: block;
}


.aboutNav li a {display: block; padding: 0 22px; position: relative;}
.aboutNav li:hover span.jtAbout {background: url(../images/jt_about_a.png) no-repeat center; background-size: 8px;}
.aboutNav li.on {

}
.aboutNav li.on a {color: #484848;}
.aboutNav li.on span.jtAbout {background: url(../images/jt_about_a.png) no-repeat center; background-size: 8px;}
.jtAbout {position: absolute; width: 30px; height: 30px; background: url(../images/jt_about.png) no-repeat center; background-size: 8px; right: 16px; top: 50%; transform: translateY(-50%);}
.aboutLAd {margin: 15px 0;}
.aboutLAd:hover img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.aboutContact {
    padding: 0 0 30px 0;
    background: #f5f5f5;
    margin-top: 20px;
    display: table;
    width: 100%;
}
.aboutContactH {padding: 12px 0; border-bottom: 1px solid #dadada;}
.aboutContactH h2 {height: 20px; padding-left: 16px; line-height: 20px; font-size: 16px; border-left: 3px solid #950a0f;}
.aboutContact ul {margin-top: 28px;}
.aboutContact ul li {
    padding: 0 3px 0 5px;
    margin-bottom: 12px;
    line-height: 22px;
}
.aboutContact ul li span,.aboutContact ul li em,.aboutContact ul li p {display: inline-block; }
.aboutContact ul li span {width: 22px; height: 22px; margin-right: 1px; font-size: 0; text-align: center; vertical-align: top;}
.aboutContact ul li span img {vertical-align: middle;}
.aboutContact ul li em {width: 46px; vertical-align: top;}
.aboutContact ul li p {width: 165px;}
.aboutEwm {text-align: center;}
.aboutEwm img{max-width:70%;}



.aboutRTop {
    font-size: 15px;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding-bottom: 14px;
    margin-bottom: 35px;
}

.aboutRTop p {
    margin-top: 0;
    line-height: 22px;
    padding-left: 22px;
    background: url(../images/about_r_position.png) no-repeat left center;
    position: relative;
    z-index: 22;
}

.aboutRTop a {
    color: #000;
}


.index-con {
    display: table;
    width: 94%;
    margin: 0 auto;
    color: #757575;
    line-height: 30px;
    margin-top: 10px;
}

.aboutR {
    float: right;
    width: 76%;
}


.index-product-pic{
	display: table;
	width: 100%;
}

.index-product-pic ul li {
    display: table;
    width: 31%;
    float: left;
    margin: 1%;
    margin-bottom: 15px;
    margin-top: 0;
}

.index-product-pic ul li .pro-img{
	border:1px solid #ddd;
	overflow: hidden;
}

.index-product-pic ul li:hover .pro-img {
    border: 1px solid #a40b11;
}

.index-product-pic ul li .pro-img img{
	transition: all 0.5s;
}


.index-product-pic ul li .pro-span {
    text-align: center;
    font-size: 15px;
    margin: 8px 0;
    padding: 0 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.index-product-pic ul li:hover .pro-img img{
	transform: scale(1.1);
}

.main_z_b {
    display: table;
    float: left;
}


.main_y_b {
    display: table;
    float: left;
    width: 43%;
}

.main_y_b h3 {
    font-size: 26px;
    line-height: 60px;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.main_y_b span {
    width: 98%;
    display: table;
    margin: 0 auto;
    min-height: 150px;
    font-size: 16px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}


.main_y_b i {
    display: table;
    width: 135px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    background: #c72a21;
    border-radius: 1px;
    border-radius: 5px;
}

.main_y_b i a {
    color: #fff;
}
.description {
    display: table;
    width: 100%;
    margin-top: 20px;
}

.description span {
    display: table;
    width: 100%;
    line-height: 30px;
    font-size: 22px;
    border-bottom: 1px dashed #929292;
}

.description_bg {
    display: table;
    width: 100%;
    margin-top: 20px;
    height: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 30px;
}
.description span i {
    display: table;
    background: #fff;
    height: 100%;
    font-style: normal;
    margin: 0;
    margin-left: 0;
    font-size: 22px;
    padding: 0;
    border-radius: 0;
    padding-bottom: 11px;
}


/*æŽ¨è*/
.rec{display: table;margin-top: 40px;font-size: 16px;border: 1px solid #ddd;padding: 15px;width: 100%;}
.rec h4{display: table;border-bottom: 1px solid #ddd;width: 100%;line-height: 30px;padding-bottom: 10px;font-size: 22px;font-weight: inherit;}
.rec .rec_bg{margin-top: 15px;display: table;width: 100%;}
.rec .rec_bg li{width: 23%;display: table;float: left;margin: 1%;}
.rec .rec_bg li:nth-child(1){margin-left: 0;}
.rec .rec_bg li:last-child{margin-right: 0;}
.rec .rec_bg li img{width: 100%;border: 1px solid #ddd;}
.rec .rec_bg li span{display: table;width: 100%;line-height: 35px;text-align: center;}
.ser h4{width: 180px;line-height: 50px;text-align: center;font-size: 18px;}
.cp{overflow: hidden;width: 100%;float: right;margin-top: 20px;padding: 12px;}







.pic{
    width: 100%;
    display: inline-block;
}

.pic li {
    width: 23%;
    float: left;
    margin: 1%;
    border:1px solid #ddd;
}

.pic li .img{
    width: 100%;
    overflow: hidden;
    table-layout: fixed;
}
.pic li .img img{
    max-width: 100%;
    float: left;
}

.pic li span {
    width: 100%;
    display: table;
    padding: 12px 0;
    text-align: center;
    background: #f5f5f5;
    position: relative;
    font-size: 14px;
}

.pic li span:before {
    content: "";
    position: absolute;
    height: 3px;
    bottom: -3px;
    left: 0;
    transition: all .5s;
    width: 0;
}


.pic li:hover span:before {
    width: 100%;
    background: #a40b11;
    transition: all .5s;
}


.pic li:hover {
    box-shadow: 0px 1px 20px #bdbdbd;
}




.title .cn {
    font-size: 30px;
    line-height: 31px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 12px;
    text-align: center;
}

.title .en {
    font-size: 18px;
    letter-spacing: 0px;
    color: #434343;
    opacity: 0.4;
    text-align: center;
    text-transform: uppercase;
}




/* 视频中心 */
.pro_p {
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 1% 0px;
    border: 1px solid #ddd;
    padding: 16px;
}
.live-video {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.live-video-box {
    padding-top: 20px;
    width: 100%;
}

.live-video-img {
	width: 370px;
	height: 226px;
	position: relative;
}

.live-video-img img {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

.live-video-img .corner1 {
	background: url("../img/icon/corner1.png") no-repeat;
	width: 48px;
	height: 48px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.live-video-img .corner2 {
	background: url("../img/icon/corner2.png") no-repeat;
	width: 48px;
	height: 48px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.live-video-til {
    padding-top: 16px;
    width: 100%;
}

.live-video-til h3 {
	font-weight: 600;
	color: #1b1b1b;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.live-video-til p {
	color: #4e4e4e;
	font-size: 14px;
}

.maskid {
	background: #000;
	opacity: 0.6;
	position: absolute;
	left: 0;
	top: 0;
	left: 0;
	bottom: 0;
	width: 370px;
	height: 226px;
}

.play {
	width: 60px;
	height: 60px;
	z-index: 999;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -30px;
}

.live-video-box ul li {
    float: left;
    margin-bottom: 44px;
    width: 31%;
    margin: 0 1%;
    margin-bottom: 20px;
}

.live-video-box ul li:nth-child(3n){
	margin-right: 0;
}


.play {
    width: 35px;
    height: 35px;
    z-index: 999;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -17px;
    margin-top: -17px;
}






.mod_player_title {
    clear: both;
    line-height: 24px;
    font-weight: normal;
    font-family: hiragino sans gb,microsoft yahei;
    font-size: 31px;
    color: #444444;
    overflow: hidden;
    padding-top: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 14px;
    display: table;
    width: 100%;
}

.mod_player_title {
    clear: both;
    line-height: 24px;
    font-weight: normal;
    font-family: hiragino sans gb,microsoft yahei;
    font-size: 31px;
    color: #444444;
    overflow: hidden;
    padding-top: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 14px;
    display: table;
    width: 100%;
    text-align: center;
}

.player-title {
    display: table;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 22px;
    padding-bottom: 5px;
}

.player-title em {
    font-size: 15px;
    font-style: normal;
    color: #989898;
    text-align: center;
    display: block;
    margin: 8px auto;
}

/*上下页切换*/
.prev_next {
    text-align: left;
    margin: 5% auto;
    line-height: 40px;
    color: #7b7b7b;
    font-size: 12px;
    max-width: 1200px;
    border: 1px solid #e5e5e5;
    width: 100%;
    margin-bottom: 0;
}
.prev_next li {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.prev_next li b {
  color: #999999;
  font-size: 12px;
}
.prev_next li a {
  color: #666;
  display: block;
  height: 40px;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
}

.prev_next li:last-child {
  border-left: 1px solid #e5e5e5;
}


/* 视频中心 */




/* 新闻中心 */
.news_zi_ul {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.news_zi_ul li a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 30px 10px;
  transition: 0.5s;
}
.news_zi_ul li a .left {
  width: 78%;
  float: left;
}
.news_zi_ul li a .left h4 {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  height: 30px;
  width: 100%;
  overflow: hidden;
  font-weight: 700;
}
.news_zi_ul li a .left p {
  font-size: 13px;
  color: #666;
  line-height: 22px;
  overflow: hidden;
  height: 44px;
  width: 100%;
}
.news_zi_ul li a .right {
  width: 18%;
  float: right;
  text-align: right;
  overflow: hidden;
}
.news_zi_ul li a .right time {
  display: block;
  font-size: 18px;
  color: #9e9e9e;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 100%;
}
.news_zi_ul li a .right span {
  display: block;
  font-size: 13px;
  color: #494949;
  padding-right: 15px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  width: 100%;
}
.news_zi_ul li a .right i {
  height: 31px;
  display: inline-block;
  width: 31px;
  background: url(../images/news_n1.png);
  position: relative;
  right: 15px;
  transition: 0.5s;
}
.news_zi_ul li a:hover {
  background: #f7f7f7;
}
.news_zi_ul li a:hover .right i {
  background: url(../images/news_n2.png);
}

.news_zi_ul li a:hover {
    background: #f7f7f7;
}

.new-title {
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.new-time{
    display: table;
    width: 100%;
    text-align: center;
    margin: 14px 0px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.new-body{
    display: table;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}


/* 新闻中心 */
.cont_zi {
  padding: 5% 0px;
}
.con_cc .left {
    width: 15%;
    float: left;
    background: #797979;
    text-align: center;
    height: 100%;
    min-height: 202px;
    display: table-cell;
    vertical-align: middle;
    padding-top: 55px;
}
.con_cc .left i {
    font-size: 30px;
    color: #fff;
}

.con_cc .left p {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  font-family: arial;
  margin-top: 10px;
}
.con_cc .right {
  width: 85%;
  float: left;
  border-top: 2px solid #757575;
}
.con_cc .right li {
  border-bottom: 1px solid #f3f3f3;
  line-height: 40px;
  height: 40px;
  font-size: 13px;
}
.con_cc .right li b {
  width: 15%;
  text-align: right;
  display: inline-block;
  margin-right: 4%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.con_cc .right li span {
  display: inline-block;
  width: 79%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}



.ny_banner {
    position: relative;
    overflow: hidden;
	margin-top: 0px;
}
.ny_banner img {
    position: relative;
    left: 50%;
    margin-left: -960px;
}


.con_cc{
    font-size: 16px;
    line-height: 35px;
}
.index-class {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 0;
    margin-bottom: 22px;
}

.index-class ul li {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 8px 10px;
    width: 160px;
    margin: 0 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border-radius: 4px;
}


.index-text {
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
}

.index-class ul li:hover {
    background: #a40b11;
    color: #fff;
    border-color: #a40b11;
}

.index-class ul li:hover a{
	color:#fff
}

.index-class ul li a{
	display: table;
	width: 100%;
	height: 100%;
}


/*理由*/
.index-ys{background:url(../images/img-ys-bg.jpg) center no-repeat; background-size:cover; padding:40px 0px; margin-top:30px;}
#ys-tab-button{margin-bottom:40px; overflow:hidden;text-align: center;}
#ys-tab-button li {
    padding: 1px;
    float: none;
    display: inline-block;
    margin: 0 10px;
}
#ys-tab-button li a {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    line-height: 40px;
    color: #333;
    border: 1px solid #696969;
    text-align: center;
    transition-duration: .3s;
    border-radius: 3px;
}
#ys-tab-button li a i{
	margin-right: 5px;
}

#ys-tab-button li.active a, #ys-tab-button li:hover a {
    color: #fff;
    background: #a40b11;
    transition-duration: .3s;
    border: 1px solid #a40b11;
}
#ys-tab-button li .icon{ position: relative; z-index:1;display: inline-block;box-sizing:content-box; margin:-4px 6px 0px 0px; width: 24px; height: 24px;overflow: hidden; vertical-align:middle;}
#ys-tab-button li .icon .icon{position:absolute; z-index:2; top:0px; left:-24px; margin:0px;  display: inline-block;border-right: 24px solid transparent;-webkit-filter: drop-shadow(24px 0 #333);filter: drop-shadow(24px 0 #333);}
#ys-tab-button li:hover .icon .icon,#ys-tab-button li.active .icon .icon{border-right: 24px solid transparent;-webkit-filter: drop-shadow(24px 0 #fff);filter: drop-shadow(24px 0 #fff);}

#ys-tab-button li .icon .icon1{ background:url(../images/icon-ys01.png) center no-repeat;}
#ys-tab-button li .icon .icon2{ background:url(../images/icon-ys02.png) center no-repeat;}
#ys-tab-button li .icon .icon3{ background:url(../images/icon-ys03.png) center no-repeat;}
#ys-tab-button li .icon .icon4{ background:url(../images/icon-ys04.png) center no-repeat;}
#ys-tab-button li .icon .icon5{ background:url(../images/icon-ys05.png) center no-repeat;}
#ys-tab-button li .icon .icon6{ background:url(../images/icon-ys06.png) center no-repeat;}






.superior-quality-content {
    padding: 40px 40px 0 40px;
    color: #43485E;
    box-sizing: border-box;
}

.superior-quality-content>h3 {
    font-weight: bold;
    color: #43485E;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.superior-quality-content p {
    color: #66686F;
    line-height: 1.8;
}


.justify {
    text-align: justify;
    text-align-last: justify;
}

.fs-16 {
    font-size: 16px;
}
.mt-30 {
    margin-top: 30px;
}

.superior-quality-content ul>li {
    margin-top: 15px;
    letter-spacing: 2px;
    font-weight: 400;
}

.superior-quality-content ul>li>div {
    display: inline-block;
}

.superior-quality-content ul>li>div:first-child {
    width: 180px;
}

.img-icon-check {
    width: 16px;
    height: 16px;
    border: 1px solid #CED4D8;
    background: url(../images/check.png) center no-repeat;
}
.flex {
    display: flex;
    align-items: center;
}

.img-icon {
    display: inline-block;
    vertical-align: middle;
}
.img-icon {
    margin-right: 25px;
    display: table;
    float: left;
}

.iso-container{
	margin-top: 10px;
}


.fade.in {
    opacity: 1;
    border: 1px solid #ddd;
    padding-top: 0;
    box-shadow: 1px 1px 10px #cecece;
    border-radius: 10px;
}

.tab-pane{
	min-height: 415px;
}


.ys-img{
	padding-right: 0;
}

.ys-img img {

    width: 100%;
	height: 100%;
}




/* 新闻中心 */
.txtlistbox {
    width: 800px;
}
.newsBox {
	width: 380px;
	height: 410px;
	overflow: hidden;
	position: relative;
}
.newsBox .bd {
	border: 1px solid #ddd;
}
.newsBox .hd {
	height: 28px;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
	z-index: 10;
	padding-left: 20px;
	text-align: center;
}
.newsBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.newsBox .hd ul li {
	margin-right: 6px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #999;
	cursor: pointer;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
}
.newsBox .hd ul li.on {
	background: #a40b11;
	color: #fff;
}
.picBox .bd {
	height: 100%;
	z-index: 0;
}
.newsBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	height: 408px;
	overflow: hidden;
}
.newsBox .bd img {
	width: 380px;
	height: 285px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newsBox .bd li h3 {
	display: block;
	font-size: 18px;
	color: #000;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newsBox .bd li .txt {
	z-index: 5;
	padding: 15px 20px;
	border-top: 0 none;
	height: 93px;
}
.newsBox .bd li p {
	padding: 0;
	color: #666;
	line-height: 24px;
	height: 45px;
	overflow: hidden;
}
.newsBox .bd li .time {
	font-size: 16px;
	padding-right: 30px;
	padding-top: 28px;
}
.newsBox .bd li a:hover h3 {
	color: #a40b11;
}
.newsBox .bd li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.index .txtlistbox {
	width: 800px;
}
.txtlistbox .item {
	border: 1px solid #ddd;
	margin-bottom: 16px;
	transition: all 0.2s linear 0s;
+margin-bottom: 18px;
}
.txtlistbox .item a {
	display: block;
	padding: 28px;
}
.txtlistbox .item h3 {
	font-size: 18px;
	vertical-align: top;
}
.txtlistbox .item p {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	color: #666;
}
.txtlistbox .item .time {
	display: block;
	width: 90px;
	height: 66px;
	border-right: 1px solid #ddd;
	line-height: 20px;
	margin-right: 30px;
	color: #666;
	vertical-align: middle;
*zoom: 1;
}
.txtlistbox .item .time b {
	color: #666;
	display: block;
	font-size: 38px;
	line-height: 48px;
}
.txtlistbox .item:hover {
	border: 1px solid #a40b11;
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 2px 6px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.txtlistbox .item:hover a{
	color:#a40b11;
}


.iabout {
	width: 100%;
	background: url(../images/fl6.jpg) no-repeat center bottom #f8f8f8;
	padding: 80px 0;
}
.iabout .txt {
	width: 470px;
	height: 240px;
	display: block;
	background: #fff;
	padding: 40px;
}
.iabout .txt img {
	max-width: 100%;
	display: block;
}
.iabout .txt p {
	padding-top: 20px;
	color: #333;
}
.iabout .txt span {
	width: 154px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	border: 1px solid #1a7140;
	margin-top: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
}
.iabout .txt:hover span {
	background: #1a7140;
	color: #fff;
}
.iabout .img {
	width: 650px;
	height: 320px;
	display: block;
	overflow: hidden;
}
.iabout .img img {
	width: 100%;
	display: block;
}

.cont{
	margin-top: 30px;
}
/* 新闻中心 */



.uk-module-title-alt {
    position: relative;
    display: table;
    letter-spacing: -0.5px;
    text-transform: none;
    margin: 0 auto;
    font-weight: lighter;
    font-size: 35px;
    font-family: 'verdana';
    text-transform: uppercase;
    color: #a40b11;
}

.uk-module-title-alt:before, .uk-module-title-alt:after {
    content: "";
    position: absolute;
    bottom: 40%;
    height: 1px;
    width: 40px;
    margin: 0 -15px;
    background-color: #2a455d;
}

.uk-module-title-alt:before {
    left: -40px;
}

.uk-module-title-alt:before, .uk-module-title-alt:after {
    content: "";
    position: absolute;
    bottom: 40%;
    height: 1px;
    width: 40px;
    margin: 0 -15px;
    background-color: #2a455d;
}

.uk-module-title-alt:after {
    right: -40px;
}

.uk-margin-top-remove {
    font-size: 16px;
    text-align: center;
    margin: 25px 0;
    line-height: 30px;
}




.dowebok { margin: 0 auto;}
.swiper-container { margin: 0 auto; overflow: visible;}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev { display: block;}
.swiper-slide { position: relative; opacity: 0 !important;}
.swiper-slide img { width: 100%;}
.swiper-slide-active { opacity: 1 !important;}
.swiper-slide .ren { position: absolute; left: 0; top: 0; width: 1436px; height: 840px;}
.swiper-button-next, .swiper-button-prev { display: none; width: 40px; height: 68px; background-size: contain;}
.swiper-button-next { right: 100px; background-image: url(../images/next.png);}
.swiper-button-prev { left: 100px; background-image: url(../images/prev.png);}
.swiper-container-horizontal .swiper-pagination-bullets { bottom: 40px;}
.swiper-pagination-bullet { width: 70px; height: 4px; margin: 0 10px !important; padding: 6px 0; border-radius: 0; background-color: transparent; opacity: 1;}
.swiper-pagination-bullet:after { content: ""; display: block; height: 4px; background-color: #fff; opacity: 0.5;}
.swiper-pagination-bullet:hover:after, .swiper-pagination-bullet-active:after { background-color: #000;}

.nav>li>a {
    position: relative;
    display: block;
    padding: 0px 16px;
    font-size: 16px;
    line-height: 65px;
    letter-spacing: 1px;
    color: #fff;
}


.navbar-nav>li.active{
	background: url(../images/6.jpg);
}




 .pro_hd {
    margin: 30px auto 40px;
}
 .pro_hd ul {
    margin: 0 auto;
    max-width: 100%;
    max-height: 84px;
    overflow: hidden;
    font-size: 0;
    text-align: center;
}
 .pro_hd ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 1px;
}
 .pro_hd ul li a {
    display: block;
    background: #ffffff;
    padding: 8px 30px;
    color: #76838f;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    max-width: 150px;
    transition-duration: .3s;
    -ms-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    border-radius: 0 4px 0 4px;
}
 .pro_hd ul li a:hover {
    background: #02328d;
    color: #fff;
}
 .pro_hd ul li.on a {
    background: #e41e34;
    color: #fff;
}
.pro_bd ul li {
    float: left;
    width: 31%;
    margin-right: 1%;
    margin-bottom: 30px;
    border: 1px solid #ddd;
}
 .pro_bd ul li:nth-child(3n) {
    margin-right: 0px;
}

.pro_bd ul li>div {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0 0 2px 2px;
    background: #fff;
    position: relative;
    padding: 0;
    float: left;
}
 .pro_bd ul li>div a {
    display: block;
}
.pro_bd ul li>div .pro_img {
    text-align: center;
    width: 100%;
    height: auto;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
}
 .pro_bd ul li>div .pro_img img {
    vertical-align: middle;
    max-width: 100%;
}
 .pro_bd ul li>div .pro_img .iblock {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle
}
 .pro_bd ul li>div p a {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
    color: #555;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .pro_bd ul li>div span {
    margin: 0 auto;
    display: block;
    width: 118px;
    height: 34px;
    border: 1px solid #dadada;
    display: block;
    text-align: center;
    line-height: 34px;
    background: none;
    position: relative;
}
 .pro_bd ul li>div span:before {
    content: "";
    position: absolute;
    background: #e41e34;
    width: 0;
    height: 34px;
    left: 0;
    z-index: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
 .pro_bd ul li>div span i {
    position: relative;
    z-index: 1;
    background: url(../images/pro_jt.png) center center no-repeat;
    display: block;
    width: 100%;
    height: 34px;
}
 .pro_bd ul li .l1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #e50011;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
 .pro_bd ul li .l2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 0;
    background: #e50011;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
 .pro_bd ul li .l3 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 1px;
    background: #e50011;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
 .pro_bd ul li .l4 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 0;
    background:#e50011;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
 .pro_bd ul li>div:hover .l1 {
    width: 100%;
}
 .pro_bd ul li>div:hover .l2 {
    height: 100%;
}
 .pro_bd ul li>div:hover .l3 {
    width: 100%;
}
 .pro_bd ul li>div:hover .l4 {
    height: 100%;
}
 .pro_bd ul li>div:hover span {
    border: 1px solid #ffffff;
}
 .pro_bd ul li>div:hover span i {
    background: url(../images/pro_jt2.png) center center no-repeat;
}
 .pro_bd ul li>div:hover span:before {
    width: 100%;
}





.player-title{
    display: table;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 22px;
}







@media screen and (max-width: 990px) {
.top_bg,.header-bg,.nav-bg{
    display: none;
}



.keywords {
    width: 100%;
    height: 40px;
    box-shadow: 1px 1px 10px #ddd;
}

.search_one{
    display: none;
}

.keywords{

}
.word_top {
    font-size: 14px;
    color: #888888;
    display: table;
    float: left;
    line-height: 40px;
    width: auto;
}


.tit {
    font-size: 22px;
    font-weight: bold;
    display: block;
    line-height: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f3edf0;
    margin-bottom: 12px;
    color: #a40b11;
    text-align: center;
}



.des {
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #555;
    text-align: justify;
}


.culture1 {
    float: left;
    width: 100%;
    line-height: 34px;
    font-size: 15px;
}

.container {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}



.word_top span:nth-child(1){
    display: none;
}





.culture2 {
    float: right;
    width: 100%;
}	

.culture2 dl {
    width: 47%;
    float: left;
    margin-left: 0;
    margin: 1%;
}

.culture2 dt {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.culture {
    margin: 20px auto 0;
    width: 100%;
}


.culture2 dt img{
    width: 100%
}






#myCarousel{
	display: none;
}
.header-bg,.arousel{
	display: none!important;
}
.h_pre, .h_next{
	display: none;
}



.footer {
    width: 100%;
    margin: auto;
    display: table;
}

.footer_text {
    width:100%;
    float: left;
}

.copy {
    width: 100%;
    margin: auto;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}



.index-new-g {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    box-shadow: 1px 1px 10px #ddd;
}

.index-service .container,.index-product .container {
    width: 100%;
}


.index-service {
    display: block;
    padding-top: 25px;
    background: #f9f9f9 url(../images/advbg.jpg) no-repeat center;
    margin-top: 22px;
    padding-bottom: 10px;
    background-size: cover;
}

.index-title{
	background: url(../images/linebg.png) no-repeat center;
}

.index-title h3 {
    color: #a40b11;
    font-size: 22px;
    letter-spacing: 3px;
    font-weight: bold;
    z-index: 2;
    transition: all .5s;
    text-align: center;
}

.index-title p {
    margin-top: -30px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    z-index: 1;
    opacity: 0.08;
    transition: all .5s;
    text-align: center;
}


.index-service-body ul li {
    width: 100%;
    float: left;
    margin-right: 2%;
    transition: all 0.5s;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px rgba(1, 31, 130, 0.13);
    overflow: hidden;
    border: 1px solid rgba(1, 31, 130, 0);
    transition: all 0.2s;
    background: #fff;
    padding: 14px;
    margin-bottom: 12px;
}

.index-service-body ul li div img {
    width: 24%;
    float: left;
}

.index-service-text {
    width: 75%;
    float: right;
    margin-top: 10px;
    height: auto;
}

.hr{
	display: none;
}

.index-service-text h3 {
    color: #373942;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    text-indent: 8px;
}



.index-service-text p {
    font-size: 14px;
    line-height: 20px;
    height: auto;
    font-weight: 300;
    color: #66686F;
    margin-top: 5px;
    padding: 0 8px;
    display: table;
    width: 100%;
    min-height: auto;
}

.index-service-body {
    display: block;
    width: 100%;
    margin-top: 14px;
}

.hezuo_p {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
}




.padding60 {
    padding: 35px 0;
}


.index-about-body {
    display: table;
    width: 100%;
    margin-top: 10px;
}
.index-about-body .index-about-right h3 {
    font-size: 24px;
    margin-bottom: 20px;
    position: relative;
    z-index: 8;
    background: #fff;
    margin-top: 12px;
}
.index-about-body .index-about-right h3::after {
    content: "";
    width: 20%;
    height: 1px;
    background: #484848;
    position: absolute;
    top: 50%;
    right: 0;
}

.index-about-body .index-about-bottom ul li {
    width: 80px;
    float: left;
    height: 80px;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin-right: 35px;
}
.index-about-body .index-about-bottom ul li i {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 18px;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #a40b11;
}
.homeNewsH .left h3 em {
    display: inline-block;
    padding-right: 20px;
    font-size: 30px;
    font-weight: 600;
    color: #a40b11;
    background: #f5f5f5;
}

.homeNewsH .right a {
    display: inline-block;
    width: 80px;
    height: 36px;
    margin-left: 8px;
    line-height: 36px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #352e2b;
    vertical-align: middle;
}

.homeNewsH .right {
    float: right;
    text-align: right;
    padding-left: 22px;
    line-height: 35px;
    font-size: 0;
    background: #f5f5f5;
    position: relative;
    z-index: 22;
}
.homeNewsInner ul {
    width: 49%;
}

.homeNewsInner ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
    display: table;
    width: 100%;
    padding-bottom: 8px;
}

.homeNewsTxt {
    padding: 5px 0 12px 0;
}

.homeNewsW {
    margin-top: 5px;
}

.homeNewsContH {
    padding-right: 54px;
    position: relative;
    margin-top: 10px;
}

.homeNewsContH h3 {
    line-height: 26px;
    font-size: 16px;
    font-weight: 500;
}


.homeNewsContH p {
    line-height: 20px;
    font-size: 14px;
    color: #666;
    margin-top: 2px;
}



.homeDzzxBHCont h3 {
    line-height: 40px;
    font-size: 24px;
    font-weight: 600;
    color: #a40b11;
}
.homeDzzxBHCont {
    float: left;
    padding-right: 0px;
    background: #fff;
    position: relative;
    z-index: 22;
}

.homeDzzxBW .bx-wrapper .bx-controls-direction a {
    width: 36px;
    height: 36px;
    top: -50px;
    margin-top: 0;
    background-color: #c2c2c2;
    background-repeat: no-repeat;
    background-position: center;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-indent: -10000px;
    margin-left: 20px;
}

.bx-controls-direction {
    display: table;
    position: absolute;
    top: -64px;
    z-index: 9999999999999999999999;
    right: -5px;
    background: #fff;
    margin-top: 10px;
}

.homeDzzxBHCont h3 {
    line-height: 28px;
    font-size: 22px;
    font-weight: 600;
    color: #a40b11;
}

.border {
    width: 400px;
    height: 3px;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    display: none;
}



.feedback-h2 {
    font-family: -webkit-pictograph;
    display: table;
    font-size: 22px;
    font-weight: 200;
    color: #a40b11;
    float: left;
    margin-top: -26px;
    margin: -26px 50px 0 50px;
}

.soka {
    width: 41%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 1px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: 35px;
    margin-right: 5px;
    background: inherit;
    float: left;
    margin: 4px 17px;
    text-transform: uppercase;
    background: #fff;
}

.sokb {
    height: 75px;
    border: 1px solid #D8D8D8;
    line-height: 38px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    width: 89%;
    color: #000000;
    margin: 0;
    margin-left: 0px;
    margin-top: 0;
    margin-right: 10px;
    background: inherit;
    display: inline-block;
    margin-top: 0px;
    float: left;
    margin-left: 18px;
    margin-top: 9px;
    margin-bottom: 14px;
    background: #fff;
}

.feedback-h2 {
    font-family: -webkit-pictograph;
    display: table;
    font-size: 25px;
    font-weight: 200;
    color: #a40b11;
    float: left;
    margin-top: 0;
    margin: 0px 50px 0 50px;
}

.index-feedback {
    display: table;
    width: 100%;
    padding: 22px 0;
    background: #f5f5f5;
    padding-bottom: 35px;
    background: url(../images/bg-bg.jpg) no-repeat center;
}

.form-bg{
	margin-top: 10px;
}




.tj {
    display: table;
    width: 170px;
    line-height: 35px;
    height: 35px;
    background: #a40b11;
    margin-right: 10px;
    margin-top: 25px;
    color: #fff;
    border-radius: 25px;
    margin-left: 25px;
    border: 0;
    margin: 0 auto;
    margin-top: 45px;
}

.foot_list {
    width: 100%;
    float: left;
    margin-right: 25px;
    margin-bottom: 12px;
    border-bottom: 1px solid #88070c;
    padding-bottom: 10px;
}

.foot_list ul li.foot_l_bt {
    width: 100%;
    float: left;
}

.foot_list ul li {
    width: 23%;
    float: left;
}

.footer_text {
    width: 95%;
    float: none;
    margin: 0 auto;
}

.foot_ewm{
	display: none;
}

.foot_list ul li.foot_l_bt a {
    color: #fff;
    font-size: 18px;
    float: left;
    margin-bottom: 4px;
}

.foot_list {
    width: 100%;
    float: left;
    margin-right: 25px;
    margin-bottom: 12px;
    border-bottom: 1px solid #88070c;
    padding-bottom: 10px;
}
.copy {
    width: 100%;
    margin: auto;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
}


.ny-main-body .container {
    padding: 0;
    width: 100%;
    padding: 0 5px;
}

.aboutL {
    float: left;
    width: 100%;
}


.aboutH h3 {
    padding-top: 15px;
    line-height: 32px;
    font-size: 22px;
    text-transform: uppercase;
    display: none;
}


.aboutH {
    height: auto;
    margin-top: 0px;
    text-align: left;
    color: #fff;
    background: #a40b11;
    position: relative;
    z-index: 22;
    text-indent: 14px;
}

.aboutH h2 {
    line-height: 40px;
    font-size: 18px;
    font-weight: initial;
}

.aboutNav li {
    line-height: 40px;
    font-size: 14px;
    position: relative;
    width: 48%;
    float: left;
    margin: 1%;
    border-bottom: 1px solid #ddd;
}

.aboutNav {
    background: #fff;
    border: 1px solid #ddd;
    display: table;
    width: 100%;
    padding-bottom: 5px;
}

.aboutContact{
	display: none;
}

.aboutR {
    float: right;
    width: 100%;
}

.ny-main-body {
    margin: 25px 0;
}

.word .container{
	padding:0
}



.crumbs_nav {
    display: inline-block;
    width: 100%;
    float: left;
    line-height: 45px;
    background: #f5f5f5;
}


.main_y_b {
    display: table;
    float: left;
    width: 100%;
}

.main_y_b h3 {
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.dian {
    float: left;
    position: absolute;
    top: 14px;
    left: 0;
}




.pic li {
    width: 47%;
    float: left;
    margin: 1%;
    border: 1px solid #ddd;
}

.live-video {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}


.live-video-img {
	width: 100%;
	height: auto;
	position: relative;
}
.maskid {
    background: #000;
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
}

.live-video-til {
    padding-top: 10px;
    width: 100%;
}
.live-video-box ul li {
    float: left;
    margin-bottom: 44px;
    width: 48%;
    margin: 0 1%;
    margin-bottom: 12px;
}

.live-video-box ul li:nth-child(3n) {
    margin-right: 1%;
}

.live-video-til h3 {
    font-weight: 600;
    color: #1b1b1b;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-bottom: 5px;
}

.live-video-til p {
    color: #4e4e4e;
    font-size: 12px;
}

.uk-margin-top-remove {
    font-size: 13px;
    text-align: center;
    margin: 25px 0;
    line-height: 22px;
}

.pro_p {
    line-height: 25px;
    color: #666;
    font-size: 14px;
    margin: 1% 0px;
    border: 1px solid #ddd;
    padding: 8px;
}

.uk-module-title-alt {
    position: relative;
    display: table;
    letter-spacing: -0.5px;
    text-transform: none;
    margin: 0 auto;
    font-weight: lighter;
    font-size: 22px;
    font-family: 'verdana';
    text-transform: uppercase;
    color: #a40b11;
}
.uk-margin-top-remove {
    font-size: 13px;
    text-align: center;
    margin: 10px 0;
    line-height: 22px;
}






.news_zi_ul li a {
    display: block;
    height: 100%;
    width: 100%;
    padding: 10px 10px;
    transition: 0.5s;
}

.new-title h3{
	font-size: 18px;
}

.index-product {
    display: block;
    padding-top: 28px;
    /* background: url(../images/untitled.png) no-repeat center; */
}

.homeDzzxBHCont p {
    line-height: 34px;
    font-size: 12px;
    color: #666;
}



.hza .soka {
    width: 44%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 12px;
    padding-left: 8px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: 45px;
    margin-right: 5px;
    background: inherit;
    float: left;
    margin: 10px 8px;
    text-transform: uppercase;
    background: #fff;
}

.hza .sokb {
    height: 75px;
    border: 1px solid #D8D8D8;
    line-height: 38px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    width: 92%;
    color: #000000;
    margin: 0;
    margin-left: 0px;
    margin-top: 0;
    margin-right: 10px;
    background: inherit;
    display: inline-block;
    margin-top: 0px;
    float: left;
    margin-left: 10px;
    margin-top: 9px;
    margin-bottom: 14px;
    background: #fff;
}



.m_img {
    display: block;
    height: 0.9rem;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.m_img .headlf {
    padding-top: 0.1rem;
    padding-left: 5px;
    float: left;
}

.m_img .headlf .m_logo {
    height:0.6rem;
    display: block;
    margin-top:0.05rem;
}

.m_img .headrg {
    padding-right: 5%;
    padding-top: 0.3rem;
    float: right;
}

.m_img .headrg a .m_menuimg {
    height:16px;
    vertical-align:top;
    display: block
}
.m_nav {
    display:block;
    position:fixed;
    top:0px;
    left:0px;
    width:0px;
    height:0px;
    overflow:hidden;
    z-index:10000
}
.m_nav .closecover {
    position:absolute;
    width:100%;
    height:100%;
    background:#0b0d19;
    filter:alpha(opacity=0);
    opacity:0;
    left:0px;
    top:0px;
    z-index:1
}
.m_nav .closeicon {
    position:absolute;
    width:20%;
    left:18px;
    top:5%;
    z-index:100;
    text-align:center;
    filter:alpha(opacity=0);
    opacity:0
}
.m_nav .m_navList {
    position:absolute;
    width:80%;
    right:0px;
    top:0px;
    background:#0b0d19;
    height:100%;
    z-index:100;
    right:-80%;
    overflow-y: scroll;
}
.m_nav .m_navList ul {
    padding-left:5%;
    padding-right:5%
}
.m_nav .m_navList ul li {
    border-bottom:1px solid #232530
}
.m_nav .m_navList ul li a {
    display:block;
    height:45px;
    color:#fff;
    line-height:45px;
    padding-left:5%;
    font-size:14px
}
.m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}
.m_nav .m_navList ul li .m_f_a a {
    flex: 1;
}
.m_nav .m_navList ul li .m_f_a i {
    width: 40px;
    height:35px;
    box-sizing: border-box;
    padding:0 5px;
    display: block;
}
.icon {
    background:url(../images/plus_top.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.icon_on {
    background:url(../images/reduce_top.jpg) 50% no-repeat!important;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.m_nav .m_navList ul li .m_s_nav {
    display:none;
    width: 100%;
}
.m_nav .m_navList ul li .m_s_nav a {
    display: block;
    height:40px;
    line-height:40px;
    font-size:14px;
    padding-left:10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    font-size: 12px;
}






/*搜索*/
.top_search {
    float: right;
    margin-right: 14px;
    margin-top: 0.18rem;
}
.top_search span{display: block; width: 28px; height: 24px; margin-top: .06rem; background: url(../images/icon_search.png) no-repeat center center; background-size: 64%;}

.top_search>div {
    position: fixed;
    top: 0.9rem;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999999;
}

.top_search>div i{position: absolute; left: 0; right: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.7);}
.top_search .gg{position: absolute; z-index: 5; right: 0; width: 100%; padding: 1% 3%; background-color: #fff; overflow: hidden; border-top: 1px solid #ddd;}
.top_search .ss input {
    border: #ddd solid 1px;
    border-right: 0;
    width: 76%;
    padding: 0 2%;
    line-height: 274%;
    font-size: .2rem;
    float: left;
    border-radius: .07rem 0 0 .07rem;
    margin-left: 5%;
}
.top_search .ss input:focus{border-color: #0083c3;}
.top_search .ss button {
    font-size: .2rem;
    line-height: 265%;
    border: #a40b11 solid 1px;
    background-color: #a40b11;
    color: #fff;
    float: left;
    padding: 0 0.2rem;
}
	
.index-new-g{
	display: none;
}



/* banner */
.banner_box img{width:100%; display:block;}
.banner_box{width:100%;text-align:center; padding-top:0.9rem;display: block;}
.banner_box img{vertical-align:middle;}
.roll_img_mb_01{overflow:hidden;position:relative;}
.roll_img_mb_01 .img_box{overflow:hidden;text-align:center;}
.roll_img_mb_01 .img_box img{vertical-align:middle;width:100%;}
.roll_img_mb_01 .nav_box{overflow:hidden; position:absolute; left:50%; transform:translate(-50%,0); bottom:20px;}
.roll_img_mb_01 .nav_box li{width:30px;height:3px; font-size:1px; overflow:hidden; background:#fff; float:left; margin:4px;}
.roll_img_mb_01 .nav_box .li_on{background:#0037ad;}
.img_box li{height: auto!important;}
	

.picture_container{
	font-size: 22px!important;
	width: 100%!important;
}
.title .cn {
    font-size: 21px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 12px;
    text-align: center;
}
.padding30 {
    padding: 15px 0;
}

.title .en {
    font-size: 16px;
    letter-spacing: 0px;
    color: #434343;
    opacity: 0.4;
    text-align: center;
    text-transform: uppercase;
}

.crumbs_nav a {
    float: left;
    margin: 0 6px;
    font-size: 14px;
    color: #7b7b7b;
    padding: 0 20px;
    position: relative;
}



.ny_banner {
    position: relative;
    overflow: hidden;
    padding-top: 0.9rem;
    width: 100%;
}




.m_img,.m_nav,.banner_box{
	display: block;
}




#ys-tab-button li {
    padding: 1px;
    float: none;
    display: inline-block;
    margin: 0 10px;
    width: 25%;
}



.ys-img {
    padding-right: 5px;
    padding-left: 5px;
}

#ys-tab-button {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
}
.superior-quality-content {
    padding: 22px 0px 0 0px;
    color: #43485E;
    box-sizing: border-box;
}

.index-class ul li {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 8px 10px;
    width: auto;
    margin: 0 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border-radius: 4px;
}

.index-product-body ul li {
    width: 48%;
    float: left;
    margin: 1%;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    margin-bottom: 0;
    overflow: hidden;
}





.m_img {
    display: block;
    height: 0.9rem;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.m_img .headlf {
    padding-top: 0.1rem;
    padding-left: 5px;
    float: left;
}

.m_img .headlf .m_logo {
    height:0.6rem;
    display: block;
    margin-top:0.05rem;
}

.m_img .headrg {
    padding-right: 5%;
    padding-top: 0.3rem;
    float: right;
}

.m_img .headrg a .m_menuimg {
    height:16px;
    vertical-align:top;
    display: block
}
.m_nav {
    display:block;
    position:fixed;
    top:0px;
    left:0px;
    width:0px;
    height:0px;
    overflow:hidden;
    z-index:10000
}
.m_nav .closecover {
    position:absolute;
    width:100%;
    height:100%;
    background:#0b0d19;
    filter:alpha(opacity=0);
    opacity:0;
    left:0px;
    top:0px;
    z-index:1
}
.m_nav .closeicon {
    position:absolute;
    width:20%;
    left:18px;
    top:5%;
    z-index:100;
    text-align:center;
    filter:alpha(opacity=0);
    opacity:0
}
.m_nav .m_navList {
    position:absolute;
    width:80%;
    right:0px;
    top:0px;
    background:#0b0d19;
    height:100%;
    z-index:100;
    right:-80%;
    overflow-y: scroll;
}
.m_nav .m_navList ul {
    padding-left:5%;
    padding-right:5%
}
.m_nav .m_navList ul li {
    border-bottom:1px solid #232530
}
.m_nav .m_navList ul li a {
    display:block;
    height:45px;
    color:#fff;
    line-height:45px;
    padding-left:5%;
    font-size:14px
}
.m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}
.m_nav .m_navList ul li .m_f_a a {
    flex: 1;
}
.m_nav .m_navList ul li .m_f_a i {
    width: 40px;
    height:35px;
    box-sizing: border-box;
    padding:0 5px;
    display: block;
}
.icon {
    background:url(../images/plus_top.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.icon_on {
    background:url(../images/reduce_top.jpg) 50% no-repeat!important;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.m_nav .m_navList ul li .m_s_nav {
    display:none;
    width: 100%;
}
.m_nav .m_navList ul li .m_s_nav a {
    display: block;
    height:40px;
    line-height:40px;
    font-size:14px;
    padding-left:10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    font-size: 12px;
}






.mod_player_title {
    clear: both;
    line-height: 24px;
    font-weight: normal;
    font-family: hiragino sans gb,microsoft yahei;
    font-size: 20px;
    color: #444444;
    overflow: hidden;
    padding-top: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 3px;
    display: table;
    width: 100%;
}

.prev_next {
    text-align: left;
    margin: 5% auto;
    line-height: initial;
    color: #7b7b7b;
    font-size: 12px;
    max-width: 1200px;
    border: 1px solid #e5e5e5;
    width: 100%;
    margin-bottom: 0;
}


.prev_next li {
    float: left;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #ddd;
    padding:5px;
}


.prev_next li:last-child {
    border-left: 0;
    border-bottom: 0;
}


.player-title em {
    font-size: 12px;
    font-style: normal;
    color: #989898;
}





.aboutRTop {
    font-size: 15px;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding-bottom: 14px;
    margin-bottom: 12px;
}

.news_zi_ul li a .left h4 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    height: 30px;
    width: 100%;
    overflow: hidden;
    font-weight: 700;
}



.hza {
    margin-top: 4px;
    padding: 0px;
    color: #0f83d2;
    width: 100%;
}

.hza .soka {
    width: 92%;
    border: 1px solid #D8D8D8;
    line-height: 30px;
    margin-bottom: 5px;
    padding-left: 8px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: 30px;
    margin-right: 5px;
    background: inherit;
    float: left;
    margin: 4px 8px;
    text-transform: uppercase;
    background: #fff;
}

.tj {
    display: inline-block;
    width: 120px;
    line-height: 30px;
    height: 30px;
    background: #a40b11;
    margin-right: 10px;
    margin-top: 25px;
    color: #fff;
    border-radius: 25px;
    margin-left: 31px;
    border: 0;
    margin: 0 auto;
    margin-top: 9px;
    margin-right: 10px;
}
/* 内页的样式 */


.index-product-pic ul li {
    display: table;
    width: 48%;
    float: left;
    margin: 1%;
    margin-bottom: 15px;
    margin-top: 0;
}

.index-product-pic ul li .pro-span {
    text-align: center;
    font-size: 14px;
    margin: 4px 0;
    padding: 0 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.aboutNav li {
    line-height: 35px;
    font-size: 14px;
    position: relative;
    width: 48%;
    float: left;
    margin: 1%;
    border-bottom: 1px solid #ddd;
}

.aboutNav li a {
    display: block;
    padding: 0 22px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 12px;
}
.jtAbout {
    position: absolute;
    width: 10px;
    height: 10px;
    background: url(../images/jt_about.png) no-repeat center;
    background-size: 8px;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}


.pic li {
    width: 47%;
    float: left;
    margin: 1%;
    border: 1px solid #ddd;
    margin-bottom: 3%;
}


.pic li span {
    width: 100%;
    display: table;
    padding: 4px 0;
    text-align: center;
    background: #f5f5f5;
    position: relative;
    font-size: 14px;
}







.description .title span {
    font-size: 20px;
    color: #1f1f1f;
    position: relative;
    background: #fff;
    margin-right: 0;
    padding-right: 15px;
    font-family: "WorkSans-Bold";
    height: 45px;
}


.description .title span.cur {
    border-bottom: 1px solid #333333;
    color: #333333!important;
    padding-bottom: 0px;
}



.description .title span {
    font-size: 20px;
    color: #1f1f1f;
    position: relative;
    background: #fff;
    margin-right: 0;
    padding-right: 15px;
    font-family: "WorkSans-Bold";
    height: 40px;
}

.title {
    text-align: center;
    margin: 10px 0 0px;
}




.rec {
    display: table;
    margin-top: 15px;
    font-size: 16px;
    border: 1px solid #ddd;
    padding: 16px 6px;
    width: 100%;
}


.rec h4 {
    display: table;
    border-bottom: 1px solid #ddd;
    width: 100%;
    line-height: 18px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: inherit;
}

.rec .rec_bg li {
    width: 48%;
    display: table;
    float: left;
    margin: 1%;
}
.rec .rec_bg li:nth-child(1) {
    margin-left: 1%;
}


.main_y_b h3 {
    font-size: 16px;
    line-height: 45px;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}


.main_y_b span {
    width: 98%;
    display: block;
    margin: 0 auto;
    min-height: 64px;
    font-size: 14px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}


.main_y_b i {
    display: table;
    width: 90px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    background: #c72a21;
    border-radius: 1px;
    border-radius: 5px;
}



.description span i {
    display: table;
    background: #fff;
    height: 100%;
    font-style: normal;
    margin: 0;
    margin-left: 0;
    font-size: 18px;
    padding: 0;
    border-radius: 0;
    padding-bottom: 4px;
}



.description .title span {
    font-size: 18px;
    color: #1f1f1f;
    position: relative;
    background: #fff;
    margin-right: 0;
    padding-right: 15px;
    font-family: "WorkSans-Bold";
    height: 40px;
}


.ueeshop_responsive_article_feedback .rows .form_button {
    width: 85px;
    height: 30px;
    line-height: 30px;
    background: #222;
    color: #fff;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}



.description {
    margin: 20px 0;
    margin-bottom: 1px;
}





/*首页*/

.newsBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.newsBox .hd {
    height: 28px;
    overflow: hidden;
    position: absolute;
    bottom: 14px;
    z-index: 10;
    padding-left: 20px;
    text-align: center;
}

.newsBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
    height: auto;
    overflow: hidden;
}

.txtlistbox .item .time {
    display: block;
    width: 60px;
    height: 66px;
    border-right: 1px solid #ddd;
    line-height: 20px;
    margin-right: 10px;
    color: #666;
    vertical-align: middle;
    *: ;
    zoom: 1;
}

.newsBox .bd li .txt {
    z-index: 5;
    padding: 15px 20px;
    border-top: 0 none;
    height: 93px;
}


.txtlistbox {
    width: 100%;
}


.txtlistbox .item h3 {
    font-size: 18px;
    vertical-align: top;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.txtlistbox .item a {
    display: block;
    padding: 12px;
}


.txtlistbox .item p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


.newsBox .bd img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}



.cont {
    margin-top: 8px;
}

.ind_tit p {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
}


.ind_tit span {
    font-size: 14px;
    font-weight: 100;
    color: #666;
    margin-top: 3px;
    text-transform: uppercase;
}

.ind_tit .font-txt-t {
    font-size: 100px;
    display: inline-block;
    overflow: hidden;
    height: 10px;
    width: 10px;
    line-height: 29px;
    border-radius: 50%;
    background: #a40b11;
    margin-top: 3px;
    margin: 0 10px;
    position: relative;
    top: 0px;
}


.keywords-left{
    display: none;
}


.index-product-left {
    width: 100%;
    float: left;
}

.pro_t {
    height: auto;
    font-size: 16px;
    color: #fff;
    padding-top: 8px;
    background: #a40b11;
    padding-left: 10px;
    padding-bottom: 8px;
}
.pro_three {
    height: 35px;
    border-bottom: 1px solid #dadada;
    background: #fff;
    padding: 0 30px;
    line-height: 35px;
    font-size: 13px;
    color: #333;
    display: block;
}

.pro_l {
    width: 100%;
    background: #fff;
    display: block;
    margin-bottom: 15px;
    border: 1px solid #c8c8c8;
    padding-bottom: 10px;
}

.index-product-right {
    width: 100%;
    float: right;
}

.pro_bd ul li:nth-child(3n) {
    margin-right: 1%;
}


.index-product-body ul li {
    width: 48%;
    float: left;
    margin: 1%;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    margin-bottom: 0;
    overflow: hidden;
    margin-bottom: 5px;
}


.pro_bd ul li>div p a {
    height: 25px;
    line-height: 25px;
    margin-top: 4px;
    font-size: 15px;
    text-align: center;
    color: #555;
    font-weight: bold;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.index-service-body ul li div img {
    width: 32%;
    float: left;
}

.index-service-text {
    width: 66%;
    float: right;
    margin-top: 10px;
    height: auto;
}






.height-bg {
    padding-bottom: 35px;
}


.padding50 {
    padding: 30px 0;
}



.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}


#ys-tab-button li {
    padding: 1px;
    float: none;
    display: inline-block;
    margin: 0 4px;
    width: 28%;
    font-size: 14px;
}
#ys-tab-button li a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    border: 1px solid #696969;
    text-align: center;
    transition-duration: .3s;
    border-radius: 3px;
}

#ys-tab-button {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
    display: table;
    width: 93%;
    margin: 0 auto;
    margin-bottom: 16px;
}



.superior-quality-content {
    padding: 12px 0px 0 0px!important;
    color: #43485E;
    box-sizing: border-box;
}

.superior-quality-content>h3 {
    font-weight: bold;
    color: #43485E;
    letter-spacing: 1px;
    margin-bottom: 8px;
    font-size: 18px;
}

.fade.in {
    opacity: 1;
    border: 1px solid #ddd;
    padding-top: 0;
    box-shadow: 1px 1px 10px #cecece;
    border-radius: 10px;
    padding: 10px;
}


.fs-16 {
    font-size: 14px;
}

.superior-quality-content ul>li {
    margin-top: 5px;
    letter-spacing: 2px;
    font-weight: 400;
}



.height-10{
    margin-top:10px!important;
}




.title span {
    font-size: 20px;
    color: #333;
}

.title p {
    font-size: 14px;
    font-weight: 100;
    color: #666;
    margin-top: 3px;
}


.com_box {
    margin-bottom: 30px;
    display: table;
    margin-top: 14px;
}



.com_box img {
    width: 100%;
}

.com_one {
    width: 100%;
}



.title {
    text-align: center;
    margin: 24px 0 0px;
}

.com_one>span {
    font-size: 18px;
    color: #b07227;
    font-family: Arial;
    display: block;
    text-transform: uppercase;
    margin: 10px 0 -5px;
}




.com_one em {
    font-size: 20px;
    color: #333;
    background: url(images/26_03.png) no-repeat center right;
    display: block;
    width: 100%;
    font-style: initial;
}


.com_one p {
    font-weight: 100;
    color: #666;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    border-top: 1px solid #eee;
    padding-top: 12px;
    margin-top: 12px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


.com_one a {
    width: 31%;
    height: 30px;
    line-height: 30px;
    color: #333;
    text-align: center;
    font-size: 14px;
    border: 1px solid #eee;
    border-radius: 30px;
    display: inline-block;
    margin-right: 5px;
    transition: all 0.5s;
    box-shadow: -2px 5px 12px #f9f9f9;
}



.com_one p {
    font-weight: 100;
    color: #666;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    border-top: 1px solid #eee;
    padding-top: 5px;
    margin-top: 5px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.com_box{margin-bottom: 30px;}
.plant {
    margin-top: 30px;
}
.plant li {
    float: left;
    margin-right: 20px;
    width: 280px;
    text-align: center;
}
.plant li a{ font-size: 16px; color: #333;line-height: 28px;display:block;}
.plant li img{ width: 100%; }
.plant li:nth-child(4n){margin-right: 0;}
.plant li span {
    font-size: 14px;
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.plant li {
    float: left;
    margin-right: 5px;
    width: 48%;
    text-align: center;
    margin-bottom: 12px;
}




.company {
    background: #f9f9f9;
    padding-bottom: 5px;
    overflow: hidden;
}



.dowebok {
    margin: 0 auto;
    display: none;
}

.keywords {
    display: none;
}


.index-product-body {
    width: 100%;
    display: block;
    margin-top: 5px;
}


.links_bg {
    padding: 15px 0;
    background: #a40b11;
    border-bottom: 1px solid #842529;
    display: none;
}

    
 .ny-banner {
    overflow: hidden;
    margin-top: 0.9rem;
}
    
    
    

.footer_bg {
    width: 100%;
    margin: 0px auto 0;
    background: #a40b11;
    padding: 15px 0 15px 0;
}


 .pro_bd ul li .l1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e50011;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
 .pro_bd ul li .l2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #e50011;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
 .pro_bd ul li .l3 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #e50011;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
 .pro_bd ul li .l4 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background:#e50011;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}





.m_img {
    display: block;
    height: 0.9rem;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.m_img .headlf {
    padding-top: 0.1rem;
    padding-left: 5px;
    float: left;
}

.m_img .headlf .m_logo {
    height:0.6rem;
    display: block;
    margin-top:0.05rem;
}

.m_img .headrg {
    padding-right: 5%;
    padding-top: 0.3rem;
    float: right;
}

.m_img .headrg a .m_menuimg {
    height:16px;
    vertical-align:top;
    display: block
}
.m_nav {
    display:block;
    position:fixed;
    top:0px;
    left:0px;
    width:0px;
    height:0px;
    overflow:hidden;
    z-index:10000
}
.m_nav .closecover {
    position:absolute;
    width:100%;
    height:100%;
    background:#0b0d19;
    filter:alpha(opacity=0);
    opacity:0;
    left:0px;
    top:0px;
    z-index:1
}
.m_nav .closeicon {
    position:absolute;
    width:20%;
    left:18px;
    top:5%;
    z-index:100;
    text-align:center;
    filter:alpha(opacity=0);
    opacity:0
}
.m_nav .m_navList {
    position:absolute;
    width:80%;
    right:0px;
    top:0px;
    background:#0b0d19;
    height:100%;
    z-index:100;
    right:-80%;
    overflow-y: scroll;
}
.m_nav .m_navList ul {
    padding-left:5%;
    padding-right:5%
}
.m_nav .m_navList ul li {
    border-bottom:1px solid #232530
}
.m_nav .m_navList ul li a {
    display:block;
    height:45px;
    color:#fff;
    line-height:45px;
    padding-left:5%;
    font-size:14px
}
.m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}
.m_nav .m_navList ul li .m_f_a a {
    flex: 1;
}
.m_nav .m_navList ul li .m_f_a i {
    width: 40px;
    height:35px;
    box-sizing: border-box;
    padding:0 5px;
    display: block;
}
.icon {
    background:url(../images/plus_top.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.icon_on {
    background:url(../images/reduce_top.jpg) 50% no-repeat!important;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.m_nav .m_navList ul li .m_s_nav {
    display:none;
    width: 100%;
}
.m_nav .m_navList ul li .m_s_nav a {
    display: block;
    height:40px;
    line-height:40px;
    font-size:14px;
    padding-left:10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    font-size: 12px;
}






.foot_list ul{
    display: table;
    width: 100%
}

.foot_list:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.foot_list ul li.foot_l_bt a {
    color: #fff;
    font-size: 18px;
    float: left;
    margin-bottom: 4px;
    font-weight: bold;
}





/*手机版权*/
.foot_nav{height:50px;display: block;}
.bottomToolbar {
    width: 100%;
    font-size: 1em;
    position: fixed;
    display: block;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 999;
    background: #520003;
}

.bottomToolbar li {
    width: 24.5%;
    float: left;
    position: relative;
    text-align: center;
    border-right: 1px solid #3e0809;
}
.bottomToolbar li img{text-align:center; margin:auto; width:auto; height:23px;}
.bottomToolbar li a{padding:5px 0 2px 0; margin-right:1px; display:block;font-size:20px;text-align:center;color:#FFF;text-decoration:none;}
.bottomToolbar li em{text-align:center;margin:auto;color:#fff;font-size:0.2rem;display:block;font-style:normal;}



.lg {
    display: table;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #272727;
}

.lg a {
    color: #fff;
    display: inline-block;
    margin: 0.15rem .4rem;
}
