@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: 158px;
	float: left;
	position: relative;
	z-index: 99;
	background: #eee url(../images/head_bg.jpg) no-repeat 50% 0;
}

.head_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.logo {
	float: left;
	margin-top: 35px;
}

.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(../images/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;
	z-index: 100;
	margin-top: -27px;
	position: relative;
	background: url(../images/nav_bg.png) no-repeat 50% 0;
}

.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: 146px;
	font-family: "微软雅黑";
	float: left;
	height: 56px;
	line-height: 56px;
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 100;
	display: inline;
	margin-left: -28px;
}

.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: 146px;
	height: 56px;
	float: left;
	background: url(../images/hover.png) no-repeat;
	color: #fff;
}

.nav ul li ul {
	position: absolute;
	display: none;
	width: 113px;
}

.nav ul li:hover ul {
	position: absolute;
	display: block;
	width: 113px;
	background: #346dd6;
	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(../images/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: #f8c335;
	font-weight: bold;
	font-size: 32px;
	font-family: "Impact";
	margin-top: 5px;
}

.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(../images/search_bg.jpg) no-repeat;
}

.s_input {
	float: left;
	height: 47px;
	line-height: 47px;
	text-indent: 10px;
	border: none;
	background: none;
	width: 247px;
}

.s_btn {
	float: right;
	height: 47px;
	border: none;
	background: none;
	width: 65px;
}

.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(../images/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(../images/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(../images/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;
	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: 616px;
	height: 450px;
	float: right;
	margin-top: 45px;
	background: url(../images/about_bg.jpg) no-repeat right center;
}

.com_img img {
	width: 572px;
	height: 367px;
	margin-top: 42px;

}

.com_text {
	width: 470px;
	height: auto;
	float: left;
	margin-left: 40px;
	margin-top: 35px;
}

.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: 20px;
}

.com_more a {
	font-size: 14px;
	color: #fff;
	width: 132px;
	height: 40px;
	float: left;
	 
	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(../images/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(../images/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(../images/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(../images/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: 112px;
	float: left;
	margin-top: 45px;
	margin-bottom: 30px;
}

.index_fin {
	width: 555px;
	height: 112px;
	margin: 0 auto;
	background: url(../images/pro_bg.png) no-repeat;
}

.index_fen span {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
}

.index_fen font {
	width: 100%;
	height: auto;
	float: left;
	text-indent: 70px;
	font-size: 30px;
	font-weight: bold;
	line-height: 56px;
	color: #fff;
}

.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;


}

.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: 19px;
	margin-bottom: 20px;
	background: #fff;
}

.chan_list li:hover {
	width: 280px;
	height: 243px;
	float: left;
	transition: all 0.4s linear 0s;
	background: #f8c335;
}

.chan_list li h3 a {
	color: #333333;
}

.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(../images/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: 700px;
	float: left;
	background: #e8ecf7 url(../images/liyou_bg.jpg) no-repeat 50% 0;
}

.li_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.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(../images/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;
}

.liyou_l {
	width: 400px;
	height: auto;
	float: left;
}

.li1 {
	width: 94%;
	height: 64px;
	margin-top: 25px;
	float: right;
	background: url(../images/li1.png) no-repeat left center;
}

.li1 span {
	float: right;
	width: 80%;
	height: auto;
	color: #010101;
	font-size: 24px;
	font-weight: bold;
	margin-top: 5px;
}

.li1 font {
	float: right;
	width: 80%;
	line-height: 30px;
	height: auto;
	color: #666;
	font-size: 14px;
}

.li2 {
	width: 100%;
	height: 64px;
	float: left;
	margin-top: 55px;
	background: url(../images/li2.png) no-repeat left center;
}

.li2 span {
	float: right;
	width: 80%;
	height: auto;
	color: #010101;
	font-size: 24px;
	font-weight: bold;
	margin-top: 5px;
}

.li2 font {
	float: right;
	width: 80%;
	line-height: 30px;
	height: auto;
	color: #666;
	font-size: 14px;
}

.li3 {
	width: 94%;
	height: 64px;
	margin-top: 50px;
	float: right;
	background: url(../images/li3.png) no-repeat left center;
}

.li3 span {
	float: right;
	width: 80%;
	height: auto;
	color: #010101;
	font-size: 24px;
	font-weight: bold;
	margin-top: 5px;
}

.li3 font {
	float: right;
	width: 80%;
	line-height: 30px;
	height: auto;
	color: #666;
	font-size: 14px;
}

.li4 {
	width: 94%;
	height: 64px;
	margin-top: 50px;
	float: left;
	background: url(../images/li4.png) no-repeat right center;
}

.li4 span {
	float: left;
	width: 80%;
	height: auto;
	color: #010101;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
}

.li4 font {
	float: left;
	width: 80%;
	line-height: 25px;
	height: auto;
	color: #666;
	text-align: right;
	font-size: 14px;
	margin-top: 3px;
}

.li5 {
	width: 100%;
	height: 64px;
	margin-top: 50px;
	float: left;
	background: url(../images/li5.png) no-repeat right center;
}

.li5 span {
	float: left;
	width: 80%;
	height: auto;
	color: #010101;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
}

.li5 font {
	float: left;
	width: 80%;
	line-height: 30px;
	height: auto;
	color: #666;
	text-align: right;
	font-size: 14px;
}

.li6 {
	width: 96%;
	height: 64px;
	margin-top: 50px;
	float: left;
	background: url(../images/li6.png) no-repeat right center;
}

.li6 span {
	float: left;
	width: 80%;
	height: auto;
	color: #010101;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
}

.li6 font {
	float: left;
	width: 80%;
	line-height: 30px;
	height: auto;
	color: #666;
	text-align: right;
	font-size: 14px;
}


.liyou_c {
	width: 354px;
	height: auto;
	float: left;
	-webkit-animation: Updown 3s linear infinite;
	animation: Updown 3s linear infinite;
}

@-webkit-keyframes Updown {
	0% {
		-webkit-transform: translateZ(0)
	}

	50% {
		-webkit-transform: translate3d(0, 15px, 0)
	}

	to {
		-webkit-transform: translateZ(0)
	}
}

@keyframes Updown {
	0% {
		transform: translateZ(0)
	}

	50% {
		transform: translate3d(0, 15px, 0)
	}

	to {
		transform: translateZ(0)
	}
}

.liyou_r {
	width: 390px;
	height: auto;
	float: right;
}

.index_fen2 {
	width: 100%;
	height: 112px;
	float: left;
	margin-top: 45px;
	margin-bottom: 30px;
}

.index_fin2 {
	width: 615px;
	height: 112px;
	margin: 0 auto;
	background: url(../images/pro_bg2.png) no-repeat;
}

.index_fen2 span {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
}

.index_fen2 font {
	width: 100%;
	height: auto;
	float: left;
	text-indent: 50px;
	font-size: 32px;
	font-weight: bold;
	line-height: 56px;
	color: #333;
}

.index_fen2 font em {
	font-size: 50px;
	line-height: 56px;
	color: #ff6a19;
	padding-top: 5px;
	font-family: "Impact";
}

.index_fen2 font i {
	font-size: 32px;
	padding-left: 5px;
	font-style: normal;
	line-height: 56px;
	color: #ff6a19;
}

.san_bg {
	width: 100%;
	height: 1342px;
	float: left;
	background: #fff url(../images/san_bg.jpg) no-repeat 50% 0;
}

.san_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.san_down {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 38px;
}

.san_list {
	width: 100%;
	height: auto;
	float: left;
}

.san_l1 {
	width: 325px;
	height: auto;
	float: left;
	margin-top: 50px;
}

.san_l1 h1 {
	width: 100%;
	height: auto;
	float: left;
}

.san_l1 h2 {
	width: 100%;
	height: auto;
	float: left;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 25px;
}

.san_l1 p {
	width: 100%;
	height: auto;
	background: url(../images/white.png) no-repeat left center;
	float: left;
	font-size: 14px;
	text-indent: 20px;
	line-height: 25px;
	color: #fff;
}

.san_r1 {
	width: 606px;
	height: auto;
	float: right;
}

.san_l2 {
	width: 380px;
	height: auto;
	float: right;
	margin-top: 50px;
}

.san_l2 h1 {
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
}

.san_l2 h2 {
	width: 100%;
	height: auto;
	float: left;
	font-size: 32px;
	font-weight: bold;
	color: #15409f;
	margin-top: 15px;
	text-align: right;
	margin-bottom: 25px;
}

.san_l2 p {
	width: 100%;
	height: auto;
	background: url(../images/yellow.png) no-repeat right center;
	float: left;
}

.san_l2 p span {
	width: 94%;
	height: auto;
	float: left;
	font-size: 14px;
	text-align: right;
	line-height: 25px;
	color: #15409f;
}

.san_r2 {
	width: 606px;
	height: auto;
	float: left;
	margin-top: -30px;
}

.san_l3 {
	width: 380px;
	height: auto;
	float: left;
	margin-top: 50px;
}

.san_l3 h1 {
	width: 100%;
	height: auto;
	float: left;
}

.san_l3 h2 {
	width: 100%;
	height: auto;
	float: left;
	font-size: 32px;
	font-weight: bold;
	color: #15409f;
	margin-top: 15px;
	margin-bottom: 25px;
}

.san_l3 p {
	width: 100%;
	height: auto;
	background: url(../images/yellow.png) no-repeat left center;
	float: left;
	font-size: 14px;
	text-indent: 20px;
	line-height: 25px;
	color: #15409f;
}

.san_r3 {
	width: 606px;
	height: auto;
	float: right;
}

.add_bg {
	width: 100%;
	height: 310px;
	float: left;
	background: url(../images/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: 25%;
	float: left;
	height: auto;
	text-align: center;
}

.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: 346px;
	height: 424px;
	float: left;
	background: url(../images/ju_bg.jpg) no-repeat;
}

.tab_l img {
	width: 306px;
	height: 403px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.tagMenu2 {
	height: 465px;
	position: relative;
	width: 854px;
	float: left;
}

.tagMenu2 ul {
	position: absolute;
	width: 854px;
	height: auto;
	left: 0px;
}

ul.menu2 li {
	height: 135px;
	width: 250px;
	margin-left: 30px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	float: left;
	margin-bottom: 20px;
}

ul.menu2 li span {
	height: 61px;
	width: 152px;
	background: url(../images/tab_bg.png) no-repeat;
	cursor: pointer;

	float: left;
}

ul.menu2 li span em {
	float: left;
	width: 37px;
	height: 43px;
	line-height: 45px;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

ul.menu2 li span i {
	float: left;
	line-height: 81px;
	font-size: 18px;
	font-style: normal;
	color: #fff;
	margin-left: 15px;

}

ul.menu2 li font {
	height: auto;
	width: 230px;
	margin-left: 18px;
	color: #333;
	font-size: 14px;
	float: left;
	margin-top: 15px;
	line-height: 25px;
}

ul.menu2 li.current2 span {
	height: 61px;
	width: 152px;
	background: url(../images/curr.png) no-repeat;
	cursor: pointer;

	float: left;
}

ul.menu2 li .current2 span em {
	float: left;
	width: 37px;
	height: 43px;
	line-height: 45px;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

ul.menu2 li.current2 span i {
	float: left;
	line-height: 81px;
	font-size: 18px;
	font-style: normal;
	color: #fff;
	margin-left: 15px;
}

ul.menu2 li.current2 font {
	height: auto;
	width: 230px;
	margin-left: 18px;
	color: #333;
	font-size: 14px;
	float: left;
	margin-top: 15px;
	line-height: 25px;
}

ul.menu2 li.current2 {
	height: 135px;
	width: 250px;
	float: left;
	background: url(../images/cu_line.jpg) no-repeat 18px bottom;
}



.content2 {
	width: 100%;
	height: auto;
	float: left;
	position: relative;

}

.bg2 {
	width: 100%;
	height: 650px;
	float: left;
	background: url(../images/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(../images/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(../images/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(../images/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;
}

.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(../images/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: #f7f7f7;
	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(../images/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(../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(../images/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: #fff;
	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;
	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(../images/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(../images/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(../images/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: 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(../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(../images/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(../images/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(../images/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: 55px;
	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: 42px;
	color: #fff;
	background: url(../images/fen1.jpg) no-repeat 50% 0;
	text-align: center;
	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: #fff;
	font-weight: bold;
	background: url(../images/fen2.jpg) no-repeat 50% 0;
}

ul.art-vmenu a.active .t em {
	float: left;
}

ul.art-vmenu a.active .t1 {
	color: #fff;
	background: url(../images/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: #fff;
	font-weight: bold;
	background: url(../images/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: 55px;
	overflow: visible;
	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: 267px;
	height: auto;
	float: left;
	border: 1px solid #dee1e8;
	background: #e8ecf7;
	padding-top: 20px;
	padding-bottom: 20px;
	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: 110px;
	float: left;
	background: url(../images/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: 25px;
	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;

	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(../images/j1.jpg) no-repeat left center;
	padding-left: 20px;
}

.main_left .model_content.clearbimg li a.minc {
	background: url(../images/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(../images/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(../images/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(../images/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 .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(../images/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: 380px;
	background: url(../images/foot_bg.png) no-repeat 50% 0;
	width: 100%;
	float: left;
	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(../images/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: 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: #636363;
}

.foot_your {
	float: left;
}

.foot_your a {
	color: #636363;
	padding-left: 30px;
 
	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;
}
#fu {
    transition: 0.5s;
    width: 150px;
    position: fixed;
    top: 110px;
    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("../images/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("../images/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("../images/ful1.png") center no-repeat;
    cursor: pointer
}

#fu .side2 {
    position: absolute;
    left: -29px;
    height: 58px;
    width: 29px;
    top: 0px;
    background: url("../images/ful2.png") center no-repeat;
    cursor: pointer;
    display: none
}
/**********分页样式*********************/
.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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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;
}
