/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html {
	overflow: scroll;
	overflow-x: hidden;
	background: #effafe;
}
body, button, input, select, textarea {
	font-size: 14px;
	background-image: url(/template/index/index_bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana, Microsoft YaHei, Tahoma, sans-serif;
 *font-family:Microsoft YaHei, verdana, Tahoma, sans-serif;
	color: #686868;
}
li, ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #1990ca;
}
img {
	border: 0;
}
a img {
	border: none;
	margin-right: 5px;
	margin-left: 5px;
}
address, cite, dfn, em, i, var {
	font-style: normal;
}
.fl {
	float: left
}
.fr {
	float: right
}
.cl {
	clear: both;
}
.top {
	height: 33px;
	background: url("/template/index/top_bg001[1].png") repeat-x 0 0;
}
.topCon {
	width: 1200px;
	height: 33px;
	line-height: 30px;
	font-size: 12px;
	margin: 0 auto;
	z-index: 4;
	position: relative
}
.topConL {
	position: absolute;
	left: 0;
	top: 0;
}
.topConL a {
	margin: 0 5px;
}
.topConR {
	position: absolute;
	right: 0;
	top: 0;
}
.topConR li {
	float: left;
}
.topConR em {
	padding: 0 5px 0 5px;
	color: #757575
}
.topConR font {
	color: #ff0100;
	font-size: 12px;
}
.topConR .sina {
	margin-left: 10px;
	margin-top: 8px;
	display: block;
	width: 20px;
	height: 13px;
	background: url("/template/index/icon001[1].png") no-repeat 0 -2px;
}
.topConR .weixin {
	margin-left: 10px;
	margin-top: 8px;
	display: block;
	width: 20px;
	height: 13px;
	background: url("/template/index/icon001[1].png") no-repeat 0 -19px;
}
.topConR .tel {
	background: url("/template/index/icon001[1].png") no-repeat 0 -36px;
	overflow: hidden;
	padding-left: 20px;
}
#weixin {
	position: relative;
	height: 33px
}
.wx_pop {
	display: none;
	border: 1px solid #1990ca;
	background-color: #FFF;
	width: 299px;
	position: absolute;
	right: 0px;
	top: 30px;
	z-index: 9999
}
.wx_pop .poptip-arrow {
	height: 6px;
	width: 17px;
	top: -6px;
	right: 5px;
	font-size: 12px;
	font-style: normal;
	overflow: hidden;
	position: absolute;
}
.wx_pop .poptip-arrow em {
	font-weight: 700;
	font-size: 20px;
	color: #1990ca;
	position: absolute;
	top: -11px;
}
.wx_pop .poptip-arrow i {
	font-weight: 700;
	font-size: 20px;
	color: #fff;
	position: absolute;
	right: 0px;
	top: -10px;
}
/*top end*/

.header {
	height: 150px;
	width: 100%;
	margin: 0 auto;
}
.header .logo {
	position: absolute;
	display: block;
	left: 0;
	top: 5px;
}
.header .city {
	position: absolute;
	display: block;
	left: 380px;
	top: 35px;
}
.on_city {
	position: relative;
	height: 43px;
}
.on_city strong {
	display: block;
	font-size: 18px;
	height: 23px;
	color: #0072a9;
	font-weight: normal;
}
.on_city span.J_more_tip {
	display: inline-block;
	position: relative;
	padding-right: 30px;
	height: 20px;
	line-height: 20px;
}
.lx {
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: block;
	width: 160px;
	height: 29px;
}
.lxs {
	position: absolute;
	bottom: 10px;
	left: 187px;
	display: block;
	width: 160px;
	height: 29px;
}
.m_lx {
	position: absolute;
	bottom: 10px;
	left: 195px;
	padding: 0 10px;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	background: #1fbb3c;
	color: #fff;
}
.m_lx:hover {
	color: #fff;
	text-decoration: underline
}
.h_nav {
	position: absolute;
	bottom: 111px;
	right: 60px;
	font-size: 16px;
	padding-right: 130px;
	color: #FFF;
}
.h_nav a {
	display: inline-block;
	padding: 0 15px;
	color: #FFF;
}
/*----------------header end------------------*/


.navT {
	height: 40px;
	background: #1990ca;
	margin-bottom: 0px;
	overflow: hidden;
}
.navT_con {
	width: 1100px;
	height: 40px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 40px;
}
.navT_con a {
	color: #fff;
}
.navT_con ul {
}
.navT_con ul li {
	float: left;
	padding: 0 31px 0 31px;
}
.navT_con ul li a:hover {
	color: #3CF;
}
.navT_con ul li.cur {
	background: #167eb1;
}
.navT_con ul li.green {
	background: #1fb53a;
}
.letgo {
	position: absolute;
	right: 0;
	top: 0;
}
/*---------------navT end---------------*/
.maina {
	width: 100%;
	margin: 00px auto 0;
	overflow: hidden
}
.mainT {
	width: 1120px;
	margin: 0px auto 0;
	overflow: hidden;
	background-color: #FFF;
}
.mainTL {
	width: 320px;
	float: left;
}
.mainTL_class {
	width: 314px;
	background: url("/template/index/bg001[1].png") repeat-y 0 0;
	padding-right: 6px;
}
.mainTL_class h2 {
	width: 300px;
	height: 40px;
	border-top: 4px solid #333;
	line-height: 40px;
	font-size: 18px;
	color: #666;
	padding-left: 14px;
	font-weight: 100
}
.class-tab {
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 20px;
}
.class-tab li {
	width: 284px;
	padding: 0 20px 0 15px;
	padding-bottom: 8px;
}
.class-tab li h3 {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 100;
	border-bottom: 1px solid #e5e5e5;
}
.class-tab li h3 em img {
	float: left;
	display: block;
	width: 17px;
	height: 17px;
	padding-top: 7px;
}
.class-tab li h3 a {
	float: left;
	margin-left: 5px;
	display: inline
}
.class-tab li p {
	line-height: 22px;
}
.class-tab li p a {
	margin-right: 18px;
}
.class-tab a {
	color: #333;
}
.class-tab a:hover {
	color: #1990ca;
}
.bg_bt {
	width: 100%;
	background: url("/template/index/bg002[1].png") no-repeat 0 0;
	height: 20px;
}
/*mainTL_class end*/

.mainTL_B {
	width: 314px;
	background: url("/template/index/bg001[1].png") repeat-y 0 0;
	margin-top: 8px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 6px;
}
.mainTL_kj {
	width: 280px;
	height: 72px;
	overflow: hidden;
	margin: 0 auto 10px;
}
.mainTL_kj li {
	float: left;
	width: 140px;
	height: 36px;
	text-align: center;
	line-height: 40px;
	background: url("/template/index/bg003[1].jpg") no-repeat 0 0;
}
.mainTL_kj li a {
	color: #1990ca;
}
.mainTL_kj li.cur {
	background: #1fb53a;
}
.mainTL_kj li.cur a {
	color: #fff;
}
.mainTL_lx {
	width: 280px;
	margin: 0 auto 10px;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.mainTL_lx span {
	color: #1990ca
}
.mainTL_tu {
	position: relative;
	width: 280px;
	height: 189px;
	overflow: hidden;
}
.mainTL_tu .pic {
	position: relative;
	z-index: 0;
}
.mainTL_tu .pic img {
	width: 280px;
	height: 189px;
	display: block;
}
.mainTL_tu .prev, .mainTL_tu .next {
	width: 14px;
	height: 42px;
	display: none;
	background: url("/template/index/PN_btn[1].png") no-repeat 0 0;
	position: absolute;
	top: 40%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.mainTL_tu .prev {
	left: 0;
}
.mainTL_tu .next {
	background-position: 0 -42px;
	right: 0;
}
.mainTL_tu .prev:hover, .mainTL_tu .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
/*------mainTL END-------*/
 
.mainTR {
	width: 740px;
	float: right;
	overflow: hidden;
	background: url("/template/index/bg001[1].png") repeat-y;
	background-position: right;
}
.mainTRCon {
	background: #fff;
	padding-bottom: 10px;
	margin-right: 10px;
}
.mainTR_bnn {
	position: relative;
	width: 1600px;
	height: 566px;
	margin-bottom: 5px;
	overflow: hidden;
}
.mainTR_bnn .pic img {
	width: 1600px;
	height: 566px;
	display: block;
}
.mainTR_bnn .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 17px;
	right: 25px;
	z-index: 3
}
.mainTR_bnn .hd li {
	float: left;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	overflow: hidden;
	background: url("/template/index/bnn_btn001[1].png") no-repeat 0 0;
	margin-left: 12px;
}
.mainTR_bnn .hd .on {
	background: url("/template/index/bnn_btn002[1].png") no-repeat 0 0;
}
/*mainTR_bnn end*/

.mainTR_case {
	position: relative;
	width: 830px;
	height: 30px;
	margin: 0 auto 0;
	line-height: 30px;
	overflow: hidden;
}
.mainTR_case strong {
	display: block;
	width: 70px;
	height: 30px;
	float: left;
	padding-left: 20px;
	background: url("/template/index/icon009[1].png") no-repeat 0 8px;
	font-size: 14px;
	font-weight: 100;
	color: #1990ca
}
.mainTR_case ul {
	float: left;
	width: 680px;
	height: 30px;
	overflow: hidden;
	font-size: 12px;
}
.mainTR_case ul li {
	float: left;
	width: 330px;
	margin-right: 10px;
	display: inline;
	overflow: hidden
}
.mainTR_casemore {
	position: absolute;
	right: 0;
	top: 0;
	color: #b0b0b0;
	font-size: 12px;
}
.mainTR_casemore a {
	color: #b0b0b0;
}
.mainTR_casemore a:hover {
	color: #1990ca;
}
/*mainTR_case end*/

.mainTRb {
	width: 700px;
	margin: 2px auto 0;
	overflow: hidden
}
.mainTR_tit {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-weight: 100;
	border-bottom: 1px solid #CCC;
	overflow: hidden
}
.mainTR_tit em {
	float: left;
	padding: 8px 10px 0 5px
}
.mainTR_tit span {
	float: left;
	font-size: 20px;
	color: #1990ca;
}
.mainTR_tit .more {
	float: right;
	color: #b0b0b0;
	font-size: 12px;
	padding-top: 8px;
}
.mainTR_tit .more:hover {
	color: #1990ca;
}
.mainTRb_C {
	width: 630px;
	margin: 10px auto 0;
	overflow: hidden
}
.mainTRb_C dl {
	float: left;
	width: 186px;
	margin-right: 28px;
	overflow: hidden
}
.mainTRb_C dl dd {
	width: 100%;
	height: 189px;
	position: relative;
	overflow: hidden
}
.mainTRb_C dl dd img {
	display: block;
	width: 100%;
	height: 189px;
}
.mainTRb_C dl dd h3 {
	position: absolute;
	left: 0;
	top: 139px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #666;
	font-weight: 100;
	line-height: 18px;
	padding: 10px 0 10px 0;
	background: rgba(255, 255, 255, 0.9) !important; /* IE无效，FF有效 */
	background: #fff;
	filter: alpha(opacity=90);/* IE6及以上 */
	-moz-opacity: 0.9; /* FF 3.5以下 */
	opacity: 0.9; /* FF 3.5及以上 */
}
.mainTRb_C dl dd h3 a {
	position: relative
}
.mainTRb_C dl dd h3 span {
	color: #1990ca
}
.mainTRb_C ul {
	width: 530px;
	height: 189px;
	float: right;
	overflow: hidden
}
.mainTRb_C ul li {
	width: 530px;
	float: left;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.mainTRb_C ul li a {
	display: block;
	width: 450px;
	float: left;
	overflow: hidden;
}
.mainTRb_C ul li span {
	float: right;
	display: block;
	width: 80px;
}
.mainTR_bg {
	background: url("/template/index/bg002.jpg") no-repeat 0 0;
	width: 739px;
	height: 20px;
}
.hotnews {
	width: 432px;
	overflow: hidden
}
.hotnews ul {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.hotnews ul li {
	width: 100%;
	float: left;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	overflow: hidden;
	border-bottom: 1px dotted #acacac;
}
.hotnews ul li a {
	display: block;
	width: 80%;
	float: left;
	overflow: hidden;
}
.hotnews ul li span {
	float: right;
}
.jzyg {
	width: 249px;
	overflow: hidden
}
.jzyg ul {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.jzyg ul li {
	width: 100%;
	float: left;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	overflow: hidden;
}
.jzyg ul li a {
	display: block;
	width: 98%;
	float: left;
	overflow: hidden;
}
.jzyg ul li span {
	float: right;
}
/*------------------mainT end-----------------*/
.mainM_my {
	width: 1200px;
	margin: 0 auto 10px;
	background: #fff;
	overflow: hidden;
}
.main_adv {
	width: 1120px;
	margin: 10px auto 15px;
	overflow: hidden
}
.mainM {
	width: 1120px;
	height: 300px;
	margin: 0 auto 0px;
	background: #fff;
	overflow: hidden;
}
.mainM .hd {
	background: #F3F3F3;
	margin-top: 10px;
	font-size: 20px;
	color: #000;
	padding-left: 20px;
	width: 1050px;
	height: 55px;
	line-height: 54px;
	position: relative;
}
.mainM .hd em {
	font-size: 14px;
	padding-left: 60px;
}
.mainM .hd span {
	font-size: 30px;
	float: left
}
.mainM .hd span.more {
	font-size: 12px;
	color: #888;
	float: right
}
.mainM .hd ul {
	position: absolute;
	left: 150px;
	bottom: -7px;
	height: 42px;
}
.mainM .hd ul li {
	float: left;
	width: 96px;
	height: 42px;
	line-height: 34px;
	text-align: center;
	font-size: 18px;
}
.mainM .hd ul li.on a {
	color: #fff
}
.mainM .bd {
	width: 1070px;
	height: 225px;
	float: left;
	margin: 10px auto 0;
	overflow: hidden;
	color: #888;
}
.mainM .bd a {
	color: #000;
}
.mainM .bd img {
	display: block;
	width: 300px;
	height: 200px;
	float: left;
	overflow: hidden
}
.mainM .bd .conr {
	float: right;
	width: 770px;
	height: 278px;
	overflow: hidden
}
.mainM .bd .conr dt {
	height: 95px;
	border-bottom: 1px dotted #acacac;
	position: relative
}
.mainM .bd .conr dt h2 {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.mainM .bd .conr dt h2 a {
	color: #666
}
.mainM .bd .conr dt p {
	line-height: 18px;
	width: 770px;
	height: 40px;
	overflow: hidden;
	font-size: 12px
}
.mainM .bd .conr dt a.more {
	display: block;
	position: absolute;
	background: #fff;
	padding-left: 10px;
	font-size: 12px;
	right: 0;
	bottom: -7px;
}
.mainM .bd .conr dd {
	width: 770px;
	height: 180px;
	margin-top: 10px;
	overflow: hidden
}
.mainM .bd .conr dd ul {
}
.mainM .bd .conr dd ul li {
	float: left;
	height: 24px;
	line-height: 24px;
	width: 325px;
	margin-right: 10px;
	display: inline;
	overflow: hidden
}
.mainM .bd .conb {
	width: 275px;
	float: left;
	margin-top: 15px;
	overflow: hidden;
	margin-right: 20px;
	display: inline
}
.mainM .bd .conb h3 a {
	color: #666;
	font-weight: 100;
	font-size: 18px;
	display: block;
	width: 275px;
	height: 40px;
	line-height: 30px;
	background: url("/template/index/line00[1].png") no-repeat 0 bottom;
	text-align: center
}
.mainM .bd .conb ul {
	width: 275px;
	overflow: hidden;
	margin-top: 10px;
}
.mainM .bd .conb ul li {
	width: 275px;
	float: left;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
}
#color_lx .hd span, #color_lx a:hover, #color_lx a.more {
	color: #1990ca;
}
#color_lx .hd ul li.on {
	background: url("/template/index/on001[1].png") no-repeat 0 0;
}
#color_lx .hd ul li.on a {
	color: #fff
}
#color_ym .hd span, #color_ym a:hover, #color_ym a.more {
	color: #1fb53a;
}
#color_ym .hd ul li.on {
	background: url("/template/index/on002[1].png") no-repeat 0 0;
}
#color_ym .hd ul li.on a {
	color: #fff
}
#color_fc .hd span, #color_fc a:hover, #color_fc a.more {
	color: #f55800;
}
#color_fc .hd ul li.on {
	background: url("/template/index/on003[1].png") no-repeat 0 0;
}
#color_fc .hd ul li.on a {
	color: #fff
}
#color_tz .hd span, #color_tz a:hover, #color_tz a.more {
	color: #c79400;
}
#color_tz .hd ul li.on {
	background: url("/template/index/on004[1].png") no-repeat 0 0;
}
#color_tz .hd ul li.on a {
	color: #fff
}
#color_px .hd span, #color_px a:hover, #color_px a.more {
	color: #3e4097;
}
#color_px .hd ul li.on {
	background: url("/template/index/on005[1].png") no-repeat 0 0;
}
#color_px .hd ul li.on a {
	color: #fff
}
#color_dq .hd span, #color_dq a:hover, #color_dq a.more {
	color: #196f67;
}
#color_dq .hd ul li.on {
	background: url("/template/index/on006[1].png") no-repeat 0 0;
}
#color_dq .hd ul li.on a {
	color: #fff
}
#color_yx .hd span, #color_yx a:hover, #color_yx a.more {
	color: #962c90;
}
#color_yx .hd ul li.on {
	background: url("/template/index/on007[1].png") no-repeat 0 0;
}
#color_yx .hd ul li.on a {
	color: #fff
}
#color_cgzx .hd span, #color_yx a:hover, #color_yx a.more {
	color: #EA887D;
}
#color_cgzx .hd ul li.on {
	background: url("/template/index/on008[1].png") no-repeat 0 0;
}
#color_cgzx .hd ul li.on a {
	color: #fff
}
#color_xmxw {
	height: 280px;
}
#color_xmxw .hd span, #color_ym a:hover, #color_ym a.more {
	color: #1fb53a;
}
#color_xmxw .hd ul li.on {
	background: url("/template/index/on002[1].png") no-repeat 0 0;
}
#color_xmxw .hd ul li.on a {
	color: #fff
}
#color_xmxw .bd dl {
	margin-top: 20px;
	float: left;
	width: 274px;
	overflow: hidden;
	margin-left: 20px;
	display: inline
}
#color_xmxw .bd dl:first-child {
	margin-left: 0;
}
#color_xmxw .bd dl dt {
	height: 40px;
	line-height: 40px;
	overflow: hidden
}
#color_xmxw .bd dl dt b {
	color: #1fb53a;
	font-weight: 700;
	font-size: 18px;
	float: left;
}
#color_xmxw .bd dl dt a {
	float: right
}
#color_xmxw .bd dl dt a:hover {
	color: #1fb53a;
}
#color_xmxw .bd dl dd {
}
#color_xmxw .bd dl dd li {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}
#color_xmxw .bd dl dd li a:hover {
	color: #1fb53a;
}
/*---------------------------mainM end-----------------------------*/

.mainM2 {
	width: 1200px;
	margin: 0 auto 10px;
	background: #fff;
	overflow: hidden;
}
.mainM2 .hd {
	width: 1050px;
	margin: 20px auto 0;
	height: 45px;
	line-height: 45px;
	position: relative;
}
.mainM2 .hd span {
	font-size: 30px;
	float: left
}
.mainM2 .hd span.more {
	font-size: 12px;
	color: #888;
	float: right
}
.mainM2 .hd ul {
	position: absolute;
	left: 150px;
	bottom: -7px;
	height: 42px;
}
.mainM2 .hd ul li {
	float: left;
	width: 96px;
	height: 42px;
	line-height: 34px;
	text-align: center;
	font-size: 18px;
}
.mainM2 .hd ul li.on a {
	color: #fff
}
.mainM2 .hd span, .mainM2 a:hover, .mainM2 a.more {
	color: #1990ca;
}
.mainM2 .hd ul li.on {
	background: url("/template/index/on001[1].png") no-repeat 0 0;
}
.mainM2 .hd ul li.on a {
	color: #fff
}
.mainM2 .parBd {
	width: 1120px;
	height: 187px;
	margin: 0 auto 0px;
	overflow: hidden;
	position: relative;
}
.mainM2 .yqlj{
	width: 1120px;
	margin: 0 auto 0px;
	overflow: hidden;
	position: relative;
}
.mainM2 .parBd .sPrev {
	display: block;
	width: 26px;
	height: 81px;
	background: url("/template/index/zx_btn001[1].png") no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 35%;
	z-index: 1
}
.mainM2 .parBd .sNext {
	display: block;
	width: 26px;
	height: 81px;
	background: url("/template/index/zx_btn002[1].png") no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 30%;
	z-index: 1
}
.mainM2 .parBd .slideBoxC {
	width: 1060px;
	height: 257px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0
}
.mainM2 .parBd .slideBox dl {
	float: left;
	width: 200px;
	margin-right: 20px;
	overflow: hidden;
	display: inline
}
.mainM2 .parBd .slideBoxc img {
	display: block;
	width: 200px;
	height: 140px;
}
.mainM2 .parBd .slideBox dl dd {
	width: 200px;
	height: 180px;
	position: relative;
	overflow: hidden
}
.mainM2 .parBd .slideBox dl dd img {
	display: block;
	width: 200px;
	height: 140px;
}
.mainM2 .parBd .slideBox dl dd h3 {
	width: 200px;
	text-align: center;
	font-size: 12px;
	color: #666;
	font-weight: 100;
	line-height: 18px;
	padding: 10px 0 10px 0;
	background: rgba(255, 255, 255, 0.9) !important; /* IE无效，FF有效 */
	background: #fff;
	filter: alpha(opacity=90);/* IE6及以上 */
	-moz-opacity: 0.9; /* FF 3.5以下 */
	opacity: 0.9; /* FF 3.5及以上 */
	height: 17px;
}
.mainM2 .parBd .slideBox dl dd h3 a {
}
.mainM2 .parBd .slideBox dl dd h3 span {
	color: #1990ca
}
/*---------------------------mainM2 end-----------------------------*/

.mainM_HZ {
	width: 1160px;
	padding: 10px 20px 10px 20px;
	margin: 0 auto 10px;
	background: #fff;
	overflow: hidden;
}
.mainM_HZ h2 {
	width: 1160px;
	border-bottom: 2px solid #313131;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	font-weight: 100
}
.mainM_HZ h2 a {
	color: #1990ca
}
.mainM_HZ div {
	margin-top: 30px;
}
.mainM_HZ div a {
	display: block;
	float: left;
	margin-right: 3px;
}
.mainM_HZ div a img {
	display: block;
	width: 190px;
}
/*---------------------------mainM_HZ end-----------------------------*/


.navB {
	width: 1200px;
	margin: 0 auto 30px;
	height: 250px;
	overflow: hidden;
	background: #fff;
}
.navB dl {
	float: left;
	width: 235px;
	border-right: 1px solid #e8e8e8;
	margin-top: 25px;
}
.navB dl dt {
	text-align: center;
	height: 30px;
	font-size: 18px;
}
.navB dl dt a {
	color: #1990ca;
}
.navB dl dd {
	height: 24px;
	line-height: 24px;
	padding-left: 80px;
}
/*---------------------------navB END--------------------------------*/

.footer {
	width: 100%;
	height: 120px;
	background: #0578ba;
}
.footerb {
	width: 1200px;
	height: 100px;
	margin: 0 auto 0;
	position: relative
}
.footerb .fbg {
	display: block;
	width: 1200px;
	height: 361px;
	margin-left: -600px;
	position: relative;
	top: -10px;
	left: 50%;
	overflow: hidden;
	z-index: 0;
}
.fo_dz {
	position: absolute;
	width: 450px;
	top: 45px;
	right: 0;
	color: #fff;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
}
.fo_dz b {
	font-size: 14px;
	font-weight: 100
}
.fo_nav {
	position: absolute;
	top: 100px;
	left: 40px;
	color: #fff;
	font-size: 14px;
}
.fo_nav a {
	color: #fff;
	display: inline-block;
	padding: 0 10px;
}
.fo_nav dl dd a:hover {
	text-decoration: underline
}
.fo_nav dl {
	overflow: hidden;
	margin-bottom: 25px;
	line-height: 24px;
}
.fo_nav dl dt {
	float: left;
}
.fo_nav dl dd {
	float: left;
	font-size: 12px;
}
.fo_navT {
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}
.fo_navT a {
	color: #fff;
	display: inline-block;
	padding: 0 20px;
}
.fo_navT a.kj {
	padding-right: 100px;
	background: url("/template/index/do001[1].png") no-repeat right 6px;
}
.fo_B {
	width: 1200px;
	bottom: 12px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	padding-top:10px;
}
.fo_Link {
	width: 500px;
	height: 30px;
	text-align: center;
	padding-left: 455px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.fo_Link a {
	float: left;
	width: 28px;
	height: 28px;
	margin-left: 5px;
}
.fo_Link a img {
	width: auto;
	height: 100%
}
/*cgm-float start*/
.cgm-float {
	position: absolute;
	z-index: 99999;
	width: 46px;
}
.cgm-float ul li {
	width: 24px;
	height: 29px;
	line-height: 14px;
	padding: 17px 11px 0 11px;
	font-size: 12px;
	overflow: hidden;
	text-align: center;
	background: url("/template/index/fix00[1].png") no-repeat 0 0;
	margin-bottom: 10px;
}
.cgm-float ul li.cur a {
	color: #fff
}
.cgm-float ul li.color_zxs.cur {
	background: url("/template/index/fix001[1].png") no-repeat 0 0;
}
.cgm-float ul li.color_lx.cur {
	background: url("/template/index/fix001[1].png") no-repeat 0 0;
}
.cgm-float ul li.color_ym.cur {
	background: url("/template/index/fix002[1].png") no-repeat 0 0;
}
.cgm-float ul li.color_fc.cur {
	background: url("/template/index/fix003[1].png") no-repeat 0 0;
}
.cgm-float ul li.color_tz.cur {
	background: url("/template/index/fix004[1].png") no-repeat 0 0;
}
.cgm-float ul li.color_px.cur {
	background: url("/template/index/fix005[1].png") no-repeat 0 0;
}
.cgm-float ul li.color_dq.cur {
	background: url("/template/index/fix006[1].png") no-repeat 0 0;
}
.cgm-float ul li.color_yx.cur {
	background: url("/template/index/fix007[1].png") no-repeat 0 0;
}
.cgm-float ul li.color_cgzx.cur {
	background: url("/template/index/fix008[1].png") no-repeat 0 0;
}
/*cgm-float end*/

.topback {
	display: block;
	width: 46px;
	height: 46px;
	background: url("/template/index/fixrTOP[1].png") no-repeat 0 0;
}
.conurl {
	color: White;
}
.conurl a {
	color: White;
}
.conurl:hover {
	color: bule;
	display: inline-block;
}
.indexbg {
	height: 55px;
	line-height: 55px;
	background: url(/template/index/indexbg.gif) no-repeat;
	padding-left: 60px;
	font-size: 16px;
	color: #000;
}
.gywm {
	padding-left: 25px;
	float: left;
}
.gywmy {
	float: left;
}
.fla {
	height: 300px;
	padding-left: 40px;
	float: left;
}
.flay {
	height: 300px;
	padding-left: 10px;
	float: left;
}
.flay p {
	height: 100px;
}
.epages {
	height: 32px;
	line-height: 25px;
	padding-top: 13px;
	margin-left: 10px;
	clear: both
}
.epages a {
	border: 1px solid #e1e1e1;
	padding: 1px 6px;
	margin: 0 4px
}
.epages b {
	color: #F60
}
  /* i i s 7 . c o m */