body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px; background-color:#fafafa; min-width:1200px;

}
*{font-family:微软雅黑;}
@font-face {
  font-family: "HYJunHei-CEJ";
  src: url("../fonts/HYJunHei-CEJ.woff2") format("woff2"),
       url("../fonts/HYJunHei-CEJ.woff") format("woff"),
       url("../fonts/HYJunHei-CEJ.ttf") format("truetype"),
       url("../fonts/HYJunHei-CEJ.eot") format("embedded-opentype"),
       url("../fonts/HYJunHei-CEJ.svg") format("svg");
}
@font-face {
  font-family: "hklhj";
  src: url("../fonts/hklhj.woff2") format("woff2"),
       url("../fonts/hklhj.woff") format("woff"),
       url("../fonts/hklhj.ttf") format("truetype"),
       url("../fonts/hklhj.eot") format("embedded-opentype"),
       url("../fonts/hklhj.svg") format("svg");
}




textarea{outline:none;}



input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none;}
input{ outline:none;}






dl,dt,dd,li,p,ul,h,h1,h2,h3,h4,h5,b{ margin:0px; padding:0px; font-weight:normal;}
li {list-style-type:none;}
img{border:none;border:0;vertical-align:middle;}
span,em,i,b{
	font-style: normal;
}



input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none;}
.q1{ height:50px; background-color:#FFFFFF; width:100%; position:fixed; z-index:99999; top:0px; left:0px; box-shadow: 0 0 10px #eeeeee;}
.q2{ width:1200px; margin:0 auto;  background-color:#FFFFFF; box-shadow: 0 0 10px #eeeeee; padding-left:25px; box-sizing:border-box; margin-top:20px;}

.q2 p{ font-size:14px; float:left; color:#666666; cursor:pointer; line-height:70px; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.q2 ease;}
.q2 li:hover p{
	text-decoration: underline;
}
.q2 li{ float:left;position: relative; margin-right:25px;}
.q2 dl{position:absolute; top:70px; left:-10px; width:120px; background-color:#fff; display:none; padding-bottom:5px;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);}
.q2 li:hover dl{ display:block;}
.q2 h2{ font-size:13px; padding-left:10px; font-size:14px; color:#333333; line-height:35px; cursor:pointer;}
.q2 h2:hover{
	text-decoration: underline;
}
.q3{ height:50px; overflow:hidden;}
.q4{ width:1200px; margin:0 auto; overflow:hidden; margin-top:20px;}
.q4 img{ width:100%;}
.q5{ width:97%; margin:0 auto;}
.q6{ float:left; padding-top:11px;}
.q6 img{ height:28px;}
.q7{ float:left; padding-left:20px;}
.q7 p{ font-size:14px; float:left; color:#666666; cursor:pointer; line-height:50px; padding-left:10px; padding-right:10px; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.q7 li:hover p{ background-color:#f0f0f5;}
.q7 li{ float:left;position: relative; margin-left:5px;}
.q7 dl{position:absolute; top:50px; left:0px; width:120px; background-color:#f0f0f5; display:none; padding-bottom:5px;}
.q7 li:hover dl{ display:block;}
.q7 h2{ font-size:13px; padding-left:10px; font-size:14px; color:#333333; line-height:35px; cursor:pointer;}
.q7 h2:hover{
	text-decoration: underline;
}
.q8{ height:30px; background-color:#f5f6f7; overflow:hidden; float:left; margin-left:5%; width:30%; border-radius:30px; margin-top:10px;}
.q8 dl{ float:left; width:85%;}
.q8 dt{ float:left; width:15%;}
.q9{
	width:100%;
	line-height:30px;
	height:30px; box-sizing:border-box; border-radius:20px 0px 0px 20px;
	border-top-width: 1px; padding-left:15px; font-size:14px; color:#666666;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid; background-color:#f5f6f7;
	border-top-color: #e8e8ed;
	border-right-color: #e8e8ed;
	border-bottom-color: #e8e8ed;
	border-left-color: #e8e8ed;
}
.q10{
	width:100%;
	line-height:30px;
	height:30px;
	background-color:#fc5835;
	font-size:14px;
	color:#FFFFFF; border-radius:0px 20px 20px 0px;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.q11{ float:right;}
.q11 li{
	float:left;
	line-height:30px;
	height:30px; font-size:12px; padding-left:20px; padding-right:20px;
	background-color:#e8e8ed; cursor:pointer;
	border-top-style: none; margin-top:10px; margin-left:10px; border-radius:4px;
	border-right-style: none;
	border-bottom-style: none; box-sizing:border-box;
	border-left-style: none;
}
.q11 dl{
	float:left;
	line-height:28px;
	height:30px;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	background-color:#f3f3f3;
	cursor:pointer;
	box-sizing:border-box;
	margin-top:10px;
	margin-left:10px;
	border-radius:4px;
	border: 1px solid #e8e8ed;
}

@media screen and (max-width: 1400px) {
.q8{ width:25%;}
}
@media screen and (max-width: 1300px) {
.q8{ float:right; }
.q8 dl{ width:80%;}
.q8 dt{ width:20%;}
.q11{ display:none;}
}
.q12{ width:1200px; margin:0 auto; overflow:hidden;}
.q13{ float:left; width:870px; overflow:hidden;}
.q14{ overflow:hidden; margin-top:30px;}
.q14 img{ height:25px;}
.q15{
	float:right;
	width:300px;
	overflow:hidden; background-color:#FFFFFF;
	margin-top:30px; box-sizing:border-box;
	border: 1px solid #f0f0f2;
}
.q16{
	line-height:45px;
	overflow:hidden;
	padding-left:15px;
	font-size:18px;
	color:#333333;
	font-weight:bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f2; font-family: "HYJunHei-CEJ";
}
.q17{ padding-left:15px; padding-right:15px; padding-bottom:15px;}
.q17 li{ overflow:hidden; margin-top:15px; line-height:30px; cursor:pointer;}
.q17 img{ width:30px; height:30px; object-fit: cover; border-radius:20px; float:left;}
.q17 p{ float:left; width:200px; font-size:16px; margin-left:10px; color:#666666;overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/}
.q17 span{ display:inline-block; float:right; font-size:18px; color:#666666;}
.q17 li:hover p{ color:#000000;}
.q18{ overflow:hidden; margin-top:25px;}
.q18 li{ float:left; width:24%; margin-right:1.3333%; overflow:hidden;}
.q18 img{ width:100%; height:160px; object-fit: cover;}
.q18 p{ padding-top:15px; font-size:16px; color:#333333; cursor:pointer; padding-bottom:15px;overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/}
.q18 li:nth-child(4n){ margin-right:0;}
.q18 li:hover p{
	text-decoration: underline;
}
.q19{ width:1200px; margin:0 auto; overflow:hidden; margin-top:30px;}
.q19 li{ float:left; width:15.6666%; margin-right:1.2%; overflow:hidden;}
.q19 img{ width:100%; height:300px; object-fit: cover;}
.q19 p{ font-size:14px; line-height:160%; margin-top:20px; color:#333333; text-align:justify; cursor:pointer;overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/}
.q19 dl{ font-size:13px; color:#666; line-height:25px; margin-top:3px;}
.q19 span{ display:inline-block; font-size:18px; color:#fc5835; margin-right:2px; float:left;}
.q19 li:nth-child(6n){ margin-right:0;}
.q19 p:hover{
	text-decoration: underline;
}
.q20{ overflow:hidden; width:1200px; margin:0 auto; margin-top:30px; font-size:24px; font-weight:bolder;  font-family: "HYJunHei-CEJ";}
.q21{ width:1200px; margin:0 auto; margin-top:30px; overflow:hidden;}
.q22{ width:1200px; margin:0 auto; margin-top:10px; overflow:hidden;}
.q22 li{ float:left; width:15.6666%; margin-right:1.2%; overflow:hidden; margin-top:20px;}
.q22 li:nth-child(6n){ margin-right:0;}
.q22 img{ width:100%; height:160px; object-fit: cover; border-radius:5px 5px 0px 0px;}
.q22 dl{
	overflow:hidden;
	padding:15px; background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
}
.q22 p{ font-size:15px; color:#000000; cursor:pointer;overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/}
.q22 dt{ margin-top:10px; overflow:hidden;}
.q22 span{ display:inline-block; font-size:12px; color:#fc5835;}
.q22 em{ display:inline-block; float:right; font-size:12px; color:#999999;}
.q22 p:hover{
	text-decoration: underline;
}
.q23{ overflow:hidden; background-color:#303030; padding-bottom:50px; padding-top:50px;}
.q24{ height:50px; overflow:hidden;}
.q25{ width:1200px; margin:0 auto; overflow:hidden;}
.q26{
	float:left;
	width:300px;
	padding-right:50px;
	border-right-width: 1px; height:270px;
	border-right-style: solid;
	border-right-color: rgba(255, 255, 255, 0.1);
}
.q26 dl{ font-size:18px; font-weight:bolder;  font-family: "HYJunHei-CEJ"; color:#FFFFFF; margin-bottom:20px;}
.q26 p{ width:33.333%; font-size:12px; color:rgba(255, 255, 255, 0.7); cursor:pointer; line-height:35px; float:left;}
.q26 p:hover{ color:rgba(255, 255, 255, 1);}
.q27{
	float:left;
	width:150px; height:270px;
	border-right-width: 1px;
	border-right-style: solid; margin-left:50px;
	border-right-color: rgba(255, 255, 255, 0.1);
}
.q27 dl{ font-size:18px; font-weight:bolder;  font-family: "HYJunHei-CEJ"; color:#FFFFFF; margin-bottom:20px;}
.q27 p{ font-size:12px; color:rgba(255, 255, 255, 0.7); cursor:pointer; line-height:35px; }
.q27 p:hover{ color:rgba(255, 255, 255, 1);}
.q28{
	float:right;
	width:360px;
}
.q28 dl{ font-size:18px; font-weight:bolder;  font-family: "HYJunHei-CEJ"; color:#FFFFFF; margin-bottom:20px;}
.q28 span{ display:inline-block; font-size:12px; color:rgba(255, 255, 255, 0.8); float:left; margin-right:20px; cursor:pointer; line-height:35px;}
.q28 span:hover{ color:rgba(255, 255, 255, 1);}
.q29{ width:1200px; margin:0 auto; overflow:hidden; margin-top:40px; font-size:14px; color:rgba(255, 255, 255, 0.8);}
.q30{ padding-left:15px; padding-right:15px; padding-bottom:15px;}
.q30 li{ overflow:hidden; margin-top:15px;}
.q30 img{ width:117px; height:67px; object-fit:cover; float:left;}
.q30 p{ float:right; width:140px; font-size:13px; color:#333333; text-align:justify; line-height:21px; cursor:pointer; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.q30 p:hover{
	text-decoration: underline;
}
.q31{ overflow:hidden; padding:20px 20px 10px 20px; }
.q31 p{font-size:24px; font-weight:bolder;  font-family: "HYJunHei-CEJ"; float:left;}
.q31 dl{ float:right; font-size:14px; color:#666666; cursor:pointer; margin-top:7px;}
.q32{ overflow:hidden; margin-top:0px;}
.q32 li{ overflow:hidden; margin-top:0px; padding:20px; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.q32 img{ float:left; width:180px; height:120px;  object-fit: cover;}
.q32 dl{ float:right; width:630px;}
.q32 p{ font-size:20px; font-weight:bolder; cursor:pointer;  font-family: "HYJunHei-CEJ";overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/}
.q32 dt{ font-size:13px; color:#666666; line-height:180%; margin-top:10px; text-align:justify;}
.q32 p:hover{
	text-decoration: underline;
}
.q32 li:hover{ background-color:#fafafa; border-radius:5px;}
.q33{
	float:right;
	width:300px;
	overflow:hidden;
}
.q34{
	overflow:hidden;
	margin-top:30px; box-sizing:border-box;
	border: 1px solid #f0f0f2; background-color:#FFFFFF;
}
.q35{ overflow:hidden; margin-top:0px; padding-bottom:10px;}
.q35 span{
	display:inline-block;
	line-height:30px;
	font-size:12px;
	color:#333333; margin-left:10px; margin-top:10px;
	padding-left:15px;
	padding-right:15px; cursor:pointer;
	border: 1px solid #e5e5e5; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;
}
.q35 span:hover{ background-color:#fc5835; color:#FFFFFF;border: 1px solid #fc5835;}
.q36{ float:left; width:870px; overflow:hidden; background-color:#FFFFFF; margin-top:30px; box-sizing:border-box;}
.q37{ overflow:hidden; margin-top:30px; padding-left:0px; padding-bottom:10px;}
.q37 li{ font-size:17px; color:#494949; cursor:pointer; margin-right:30px; font-family: "HYJunHei-CEJ";  float:left;}
.q37 li:hover{ color:#000000;}
.q37 .av{ color:#000000; font-weight:bolder;}
.q38{ overflow:hidden; margin-top:0px;}
.q38 li{
	overflow:hidden;
	margin-top:25px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom-width: 1px;
	border-bottom-style: solid; padding-bottom:25px;
	border-bottom-color: #F0F0F0;
}
.q38 img{ float:left; width:210px; height:120px;  object-fit: cover; border-radius:5px;}
.q38 dl{ float:right; width:605px;}
.q38 p{ font-size:18px; color:#333333; font-weight:bolder; cursor:pointer;  font-family: "HYJunHei-CEJ";overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/}
.q38 dt{ font-size:13px; color:#999; line-height:180%; margin-top:10px; text-align:justify;}
.q38 p:hover{
	text-decoration: underline;
}
.q39{ background-color:#FFFFFF; overflow:hidden;}
.q40{ overflow:hidden; margin-top:30px;}
.q40 p{ font-size:37px; font-family: "HYJunHei-CEJ"; font-weight:bolder; text-align:justify;}
.q40 dl{ margin-top:20px; font-size:14px; color:#999999;}
.q41{
	background-color:#f7f7f7;
	overflow:hidden; border-radius:5px;
	margin-top:30px;
	padding:20px 20px 20px 80px;background-size:23px auto; 
	background-image: url(../images/yinhao.png);
	background-repeat: no-repeat; font-size:14px; line-height:170%; text-align:justify; color:#666666;
	background-position: 40px 20px; box-sizing:border-box;
}
.q42{ overflow:hidden; font-size:16px; color:#000; line-height:200%; text-align:justify; margin-top:20px;}
.q42 p{ margin-top:10px;}
.q42 img{ max-width:650px;}
.q43{ float:left; width:840px; overflow:hidden;}
.q44{
	float:right;
	width:305px;
	overflow:hidden;
}
.q45{
	overflow:hidden;
	margin-top:30px;
}
.q46{
	overflow:hidden;
	font-size:18px; padding-bottom:13px;
	color:#000;
	font-weight:bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f2; font-family: "HYJunHei-CEJ";
}
.q47{ }
.q47 li{ overflow:hidden; margin-top:15px; line-height:30px; cursor:pointer;}
.q47 img{ width:30px; height:30px; object-fit: cover; border-radius:20px; float:left;}
.q47 p{ float:left; width:230px; font-size:16px; margin-left:10px; color:#666666;overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/}
.q47 span{ display:inline-block; float:right; font-size:18px; color:#666666;}
.q47 li:hover p{ color:#000000;}
.q48{}
.q48 li{ overflow:hidden; margin-top:20px;}
.q48 img{ width:117px; height:67px; object-fit:cover; float:left;}
.q48 p{ float:right; width:170px; font-size:13px; color:#333333; text-align:justify; line-height:21px; cursor:pointer; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.q48 p:hover{
	text-decoration: underline;
}
.q49{ overflow:hidden; margin-top:0px; }
.q49 span{
	display:inline-block;
	line-height:30px;
	font-size:12px; background-color:#FFFFFF;
	color:#333333; margin-right:3px; margin-top:10px;
	padding-left:15px;
	padding-right:15px; cursor:pointer;
	border: 1px solid #e5e5e5; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;
}
.q49 span:hover{ background-color:#fc5835; color:#FFFFFF;border: 1px solid #fc5835;}
.q50{
	overflow:hidden;
	margin-top:20px; padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.q50 span{ display:inline-block; line-height:30px; cursor:pointer; padding-left:20px; padding-right:20px; margin-right:10px; background-color:#e1e1e1; font-size:14px; color:#333; border-radius:5px;}
.q50 span:hover{ background-color:#fef2f2; color:#fc5835;}
.q51{ overflow:hidden; margin-top:15px;}
.q51 li{ overflow:hidden; margin-top:15px; font-size:16px; color:#333333; text-align:justify;}
.q52{ overflow:hidden; margin-top:30px; }
.q52 p{font-size:24px; font-weight:bolder;  font-family: "HYJunHei-CEJ"; float:left;}
.q52 dl{ float:right; font-size:14px; color:#666666; cursor:pointer; margin-top:7px;}
.q53{overflow:hidden; margin-top:30px;}
.q53 li{ float:left; width:24%; margin-right:1.3333%; overflow:hidden; margin-bottom:20px;}
.q53 img{ width:100%; height:300px; object-fit: cover; border-radius:6px;}
.q53 p{ font-size:16px; line-height:160%;font-family: "HYJunHei-CEJ"; font-weight:bolder; margin-top:15px; color:#000; text-align:justify; cursor:pointer;overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/}
.q53 dl{ font-size:13px; color:#666; line-height:25px; margin-top:3px;}
.q53 span{ display:inline-block; font-size:18px; color:#fc5835; margin-right:2px; float:left;}
.q53 li:nth-child(4n){ margin-right:0;}
.q53 p:hover{
	text-decoration: underline;
}
.q54{ margin-top:20px; overflow:hidden;}
.q54 ul{ overflow:hidden; margin-top:10px; line-height:25px;}
.q54 p{ float:left; font-size:16px; color:#000000;font-family: "HYJunHei-CEJ"; font-weight:bolder;}
.q54 dl{ float:right; width:770px;}
.q54 span{ display:inline-block; line-height:25px; margin-bottom:10px; padding-left:10px; padding-right:10px; background-color:#f5f6f7; font-size:14px; color:#000; cursor:pointer; margin-right:10px; border-radius:3px; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.q54 span:hover{ background-color:#fc5835; color:#FFFFFF;}
.q54 .av{ background-color:#fc5835; color:#FFFFFF;}
.q55{ overflow:hidden; margin-top:20px;}
.q55 li{
	overflow:hidden; padding-top:25px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom-width: 1px;
	border-bottom-style: solid; padding-bottom:25px;
	border-bottom-color: #F0F0F0;
}
.q55 img{ float:left; width:210px; height:150px;  object-fit: cover; border-radius:5px;}
.q55 dl{ float:right; width:605px; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.q55 p{ font-size:20px; margin-top:10px; margin-bottom:20px; color:#000; font-weight:bolder; cursor:pointer;  font-family: "HYJunHei-CEJ";overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/}
.q55 dt{margin-top:10px;  overflow:hidden;}
.q55 ul{
	margin-right:3%; padding-right:5%;
	float:left;
	font-size:14px; box-sizing:border-box;
	color:#999;
	
}
.q55 h2{ font-size:14px; color:#000000; margin-bottom:5px;}
.q55 p:hover{
	text-decoration: underline;
}
.q55 h3{ font-size:14px; color:#333333; margin-top:15px; line-height:25px;}
.q55 span{ display:inline-block; font-size:20px; color:#fc5835; margin-right:5px; float:left;}
.q55 em{ display:inline-block; font-size:14px; margin-left:1px; color:#fc5835; float:right; margin-top:2px;}
.q55 li:hover{ background-color:#f8f8f8; padding-left:25px; padding-right:25px; border-radius:10px;}
.q55 li:hover dl{ width:555px;}
.q56{border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;}
.q57{ width:1200px; margin:0 auto; overflow:hidden; margin-top:30px; font-size:14px; color:#666666;}
.q58{
	margin-top:30px;
	overflow:hidden;
	background-color:#FFFFFF;
	box-sizing:border-box;
	border-radius:5px;
	padding:15px;
	border: 1px solid #f0f0f2;
}
.q59{ float:left;}
.q59 img{ width:360px;border-radius:5px; height:300px; object-fit: cover;}
.q60{ float:right; width:415px; overflow:hidden;}
.q60 p{ font-size:24px; font-family: "HYJunHei-CEJ"; font-weight:bolder; text-align:justify; line-height:140%; margin-bottom:15px; margin-top:10px;}
.q60 dl{
	font-size:15px;
	color:#666666; padding-bottom:10px; padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f2;
}
.q60 em{ display:inline-block; font-size:16px; color:#fc5835; margin-top:10px;}
.q61{
	overflow:hidden;
	margin-top:30px; width:305px; box-sizing:border-box; background-color:#FFFFFF;
	border: 1px solid #f0f0f2;
}
.q62{
	overflow:hidden;
	font-size:18px; padding:13px;
	color:#000;
	font-weight:bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f2; font-family: "HYJunHei-CEJ";
}
.q63{ overflow:hidden; text-align:center; padding:0px 10px 10px 10px;}
.q63 p{ font-size:20px; font-weight:bolder; color:#fe861b; padding-bottom:10px; text-align:left;}
.q63 dl{
	overflow:hidden;
	font-size:14px; text-align:left;
	color:#333333;
	padding-bottom:10px; line-height:25px;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0, 0, 0, 0.07);
}
.q63 img{ width:80%;box-shadow: 0 0 5px #e2e2e2; margin-top:20px;-moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.q63 span{
	display:inline-block;
	font-size:16px;
	color:#ff0000;
	margin-right:5px;
	float:left;border-radius:4px;
	width:25px; text-align:center; line-height:25px;
	height:25px;box-sizing:border-box;-moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;
	border: 1px solid rgba(0, 0, 0, 0.15);
}
.q63 dl:hover span{border: 1px solid #fc5835; background-color:#fc5835; color:#FFFFFF;}
.q63 h5{ float:right; width:245px; font-size:15px;}
.q63 dt{ text-align:center; font-size:14px; color:#999; padding-top:10px;}
.q63 img:hover{box-shadow: 0 0 10px #cecece;}
.q63 em{ display:inline-block; font-size:15px;}
.q64{ display:none;}
.q65{ width:1200px; margin:0 auto; overflow:hidden; margin-top:10px;}
.q66{ overflow:hidden; margin-top:30px; font-size:28px; font-family: "HYJunHei-CEJ"; font-weight:bolder;}
.q67{ overflow:hidden; margin-top:10px;font-size:24px; font-weight:bolder;  font-family: "HYJunHei-CEJ";}

.q70{ overflow:hidden; background-color:#f0f0f0; padding-bottom:20px; padding-top:20px; margin-top:30px;border-radius:5px;box-sizing:border-box; padding:20px;-moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.q70 li{ overflow:hidden; padding-top:15px;}
.q70 dl{ font-size:20px; font-weight:bolder; padding-bottom:10px;}
.q70 dt{ text-align:right; overflow:hidden; padding-top:15px;}
.q71{
	width:100%;
	line-height:40px;
	background-color:#FFFFFF;
	box-sizing:border-box;
	font-size:14px;
	color:#333333;outline: medium;
	padding-left:10px;border-radius:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.q72{
	width:150px;
	line-height:40px;
	text-align:center;outline: medium;
	background-color:#fc5835;
	border-top-width: 0px; color:#FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;border-radius:5px;
	border-top-style: solid; cursor:pointer;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.q73{ background-color:#FFFFFF; width:1200px; margin:0 auto; margin-top:30px; border-radius:5px; box-sizing:border-box; padding:20px;}
.q74{ overflow:hidden; margin-top:0px; padding-left:10px; padding-bottom:10px; }
.q74 span{
	display:inline-block;
	line-height:30px;
	font-size:12px; background-color:#FFFFFF;
	color:#333333; margin-right:3px; margin-top:10px;
	padding-left:15px;
	padding-right:15px; cursor:pointer;
	border: 1px solid #e5e5e5; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;
}
.q74 span:hover{ background-color:#fc5835; color:#FFFFFF;border: 1px solid #fc5835;}










.q102{ overflow:hidden; margin-top:20px;}
.q102 li{ float:left; width:50%; padding-bottom:5px; padding-top:5px; line-height:30px; overflow:hidden; font-size:14px; color:#333333; overflow: hidden;/*超出部分隐藏*/
	white-space: nowrap;/*不换行*/
	text-overflow:ellipsis;/*超出部分文字以...显示*/}
.q102 span{ display:inline-block; font-size:14px;}
.q103{
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb; margin-top:20px;
}
.q103 span{
	font-size:20px; display:inline-block;
	padding-bottom:10px;
	color:#fc5835;
	border-bottom-width: 5px; padding-bottom:10px;
	border-bottom-style: solid; float:left;
	border-bottom-color: #fc5835;
}
.q103 em{ float:right; font-size:14px; color:#666666; margin-top:6px; display:inline-block;}
.q104{ overflow:hidden; padding-top:10px;}
.q104 span{ display:inline-block; line-height:35px; padding-left:15px; padding-right:15px; background-color:#fea031; font-size:14px; color:#FFFFFF; cursor:pointer; margin-top:10px;}






.page{ overflow:hidden; padding-top:20px;}
.page span{
	display:inline-block; font-family:Arial, Helvetica, sans-serif;
	float:left; width:30px; height:30px; text-align:center; line-height:30px; background-color:#f1f2f6;
	box-sizing:border-box; margin-right:5px; font-size:14px;border-radius:3px;
}
.page .active{ background-color:#fc5835; color:#FFFFFF;}





.clear{ clear:both;}

