@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
ul, ol {
	list-style:none;
}
img {
	border:none;
	height:auto;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#787878;
}
body {
	font:normal 100% "微软雅黑";
	color:#787878;
	min-width:640px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
.l {
	float:left;
}
.r {
	float:right;
}
.inner {
	max-width:1024px;
	margin:auto;
}
/*header*/
#header {
	height:128px;
	font-size:14px;
}
#header .top {
	background:#494949;
	height:35px;
	line-height:35px;
}
#header .top .tel {
	color:#ddd;
}
#header .top .orange {
	color:#da9500;
	background:url(../images/tel_06.jpg) no-repeat left center;
	padding-left:12px;
}
.top_nav {
	height:35px;
	overflow:hidden;
	font-size:12px;	
}
.top_nav a {
	color:#ddd;
	display:inline-block;
	line-height:35px;
	padding:0 15px 0 10px;
	background:url(../images/head_tnavbg_04.jpg) no-repeat right bottom;
}
.top_nav a.on,.top_nav a:hover {
	background:#707070 url(../images/head_tnavbg_04.jpg) no-repeat right bottom;
	color:#ebebeb;
}


/*header nav*/
#header .head_f {
	height:93px;
	overflow:hidden;
}
#header .head_f .nav li {
	float:left;
	margin-top:30px;
	padding:0 15px 0 15px;
	color:#505280;
	font-size:16px;
	line-height:40px;
	padding-bottom:5px;
}
#header .head_f .nav li a {
	
	color:#505280;
	font-size:16px;
}
#header .nav a.ywz:hover {
	border-bottom:3px #67c5fb solid;
}
#header .nav a.jpjz:hover {
	border-bottom:3px #3c7fb6 solid;
}
#header .nav a.scwz:hover {
	border-bottom:3px #3dc694 solid;
}
#header .nav a.app:hover {
	border-bottom:3px #00b3bc solid;
}
#header .nav a.wxpt:hover {
	border-bottom:3px #3eb76a solid;
}
#header .nav a.wzyy:hover {
	border-bottom:3px #0556a7 solid;
}

/*banner_index*/
#banner_index {
	height:auto;
}
#banner_index img {
	width:100%;	
}
/*main*/
#main dl {
	text-align:center;	
	margin-top:30px;
}
#main dt {
	font-size:26px;
	line-height:32px;
	color:#254598;
	font-weight:bold;
	background:url(../images/ywzdtbg_21.jpg) no-repeat center center;
}
#main dd {
	font-size:16px;
	line-height:32px;
	color:#254598;
}
/*main1*/
.main1 ul{
	padding-top:10px;	
}
.main1 ul li {
	width:31%;	
	background:#f3f3f3;
	height:22em;
	margin-top:40px;
	float:left;
	margin-right:3.5%;
}
.main1 ul li.rightlist {
	margin-right:0;	
}
.main1 ul li img {
	width:100%;	
}
.main1 ul li h3 {
	font-size:24px;
	color:#606060;
	text-align:center;
	margin:40px 0 30px;
}
.main1 ul li p {
	display:block;
	width:78%;	
	margin-left:11%;
	font-size:14px;
}

/*main2*/
.main2 {
	margin-top:50px;
	margin-bottom:125px;
}
.main2 .inner {
	margin-top:50px;	
}
.main2 ul {
	margin:auto;
	height:87px;
	margin:0 3%;
}
.main2 li {
	margin:0 20px;
	float:left;	
	width:96px;
	height:87px;
}
/*轮播*/
#carousel {
	width:1024px;
	position:relative;
}
#carousel .prev, #carousel .next {
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 17px;
	height: 34px;
	position: absolute;
	top: 27px;
}
#carousel .prev {
	background:url(../images/index-anli.jpg) no-repeat;
	left:0;
}
#carousel .next {
	background:url(../images/indexanlip.jpg) no-repeat;
	right:0;
}
/*contact*/
#map  {
	position:relative;	
	margin-bottom:5%;
}
#map .bg img{
	width:100%;
}
#map .inner	{
	position:absolute;
	top:5%;
	left:15%;
	width:100%;
}
#map table {
	background:#0054a2;	
	padding:30px 20px;
	filter:alpha(opacity=80);
	opacity:0.8;
	color:#fff;
	width:20%;
}
#map table img {
	margin-right:20px;	
}
#map table td {
	padding:3% 0;	
}
#map table td.dz {
	vertical-align:top;	
}
/*box*/
.bgimg {
	position:absolute;
	z-index:-1;	
	left:50%;
}
#logo {
	position:absolute;
	width:380px;
	top:29%;
	left:47%;
	margin-left:-137px;	
}
#logo img {
	width:100%;	
}
#indexnav {
	text-align:center;
	position:absolute;
	top:35%;
	left:0;
	width:100%;
	height:156px;
	line-height:156px;
	background:url(../images/ydy_07.png) no-repeat center center;
}
#indexnav a {
	text-decoration:none;
	color:#354082;	
	font-family:"微软雅黑";
	font-size:16px;
	padding:0 17px;
	border-right:1px #949ac3 solid;
}
/*---------------------------------jz style-----------------------------------------*/
/*banner_jz*/
#banner_jz {
	width:auto;
	height:168px;
	background:url(../images/jpjz-banner_02.jpg) no-repeat center  center;
}
#banner_jz img {
	width:100%;	
}
#banner_jz .inner {
	position:relative;	
}
#banner_jz span img {
	width:auto;	
}
#banner_jz span {
	position:absolute;
	top:168px;
	left:6.64%;	
}
/*main_jz*/
#main_jz dl {
	text-align:center;
	margin:60px 0 0;
	padding:0 0 22px;
	border-bottom:1px #ebebeb solid;
	line-height:32px;
}
#main_jz dt {
	font-size:26px;
	color:#2346a0;
}
#main_jz dd {
	color:#576aa4;	
}

/*main_jz1*/
.main_jz1 .inner {
	max-width:1024px;
	position:relative;
}
.main_jz1 .inner .l {
	width:100%;
	height:22em;
	background:url(../images/jpjzmain1_03.png) no-repeat left center;	
}
.main_jz1 .inner .l img {
	width:100%;
}	
.main_jz1 .inner .r {
	position:absolute;	
	top:0;
	right:0;
	background:#fff;
	filter:alpha(opacity=80);
	opacity:0.8;	
	padding-left:20px;
}
#main_jz .main_jz1 .inner .r dl {
	border:none;
	text-align:left;
}
#main_jz .main_jz1 .inner .r dt {
	font-size:1.75em;	
}
#main_jz .main_jz1 .inner .r dd {
	color:#555;
	font-size:1.31em;	
}
#main_jz .main_jz1 .inner .r dl img {
	vertical-align:middle;
}
#main_jz .main_jz1 .inner .r ul li {
	font-size:0.785em;
	line-height:2em;
	color:#494949;
	background:url(../images/jpjzmain1bg.jpg) no-repeat left center;
	padding-left:30px;
}
/*main_jz2*/
.main_jz2 .inner {
	background:url(../images/jpjzmainlc.jpg) no-repeat center center;
	height:331px;
}
/*main_jz3*/
.main_jz3 .inner {
	padding:60px 0 40px;
}	
.main_jz3 .caroufredsel_wrapper {
	height:500px;	
}
.main_jz3 .type {
	background:url(../images/jpjz-anli.jpg);
	color:#ebebeb;
}
.main_jz3 ul {
	padding-left:3%;	
}
.main_jz3 ul li a {
	display:inline-block;
	width:28.8%;
	margin:0 12px 24px;	
	border:1px #fff solid;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.main_jz3 ul li a:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.main_jz3 ul li a img {
	width:100%;	
}
/*轮播*/
#main_jz #carousel {
	width:100%;
	position:relative;
}
#main_jz #carousel ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
#main_jz #carousel li {
	background: transparent url(../images/carousel_polaroid.png) no-repeat 0 0;
	font-size: 40px;
	color: #999;
	text-align: center;
	text-indent:-9999;
	display: block;
	width: 1024px;
	height:auto;
	padding: 0;
	float: left;
}
#main_jz #carousel li a{
	position:relative;
	display:inline-block;
}
#main_jz #carousel a span {
	width: 92px;
	height: 92px;
	position: absolute;
	z-index: 2;
	top:41px;
	left:101px;
}
#main_jz #carousel .pager {
	text-align: center;
	position:absolute;
	top:-45px;
	width:100%;
}
#main_jz #carousel .pager a {
	background: transparent url(../images/carousel_control.png) no-repeat -18px 0;
	text-decoration: none;
	display: inline-block;
	overflow: hidden;
	width: 15px;
	height: 15px;
	margin: 0 6px;
}
#main_jz #carousel .pager a span{
	display:none;
}
#main_jz #carousel .pager a.selected {
	background: transparent url(../images/carousel_control.png) no-repeat 0 0;
	text-decoration: underline;
}
#main_jz #source {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
}

/*main_jz4*/
.main_jz4 .inner {
	padding-top:25px;
	max-width:1024px;
}
.main_jz4 a{
	display:inline-block;
	width:16.5%;	
	height:auto;
	float:left;
	border-left:1px #b6b6b6 dotted;
	border-top:1px #b6b6b6 dotted;
	cursor:default;
}
.main_jz4 a.lasttd {
	border-right:1px #b6b6b6 dotted;	
}
.main_jz4 a img {
	width:100%;	
}
.main_jz4 .rowlast {
	border-bottom:1px #b6b6b6 dotted;
}
/*main_jz5*/
.main_jz5 img {
	width:100%;	
	margin-top:50px;
}
/*--------------------------------sc style---------------------------------------*/
/*banner_sc*/
#banner_sc {
	width:auto;
	position:relative;
	background:url(../images/scbanner_13.jpg) no-repeat center center;
	height:168px;
}
#banner_sc span img {
	width:auto;	
}
#banner_sc span {
	position:absolute;
	bottom:-9px;
	right:20%;	
}
/*main_sc*/
/*main_sc1*/
.main_sc1 .inner {
	max-width:1038px;
}
#main_sc dl {
	text-align:center;
	margin:60px 0 0;
	padding:0 0 22px;
	border-bottom:1px #ebebeb solid;
	line-height:32px;
}
#main_sc dt {
	font-size:26px;
	color:#505050;
}
.main_sc1 ul {
	padding:22px 0 10px 0;
	font-size:14px;
}
.main_sc1 ul li {
	float:left;
	margin:0 0.6%;
	width:32%;
	line-height:24px;
}
.main_sc1 ul li img {
	width:100%;	
}
.main_sc1 ul li p {
	margin-top:10px;
	text-align:justify;
}
/*main_sc2*/
.main_sc2 .inner {
	max-width:560px;
	padding-top:60px;
}
.main_sc2 #Rotation {
	height:120px;
	position:relative;
}
/*Rotation*/
.main_sc2 .slide {
	max-width:560px;
}
.main_sc2 .slide .p1 {
	font-size:24px;
	color:#5a5a5a;	
}
.main_sc2 .slide .p2 {
	font-size:20px;
	color:#ff730c;	
	margin:15px 0;
}
.main_sc2 .slide .p3 {
	font-size:18px;
	color:#b3b3b3;
	padding-left:16px;	
}
.main_sc2 .slide .img {
	margin-right:40px;
}
.main_sc2 .next,.main_sc2 .prev {
	position:absolute;
	top:50%;
	margin-top:-12px;
	display:block;
	z-index:101;
}
.main_sc2 .prev {
	left:-12.7%;	
}
.main_sc2 .next {
	right:-12.7%;	
}
.main_sc2 .slides_container {
	width:100%;
	height:100%;
	position:relative;
}
.pagination {
	display:none;
}
/*main_sc3*/
.main_sc3 .inner {
	padding-top:47px;
}	
.main_sc3 .type {
	background:#787878;
	color:#ebebeb;
}
.main_sc3 .ul {
	margin-left:32%;	
}
.main_sc3 .ul li{
	padding-left:14px;
	background:url(../images/main3listbg.jpg) no-repeat left center;
}
.main_sc3 .type h3 {
	color:#09cc87;
	font-size:26px;
	margin-bottom:10px;
}
.main_sc3 .type .list1 {
	float:left;
	width:32%;
	border-right:2px #717171 solid;
	border-left:1px #868686 solid;
	font-size:14px;
	line-height:26px;
}
.main_sc3 .type .list1 img {
	margin-top:45px;
	width:100%;	
}
.main_sc3 .type .borderleft {
	border-left:none;
}
.main_sc3 .type .borderright {
	border-right:none;
}
/*main_sc4*/
.main_sc4 img {
	width:100%;	
	height:auto;
}
.main_sc4 .list {
	margin-left:45px;
	width:91.2%;
}
.main_sc4 .list ul {
	margin-left:10px;
	_marign-left:5px;
}
.main_sc4 .list li {
	width:30%;
	height:	auto;
	overflow:hidden;
	float:left;
	margin:20px 0.85% 0;
	text-align:center;
	font-size:14px;
}
.main_sc4 .list li a {
	display:inline-block;
	width:96%;
	max-width:257px;
	padding:1.9%;
	background:#f0f0f0;
	margin-bottom:10px;
}
.main_sc4 .list li img {
	height:100%;
	border:1px #fff solid;
}
.main_sc4 .list li p span {
	font-size:12px;
}
.main_sc4 .list li.date {
	position:relative;
	height:auto;
}
.main_sc4 .date span {
	position:absolute;
	color:#fff;
	right:0%;
	top:50%;
	margin-top:-49px;
	width:95%;
	height:auto;
	text-align:center;
	font-size:34px;
}
.main_sc4 .page {
	width:100%;
	text-align:right;	
}
.main_sc4 .page a {
	display:inline-block;
	margin:20px 20px 0 0;
}
.main_sc4 .page img {
	width:auto;	
}
/*main_sc5*/
.main_sc5 img {
	width:100%;	
}
/*-------------------------------ywz style--------------------------------------*/
/*banner_ywz*/
#banner_ywz {
	width:auto;
	height:168px;
	background:url(../images/ywz_02.jpg) no-repeat center  center;
}
#banner_ywz img {
	width:100%;	
}
#banner_ywz .inner{
	position:relative;	
}
#banner_ywz span img {
	width:auto;	
}
#banner_ywz span{
	position:absolute;
	top:168px;
	left:6.64%;	
}

/*main_ywz*/
#main_ywz dl {
	text-align:center;
	margin:60px 0 0;
	padding:0 0 22px;
	line-height:32px;
}
#main_ywz dt {
	font-size:26px;
	color:#2b9ce4;
	background:url(../images/ywzdtbg_21.jpg) no-repeat center center;
}
#main_ywz dd {
	color:#919191;	
	font-size:16px;
}

/*main_ywz1*/
.main_ywz1 ul {
	color:#808080;
	line-height:36px;
	font-size:20px;
}
.main_ywz1 img {
	width:100%;	
}
.main_ywz1 .l {
	width:33.3%;
	text-align:justify;
	margin-left:28px;
	margin-top:100px;
}
.main_ywz1 .r {
	width:46.38%;
}
/*main_ywz2*/
.main_ywz2 {
	margin-top:60px;	
}
.main_ywz2 img {
	width:100%;	
}
.main_ywz2 li {
	float:left;
	width:24.4%;
	margin:0 0.3%;
	margin-top:25px;
	padding-bottom:15px;
	min-height:264px;
}
.main_ywz2 li p {
	display:block;
	padding:10px 10px 0;
	font-size:14px;
	color:#505050;	
	line-height:26px;
	text-align:justify;
}
/*main_ywz3*/
.main_ywz3 {
	margin-top:60px;	
	font-size:12px;
}
.main_ywz3 img {
	width:100%;	
}
.main_ywz3 .inner {
	padding-top:50px;	
}
/*main_ywz4*/
.main_ywz4 .xxk {
	text-align:center;	
	background:url(../images/ywz_31.jpg) no-repeat center 43px;
}
.main_ywz4 .xxk a {
	display:inline-block;
	width:133px;
	height:44px;
	margin:0 7px;
}
.main_ywz4 .xxk a.dz {
	background:url(../images/ywz_27.jpg) no-repeat center center;	
}
.main_ywz4 .xxk a.cp {
	background:url(../images/ywz_29.jpg) no-repeat center center;	
}
.main_ywz4 .xxk div {
	display:inline;	
}
.main_ywz4 .xxk .dzz .on {
	background:url(../images/ywzmain5_27.jpg) no-repeat center center;	
}
.main_ywz4 .xxk .cpp .on {
	background:url(../images/ywzmain5_29.jpg) no-repeat center center;	
}
.main_ywz4 #Rotation1,#Rotation2 {
	position:relative;
	max-width:960px;
	height:500px;
}
/*Rotation*/
.main_ywz4 .next,.main_ywz4 .prev {
	position:absolute;
	top:50%;
	margin-top:-20px;
	display:block;
	z-index:101;
}
.main_ywz4 .prev {
	left:-24px;	
}
.main_ywz4 .next {
	right:-24px;	
}
.main_ywz4 .slides_container {
	width:100%;
	height:100%;
	position:relative;
}
/*------------------------------------app style-------------------------------------------*/
/*banner_app*/
#banner_app {
	width:auto;
	position:relative;
	background:url(../images/appbanner_02.jpg) no-repeat top center;
	height:168px;
}
#banner_app span img {
	width:auto;	
}
#banner_app span {
	position:absolute;
	bottom:-9px;
	right:20%;	
}
/*main_app*/
#main_app dl {
	text-align:center;
	margin:60px 0 0;
	padding:0 0 22px;
	border-bottom:1px #ebebeb solid;
	line-height:32px;
}
#main_app dt {
	font-size:26px;
	color:#02b8c3;
}
#main_app dd {
	color:#808080;	
}
/*main_app1*/
.main_app1 .inner{
	padding-top:50px;
	width:90%;
}
.main_app1 img {
	width:100%;	
}
.main_app1 h5 {
	margin-bottom:10px;
	font-size:22px;
	color:#5f6060;	
}
.main_app1 p {
	font-size:14px;	
}
.main_app1 li {
	font-size:14px;
	line-height:24px;
	padding-left:20px;
}
.main_app1 ul {
	border-top:1px #dbdbdb solid;	
	margin-top:15px;
}
.main_app1 .l li {
	background:	url(../images/appmain1libg_10.jpg) no-repeat 5px center;
}
.main_app1 .r li {
	background:	url(../images/appmain1libg_13.jpg) no-repeat 5px center;
}
.main_app1 .l,.main_app1 .r{
	width:46.7%;	
}
.main_app1 .l .l,.main_app1 .r .l {
	width:35.4%;	
}
.main_app1 .l .r,.main_app1 .r .r {
	width:61%;	
}
/*main_app2*/
.main_app2 .inner {
	padding-top:45px;
	background:url(../images/app_20.jpg) no-repeat center 45px;
	height:238px;
}
.main_app2 img {
	width:100%;	
}
/*main_app3*/
.main_app3 .inner {
	padding-top:15px;
	width:90%;
	max-width:1024px;
}	
.main_app3 ul li {
	width:47%;
	float:left;
	border-bottom:1px #8d8d8d dotted;	
	padding:12px 3% 12px 0;
}
.main_app3 ul li .date {
	float:left;
	width:76px;
	height:55px;
	text-align:center;
	background:#02b7c2;
	color:#fff;
	padding-top:15px;	
	margin-right:10px;
}
.main_app3 ul li .r{
	width:80%;
}
.main_app3 ul li .r h6 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	course:hand;	
	margin-bottom:5px;	
}
.main_app3 ul li .r p {
	height:40px;
	overflow:hidden;	
}
.main_app3 ul li h6 a{
	font-size:17px;
	color:#0099a2;
}
.main_app3 ul li p {
	font-size:14px;
	color:#373636;	
}
/*------------------------------wx style--------------------------------------------*/
/*banner_wyz*/
#banner_wyz {
	width:auto;
	height:168px;
	background:url(../images/wyxbanner_02.jpg) no-repeat center  center;
}
#banner_wyz img {
	width:100%;	
}
#banner_wyz .inner{
	position:relative;	
}
#banner_wyz span img {
	width:auto;	
}
#banner_wyz span{
	position:absolute;
	top:168px;
	left:6.64%;	
}
/*main_wyx*/
#main_wyx h3 {
	font-size:28px;
	color:#3eb76a;
	line-height:38px;
	margin-bottom:10px;
}
/*main_wyx1*/
.main_wyx1 {
	margin-top:80px;	
}
.main_wyx1 ul {
	color:#808080;
	line-height:32px;
	font-size:18px;	
}
.main_wyx1 img {
	width:100%;	
}
.main_wyx1 .l {
	width:55%;
	margin-left:3%;
	margin-top:65px;	
}
.main_wyx1 .r {
	width:40%;
	margin-right:2%;	
}
.main_wyx1 .l img {
	width:auto;	
}
/*main_wyx2*/
.main_wyx2 {
	margin-top:60px	
}
.main_wyx2 img {
	width:100%;	
}
.main_wyx2 .r {
	width:45%;
	text-align:left;	
	padding-top:2%;
}
.main_wyx2 .l {
	width:31.44%;	
	margin-left:4.49%;
}
/*main_wyx3*/
.main_wyx3 {
	margin-top:60px;	
	font-size:12px;
}
.main_wyx3 .inner {
	width:90%;
	max-width:980px;
}
.main_wyx3 h3 {
	text-align:center;	
	width:100%;
	background:url(../images/wyx_12.jpg) no-repeat center center;
}
.main_wyx3 li {
	display:inline-block;
	width:140px;
	text-align:center;
	margin:0 0;
	margin-top:43px;
	float:left;
}
.main_wyx3 h5 {
	font-size:18px;
	color:#5f5f5f;	
	margin-bottom:5px;
}
.main_wyx3 ul {
	width:100%;
	max-width:850px;
	margin:auto;
	text-align:center;
}

/*-------------------------------------yyxt style---------------------------------------------*/
/*banner_yyxt*/
#banner_yyxt {
	width:auto;
	height:10.5em;
	background:url(../images/yyxtbanner_02.jpg) no-repeat center  center;
}
#banner_yyxt img {
	width:100%;	
}
#banner_yyxt .inner {
	position:relative;	
}
#banner_yyxt span img {
	width:auto;	
}
#banner_yyxt span {
	position:absolute;
	top:168px;
	left:11.71%;	
}
/*main_yyxt*/
#main_yyxt dl {
	text-align:center;
	padding:0 0 22px;
	border-bottom:1px #ebebeb solid;
	line-height:32px;
}
#main_yyxt dt {
	font-size:26px;
	color:#0c6bb9;
}
#main_yyxt dd {
	color:#919191;	
	font-size:16px;
}

#main_yyxt h3 {
	font-size:28px;
	color:#0c6bb9;
	line-height:36px;
	margin-bottom:5px;
}
/*main_yyxt1*/
.main_yyxt1 {
	margin-top:60px;	
}
.main_yyxt1 ul {
	color:#808080;
	line-height:36px;
	font-size:20px;
}
.main_yyxt1 img {
	width:100%;	
}
.main_yyxt1 .l {
	width:37%;
	margin-top:2%;	
}
.main_yyxt1 .r {
	width:63%;
}
/*main_yyxt2*/
.main_yyxt2 {
	margin-top:80px;	
}
.main_yyxt2 img {
	width:100%;	
}
.main_yyxt2 li {
	float:left;
	width:24.4%;
	margin:0 0.3%;
	margin-top:25px;
	padding-bottom:15px;
	background:#eee;
	height:304px;
	position:relative;
}
.main_yyxt2 li h5 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:30px 0 10px;	
}
.main_yyxt2 li p {
	display:block;
	width:76%;
	height:105px;
	margin:0 12%;
	font-size:14px;
	color:#505050;	
	line-height:24px;
	text-align:justify;
}
.main_yyxt2 li a {
	display:block;
	position:absolute;
	bottom:15px;
	right:12%;
	text-align:right;
	font-size:14px;
	color:#96aec2;	
}
/*main_yyxt3*/
.main_yyxt3 {
	margin-top:2.8%;	
	font-size:12px;
	margin-top:80px;
}
.main_yyxt3 img {
	width:100%;	
}
.main_yyxt3 li {
	float:left;
	width:16.64%;	
	margin-bottom:30px;
}
.main_yyxt3 .inner {
	padding-top:50px;	
}
/*main_sc6*/
.main6 td {
	text-align:right;
	vertical-align:top;
}
.main6 dl {
	border-bottom:1px #ebebeb solid;
}
#main_yyxt .main6 dt {
	color:#505050;	
}
#main_wyx .main6 dl {
	text-align:center;
	margin:60px 0 0;
	padding:0 0 22px;
	line-height:32px;
}
#main_wyx .main6 dt {
	font-size:26px;
	color:#3eb76a;
}
#main_wyx .main6 dd {
	color:#919191;	
}

#main_ywz .main6 dl {
	border:none;	
}
#main_ywz .main6 dt {
	background:none;
}
#main_jz .main6 dt {
	color:#505050;	
}
#main_jz .main6 dd {
	color:#919191;	
}
.main6 input.text {
	width:100%;
	height:35px;
	line-height:35px;
	border:1px #d7d7d7 solid;
}
.main6 table {
	width:90%;	
}
.main6 table td {
	padding:4px 0;
}
.main6 table td.tdh {
	width:19%;
	min-width:90px;
	line-height:35px;
}
.main6 .inner {
	height:434px;
	margin-top:50px;
	font-size:16px;
}
#main_wyx .main6 .inner {
	height:390px;
	margin-top:50px;
	font-size:16px;
}

.main6 table {
	width:90%;	
}
.main6 table td {
	padding:4px 0;
}
.main6 table td.tdh {
	width:19%;
	min-width:90px;
	line-height:35px;
}
.main6 table span {
	color:red;
}
.main6 table label {
	font-size:14px;
	line-height:35px;
	position:relative;
	background:url(../images/danxuan.jpg) no-repeat left center;
	padding-left:20px;
	margin-right:15px;
}
.main6 table label.labelon {
	background:url(../images/danxuan1.jpg) no-repeat left center;	
}
.main6 table label input {
	width:20px;
	height:20px;
	position:absolute;
	top:0px;
	left:0;
	opacity:0;
	filter:alpha(opacity=0)
}
.main6 textarea {
	height:168px;
	width:100%;
	max-height:168px;
	border:1px #d7d7d7 solid;
}
.main6 td.left {
	text-align:left;
	width:31%;
}
.main6 .submit {
	border:none;
	width:132px;
	height:43px;
	margin-top:25px;
}
#main_ywz .main6 .submit {
	background:url(../images/ywz_30.jpg);
}
#main_sc .main6 .submit {
	background:url(../images/scwz_submit.jpg);
}
#main_jz .main6 .submit {
	background:url(../images/jpjzsubmint.jpg);
}
#main_app .main6 .submit {
	background:url(../images/appsubmit_03.jpg);
}
#main_wyx .main6 .submit {
	background:url(../images/wyxsubmit_59.jpg);
}
#main_yyxt .main6 .submit {
	background:url(../images/yyxtsubmit_48.jpg);
}
/*footer*/
#footer .inner {
	max-width:1024px;
}
.foot_top {
	background:#494949;
	height:auto;
	color:#ebebeb;
	line-height:30px;
	font-size:14px;
	padding-bottom:60px;
}
.foot_top a {
	color:#f5f5f5;
}
.foot_top .news {
	width:26%;
	max-width:327px;
	margin-right:8%;
	padding-top:42px;
}
.foot_top .news li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	course:hand;	
}
.foot_top .news ul a:hover {
	color:#ecb201;	
}
.foot_top .more {
	color:#ecb201;	
}
.foot_bottom {
	background:#393939;
	height:auto;
	line-height:59px;
	font-size:13px;
	color:#dbdbdb;
}
.foot_bottom .r {
	width:23%;
	min-width:180px;
	text-align:right;
}
.foot_bottom .r img {
	float:left;
}
#footer .share ul li {
	float:left;
0
}
#footer .center {
	padding-top:42px;
	position:relative;
	font-size:13px;
	width:28%;
	line-height:26px;
}
#footer h4 {
	font-size:18px;	
	color:#fff;
	margin-bottom:10px;
}
#footer .center h3 {
	font-size:14px;	
	font-weight:bold;
}
#footer .after-sales {
	margin-top:20px;	
}
#footer .center .map {
	position:absolute;
	bottom:0;
	right:0;
	display:inline-block;
	width:58PX;
	height:71px;
	background:url(../images/map.jpg) no-repeat center center;
}
#footer .center a.map:hover {
	background:url(../images/map1.jpg) no-repeat center center;
}
#footer .center img {
	vertical-align:middle;
	margin-right:5px;
}
#footer .share {
	padding-top:42px;
	width:32%;
	height:275px;
	text-align:center;
	background:url(../images/sharebg.jpg) repeat-x left top;
	position:relative;
	line-height:22px;
}
#footer .share .weixin {
	margin-bottom:10px;	
}
#footer .share .ul {
	width:180px;
	position:absolute;
	top:216px;
	left:50%;
	text-align:center;
	margin:0 0 0 -90px;
}
#footer .share .ul li {
	margin:3px;	
}
#footer .share .ul p {
	float:left;	
}

@media only screen and (max-width : 1024px){
	.inner {
			width:95%;	
	}
	#header .head_f .nav li {
		padding:0 6px;	
	}
	#carousel {
		width:860px;	
		margin:auto;
	}
	.main2 ul {
		margin:0 2.5%;	
	}
	.main2 {
		margin-bottom:80px;	
	}
		#main_jz #carousel li {
		width:980px;	
	}
	.main_jz2 .inner {
		height:190px;
		background:url(../images/jpjzmainlc02.jpg) no-repeat center center;
	}
	.main_app3 ul li .r{
		width:73%;
	}
	#banner_app {
		background:url(../images/app01.jpg) no-repeat center center;
	}
	
}
@media only screen and (max-width : 980px){
		#header {
		height:auto;	
	}
	#header .head_f {
		height:auto;
		overflow:hidden;	
	}
	#header .head_f .logo {
		width:35%;	
	}
	#header .head_f .logo img {
		width:100%;	
	}
	#header .head_f .nav li {
		margin-top:20px;	
	}
	.foot_top .news {
		width:30%;
		margin-right:4%;	
	}
	#footer .center {
		padding-top:42px;
		width:32%;
		line-height:26px;
	}
	#footer .after-sales {
		margin-top:5px;	
	}

	#carousel {
		width:740px;	
		margin:auto;
	}
	.main2 ul {
		margin:0 4%;	
	}
	#map table {
		padding:20px 10px;
	}
	#banner_sc {
		background:	url(../images/scbanner01.jpg) no-repeat center center;
	}
	.main_sc3 .ul {
		margin-left:22%;	
	}
	
	#banner_ywz {
		background:url(../images/ywzbanner01.jpg) no-repeat center center;
	}
	.main_ywz4 #Rotation1,#Rotation2 {
		max-width:750px;
		height:391px;
		margin:auto;
	}
	.main_ywz4 .slides_container li{
		width:750px;
	}
	.main_ywz4 .slides_container li img {
		width:100%;	
	}
	.main_ywz4 .prev {
		left:-14px;	
	}
	.main_ywz4 .next {
		right:-14px;	
	}
	.main_yyxt1 {
		margin-top:40px;	
	}

	#banner_jz {
		background:url(../images/jpjzbanner02.jpg) no-repeat center  center;
	}
	#main_jz #carousel {
		width:768px;
		margin:auto;	
	}
	#main_jz #carousel li {
		width:768px;	
	}
	#main_jz #carousel a span {
		width: 92px;
		height: 92px;
		position: absolute;
		z-index: 2;
		top:20px;
		left:65px;
	}
	#banner_app {
		background:url(../images/app02.jpg) no-repeat center center;
	}
	.main_app2 .inner {
		background:url(../images/appbanner02.jpg) no-repeat center center;	
	}
	#banner_wyz {
		background:url(../images/wx01.jpg) no-repeat center center;	
	}
	.main_wyx1 .l {
		width:55%;
		margin-left:1%;
		margin-top:2%;	
	}
	.main_yyxt2 li {
		float:left;
		width:32%;
		margin:0 0.5%;
		margin-top:25px;
		padding-bottom:15px;
		background:#eee;
		height:304px;
	}
	.main_yyxt3 li {
		float:left;
		width:25%;	
		margin-bottom:30px;
	}
	.main_yyxt2,.main_yyxt3 {
		margin-top:60px;	
	}
	#banner_yyxt {
		background:url(../images/wzyybanner01.jpg) no-repeat center center;	
	}
}
@media only screen and (max-width:940px) {
	.main_wyx3 ul {
		max-width:730px;
		margin:auto;
	}
}
@media only screen and (max-width:830px) {
	#main_jz .main6 table label {
		display:block;	
	}
}
@media only screen and (max-width:800px) {
	#main_jz #carousel {
		width:640px;
		margin:auto;	
	}
	#main_jz #carousel li {
		width:640px;	
	}
	#main_jz #carousel .firstlist a {
		width:43.3%;
	}
	#main_jz #carousel a span {
		width: 92px;
		height: 92px;
		position: absolute;
		z-index: 2;
		top:40px;
		left:90px;
		}
	.main_wyx1 ul {
		line-height:28px;
		font-size:16px;	
	}
}
@media only screen and (max-width:780px){
	#main_jz .main_jz4 a {
		width:24.5%;
		display:block;
	}
	#main_jz .main_jz4 a.rowlast6,#main_jz .main_jz4 a.rowlast006 {
		border-right:0;	
	}
	#main_jz .main_jz4 a.rowlast4,#main_jz .main_jz4 a.rowlast02,#main_jz .main_jz4 a.rowlast004,#main_jz .main_jz4 a.rowlast0002 {
		border-right:1px #b6b6b6 dotted;	
	}
	.main_jz2 .inner {
		height:442px;
		background:url(../images/jpjzmainlc01.jpg) no-repeat center center;
	}
	#banner_jz {
		background:url(../images/jpjzbanner01.jpg) no-repeat center  center;
	}
	.main_wyx3 ul {
		max-width:570px;
		margin:auto;
	}

}
@media only screen and (max-width : 768px){
	#header .head_f .logo {
		min-width:250px;	
		width:100%;
		text-align:center;
		height:80px;
		overflow:hidden;
		}
	#header .head_f .logo img {
		width:auto;	
	}
	.top_nav a {
		color:#999;
		padding:0 8px 0 7px;
	}
	#header .head_f .nav {
		text-align:center;
		width:100%;	
		float:none;
	}
	#header .head_f .nav li {
		float:none;
		display:inline;
		margin-top:0;	
	}
	#header .head_f .nav li {
		padding:0 15px;	
	}
	#header {
		margin-bottom:5px;	
	}

	.main1 ul li {
		width:46%;	
		background:#f3f3f3;
		height:22em;
		float:left;
		margin:20px 2% 0;
	}
	.main1 ul li.rightlist {
		margin-right:2%;	
		}
	#carousel {
		width:600px;	
		margin:auto;
	}
	#map table {
		padding:10px 5px;
		font-size:14px;
	}
	#banner_sc {
		height:140px;
		background:	url(../images/scbanner02.jpg) no-repeat center center;
	}
	.main_sc2 .prev {
		left:-34px;	
	}
	.main_sc2 .next {
		right:-34px;	
	}
	.main_sc3 .ul {
		margin-left:12%;	
	}
	#banner_ywz {
		background:url(../images/ywzbanner02.jpg) no-repeat center center;
	}
	.main_ywz1 .l {
		margin-top:50px;
	}
	.main_ywz2 ,.main_ywz3  {
		margin-top:40px;	
	}
	.main_ywz2 .inner {
		width:80%;	
	}
	.main_ywz2 li {
		width:44%;
		margin:0 3%;
		margin-top:25px;
		padding-bottom:15px;
		min-height:264px;
	}
	.main_ywz4 #Rotation1,#Rotation2 {
		max-width:620px;
		height:323px;
	}
	.main_ywz4 .slides_container li{
		width:620px;
	}
	.main_ywz4 .slides_container li img {
		width:100%;	
	}
	.main_ywz4 .prev {
		left:-14px;	
	}
	.main_ywz4 .next {
		right:-14px;	
	}
	.main_app3 ul li .r{
		width:68%;
	}
	#banner_app {
		height:150px;
		background:url(../images/app03.jpg) no-repeat center center;
	}
	.main_app2 .inner {
		background:url(../images/appLC_20.jpg) no-repeat center center;
		height:465px;	
	}
	#banner_wyz {
		background:url(../images/wx02.jpg) no-repeat center center;	
	}
	.main_wyx1 ul {
		line-height:24px;
		font-size:14px;	
	}
	.main_wyx2,.main_wyx3 {
		margin-top:40px;
	}
	.main_yyxt1 ul {
		line-height:32px;
		font-size:16px;
	}
	.main_yyxt2,.main_yyxt3 {
		margin-top:40px;	
	}
	#banner_yyxt {
		background:url(../images/wzyybanner02.jpg) no-repeat center center;	
	}
	
}
@media only screen and (max-width : 680px){
	.main_sc3 .ul {
		margin-left:5%;	
	}
}
/*****验证*****/
.main6 table td{
	position:relative;
}
.main6 table td div {
	position:absolute;
	right:-20px;
	top:5px;
}
.main6 table td.tdh {
	width:19%;
	min-width:110px;
	line-height:35px;
}

/*--------------------banner_xwzx-----------------------*/
#banner_xwzx {
	height:202px;
	background:url(../images/xwzx.jpg) no-repeat center center;	
	position:relative;
}
#banner_xwzx div {
	position:absolute;
	text-align:center;
	width:100%;
	top:50%;
	margin-top:-47px;	
}
#banner_xwzx div a {
	display:inline-block;
	height:35px;
	width:95px;
	margin:0 15px;
	color:#fff;
	text-align:center;	
	padding-top:60px;
	font-size:14px;
}
#banner_xwzx div a.news{
	background:url(../images/xwzxbannerx.png) no-repeat center center;	
}
#banner_xwzx div a.about {
	background:url(../images/xwzxbanner-02.png) no-repeat center center;	
}
#banner_xwzx div a.contact {
	background:url(../images/xwzxbanner-03.png) no-repeat center center;	
}
#banner_xwzx div a.news.current{
	background:url(../images/xwzxbanner.png) no-repeat center center;	
	color:#0069b2;
}
#banner_xwzx div a.about.current{
	background:url(../images/xwzxbannerx-02.png) no-repeat center center;	
	color:#0069b2;
}
#banner_xwzx div a.contact.current{
	background:url(../images/xwzxbannerx-03.png) no-repeat center center;	
	color:#0069b2;
}
/*#main_xwzx2*/
#main_xwzx1,#main_xwzx2 {
	padding-bottom:20px;
}
.hide {
	display:none;
}
#main_xwzx1 .l {
	width:65%;	
}
#main_xwzx1 .l .text {
	margin-top:15px;	
	font-size:14px; line-height:28px;
}
#main_xwzx1 .r {
	width:32%;
	background:#f3f3f3;	
}
#main_xwzx1 .r ul {
	font-size:14px;
	line-height:30px;	
	padding:10px; min-height:500px;
}
#main_xwzx1 .r ul li a {
	display:inline-block;
	width:80%;
	color:#6f6f6f;	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	course:hand;
	float:left;
}
#main_xwzx1 .r ul li a:hover {
	color:#000;	
}
#main_xwzx1 .r ul li span {
	float:right;	
	font-size:12px;
}
#main_xwzx1 .r .page {
	background:#e5e5e5;
	padding:11px 0;	
	margin-top:10px;
	text-align:center;
}
#main_xwzx1 .r .page a {
	margin:0 5px;	
}
#main_xwzx1 h5 {
	font-size:16px;
	margin:15px 0 5px;
	line-height:50px;
	color:#454545;	
	background:url(../images/xwzxlibg.jpg) repeat-x bottom left;
	text-align:center;
	width:100%;
}
/*#main_xwzx2*/
#main_xwzx2 {
	width:90%;
	margin:auto;
	padding-top:28px;	
}
#main_xwzx2 .img {
	width:100%;
	position:relative;
	background:url(../images/xwhbg.jpg) repeat-x bottom left;
}
#main_xwzx2 .img img {
	width:25%;	
	max-width:263;
}
#main_xwzx2 .main_xwzx2h1 {
	margin-top:90px;	
}
#main_xwzx2 .main_xwzx2h1 .img img {
	width:15%;	
	max-width:142px;
}
#main_xwzx2 .img span {
	position:absolute;
	bottom:-3px;
	left:25%;
}
#main_xwzx2 .main_xwzx2h1 .img span {
	position:absolute;
	bottom:-3px;
	right:15%;
}
#main_xwzx2 .main_xwzx2h1 .img span img{
	width:auto;
}
#main_xwzx2 .img span img {
	width:auto;	
}
.main_xwzx2h,.main_xwzx2h1 {
	position:relative;	
}
#main_xwzx2 .main_xwzx2h1 .img {
	text-align:right;
}
.main_xwzx2h .h,.main_xwzx2h1 .h {
	width:73%;
	text-align:right;
	position:absolute;
	top:0;
	right:-15px;
	font-size:14px;
	padding-right:15px;	
	background:url(../images/xwzssx.jpg) repeat-x right bottom;
}
.main_xwzx2h1 .h {
	width:83%;
	padding-left:15px;
	padding-right:0;
	text-align:left;
	left:-15px;
	top:5px;
}
.main_xwzx2h .h span {
	position:absolute;
	right:0;
	bottom:-3px;	
}
.main_xwzx2h1 .h span {
	position:absolute;
	left:0;
	bottom:-3px;	
}
.main_xwzx2h .jianjie {
	font-size:14px;
	padding-top:15px;
	line-height:30px;	
}
.main_xwzx2h .jianjie img {
	width:42%;	
}
.main_xwzx2h .jianjie p.p1 {
	padding-top:15px;	
}
.main_xwzx2h .jianjie p {
	text-indent:28px;	
}
.main_xwzx2h .jianjie img {
	float:right;	
}
#main_xwzx2 .wenhua {
	margin-top:40px; margin-bottom:40px;	
}
#main_xwzx2 .wenhua span {
	display:inline-block;
	width:23%;
	margin: 0 0.5%;	
}
#main_xwzx2 .wenhua span img {
	width:100%;	
}

/*footer*/
#footer {
	zoom:1;	
}

@media only screen and (max-width : 1024px){

	.main_xwzx2h .h{
		top:-5px;
	}
	.main_xwzx2h1 .h {
		top:0;	
	}
	#main_xwzx2 .main_xwzx2h1 {
		margin-top:70px;	
	}
}

@media only screen and (max-width:800px) {

	.main_xwzx2h .h {
		top:-8px;
	}
	.main_xwzx2h1 .h {
		top:-3px;
	}
}

@media only screen and (max-width : 768px){
	
	#main_xwzx1 .l {
		width:60%;	
	}
	#main_xwzx1 .r {
	width:35%;
	}
	#main_xwzx2 .main_xwzx2h1 {
		margin-top:50px;	
	}

}

/*-----网站应用系统弹出层-----*/
.box {
	position:absolute;
	width:1024px;
	left:50%;
	margin-left:-512px;
	height:auto;
	min-height:300px;
	max-height:400px;
	z-index:100;
	background-color:#fff;
	border:1px #ccc solid;
	overflow:auto;
	overflow-x:hidden;
}
.box .boxh2 h6{
	color:#02b8c3;
	font-size:16px;
	text-align:center;	
	width:90%;
	padding:5px 5%;
	height:auto;
	line-height:1.5em;
	position:relative;
	border-bottom:1px #ccc solid;
}
.box .boxh2 a {
	position:absolute;
	top:5px;
	right:10px;
	font-size:14px;
}


.box h2 {
	height:30px;
	font-size:16px;
	position:relative;
	padding-left:10px;
	line-height:30px;
	color:#333;
	border-bottom:1px #ccc solid;
}
.box h2 a {
	position:absolute;
	right:5px;
	font-size:12px;
	color:#333;
}
.box .mainlist {
	padding:10px;
}
.inner .neirong {
	display:none;
}
.inner .title {
	display:none;
}
#TB_overlayBG {
	background-color:#000000;
	position:absolute;
	z-index:99;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:100%;
	opacity:0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

@media only screen and (max-width : 1024px){
	.box {
	width:90%;
	left:5%;
	margin:0;
	}
}
@media only screen and (max-width : 640px){
	.box {
	width:580px;
	left:30px;
	}
}
/***********在线客服qq************/
.main-im { position: fixed; right: 10px; top: 90px; z-index: 100; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq { max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq { max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main { background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB; }
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel .tel-num { font-family: Arial;color: #e66d15; padding-top: 6px; }
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container { width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center; }
.main-im .im_main .weixing-show { width: 112px; height: 122px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -132px; top: -56px; }
.main-im .im_main .weixing-show .weixing-sanjiao { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 134px; position: absolute; z-index: 2; }
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 82px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center; }
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .select-form li { border: 2px solid #f1f1f2; border-left: none; border-right: none; }
.main-im .select-form li .select-left { color: #26272d; background: #fff; padding: 5px 0; font-size: 14px; line-height: 160%; }
.main-im .select-form li .select-right { background: #4880c1; padding: 5px 0; text-align: center; }
.main-im .select-form li a { text-decoration: none; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }
.main-im .im-title { background: #e76322; padding: 5px; }
.fr {
float: right;
_display: inline;
}
.fl {
float: left;
_display: inline;
}
.f-12 {
font-size: 12px;
font-weight: bold;
color:#666666;
}
.pt-10 {
padding-top: 10px;
}
.t-c {
text-align: center;
}
.t-c a{
font-size: 12px;
color:#000000;
font-family:"微软雅黑";
}

.other-img {
	max-width:1024px;
	width:95%;
	margin:auto;
	margin-bottom:60px;	
}
.other-img img {
	width:100%;	
}

/*------------------------------*/
#header .head_rjfw {
	height:auto;	
}
#banner_rjfw {
	width:auto;
	height:202px;
	background:url(../images/banner-rjfw.jpg) no-repeat center  center;
}
#banner_rjfw img {
	width:100%;	
}
#banner_rjfw .inner{
	position:relative;	
}
#banner_rjfw span img {
	width:auto;	
}
#banner_rjfw span{
	position:absolute;
	top:168px;
	left:6.64%;	
}

#head_b ul li {
	float:left;	
	padding:10px 0px;
	margin-bottom:2px;
	font-size:14px;
}
#head_b ul .firstli{
	background:url(../images/rjfw_headerlibg.jpg) no-repeat center bottom;
}
#head_b  ul li a {
	color:#505280;	
	border-right:1px #9cb9df solid;
	padding:0 20px;
}
.head_b {
	border-bottom:1px #9cb9df solid;	
}

/*mian*/
#main_rjfw {
	margin-top:35px;
}
#main_rjfw ul li {
	float:left;
	margin-right:17px;
	margin-bottom:5px;
}
#main_rjfw ul li a {
	padding:0 12px;
	background:#52b84d;
	color:white;
	line-height:34px;
	font-size:14px;
	display:block;
}
#main_rjfw ul li a.firstli {
	background:#2a8d25;
}
#main_rjfw #content {
	margin-top:14px;
	padding-top:20px;
	border-top:1px #9d9d9d solid;
	font-size:14px;
	line-height:26px;
	color:#5b5b5b;	
	min-height:500px;
}
@media only screen and (max-width:980px) {
#banner_rjfw {
	background:url(../images/banner-rjfw01.jpg) no-repeat center  center;
}
}
@media only screen and (max-width:768px) {
#banner_rjfw {
	background:url(../images/banner-rjfw02.jpg) no-repeat center  center;
}
}

#banner_wlaq {
	width:auto;
	height:202px;
	background:url(../images/wlaqbanner.jpg) no-repeat center  center;
}
#banner_wlaq img {
	width:100%;	
}
#banner_wlaq .inner{
	position:relative;	
}
#banner_wlaq span img {
	width:auto;	
}
#banner_wlaq span{
	position:absolute;
	top:168px;
	left:6.64%;	
}
@media only screen and (max-width:980px) {
#banner_wlaq {
	background:url(../images/wlaqbanner01.jpg) no-repeat center  center;
}
}
@media only screen and (max-width:768px) {
#banner_wlaq {
	background:url(../images/wlaqbanner02.jpg) no-repeat center  center;
}
}

#main_yjs #content {
	margin-top:14px;
	padding-top:20px;
	font-size:14px;
	line-height:26px;
	color:#5b5b5b;	
	min-height:500px;
}
#banner_yjs {
	width:auto;
	height:202px;
	background:url(../images/yjsbanner.jpg) no-repeat center  center;
}
#banner_yjs img {
	width:100%;	
}
#banner_yjs .inner{
	position:relative;	
}
#banner_yjs span img {
	width:auto;	
}
#banner_yjs span{
	position:absolute;
	top:168px;
	left:6.64%;	
}
@media only screen and (max-width:980px) {
#banner_yjs {
	background:url(../images/yjsbanner01.jpg) no-repeat center  center;
}
}
@media only screen and (max-width:768px) {
#banner_yjs {
	background:url(../images/yjsbanner02.jpg) no-repeat center  center;
}
}

#banner_xgcp {
	width:auto;
	height:168px;
	background:url(../images/xgcpbanner.jpg) no-repeat center  center;
}
#banner_xgcp img {
	width:100%;	
}
#banner_xgcp .inner{
	position:relative;	
}
#banner_xgcp span img {
	width:auto;	
}
#banner_xgcp span{
	position:absolute;
	top:168px;
	right:6.64%;	
}
/*xgcp*/
#main_xgcp>div {
	margin-top:45px;
	padding-bottom:45px;
}
#main_xgcp dl {
	border-bottom:1px #ebebeb solid;
	padding-bottom:18px;
	margin-bottom:18px;
}
#main_xgcp dl dt{
	color:#3d71b4;	 
	font-size:26px;
	text-align:center;
}
#main_xgcp dl dd {
	color:#919191;
	text-align:center;
	font-size:16px;
}
#main_xgcp .ym .xgcpli {
	float:left;	
	width:31%;
	height:180px;
	margin:0 1%;
	background:#efefef;
	position:relative;
}
#main_xgcp .ym .xgcpli2 li{
	float:left;
	width:60px;
}

#main_xgcp .ym h4 {
	background:#4e8fd7;
	line-height:45px;
	text-align:center;
	font-size:18px;
	color:#fff;
}
#main_xgcp .ym li ul {
	margin-top:10px;
	position:absolute;
	left:50%;
	margin-left:-30%;
}
#main_xgcp .ym .xgcpli2 ul{
  left:25%;
  max-width:180px;
  	margin-left:0px;
}
#main_xgcp .ym li li {
	color:#545454;
	font-size:14px;
	line-height:22px;
}
#main_xgcp .ym li p {
	text-align:center;	
	color:#545454;
	font-size:14px;
	width:90%;
	padding-top:20px;
	margin-left:5%;
}
#main_xgcp .zj .xgcpli {
	position:relative;
	float:left;
	width:23%;
	margin:0 5px 10px;
	background:#eab84e;
	color:#fff;
	height:210px;
}
#main_xgcp .zj .xgcpli ul {
	padding:10px 20px 0;
	font-size:14px;
	line-height:22px;	
	margin-bottom:15px;
}
#main_xgcp .zj .xgcpli ul li{
	padding-left:12px;
	background:url(../images/xgcplibg.jpg) no-repeat left center;	
}
#main_xgcp .zj .xgcpli h4 {
	height:40px;
	line-height:40px;
	background:#e0a72e;
	text-align:center;
	font-size:18px;	
}
#main_xgcp .zj .xgcpli .jiage {
	color:#a16d00;	
	width:116px;
	height:33px;
	text-align:center;
	background:url(../images/xgcp_btn.jpg) no-repeat center top;
	line-height:29px;
	position:absolute;
	left:50%;
	margin-left:-58px;
	bottom:12px;
}
#main_xgcp .zj .xgcpli b {
	position:absolute;	
}
#main_xgcp .zj .xgcpli b.lt {
	top:0;
	left:0;
}
#main_xgcp .zj .xgcpli b.rt {
	top:0;
	right:0;
}
#main_xgcp .zj .xgcpli b.lb {
	bottom:0;
	left:0;
}
#main_xgcp .zj .xgcpli b.rb {
	bottom:0;
	right:0;
}
#main_xgcp .email {
	text-align:center;	
}
#main_xgcp .email img{
	width:100%;
	max-width:945px;	
}

#main_xgcp .yh .l {
	width:48%;
	font-size:16px;
	line-height:28px;
	text-align:justify;
	min-width:310px;
}
#main_xgcp .yh .l h4 {
	background:url(../images/xgcpyhhbg.jpg) no-repeat left bottom;
	padding-left:15px;
	color:#fff;
	line-height:30px;
	margin:20px 0 15px;	
}
#main_xgcp .yh .r {
	width:48%;
}
#main_xgcp .yh .r img {
	width:100%;	
}
#main_xgcp .tg dl {
	border:none;
	margin-bottom:0;	
}
#main_xgcp .tg .tgcontent{
	background:#eaeaea;
	padding:50px 0;
}
#main_xgcp .tg li {
	float:left;
	width:19%;
	margin:0 0.5%;	
	position:relative;
}
#main_xgcp .tg li img {
	width:100%;	
}
#main_xgcp .tg li span {
	position:absolute;
	top:72%;
	width:100%;
	left:0;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:19px;
}
#main_xgcp .wh .l {
	width:54%;	
	font-size:14px;
	line-height:24px;
	text-align:justify;
}
#main_xgcp .wh .l h4 {
	font-size:16px;
	color:#494949;
	line-height:32px;	
}
#main_xgcp .wh .l img {
	margin-right:10px;	
}
#main_xgcp .wh .r {
	width:40%;	
}
#main_xgcp .wh .r img{
	width:100%;	
}
#main_xgcp .ba .img {
	text-align:center;
	margin-bottom:40px;
}
#main_xgcp .ba .img img {
	width:100%;
	max-width:877px;
}
#main_xgcp .ba .ba_bottom {
	background:#e36262;	
	color:#fff;
	font-size:14px;
	line-height:24px;
	padding:25px 10px;
}
#main_xgcp .ba .ba_bottom a {
	color:#fff;
	text-decoration:underline;
}
#main_xgcp .ba .l {
	width:53%;	
}
#main_xgcp .ba .r {
	width:40%;	
	position:relative;
}
#main_xgcp .ba .r img {
	width:100%;
}
#main_xgcp .ba .r .zy {
	position:absolute;
	top:0;
	left:0;
	width:80%;
	color:#664600;
	padding:25px 10% 20px;
}
#main_xgcp .ba .r .zy span {
	color:#b80000;
	font-size:16px;	
}
#main_xgcp .ba h4 {
	font-size:16px;	
}
#main_xgcp .vi .l{
	width:37%;
}#main_xgcp .vi .l img{
	width:100%;
}
#main_xgcp .vi .r{
	width:58%;
	font-size:14px;
	line-height:32px;
	text-indent:28px;
}
@media only screen and (max-width:1024px) {
	#banner_xgcp {
		background:url(../images/xgcpbanner01.jpg)	no-repeat center center;
	}
	  #main_xgcp .ym .xgcpli2 ul{
		left:20%;
	  }
	  #main_xgcp .zj .xgcpli h4 {
		font-size:16px;  
	  }
	  #main_xgcp .zj .xgcpli ul {
		font-size:12px;
		line-height:18px;
	  }
	  #main_xgcp .zj .xgcpli ul li {
		background-position:0 6px;  
	  }
	  #main_xgcp .yh .l {
		font-size:14px;
		line-height:24px;
	  }
	  #main_xgcp .tg li span {
	  	font-size:14px;
		top:68%;
		line-height:16px;
	  }
	#main_xgcp .ba .r {
		height:240px;
	}
	#main_xgcp .ba .r img {
		height:240px;
	}
}
@media only screen and (max-width:800px) {
	  #main_xgcp .zj .xgcpli {
		 height:230px;
	  }
}
@media only screen and (max-width:768px) {
	#banner_xgcp {
		background:url(../images/xgcpbanner02.jpg)	no-repeat center center;
	}
	#main_xgcp .ym .xgcpli {
		height:200px;	
	}
	  #main_xgcp .ym .xgcpli2 li{
		width:50px;
	  }
	  #main_xgcp .ym .xgcpli2 ul{
		left:16%;
	  }
	  #main_xgcp .ym li ul {
		margin-left:-40%;
		}
	 #main_xgcp .ym .xgcpli2 ul{
			margin-left:0px;
		}
	  #main_xgcp .zj .xgcpli ul {
	   padding-left:8px; 
	   padding-right:8px; 
	   min-width:130px;
	  }
	  #main_xgcp .zj .xgcpli ul li{
		padding-left:10px;
	  }
	  #main_xgcp .tg li span {
	  	font-size:12px;
		top:68%;
		line-height:16px;
	  }
	#main_xgcp .tg li {
		width:19.6%;
		margin:0 0.2%;	
	}
	#main_xgcp .ba .r {
		height:255px;
	}
	#main_xgcp .ba .r img {
		height:255px;
	}
	#main_xgcp .vi .r{
		line-height:26px;
	}
	#main_xgcp>div {
		margin-top:25px;
		padding-bottom:35px;
	}

}

#banner_xwzx div a.anli {
	background:url(../images/xwzxbannerx0.png) no-repeat center center;	
}
#banner_xwzx div a.anli.current {
	background:url(../images/xwzxbannerx00.png) no-repeat center center;	
	color:#0069b2;
}
#anli h3 {
	border-bottom:2px #cdcdcd solid;	
	margin:36px 0;
	padding-bottom:10px;
}
#anli .border{
	border-bottom:2px #cdcdcd solid;
	padding-top:30px;
	margin-bottom:30px;
}
#anli .padding_bottom{
	padding:15px 0;
}
#anli ul.imglist li {
	float:left;
	height:50px;
	width:18%;
	text-align:center;
	margin:40px 1%;
	position:relative;
}
#anli ul.imglist li img {
	width:auto;
	height:auto;
}
#anli ul.imglist li span {
	position:absolute;	
	right:0;
	top:-8px;
}
#anli ul.textlist {
	line-height:30px;
	padding:0 3%;
}
#anli .textlist li {
	float:left;
	width:32%;	
	margin:0 0.5%;
	padding:0;
	height:30px;
}
#anli .textlist li a {
	position:relative;
}
#anli .textlist li a span {
	position:absolute;
	right:-16px;
	top:-8px;	
}
#alnr {
	padding:30px 0;	
	line-height:26px; 
	font-size:14px;
}
@media only screen and (max-width:1024px) {
	#anli ul.imglist li img{
		max-width:125px;
	}
}
@media only screen and (max-width:768px) {
	#anli ul.imglist li img{
		max-width:100px;
	}
}
#alnr img {
	width:100%;
	max-width:995px;	
}


