﻿@charset "utf-8";

/*公用*/
body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 12px;
	background: #fff;
	color: #686868;
	_background-image: url(text.txt);
 /* for IE6 */
	_background-attachment: fixed;
}

ul,dl,dt,dd,p,h1,h2,h3,h4,h5,li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
	color: #686868;
	font-weight: normal;
}

a:hover {
	color: #710100;
}

img {
	border: none 0;
}

.hr1 {
	margin: 0 auto;
	border: 1px solid #9A0201;
}

.red {
	color: red;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.tLeft {
	text-align: left;
}

.fLeft {
	float: left;
}

.mL {
	margin-left: 20px;
}

/*******header************/
#container {
	width: 100%;
	margin: 0 auto;
}

#container1 {
	margin: auto;
	width: 960px;
	background: #F5F5F5 url(../images/background1.jpg) repeat-x top;
}

#header,#main,#footer {
	margin: 0 auto;
	position: relative;
}

.main_box {
	width: 100%;
	height: auto;
	float: left;
	background: #f5f5f5;
}

.main_box1 {
	width: 100%;
	height: auto;
	float: left;
	background: #FFF;
}

#main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.head_top {
	width: 100%;
	height: 172px;
	float: left;
	background: #fff;
}

.head_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.logo {
	float: left;
	margin-top: 50px;
}

.logo img {
}

.main_weima {
	width: 98px;
	height: 98px;
	border: 1px solid #eaeaea;
	float: left;
	margin-left: 26px;
	margin-top: 20px;
}

.main_weima img {
	width: 98px;
	height: 98px;
}

.jrsc {
	z-index: 2;
	position: absolute;
	display: table;
	right: 130px;
	top: 35px;
}

.swsy {
	z-index: 2;
	position: absolute;
	display: table;
	right: 30px;
	top: 35px;
}

.search {
	float: right;
	margin-top: 32px;
}

.top_t {
	width: 100%;
	height: 40px;
	float: left;
	background: #fbfbfb;
	border-bottom: 1px solid #e6e6e6;
}

.top_t1 {
	width: 1200px;
	height: auto; 
	margin: 0 auto;
}

.top_tleft {
	line-height: 40px;
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-indent: 25px;
	background: url(img/laba.jpg) no-repeat left center;
}

.top_tright {
	width: 140px;
	height: auto;
	line-height: 40px;
	position: relative;
	float: right;
	font-family: "微软雅黑";
	font-weight: normal;
	font-size: 14px;
	color: #666;
}

.top_tright a {
	padding-left: 2px;
	padding-right: 2px;
	color: #666;
}

.top_tright a:hover {
	color: #0856b2;
}
/*导航*/
.nav_box {
	width: 100%;
	height: 54px;
	float: left;
	background: url(img/nav_bg.jpg) repeat-x;
}

.nav_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.nav {
	width: 1200px;
	height: auto;
	float: left;
}

.nav ul li {
	margin: 0;
	text-align: center;
	width: 150px;
	font-family: "微软雅黑";
	float: left;
	height: 54px;
	line-height: 54px;
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 100;
	display: inline;
	font-weight: bold;
	background: url(img/line.jpg) no-repeat right center;
}

.nav ul li a {
	color: #fff;
	display: block;
}

.nav ul li a:hover {
	color: #fff;
	display: block;
}

.nav ul li:hover {
	width: 150px;
	height: 54px;
	float: left;
	background: url(img/hover.jpg) repeat-x;
	color: #fff;
}

.nav ul li ul {
	position: absolute;
	display: none;
}

.nav ul li:hover ul {
	position: absolute;
	display: block;
	background: #159fd6;
	margin-top: -4px;
	padding-bottom: 10px;
}

.nav ul li ul li {
	height: 30px;
	background: none;
	line-height: 30px;
	font-size: 12px;
	border-right: none;
}

.nav ul li ul li a {
	color: #fff;
}

.nav ul li ul li:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	height: 30px;
	background: none;
}

.nav ul li ul li:hover a {
	color: #FFF;
	display: block;
	height: 30px;
	background: none;
}

.nav_right {
	float: right;
	width: 277px;
	height: 172px;
	background: url(img/call.jpg) no-repeat left center;
}

.nav_right h1 {
	float: right;
	width: 211px;
	height: auto;
	color: #333;
	padding-top: 55px;
	margin: 0;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
}

.nav_right p {
	float: right;
	width: 211px;
	height: auto;
	color: #333;
	font-weight: bold;
	font-size: 28px;
	font-family: "Impact";
	margin-top: 5px;
}
 
.ad {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 960px;
	margin: 0 auto;
}

#full-screen-slider {
	width: 100%;
	height: 600px;
	float: left;
	position: relative;
	z-index: 99;
}

#slides {
	display: block;
	width: 100%;
	height: 600px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 28%;
	top: 570px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}

#pagination li {
	display: block;
	list-style: none;
	width: 30px;
	height: 5px;
	float: left;
	margin-left: 15px;
	background: #FFF
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#pagination li.current {
	background: #63ce29;
}

.search_bg {
	width: 100%;
	height: 100px;
	float: left;
	background:#fff;
}

.search_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.search_l {
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 100px;
	color: #ff9000;
	width:620px;
	height: 100px;
	overflow: hidden;
}

.search_l span {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-right: 15px;
}

.search_l font {
	font-size: 14px;
	color: #333;
}

.search_l font a {
	padding-right: 15px;
}
.search_l font a:hover{
 	color: #0945cc;
}


.search_r {
	float: right;
	width: 269px;
	height: 44px;
	margin-top: 30px;
	background: url(img/search_bg.jpg) no-repeat;
}

.s_input {
	float: left;
	height: 44px;
	line-height: 44px;
	text-indent: 5px;
	border: none;
	background: none;
	width: 214px;
}

.s_btn {
	float: right;
	height: 44px;
	border: none;
	background: none;
	width: 55px;
}

.c_bg {
	width: 100%;
	height: 31px;
	float: left;
	background: url(../images/c_bg.jpg) no-repeat;
	margin-bottom: 15px;
	line-height: 31px;
	font-family: "微软雅黑";
	text-indent: 15px;
	font-size: 16px;
	color: #fff;
}

.search_la {
	width: 913px;
	height: 74px;
	float: left;
	background: url(img/p2.jpg) no-repeat;
	line-height: 74px;
}

.search_la span {
	float: left;
	margin-left: 30px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.search_la font {
	float: right;
	margin-right: 30px;
	font-size: 14px;
	color: #fff;
}

.search_la font a {
	font-size: 14px;
	color: #fff;
} 
/* 首页产品部分 */
.pro_ina {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.pro_box {
	width: 100%;
	height: auto;
	float: left;
	background: #f5f5f5;
	padding-top: 55px;
}

.pro_ti {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 35px;
}

.youshi_box {
	width: 100%;
	height: auto;
	float: left;
	background: #ededed;
	padding-top: 80px;
	padding-bottom: 70px;
}

.youshi_ti {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}

.youshi_img {
	width: 100%;
	height: auto;
	margin-top: 70px;
	float: left;
	text-align: center;
}

.about_box1 {
	width: 100%;
	height: 519px;
	float: left;
	background: url(img/gsys.jpg) no-repeat 50% 0;
}

.about_bina {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.gsys_ti{
	width:100%;
	height: auto;
	float: left;
	padding-top: 75px;
	padding-bottom: 75px;
	text-align: center;
}

.about_tia {
	width: 100%;
	height: 56px;
	float: left;
	margin-top: 53px;
	background: url(img/about_ti.png) no-repeat 50% 0;
}

.about_tia span {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #63ce29;
}

.about_tia em {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.about_tia font {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #a9a9a9;
}
.about_box{width:100%; height:auto; float:left;   background:#fff; }
.about_binb{
	    width: 1207px;
    height: 634px;
    margin: 0 auto;
    background: url(img/com_bg.png) no-repeat;
}
.about_cen{
	width:100%;
	height: auto;
	float: left;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}
.com_img {
width: 592px;
    height: 537px;
    float: right;
    margin-right: 40px;
    margin-top: 45px;
}
.com_img  img{
width: 592px;
    height: 537px;
    
}

.com_text{width:470px; height:auto; float:left; margin-left:40px; margin-top:45px;}
.com_text h1{width:100%; height:auto;font-family: "微软雅黑"; float:left; font-weight:normal; margin-top:20px;}
.com_text h2{width:100%; height:auto;font-family: "微软雅黑"; padding-bottom:15px; border-bottom:1px solid #e5e5e5; float:left; font-weight:bold; font-size:20px;color:#000; line-height:40px; }
.com_text p{width:100%; text-indent:2em;  height:auto; float:left; margin-top:25px; line-height:30px; font-family:"微软雅黑"; font-size:14px; color:#333;}
.com_more{
	width:100%;
	height: auto;
	float: left;
	margin-top: 60px;
}
.com_more a{ 
	font-size:14px; 
	color:#fff;
	width:112px;
	height:40px;
	float: left;
	border-radius: 50px;
	background: #ffa414;
	line-height: 40px;
	text-align: center;
	}


.img_box {
	width:100%;
	height: auto;
	float: left;
}
.img_box li {
	width: 20%;
	float: left;
	height: auto;
	text-align: center;
}

.img_box li a {
	width: 100%;
	float: left;
	height: auto;
}
.two_bg{
	width:100%;
	height: 369px;
	background: url(img/two_bg.jpg) no-repeat;
	float: left;
	margin-top: 40px;
	}
.two_bgin{
	width:1200px;
	height: auto;
	margin: 0 auto;
}


.tagMenu3 {height:40px;position:relative;width:100%;  float:left; margin-top:40px;  }
.tagMenu3 ul {position:absolute;width:645px;  height:auto; left:260px;  }
ul.menu3 li {height:40px;width:289px; margin-left: 30px; line-height:40px; background:url(img/m2.png) no-repeat;  text-align:center; cursor:pointer;color:#fff; font-size:16px; float:left; }
ul.menu3 li a{height:40px;width:289px; color:#fff;  font-size:16px; float:left; font-weight: bold; }
ul.menu3 li.current3{height:40px;width:289px; float:left;background:url(img/m1.png) no-repeat;  font-size:16px; color:#fff; font-weight:bold;}
ul.menu3 li.current3 a{height:40px;width:289px; float:left;  font-size:16px; color:#fff;font-weight: bold;  }
.content3{width:100%; height:auto; float:left; position:relative; margin-top:25px;}

.hezuo_box {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 6px;
	background: #fff;
}

.hezuo_in {
	width: 1200px;
	height: 302px;
	margin: 0 auto;
	background: #eee;
}

.hezuo_ti {
	width: 100%;
	height: 51px;
	line-height: 51px;
	float: left;
	text-align: center;
	color: #113b83;
	font-size: 30px;
	font-weight: bold;
	background: #ff9000;
}

.hezuo_ti span {
	float: left;
	height: 51px;
	margin-left: 20px;
	background: url(img/honor.png) no-repeat left center;
	text-indent: 33px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.hezuo_ti font {
	float: right;
	font-size: 12px;
	margin-right: 20px;
}

.hezuo_ti font a {
	color: #fff;
	float: right;
	font-size: 12px;
}

#pro_gd {
	width: 1160px;
	height: 208px;
	margin-left: 25px;
 
	float: left;
	overflow: hidden;
}

#pro_gd ul {
	width: 1999px;
	height: 208px;
}

#pro_gd ul li {
	width: 230px;
	height: 208px;
	float: left;
	text-align: center;
	margin-right: 10px;
	line-height: 36px;
}

#pro_gd ul li a {
	width: 230px;
	height: 208px;
	background: #fff;
	float: left;
	color: #333;
	font-family: "微软雅黑";
	font-size: 14px;
}

#pro_gd ul li a:hover {
	width: 230px;
	height: 208px;
	float: left;
	background: #fff;
	color: #333;
}

#pro_gd ul li img {
	width: 220px;
	height: 162px;
	float: left;
	margin-top:5px;
	margin-left: 3.5px; 
	border: 1px solid #e5e5e5;
}

.index_fen {
	width: 100%;
	height: 107px;
	float: left;
	background: #f5f5f5;
}

.index_fin {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.index_fen span{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 60px;
	position: relative;
}


.index_fr {
	width: 900px;
	height: auto;
	float: left;
	margin-left: 150px;
	margin-top: 25px;
}

.index_fr li {
	width: 209px;
	margin-left: 12px;
	height: 52px;
	float: left;
	margin-bottom: 5px;
}

.index_fr li a {
	width: 100%;
	height: 52px;
	float: left;
	text-align: center;
	line-height: 52px;
	border-radius: 5px;
	background: #eaeaea;
	font-size: 16px;
	color: #333;
}

.index_fr li a:hover {
	width: 100%;
	height: auto;
	float: left;
	background: #63ce29;
	font-size: 16px;
	color: #fff;
}

.chan_box {
	width: 100%;
	height: auto;
	float: left;
	background: #f5f5f5;
	padding-top: 60px;
 
}

.chan_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.chan_l{
	width:269px;
	height: auto; 
	float: left;
}
.chan_r{
	width:876px;
	height: auto; 
	float: right;
}



.chan_list {
	width: 105%;
	height: auto;
	float: left;
}

.chan_list li {
	width: 280px;
	height: 270px;
	float: left;
	text-align: center;
	margin-right: 19px;
	margin-bottom: 25px;
	line-height: 36px;
	background: #fff;
}

.chan_list li:hover {
	width: 280px;
	height: 270px;
	float: left;
	transition: all 0.4s linear 0s;
	background: #ffa414;
}

.chan_list li h3 a {
	color: #333333;
}

.chan_list li:hover h3 a {
	color: #fff;
}

.indexCaseList {
	width: 100%;
	height: auto;
	*float: left;
	*width: 295px;
	*margin-left: 15px;
}

.indexCaseItem {
	width: 280px;
	float: left;
	display: inline;
	position: relative;
}

.indexCaseItem p {
	position: relative;
	width: 280px;
	height: 210px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	float: left;
}

.indexCaseItem h3 {
	position: relative;
	width: 280px;
	height: 60px;
	text-align: center;
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	line-height: 60px;
}

.indexCaseItem p img {
	width: 280px;
	height: 210px;
}

.indexCaseList a.link {
	position: absolute;
	display: block;
	left: 0px;
	color: #fff;
	font-family: "宋体";
	padding-top: 1px;
	top: 100%;
	width: 100%;
	height: 100%;
	font-size: 12px;
	background: url(img/img_an_h.png) no-repeat;
}

.indexCaseList a.link span {
	display: block;
	line-height: 24px;
	width: 70%;
	height: 70%;
	padding-top: 15%;
	margin: 0 auto;
	overflow: hidden;
}
.add_bg{ width:100%; height:310px; float:left; background:url(img/add_bg.jpg) no-repeat 50% 0;}
.add_bin{ width:1200px; height:312px; margin:0 auto;}
.add_l{ width:270px; height:312px; float:left;}
.add_l h1{ width:270px; height:auto; float:left; text-align:center; margin-top:60px;}
.add_l h2{ width:270px; height:auto; float:left; text-align:center; margin-top:30px; font-weight:normal; color:#fff; font-size:16px;}
.add_l h3{ width:270px; height:auto; float:left; text-align:center; margin-top:5px; color:#fff; font-weight:normal; font-size:24px;}
.add_l p{ width:270px; height:auto; float:left; text-align:center;margin-top:30px;}
.add_l p a{ padding-left:20px; padding-right:20px; padding-top:5px; padding-bottom:5px; font-size:14px; color:#fff; border:1px solid #fff; border-radius:30px;}
.add_r{ width:850px; height:auto; float:right; margin-right:30px; margin-top:60px;}
.add_r h1{ width:850px; height:auto; float:left; }
.img_box1 { width:92%; height:auto; float:left; margin-top:30px;  }
.img_box1 li{ width:22%;float:left; height:auto; text-align:center; }
 

.three_box {
	width: 100%;
	height: auto;
	float: left;
	background: #f5f5f5;
	padding-bottom: 90px;
}

.three_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.thr_top{
	width:100%; 
    height: auto;
	float: left;
	background: #f5f5f5;
	padding-top: 80px;
}
 
.three_ti {
	width: 100%;
	height: 145px;
	float: left;
	background: url(img/you_ti.png) no-repeat 50% 0;
}

.three_list {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 55px;
}

.three_img {
	width: 718px;
	height: auto;
	float: left;
}

.three_txt {
	width: 474px;
	height: auto;
	float: right;
	 
}

.three_txt h1 {
	width: 100%;
	height: auto;
	float: left;
}

.three_txt h1 span {
	height: auto;
	float: left;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 38px;
}
.three_txt p {
	width: 100%;
	height: auto;
	float: left;
margin-top:30px;
	background: url(img/ico.jpg) no-repeat left center;
}
.three_txt p span{
	float: left;
	margin-left: 25px;
	color: #333;
	font-size: 14px;
}
 .three_txt p font{
	float: left;
	margin-left: 25px;
	color: #333;
	font-size: 14px;
	padding-top:16px;
} 

.three_img1 {
	width: 524px;
	height: auto;
	float: right;
}

.three_txt1 {
	width: 472px;
	height: auto;
	float: left;
}

.three_txt1 h1 {
	width: 100%;
	height: auto;
	float: left;
	font-weight: normal;
}

.three_txt1 h1 span {
	width: 100%;
	height: auto;
	float: left;
}

.three_txt1 h1 font {
	width: 95%;
	height: auto;
	float: right;
	line-height: 30px;
	color: #000;
	font-size: 14px;
	margin-top: 20px;
}



.three_txt1 p {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 80px;
}
.three_txt1 p span{
	float: left;
	width:100%;
	height: auto;
}
 .three_txt1 p font{
	width: 95%;
	height: auto;
	float: right;
	line-height: 30px;
	color: #000;
	font-size: 14px;
	margin-top: 20px;
} 
.three_img2 {
	width: 552px;
	height: auto;
	float: left;
	margin-top: 60px;
}

.three_txt2 {
	width: 460px;
	height: auto;
	float: right;
	margin-top: 60px;
	 
}
 
.three_txt2 h1 {
	width: 100%;
	height: auto;
	float: left;
	font-weight: normal;
 
}

.three_txt2 h1 span {
width: 100%;
	height: auto;
	float: left;
 
}
.three_txt2 h1 font{
		width: 95%;
	height: auto;
	float: right;
	line-height: 30px;
	color: #000;
	font-size: 14px;
	margin-top: 20px;
}
.three_txt2 p {
	height: auto;
	float: left;
	width: 100%;
    margin-top:60px;
 
}
.three_txt2 p span{
   width: 100%;
	height: auto;
	float: left;
}
.three_txt2 p font{
   width: 95%;
	height: auto;
	float: right;
	line-height: 30px;
	color: #000;
	font-size: 14px;
	margin-top: 20px;
}
.indexCaseItem1{width:285px;float:left;display:inline;position:relative; margin-right:16px;}
.indexCaseItem1 p{position:relative;width:275px;height:314px;overflow:hidden;cursor:pointer; text-align:center;    font-size:20px; color:#fff; }
.indexCaseItem1 p img{float:left; width:275px; height:314px;}
.indexCaseItem1 h3{position:relative;width:285px;height:40px; float:left; font-family:"微软雅黑"; font-size:16px;   line-height:50px;  }
.indexCaseItem1 h3 span{
	float: left;
	margin-left: 20px;
	line-height: 80px;
}
.indexCaseItem1 h3 span a{ color:#333;font-family:"微软雅黑"; font-size:16px; font-weight: bold;    }
.indexCaseItem1 h3 font{
	float: right;
	margin-top: 25px;
	margin-right: 10px;
} 
.indexCaseItem1 h3 font a{
	float: left;
	width:89px;
	height: 29px;
	background: #fff;
	border-radius: 20px;
	text-align: center;
	line-height: 29px;
	color: #666;
	font-size: 12px;
} 
.indexCaseItem1 h3 font a:hover{
	float: left;
	width:89px;
	height: 29px;
	background: #ffa414;
	border-radius: 20px;
	text-align: center;
	line-height: 29px;
	color: #fff;
	font-size: 12px;
} 



.indexCaseList1 a.link{position:absolute;display:block;left:8px; margin-top:8px; color:#fff;  font-size:20px; text-align:center; top:100%;width:100%;height:100%;background:url(img/img_an_h1.png);}
.indexCaseList1 a.link span{display:block;line-height:24px; width:70%; height:70%; padding-top:15%; margin:0 auto; overflow:hidden;}
.case_box{width:100%; height:auto; float:left; background:#fff; padding-bottom: 50px; }
.case_ti{width:100%; height:auto; float:left; text-align:center; padding-top: 60px; padding-bottom: 40px;}
.rollBox{width:1200px; height:auto; float:left; margin-top:35px;}
/*.rollBox .LeftBotton{height:36px;width:36px;background:url(../images/prev.png) no-repeat 0px 0; margin-top:105px; overflow:hidden;float:left;display:inline;cursor:pointer;}
.rollBox .RightBotton{height:36px;width:36px;background:url(img/next.png) no-repeat 0px 0;overflow:hidden;float:right;   margin-top:105px; display:inline;    cursor:pointer;}*/
.rollBox .Cont{width:1200px;overflow:hidden;float:left; }
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:285px;float:left; height:387px; background:#f5f5f5; margin-right:20px;line-height:35px;}
.rollBox .Cont .pic a{  }
.rollBox .Cont .pic img{ display:block; float:left;width:275px; height:314px; margin-left:8px; margin-top:8px;}
.rollBox .Cont a:hover{ }
.rollBox #List1,.rollBox #List2{float:left;}
 

.about_tib {
	width: 100%;
	height: auto;
	margin-top: 60px;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

.about_tib span {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #63ce29;
}
.about_ti{width:100%;  margin-top:20px; border-bottom:1px solid #d5d5d5; padding-bottom:10px; height:auto; float:left; }
.about_ti span{ float:left; color:#148d25; font-size:20px; font-weight:bold; font-family:"微软雅黑";}
.about_ti em{ float:right; font-style:normal; margin-top:3px; font-size:12px; font-family:"微软雅黑"; color:#2f88c9;}
.about_ti em a{  color:#2f88c9;}
.about_ti em a:hover{  color:#fb9e3d;} 
.about_tib em {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.about_tib font {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.news_ti{ width:100%; height:auto; float:left; text-align:center; padding-top:55px; padding-bottom:40px;}
 .news_top{width:100%; height:auto; float:left; background:#fff; padding-bottom:50px;  }
.news_in{width:1200px; height:auto; margin:0 auto;  }
.news_l{width:360px; height:auto; float:left;}
.news_c{width:360px; height:auto; float:left; margin-left:60px;}
.news_r{width:360px; height:auto; float:right;}
.news_ta{ width:100%; height:auto; float:left; margin-top:20px;} 
.news_ta h1{ width:100%; height:auto; float:left; margin-bottom:10px;} 
.news_ta li{ width:100%; height:auto;  line-height:33px; border-bottom:1px dashed #c6c6c6;  float:left; font-family:"微软雅黑"; font-size:14px;} 
.news_ta li a{ color:#333;width:100%; height:auto; float:left;} 
.news_ta li a:hover{   color:#ff9000;width:100%; height:auto; float:left;} 
.news_ta1{ width:100%; height:auto; float:left; margin-top:20px;} 
.news_ta1 h1{width:100%; height:auto; float:left; margin-bottom:15px;} 
.news_ta1 li{ width:100%; height:auto; float:left; } 
.news_ta1 li h2{ width:100%; height:auto; float:left; text-indent:30px;font-size:14px;  line-height:25px; background:url(img/q1.jpg) no-repeat left top; font-family:"微软雅黑"; } 
.news_ta1 li h2 a{ color:#333; font-size:14px; } 
.news_ta1 li h2 a:hover{ color:#ff9000;} 
.news_ta1 li h3{ width:100%; height:auto; margin-top:6px; font-weight:normal; font-size:14px; line-height:25px; float:left; background:url(img/q2.jpg) no-repeat left 2px; color:#333; font-family:"微软雅黑"; } 
.news_ta1 li h3 p{ width:92%; height:auto;  float:right;font-size:14px;  } 
.news_ta1 li:nth-child(2){ margin-top:20px;}

 





.link_box {
	width: 100%;
	height: 90px;
	float: left;
	background: #303237;
}

.link_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.link_l {
	float: left;
	margin-top: 25px;
}

.link_r {
	float: left;
	margin-left: 10px;
}

.link_r a {
	color: #999;
	font-size: 14px;
	line-height: 90px;
	padding-left: 20px;
	padding-right: 20px;
}

.link_r a:hover {
	color: #fff;
}
/* 内容三部分 */
.main_top {
	width: 1002px;
	height: auto;
	float: left;
}

.top_r {
	width: 670px;
	height: auto;
	float: left;
}

.top_c {
	width: 295px;
	height: auto;
	float: right;
}

.main_ti {
	width: 674px;
	height: 35px;
	float: left;
	background: #fff url(img/nav_menu.jpg) repeat-x;
	line-height: 35px;
	border-right: 1px solid #ebebeb;
}

.main_ti span {
	width: 164px;
	height: 35px;
	float: left;
	background: url(../images/span_bg.jpg) no-repeat;
	text-indent: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #feffff;
	font-family: "微软雅黑";
}

.main_ti span i {
	font-family: "宋体";
	font-size: 8px;
	color: #feffff;
	font-style: normal;
	padding-left: 5px;
	font-weight: normal;
}

.main_ti em {
	color: #1f9819;
	font-style: normal;
	font-family: "微软雅黑";
	font-size: 10px;
	float: right;
	margin-right: 10px;
}

.main_ti em a {
	color: #1f9819;
}

.main_ti em a:hover {
	color: #000;
}

.main_ti1 {
	width: 100%;
	height: auto;
	float: left;
	line-height: 54px;
	border-bottom: 2px solid #d9d9d9;
}

.main_ti1 span {
	float: left;
	border-bottom: 5px solid #0856b2;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	font-family: "微软雅黑";
}

.main_ti1 em {
	color: #333;
	font-style: normal;
	font-family: "微软雅黑";
	font-size: 10x;
	float: right;
}

.wenhua_ti {
	width: 295px;
	height: 43px;
	float: left;
	right: -8px;
	background: url(../images/wenhua.png) no-repeat right center;
	position: absolute;
	z-index: 99;
	margin-top: 0px;
}

.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cl {
	zoom: 1;
}

.frame {
	overflow: hidden;
	position: relative;
	z-index: 9;
}

.block {
	overflow: hidden;
}

.temp {
	margin: 1px;
}

.slideshow {
	clear: both;
}

.slideshow li {
	position: relative;
	overflow: hidden;
}

.slideshow span.title {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-indent: 10px;
}

.slideshow span.title, .slidebar li {
	background: #000;
	color: #FFF;
	overflow: hidden;
}

.block .slidebar li {
	float: left;
	margin-right: 1px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}

.block .gg {
	position: absolute;
	bottom: 5px;
	right: 4px;
	width: 100%;
	height: 30px;
	background: #000000;
}

.block .slidebar {
	position: absolute;
	bottom: 5px;
	right: 4px;
}

.block .slideshow span.title, .slidebar li {
	color: #FFF;
	overflow: hidden;
	font-family: "瀹嬩綋";
}

.block .slidebar li.on {
	background: #e70000;
	color: #fff;
	font-family: "瀹嬩綋";
}

.block {
	margin: 0;
	position: relative;
}

.comiis_wrapad {
	margin: 0 auto;
	width: 280px;
	border: 3px solid #eee;
	overflow: hidden;
	z-index: 0;
}

.comiis_wrapad img {
	float: left;
	margin-top: 0px;
}

#slidesImgs li {
	width: 280px;
	height: 220px;
	display: none;
}

.work_in {
	width: 1002px;
	height: auto;
	float: left;
	padding-top: 45px;
}

#in_ct2 {
	width: 1062px;
	height: auto;
	overflow: hidden;
}

.in_ct2 {
	width: 10062px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}

.in_ct2 {
	width: 1062px;
	height: auto;
	overflow: hidden;
}

.box2 li {
	width: 167px;
	height: 167px;
	float: left;
	margin-right: 38px;
	overflow: hidden;
	position: relative;
	color: #ffffff;
}

.box2 li a {
}

.toll_img2 {
	width: 167px;
	height: 167px;
	color: #fff;
}

.toll_info2 {
	height: 167px;
	vertical-align: middle;
	display: table-cell;
}

.box2 li .box3 {
	color: #666;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

.toll_info2 p {
	line-height: 167px;
	font-family: "微软雅黑";
	font-size: 20px;
	height: 167px;
	color: #ffffff;
	width: 167px;
	float: left;
}

.toll_info2 p a {
	color: #ffffff;
	height: 167px;
	width: 167px;
	float: left;
}

.pro_list {
	width: 1002px;
	height: auto;
	float: left;
	margin-top: 35px;
}

.pro_ti3 {
	width: 100%;
	height: 34px;
	float: left;
	background: url(img/po_ti.png) no-repeat 50% 0;
}

.widget {
	margin-bottom: 100px;
	width: 269px;
	float: left;
	background: #fff;
}

.wid_box {
	width: 239px;
	height: auto;
	float: left;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-left: 15px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.wid_box p {
	float: left;
	width: 249px;
	font-family: "微软雅黑";
	font-size: 14px;
	height: auto;
	color: #000;
	line-height: 30px;
}

.pro_left {
	width: 676px;
	height: auto;
	float: left;
}

.pro_in {
	width: 674px;
	height: auto;
	float: left;
	background: #fff;
	border-top: none;
	border: 1px solid #ebebeb;
}

.pro_sty {
	width: 685px;
	height: auto;
	float: left;
	margin-left: 14px;
	position: relative;
	z-index: 99;
	margin-top: 14px;
}

.pro_sty li {
	width: 100px;
	height: 42px;
	float: left;
	margin-right: 9px;
	line-height: 42px;
	list-style: none;
}

.pro_sty li a {
	width: 100px;
	height: 42px;
	float: left;
	background: url(../images/p_bg.jpg) no-repeat 50% center;
	color: #333;
	font-family: "宋体";
	font-size: 12px;
	text-align: center;
}

.pro_sty li a:hover {
	width: 100px;
	height: 42px;
	float: left;
	background: url(../images/p_hover.jpg) no-repeat 50% center;
	color: #fff;
}

#fczs_main {
	height: auto;
}

.left1 {
	float: left;
}

#fczs_gd {
	width: 922px;
	height: auto;
	float: left;
	position: relative;
}

#fczs_gd ul {
	width: 922px;
	height: auto;
}

#fczs_gd ul li {
	float: left;
}

 
 

.content3 {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}

.con {
	width: 268px;
	height: 228px;
	float: left;
	margin-bottom: 27px;
	position: relative;
	margin-left: 26px;
	cursor: pointer;
	overflow: hidden;
}

.con img {
	width: 268px;
	height: 228px;
	border: 1px solid #e3e3e3;
}

.txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #fff;
	background: rgba(0,0,0,0.6);
}

.txt h3 {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	float: left;
	width: 100%;
}

.txt p {
	font-size: 13px;
	display: block;
	padding-top: 34px;
	height: auto;
	margin: 0;
	width: 268px;
	float: left;
	line-height: 40px;
}

.txt  span {
	width: 268px;
	padding-top: 16px;
	float: left;
	height: auto;
}

.txt  span a {
	width: 268px;
	float: left;
	height: auto;
	text-align: center;
}

.txt span a img {
	width: 268px;
	height: 228px;
}

.main_right1 {
	width: 878px;
	height: auto;
	float: right;
	padding-bottom: 30px;
	background: #f1f1f1 url(img/bot_bg1.jpg) no-repeat 50% bottom;
}

.fuwu {
	width: 304px;
	height: auto;
	float: left;
}

.con_box {
	width: 304px;
	height: auto;
	float: left;
	margin-top: 20px;
}

.con_ta {
	border: 1px solid #ebebeb;
	border-top: none;
	padding-bottom: 14px;
	width: 302px;
	height: auto;
	background: #fff;
	float: left;
}

.con_ta h1 {
	width: 302px;
	height: auto;
	float: left;
	text-align: center;
}

.con_ta p {
	width: 302px;
	height: auto;
	float: left;
	text-indent: 18px;
	color: #333;
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
}

.pro_right {
	width: 304px;
	height: auto;
	float: right;
}

.main_pei {
	width: 1002px;
	height: auto;
	float: left;
	margin-top: 20px;
}

.pei_ti {
	width: 1002px;
	height: 35px;
	float: left;
	background: #fff url(img/nav_menu.jpg) repeat-x;
	line-height: 35px;
	border-right: 1px solid #ebebeb;
}

.pei_ti span {
	width: 164px;
	height: 35px;
	float: left;
	background: url(../images/span_bg.jpg) no-repeat;
	text-indent: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #feffff;
	font-family: "微软雅黑";
}

.pei_ti span i {
	font-family: "宋体";
	font-size: 8px;
	color: #feffff;
	font-style: normal;
	padding-left: 5px;
	font-weight: normal;
}

.pei_ti em {
	color: #1f9819;
	font-style: normal;
	font-family: "微软雅黑";
	font-size: 10px;
	float: right;
	margin-right: 10px;
}

.pei_ti em a {
	color: #1f9819;
}

.pei_ti em a:hover {
	color: #000;
}

.pei_box {
	width: 1000px;
	height: auto;
	float: left;
	border: 1px solid #ebebeb;
	border-top: none;
	background: #fff;
}

.art-vmenublock-body {
	position: relative;
	padding: 0;
}

.art-vmenublock {
	margin: 0;
}

.art-vmenublockcontent {
	position: relative;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.art-vmenublockcontent-body {
	position: relative;
	padding: 0;
}

.art-vmenublockcontent {
	position: relative;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.art-vmenublockcontent-body {
	position: relative;
	padding: 0;
}

ul.art-vmenu, ul.art-vmenu li {
	list-style: none;
	width: auto;
	line-height: 0;
}

ul.art-vmenu ul {
	display: block;
}

ul.art-vmenu ul.active {
	display: block;
}

ul.art-vmenu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 72px;
	cursor: pointer;
	text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator {
	display: block;
	padding: 0 0 0 0;
	margin: 0;
	font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span {
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
}

ul.art-vmenu a .r, ul.art-vmenu a .l {
	position: absolute;
	display: block;
	top: 0;
	height: 118px;
	background-image: url('../images/vmenuitem.png');
}

ul.art-vmenu a .l {
	left: 0;
	right: 26px;
}

ul.art-vmenu a .r {
	width: 966px;
	right: 0;
	clip: rect(auto, auto, auto, 940px);
}

ul.art-vmenu a .t, ul.art-vmenu ul a {
	font-family: "微软雅黑";
	font-size: 16px;
}

ul.art-vmenu a .t {
	display: block;
	position: relative;
	top: 0;
	line-height: 71px;
	color: #333;
	border-bottom: 1px solid #eee;
	background: url(img/fen1.jpg) no-repeat;
	text-indent: 30px;
	margin-right: 0;
	font-weight: bold;
}

ul.art-vmenu a .t em {
	float: left;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r {
}

ul.art-vmenu a.active .t {
	color: #ffa414;
	font-weight: bold;
	background: url(img/fen2.jpg) no-repeat;
}

ul.art-vmenu a.active .t em {
	float: left;
}

ul.art-vmenu a.active .t1 {
	color: #ffa414;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r {
}

ul.art-vmenu a:hover .t {
	color: #ffa414;
	font-weight: bold;
	background: url(img/fen2.jpg) no-repeat;
}

ul.art-vmenu a:hover .t em {
	float: left;
}

ul.art-vmenu ul, ul.art-vmenu ul li {
	margin: 0;
	padding: 0;
}

ul.art-vmenu ul a {
	display: block;
	white-space: nowrap;
	height: 55px;
	overflow: visible;
	border-bottom: 1px solid #eee;
	font-weight: normal;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #4b4b4b;
}

ul.art-vmenu ul li {
}

ul.art-vmenu ul span, ul.art-vmenu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span {
	line-height: 55px;
	color: #333;
	font-size: 14px;
	margin-left: 0;
	text-indent: 37px;
}

ul.art-vmenu ul {
}

ul.art-vmenu ul ul {
}

ul.art-vmenu ul li.art-vsubmenu-separator {
	display: block;
	margin: 0;
	font-size: 1px;
	padding: 0 0 0 0;
}

ul.art-vmenu ul .art-vsubmenu-separator-span {
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
	margin: 0;
	border: none;
}

ul.art-vmenu ul li.art-vmenu-separator-first {
}

ul.art-vmenu ul li li a {
	background-position: 50px 0;
	padding-left: 68px;
}

ul.art-vmenu ul li li li a {
	background-position: 75px 0;
	padding-left: 93px;
}

ul.art-vmenu ul li li li li a {
	background-position: 100px 0;
	padding-left: 118px;
}

ul.art-vmenu ul li li li li li a {
	background-position: 125px 0;
	padding-left: 143px;
}

ul.art-vmenu ul li a.active {
	color: #404040;
	background-position: 25px -50px;
}

ul.art-vmenu ul li li a.active {
	background-position: 50px -50px;
}

ul.art-vmenu ul li li li a.active {
	background-position: 75px -50px;
}

ul.art-vmenu ul li li li li a.active {
	background-position: 100px -50px;
}

ul.art-vmenu ul li li li li li a.active {
	background-position: 125px -50px;
}

ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active {
	color: #97cb35;
	background-position: 25px -25px;
}

ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active {
	background-position: 50px -25px;
}

ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a:hover.active {
	background-position: 75px -25px;
}

ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a:hover.active {
	background-position: 100px -25px;
}

ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a:hover.active {
	background-position: 125px -25px;
}

.add_ly {
	width: 269px;
	height: auto;
	float: left;
	 
}


/*左侧*/
.main_left {
	width: 269px;
	float: left;
}

.main_left .model {
	float: left;
	height: auto;
	background: #fff;
	width: 269px;
	 
}
.index_bot{
	width:100%;
	height: 160px;
	float: left;
	background: #0856b2;
	margin-bottom: 20px;
}
.index_bot h1{
	width:100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 30px;
	font-weight: normal;
}
.index_bot h2{
	width:100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.index_bot p{
	width:100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
.index_bot p span{
	margin-left: 50px;
	float: left;
}
.index_bot p span a{
	float: left;
	width:76px;
	height: 25px;
	border: 1px solid #fff;
	line-height: 25px;
	text-align: center;
	background: #0856b2;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.index_bot p span a:hover{
	float: left;
	width:76px;
	height: 25px;
	border: 1px solid #fff;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #0856b2;
	background: #fff;
	font-weight: bold;
}
.index_bot p font{
	margin-left: 10px;
	float: left;
}
.index_bot p font a{
	float: left;
	width:76px;
	height: 25px;
	border: 1px solid #fff;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #0856b2;
	background: #fff;
	font-weight: bold;
	
}
.index_bot p font a:hover{
	float: left;
	width:76px;
	height: 25px;
	border: 1px solid #fff;
	line-height: 25px;
	text-align: center;
	background: #0856b2;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.main_left .model_top {
	width: 100%;
	height: 126px;
	float: left;
	background: #0856b2;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
}

.main_left .model_top span {
	width: 269px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 35px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}

.main_left .model_top font {
	width: 269px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 10px;
}

.main_left .model_top font a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
 
	opacity: 0.4;
	font-size: 14px;
	color: #fff;
}

.main_left .model_content {
	padding-bottom: 20px;
	float: left;
}

.main_left .model_content li {
}

.main_left .model_content.clearbimg li {
	background: none;
	padding-left: 0;
}

.main_left .model_content.clearbimg li a.maxc {
	background: url(img/j1.jpg) no-repeat left center;
	padding-left: 20px;
}

.main_left .model_content.clearbimg li a.minc {
	background: url(img/j2.jpg) no-repeat left center;
	padding-left: 20px;
	margin-left: 20px;
}
/**********分页样式end*********************/

.main_left .model_content .lf_tree {
	width: 269px;
	padding-top: 5px;
	padding-bottom: 20px;
	height: auto;
	float: left;
	background: #f1f1f1 url(img/bot_bg.jpg) no-repeat 50% bottom;
}

.main_left .model_content .lf_tree li {
	width: 240px;
	height: 44px;
	margin-bottom: 5px;
	background: url(../images/menu0.jpg) no-repeat left center;
	margin-left: 10px;
	text-align: center;
	float: left;
	line-height: 44px;
}

.main_left .model_content .lf_tree li a {
	width: 240px;
	height: 44px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.main_left .model_content .lf_tree li a:hover {
	width: 240px;
	color: #fff;
	height: 44px;
	float: left;
}

.main_left .model_content .lf_tree ul {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 10px;
}

.main_left .model_content .lf_tree ul li {
	width: 240px;
	height: auto;
	line-height: 30px;
	float: left;
	margin-left: 10px;
	border-bottom: 1px  dashed #cacaca;
	background: none;
}

.main_left .model_content .lf_tree ul li a {
	color: #333;
	font-family: "微软雅黑";
	background: url(img/yuan.jpg) no-repeat 10px center;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-indent: 25px;
	height: 30px;
	width: 240px;
	float: left;
}

.main_left .model_content .lf_tree ul li a:hover {
	color: #092a73;
	height: 30px;
	width: 240px;
	float: left;
}

/*********右侧*****************/
.main_right {
	width: 876px;
	float: right;
	margin-top: 0px;
	margin-bottom: 30px;
}

.content .content_top {
	background: url(img/ctop.jpg) no-repeat top;
	height: 30px;
	line-height: 30px;
	padding-left: 45px;
	color: #820002;
	font-size: 14px;
	position: relative;
}

.content .content_top span a {
	position: absolute;
	right: 0px;
	color: #820002;
	font-size: 14px;
}

.content .content_top.cmain {
	background: url(../images/cmain.jpg) no-repeat top;
	height: 50px;
	line-height: 60px;
}

.content .content_main ul.listcontent {
}
.content_main img{max-width:100%}
.content .content_main ul.listcontent li {
	float: left;
	margin-top: 15px;
	text-align: center;
	width: 215px;
}

.content .content_main ul.listcontent .img {
}

.content .content_main ul.listcontent1 {
	width: 105%;
	height: auto;
	float: left;
	position: relative;
}

.content .content_main ul.listcontent1 li {
	float: left;
	margin-top: 15px;
	text-align: center;
	width: 282px;
	height: 266px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-top: 10px;
	line-height: 38px;
}

.content .content_main ul.listcontent1 li a {
	width: 282px;
	height: 266px;
	background: #eeeeee;
	float: left;
	color: #010101;
	font-family: "微软雅黑";
	font-size: 16px;
}

.content .content_main ul.listcontent1 li a:hover {
	width: 282px;
	height: 266px;
	float: left;
	background: #ffa414;
	color: #fff;
}

.content .content_main ul.listcontent1 li a img {
	width: 280px;
	height: 221px;
	margin-top: 1px;
}

.content .content_main ul.listcontent2 {
	width: 108%;
	height: auto;
	float: left;
	position: relative;
}

.content .content_main ul.listcontent2 li {
	float: left;
	margin-top: 15px;
	text-align: center;
	width: 172px;
	height: 80px;
	text-align: center;
	margin-right: 13px;
	line-height: 38px;
}

.content .content_main ul.listcontent2 li a {
	width: 172px;
	height: 80px;
	float: left;
	color: #010101;
	font-family: "微软雅黑";
	font-size: 14px;
}

.content .content_main ul.listcontent2 li a:hover {
	width: 172px;
	height: 80px;
	float: left;
	color: #113b83;
}

.content .content_main ul.listcontent2 li a img {
	width: 172px;
	height: 80px;
	 
}

.content .content_main ul.listcontent3 {
	width: 108%;
	height: auto;
	float: left;
	position: relative;
}

.content .content_main ul.listcontent3 li {
	float: left;
	margin-top: 15px;
	text-align: center;
	width: 282px;
	height: 440px;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-top: 10px;
	line-height: 38px;
}

.content .content_main ul.listcontent3 li a {
	width: 282px;
	height: 440px;
	background: #eeeeee;
	float: left;
	color: #010101;
	font-family: "微软雅黑";
	font-size: 16px;
}

.content .content_main ul.listcontent3 li a:hover {
	width: 282px;
	height: 440px;
	float: left;
	background: #113b83;
	color: #fff;
}

.content .content_main ul.listcontent3 li a img {
	width: 280px;
	height: 400px;
	margin-top: 1px;
}

.content_news {
	float: left;
	margin-top: 20px;
	width: 100%;
	font-size: 14px;
}

.content_news li {
	background: url(img/jh.gif) no-repeat left;
	padding-left: 20px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #F0F0F0;
	position: relative;
	font-size: 14px;
}

.content_news li span {
	position: absolute;
	right: 10px;
}

.content1 {
	width: 100%;
	height: auto;
	float: left;
}

.news_li {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}

.news_li li {
	width: 100%;
	height: 213px;
	float: left;
	margin-bottom: 35px;
}

.news_li li a {
	width: 100%;
	height: 213px;
	float: left;
	background: #fff;
	transition: all 0.4s linear 0s;
}

.news_li li a:hover {
	width: 100%;
	height: 213px;
	float: left;
	background: #ffa414;
	transition: all 0.4s linear 0s;
}

.news_li li a img {
	width: 272px;
	height: 190px;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
}

.news_li li a .new_txt {
	width: 825px;
	height: auto;
	float: left;
	margin-left: 40px;
}

.news_li li a .new_txt h1 {
	width: 825px;
	height: auto;
	float: left;
	margin-top: 30px;
	font-size: 18px;
	color: #333;
}

.news_li li a .new_txt h2 {
	width: 825px;
	height: auto;
	float: left;
	line-height: 30px;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.news_li li a .new_txt p {
	width: 825px;
	height: auto;
	float: left;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin-top: 15px;
}

.news_li li a:hover h1 {
	color: #fff;
}

.news_li li a:hover h2 {
	color: #fff;
}

.news_li li a:hover p {
	color: #fff;
}  

 
 
 
/********底部******************/
#footer{ height:335px; background:#2a2c31; width:100%; float:left; padding-top:20px; padding-bottom:20px; line-height:30px; color:#fff;}
.foot_box{width:1200px; height:auto; margin:0 auto;}
.foot_top{ width:100%; height:89px; float:left; line-height:89px; border-bottom:1px solid #3e3f45;}
.foot_topn{ width:1200px; height:auto; margin:0 auto;}
.foot_topn li{ width:150px; height:auto; text-indent:20px; float:left; background:url(img/ico.png) no-repeat left center;}
.foot_topn li a{ width:150px; height:auto; float:left; color:#7f7f7f; font-size:14px;}
.foot_topn li a:hover{ width:150px; height:auto; float:left; color:#fff;}
.foot_l{width:310px; height:auto; float:left; margin-top:53px;}
.foot_l h1{width:304px; height:auto; float:left; line-height:30px; margin-bottom:20px; border-bottom:1px solid #4d4d4d; font-size:14px; color:#fff;}
.foot_l p{width:304px; height:auto; float:left;margin-bottom:5px;}
.foot_l p input{width:198px; height:30px; float:left; border:1px solid #383b40; background:#232427;  border-radius:2px; text-indent:10px; font-size:12px; color:#999;}
.foot_l h2{width:304px; height:auto; float:left;margin-bottom:5px;}
.foot_l h2 textarea{width:304px; height:80px; float:left;margin-bottom:5px;font-family:"微软雅黑"; padding:10px; border:1px solid #383b40; background:#232427;  border-radius:2px;font-size:12px; color:#999; }
.foot_l h3{width:304px; height:auto; float:left;margin-bottom:5px; }
.foot_l h3 input{width:81px; height:31px; float:left; border:0; font-family:"微软雅黑"; background:#144784; color:#d8d8d8; text-align:center; line-height:31px; font-size:14px; border-radius:2px;}
.foot_c{width:374px; height:auto; margin-left:100px; float:left; margin-top:53px;}
.foot_c h1{width:374px; height:auto; margin-bottom:40px; float:left; line-height:30px; border-bottom:1px solid #4d4d4d; font-size:14px; color:#fff;} 
.foot_c p{width:374px; height:auto; float:left; line-height:30px; font-family:"微软雅黑";font-size: 14px; color:#7f7f7f;}
.foot_c p span{ width:374px; float:left;}
 
.foot_r{width:304px; height:auto; float:right; margin-top:53px;}
.foot_r h1{width:304px; height:auto;  float:left; line-height:30px; border-bottom:1px solid #4d4d4d; font-size:14px; color:#fff;}
.erwei{ width:120px; height:120px; float:left; margin-top:53px;}
.erwei img{ width:120px; height:120px; }
.erweia{ width:130px; height:auto; float:left; margin-left:10px; line-height:120px; margin-top:53px;}

.foot_you {
	width: 100%;
	height: 103px;
	text-align: center;
	float: left;
	background: #eee;

	color: #333;
	font-size: 14px;
}
.foot_youin{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.foot_you span{
	float: left;
	margin-top: 40px;
 
}
.foot_your{ float: left;}

.foot_your a {
	color: #333;
	padding-left: 30px;
    line-height: 130px;
	padding-right: 30px;
}

.foot_copy {
	width: 100%;
	height: 50px;
	float: left;
	background: #232427;
	line-height: 50px;
	text-align: center;
	color: #636363;
	font-size: 14px;
}

.foot_copy span {
	padding-right: 6px;
}



/***********产品详细******************/
.content .content_main .title .pic {
	float: left;
	width: 760px;
	text-align: center;
	padding-top: 20px;
}

.content .content_main .title .info {
	float: left;
	margin-top: 20px;
	line-height: 20px;
	font-size: 14px;
	line-height: 26px;
}

.content .content_main .disdoc {
	padding: 20px 10px;
	padding: 20px 40px;
}

.content .content_main .disdoc li {
}

.content .content_main .prev_next_nav .prev {
	float: left;
	width: 345px;
	font-family: "微软雅黑";
	padding-top: 20px;
}

.content .content_main .prev_next_nav .next {
	float: left;
	font-family: "微软雅黑";
	padding-top: 20px;
}

.content_main {
	line-height: 30px;
	margin-top: 15px;
	float: left;
	color: #333;
	width: 100%;
	font-family: "微软雅黑";
	font-size: 16px;
}

.content .content_main .thumb {
	text-align: center;
}

.content .content_main .thumb img {
	max-width: 650px;
	overflow: hidden;
	_width: 650px;
}

/***********新闻详细************************/
.content .content_news .title {
	text-align: center;
	font-family: "微软雅黑";
	width: 100%;
	float: left;
}

.content .content_news .title .info span {
	margin-right: 20px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 30px;
}

.content .content_news .disdoc {
	width: 100%;
	height: auto;
	float: left;
	font-size: 12px;
	color: #333;
	line-height: 30px;
	font-family: "微软雅黑";
}

.title {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
}

.title1 {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #d5d5d5;
	margin-top: 30px;
}

.title1 span {
	width: 100px;
	height: 35px;
	float: left;
	background: #0856b2;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 16px;
}

.disdoc_ta {
	width: 100%;
	height: auto;
	line-height: 26px;
	font-family: "微软雅黑";
	float: left;
	margin-top: 20px;
	font-size: 14px;
	color: #333;
}

.disdoc_ta p {
	width: 100%;
	height: auto;
	line-height: 26px;
	font-family: "微软雅黑";
	float: left;
	font-size: 14px;
	color: #333;
}

.content .content_news .prev_next_nav .prev {
	float: left;
	width: 345px;
	font-family: "微软雅黑";
	padding-top: 30px;
}

.content .content_news .prev_next_nav .next {
	float: left;
	font-family: "微软雅黑";
	padding-top: 30px;
}

/**********分页样式*********************/
.page {
	overflow: hidden;
	_display: inline-block;
	padding: 15px 0;
}

.page ul {
	float: right;
}

.page ul li {
	float: left;
	margin-left: 10px;
	line-height: 25px;
	font-size: 14px;
}

.page ul li.thisclass, .page ul li a:hover {
	background: #2DB4F4;
	color: white;
	border: 1px solid #2DB4F4;
}

.page ul li span.current {
	background: #2DB4F4;
	color: white;
	border: 1px solid #2DB4F4;
	display: inline-block;
	padding: 0 7px;
}

.page ul li a {
	display: inline-block;
	border: 1px solid #CCC;
	padding: 0 7px;
	color: #333;
}

.pageinfo {
	padding-left: 10px;
}

.pageinfo strong {
	font-weight: bold;
	padding: 0 3px;
}



/**************友情链接************************/
.links {
	margin: 15px 15px 0 15px;
	line-height: 28px;
}

.links span {
	color: #C00;
	margin-ritht: 10px;
}

.links a {
	margin: 0 5px;
}

/********会员************/
.member {
	z-index: 2;
	position: absolute;
	display: table;
	right: 30px;
	top: 5px;
}

.memberbox {
	margin-top: 20px;
	overflow: hidden;
}

.memberbox_left {
	float: left;
	width: 580px;
	margin-left: 20px;
}

.memberbox_right {
	float: left;
	width: 100px;
	padding-top: 70px;
	text-align: center;
}

.memberleft {
	float: left;
	width: 200px;
	border: 1px solid #992525;
}

.memberleft .member_nav {
	height: 26px;
	line-height: 26px;
	background: #992525;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}

.memberleft ul {
	text-align: center;
}

.memberleft li {
	height: 24px;
	line-height: 24px;
}

.memberright {
	float: left;
	width: 738px;
	margin-left: 20px;
}

.memberright .member_detail {
	height: 26px;
	line-height: 26px;
	border-bottom: 2px solid #992525;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

.memberright table th {
	text-align: right;
}

.memberright table td {
	text-align: left;
}

.memberright .form_b {
	width: 300px;
}

.memberright .member_order th {
	text-align: center;
}

.memberright .member_order td {
	text-align: center;
}

.orderpage {
	text-align: center;
	height: 24px;
	line-height: 24px;
}

.orderinfo,.prolist,.orderother {
	text-align: left;
	margin-bottom: 15px;
}

.orderinfo li {
	height: 22px;
	line-height: 22px;
}

.prolist table th {
	text-align: left;
}

.orderother .ordertitle {
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
}

/**************会员结束**********************/
.order {
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	background: #F0F0F0;
	text-align: center;
	border: 1px solid #555861;
}

.tabletop {
	font-size: 14px;
	font-weight: bold;
}

.prolisttitle {
	float: left;
	margin-left: 20px;
	height: 60px;
	line-height: 60px;
}

.button {
	width: 150px;
	height: 42px;
	background: #0856b2;
	border: 0;
	color: #fff;
	font-size: 14px;
}


/************幻灯片****************/
#play {
	width: 960px;
	height: 250px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#play_info_bg {
	position: absolute;
	top: 90%;
	height: 25px;
	width: 80%;
	background-color: red;
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	z-index: 10
}

#play_info {
	position: absolute;
	top: 90%;
	height: 25px;
	line-height: 25px;
	width: 80%;
	padding-left: 20px;
	color: #fff;
	z-index: 10;
	cursor: pointer
}

#play_text {
	position: absolute;
	top: 90%;
	right: 30px;
	z-index: 10
}

#play_text ul {
	display: block;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}

#play_text ul li {
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
	background-color: #000;
	display: block;
	color: #FFF;
	text-align: center;
	margin: 1px;
	cursor: pointer;
	font-family: "微软雅黑";
	font-size: 12px;
}

#play_list a img {
	width: 960px;
	height: 250px;
}

/* 浮动客服面板 */
#cmsFloatPanel {
	overflow: hidden;
}

#cmsFloatPanel .ctrolPanel {
	width: 36px;
	height: 248px;
	background: #fff url(img/cmsfloatpanel-bg.gif) no-repeat left top;
	border: solid 1px #ddd;
	position: fixed;
	right: 30px;
	top: 200px;
	overflow: hidden;
	z-index: 10000;
	_position: absolute;
	_top: expression(eval(documentElement.scrollTop + 200));
}

#cmsFloatPanel .ctrolPanel a {
	width: 34px;
	font-size: 12px;
	color: #ff3300;
	letter-spacing: 1px;
	text-align: center;
	overflow: hidden;
}

#cmsFloatPanel .ctrolPanel .arrow {
	height: 29px;
	line-height: 28px;
	display: block;
	margin: 1px auto;
}

#cmsFloatPanel .ctrolPanel .arrow span {
	display: none;
}

#cmsFloatPanel .ctrolPanel .arrow:hover {
	background: #f4f4f4;
}

#cmsFloatPanel .ctrolPanel .arrow:hover span {
	display: block;
}

#cmsFloatPanel .ctrolPanel .service {
	height: 60px;
	display: block;
	margin: 2px auto;
}

#cmsFloatPanel .ctrolPanel .service span {
	color: #09F;
	line-height: 90px;
}

#cmsFloatPanel .ctrolPanel .message {
	height: 60px;
	display: block;
	margin: 2px auto;
}

#cmsFloatPanel .ctrolPanel .message span {
	color: #ff3300;
	line-height: 90px;
}

#cmsFloatPanel .ctrolPanel .qrcode {
	height: 60px;
	display: block;
	margin: 2px auto;
}

#cmsFloatPanel .ctrolPanel .qrcode span {
	color: #0C6;
	line-height: 90px;
}

#cmsFloatPanel .arrow01 {
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-top: 10px solid transparent;
	_border-top: 10px solid black;
	_filter: chroma(color=black);
	border-right: 10px solid transparent;
	_border-right: 10px solid black;
	_filter: chroma(color=black);
	border-bottom: 10px solid transparent;
	_border-bottom: 10px solid black;
	_filter: chroma(color=black);
	border-left: 10px solid #ddd;
	position: absolute;
	bottom: 0;
	position: absolute;
	left: 2px;
	top: 0;
}

#cmsFloatPanel .arrow02 {
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-top: 10px solid transparent;
	_border-top: 10px solid black;
	_filter: chroma(color=black);
	border-right: 10px solid transparent;
	_border-right: 10px solid black;
	_filter: chroma(color=black);
	border-bottom: 10px solid transparent;
	_border-bottom: 10px solid black;
	_filter: chroma(color=black);
	border-left: 10px solid #fff;
	position: absolute;
	bottom: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#cmsFloatPanel .servicePanel {
	width: 120px;
	height: 400px;
	position: fixed;
	right: 70px;
	top: 200px;
	z-index: 10000;
	overflow: visible;
	display: none;
	_position: absolute;
	_top: expression(eval(documentElement.scrollTop + 200));
}

#cmsFloatPanel .servicePanel .servicePanel-inner {
	width: 120px;
	position: relative;
	overflow: visible;
}

#cmsFloatPanel .servicePanel .servicePanel-inner .arrowPanel {
	width: 10px;
	height: 30px;
	position: absolute;
	right: 1px;
	top: 50px;
}

#cmsFloatPanel .servicePanel .servicePanel-inner .arrowPanel .arrow02 {
	border-left: 10px solid #399;
}

#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel {
	width: 110px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-hd {
	width: 110px;
	height: 60px;
	background: url(img/cmsfloatpanel-service-hd-bg.gif) no-repeat left top;
	overflow: hidden;
}

#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-hd a {
	width: 24px;
	height: 24px;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	display: block;
	float: right;
}

#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-hd a span {
	display: none;
}

#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-bd {
	width: 110px;
	background: url(img/cmsfloatpanel-service-bd-bg.gif) repeat-y left top;
	overflow: hidden;
}

#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-bd .msggroup {
	width: 80px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 1px;
	border-bottom: solid 1px #ddd;
	margin: 0 15px;
}

#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-bd .msgtool {
	width: 80px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 6px 15px;
}

#cmsFloatPanel .servicePanel .servicePanel-inner .serviceMsgPanel .serviceMsgPanel-ft {
	width: 110px;
	height: 40px;
	background: url(img/cmsfloatpanel-service-ft-bg.gif) no-repeat left top;
	overflow: hidden;
}

#cmsFloatPanel .messagePanel {
	width: 310px;
	height: 400px;
	position: fixed;
	right: 70px;
	top: 200px;
	z-index: 10000;
	overflow: visible;
	display: none;
	_position: absolute;
	_top: expression(eval(documentElement.scrollTop + 200));
}

#cmsFloatPanel .messagePanel .messagePanel-inner {
	width: 310px;
	position: relative;
	overflow: visible;
}

#cmsFloatPanel .messagePanel .messagePanel-inner .arrowPanel {
	width: 10px;
	height: 30px;
	position: absolute;
	right: 1px;
	top: 110px;
}

#cmsFloatPanel .messagePanel .messagePanel-inner .arrowPanel .arrow01 {
	border-left: 10px solid #ddd;
	left: 2px;
}

#cmsFloatPanel .messagePanel .messagePanel-inner .arrowPanel .arrow02 {
	border-left: 10px solid #fff;
}

#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel {
	width: 300px;
	border: solid 1px #ddd;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-hd {
	height: 32px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	letter-spacing: 2px;
	text-indent: 10px;
	background: url(img/cmsfloatformpanel-hd-bg.gif) no-repeat left top;
	overflow: hidden;
}

#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-hd a {
	width: 32px;
	height: 32px;
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
	line-height: 32px;
	letter-spacing: 1px;
	text-indent: 0;
	display: block;
	float: right;
}

#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-hd a span {
	display: none;
}

#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-bd {
	padding: 10px 15px;
	overflow: hidden;
}

#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-bd div {
	font-size: 12px;
	color: #666;
	line-height: 30px;
	padding: 5px 0;
	overflow: hidden;
}

#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-ft {
	height: 30px;
	background: #f4f4f4;
	text-align: right;
	padding: 0 10px;
	overflow: hidden;
}

#cmsFloatPanel .messagePanel .messagePanel-inner .formPanel .formPanel-ft a {
	font-size: 12px;
	color: #999;
	line-height: 30px;
	letter-spacing: 1px;
}

#cmsFloatPanel .qrcodePanel {
	width: 230px;
	height: 300px;
	position: fixed;
	right: 70px;
	top: 200px;
	z-index: 10000;
	overflow: visible;
	display: none;
	_position: absolute;
	_top: expression(eval(documentElement.scrollTop + 200));
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner {
	width: 230px;
	position: relative;
	overflow: visible;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .arrowPanel {
	width: 10px;
	height: 30px;
	position: absolute;
	right: 1px;
	top: 180px;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .arrowPanel .arrow01 {
	border-left: 10px solid #ddd;
	left: 2px;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .arrowPanel .arrow02 {
	border-left: 10px solid #fff;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel {
	width: 220px;
	background: #fff;
	border: solid 1px #ddd;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-hd {
	height: 32px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	letter-spacing: 2px;
	text-indent: 10px;
	background: url(img/cmsfloatqrcodepanel-hd-bg.gif) no-repeat left top;
	overflow: hidden;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-hd a {
	width: 32px;
	height: 32px;
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
	line-height: 32px;
	letter-spacing: 1px;
	text-indent: 0;
	display: block;
	float: right;
	overflow: hidden;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-hd a span {
	display: none;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-bd {
	padding: 10px;
	overflow: hidden;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-bd img {
	width: 200px;
	height: 200px;
	border: none;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-ft {
	height: 30px;
	background: #f4f4f4;
	text-align: center;
	padding: 0 10px;
	overflow: hidden;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-ft a {
	font-size: 12px;
	color: #666;
	line-height: 30px;
	letter-spacing: 1px;
}

#cmsFloatPanel .qrcodePanel .qrcodePanel-inner .codePanel .codePanel-ft a:hover {
	color: #F00;
}
