/*----通用部分----*/
* {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei';
}

a {
	text-decoration: none;
}


body {
	background: #fff;
}

.general {
	width: 1200px;
	margin: 0px auto;
}


/*----顶部样式----*/
.top {
	margin: 10px auto;
}

.list {
	float: right;
}

.list ul li {
	list-style: none;
	display: inline;
	margin-left: 40px;
}

.list ul li a {
	text-decoration: none;
	color: #333;
	font-size: 18px;
}

.list ul li a:hover {
	border-bottom: 2px solid #f00;
	color: #555;
}


/*----首页样式----*/

.homepage_img {
	height: 701px;
	background: url(images/home8-02.jpg) no-repeat center top; 
}


.title {
	text-align: center;
	font-size: 34px;
	margin-top: 30px;
	color: #111010;
}

.desc {
	text-align: center;
	font-size: 14px;
	margin: 20px;
	line-height: 1.5em;
	color: #7b7979;
}

.banner {
	background: #f5f1f1;
	padding: 30px 0;
}

.content {
	display: flex;
	justify-content: space-between;
	/*margin: 0 auto;*/
}

.banner_general {
	width: 300px;
	display: inline-block;
}

.banner_general>img {
	display: block;
	margin: 0 auto;
}

.banner_general>.tit {
	text-align: center;
	margin: 10px 0;
	font-size: 20px;
	color: #2f2c2c;
}

.banner_general>.description {
	text-align: justify;
	margin: 10px 0;
	font-size: 14px;
	color: #777;
}

.commend {
	padding-bottom: 40px;
}

.product {
	background: #0b0ba7;
	padding: 10px 0;
}

.product_introduce{
	height: 560px;
	background-image: url(images/carousel/product-29.jpg) no-repeat;
	background-size: 100% auto;
}

.carousel{
	background: #fff;
	width: 1099px;
	height: 105px;
	margin: 0 auto; 
	position:relative;
	top:440px
}

.carousel>a{
	display: inline-block;
	width: 216px;
	text-align: center;
	line-height: 100px;
}
.carousel img{
	vertical-align:middle
}

.carousel a:hover {
	border-bottom: 5px solid #f00;
}

.AYX3300 {
	border-bottom: 5px solid #f00;
}


.product_desc {
	width: 1200px;
	height: 560px;
	background-image: url(images/carousel/product-29.jpg);
	/*padding-bottom: 20px; */
}



.product_tit {
	color: #fff;
	font-size: 34px;
	padding: 30px 0 0 0;
	margin-left: 60px;
}

.product ul {
	margin: 30px;
}

.product ul li {
	color: #fff;
	font-size: 16px;
	margin-left: 120px;
	line-height: 2em;
}

.btn {
	text-decoration: none;
	margin-top: 20px;
	margin-left: 140px;
	padding: 5px 20px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
}

.btn:hover {
	cursor: pointer;
}

.product_img {
	float: right;
	margin-top: -270px;
	margin-right: 70px;
	width: 500px;
	height: 300px;
}

.option {
	height: 112px;
	background: #fff;
	margin: 30px 44px 10px 44px;
}

.option img:hover {
	border-bottom: 5px solid #f00;
}


/*----企业介绍样式----*/

.company_profile_img{
	height: 387px;
	background: url(images/9.png) no-repeat center top;
}

.about {
	margin: 60px auto 60px auto;
}

.p1 {
	font-size: 36px;
	color: #000;
	margin-bottom: 30px;
}

.p2 {
	font-size: 30px;
	color: #000;
	margin-bottom: 10px;
}

.p3 {
	font-size: 14px;
	color: #999;
}

.about_desc>img {
	float: right;
	margin-left: 20px;
}

.about_desc>.introduction {
	text-indent: 2em;
	font-size: 14px;
	line-height: 1.8em;
	color: #262525;
}

.marketing {
	background: #f5f1f1;
	padding: 40px 0;
}

.marketing_tit {
	font-size: 34px;
	color: #555;
}

.marketing_img {
	display: block;
	margin: 40px auto;
}

.marketing_desc {
	font-size: 14px;
	color: #555;
	line-height: 1.8em;
}

.contact {
	padding: 60px 0;
}

.contact_div {
	height: 113px;
}

.contact_img {
	float: right;
}

.contact_div>ul>li,.contact_div>dl>dd {
	list-style: none;
	line-height: 1.8em;
	color: #777;
}


/*----产品样式----*/

.commend_box {
	background: #f5f1f1;
}

.master_tit,.other_tit {
	font-size: 24px;
	margin-top: 30px;
}

.product_general {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 30px 0;
}

.product_model_general {
	width: 550px;
}

.product_model_general>img {
	float: left;
}

.product_model_general_desc {
	margin-left: 222px;
}

.product_model_general_desc>p {
	color: #747070;
	margin-bottom: 10px;
}

.product_model_general_desc>span {
	color: #747070;
	font-size: 14px;
}

.pannel_box {
	background: #f5f1f1;
	padding-top: 30px;
}
.pannel_tit {
	font-size: 24px;
}


/*----管理方案----*/
.scheme_img{
	height: 901px;
	background: url(images/Program-02.jpg) no-repeat center top;
}

.scheme_customer {
	background-image: url(images/bg.png);
	padding: 30px 0;
}

.customer>p {
	font-size: 30px;
	margin: 0 auto 20px 0;
	color: #272626;
}

.customer>span {
	font-size: 14px;
	color: #444040;
	line-height: 1.5em;
}

.customer_list{
	display: flex;
	justify-content: space-between;
}

.customer_list>dl {
	margin: 30px 0;
}

.customer_list>dl>dd {
	font-size: 14px;
	color: #444040;
	line-height: 1.5em;
}


/*----底部样式----*/
.footer {
	background: #f5f1f1;
	padding: 40px 0;
}

.footer_desc {
	display: flex;
	justify-content: space-between;
}

.footer_desc dt {
	color: #999;
	padding-bottom: 30px;
	font-weight: bold;
}

.footer_desc dd a {
	color: #999;
	line-height: 1.5em;
}

.hr {
	border-bottom: 2px solid #b3b1b1;
	margin: 20px 0;
}

.copyright span {
	float: right;
	color: #999;
}
.copyright ul li {
	line-height: 1.8em;
	list-style: none;
	color: #999;	
}

.bn-link{ color: #999;}


/* ---- 产品介绍页 ----*/
.showproduct_img {
	height: 4700px;
	background: url(images/HPR/HPR.jpg) no-repeat center top; 
}

/* ---- 下载中心 ----*/
.pull-right{ float: right;}
.tab{ margin-top: 20px; margin-bottom: 20px;}
.tab-title{ width: 100%; height: 44px; font-size: 24px; list-style: none; line-height: 44px;}
.tab-content{ margin-top: 20px; height: 300px; line-height: 30px;}
.tab-link{ width: 180px; float: left; text-align: center; cursor: pointer;}
.tab-link.active{ color: #0C4BA2; border-bottom: 2px solid #0C4BA2;}
.tool-desc{ color: #999; padding-left: 2em; padding-right: 5em;}
.tab-item{ display: none;}