/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
}

div {
	margin: 0 auto;
}

body {
	font-family: "microsoft yahei";
	color: #333;
	font-size: 14px;
	background: url(http://www.sycsgj.com//material/images/19.jpg) no-repeat top center;
}

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

a:hover {
	color: #0E468C;
}

.centerimg {
	display: block;
	text-align: center;
	margin: 0 auto;
	vertical-align: middle;
}

.tblue {
	color: #0E468C;
}

.clear {
	clear: both;
}

.h20 {
	height: 20px;
}

.h10 {
	height: 10px;
}

.ml10 {
	margin-left: 10px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.head {
	width: 1132px;
	height: 180px;
}

.head .logo {
	width: 560px;
	height: 90px;
	float: left;
	margin-top: 40px;
}

.head .headright {
	float: right;
	width: 304px;
	margin-top: 30px;
	margin-right: 10px;
}

.headright .jqlogo {
	width: 144px;
	height: 62px;
	float: right;
}

.headright .searchqy {
	width: 300px;
	height: 36px;
	margin-top: 15px;
}

.headright .input2 {
	height: 34px;
	background: url(http://www.sycsgj.com//material/images/20.png) no-repeat 10px 8px #FFF;
	border: #0e468c 1px solid;
	outline: 0;
	line-height: 34px;
	padding-left: 30px;
	float: left;
	width: 204px;
}

.headright .tj {
	width: 64px;
	height: 36px;
	background: #0e468c;
	float: right;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	color: #FFF;
	outline: 0;
	border: 0;
	letter-spacing: 4px;
}


/*导航*/

.nav {
	width: 1132px;
	height: 42px;
	line-height: 42px;
	background: #0e468c;
	display: flex;
	justify-content: center!important;
}

.nav ul li {
	float: left;
	color: #fff;
	position: relative;
	z-index: 99999;
}

.nav a {
	color: #fff;
	text-align: center;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 0 20px;
}

.nav a:hover {
	background: #1A5A7E;
	color: white;
}

.list {
	width: 115px;
	border-radius: 4px;
	background: #0e468c;
	position: absolute;
	top: 42px;
	left: 0;
	z-index: 99999;
	box-shadow: 0 2px 4px #175F89;
	display: none;
	_padding: 7px 0;
}

.list li {
	width: 115px;
	height: 42px;
	_height: 21px;
	color: white;
	line-height: 42px;
	_line-height: 32px;
	text-align: center;
	margin: 0;
	_margin: 0px;
	border-bottom: #FFF 1px solid;
}

.list li a {
	width: 115px;
	padding: 0;
}

.list li hr {
	width: 90%;
	color: #0F71A7;
	margin: 0 auto;
}

.nav ul li:nth-child(2n-1):hover {
	background: #1A5A7E;
}

.nav ul li:hover ul.list {
	display: block;
}

.list li:hover {
	background: #1A5A7E;
	cursor: pointer;
}
.wrap2 {
	width: 1100px;
	background: #FFF;
	height: 100%;
	padding: 16px 16px 0 16px;
}
.wrap {
	width: 1100px;
	background: #FFF;
	height: 100%;
	padding: 16px 16px 0 16px;
	overflow: hidden;
}

.fullSlide {
	width: 1100px;
	position: relative;
	height: 327px;
	background: #000;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 10px;
	height: 10px;
	margin: 5px;
	border-radius: 10px;
	background: #FFF;
	overflow: hidden;
	line-height: 9999px;
}
.fullSlide .hd ul .on {
	background: #0E468C;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 327px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li.l1 {
	background: url(http://www.sycsgj.com//material/images/46.jpg) no-repeat;
	background-size: 100%;
}
.fullSlide .bd li.l2 {
	background: url(http://www.sycsgj.com//material/images/47.jpg) no-repeat;
	background-size: 100%;
}
.fullSlide .bd li a {
	display: block;
	height: 327px;
}
.fullSlide .bd li .che {
	width: 386px;
	height: 116px;
	position: absolute;
	bottom: 30px;
	right: -50%;
	animation-duration: 5s;
	animation-fill-mode: both;
}
.fullSlide .bd li .gj {
	width: 715px;
	height: 269px;
	position: absolute;
	bottom: 0px;
	left: 0%;
	animation-duration: 1s;
	animation-fill-mode: both;
}
.fullSlide .bd li .fang {
	width: 533px;
	height: 275px;
	position: absolute;
	bottom: 0px;
	left: 0%;
	animation-duration: 1s;
	animation-fill-mode: both;
}
.fullSlide .bd li .shitou {
	width: 585px;
	height: 209px;
	position: absolute;
	bottom: 0px;
	left: 0%;
	animation-duration: 1s;
	animation-fill-mode: both;
}
.fullSlide .bd li .qs {
	width: 502px;
	height: 56px;
	position: absolute;
	top: 30px;
	right: 0%;
	margin-right: -80px;
	animation-duration: 2s;
	animation-fill-mode: both;
}
.fullSlide .bd li .zr {
	width: 502px;
	height: 56px;
	position: absolute;
	top: 30px;
	left: 10%;
	margin-left: 400px;
	animation-duration: 2s;
	animation-fill-mode: both;
}
.fullSlide .bd li .pa {
	width: 502px;
	height: 56px;
	position: absolute;
	right: 0%;
	margin-right: 10px;
	top: 60px;
	animation-duration: 2s;
	animation-fill-mode: both;
}
.fullSlide .bd li .hx {
	width: 502px;
	height: 56px;
	position: absolute;
	top: 50px;
	right: 0%;
	margin-right: 10px;
	animation-duration: 2s;
	animation-fill-mode: both;
}
.fullSlide .bd li .zr {
	width: 502px;
	height: 56px;
	position: absolute;
	top: 30px;
	left: 10%;
	margin-right: 10px;
	animation-duration: 2s;
	animation-fill-mode: both;
}
.fullSlide .bd li .pa {
	width: 502px;
	height: 56px;
	position: absolute;
	top: 100px;
	right: 0%;
	margin-right: 10px;
	animation-duration: 2s;
	animation-fill-mode: both;
}

.route {
	background: #f5fbff;
	border: 1px solid #b3e0fa;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
}

.route dt {
	float: left;
	width: 670px;
}

.route dt span {
	float: left;
}

.route select {
	margin-top: 9px;
	float: left;
	height: 32px;
	width: 200px;
}

.route .oa {
	float: left;
	margin: 0px 5px 0 0;
	width: 280px;
}

.oa .oa1 {
	width: 110px;
	height: 30px;
	border: #0e468c 1px solid;
	outline: 0;
	line-height: 30px;
	float: left;
	margin-left: 10px;
}

.oa .oadl {
	width: 50px;
	height: 32px;
	background: #0e468c;
	float: right;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
	color: #FFF;
	outline: 0;
	border: 0;
	letter-spacing: 4px;
}

.lx {
	float: left;
	width: 232px;
	margin-top: 9px;
}

.lx .s_tex {
	width: 150px;
	height: 30px;
	background: url(http://www.sycsgj.com//material/images/20.png) no-repeat 10px 5px #FFF;
	border: #0e468c 1px solid;
	outline: 0;
	line-height: 30px;
	padding-left: 30px;
	float: left;
}

.lx .s_btn {
	width: 50px;
	height: 32px;
	background: #0e468c;
	float: right;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
	color: #FFF;
	outline: 0;
	border: 0;
	letter-spacing: 4px;
}

.route .hc_tab {
	float: left;
	width: 270px;
}

.route .hc_tab span {
	margin-right: 12px;
}

.route .hc_tab span input {
	margin-right: 2px;
}

.route .hc_tab label {
	cursor: pointer;
}

.inews_toutiao {
	width: 1100px;
}

.inews_toutiao h2 {
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}

.inews_toutiao h2 a {
	color: #d91616;
}

.inews_toutiao .desc {
	line-height: 30px;
	text-indent: 2em;
}

.inews_toutiao .desc a {
	color: #0e468c;
}

.indexmain {
	width: 1100px;
}

.pic_new {
	width: 547px;
	height: 354px;
	float: left;
	position: relative
}

.pic_hd {
	position: absolute;
	right: 5px;
	bottom: 12px;
	z-index: 10;
}

.pic_hd li {
	width: 18px;
	height: 15px;
	background: #FFF;
	margin-right: 3px;
	cursor: pointer;
	line-height: 15px;
	float: left;
	text-align: center;
}

.pic_hd li.on {
	background: #0e468c;
	color: #FFF;
}

.pic_bd img {
	width: 547px;
	height: 354px;
}

.pic_bd span {
	width: 100%;
	height: 40px;
	display: block;
	position: relative;
	top: -44px;
	background: rgba(0, 0, 0, .5);
	filter: Alpha(opacity=80);
	line-height: 40px;
	text-indent: 1em;
}

.pic_bd span a {
	color: #FFF;
	font-size: 16px
}

.inews_area {
	width: 528px;
	float: right;
}

.inews_hd {
	width: 100%;
	height: 40px;
	border-bottom: #CCC 1px solid;
	position: relative;
}

.inews_hd li {
	width: 127px;
	height: 40px;
	background: url(http://www.sycsgj.com//material/images/11.png) no-repeat;
	line-height: 40px;
	left: 0;
	text-align: center;
}

.inews_hd li:nth-child(1) {
	background: url(http://www.sycsgj.com//material/images/12.png) no-repeat;
	line-height: 40px;
	text-align: center;
	position: absolute;
	left: 0;
}

.inews_hd li:nth-child(2) {
	position: absolute;
	left: 116px;
}

.inews_hd li:nth-child(3) {
	position: absolute;
	left: 230px;
}

.inews_hd li:nth-child(4) {
	width: 62px;
	height: 40px;
	position: absolute;
	background: url(http://www.sycsgj.com//material/images/3.png) no-repeat;
	left: 345px;
}

.inews_hd li.ddjs {
	width: 62px;
	height: 40px;
	position: absolute;
	background: url(http://www.sycsgj.com//material/images/5.png) no-repeat;
	left: 345px;
}

.inews_hd li.on0 a {
	background: url(http://www.sycsgj.com//material/images/10.png) no-repeat;
	color: #FFF;
}

.inews_hd li.on1 a {
	background: url(http://www.sycsgj.com//material/images/13.png) no-repeat;
	color: #FFF;
}

.inews_hd li.on2 a {
	background: url(http://www.sycsgj.com//material/images/13.png) no-repeat;
	color: #FFF;
}

.inews_hd li a {
	font-size: 16px;
	font-weight: bold;
	color: #0e468c;
	display: block;
}

.inews_hd .more a {
	float: right;
	width: 60px;
	line-height: 40px;
	display: none;
}

.inews_bd ul {
	padding: 5px;
	display: none;
}

.inews_bd ul:nth-child(2) {
	display: block;
}

.inews_con dl dt {
	line-height: 36px;
	height: 36px;
	font-size: 16px;
}

.inews_con dl dt label {
	font-size: 18px;
	font-family: "宋体";
	float: left;
	color: #fda94f;
}

.inews_con dl dt span {
	float: right;
}

.inews_con dl dt a {
	font-size: 15px;
}

.ilddt dl dt {
	line-height: 36px;
	font-size: 16px;
	clear: both;
}

.ilddt .x_pic {
	width: 145px;
	height: 118px;
	float: left;
}

.ilddt .x_pic img {
	width: 145px;
	height: 118px;
}

.ilddt dl dt label {
	font-size: 18px;
	font-family: "宋体";
	float: left;
	color: #fda94f;
}

.ilddt dl dt span {
	float: right;
	font-size: 14px;
}

.ilddt .right {
	width: 360px;
	float: right;
	overflow: hidden;
}

.ilddt .right h2 {
	line-height: 36px;
	height: 36px;
	border-bottom: #CCC 1px dashed;
	font-size: 16px;
}

.ilddt .right .desc {
	line-height: 20px;
	font-size: 12px;
	font-family: "宋体";
}

.itzgg_area {
	width: 530px;
	float: left;
}

.itzgg_hd {
	width: 100%;
	height: 40px;
	border-bottom: #CCC 1px solid;
	position: relative;
}

.itzgg_hd li {
	width: 127px;
	height: 40px;
	background: url(http://www.sycsgj.com//material/images/10.png) no-repeat;
	line-height: 40px;
	left: 0;
	text-align: center;
	position: absolute;
	font-weight: bold;
	left: 0;
}

.itzgg_hd li:nth-child(1) a {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.itzgg_hd li:nth-child(2) {
	width: 62px;
	height: 40px;
	position: absolute;
	background: url(http://www.sycsgj.com//material/images/4.png) no-repeat;
	left: 116px;
}

.itzgg_hd li.zcfg {
	width: 62px;
	height: 40px;
	position: absolute;
	background: url(http://www.sycsgj.com//material/images/6.png) no-repeat;
	left: 116px;
}

.itzgg_hd li.gjjy {
	width: 62px;
	height: 40px;
	position: absolute;
	background: url(http://www.sycsgj.com//material/images/7.png) no-repeat;
	left: 116px;
}

.itzgg_hd li.gjfc {
	width: 62px;
	height: 40px;
	position: absolute;
	background: url(http://www.sycsgj.com//material/images/8.png) no-repeat;
	left: 116px;
}

.itzgg_hd li.spzl {
	width: 62px;
	height: 40px;
	position: absolute;
	background: url(http://www.sycsgj.com//material/images/9.png) no-repeat;
	left: 116px;
}

.itzgg_hd .more {
	float: right;
	line-height: 40px;
	width: 60px;
	text-align: center;
}

.itzgg_con ul {
	padding: 5px;
}

.itzgg_con ul li {
	line-height: 36px;
	height: 36px;
	font-size: 16px;
}

.itzgg_con ul li label {
	font-size: 18px;
	font-family: "宋体";
	float: left;
	color: #fda94f;
}

.itzgg_con ul li span {
	float: right;
}

.itzgg_con ul li a {
	font-size: 15px;
}

.igjfw_con {
	width: 1100px;
}

.igjfw_con ul {
	margin: 0;
}

.igjfw_con ul li {
	width: 88px;
	height: 60px;
	float: left;
	margin: 8px 20px;
	line-height: 60px;
	padding-left: 55px;
}

.igjfw_con ul li a {
	display: block;
	font-size: 16px;
}

.igjfw_con ul li.l1 {
	background: url(http://www.sycsgj.com//material/images/15.jpg) no-repeat;
}

.igjfw_con ul li.l2 {
	background: url(http://www.sycsgj.com//material/images/16.jpg) no-repeat;
}

.igjfw_con ul li.l3 {
	background: url(http://www.sycsgj.com//material/images/17.jpg) no-repeat;
}

.igjfw_con ul li.l4 {
	background: url(http://www.sycsgj.com//material/images/21.jpg) no-repeat;
}

.igjfw_con ul li.l5 {
	background: url(http://www.sycsgj.com//material/images/22.jpg) no-repeat;
}

.igjfw_con ul li.l6 {
	background: url(http://www.sycsgj.com//material/images/23.jpg) no-repeat;
}

.igjfw_con ul li.l7 {
	background: url(http://www.sycsgj.com//material/images/24.jpg) no-repeat;
}

.igjfw_con ul li.l8 {
	background: url(http://www.sycsgj.com//material/images/25.jpg) no-repeat;
}

.igjfw_con ul li.l9 {
	background: url(http://www.sycsgj.com//material/images/26.jpg) no-repeat;
}

.igjfw_con ul li.l10 {
	background: url(http://www.sycsgj.com//material/images/27.jpg) no-repeat;
}

.igjfw_con ul li.l11 {
	background: url(http://www.sycsgj.com//material/images/28.jpg) no-repeat;
}

.igjfw_con ul li.l12 {
	background: url(http://www.sycsgj.com//material/images/29.jpg) no-repeat;
}

.advice {
	float: right;
	width: 528px;
}

.advice dl {
	overflow: hidden;
}

.advice dt {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	border-bottom: 1px dotted #ddd;
}

.advice dt span {
	display: block;
	float: left;
	font-weight: bold;
	color: #000;
}

.advice dt .p1 {
	width: 5%;
}

.advice dt .p2 {
	width: 8%;
}

.advice dt .p3 {
	width: 55%;
}

.advice dt .p4 {
	width: 12%;
}

.advice dt .p5 {
	width: 20%;
	text-align: center;
}

.advice dd {
	padding: 5px;
}

.advice dd li {
	line-height: 36px;
	height: 36px;
}

.advice dd li span {
	width: 8%;
	display: inline-block;
	color: #666;
}

.advice dd li a {
	display: inline-block;
	width: 55%;
	font-size: 15px;
}

.advice dd li label {
	font-size: 18px;
	font-family: "宋体";
	float: left;
	color: #fda94f;
	display: inline-block;
	width: 5%;
}

.advice dd li font {
	width: 12%;
	display: inline-block;
	color: #169e49;
}

.advice dd li i {
	width: 20%;
	font-style: normal;
	font-size: 15px;
	color: #999;
	text-align: right;
}

.advice dd li .redl {
	color: #f23f3f;
}

.index_ad {
	width: 1100px;
}

.index_ad ul {
	margin: 0;
}

.index_ad ul li {
	float: left;
}

.index_ad ul li:nth-child(1) {
	width: 344px;
	height: 57px;
}

.index_ad ul li:nth-child(2) {
	width: 344px;
	height: 57px;
	margin-left: 34px;
}
.index_ad ul li:nth-child(3) {
	width: 344px;
	height: 57px;
        float:right;
}

.igjfc_area {
	/* width: 530px;
	float: left;*/
}

.igjfc_pic {
	/* width: 520px;*/
	position: relative;
}

.igjfc_pic .tempWrap {
	left: 0px;
}

.igjfc_bd ul {
	margin: 0px;
}

.igjfc_bd li {
	margin: 15px 8px 0px 8px;
	text-align: center;
	width: 251px;
	float: left;
}

.igjfc_bd img {
	width: 251px;
	height: 169px;
}

.igjfc_bd span {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
}

.igjfc_bd span a {
	font-size: 14px;
}

.ispzl_area {
	width: 530px;
	float: right;
}

.ispzl_con {
	width: 520px;
}

.ispzl_con ul {
	margin: 0px;
}

.ispzl_con ul li {
	margin: 15px 4px 0px 4px;
	text-align: center;
	width: 251px;
	float: left;
}

.ispzl_con ul li .pic {
	position: relative;
	width: 251px;
	height: 169px;
}

.ispzl_con ul li .pic img {
	width: 251px;
	height: 169px;
}

.ispzl_con ul li .pic .bf {
	width: 251px;
	height: 169px;
	left: 0;
	bottom: 0;
	position: absolute;
	background: url(http://www.sycsgj.com//material/images/35.png) no-repeat;
}

.ispzl_con span {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
}

.ispzl_con span a {
	font-size: 14px;
}

.iflink {
	width: 1099px;
	height: 60px;
	background: #f3f3f3;
	border-left: #0E468C 1px solid;
}

.iflink label {
	float: left;
	width: 108px;
	height: 34px;
	background: #0e468c;
	line-height: 34px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 13px;
	border-radius: 0px 34px 34px 0px;
	-moz-border-radius: 0px 34px 34px 0px;
}

#new_index_friend {
	height: 32px;
	width: 920px;
	float: right;
}

#new_index_friend ul {
	height: 32px;
	margin: 0;
}

#new_index_friend ul li {
	width: 230px;
	padding: 15px 20px 0 20px;
	float: left;
}

.mod_select {
	height: 49px;
	position: absolute;
	font-familY: Arial, Helvetica, sans-serif;
}

.select_label {
	color: #982F4D;
	float: left;
	line-height: 30px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: 700;
}

.select_box {
	float: left;
	border: solid 1px #CFCFCF;
	color: #595959;
	position: relative;
	cursor: pointer;
	width: 228px;
	height: 30px;
	font-size: 12px;
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.select_box:active {
	-moz-box-shadow: 0 0 3px #0099CC;
	-webkit-box-shadow: 0 0 3px #0099CC;
	box-shadow: 0 0 3px #0099CC;
	border: solid 1px #0099CC;
}

.selet_open {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	width: 17px;
	height: 30px;
	background: url(http://www.sycsgj.com//material/images/40.png) no-repeat center center;
}

.select_txt {
	display: inline-block;
	padding-left: 10px;
	width: 125px;
	line-height: 30px;
	height: 30px;
	cursor: text;
	overflow: hidden;
	cursor: pointer;
}

.option {
	width: 228px;
	height: 135px;
	border: solid 1px #CFCFCF;
	position: absolute;
	top: 31px;
	left: -1px;
	z-index: 2;
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.option a {
	color: #595959;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0 10px;
	width: 100%;
	background: #FFF;
	text-decoration: none;
}

.option a:hover {
	background: #3399ff;
	text-decoration: none;
	color: #FFFFFF;
}


/*底部*/

.footer {
	background: #0e468c;
	overflow: hidden;
	height: 184px;
}

.footer_box {
	width: 1100px;
	margin: 40px auto;
}

.footer_left {
	float: left;
	color: #fff;
	line-height: 24px;
	font-size: 15px;
}

.footer_right {
	float: right;
	line-height: 17px;
}

.footer_right img {
	float: right;
}

.guanzhu {
	color: white;
	float: right;
	margin-right: 5px;
}

.footer_left a:link,
.footer_left a:visited,
.footer_left a:hover {
	color: white;
}

.footer_left a:hover {
	color: red;
}

.detail_location {
	height: 31px;
	line-height: 31px;
	color: #707070;
	border-bottom: #CCC 1px solid;
}

.detail_location span {
	color: #707070;
}

.news_left {
	border: 1px solid #0E468C;
	border-radius: 5px;
	padding: 5px 0px;
	width: 820px;
	float: left;
}

.news_left h1 {
	line-height: 50px;
	height: 50px;
}

.news_right {
	width: 240px;
	border-radius: 5px;
	text-align: center;
	border: 1px solid #0E468C;
	float: right;
}

.news_right ul li {
	height: 42px;
	width: 100%;
	line-height: 42px;
	border-bottom: #DDD 1px solid;
}

.newsnr {
	padding: 10px 20px 20px 20px;
	margin: 0;
}

.newsnr ul {
	margin: 0;
}

.newsnr ul li {
	overflow: hidden;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
}

.newsnr ul li label {
	color: #666;
	font-size: 18px;
	font-family: "宋体";
	float: left;
}

.newsnr ul li span {
	float: right;
	text-align: center;
	font-size: 16px;
}

.newsnr ul li.hk40 {
	height: 24px;
	background: none;
}


/*news_img*/

.news_img {
	width: 230px;
	height: 165px;
	display: inline-block;
	border: 1px solid #29A2E8;
}

.news_img_left ul li {
	float: left;
	margin-right: 20px;
	margin-top: 22px;
}

.news_img_left ul li span {
	text-align: center;
	width: 230px;
	display: block;
}

DIV.black2 {
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
	PADDING-BOTTOM: 10px;
	MARGIN: 3px;
	TEXT-ALIGN: center;
	FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-serif;
	FONT-SIZE: 14px;
}

DIV.black2 A {
	MARGIN: 2px;
	COLOR: #333333;
	TEXT-DECORATION: none;
	border: 1px solid #d7d7d7;
	padding: 7px 14px;
}

DIV.black2 A:hover {
	COLOR: #fff;
	BACKGROUND-COLOR: #0E468C;
	border: 1px solid #0E468C;
}

DIV.black2 A:active {
	COLOR: #fff;
	BACKGROUND-COLOR: #0E468C;
	border: 1px solid #0E468C;
}

DIV.black2 SPAN {
	PADDING: 7px 14px;
	MARGIN: 2px;
	COLOR: #fff;
	BACKGROUND-COLOR: #0E468C;
	border: 1px solid #0E468C;
}

DIV.black2 SPAN.disabled {
	BORDER-RIGHT: #CCCCCC 1px solid;
	PADDING: 7px 14px;
	BORDER-TOP: #CCCCCC 1px solid;
	MARGIN: 2px;
	BORDER-LEFT: #CCCCCC 1px solid;
	COLOR: #333;
	BORDER-BOTTOM: #CCCCCC 1px solid
}

.xl_tit1 {
	font-size: 24px;
	text-align: center;
	width: 98%;
	line-height: 50px;
	margin: 0px auto;
	clear: both;
}

.xl_tit2 {
	height: 32px;
	width: 98%;
	line-height: 32px;
	text-align: center;
	margin: 10px auto;
	clear: both;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 15px;
}

.xl_tit2_l {
	float: left;
	padding-left: 60px;
	display: inline-block;
	font-size: 14px;
}

.xl_tit2_l img {
	margin-right: 8px;
}

.xl_con1 {
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	margin: 0px auto;
	clear: both;
	line-height: 36px;
	font-size: 16px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.xl_tit3 {
	width: 98%;
	margin: 10px auto 0px;
	clear: both;
	height: 30px;
	line-height: 30px;
	padding-bottom: 10px;
	font-size: 14px;
	border-bottom: 1px solid #d6d6d6;
}

.xl_tit4 {
	margin: 10px auto 0;
	line-height: 24px;
	font-size: 14px;
	width: 85%;
}
.pic_con{ width:1100px;}
.pic_con ul{ margin:0px;}
.pic_con ul li{ float:left; margin:20px; width:230px; border:#CCC 1px solid; }
.pic_con ul li:hover{ box-shadow:0 0 8px rgba(0, 0, 0, 0.16);}
.pic_con ul li a.img{ display:block; overflow:hidden;}
.pic_con ul li img{ width:230px;height:130px;}
.pic_con ul li .imgtitle{ width:230px; height:34px; line-height:34px; text-align:center;}
img.img,.img img{transform:scale(1);
    -ms-transform:scale(1);
-moz-transform:scale(1); 
-webkit-transform:scale(1); 
-o-transform:scale(1);
transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
-o-transition:all .5s;}
img.img:hover,.img:hover img{transform:scale(1.1);
    -ms-transform:scale(1.1);
-moz-transform:scale(1.1); 
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1);
transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
-o-transition:all .5s;}
.site_title {
	border-bottom: 1px solid #ccc;
	height: 46px;
	margin-bottom: 20px;
	line-height: 35px;
	font-family: microsoft yahei;
}

.site_title p {
	text-align: center;
	font: normal 16px/44px microsoft yahei;
	font-weight: bold;
	height: 49px;
	width: 140px;
}

.site_title p a {
color:#1570A6;
	width: 100%;
}

.site_cloumn {
	clear: both;
	/*margin-bottom:30px;*/
	overflow: hidden;
}

.site_list {
	clear: both;
	overflow: hidden;
	width: 1160px;
}

.site_list h3 {
	float: left;
	padding-right: 45px;
	width: 335px;
}

.site_list ul {
	float: left;
}

.site_list ul li {
	width: 190px;
	float: left;
	font: normal 14px/36px microsoft yahei;
}

.site_text ul li {
	width: 198px;
	float: left;
	font: normal 14px/36px microsoft yahei;
	padding-left: 30px;
}
.site_list ul li a{color:#1570A6;}
.ewm_area{width:111px; position:fixed;right:5px;top:150px;z-index:100;}
.ewm_link {height:406px;width: 111px;background: url(http://www.sycsgj.com//material/images/39.jpg) 0 0 no-repeat;overflow: hidden;display: block;text-indent: -999em;cursor: default;}