@charset "utf-8";
.sl {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	font-family: '微软雅黑';
	line-height: 30px;
	font-size: 14px;
	background: #fff
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
.content {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.content * {
	line-height: 24px;
}
.content p {
}
.content img {
	max-width: 100%!important;
	height: auto!important
}
.indexcontent {
	padding-left: 3%!important;
	padding-right: 3%!important
}
.imgxg {
	display: block;
	position: relative;
	overflow: hidden;
}
.imgxg img {
	height: auto!important;
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: perspective(1px) translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: perspective(1px) translate(-50%, -50%);
}
input, select {
	font-size: 12px;
}
a {
	color: #1e1d1d;
	text-decoration: none;
	outline-style: none;
	outline-color: invert;
	outline-width: medium
}
a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
}
a:link, a:hover, a:visited, a:active, a:focus {
	text-decoration: none;
	outline-style: none;
	outline-color: invert;
	outline-width: medium
}
* {
	margin: 0px;
	padding: 0px;
}
ul, li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
	display: block;
}
/*Global*/
.hide {
	overflow: hidden;
}
.spe_max {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
}
#content-wrapper {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.min_width {
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0
}
input:focus, textarea:focus {
	outline: none;
}
textarea {
	-webkit-appearance: none;
	resize: none
}
#con_body {
	-webkit-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
	-moz-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
	-ms-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
	-o-transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
	transition: all 350ms cubic-bezier(0.665, 0.165, 0.130, 0.715);
	-webkit-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
	-moz-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
	-ms-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
	-o-transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
	transition-timing-function: cubic-bezier(0.665, 0.165, 0.130, 0.715);
	position: relative;
	z-index: 1;
	-webkit-transform: perspective(0) translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	min-height: 400px;
	background: #ffffff;
}
#con_body.moved-left {
	-webkit-transform: perspective(0) translate(-250px, 0);
	-moz-transform: translate(-250px, 0);
	-ms-transform: translate(-250px, 0);
	-o-transform: translate(-250px, 0);
	transform: translate(-250px, 0);
}
#wrapper {
	position: absolute;
	z-index: 0;
	top: 96px;
	bottom: 44px;
	left: 0;
	width: 100%;
	overflow: auto;
}
#scroller {
	position: absolute;
	z-index: 0;/*	-webkit-touch-callout:none;*/
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	width: 100%;
	padding: 0;
}
.jb1 {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
	background: -moz-linear-gradient(#ffffff, #eeeeee);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');
}
.jb2 {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#efefef), to(#ffffff));
	background: -moz-linear-gradient(#efefef, #ffffff);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff');
}
.jb3 {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#0568a9), to(#2397d0));
	background: -moz-linear-gradient(#0568a9, #2397d0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0568a9', endColorstr='#2397d0');
}
.jb4 {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#0568a9), to(#2397d0));
	background: -moz-linear-gradient(#0568a9, #2397d0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0568a9', endColorstr='#2397d0');
}
.jb5 {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#0568a9), to(#2397d0));
	background: -moz-linear-gradient(#0568a9, #2397d0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0568a9', endColorstr='#2397d0');
}
.jb6 {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#0568a9), to(#2397d0));
	background: -moz-linear-gradient(#0568a9, #2397d0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0568a9', endColorstr='#2397d0');
}
.jb7 {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#05578d), to(#0568a9));
	background: -moz-linear-gradient(#05578d, #0568a9);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05578d', endColorstr='#0568a9');
}
.jb8 {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#1e2021), to(#131315));
	background: -moz-linear-gradient(#1e2021, #131315);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e2021', endColorstr='#131315');
}
.jb9 {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#45484b), to(#242628));
	background: -moz-linear-gradient(#45484b, #242628);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484b', endColorstr='#242628');
}
/*-moz-box-shadow:0px 3px 10px #7a7a7a;             /* For Firefox3.6+ */
/*-webkit-box-shadow:0px 3px 10px #7a7a7a;          /* For Chrome5+, Safari5+ */
/*box-shadow:0px 3px 10px #7a7a7a;                  /* For Latest Opera */
}
.top .logo {
	float: left;
	margin-left: 2%;
}
.top .logo img {
	padding-top: 0px;
}
.big_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	height: 96px;
}
.big_top_dh {
	height: 45px;
	position: relative;
	z-index: 99;/*-moz-box-shadow:0px 3px 3px #bdb499;             /* For Firefox3.6+ */
/*-webkit-box-shadow:0px 3px 3px #bdb499;          /* For Chrome5+, Safari5+ */
/*box-shadow:0px 3px 3px #bdb499;                  /* For Latest Opera */
}
.big_top_dh .T_back, .other_top .T_back {
	float: left;
	margin-left: 9px;
	margin-top: 6px;
	width: 62px;
	height: 30px;
	position: relative;
	z-index: 2;
	border: solid 1px #0f507a;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
}
.big_top_dh .T_more {
	float: right;
	margin-right: 9px;
	margin-top: 6px;
	width: 62px;
	height: 30px;
	position: relative;
	z-index: 2;
	border: solid 1px #0f507a;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
}
.other_top .T_back {
	border: solid 1px #0f507a;
	color: #FFFFFF;
	margin-top: 3px;/*-moz-box-shadow:0px 3px 3px #080909;             /* For Firefox3.6+ */
/*-webkit-box-shadow:0px 3px 3px #080909;          /* For Chrome5+, Safari5+ */
/*box-shadow:0px 3px 3px #080909;                  /* For Latest Opera */
}
.big_top_dh .font_type {
	position: absolute;
	top: 30px;
	left: 7px;
	display: none;
	z-index: 99;
}
.big_top_dh .font_jt {
	width: 0px;
	height: 0px;
	font-size: 0px;
	position: absolute;
	left: 50%;
	top: 2px;
	margin-left: -7px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	text-indent: -9999px;
}
.big_top_dh .font_list {
	width: 46px;
	margin-top: 9px;
	border: 1px solid rgba(0,0,0,0.2);
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.big_top_dh .font_list li {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #5c5c5c;
	font-size: 16px;
}
.big_top_dh .font_list li.achover {
	background: #d6d6d6;
}
.big_top_dh .title, .other_top .title {
	position: absolute;
	width: 100%;
	z-index: 0;
	text-align: center;
	top: 14px;
	font-size: 18px;
	color: #FFFFFF;
}
.other_top .title {
	color: #FFFFFF;
	top: 10px;
}
.other_top {
	height: 40px;
	position: relative;
	z-index: 2;/*-moz-box-shadow:0px 3px 3px #1c1c1f;             /* For Firefox3.6+ */
/*-webkit-box-shadow:0px 3px 3px #1c1c1f;          /* For Chrome5+, Safari5+ */
/*box-shadow:0px 3px 3px #1c1c1f;                  /* For Latest Opera */
}
.banner {
	position: relative;
}
.banner img {
	width: 100%;
	display: block;
}
.banner .slider4 {
	position: relative;
	z-index: 1;
}
.banner .pagenavi {
	position: absolute;
	bottom: 16px;
	right: 5%;
	z-index: 2;
}
.banner .pagenavi a {
	background: #ffffff;
	width: 10px;
	height: 10px;
	display: block;
	text-indent: -9999px;
	margin: 0px 3px;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.banner .pagenavi a.active {
	background: #987555;
}
/*banner*/
/* demo slider*/
.touchslider-demo {
	position: relative;
	overflow: hidden;
}
.touchslider-demo .touchslider-nav {
	position: absolute;
	left: 46%;
	bottom: 10px;
	z-index: 2;
	text-align: center;
}
.touchslider-demo .touchslider-nav a {
	cursor: pointer;
	color: #000;
}
.touchslider-demo .touchslider-nav a:active {
	background: #689db2;
}
.touchslider-nav {
}
.touchslider-demo .touchslider-prev {
	position: relative;
	height: 16px;
	background: #fff;
	width: 100px;
	display: inline-block;
}
.touchslider-demo .touchslider-next {
	position: relative;
	width: 100px;
	height: 16px;
	background: #fff;
	display: inline-block;
}
.touchslider-demo .touchslider-next-in {
	position: absolute; /* fix safari render font */
}
.touchslider-demo .touchslider-prev-in {
	position: absolute;
}
.touchslider-demo .touchslider-nav-item {
	background: #ffffff;
	width: 6px;
	height: 6px;
	display: block;
	text-indent: -9999px;
	margin: 0px 3px;
	float: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.touchslider-demo .touchslider-nav-item-current {
	background: #987555;
}
.index_list {
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	padding-left: 40px;
	display: block;
	border-bottom: solid 1px #c9c9c9;
	border-top: solid 1px #FFFFFF;
}
.index_list:hover {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#005e65), to(#004140));
	background: -moz-linear-gradient(#005e65, #004140);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005e65', endColorstr='#004140');
}
.index_list .tb {
	background: url(../images/news_tb1.png) no-repeat 90% center;
}
.index_list:hover .tb {
	background: url(../images/news_tb2.png) no-repeat 90% center;
}
.main_menu {
	position: absolute;
	top: 96px;
	left: 0px;
	width: 100%;
	z-index: 3;
	background: url(../images/nav_bg.jpg) repeat-x;
}
.main_menu2 {
	width: 100%;
	height: 39px;
	z-index: 3;
	background: url(../images/nav_bg.jpg) repeat-x;
}
.main_menu .main_dh {
	height: 40px;
	line-height: 40px;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.main_menu .jt_dh {
	height: 40px;
	padding-right: 30px;
}
.main_menu .jt_dh .jt_pad {
	position: absolute;
	right: 10px;
	top: 3px;
}
.main_menu .jt_dh .jt_pad span {
	width: 8px;
	height: 15px;
	display: block;
	margin: 10px 0 0 4px;
	overflow: hidden;
	line-height: 0px;
	position: relative;
}
.main_menu .jt_dh .jt_pad span em {
	width: 7px;
	height: 7px;
	display: block;
	border: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: absolute;
	top: 2px;
	right: 3px;
}
.main_menu .main_dh ul {
}
.main_menu .main_dh ul li {
	float: left;
}
.main_menu .main_dh ul li a {
	padding: 0px 15px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
/*.main_menu #slider ul li a:hover,.main_menu #slider ul li a:focus{
color:#FFFFFF;
background:-webkit-gradient(linear, 0 0, 0 100%, from(#05609b), to(#086bac));
background:-moz-linear-gradient(#05609b,#086bac);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05609b', endColorstr='#086bac');
}
.main_menu #slider ul li a.hover{
color:#FFFFFF;
background:-webkit-gradient(linear, 0 0, 0 100%, from(#05609b), to(#086bac));
background:-moz-linear-gradient(#05609b,#086bac);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05609b', endColorstr='#086bac');
}*/
.fu_dh {
	min-height: 40px;
	height: auto;
	_height: 40px;
	background: url(../images/title_bg.jpg) repeat-x;
	position: relative;
}
.fu_dh .l_bt {
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 5px;
	float: left;
	border-left: #E12938 10px solid;
}
.r_more {
	float: right;
	background: url(../images/common.png) no-repeat;
	background-position: -300px -77px;
	background-size: 600px;
	width: 45px;
	height: 35px;
	display: block;
	z-index: 2;
	margin-right: 5px;
	cursor: pointer;
}
.fu_dh .h_more {
	font-size: 14px;
	color: #644c22;
	float: right;
	margin-right: 8px;
	margin-top: 6px;
	padding: 0px 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #095689;
	color: #FFFFFF;
}
.top .r_more {
	margin-top: 15px;
}
.inside_contain {
	padding: 0px 18px;
}
.inside_contain .intro_con {
	padding: 10px 0px;
	line-height: 28px;
}
.pro_con {
	padding: 0px 3px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.pro_pic {
	text-align: center;
	margin-bottom: 10px;
}
.pro_pic img {
	width: 150px;
}
.pro_pic .name {
	padding-top: 4px;
}
.content-inner {
	min-height: 300px;
	_height: 300px;
	padding-top: 36px
}
a.big_pro_tel {
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 49%;
	font-size: 14px;
	float: left;
	display: block;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#4fc800), to(#1ea400));
	background: -moz-linear-gradient(#4fc800, #1ea400);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fc800', endColorstr='#1ea400');
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	color: #FFFFFF;
}
a.big_pro_tel span {
	padding: 3px 0px;
	background: url(../images/common.png) no-repeat;
	background-size: 400px;
	-moz-background-size: 400px;
	background-position: -87px -103px;
	padding-left: 28px;
	color: #FFFFFF;
}
a.big_pro_note {
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 49%;
	font-size: 14px;
	float: right;
	display: block;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#02a2e2), to(#027bab));
	background: -moz-linear-gradient(#02a2e2, #027bab);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02a2e2', endColorstr='#027bab');
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	color: #FFFFFF;
}
a.big_pro_note span {
	padding: 3px 0px;
	background: url(../images/common.png) no-repeat;
	background-size: 400px;
	-moz-background-size: 400px;
	background-position: -206px -103px;
	padding-left: 25px;
	color: #FFFFFF;
}
a.big_pro_share {
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 100%;
	font-size: 14px;
	display: block;
	margin: 10px auto;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e62b2b), to(#b70202));
	background: -moz-linear-gradient(#e62b2b, #b70202);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e62b2b', endColorstr='#b70202');
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	color: #FFFFFF;
}
a.big_pro_share span {
	padding: 3px 0px;
	background: url(../images/common.png) no-repeat;
	background-size: 400px;
	-moz-background-size: 400px;
	background-position: -58px -103px;
	padding-left: 25px;
	color: #FFFFFF;
}
.big_note_bt {
	border-bottom: solid 4px #cccccc;
	height: 40px;
	line-height: 40px;
	clear: both;
	margin-top: 10px;
	font-size: 18px;
}
.big_note_con {
	padding: 10px 0px;
}
a.loding_more {
	clear: both;
	margin: 10px 5px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#edefee), to(#c1c2c4));
	background: -moz-linear-gradient(#edefee, #c1c2c4);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edefee', endColorstr='#c1c2c4');
}
a.loding_more:hover {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#edefee), to(#b7b7b7));
	background: -moz-linear-gradient(#edefee, #b7b7b7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edefee', endColorstr='#b7b7b7');
}
.big_fenye {
	height: 50px;
	margin-top: 15px;
}
.big_fenye_l {
	height: 50px;
	background: #8ed4ff;
	width: 50%;
	float: left;
	display: block;
	font-size: 18px;
}
.big_fenye_l .jt {
	background: url(../images/big_pre_tb.png) no-repeat 3% center;
	background-size: 8px;
	padding-left: 10%;
	display: block;
	padding-top: 5px;
	line-height: 22px;
}
.big_fenye_l .jt .name {
	font-size: 12px;
}
.big_fenye_r {
	height: 50px;
	background: #1e90cc;
	width: 49%;
	float: left;
	display: block;
	font-size: 18px;
	margin-left: 2px;
	color: #FFFFFF;
}
.big_fenye_r .jt {
	background: url(../images/big_next_tb.png) no-repeat 95% center;
	background-size: 8px;
	padding-left: 5%;
	display: block;
	padding-top: 5px;
	line-height: 22px;
	color: #FFFFFF;
}
.big_fenye_r .jt .name {
	font-size: 12px;
}
.big_liuyan {
	height: 40px;
	margin-top: 2px;
}
a#big_liuyan_hover {
	background: url(../images/ly_jt.png) no-repeat bottom center #035585;
	width: 50%;
	margin-left: 0px;
}
a.big_liuyan_l {
	height: 40px;
	background: #661b18;
	width: 49%;
	margin-left: 2px;
	float: left;
	display: block;
	font-size: 18px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
}
.no_tip {
	width: 200px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	height: auto;
	_height: 50px;
	line-height: 25px;
	padding-left: 60px;
	margin-top: 80px;
}
.no_tip span.no_t_pic {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	background: url(../images/common.png) no-repeat;
	background-position: -38px 0;
	background-size: 400px;
	-moz-background-size: 400px;
}
.no_tip font {
	font-size: 16px;
}
.note_list {
	border-bottom: solid 1px #d0d0d0;
	padding: 10px 15px;
}
.note_list .n_dh {
	height: 34px;
	line-height: 34px;
}
.note_list .n_dh .l_bt {
	float: left;
	padding-left: 25px;
	color: #977e53;
	background: url(../images/note_tb3.png) no-repeat left center;
	background-size: 20px;
}
.note_list .n_dh .r_date {
	float: right;
	color: #989898;
}
.note_list .n_cent {
	font-size: 14px;
	padding-top: 5px;
}
.note_list .hf_tb {
	background: url(../images/hf_tb.jpg) no-repeat 21px bottom;
	height: 13px;
	display: block;
}
.note_list .hf_cent {
	background: #ebebeb;
	padding: 5px 8px;
}
.inside_dh {
	font-size: 22px;
	border-bottom: solid 1px #d8d8d8;
	padding: 10px 0px;
	line-height: 40px;
}
.inside_con {
	font-size: 18px;
	line-height: 30px;
	padding: 10px 0px;
}
.intro_type {
	clear: both;
	padding: 10px 0px;
}
.intro_type ul li {
	float: left;
	width: 50%;
	height: 33px;
	line-height: 33px;
	margin-bottom: 5px;
}
.intro_type ul li a {
}
.intro_type ul li a span {
	margin: 0px 3px;
	display: block;
	padding-left: 15px;
	background: #CCCCCC;
	border: solid 1px #999999;
}
.big_xianggun_note {
}
.big_xianggun_note ul li {
	display: block;
	padding: 8px 10px;
	border-bottom: solid 1px #968c83;
	clear: both;
	min-height: 24px;
}
.big_xianggun_note ul li .l_bt {
	float: left;
}
.big_xianggun_note ul li .r_date {
	float: right;
	color: #999999;
}
.big_xianggun_note ul li .huifu {
	color: #999999;
}
.big_news_bt {
	border-bottom: solid 1px #867d71;
	padding: 8px 0px;
	font-size: 18px;
	margin-top: 10px;
}
.big_news_date {
	color: #7a7a7a;
	font-size: 16px;
	padding: 8px 0px;
}
.big_news_con {
	padding: 10px 0px;
}
.big_news_con img {
}
.big_xianggun_news {
}
.big_xianggun_news ul li a {
	display: block;
	background: url(../images/news_tb1.png) no-repeat 96% center;
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #c9c9c9;
	padding-left: 4%;
}
.huace_con {
	padding-left: 3px;
}
.huace_pic {
	text-align: center;
}
.huace_pic .img {
	margin: 5px auto;
	width: 98%;
	position: relative;
}
.huace_pic .img img {
	width: 98%;
	-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ 			#555555 /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ 		#555555 /*{global-box-shadow-color}*/;
	box-shadow: 5px 3px 8px /*{global-box-shadow-size}*/ 				#555555 /*{global-box-shadow-color}*/;
}
.huace_pic .name {
	z-index: 2;
	height: 26px;
	line-height: 26px;
	width: 100%;
	color: #555555;
}
.pl_submit {
	background: #1f91cd;
	color: #ffffff;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: none;
	display: block;
	float: right;
}
a.pl_submit {
	color: #ffffff;
}
a:hover.pl_submit {
	color: #ffffff;
	cursor: pointer
}
.pl_dhm {
	height: 40px;
	background: #1e90e0;
	line-height: 40px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	z-index: 10;
}
.pl_dhm ul a {
	float: left;
	width: 50%;
	display: block;
	height: 40px;
	color: #FFFFFF;
}
.pl_dhm ul li {
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
}
.pl_dhm ul a.hover {
	background: url(../images/ping_hover.jpg) no-repeat bottom center #087fd2;
}
.pl_note_con ul li {
	padding: 5px 33px 5px 10px;
}
.pl_note_con ul li img, .pl_note_con ul li input {
	vertical-align: middle;
}
.pl_input3 {
	background: #ffffff;
	border: solid 1px #C9C9C9;
	height: 40px;
	line-height: normal;
	padding: 0 10px;
	width: 100%;
	font-size: 18px;
}
.pl_textarea {
	background: #ffffff;
	border: solid 1px #C9C9C9;
	height: 130px;
	line-height: 20px;
	padding: 10px;
	width: 100%;
	font-size: 18px;
}
.pl_list ul li {
	border-bottom: 1px solid #CCCCCC;
	display: block;
	min-height: 47px;
	padding: 0 20px;
	font-size: 16px;
}
.pl_list ul li h3 {
	color: #000000;
	font-weight: normal;
	overflow: hidden;
	padding: 5px 0;
}
.pl_list ul li .date_title {
	color: #B9B9C8;
	line-height: 18px;
	overflow: hidden;
	padding-bottom: 5px;
}
.home_intro {
	padding: 8px 20px;
}
.home_pro_con {
	padding: 6px 3px;
	position: relative;
}
.home_pro_pic {
	text-align: center;
	margin-bottom: 10px;
}
.home_pro_pic img {
	width: 150px;
}
.home_pro_pic .name {
	padding-top: 4px;
}
.home_pro_con .slider5 {
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
}
.home_pro_con .pagenavi {
	position: absolute;
	bottom: 12px;
	right: 45%;
	z-index: 2;
}
.home_pro_con .pagenavi a {
	background: #cccccc;
	width: 6px;
	height: 6px;
	display: block;
	text-indent: -9999px;
	margin: 0px 3px;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.home_pro_con .pagenavi a.active {
	background: #987555;
}
a.home_protype {
	display: block;
	padding: 8px 0px;
	clear: both;
	position: relative;
	padding-left: 20px;
	font-size: 16px;
	border-bottom: solid 1px #c9c9c9;
}
a.home_protype .r_con {
	position: absolute;
	left: 160px;
	top: 6px;
	color: #000;
	font-weight: bold;
}
a.home_protype:hover {
}
.home_protype_er {
	display: block;
	padding: 8px 0px;
	clear: both;
	position: relative;
	padding-left: 5px;
	font-size: 16px;
	border-bottom: solid 1px #c9c9c9;
}
.home_protype_er .er_con {
	position: absolute;
	left: 150px;
	top: 8px;
}
.home_protype_er .er_con .bt {
	color: #644c22;
	height: 32px;
	line-height: 26px;
}
.home_protype_er .er_con ul li {
	font-family: "宋体";
	font-size: 13px;
	width: 50%;
	float: left;
	padding: 7px 0px;
}
.home_protype_er:hover {
	background: #EFEFEF;
}
a.pro_protype {
	display: block;
	padding: 8px 0px;
	clear: both;
	position: relative;
	padding-left: 5px;
	font-size: 16px;
	background: url(../images/news_tb1.png) no-repeat 96% center #ffffff;
	border-bottom: solid 1px #c9c9c9;
}
a.pro_protype .r_con {
	position: absolute;
	left: 150px;
	top: 28px;
	color: #644c22;
}
a.pro_protype:hover {
	background: url(../images/news_tb1.png) no-repeat 96% center #EFEFEF;
}
.pro_san_pic {
	width: 50%;
	float: left;
	text-align: center;
	margin-top: 6px;
}
.pro_san_pic .img {
	margin: 0px auto;
	width: 98%;
	position: relative;
}
.pro_san_pic .img img {
	width: 100%;
	display: block;
}
.pro_san_pic .name {
	margin: 0px auto;
	width: 98%;
	height: 30px;
	line-height: 30px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro_protype_er {
	display: block;
	padding: 8px 0px;
	clear: both;
	position: relative;
	padding-left: 5px;
	font-size: 16px;
	border-bottom: solid 1px #c9c9c9;
}
.pro_protype_er .l_pic {
	width: 140px;
}
.pro_protype_er .bt {
	color: #644c22;
	height: 32px;
	line-height: 26px;
	text-align: center;
}
.pro_protype_er .er_con {
	position: absolute;
	left: 150px;
	top: 8px;
	font-size: 12px;
	padding-right: 10px;
}
.pro_protype_er:hover {
	background: #EFEFEF;
}
.pro_name_list {
	padding: 8px;
	clear: both;
	border-bottom: solid 1px #c9c9c9;
}
.pro_name_list ul li {
	width: 33%;
	float: left;
	line-height: 33px;
}
.pro_name_list ul li a {
	height: 33px;
	display: block;
	font-size: 12px;
}
.pro_name_list ul li a span {
	padding: 0px 2px;
	margin-right: 4px;
}
.m_close {
	position: absolute;
	z-index: 9999;
	display: none;
	left: 0;
	top: 0px;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;/*filter:alpha(opacity=60);-moz-opacity:.60;opacity:0.6;  background:#000000;*/
}
.m_close .c_but {
	width: 25px;
	height: 40px;/* background: url(../images/common.png) no-repeat;background-size: 400px;-moz-background-size: 400px; background-position: 6px -175px;*/
	margin-left: 40%;
	margin-top: 10px;
}
/*.m_close .c_top{ margin-top:17px;}*/
#sec_menu {
	width: 250px;
	overflow: hidden;
	background: #2b2b2b;
	-moz-box-shadow: 15px 0px 30px #3e3d3d inset;             /* For Firefox3.6+ */
	-webkit-box-shadow: 15px 0px 30px #3e3d3d inset;          /* For Chrome5+, Safari5+ */
	box-shadow: 15px 0px 30px #3e3d3d inset;                  /* For Latest Opera */
}
#sec_menu ul.menu_type {
	padding: 0px;
	margin: 0px;
}
#sec_menu ul.menu_type li {
	border-bottom: solid 1px #3a3a3a;
}
#sec_menu ul.menu_type li a {
	width: 150px;
	display: block;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	padding-left: 20px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #CCCCCC;
}
#sec_menu ul.menu_type li a:hover {
}
#sec_menu ul.menu_type li a.m_hover {
	color: #3596c9;
}
#sec_menu ul.H_two {
	display: none;
}
#sec_menu ul.menu_type li li {
	border: none;
}
#sec_menu ul.menu_type li li a {
	width: auto;
	background: #E22B3A;
	border-bottom: solid 1px #D4D4D4;
	padding-left: 35px;
	color: #FFFFFF;
}
.top_sp {
	width: 40px;
	height: 60px;
	float: right;
	margin-right: 8px;
	background: url(../images/common.png) no-repeat;
	background-position: -125px -48px;
	background-size: 500px;
}
.top_tel {
	width: 40px;
	height: 60px;
	float: right;
	margin-right: 8px;
	background: url(../images/common.png) no-repeat;
	background-position: -190px -39px;
	background-size: 450px;
}
.top_sp_con {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 60px;
	display: none;
	z-index: 9999;
	background: url(../images/tm.png) repeat;
	overflow: hidden;
}
.top_sp_con .s_type {
	height: 40px;
	background: #2b2b2b;
	width: 100%;
}
.top_sp_con .s_type_l {
	width: 30%;
	margin-left: 10px;
}
.top_sp_con .s_type_l li {
	float: left;
	font-size: 16px;
	width: 50%;
	font-size: 14px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
}
.top_sp_con .s_type_l li.active {
	background: #484848;
	color: #ffffff;
}
.top_sp_con .s_type_cent {
	height: 37px;
	background: #484848;
	padding: 5px 10px;
	padding-bottom: 0px;
	clear: both;
}
.top_sp_con .s_type_cent input {
	vertical-align: middle;
}
.top_sp_con .s_type_cent .s_k {
	width: 78%;
	height: 20px;
	padding: 5px 0px;
	border: none;
	font-size: 16px;
	background: #ffffff;
	color: #c3ad86;
	padding-left: 10px;
}
.top_sp_con .s_type_cent .s_p {
	width: 17%;
	height: 30px;
	line-height: 30px;
	border: none;
	font-size: 14px;
	border: solid 1px #2b2b2b;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#2b2b2b), to(#484848));
	background: -moz-linear-gradient(#2b2b2b, #484848);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#484848');
	color: #FFFFFF;
	margin-left: 2px;
}
.none {
	display: none;
}
.top_down_con {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 60px;
	display: none;
	z-index: 9999;
	background: url(../images/tm.png) repeat;
	overflow: hidden;
}
.downloadDragList {
	background: #2b2b2b;
	width: 100%;
}
.downloadDragList li {
	-moz-box-orient: horizontal;
	border-bottom: 1px solid #333333;
	display: -moz-box;
	height: 69px;
}
.downloadDragList li .contL {
	-moz-box-flex: 1;
	display: block;
	height: 69px;
	width: 190px;
	float: left;
}
.downloadDragList .android .copy_tb {
	float: left;
	display: block;
	width: 50px;
	height: 69px;
	background: url(../images/common.png) no-repeat;
	background-size: 600px;
	-moz-background-size: 600px;
	background-position: -475px 0px;
}
.downloadDragList .iphone .copy_tb {
	float: left;
	display: block;
	margin-left: 5px;
	width: 45px;
	height: 69px;
	background: url(../images/common.png) no-repeat;
	background-size: 600px;
	-moz-background-size: 600px;
	background-position: -525px 0px;
}
.downloadDragList li .contL em {
	display: block;
	margin: 0 0 5px 20px;
	font-style: normal;
}
.downloadDragList .iphone .contL img {
	max-height: 15px;
	max-width: 45px;
}
.downloadDragList li .contL .name {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
}
.downloadDragList li .contL .info {
	color: #8098AD;
}
.downloadDragList li .contR {
	display: block;
	padding-top: 12px;
	text-align: center;
	width: 80px;
	float: right;
}
.downloadDragList li .contR .tb_down {
	height: 40px;
	width: 50px;
	margin: 0px auto;
	background: url(../images/common.png) no-repeat;
	background-size: 600px;
	-moz-background-size: 600px;
	background-position: -430px -8px;
	display: block;
}
.downloadDragList li .contR .text {
	color: #FFFFFF;
	text-align: center;
	text-shadow: 1px 1px 1px #154166;
	font-style: normal;
}
.bottom_share {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: -340px;
	height: 340px;
	z-index: 9999;
	overflow: hidden;
}
.bottom_share .share_con {
	height: 200px;
	background: url(../images/share_tm.png) repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding-top: 10px;
}
.bottom_share .share_con .pic {
	width: 33%;
	float: left;
	text-align: center;
	margin-top: 30px;
	font-size: 14px;
	color: #FFFFFF;
}
.bottom_share .share_con .pic img {
	margin-bottom: 10px;
}
.bottom_share .share_con .pic a {
	color: #FFFFFF;
}
.share_close {
	width: 90%;
	text-align: center;
	margin: 0px auto;
	margin-top: 25px;
	font-size: 20px;
	color: #434544;
	line-height: 40px;
	height: 40px;
	display: block;
	clear: both;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#edefee), to(#c1c2c4));
	background: -moz-linear-gradient(#edefee, #c1c2c4);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edefee', endColorstr='#c1c2c4');
}
.bottom_tel {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: -100%;
	z-index: 9999;
	display: none;
	overflow: hidden;
	background: url(../images/tm3.png) repeat;
}
.bottom_tel ul {
	padding-top: 20px;
}
.bottom_tel ul li {
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
	border-bottom: solid 1px #333333;
}
.bottom_tel ul li a {
	color: #FFFFFF;
	display: block;
	padding-left: 20px;
	font-size: 18px;
}
.other_cent {
	padding: 0px 15px;
}
.other_title {
	color: #b4b6b7;
	padding: 8px 0px;
	padding-left: 3px;
}
.other_contain {
	background: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*-moz-box-shadow:0px 3px 10px #2f3236;             /* For Firefox3.6+ */
/*-webkit-box-shadow:0px 3px 10px #2f3236;          /* For Chrome5+, Safari5+ */
/*box-shadow:0px 3px 10px #2f3236;                  /* For Latest Opera */
	padding: 8px 0px;
	min-height: 30px;
}
.other_contain a.other_list {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	padding-left: 20px;
	display: block;
	border-bottom: solid 1px #cdcdcd;
	background: url(../images/news_tb1.png) no-repeat 96% center;
	display: block;
	color: #555555;
}
.other_contain a.none {
	border: none;
}
a.other_tel {
	margin-bottom: 5px;
	display: block;
	height: 60px;
	line-height: 60px;
	padding-left: 15px;
	font-size: 18px;
	color: #FFFFFF;
}
a.other_tel .tb {
	background: url(../images/common.png) no-repeat;
	background-size: 600px;
	-moz-background-size: 600px;
	background-position: -400px 0px;
	width: 40px;
	height: 35px;
	margin-top: 13px;
	display: block;
	float: left;
}
a.other_tel .font {
	float: left;
}
a.other_tel.col1 {
	background: #178fff;
}
a.other_tel.col2 {
	background: #ff0066;
}
a.other_tel.col3 {
	background: #00a201;
}
a.other_tel.col4 {
	background: #5b36b6;
}
a.other_tel.col5 {
	background: #ff8a00;
}
a.other_tel.col6 {
	background: #00d2ff;
}
.overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	_padding: 0 20px 0 0;
	background: #000000;
	display: none;
}
.showbox {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	margin-left: -80px;
}
*html, *html body {
	background-image: url(about:blank);
	background-attachment: fixed;
}
*html .showbox, *html .overlay {
	position: absolute;
top:expression(eval(document.documentElement.scrollTop));
}
#AjaxLoading {
	color: #ffffff;
	font-size: 12px;
	background: #000000;
	height: 50px;
	line-height: 50px;
	padding-right: 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#AjaxLoading img {
	margin: 10px 15px;
	float: left;
	display: inline;
}
.copy_con {
	clear: both;
	margin-top: 15px;
	padding: 20px;
	text-align: center;
	background: #efefef;
	font-size: 10px;
}
#bottom {
	position: absolute;
	border-top: solid 1px #0568a9;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 44px;
	z-index: 10;
}
#bottom ul li {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 12px;
}
#bottom ul li a {
	height: 44px;
	display: block;
}
#bottom ul li a .icon {
	width: 30px;
	height: 20px;
	display: block;
	background: url(../images/common.png) no-repeat;
	background-size: 400px;
	-moz-background-size: 400px;
	margin: 4px auto 0 auto;
	position: relative;
}
#bottom ul li a .font {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	overflow: hidden;
	color: #FFFFFF;
}
#bottom ul li a .tb1 {
	background-position: -87px -105px;
}
#bottom ul li a .tb2 {
	background-position: -27px -105px;
}
#bottom ul li a .tb3 {
	background-position: -58px -105px;
}
#bottom ul li a .tb4 {
	background-position: -117px -105px;
}
#bottom ul li a .tb5 {
	background-position: -374px -105px;
}
#bottom ul li a:hover {
}
