@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(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: 130px;
	float: left;
	position: relative;
	z-index: 99;
	background: #eee url(head_bg.jpg) no-repeat 50% 0;
}

.head_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.logo {
	float: left;
	margin-top: 37px;
}

.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(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: 55px;
	float: left;
	z-index: 100; 
	position: relative;
	background: #1a4077;
}

.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: 109px;
	font-family: "微软雅黑";
	float: left;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 100;
	display: inline; 
}

.nav ul li a {
	color: #fff;
	font-weight: bold;
	display: block;
}

.nav ul li a span {
	color: #f8c335;
}

.nav ul li a:hover {
	color: #fff;
	display: block;
}

.nav ul li:hover {
	width: 109px;
	height: 55px;
	float: left;
	background: #e41818;
	color: #fff;
}

.nav ul li ul {
	position: absolute;
	display: none;
	width: 109px;
}

.nav ul li:hover ul {
	position: absolute;
	display: block;
	width: 109px;
	background: #e41818;
	margin-top: 0px;
	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: 262px;
	height: 138px;
	background: url(call.png) no-repeat left center;
}

.nav_right h1 {
	float: right;
	width: 200px;
	height: auto;
	color: #333;
	padding-top: 38px;
	margin: 0;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
}

.nav_right p {
	float: right;
	width: 200px;
	height: auto;
	color: #2d2d2d;
	font-weight: bold;
	font-size: 32px;
	font-family: "Impact";
	margin-top: 5px;
}
.wei_bg{
	width: 130px;
	height: 100px;
	float: right;
	margin-top: 16px;
	background: url(wei_bg.jpg) no-repeat;
}
.wei_bg img{
	width: 88px;
	height: 88px;
	float: left;
	margin-top: 6px;
	margin-left: 6px;
}

.ad {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 960px;
	margin: 0 auto;
}

#full-screen-slider {
	width: 100%;
	height: 660px;
	float: left;
	margin-top: -25px;
	position: relative;
	z-index: 99;
}

#slides {
	display: block;
	width: 100%;
	height: 660px;
	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: 630px;
	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: #f8c335;
}

.search_bg {
	width: 100%;
	height: 90px;
	float: left;
	background: #fff;
}

.search_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.search_l {
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 90px;
	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;
	font-weight: bold;
}

.search_l font a:hover {
	color: #0945cc;
}


.search_r {
	float: right;
	width: 312px;
	height: 47px;
	margin-top: 21px;
	background: url(search_bg.jpg) no-repeat;
}

.s_input {
	float: left;
	height: 47px;
	line-height: 47px;
	text-indent: 10px;
	border: none;
	background: none;
	width: 242px;
}

.s_btn {
	float: right;
	height: 47px;
	border: none;
	background: none;
	width: 65px;
}

.c_bg {
	width: 100%;
	height: 31px;
	float: left;
	background: url(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(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;
}
.index_san{
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 41px;
}
.index_sin{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.index_san li{
	width: 380px;
	height: 204px;
	float: left;
	background: #f8c335;
}
.index_san li .txt_in{
	width: 320px;
	height: auto;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}
.index_san li .txt_in h1{
	width: 100%;
	height: auto;
	float: left;
	font-weight: normal;
}
.index_san li .txt_in h1 span{
	color: #000;
	font-size: 46px;
	float: left;
	font-family: impact;
}
.index_san li .txt_in h1 font{
	color: #fff;
	font-size: 18px;
	float: left;
	 width: 34px;
	 height: 34px;
	 background: #e41818;
	 border-radius: 50%;
	 line-height: 34px;
	 text-align: center;
	 margin-left: 10px;
}
.index_san li .txt_in h2{
	width: 100%;
	height: auto;
	font-size: 18px;
	color: #000;
	float: left;
	line-height: 45px;
	font-weight: normal;
}
.index_san li .txt_in p{
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #000;
	float: left;
	line-height: 25px;
}



.index_san li:nth-child(2){
	 margin-left: 30px;
}
.index_san li:nth-child(3){
	float: right;
}





/* 首页产品部分 */
.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(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(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 url(about_bg.jpg) no-repeat 50% top;
	padding-bottom: 40px;
}

.about_binb {
	width: 1200px;
	height: auto;
	margin: 0 auto;

}

.about_cen {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}

.com_img {
	width: 270px;
	height: 360px;
	float: left;
	background: url(aboutl.png) no-repeat;
}
.com_img h1{
	width: 100%;
	height: auto;
	float: left; 
	color: rgb(255,255,255,0.5);
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
	text-align: center;
}
.com_img h2{
	width: 100%;
	height: auto;
	float: left;  
	font-size: 32px;
	font-weight: bold;
	margin-top: 40px;
	text-align: center;
	color: #fff;
}
.com_img h3{
	width: 100%;
	height: auto;
	float: left;  
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	line-height: 30px;
}
.com_img p{
	width: 100%;
	height: auto;
	float: left;  
	font-size: 14px; 
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin-top: 30px;
}
.com_img p span{
	font-size: 30px; 
}
.com_imgm {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}

.com_imgm a {
	font-size: 14px;
	color: #fff;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 80px;
	border-radius: 20px; 
	border: 1px solid #fff;
	line-height: 36px;
	text-align: center;
}


.com_text {
	width: 910px;
	height: 360px;
	float: right; 
	background: #fff;
}
.com_textin{
	width: 845px;
	height: auto;
	margin: 0 auto;
}

.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: 35px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
}

.com_more {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}

.com_more a {
	font-size: 14px;
	color: #fff;
	width: 100px;
	height: 36px;
	float: left;
	border-radius: 20px;
	background: #e41818;
	line-height: 36px;
	text-align: center;
}
.qiyefc{
    float: left;
    width: 588px;
    height: 518px;
	margin-top: 35px;
    box-shadow: 0 0 8px rgb(218 218 218 / 50%) inset;
    background: #fff;
}
.zzrz{
    float: right;
    width: 588px;
    height: 518px;
	margin-top: 35px;
    box-shadow: 0 0 8px rgb(218 218 218 / 50%) inset;
    background: #fff;
}
.zizhi_two{
	width: 548px;
	height: auto;
	margin: 0 auto;
}
.zizhi_ti{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 25px;
}
.zizhi_ti span{ 
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 30px;
}
.zizhi_ti font{ 
	float: right;
}
.qiye_list{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 18px;
}
.qiye_list li{
	width: 266px;
	height: 198px;
	float: left;
	border: 1px solid #e3e3e3;
	margin-bottom: 15px;
}
.qiye_list li img{
	width: 266px;
	height: 198px;
	float: left;
}
.qiye_list li:nth-child(2n+2){
	width: 266px;
	height: 198px;
	float: right;
	border: 1px solid #e3e3e3;
}
 


.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(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: 289px;
	height: auto;
	left: 415.5px;
}

ul.menu3 li {
	height: 50px;
	width: 359px;
	margin-left: 30px;
	line-height: 50px;
	background: url(m3.png) no-repeat;
	text-align: center;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	float: left;
}

ul.menu3 li a {
	height: 50px;
	width: 359px;
	color: #fff;
	font-size: 18px;
	float: left;
	font-weight: bold;
}

ul.menu3 li.current3 {
	height: 50px;
	width: 359px;
	float: left;
	background: url(m3.png) no-repeat;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

ul.menu3 li.current3 a {
	height: 50px;
	width: 359px;
	float: left;
	font-size: 18px;
	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(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: auto;
	float: left;
	margin-top: 35px;
	margin-bottom: 40px;
}
.index_fin {
	width: 1200px;
	height: auto;
	margin: 0 auto;

}

.index_fen span {
	width: 100%;
	height: 31px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	background: url(pro_bg.png) no-repeat;
}

.index_fen font {
	width: 100%;
	height: auto;
	float: left; 
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	line-height: 56px;
	color: #1a4077;
	letter-spacing: 2px;
}
.index_fen i {
	width: 100%;
	height: auto;
	float: left; 
	font-size: 12px;
	text-align: center; 
	font-style: normal;
	color: #1a4077;
	line-height: 32px;
}
.index_fen font em{
	font-style: normal;
	color: #e41818;
}
.index_fen5 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 35px;
	margin-bottom: 40px;
}
.index_fin5 {
	width: 1200px;
	height: auto;
	margin: 0 auto;

}

.index_fen5 span {
	width: 100%;
	height: 31px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #183e75;
	background: url(about_ti.png) no-repeat;
}

.index_fen5 font {
	width: 100%;
	height: auto;
	float: left; 
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	line-height: 56px;
	color: #fff;
	letter-spacing: 2px;
}
.index_fen5 i {
	width: 100%;
	height: auto;
	float: left; 
	font-size: 12px;
	text-align: center; 
	font-style: normal;
	color: #1a4077;
	line-height: 32px;
}
.index_fen5 font em{
	font-style: normal;
	color: #e41818;
}


.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: #f7f7f7;


}

.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: 243px;
	float: left;
	text-align: center;
	margin-right: 26px;
	margin-bottom: 20px;
	background: #1a4077;
}

.chan_list li:hover {
	width: 280px;
	height: 243px;
	float: left;
	transition: all 0.4s linear 0s;
	background: #e41818;
}

.chan_list li h3 a {
	color: #fff;
}

.chan_list li:hover h3 a {
	color: #fff;
}

.indexCaseList {
	width: 100%;
	height: auto;
	*float: left;
	*width: 280px;
	*margin-left: 15px;
}

.indexCaseItem {
	width: 280px;
	float: left;
	display: inline;
	position: relative;
}

.indexCaseItem p {
	position: relative;
	width: 280px;
	height: 199px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	float: left;
}

.indexCaseItem h3 {
	position: relative;
	width: 280px;
	height: 44px;
	text-align: center;
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	line-height: 44px;
}

.indexCaseItem p img {
	width: 280px;
	height: 199px;
}

.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_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;
}

.liyou_box {
	width: 100%;
	height:660px;
	float: left;
	background: url(liu_bg.jpg) no-repeat 50% 0;
}

.li_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.liu_l{
	width: 856px;
	height: 516px;
	float: left;
	background: rgba(255,255,255,0.92);
	margin-top: 73px;
}
.index_fen1 {
	width: 100%;
	height: 112px;
	float: left;
	margin-top: 45px;
	margin-bottom: 30px;
}

.index_fin1 {
	width: 615px;
	height: 112px;
	margin: 0 auto;
	background: url(pro_bg1.png) no-repeat;
}

.index_fen1 span {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
}

.index_fen1 font {
	width: 100%;
	height: auto;
	float: left;
	text-indent: 50px;
	font-size: 30px;
	font-weight: bold;
	line-height: 56px;
	color: #fff;
}

.li_list {
	width: 100%;
	height: auto;
	float: left;
}
.li_list li{
	width: 202px;
	height: auto;
	float: left;
	margin-left: 60px;
	margin-top: 32px;
}
.li_list li span{
	width: 96px;
	height: 96px;
	float: left; 
	margin-left: 53px;
	background: url(yuan1.png) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.li_list li span i{
 font-style: normal;
 width: 100%;
 float: left;
 margin-top: 25px;
}
.li_list li font{
	width: 96px;
	height: 96px;
	float: left; 
	margin-left: 53px;
	background: url(yuan2.png) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.li_list li font i{
 font-style: normal;
 width: 100%;
 float: left;
 margin-top: 25px;
}

.li_list li p{
	width: 100%;
	height: auto;
	float: left;  
	text-align: center;
	color: #000;
	font-size: 14px;
	line-height: 25px;
	margin-top: 20px;
}
.liu_r{
	width: 252px;
	height: auto;
	float: right;
	padding-top: 80px;
}
.liu_r h1{
 	width: 100%;
 	height: auto;
 	float: left; 
	text-align: right;
	color: #fff;
	font-size: 32px;
	font-weight: normal;
	line-height: 45px;
 }
.liu_r h2{
 	width: 100%;
 	height: auto;
 	float: left; 
	text-align: right;
	margin-top: 10px;
 }  
.liu_r p{
 	width: 100%;
 	height: auto;
 	float: left; 
	text-align: right;
	margin-top: 20px;
	color: #5793e1;
	font-size: 12px;
	margin-bottom: 20px;
 }  
 .index_wel{
	 width: 122px;
	 height: 122px;
	 float: left;
	 border: 1px solid #4c84ce;
 }
 .index_wel span{
	 width: 100%;
	 height: auto;
	 float: left;
	 text-align: center;
	 font-size: 16px;
	 color: #fff;
	 margin-top: 20px;
 }
 .index_wer{
 	 width: 124px;
 	 height: 124px;
 	 float: left; 
	 background: #fff; 
 }
 .index_wer img{
 	 width: 114px;
 	 height: 114px; 
	 float: left;
	 margin-left: 5px;
	 margin-top: 5px;
 } 
.index_tel{
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	color: #f8c335;
	font-size: 38px;
	font-weight: bold;
	font-family: arial;
	margin-top: 40px;
}
.index_add{
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	color: #5793e1;
	font-size: 14px;  
	margin-top: 10px;
}

.index_fen2 {
	width: 100%;
	height: 112px;
	float: left;
	margin-top: 60px;
	margin-bottom: 30px;
}
.index_fin2 {
	width:430px;
	height: 112px;
	margin: 0 auto;
	background: url(san_ti.png) no-repeat;
}

.index_fen2 span {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 58px;
	line-height:60px;
	font-weight: bold;
	color: #000;
	margin-top: 21px;
}

.index_fen2 font {
	width: 100%;
	height: auto;
	float: left; 
	font-size: 16px; 
	line-height: 46px;
	color: #000;
	text-align: center;
}
.san_bg {
	width: 100%;
	height: auto;
	float: left;
	background: #fff url(xie_bg.png) no-repeat 50% top;
}

.san_in {
	width: 1354px;
	height: auto;
	margin: 0 auto;
}
.san_white{
	width: 100%;
	height: 1519px;
	float: left;
	margin-top: 61px;
	background: url(san_bg.png) no-repeat 50% 0;
}

 

.san_list {
	width: 100%;
	height: auto;
	float: left;
}

.san_l1 {
	width: 580px;
	height: auto;
	float: left;
	margin-top:74px;
	margin-left: 72px;
}

.san_l1 h1 {
	width: 100%;
	height: 99px;
	background: url(01.png) no-repeat;
	float: left;
	text-indent: 128px;
	color: #fff;
	font-size: 32px;
	line-height: 80px;
	font-weight: bold;
}

.san_l1 h2 {
	width: 72%;
	height: auto;
	float: left;
	font-size:26px;
	font-weight: bold;
	color: #1a4077;
	margin-left: 14%;
	margin-top: 10px;
	 
}
.san_l1 small{
	width: 72%;
	height: auto;
	float: left;
	font-size:12px; 
	color: #c6c6c6;
	margin-left: 14%;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
	 
}

.san_l1 p {
	width: 72%;
	height: auto;
	background: url(jian.png) no-repeat left center;
	float: left;
	font-size: 16px;
	text-indent: 20px;
	margin-left: 14%;
	line-height: 35px;
	color: #454545;
}

.san_r1 {
	width: 559px;
	height: auto;
	float: right;
	margin-right: 80px;
	margin-top: 50px;
}
.san_r1 img{
	width: 559px;
	height: 330px; 
}
.san_l2 {
	width: 830px;
	height: auto;
	float: left; 
	margin-top: 94px;
	margin-left: 72px;
	position: absolute;
	z-index: 1;
}
.san_l2 h1 {
	width: 100%;
	height: 99px;
	background: url(02.png) no-repeat;
	float: left;
	text-indent: 128px;
	color: #fff;
	font-size: 32px;
	line-height: 80px;
	font-weight: bold;
}

.san_l2 h2 {
	width: 80%;
	height: auto;
	float: left;
	font-size:26px;
	font-weight: bold;
	color: #1a4077;
	margin-left: 10%;
	margin-top: 10px;
	 
}
.san_l2 small{
	width: 80%;
	height: auto;
	float: left;
	font-size:12px; 
	color: #c6c6c6;
	margin-left: 10%;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
	 
}

.san_l2 p {
	width:80%;
	height: auto;
	background: url(jian.png) no-repeat left center;
	float: left;
	font-size: 16px;
	text-indent: 20px;
	margin-left:10%;
	line-height: 35px;
	color: #454545;
}
 
.san_r2 {
	width: 545px;
	height: auto;
	float: right; 
	margin-right: 80px;
	margin-top: 94px;
}
.san_r2 img{
	width: 545px;
	height: 313px;
	float: right; 
}


.san_l3 {
	width: 600px;
	height: auto;
	float: left;
	margin-top: 80px;
	margin-left: 72px;
}
.san_l3 h1 {
	width: 100%;
	height: 99px;
	background: url(03.png) no-repeat;
	float: left;
	text-indent: 128px;
	color: #fff;
	font-size: 32px;
	line-height: 80px;
	font-weight: bold;
}

.san_l3 h2 {
	width: 76%;
	height: auto;
	float: left;
	font-size:26px;
	font-weight: bold;
	color: #1a4077;
	margin-left: 13%;
	margin-top: 10px;
	 
}
.san_l3 small{
	width: 76%;
	height: auto;
	float: left;
	font-size:12px; 
	color: #c6c6c6;
	margin-left: 13%;
	line-height: 30px;
	margin-top: 5px;
	 margin-bottom: 15px;
}

.san_l3 p {
	width:76%;
	height: auto;
	background: url(jian.png) no-repeat left center;
	float: left;
	font-size: 16px;
	text-indent: 20px;
	margin-left: 13%;
	line-height: 35px;
	color: #454545;
}

.san_r3 {
	width: 585px;
	height: auto;
	float: right;
	margin-right: 80px;
	margin-top: 70px;
}

.add_bg {
	width: 100%;
	height: 398px;
	float: left;
	background: url(si_bg.jpg) no-repeat 50% 0;
}

.add_bin {
	width: 1200px;
	height: 312px;
	margin: 0 auto;
}



.add_r {
	width: 740px;
	height: auto;
	float: left; 
	margin-top: 50px;
}

.add_r h1 {
	width: 100%;
	height: auto;
	float: left;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}
.add_r span{
	width: 100%;
	height: auto;
	float: left;
	font-size:16px;
	color: #fff;
	line-height: 30px;
}
.add_r font{
	width: 100%;
	height: auto;
	float: left;
	font-size:14px;
	color: #fff;
	line-height: 30px;
}
.img_box1 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}

.img_box1 li {
	width: 25%;
	float: left;
	height: auto;
	text-align: center;
}
.img_box2{
	width: 100%;
	height: auto;
	float: left; 
}
.img_box2 li {
	width: 25%;
	float: left;
	height: auto;
}
.img_box2 li h2{
	width: 100%;
	float: left;
	height: auto;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}
.img_box2 li p{
	width: 92%;
	float: left;
	height: auto;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	margin-left: 4%;
}



.ying_box {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 50px;
}

.ying_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.tab_bx {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}

.tab_l {
	width: 356px;
	height: 481px;
	float: left;
	position: relative;
}

.tab_l img {
	width: 356px;
	height: 481px;
	float: left;
}
.tab_ku{
	width: 336px;
	height: 461px;
	position: absolute;
	left: 10px;
	top:10px;
	z-index: 10000;
	border: 1px solid #fff;
}

.tagMenu2 {
	height: 465px;
	position: relative;
	width: 792px;
	float: left;
}

.tagMenu2 ul {
	position: absolute;
	width: 792px;
	height: auto;
	left: 0px;
}

ul.menu2 li {
	height: 135px;
	width: 232px;
	margin-left: 30px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	float: left;
	margin-top: 25px;
}

ul.menu2 li span {
	height: 40px;
	width: 153px;
	background: url(xun.jpg) no-repeat;
	cursor: pointer;

	float: left;
}

ul.menu2 li span em {
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

ul.menu2 li span i {
	float: left;
	width: 110px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	color: #666;

}

ul.menu2 li font {
	height: auto;
	width: 230px;
	color: #333;
	font-size: 14px;
	float: left;
	margin-top: 15px;
	line-height: 25px;
}

ul.menu2 li.current2 span {
	height: 40px;
	width: 153px;
	background: url(xun2.jpg) no-repeat;
	cursor: pointer;

	float: left;
}

ul.menu2 li .current2 span em {
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

ul.menu2 li.current2 span i {
	float: left;
	line-height: 40px;
	font-size: 18px;
	font-style: normal;
	color: #f85252;
	width: 110px;
}

ul.menu2 li.current2 font {
	height: auto;
	width: 230px;
	color: #f85252;
	font-size: 14px;
	float: left;
	margin-top: 15px;
	line-height: 25px;
}

ul.menu2 li.current2 {
	height: 135px;
	width: 232px;
	float: left;

}



.content2 {
	width: 100%;
	height: auto;
	float: left;
	position: relative;

}

.bg2 {
	width: 100%;
	height: 650px;
	float: left;
	background: url(pe_bg.jpg) no-repeat 50% 0;
	color: #fff;
}
.pe_in{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.pe_ti {
	width: 100%;
	min-height: 50px;
	height: auto;
	font-weight: bold;
	float: left;
	font-size: 30px;
	text-align: center;
	margin-top: 50px;
	background: url(zhi_bg.png) no-repeat 50% center;
}

.pe_ti span {
	color: #fff;
	line-height: 50px;
}
.pe_ti strong {
	color: #fefefe;
	font-size: 22px;
	font-style: normal;
	width: 100%;
	float: left;
	line-height: 30px;
	font-weight: normal;
}
.pe_ti i {
	color: #999;
	font-size: 10px;
	font-family: "Arial";
	font-style: normal;
	width: 100%;
	float: left;
	line-height: 30px;
	font-weight: normal;
}

.pe_ti font {
	color: #000;
	padding-left: 6px;

}
.tel_box{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 60px;
}
.tel_bin{
	width: 340px;
	height: auto;
	margin: 0 auto;
}
.tel_bin h1{
	width: 340px;
	height: auto;
	float: left;
	background: url(tel.png) no-repeat 30px center;
	text-indent:90px;
	font-size: 30px;
	font-weight: normal;
}
.tel_bin h2{
	width: 340px;
	height: auto;
	float: left;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 60px;
	line-height:100px;
}
.tel_bin p{
	width: 340px;
	height: auto;
	float: left;
	text-align: center;
	 
}


.in-rz {margin-left: -82px; margin-top: 60px;float: left;}
.in-rz li {float: left;width: 131px;margin-left: 82px;}
.in-rz li .wrap {display: table;width: 100%;height: 131px;position: relative;}
.in-rz li .wrap:before {position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: '';background: url(rzico.png) no-repeat 0 0;-webkit-transition: all 0.5s;transition: all 0.5s;-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.in-rz li .inner {display: table-cell;vertical-align: middle;text-align: center;padding: 0 25px;}
.in-rz li .inner p {margin: 0;}
.in-rz li:nth-child(2) .wrap:before {background-position: -214px 0;}
.in-rz li:nth-child(3) .wrap:before {background-position: -427px 0;}
.in-rz li:nth-child(4) .wrap:before {background-position: -642px 0;}
.in-rz li:nth-child(5) .wrap:before {background-position: -855px 0;}
.in-rz li:nth-child(6) .wrap:before {background-position: -1068px 0;}
.in-rz li .wrap:hover:before {-webkit-transform: rotate(360deg);transform: rotate(360deg);}


 

.indexCaseItem1 {
	width: 285px;
	float: left;
	display: inline;
	position: relative;
	margin-right: 16px;
}

.indexCaseItem1 p {
	position: relative;
	width: 285px;
	height: 233px;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	color: #fff;
}

.indexCaseItem1 p img {
	float: left;
	width: 285px;
	height: 233px;
}

.indexCaseItem1 h3 {
	position: relative;
	width: 285px;
	height: 50px;
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	
	text-align: center;
	line-height: 50px;
}

.indexCaseItem1 h3 a {
	color: #333;
	font-weight: bold;
}

.indexCaseList1 a.link {
	position: absolute;
	display: block;
	left: 0px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	top: 100%;
	width: 100%;
	height: 100%;
	background: url(img_an_h.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-top: 50px;
	padding-bottom: 50px;
}

.case_ti {
	width: 100%;
	min-height: 50px;
	height: auto;
	font-weight: bold;
	float: left;
	font-size: 30px;
	text-align: center;
	background: url(zhi_bg.png) no-repeat 50% 20px;
}

.case_ti span {
	color: #15409f;

}

.case_ti i {
	color: #999;
	font-size: 10px;
	font-family: "Arial";
	font-style: normal;
	width: 100%;
	float: left;
	line-height: 30px;
	font-weight: normal;
}

.case_ti font {
	color: #000;
	padding-left: 6px;

}

.rollBox {
	width: 1200px;
	height: auto;
	float: left;
	margin-top: 35px;
}

/*.rollBox .LeftBotton{height:36px;width:36px;background:url(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(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: 283px;
	background: #f7f7f7;
	margin-right: 20px;
	line-height: 50px;
}

.rollBox .Cont .pic a {}

.rollBox .Cont .pic img {
	display: block;
	float: left;
	width: 285px;
	height: 233px;
}

.rollBox .Cont a:hover {}

.rollBox #List1,
.rollBox #List2 {
	float: left;
}

.shebei_box {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	text-align: center;
}





.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; 
	background: url(news_tibg.jpg) repeat-x 50% bottom;
	padding-bottom: 15px;
	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: 22px;
	font-family: "impact";
	color: #e41818;
}

.about_ti em a {
	color: #e41818;
}

.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: 80px;
}

.news_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.news_l {
	width: 780px;
	height: auto;
	float: left;
	
}

.news_c {
	width: 360px;
	height: auto;
	float: left;
	margin-left: 60px;
}

.news_r {
	width: 360px;
	height: auto;
	float: right;
}
.news_img{
	float: left;
	margin-top: 30px;
}
.news_img img{
	width: 279px;
	height: 303px;
	padding: 3px;
	border: 1px solid #edeced;
}
.news_txt{
	float: right;
	width: 460px;
	margin-top: 30px;
}
.news_du{
	width: 100%;
	height: auto;
	float: left;
}
.news_du h1{
	width: 100%;
	height: auto;
	float: left;
}
.news_du h1 a{
	width: 100%;
	height: auto;
	float: left;
	font-weight: bold;
	color: #333;
	font-size: 16px;
}
.news_du h2{
	width: 100%;
	height: auto;
	float: left;
	color: #333;
	line-height: 30px;
	font-size: 12px;
	margin-bottom: 15px;
	font-weight: normal;
}
.news_du p{
	width: 100%;
	height: auto;
	float: left;
	color: #666;
	font-size: 14px;
	 line-height:25px;
}

.news_ta {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
.news_ta li {
	width: 100%;
	height: auto;
	line-height: 43px;
	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 span{
	 
	float: left;
}
.news_ta li a font{
	 
	float: right;
	color: #999;
}

.news_ta li a:hover {
	color: #ff9000;
	width: 100%;
	height: auto;
	float: left;
}

.news_ta1 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}
.news_ta1 li {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

.news_ta1 li h2 {
	width: 100%;
	height: auto;
	float: left;
	text-indent: 30px;
	font-size: 14px;
	line-height: 25px;
	background: url(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(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(nav_menu.jpg) repeat-x;
	line-height: 35px;
	border-right: 1px solid #ebebeb;
}

.main_ti span {
	width: 164px;
	height: 35px;
	float: left;
	background: url(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 #1a4077;
	text-align: center;
	font-size: 20px;
	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(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(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(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(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(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(nav_menu.jpg) repeat-x;
	line-height: 35px;
	border-right: 1px solid #ebebeb;
}

.pei_ti span {
	width: 164px;
	height: 35px;
	float: left;
	background: url(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: 66px;
	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;

}

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: 66px;
	color: #000;
	background: url(fen1.jpg) no-repeat 50% 0;
	text-indent: 35px;
	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: #e41818;
	font-weight: bold;
	background: url(fen2.jpg) no-repeat 50% 0;
}

ul.art-vmenu a.active .t em {
	float: left;
}

ul.art-vmenu a.active .t1 {
	color: #e41818;
	background: url(fen2.jpg) no-repeat 50% 0;
}

ul.art-vmenu a:hover .l,
ul.art-vmenu a:hover .r {}

ul.art-vmenu a:hover .t {
	color: #e41818;
	font-weight: bold;
	background: url(fen2.jpg) no-repeat 50% 0;
}

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: 65px;
	overflow: visible;
	font-weight: normal;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;
}

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: 267px;
	height: auto;
	float: left;
	border: 1px solid #e6e6e6;
	background: #e6e6e6; 
	margin-bottom: 20px;
}


/*左侧*/
.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: 100px;
	float: left;
	background: url(p1.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
}

.main_left .model_top span {
	width: 269px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 20px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}

.main_left .model_top font {
	width: 269px;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 5px;
}

.main_left .model_top font a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px; 
	font-size: 14px;
	color: #6db0ff;
}

.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(j1.jpg) no-repeat left center;
	padding-left: 20px;
}

.main_left .model_content.clearbimg li a.minc {
	background: url(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(bot_bg.jpg) no-repeat 50% bottom;
}

.main_left .model_content .lf_tree li {
	width: 240px;
	height: 44px;
	margin-bottom: 5px;
	background: url(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(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: 900px;
	float: right;
	margin-top: 0px;
	margin-bottom: 30px;
}

.content .content_top {
	background: url(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(cmain.jpg) no-repeat top;
	height: 50px;
	line-height: 60px;
}

.content .content_main ul.listcontent {}

.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: #1a4077;
	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(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: #e41818;
	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: 367px;
	background: #2a2c31;
	width: 100%;
	float: left; 
	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(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: 356px;
	height: 399px;
	float: left;
	background: url(footl.png) no-repeat;
	margin-top: -35px;
	position:relative;
}
.foot_l h1 {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 44px;
}
.foot_l p {
	width: 100%;
	height: auto;
	float: left; 
	font-size: 22px;
	color: #fff;
	margin-top: 20px;
	text-align: center;
	line-height: 35px;
}
.foot_l p span{
	font-size:16px;
	color: #fff; 
}
.foot_ltwo{
	width: 92%;
	height: auto;
	float: left;
	margin-top: 25px;
}
.foot_ltwo li{
	width: 50%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
.foot_ltwo li img{
width: 122px;
height: 122px;
padding: 8px;
background: #fff;
}
.foot_ta{
	float: left;
	width: 844px;
}
.foot_c {
	width: 305px;
	height: auto; 
	float: right;
	margin-top: 35px;
}

.foot_c h1 {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	float: left;
	line-height: 30px;
	background: url(f_bg.jpg) repeat-x 50% bottom;
	font-size: 14px;
	color: #d8d8d8;
	padding-bottom: 10px;
}

.foot_c p {
	width: 100%;
	height: auto;
	float: left;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #c5c5c5;
}

.foot_c p span {
	width: 100%;
	float: left;
	
}

.foot_r {
	width: 305px;
	height: auto;
	float: left;
	margin-top: 35px;
	margin-left: 115px;
}
.foot_r h1 {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	float: left;
	line-height: 30px;
	background: url(f_bg.jpg) repeat-x 50% bottom;
	font-size: 14px;
	color: #d8d8d8;
	padding-bottom: 10px;
}
.foot_r li{
	width: 50%;
	height: auto;
	float: left;
	line-height: 35px;
} 
.foot_r li a{
	width: 100%;
	height: auto;
	float: left; 
    color: #c5c5c5;;
	font-size: 14px;
} 
 

.foot_you {
	width: 100%;
	height: auto;
	 
	float: left;
	background: #232427;
line-height: 40px;
	color: #333;
	font-size: 14px;
}

.foot_youin {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.foot_you span {
	float: left;
 
color: #c5c5c5;
}

.foot_your {
	float: left;
}

.foot_your a {
 color: #c5c5c5;;
	padding-left: 30px;
 
	padding-right: 30px;
}

.foot_copy {
	width: 100%;
	height: auto;
	float: left; 
	line-height: 50px;
	text-align: center;
	color: #c5c5c5;
	margin-top: 10px;
	font-size: 14px;
	border-top:1px solid #353639;
}

.foot_copy span {
	padding-right: 6px;
}
.foot_copy a {
color: #c5c5c5;
}
#fu {
    transition: 0.5s;
    width: 150px;
    position: fixed;
    top: 230px;
    right: 10px;
    z-index: 100;
    background: #0b4a9f;
    padding: 20px 0;
    border-radius: 0px;
    padding-bottom: 10px;

}


.fudong {
    transform: translateX(150px);
}

#fu .ewm {
    width: 119px;
    height: 149px;
    margin: 0 auto;
    background: #fff
}

#fu .zi {
    width: 116px;
    margin: 0 auto;
    background: url("futel.png") left center no-repeat;
    text-indent: 21px;
}

#fu .zx {
    width: 120px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
}

#fu .zx a {
    display: block;
    width: 120px;
    height: 38px;
    background: #ffa801 url("zx.png") left 19px center no-repeat;
    border-radius: 3px;
    color: #fff;
    line-height: 37px;
    text-indent: 45px;
}

#fu .side {
    position: absolute;
    left: -29px;
    height: 58px;
    width: 29px;
    top: 0px;
    background: url("ful1.png") center no-repeat;
    cursor: pointer
}

#fu .side2 {
    position: absolute;
    left: -29px;
    height: 58px;
    width: 29px;
    top: 0px;
    background: url("ful2.png") center no-repeat;
    cursor: pointer;
    display: none
}
#fu {
    transition: 0.5s;
    width: 150px;
    position: fixed;
    top: 230px;
    right: 10px;
    z-index: 100;
    background: #0b4a9f;
    padding: 20px 0;
    border-radius: 0px;
    padding-bottom: 10px;

}


.fudong {
    transform: translateX(150px);
}

#fu .ewm {
    width: 119px;
    height: 149px;
    margin: 0 auto;
    background: #fff
}

#fu .zi {
    width: 116px;
    margin: 0 auto;
    background: url("futel.png") left center no-repeat;
    text-indent: 21px;
}

#fu .zx {
    width: 120px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
}

#fu .zx a {
    display: block;
    width: 120px;
    height: 38px;
    background: #ffa801 url("zx.png") left 19px center no-repeat;
    border-radius: 3px;
    color: #fff;
    line-height: 37px;
    text-indent: 45px;
}

#fu .side {
    position: absolute;
    left: -29px;
    height: 58px;
    width: 29px;
    top: 0px;
    background: url("ful1.png") center no-repeat;
    cursor: pointer
}

#fu .side2 {
    position: absolute;
    left: -29px;
    height: 58px;
    width: 29px;
    top: 0px;
    background: url("ful2.png") center no-repeat;
    cursor: pointer;
    display: none
}

/***********产品详细******************/
.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;
	padding-bottom: 50px;
}

.content .content_main .thumb {
	width: 530px;
	height: auto;
	float: left;
	border: 1px solid #ccc;
	margin-top: 20px;
}

.content .content_main .thumb img {
	max-width: 100%;
	overflow: hidden;
}

.pro_rtxt {
	width: 340px;
	height: auto;
	float: right;
	margin-top: 20px;
}

.pro_rlist {
	width: 100%;
	height: auto;
	float: left;
}

.pro_rlist li {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 38px;
	border-bottom: 1px solid #ccc;
	color: #666;
}

.pro_rlista {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
}

.pro_rlista li {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 38px;
	color: #666;
}

.pro_rlista li small {
	display: inline-block;
	width: 60px;
	color: #a9a8a8;
	font-size: 14px;
	float: left;
	margin-top: 2px;
}

.pro_rlista li span {
	color: #333;
	float: left;
}

.pro_rlista li b {
	color: #c8171e;
	float: left;
	font-size: 35px;
}

.info_two p {
	overflow: hidden;
	margin-top: 15px;
	float: left;
	margin-bottom: 15px;
}

.info_two p a{
	display: block; 
	margin-right: 10px;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #11509b;
	width: 157px;
	-moz-transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	transition: all 0.2s linear 0s;
	background: rgba(17, 80, 155, 0.07);
	border: 1px #11509b solid;
}

/***********新闻详细************************/
.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: #1a4077;
	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(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(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(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(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(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(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;
}
