@charset "utf-8";
html, body {
	min-width:1200px;
	/*-webkit-text-size-adjust: none;*/
}
@media screen and (max-width: 1200px) {
html, body {
	min-width:1200px;
}
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	line-height: 32px;
	color: #333;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-weight: nomal
}
a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
a:hover {
	color: #1658a0;
	text-decoration: none;
}
.clear {
	clear: both;
}
dl {
	margin: 0px;
	padding: 0px;
}
dd {
	display: block;
	margin: 0px;
	padding: 0px;
	-webkit-margin-start: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.blank27 {
	clear: both;
	height: 27px;
	overflow: hidden;
}
.blank12 {
	clear: both;
	height: 12px;
	overflow: hidden;
}
.imgbg {
	background: no-repeat center center;
	background-size: cover;
}
.imgbg img {
	opacity: 0;
}
.gosite {
	position: fixed;
	right: 20px;
	bottom: 40px;
	z-index: 6;
}
.gosite a {
	display: block;
	width: 40px;
	padding: 10px 5px 0px;
	height: 55px;
	border-radius: 6px 0px 0px 6px;
	margin-top: 6px;
	text-align: center;
	line-height: 23px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.w1200 {
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	width: 1200px;
}
.bottom-nav {
	width: 265px;
	clear: both;
}
.rig-width {
	background: #ecf0f9;
	width: 265px;
	height: 135px;
	display: block;
	box-sizing: border-box;
	margin-top: 18px;
	padding-top: 11px;
}
.friendly-link {
	width: 265px;
	float: left;
	position: relative;
	text-indent: 29px;
}
.friendly-link p {
	color: #fff;
	cursor: pointer;
	background: #5883af;
	height: 42px;
	line-height: 42px;
	padding-bottom: 0px;
	position: relative;
	font-size: 15px;
	margin-top: 7px;
	border-radius: 3px;
}
.friendly-link p:before {
	
	position: absolute;
	bottom: 19px;
	right: 15px;
	z-index: 6;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 5px solid #fff;
}
.friendly-link-ul {
	position: absolute;
	bottom: 40px;
	left: -1px;
	text-indent: 12px;
	background: #fff;
	width: 100%;
	display: none;
	color: #000000;
	z-index: 20;
	text-align: left;
	border: 1px solid #dbdbdb;
}
.friendly-link-ul a {
	color: #868686;
	font-size: 14px;
	display: block;
	width: 100%;
	height: 100%;
}
.friendly-link-ul li:hover {
	background: #1658a0;
	cursor: pointer;
}
.friendly-link-ul li:hover a {
	color: #fff;
}
.clearfix {
*zoom:1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
ul.friendly-link-ul {
	max-height: 340px;
	overflow-y: auto;
}
div ul .friendly-link {
	line-height: 30px;
}
ul.friendly-link-ul {
	line-height: 32px;
}
ul.friendly-link-ul a {
	width: 100%;
}
/*ssf0828add*/

.topbg {
	height: 174px;
	width: 100%;
	margin: 0 auto;
	background: url(../images/topbg.jpg) no-repeat top center;
	overflow: hidden;
}
.wrapbg {
	width: 100%;
	margin: 0 auto;
	background: url(../images/wrapbg.jpg) repeat-x top center;
}
.sub1200 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	padding: 30px 0px 20px 0px;
	box-sizing: border-box;
}
.sub_title {
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.sub_title a {
	color: #1658a0;
}
.sub_intro {
	font-size: 16px;
	padding-bottom: 7px;
	text-align: center;
}
.sub_intro a {
	color: #3b6ea1;
}
.sub_intro a:hover {
	color: #1658a0;
}
.menubg {
	width: 100%;
	clear: both;
	margin: 0 auto;
	height: 57px;
	background: #dbe6f1;
	border-top: 2px solid #1658a0;
}
.menu {
	width: 1200px;
	clear: both;
	margin: 0 auto;
	height: 57px;
	overflow: hidden;
}
.nav {
	width: 1200px;
	float: left;
}
.nav li {
	position: relative;
}
.nav li a {
	font-size: 18px;
	float: left;
	width: 150px;
	text-align: center;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	color: #1658a0;
	line-height: 57px;
	height: 57px;
	font-weight: bold;
}
.nav a:hover, .nav a.on {
	color: #fff;
	background: url(../images/hover.png) no-repeat top center;
}
.nav li.tsmenu a {
	width: 150px;
}
.nav li.tsmenu a:hover, .nav li.tsmenu a.on {
	background: url(../images/hoverts.png) no-repeat top center;
}
.changetab {
	clear: both;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #e2e2e2;
	height: 48px;
}
.changetab li {
	cursor: pointer;
	float: left;
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding: 0px 3px;
	color: #333;
	margin-right: 43px;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	font-size: 21px;
	position: relative;
}
.changetab .tab_cur:before {
	content: "";
	position: absolute;
	bottom: -9px;
	left: 48%;
	z-index: 6;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 5px solid #1658a0;
}
.changetab .tab_cur {
	border-bottom: 4px solid #1658a0;
	height: 45px;
}
.changetab .tab_cur a {
	font-weight: bold;
	color: #1658a0;
}
.tab1_more {
	position: absolute;
	right: 10px;
	top: 28px;
	float: right;
	padding-right: 26px;
	font-size: 16px;
}
.ssf_content {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	padding-top: 23px;
}
.ssfbox_l {
	width: 935px;
	float: left;
	position: relative;
}
.ssfbox_r {
	width: 265px;
	float: left;
	position: relative;
	margin-top: -11px;
}
.list_box {
	float: left;
	box-sizing: border-box;
	width: 406px;
	height: 228px;
	overflow: hidden;
	margin-right: 56px;
	position: relative;
}
.synews {
	width: 100%;
	padding-top: 13px;
	clear: both;
}
.synews li {
	clear: both;
	height: 35px;
	line-height: 35px;
	width: 100%;
	text-align: left;
}
.synews li:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 0px;
	border-radius: 50%;
	background: #cecece;
	width: 4px;
	height: 4px;
}
.date {
	float: right;
	font-size: 16px;
	color: #949494;
	font-family: Arial, Helvetica, sans-serif;
	width: 15%;
	text-align: right;
}
.synews li {
	position: relative;
}
.synews li a {
	width: 85%;
	float: left;
	color: #494949;
	padding-left: 10px;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 15px;
}
.synews li a:hover {
	color: #1658a0;
}
.ggtitle:before {
	content: "";
	position: absolute;
	bottom: -9px;
	left: 48%;
	z-index: 6;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 5px solid #1658a0;
}
.ggtitle {
	border-bottom: 4px solid #1658a0;
	height: 45px;
	position: relative;
	color: #1658a0;
	font-size: 21px;
	padding: 0 3px;
	font-weight: bold;
	float: left;
}
.ssf_more {
	color: #555555;
	float: right;
	height: 45px;
	line-height: 34px;
	text-align: left;
	position: relative;
	padding: 0px 4px;
	width: 46px;
}
.ssf_more:before {
	content: "";
	position: absolute;
	top: 13px;
	right: 5px;
	z-index: 6;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	
}
.ssfnews_r {
	width: 530px;
	float: right;
	height: 383px;
	position: relative;
	box-sizing: border-box;
	padding: 20px 0px 0px 26px;
	border-top: 3px solid #1658a0;
}
.jjh_l {
	width: 540px;
	float: left;
}
#tabs-container01 {
	width: 541px;
	float: left;
	height: 345px;
}
#tabs-container01 img {
	width: 541px;
	height: 345px;
}
.jjh_r {
	width: 626px;
	float: right;
	position: relative;
	box-sizing: border-box;
	padding: 0px 0px 0px 0px;
}
.tob_l {
	width: 50%;
	float: left;
	padding-top: 31px;
	margin-left: 10px;
}
#tabs-container {
	width: 670px;
	float: left;
	height: 383px;
	overflow: hidden;
	background: #faf6ed;
}
#tabs-container img {
	width: 670px;
	height: 383px;
}
.foot {
	width: 100%;
	background: #f2f2f2;
	padding: 36px 0;
	overflow: hidden;
	margin: 0 auto;
	font-size: 15px;
	line-height: 29px;
	text-align: center;
	color: #747474;
}
.foot_l {
	float: left;
	margin-left: 80px;
}
.foot_l img {
	float: left;
}
.foot_r {
	float: left;
	text-align: left;
	border-left: 1px solid #dedede;
	padding-left: 40px;
	margin-left: 30px;
}
.ser_r {
	float: right;
	width: 38%;
	box-sizing: border-box;
	margin-top: 30px;
	font-size: 15px;
}
.serssf {
	padding-top: 6px;
}
.sousuo {
	float: left;
	width: 278px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #1658a0;
	padding: 0px 10px 0px 39px;
	box-sizing: border-box;
	background: url(../images/sersf.png) #fff no-repeat 7px center;
	border-radius: 3px 0px 0px 3px;
}
.sousuo input[type="text"] {
	height: 44px;
	line-height: 44px;
	appearance: none;
	-moz-appearance: none;
	border: none;
	width: 100%;
	-webkit-appearance: none;
	outline: none;
	background: none;
	color: #666;
}
.serbb a {
	float: left;
	color: #fff;
	width: 79px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-radius: 0px 3px 3px 0px;
	background: #1658a0;
	font-weight: bold;
	text-transform: uppercase;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.serbb a:hover {
	background: #0e4581;
}
.gaoji a {
	float: right;
	font-weight: bold;
	color: #fff;
	width: 98px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-radius: 2px;
	background: #5889bc;
	text-transform: uppercase;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.gaoji a:hover {
	background: #1658a0;
}
.popssf {
	width: 101px;
	position: fixed;
	right: 0px;
	bottom: 16%;
	z-index: 6;
}
.popssf p {
	width: 99px;
	border: 1px solid #d2d2d2;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.popssf p img {
	display: block;
}
.serssf {
	clear: both;
}
.wza {
	height: 38px;
	line-height: 38px;
	clear: both;
	color: #7e8c9d;
}
.wza_l {
	margin-left: 180px;
}
.wza_l a {
	color: #7e8c9d;
	float: left;
	width: 135px;
	box-sizing: border-box;
	text-align: left;
	padding-left: 26px;
	background: url(../images/wza.png) 0px 7px no-repeat;
	text-transform: uppercase;
}
.wza_l a:hover {
	color: #1658a0;
}
.wza_r a {
	color: #7e8c9d;
}
.wza_r a:hover {
	color: #1658a0;
}
.info {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 44px;
	line-height: 44px;
	background: rgba(0,0,0,.66);
	color: #fff;
	padding: 0px 10px;
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
}
.nav_gas {
	width: 265;
	clear: both;
	text-align: center;
	overflow: hidden;
}
.nav_gas li a {
	float: left;
	width: 265px;
	height: 59px;
	box-sizing: border-box;
	overflow: hidden;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	color: #1b1b1b;
	background: #edf1fa;
	line-height: 59px;
	border-left: 3px solid #4f6e9e;
	margin-bottom: 7px;
	border-radius: 5px;
	font-size: 15px;
	color: #5a627c;
	font-weight: bold;
}
.jade_l {
	width: 74px;
	text-align: right;
	float: left;
	padding-top: 12px;
}
.jade_r {
	width: 140px;
	text-align: left;
	float: left;
	display: flex;
	height: 59px;
	align-items: center;
	justify-content: left;
	margin-left: 6px;
}
.nav_gas li a:hover {
	background: #d6ddef;
	border-left: 3px solid #4f6e9e;
}
.fw-left, .fw-right {
	position: absolute;
	top: 44%;
	width: 33px;
	height: 63px;
	cursor: pointer;
	z-index: 6;
}
.fw-right {
	left: 0px;
	background: url(../images/left01.png) center no-repeat;
}
.fw-left {
	right: 0px;
	background: url(../images/right01.png) center no-repeat;
}
.w229 {
	margin: 0 auto;
	width: 250px;
	clear: both;
	float: none;
}
.w229 p {
	border: 1px solid #7195bb;
	color: #3f6ea1;
	cursor: pointer;
	background: #fff;
	height: 38px;
	line-height: 38px;
	padding-bottom: 0px;
	position: relative;
	font-size: 15px;
	margin-top: 12px;
	border-radius: 3px;
}
.w229 p:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 5px solid #3f6ea1;
	bottom: 17px;
}
/*内页*/
.w1200_ny {
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	width: 1200px;
	padding: 20px 30px 20px;
	box-sizing: border-box;
	background: #fff;
}
.w1200_ny .synews {
	padding-top: 0px;
}
.position {
	color: #5f5f5f;
	text-indent: 38px;
	background: url(../images/home.png) no-repeat 0px 6px;
	width: 1200px;
	margin: 0 auto;
	color: #484848;
}
.libbgts {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 6px;
}
.positionts {
	color: #5f5f5f;
	text-indent: 38px;
	background: url(../images/home.png) no-repeat 0px 4px;
	float: left;
	color: #666666;
}
a.dh {
	color: #000;
}
.xiehui_title {
	font-size: 26px;
	height: 66px;
	line-height: 66px;
	color: #1658a0;
	position: relative;
	padding-left: 20px;
	clear: both;
	font-weight: bold;
}
.xiehui_title:before {
	content: "";
	display: block;
	width: 6px;
	height: 23px;
	background: #1658a0;
	position: absolute;
	left: 0px;
	top: 23px;
}
.fenyeline{
		border-top:1px dotted #c2c2c2;
		clear:both;
		overflow:hidden;
}
.fenye {
	clear: both;
	padding: 40px 0px 20px 0px;
	text-align: center;
	width:800px;
        margin:0 auto;
	overflow: hidden;

}
.fenye span {
	background: #f8f8f8;
	height: 36px;
	line-height: 36px;
	padding: 0px 10px;
	display: block;
	float: left;
	margin-left: 10px;
	border: 1px solid #fff;
}
.fenye span:hover {
	background: #1658a0;
	color: #fff;
	border: 1px solid #1658a0;
}
.fenye span:hover a {
	background: #1658a0;
	color: #fff;
}
.article_title {
	font-size: 25px;
	padding: 36px 60px 12px 26px;
	color: #333;
	text-align: center;
	line-height: 41px;
	font-weight: bold;
}
.xian {
	border-bottom: 1px solid #e5e5e5;
	height: 41px;
	margin-top: 0px;
	text-align: left;
	color: #999999;
	font-size: 15px;
	padding-bottom: 6px;
}
.hit {
	color: #666;
	margin-right: 32px;
}
.box {
	padding: 30px 0px;
	clear: both;
	font-size: 16px !important;
	color: #454545;
	line-height: 34px !important;
	text-align: justify;
	overflow: hidden;
}
.box p {
	padding-bottom: 10px;
        text-justify:distribute-all-lines;
            -webkit-text-align:justify;
           
}
.box img {
	max-width: 800px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.w1050 {
	width: 1050px;
	margin: 0 auto;
	clear: both;
}
.xian .bdsharebuttonbox {
	float: right;
}
.xian .bdsharebuttonbox .bds_weixin {
	background: url(../images/icon_wx.png) no-repeat center;
	background-size: 88% auto;
}
.xian .bdsharebuttonbox .bds_tsina {
	background: url(../images/icon_wb.png) no-repeat center;
	background-size: 88% auto;
}
.xian .bdsharebuttonbox .bds_qzone {
	background: url(../images/icon_qk.png) no-repeat center;
	background-size: 88% auto;
}
.jjh_l .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	background: rgba(255,255,255,0.5);
}
.jjh_l .swiper-pagination-bullet-active {
	background: #fff;
}
.ssf_box {
	margin-top: 30px;
	clear: both;
}
.ssf_left {
	width: 303px;
	float: left;
	border: 1px solid #eaeaea;
	border-top: 4px solid #1658a0;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 15px 30px 60px;
}
.ssf_right {
	width: 788px;
	float: right;
	box-sizing: border-box;
}
.ssf_left ul {
	padding-top: 20px;
}
.ssf_left ul li {
	width: 100%;
	height: 55px;
	border-radius: 4px;
	background: #ececec;
	font-size: 15px;
	line-height: 55px;
	margin-bottom: 25px;
	transition: .3s all;
}
.ssf_left ul li a {
	display: block;
}
.ssf_left ul li i {
	display: inline-block;
	float: right;
	margin-right: 20px;
	width: 22px;
	height: 55px;
	background: url("../images/jigou.png") no-repeat center;
}
.ssf_left ul li span {
	margin-left: 25px
}
.ssf_left ul li.ld-curr, .ssf_left ul li:hover {
	background: #1658a0;
}
.ssf_left ul li.ld-curr a, .ssf_left ul li:hover a {
	color: #fff;
	font-weight: bold;
}
.ssf_left ul li.ld-curr i, .ssf_left ul li:hover i {
	background: url("../images/jigouhover.png") no-repeat center;
}
.jigou_title {
	font-size: 19px;
	height: 34px;
	line-height: 34px;
	color: #1658a0;
	position: relative;
	padding-left: 20px;
	clear: both;
	font-weight: bold;
}
.jigou_title:before {
	content: "";
	display: block;
	width: 6px;
	height: 23px;
	background: #1658a0;
	position: absolute;
	left: 0px;
	top: 6px;
}
.xxgkbtn {
	position: relative;
	margin-left: -14px;
	padding-top:10px;
}
.xxgkbtn ul li {
	width: 252px;
	height: 45px;
	line-height: 45px;
	background-color: #f5f5f5;
	float: left;
	margin-left: 14px;
	margin-top: 14px;
	text-align: center;
	border-radius: 3px;
}
.xxgkbtn ul li:hover a {
	background-color: #15559a;
	color: #fff;
}
.xxgkbtn ul li a {
	width: 100%;
	display: inline-block;
	font-size: 15px;
	color: #333333;
	border-radius: 3px;
}

.f20 {
	font-size: 20px;
	margin-top:20px;
	clear:both;
}
.xxgkbtnts{
	padding-top:10px;
}
.xxgkbtnts ul li {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: #f5f5f5;
	float: left;
	margin-top: 14px;
	text-align: left;
	border-radius: 3px;
}
.xxgkbtnts ul li:hover a {
	background-color: #15559a;
	color: #fff;
}
.xxgkbtnts ul li a {
	width: 100%;
	display: inline-block;
	font-size: 15px;
	color: #333333;
	border-radius: 3px;
	text-indent: 20px;
}
.xxgkbtnts ul li a span {
	color: #1658a0;
	float: right;
	margin-right: 20px;
}
.xxgkbtnts ul li a:hover span {
	color: #fff;
}
.hld_left {
	width: 240px;
	float: left;
	background: #f3f8fc;
	border-radius: 3px;
	padding-bottom: 60px;
}
.hld_right {
	width: 857px;
	float: right;
}
.leaderBox {
	width: 100%px;
}
.leaderImg {
	width: 147px;
	margin: 0 auto;
	padding-top: 26px;
}
.leaderBox img {
	width: 143px;
	height: 197px;
	border: 1px solid #cadbeb;
	padding: 2px;
	display: block;
}
.leaderBox p {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 18px
}
.leaderBox span {
	display: block;
	text-align: center;
	color: #666666;
	padding-bottom: 40px;
	width: 80%;
	margin: 0 auto;
	line-height: 25px;
}
.hld_menu {
	width: 100%;
	clear: both;
}
.hld_menu li {
	width: 100%;
	font-size: 15px;
	line-height: 28px;
	text-align: center;
}
.hld_menu li a {
	display: block;
	color: #666666;
	line-height: 47px;
	height: 47px;
	background: #e6eff7;
	margin-top: 2px;
}
.hld_menu li a:hover {
	background: #1658a0;
	color: #fff;
}
.hld_menu li a.on {
	background: #1658a0;
	color: #fff;
}
.hld_fc {
        
	margin-bottom: 30px;
	margin-top: 25px;
	position: relative;
	margin-left: -22px;
}
.hld_fc li {
	width: 271px;
	float: left;
	height: 181px;
	margin-left: 22px;
	position: relative;
	margin-bottom: 52px;
}
.hld_fc li img {
	display: block;
	width: 271px;
	height: 181px;
	z-index: 80;
}
.hld_fc li.last {
	margin-right: 0px
}
.hld_fc li a p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 44px;
	line-height: 44px;
	background: rgba(0,0,0,.66);
	color: #fff;
	padding: 0px 10px;
	box-sizing: border-box;
	width: 100%;
}
.content_nyl {
	width: 290px;
	float: left;
	background: #f3f6fa;
	float: left;
	padding-bottom: 360px;
}
.content_nyr {
	width: 790px;
	float: right;
	overflow: hidden;
}
.left_top {
	font-size: 21px;
	color: #fff;
	line-height: 73px;
	height: 73px;
	font-weight: bold;
	text-align: center;
	
	background: url(../images/leftop.jpg) no-repeat top center;
}
.jzqnav {
	width: 100%px;
	overflow: hidden;
	clear: both;
	padding-top: 20px;
	font-size: 15px;
}
.jzqnav li a {
	line-height: 52px;
	height: 52px;
	width: 100%;
	display: block;
	
	color: #4b4b4b;
	display: block;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	text-align: center;
	
}
.jzqnav li a.nomal {
	background: url(../images/licc.png) no-repeat 230px center;
	color: #1658a0;
	font-weight: bold;
}
.jzqnav li a:hover {
	background: url(../images/licc.png) no-repeat 230px center;
	color: #1658a0;
}
.nrline {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 12px;
}
.nrline .xiehui_title {
	position: relative;
	top: -15px;
}
.leader {
	padding-top: 25px;
}
.leader li {
	float: left;
	font-size: 15px;
	padding: 10px 0px;
	background: url(../images/lidd.png) no-repeat 0px 23px;
	background-size: 15px auto;
	color: #555555;
	padding-left: 30px;
	clear: both;
	width: 100%;
	height:40px;
	line-height:40px;
}
.leader li .ssf_name {
	width: 78px;
	float: left;
		text-align: justify;
	font-weight: bold;
}
.leader li .ssf_name > span {
            display: inline-block /* Opera */;
            padding-left: 100%;
        }
.leader li .ssf_zhiwei {
	width: 600px;
	float: left;
}
.lsh_title {
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;
}
.lis01 {
	width: 73px;
	float:left;
	text-align: justify;
}
.lis01 > span {
            display: inline-block /* Opera */;
            padding-left: 100%;
        }
.lis02{
	float:left;
	width:30px;
}
.lis03 {
	float:left;
	width:670px;
}
.lis03  span{
	width:83px;
	float:left;
}
.zhizebtn {
	position: relative;
	margin-top:10px;
	margin-left: -14px;
}
.zhizebtn ul li {
	float:left;
	width:100%;
}
.zhizebtn ul li:hover a {
	border:1px  solid #1658a0;
	color:#1658a0;
}
.zhizebtn ul li a {
	display: inline-block;
	font-size: 15px;
	color: #333333;
	border-radius: 3px;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border:1px  solid #ececec;
	float: left;
	margin-top: 26px;
	text-align: left;
	border-radius: 3px;
	text-indent:40px;
}
.zt_list {
	clear: both;
	text-align: center;
	line-height: 23px;
	padding-top: 15px;
		border: 1px solid #e1e1e1;
}
.zt_list li {
	width: 32%;
	margin-right: 2%;
	height: 267px;
	float: left;
	background:#f7f7f7;
	margin-bottom:30px;
}
.zt_list li:nth-child(3n) {
	margin-right: 0px;
	float: right;
}
.zt_list .img {
	width: 100%;
	height: 206px;
	overflow: hidden;
}

.list_title{
	height:50px;
	line-height:50px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding:3px 12px;
}
/* 分页*/
.pagerji {
	width: 96%;
	margin: 0 auto;
	text-align: right;
	clear: both;
	padding-top: 15px;
}
.pagerji span a {
	display: inline-block;
	padding: 0 12px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #eee;
	text-align: center;
}
.pagerji span a:hover {
	color: #fff;
	background: #1658a0;
	border: 1px solid #1658a0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-moz-transition: 0.3s;
}
.pagerji span a.dq {
	color: #fff;
	background: #1658a0;
	border: 1px solid #1658a0;
}

 @media screen and (max-width: 1360px) {
.popssf {
	display: none;
}
.gosite {
	display: none;
}
}


































