header {
	width: 100%; overflow: hidden; min-width: 1200px;
}
footer {
	width: 100%; overflow: hidden; min-width: 1200px;
}
#main {
	width: 100%; overflow: hidden; min-width: 1200px;
}
.wrapper {
	margin: 0px auto; width: 1200px; display: block; position: relative;
}
.toplink{ float:right;}
.toplink a{color:#fff; float:left; padding:0 10px;}
.clear::after {
	clear: both; display: block; content: "";
}
.h-top {
	background: rgb(50, 50, 50); color: rgb(255, 255, 255); line-height: 38px; overflow: hidden; font-size: 14px;
}
.h-top span {
	background: url("tel.png") no-repeat left; padding-left: 35px; font-size: 25px; font-weight: bold; float: right;
}
nav {
	background: rgb(255, 255, 255); padding: 25px 0px;
}
nav::after {
	clear: both; display: block; content: "";
}
nav h1 {
	left: 0px; top: -54px; width: 280px; height: 177px; position: absolute; z-index: 100;
}
nav h1 img {
	left: 50%; top: 50%; position: absolute; max-width:100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
nav ul {
	width: 898px; float: right;
}
nav ul li {
	background-position: top; width:100px; text-align: center; font-size: 16px; margin-left: 24px; float: left; background-repeat: no-repeat;
}
nav ul li:nth-of-type(1) {
	background-image: url("ico1.png");
}
nav ul li:nth-of-type(2) {
	background-image: url("ico8.png");
}
nav ul li:nth-of-type(3) {
	background-image: url("ico3.png");
}
nav ul li:nth-of-type(4) {
	background-image: url("ico4.png");
}
nav ul li:nth-of-type(5) {
	background-image: url("ico5.png");
}
nav ul li:nth-of-type(6) {
	background-image: url("ico6.png");
}
nav ul li:nth-of-type(7) {
	background-image: url("ico7.png");
}
nav ul li:nth-of-type(8) {
	background-image: url("ico2.png");
}
nav ul li a {
	transition:150ms linear; padding-top: 35px; color: rgb(74, 74, 74); display: block; position: relative; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear; display:block;
}
nav ul li a::before {
	background: rgb(200, 208, 211); transition:150ms linear; width: 100%; height: 2px; margin-bottom: 10px; display: block; content: ""; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
nav ul li a:hover {
	color: rgb(0, 94, 190);
}
nav ul li a:hover::before {
	background: rgb(0, 94, 190);
}
nav ul li.on a{
	color: rgb(0, 94, 190);
}
#menu a.active{color: rgb(0, 94, 190);}
#menu a.active:before{
	background: rgb(0, 94, 190);
}

nav ul li.on a:before {
	background: rgb(0, 94, 190);
}
.nav-b {
	background: rgb(255, 255, 255); color: rgb(74, 74, 74); line-height: 65px; overflow: hidden; font-size: 14px;
}
.nav-b span {
	float: left;
}
.nav-b small {
	background: url("tel2.png") no-repeat left; padding-left: 30px; font-size: 20px; font-weight: bold; float: right; display: block;
}
.product {
	background: url("probg.jpg") no-repeat center; padding: 45px 0px 80px; overflow: hidden;
}
.sidebar {
	width: 216px; float: left;
}
.sidebar .s-tit {
	padding-bottom: 8px; margin-bottom: 15px; border-bottom-color: rgb(0, 94, 190); border-bottom-width: 2px; border-bottom-style: solid;
}
.sidebar .s-tit span {
	color: rgb(92, 92, 92); display: block;
}
.sidebar .s-tit b {
	color: rgb(73, 73, 73); font-size: 30px; display: block;
}
.sidebar > small {
	color: rgb(74, 74, 74); font-size: 14px; margin-top: 40px; margin-bottom: 45px; display: block;
}
.sidebar > a {
	background: url("jt.png") no-repeat 150px rgb(235, 124, 8); transition:150ms linear; width: 100%; color: rgb(255, 255, 255); line-height: 48px; text-indent: 25px; display: block; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.sidebar > a:hover {
	background: url("jt.png") no-repeat 150px rgb(0, 94, 190);
}
.sidebar ul.pro-type li {font-size: 16px; margin-bottom:1px; border-bottom-width: 1px; border-bottom-style: solid; background-color:#0265cb;}
.sidebar ul.pro-type li a {
	padding: 11px 0px; display: block; color:#fff; text-indent:20px;
}
.sidebar ul.pro-type li i {
	transition:150ms linear; font-weight: bold; float: right; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear; padding-right:15px;}
.sidebar ul.pro-type li:hover {font-size: 16px; margin-bottom:1px; border-bottom-width: 1px; border-bottom-style: solid; background-color:#eb7c08;}
.sidebar ul.pro-type li:hover a {
	color:#fff;
}
.sidebar ul.pro-type li:hover i {
	padding-right:25px;
}
.info-right {
	width: 945px; float: right;
}
.info-right .pro-list {
	width: 970px;
}
.pro-list li {
	margin: 0px 25px 25px 0px; width: 295px; float: left;
}
.pro-list li p {
	width: 100%; height:221px; overflow: hidden; position: relative;
}
.pro-list li p img {
	transition:150ms linear; width: 100%; height: 100%; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.pro-list li span {
	transition:150ms linear; color: rgb(74, 74, 74); font-size: 18px; text-align:center; margin-top: 10px; display: block; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.pro-list li:hover span {
	color: rgb(0, 94, 190);
}
.pro-list li:hover img {
	transform: scale(0.95); -webkit-transform: scale(0.95);
}
.sidebar2 .s-tit span {
	color: rgb(255, 255, 255);
}
.sidebar2 .s-tit b {
	color: rgb(255, 255, 255);
}
.sidebar2 > small {
	color: rgb(255, 255, 255);
}
.sidebar2 .s-tit {
	border-bottom-color: rgb(255, 255, 255); border-bottom-width: 2px; border-bottom-style: solid;
}
.sidebar2 > a:hover {
	background: url("jt.png") no-repeat 150px rgb(235, 124, 8);
}
.adv {
	padding: 65px 0px; overflow: hidden;
}
.adv ul {
	width: 896px; overflow: hidden; float: right;
}
.adv ul li {
	background-position: center; width: 298.66px; height: 338px; float: left; background-repeat: no-repeat;
}
.adv ul li:hover img {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
.adv ul li p {
	margin: 0px auto; width: 200px; color: rgb(255, 255, 255); padding-top: 64px;
}
.adv ul li p img {
	transition:150ms linear; display: block; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.adv ul li p b {
	margin: 20px 0px; font-size: 22px; display: block;
}
.adv ul li p span {
	font-size: 14px; display: block;
}
.adv ul li:nth-of-type(1) {
	background-image: url("a1.jpg");
}
.adv ul li:nth-of-type(2) {
	background-image: url("a2.jpg");
}
.adv ul li:nth-of-type(3) {
	background-image: url("a3.jpg");
}
.case {
	background: url("casebg.jpg") no-repeat center; padding: 75px 0px; overflow: hidden;
}
.case .case-r {
	width: 950px; float: right;
}
.case .case-r p {
	width: 654px; float: left;
}
.case .case-r p img {
	width: 100%; height: 487px; display: block;
}
.case .case-r p span {
	background: rgb(255, 255, 255); line-height: 60px; text-indent: 30px; font-size: 14px; display: block;
}
.case .case-r p:hover span {
	color: rgb(0, 94, 190);
}
.case .case-r ul {
	background: rgb(255, 255, 255); width: 285px; padding-bottom: 8px; float: right;
}
.case .case-r ul li {
	background: rgb(255, 255, 255); padding: 10px 10px 0px; overflow: hidden;
}
.case .case-r ul li img {
	transition:150ms linear; width: 270px; height: 166px; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.case .case-r ul li:hover img {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
.lc {
	padding: 75px 0px; overflow: hidden;
}
.lc .lc-r {
	width: 950px; text-align: center; float: right;
}
.lc .lc-r ul {
	display: flex; justify-content: space-between;
}
.lc .lc-r ul li {
	width: 200px;
}
.lc .lc-r ul li span {
	margin: 30px 0px 20px; color: rgb(57, 57, 57); font-size: 16px; display: block;
}
.lc .lc-r ul li small {
	color: rgb(146, 146, 146); font-size: 14px;
}
.company {
	background: url("combg.jpg"); padding: 85px 0px; overflow: hidden;
}
.company .wrapper > span {
	width: 950px; color: rgb(255, 255, 255); line-height: 30px; font-size: 16px; float: right; display: block; text-indent:2rem;
}
.honor {
	padding:5px 0px 48px; overflow: hidden;
}
.honor ol {
	overflow: hidden; margin-bottom: 30px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.honor ol li {
	transition:150ms linear; width: 140px; text-align: center; color: rgb(69, 69, 69); line-height: 60px; font-size: 20px; float: left; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.honor ol li:first-child {
	background: rgb(0, 94, 190);
}
.honor ol li:first-child a {
	color: rgb(255, 255, 255);
}
.honor ol li a {
	transition:150ms linear; display: block; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.honor ol li a:hover {
	background: rgb(0, 94, 190); color: rgb(255, 255, 255);
}
.honor ul li {
	text-align: center; margin-left: 22px; float: left;
}
.honor ul li:first-child {
	margin-left: 0px;
}
.honor ul li img {
	width: 283px; height: 200px; display: block;
}
.honor ul li span {
	color: rgb(69, 69, 69); font-size: 16px; margin-top: 15px; display: block;
}
.honor ul li:hover span {
	color: rgb(0, 94, 190);
}
.news {
	overflow: hidden; padding-bottom: 65px; margin-top:50px;
}
.news .new-left {
	width: 790px; float: left;
}
.news .new-left .new-t {
	background: rgb(239, 239, 239); line-height: 40px; overflow: hidden; margin-bottom: 22px; position: relative;
}
.news .new-left .new-t > a {
	top: 8px; right: 20px; position: absolute;
}
.news .new-left .new-t ol li {
	transition:150ms linear; width: 120px; text-align: center; font-size: 14px; border-top-color: transparent; border-top-width: 2px; border-top-style: solid; float: left; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.news .new-left .new-t ol li:first-child {
	background: rgb(255, 255, 255); border-top-color: rgb(0, 94, 190); border-top-width: 2px; border-top-style: solid;
}
.news .new-left .new-t ol li:hover {
	background: rgb(255, 255, 255); border-top-color: rgb(0, 94, 190); border-top-width: 2px; border-top-style: solid;
}
.news .new-left .new-left-c {
	overflow: hidden;
}
.news .new-left .new-left-c img {
	width: 484px; height: 300px; float: left;
}
.news .new-left .new-left-c p {
	width: 260px; float: right;
}
.news .new-left .new-left-c p b {
	color: rgb(0, 94, 190); padding-bottom: 15px; font-size: 22px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.news .new-left .new-left-c p small {
	margin: 15px 0px; color: rgb(146, 146, 146); line-height: 30px; font-size: 14px; display: block;
}
.news .new-left .new-left-c p a {
	background: rgb(0, 94, 190); transition:150ms linear; width: 122px; text-align: center; color: rgb(255, 255, 255); line-height: 35px; font-size: 14px; float: right; display: block; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.news .new-left .new-left-c p a:hover {
	background: rgb(245, 151, 16);
}
.news .new-left > ol li {
	width: 46%; color: rgb(97, 97, 97); line-height: 45px; overflow: hidden; float: left;
}
.news .new-left > ol li a {
	transition:150ms linear; color: rgb(97, 97, 97); border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed; display: block; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.news .new-left > ol li span {
	float: right;
}
.news .new-left > ol li:nth-of-type(2) {
	float: right;
}
.news .new-left > ol li:nth-of-type(4) {
	float: right;
}
.news .new-left > ol li:hover a {
	color: rgb(0, 94, 190);
}
.news .new-right {
	width: 365px; float: right;
}
.news .new-right .new-t {
	background: rgb(239, 239, 239); line-height: 40px; overflow: hidden; margin-bottom: 22px; position: relative;
}
.news .new-right .new-t > a {
	top: 8px; right: 20px; position: absolute;
}
.news .new-right .new-t span {
	padding-left: 30px; font-size: 14px; display: block;
}
.news .new-right ul li {
	padding: 21px 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed;
}
.news .new-right ul li p {
	overflow: hidden; margin-bottom: 5px;
}
.news .new-right ul li p span {
	background: rgb(112, 112, 112); width: 23px; height: 23px; text-align: center; color: rgb(255, 255, 255); line-height: 23px; display: inline-block;
}
.news .new-right ul li p small {
	text-indent: 10px; display: inline-block;
}
.news .new-right ul li p + p span {
	background: rgb(0, 94, 190);
}
.news .new-right ul li p + p small {
	color: rgb(159, 159, 159);
}
.links {
	overflow: hidden;
}
.links > img {
	float: left;
}
.links .link-wrap {
	width: 1035px; float: right;
}
.links .link-wrap .link-wrap-2 {
	width: 990px;
}
.links .link-wrap .multiple_ul {
	overflow: hidden;
}
.links .link-wrap ul li {
	margin: 0px 10px; border-image: none; width:auto; height:25px; line-height:25px; float: left; position: relative;
}
.links .link-wrap ul li img {
	left: 50%; top: 50%; position: absolute; max-height: 100%; max-width: 100%; transform: translate(-50%); -webkit-transform: translate(-50%, -50%);
}
.links .link-wrap ol {
	top: 0px; right: 0px; position: absolute;
}
.links .link-wrap ol li {
	background: rgb(206, 206, 206); width: 45px; height: 80px; text-align: center;
}
.links .link-wrap ol li img {
	padding-top: 21px;
}
.links .link-wrap ol li:hover {
	background: rgb(0, 94, 190);
}
#main + footer {
	margin-top: 40px;
}
footer {
	background: rgb(27, 27, 27); padding: 40px 0px; overflow: hidden;
}
footer a:hover {
	color: rgb(255, 255, 255) !important;
}
footer .wrapper > img {
	margin-top: 45px; float: left;
}
footer .f-right {
	width: 770px; float: right; position: relative;
}
footer .f-right a{ color:#fff;}
footer .f-right ul {
	padding: 12px 0px; width: 100%; border-top-color: rgb(93, 93, 93); border-bottom-color: rgb(93, 93, 93); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; display: flex; justify-content: space-between;
}
footer .f-right ul li {
	color: rgb(93, 93, 93); font-size: 14px;
}
footer .f-right ul li a {
	color: rgb(93, 93, 93);
}
footer .f-right div span {
	color: rgb(165, 161, 161); line-height:25px; font-size:14px; display: block; margin-top:10px;
}
footer .f-right > img {
	top: 59px; right: 0px; position: absolute;
}
.right .pro-list {
	width: 890px;
}
.right .pro-list li {
	width: 270px;
}
.right .pro-list li p {
	border: 1px solid rgb(204, 204, 204); border-image: none; height: 270px;
}
.prev_next a:hover {
	color: rgb(218, 9, 34);
}
.prev_next {
	font-size: 14px; margin-top: 20px;
}
div.page {
	margin: 20px 0px; clear: both; font-size: 14px; float: right;
}
div.page a {
	background: rgb(155, 155, 155); margin: 2px; padding: 2px 5px; color: rgb(255, 255, 255); text-decoration: none;
}
div.page a:hover {
	background: rgb(92, 92, 92);
}
div.page span.current {
	margin: 2px; padding: 2px 8px; color: rgb(255, 255, 255); font-weight: 700; background-color: rgb(218, 9, 34);
}
div.page span.disabled {
	margin: 2px; padding: 2px 5px; color: rgb(221, 221, 221);
}
.prev_next .prev {
	padding: 5px 25px; font-size: 13px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
.prev_next .next {
	padding: 5px 25px; font-size: 13px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
.prev_next .prev a:hover {
	color: rgb(218, 9, 34);
}
.prev_next .next a:hover {
	color: rgb(218, 9, 34);
}
.prev_next .prev {
	background: url("prev_bg.png") no-repeat left / 18px; margin-top: 20px;
}
.prev_next .next {
	background: url("next_bg.png") no-repeat left / 18px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.sbar {
	width: 240px; float: left;
}
.sbar .sidebar2 {
	background: rgb(255, 255, 255); border-radius: 10px; border: 2px solid rgb(0, 94, 190); border-image: none; width: 236px; padding-bottom: 15px;
}
.sbar .sidebar2 .s-title {
	background: rgb(0, 94, 190); padding: 19px 0px; text-align: center; color: rgb(255, 255, 255);
}
.sbar .sidebar2 .s-title h3 {
	font-size: 22px;
}
.sbar .sidebar2 .s-title small {
	font-size: 12px; display: block; opacity: 0.5;
}
.sbar .sidebar2 ul {
	padding: 0px 22px;
}
.sbar .sidebar2 ul li a {
	padding: 15px 0px; transition:200ms linear; color: rgb(153, 153, 153); font-size: 14px; border-bottom-color: rgb(182, 202, 228); border-bottom-width: 1px; border-bottom-style: dashed; display: block; position: relative; -webkit-transition: all 200ms linear;
}
.sbar .sidebar2 ul li a i {
	top: 50%; right: 0px; font-size: 14px; margin-top: -7px; position: absolute;
}
.sbar .sidebar2 ul li a:hover {
	color: rgb(0, 94, 190);
}
.sbar .sidebar2 > a {
	background: rgb(0, 94, 190); margin: 35px auto 0px; transition:200ms linear; width: 130px; text-align: center; color: rgb(255, 255, 255); line-height: 35px; font-size: 14px; display: block; -webkit-transition: all 200ms linear;
}
.sbar .sidebar2 > a:hover {
	background: rgb(193, 193, 193);
}
.sbar .scon {
	background: rgb(0, 94, 190); padding: 0px 15px 15px; border-radius: 10px; color: rgb(255, 255, 255); margin-top: 35px;
}
.sbar .scon .s-title {
	background: rgb(0, 94, 190); padding: 19px 0px; text-align: center; color: rgb(255, 255, 255);
}
.sbar .scon .s-title h3 {
	font-size: 22px;
}
.sbar .scon .s-title small {
	font-size: 12px; display: block; opacity: 0.5;
}
.sbar .scon ul li {
	font-size: 18px; margin-bottom: 10px;
}
.sbar .scon img {
	margin-top: 25px; display: block;
}
.new_right li {
	padding: 15px 0px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dashed;
}
.new_right li:first-child {
	padding-top: 0px; margin-top: 20px;
}
.new_right li p {
	overflow: hidden;
}
.new_right li b {
	transition:150ms linear; color: rgb(0, 0, 0); font-weight: bold; float: left; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.new_right li small {
	color: rgb(102, 102, 102); font-weight: 400; float: right;
}
.new_right li span {
	padding: 10px 0px 0px; color: rgb(102, 102, 102); line-height: 26px; display: block;
}
.new_right li:hover b {
	color: rgb(8, 93, 189);
}
ul.jobs li {
	line-height: 30px; padding-bottom: 10px; padding-left: 20px; font-size: 15px; margin-bottom: 10px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 2px; border-bottom-style: dotted; position: relative;
}
ul.jobs li a {
	padding: 1px 8px; left: 500px; top: 50px; color: rgb(255, 255, 255); display: block; position: absolute; background-color: rgb(0, 94, 190);
}
ul.jobs li a:hover {
	border-radius: 8px; transition:200ms; -webkit-transition: all 200ms; -moz-transition: all 200ms; -o-transition: all 200ms;
}
ul.jobs li strong {
	color: rgb(181, 0, 0);
}
.zizhi {
	width: 880px;
}
.zizhi li {
	margin: 0px 24px 20px 0px; padding: 10px; border: 1px solid rgb(204, 204, 204); transition:150ms linear; border-image: none; float: left; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear;
}
.zizhi li b {
	width: 246px; height: 192px; overflow: hidden; display: block; position: relative;
}
.zizhi li img {
	transition:150ms linear; left: 50%; top: 50%; display: block; position: absolute; max-height: 100%; max-width: 100%; transform: translate(-50%, -50%); -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear; -webkit-transform: translate(-50%, -50%);
}
.zizhi li span {
	background: rgb(237, 237, 237); text-align: center; color: rgb(46, 46, 46); line-height: 40px; font-size: 14px; display: block;
}
.zizhi li:hover img {
	transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);
}
.zizhi li:hover {
	box-shadow: 0px 15px 30px rgba(0,0,0,0.18); transform: translate3d(0px, -2px, 0px); -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.18); -webkit-transform: translate3d(0, -2px, 0);
}
.container {
	width: 1200px; margin-right: auto; margin-left: auto;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.clearfix {
	-ms-zoom: 1;
}
.sub-page {
	background: rgb(242, 242, 242); overflow: hidden; padding-top: 60px; padding-bottom: 70px;
}
.sub-page .article {
	background: rgb(255, 255, 255); padding: 25px; width: 860px;
}
.sub-page .article .cat {
	height: 52px; line-height: 52px; margin-bottom: 20px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 2px; border-bottom-style: solid;
}
.sub-page .article .cat b {
	background: rgb(0, 94, 190); padding: 0px 40px; height: 56px; color: rgb(255, 255, 255); line-height: 56px; font-size: 18px; margin-top: -2px; margin-left: -2px; float: left; display: block;
}
.sub-page .article .cat span {
	color: rgb(102, 102, 102); font-size: 14px; float: right;
}
.sub-page .article .cat span a {
	color: rgb(102, 102, 102);
}
.sub-page .article .cat span a:hover {
	color: rgb(0, 94, 190);
}
.sub-page .article .pro-tit {
	width: 600px;
}
.sub-page .article .pro-img {
	
}
.sub-page .article .pro-text {
	width: 400px; padding-top: 30px;
}
.sub-page .article .pro-text ul {
	line-height: 35px; font-size: 16px;
}
.sub-page .article .pro-text ul b {
	color: rgb(231, 153, 52); font-size: 24px;
}
.sub-page .article .pro-text a.hs {
	background: rgb(209, 2, 12); border-radius: 4px; width: 250px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 16px; display: block;
}
.sub-page .article .pro-text a.hs:hover {
	background: rgb(177, 0, 10);
}
.sub-page .article h1.title {
	color: rgb(42, 42, 42); line-height: 54px; font-size: 24px;
}
.sub-page .article .desct {
	background: rgb(241, 241, 241); width: 100%; height: 40px; line-height: 40px; overflow: hidden; font-size: 16px;
}
.sub-page .article .desct b {
	background: rgb(209, 2, 12); padding: 0px 20px; color: rgb(255, 255, 255); float: left; display: block;
}
.sub-page .article .content {
	color: rgb(51, 51, 51); line-height: 30px; font-size: 15px;
}
.sub-page .article .content img {
	margin-right: auto; margin-left: auto; display: block; max-width: 860px;
}
