li{
	list-style: none;
}
a{
	color: #333;
}
.flag-box-1:hover{
	color: #990000;
}
.top-box-right{
	text-align: right;
	margin-top: 22px;
	margin-bottom: 22px;
	padding-right: 0;
	}
.top-box-right a{
	display: inline-block;
	margin-right: 17px;
	
	}
	.phone,.oa-box,.em-box,.chinan{
		position: relative;
		}
	
	span.tel-number-box.tel-number-box {
    margin-right: 32px;
}
.index_news-ul li{
	margin-bottom:5px ;
}
.to-pr-info:hover{
	background: #5f5f5f;
	color: #fff;
}
.tel-number-box::after{
	content: "";
    position: absolute;
    right: -18px;
    top: 11px;
    width: 1px;
    height: 17px;
    background: #dedede;
}
.phone:after{
	content: "";
    position: absolute;
    right: -16px;
    top: 2px;
    width: 1px;
    height: 13px;
    background: #dedede;
    }
    .oa-box:after{
    content: "";
    position: absolute;
    right: -12px;
    top: 4px;
    width: 1px;
    height: 14px;
    background: #dedede;
    }
.em-box:after{
	content: "";
    position: absolute;
    right: -12px;
    top: 4px;
    width: 1px;
    height: 14px;
    background: #dedede;
    }
    	
.oa {
    display: inline-block;
    width: 14px;
    height: 12px;
    background: url(../images/top-icon.png);
    background-size: cover;
    margin-right: 5px;
}
sm-10.col-xs-6.top-bar-right {
    padding-left: 0;
}
.chinan:after{
	content: "";
    position: absolute;
    right: -12px;
    top: 4px;
    width: 1px;
    height: 14px;
    background: #dedede;
}
.eamil-top{
	background-position: -97px 0;
	}
.navbar-nav li {
	position: relative;
}

.self-navbar-nav {
	    margin-left: 0px;
    width: 109%;
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
}



.banner-box img {
	width: 100%;
}

.banner-box {
	position: relative;
}

.banner-box .banner-info {
	width: 458px;
	left: 428px;
	top: 50%;
	position: absolute;
	color: #fff;
}

.banner-box .banner-info h1 {
	font-size: 34.96px;
}

.banner-box .banner-info p {
	margin-top: 30px;
	font-size: 15px;
}

.drop_lists .drop_col1 {
	min-height: 250px;
}.navbar-default .navbar-nav>li>a{
	color: #251e1c;
}
.nav_li{
	font-size: 15px;
}
.nav_li a{
	color: #251e1c;
}
.navbar-nav li .drop_layout a {
	color: #fff;
}

.drop_col {
	padding: 5px 10px;
	padding-bottom: 12px;
	padding-top: 0;
}
.span-p{
	display: inline-block;
	
}
.d1,.d2,.d3{
	display: inline-block;
	width: 25px;
	height: 24px;
	margin-right: 5px;
}
.d1{
	background: url(../images/l1.png) no-repeat;
	background-size: cover;
}
.d2{
	background: url(../images/l2.png) no-repeat;
	background-size: cover;
}
.d3{
	background: url(../images/l3.png) no-repeat;
	background-size: cover;
}
.nav-top ul li a{
	height: 26px;
	display: flex;
	align-items: center;
}
.nav-top ul li:hover .d1{
	background: url(../images/l1-1.png) no-repeat;
	background-size: cover;
} 

.nav-top ul li:hover .d2{
	background: url(../images/l2-01.png) no-repeat;
	background-size: cover;
}
.nav-top ul li:hover .d3{
	background: url(../images/l3-01.png) no-repeat;
	background-size: cover;
}
.nav-top ul li:hover .span-p{
	color: #8ab2dd;
}
.sec_ul {
	float: left;
	width: 147px;
	padding-left: 0;
}

.sec_li {
    line-height: 40px;
    height: 40px;
    color: #000;
    border-bottom: hsla(0, 0%, 100%, 0.30980392156862746) 1px solid;
}

.nav_li {
	position: relative;
}

.nav_li a {}

.nav_li:after {
	content: '';
	width: 0;
	height: 2px;
	display: block;
	left: 50%;
	background-color: #333;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	position: absolute;
	bottom: 0;
}

.nav_li:hover:after {
	width: 100%;
	left: 0;
}
.navbar-nav li .drop_layout {
	width: 757px;
	position: absolute;
	left: 0;
    background: rgba(255, 255, 255, 0.72);
	z-index: 999999999;
	top: 50px;
	opacity: 0;
	display: none;
	height: auto;
    border-top: 1px solid #333;
	
	
}
.drop_layout-left{
	width: 20%;
	float: left;
 
}
.self-pre {
    background: url(../images/bann_btn.png) no-repeat;
    width: 60px;
    height: 60px;
    
    transition: all 0.3s;
}
.self-pre:hover{
	 background-position: left bottom;
	 transition: all 0.3s;
}
.self-next:hover{
	 background-position: right bottom;
	 transition: all 0.3s;
}
.more-font-way:hover{
	color: #990000;
}
.self-next {
    background: url(../images/bann_btn.png) no-repeat;
    width: 60px;
    height: 60px;
    background-position: right top;
    transition: all 0.3s;
}
.drop_layout-right{
	width: 80%;
	float: left;
	background: rgba(255, 255, 255, 0.72);
}
.drop_layout-left ul{
	padding-left: 0;
}
.drop_layout-left ul li a{
	display: block;
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 13px;
	background: #333;
	
}
.drop_layout-left ul li a:hover{
    background: rgba(255, 255, 255, 0.72);
    color: #555;
}
 ._c .p{line-height: 20px; color: #666; text-align: center; font-size:12px;}
 ._c{float: left;width:100%; padding:35px 0 35px 35px;color:#5f5f5f; line-height: 1.8;background: none;}
._c .li{float:left;width:46%; margin-right: 4%; text-align: center;}
 ._c ._img{display: block;width:100%;margin-bottom: 15px;}
 ._c ._t{color:#000;font-size:1.2em;margin-bottom: .5em;font-weight: 700;font-size:16px;}

.mm-nav{
	display: flex;
	align-items: center;
}

.nav_li:hover>.drop_layout {
    opacity: 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
   
    display: block;
    
}

.navbar-self {
	font-size: 14px;
	color: #333333;
}

.navbar-default {
	background-color: #fff;
	border: none;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background: #fff;
}
.footer-container-fluid{
	background:#5f5f5f ;
	padding: 43px 0;
}
.ul-title,.ul-title{
	font-size: 15px;
	color: #fff;
	MARGIN-BOTTOM: 20px;
	border-bottom: 1px solid #888888;
	width: 80px;
	padding-bottom: 18px;
}
.ul-title a{
	color: #fff;
}
.ft-ul li {
	font-size: 12px;
	
	line-height: 28px;
}
.ft-ul li a{
	color: #cecaca;
}
.contact-ul li{
	display: flex;
	
}
.contact-ul li i{
	font-size: 14px;
    color: #fff;
    margin-right: 17px;
}
p.ul-title.last-ul-title {
    width: 52%;
}
.ft-ul li{
	color: #cecaca;
}
.page_nav li a:hover{
	color: #990000;
}
.ft-ul{
	padding: 0;
	margin: 0;
}
.col-md-1.col-sm-2.col-xs-6.height-174 {
    margin-right:70px;
    height: 279px;
    overflow: hidden;
}
.ma-name{
	font-size: 12px;
	color: #fff;
	margin-top: 14px;
}

/*/这是商品放大镜的样式/*/
#showbox { background:none;}
#showbox span { background:url(../images/whitebg.png) repeat;}
.news-box{
	padding-bottom:85px ;
}
#showsum {
    left:4px;
    margin-top: 0px;
    width: 110% !important;
	height:141px !important
}
.other a:hover{
	color: #990000;
}

#showsum span { border:1px solid #ddd;  margin-left: 0!important; margin-right: 20px; margin-bottom:10px;}
#showsum span.sel { border:1px solid #00A0F0;}
#showsum span.sel {
    border: 1px solid #00A0F0;
   
}
.us-desc p{
 
}

/*.hjo-wrapp{
	border: 1px solid #e6e5e4;
    background: #fcfcfc;
    width: 480px;
    height: 349px;
 }*/
 .news-title{
 	overflow: hidden;
    line-height: 72px;
    margin-top: 44px;
    margin-bottom: 19px;
 }
 .news-title-h2{
 	font-size: 22px;
 	float: left;
 }
 .news-title-h2 a:hover{
 	color: #990000;
 }
.more-news-add{
	float: right;
	}
	.more-news-add:hover a{
		color: #990000;
	}
	.img-100{
		width: 100%;
		height: auto;
	}
.pic-item{
	position: relative;
}
.news-pic-box .col-md-6{
	padding-right: 0;
	margin-bottom: 40px;
}
.pic-img-box-item{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 44px;
	
	background: rgba(0, 0, 0, 0.62);
	color: #fff;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
}
.scale-box {
    overflow: hidden;
}
.scale-box img:hover{
	transform: scale(1.2);
	transition: all 0.6s;
}

.no-pad-left{
	padding-left: 0;
}
.tongg-title-h3 {
    font-size: 19px;
    color: #000;
    margin-top: 70px;
}
.gg-tt a{
	color: #a10101;
	font-size: 15px;
}
.jy{
    width: 100%;
    font-size: 13px;
    color: #777777;
    overflow: hidden;
    height: 30px;
    line-height: 25px;
    padding-left: 23px;
    margin-bottom: 20px;
}
.hot-news{
    width: 90%;
    height: 36px;
    line-height: 36px;
    background: url(../images/top-ng.png) repeat-x;
    padding-left: 18px;
    margin: 0 auto;
	
}
.hot-new-con{
	margin-right:12px;
	font-size: 14px;
}
.hot-news-date{
	font-size: 13px;
}
.hot-news a{
	color: #fff;
}
.hot-short-desc{
    font-size: 13px;
    color: #777676;
    padding: 0 54px;
    line-height: 21px;
    margin-top: 28px;
    margin-bottom: 51px;
    overflow: hidden;
    height: 60px;
}
.index_news-ul li a{
	font-size: 13px;
	color: #777676;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.index_news-ul li a p{
	height:17px;
    overflow: hidden;
    width: 77%;
    margin-bottom: 0;
}
.index_news-ul .j-span{
	font-size:13px;
    vertical-align:middle;
    margin-right: 5px;
} 
.index_news-ul .hot-news-date{
	font-size: 12px;
}
.hot-p{
	margin-top: 50px;
	margin-bottom: 0;
}
.index_more-news-info{
	text-align: right;
	margin-top: 18px;
	font-size: 12px;
}
.index_more-news-info a{
	color:#777676 ;
}
.tonggao {
    width: 95%;
    margin-left:24px;
}
.index_about-us-fluid{
	background: #eeeeee;
	padding-bottom:60px;
}
.index_us-title-h2{
text-align: center;
	margin-top:40px;
	margin-bottom: 30px;
}
.index_news-ul a:hover{
	color: #990000;
}
.index_us-title-h2 a{
	font-size: 31px;
	color: #000000;
}
.full-bar{
	width: 100%;
	height: 1px;
	background: #d7d4d4;
	margin-bottom: 28px;
	position: relative;
	
}
.full-bar:after{
	content: "";
    position: absolute;
    width: 80px;
    height: 2px;
    background: #96070e;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -1px;
	
}
.index_us-title-h3-en{
	font-size: 16PX;
	text-align: center;
	margin-bottom: 80px;
}
.about-us-item-box-1{
	background:#fff;
	padding: 34px 26px;
}
.about-us-item-box-1-left-top-title h1{
	font-size: 30PX;
	font-weight: bold;
	color: #b3b3b3;
	margin-top: 0;
}
.about-us-item-box-1-left-top-title h3{
	font-size: 22px;
	color: #000;
}
.a-title-bar{
	width: 100%;
	height: 1px;
	background:#dbdbdb ;
	margin-top:13px;
}
.col-md-6.about-us-item-box-1-left {
    padding-right: 45px;
}
.index_about-us-p-con{
    font-size: 15px;
    color: #666666;
    margin-top: 30px;
    line-height: 37px;
    height: 187px;
    overflow: hidden;
    margin-bottom:24px;
}
.more-font-way{
	display: inline-block;
	width: 130px;
	height: 37px;
	text-align: center;
	line-height: 34px;
	color: #666666;
	font-size: 15px;
	border: 2px solid #a3a4a3;
	margin-right: 18px;
	
}
.more-video-way{
	width: 312px;
	height: 37px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	display: inline-block;
    background: #b91f14;
    border: 2px solid #b91f14;
}
.more-video-way:hover{
	color: #fff;
}
.more-video-way img{
	margin-left: 37px;
	
}
.swp-shop-box{
	margin-top: 72px;
}
#video2{
	height: 365px;
}
.index_shop-title{
	font-size: 16px;
	color: #000;
	margin-top:20px ;
}
.swiper-button-prev3{
	width: 33px;
    height: 56px;
    background: url(../images/prev.png)no-repeat;
    left: -54px;
    top: 50%;
    margin-top: -45px;
	
}
.swiper-button-next3{
	width: 33px;
	height: 56px;
	background: url(../images/next.png)no-repeat;
    right: -54px;
    top: 50%;
    margin-top: -45px;
}
.swp-shop-box{
	position: relative;
}
.index_product-box-title{
	font-size: 31px;
	color: #333;
	margin-top: 93px;
	margin-bottom: 35px;
	text-align: center;
}
.index_product-box-bar{
	width: 61px;
	height: 3px;
	background: #96070e;
	margin: 0 auto;
	margin-bottom: 35px;
}
.index_prodcut-p-desc{
    font-size: 14px;
    color: #777777;
    padding: 0 121px;
    line-height: 31px;
    text-align: center;
    margin-bottom: 80px;
}
.index_product-name{
	font-size: 15px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 32px;
	    height: 16px;
    overflow: hidden;
	
}
.index_product-short-desc{
    font-size: 12px;
    color: #666666;
    line-height: 23px;
    height: 70px;
    overflow: hidden;
}
.index_product-p-bar{
	width: 100%;
	height: 2px;
	background: #96070e;
}
.index_product-item{
	border: 1px solid #e5e4e4;
	padding: 0 19px;
	margin-bottom: 44px;

}
.img-100{
	width: 100%;
	height: auto;
}
.item-col-3{
	
}
.swiper-button-prev4{
	width: 52px;
    height: 108px;
    background: url(../images/left1.png)no-repeat;
    left: 15px;
    top: 50%;
    margin-top: -72px;
	
}
.swiper-button-next4{
	width: 52px;
	height: 108px;
	background: url(../images/right1.png)no-repeat;
    right: 15px;
    top: 50%;
    margin-top: -72px;
}
.wenhua-box{
	background: url(../images/cultr.png);
	/*background-repeat: no-repeat;*/
	    padding-bottom: 76px;
	    background-size: cover;
	    margin-top: 80px
}
.c-righjt{
	font-size: 17px;
	color: #fff;
	margin-top: 39px;
}
.wenhua-title {
	margin-top: 72px;
	text-align: center;
	color: #fff;
}
.wenhua-title a{
	
	color: #fff;
}
.wenhua-bar{
	width: 62px;
	height: 2px;
	background: #fff;
	margin-bottom: 66px;
	margin-top: 26px;
}
.c-righjt img{
	margin-bottom: 37px;
}
.wh-left-img{
	margin-left: 90px;
}
.container-fluid.app-area {
    MARGIN-TOP: 40px;
}
.app-item{
	padding: 0;
	position: relative;
	overflow: hidden;
	
}

.index_app-title{
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin-bottom: 50px;
}
.container1510 .row{
	margin-bottom: 63px;
}
.index_more-app{
	width: 103px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	background: #bd0416;
	display: block;
	margin: 0 auto;
}
.index_more-app:hover{
	color: #fff;
}

.app-item-son1{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.app-item-son2{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.45);
	text-align: center;
	bottom: -365px;
	left: 0;
	transition: all 0.2s;
	
}
.index_app-desc{
    font-size: 15px;
    color: #fff;
    padding: 0 13%;
    line-height: 27px;
    height: 81px;
    overflow: hidden;
    margin-bottom: 25px;
}
.index_app-title2{
	margin-bottom: 30px;
}
.app-item:hover .app-item-son2{
	bottom: 0;
	transition: all 0.2s;
}
.app-item:hover .app-item-son1{
	display:none;
	transition: all 0.1s;
}
.recard-container-fluid{
	background: #efeff0;
}
.index_number{
	font-size: 53.6px;
	color: #bd0416;
}
.index_number-img{
    margin-top: 60px;
    margin-bottom: 52px;
}
.number-bar{
    width: 29px;
    height: 2px;
    background: #9c9d9f;
    margin: 0 auto;
    margin-top: 21px;
    margin-bottom: 16px
}
.index_number-item{
	font-size: 18px;
	color: #000;
	
}
.item-number-col{
    padding-bottom: 75px;
}
.serv-surport-container-fluid{
	background: url(../images/global-bg.png);
	background-repeat: no-repeat;
    background-color:#efeff0 ;
    padding-bottom: 85px;
}
.index_serv-title{
	margin-bottom: 22px;
}
.index_serv-title a{
	color: #fff;
}
.index_serv-bar{
	background: #96070e;
	height: 2px;
	margin-top: 20px;
}
.index_ser-desc{
    font-size: 17px;
    color: #fff;
    text-align: center;
    padding: 0 25%;
    line-height: 40px;
}
.index_server-item-top-bar{
	width: 100%;
	height: 16px;
	background: #96070e;
	margin-bottom: 33px;
}
.index_server-item-title{
	font-size: 20px;
	color:#96070e ;
	margin-top: 46px;
	margin-bottom:30px;
}
.index_server-item{
	background: #fff;
	margin-bottom: 20px;
	padding-bottom: 50px;
}
.index_server-item-pdesc{
    padding: 0 26px;
    height: 74px;
    overflow: hidden;
    font-size: 13px;
    color: #666666;
    line-height: 27px;
}
.index_server-container{
	margin-top: 138px;
}
.index_img-box{
	height:90px ;
}
.share-bar-con{
	padding: 30px 0;
}
.s-logo-desc{
    font-size: 14px;
    color: #666666;
    vertical-align: -webkit-baseline-middle;
    vertical-align: -moz-middle-with-baseline;
	
}
.s-logo{
	position: relative;
	margin-right: 65px;
	
}
.s-logo:after{
    content: "";
    position: absolute;
    right: -28px;
    top: -8px;
    width: 1px;
    height: 36px;
    background: #b7b2b2;
}
.share-bar-container-fluid{
	background:#eeeeee;
	margin-top: 81px;
	    box-shadow: inset 1px 1px 13px 5px #e3e3e3;
}
.xl{
display: inline-block;
    width: 30px;
    height: 31px;
    background: url(../images/share-wey.png) 3px 0px;
    vertical-align: middle;
    margin-right: 3px;
}
.share_ul{
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}
/*.shr-6{
	text-align: right;
	float: right;
}*/
.shh{
	margin: 0 20px;
	margin-right: 5px;
}
.share_ul li{
float: left;
    margin-right: 3px;
    width: 21px;
    height: 22px;
    background: url(../images/share-wey.png) -137px -3px;
}
.share_ul li.sh2{
	 background: url(../images/share-wey.png) -158px -3px;
}
.share_ul li.sh3{
	 background: url(../images/share-wey.png) -176px -3px;
}
.share_ul li.sh4{
	 background: url(../images/share-wey.png) -200px -3px;
}
.share_ul li.sh5{
	 background: url(../images/share-wey.png) -223px -3px;
}
.share_ul li.sh6{
	 background: url(../images/share-wey.png) -244px -3px;
}
.shr {
    width: 100%;
    text-align: right;
}
.share_ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.web-bottom {
    background: #000;
    color: #fff;
    padding: 12px 0;
}
.web-bottom a{
	color: #fff;
}
.text-mid a{
	position: relative;
}
.ahio{
	display: inline-block;
	width: 1px;
	height:10px;
	background: #fff;
	margin: 0 5px;
}
.about-banner .row {
    position: relative;
}
.about-banner .row .container{
	position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
}
.banner-desc p{
	font-size: 33px;
}
.banner-desc h1{
	font-size: 33px;
	font-weight: bold;
}
.about-banner{
	background: url(../images/about.png) no-repeat;
	background-size: cover;
}
.page_nav {
    margin-top: 25px;
    padding: 0px;
}
.page_nav li {
    display: inline-block;
    margin: 0px 10px;
}
.page_nav .tt {
    color: #000000;
    font-size: 30px;
}

.new-list-tt{
	margin: 0px auto;
	margin-top: 4.1%;
	margin-bottom:5.9%;
	text-align: center;
}
.new-list-tt>div:first-child{
	font-size: 25px;
}
.new-list-tt>div:last-child{
	font-size: 15px;
	color: #cccccc;
}
.jianjie-con{
    font-size: 14px;
    color: #2c3441;
    line-height: 31px;
    margin-bottom: 52px;
}
.more-jianjie{
	width: 169px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	background: #b60903;
	background: #b60903;
	display: block;
	margin: 0 auto;
}
.more-jianjie:hover{
	background: #5f5f5f;
	color: #fff;
}
/*.wenhua1-box{
	padding: 0;
}*/
.wenhua1-box .col-md-6{
	padding: 0;
}
.them-box h3{
	font-size: 23px;
	color: #fff;
}
.them-box p{
	font-size: 15px;
	color: #fff;
}
.wenhua-left{
	background: url(../images/images/wh1.png);
	background-size: cover;
	padding-left: 100px;
}
.wenhua-con p{
	    font-size: 16px;
    color: #fff;
    margin-top: 18px;
}
.wenhua-bottom{
	font-size: 22px;
	color: #fff;
}
.wenhua-bottom {
    font-size: 22px;
    color: #fff;
    margin-top: 75px;
    margin-bottom: 115px;
}
.container-fluid.wenhua1-box {
    margin-top: 86px;
}
.them-box {
    margin-bottom: 56px;
    margin-top: 72px;
}
.honor-con{
	padding: 0 24%;
	margin-top: 45px;
	font-size: 15px;
}
.honor-title{
	margin-top: 90px;
}

.wenhua-left,.wenhua-right{
	height: 533px;
	overflow: hidden;
	
}
.wenhua-right{
    background: url(../images/wh2.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.zhuanli-name{
    font-size: 16px;
    color: #000000;
    margin: 40px 0;
    height: 18px;
    overflow: hidden;
}
.zhuanli-desc{
font-size: 13px;
    color: #666666;
    line-height: 28px;
    height: 79px;
    overflow: hidden
}
.zhuanli-box{
    border: 1px solid #e3e3e3;
    padding: 23px;
    overflow: hidden;
    height: 298px;
    margin-bottom: 25px;
}
.zhuanli-right{
	margin-left: 40px;
}
.zhuanli-container{
	margin-top: 108px;
}
.zhuanli-list-item {
    padding: 12px;
    border: 1px solid #e3e3e3;
    margin-bottom: 21px;
    margin-bottom: 15px;
}
.container.zhuanli-list {
    margin-top: 25px;
}
.more-zhuanli{
	display: block;
	width: 200px;
	height: 44px;
	text-align: center;
	line-height: 42px;
	border: 1px solid #b60903;
	color: #b60903;
	margin: 0 auto;
	margin-top: 113px;
}
.company-video{
	background: url(../images/video3.png);
	background-size: cover;
	padding: 56px 0;
	margin-top: 138px;
}
#video3{
	height: 507px;
	margin-top: 13px;
}
.work-shop-n{
	font-size: 29px;
	color: #1f1b16;
	font-weight: bold;
	margin-top: 92px;
}
.work-shopdesc-p{
	font-size: 14px;
	color: #666666;
	margin-top: 70px;
	line-height: 37px;
	margin-bottom: 85px;
}
.cq-item p{
	margin-top: 25px;
	font-size: 15px;
	margin-bottom: 30px;
}
.gallery{
	margin-top: 40px;
}
p.zl-list-name {
    margin-bottom: 45px;
}
.small-brand-nav a:hover{
	color: #990000;
}
.j-span {
    display: inline-block;
    width: 14px;
    height: 13px;
    background: url(../images/1060.png) no-repeat;
    background-position: 0px -12px;
}
.more-cf{
	margin: 1px;
	margin-top: 80px;
}
.leader-care{
	background: url(../images/social_bg.png);
    background-size: cover;
    margin-top: 100px;
}
.leader-care-title{
	font-size: 33px;
	color: #fff;
	font-weight: bold;
	margin-top: 66px;
	margin-bottom: 74px;
}
.info-brand-navv:hover{
	background: #b60903;
}
.info-brand-navv:hover a{
	color: #fff;
}
.leader-care-item{
	background: #b60903;
	margin-bottom: 15px;
	
}
.leader-care-item img{
	/*margin-bottom: 27px;*/
}
.leader-care-item-desc{
    margin-top: 27px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 34px;
    line-height: 26px;
    padding: 0 20px;
    background: #b60903;
     padding-bottom: 27px;
}
.leader-care-item-desc a.to-leader-care-info{
	display: block;
  width: 103px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  background: #fff;
  color:#b60903 ;
  margin-top: 30px;

}

.leader-care-item-desc p{
	height: 46px;
	overflow: hidden;
}
.leader-care-item-desc a{
	color: #fff;
}
.more-leader-care{
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    display: block;
    margin-top: 32px;
    margin-bottom: 55px;
}
.more-aboutus-click{
	font-size: 25px;
	color:#000;
	margin-top: 70px;
}
.more-aboutus-click a{
	color: #a02226;
	text-decoration: underline;
}
.info-brand-navv{
	padding: 0;
} 
.info-brand-navv a{
display: block;
height:52px;
line-height:52px;
width: 100%;
text-align: center;
font-size: 16px;
color: #000;
border: 1px solid #e3e3e3;
}
.actived{
	background:#b60903 ;
	background: #b60903;
}
.actived a{
	color: #fff;
}

.about-us-wrap{
	background:#f7f7f7 ;
}
.no-margin-top{
	margin-top: 0;
}
.m-bttom{
	margin-bottom: 60px;
}
.small-brand-nav{
	text-align: right;
	font-size: 13px;
	color: #666666;
	margin-top: 29px;
}
.xj-a1:hover{
	color: #fff;
}
.nav-boxshadow{
box-shadow: 7px -1px 20px 0px #d2cbcb;
    margin-bottom: 5px;
}
.abot-us-info-mian-box{
    border: 1px solid #e3e3e3;
    padding: 68px 57px;
    background: #fff;
    margin-top: 39px;
    padding-top: 40px;
    padding-bottom: 92px;
}
.us-desc{
    
}
.us-desc p{font-size: 15px;color: #666666; line-height: 26px;}
.about-pic-1{
	margin-top:47px;
}
.about-pic-1 img{
	margin-bottom: 27px;
}
.news-row1-title a{
	font-size: 20px;
	color: #000;
}
.news-row1{
	margin-bottom:83px;
}
.news-row1-con{
color: #777777;
    font-size: 14px;
    margin-top: 40px;
    line-height: 27px;
    height: 146px;
    overflow: hidden;
	
}
.news-row1-right{
    border: 1px solid #e3e3e3;
    padding: 38px;
    padding-top: 1px;
    border-left: 0;
}
.news-row1-left{
	padding-right: 0;
}
.center-news-date{
font-size: 14px;
    color: #999999;
    margin-top: 50px;
	
}
.center-news-date img{
	vertical-align: middle;
}
.aty-p{
	font-size: 17px;
	color: #000;
	    height: 18px;
    overflow: hidden;
    margin-bottom: 19px;
}
.allow-p{
    font-size: 14px;
    color: #777777;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}
.mark-item{
	margin-bottom: 20px;
}
.mark-item p:hover p{
	text-decoration: none;
}
.mark-date{
	margin-top: 20px;
}
.hy-news{
	background: url(../images/29.png) no-repeat;
	background-size: cover;
	padding-bottom: 50px;
	margin-top: 100px;
}
.hy-news-title a,.hy-news-title-add a{
	color: #fff;
}
.hy-news-item{
	width: 91%;
	border: 1px solid #f8b47a;
	padding: 20px;
	margin-bottom: 56px;
}
.hy-news-item h4{
    color: #fff;
    font-size: 20px;
    height: 22px;
    overflow: hidden;
}
.hy-news-p{
    font-size: 14px;
    color: #fff;
    padding: 0 13px;
    padding-right:0px;
    height: 48px;
    overflow: hidden;
    margin-top: 29px;
    line-height: 26px;
    margin-bottom: 30px;
}
.hy-news-item a{
	color: #fff;
	-moz-text-decoration-color: #fff;
	-webkit-text-decorations-in-effect:#fff ;
}
.nike{
	vertical-align: middle;
	margin-right:10px ;
}
.zhuanhui-item:hover .zhanhui-desc{
	background: #990000;
}
.zhuanhui-item {
    position: relative;
    margin-bottom: 8px;
}
.zhanhui-desc{
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.41);
    color: #fff;
    font-size: 16px;
    height: 56px;
    text-align: center;
    display: block;
    padding-right: 100px;
    overflow: hidden;
    line-height: 56px;
    padding-left: 18px;
    bottom: 0;
    left: 0;
	
}

.up-icon {
    display: block;
    position: absolute;
    right: 28px;
    bottom: -37px;
}
.zhanhui-title{
	font-size: 23px;
	margin-top: 100px;
	margin-bottom: 75px;
	
}
.news-info-title{
	font-size: 23px;
	color: #000000;
}
.news-info-info{
	font-size: 13px;
	color: #888888;
	margin-top: 33px;
}
.news-info-info span{
	margin-right: 38px;
}
.artical-bar{
	width: 100%;
	height: 1px;
	background: #e3e3e3;
	margin-top: 40px;
}
.news-info-con{
font-size: 14px;
    color: #666;
    line-height: 37px;
}
.news-info-con p {
   font-size: 14px;color: #666; line-height: 26px;
    
}
.artical-bar-bottom{
    margin-top: 50px;
    margin-bottom: 28px;
}
.prev-info-nav,.next-info-nav{
	margin-top:14px;
	color: #666666;
}
.prev-info-nav a,.next-info-nav a{
	color: #666;
}
.prev-info-nav a:hover,.next-info-nav a:hover{
	color:#990000
}
.product-type-box1{
    background: #f5f5f5;
    padding-top: 83px;
    padding-bottom: 50px;
}
.pr-right{
	padding: 0;
	margin-bottom:57px ;
}
.pr-left{
    padding: 0px;
    background: #fff;
    padding: 0 46px;
    line-height: 26px;
    margin-bottom:57px ;
        overflow: hidden;
}
.cp-type-name{
	font-size: 24px;
	color: #13131b;
	margin-top: 34px;
}
.name-bt-bar{
	width: 52px;
	height: 2px;
	background: #b60903;
	margin-top: 23px;
}
.con-pr-desc{
	font-size: 14px;
	color: #666666;
	margin-top: 45px;
}
.to-pr-info{
	display: block;
	width:127px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	background: #b60903;
	margin-top:50px;
	    margin-bottom: 41px;
}
.index_product-item img {
    
    margin-top: 22px;
}
.nei_product-item .index_product-p-bar{
	margin-top: 15px;
}
.nei_product-item{
	background: #fff;
}
.pr-brand-nav-top{
	height: 115px;
}
.product-type-box2{
	background: #fff;
}
.prodcut-list-con{
	background: none;
	border: none;
	padding: 0;
}
/******************************************************/

/*内页banner样式*/

.inside-banner{
	width: 100%;
}
.inside-banner img{
	width: 100%;
}
/*主盒子*/
.page-box a:link,
.page-box a:hover,
.page-box a:visited {
	text-decoration: none ;
	color: inherit ;
}
.page_nav li{
	display: inline-block;
	margin: 0px 10px;
	
}
.page_nav{
	margin: 0 -15px;
	margin-top: 25px;
	padding: 0px;
}
.page_nav .tt{
	color: #000000;
	font-size: 30px;
	
}
.page-box{
	font-family: "微软雅黑";
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 0px 8px;
}
/**/
/*新闻列表*/

.new-list-tt{
	margin: 0px auto;
	margin-top: 5.1%;
	margin-bottom:5.9%;
	text-align: center;
}
.new-list-tt>div:first-child{
	font-size: 25px;
}
.new-list-tt>div:last-child{
	font-size: 15px;
	color: #888;
}
.new-list-tt.honor-title>div:last-child{
	color: #888;
}
.col-sm-6 a:hover .zl-list-name{
	color: #990000;
}
.zl-list-name:hover{
	color: #990000;
}
.news-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
}
.news-list  .new{
	width: 31%;
	margin-bottom: 40px;
	box-shadow: 1px 1px 4px 1px #e3e3e3;
}
.news-list .new img{
	width: 100%;
}
.news-list .new:hover>div .tt{
	color: #990000;
}
.news-list .new>div{
	border-top: none;
	text-align: left;
	padding: 0px 20px;
}
.news-list .new>div .tt{
	text-overflow:ellipsis;
	font-size: 16px;
	color: #000000;
	padding-top: 24px;
	margin-bottom: 20px;
	white-space:nowrap;	
	overflow: hidden;
}
.news-list .new:hover>div p{
	color: #990000;
}
.news-list .new>div p{
	font-size: 13px;
	color: #777777;
	line-height: 26px;
	height: 54px;
	overflow: hidden;
}
.news-list .new:hover>div .btun{
		color: #990000;
}
.news-row1:hover .news-row1-con,.news-row1:hover a{
	color:#990000 ;
}
.news-list .new>div .btun {
	display: flex;
	justify-content: space-between;
	color: #999999;
	font-size: 12px;
    margin-top: 37px;
    margin-bottom: 30px;
}
.news-list .new>div .btun  .time{
	font-size: 14px;
}
.news-list .new>div .btun span{
	color: #b60903;
	
}
/*分页*/
.new-list-pager ul{
	margin: none;
	padding: none;
}
.new-list-pager {
	text-align: center;
	margin-bottom: 7%;
}
.new-list-pager li a{
	display: block;
	padding: 5px ;
}
.new-list-pager li{
	display: inline-block;
	border: 1px #989898 solid;
	margin: 2px;
	color: #989898;
}
.new-list-pager .active{
	background-color: #b60903;
	color: #FFFFFF;
	border-color: #b60903;
}
.new-list-pager .active a{
	color: #fff;
}
/*媒体查询*/
@media screen and (max-width: 992px) {

/***********新闻列表*************/

.news-list .new{
	width: 48%;
}

}
@media screen and (max-width:640px) {

/***********新闻列表*************/
.news-list{
	justify-content: center;
}
.news-list .new{
	width: 100%;
	max-width: 480px;
}

}
.pro-info-title{
	font-size: 25px;
	color: #fff;
}
.p-page{
	margin-right: 15px;
}
.info-product-name{
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
.use-l{
	vertical-align: sub;
}
.info-pr-desc{
	font-size: 14px;
	color: #666;
	 
	overflow: hidden;
	margin-top: 38px;
 
}
.xunjia-box{
	margin-top: 90px;
}
.xj-a1{
	display: inline-block;
	width: 180px;
	height: 60px;
	color: #fff;
	line-height: 60px;
	font-size:17px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	background: #b60903;
	margin-right: 5px;
}
.send-xj{
	display: inline-block;
	width: 75px;
	height: 60px;
	text-align: center;
	line-height:60px;
	background: #f3f3f3;
}
.other{margin-top: 33px;}
.other a{
	margin-right:20px;
}
.other span img{
	    vertical-align: text-bottom;
	    margin-right: 5px;
}
.linb{
	margin-top: 70px;
}
.swiper4{
	border: 1px solid #e3e3e3;
}
.p-info-left{
	margin-bottom: 25px;
}
.md35{
	background:#0162a5;
	padding: 20px;
}
.info-mid-bar{
	background: url(../images/A.png) no-repeat;
	background-size: cover;
	margin-top: 97px;
}
.info-mid-bar-item{
	height:51px;
	line-height: 51px;
	
	background: #b60903;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
	position: relative;

}
.info-mid-bar-item:after{
	position: absolute;
	content:"";
	width: 9px;
	height: 17px;
	background-image: url(../images/135.png);
	right: 20px;
	top: 50%;
	margin-top: -9px;
	
}
.actived-this{
	background: #fff;
	
}
.actived-this:after{
	background-image: url(../images/742.png);
}
.info-mid-bar-item a{
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
	
}
.actived-this a{
	color:#b60903;
}
.info-mid-bar-container{
	margin-top: 93px;
}
.info-of-product b{
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	margin: 35px 0;
	display: block;
}
.pr-speail-desc{
	font-size: 14px;
	color: #666;
	margin-top: 40px;
	line-height: 28px;
}
.pr-speail-desc p{
	margin:0;
}
.pr-speail-desc b{
 
	margin:0 0 10px 0;
 
	
	}
.mtop-64{
	margin-top: 64px;
}
.info-of-product img{
	
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	
}
.pr-info-bar-bottom{
	margin-top: 40px;
}
.prev-info-type a{
	color: #666;
}
.swiper-pagination-afg span.swiper-pagination-bullet{
	background: #fff;
	border: 1px solid #b60903;
	opacity: 1;
}

.swiper-pagination-afg span.swiper-pagination-bullet-active{
	background:#b60903 ;
}
.info-body-box{
	margin-bottom: 123px;
}
.app-title-p{
	font-size: 22px;
	color: #b60903;
	margin-bottom: 52px;
}
.app-item-box1{
	background: #f5f5f5;
	padding: 25px;
	overflow: hidden;
}
.app-desc-con{
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    margin-top: 100px;
    height: 105px;
    overflow: hidden;
}
.xq-app{
	display: block;
	width: 182px;
	height: 47px;
	text-align: center;
	line-height: 47px;
	background: #fff;
	font-size: 13px;
	color: #777777;
	margin-left: 75px;
	margin-top: 80px;
}
.app-container{
	margin-top: 98px;
	margin-bottom: 137px;
}
.group-appp{
	margin-bottom: 43px;
}
.support-title{
	font-size: 22px;
	color: #b60903;
	font-weight: bold;
	margin-top:19px;
}
.support-p-desc{
	font-size: 19px;
	color: #777777;
	margin-top:26px;
}
.spp-img{
	margin: 0 auto;
	margin-top:134px ;
}
.support-server{
	margin-top:110px ;
}
.rellop{
    font-size: 15px;
    color: #666666;
    line-height: 33px;
    margin-bottom: 56px;
}
.qadvantage{
	font-size: 16px;
	color: #666666;
	margin-bottom: 33px;
}
.qadvantage span img{
vertical-align: middle;
    margin-right: 31px;
}
.spp-img2{
	margin-bottom: 82px;
}
.check-more-info{
	display: block;
	width: 203px;
	height: 44px;
	color: #b60903;
	border: 1px solid #b60903;
	text-align: center;
	line-height: 43px;
	margin: 0 auto;
	margin-top:40px;
	overflow: hidden;
}
.us-desc img{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.more-a:hover{
	color: #fff;
}
.check-more-info:hover{
	background: #990000;
	color: #fff;
}
.row{
	clear: both;
}
.costumer-server{
	background: url(../images/pop001.jpg) no-repeat;
	background-size: cover;
	margin-top: 107px;
}
.costumer-server-tritle{
	font-size: 31px;
	color: #fff;
	margin-top: 88px;
	font-weight: bold;
	margin-bottom: 30px;
}
.costumer-server-tritle-p{
	font-size: 16px;
	color: #fff;
	margin-bottom: 90px;
}
.costumer-server-item{
	    margin-bottom: 54px;
	
}
.costumer-server-item-desc{
	background: #fff;
	    padding-bottom: 15px;
	font-size: 14px;
	color: #666;
	padding-left: 25px;
	padding-top: 19px;
}
.technical-information{
	background: #f5f5f5;
}
.information-title{
	font-size: 25px;
	color: #000000;
}
.informatio-p{
	font-size: 16px;
	color: #666;
}
.download-item{
	height: 45px;
	line-height: 45px;
	background: #fff;
}
.more-a{
	font-size: 15px;
	color: #fff;
	display: block;
	margin-bottom: 50px;
}
.download-item{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	padding: 0 25px;
	padding-right: 0;
	margin-bottom: 23px;
}
.download-item p{
	margin: 0;
}
.download-item img{
	margin-right: 15px;
}
.download-item a{
	color: #666;
}
.more-download{
	background: #b60903;
	color: #fff;
	margin-bottom: 79px;
}
.more-download:hover{
	background: #5F5F5F;
	color: #fff;
	border: none;
}
.download-item:hover a{
	color: #990000;
}
p.width-p {
    width: 95%;
    height: 50px;
    overflow: hidden;
}
.olpip{
	width: 14%;
}
.shili-banner{
	top: 73%!important;
}
.shili-banner-desc{
	display: flex;
	align-items: center;
    justify-content: space-around;
}
.shili-banner-desc span h3{
	font-size: 29px;
	font-weight: normal;
}
.shili-banner-desc p{
    font-size: 16px;
    width: 56%;
    line-height: 34px;
}
.shili-ps-desc{
	width: 100%;
	text-align: center;
	height: 57px;
	line-height: 57px;
	color: #fff;
	background:#870d04;
	margin:0;
}
.shili-gig{
	margin-top: 71px;
}
.shili-gig-item{
	margin-bottom: 50px;
}
.pic-cc-box{
	position: relative
}
.pic-cc-box:hover .optical-box{
	opacity: 0;
	transition: all 0.2s;
}
.optical-box{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.38);
	position: absolute;
	top: 0;
	left: 0;
}
.shili-more{
	overflow: hidden;
	clear: both;
	margin-top: 38px;
}
.shili-more:hover{
	background: #990000;
	color: #fff;
}
.zhuanli{
	background: url(../images/1380.png);
	margin-top: 118px;
}
.zhuanli-title{
    font-size: 29px;
    color: #fff;
    margin-bottom: 50px;
    margin-top: 43px;
}
.zhuanli-pax-desc{
	font-size: 15px;
	color: #fff;
	line-height: 35px;
	margin-bottom: 68px;
}
.nei-box {
    padding: 27px;
}
.boll-bar{
	width: 100%;
	height: 1px;
	background: #fff;
	transform: scaleY(0.5);
}
.leftMenu ul li a {
    color: #fff;
    font-size: 13px;

}
.f2 ul li a{
	font-size: 12px!important;
}
.leftMenu ul li a:hover{
	text-decoration: underline;
}
.app-item-box1:hover{
	background: #990000;
}
.app-item-box1:hover .app-desc-con,.app-item-box1:hover .app-title-p{
	color: #fff;
}
.nav .nav_li .nav_a{font-size:17px; display:block;color:#fff; position:relative;}
.nav .nav_li .nav_a:before{content:''; width:100%; height:4px; background-color:#ffcc19; position:absolute;z-index: -1; left:0;top:-3px; display:none; overflow:hidden;}
.nav .nav_li:hover .nav_a:before{display:block;}
.nav .nav_li ._layer{ position:absolute;top:100%; left:0; width:736px; background:url(../img/white.9.png) repeat;display:none; overflow:hidden;padding-bottom: 20px; box-shadow:5px 5px 10px rgba(0,0,0,.1)}
.nav .nav_li ._layer ._nav2{ padding-top:10px;}
.nav .nav_li ._layer ._nav2 >li>a{display:block; font-size:14px; color:#000; position:relative;}
.nav .nav_li ._layer ._nav2 >li>a:after{ content:'';width:0; height:0;border-top:4px transparent solid; border-bottom:4px transparent solid; border-left:4px #ffc600 solid; position:absolute; right:4%; top:50%; margin-top:-4px;}
.nav .nav_li ._layer ._nav2>li:hover>a{ background-color:#f3f3f3;}
.nav .nav_li ._layer ._nav2{float: left; width:18%;top:0;background: #ffc600;height: 100%;padding-bottom: 9999px;margin-bottom: -9999px;}
.nav .nav_li ._layer ._nav2 li{float: none;width:auto;color:#624e00;line-height:43px;}
.nav .nav_li ._layer ._nav2 a{font-size:14px; color:#000;}
.nav .nav_li ._layer ._nav2 a:hover{color:#666;}

.nav .nav_li ._layer ._c .p{line-height: 20px;}
.nav .nav_li ._layer ._c{float: left;width:73.5%; padding:35px 0 35px 35px;color:#5f5f5f; line-height: 1.8;}
.nav .nav_li ._layer ._c .li{float:left;width:46%; margin-right: 4%;}
.nav .nav_li ._layer ._c ._img{display: block;width:100%;margin-bottom: 15px;}
.nav .nav_li ._layer ._c ._t{color:#000;font-size:1.2em;margin-bottom: .5em;font-weight: 700;font-size:18px;}
.nav .nav6 ._lev2,.nav .nav7 ._lev2{left:auto; right:0;}

.pageController{  margin:0 auto; display:table  }
.pageController a{float:left;display:block;background-color:#FFF; border:#820205 1px solid; color:#820205;padding:5px 14px 5px 14px; margin-right:5px; line-height:18px; font-size:13px;}
.pageController a:hover{background-color:#efefef;color:#B90128; text-decoration:none; font-weight:bold; border:#efefef 1px solid;}
.pageController .currPage {background-color: #efefef;color:#820205;font-weight:bold;border:#666666 1px solid;}
.clear{clear:both;}
.slide-right-box{
	position: fixed;
	right: 5%;
	bottom: 20%;
	width: 62px;
	height: 130px;
	display: none;

}
.slide-right-box p{
	margin:0 0 10px;
	margin-bottom: 2px;

}
.slide-right-box p a{
	display: block;
	width: 100%;
	height: 62px;
	background: url(../images/yijian.png) no-repeat;
	background-size: cover;
	background-position: 0 0;
}
.slide-right-box p .top-a{
	background-position: 0 -63px;
}

.navbar-nav li .cheshi {width: 457px;}
.navbar-nav li .cheshi .drop_layout-left{ width:30%}
.navbar-nav li .cheshi .drop_layout-right{ width:70%}
.navbar-nav li .cheshi .drop_layout-right ._c .li{ width:100%; margin:0 0 6%}
.navbar-nav li .cheshi .drop_layout-right ._c{float: left;width:92%; padding:8% 0 3% 8%;color:#5f5f5f; line-height: 1.8;background: none;}