ul,
li {
	list-style: none ;
}
a:hover{ text-decoration: none;}

.logo {
	float: left;
}

.logo img {
	width: 126px;
	height: auto;
	margin: 12px 0;
}
.navbar-nav {
	float: left !important;
}

.carousel-control {
	font-size: 80px !important;
}

.banbottom {
	height: 68px;
	line-height: 68px;
	background: #ecd52f;
}

.banbleft {
	width: 50%;
	height: auto;
	float: left;
}

.banbright {
	width: 50%;
	height: auto;
	float: right;
	margin: 16px 0;
}

.banbright form {
	float: right;
}

.input-group-btn {
	height: 66px;
	display: block;
	margin-top: -11px;
}

.input-group {
	width: 300px;
}

.input-lg {
	height: 40px;
	padding: 0 16px;
	font-size: 12px;
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 9px 16px;
	font-size: 14px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px;
	margin-top: -6px;
}

.top p{
	color: #FFF;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}
.Language{
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	background: #747474;
	color: #fff;
	float: right;
	margin-top: 4px;
}
.Language:hover{
	background: #ca1f1c;
	color: #fff;
}
.syprobox{
	width: 100%;
	height: auto;
	display: list-item;
}
.syprobox ul {
	width: 100%;
	height: auto;
	display: contents;
}
.syprobox ul li:nth-of-type(1) {
	background: #ca1f1c;
	font-weight: 600;
	font-size: 20px;
}
.syprobox ul li:nth-of-type(1) p a {
	color: #fff;
}
.syprobox ul li:hover {
	background: #ca1f1c;
}
.syprobox ul li:hover p a {
	color: #fff;
	cursor: pointer;
}
.syprobox ul li p {
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-right: 1px solid #ddd;
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
}
.syprobox ul li p a {
	color: #111;
	font-size: 18px;
}
.syprobox ul li:nth-of-type(6) p {
	border-right: none;
}
.syprobox ul li:nth-of-type(12) p {
	border-right: none;
}
.pa0{
	padding: 0;
}
.dropdown-menu {
	position: absolute;
	top: 172%;
}

/* footer */
footer p {
	width: 100%;
	height: auto;
	margin: 0 !important;
	padding: 3px 0;
	text-align: justify;
	color: #777;
}

.flink {
	width: 100%;
	color: #999;
	padding: 14px 0;
	line-height: 34px;
}
.flink i{
	color: #ca1f1c;
}
.flink li span{
	margin-left: 26px;
}
.fbox{
	width: 100%;
	height: auto;
	background: #19181d;
	padding: 38px 0 0;
}
.fbox h3{
	color: #b2b1b8;
	font-weight: 600;
	font-size: 20px;
}
.fbox h3:hover{
	color: #ca1f1c;
	cursor: pointer;
}
.fbox p{
	line-height: 28px;
}
.fbq{
	background: #111014;
	padding: 15px 0;
}

/* 产品切换 */
#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
	display: none;
}

.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}

.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 100%;

}

.nbs-flexisel-item {
	float: left;
	margin-right: 8px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}

.nbs-flexisel-item img {
	width: 100%;
	cursor: pointer;
	positon: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	/*max-width:100px;
	max-height:45px;*/
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	opacity: 0.5;
}

.nbs-flexisel-nav-left {
	left: 10px;
	background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
	right: 5px;
	background: url(../images/button-next.png) no-repeat;
}

a.cm-overlay {
	text-decoration: none;
	overflow: hidden;
	display: block;
}

.gimg:hover {
	-webkit-transform: scale(1.18);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}

.w3_tab_img_left .agile-gallery-info p {
	margin: 20px 0;
}

.w3_tab_img_left:hover .agile-gallery-info p {
	margin-top: 20px;
}

/* position */
.position {
	border-bottom: 1px solid #ddd;
	height: 54px;
	line-height: 54px;
	padding: 0 15px;
}

.position a {
	color: #333;
}

.position div{ display:inline; float:left;}

.position div a:last-child {
	color: #ce1f28 !important;
}

.position .pback {
	border: 1px solid #ce1f28;
	border-radius: 20px;
	padding: 0 18px;
	line-height: 32px;
	margin: 13px 0;
	height: 30px;
}
.abox .ab{
	width: 100%;
	height: auto;
	margin: 38px auto 18px;
	text-align: center;
}

.abox p{ text-indent:2em; line-height:1.75;}

/*left*/
.Introduction {
	width: 100%;
	margin: 20px 0;
}

.Introduction>h3 {
	text-align: center;
	color: #fff;
	background: #ce1f28;
	border-radius: 0 20px 20px 0;
	padding: 10px 0;
	font-size: 18px;
	margin: 0;
	border-radius:
}

.Introduction>ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.Introduction>ul>li {
	list-style: none;
	text-align: left;
	width: 100%;
	display: inline-block;
	/*border-top: solid 1px #666;*/
}
.Introduction>ul>li>ul{
	padding-left: 0;
}
.Introduction>ul>li>ul>li>ul{
	padding-left: 0;
}
.Introduction>ul>li>ul>li>ul>li {
	position: relative;
}

.Introduction>ul>li>ul>li>ul>li:hover>a {
	color: #333;
}

.Introduction>ul>li>ul>li>ul>li:hover>ul {
	opacity: 1;
	z-index: 2;
}

.Introduction>ul>li>ul>li>ul>li>ul {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	width: 65%;
	text-align: center;
	background: rgba(68, 155, 189, 0.7);
	transition: .3s;
	z-index: -9999;
}

.Introduction>ul>li>ul>li>ul>li>a {
	border-bottom: dotted 1px #ccc;
	width: 90%;
	margin: 0 5%;
	display: inline-block;
}

.Introduction>ul>li>ul>li>ul>li:last-of-type>a {
	border: none !important;
}

.Introduction>ul>li>ul>li>ul>li>ul>li {
	border-bottom: dotted 1px #ccc;
}

.Introduction>ul>li>ul>li:last-of-type {
	border: none !important;
}

.Introduction>ul>li>ul>li>ul>li:last-of-type {
	border: none !important;
}

.Introduction>ul>li>a {
	color: #333;
	font-size: 18px;
	width: 100%;
	display: inline-block;
	padding: 8px 0;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	border-bottom: solid 1px #aaa;

}

/* .Introduction>ul>li:last-of-type>a {
	border: none !important;
} */

.Introduction>ul>li>ul>li>a {
	font-size: 15px;
	color: #333;
	display: inline-block;
	background: #f5f5f5;
	width: 100%;
	padding: 10px 0 10px 15px;
	margin-bottom: 1px;
	text-decoration: none !important;
}

.Introduction>ul>li>ul>li>a:hover {
	color: #ce1f28;
}

.Introduction>ul>li>ul>li>ul>li>a {
	font-size: 13px;
	color: #666;
	padding-left: 20px;
	line-height: 30px;
	text-decoration: none !important;
}

.Introduction>ul>li>ul>li>ul>li>a:hover {
	color: #ce1f28;
}

.Introduction>ul>li>ul>li>ul>li>ul>li>a {
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	display: inline-block;
	width: 100%;
}

.Introduction-r {
	margin: 20px 0 0 20px;
}

.Introduction-r>h2 {
	line-height: 42px;
	border-bottom: solid 1px #333;
	text-align: right;
}

.Introduction-r>h2>span {
	font-size: 18px;
	color: #016934;
	font-weight: bold;
	float: left;
}

.Introduction-r>h2>small {
	font-size: 14px;
	color: #666;
	display: inline-block;
}

.Introduction-r>h2>small>a {
	text-decoration: none;
	color: #666;
}

.Introduction-r>h1 {
	text-align: center;
	font-size: 26px;
	color: #333;
	margin-bottom: 20px;
}

.Introduction-r>p {
	text-indent: 2em;
	font-size: 14px;
	color: #333;
}

.profl {
	padding-left: 0;
}

.profl li {
	line-height: 36px;
	height: 36px;
	border-radius: 0 20px 20px 0;
	padding-left: 25px;
	margin-bottom: 2px;
}

.profl .active {
	background: #ce1f28;
}

.profl .active a {
	color: #fff;
	text-decoration: none;
}

.profl li a {
	color: #333;
	text-decoration: none;
}

.profl li:hover {
	background: #666;
	cursor: pointer;
}

.profl li:hover a {
	color: #fff;
}
.protit{
	border-bottom: 1px dotted #ddd;
	line-height: 54px;
	margin-top: 5px;
}

/* download */
.single-pricing-box1 {
	position: relative;
	display: block;
	margin: 40px 0;
}

.single-pricing-box1 ul {
	position: relative;
	display: block;
	border: 1px solid #f2f2f2;
	padding: 0 30px 0;
}

.single-pricing-box1 ul li {
	position: relative;
	display: block;
	overflow: hidden;
	line-height: 68px;
	border-top: 1px solid #f2f2f2;
	color: #ffffff;
	z-index: 1;
}

.single-pricing-box1 ul li:first-child {
	border-top: none;
}

.single-pricing-box1 ul li.title {
	display: block;
	padding: 34px 0 14px;
}

.single-pricing-box1 ul li h3 {
	color: #333333;
	font-size: 18px;
	text-transform: uppercase;
	display: inline-block;
	float: left;
}

.single-pricing-box1 ul li h5 {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 4px 0;
}

.single-pricing-box1 ul li h5 a {
	color: #333333;
}

.single-pricing-box1 ul li p {
	color: #333333;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	display: inline-block;
	float: left;
	line-height: 68px;
	position: relative;
	padding-left: 15px;
}

.single-pricing-box1 ul li p::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 27px 0;
	width: 5px;
	height: 14px;
	background: #c7000a;

}

.single-pricing-box1 ul li:last-child {}

.single-pricing-box1 ul li span:before {
	position: relative;
	color: #d0d0d0;
	font-size: 28px;
	line-height: 28px;
	display: inline-block;
	float: left;
	padding-right: 19px;
	margin: 20px 0;
}

.single-pricing-box1 ul li b {
	position: relative;
	float: right;
	color: #999999;
	font-size: 16px;
	font-weight: 400;
}

.single-pricing-box1 ul li b:hover {
	color: #ce1f28;
}

/* contact */
.linkzi {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 30px 0;
}

.liuybox {
	width: 100%;
	height: auto;
	border: 1px solid #ddd;
	padding: 30px;
	margin: 50px 0 80px;
}

.liuybox .ly {
	width: 31.3333%;
	float: left;
	margin: 0 1% 15px;
}

.liuybox .me {
	width: 98%;
	margin: 0 1%;
}

.nyright {
	padding-bottom: 20px;
}

/*ny_style_new*/
.xinwen{ width: 96%; margin: 12px 2%; border-bottom: 1px solid #ddd; padding-bottom: 12px;}
.xinwen .ri{ width: 20%; float: left; color: #333; text-align: center; padding-top: 15px;}
.xinwen .ri time:nth-child(1){ font-size: 26px; color: #ce1f28;}
.xinwen .wen_nei{ width: 80%; float: left; color: #333;}
.xinwen .wen_nei:hover h4{ color: #ce1f28; }
.xinwen .wen_nei p{ color: #666;
display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;}
.news_show{
    margin: 50px 0 0;
}

.news_show .news-cont{ padding-bottom:50px;}
.news_show .news-cont p{ text-indent:2em;}

/* product */
.probox{
	margin-top: 26px;
}
.grid{
	width: 100%;
	text-align: center;	
}
.grid img{
	width: 100%;
	height: auto;
	border: 1px solid #ddd;
}

.grid span{
	color: #333;
	line-height: 56px;
}

.scym{
	width: 100%;
	height: auto;
}
.dropdown-menu>li>ul{
	display: none;
}
@media (max-width: 678px) {
	.top{
		display: none;
	}
	.dropdown-menu>li>ul{
		display: block;
	}
	.dropdown-menu>li>ul>>li>a{
		color: #222 !important;
		line-height: 26px;
	}
	.leftp{
		display: none;
	}
	.left{
		display: none;
	}
	.nyright ul{
		padding-left: 0;
	}
}