@charset "utf-8";

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑"
}

h1,
h2,
h3 {
	font-family: "微软雅黑"
}

body {
	margin: 0;
	font-size: 12px;
	color: #454545
}

form,
input,
select,
textarea,
td,
th {
	font-size: 12px
}

img {
	border: none
}

ul li {
	list-style-type: none
}

ol li {
	list-style-type: decimal
}

ul,
form {
	margin: 0px;
	padding: 0px
}

a {
	color: #454545;
	text-decoration: none;
}

a:hover {
	color: #07c68a;
	text-decoration: inherit;
}

button,
input {
	height: auto;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	font-size: 14px
}

.text-area {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #dedede;
	color: #999999;
	font-family: "微软雅黑";
	resize: none
}

.m {
	margin: 0px auto;
	width: 1200px;
	clear: both;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}

.container {
	margin: 0px auto;
	width: 1200px;
	clear: both
}

.fzl {
	width: 30px;
	font-size: 13px;
	text-align: center;
	line-height: 24px;
	letter-spacing: 1px
}

.fzz {
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	line-height: 26px;
	letter-spacing: 1px
}

.fzz span {
	float: right;
	padding-right: 20px
}

.px10 {
	font-size: 10px;
}

.px11 {
	font-size: 11px;
}

.px12 {
	font-size: 12px;
}

.px13 {
	font-size: 13px;
}

.px14 {
	font-size: 14px;
}

.px15 {
	font-size: 15px;
}

.px16 {
	font-size: 16px;
}

.b1 {
	height: 1px;
	font-size: 1px;
	clear: both;
	width: 100%;
	overflow: hidden
}

.b5 {
	height: 5px;
	font-size: 1px;
	clear: both;
	width: 100%;
	overflow: hidden
}

.b6 {
	height: 6px;
	font-size: 1px;
	clear: both;
	width: 100%;
	overflow: hidden
}

.b8 {
	height: 8px;
	font-size: 1px;
	clear: both;
	width: 100%;
	overflow: hidden
}

.b10 {
	height: 15px;
	font-size: 1px;
	clear: both;
	width: 100%;
	overflow: hidden
}

.b15 {
	height: 15px;
	font-size: 1px;
	clear: both;
	width: 100%;
	overflow: hidden
}

.b20 {
	height: 20px;
	font-size: 1px;
	clear: both;
	width: 100%;
	overflow: hidden
}

.b30 {
	height: 30px;
	font-size: 1px;
	clear: both;
	width: 100%;
	overflow: hidden
}

.pd3 {
	padding: 3px;
}

.pd5 {
	padding: 5px;
}

.pd10 {
	padding: 10px;
}

.pd15 {
	padding: 15px;
}

.mt15 {
	margin-top: 10px;
}

.pd20 {
	padding: 20px;
}

.moduletable-banner {
	width: 619px;
	height: 280px;
	position: relative
}

.flexslider {
	width: 100%;
	height: 100%;
	overflow: hidden
}

/* .flexslider .slides>li {
	display: none
} */

.flexslider .slides img {
	max-width: 100%;
	display: block
}

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .slides {
	display: block
}

* html .slides {
	height: 1%
}

.no-js .slides>li:first-child {
	display: block
}

.flexslider {
	position: relative;
	zoom: 1
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides>li {
	position: relative
}

.flexslider .slides img {
	width: 619px;
	height: 280px
}

.flex-direction-nav {
	height: 0;
	overflow: hidden
}

.flex-direction-nav li a {
	display: none;
	width: 40px;
	height: 68px;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	cursor: pointer;
	text-indent: -9999px
}

.flex-direction-nav li a.next {
	right: 0;
	background: url("../images/bg_direction_nav.png") no-repeat scroll -40px 0 transparent
}

.flex-direction-nav li a.next:hover {}

.flex-direction-nav li a.next:active {
	background: url("../images/bg_direction_nav.png") no-repeat scroll -40px -68px transparent
}

.flex-direction-nav li a.prev {
	left: 0;
	background: url("../images/bg_direction_nav.png") no-repeat scroll 0 0 transparent
}

.flex-direction-nav li a.prev:hover {}

.flex-direction-nav li a.prev:active {
	background: url("../images/bg_direction_nav.png") no-repeat scroll 0 -68px transparent
}

.flex-direction-nav li a.disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default
}

.flex-control-nav {
	position: absolute;
	bottom: 10px;
	right: 10px
}

.flex-control-nav li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-right: 10px;
	margin-bottom: 6px
}

.flex-control-nav li a {
	display: block;
	width: 13px;
	height: 13px;
	cursor: pointer;
	text-indent: -9999px;
	border: #ffffff 1px solid
}

.flex-control-nav li a:hover {
	background: #999;
	border: #ffffff 1px solid
}

.flex-control-nav li a.active {
	background: #07c68a;
	border: #07c68a 1px solid;
}

.convention {
	height: 130px;
	border: 1px solid #ccc;
	width: 612px;
	font-size: 20px;
	display: flex;
	padding: 0px 0 0px 5px;
}
.convention>div {
	width: 300px;
}
.convention>div  a:hover{
	color: #000;
}
.convention>div  a i {
	font-size: 14px;
	/* margin-left: 150px; */
	float: right;
}
.convention div span {
	font-size: 13px;
}
.server {
	position: relative;
	top: 4px;
	left: 0;
	height: 80px;
}
.server ul li {
	height: 22px;
	line-height: 28px;
	width: 290px;
}
.menu {
	height: 45px;
	line-height: 45px;
	line-height: 45px\9;
	font-size: 16px;
	overflow: hidden;
	background: #07c68a;
	width: 1200px;
	margin: 0px auto
}

.menu li {
	float: left;
	margin: 0px 0px 0px 0px;
	line-height: 45px
}

.menu li span {
	padding: 0 30px 0 30px
}

.menu li.menuon {
	background: #1B7F67
}

.menu li.menuon a {
	display: block;
	color: #ffffff
}

.menu li a:link,
.menu li a:visited,
.menu li a:active {
	display: block;
	_display: inline-block;
	height: 45px;
	color: #fff
}

.menu li a:hover {
	background: #1B7F67;
	text-decoration: none;
	color: #ffffff
}

.menu li.menuon span {
	color: #ffffff
}

.entrust {
	float: right;
	width: 150px;
	height: 27px;
	line-height: 27px;
	background: url(../images/ymt-icon.png) -20px -34px no-repeat;
	margin-top: 9px;
	margin-right: 10px
}

.entrust .find {
	float: left;
	width: 90px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-right: 6px
}

.entrust .sell {
	float: left;
	width: 70px;
	text-align: center;
	font-size: 12px;
	color: #fff
}

.menub {
	height: 41px;
	border-bottom: 1px solid #e8e7e7;
	line-height: 41px;
	color: #afaeae;
	font-size: 12px;
	width: 1200px;
	padding: 10px 0px 0px;
	margin: 0px auto;
	text-indent: 10px
}

.menub a {
	color: #333333
}

.menub a:hover {
	color: #07c68a
}

.menub span {
	color: #e8e7e7;
	padding: 0 15px
}

#full-screen-slider {
	width: 100%;
	height: 320px;
	float: left;
	position: relative
}

#slides {
	display: block;
	width: 100%;
	height: 320px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 240px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}

#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px
}

#pagination li.current {
	background: #0092CE
}

.zp285 {
	width: 279px;
	float: left;
	overflow: hidden;
	border: #eeeeee 1px solid;
	height: 409px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15)
}

.zp620 {
	width: 629px;
	float: left;
	margin-left: 15px;
	overflow: hidden
}

.zp270 {
	width: 273px;
	float: left;
	color: white;
	height: 410px;
	border-bottom: #EEEEEE 1px solid;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
box-shadow: -1px 1px 2px #ccc;	
}

/* background:url(../images/270.jpg) no-repeat; */
.zp270 h1 {
	font-size: 14px;
	padding: 0 0 0 30px;
	height: 50px;
	line-height: 50px;
}

.zp270 h2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 15px
}

.h115 {
	width: 100%;
	clear: both;
}

/* .115的高度height:114px */
.h115 ul li {
	/* color: #1c1c1c; */
	font-weight: 500;
	border-bottom: 2px solid #eb670d;
	/* background: url(../images/qon.png) no-repeat 0px -14px; */
	font-size: 18px;
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
	height: 50px;
	line-height: 50px;
	color: #000;
}
.h115 ul li a:hover{
	color: #000;
}
.h115 ul li i {
	    display: inline;
	    margin-left: 130px;
		font-size: 13px;
}
.sec_top_brand {
	width: 275px;
}

.sec_top_brand a {
	text-decoration: none
}

.sec_top_brand i {
	font-style: normal;
	height: 28px;
	width: 160px;
	display: block;
	font-size: 15px;
	line-height: 26px
}

.sec_top_brand2,
.sec_top_brand3 {
	position: relative;
	display: block;
	width: 261px;
	height: 67px;
	padding-left: 18px;
	padding-top: 15px;
	border-bottom: #eeeeee 1px solid
}

.sec_top_brand2 p,
.sec_top_brand3 p {
	color: #666;
	line-height: 26px
}

.sec_top_brand2 em,
.sec_top_brand3 em {
	position: absolute;
	top: 20px;
	right: 20px;
	font-family: "SimSun";
	font-size: 14px;
	color: #454857;
	font-style: normal
}

a.sec_top_brand2:hover {}

.index_ico_brand1 {
	width: 129px;
	height: 26px;
	padding-left: 30px;
	background: url(../images/m.png) no-repeat
}

.index_ico_brand2 {
	width: 129px;
	height: 26px;
	padding-left: 30px;
	background: url(../images/mz.png) no-repeat
}

a.sec_top_brand3:hover .index_ico_brand2 {}

a.sec_top_brand2:hover em,
a.sec_top_brand3:hover em {
	color: #f25618
}

.index_subject_box {
	width: 1250px;
	overflow: hidden
}

.index_subject_box ul {
	overflow: hidden;
	float: left
}

.index_subject_box li {
	float: left;
	display: inline;
	width: 170px;
	height: 220px;
	margin-right: 34px;
	overflow: hidden
}

.index_subject_box li img {
	border-radius: 4%;
	width: 170px
}

.index_subject_box li h1 {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	margin: 0px 10px;
	font-weight: normal
}

.bf {
	background: #f7f7f7;
	width: 100%;
	clear: both
}

.zyzh {
	width: 1210px
}

.zyzh ul li {
	float: left;
	width: 201px;
	padding-top: 12px
}

.loofer {
	height: 50px;
	font-family: Microsoft YaHei, simhei;
	position: relative;
	z-index: 0;
	overflow: hidden;
	border-bottom: solid 2px #efefef;
	margin-top: 8px;
}

.loofer h1 {
	font-size: 28px;
	font-family: "微软雅黑";
	font-weight: normal;
	margin-top: 13px;
}

.dis {
	float: right;
	font-size: 12px;
	font-weight: normal;
	line-height: 42px
}

.dis a {
	padding: 0px 5px 0px 3px
}

.foot_page {
	border-top: #07c68a 2px solid;
	background: #252525;
	padding: 15px 0px;
	text-align: center;
	line-height: 28px;
	color: #999
}

.foot_page a {
	color: #999;
	padding: 0px 3px
}

#tab1 {
	width: 1188px;
	lear: both;
	height: 20px;
	padding-top: 15px
}

#tab1 ul,
#tab2 ul {
	margin: 0;
	padding: 0
}

#tab1 li,
#tab2 li {
	float: left;
	padding: 0 10px;
	border-right: #fafafa 1px solid;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer
}

#tab1 li.now,
#tab2 li.now {
	background: #07c68a;
	font-weight: bold;
	color: white
}

.tablist {
	width: 1188px;
	padding: 6px 0px;
	font-size: 14px;
	line-height: 27px;
	display: none;
	height: 58px
}

.block {
	display: block
}

.tablist td {
	line-height: 21px;
	height: 21px
}

.tablist ul {
	padding: 5px 0px 5px 0px
}

.tablist ul li {
	float: left;
	line-height: 23px;
	height: 23px;
	overflow: hidden;
	margin-right: 10px
}

.tab2 {
	height: 34px;
	background: #e1e1e1;
	text-align: center;
	overflow: hidden
}

.tab2 ul {
	width: 720px
}

.tab2 li a {
	text-decoration: none
}

.tab2 li.tab_2_1 {
	float: left;
	width: 115px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	background: none;
	color: #333333;
	font-size: 14px;
	cursor: pointer
}

.tab2 li.tab_2_2 {
	float: left;
	width: 115px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	background: #ff7200;
	color: white;
	border-right: #fafafa 1px solid;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px
}

.tab2 li.tab_2_2 span {
	color: white
}

.zp285 .qc-head {
	clear: both;
	/* text-align: center; */
	overflow: hidden;
	border-bottom: none;
	font-weight: normal;
	width: 290px;
	border-bottom: 2px solid #eb670d;
}

.zp285 .qc-head li {
	cursor: pointer;
	float: left;
	height: 50px;
	line-height: 40px;
	overflow: hidden;
	width: 141px;
	list-style-type: none;
	font-size: 14px;
	/* background: url(../images/q.png) no-repeat 0px -16px */
}

.zp285 .qc-head li.current {
	color: #07c68a;
	/* background: url(../images/qon.png) no-repeat 0px -14px; */
	width: 250px;
	padding-left: 10px;
	line-height: 50px;
}
.zp285 .qc-head li.current i {
	padding-left: 130px;
	color: #000;
	font-size: 13px;
}
.zp285 .qc-head li a {
	color: #1C1C1C;
	font-size: 18px;
}

.zp285 .qc-body dl {
	margin: 0px;
	padding: 0px 15px 0px 15px
}

.zp285 .qc-body dl ul {
	margin: 0px;
	padding-top: 10px;
	height: 230px
}

.zp285 .qc-body dl li {
	list-style-type: none;
	line-height: 27px;
	overflow: hidden;
	font-size: 13px;
}

.zp285 .qc-body dl img {
	width: 249px;
	height: 100px;
	border-radius: 2%
}

.zp285 .qc-body dl span {
	font-family: "宋体"
}

.w730 {
	width: 1250px;
	overflow: hidden;
	padding-bottom: 65px;
}
.gdhz{
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50px);
	width: 100px;
	height: 40px;
	border-radius: 50px;
	border: 1.5px solid gray;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
}

.zh500 {
	width: 20px;
	float: left;
	height: 50px
}

.zh500 h1 {
	font-size: 28px;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
}

.zh500 span {
	font-size: 16px;
	padding-left: 20px
}

.zh500 em {
	font-size: 20px;
	color: #07c68a;
	padding: 0px 8px 0px 5px;
	font-weight: bold
}

.w730 .qc-head {
	clear: both;
	text-align: center;
	overflow: hidden;
	border-bottom: none;
	font-weight: normal;
	width: 1200px;
	border-bottom: #efefef 2px solid
}

.w730 .qc-head li {
	cursor: pointer;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0px 18px;
	overflow: hidden;
	list-style-type: none;
	font-size: 18px
}

.w730 .qc-head li.current {
	border: #07c68a 1px solid;
	color: #07c68a
}

.w730 .qc-head li a {
	color: #1C1C1C
}

.w730 .qc-head li.current a {
	color: #ffffff
}

.w730 .qc-body {}

.w730 .qc-body dl {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	width: 1250px;
}

.w730 .qc-body td {
	font-size: 14px;
	line-height: 29px
}

.w730 .qc-body dl ul {}

.w730 .qc-body dl li {
	list-style-type: none;
	line-height: 20px;
	float: left;
	overflow: hidden;
	width: 216px;
	text-align: center;
	margin-right: 27px;
	margin-bottom: 25px;
	font-family: "微软雅黑";
	overflow: hidden;
	text-align: left
}

.w730 .qc-body dl li p.pt {
	line-height: 22px;
	margin: -6px 8px 0px 8px;
	height: 74px;
	font-size: 14px;
	overflow: hidden;
}

.w730 .qc-body dl li p {
	line-height: 18px;
	padding: 8px 8px 0px 8px
}

.w730 .qc-body dl li img {
	width: 214px;
	height: 150px
}

.w730 .qc-body dl li a {
	font-size: 14px;
	background: #f7f7f7;
	border: #efefef 1px solid;
	display: block;
	width: 214px;
	height: 220px;
	text-decoration: none
}

.w730 .qc-body dl li a.le {
	font-size: 14px;
	background: #f7f7f7;
	border: #efefef 1px solid;
	display: block;
	width: 214px;
	height: 200px;
	text-decoration: none
}

.w730 .qc-body dl li a:hover {
	background: #07c68a;
	color: white;
	border: #07c68a 1px solid
}

.w730 .qc-body dl li a:hover .to-bj {
	color: #07c68a;
	background: #fff
}

.to {
	font-size: 16px;
	color: #ff7200
}

.to-bj {
	color: #fff;
	font-size: 12px;
	float: right;
	background: #07c68a;
	padding: 1px 2px;
	margin-top: -32px;
	cursor: pointer;
}

.w730 .qc-body dl h2 {
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	padding: 8px 8px 8px 8px;
	background: #f7f7f7;
	border-bottom: #07c68a 2px solid
}

.w730 .qc-body dl h2 a {
	margin: 0px 5px
}

.w730 .qc-body .f7f7f7 {
	background: #f5f5f5;
	width: 1250px;
	padding: 20px 0px;
	overflow: hidden
}

.w730 .qc-body dl dd {
	width: 70px;
	float: left;
	text-align: center;
	margin-left: 27px
}

.w730 .qc-body dl dd img {
	border-radius: 50%
}

.w730 .qc-body dl dd em {
	font-style: normal;
	line-height: 30px;
	height: 35px
}

.zp270 .qc-body {}

.zp270 .qc-body dl {
	margin: 0px;
	padding: 13px 5px 0px 10px;
	
	height: 330px;
	overflow: hidden;
}
.zp270 .qc-body dl li {
	height: 28px;
	line-height: 28px;
}
.sec_top_say_head {
	float: left;
	width: 70px
}

.sec_top_say_head img {
	border-radius: 50%
}

.zp270 .qc-body em {
	font-style: normal;
	font-size: 13px;
	/* height: 28px; */
	line-height: 22px
}

.zhzx .qc-head {
	clear: both;
	text-align: center;
	overflow: hidden;
	border-bottom: none;
	font-weight: normal;
	width: 1200px;
	border-bottom: #efefef 2px solid
}

.zhzx .qc-head li {
	cursor: pointer;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0px 25px;
	overflow: hidden;
	list-style-type: none;
	font-size: 18px
}

.zhzx .qc-head li.current {
	border: #07c68a 1px solid;
	color: #07c68a
}

.zhzx .qc-head li a {
	color: #1C1C1C
}

.zhzx .qc-head li.current a {
	color: #ffffff
}

.zhzx .qc-body {}

.zhzx .qc-body dl {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 1200px
}

.zhzx .qc-body dl ul {}

.zhzx .qc-body dl li {
	list-style-type: none;
	line-height: 20px;
	float: left;
	overflow: hidden;
	width: 206px;
	text-align: center;
	margin-right: 27px;
	margin-bottom: 22px;
	font-family: "微软雅黑";
	overflow: hidden;
	text-align: left
}

.zhzx .qc-body dl li p.pt {
	line-height: 22px;
	padding: 8px 8px 0px 8px;
	height: 22px;
	font-size: 14px;
	overflow: hidden
}

.zhzx .qc-body dl li p.p2 {
	line-height: 22px;
	padding: 8px 8px 0px 8px;
	n
}

.zhzx .qc-body dl li p {
	line-height: 18px;
	padding: 8px 8px 0px 8px
}

.zhzx .qc-body dl li img {
	width: 204px;
	height: 140px
}

.zhzx .qc-body dl li a {
	font-size: 14px;
	background: #f7f7f7;
	border: #efefef 1px solid;
	display: block;
	width: 204px;
	height: 208px;
	text-decoration: none
}

.zhzx .qc-body dl li a:hover {
	background: #07c68a;
	color: white;
	border: #07c68a 1px solid
}

.zhzx .qc-body dl li a:hover .to-bj {
	color: white
}

.zhzx_l {
	width: 910px;
	overflow: hidden;
	float: left
}

.zhzx_m {
	width: 1000px
}

.zhzx_r {
	width: 250px;
	float: right;
	overflow: hidden
}

.zhzx_r .b10 {
	height: 10px;
	overflow: hidden
}

.zhxw {
	overflow: hidden;
	width: 915px;
	border-right: #efefef 1px solid;
	float: left;
	height: 334px
}

.zhxw ul {
	width: 950px
}

.zhxw ul li {
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	width: 430px;
	height: 100px;
	float: left;
	margin-right: 30px
}

.zhxw ul li a.preview {
	width: 145px;
	height: 150px;
	float: left;
	margin-bottom: 3px;
	display: inline
}

.zhxw ul li a.preview img {
	width: 130px;
	height: 90px;
	display: block;
	padding: 0px;
	border: 0px solid #EEE
}

.zhxw ul li a.preview:hover img {
	border: 0px solid #AAA
}

.zhxw ul li a.title1 {
	overflow: hidden;
	line-height: 30px;
	height: 30px;
	font-size: 15px;
	margin: 0px;
	margin-left: 2px;
	color: #000
}

.zhxw ul p.intro {
	line-height: 20px;
	margin-left: 5px;
	text-indent: 15px;
	margin: 0px;
	padding-left: 10px;
	color: #777
}

.zhxw_r {
	width: 250px;
	float: right
}

.zhxw_r h1 {
	font-size: 16px;
	height: 35px;
	border-bottom: #efefef 2px solid;
	font-weight: normal;
	color: #000
}

.zhxw_r ul li {
	line-height: 27px
}

.zhxw_r ul {
	padding: 10px 0px
}

.zhxw_r ul li span {
	font-family: "宋体";
	color: #999
}

.show {
	display: block
}

.hide {
	display: none !important
}

.right1 {
	position: fixed;
	right: 0;
	top: 0;
	width: 35px;
	background: #3f3f3f;
	height: 100%;
	text-align: center;
	z-index: 99
}

.r_t {
	margin-top: 100px
}

.r_p {
	position: absolute;
	right: 0;
	bottom: 45px
}

.r_top {
	font-size: 12px;
	color: #fff
}

.r_top ul {
	position: relative;
	font-family: "微软雅黑"
}

.r_top li {
	display: block;
	width: 35px;
	height: 50px;
	overflow: hidden;
	position: relative;
	cursor: pointer
}

.r_top li a,
.r_top li a p {
	display: block;
	height: 50px;
	text-decoration: none;
	color: #fff;
	position: relative
}

.r_top li a p {
	line-height: 14px
}

.r_top li a span {
	display: block;
	padding-top: 10px;
	height: 40px;
	text-decoration: none;
	color: #fff;
	position: relative
}

.r_top li a:hover p {
	display: block;
	padding-top: 10px;
	height: 40px;
	text-decoration: none;
	color: #fff;
	background: #07c68a
}

.r_top li a:hover span {
	display: block;
	padding-top: 10px;
	height: 40px;
	margin-top: -50px;
	text-decoration: none;
	color: #fff;
	position: relative
}

a.yel {
	background: #d20e0e
}

.r_top li a.yel:hover p {
	background: #ff7200 !important
}

.shan {
	width: 76px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: -76px;
	background: url(../images/jishao.gif) no-repeat;
	z-index: 999
}

.exul {
	width: 760px;
}

.yh {
	width: 180px;
}

.imgp {
	padding-top: 8px;
}

/*翻页*/
.xclist_pages {
	overflow: hidden;
	margin-top: 20px
}

.xclist_pages.pllpages .col-lg-3 {
	display: none
}

.xclist_pages button,
.xclist_pages input {
	height: 28px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	float: left;
	margin-left: 10px;
	display: block;
	font-size: 13px;
	line-height: 24px;
	color: #555
}

.xclist_pages button {
	width: 60px
}

.xclist_pages input {
	width: 28px;
	padding-left: 10px
}

.xclist_pages.pllpages .col-lg-9 {
	width: 100%;
	text-align: center
}

.xclist_pages.pllpages .pagination>li>input {
	width: 40px;
	margin-top: -8px;
	margin-right: 10px;
	padding: 0 2px;
	text-align: center;
	font-size: 12px;
	float: none;
	display: inline-block;
	vertical-align: text-top
}

.xclist_pages.pllpages .pagination>li>button {
	height: 30px;
	margin: 0;
	background: #07c68a;
	color: #fff;
	border-radius: 2px;
	border-color: #266db7 !important;
	position: relative;
	top: -2px;
	cursor: pointer;
}

.xclist_pages.pllpages .pagination>li>button:hover {
	filter: Alpha(opacity=70);
	opacity: 0.7
}

.xclist_pages.pllpages .pagination>li>a,
.xclist_pages.pllpages .pagination>li>span {
	padding: 10px 15px;
	_border: 1px solid #cdcdcd;
	background: #F8F8F8;
	color: #666 !important
}

.xclist_pages.pllpages .pagination>li>a:hover,
.xclist_pages.pllpages .pagination>li>span:hover {
	color: #666;
	border-color: #ccc;
	background-color: #f3f3f3
}

.xclist_pages.pllpages div {
	height: 50px;
	cursor: default
}

.xclist_pages.pllpages .pagination>li.active a {
	color: #fff !important;
	border-color: #266db7 !important;
	background-color: #07c68a;
}

.xclist_pages.pllpages .pagination>li {
	vertical-align: middle;
	margin-left: 10px;
	display: inline-block;
	margin-top: -1px
}

.xclist_pages.pllpages .pagination>li:first-child>a,
.xclist_pages.pllpages .pagination>li:first-child>span,
.xclist_pages.pllpages .pagination>li:last-child>a,
.xclist_pages.pllpages .pagination>li:last-child>span {
	border-radius: 0
}

.xclist_pages div {
	margin: 0 !important;
	height: 38px;
	line-height: 38px;
	margin-left: 10px;
	text-align: right;
	cursor: pointer
}

.xclist_pages div.Themebg {
	color: #fff
}

.xclist_pages button:hover {
	background-color: #07c68a;
	color: #fff
}

.xclist_pages.pllpages {
	margin: 20px 0 0 !important
}

.xclist_pages span {
	margin-top: 5px
}

.Themebg {
	background-color: #07c68a;
}

/*搜索*/
.jt {
	color: #003278;
	cursor: pointer
}

.lazy {
	background: #FAFAFA url('../images/loading.gif') no-repeat center center
}

.slide {
	background: #FAFAFA;
	overflow: hidden
}

.pos {
	line-height: 35px;
	height: 35px;
	font-size: 14px;
	font-family: "微软雅黑";
	padding: 0px 8px;
	color: white;
	background: #07c68a;
	border-bottom: #dadada 0px solid
}

.pos a {
	color: white
}

.title_trade {
	height: 25px;
	font-size: 18px;
	text-align: center;
	font-family: \9ED1\4F53;
	font-weight: normal;
	margin: 0 0 8px 0;
	border-bottom: #F1F1F1 1px solid;
	padding: 0 0 10px 0
}

.info {
	margin: 0 0px 0 0px;
	padding: 4px 10px 10px 0px;
	border-bottom: #999 1px dotted
}

.introduce {
	margin: 10px 0px 10px 0px;
	padding: 8px 12px 8px 12px;
	line-height: 180%;
	font-size: 14px;
	background: #f7f7f7
}

.content {
	font-size: 16px;
	line-height: 200%;
	padding: 10px 0px 10px 0px;
	color: #222
}

.content img {
	margin-bottom: 10px
}

.content p {
	text-indent: 2em;
	margin-bottom: 10px
}

.content a:link,
.content a:visited,
.content a:active {
	color: #225588;
	text-decoration: underline
}

.content a:hover {
	color: #FF6600;
	text-decoration: none
}

.property {
	border: #E6E6E6 1px solid;
	background: #F6F6F6;
	padding: 10px;
	margin: 0 10px 0 10px
}

.property li {
	float: left;
	width: 30%;
	height: 22px;
	line-height: 22px;
	overflow: hidden
}

.detail {
	background: url('../images/arrow.gif') no-repeat 0 9px;
	border-bottom: #C0C0C0 1px dotted;
	padding: 8px 0 8px 20px;
	margin: 0 15px 0 15px
}

.related {
	padding: 5px 15px 5px 15px;
	line-height: 22px
}

.keylink {
	font-weight: normal;
	padding: 0 3px 0 3px
}

#comment_main div {
	height: 100px;
	background: url('../images/loading.gif') no-repeat center center
}

.left_menu {
	width: 150px;
	background: #FFFFFF url('../images/left_menu.gif') repeat-y
}

.left_menu a {
	width: 90%;
	display: block
}

.left_menu ul {
	background: #FFFFFF url('../images/left_menu_ul.gif') no-repeat;
	padding-top: 2px
}

.left_menu_li {
	line-height: 37px;
	height: 37px;
	background: url('../images/left_menu_li.gif') no-repeat;
	padding-left: 30px;
	overflow: hidden
}

.left_menu_on {
	line-height: 37px;
	height: 37px;
	background: url('../images/left_menu_on.gif') no-repeat;
	padding-left: 30px;
	overflow: hidden
}

.m_l {
	width: 855px
}

.m_l_n {
	width: 765px
}

.n_s {
	width: 800px;
	float: left;
	overflow: hidden;
	padding-right: 20px;
	overflow: hidden;
	background: #fff;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
	border: 1px solid #ddd;
	padding: 20px;
	font-family: "微软雅黑"
}

.n_s .loofer {
	height: 35px;
	border-bottom: #e1e1e1 2px solid
}

.n_s .loofer h1 {
	font-size: 18px;
	height: 30px
}

.n_s .box {
	border: none
}

.m_r {
	width: 320px;
	overflow: hidden
}

.m_r .tp5 {
	margin-top: 15px
}

.m_n {
	width: 10px
}

.m_l_1 {
	width: 765px
}

.m_l_1 a {
	color: #003399
}

.m_r_1 {
	width: 220px
}

.left_box {
	border: #dadada 1px solid
}

.left_head {
	background: url(../images/header-bg-5bbfa0dcd7826b4dc19bd4c48119f6d4.png) repeat-x;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	padding: 0 10px 0 10px;
	font-size: 14px;
	font-weight: bold
}

.left_head span {
	font-weight: normal;
	font-size: 12px
}

.fsearch {
	padding: 15px 0 10px 15px;
	margin: 0px 0px 0 0px;
	border: 1px solid #e8e8e8;
}

.sch {
	padding: 15px 20px 5px 20px;
	margin-bottom: 10px
}

.sch p {
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	margin: 0
}

.sch_find {
	border-top: #dadada 1px solid;
	border-bottom: #EEEEEE 1px solid;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 5px;
	font-weight: bold
}

.sch_site li {
	background: url('../images/ico_search.gif') no-repeat 3px 3px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 25px;
	color: #666666
}

.sch_relate li {
	background: url('../images/arrow_up.gif') no-repeat 3px 3px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 25px;
	color: #666666
}

.rank_list {
	background: url('../images/rank_list.gif') no-repeat
}

.rank_list li {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 35px
}

.ppt {
	padding: 1px 15px 1px 10px;
	line-height: 25px;
	background: #efefef;
	margin-bottom: 10px
}

.ppt_l {
	width: 80px
}

.ppt_r {
	color: #DFDFDF
}

.ppt span {
	padding: 1px;
	background: #2E6AB1;
	border: #1D589E 1px solid;
	color: #FFFFFF
}

.category {
	padding: 0px 20px 0px 0px;
	font-size: 14px
}

.category p {
	padding: 5px 0 5px 0;
	margin: 0
}

.category a {
	font-size: 14px
}

.category div {
	padding: 0 20px 0 20px
}

.list {
	line-height: 180%;
	margin: 0 0px 0 0px;
	color: #666666;
	border: 1px solid #e8e8e8;
	border-top: none;
}

.list table {
	width: 100%;
	_border-bottom: #CCCCCC 1px dotted;
	padding-bottom: 7px;
	padding-top: 5px
}

.list td {
	padding: 10px 0 10px 0
}

.list1 {
	line-height: 180%;
	margin: 0 0px 0 0px;
	color: #666666;
	background: #f5f8fd;
	border: 1px solid #e8e8e8;
	border-top: none;
}

.list1 table {
	width: 100%;
	_border-bottom: #dadada 1px dotted;
	padding-bottom: 7px;
	padding-top: 5px
}

.list1 td {
	padding: 10px 0 10px 0
}

a.co {
	background: url(../images/co.gif) no-repeat;
	width: 69px;
	height: 26px;
	line-height: 26px;
	color: #333333;
	text-align: center;
	display: block;
	text-decoration: none
}

a.co:hover {
	background: url(../images/co1.gif) no-repeat;
	width: 69px;
	height: 26px;
	line-height: 26px;
	color: #FF6600;
	text-align: center;
	display: block
}

.trs {
	line-height: 4;
}

.tool {
	_margin: 0 0 0 10px;
	_border-bottom: #CCCCCC 1px dotted;
}

a.co1 {
	background: #0046b0;
	width: 69px;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

a.co1:hover {
	background: #48A7E7;
	width: 69px;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	display: block
}

.yh {
	color: #07c68a;
	font-weight: bold;
	font-size: 14px;
	font-family: 微软雅黑
}

.stype {
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	border-bottom: #07c68a 3px solid;
	font-size: 14px;
}

a.stype_1:link,
a.stype_1:visited,
a.stype_1:active,
a.stype_1:hover {
	float: left;
	display: block;
	padding: 0 15px 0 15px;
	background: #07c68a;
	color: #fff;
	font-weight: bold;
}
