﻿@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0
}
body {
	font-size:14px;
	line-height:24px;
	font-family:"微软雅黑";
	color:#666
}
img, div, input {
	behavior: url("iepngfix.htc")
}
;
.white {
	color:#fff
}
.f_12 {
	font-size:12px;
}
.f_14 {
	font-size:14px;
}
.f_16 {
	font-size:16px;
}
.f_20 {
	font-size:20px;
}
.c_blue {
	color:#1f4a85
}
.c_000 {
	color:#000
}
.c_666 {
	color:#666
}
.h30 {
	width:100%;
	height:30px;
	overflow:hidden;
	margin:0 auto
}
a {
	text-decoration:none
}
img {
	border:none
}
.div_1180 {
	width:1180px;
	overflow:hidden;
	margin:0 auto
}
.line {
	width:100%;
	min-width:1180px;
	height:25px;
	border-top:1px solid #dedede;
	overflow:hidden;
	margin:0 auto
}
/*头部样式*/
.top_tip {
	width:100%;
	min-width:1180px;
	height:50px;
	background:#2d5284;
	overflow:hidden;
	margin:0 auto
}
.yuyan {
	width:300px;
	height:50px;
	line-height:50px;
	color:#fff;
	overflow:hidden;
	float:left
}
.yuyan span {
	margin:0px 5px 0px 5px
}
.serach {
	width:228px;
	height:42px;
	padding-top:8px;
	overflow:hidden;
	float:right
}
.serach .biaodan {
	width:183px;
	height:30px;
	line-height:30px;
	color:#8aa7cd;
	padding-left:3px;
	border:1px solid #57759d;
	background:none;
	overflow:hidden;
	float:left
}
.top {
	width:100%;
	min-width:1180px;
	height:120px;
	border-bottom:1px solid #eeeeee;
	overflow:hidden;
	margin:0 auto
}
.logo {
	margin-top: 15px;
    height: 90px;
	overflow:hidden;
	float:left
}
.top_tianqi {
	width:420px;
	padding-top:25px;
	overflow:hidden;
	float:right
}
.tianqi {
	width:420px;
	overflow:hidden;
	float:left
}
.room {
	width:420px;
	overflow:hidden;
	float:left
}
.nav_box {
	width:1180px;
	height:75px;
	overflow:hidden;
	margin:0 auto
}
/*= menuer =*/
.menuer {
	width:1180px;
	height:75px;
	list-style-type: none;
	margin:0 auto
}
.menuer .c {
	overflow:inherit;
}
.menuer ul {
	width:1180px;
}
.menuer ul li {
	float:left;
	width:147px;
	height:75px;
	line-height:75px;
	list-style: none;
	_display:inline;
	position:relative;
	z-index:99;
}
.menuer ul li a {
	display:block;
	height:75px;
	line-height:75px;
	text-align:center;
	color:#1f4a85;
	font-size:18px;
}
.menuer ul li a:visited, .menuer ul li a:link {
	color:#1f4a85;
}
.menuer ul li.active a, .menuer ul li.active a:visited, .menuer ul li.active a:link {
	background:#51AF1D;
	color:#fff;
}
.menuer ul li .subnav {
	width:147px;
	position:absolute;
	left:0px;
	top:75px;
	background:#FBFBFD;
	display:none;
}
.menuer ul li .subnav div {
	background:#f00;
	width:147px;
	text-align:center;
	overflow:hidden;
}
.menuer ul li .subnav div a {
	display:inline-block;
	height:42px;
	width:147px;
	border-top:1px solid #fff;
	line-height:42px;
	font-size:14px;
	text-align:center;
}
.menuer ul li .subnav div a, .menuer ul li.active .subnav div a {
	background:#51AF1D;
	color:#fff;
}
.menuer ul li .subnav div a:visited, .menuer ul li .subnav div a:link {
	background:#FBFBFD;
	color:#1f4a85;
}
.menuer ul li .subnav div a:hover {
	background:#51AF1D;
	color:#fff
}
/*导航样式*/

#nav {
	width:1180px;
	height:75px;
	font-size:16px;
	list-style-type: none;
	margin:0 auto
}
#nav a {
	display: block;
	width: 147px;
	height:75px;
	line-height:75px;
	text-align:center;
	color:#1f4a85;
	text-decoration:none;
}
#nav a:hover {
	color:#FFF;
	text-decoration:none;
}
#nav li {
	float: left;
	width: 147px;
	height:42px;
	line-height:42px;
	color:#fff
}
#nav li a:hover {
	background:#51AF1D;
}
#nav li ul {
	line-height: 42px;
	list-style-type: none;
	text-align:left;
	width: 147px;
	left:-999em;
	z-index:999;
	position:absolute
}
#nav li ul li {
	text-align:center;
	margin:0px;
	line-height: 42px;
	width: 147px;
	background:#FBFBFD;
	z-index:999;
}
#nav li ul li a {
	display: block;
	width: 147px;
	line-height: 42px;
	text-decoration:none;
	color:#1f4a85;
	text-align:center;
	float:left;
	overflow:hidden
}
#nav li ul li a:hover {
	color:#fff;
	text-decoration:none;
	height:42px;
	line-height: 42px;
	display: block;
	background:#51AF1D
}
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
/* flexslider */
.flexslider {
	position:relative;
	width:100%;
	min-width:1180px;
	height:600px;
	overflow:hidden;
	background:url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position:relative;
	z-index:1;
}
.slides li {
	height:600px;
}
.flex-control-nav {
	position:absolute;
	bottom:10px;
	z-index:2;
	width:100%;
	min-width:1180px;
	text-align:center;
}
.flex-control-nav li {
	display:inline-block;
	width:14px;
	height:14px;
	margin:0 5px;
*display:inline;
	zoom:1;
}
.flex-control-nav a {
	display:inline-block;
	width:14px;
	height:14px;
	line-height:40px;
	overflow:hidden;
	background:url(../images/dot.png) right 0 no-repeat;
	cursor:pointer;
}
.flex-control-nav .flex-active {
	background-position:0 0;
}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	min-width:1180px;
	top:45%;
}
.flex-direction-nav li a {
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flex-direction-nav li a.flex-prev {
	left:40px;
	background:url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right:40px;
	background:url(../images/next.png) center center no-repeat;
}
/*banner样式开始*/
#banner {
	margin: 0px;
	padding: 0px;
	width:100%;
	min-width:1180px;
	height: 600px;
}
.slides {
	margin: 0px auto;
	width: 100%;
	height: 610px;
	overflow: hidden;
	position: relative;
}
.slide-pic {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	list-style: none;
}
.slide-pic img {
	width: 100%;
	border-bottom:10px solid #9FB8D7;
	height: 600px;
}
.slide-pic li {
	display: none;
}
.slide-pic li.cur {
	display: block;
}
.slide-li {
	bottom: 0px;
	position: absolute;
	width:1180px;
	margin:0 auto;
	left:50%;
	margin-left:-590px;
	z-index:999
}
.slide-li li {
	margin: 0px;
	padding: 0px;
	width: 295px;
	height: 10px;
	float: left;
	overflow: hidden;
	list-style: none;
}
.slide-li a {
	width: 295px;
	height: 10px;
	color: #000;
	font-size: 12px;
	display: block;
}
.slide-li a:hover {
	color: #F00;
	text-decoration: none;
}
.op li {
	background: #9FB8D7;
}
.op li.cur {
	background: #FFAE14;
}
.op li.select {
	background:#1151AA
}
.op li.over {
	background:#51AF1D
}
.op li.up {
	background:#E24E27
}
.slide-txt span {
	display: none;
}
/*banner样式结束*/


.jd_box {
	width:564px;
	overflow:hidden;
	float:left
}
.jd_pic, .jd_566 {
	width:566px;
	overflow:hidden;
	float:left
}
.jd_title_bg {
	width:566px;
	height:56px;
	background:#eff4fa;
	overflow:hidden;
	float:left
}
.i_title {
	width:135px;
	height:56px;
	line-height:56px;
	background:#1557b1;
	color:#fff;
	text-align:center;
	overflow:hidden;
	float:left
}
.jd_566 {
	height:368px;
}
.jd_pic li {
	width:281px;
	height:158px;
	list-style:none;
	margin:1px 1px 0px 0px;
	overflow:hidden;
	float:left
}
.jd_img {
	width:281px;
	height:158px;
	position:relative;
	overflow:hidden;
	float:left
}
.jd_title {
	width:281px;
	height:40px;
	line-height:40px;
	position:absolute;
	bottom:0px;
	left:0px;
	opacity:0.7;
	filter:alpha(opacity=70);
	text-align:center;
	background:#000;
	overflow:hidden;
	float:left
}
#list li {
	width:281px;
	height:158px;
	list-style:none;
	color:#fff;
	margin:1px 1px 0px 0px;
	cursor:pointer;
	overflow:hidden;
	float:left
}
#list div.box {
	width:281px;
	height:158px;
	display: table-cell;
	color:#fff;
	vertical-align:middle;
	text-align:center;
	display: block;
	position:relative;
	overflow:hidden;
}
#list div.tip {
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	width:281px;
	background:#000;
	position:absolute;
	z-index:10;
	bottom:0px;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#massage_box {
	width:166px;
	height:178px;
	line-height:18px;
	padding-top:10px;
	background:url(../images/weixin_kuang.png) no-repeat;
	text-align:center;
	position:absolute;
	right:0px;
	top:59px;
	z-index:2;
	visibility:hidden
}
#mask {
	position:absolute;
	top:0;
	left:0;
	background:#666;
	filter:ALPHA(opacity=60);
	z-index:1;
	visibility:hidden
}
.i_zixun {
	width:560px;
	padding-left:30px;
	height:368px;
	position:relative;
	padding-bottom:40px;
	border-left:1px solid #e6edf6;
	overflow:hidden;
	float:right
}
.i_zixun_bg {
	width:560px;
	height:56px;
	position:absolute;
	top:0px;
	left:30px;
	background:#eff4fa;
	overflow:hidden;
	float:left
}
.i_tip {
	width:300px;
	height:56px;
	text-align:right;
	overflow:hidden;
	float:right
}
.i_tip span {
	margin-right:-4px;
	padding:0px
}
.i_zixun_list {
	width:560px;
	position:absolute;
	top:56px;
	left:30px;
	overflow:hidden;
	float:right
}
.i_zixun_list li {
	width:560px;
	height:60px;
	margin-top:18px;
	line-height:20px;
	cursor:pointer;
	color:#fff;
	background:url(../images/btn_out.jpg) left no-repeat;
	list-style:none;
	overflow:hidden;
	float:left
}
/*.mid_bg {
	width:100%;
	min-width:1180px;
	height:429px;
	background:url(../images/mid_bg.jpg) no-repeat;
	overflow:hidden;
	margin:0 auto
}
.k_list {
	width:1180px;
	overflow:hidden;
	margin:0 auto
}
.k_list ul {
	width:1180px;
	margin-left:-18px;
}
.k_list li {
	width:170px;
	height:40px;
	padding-top:159px;
	margin:45px 0px 0px 110px;
*margin-left:20px;
	line-height:20px;
	text-align:center;
	list-style:none;
	cursor:pointer;
	overflow:hidden;
	float:left
}
.k_list li a {
	color:#666
}
.k_list li a:hover {
	color:#53b115;
}
.k_list .k1_out {
	background:url(../images/k1_out.jpg) no-repeat;
	color:#1557b1;
}
.b15 {
	padding-bottom:15px;
}
.k_list .k2_out {
	background:url(../images/k2_out.jpg) no-repeat;
	color:#1557b1;
}
.k_list .k3_out {
	background:url(../images/k3_out.jpg) no-repeat;
	color:#1557b1;
}
.k_list .k4_out {
	background:url(../images/k4_out.jpg) no-repeat;
	color:#1557b1;
}
.k_list .k5_out {
	background:url(../images/k5_out.jpg) no-repeat;
	color:#1557b1;
}
.k_list .k6_out {
	background:url(../images/k6_out.jpg) no-repeat;
	color:#1557b1;
}
*/
.mid_bg {
	width:100%;
	min-width:1180px;
	height:600px;
	background:url(../images/mid_bgs.jpg) no-repeat;
	overflow:hidden;
	margin:0 auto
}
.k_list {
	width:1180px;
	overflow:hidden;
	margin:0 auto
}
.k_list ul {
	width:1180px;
	margin-left:-18px;
}
.k_list li {
	width:270px;
	height:134px;
	padding-top:212px;
	margin:45px 0px 0px 25px;
*margin-left:20px;
	line-height:20px;
	text-align:center;
	list-style:none;
	cursor:pointer;
	overflow:hidden;
	float:left
}
.k_list li a {
	color:#666
}
.k_list li a:hover {
	color:#53b115;
}
.k_list .k1_out {
	background:url(../images/k1_out.jpg) no-repeat;
	color:#1557b1;
}
.b15 {
	padding-bottom:15px;
	padding-top:15px;
}
.b150 {
	padding-bottom:15px;
}
.k_list .k2_out {
	background:url(../images/k2_out.jpg) no-repeat;
	color:#1557b1;
}
.k_list .k3_out {
	background:url(../images/k3_out.jpg) no-repeat;
	color:#1557b1;
}
.k_list .k4_out {
	background:url(../images/k4_out.jpg) no-repeat;
	color:#1557b1;
}
.i_gl {
	width:100%;
	min-width:1180px;
	height:28px;
	background:url(../images/i_gl.jpg) center no-repeat;
	overflow:hidden;
	margin:0 auto
}
.gonglue {
	width:1180px;
	overflow:hidden;
	margin:0 auto
}
.gonglue li {
	width:568px;
	line-height:20px;
	margin:22px 10px 0px 8px;
	list-style:none;
	overflow:hidden;
	float:left
}
.link {
	width:100%;
	min-width:1180px;
	height:315px;
	background:#F7F3F3;
	overflow:hidden;
	margin:0 auto
}
#box_main_sub4 {
    text-align: center;
    background: #F7F3F3;
    float: none;
}
#box_main_sub4_sub1 {
    padding-bottom: 20px;
    margin: 0 auto;
    min-height: 100px;
    width: 1000px;
    float: none;
    padding-top: 20px;
}
.columnSpace {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    paddin1g-bottom: 5px;
}
.FrontLinks_list01-d1_c1 {
    text-align: left;
    margin: 0 auto;
    width: 100%;
    color: #000;
    clear: both;
}
.FrontLinks_list01-d1_c1 .scrollliner {
    position: static;
}
.FrontLinks_list01-d1_c1 .scrollable {
    position: relative;
    width: 1000px;
    float: left;
    height: 92px;
    overflow: hidden;
}
.FrontLinks_list01-d1_c1 .scrollliner .scrollitems {
    position: static;
}
.FrontLinks_list01-d1_c1 .scrollitems {
    position: absolute;
    width: 5000px;
    clear: both;
}
.FrontLinks_list01-d1_c1 .content1 {
    width: 190px;
}
li{	
	list-style-type: none;
    list-style-image: none;
}
.FrontLinks_list01-d1_c1 .content {
	list-style-type: none;
    list-style-image: none;
    margin: 10px 0;
    float: left;
}
.FrontLinks_list01-d1_c1 .content .pic A {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 0;
    margin: 0 auto;
    padding-left: 0;
    width: 157px;
    padding-right: 0;
    display: block;
    height: 79px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 0;
}
.FrontLinks_list01-d1_c1 .content .pic IMG {
	border-bottom: 0;
    border-left: 0;
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    vertical-align: middle;
    border-top: 0;
    border-right: 0;
    padding-top: 0;
    margin: 4px;
    width: 149px;
    height: 71px;
}
.link_title {
	width:1180px;
	overflow:hidden;
	margin:0 auto
}
.link_list {
	width:1175px;
	padding-left:5px;
	margin:0 auto
}
.link_list div {
	margin:0px 8px 0px 8px;
	overflow:hidden;
	float:left
}
/*底部样式*/
.bottom {
	width:100%;
	min-width:1180px;
	background:#2e3740;
	color:#61707f;
	overflow:hidden;
	margin:0 auto
}
.bottom_tip {
	width:1180px;
	overflow:hidden;
	padding:3px 0px 5px 0px;
	line-height:24px;
	text-align:center;
	margin:0 auto
}
.bottom_nav {
	width:1180px;
	height:42px;
	color:#a2b7cc;
	line-height:42px;
	text-align:center;
	border-top:1px solid #363f48;
	border-bottom:1px solid #363f48;
	overflow:hidden;
	margin:0 auto
}
.bottom_nav span {
	margin:0px 8px 0px 8px;
}
/*内页样式*/
.ny_web {
	width:100%;
	min-width:1180px;
	padding-top:400px;
	overflow:hidden;
	margin:0 auto
}
.ny_content {
	width:1180px;
	background:#fff;
	overflow:hidden;
	margin:0 auto
}
.ny_gl_content {
	width:1179px;
	background:#f3f6fb;
	overflow:hidden;
	border-right:1px solid #fff;
	margin:0 auto
}
.map {
	width:1140px;
	padding:20px 20px 0px 20px;
	border-bottom:1px solid #dedede;
	height:60px;
	line-height:60px;
	overflow:hidden;
	float:left
}
.map_title {
	width:300px;
	line-height:60px;
	font-size:22px;
	overflow:hidden;
	float:left
}
.map_nav {
	width:800px;
	text-align:right;
	line-height:60px;
	float:right
}
.company_info {
    text-align: center;
    line-height: 40px;
	width:920px;
	padding:30px 0px 30px 0px;
	overflow:hidden;
	margin:0 auto
}
.company_info .img {
	width:920px;
	padding:15px 0px 15px;
	overflow:hidden;
	float:left
}
.video_box {
	width:920px;
	padding-bottom:80px;
	overflow:hidden;
	margin:0 auto
}
.video_box li {
	width:229px;
	height:143px;
	list-style:none;
	margin-right:1px;
	overflow:hidden;
	float:left
}
.fenxiang {
	width:1180px;
	height:35px;
	padding-top:20px;
	border-top:1px solid #dedede;
	text-align:center;
	border-bottom:1px solid #dedede;
	overflow:hidden;
	margin:0 auto
}
.n_minsu {
	width:920px;
	padding:40px 0px 20px 0px;
	text-align:center;
	font-size:20px;
	overflow:hidden;
	margin:0 auto
}
.n_minsu_list {
	width:920px;
	padding-bottom:50px;
	overflow:hidden;
	margin:0 auto
}
.n_minsu_list li {
	width:229px;
	height:143px;
	list-style:none;
	margin:1px 0px 0px 1px;
	overflow:hidden;
	float:left
}
.n_minsu_pic {
	width:229px;
	height:143px;
	position:relative;
	overflow:hidden;
	float:left
}
.n_minsu_pic_title {
	width:229px;
	height:35px;
	line-height:35px;
	position:absolute;
	bottom:0px;
	left:0px;
	opacity:0.7;
	filter:alpha(opacity=70);
	text-align:center;
	background:#000;
	overflow:hidden;
	float:left
}
.contact_1060 {
	width:1060px;
	padding:30px 0px 30px 0px;
	overflow:hidden;
	margin:0 auto
}
.left {
	width:817px;
	background:#fff;
	padding-right:34px;
	padding-bottom:50px;
	overflow:hidden;
	float:left
}
.left_map {
	width:790px;
	padding:20px 0px 0px 20px;
	border-bottom:1px solid #dedede;
	height:60px;
	line-height:60px;
	overflow:hidden;
	float:left
}
.left_map_title {
	width:185px;
	line-height:60px;
	font-size:22px;
	overflow:hidden;
	float:left
}
.left_map_nav {
	width:600px;
	text-align:right;
	line-height:60px;
	float:right
}
.gl_list, .jq_list {
	width:572px;
	padding-top:20px;
	padding-bottom:20px;
	overflow:hidden;
	margin:0 auto
}
.gl_list li {
	width:572px;
	list-style:none;
	line-height:20px;
	margin-top:20px;
	overflow:hidden;
	float:left
}
.jq_list li {
	width:572px;
	height:60px;
	text-align:center;
	margin-top:18px;
	line-height:60px;
	cursor:pointer;
	color:#fff;
	background:url(../images/btn_out.jpg) left no-repeat;
	list-style:none;
	overflow:hidden;
	float:left
}
.jq_list li span {
	width:502px;
	line-height:20px;
	padding-left:10px;
	text-align:left;
	overflow:hidden;
	float:right
}
.jq_list li span a {
	text-decoration:none;
	width:502px;
	line-height:20px;
	color:#666;
	text-align:left;
	overflow:hidden;
	float:right
}
.jq_list li span a:hover {
	width:502px;
	color:#53b115;
	text-decoration:none;
	line-height:20px;
	text-align:left;
	overflow:hidden;
	float:right
}
.right {
	width:327px;
	overflow:hidden;
	padding-right:1px;
	overflow:hidden;
	float:right
}
.right_pic_nav {
	width:326px;
	overflow:hidden;
	float:right
}
.right_pic_nav li {
	width:326px;
	height:179px;
	margin-top:1px;
	list-style:none;
	overflow:hidden;
	float:left
}
.text_box {
	width:95%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
	margin:0 auto
}
.text_title {
	width:850px;
	height:60px;
	line-height:60px;
	background:#eff4fa;
	text-align:center;
	overflow:hidden;
	margin:0 auto
}
.text_time {
	width:850px;
	line-height:28px;
	text-align:center;
	overflow:hidden;
	margin:0 auto
}
.text_time span {
	margin:0px 8px 0px 8px;
}
.text_content {
    text-align: center;
	width:850px;
	padding:30px 0px 30px 0px;
	overflow:hidden;
	margin:0 auto
}
.text_content img{
    text-align: center;
	width:850px !important;
	overflow:hidden;
	margin:0 auto
}
.text_xbox {
	width:1180px;
	padding:30px 0px 30px 0px;
	overflow:hidden;
	margin:0 auto
}
.text_xtitle {
	width:1180px;
	height:60px;
	line-height:60px;
	background:#eff4fa;
	text-align:center;
	overflow:hidden;
	margin:0 auto
}
.text_xtime {
	width:1180px;
	line-height:28px;
	text-align:center;
	overflow:hidden;
	margin:0 auto
}
.text_xtime span {
	margin:0px 8px 0px 8px;
}
.text_xcontent {
	width:1180px;
	padding:30px 0px 30px 0px;
	overflow:hidden;
	margin:0 auto
}
.pic_list, .gonglue_list, .jingqu_list {
	width:800px;
	padding:20px 0px 40px 0px;
	overflow:hidden;
	margin:0 auto
}
.pic_list li {
	width:800px;
	list-style:none;
	background:#eef3f8;
	margin-top:15px;
	overflow:hidden;
	float:left
}
.pic_list li img {
	vertical-align:middle
}
.pic_list li span {
	margin-left:4px;
	overflow:hidden;
	float:left
}
.pic_list li span.mp {
	padding:0px 8px 0px 8px;
	line-height:25px;
	text-align:center;
	color:#fff;
	background:#7C9DC9;
	overflow:hidden;
	float:left
}
.pic_list li span.you {
	padding:0px 8px 0px 8px;
	line-height:25px;
	text-align:center;
	color:#fff;
	background:#53B115;
	overflow:hidden;
	float:left
}
.pic_list li div {
	width:495px;
	overflow:hidden;
	float:left
}
.gonglue_list li {
	width:400px;
	list-style:none;
	line-height:20px;
	margin-top:20px;
	overflow:hidden;
	float:left
}
.jingqu_list li {
	width:800px;
	height:60px;
	line-height:20px;
	text-align:center;
	margin-top:18px;
	background:url(../images/btn_out.jpg) left no-repeat;
	cursor:pointer;
	color:#fff;
	list-style:none;
	overflow:hidden;
	float:left
}
.gonglue_tip {
	width:615px;
	padding-top:30px;
	overflow:hidden;
	margin:0 auto
}
.gonglue_tip li {
	width:80px;
	height:80px;
	font-size:16px;
	margin-left:20px;
	text-align:center;
	list-style:none;
	line-height:130px;
	color:#fff;
	display:block;
	overflow:hidden;
	float:left
}
.gonglue_tip li a {
	text-decoration:none;
	font-size:16px;
	width:80px;
	height:80px;
	text-align:center;
	list-style:none;
	line-height:130px;
	color:#fff;
	display:block;
	overflow:hidden;
	float:left
}
.gonglue_tip li a:hover {
	text-decoration:none;
	width:80px;
	font-size:16px;
	height:80px;
	text-align:center;
	list-style:none;
	line-height:130px;
	color:#fff;
	display:block;
	overflow:hidden;
	float:left
}
.gonglue_tip .t01 a {
	background:url(../images/t01_out.jpg) no-repeat;
}
.gonglue_tip .t01 a:hover {
	background:url(../images/t01_over.jpg) no-repeat;
}
.gonglue_tip .t02 a {
	background:url(../images/t02_out.jpg) no-repeat;
}
.gonglue_tip .t02 a:hover {
	background:url(../images/t02_over.jpg) no-repeat;
}
.gonglue_tip .t03 a {
	background:url(../images/t03_out.jpg) no-repeat;
}
.gonglue_tip .t03 a:hover {
	background:url(../images/t03_over.jpg) no-repeat;
}
.gonglue_tip .t04 a {
	background:url(../images/t04_out.jpg) no-repeat;
}
.gonglue_tip .t04 a:hover {
	background:url(../images/t04_over.jpg) no-repeat;
}
.gonglue_tip .t05 a {
	background:url(../images/t05_out.jpg) no-repeat;
}
.gonglue_tip .t05 a:hover {
	background:url(../images/t05_over.jpg) no-repeat;
}
.gonglue_tip .t06 a {
	background:url(../images/t06_out.jpg) no-repeat;
}
.gonglue_tip .t06 a:hover {
	background:url(../images/t06_over.jpg) no-repeat;
}
.contact_tip {
	width:522px;
	padding-top:30px;
	overflow:hidden;
	margin:0 auto
}
.contact_tip li {
	width:80px;
	height:80px;
	font-size:16px;
	margin-left:20px;
	text-align:center;
	list-style:none;
	line-height:130px;
	color:#fff;
	display:block;
	overflow:hidden;
	float:left
}
.contact_tip li a {
	text-decoration:none;
	font-size:16px;
	width:80px;
	height:80px;
	text-align:center;
	list-style:none;
	line-height:130px;
	color:#fff;
	display:block;
	overflow:hidden;
	float:left
}
.contact_tip li a:hover {
	text-decoration:none;
	width:80px;
	font-size:16px;
	height:80px;
	text-align:center;
	list-style:none;
	line-height:130px;
	color:#fff;
	display:block;
	overflow:hidden;
	float:left
}
.contact_tip .c01 a {
	background:url(../images/c01_out.jpg) no-repeat;
}
.contact_tip .c01 a:hover {
	background:url(../images/c01_over.jpg) no-repeat;
}
.contact_tip .c02 a {
	background:url(../images/c02_out.jpg) no-repeat;
}
.contact_tip .c02 a:hover {
	background:url(../images/c02_over.jpg) no-repeat;
}
.contact_tip .c03 a {
	background:url(../images/c03_out.jpg) no-repeat;
}
.contact_tip .c03 a:hover {
	background:url(../images/c03_over.jpg) no-repeat;
}
.contact_tip .c04 a {
	background:url(../images/c04_out.jpg) no-repeat;
}
.contact_tip .c04 a:hover {
	background:url(../images/c04_over.jpg) no-repeat;
}
.contact_tip .c05 a {
	background:url(../images/c05_out.jpg) no-repeat;
}
.contact_tip .c05 a:hover {
	background:url(../images/c05_over.jpg) no-repeat;
}
/*电子商务页面样式*/
.w_bg {
	width:100%;
	min-width:1180px;
	height:500px;
	overflow:hidden;
	margin:0 auto
}
.w01 {
	width:1180px;
	overflow:hidden;
	margin:0 auto
}
.w01 li {
	width:329px;
	height:390px;
	list-style:none;
	margin-top:60px;
	text-align:center;
	margin-left:48px;
	overflow:hidden;
	float:left
}
.w01 li td {
	padding-top:5px;
}
.w_341 {
	width:888px;
	height:341px;
	padding-top:70px;
	overflow:hidden;
	margin:0 auto
}
.w02 {
	width:888px;
	height:341px;
	overflow:hidden;
	margin:0 auto
}
.w02_txt {
	width:210px;
	padding-top:285px;
	text-align:center;
	overflow:hidden;
	margin:0 auto
}
.w03_pic {
	width:1004px;
	padding-top:138px;
	overflow:hidden;
	margin:0 auto
}
.w03_pic li {
	width:205px;
	height:245px;
	list-style:none;
	margin-left:35px;
	overflow:hidden;
	float:left
}
.w03_pic li td {
	padding-top:5px;
}
/*翻页样式*/
.page_list {
	width:500px;
	margin:0 auto
}
.page_list li {
	font-size:12px;
	color:#666;
	line-height:22px;
	text-align:center;
	background:#DEDEDE;
	list-style:none;
	margin-left:3px;
	overflow:hidden;
	float:left
}
.page_list .thisclass {
	background:#53b115;
	color:#fff;
	padding:0px 7px 0px 7px;
}
.page_list li a {
	text-decoration:none;
	color:#666;
	font-size:12px;
	line-height:22px;
	text-align:center;
	padding:0px 7px 0px 7px;
	background:#DEDEDE;
	list-style:none;
	overflow:hidden;
	float:left
}
.page_list li a:hover {
	background:#53b115;
	line-height:22px;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
.page_list li select {
	height:22px;
}
.page_list .pageinfo {
	padding:0px 7px 0px 7px;
}
/*浮动QQ样式*/
#conxz .listxz {
	width:182px;
	background:#53b115;
	font-size:14px;
	font-family:'微软雅黑';
	overflow:hidden;
}
#conxz .listxz .contactxz {
	color:#fff;
	width:171px;
	padding: 0px 3px 0px 8px;
	height:42px;
	line-height:42px;
	text-align:left;
	border-bottom:1px solid #fff
}
#conxz .listxz .contactxz a {
	text-decoration:none;
	color:#fff;
	width:176px;
	padding: 0px 3px 0px 3px;
	height:42px;
	line-height:42px;
	border-bottom:1px solid #fff
}
#conxz .listxz .contactxz a:hover {
	text-decoration:none;
	color:#fff;
	width:176px;
	height:42px;
	line-height:42px;
	border-bottom:1px solid #fff
}
/*链接样式*/	
a:link, a:visited, a:active {
	color:#666;
	text-decoration:none
}
a:hover {
	color:#51AF1D;
	text-decoration:none
}
.white a:link, .white a:visited, .white a:active {
	color:#fff;
	text-decoration:none
}
.white a:hover {
	color:#51AF1D;
	text-decoration:none
}
.c_blue a:link, .c_blue a:visited, .c_blue a:active {
	color:#1f4a85;
	text-decoration:none
}
.c_blue a:hover {
	color:#51AF1D;
	text-decoration:none
}
.c_000 a:link, .c_000 a:visited, .c_000 a:active {
	color:#000;
	text-decoration:none
}
.c_000 a:hover {
	color:#51AF1D;
	text-decoration:none
}
.bottom a:link, .bottom a:visited, .bottom a:active {
	color:#61707f;
	text-decoration:none
}
.bottom a:hover {
	color:#51AF1D;
	text-decoration:none
}
.bottom_nav a:link, .bottom_nav a:visited, .bottom_nav a:active {
	color:#a2b7cc;
	text-decoration:none
}
.bottom_nav a:hover {
	color:#51AF1D;
	text-decoration:none
}
.c_666 a:link, .c_666 a:visited, .c_666 a:active {
	color:#666;
	text-decoration:none
}
.c_666 a:hover {
	color:#51AF1D;
	text-decoration:none
}
.you a:link, .you a:visited, .you a:active {
	color:#fff;
	text-decoration:none
}
.you a:hover {
	color:#fff;
	text-decoration:none
}
.mp a:link, .mp a:visited, .mp a:active {
	color:#fff;
	text-decoration:none
}
.mp a:hover {
	color:#fff;
	text-decoration:none
}
#box_footer {
    background: url(../images/bbg.jpg) #242d34 repeat-x left bottom;
    float: none;
}
#box_footer_sub1 {
    margin: 0 auto;
    width: 1000px;
    float: none;
    height: 320px;
}
#box_footer_sub2 {
    text-align: center;
    margin: 0 auto;
    width: 1000px;
    float: none;
    height: 36px;
    padding-top: 12px;
}
#box_footer_sub1_sub1 {
    width: 660px;
    padding-right: 40px;
    float: left;
    height: 220px;
    padding-top: 40px;
}
#box_footer_sub1_sub2 {
    width: 300px;
    float: left;
    height: 220px;
    color: #eee;
    padding-top: 40px;
}
.clearBoth {
    line-height: 0;
    width: 100%;
    height: 0;
    clear: both;
    font-size: 0;
    overflow: hidden;
}
.columnSpace {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    paddin1g-bottom: 5px;
}
.FrontSpecifies_show01-d1_c1 {
    margin: 0 auto;
    width: 100%;
}
TABLE {
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#box_main {
    padding-bottom: 25px;
    margin: 0 auto;
    width: 1030px;
}
#box_main_sub1 {
    width: 307px;
    float: left;
}
#box_main_sub1_sub1 {
    background: url(../images/menu_01.jpg);
    float: none;
    height: 173px;
}
.FrontSpecifies_show01-d1_c1 {
    margin: 0 auto;
    width: 100%;
}


#box_main_sub1_sub2 {
    padding-bottom: 25px;
    min-height: 61px;
    padding-left: 39px;
    padding-right: 68px;
    background: url(../images/menu_04.jpg);
    float: none;
}
#box_main_sub1_sub3 {
    padding-left: 39px;
    background: url(../images/menu_05.jpg);
    float: none;
    height: 212px;
}
#box_main_sub2 {
    width: 723px;
    float: left;
}
#box_main_sub2_sub1 {
    text-align: right;
    padding-right: 36px;
    background: url(../images/menu_02.jpg);
    float: none;
    height: 50px;
    padding-top: 102px;
}
.FrontPublic_breadCrumb01-d1_c1 DIV {
    text-align: right;
    width: 100%;
    float: left;
}
.FrontPublic_breadCrumb01-d1_c1 A:visited {
    color: #06c;
    text-decoration: none;
}
.FrontPublic_breadCrumb01-d1_c1 A:link {
    color: #06c;
    text-decoration: none;
}
#box_main_sub2_sub2 {
    min-height: 394px;
    padding-right: 36px;
    background: url(../images/menu_03.jpg) no-repeat;
    float: none;
}
.FrontComContent_detail01-d1_c1 .content {
    width: 100%;
    overflow: hidden;
    word-break: break-all;
    padding-bot1tom: 30px;
}
.FrontComContent_detail01-d1_c1 .content .describe {
    line-height: 20px;
}
.FrontComContent_detail01-d1_c1 .htmledit {
    list-style: disc none outside;
    z-index: auto;
    border-bottom: medium none;
    text-justify: auto;
    text-align: left;
    border-left: medium none;
    text-transform: none;
    text-indent: 0;
    margin: auto;
    width: auto;
    display: inline;
    border-collapse: separate;
    word-wrap: normal;
    white-space: normal;
    background: none transparent scroll repeat 0 0;
    float: none;
    letter-spacing: normal;
    height: auto;
    visibility: inherit;
    color: #000;
    clear: none;
    vertical-align: baseline;
    overflow: visible;
    word-break: normal;
    border-top: medium none;
    border-right: medium none;
    word-spacing: normal;
    text-decoration: none;
    font-stretch: normal;
    font1: medium Times New Roman;
}
.clearBoth {
    line-height: 0;
    width: 100%;
    height: 0;
    clear: both;
    font-size: 0;
    overflow: hidden;
}

.p_lists {
    width: 1180px;
	float:left;
    padding: 30px 0px;
    border-bottom: 1px dashed #B5B5B5;
}
.p_lista {
    width: 1180px;
	float:left;
    padding: 30px 0px;
    border-bottom: 1px dashed #B5B5B5;
}
.p_12 {
    width: 565px;
}
.p_123 {
    width: 640px;
}
.a_12 {
    width: 282px;
}
.p_11 {
    width: 425px;
}
.p_l {
    margin: 0 auto;
}
.p_lists a {
    height: 31px;
    line-height: 31px;
    width: 131px;
    text-align: center;
    font-size: 16px;
    color: #000000;
    background: url(../images/l1.jpg) no-repeat;
    display: block;
    margin-right: 10px;
    float: left;
}
.p_lists a:hover {
    background: url(../images/l2.jpg) no-repeat;
    color: #fff;
    text-decoration: none;
}
.p_lista a {
    height: 31px;
    line-height: 31px;
    width: 150px;
    text-align: center;
    font-size: 16px;
    color: #000000;
    background: url(../images/a1.jpg) no-repeat;
    display: block;
    margin-right: 10px;
    float: left;
}
.p_lista a:hover {
    background: url(../images/a2.jpg) no-repeat;
    color: #fff;
    text-decoration: none;
}
.applay_right {
    width: 500px;
    padding-top: 55px;
}
.b_70 {
    margin-bottom: 70px;
}
.container {
    position: relative;
}
.m_center {
    margin: 0 auto;
}
.f_right {
    float: right;
}
.call_info {
    width: 350px;
    text-align: center;
}
.phone {
    background: url(../images/bg_phone.png) center top no-repeat;
    padding-top: 45px;
    color: #4a4a4a;
    line-height: 25px;
}
.b_30 {
    margin-bottom: 30px;
}
.wrap_qq {
    text-align: center;
}
.cf {
    zoom: 1;
}
.qqzaixian {
    display: block;
    background: url(../images/bg_qq.png) center center no-repeat;
    width: 132px;
    height: 35px;
    line-height: 33px;
    text-indent: 10px;
    color: #515151;
    display: inline-block;
    padding: 6px 0;
    margin: 0 10px;
    text-align: center;
}
.erweima div:hover .weibo {
    background-position: -196px bottom;
}
.weibo {
    background-position: -196px top;
}
.weibo, .weixin {
    background-image: url(../images/bg_weixin.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    color: #515151;
}
.weibo, .weixin {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.weibo, .weixin {
    background-image: url(../images/bg_weixin.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    color: #515151;
}
.erweima_img {
    display: block;
    margin: 0 auto 10px;
    border: 10px solid #fff;
    box-shadow: 0 1px 0 #d5d5d5;
}
.f_left {
    float: left;
}
.erweima div:hover .weixin {
    background-position: left bottom;
}
.applay_left {
    padding-left: 50px;
    width: 499px;
    border-right: 1px solid #ccc;
    padding-top: 20px;
}
.title_applay {
    color: #515151;
    font-size: 16px;
    line-height: 40px;
}
.form_tip {
    color: red;
    font-size: 12px;
    line-height: 30px;
}
.btn_submit {
    background: #ff6933;
    color: #fff;
    border: none;
    padding: 8px 30px;
    cursor: pointer;
    border-radius: 4px;
    border-bottom: 1px solid #fff;
}
.table_applay label {
    position: relative;
    display: block;
}
.icon_applay {
    display: block;
    width: 61px;
    height: 61px;
    position: absolute;
    left: -44px;
    top: -10px;
}
.input_applay {
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0 0 6px #afb0b8 inset;
    background: #fafafa;
    height: 42px;
    line-height: 42px;
    padding: 0 10px 0 20px;
    width: 350px;
    color: #777;
}
.icon_user {
    background-position: 0 top;
}
.icon_user, .icon_phone, .icon_xuqiu {
    background-image: url(../images/icon_applay.png);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.icon_applay .bg {
    background-image: url(../images/icon_applay.png);
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    background-position: right top;
    position: absolute;
    left: 0;
    top: 0;
}
.icon_applay .bg2 {
    background-position: right bottom;
    opacity: 0;
    filter: Alpha(opacity=.0);
}

.icon_applay {
    display: block;
    width: 61px;
    height: 61px;
    position: absolute;
    left: -44px;
    top: -10px;
}
.icon_phone {
    background-position: -61px top;
}

.input_applay_area {
    height: 130px;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.icon_xuqiu {
    background-position: -122px top;
}
.table_applay td {
    padding: 20px 0 20px 0;
}

.table_applay .focus .icon_user  {background-position:0 bottom;}
.table_applay .focus .icon_phone {background-position:-61px bottom;}
.table_applay .focus .icon_xuqiu {background-position:-122px bottom;}
.table_applay .focus .bg {opacity:0;filter:Alpha(opacity=00);}
.table_applay .focus .bg2 {opacity:1;filter:Alpha(opacity=100);}
.table_applay label{position:relative;display:block;}
.input_applay{border:1px solid #fff;border-radius:4px;box-shadow:0 0 6px #afb0b8 inset;background:#fafafa;height:42px;line-height:42px;padding:0 10px 0 20px;width:350px;color:#777;}
.table_applay .focus .input_applay, .input_applay:focus{width:400px;color:#515151;border:1px solid #ccc;}
.table_applay label:hover .input_applay{border:1px solid #ccc;}
.input_applay_area{height:130px;line-height:25px;padding-top:10px;padding-bottom:10px;}
.btn_submit{background:#ff6933;color:#fff;border:none;padding:8px 30px;cursor:pointer;border-radius:4px;border-bottom:1px solid #fff;}
.btn_submit:hover{background:#ff4f0e;}
.form_tip{color:red;font-size:12px;line-height:30px;}




.show_list{ width:100%; height:62px; overflow:hidden; float:right; margin-top:35px;}
.show_list li{ float:left; width:92px; height:62px; margin-right:25px}
.show_list li img{ border:1px solid #eee}
.items_title{ width:960px; height:35px; margin:20px auto; border-bottom:1px #e2e2e2 solid; position:relative}
.items_title h5{ font-size:18px; color:#000; height:100%; line-height:35px; width:130px;min-width:130px; overflow:hidden;zoom:1; position:absolute; left:0; top:0; border-bottom:1px solid #000; white-space:nowrap}
.list_box{ width:1140px; height:auto; overflow:hidden;zoom:1; margin:0 auto}
.case_list{ width:1140px; height:100%;margin:10px auto;}
.case_list li{/*width:306px;*/width: 274px; height:247px; overflow:visible; display:block; float:left; margin-right:38px;margin-right:10px; margin-bottom:45px; position:relative}
.case_list li:hover span.title{border-bottom:1px solid #000}
.case_list li span.title{ display:block; height:52px; overflow:hidden; line-height:52px; text-align:center; font-size:16px; color:#2a2a2a; border-bottom:1px solid #ccc;}
.case_list li img{
	
}
.case_list li:hover img{
	/*灰度*/
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
	filter: grayscale(1);
	/*filter:url("gray.svg#grayscale");*/ 
	filter:url('url("data:image/svg+xml;utf8,<svg%20xmlns=' http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");') 
	filter:gray; 
	FILTER: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
.retrunlist a {
    color: #6D6D6D;
    border-radius: 4px;
    border: 1px solid #ADADAD;
    padding: 2px 20px;
    font-size: 14px;
    line-height: 30px;
    behavior: url(/layouts/images/eco/PIE/PIE.htc);
}
.lb {
	height:163px;
    width: 300px;
    background-color: #FFF;
    float: left;
	margin-left: 30px;
}
.ys{
	float:right;
	margin-right: 40px;
}
.lb, .lb .lb4 {
    border: 1px solid #C3C0C0;
	border-bottom: none;
}
.lb .lb1, .lb2, .lb3 ul {
    padding-left: 20px;
    padding-right: 20px;
}
.lb .lb1 {
    height: 25px;
    padding-top: 5px;
    line-height: 20px;
    color: #999;
}
.lb dd {
    font-size: 16px;
    color: #383844;
    font-weight: bolder;
    float: left;
	margin: 0;
    padding: 0;
}
.lb dt {
    float: right;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lb .lb2 {
    height:122px;
    padding-bottom: 5px;
    font-size: 14px;
    border-top: 1px solid #C3C0C0;
    width: 260px;
}
.lb .lb2, .lb .lb3 {
    padding-top: 5px;
    border-bottom: 1px solid #C3C0C0;
}
.lb .lb2, .lb .lb4 {
    float: left;
    background-color: #fbfafa;
}
.clear{
    clear: both;
}