﻿body {
	font-size: 12px;
	color: #000000;
	font-family: 'Microsoft YaHei';
	min-width: 1200px;
}
body, div, ul, ol, li, dl, dt, dd, p, span, h1, h2, h3, h4, h5, h6, form, pre, fieldset, legend, table, tr, td, th, input, textarea, img {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei';
}
section, article, header, footer, aside, nav, dialog, figcaption, figure, menu, details {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei';
}
div, ul, ol, li, dd, dl, dt {
	list-style: none;
}
table {
	border-collapse: collapse;
	border: 0;
}
td, tr, th {
	font-size: 12px;
}
img {
	border: none;
}
select, input, img {
	vertical-align: middle;
}
textarea {
	vertical-align: middle;
	font-size: 12px;
	resize: none;
}
em {
	font-style: normal;
}
b {
	font-weight: normal;
}
h1, h2, h3 {
	font-weight: bold;
	font-size: 16px;
}
h4, h5, h6 {
	font-weight: bold;
	font-size: 12px;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #cb0e16;
	text-decoration: none;
}
a.sethome:link, a.sethome:visited {
	color: #273843;
	font-size: 12px;
	text-decoration: none;
}
a.sethome:hover, a.sethome:active {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
a.links:link, a.links:visited {
	color: #3C3B3B;
	font-size: 12px;
	text-decoration: none;
}
a.links:hover, a.links:active {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
a.white:link, a.white:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.white:hover, a.white:active {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
a.black:link, a.black:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a.black:hover, a.black:active {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
a.detail:link, a.detail:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.detail:hover, a.detail:active {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
a.newslist:link, a.newslist:visited {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}
a.newslist:hover, a.newslist:active {
	color: #FF0000;
	font-size: 13px;
	text-decoration: none;
}
a.prolist:link, a.prolist:visited {
	color: #615B5B;
	font-size: 13px;
	text-decoration: none;
}
a.prolist:hover, a.prolist:active {
	color: #FF0000;
	font-size: 13px;
	text-decoration: none;
}
a.job:link, a.job:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a.job:hover, a.job:active {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
a.botmenu:link, a.botmenu:visited {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	margin: 0px 8px 0px 7px;
}
a.botmenu:hover, a.botmenu:active {
	color: #FFFF00;
	font-size: 13px;
	text-decoration: none;
	margin: 0px 8px 0px 7px;
}
.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.clearfix {
*overflow: hidden;
*zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clear, .cl {
	clear: both;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.tc {
	text-align: center;
}
.fl, .l {
	float: left;
}
.fr, .r {
	float: right;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.pt50 {
	padding-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.h20 {
	height: 20px;
	line-height: 20px;
}
.h22 {
	height: 22px;
	line-height: 22px;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0000FF;
}
.blank {
	font-family: 'Times New Roman';
	font-size: 12px;
}
.bridgeCode {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	padding: 0px 0px 5px 0px;
}
.button {
	border: 1px solid #000000;
	padding-top: 1px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	cursor: pointer;
	vertical-align: middle;
}
.button_submit {
	border: 0px solid #000000;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	width: 50px;
	height: 22px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/btn_submit.gif') no-repeat;
}
.button_submit2 {
	border: 0px solid #000000;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	width: 70px;
	height: 22px;
	cursor: pointer;
	vertical-align: middle;
	background: url('../images/btn_submit2.gif') no-repeat;
}
.button_submit3 {
	color: #333333;
	font-weight: normal;
	cursor: pointer;
	height: 25px;
	width: 100px;
	font-weight: bold;
	background-color: transparent;
	border: 1px solid #999999;
	border-radius: 5px;
	margin-right: 10px;
}
.button_submit4 {
	color: #333333;
	font-weight: normal;
	cursor: pointer;
	height: 25px;
	width: 90px;
	font-weight: bold;
	background-color: transparent;
	border: 1px solid #999999;
	border-radius: 5px;
}
/**********************************************************************************************/
.main {
	width: 100%;
	margin: 0 auto;
	line-height: 20px;
}
.topCon {
	width: 1200px;
	margin: 0 auto;
1overflow: hidden;
}
.topCon100 {
	width: 100%;
	margin: 0 auto;
	line-height: 20px;
}
.indexTop {
	width: 100%;
	margin: 0 auto;
	line-height: 20px;
}
.indexLeft {
	float: left;
	width: 240px;
	line-height: 20px;
	margin: 20px 0;
}
.indexLeft1 {
	float: left;
	width: 240px;
	line-height: 20px;
}
.indexBottom {
	width: 100%;
	margin: 0 auto;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
}
.indexCenter {
	width: 1200px;
	margin: 0 auto;
	line-height: 20px;
	padding: 5px 0px 0px 0px;
}
.indexCenter table {
	line-height: 20px;
}
.indexCenter2 {
	width: 1200px;
	margin: 0 auto;
	line-height: 20px;
	padding: 5px 0px 0px 0px;
}
.indexRight {
	float: right;
	width: 930px;
	margin: 20px 0;
}
.indexRight1 {
	float: right;
	width: 930px;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
}
.indexMain {
	float: right;
	width: 730px;
	line-height: 20px;
}
.indexRightVideo {
	float: right;
	width: 253px;
	line-height: 20px;
	padding-bottom: 5px;
}
.topCon_1 {
	float: left;
	width: 100%;
}
.topCon_2 {
	float: left;
	width: 100%;
	height: 125px;
	text-align: left;
	background-repeat: no-repeat;
}
/* top */
.wraptop {
	width: 100%;
	margin: 0 auto;
	height: 45px;
	overflow: hidden;
	background: #F7F7F7;
}
.wraptop_1 {
	border-bottom: 1px solid #eaeaea;
 1float: left;
	height: 55px;
	width: 100%;
	position: fixed;
	background: #fff;
	z-index: 9999999999999;
}
.wraptop_1_1 {
	float: left;
	width: 460px;
	text-align: left;
	line-height: 55px;
}
.wraptop_1_1 span {
	font-size: 14px;
	color: #000;
}
.wraptop_1_2 {
	float: right;
	width: 550px;
	line-height: 55px;
	color: #777;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
}
.wraptop_1_2 span {
	padding-left: 20px;
}
.wraptop_2 {
1float:left;
	width: 100%;
	padding: 0px 0;
1height: 140px;
}
.wraptop_2_1 {
	float: left;
	padding-top: 12px;
	text-align: left;
	width: 440px;
	padding-bottom: 12px;
}
.wraptop_2_2 {
	float: right;
	width: 40px;
	line-height: 135px;
}
.wraptop_2_2_1 {
	float: right;
	text-align: right;
	padding-top: 15px;
}
.wraptop_4 {
	width: 100%;
	height: 60px;
	text-align: left;
1background: #cb0e16;
}
.wraptop_4_1 {
	float: left;
	width: 710px;
	line-height: 60px;
	color: #fff;
}
.wraptop_4_1 span {
	float: left;
	width: 135px;
	text-align: right;
	color: #333;
	font-size: 18px;
	background: url('../images/image04.png') no-repeat 0 center;
}
.wraptop_4_1 div {
	float: left;
	width: 560px;
	height: 60px;
	overflow: hidden;
}
.wraptop_4_1 div a:link, .wraptop_4_1 div a:visited {
	color: #333;
	margin: 0 5px 0 4px;
}
.wraptop_4_1 div a:hover, .wraptop_4_1 div a:active {
	color: #D91E25;
	margin: 0 5px 0 4px;
}
.wraptop_4_2 {
	float: right;
	line-height: 60px;
	width: 460px;
}
.wraptop_4_2_1 {
	float: left;
}
.wraptop_4_2_1 .searchinput {
	width: 390px;
	border: none;
1border-bottom:2px solid #da1c24;
	eight: 54px;
	line-height: 54px;
	color: #333;
	font-size: 14px;
	padding: 0 5px;
	vertical-align: middle;
	background: transparent;
	outline: none;
}
.wraptop_4_2_2 {
	float: right;
}
.wraptop_4_2_2 input {
	border: 0px solid #000000;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
	width: 58px;
	height: 38px;
	outline: none;
	line-height: 38px;
	background: url('../images/image05.png') no-repeat right center;
	cursor: pointer;
	vertical-align: middle;
	border-left: 2px solid #ccc;
}
/* navigation */
#cssmenu {
1float:left;
	width: 740px;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 9
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button {
	display: none;
}
#cssmenu {
	width: auto;
	line-height: 1;
	background: #2d3134;
}
#menu-line {
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	background: #009ae1;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
	float: left;
}
#cssmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-right > ul > li {
	float: right;
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu > ul > li > a {
	padding: 20px 33px;
	1border-top: 5px #2d3134 solid;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
#cssmenu > ul > li > a.last {
	1padding-right: 0
}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
	color: #fff;
	1border-top: 5px #2d3134 solid; background:#cb0e16;
}
#cssmenu > ul > li.has-sub > a {
	1padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
	position: absolute;
	top: 22px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	content: "";
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after, #cssmenu > ul > li.has-sub.active > a::after {
	border-color: #fff;
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
}
#cssmenu li:hover > ul {
	left: auto;
}
#cssmenu.align-right li:hover > ul {
	right: 0;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-o-transition: height .2s ease;
	transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
	height: 42px;
}
#cssmenu ul ul li a {
	padding: 15px 20px;
	width: 160px;
	font-size: 14px;
	background: #CB0E16;
	text-decoration: none;
	color: #fff;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
	text-align: center;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #ffffff;
}
#cssmenu ul ul li.has-sub > a::after {
	position: absolute;
	top: 21px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	content: "";
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
	right: auto;
	left: 10px;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
	border-color: #ffffff;
}
/* bottom */
.divBottom {
	width: 100%;
	line-height: 20px;
	margin-top: 0px;
	background: #2d3134;
}
.divBottom_1 {
	text-align: center;
	border: 1px solid #E3E1E1;
	background: #065FA5;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 5px 0px 5px 0px;
}
.divBottom_2 {
	color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
.divBottom_2 a, .divBottom_2 a:link, .divBottom_2 a:visited {
	color: #666666 !important;
}
.divBottom_3 {
	float: left;
	width: 988px;
	background-color: #E1E8ED;
	border: 1px solid #A7A6A6;
	padding: 10px 0px 10px 0px;
}
.divBot {
	width: 1200px;
	margin: 0 auto;
	padding-top: 0px;
1padding-bottom: 50px;
}
.divBot a {
	color: #fff;
}
.divBot_01 {
	float: right;
	width: 250px;
	padding-top: 30px;
}
.divBot_01 strong {
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 20px;
	color: #fff;
}
.divBot_01 img {
	width: 110px;
	height: 110px;
}
.divBot_02 {
	float: left;
	width: 900px;
	padding-top: 30px;
}
.divBot_02 dl {
	float: left;
	width: 215px;
	color: #fff;
}
.divBot_02 dl dt {
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 20px;
	font-weight: 700;
}
.divBot_02 dl dd {
	font-size: 14px;
	line-height: 24px;
}
.divBot_02 dl dd:nth-child(5),.divBot_02 dl dd:nth-child(6),.divBot_02 dl dd:nth-child(7),.divBot_02 dl dd:nth-child(8),.divBot_02 dl dd:nth-child(9),.divBot_02 dl dd:nth-child(10){
	display: none;
}
.divBot_02 a {
	color: #fff;
}
.divBot_02 a:hover {
	color: #cb0e16;
}
.divBot_02 dl:nth-child(4) {
	width: 250px;
}
.divBot2 {
	padding: 20px 0;
	border-top: 1px #3a3e41 solid;
	color: #fff;
	width: 1200px;
	margin: 0 auto;
}
.divBot2_01 {
	float: left;
	width: 120px;
	border-right: 1px #3a3e41 solid;
}
.divBot2_01 img {
1width: 215px;
	height: 85px;
}
.divBot2_02 {
	float: left;
	width: 700px;
	padding-left: 35px;
	font-size: 14px;
	line-height: 24px;
}
.divBot2_02 .tit {
	display: block;
	font-size: 16px;
	line-height: 35px;
}
.divBot2_03 a {
	margin-top: 30px;
	float: right;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	background: #cb0e16;
	display: inline-block;
	font-size: 16px;
	color: #fff;
}
.divBot2_03 a:hover {
	background: #fff;
	color: #cb0e16;
}
.divBot3 {
	background: #cb0e16;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 13px;
}
.divBot3 a {
	color: #fff;
}
.divBot3_01 {
	float: left;
	width: 50%;
}
.divBot3_02 {
	float: right;
	width: 50%;
	text-align: right;
}
/* Links */
.yqlj {
	clear: both;
	margin: 0 auto;
	width: 1200px;
1height: 160px;
1background: #fff;
	line-height: 20px;
}
.yqlj_t {
	float: left;
	margin: 15px 0;
	background: url(../images/image47.png) no-repeat 16px 7px;
	height: 60px;
1border-right: 1px #ededed solid;
	font-size: 24px;
	color: #8a8b8b;
	line-height: 30px;
	width: 95px;
	padding-left: 70px;
}
.yqlj_t strong {
	display: block;
	color: #fff;
	font-size: 20px;
	padding-top: 16px;
}
.yqlj .yqlj_1 {
	float: left;
	width: 1020px;
	margin-top: 18px;
}
.yqlj .yqlj_1 a {
	float: left;
	margin: 20px 0px 0px 30px;
	font-size: 14px;
	color: #fff;
}
.box {
	border: 1px solid #c3d4e7;
	zoom: 1;
	overflow: auto;
	padding-bottom: 10px;
}
.box h5, .box h6 {
	background: url('../images/v9/title.png') no-repeat right top;
	color: #1e50a2;
	height: 26px;
	margin-bottom: 10px;
	line-height: 26px;
	padding-left: 10px;
	border-bottom: 1px solid #dce7f3;
	position: relative;
}
.box h6 {
	margin-bottom: 0;
}
.box h5.title-1, .box h6.title-1 {
	background-position: right -52px;
}
.box h5.title-2, .box h6.title-2 {
	background-position: right -100px;
}
.box h5.title-2 span.tab {
	float: right;
	padding-right: 6px;
	color: #a4bcd6;
}
.box h5.title-2 span.tab span {
	color: #2064ae;
	cursor: hand !important;
	cursor: pointer;
}
.box a.more {
	font-size: 12px;
	margin-right: 8px;
	font-weight: normal;
	position: absolute;
	top: 0;
*top:1px;
	_top: 1px;
	right: 0;
}
.box .content {
	padding: 0 10px;
	overflow: auto;
}
.blue, .blue a, .box h5 a, .box h6 a, .box a.more, .crumbs a {
	color: #004499;
}
.main .col-left {
	width: 700px;
	margin-right: 10px;
}
.main .col-left2 {
	width: 980px;
	margin-right: 10px;
}
.crumbs {
	background: url('../images/v9/icon.png') no-repeat left -34px;
	padding: 3px 0 3px 18px;
	border-bottom: 1px solid #c3d4e7;
	margin-bottom: 10px;
}
.crumbs span {
	color: #7e7e7e;
}
.itemli {
	margin: 0px 10px;
}
.itemli li {
	padding: 10px 0px;
}
.itemli li a {
	background: url('../images/bg_member_1.gif') no-repeat -5px -126px;
	font-weight: bold;
	padding-left: 14px;
	color: #004499;
	font-size: 13px;
}
.keylink, .keylink:link, .keylink:hover, .keylink:active {
	text-decoration: underline;
	width: 26px;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px dotted #aaa;
	text-align: center;
}
.tag_a a {
	display: inline-block;
	zoom: 1;
*display:inline;
	overflow: hidden;
	vertical-align: middle;
	margin: 6px;
	white-space: nowrap;
	font-weight: bold;
	color: #004499;
	background: url('../images/v9/bg_member_1.gif') no-repeat -5px -124px;
	padding-left: 10px;
}
.cboxs h5 {
	background: url('../images/v9/nav.png') repeat-x 0px -33px;
}
.cboxs .tag_a a {
	padding: 0px;
	background: none;
	margin: 6px 10px;
	font-weight: 100;
	margin-bottom: 20px;
}
.sqlj_btn {
	background: url('../images/v9/sqyqlj_btn.jpg') no-repeat;
	width: 142px;
	height: 47px;
	display: block;
	margin: 10px auto;
}
.tjly_btn {
	background: url('../images/v9/sqly_btn.jpg') no-repeat;
	width: 142px;
	height: 47px;
	display: block;
	margin: 10px auto;
}
.table_form {
	width: 100%;
}
.table_form caption {
	background: url('../images/v9/nav.png') repeat-x 0 -33px;
	border-bottom: medium none;
	color: #004499;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	line-height: 30px;
}
.table_form img {
	cursor: pointer;
}
.submitTable {
	border: 0;
}
.submitTable td {
	height: 35px;
}
.submitTable img {
	cursor: pointer;
}
.in {
	height: 23px;
	line-height: 23px;
	border: 1px solid #999999;
}
.incode {
	height: 21px;
	line-height: 21px;
	border: 1px solid #999999;
}
.lanyuds {
	height: 30px;
	font-size: 12px;
}
.lanyuds2 {
	height: 30px;
	font-size: 13px;
	color: #00000F;
	font-weight: bold;
}
.txtinput {
	width: 140px;
	border: 1px solid #999999;
	height: 19px;
	color: #666;
	line-height: 19px;
	font-size: 12px;
	padding-left: 3px;
}
.InputBorder {
	width: 98%;
	border: solid 1px #8A8484;
	padding: 2px;
	font-size: 12px;
}
.form-txt {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.table01 {
	table-layout: fixed;
	border-collapse: collapse;
}
.loginemail {
	border: 1px solid #C0C0C0;
	background-color: #EBEBEB;
	font-size: 13px;
}
.hui666 {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}
.DisplayNone {
	display: none;
}
.DisplayShow {
	display: block;
}
.text {
	border: 1px solid #8A8484;
	height: 20px;
	line-height: 20px;
	width: 130px;
	padding-left: 3px;
}
.text01 {
	font-size: 12px;
	line-height: 20px;
}
.text01 strong, .text01 span {
	color: #D50404;
}
.text02 {
	font-size: 12px;
	line-height: 30px;
	padding: 0px 0px 0px 8px;
}
.textcode {
	border: 1px solid #27B3FE;
	width: 50px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	padding-left: 3px;
}
.imgcode {
	width: 60px;
	height: 22px;
	vertical-align: middle;
	cursor: pointer;
}
.isLogin {
	color: #0B8202;
	font-size: 12px;
}
.Company {
	clear: both;
	padding: 10px 10px 10px 10px;
	line-height: 24px;
	color: #666666;
	font-size: 12px;
}
.Company p {
	line-height: 24px;
	color: #666666;
}
.Company img {
	max-width: 99%;
	height: auto !important;
}
.Company table {
	width: 99% !important;
	word-break: break-all;
}
.divAboutUs {
	padding: 10px 10px 10px 10px;
	line-height: 24px;
	color: #333333;
	font-size: 12px;
	overflow: hidden;
}
.divContactUs {
	padding: 10px 10px 10px 10px;
	line-height: 24px;
	color: #333333;
	font-size: 12px;
	overflow: hidden;
}
/* Banner */
.banner6 {
	position: relative;
	height: 500px;
	overflow: hidden;
	width: 100%;
	margin-top: 0px;
}
.banner6 .show {
	width: 2500px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -1250px;
	overflow: hidden;
}
.banner6 .show ul {
	position: relative;
	float: left;
	width: 2500px;
	height: 500px;
	overflow: hidden;
}
.banner6 .show ul li {
	text-align: center;
	float: left;
	width: 2500px;
	position: absolute;
	display: none;
}
.banner6 .focus {
	position: absolute;
	bottom: 0px;
	left: 47%;
	padding: 5px 6px;
}
.banner6 .focus a {
	float: left;
	width: 18px;
	height: 18px;
	display: block;
	margin-left: 5px;
	border-radius: 14px;
	color: #fffab1;
	cursor: pointer;
	background: #fff none repeat scroll 0 0;
	transition: width 0.5s ease 0s, height 0.5s ease 0s, background 0.5s ease 0s, color 0.5s ease 0s;
}
.banner6 .focus a.on {
	background: #da1c24 none repeat scroll 0 0;
	color: #da1c24;
	height: 18px;
	width: 32px;
}
.hot {
	width: 100%;
	height: 42px;
	line-height: 42px;
	position: absolute;
	bottom: 10px;
	z-index: 2;
}
.hot .wrapper {
	width: 1200px;
	margin: 0 auto;
}
.hot .list {
	float: left;
	width: 860px;
	padding-left: 10px;
	height: 42px;
	position: relative;
}
.hot .list .prev {
	display: block;
	width: 18px;
	height: 15px;
	position: absolute;
	background-position: -42px -108px;
	top: 13px;
	left: 80px;
}
.hot .list .box_btn {
	display: block;
	width: 18px;
	height: 15px;
	position: absolute;
	background-position: -61px -108px;
	top: 13px;
	left: 99px;
}
.hot .list .next {
	display: block;
	width: 18px;
	height: 15px;
	position: absolute;
	background-position: -80px -108px;
	top: 13px;
	left: 118px;
}
.hot .list span.tit {
	font-size: 12px;
	width: 145px;
	float: left;
	color: #151515;
}
.hot .list a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.hot .list a:hover {
	color: #0157AD;
	font-size: 12px;
	text-decoration: none;
}
.hot .list div {
	width: 700px;
	float: left;
	height: 42px;
	position: relative;
	overflow: hidden;
}
.hot .list div ul {
	width: 700px;
	position: absolute;
}
.banner6a {
	position: relative;
	height: 350px;
	overflow: hidden;
	width: 100%;
	margin-top: 0px;
}
.banner6a .show {
	width: 2500px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -1250px;
	overflow: hidden;
}
.banner6a .show ul {
	position: relative;
	float: left;
	width: 2500px;
	height: 350px;
	overflow: hidden;
}
.banner6a .show ul li {
	text-align: center;
	float: left;
	width: 2500px;
	position: absolute;
	display: none;
}
.banner6a .focus {
	position: absolute;
	bottom: 0px;
	left: 47%;
	padding: 5px 6px;
}
.banner6a .focus a {
	float: left;
	width: 18px;
	height: 18px;
	display: block;
	margin-left: 5px;
	border-radius: 14px;
	color: #fffab1;
	cursor: pointer;
	background: #fff none repeat scroll 0 0;
	transition: width 0.5s ease 0s, height 0.5s ease 0s, background 0.5s ease 0s, color 0.5s ease 0s;
}
.banner6a .focus a.on {
	background: #da1c24 none repeat scroll 0 0;
	color: #da1c24;
	height: 18px;
	width: 32px;
}
.hota {
	width: 100%;
	height: 42px;
	line-height: 42px;
	position: absolute;
	bottom: 10px;
	z-index: 2;
}
.hota .wrapper {
	width: 1100px;
	margin: 0 auto;
}
.hota .list {
	float: left;
	width: 860px;
	padding-left: 10px;
	height: 42px;
	position: relative;
}
.hota .list .prev {
	display: block;
	width: 18px;
	height: 15px;
	position: absolute;
	background-position: -42px -108px;
	top: 13px;
	left: 80px;
}
.hota .list .box_btn {
	display: block;
	width: 18px;
	height: 15px;
	position: absolute;
	background-position: -61px -108px;
	top: 13px;
	left: 99px;
}
.hota .list .next {
	display: block;
	width: 18px;
	height: 15px;
	position: absolute;
	background-position: -80px -108px;
	top: 13px;
	left: 118px;
}
.hota .list span.tit {
	font-size: 12px;
	width: 145px;
	float: left;
	color: #151515;
}
.hota .list a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.hota .list a:hover {
	color: #0157AD;
	font-size: 12px;
	text-decoration: none;
}
.hota .list div {
	width: 700px;
	float: left;
	height: 42px;
	position: relative;
	overflow: hidden;
}
.hota .list div ul {
	width: 700px;
	position: absolute;
}
.banner-box {
	padding: 3px 0px;
}
#slideshow {
	position: relative;
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}
#slideshow a {
	float: left;
	display: inline;
}
#slideshow .img {
	position: absolute;
	width: 1200px;
	height: 300px;
	overflow: hidden;
}
#slideshow .img span {
	position: absolute;
	width: 19999px;
	display: block;
}
#slideshow .img img {
	width: 1200px;
	height: 300px;
}
#slideshow .btns {
	z-index: 10;
	position: absolute;
	width: 1200px;
}
#slideshow .btns s {
	position: absolute;
	display: none;
	width: 40px;
	height: 50px;
	top: 120px;
	overflow: hidden;
	cursor: pointer;
}
#slideshow .btns s i {
	position: absolute;
	width: 40px;
	height: 107px;
	background: url('../images/btn_slideshow.png');
	_background: none;
_filter:progid:dximagetransform.microsoft.alphaimageloader(enabled=true, sizingmethod=scale, src="../images/btn_slideshow.png");
}
#slideshow .btns s.prev {
	left: 0px;
}
#slideshow .btns s.prev i {
	top: -54px;
}
#slideshow .btns s.next {
	right: 0px;
}
#slideshow .btns b {
	position: absolute;
	display: block;
	width: 100px;
	height: 14px;
	overflow: hidden;
	top: 275px;
	left: 50%;
}
#slideshow .btns b i {
	float: left;
	width: 10px;
	height: 10px;
	background: #414140;
	font-size: 0px;
	overflow: hidden;
	cursor: pointer;
	margin-right: 6px;
	border: #414140 2px solid;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#slideshow .btns b i.on {
	background: #3cd2f1;
	cursor: default;
}
.paging {
	opacity: 0.5;
	filter: alpha(opacity=80);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	height: 300px;
	position: absolute;
	background: #9c9b9b;
	overflow: hidden;
}
.paging .paging {
	opacity: 0.5;
	filter: alpha(opacity=80);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	height: 300px;
	position: absolute;
	background: #9c9b9b;
	overflow: hidden;
}
/* Move Left */
#demo {
	width: 960px;
	overflow: hidden;
	border: 0px solid #666666;
	padding: 10px 10px 10px 10px;
}
#demo img {
	text-align: center;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#indemo {
	float: left;
	width: 1000%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
.promarquee {
	float: left;
	width: 140px;
	padding: 10px 5px 5px 5px;
	text-align: center;
}
.promarquee_1 {
	width: 140px;
	height: 110px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.promarquee_1 img {
	text-align: center;
	padding: 5px 5px 5px 5px;
	cursor: pointer;
}
.promarquee_2 {
	clear: both;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-bottom: 10px;
}
#LPdemo {
	width: 832px;
	overflow: hidden;
	border: 0px solid #666666;
	padding: 10px 10px 0px 10px;
	margin-left: 10px;
}
#LPdemo img {
	text-align: center;
	padding: 5px 5px 0px 5px;
	overflow: hidden;
}
#LPindemo {
	float: left;
	width: 1000%;
}
#LPdemo1 {
	float: left;
}
#LPdemo2 {
	float: left;
}
/* Move Right */
#Rdemo {
	width: 960px;
	overflow: hidden;
	border: 0px solid #666666;
	padding: 10px 10px 10px 10px;
}
#Rdemo img {
	text-align: center;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
}
#Rindemo {
	float: left;
	width: 1000%;
}
#Rdemo1 {
	float: left;
}
#Rdemo2 {
	float: left;
}
.pagesDiv {
	clear: both;
	width: 100%;
	margin: 0 auto;
	line-height: 25px;
	padding: 10px 0px 10px 0px;
}
.pagination {
	text-align: center;
}
#pages {
	padding: 14px 0 10px;
	text-align: right;
}
#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #ffffff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333333;
	padding: 0 10px;
}
#pages a.a1 {
	background: url('../images/admin_img/pages.png') no-repeat 0 5px;
	padding: 0 5px;
}
#pages a:hover {
	background: #f1f1f1;
	color: #000000;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	height: 22px;
	padding: 0 10px;
	line-height: 22px;
	background: #FB9007;
	border: 1px solid #E61636;
	color: #ffffff;
	text-align: center;
}
#pages .noPage {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: url('../img/icu/titleBg.png') repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
#biz_title {
	float: left;
	width: 710px;
	background-color: #FFFFFF;
}
#biz_title ul {
	height: 30px;
	margin: 0px 0px 0px 20px;
	list-style-type: none;
}
.biz_top {
	width: 365px;
	height: 26px;
	color: #000000;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background: #FF0000;
}
.biz_top ul {
	float: left;
	line-height: 25px;
	list-style-type: none;
}
.tabon {
	float: left;
	width: 100px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #736C6C;
	line-height: 30px;
	color: #FFFFFF;
	padding-top: 0px;
	text-align: center;
	cursor: pointer;
}
.taboff {
	float: left;
	width: 100px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-color: #EBE5E5;
	line-height: 30px;
	color: #00000F;
	padding-top: 0px;
	text-align: center;
	cursor: pointer;
}
.tdbody {
	float: left;
	width: 687px;
	border: 1px solid #CEC7C7;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}
.gqxx {
	list-style-type: none;
}
.gqxx li {
	float: left;
	width: 642px;
	line-height: 20px;
}
.pctann {
	float: left;
	width: 100%;
	border-bottom: 1px #cacaca solid;
	height: 84px;
}
.pctabon {
	float: left;
	width: 150px;
	margin-right: 70px;
	height: 84px;
	background: url(../images/image03.png) no-repeat 0 center;
	line-height: 22px;
	color: #FFFFFF;
	padding-top: 0px;
	cursor: pointer;
	border-bottom: 1px #cb0e16 solid;
}
.pctabon h2 {
	float: left;
	margin-left: 45px;
	color: #cb0e16;
	font-size: 20px;
	padding-top: 23px;
}
.pctabon h2 span {
	display: block;
	color: #a5a5a5;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}
.pctaboff {
	float: left;
	width: 150px;
	margin-right: 70px;
	height: 84px;
	background: url(../images/image02.png) no-repeat 0 center;
	line-height: 22px;
	color: #a5a5a5;
	padding-top: 0px;
	cursor: pointer;
}
.pctaboff h2 {
	float: left;
	margin-left: 45px;
	color: #636363;
	font-size: 20px;
	padding-top: 23px;
}
.pctaboff h2 span {
	display: block;
	color: #a5a5a5;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}
.img_01 {
	float: left;
	margin: 10px 5px 5px 5px;
}
.div {
	text-align: center;
}
.div img {
	border: 0px #666666 solid;
	margin: 0px;
	cursor: pointer;
}
.showPic {
}
.divHonorShow {
	float: left;
	width: 282px;
	padding: 10px 14px 10px 14px;
	overflow: hidden;
}
.divHonorShow_1 {
	width: 280px;
	1height: 230px;
	text-align: center;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
*display: block;
*font-size: 175px;
*font-family:Arial;
}
.divHonorShow_1 img {
	padding: 5px;
	transition: 0.5s;
}
.divHonorShow_1 img:hover {
	transform: scale(1.2, 1.2);
}
.divHonorShow_2 {
	text-align: center;
	line-height: 30px;
}
.divHonorShow_2 a:link, .divHonorShow_2 a:visited {
	color: #666666;
	font-size: 12px;
}
.divHonorShow_2 a:hover, .divHonorShow_2 a:active {
	color: #FF1100;
	font-size: 12px;
}
.case_item {
	height: 160px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.case_item_1 {
	text-align: center;
	overflow: hidden;
}
.case_item_1 img {
	text-align: center;
	padding: 3px;
	border: 1px solid #C1C1C1;
}
.divHonorimg {
	text-align: center;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
}
/* Product Category */
#masterdiv {
	float: left;
	margin-top: 0px;
}
.menudiv {
	float: left;
	margin: 2px 9px;
}
.menutitle {
	width: 213px;
	text-align: left;
	height: 45px;
	line-height: 45px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	display: block;
	overflow: hidden;
}
.menutitle a:link, .menutitle a:visited {
	display: block;
	color: #fff;
	font-size: 16px;
	padding-left: 40px;
	text-decoration: none;
	font-weight: 400;
	background: url('../images/left_02.png') no-repeat right 0;
}
.menutitle a:hover, .menutitle a:active {
	display: block;
	color: #fff;
	font-size: 16px;
	padding-left: 40px;
	text-decoration: none;
	font-weight: 400;
	background: url('../images/left_02.png') no-repeat right 0;
}
.menutitleSub {
	width: 173px;
	text-align: left;
	height: 45px;
	line-height: 45px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	display: block;
	padding-left: 40px;
	overflow: hidden;
	background: url('../images/left_02.png') no-repeat right 0;
}
.menutitleSub a, .menutitleSub a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
}
.menutitleSub a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
}
.submenu {
	width: 213px;
	color: #414446;
	display: block;
	font-size: 14px;
	padding: 10px 0 0 0;
	overflow: hidden;
}
.submenu li.checkstyle {
	padding-left: 45px;
	line-height: 64px;
	height: 64px;
	overflow: hidden;
	background: url('../images/left_03.png') no-repeat 22px center;
	border-bottom: 1px #f0efef dashed;
}
.submenu li.checkstyle a, .submenu li.checkstyle a:visited {
	color: #414446;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.submenu li.checkstyle a:hover {
	color: #da1c24;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.submenu li.checkstyleSel {
	padding-left: 45px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	background: url('../images/left_03.png') no-repeat 22px center;
	border-bottom: 1px #f0efef dashed;
}
.submenu li.checkstyleSel a, .submenu li.checkstyleSel a:visited {
	color: #414446;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.submenu li.checkstyleSel a:hover {
	color: #b91603;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.submenu li.checkThird {
	padding-left: 32px;
	line-height: 22px;
	height: 22px;
	border-bottom: 0px #857156 solid;
	overflow: hidden;
	background: url('../images/ico10-1.gif') no-repeat 23px center;
}
.submenu li.checkThird a, .submenu li.checkThird a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.submenu li.checkThird a:hover {
	color: #b91603;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
/* Products */
.proContent {
	clear: both;
	padding: 10px 0px 0px 0px;
}
.proList {
	padding-left: 0px;
}
.proList li {
	float: left;
	width: 292px;
	text-align: center;
	padding: 10px 8px 10px 10px;
}
.proList li img {
	border: 0px solid #CCCCCC;
	transition: 0.5s;
	padding: 5px;
}
.proList li img:hover {
	transform: scale(1.2, 1.2);
}
.proList li .div1 {
	width: 290px;
	height: 200px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
*display: block;
*font-size: 175px;
*font-family:Arial;
}
.proList li .div2 {
	width: 290px;
	height: 25px;
	line-height: 25px;
	border: 0px solid #CCCCCC;
	overflow: hidden;
}
.proclass_detail {
	padding: 10px 10px 10px 35px;
	word-break: break-all;
}
.proContent .tit {
	display: block;
	padding-left: 10px;
	line-height: 50px;
	font-size: 18px;
}
.wpro_p {
	padding-left: 0;
	width: 100%;
	float: left;
}
.wpro_p li {
	float: left;
	width: 182px;
	margin: 10px 10px;
	text-align: center;
}
.wpro_p li img {
	border: 1px #ccc solid;
}
.wpro_p li span {
	display: block;
	line-height: 30px;
}
.wpro_p .more {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 110px;
	font-size: 16px;
	border: 1px #ccc dashed;
	height: 120px;
	line-height: 120px;
	text-align: center;
}
.showctr {
	clear: both;
	text-align: right;
	line-height: 20px;
	padding: 3px 20px 3px 0px;
	_padding: 5px 20px 5px 0px;
	margin: 20px 10px 0px 20px;
	background: #F3F3F3;
}
#view_gallery, #view_list {
	cursor: pointer;
}
.probox {
	width: 160px;
	float: left;
	margin: 10px 6px 10px 5px;
	height: 160px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
}
.probox span {
	display: block;
	text-align: center;
}
.probox h2 {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	clear: both;
}
.proimg {
	width: 150px;
	height: 120px;
	margin: 0 auto;
	background: #FFFFFF;
	line-height: 120px;
	vertical-align: middle;
	position: relative;
	text-align: center;
	display: table-cell;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
.proimg p {
	position: static;
	_position: absolute;
	top: 50%;
	vertical-align: middle;
}
.proimg img {
	margin-top: 3px;
	position: static;
	_position: relative;
	top: -50%;
	left: -50%;
	vertical-align: middle;
}
.protext {
	padding-top: 10px;
	height: 35px;
	overflow: hidden;
	text-align: center;
	clear: both;
}
.protext a:link, .protext a:visited {
	color: #333333;
}
.protext a:hover, .protext a:active {
	color: #FF7700;
}
.proboxlist {
	clear: both;
	margin: 5px 10px 10px 10px;
	border-bottom: 1px dotted #CECECE;
}
.proboxlist span {
	margin: 0px 10px;
}
.proboxlist .proimg {
	float: right;
	width: 140px;
	height: 140px;
	border: 0px solid #CCCCCC;
}
.proboxlist .proimg img {
	vertical-align: top;
}
.proboxlist .protext {
	width: 99%;
	height: 30px;
	line-height: 30px;
	background: none;
	text-align: left;
}
.proboxlist .protext a:link, .proboxlist .protext a:visited {
	color: #CC3333;
	font-size: 16px;
	font-weight: bold;
}
.proboxlist .protext a:hover, .proboxlist .protext a:active {
	color: #FF0000;
	font-size: 16px;
	text-decoration: underline;
}
.proboxlist .prodes {
	float: left;
	width: 500px;
	height: 130px;
	color: #777777;
	overflow: hidden;
	text-align: left;
}
.shuk {
	float: left;
	width: 456px;
	border: 0px solid #DEDDDD;
}
.shutop {
	background: url('../images/index_10.gif') repeat-x;
	height: 33px;
	line-height: 33px;
	padding: 0px 10px;
	background-color: #FFFFFF;
}
.shutop h2 {
	float: left;
	display: block;
	padding: 0px 5px;
	color: #000000;
	font-size: 14px;
}
.shutop strong {
	float: left;
	display: block;
	padding: 0px 5px;
	color: #000000;
	font-size: 14px;
}
.shutop strong span {
	color: #E05E40;
	padding-left: 10px;
	font-size: 12px;
}
.shucon {
	float: left;
	width: 454px;
	overflow: hidden;
	border-left: 1px solid #DEDDDD;
	border-right: 1px solid #DEDDDD;
	border-bottom: 1px solid #DEDDDD;
}
.shucon dl {
	float: left;
	width: 140px;
	height: 135px;
	padding: 5px 5px 5px 5px;
	display: inline;
}
.shucon dt {
	margin-bottom: 3px;
	height: 110px;
	border: 1px solid #CCC6C6;
	text-align: center;
}
.shucon dt img {
	width: 130px;
	padding: 3px 0px 3px 0px;
	border: 0px solid #CCC6C6;
}
.shucon dd {
	line-height: 25px;
	text-align: center;
}
.shucon dl li {
	float: left;
	width: 80px;
	color: #666;
	text-align: center;
	background-color: #6C3720;
}
.shucon2 {
	width: 930px;
	float: right;
	padding-top: 5px;
}
.shucon2 ul li {
	width: 300px;
	height: 200px;
	position: relative;
	float: left;
	margin: 0 15px 15px 0;
	border-bottom: 4px solid #da1c24;
	overflow: hidden;
}
.shucon2 ul li:nth-child(3n) {
	margin-right: 0;
}
.shucon2 ul li img {
	width: 300px;
	height: 200px;
}
.shucon2 .txt {
	width: 300px;
	height: 60px;
	background: rgba(0,0,0,0.6);/*透明背景色，不透明其文字内容*/
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-family: "微软雅黑";
}
.shucon2 .txt h3 {
	font-size: 16px;
	font-weight: 100;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
.shucon2 .txt p {
	display: block;
	font-size: 14px;
	text-align: center;
	background: url('../images/image12.png') no-repeat center 0px;
	padding-left: 26px;
}
.shucon2 .txt p a {
	float: left;
	display: block;
	width: 108px;
	height: 40px;
	line-height: 40px;
	border: 1px #fff solid;
	color: #fff;
	margin: 40px 24px 0 0;
}
.shucon2 .txt p img {
	width: 62px;
	height: 2px;
}
.shucon2 .txt p a:hover {
	background: #da1c24;
	border-color: #da1c24;
}
.shucon3 {
	float: left;
	width: 250px;
	overflow: hidden;
}
.shucon3 dl {
	float: left;
	width: 110px;
	height: 110px;
	padding: 10px 5px 10px 8px;
	display: inline;
}
.shucon3 dt {
	margin-bottom: 3px;
	height: 85px;
	border: 1px solid #CCC6C6;
	text-align: center;
	padding-top: 3px;
}
.shucon3 dt img {
	width: 100px;
	padding: 3px 0px 3px 0px;
}
.shucon3 dd {
	line-height: 20px;
	height: 20px;
	text-align: center;
	overflow: hidden;
}
#ticker {
	float: left;
	width: 240px;
	height: 320px;
	text-align: center;
	overflow: hidden;
}
#ticker dt {
	text-align: center;
	overflow: hidden;
}
#ticker dt img {
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.shucon5 {
	float: left;
	width: 720px;
	overflow: hidden;
	margin-top: 10px;
}
.shucon5 dl {
	float: left;
	width: 720px;
	height: 180px;
	padding: 20px 0px 20px 0px;
	display: inline;
	border-bottom: 1px #f0f0f0 dotted;
}
.shucon5 dt {
	margin-top: 0px;
	height: 180px;
	float: left;
	width: 340px;
}
.shucon5 dt img {
	width: 320px;
	height: 180px;
}
.shucon5 dd {
	float: left;
	margin-left: -90px;
	width: 460px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.shucon5 dd a {
	padding: 0 0px;
}
.news_txt {
	margin-left: 100px;
	height: 180px;
}
.news_txt h3 {
	overflow: hidden;
	height: 33px;
	font-size: 20px;
	color: #414446;
	line-height: 23px;
}
.news_txt p {
	overflow: hidden;
	color: #414446;
	font-size: 14px;
	line-height: 22px;
	height: 100px;
}
.news_txt span {
	display: block;
	color: #fff;
	font-size: 16px;
	background: #cb0e16;
	width: 135px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 40px;
}
.shucon5 dl:hover dd {
	padding-left: 10px;
}
.shucon5 dl:hover .news_txt h3 {
	color: #cb0e16
}
.neiye_line, .neiye_line2, .neiye_line3, .neiye_line2Video {
	float: right;
	width: 930px;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}
.right_1 {
	margin: 5px 0px 0px 0px;
}
.right_2 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 5px solid #da1c24;
}
.right_3 {
	float: left;
	padding-left: 25px;
	height: 30px;
	line-height: 30px;
	background: url('../images/ico8-1.png') no-repeat 5px center;
}
.right_3 a:link, .right_3 a:visited {
	color: #666666;
}
.left {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.left_1 {
	float: left;
	width: 100%;
	background: #da1c24 url('../images/left_01.png') no-repeat;
	height: 115px;
	text-align: center;
	color: #fff;
	line-height: 35px;
}
.left_1 strong, .left_1 h2 {
	display: block;
	font-size: 26px;
	padding-top: 25px;
}
.left_1 span {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}
.left_1About {
	float: left;
	width: 213px;
	border-bottom: 1px solid #CDCCCB;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 1px solid #CDCCCB;
	border-right: 1px solid #CDCCCB;
}
.left_1About ul {
	padding: 10px 0px 5px 0px;
}
.left_1About ul li {
	line-height: 25px;
	font-size: 13px;
}
.left_1About ul li a {
	padding-left: 32px;
	font-size: 13px;
	background: url('../images/tag1.gif') no-repeat 10px center;
}
.left_1About ul li a:hover {
	font-size: 13px;
	background: url('../images/tb1.gif') no-repeat 11px center;
}
.left_1About ul li a.on {
	color: #49B2F4;
	font-weight: bold;
	background: url('../images/tb1.gif') no-repeat 11px center;
}
.left_2 {
	float: left;
	width: 232px;
	padding: 5px 0px 10px 0px;
	border: 4px solid #dedede;
	border-top: none;
	background: #fff;
}
.left_3 {
	float: left;
	width: 100%;
	background-color: #D2D1D1;
	height: 33px;
	margin-top: 0px;
}
.left_3_1 {
	float: left;
	width: 100px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFFFFF;
}
.left_3_1More {
	float: right;
	line-height: 33px;
	padding-right: 15px;
}
.left_4 {
	float: left;
	width: 232px;
	padding: 5px 0px 10px 0px;
	border: 4px solid #dedede;
	border-top: 0;
}
.left_4 dl {
	width: 100%;
}
.left_4 dt {
	text-align: center;
	overflow: hidden;
}
.left_4 dd {
	padding-left: 18px;
	background: url('../images/index_09.gif') no-repeat 10px center;
	line-height: 22px;
}
.left_4 ul {
	padding: 0px 0px 0px 10px;
}
.left_4 ul li {
	padding-left: 8px;
	background: url('../images/index_09.gif') no-repeat left center;
	line-height: 24px;
}
.left_4Image {
	padding: 3px;
	border: 1px solid #CFCFCF;
}
.left_4Video {
	width: 240px;
	height: 205px;
	padding: 5px 0px 5px 5px;
	overflow: hidden;
	text-align: center;
}
.left_4Honor {
	float: left;
	width: 251px;
	height: 180px;
	border: 1px solid #C2C2C2;
	padding: 5px 0px 5px 0px;
}
.left_5 {
	float: left;
	width: 100%;
	background: url('../images/index_05.jpg') no-repeat;
}
.left_5 h2, .left_5 h3 {
	float: left;
	width: 100px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFFFFF;
}
.left_5 span {
	float: right;
	line-height: 33px;
	padding-right: 15px;
}
.left_6 {
	float: left;
	width: 232px;
	padding: 5px 0px 10px 0px;
	border: 4px solid #dedede;
	border-top: 0;
}
/* SiteMap */
.sitemap {
	width: 1200px;
	margin: 0 auto;
	line-height: 20px;
	background: #FFFFFF;
}
.sitemap_1 {
	line-height: 20px;
	padding-top: 20px;
}
.sitemap_1 span {
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}
.sitemap_1 hr {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #666666;
	color: #333333;
	height: 1px;
}
.sitemap_3 {
	margin-top: 10px;
}
.sitemap_3 ul {
	padding: 0px 0px 20px 10px;
	color: #062851;
}
.sitemap_3 ul li {
	line-height: 21px;
	padding-left: 10px;
	background: url('../images/dot.gif') no-repeat left center;
}
.sitemap_3 ul li em {
	padding-right: 10px;
}
.sitemap_3 ul li a:link, .sitemap_3 ul li a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.sitemap_3 ul li a:hover, .sitemap_3 ul li a:active {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
.sitepage {
	float: left;
	width: 96%;
	padding-left: 2%;
	margin: 10px 0px 10px 0px;
}
.sitepage h3 {
	font-size: 15px;
	border-bottom: 1px dashed #CCCCCC;
	text-align: center;
	padding: 5px 0;
}
.sitepage h3 a, .sitepage h3 a:link, .sitepage h3 a:visited {
	font-size: 15px;
	color: #666666;
}
.sitepage p {
	padding: 5px 0px;
	line-height: 20px;
}
.sitepage p a, .sitepage p a:link, .sitepage p a:visited {
	font-size: 12px;
	color: #f67000;
	margin: 0px 8px 0px 0px;
}
/* JobList */
.joinus {
	line-height: 25px;
	color: #666666;
}
.joinus_1 {
	padding-top: 10px;
	line-height: 25px;
}
.joinus_2 {
	font-weight: bold;
	line-height: 25px;
}
.joinus_3 {
	padding-left: 10px;
	line-height: 25px;
}
.joinus_4 {
	padding-right: 40px;
	overflow: hidden;
}
.joinus_5 {
	padding-right: 20px;
}
.video, .download, .case {
	padding: 5px 4px 4px 4px;
}
.video table, .download table, .case table {
	width: 100%;
	line-height: 25px;
	color: #062851;
	table-layout: fixed;
}
.video2 {
	padding: 5px 4px 4px 4px;
	width: 90%;
	margin: 0 auto;
}
.video2 table {
	width: 100%;
	line-height: 25px;
	color: #062851;
	table-layout: fixed;
}
/* Download */
.downloadTd1 {
	line-height: 30px;
	background-color: #F2F2F2;
}
.downloadTd2 {
	line-height: 30px;
	font-size: 12px;
	padding: 5px 10px 0px 0px;
}
.downloadTd3 {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.downloadTd4 {
	padding: 12px;
}
.downloadTd4 img {
	max-width: 99%;
	height: auto !important;
}
.downloadTd5 {
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	background: #F7F7F7;
}
.downloadTd6 {
	padding: 12px;
}
.downloadTd6 a, .downloadTd6 a:link, .downloadTd6 a:visited {
	margin-right: 5px;
}
.down_1 {
	float: left;
	width: 100%;
	color: #062851;
	text-align: left;
	font-size: 12px;
	padding: 5px 0px 20px 0px;
}
.down_1 ul {
	float: left;
}
.down_1 ul li {
	float: left;
	line-height: 25px;
	height: 25px;
	border-bottom: 1px dashed #CCCCCC;
}
.download_list {
	float: left;
	width: 100%;
	text-align: left;
}
.download_list .content {
	float: left;
	width: 100%;
	padding: 20px 0 10px 0px;
	border-bottom: 1px solid #E5E5E5;
}
.download_list .content .Dleft {
	float: left;
	padding: 0px 0 0px 10px;
}
.download_list .content .Dleft_1 {
	float: left;
	width: 130px;
	min-height: 100px;
	_height: 100px;
}
.download_list .content .Dleft_1 img {
	width: 120px;
}
.download_list .content .Dleft_2 {
	float: left;
	width: 420px;
	color: #666666;
	line-height: 20px;
}
.download_list .content .Dleft_2 a:link, .download_list .content .Dleft_2 a:visited {
	color: #0076BE;
	font-weight: bold;
}
.download_list .content .Dright {
	float: right;
	padding: 0px 5px 0px 0px;
}
.download_list .content .Dright img {
	margin-top: 20px;
}
.caseTd1 {
	line-height: 20px;
}
.caseTd2 {
	line-height: 30px;
	font-size: 12px;
	padding: 5px 10px 0px 0px;
	border-bottom: 1px dashed #E0E0E0;
}
.caseTd3 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.caseTd4 {
	font-weight: bold;
	padding-top: 2px;
	padding-left: 15px;
	border-bottom: 1px solid #E0E0E0;
	color: #000000;
	background: url('../images/select_card_li_hover.gif') no-repeat;
}
.caseTd5 {
	padding: 20px 15px 20px 15px;
	border: 1px solid #E0E0E0;
	font-size: 12px;
	background: #FAFAFA;
}
.caseTd5 img {
	max-width: 99%;
	height: auto !important;
}
.caseTd5 table {
	width: 99% !important;
	word-break: break-all;
}
.caseTd5v {
	padding: 20px 15px 20px 15px;
	text-align: center;
}
.sr_lists {
	float: left;
	width: 96%;
	padding: 15px 2% 15px 2%;
}
.sr_lists .c {
	text-align: left;
}
.sr_lists .c ul {
	margin: 10px;
}
.sr_lists .c li {
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 10px;
	color: #666666;
}
.sr_lists .c li div p {
	line-height: 20px;
	margin-top: 0px;
	font-size: 12px;
	color: #999999;
}
.sr_lists .c li div.adds {
	font-size: 12px;
	margin: 5px 4px;
	color: #333333;
}
.sr_lists .c li a {
	color: #666666;
}
.sr_lists .c li a img {
	float: left;
	border: 1px solid #ADCBE9;
	padding: 2px;
	background: #FFFFFF;
	margin-right: 10px;
}
.sr_lists .c li a:hover img {
	background: #efefef;
}
.sr_lists .c .a2 {
	margin: 10px;
}
.news_4 {
	float: left;
	width: 100%;
	padding: 15px 0 15px 0;
}
.zixun {
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	display: inline;
}
.zixun ul {
	padding: 0px 10px 0px 10px;
}
.zixun ul li {
	line-height: 30px;
	background: url('../images/dote.jpg') no-repeat left center;
	padding-left: 10px;
	border-bottom: 1px dashed #CCCCCC;
	color: #666666;
}
.zixun ul li em {
	color: #666666;
}
.zixun ul li a:link, .zixun ul li a:visited {
	color: #666666;
	font-size: 12px;
}
.zixun ul li a:hover, .zixun ul li a:active {
	color: #FF1100;
	font-size: 12px;
}
.news_con {
	float: left;
	1width: 96%;
	1padding: 15px 2% 15px 2%;
}
.news_con li {
	padding: 7px 20px 0 0;
	height: 110px;
	overflow: hidden;
	margin: 0 0 30px;
	background: #f6f6f6;
}
.news_con li:nth-child(2n) {
	background: #ebf0f1;
}
.news_con li h4 {
	padding: 20px 5px 0 20px;
	text-align: center;
	float: left;
	width: 64px;
	overflow: hidden;
}
.news_con li h4 b {
	font-weight: 100;
	display: block;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	font-size: 36px;
	font-family: Arial;
	text-transform: uppercase;
}
.news_con li h4 span {
	font-weight: 100;
	display: block;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	font-size: 12px;
	font-family: Arial;
	text-transform: uppercase;
	color: #343434;
}
.news_con li p {
	padding: 0 0 0 14px;
	line-height: 25px;
	width: 680px;
	overflow: hidden;
	font-size: 14px;
	float: left;
	color: #666;
}
.news_con li p b {
	display: block;
	font-weight: 100;
	color: #000000;
	padding-top: 10px;
	line-height: 30px;
}
.news_con li p b a, .inf_lc li p b a:hover {
	color: #343434;
	font-weight: bold;
}
.news_con li p b a:hover {
	color: #272727;
}
.news_con li .fr {
	margin: 35px 0 0;
	width: 70px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	background-color: #999;
}
.news_con li .fr:hover {
	background: #272727;
}
.zx_top {
	clear: both;
	text-align: center;
	border-bottom: 1px dashed #D4D4D1;
	padding: 10px 0 18px;
}
.zx_top h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
}
.zx_top p {
	margin-top: 5px;
	color: #333333;
}
.zx_top p span {
	margin-right: 10px;
}
.img_conter {
	padding: 5px 0;
	text-align: center;
}
.zx_txt {
	color: #666666;
	padding: 10px 0;
	line-height: 25px;
	font-size: 14px;
}
.zx_txt img {
	max-width: 99%;
	height: auto !important;
}
.zx_middle {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.zx_from {
	float: left;
	width: 70%;
}
.zx_from p {
	margin-top: 5px;
	color: #333333;
}
.zx_from p span {
	margin-right: 20px;
}
.zx_from2 {
	float: right;
	width: 30%;
	text-align: right;
}
.zx_from2 p {
	margin-top: 5px;
	color: #333333;
}
.zx_from2 a, .zx_from2 a:visited {
	color: #333333;
}
.zx_print {
	float: left;
	width: 100%;
	height: 25px;
	padding-top: 15px;
	text-align: center;
}
.zx_print a, .zx_print a:visited {
	color: #273843;
}
.sxyip {
}
.sxyip p {
	color: #666666;
	margin: 3px 0;
}
.sxyip p strong {
	color: #D50404;
}
.sxyip a:link, .sxyip a:visited {
	color: #666666;
}
.sxyip .gjaz {
	width: 664px;
	padding: 7px 0px 5px 0px;
	color: #666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
.sxyip .gjaz span {
	color: #555555;
	font-size: 13px;
	background: url('../images/tag.jpg') no-repeat 5px center;
	padding-left: 30px;
}
.sxyip .gjaz a {
	margin-right: 5px;
	font-weight: normal;
}
.tjdy {
	margin-top: 10px;
	text-align: center;
	color: #333333;
	padding-top: 10px;
}
.xgxz {
	float: left;
	width: 884px;
	border: 0px solid #C3C3C0;
	margin-top: 25px;
	background: #FFFFFF;
}
.xgxz h3 {
	height: 40px;
	line-height: 40px;
	1padding-left: 20px;
	font-size: 16px;
	color: #cb0e16;
	border-bottom: 2px #ccc solid
}
.xgxz2 {
	width: 100%;
	border-bottom: 0px solid #EAEAE8;
}
.xgxz2 ul {
	float: left;
	width: 870px;
	padding: 10px 0px 10px 0;
	line-height: 22px;
	border-top: 1px solid #EAEAE8;
	margin-top: 1px;
}
.xgxz2 ul li {
	float: left;
	width: 420px;
	background: url('../images/dote.jpg') no-repeat left center;
	padding-left: 10px;
}
.details_1 {
	padding: 0px;
}
.details_1_3 {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 20px;
}
.details_1_4 {
	width: 105px;
	font-weight: bold;
	clear: both;
	text-align: center;
	;
	background: #cb0e16;
	border-bottom: 1px solid #E0E0E0;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.details_1_5 {
	float: left;
	width: 840px;
	border-top: 1px solid #CEC7C7;
	padding: 15px 10px 15px 10px;
	background-color: #FFFFFF;
}
.details_1_5 img {
	max-width: 99%;
	height: auto !important;
}
.details_1_6 {
	width: 100%;
	padding: 15px 0px 0px 0px;
	overflow: hidden;
	line-height: 22px;
	font-size: 12px;
	color: #666666;
}
.details_1_6 p strong {
	color: #D50404;
}
.details_1_6 .gjazP {
	width: 660px;
	padding: 7px 0px 5px 0px;
	color: #666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	margin-top: 10px;
}
.details_1_6 .gjazP span {
	color: #555555;
	font-size: 13px;
	background: url('../images/tag.jpg') no-repeat 5px center;
	padding-left: 30px;
}
.details_1_6 .gjazP a {
	margin-right: 5px;
	font-weight: normal;
}
.details_1_6 p {
	color: #666666;
}
.details_1_6 span {
	color: #D50404;
}
.details_1_6 a:link, .details_1_6 a:visited {
	color: #666666;
}
.details_1_7 {
	float: left;
	width: 862px;
	background-color: #FFFFFF;
	border: 0px solid #ADA4A4;
	margin: 10px 0px 10px 0px;
}
.details_1_7_1 {
	float: left;
	width: 100%;
	border-bottom: 3px solid #736C6C;
}
.details_1_7_2 {
	float: left;
	width: 100%;
	height: 40px;
	margin: 10px 0px 0px 0px;
	display: inline;
	background-color: #cb0e16;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 16px;
	text-indent: 20px;
}
.details_1_8 {
	float: left;
	width: 860px;
	height: 150px;
	overflow: hidden;
	border: 1px #ccc solid;
}
.details_1_8 dl {
	float: left;
	width: 130px;
	margin: 0px 15px 0px 0px;
}
.details_1_8 dt {
	float: left;
	width: 130px;
	height: 100px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.details_1_8 dt img {
	width: 120px;
	border: 0;
}
.details_1_8 dd {
	float: left;
	width: 130px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.details_2 {
	padding: 10px 5px 10px 10px;
}
.details_2_1 {
	clear: both;
	padding: 10px 50px 10px 50px;
	color: #333;
}
.details_2_1 h2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
}
.details_3 {
	float: left;
	width: 100%;
	padding-top: 5px;
}
.details_3_1 {
	float: left;
	width: 870px;
	line-height: 25px;
	color: #062851;
}
/* comment-form */
.divcomment {
	margin: 15px 0 0 0;
}
.comment-form {
	border: 1px solid #CCCCCC;
	width: 624px;
	padding: 10px 20px;
	margin-bottom: 0px;
}
.comment-form h5 {
	height: 22px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C3D4E7;
}
.comment-form strong {
	float: left;
	background: url('../images/icon/user_comment.png') no-repeat;
	padding-left: 21px;
}
.comment-form textarea {
	width: 95%;
	color: #666666;
	padding: 3px;
	border: 1px solid #DCDDDD;
	font-size: 12px;
	margin-bottom: 3px;
}
.yzm {
	display: none;
	position: absolute;
	background: url('../images/admin_img/login_ts140x89.gif') no-repeat;
	width: 140px;
	height: 89px;
	text-align: center;
	font-size: 12px;
}
.yzm a:link, .yzm a:visited {
	color: #036;
	text-decoration: none;
}
.yzm a:hover {
	color: #C30;
}
.yzm img {
	cursor: pointer;
	margin: 0px auto;
	width: 130px;
	height: 50px;
	margin-top: 4px;
	border: 1px solid #fff;
	margin-bottom: 1px;
}
.comment-form .posn {
	padding: 10px 0;
}
.comment-title {
	text-align: center;
	padding: 5px 0 10px;
}
.comment-title a:hover {
	text-decoration: none;
	color: #F60;
}
.comment {
	border: 1px solid #CCCCCC;
	width: 634px;
	zoom: 1;
	padding: 8px 15px;
}
.comment h4 {
	border-bottom: 1px solid #C3D4E7;
	padding-bottom: 6px;
	margin-bottom: 15px;
}
.comment .title {
	margin-bottom: 5px;
}
.comment .title span {
	position: relative;
	top: -5px;
}
.comment .content {
	font-size: 14px;
	background: #f6f9fb;
	border: 1px solid #c4d5df;
	zoom: 1;
	padding: 8px 10px;
	margin: 5px 0;
}
.comment .content span {
	display: block;
}
.comment_button {
	margin: 20px 0 15px 0px;
}
.comment_button a {
	padding: 5px 15px;
	border: solid 1px #C3D4E7;
}
.comment_button a.on {
	background: #4C7FB6;
	color: #fff;
	border: solid 1px #3E73A9;
}
.input-text, input.date, input.endDate, .input-focus {
	border: 1px solid #DCDDDD;
	height: 22px;
	padding: 0 0 0 3px;
}
.btn {
	padding-left: 0px;
}
.btn input {
	background: url('../images/v9/button.png') no-repeat center 0;
	height: 24px;
	line-height: 24px;
	_height: 25px;
	cursor: pointer;
	width: auto;
	_width: 0;
	overflow: visible;
	border: 0 none;
	color: #fff;
	padding: 0 6px;
}
#Article h3 {
	color: #666666;
	font: 800 18px/30px "Microsoft YaHei", arial;
	margin-bottom: 6px;
	text-align: center;
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #e5e5e5;
}
#Article h3 span {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #999999;
}
#Article .content {
	font-size: 14px;
}
#Article .content p {
	font-size: 14px;
	line-height: 23px;
	text-align: justify;
	word-wrap: break-word;
	padding: 8px 0;
}
/* Tag */
.tags_list {
}
.tags_list dd {
	padding: 4px 12px;
	line-height: 220%;
}
.tags_list dd a {
	margin-right: 10px;
	white-space: nowrap;
}
.pleft {
	width: 730px;
	float: left;
	overflow: hidden;
}
.pleft .place {
	width: 730px;
	height: 24px;
	line-height: 24px;
	background: transparent url('../images/green_skin.png') repeat-x scroll 0 -188px;
	border-top: 1px solid #BADAA1;
	border-bottom: 1px solid #BADAA1;
	text-indent: 12px;
	color: #428C5B;
	overflow: hidden;
}
.pleft .place strong {
	color: #428c5b;
	font-weight: normal;
	letter-spacing: 1px;
}
.pleft .place a:link {
	color: #428c5b;
	margin: 0px 2px;
}
.pleft .place a:hover {
	color: #ff3333;
	text-decoration: none;
}
.pleft .place small {
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	height: 20px;
*height:24px;
	overflow: hidden;
	background: url('../images/ico-3.gif') 2px 8px no-repeat;
	font-size: 12px;
}
.place {
	height: 24px;
	line-height: 24px;
	text-indent: 18px;
	color: #999;
	background: transparent url('../images/green_skin.png') repeat-x scroll 0 -188px;
	border-top: 1px solid #BADAA1;
	border-bottom: 1px solid #BADAA1;
	overflow: hidden;
	margin-bottom: 6px;
	text-align: left;
}
.place strong {
	color: #397CBE;
	font-weight: normal;
	letter-spacing: 1px;
}
.place a {
	color: #428c5b;
	margin: 0px 2px;
}
.place a:hover {
	color: #FF3366;
	margin: 0px 2px;
	text-decoration: underline;
}
.pright {
	width: 240px;
	float: right;
	overflow: hidden;
}
.listbox {
	width: 730px;
	float: left;
	overflow: hidden;
	clear: both;
}
.listbox ul {
}
.listbox ul li {
	color: #666666;
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 12px 0px;
	border-bottom: 1px solid #EEEEEE;
}
.listbox ul li b a {
	color: #555555;
}
.listbox ul li a.preview {
	width: 84px;
	float: left;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 10px;
	display: inline;
}
.listbox ul li a.preview img {
	width: 80px;
	display: block;
	padding: 1px;
	border: 1px solid #EEEEEE;
}
.listbox ul li a.preview:hover img {
	border: 1px solid #AAAAAA;
}
.listbox ul li a.title {
	overflow: hidden;
	line-height: 25px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 2px;
}
.listbox ul span.info {
	display: block;
	line-height: 23px;
	color: #555;
	padding-left: 12px;
}
.listbox ul span.info small {
	color: #AAAAAA;
	font-size: 12px;
	margin-left: 3px;
}
.listbox ul span.info a {
	color: #669900;
}
.listbox ul p.intro {
	color: #776955;
	line-height: 20px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.commend, .hotcontent {
}
.tbox {
	margin: 0 0 8px 0;
	border-bottom: 1px solid #DADADA;
	overflow: hidden;
	background: url('../images/green_skin.png') 0 -294px repeat-x;
}
.tbox dt {
	height: 24px;
	border: 1px solid #DADADA;
	overflow: hidden;
	clear: both;
}
.tbox dd {
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	overflow: hidden;
}
.tbox dt strong {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px !important;
	padding-left: 8px;
	padding-right: 4px;
	color: #316301;
	letter-spacing: 1px;
}
.tbox dt strong a {
	color: #316301;
}
.tbox dt strong a:hover {
	color: #596F37;
	text-decoration: none;
}
.d4 {
	padding: 5px 5px;
}
.d4 li {
	padding-left: 16px;
	background: url('../images/ico-3.gif') 4px center no-repeat;
	line-height: 24px;
}
.d4 li p {
	color: #888888;
	line-height: 17px;
	height: 34px;
	overflow: hidden;
}
.ico2 {
	padding: 5px 5px;
}
.ico2 li {
	padding-left: 16px;
	background: url('../images/ico-2.gif') 6px center no-repeat;
	line-height: 24px;
}
.sp-title {
	color: #888;
	padding: 0px 12px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	background: #f3fbea url('../images/search-top-bg.gif') repeat-x scroll;
	margin-bottom: 8px;
}
.sp-title h2 {
	font-size: 14px;
	line-height: 27px;
}
.sp-title h2 a {
	margin-left: 6px;
	color: #03541F;
}
.sp-title .more {
	float: right;
	margin: -27px 0px;
	line-height: 27px;
}
.linkbox {
	padding: 10px 8px;
	border-bottom: 1px solid #EEE;
}
.linkbox h3, .linkbox h3 a {
	font-size: 14px;
	color: #693;
}
.f5 {
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-bottom: 10px;
}
.f5 li {
	float: left;
	line-height: 14px;
	padding: 8px 10px 0px;
	white-space: nowrap;
}
.f5 li a {
	color: #666666;
	float: left;
}
.f6 {
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-bottom: 10px;
}
.f6 li {
	float: left;
	line-height: 14px;
	padding: 8px 10px 0px;
	white-space: nowrap;
}
.f6 li a {
	color: #666666;
	float: left;
}
.w990 {
	width: 1200px;
	margin: 0px auto;
}
.header {
	width: 1200px;
	margin: auto;
1overflow:hidden;
}
.header a:link {
	color: #333;
}
.header a:hover {
	color: #ff3333;
	text-decoration: none;
}
.header .top {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}
.header .title {
	float: left;
	padding: 10px 0 15px 0;
}
.header .title h1 a {
	display: block;
	overflow: hidden;
}
.header .banner {
	width: 468px;
	height: 60px;
	float: right;
	margin-left: 10px;
	overflow: hidden;
}
.header .banner img {
	width: 468px;
	height: 60px;
	display: block;
}
.header .welcome {
	float: right;
	margin-top: 20px;
	padding-right: 10px;
	color: #999999;
}
.header .welcome a {
	margin: 0px 3px;
}
.header .nav {
}
.footer {
	margin: auto;
	color: #999999;
	text-align: center;
	margin-top: 8px;
	padding: 10px 0;
	border-top: 1px solid #E5EFD6;
}
.footer .link {
	text-align: center;
	padding: 5px 0px;
}
.footer .link a {
	margin: 0px 5px;
	color: #666666;
}
.footer .footer_body {
	width: 100%;
}
.footer .powered {
	font-size: 12px;
	line-height: 25px;
}
.footer .powered strong {
	color: #669900;
}
.footer .powered strong span {
	color: #FF9933;
}
.footer .copyright {
	color: #666666;
	line-height: 23px;
}
.mocon1 {
	background: #f5f5f5 url("../images/image06.png") no-repeat center bottom;
	padding-bottom: 50px;
}
.con_tit1 {
	display: block;
1height: 125px;
	text-align: center;
	background: url("../Images/image07.png") no-repeat center bottom;
	cursor: default;
	line-height: 35px;
	margin-bottom: 40px;
	padding-bottom: 16px;
}
.con_tit1 strong {
	display: block;
	font-size: 32px;
	color: #414446;
	font-weight: 100;
}
.con_tit1 span {
	display: block;
	font-size: 16px;
	color: #666;
}
.con_tit1 p {
	font-size: 28px;
	margin-top: 5px;
	color: #c0c3ca;
	font-family: 'Arial';
	display: none;
}
.con_tit1a {
	display: block;
	height: 125px;
	text-align: center;
	background: url("../Images/image07.png") no-repeat center bottom;
	cursor: default;
	line-height: 35px;
	margin-bottom: 40px;
	color: #fff;
}
.con_tit1a strong {
	display: block;
	font-size: 32px;
	font-weight: 100;
}
.con_tit1a span {
	display: block;
	font-size: 16px;
	color: #c0c3ca;
}
.con_tit1a p {
	font-size: 28px;
	margin-top: 5px;
	font-family: 'Arial';
}
.mocon2 {
	height: 670px;
	background: url("../images/image15.jpg") no-repeat center 0;
1 background:#333;
}
.con2_tit {
	width: 450px;
	height: 90px;
	margin: auto;
	padding-top: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 32px;
	line-height: 30px;
}
.con2_tit span {
	display: block;
}
.con2_tit p {
	font-size: 16px;
	margin-top: 10px;
	cursor: default;
	text-transform: uppercase;
}
.con2_txt {
	width: 300px;
1 height: 200px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	margin: 30px 50px;
	cursor: default;
	line-height: 32px;
}
.con2_txt img {
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
	transition: all 0.5s;
}
.con2_txt:hover img {
	transform: scale(0.9);
}
.con2_txt span {
	display: block;
	font-size: 22px;
}
.con2_txt p {
	display: block;
	text-transform: uppercase;
	line-height: 22px;
}
#tw_bb p {
	line-height: 18px;
	margin-top: 13px;
	padding-left: 20px;
}
.mocon3 {
1background:#fcfcfd url("../Images/image20.jpg") no-repeat center bottom;
	padding-bottom: 45px;
}
.con3_txt {
	width: 100%;
	height: 530px;
	background: url("../Images/image21.png") no-repeat center;
	margin-top: 0px;
	float: left;
	margin-left: -100px;
}
.con3_left {
	width: 600px;
	height: 513px;
	float: left;
}
.con3_left img {
	width: 500px;
	height: 380px;
	overflow: hidden;
	margin-top: 100px;
	margin-left: 100px;
}
.con3_right {
	width: 600px;
	height: 530px;
	float: right;
	position: relative;
}
.con3_right .tit {
	display: block;
	margin-top: 50px;
	font-size: 28px;
	color: #cb0e16;
	padding-left: 40px;
	line-height: 60px;
	cursor: default;
}
.con3_right .cont {
	width: 510px;
	padding-left: 40px;
	margin-top: 20px;
	font-size: 14px;
	color: #403c3c;
	line-height: 26px;
}
.con3_list {
	width: 510px;
	height: 180px;
	position: absolute;
	bottom: 5px;
	right: -60px;
}
.con3_list li {
	display: block;
	width: 95px;
	height: 95px;
	float: left;
	background: url("../Images/image23.png") no-repeat center;
	margin-left: 5px;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	color: #000000;
}
.con3_list li:hover {
	background: url("../Images/image24.png") no-repeat center;
	color: #FFFFFF;
}
.con3_list li a {
	display: block;
	color: #403c3c;
	font-size: 14px;
	width: 95px;
	height: 95px;
	line-height: 30px;
}
.con3_list li:hover a {
	color: #fff;
}
.con3_list li .a1 {
	display: block;
	height: 50px;
	background: url('../images/image25.png') no-repeat center bottom;
}
.con3_list li:hover .a1 {
	background: url('../images/image25h.png') no-repeat center bottom;
}
.con3_list li .a2 {
	display: block;
	height: 50px;
	background: url('../images/image26.png') no-repeat center bottom;
}
.con3_list li:hover .a2 {
	background: url('../images/image26h.png') no-repeat center bottom;
}
.con3_list li .a3 {
	display: block;
	height: 50px;
	background: url('../images/image27.png') no-repeat center bottom;
}
.con3_list li:hover .a3 {
	background: url('../images/image27h.png') no-repeat center bottom;
}
.con3_list li .a4 {
	display: block;
	height: 50px;
	background: url('../images/image28.png') no-repeat center bottom;
}
.con3_list li:hover .a4 {
	background: url('../images/image28h.png') no-repeat center bottom;
}
.con3_list li .a5 {
	display: block;
	height: 50px;
	background: url('../images/image29.png') no-repeat center bottom;
}
.con3_list li:hover .a5 {
	background: url('../images/image29h.png') no-repeat center bottom;
}
.con3_right a.more {
	margin-left: 50px;
	position: absolute;
	bottom: 0px;
	left: 160px;
}
.mocon4 {
	background: url("../Images/image31.jpg") no-repeat center 0;
	margin-top: 10px;
	height: 250px;
}
.mocon4 .mflw {
	float: left;
	width: 660px;
	margin: 85px 0 0 200px;
}
.mocon4 .mflw strong {
	display: block;
	color: #312d2d;
	font-size: 21px;
	line-height: 38px;
	height: 50px;
}
.mocon4 .mflw span {
	float: left;
	background: url('../images/image32.png') no-repeat 0 center;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	padding: 0 70px 0 30px;
}
.mocon4 .mfri {
	float: right;
	width: 245px;
	color: #fff;
	padding-top: 40px;
}
.mocon4 .mfri span {
	display: block;
	font-size: 15px;
	line-height: 40px
}
.mocon4 .mfri p {
	display: block;
	font-size: 22px;
	line-height: 73px;
}
.mocon4 .mfri p b {
	font-weight: 700;
}
/**/
#slideBox {
	width: 1200px;
	overflow: hidden;
	margin: 40px auto 0;
	height: 495px;
	position: relative;
	bottom: -55px;
}
#slideBox .J_fl {
	float: left;
	width: 1200px;
}
#slideBox .J_slide_trigger {
	float: left;
	width: 1200px;
	height: 124px;
}
#slideBox .J_slide_trigger li {
	float: left;
	width: 297px;
	position: relative;
	z-index: 3;
	margin-right: 4px;
	height: 124px;
	line-height: 49px;
	_display: inline;
	overflow: hidden;
}
#slideBox .J_slide_trigger li:nth-child(4) {
	margin-right: 0
}
#slideBox .J_slide_trigger li a {
	display: block;
	width: 293px;
	height: 120px;
	color: #fff;
	border: 2px #ccc solid;
	font-size: 15px;
}
#slideBox .J_slide_trigger li.cur a, .J_slide_trigger li a:hover {
	color: #FFF;
	border: 2px #cd161d solid;
	text-decoration: none;
}
#slideBox .J_slide_trigger li img {
	width: 293px;
	height: 120px;
}
#slideBox .J_slide_trigger li strong {
	position: absolute;
	left: 77px;
	top: 25px;
	width: 297px;
	line-height: 35px;
	z-index: 4;
	color: #fff;
	font-size: 24px;
}
#slideBox .J_slide_trigger li span {
	position: absolute;
	left: 77px;
	top: 70px;
	z-index: 4;
	line-height: 35px;
	font-size: 34px;
}
#slideBox .J_slide_trigger li em {
	position: absolute;
	left: 185px;
	top: 87px;
	z-index: 4;
	border-bottom: 3px #d9d9d9 solid;
	width: 33px;
}
#slideBox .J_slide_list {
	width: 1200px;
	height: 370px;
}
#slideBox .J_slide_list .J_slide_item {
	width: 1200px;
	height: 370px;
}
.txt5_left {
	width: 600px;
	height: 370px;
	float: left;
}
.txt5_right {
	width: 600px;
	height: 370px;
	background: url('../images/image33.png') no-repeat right top;
	float: right;
	position: relative;
}
.right5_1 {
	position: absolute;
	width: 100px;
	height: 70px;
	border-bottom: 1px solid #da1c24;
	float: left;
	left: -60px;
}
.right5_2 {
	float: left;
	width: 520px;
	position: absolute;
	left: 50px;
}
.right5_num {
	display: block;
	height: 75px;
	color: #d21a25;
	font-size: 30px;
	font-family: 'Arial';
	line-height: 75px;
	padding-top: 20px;
}
.right5_num span {
	color: #9F9F9F;
}
.right5_num i {
	font-style: normal;
	font-size: 20px;
	color: #c5c3c4;
}
.right5_tit {
	display: block;
	height: 50px;
	border-bottom: 2px solid #CCC6C6;
	line-height: 30px;
	font-size: 28px;
	font-weight: 700;
}
.right5_tit span {
	color: #da1c24;
	padding-left: 20px;
}
.right5_cont {
	display: block;
}
.right5_cont p {
	display: block;
	margin-top: 19px;
	background: url("../images/image10.png") no-repeat 7px 8px;
	font-size: 18px;
	line-height: 25px;
	padding-left: 30px;
}
/**/
.mocon6 {
	width: 100%;
1 background:url(../images/image35.png) repeat;
	padding-top: 70px;
}
.khcL {
	margin: 0 auto;
	width: 1200px;
	position: relative;
}
.witn01 {
	height: 470px;
	width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;
}
.witn01 dl {
	float: left;
	width: 220px;
	height: 120px;
1margin:0px 25px;
	transition: all 0.2s ease 0s;
	position: relative;
}
.witn01 dl:hover {
}
.witn01 a {
	color: #040404;
}
.witn01 a:hover {
	color: #f3f3f3;
}
.witn01 dl dt {
	float: left;
	width: 200px;
	height: 120px;
	padding: 0px 0px;
	display: inline;
	overflow: hidden;
	position: relative;
}
.witn01 dl dt .img1 {
	width: 200px;
	height: 120px;
	display: inline;
	overflow: hidden;
	position: absolute;
	z-index: 3;
}
.witn01 dl dt .img2 {
	width: 200px;
	height: 120px;
	display: inline;
	overflow: hidden;
	transition: all 0.5s ease 0s;
	position: absolute;
	z-index: 2;
}
.witn01 dl:hover dt .img2 {
1transform: scale(1.1);
}
.witn01 dl dd {
	float: right;
	width: 330px;
	height: 275px;
	background: url(../images/image37.png) no-repeat right bottom;
	position: absolute;
	top: 160px;
	right: 0;
	z-index: 5;
}
.witn01 dl:hover dd {
	background: url(../images/image38.png) no-repeat right bottom;
}
.witn01 dl dd strong {
	display: block;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	padding-top: 100px;
}
.witn01 dl dd span {
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	padding-bottom: 13px;
}
.witn01 dl dd p {
	line-height: 26px;
	overflow: hidden;
	width: 80%;
	margin: 0 auto;
	font-size: 13px;
	color: #434344;
}
.witn01 dl:hover p {
	color: #f3f3f3;
}
.witpng1, .witpng2 {
	position: absolute;
	top: 13px;
	z-index: 1;
	cursor: pointer;
	background: #e0e0e0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 25px;
	border-radius: 50%;
	text-align: center;
	font-family: '宋体'
}
.witpng1 {
	left: -55px;
}
.witpng2 {
	right: -55px;
}
.witpng1:hover, .witpng2:hover {
	background: #cb0e16;
}
/**/
.mocon7 {
	background: url(../images/image40.jpg) no-repeat center 0;
	/*height: 880px;*/
}
#m7container {
	margin: 30px auto;
	border-right: 0px solid #fff;
	height: 465px;
	overflow: hidden;
	font-size: 0;
	position: relative;
	width: 1200px;
}
#m7container div {
	width: 630px;
	height: 465px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s
}
#m7container img {
	display: block;
	width: 630px;
	height: 465px
}
.mainbody .downtitle {
	display: block;
	color: #fff;
	font-size: 40px;
	position: absolute;
	width: 127px;
	height: 85px;
	background: url(../images/spanbg.png) no-repeat 0;
	bottom: 0;
	text-align: center;
	line-height: 85px;
	z-index: 12;
}
.downword2 {
	padding-top: 15px;
	display: block;
	color: #fff;
	font-size: 16px;
	position: absolute;
	width: 486px;
	line-height: 30px;
	height: 70px;
	background-color: rgba(36,31,27,.8);
	bottom: 0px;
	text-align: left;
	left: 114px;
	z-index: 10;
	padding-left: 30px;
	white-space: normal
}
.downword2 em {
	font-size: 14px;
	display: block;
}
.mask {
	width: 100%;
	height: 100%;
	background: rgba(203,14,22,.7)
}
.mask:nth-child(1) {
	opacity: 0
}
.mainbody:nth-child(1) {
	z-index: 15
}
.mainbody:nth-child(2) {
	z-index: 16
}
.mainbody:nth-child(3) {
	z-index: 17
}
.mainbody:nth-child(4) {
	z-index: 18
}
.mainbody:nth-child(5) {
	z-index: 19
}
.mainbody:nth-child(6) {
	z-index: 20
}
/* */
.mocon8_fl {
	width: 390px;
}
.moc8 {
	width: 382px;
	height: 325px;
	position: relative;
	border: 4px solid #d8d8d8;
	margin-bottom: 21px;
}
.moc8 img {
	width: 382px;
	height: 325px;
	position: relative;
	max-width: 100%;
}
.img8_info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-backface-visibility: hidden; /* 隐藏旋转元素的背面*/
	backface-visibility: hidden;
	background: rgba(0, 0, 0, 0.6); /*后面这个0.6是指的背景的透明度*/
	opacity: 0;
	-webkit-transition: all 0.35s ease-in-out; /*规定提示信息怎样出现ease-in-out以慢速度开始和结束*/
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.img8_info img {
	width: 62px;
	height: 2px;
	text-align: center;
	margin-top: 20px;
}
.img8_info span {
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	padding-top: 100px;
}
.moc8:hover .img8_info {
	opacity: 0.8; /*有opacity有0变成1*/
}
.img8_info p {
	display: block;
	font-size: 14px;
	text-align: center;
	padding-left: 60px;
}
.img8_info p a {
	float: left;
	display: block;
	width: 108px;
	height: 40px;
	line-height: 40px;
	border: 1px #fff solid;
	color: #fff;
	margin: 40px 40px 0 0;
}
.img8_info p a:hover {
	background: #da1c24;
	border-color: #da1c24;
}
.mocon8_fr {
	width: 390px;
	margin: 0 15px;
	background: url('../images/image41.jpg') no-repeat 0 center;
	height: 685px;
	position: relative;
	line-height: 30px;
}
.mocon8_fr strong {
	position: absolute;
	top: 80px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 25px;
}
.mocon8_fr span {
	position: absolute;
	top: 125px;
	width: 320px;
	left: 35px;
	background: #cb0e16;
	text-align: center;
	color: #fff;
	font-size: 19px;
	height: 40px;
	line-height: 40px;
}
.mocon8_fr em {
	color: #fff;
	font-size: 22px;
	left: 105px;
	position: absolute;
	top: 500px;
}
.mocon8_fr a {
	position: absolute;
	bottom: 45px;
	left: 110px;
	width: 210px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.monews {
	background: #fff url('../images/image42.jpg') no-repeat center bottom;
	padding-bottom: 60px;
}
.mcon_news {
	float: left;
	width: 720px;
	padding-right: 40px;
	height: 580px;
}
.mcon7_fr {
	float: right;
	width: 390px;
	background: url(../images/image43.jpg) no-repeat 0 center;
	padding-left: 50px;
}
.mconfaq_t {
	float: left;
	width: 100%;
	border-bottom: 1px #cacaca solid;
	height: 84px;
	line-height: 84px;
}
.mconfaq_t .tit {
	float: left;
	width: 150px;
	height: 84px;
	background: url(../images/image44.png) no-repeat 0 center;
	line-height: 22px;
	color: #FFFFFF;
	padding-top: 0px;
	cursor: pointer;
	border-bottom: 1px #cb0e16 solid;
}
.mconfaq_t .tit h2 {
	float: left;
	margin-left: 45px;
	color: #cb0e16;
	font-size: 20px;
	padding-top: 23px;
}
.mconfaq_t .tit h2 span {
	display: block;
	color: #a5a5a5;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}
.mcone_q {
	width: 390px;
	clear: both;
}
.mcone_q li {
	float: left;
	padding: 10px 0px 10px;
	width: 390px;
}
.nnr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	float: left;
	height: 125px;
	width: 390px;
}
.mcone_q li a:hover .nnr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	text-decoration: none;
}
.mcone_q li .msname {
	color: #414446;
	display: block;
	height: 52px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
	padding: 0 0 0 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url('../images/image45.png') no-repeat 0px 0px;
}
.mcone_q li a:hover .msname {
	color: #cb0e16;
	text-decoration: none;
}
.nnrcon {
	color: #636363;
	float: left;
	height: 55px;
	line-height: 24px;
	overflow: hidden;
	padding: 8px 0 0px 0px;
	width: 390px;
	font-size: 14px;
}
.shucon_news {
	float: left;
	width: 720px;
	overflow: hidden;
}
.shucon_news ul {
	float: left;
	width: 100%;
}
.shucon_news ul li {
	float: left;
	width: 350px;
	margin-right: 20px;
	font-size: 14px;
	height: 90px;
	line-height: 90px;
	border-bottom: 1px #ededed solid;
	color: #030303;
}
.shucon_news ul li:nth-child(2n) {
	margin-right: 0
}
.shucon_news ul li:hover {
	border-bottom: 1px #cb0e16 solid
}
.shucon_news ul li span {
	float: left;
	width: 46px;
	margin: 20px 0;
	height: 50px;
	border-right: 1px #868686 solid;
	color: #636363;
	font-size: 16px;
	line-height: 25px;
}
.shucon_news ul li span i {
	font-size: 24px;
	font-style: normal;
	display: block;
}
.shucon_news ul li p {
	float: right;
	width: 280px;
	font-size: 14px;
	color: #636363;
}
.back_to_top {
	position: fixed;
	bottom: 80px;
	right: 30px;
	border: 1px solid #cb0e16;
	color: #fff;
	background: #cb0e16;
	width: 50px;
	height: 50px;
}
.xz_t {
	background: rgba(0, 0, 0, 0) url("../img/xz_p2.gif") repeat-x scroll center top;
	height: 59px;
	/*margin: 0 auto 25px;*/
	overflow: hidden;
}
.xz_t li {
	background: rgba(0, 0, 0, 0) url("../img/xz_p3.gif") no-repeat scroll right top;
	float: left;
	font: 16px/55px "Microsoft Yahei";
	height: 59px;
	overflow: hidden;
	text-align: center;
	width: 120px;
}
.xz_t li a {
	color: #fff;
	display: inline-block;
	height: 59px;
	overflow: hidden;
	width: 120px;
}
.xz_t li a:hover, .xz_t .cur a {
	background: rgba(0, 0, 0, 0) url("../img/xz_p1.gif") no-repeat scroll center top;
	font-weight: bold;
	text-decoration: none;
}
.xz_t .nones {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.xz_c dl {
	background: rgba(0, 0, 0, 0) url("../img/xz_bg01.jpg") no-repeat scroll right top;
	height: 473px;
	overflow: hidden;
	width: 1200px;
}
.xz_c dt {
	float: left;
	/*height: 436px;*/
	overflow: hidden;
	position: relative;
	width: 1200px;
}
.xz_c dt img {
	/*height: 436px;*/
	width: 100%;
}
.xz_c dd {
	
	float: left;
	/*height: 436px;*/
	overflow: hidden;
 	1padding: 64px 36px 0;
	width: 1200px;
	/*padding: 53px 28px 0;*/
	background: #CB0E16;
}
.xz_c dd h3 {
	/*border-bottom: 1px solid #e34d59;*/
	/*font: bold 16px/30px "Microsoft Yahei";
	margin-bottom: 16px;
	overflow: hidden;*/
	overflow: hidden;
	line-height: 30px;
	padding-left: 20px;
	
}
.xz_c dd h3 a {
	color: #fff;
}
.xz_c dd h3 a:hover {
	text-decoration: none;
}
.xz_c dd p {
	color: #fff;
	font: 14px/32px "Microsoft Yahei";
}
.xz_c dd em {
	background: rgba(0, 0, 0, 0) url("../img/xz_b.png") no-repeat scroll left top;
	display: block;
	font: bold 18px/44px "Microsoft Yahei";
	height: 44px;
	margin-top: 33px;
	text-align: center;
	width: 176px;
}
.xz_c dd em a {
	color: #fff;
}
.xz_pt {
	overflow: hidden;
}
.xz_pt li {
	float: left;
	height: 86px;
	line-height: 0;
	margin: 0 21px 22px 0;
	overflow: hidden;
	width: 182px;
}
.xz_pt li img {
	height: 86px;
	width: 182px;
}
.xz_pt .nones {
	margin-right: 0;
}
.xz_pt li img:hover, .xz_c dt img:hover {
	transform: scale(1.2);
	transition: all 0.4s ease-in-out 0s;
}
.anli_bg {
	background: rgba(0, 0, 0, 0) url("../img/al_bg.jpg") no-repeat scroll center top;
	display: block;
	height: 1032px;
	overflow: hidden;
}
.anli {
	height: 1032px;
	overflow: hidden;
	position: relative;
	width: 1200px;
}
.al_c {
	height: 472px;
	left: 336px;
	overflow: hidden;
	position: absolute;
	top: 302px;
	width: 530px;
}
.al_c h3 {
	height: 53px;
	margin: 0 auto 24px;
	overflow: hidden;
	width: 214px;
}
.al_c h3 img {
	height: 53px;
	width: 214px;
}
.al_c p {
	height: 395px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 430px;
}
.al_c p img {
	height: 395px;
	width: 430px;
}
.al_c p em {
	background: rgba(0, 0, 0, 0) url("../img/al_sp11.png") no-repeat scroll center top;
	bottom: 0;
	color: #fff;
	display: none;
	font: 16px/30px "Microsoft Yahei";
	height: 192px;
	left: 16px;
	overflow: hidden;
	padding-top: 20px;
	position: absolute;
	text-align: center;
	width: 395px;
}
.al_c p em b {
	display: block;
	font: bold 18px/35px "Microsoft Yahei";
}
.al_c .al_p1 {
	height: 395px;
	width: 527px;
}
.al_c .al_p1 img {
	height: 395px;
	width: 527px;
}
.al_c .al_p1 em {
	left: 63px;
}
.al_c .al_p1 em b {
	font: bold 18px/35px "Microsoft Yahei";
}
.anli .t_h2 {
	margin: 84px auto 103px;
}
.anli .t_h2 i {
	letter-spacing: 1px;
	width: 400px;
}
.anli .t_h2 b {
	padding-left: 250px;
	padding-right: 15px;
}
.anli li {
	float: left;
	height: 136px;
	margin-bottom: 40px;
	width: 386px;
}
.anli li a {
	background: rgba(0, 0, 0, 0) url("../img/al_ip2.png") no-repeat scroll left top;
	display: inline-block;
	height: 132px;
	overflow: hidden;
	width: 386px;
}
.anli li img {
	float: left;
	height: 72px;
	margin: 30px 62px 0 18px;
	width: 72px;
}
.anli li span {
	display: block;
	float: right;
	margin-top: 12px;
	width: 232px;
}
.anli li span b {
	color: #333;
	display: block;
	font: bold 18px/58px "Microsoft Yahei";
}
.anli li span em {
	color: #555;
	display: block;
	font: 14px/26px "Microsoft Yahei";
	padding-right: 32px;
}
.anli li.cur a, .anli li a:hover {
	background: rgba(0, 0, 0, 0) url("../img/al_ip1.png") no-repeat scroll left top;
	text-decoration: none;
}
.anli li.cur a b, .anli li a:hover b {
	color: #e60012;
}
.anli .al_li2 {
	display: inline;
	float: right;
	margin-left: 400px;
}
.anli .al_li2 img {
	float: right;
	margin: 30px 18px 0 0;
}
.anli .al_li2 span {
	float: left;
	padding-left: 25px;
}
.anli .al_li2 a {
	background: rgba(0, 0, 0, 0) url("../img/al_ip3.png") no-repeat scroll left top;
	text-decoration: none;
}
.anli .al_li2.cur a, .anli .al_li2 a:hover {
	background: rgba(0, 0, 0, 0) url("../img/al_ip4.png") no-repeat scroll left top;
	text-decoration: none;
}
.anli li.cur img, .anli li:hover img {
	transform: rotate(360deg);
	transition: all 0.4s ease-in-out 0s;
}
.tel01 {
	clear: both;
	margin: 0 auto;
	width: 368px;
}
.tel_sp {
	display: inline-block;
	height: 44px;
	margin-top: 33px;
}
.tel_sp a {
	background: rgba(0, 0, 0, 0) url("../img/al_b1.png") no-repeat scroll left top;
	color: #fff;
	display: block;
	float: left;
	font: bold 18px/42px "Microsoft Yahei";
	height: 44px;
	margin: 0 4px;
	text-align: center;
	width: 176px;
}
.tel_sp .tel_b2 {
	background: rgba(0, 0, 0, 0) url("../img/al_b2.png") no-repeat scroll left top;
	color: #333;
	float: right;
}
.tel_sp a:hover {
	text-decoration: none;
}
.tel01 p {
	color: #666;
	font: 16px/74px "Microsoft Yahei";
	text-align: center;
}
.tel01 p b {
	color: #e60012;
	font: bold 36px/74px "Times New Roman", Times, serif;
}
.pro_bg {
	height: 1320px;
	overflow: hidden;
}
.pro .t_h2 {
	line-height: 50px;
	margin: 50px auto 55px;
	text-align: center;
}
.pro_l {
	background: rgba(0, 0, 0, 0) url("../img/pro_lbg.jpg") no-repeat scroll left top;
	height: 1040px;
	overflow: hidden;
	width: 303px;
}
.pro_l h4 {
	font: bold 20px/28px "Microsoft Yahei";
	height: 102px;
	margin: 40px auto 0;
	overflow: hidden;
	text-align: center;
}
.pro_l h4 i {
	color: #fff;
	display: block;
	font: 14px/16px "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.pro_l h4 a {
	color: #fff;
}
