@charset "UTF-8";

/*css reset start*/

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
code,
del,
img,
ins,
q,
s,
small,
tt,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
caption,
tfoot {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
}


strong,em,
font,
b {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

table,
thead,
tr,
th,
tbody,
td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

img {
	border: none;
}

input,
textarea,
button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: none;
}

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

input[type="checkbox"],
input[type="radio"] {
	vertical-align: -2px;
	margin-right: 5px;
}

body,
button,
input,
select,
textarea {
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clear {
	clear: both;
	overflow: hidden;
	font-size: 0;
}

table {
	width: 100%;
}


/*css reset end*/


/* 首页 开始 */

body {
	background-color: #f0f0f0;
}

.header {
	width: 100%;
	height: 231px;
	background-color: #fff;
	overflow-x: hidden;
}

.header_t {
	height: 36px;
	width: 100%;
	background-color: #f0f0f0;
}

.top_box_nr {
	width: 1100px;
	margin: 0 auto;
}

.top_box_nr span {
	float: left;
	height: 30px;
	line-height: 30px;
	color: #333;
}

.top_box_nr ul {
	float: right;
	height: 30px;
	padding-top: 8px;
}

.top_box_nr ul li {
	float: left;
	height: 16px;    line-height: 16px;
	padding: 0 10px;
	border-left: 1px solid #919191;
}

.top_box_nr ul li:first-child {
	border-left: 0;
}

.top_box_nr ul li a {
	font-size: 14px;
	color: #333;
}

.header_c {
	position: relative;
	width: 100%;
	height: 195px;
}

.siteBg {
	width: 1920px;
	height: 146px;
	margin: 0 auto;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.header_f {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background-color: #084ba7;
}

.nav {
	position: relative;
	width: 1100px;
	height: 100%;
	margin: 0 auto;
}

.nav ul {
	float: left;
	width: 840px;
	height: 100%;
}

.nav ul li {
	float: left;
	width: 120px;
	height: 100%;
}

.nav ul li:hover,
.nav ul li.active {
	background: #5381c2;
}

.nav ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.search_input {
	float: right;
	margin-top: 8px;
	width: 246px;
	height: 34px;
}

.search_input form {
	height: 100%;
}

.search_input span {
	float: left;
	width: 212px;
	height: 100%;
	padding-left: 7px;
	background-color: #fff
}

.search_input input {
	width: 100%;
	height: 100%;
	line-height: 34px;
	color: #666;
}

.search_input input[type="submit"] {
	float: left;
	width: 34px;
	height: 34px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background: url(mqj_bcsjtysj_searchLogo_03.png) no-repeat;
}

.content {
	width: 1100px;
	margin: 10px auto;
}

.con_top {
	height: 358px;
}

.page_slide {
	float: left;
	width: 518px;
	height: 100%;
	position: relative;
}

#Projector {
	float: left;
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

#Projector img {
	width: 518px;
	height: 100%;
}

.picplay,
.picplay2 {
	position: relative;
	z-index: 2;
	height: 100%;
	width: 100%;
}

.picplayImg {
	width: 100%;
	height: 358px;
}

.picplay .picplayBg,
.picplay2 .picplayBg {
	height: 35px;
	width: 99%;
}

.picplay .picplayLink,
.picplay2 .picplayLink {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 35px;
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 35px;
	padding-left: 10px;
	width: 100%;
	background: url(mqj_bcsjtysj_lunboP_03.png) repeat-x;
}

.cyclyImg_pager,
.cyclyImg_pager2 {
	height: 10px;
	text-align: right;
	position: absolute;
	right: 60px;
	bottom: 12px;
	z-index: 200;
	overflow: hidden;
}

.cyclyImg_pager span,
.cyclyImg_pager2 span {
	width: 10px;
	height: 10px;
	margin-left: 10px;
	display: inline-block;
	background-image: url(mqj_bcsjtysj_lunbobg_03.png);
	cursor: pointer;
}

.cyclyImg_pager span.cycle-pager-active,
.cyclyImg_pager2 span.cycle-pager-active {
	margin-top: 0;
	background-image: url(mqj_bcsjtysj_lunboacivebg_03.png);
}

.readMore {
	position: absolute;
	right: 10px;
	bottom: 5px;
	display: inline-block;
	width: 40px;
	height: 25px;
	color: #fff;
	background-color: #084ba7;
	line-height: 25px;
	text-align: center;
	z-index: 220;
}

.tzgg {
	width: 582px;
	height: 100%;
	float: right;
	background-color: #fff;
	padding: 20px;
}

.Nametitle {
	display: inline-block;
	margin-bottom: 15px;
	color: #084ba7;
	font-size: 18px;
	font-weight: bold;
}

.title {
	position: relative;
	width: 100%;
	height: 35px;
	background-color: #eaeff4;
}

.title ul {
	height: 100%;
}

.title ul li {
	position: relative;
	top: 1px;
	float: left;
	height: 98%;
	padding: 5px 30px;
}

.title ul li.active {
	background-color: #277fd6;
}

.title ul li.active a {
	color: #fff;
	font-weight: bold;
}

.title ul li a {
	font-size: 16px;
	color: #333333;
}

.atyw_list {
	padding-top: 6px;
}

.atyw_list li {
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	padding-left: 15px;
	background: url(mqj_bcsjtysj_list_bg_07.png) no-repeat 0 center;
}

.atyw_list li a {
	color: #333;
}

.atyw_list li a:hover {
	color: #ff6200;
	text-decoration: underline;
}

.atyw_list li span {
	float: right;
	color: #868686;
}

.quze li {
	width: 320px;
	height: 110px;
	margin-top: 24px;
}

.quze li:first-child {
	margin-top: 34px;
}

.quze li a {
	width: 320px;
	height: 110px;
}

.quze li a img {
	width: 320px;
	height: 110px;
}

.content_2ed {
	margin-top: 10px;
	height: 330px;
}

.content_2edLeft {
	width: 730px;
	float: left;
}

.transportInfo {
	float: left;
	width: 730px;
	height: 330px;
	background-color: #fff;
	padding: 20px;
	margin-bottom: 10px;
}

.trans_Bottom {
	width: 730px;
	height: 100px;
}

.infoBox {
	width: 100%;
	height: 230px;
	margin-top: 12px;
	background: url(mqj_bcsjtysj_transInfoBg_07.png) repeat-y 112px 0;
}

.infoTitle {
	float: left;
	width: 130px;
	height: 100%;
}

.infoTitle ul {
	width: 100%;
	padding-top: 5px;
}

.infoTitle ul li {
	width: 100%;
	height: 26px;
	margin-bottom: 5px;
}

.infoTitle ul li.active {
	background: url(mqj_bcsjtysj_transInfoAC_07.png) no-repeat 96px center;
}

.infoTitle ul li.active a {
	background-color: #084ba7;
	color: #fff;
}

.infoTitle ul li a {
	display: inline-block;
	width: 96px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	font-size: 16px;
	color: #333;
}

.transInfoList {
	width: 560px;
	float: right;
}

.transInfoList ul {
	padding-top: 0;
	margin-top: -7px;
}

.transInfoList ul li {
	height: 31px;
	line-height: 31px;
}

.zyzcxxzz {
	float: right;
	width: 360px;
	height: 100%;
	padding: 20px;
	background-color: #fff;
}

.content_3rd {
	height: 360px;
}

.content3Left {
	width: 730px;
	height: 100%;
	float: left;
	margin-right: 10px;
}

.dqgz .atyw_list li {
	height: 32px;
	line-height: 32px;
}

.qzqd {
	float: left;
	width: 730px;
	height: 100%;
	background-color: #fff;
	padding: 20px;
}

.qzqd .atyw_list li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ccc;
}

.contactUs {
	float: right;
	width: 360px;
	height: 100%;
}

.messageCons {
	display: inline-block;
	width: 100%;
	height: 150px;
	margin-bottom: 7px;
	background: url(znd_thsjtysj_lyzx_03.png);
}

.jgzz {
	width: 100%;
	height: 160px;
	background-color: #fff;
	padding: 30px 30px;
}

.jgzz ul li {
	float: left;
	height: 100px;
	width: 72px;
	margin-left: 42px;
}

.jgzz ul li:first-child {
	margin-left: 0;
}

.jgzz ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #333;
	text-align: center;
}

.jgzz ul li a span {
	display: inline-block;
	width: 100%;
	height: 72px;
	margin-bottom: 10px;
	background: url(mqj_bcsjtysj_sprite_03.png);
}

.jgzz ul li+li a span {
	background-position: 0 -109px;
}

.jgzz ul li+li+li a span {
	background-position: 0 -221px;
}

.lxwm {
	margin-top: 10px;
	width: 100%;
	height: 190px;
	background-color: #fff;
}

.lxwm h3 {
	padding-left: 20px;
	height: 36px;
	line-height: 36px;
	background-color: #69a8ff;
}

.lxwm h3 a {
	color: #fff;
}

.lxwm ul {
	padding: 0 20px;
}

.lxwm ul li {
	height: 40px;
	padding-left: 50px;
	padding-top: 24px;
	background: url(mqj_jlsjtgczjglz_icon.png) 15px 25px no-repeat;
}

.lxwm ul li+li {
	background-position: 15px -15px;
}

.lxwm ul li+li+li {
	background-position: 15px -59px;
}

.lxwm ul li span {
	float: left;
	width: 44px;
	height: 100%;
}

.lxwm ul li label {
	float: left;
	width: 206px;
}


/*底部 友情链接 开始*/

.firend {
	width: 1100px;
	margin: 0 auto;
	background: #fff;
	margin-top: 10px;
	padding: 10px 0;
}

.firendlist {
	width: 1080px;
	height: 42px;
	line-height: 42px;
	background: #f0f0f0;
	border: 1px solid #ddd;
	margin-left: 10px;
}

.firendlist li {
	float: left;
}

.firendlist li a {
	width: 150px;
	background: url(mqj_bcsjtysj_souqi.png) 129px 18px no-repeat;
	height: 42px;
	border-right: 1px solid #ddd;
	display: block;
	text-align: center;
}

.firendlist li.active a {
	color: #084ba7;
	font-weight: bold;
	background: url(mqj_bcsjtysj_zhankai.png) 129px 18px no-repeat;
}

.firendcon {
	margin-top: 10px;
}

.firendcon li {
	float: left;
	margin: 0 15px;
	padding: 3px 0;
}

.firendcon li a {
	color: #60636d;
}

.firendcon li a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.footer {
	height: 170px;
	background: #e7e7e7;
	padding-top: 15px;
	margin-top: 10px;
	border-top: 2px solid #084ba7;
}

.footerMain {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}

.dzjg {
	float: left;
}

.footerMain img {
	float: left;
	margin-right: 17px;
	margin-top: 5px;
}

.mapLiat {
	margin: 0 auto;
}

.mapLiat li {
	float: left;
	width: 71px;
}

.footerRight {
	float: left;
	line-height: 23px;
}

.policeLogo {
	display: inline-block;
	width: 225px;
	margin: 0 auto;
}

.policeLogo img {
	position: relative;
	top: -2px;
	margin-right: 3px;
}

.footer p {
	margin-top: 5px;
}


/*底部 友情链接 结束*/


/* 首页 结束 */


/*网站地图 开始*/

.mqj_jtyst_sy_wzdt_box {
	padding: 40px 30px;
	background-color: #FFFFFF;
}

.mqj_jtyst_sy_wzdt_box_2 {
	width: 100%;
	border: 1px #dddddd solid;
	margin-bottom: 10px;
}

.mqj_jtyst_sy_wzdt_box h1 {
	font-size: 28px;
	color: #277fd6;
	font-weight: bold;
	margin-bottom: 22px;
}

.mqj_jtyst_sy_wzdt_box_2 h2 {
	font-size: 16px;
	color: #277fd6;
	font-weight: bold;
	padding: 11px 0px 11px 20px;
	background-color: #f4f4f4;
	border-bottom: 1px #dddddd solid;
}

.mqj_jtyst_sy_wzdt_box_2 h2 a {
	font-size: 20px;
	color: #277fd6;
	font-weight: bold;
	text-decoration: none;
}

.mqj_jtyst_sy_wzdt_box_2 ul {
	padding-left: 20px;
	padding-right: 20px;
}

.mqj_jtyst_sy_wzdt_box_2 ul li {
	border-top: 1px #cccccc dashed;
	line-height: 38px;
}

.mqj_jtyst_sy_wzdt_box_2 ul li:first-child {
	border-top: none;
}

.mqj_jtyst_sy_wzdt_box_2 ul li a {
	font-size: 14px;
	color: #277fd6;
	font-weight: bold;
	text-decoration: none;
	margin-right: 8px;
}

.mqj_jtyst_sy_wzdt_box_2 ul li span {
	font-size: 10px;
	border-right: 2px #7d7d7d solid;
	padding-right: 14px;
	padding-left: 14px;
}

.mqj_jtyst_sy_wzdt_box_2 ul li span a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.mqj_jtyst_sy_wzdt_box_2 ul li span a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0;
}


/* 网站地图 结束*/


/*list2*/

body {
	background: #f0f0f0;
}

.ListMain {
	width: 1100px;
	height: auto;
	margin: 10px auto;
	background: url(mqj_bcsjtysj_listBg.png) repeat-y;
}

.List_left {
	width: 300px;
	height: 795px;
	background: #fff;
	float: left;
}

.List_right {
	width: 790px;
	min-height: 795px;
	background: #fff;
	float: right;
}

.List_left h3 {
	width: 300px;
	height: 80px;
	line-height: 80px;
	background: #2589ee;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
}

.listNav {
	width: 280px;
	margin: 0 auto;
	margin-top: 20px;
}

.listNav li {
	width: 100%;
	height: auto;    margin-bottom: 7px;
}

.listNav li a {
	display: block;
	width: 280px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	background: url(mqj_bcsjtysj_jtou2.png) 35px 20px no-repeat;
	padding-left: 70px;
	background-color: #f9fafb;
}

.listNav li a:hover,
.listNav li a.active {
	color:#333;
	background: url(mqj_bcsjtysj_jtou.png) 35px 20px no-repeat;
	background-color: #eaeff3;
}

.List_rTop {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #dddddd;
	padding-top: 22px;
}

.breLeft {
	height: 20px;
	color: #084ba7;
	font-weight: bold;
	font-size: 16px;
	border-left: 5px solid #084ba7;
	padding-left: 20px;
	float: left;
}

.breRight {
	float: right;
	color: #999999;
	font-size: 14px;
	margin-right: 20px;
}

.breRight a {
	color: #999999;
	font-size: 14px;
}

.list {
	width: 750px;
	height: auto;
	margin: 0 auto;
	min-height: 610px;
}

.list li {
	padding-left: 15px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #DDDDDD;
	background: url(mqj_bcsjtysj_dian.png) 0px 22px no-repeat;
}

.list li a {
	color: #333333;
	font-size: 14px;
}

.list li span {
	float: right;
	color: #868686;
	font-size: 14px;
}.list li a:hover {color: #ff6200;text-decoration: underline;}


/*list2结束*/


/*list*/

.lmain {
	width: 1100px;
	min-height: 890px;
	margin: 10px auto;
	background-color: #fff;
}

.list2 {
	width: 1050px;
	min-height: 750px;
}


/*list结束*/


/*listPage*/

.Lpage {
	padding: 40px;
}


/*listPage结束*/


/*photoList*/

.photo_list {
	padding: 15px 10px;
	border-bottom: 1px solid #DDDDDD;
	min-height: 810px;
}

.photo_list li {
	float: left;
	margin: 10px;
}

.photo_list li a {
	display: inline-block;
	width: 340px;
	height: 240px;
	background-color: #eaeff3;
}

.photo_list li a img {
	width: 340px;
	height: 190px;
}

.photo_list li a span {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 49px;
	background-color: #eaeff3;
	text-align: center;
	color: #333;
}


/*photoList结束*/


/*page*/

.pmain {
	width: 1100px;
	min-height: 700px;
	margin: 10px auto;
	background-color: #fff;
}

.pageTop {
	width: 1060px;
	height: 40px;
	line-height: 40px;
	background-color: #f4f4f4;
	margin: 0 auto;
	margin-top: 25px;
	padding: 0 20px;
	color: #999999;
	font-size: 14px;
}

.pageLeft {
	float: left;
}

.pageRight {
	float: right;
	position: relative;
}

.pageRight span {
	margin: 0 10px;
}

.pageRight a {
	color: #999999;
	font-size: 14px;
}

.printA {
	padding-left: 20px;
	background: url(mqj_bcsjtysj_dyBg.png) 0 2px no-repeat;
}

.pageBottom {
	
}

.pageBottom h2 {
	color: #555555;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
        margin: 20px 60px;
}

.num1,
.num2,
.num3 {
	display: inline-block;
	width: 20px;
	text-align: center;
}



.fenye {
	margin: 0px auto;
 margin-top: 30px;	text-align: center;
}

.fenye span {
	display: inline-block;
	border: 1px solid #ccc;
	margin: 0 2px;
	padding: 5px 10px;
	color: #999;
	font-size: 14px;
}

.fenye a {
	display: inline-block;
	border: 1px solid #ccc;
	margin: 0 2px;
	padding: 5px 10px;
	color: #333333;
	font-size: 14px;
}.fenye a:hover, .fenye a.active {background-color: #ffa800;color: #fff;}

.page a {
	display: inline-block;
	border: 1px solid #ccc;
	margin: 0 2px;
	padding: 5px 10px;
	color: #333333;
	font-size: 14px;
}

.pageLShow {
margin: 0 auto;
	margin-top: 30px; text-align: center;
}

.pageLShow span {
	display: inline-block;
	border: 1px solid #ccc;
	margin: 0 2px;
	padding: 5px 10px;
	color: #999;
	font-size: 14px;
}

.content_4rd {
	margin: 10px auto;
	width: 1100px;
	height: 100px;
	padding: 20px 20px 20px 0;
	background-color: #fff;
}

.content_4rd li {
	float: left;
	width: 280px;
	height: 60px;
	margin-left: 30px;
}

.content_4rd li:first-child {
	width: 140px;
	margin-right: 7px;
	margin-left: 0;
	padding-top: 0;
}

.content_4rd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.content_4rd li a span {
	float: left;
	font-size: 16px;
	color: #333333;
	margin-top: 3px;
}

.content_4rd li a span:first-child {
	margin-right: 16px;
	margin-top: 0;
}

.fuwu_icon_1 {
	display: block;
	width: 28px;
	height: 28px;
	background: url(znd_thsjtysj_fuwu_icon.png);
	margin-left: 50px;
}

.fuwu_icon_2 {
	display: block;
	width: 28px;
	height: 28px;
	background: url(znd_thsjtysj_fuwu_icon.png) -40px 0px no-repeat;
	margin-left: 57px;
}

.fuwu_icon_3 {
	display: block;
	width: 28px;
	height: 28px;
	background: url(znd_thsjtysj_fuwu_icon.png) -77px 0px no-repeat;
	margin-left: 57px;
}

.fuwu_icon_4 {
	display: block;
	width: 28px;
	height: 28px;
	background: url(fuwu_icon.png) -118px 0px no-repeat;
	margin-left: 40px;
}

.trans_Bottom #Projector img {
	width: 730px;
	height: 100px;
}

.trans_Bottom .page_slide {
	width: 730px;
}

.trans_Bottom .picplayImg {
	height: 100px;
}

.dqgz {
	width: 100%;
	height: 360px;
	margin-bottom: 10px;
}

.title2 ul li {
	padding: 5px 16px;
}

.qzqd2 {
	margin-left: 10px;
}

.content_5rd {
	width: 1100px;
	height: 296px;
	margin-bottom: 10px;
}


/*滚动*/

.slide {
	width: 1100px;
	height: 100%;
	background: #fff;
	float: left;
	padding: 20px;
}

.slide-img {
	height: 195px;
	overflow: hidden;
	position: relative;
	float: left;
	width: 1059px;
}

.slide-img ul {
	position: absolute;
	width: 2200px;
}

.slide-img li {
	width: 250px;
	height: auto;
	float: left;
	margin-right: 10px;
}

.slide-img a {
	width: 250px;
	height: 195px;
	display: block;
}

.slide-img li a span {
	display: inline-block;
	margin-top: 5px;
}

.slide-img a img {
	width: 250px;
	height: 165px;
	border: 1px solid #ccc;
}

.slide .aleft {
	width: 22px;
	height: 60px;
	display: block;
	margin-left: 10px;
	float: left;
	margin-top: 40px;
}

.slide .aright {
	width: 22px;
	height: 60px;
	display: block;
	margin-right: 10px;
	float: right;
	margin-top: 40px;
}


/*滚动结束*/

.shux {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.shux .Nametitle {
	border-bottom: 3px solid #084ba7;
	height: 35px;
}

.title3 ul li {
	position: relative;
	top: 1px;
	float: left;
	height: 100%;
	margin-right: 20px;
	padding: 0 5px;
}

.title3 {
	position: relative;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #999;
	background: none;
}

.title3 ul li.active {
	border-bottom: 3px solid #084ba7;
	background: none;
}

.title3 ul li.active a {
	color: #084ba7;
	font-weight: bold;
}

.TRS_Editor ol li {
	list-style-type: decimal;
	margin-left: 23px;
}

.TRS_Editor ul li {
	list-style-type: disc;
	margin-left: 23px;
}

.TRS_Editor table ol li {
	margin-left: 27px;
}

.TRS_Editor table ul li {
	margin-left: 27px;
}

.TRS_Editor img {
	max-width: 100%;
}

.tabType {
	margin-left: 45px;
}

.noAboutfj {
	margin-bottom: 20px;
margin-top:50px;
}
.fjMain a{
 padding-left: 30px;
    background: url(mqj_bcsjtysj_fjicon.png) no-repeat 11px 3px;
    line-height: 30px;}

/* 字体加粗*/

.fxBg {
	font-style: normal;
	cursor: pointer;
}

.fxSahre {
	width: 68px;
	position: absolute;
	right: 0;
	top: 17px;
}

.fxSahre .bshare-custom {
	display: none;
	width: 41px;
	height: 66px;
	position: absolute;
	top: 23px;
	right: -5px;
	background-color: #fff;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	padding: 5px 11px;
	line-height: 25px !important;
}

.pageRight .bshare-custom .bshare-weixin {
	background: url(weixin.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-bottom: 5px;
}

.pageRight .bshare-custom .bshare-sinaminiblog {
	background: url(weibo.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.bdsharebuttonbox {
	display: inline-block;
	float: right;
	margin-top: 6px;
}

.fazhan_text {font-size: 16px;margin: 20px 60px 0 60px;}

.bd_weixin_popup {
	height: 337px !important;
}

.TRS_Editor ol li {
	list-style-type: decimal;
margin-left: 23px;
}

.TRS_Editor ul li {
	list-style-type: disc;
	margin-left: 23px;
}

.TRS_Editor img {
	max-width: 100%;
}

.TRS_Editor table img {
	max-width: 98%;
}

.noAboutfj {
	margin-left: 60px;
	margin-bottom: 20px;
}

.tabType {
	margin-left: 45px;
}

.pageRight .bshare-custom .bshare-renren {
	display: none;
}

.pageRight .bshare-custom .bshare-qqmb {
	display: none;
}

.pageRight .bshare-custom .bshare-douban {
	display: none;
}

.pageRight .bshare-custom .bshare-share-count {
	display: none;
}

.pageRight .bshare-custom .bshare-more.more-style-addthis {
	display: none;
}

#bsWXBox {
	height: 256px !important;
	width: 232px !important;
}

.fxSahre {
	width: 68px;
	position: absolute;
	right: 0;
	top: 17px;
}

.fxBg {
	font-style: normal;
	cursor: pointer;
}

.fxSahre .bshare-custom {
	display: none;
	width: 41px;
	height: 66px;
	position: absolute;
	top: 23px;
	right: -5px;
	background-color: #fff;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	padding: 5px 11px;
	line-height: 25px !important;
}

.pageRight .bshare-custom .bshare-weixin {
	background: url(weixin.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-bottom: 5px;
}

.pageRight .bshare-custom .bshare-sinaminiblog {
	background: url(weibo.png) no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.navTab {
	width: 100%;
	height: auto;
	border: 1px solid #e5e9ed;
	padding-left: 48px;
	padding-bottom: 20px;
}


.threeNav li a {
	display: block;
	width: 230px;
	height: 40px;
	line-height: 75px;
	font-size: 14px;
	color: #666666;
	background: url(mqj_jlsjthdglj_threeDian.png) no-repeat;
	padding-left: 50px;
	background-color: none;
}

.threeNav li a:hover,
.threeNav li a.active {
	background: url(mqj_jlsjthdglj_threeDianActive.png) no-repeat;
	color: #333333;
	font-weight: bold;
}.fille_list { padding-bottom: 30px;}