*{
	border:none;
	font-size: 18px;
	font-family: "Noto Sans S Chinese";
}
body,div, form, img, ul, ol, li, dl, dt, dd, form, p ,h1,h3,hr,span{
    margin: 0px;
    padding: 0px;
    border: 0px none;
    list-style: none outside none; 
    text-decoration:none;
}

a{
	text-decoration: none;
}
.title hr{
	width:50px;
	height: 6px;
	background: red;
	margin: 0 auto;
}
#wrapper{
	width: 1200px;
	margin: 0 auto;
}
/*industry开始*/
#industry .title {
	margin-top: -64px;
}
/*标题部分start*/
.title{
	margin-top: 80px;
	margin-bottom: 72px;
	text-align: center;
}
.title h1{
	font-weight: 600;
	font-size: 54px;
	color: #4c4c4c;
}
.title span{
	font-family: "Times LT Std";
	font-weight: bold;
	font-size: 40px;
	color: #ccb39b;
}
.title hr {
	width: 90px;
	height: 7px;
	margin-top: 22px;
	background: #ccb39b;
}
/*标题部分end*/
/*行业前景内容部分start*/
.industry_main{
	position: relative;
	height: 380px;
}
.industry_l{
	color: #4c4c4c;
	width: 650px;
	text-indent: 48px;
	padding-top: 30px;
}
.industry_l p {
	font-size: 24px;
	line-height: 48px;
	margin-right: 72px;
}
.industry_l .btn {
	margin: 0 auto;
	margin-top: 68px;
	background: #ff7f04;
	width: 264px;
	height: 62px;
	border-radius: 5px;
}
.industry_l .btn a{
	font-size: 36px;
	color: #fff;
	text-align: center;
	margin-left: 14px;
	line-height: 62px;
}
.industry_r{
	position: absolute;
	width: 580px;
	height: 360px;
	right: 0;
	top: 0;
}
/*行业前景内容部分end*/
/*学习内容部分start*/
.content_main {
	height: 300px;
}
.content_main ul {
	position: relative;
}
.content_main li {
	width: 633px;
	height: 104px;
}
.one img{
	position: absolute;
	left: 0;
	top: 0;
}
.one h3{
	position: absolute;
	top: 10px;
	left: 120px;
}
.one hr{
	position: absolute;
	top: 54px;
	left: 120px;
	width: 30px;
	height: 2px;
	background: #b99872;
}
.one p{
	position: absolute;
	top: 70px;
	left: 120px;
}
.two img{
	position: absolute;
	right: 0;
	top: 0;
}
.two h3{
	position: absolute;
	top: 10px;
	right: 120px;
}
.two hr{
	position: absolute;
	top: 54px;
	right: 120px;
	width: 30px;
	height: 2px;
	background: #b99872;
}
.two p{
	position: absolute;
	top: 70px;
	right: 120px;
}
.three img{
	position: absolute;
	left: 0;
	top: 144px;
}
.three h3{
	position: absolute;
	top: 156px;
	left: 120px;
}
.three hr{
	position: absolute;
	top: 200px;
	left: 120px;
	width: 30px;
	height: 2px;
	background: #b99872;
}
.three p{
	position: absolute;
	top: 214px;
	left: 120px;
}
.four img{
	position: absolute;
	right: 0;
	top: 144px;
}
.four h3{
	position: absolute;
	top: 156px;
	right: 120px;
}
.four hr{
	position: absolute;
	top: 200px;
	right: 120px;
	width: 30px;
	height: 2px;
	background: #b99872;
}
.four p{
	position: absolute;
	top: 214px;
	right: 120px;
}
.content_main h3{
	font-size: 24px;
	color: #4c4c4c;
}
.content_main p{
	color: #4c4c4c;
}
/*学习内容产品图片*/
.content_product{
}
.content_product ul{
	
}
.content_product li{
	float: left;
	margin-right: 21px;
	margin-bottom: 13px;
}
.content_product .remove{
	margin-right: 0;
	overflow: hidden;
}
.clear {clear: both;}
.mbtn{
	margin: 0 auto;
	margin-top: 40px;
	background: #ff7d00;
	width: 390px;
	height: 62px;
	border-radius: 5px;
}
.mbtn a{
	font-size: 36px;
	color: #fff;
	margin-left: 50px;
	text-align: center;
	line-height: 62px;
}
/*学习内容部分end*/
/*我们的优势部分start*/
#advantage {
	height: 900px;
}
.advantage_main ul{
}
/*代码共享*/
.advantage_one,.advantage_two,.advantage_three,.advantage_four{
	position: relative;
	width: 565px;
	height: 260px;
	background: #f2f2f2;
	margin-bottom: 20px;
	padding: 20px 0 20px 20px;
	border-radius: 10px;
}
.advantage_one hr,.advantage_two hr,.advantage_three hr,.advantage_four hr{
	position: absolute;
	width: 46px;
	height: 4px;
	top: 40px;
	left: 304px;
	background: #ccb39b;
}
.advantage_one h3,.advantage_two h3,.advantage_three h3,.advantage_four h3{
	position: absolute;
	top: 63px;
	left: 304px;
	font-size: 24px;
	color: #4c4c4c;
}
.advantage_one p,.advantage_two p,.advantage_three p,.advantage_four p{
	position: absolute;
	top: 106px;
	left: 304px;
	width: 266px;
	line-height: 28px;
	color: #737373;
}
.advantage_one{
	float: left;
}
.advantage_two{
	float: right;
}
.advantage_three{
	float: left;
}
.advantage_four{
	float: right;
}

	/*我们的优势部分end*/
element.style {
    display: block;
    top: 262px;
}

.hfixedrt {
    position: fixed;
    right: 0;
    background: #fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
/*user agent stylesheet*/
div {
    display: block;
}

/* 表单数据 */
.hformbox{background: url(../images/hform.jpg);}
.hform{width: 480px;margin: 0 auto; margin-bottom: 30px;border:2px solid #f2f2f2; padding: 30px 355px 30px 355px; }
.hform h3{font-size: 30px; color: #4c4c4c; text-align: center; padding: 0px 0 10px 0;}
.hform hr{ width: 60px; height: 2px; background: #ccb39b; margin: 0 auto; margin-bottom: 15px; }
.hform p{color: #737373; width: 434px;margin: auto;line-height: 30px;}
.hform ul li{margin-top: 15px;}
.hform ul li input{display:block;width: 100%;border:1px solid #d7d7d7;text-indent: 40px;font-size: 16px;height: 50px;line-height: 50px;}
.hform ul li:nth-child(1) input{background: url(../images/hform1.png) left center no-repeat;background-position: 10px;}
.hform ul li:nth-child(2) input{background: url(../images/hform2.png) left center no-repeat;background-position: 10px;}
.hform ul li:last-child input{background: url(../images/hform3.png) left center no-repeat;background-position: 10px;}
.sub{width: 390px;height: 50px;background: #ff7d00;border: none;cursor: pointer;font-size: 20px;line-height: 50px;text-align: center;color: #ffffff;margin:30px auto 0 auto;display:block;}

/* 右侧悬浮图标 */
.hfixedrt{position: fixed;right: 0;background: #fff;}
.hfixedrt ul li{border-bottom:1px solid #fff;}
.hfixedrt ul li:last-child{border-bottom: none;}
.hfixedrt ul li a{display: block;width: 118px;font-size: 18px;text-align: center;color: #fffffe;background: #dbc397;padding: 10px 0;}
.hfixedrt ul li a:hover{background: #303030;}
.hfixedrt ul li a i{display: block;margin:auto;}
.hfixedrt ul li a p{padding: 10px 0 0 0;line-height: 20px;}
.hfixedr1 a i{background: url(../images/hfixedr1.png);width: 37px;height: 37px;}
.hfixedr2 a i{background: url(../images/hfixedr2.png);width: 38px;height: 32px;}
.hfixedr3 a i{background: url(../images/hfixedr3.png);width: 43px;height: 34px;}
.hfixedr3 img{position: absolute;top: 177px;left: -96px;display: none;}
.hfixedr4 a i{background: url(../images/hfixedr4.png);width: 37px;height: 41px;}
.hfixedr5 a i{background: url(../images/hfixedr5.png);width: 40px;height: 27px;}