@charset "utf-8";
* {}

body {
	font-family: "微软雅黑";
	overflow-x: hidden;
}

.header {
	max-width: 1920px;
	margin: 0 auto;
	height: 140px;
}

.header-login {
	max-width: 1920px;
	height: 44px;
	background-color: #000000;
	text-align: center;
}

.login-center {
	width: 1200px;
	height: 44px;
	margin: 0 auto;
	position: relative;
}

.login-pic {
	position: absolute;
	bottom: 0;
	right: 20px;
}

.login-center span {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #ffffff;
}

.login-center span a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #ffffff;
}

.login-center span a:hover {
	text-decoration: none;
}

.login-center p {
	font-size: 16px;
	color: #fff;
	float: right;
}

.header-nav {
	height: 96px;
	background-color: #000000;
}

.header-content {
	width: 1200px;
	margin: 0 auto;
}

.header-logo img {
	height: 80px;
	width: 340px;
}

.header-navlist {
	float: right;
	width: 800px;
	height: 80px;
}

.header-innernav {
	width: 700px;
	height: 80px;
	float: left;
}

.header-innernav .header-onlynav {
	width: 100px;
	height: 80px;
	float: left;
}

.header-onlynav .header-a {
	text-align: center;
	width: 116.66px;
	height: 60px;
	line-height: 90px;
	float: left;
	list-style-type: none;
}

.header-onlynav .header-a a {
	text-align: center;
	font-size: 19px;
	font-family: "微软雅黑";
	color: #ffffff;
	text-decoration: none;
}

.header-onlynav .header-a a:hover {
	color: #bf000d;
}

.header-onlynav .header-p p {
	display: none;
	color: #bf000d;
	width: 116.66px;
	height: 20px;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
}

.header-onlynav:hover p {
	display: block;
}

.header-jp {
	line-height: 90px;
	text-align: right;
	float: right;
	width: 100px;
	height: 80px;
}

.header-jp a {
	font-size: 14px;
	font-family: "微软雅黑";
	text-decoration: none;
	color: #959595;
}

.header-jp button {
	background-color: black;
	border: 1px solid black;
}

.header-jp button a {
	color: #ffffff;
}

.header-jp .active {
	color: #ffffff;
	font-size: 14px;
	font-family: "微软雅黑";
	text-decoration: none;
	border: 1px solid #bf000d;
	background-color: #bf000d;
}

.bannerbox {
	width: 100%;
	position: relative;
	overflow: hidden;
	min-height: 500px;
}

#myCarousel {
	max-width: 1920px;
	margin: 0 auto;
}

.center-all {
	margin: 0 auto;
	height: 130px;
	max-width: 1920px;
	background-color: #e0e0e0;
}

.center-content {
	padding-top: 40px;
	margin: 0 auto;
	width: 1200px;
	height: 90px;
}

.center-enname {
	font-size: 30px;
	font-family: "微软雅黑";
	color: #bf000d;
	font-weight: bold;
}

.center-cnname {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #333333;
}

.about-all {
	margin: 0 auto;
	max-width: 1920px;
	height: 640px;
	background: url(../images/about-bg.png) no-repeat center;
	position: relative;
}

.about-inner {
	width: 1200px;
	margin: 0 auto;
}

.about-left {
	width: 450px;
	height: 600px;
}

.about-titlecn {
	padding-top: 95px;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #ffffff;
	font-weight: bold;
}

.about-titleen {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	font-family: Arial;
	color: #bf000d;
}

.about-intro {
	padding-top: 20px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #ffffff;
}

.about-more {
	padding-top: 25px;
}

.about-more a {
	padding: 0 10px 0 10px;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: center;
	border: 1px solid #ffffff;
	width: 110px;
	height: 35px;
	color: #ffffff;
}

.about-more a:hover {
	text-decoration: none;
}

.about-center {
	float: right;
	width: 21%;
	height: 374px;
	/*background-color: #333333;*/
	background: url(../images/pro-bg.jpg) center no-repeat;
	background-size: 210%;
}

.about-addresscn {
	padding-top: 90px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 24px;
	font-family: "微软雅黑";
}

.about-addressen {
	margin-top: -20px;
	position: relative;
	left: 80px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	font-family: Arial;
	color: #bf000d;
	font-size: 20px;
}

.about-address-intro {
	margin-top: 20px;
}

.about-address-intro p {
	color: #ffffff;
	font-size: 14px;
	text-align: center;
}

.about-admore {
	text-align: center;
	padding-top: 40px;
}

.about-admore a {
	padding: 0 10px 0 10px;
	font-size: 14px;
	font-family: "微软雅黑";
	border: 1px solid #ffffff;
	width: 110px;
	height: 35px;
	color: #ffffff;
}

.about-admore a:hover {
	text-decoration: none;
}

.about-video {
	width: 350px;
	height: 230px;
	position: relative;
	top: -40px;
}

.about-map {
	width: 55%;
	height: 380px;
	position: relative;
	z-index: -3;
	float: right;
	overflow: hidden;
}

.about-map img {
	width: 100%;
	height: 493px;
}

.product-all {
	margin: 0 auto;
	max-width: 1920px;
	 background: url(../images/pro-bgh.jpg) center;
	/*background-color: #e60012;*/
	height: 660px;
}

.product-content {
	width: 1200px;
	margin: 0 auto;
	height: 600px;
}

.product-content-left {
	float: left;
	height: 510px;
	width: 600px;
}

.product-content-right {
	float: left;
	height: 510px;
	width: 600px;
}

.product-in-introduce {
	text-align: center;
	line-height: 15px;
	background-color: black;
	color: #fff;
}

.product-one-title {
	margin-top: 120px;
}

.product-one-title p {
	font-size: 14px;
	font-family: Arial;
	color: #ffffff;
}

.product-one-title img {
	width: 350px;
	height: 225px;
}

.product-pic {
	position: absolute;
	z-index: 1;
	width: 305px;
	height: 360px;
}

.product-bg {
	width: 440px;
	height: 290px;
	position: relative;
	top: 160px;
	float: right;
}

.product-bg img {
	position: relative;
	top: -75px;
	width: 440px;
	height: 290px;
}

.product-right-intro {
	text-align: right;
	position: relative;
	color: #ffffff;
	float: left;
	top: 180px;
	right: 145px;
}

.product-right-intro {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #ffffff;
}

.product-right-more {
	position: relative;
	top: 450px;
	left: 50px;
	width: 135px;
	height: 40px;
}

.product-right-more a {
	padding: 2px 20px 2px 20px;
	border: 1px solid #ffffff;
	width: 135px;
	height: 40px;
	color: #ffffff;
	font-size: 20px;
	font-family: "微软雅黑";
}

.product-right-more a:hover {
	text-decoration: none;
}

.product-down {
	float: left;
	width: 1200px;
	height: 470px;
	margin: 0 auto;
}

.product-down-bg {
	position: relative;
	top: 115px;
	width: 440px;
	height: 285px;
	margin: 0 auto;
}

.product-down-bg img {
	width: 440px;
	height: 285px;
	margin: 0 auto;
}

.product-down-pic {
	float: right;
	width: 330px;
	height: 185px;
}

.product-down-pic img {
	position: relative;
	top: -190px;
	left: -180px;
	width: 330px;
	height: 185px;
}

.product-down-intro {
	position: relative;
	top: 60px;
	float: right;
	left: 145px;
}

.product-down-intro p {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #ffffff;
}

.product-down-more {
	width: 135px;
	height: 40px;
	padding-top: 10px;
}

.product-down-more a {
	padding: 2px 20px 2px 20px;
	border: 1px solid #ffffff;
	width: 135px;
	height: 40px;
	color: #ffffff;
	font-size: 20px;
	font-family: "微软雅黑";
}

.product-down-more a:hover {
	text-decoration: none;
}

.tec-all {
	margin: 0 auto;
	max-width: 1920px;
	height: 640px;
	background: url(../images/tec-bgh.jpg) center no-repeat;
	background-size: 1920px;
	/*background-color: #333333;*/
}

.tec-content {
	width: 1200px;
	margin: 0 auto;
	height: 630px;
}

.tec-left {
	float: left;
	width: 390px;
	height: 630px;
}

.tec-left-title {
	margin-top: 110px;
}

.tec-left-title p {
	font-weight: bold;
	padding-top: 110px;
	color: #fff;
	font-size: 24px;
	font-family: "微软雅黑";
}

.tec-left-intro p {
	color: #ffffff;
	font-size: 14px;
	font-family: "微软雅黑";
}

.tec-video {
	width: 250px;
	height: 230px;
}

.tec-right {
	float: left;
	width: 810px;
	height: 630px;
}

.tec-pic-1 {
	float: left;
	width: 265px;
}

.tec-pic-one img {
	margin-top: 72px;
	width: 235px;
	height: 325px;
	float: right;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

.tec-pic-one img:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.tec-pic-intro .tec-number {
  	margin-left: 120px;
    font-family: "微软雅黑";
    color: #ffffff;
	margin-left: 120px;
	font-family: "微软雅黑";
	color: #ffffff;
}

.tec-pic-intro p {
	margin-left: 100px;
	font-size: 20px;
	font-family: "微软雅黑";
}

.tec-pic-intro p a {
	color: #ffffff;
	text-decoration: none;
}

.tec-pic-one p {
	position: relative;
	top: -50px;
	left: 80px;
	color: #ffffff;
	float: left;
	font-size: 24px;
	font-family: "微软雅黑";
}

.tec-more {
	width: 135px;
	height: 35px;
	padding: 10px 0 0 105px;
}

.tec-more a {
	padding: 2px 10px 2px 10px;
	border: 1px solid #ffffff;
	width: 135px;
	height: 35px;
	color: #ffffff;
	font-size: 20px;
	font-family: "微软雅黑";
}

.tec-more a:hover {
	text-decoration: none;
}

.tec-pic-2 {
	float: left;
	width: 265px;
	height: 630px;
}

.tec-pic-3 {
	float: left;
	width: 265px;
	height: 630px;
}

.tec-pic-two img {
	margin-top: 12px;
	width: 235px;
	height: 325px;
	float: right;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

.tec-pic-two img:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.app-all {
	margin: 0 auto;
	max-width: 1920px;
	height: 660px;
	background-color: #e60012;
}

.app-content {
	width: 1200px;
	margin: 0 auto;
	height: 640px;
}

.app-one {
	padding-top: 25px;
	width: 1200px;
}

.app-xka {
	padding-right: 10px;
	float: left;
	height: 180px;
	width: 290px;
}

.app-number {
	height: 45px;
	width: 290px;
}

.app-number p {
	margin-left: 19px;
	color: #ffffff;
	font-size: 45px;
	font-family: "微软雅黑";
}

.app-pic {
	float: left;
	width: 280px;
	height: 150px;
}

.app-pic img {
	width: 280px;
	height: 150px;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

.app-pic img:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.app-pic p {
	color: #ffffff;
	font-size: 20px;
	font-family: "微软雅黑";
	text-align: center;
}

.app-title {
	width: 290px;
	height: 25px;
}

.app-title p {
	color: #ffffff;
	font-size: 18px;
	font-family: "微软雅黑";
	text-align: center;
}

.app-second {
	float: right;
	width: 900px;
	height: 240px;
	padding-top: 20px;
}

.app-third {
	float: right;
	width: 900px;
	height: 240px;
	margin-top: -10px;
}

.app-left-content {
	width: 290px;
	height: 370px;
	margin-top: 200px;
}

.app-left-pic {
	width: 290px;
	height: 370px;
}

.app-left-title {
	margin-top: -120px;
	width: 290px;
	height: 65px;
}

.app-left-title .after-add {
	text-align: center;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #ffffff;
	font-weight: bold;
}

.app-left-title p {
	font-size: 14px;
	text-align: center;
	font-family: "微软雅黑";
	color: #ffffff;
}

.news-all {
	margin: 0 auto;
	max-width: 1920px;
	height: 660px;
	/*background-color: #333333;*/
	background: url(../images/newss.jpg) center;
}

.news-center {
	width: 1200px;
	margin: 0 auto;
	height: 560px;
}

.news-left {
	float: left;
	width: 594px;
	height: 560px;
}

.news-left-pic {
	background-color: #8D8D8D;
	width: 570px;
	height: 373px;
}

.news-left-pic img {
	padding: 83px 25px 0 0;
	width: 570px;
	height: 290px;
}

.index_carousel {
	float: right;
	width: 820px;
	height: 440px;
}

.index_carousel .carousel-caption {
	bottom: 0;
	left: 0;
	padding: 0;
	width: 820px;
	height: 40px;
	line-height: 40px;
	background: #000;
	opacity: 0.8;
	font-size: 16px;
}

.index_carousel .carousel-caption a {
	width: 620px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	display: block;
}

.index_carousel .carousel-indicators {
	width: auto;
	padding: 0;
	margin: 0;
	right: 73px;
	bottom: 9.5px;
	left: auto;
}

.index_carousel .carousel-indicators li {
	background-color: #fff;
	border: none;
	width: 8px;
	height: 8px;
	margin: 0;
	margin-right: 12px;
	border-radius: 100%;
}

.index_carousel .carousel-indicators .active {
	width: 8px;
	height: 8px;
	margin-right: 12px;
	border-radius: 100%;
	background: #ff0000;
}

.index_carousel .carousel-control {
	top: auto;
	bottom: 8.5px;
	left: auto;
	width: 23px;
	opacity: 1;
	z-index: 10;
	background: none;
}

.index_carousel .carousel-control.left {
	right: 43px;
}

.index_carousel .carousel-control.right {
	right: 10px;
}

.index_row h2 {
	width: 100%;
	height: 47px;
	line-height: 47px;
	text-indent: 38px;
	font-size: 20px;
	color: #004387;
	font-weight: bold;
	border-bottom: 1px solid #e0e0e0;
	background: url(../img/icon_rudder.png) no-repeat center left;
	margin-bottom: 10px;
}

.index_content {
	float: left;
	width: 570px;
	margin-right: 30px;
}

.content_title {
	width: 100%;
	height: 47px;
	border-bottom: 1px solid #e0e0e0;
}

.content_title ul {
	float: left;
}

.content_title ul li {
	display: block;
	float: left;
	margin-right: 30px;
	cursor: pointer;
	font-size: 20px;
	height: 47px;
	line-height: 47px;
	color: #888;
}

.content_title ul li.active {
	color: #333;
	border-bottom: 2px solid #004387;
}

.content_title ul li:hover {
	color: #333;
}

.content_title h3:hover {
	color: #333;
}

.content_title h3.active {
	color: #333;
	border-bottom: 2px solid #004387;
}

.content_title h3 {
	float: left;
	color: #888;
	font-size: 20px;
	height: 47px;
	line-height: 47px;
	margin-right: 30px;
	cursor: pointer;
}

.content_title a {
	float: right;
	color: #333;
	height: 47px;
	line-height: 47px;
}

.content_title a:hover {
	color: #000;
}

.content_first {
	width: 380px;
	height: 110px;
	margin-top: 20px;
}

.content_first img {
	float: left;
	width: 160px;
	height: 110px;
	cursor: pointer;
}

.content_first figcaption {
	float: left;
	width: 210px;
	height: 110px;
	margin-left: 10px;
	position: relative;
}

.content_first figcaption h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	height: 55px;
	overflow: hidden;
	cursor: pointer;
}

.content_first figcaption h4:hover {
	color: #000;
}

.content_first figcaption p {
	color: #666;
	position: absolute;
	bottom: 0;
	height: 45px;
	overflow: hidden;
	line-height: 1.4;
}

.content_list {
	width: 570px;
	height: 202px;
	padding-top: 10px;
	font-size: 16px;
	overflow: hidden;
}

.content_list li {
	width: 360px;
	height: 32px;
	padding-left: 15px;
	background: url(../img/icon_disc_1.png) no-repeat center left;
}

.content_list li a {
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #333;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content_list li a:hover {
	color: #000;
}

.content_first_highlight {
	width: 570px;
	margin-top: 84px;
}

#content_carousel {
	width: 570px;
	height: 210px;
}

#content_carousel .carousel-caption {
	position: relative;
	left: 100px;
	width: 470px;
	bottom: auto;
	padding: 0;
	opacity: 1;
	text-shadow: none;
	text-align: left;
	height: 102px;
}

#content_carousel .carousel-caption h4 {
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 20px 0 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#content_carousel .carousel-caption p {
	font-size: 14px;
	top: 60px;
	color: #fff;
	position: absolute;
	bottom: 0;
	height: 45px;
	overflow: hidden;
	line-height: 1.4;
}

#content_carousel .carousel-control {
	width: 10%;
	top: 180px;
	font-size: inherit;
}

.content-date {
	float: left;
	width: 90px;
	height: 105px;
	background-color: #e60012;
}

.content-date p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	text-align: center;
	margin-top: 20px;
}
.content-date .index-date {
	font-size: 44px;
	font-family: Arial;
	color: #fff;
	text-align: center;
	margin-top: 16px;
   display:inline-block;
}

.news-right {
	float: left;
	width: 600px;
	height: 560px;
}

.news-title {
	height: 368px;
	width: 600px;
	margin-top: 84px;
}

.news-title li {
	margin-left: 30px;
	margin-top: 25px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
}

.news-title li span {
	float: right;
	color: #858585;
	font-size: 14px;
	font-family: "微软雅黑";
}

.news-more {
	width: 135px;
	height: 40px;
	padding-top: 48px;
	margin-left: 30px;
}

.news-more a {
	padding: 2px 20px 2px 20px;
	border: 1px solid #ffffff;
	width: 135px;
	height: 40px;
	color: #ffffff;
	font-size: 20px;
	font-family: "微软雅黑";
}

.news-more a:hover {
	text-decoration: none;
}

.fg-line {
	background-color: #e60012;
	width: 100%;
	height: 5px;
	float: left;
	margin: 0 auto;
}

.footer {
	height: 140px;
	float: left;
	width: 100%;
	margin: 0 auto;
	/* background: url('../images/footer.png') center;*/
	background-color: #000;
}

.footer-center {
	margin: 0 auto;
	width: 1200px;
	/* height:360px;*/
}

.footer-center-top {
	width: 1200px;
	height: 120px;
}

.footer-center-left {
	margin-top: 30px;
	width: 340px;
	height: 80px;
	float: left;
}

.footer-center-left img {
	width: 340px;
	height: 70px;
}

.footer-center-right {
	margin-top: 30px;
	float: right;
	width: 608px;
	height: 80px;
}

.footer-center-right li {
	margin-top: 30px;
	text-align: center;
	width: 101px;
	float: left;
	list-style-type: none;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #fff;
}

.footer-center-right li a {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #fff;
}

.footer-center-right li a:hover {
	text-decoration: none;
}

.footer-middle {
	height: 218px;
	width: 1200px;
}

.footer-video {
	width: 300px;
	height: 145px;
}

.footer-video p {
	text-align: center;
	color: #fff;
	margin-top: 25px;
	font-family: "微软雅黑";
	font-size: 14px;
}

.footer-cen {
	margin-left: 120px;
	float: left;
	width: 370px;
	height: 150px;
}

.footer-xc {
	width: 92px;
	border: 1px solid #fff;
	height: 75px;
	background-color: #D9D957;
	float: left;
}

.footer-xc img {
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	width: 100%;
	height: 100%;
}

.footer-xc img:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}


/*.footer-cen img{
    padding-left:120px;
    width:370px;
    height:150px;
}*/

.footer-cen p {
	position: relative;
	top: 20px;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
}

.footer-cen-rightpic {
	float: right;
	width: 310px;
	height: 150px;
}

.footer-cen-rightpic {
	width: 310px;
	height: 150px;
}

.footer-cen-rightpic p {
	text-align: center;
	color: #fff;
	margin-top: 25px;
	font-family: "微软雅黑";
	font-size: 14px;
}

.footer-copyright {
	position: relative;
	margin: 0 auto;
	max-width: 1920px;
	height: 38px;
	background-color: #1a1a1a;
}

.footer-copyright p {
	position: relative;
	top: 10px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #7c7c7c;
}

.footer-copyright p a {
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #7c7c7c;
}

.fixed-view-ico {
	position: fixed;
	_position: absolute;
	left: auto;
	right: 25px;
	top: 60%;
	z-index: 999;
	width: 17px;
	height: 120px;
	margin-top: -60px;
}

.fixed-view-ico a {
	position: relative;
	display: block;
	width: 17px;
	height: 17px;
	margin-bottom: 12px;
	background: url(../images/about_dot.png) no-repeat;
}

.fixed-view-ico a:hover,
.fixed-view-ico .cur {
	background-image: url(../images/about_dot_hover.png);
}

.fixed-view-ico a span {
	display: inline-block;
	width: 0px;
	position: absolute;
	right: 20px;
	top: -6px;
	font-size: 14px;
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	text-shadow: 0 2px 3px rgba(0, 0, 0, .3);
	overflow: hidden;
	transition: all ease-in 0.4s;
}

.fixed-view-ico a:hover span,
.fixed-view-ico .cur span {
	width: 120px;
}

.view-next {
	position: absolute;
	left: 50%;
	bottom: -60px;
	z-index: 3;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	background: url(../images/bg_sign04.png) no-repeat;
}

.view-next:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

.view-next.blue {
	background: url(../images/bg_sign04b.png) no-repeat;
}

.view-next2 {
	background-position: -41px 0;
}

.scroll-btn {
	position: absolute;
	right: 0px;
	width: 11px;
	height: 120px;
	background: url(../images/bar_bg02.png) no-repeat;
	cursor: pointer;
}

.product_showtitle {
	margin: 30px auto 40px auto;
}

.product_showtitletext {
	font-family: "PingFang-SC-Light";
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -2px;
	color: #e70012;
}

.products_All_text {
	width: 100%;
	margin-bottom: 30px;
	display: inline-block;
}

.products_All_texttitle {
	width: 100px;
	/*height: 40px;*/
	background-color: #e70012;
	text-align: center;
	margin: 0 37px 0px 37px;
}

.products_All_texttitle span {
	font-family: "AdobeHeitiStd-Regular";
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: -1px;
	color: #ffffff;
	margin-left: 0px !important;
}
.about_aptitude_textbox{
	width: 100%;
}
.products_All_texttext{
	width: 20%;
	font-family: "PingFang-SC-Light";
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #333333;
	padding: 0 !important;
	border-right: 1px solid #d9d9d9;
	margin:20px 0 20px 37px !important;
}
.products_All_text a{
	width:100%;
	color:  #333333;
}
.products_All_text a:hover,a:focus,a:active {
	text-decoration: none;
}
.about_contentbox{
	width: 100%;
}
.about_content{
	width: 100%;
	margin: auto;
	padding-left: 30px;
}
.about_contentone{
	/*display: flex;*/
	width: 100%;
	/*justify-content: space-between;*/
}
.about_contenttwo{
	width: 30%;
}
.about_contentimg{
	padding: 30px;
	background-color: #ffffff;
	border: solid 1px #999999;
	text-align: center;
}
.about_contentimg img{
	width: 159px;
	height: 234px;
}
.about_contenttext{
	font-family: "PingFang-SC-Light";
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin: 30px 0;
	text-align: center;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.sideBar_listnone li{
	padding: 14px 0;
	border-bottom: 1px dashed #d9d9d9;
	background: url(../images/icon_arrow_r.png) no-repeat 50px 22px !important;
	padding-left: 63px !important;
}
.sideBar_pull-down li{
	padding:  14px 0;
	border-bottom: none !important;
	background: none !important;
	padding-left: 0px !important;
}
.sideBar_pull-down a{
	font-family: "PingFang-SC-Medium";
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	padding: 0 !important;
}
.sideBar_pull-down a:hover,a:focus,a:active {
	text-decoration: none;
	background-color: transparent !important;
}

.friendship{
	width: 1200px;
	height:auto;
	min-height: 150px;
	margin: 0 auto;
}
.footer-copyright .friendship ul li{
	float:left;
	/*width:130px;*/
	margin-right: 10px;
	height:auto;

}
.footer-copyright .friendship ul li a{
	text-align: center;
	line-height:40px;
	float:left;
	color:#fff;
}