@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 {

}

/*css reset end*/
/*解决粗不粗,斜不斜结束*/



/*解决表格问题*/
.TRS_Editor table img{
	max-width: 98%;
}
/*表格问题结束*/

/*解决内容页面ul,ol,图片的问题*/
.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{
	word-break: break-all;
}
/*内容页面ul,ol,图片的问题结束*/

/* 首页 开始 */

body {
	background-color: #f0f0f0;
}

.header {
	width: 100%;
	background-color: #fff;
}

.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: 22px;
	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%;
}

.siteBg {
	width: 100%;
	height: 145px;
	display: block;
	overflow: hidden;
	background:url(gjj_banner.jpg) center no-repeat;
}
.siteLogo {
 	width: 1100px;
 	height: 100%;
 	margin: 0 auto;
	margin-top: 56px;
	
}
.header_f {
	position: relative;

	width: 100%;
	height: 50px;
	background-color: #084ba7;
	z-index: 9999;
}

.nav{
	position: relative;
	width: 1100px;
	height: 100%;
	margin: 0 auto;
}
.menu {
	float: left;
	width: 1100px;
	height: 100%;
}
.menu .li_1{
	float: left;
	width: 137px;
	height: 100%;
}
.menu .li_1:hover,.menu .li_1.active{
	background:#5381c2;
}
.menu .li_1 a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.menu li:hover > ul {
    opacity:1;
    visibility:visible;
}
.zk_nav p:last-child{
	border-bottom: none;
}
.zk_nav p{
	border-bottom: 1px #d0d3d6 dashed;
	height: 40px !important;
	margin-left: 6px;
	margin-right: 6px;
}
.zk_nav p a{
	color: #333333 !important;
	font-size: 14px !important;
	line-height: 40px !important;
}
.zk_nav p a:hover{
	background: url(znd_gjj_img_40.png) no-repeat 10px 8px;
	color: #084ba7 !important;
}
.mover .zk_nav {
	padding:0;
    width:137px;
    position:absolute;
    top: 50px;
    border-bottom:2px solid #5381c2;
    border-left:2px solid #5381c2;
    border-right:2px solid #5381c2;
    background-color: #FFFFFF;
    z-index: 999999999 !important;
	}
.mover .zk_nav {display:"";}
.mout .zk_nav {display:none;}

.title ul .li_6.active{ b}
	

.title ul .li_6.active .a_11{
	color: #fff !important;
	background:url(znd_ggj_img_18.jpg) no-repeat;

}
.title ul .li_6 .a_11{
	font-size: 18px !important; padding-left:30px;
	color: #333 !important;
	line-height:50px;
	text-align:left !important;
	
}
.transInfoList{ float:right; width:560px;}


.search_input {
	float: right;
	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: #88baff url(searchLogo_03.png) no-repeat center;
}

#content{ width:1100px; margin:0 auto;}
.content {
	width: 1100px;
	margin: 10px auto;
	 float:left;
	
}

.con_top {
	height: 327px;
}

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

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

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

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

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

.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(lunboP_03.png) repeat-x;
}

.cyclyImg_pager {
	height: 18px;
	text-align: right;
	position: absolute;
	right: 60px;
	bottom: 8px;
	z-index: 200;
	overflow: hidden;
}

.cyclyImg_pager span {
	width: 18px;
	height: 18px;
	margin-left: 2px;
	display: inline-block;
	background-color: #bbbbbb;
	cursor: pointer;
	text-align: center;
	line-height: 18px;
	color: white;
}

.cyclyImg_pager span.cycle-pager-active,
.cyclyImg_pager2 span.cycle-pager-active {
	margin-top: 0;
	background-color: #ffad0e;
}

.readMore {
	position: absolute;
	right: 10px;
	bottom: 7px;
	display: inline-block;
	width: 40px;
	height: 20px;
	color: #fff;
	background-color: #448bdb;
	line-height: 20px;
	text-align: center;
	z-index: 220;
}

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

.Nametitle {
	display: inline-block;
	margin-bottom: 15px;
	color: #084ba7;
	font-size: 18px;
	font-weight: bold;
}
.title{
	position: relative;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ddd;
}
.title ul{
	height: 100%;
}
.title ul .li_3.active{
	border-bottom: 3px solid #084ba7;
}
.title ul .li_3.active a{
	color: #084ba7;
	font-weight: bold;
	line-height:31px;
}
.title ul .li_3 a{
	font-size: 16px;
	color: #868686;
	line-height:30px;
}

.a_15{ float:left; display:block; width:70px; font-weight:bold; color:#084ba7; border-bottom:3px solid #084ba7; height:40px; line-height:40px; font-size:16px; text-align:center;}
/*.atyw_boxa div{
	width: 100%;
	height: 102px;
	border-bottom: 1px dashed #cccccc;
}
.atyw_boxa div h2{
	text-align: center;
	margin-top: 15px;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}*/
.new_icon{
	position: absolute;
}

.atyw_list {
	padding-top: 10px;
}

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

.atyw_list .li_4 a { float:left; width:79%; color: #333; height:30px; line-height:30px; font-size:14px; text-align:left;}
.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;
}
.content_2ed ul{
	background-color: #FFFFFF;
	width: 360px;
	height: 330px;
	float: left;
	margin-right: 10px;
	padding: 0px 20px 20px 20px;
}
.content_2ed_last{
	margin-right: 0px !important;
}
.content_2ed_h1_box{
	border-bottom: 1px #999999 solid;
	width: 280px;
	margin-bottom: 10px;
}
.content_2ed ul h1{
	position: relative;
	top: 1px;
	border-bottom: 3px solid #084ba7;
    padding: 0px 5px 11px 5px;
    width: 80px;
}
.content_2ed ul h1 a{
	color: #084ba7 !important;
    font-weight: bold;
    font-size: 16px;
}
.content_2ed ul li{
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding-left: 15px;
    background: url(list_bg_07.png) no-repeat 0 center;
}
.content_2ed ul span{
    float: right;
    color: #868686;
}
.content_2ed ul li a{
    width: 79%;
    color: #333;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.content_2ed ul li a:hover{
	color:#ff6200; 
	text-decoration: underline;
}	
.content_3ed{
	margin-top: 10px; 
	padding: 20px 20px 16px 0px;
	background-color: #FFFFFF;
}
.content_3ed_zyzt{
	width: 120px;
	float: left;
}
.picMarquee-left_1{
	float: left;
	margin-left: 10px;
}
.bd{
	width: 950px;
	overflow: hidden;
}
.bd ul li{
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}
.bd ul li a{
	float: left;
}

.content_5ed{
	margin-top: 10px; 
}
.content_6ed{
	margin-top: 10px;
	
}
.content_6ed_left{
	padding: 4px 20px 20px 20px;
	background-color: #FFFFFF;
	width: 730px;
	height: 300px;
	float: left;
}
.content_6ed_h1{
	border-bottom: 1px #999999 solid;
    margin-bottom: 25px;
}
.content_6ed_h1 h1{
	position: relative;
    top: 1px;
    border-bottom: 3px solid #084ba7;
    padding: 0px 5px 11px 5px;
    width: 80px;
}
.content_6ed_h1 h1 a{
	color: #084ba7 !important;
    font-weight: bold;
    font-size: 16px;
}
.bd_1{
	overflow: hidden;
}
.bd_1 ul li{
	float: left;
	margin-left: 7px;
	margin-right: 7px;
}
.bd_1 ul li p{
	text-align: center;
	margin-top: 4px;
}
.bd_1 ul li p a:hover{
	color:#ff6200; 
	text-decoration: underline;
}
.content_6ed_right{
	float: left;
	margin-left: 10px;
}
.content_6ed_bt{
	padding: 7px 0px 8px 20px;
	background-color: #69a8ff;	
}
.content_6ed_bt a{
	font: 14px;
	color: #FFFFFF;
}
.content_6ed_dt{
	padding: 20px 20px 17px 20px;
	background-color: #FFFFFF;	
}
/*图片多级列表*/
.PHPlist {
    width: 750px;
    height: auto;
    margin: 0 auto;
    min-height: 610px;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.PHPlist li {
    width: 240px;
    float: left;
    margin: 10px 5px;
}
.PHPlist li a img {
    width: 100%;
    height: 100%;
}
.PHPlist li span {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 35px;
    font-size: 14px;
    color: #333;
    text-align: center;
    background-color: #eaeff3;
}
.PHPlist li span a {
    height: 35px;
    width: auto;
}
.imPho {
    display: block;
    width: 100%;
    height: 140px;
    background-color: #eaeff3;
}



.infoBox{
	float:left;
	width: 360px; 
	background:#fff; 
	height:100%; 
	margin-right:10px; 
	padding:17px 20px 20px 20px;
	height: 300px;
}
.infoTitle{ 
	float:left;
	width: 320px; 
	height:36px;  
	background:#eaeff4;
}
.infoTitle ul{
	width: 100%;

}
.infoTitle ul li{
	float:left;
	width: 50%;
	height: 36px;
	
}
.infoTitle ul li.active{
	background:#277fd6; 
}
.infoTitle ul li.active a{
	
	color: #fff;
}
.infoTitle ul li a{
	float:left;
	display:block;
	width:160px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #333;
}
.zyzcxxzz {
    float: left;
    width: 360px;
    height: 100%;
    padding: 17px 20px 20px 20px;
    background-color: #fff;
    height: 300px;
}
.title4 {
    height: 39px;
}
.title4 ul li.active {
    border-bottom: 3px solid #084ba7;
    background: none;
}
.title4 ul li.active a {
    color: #084ba7;
    font-weight: bold;
}
.title4 ul li {
    position: relative;
    top: 1px;
    float: left;
    height: 100%;
    margin-right: 20px;
    padding: 0 5px;
}
.title4 ul li a{
    font-size: 16px;
}
.atyw_list li {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding-left: 15px;
    background: url(list_bg_07.png) no-repeat 0 center;
}



.a_13{ 
	width:100% !important;
}
.transInfoList1{ 
	float:left; 
	width:320px;
}
.znd_tit{ 
	font-size:18px; 
	color:#084ba7; 
	font-weight:bold; 
	margin-bottom:10px;
}


.content3Left {
	width: 360px;
	height: 100%;
	float: left;
	margin-left: 10px;
}
.content3Left:first-child{
	margin-left: 0;
}
.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(lyzx_03.png);
}

.jgzz {
	width: 360px;
	height: 180px;
	background-color: #fff;
	padding: 37px 30px 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(znd_ggj_img_36.png) no-repeat;
}

.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: 110px;
	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;
	padding-top:15px;
}

.lxwm ul li {float:left; text-align:right; line-height:26px; font-size:14px;}
	
	
	
	


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

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

.lxwm ul li span {
	float: left;
	width: 22px;
	height: 100%;
	margin-right:5px;
}

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


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

.firend {
	width: 1100px;
	margin: 0 auto;
	background: #fff;
	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: 149px;
	background: url(souqi.png) 129px 18px no-repeat;
	height: 40px;
	border-right: 1px solid #ddd;
	display: block;
	text-align: center;
}

.firendlist li.active a {
	color: #084ba7;
	font-weight: bold;
	background: url(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: #ff6200;
	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;
    margin-left: 148px;
    margin-top: 15px;
}

.footerMain img {
	float: left;
}

.mapLiat {
    margin: 0 auto;
    margin-top: 5px;
}

.mapLiat li {
	float: left;
	/*width: 71px;*/
}
.mapLiat li a{
	/*padding: 0 10px;*/
}

.footerRight {
    float: left;
    line-height: 23px;
    margin-top: 16px;
    margin-left: 40px;
}

.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(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;
}

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

.listNav li a:hover,
.listNav li a.active {
	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(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;
}
.fille_list {
    padding-bottom: 30px;
}
.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: #868686;
}

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


/*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(dyBg.png) 0 2px no-repeat;
}

.pageBottom {
	padding: 30px 0px;
}

.pageBottom h2 {
	color: #555555;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 0 60px;
	margin-bottom: 20px;
	word-break: break-all;
}

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

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

.fenye2 {
	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: 30px auto;
	text-align: center;
}

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

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

.trans_Bottom .page_slide {
	width: 730px;
}

.trans_Bottom .picplayImg {
	height: 100px;
}

.dqgz {
	width: 100%;
	height: 395px;
	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: 43px;
	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;
}


/* 字体加粗*/

.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;
}

.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: #333333;
	background: url(jtou.png) 35px 20px no-repeat;
	padding-left: 70px;
	background-color: #f9fafb;
}

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

.threeNav li a:hover,
.threeNav li a.active {
	background: url(threeDianActive.png) no-repeat;
	color: #333333;
	font-weight: bold;
}


/*联系我们*/
.pageMain{
	width: 1100px;
	margin: 0 auto;
	
	min-height: 730px;
}

.listNav {
    width: 280px;
    margin: 0 auto;
    margin-top: 20px;
}
.listNav li {
    width: 100%;
    height: auto;
    margin-bottom: 7px;
}
.listNav li a:hover, .listNav li a.active {
    color: #333;
    background: url(arrowhover.png) 35px 20px no-repeat;
    background-color: #eaeff3;
}
.listNav li a {
    display: block;
    width: 280px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    background: url(arrow.png) 35px 20px no-repeat;
    padding-left: 70px;
    background-color: #f9fafb;
}
.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;
}
.leftPage{
	padding:10px 20px;
}
/*联系我们结束*/

/*多级列表*/
.pageLeft h3 {
    width: 300px;
    height: 80px;
    line-height: 80px;
    background: #2589ee;
    text-align: center;
    font-size: 24px;
    color: #FFFFFF;
}
.navTab {
    width: 100%;
    height: auto;
    border: 1px solid #e5e9ed;
    padding-left: 48px;
    padding-bottom: 20px;
}
.threeNav li{
	margin: 0;
}
.threeNav li a {
    display: block;
    width: 230px;
    height: 40px;
    line-height: 75px;
    font-size: 14px;
    color: #666666;
    background: url(threeDian.png) no-repeat;
    padding-left: 50px;
    background-color: none;
}
.threeNav li a:hover, .threeNav li a.active {
    background: url(threeDianActive.png) no-repeat;
    color: #333333;
    font-weight: bold;
}
.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(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;
}
.fenye {
    margin: 0 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;
}
.pageLShow {
    margin: 30px auto;
    text-align: center;
}
.pageLShow span {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 5px 10px;
    color: #999;
    font-size: 14px;
}

/*多级列表结束*/

/*平台建设*/
.lmain{
    width: 1100px;
    min-height: 625px;
    margin: 0px auto;
    background-color: #fff;
    margin-top: 10px;
}
.lmainBottom a{
	width: 340px;
	height: 150px;
	display:inline-block;
    margin:8px;	
}
.lmainBottom{
	padding-top: 20px;
    padding-left: 10px;
}
/*平台建设结束*/