@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
sup, sub {
	font-size: 100%;
	vertical-align: baseline;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:link, :visited {
	text-decoration: none;
	color:#333;
}
:focus {
	outline: 0;
}
body {
	font-family: "宋体", Arial narrow, Helvetica;
	line-height: 1.5;
	font-size: 12px;
	width: 100%;
	height: 100%;
}
.banner_nei {
	position: relative;
	background: url(../images/nav_bg.png) repeat;
	height: 90px;
	width: 100%;
	min-width: 1300px;
	z-index: 35;
}
.banner_middle {
	width: 1300px;
	margin: 0 auto;
	height: 90px;
}
.logo {
	float: left;
	width: auto;
	min-width: 450px;
	height: 90px;
	background: url(../images/logo.png) no-repeat;
	background-position: left center;
	text-indent: -9999px;
}
.nav {
	float: right;
	width: auto;
	height: 90px;
}
.nav li {
	float: left;
	height: 86px;
	line-height: 86px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
}
.nav li a {
	height: 86px;
	display: block;
	color: #FFF;
	padding-left: 27px;
	padding-right: 27px;
}
.nav li a:hover {
	color: #ff9933;
	border-bottom: 4px solid #ff9933;
}
.nav li a.now {
	color: #ff9933;
	border-bottom: 4px solid #ff9933;
}
/*-------------------------大图轮播----------------------------------------------*/
.big_img {
	float: left;
	margin-top: -90px;
	width: 100%;
	min-width: 1300px;
	height: 460px;
	background: #FFF;
	z-index: -99;
}
.banner_img {
	float: left;
	margin-top: -90px;
	width: 100%;
	min-width: 1300px;
	height: 460px;
	z-index: -99;
	background-position: center;
}
.banner_img_news {
	float: left;
	margin-top: -90px;
	width: 100%;
	min-width: 1300px;
	height: 420px;
	z-index: -99;
	background-position: center;
	text-indent:-9999px;
}
.main_c {
	width: 1300px;
	margin: 0 auto;
	z-index: -99;
}
.main_c a {
	float: left;
	width: 1300px;
	height: 460px;
}
.m_banner {
	background: #fff;
	height: 460px;
	position: relative;
}
.m_banner .banner {
	height: 460px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center top;
}
.banner_ctrl {
	height: 186px;
	width: 1400px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -700px;
	z-index: 2;
}
.banner_ctrl a {
	display: block;
	width: 66px;
	height: 186px;
	background: url(../images/banner_ctrl.png) no-repeat;
	position: absolute;
	opacity: .2;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
}
.banner_ctrl a.prev {
	left: -30px;
}
.banner_ctrl a.next {
	right: -30px;
	background-position: -66px 0;
}
/*------------------------------------大图轮播end----------------------------------------*/
.xinxi {
	width: 100%;
	min-width: 1300px;
	height: 490px;
	background: url(../images/xinxi_bg.jpg) repeat #111;
	float: left;
}
.xinxi_middle {
	width: 1300px;
	margin: 0 auto;
}
.xinxi_middle img {
	float: left;
	border: 6px solid #434343;
	margin-top: 75px;
}
.xinxi_middle h2 {
	float: left;
	width: 700px;
	height: 60px;
	margin-top: 65px;
	overflow: hidden;
	line-height: 60px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #ff9933;
	font-weight: 900;
	margin-left: 66px;
}
.xinxi_middle p {
	float: left;
	width: 700px;
	height: 60px;
	margin-top: 20px;
	overflow: hidden;
	line-height: 30px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #8d8d8d;
	margin-left: 66px;
}
.xinxi_middle_ul {
	float: left;
	width: 704px;
	height: 98px;
	margin-top: 25px;
	overflow: hidden;
	margin-left: 66px;
	background: #1d1d1d;
	border: 1px solid #4f4f4f;
}
.xinxi_middle_ul li {
	float: left;
	height: 49px;
	line-height: 49px;
}
.xinxi_middle_ul li h3 {
	float: left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	text-indent: 30px;
}
.xinxi_middle_ul li span {
	float: left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.xinxi_middle_ul li:nth-child(1) {
	background: url(../images/cx_1.png) no-repeat;
	background-position: left center;
	width: 220px;
	overflow: hidden;
	margin-left: 14px;
}
.xinxi_middle_ul li:nth-child(2) {
	background: url(../images/cx_2.png) no-repeat;
	background-position: left center;
	width: 220px;
	overflow: hidden;
	margin-left: 14px;
}
.xinxi_middle_ul li:nth-child(3) {
	background: url(../images/cx_3.png) no-repeat;
	background-position: left center;
	width: 220px;
	overflow: hidden;
	margin-left: 14px;
}
.xinxi_middle_ul li:nth-child(4) {
	background: url(../images/cx_4.png) no-repeat;
	background-position: left center;
	width: 670px;
	overflow: hidden;
	margin-left: 14px;
}
.xinxi_a_1 {
	float: left;
	width: 240px;
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
	text-align: center;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #FFF;
	background: url(../images/lianxi_1.png) no-repeat #eb6100;
	background-position: 40px center;
	margin-left: 66px;
	margin-top: 26px;
	transition-duration: 0.5s;
}
.xinxi_a_1:hover {
	background: url(../images/lianxi_1.png) no-repeat #ff9933;
	background-position: 40px center;
}
.xinxi_a_2 {
	float: left;
	width: 237px;
	height: 48px;
	border: 1px solid #eb6100;
	line-height: 50px;
	text-indent: 20px;
	text-align: center;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #eb6100;
	background: url(../images/lianxi_2.png) no-repeat #fff1e8;
	background-position: 35px center;
	margin-left: 25px;
	margin-top: 26px;
	transition-duration: 0.5s;
}
.xinxi_a_2:hover {
	border: 1px solid #ff9933;
	color: #ff9933;
}
.anli_middle_ul {
	float: left;
	width: 704px;
	height: 98px;
	margin-top: 25px;
	overflow: hidden;
	margin-left: 66px;
	background: #1d1d1d;
	border: 1px solid #4f4f4f;
}
.anli_middle_ul li {
	float: left;
	height: 49px;
	line-height: 49px;
}
.anli_middle_ul li h3 {
	float: left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	text-indent: 30px;
}
.anli_middle_ul li span {
	float: left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.anli_middle_ul li:nth-child(1) {
	background: url(../images/al_1.png) no-repeat;
	background-position: left center;
	width: 220px;
	overflow: hidden;
	margin-left: 14px;
}
.anli_middle_ul li:nth-child(2) {
	background: url(../images/al_2.png) no-repeat;
	background-position: left center;
	width: 220px;
	overflow: hidden;
	margin-left: 14px;
}
.anli_middle_ul li:nth-child(3) {
	background: url(../images/al_3.png) no-repeat;
	background-position: left center;
	width: 220px;
	overflow: hidden;
	margin-left: 14px;
}
.anli_middle_ul li:nth-child(4) {
	background: url(../images/al_4.png) no-repeat;
	background-position: left center;
	width: 670px;
	overflow: hidden;
	margin-left: 14px;
}
.jianjie {
	width: 100%;
	min-width: 1300px;
	height: 680px;
	background: url(../images/jianjie_bg.jpg) repeat;
	float: left;
}
.jianjie_middle {
	width: 1300px;
	margin: 0 auto;
	height: 640px;
}
.fenlei {
	float: left;
	margin-top: 48px;
	width: 1300px;
	height: 49px;
	background: #efeff0;
}
.fenlei ul {
	float: left;
	height: 49px;
	line-height: 49px;
}
.fenlei ul li {
	float: left;
	height: 49px;
	line-height: 49px;
	width: auto;
}
.fenlei ul li a {
	float: left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	padding-left: 34px;
	padding-right: 34px;
	transition-duration: 0.2s;
}
.fenlei ul li a:hover {
	color: #eb6100;
}
.fenlei ul li span {
	float: left;
	font-size: 12px;
	color: #666;
}
.zixun_a {
	float: right;
	height: 49px;
	line-height: 49px;
	width: 320px;
	display: block;
	background: url(../images/jianjie_h.jpg) no-repeat #eb6100;
	background-position: left center;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	overflow: hidden;
	transition-duration: 0.5s;
}
.zixun_a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.video_chanpin {
	float: left;
	width: 800px;
	margin-top: 58px;
}
.jianjie_h2 {
	float: left;
	width: 163px;
	height: 73px;
	line-height: 73px;
	text-align: center;
	overflow: hidden;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #333;
	font-weight: 600;
	background: url(../images/jianjie_biaoti.png) no-repeat;
	margin-left: 195px;
	margin-top: 119px;
}
.jianjie_p {
	float: left;
	width: 400px;
	height: 192px;
	line-height: 32px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	margin-left: 77px;
	margin-top: 25px;
}
.pro_3d {
	width: 100%;
	height: 750px;
	float: left;
	background: url(../images/360.png) no-repeat;
	background-position: center 495px;
	z-index: 999;
}
.pro_3d_80 {
	width: 1300px;
	margin: 0 auto;
}
.KeyShotVR2 {
	margin: 0 auto;
}
.canshu {
	width: 100%;
	min-width: 1300px;
	height: auto;
	float: left;
	background: url(../images/chanpin_bg.jpg) repeat;
}
.canshu_middle {
	width: 1300px;
	margin: 0 auto;
	height: auto;
	padding-bottom: 50px;
}
.kuai_h2 {
	width: 1300px;
	height: 94px;
	text-align: center;
	background: url(../images/h2_bg.png) no-repeat;
	background-position: center bottom;
	line-height: 90px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #FFF;
	margin-top: 40px;
	letter-spacing: 1px;
}
/*---------------------table-----------------------------------*/
.jisshu_table {
	width: 100%;
	background: #424854;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.table_bj {
	background-size: 100% 100%;
}
/*倍数*/
.jisshu div table tr:nth-of-type(odd) {
	background-color: #424854;
	line-height: 24px;
	height: 60px;
	color: #FFF;
}
/*单数*/
.jisshu div table tr:nth-of-type(even) {
	background-color: #636874;
	line-height: 24px;
	height: 60px;
	color: #FFF;
}
.jisshu div table tr th, .jisshu div table tr td {
	text-align: center;
	vertical-align: middle;
}
.jisshu table {
	height: 50%;
	overflow: hidden;
	margin-bottom: 4%;
}
.jisshu td {
	border-right: 1px solid #888e9a;
	border-bottom: 1px solid #888e9a;
}
/*最上面的tr*/
.jisshu div table tr:first-of-type {
	color: #fff;
	background-color: #424854;
	line-height: 24px;
	height: 80px;
}
/*最左边的tr颜色*/
.jisshu div table tbody tr td:first-of-type {
	background-color: rgba(47, 50, 55);
}
.jisshu {
	width: 100%;
	margin-top: 4%;
}
.jisshu_80 {
	width: 100%;
	margin: 0 auto;
}
.jisshu_80 h3 {
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	background-size: 100% 100%;
}
.jishu_more {
	color: #ffffff;
	display: block;
	width: 216px;
	height: 60px;
	line-height: 60px;
	background-color: #ff9933;
	margin: 2% auto;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	cursor: pointer;
	transition-duration: 0.5s;
}
.jishu_more:hover {
	background: #eb6100;
}
/*---------------------table-end----------------------------------*/
.tedian {
	width: 100%;
	min-width: 1300px;
	height: 700px;
	background: url(../images/jianjie_bg.jpg) repeat;
	float: left;
	overflow: hidden;
}
.tedian_middle {
	width: 1300px;
	margin: 0 auto;
	height: 700px;
	overflow: hidden;
}
.kuai_h2_hei {
	width: 1300px;
	height: 94px;
	text-align: center;
	background: url(../images/h2_bg.png) no-repeat;
	background-position: center bottom;
	line-height: 90px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #111;
	margin-top: 40px;
	letter-spacing: 1px;
}
.tedian_ul {
	float: left;
	width: 1300px;
	height: auto;
	margin-top: 50px;
}
.tedian_ul li {
	float: left;
	width: 550px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 25px;
	height: 125px;
}
.tedian_ul li a {
	float: left;
	width: 550px;
	height: 125px;
	cursor: pointer;
	transition-duration: 0.3s;
}
.tedian_ul li:nth-child(1) a {
	background: url(../images/te_1.png) no-repeat;
	background-position: left center;
}
.tedian_ul li:nth-child(1) a:hover {
	background: url(../images/te_1_h.png) no-repeat;
	background-position: left center;
}
.tedian_ul li:nth-child(2) a {
	background: url(../images/te_2.png) no-repeat;
	background-position: left center;
}
.tedian_ul li:nth-child(2) a:hover {
	background: url(../images/te_2_h.png) no-repeat;
	background-position: left center;
}
.tedian_ul li:nth-child(3) a {
	background: url(../images/te_3.png) no-repeat;
	background-position: left center;
}
.tedian_ul li:nth-child(3) a:hover {
	background: url(../images/te_3_h.png) no-repeat;
	background-position: left center;
}
.tedian_ul li:nth-child(4) a {
	background: url(../images/te_4.png) no-repeat;
	background-position: left center;
}
.tedian_ul li:nth-child(4) a:hover {
	background: url(../images/te_4_h.png) no-repeat;
	background-position: left center;
}
.tedian_ul li:nth-child(5) a {
	background: url(../images/te_5.png) no-repeat;
	background-position: left center;
}
.tedian_ul li:nth-child(5) a:hover {
	background: url(../images/te_5_h.png) no-repeat;
	background-position: left center;
}
.tedian_ul li:nth-child(6) a {
	background: url(../images/te_6.png) no-repeat;
	background-position: left center;
}
.tedian_ul li:nth-child(6) a:hover {
	background: url(../images/te_6_h.png) no-repeat;
	background-position: left center;
}
.tedian_ul li a h3 {
	float: left;
	width: 410px;
	height: 50px;
	line-height: 50px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	margin-left: 140px;
	overflow: hidden;
	transition-duration: 0.3s;
}
.tedian_ul li a:hover h3 {
	color: #ff9933;
}
.tedian_ul li a p {
	float: left;
	width: 410px;
	height: 72px;
	line-height: 24px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #afafaf;
	margin-left: 140px;
	overflow: hidden;
	transition-duration: 0.3s;
}
.tedian_ul li a:hover p {
	color: #ff9933;
}
.xiangce {
	width: 100%;
	min-width: 1300px;
	height: 800px;
	background: url(../images/chanpin_bg.jpg) repeat;
	float: left;
	overflow: hidden;
}
.xiangce_middle {
	width: 1300px;
	margin: 0 auto;
	height: 800px;
	overflow: hidden;
}
.img_more {
	color: #ffffff;
	float: left;
	width: 216px;
	height: 60px;
	line-height: 60px;
	background-color: #ff9933;
	margin-left: 542px;
	margin-top: 20px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	transition-duration: 0.5s;
}
.img_more:hover {
	background: #eb6100;
}
.first_a {
	width: 630px;
	height: 472px;
	float: left;
	margin-top: 30px;
	margin-right: 12px;
	margin-left: 16px;
	transition-duration: 0.5s;
}
.first_a:hover {
	background: url(../images/fangda.png) no-repeat;
	background-position: center center;
}
.first_a:hover img {
	box-shadow: 1px 1px 12px #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.first_a img {
	width: 630px;
	height: 472px;
	float: left;
}
.xiangce_ul {
	width: 640px;
	height: 495px;
	float: left;
	margin-top: 24px;
	overflow: hidden;
}
.xiangce_ul li {
	width: 307px;
	height: 230px;
	padding: 6px;
	float: left;
}
.xiangce_ul li a {
	width: 307px;
	height: 230px;
	float: left;
	transition-duration: 0.5s;
}
.xiangce_ul li a img {
	width: 307px;
	height: 230px;
	float: left;
}
.xiangce_ul li a:hover img {
	box-shadow: 1px 1px 12px #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.xiangce_ul li a:hover {
	background: url(../images/fangda.png) no-repeat;
	background-position: center center;
	background-size: 70px;
}
.fuwu {
	width: 100%;
	min-width: 1300px;
	height: 510px;
	background: #FFF;
	float: left;
	overflow: hidden;
}
.fuwu_middle {
	width: 1300px;
	margin: 0 auto;
	height: 510px;
	overflow: hidden;
}
.kuai_h2_2 {
	float: left;
	width: 1300px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 600;
	margin-top: 50px;
}
.h2_bai {
	color: #FFF;
}
.h2_hei {
	color: #333;
}
.kuai_p_2 {
	float: left;
	width: 1000px;
	margin-left: 150px;
	margin-right: 150px;
	height: auto;
	overflow: hidden;
	max-height: 60px;
	line-height: 30px;
	text-align: center;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-top: 10px;
}
.p_bai {
	color: #c6c6c6;
}
.p_hei {
	color: #aaa;
}
.fuwu_ul {
	float: left;
	width: 1300px;
	height: auto;
	margin-top: 66px;
}
.fuwu_ul li {
	width: 325px;
	height: 240px;
	float: left;
	background: url(../images/fuwu_line.jpg) no-repeat;
	background-position: right 30px;
}
.fuwu_ul li:nth-child(4) {
	background: none;
}
.div1 {
	float: left;
	height: 65px;
	width: 65px;
	margin-left: 131px;
	margin-right: 131px;
	background: url(../images/fuwu_1.png) no-repeat;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #ff9933;
	text-align: center;
}

.div2 {
	float: left;
	height: 65px;
	width: 65px;
	margin-left: 131px;
	margin-right: 131px;
	background: url(../images/fuwu_2.png) no-repeat;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #ff9933;
	text-align: center;
}

.div3 {
	float: left;
	height: 65px;
	width: 65px;
	margin-left: 131px;
	margin-right: 131px;
	background: url(../images/fuwu_3.png) no-repeat;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #ff9933;
	text-align: center;
}
.div4 {
	float: left;
	height: 65px;
	width: 65px;
	margin-left: 131px;
	margin-right: 131px;
	background: url(../images/fuwu_4.png) no-repeat;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #ff9933;
	text-align: center;
}

.fuwu_ul li h3 {
	float: left;
	height: 65px;
	line-height: 80px;
	font-weight: 600;
	width: 325px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #666;
	text-align: center;
	overflow: hidden;
}
.fuwu_ul li p {
	float: left;
	height: auto;
	line-height: 30px;
	width: 250px;
	margin-left: 37px;
	margin-right: 37px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #999;
	text-align: center;
}
.gongcheng {
	background: url(../images/anli_bg.jpg) no-repeat center;
	overflow: hidden;
	min-width: 1300px;
	height: 720px;
}
.kuai_middle {
	width: 1300px;
	height: 720px;
	margin: 0 auto;
}
.gongcheng_ul {
	float: left;
	width: 1300px;
	height: auto;
}
.gongcheng_li {
	float: left;
	width: 406px;
	height: 370px;
	margin-left: 13px;
	margin-right: 14px;
	margin-top: 100px;
}
.gongcheng_hover {
	float: left;
	width: 406px;
	height: 800px;
	margin-left: 13px;
	margin-right: 14px;
	z-index: 99;
	background: url(../images/anli_li_bg_650.png) repeat-x;
}
.gongcheng_hover a h3 {
	float: left;
	width: 406px;
	height: 50px;
	line-height: 50px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: 400;
	text-align: center;
	margin-top: 50px;
}
.gongcheng_hover a img {
	z-index: -999;
}
.gongcheng_hover_ul {
	float: left;
	width: 406px;
	height: auto;
}
.gongcheng_hover_ul li {
	float: left;
	width: 406px;
	text-indent: 10px;
	height: 52px;
	line-height: 52px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ff9933;
}
.gongcheng_hover_ul li:nth-child(even) {
	background: #121212;
}
.gongcheng_li img {
	float: left;
	width: 406px;
	height: 305px;
}
.gongcheng_li h3 {
	float: left;
	width: 406px;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.liuyan {
	width: 100%;
	min-width: 1300px;
	height: 360px;
	background: url(../images/jianjie_bg.jpg) repeat;
	float: left;
	overflow: hidden;
}
.liuyan_middle {
	width: 1300px;
	margin: 0 auto;
	height: 360px;
	overflow: hidden;
}
.input_text {
	float: left;
	width: 205px;
	height: 56px;
	line-height: 56px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #777;
	border: 1px solid #efeded;
	box-shadow: 1px 1px 6px #ccc;
	background: #FFF;
	text-indent: 18px;
	margin-left: 10px;
	margin-top: 60px;
}
.input_text_2 {
	box-shadow: 1px 1px 6px #ccc;
	float: left;
	width: 470px;
	height: 56px;
	line-height: 56px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #777;
	border: 1px solid #efeded;
	background: #FFF;
	text-indent: 18px;
	margin-left: 10px;
	margin-top: 60px;
}
.input_submit {
	cursor: pointer;
	float: left;
	width: 147px;
	height: 58px;
	line-height: 58px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #FFF;
	background: #ff9933;
	border: none;
	text-indent: 10px;
	letter-spacing: 10px;
	margin-left: 10px;
	margin-top: 60px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	transition-duration: 0.5s;
}
.input_submit:hover {
	background: #eb6100;
}
.footer {
	height: 56px;
	width: 100%;
	background: #202020;
	float: left;
}
.footer_middle {
	width: 1300px;
	height: 56px;
	margin: 0 auto;
}
.footer_p {
	float: left;
	width: auto;
	height: 56px;
	line-height: 56px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
}
.footer_ul {
	float: right;
	width: auto;
	height: 56px;
}
.footer_ul li {
	float: left;
	width: auto;
	height: 56px;
	line-height: 56px;
}
.footer_ul li a {
	float: left;
	margin-left: 16px;
	margin-right: 16px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
}
.footer_ul li span {
	float: left;
	font-size: 12px;
	color: #fff;
}
.footer_ul li a:hover {
	color: #ff9933;
}
.erweima_img {
	width: 131px;
	height: 131px;
	float: right;
	z-index: 35;
	margin-top: -187px;
	right: 0;
}
.peizhi {
	width: 100%;
	min-width: 1300px;
	background: #FFF;
	float: left;
	overflow: hidden;
}
.peizhi_middle {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.peizhi_ul {
	float: left;
	width: 1300px;
	margin-top: 30px;
}
.peizhi_ul li {
	float: left;
	width: 397px;
	height: 340px;
	margin: 15px;
}
.peizhi_ul li img {
	float: left;
	width: 397px;
	height: 223px;
}
.peizhi_ul li h3 {
	float: left;
	width: 397px;
	height: 36px;
	line-height: 36px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	overflow: hidden;
	margin-top: 10px;
	color: #333;
}
.peizhi_ul li p {
	float: left;
	width: 397px;
	height: 22px;
	line-height: 22px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 15px;
	color: #999;
}
.peizhi_ul li a {
	float: left;
	display: block;
	width: 88px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ff9933;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	overflow: hidden;
	color: #ff9933;
	text-align: center;
}
.peizhi_ul li a:hover {
	background: #ff9933;
	color: #FFF;
}
.peizhi_ul li span {
	float: right;
	text-align: right;
	width: 22px;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	overflow: hidden;
	color: #999;
}
.chanpin_1 {
	float: left;
	width: 100%;
	min-width: 1300px;
	height: 494px;
	background: url(../img/chanpin_list_1.jpg) no-repeat #eee;
	background-position: center;
}
.chanpin_1_middle {
	width: 1300px;
	margin: 0 auto;
}
.chanpin_2 {
	float: left;
	width: 100%;
	min-width: 1300px;
	height: 494px;
	background: url(../img/chanpin_list_2.jpg) no-repeat #eee;
	background-position: center;
}
.chanpin_2_middle {
	width: 1300px;
	margin: 0 auto;
}
.chanpin_3 {
	float: left;
	width: 100%;
	min-width: 1300px;
	height: 494px;
	background: url(../img/chanpin_list_3.jpg) no-repeat #eee;
	background-position: center;
}
.chanpin_3_middle {
	width: 1300px;
	margin: 0 auto;
}
.chanpin_4 {
	float: left;
	width: 100%;
	min-width: 1300px;
	height: 494px;
	background: url(../img/chanpin_list_4.jpg) no-repeat #eee;
	background-position: center;
}
.chanpin_4_middle {
	width: 1300px;
	margin: 0 auto;
}
.chanpin_5 {
	float: left;
	width: 100%;
	min-width: 1300px;
	height: 494px;
	background: url(../img/chanpin_list_5.jpg) no-repeat #eee;
	background-position: center;
}
.chanpin_5_middle {
	width: 1300px;
	margin: 0 auto;
}
.chanpin_6 {
	float: left;
	width: 100%;
	min-width: 1300px;
	height: 494px;
	background: url(../img/chanpin_list_6.jpg) no-repeat #eee;
	background-position: center;
}
.chanpin_6_middle {
	width: 1300px;
	margin: 0 auto;
}
.chanpin_7 {
	float: left;
	width: 100%;
	min-width: 1300px;
	height: 494px;
	background: url(../img/chanpin_list_7.jpg) no-repeat #eee;
	background-position: center;
}
.chanpin_7_middle {
	width: 1300px;
	margin: 0 auto;
}
.chanpin_left_h3 {
	float: left;
	margin-left: 10px;
	margin-top: 110px;
	line-height: 38px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #404040;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: left;
}
.chanpin_right_h3 {
	float: right;
	margin-right: 10px;
	width: 600px;
	margin-left: 690px;
	margin-top: 110px;
	line-height: 38px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #404040;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: right;
}
.chanpin_left_ul {
	float: left;
	width: 600px;
	max-height: 100px;
	overflow: hidden;
	margin-right: 650px;
	margin-left: 10px;
	margin-top: 30px;
}
.chanpin_left_ul li {
	float: left;
	width: auto;
	height: 50px;
	line-height: 50px;
}
.chanpin_left_ul li p {
	float: left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 600;
}
.chanpin_left_ul li span {
	color: #afafaf;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 24px;
}
.chanpin_left_ul li:nth-of-type(odd) p {
	color: #ff9933;
}
.chanpin_left_ul li:nth-of-type(even) p {
	color: #000;
}
.left_a_div {
	float: left;
	width: auto;
	height: auto;
	margin-right: 650px;
	margin-top: 70px;
}
.right_a_div {
	float: right;
	width: auto;
	height: auto;
	margin-top: 70px;
}
.left_a_1 {
	float: left;
	display: block;
	margin-left: 10px;
	margin-right: 7px;
	width: 162px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	overflow: hidden;
	border: 2px solid #333;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #333;
	transition-duration: 0.3s;
}
.left_a_1:hover {
	border-color: #ff9933;
	background: #ff9933;
	color: #FFF;
}
.left_a_2 {
	float: left;
	display: block;
	margin-left: 10px;
	margin-right: 7px;
	width: 162px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	overflow: hidden;
	border: 2px solid #ff9933;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #ff9933;
	transition-duration: 0.3s;
}
.left_a_2:hover {
	background: #ff9933;
	color: #FFF;
}
.chanpin_right_ul {
	float: right;
	width: 600px;
	max-height: 100px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 30px;
	margin-left: 690px;
}
.chanpin_right_ul li {
	float: right;
	width: auto;
	height: 50px;
	line-height: 50px;
}
.chanpin_right_ul li p {
	float: left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 600;
}
.chanpin_right_ul li span {
	color: #afafaf;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 24px;
}
.chanpin_right_ul li:nth-of-type(odd) p {
	color: #ff9933;
}
.chanpin_right_ul li:nth-of-type(even) p {
	color: #000;
}
.xiangguan {
	width: 100%;
	min-width: 1300px;
	height: 690px;
	background: #FFF;
	float: left;
	overflow: hidden;
}
.xiangguan_middle {
	width: 1300px;
	margin: 0 auto;
	height: 690px;
	overflow: hidden;
}
.xiangguan_ul {
	float: left;
	width: 1300px;
	margin-top: 30px;
}
.xiangguan_ul li {
	float: left;
	width: 397px;
	height: 340px;
	margin: 15px;
}
.xiangguan_ul li a {
	float: left;
	width: 397px;
	height: 340px;
}
.xiangguan_ul li a img {
	float: left;
	width: 397px;
	transition-duration: 0.5s;
}
.xiangguan_ul li a:hover img{
	margin-top:-20px;
}
.xiangguan_ul li a h3 {
	float: left;
	width: 397px;
	height: 50px;
	line-height: 50px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: 600;
	overflow: hidden;
	margin-top: 10px;
	color: #333;
}
.xiangguan_ul li a p {
	float: left;
	width: 397px;
	height: 48px;
	line-height: 24px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	overflow: hidden;
	color: #a3a3a3;
	margin-bottom: 14px;
}
.xiangguan_ul li a strong {
	float: left;
	width: 370px;
	height: 30px;
	line-height: 30px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	overflow: hidden;
	color: #676767;
	font-weight: normal;
}
.xiangguan_ul li span {
	float: right;
	text-align: right;
	width: 22px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	overflow: hidden;
	color: #999;
}
.more_hui {
	float: left;
	margin-top: 60px;
	margin-left: 587px;
	width: 124px;
	height: 35px;
	background: #f7f7f7;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #bcbcbc;
	border: 1px solid #e2e2e2;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	transition-duration: 0.5s;
}
.more_hui:hover {
	color: #333;
	border-color: #aaa;
	background: #e8e8e8;
}
.shipin {
	width: 100%;
	min-width: 1300px;
	height: 827px;
	background: #eee;
	float: left;
}
.shipin_middle {
	width: 1300px;
	margin: 0 auto;
	height: 827px;
	overflow: hidden;
}
.shipin_ul {
	float: left;
	width: 1300px;
	height: 530px;
	margin-top: 30px;
}
.shipin_ul li {
	float: left;
	width: 300px;
	height: 225px;
	margin: 12px;
}
.shipin_ul li a {
	float: left;
	display: block;
	width: 300px;
	height: 225px;
	background: #000;
	transition-duration: 0.5s;
}
.shipin_ul li a:hover {
	background: url(../images/shipin.png) no-repeat #000;
	background-position: center;
}
.shipin_ul li a img {
	float: left;
	width: 300px;
	height: 225px;
}
.shipin_ul li a:hover img {
	float: left;
	width: 300px;
	height: 225px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.video_shipin {
	float: left;
	width: 300px;
	height: 225px;
}
.more_shipin {
	float: left;
	margin-top: 20px;
	margin-left: 587px;
	width: 124px;
	height: 35px;
	background: #f7f7f7;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #bcbcbc;
	border: 1px solid #e2e2e2;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	transition-duration: 0.5s;
}
.more_shipin:hover {
	color: #333;
	border-color: #aaa;
	background: #e8e8e8;
}
.news {
	width: 100%;
	min-width: 1300px;
	height: 760px;
	background: #FFF;
	float: left;
	overflow: hidden;
}
.news_middle {
	width: 1300px;
	margin: 0 auto;
	height: 760px;
	overflow: hidden;
}
.news_big {
	float: left;
	width: 628px;
	height: 425px;
	margin-top: 40px;
	margin-left: 17px;
	margin-right: 22px;
}
.news_big img {
	float: left;
	width: 628px;
	height: 354px;
	transition-duration: 0.5s;
}
.news_big:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.news_big h3 {
	float: left;
	width: 510px;
	height: 50px;
	line-height: 50px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	font-weight: 600;
	transition-duration: 0.5s;
}
.news_big span {
	float: left;
	width: 118px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: right;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #c8c8c8;
}
.news_big p {
	float: left;
	width: 628px;
	height: 20px;
	line-height: 20px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	overflow: hidden;
	transition-duration: 0.5s;
}
.news_big:hover h3 {
	color: #ff9933;
}
.news_big:hover p {
	color: #666;
}
.news_ul {
	float: left;
	width: 625px;
	height: 420px;
	margin-top: 40px;
	border-top: 1px solid #f1f1f1;
}
.news_ul li {
	float: left;
	width: 625px;
	height: 104px;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
}
.news_ul li a {
	float: left;
	width: 625px;
	height: 104px;
	display: block;
}
.news_ul li a div {
	float: left;
	width: 95px;
	height: 104px;
	overflow: hidden;
}
.news_ul li a div strong {
	float: left;
	font-weight: normal;
	width: 95px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 28px;
	color: #333;
	margin-top: 12px;
	transition-duration: 0.2s;
}
.news_ul li a div span {
	float: left;
	font-weight: normal;
	width: 95px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-indent: 55px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	transition-duration: 0.5s;
}
.news_ul li a h3 {
	float: left;
	width: 530px;
	height: 40px;
	line-height: 40px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	font-weight: 600;
	margin-top: 8px;
	transition-duration: 0.5s;
}
.news_ul li a p {
	float: left;
	width: 530px;
	height: 40px;
	line-height: 20px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	overflow: hidden;
	transition-duration: 0.5s;
}
.news_ul li a:hover div strong {
	color: #ff9933;
}
.news_ul li a:hover div span {
	color: #666;
}
.news_ul li a:hover h3 {
	color: #ff9933;
}
.news_ul li a:hover p {
	color: #666;
}
.hangye {
	width: 100%;
	min-width: 1300px;
	height: 760px;
	background: #FFF;
	float: left;
	overflow: hidden;
}
.hangye_middle {
	width: 1300px;
	margin: 0 auto;
	height: 760px;
	overflow: hidden;
}
.hangye_img_1{
	width:432px;
	height:499px;
	float:left;
	margin-top:40px;
}
.hangye_div{
	float:left;
	width:434px;
	height:499px;
	margin-top:40px;
}
.bg_color_hui{
	background:#686868;
	color:#FFF;
}
.bg_color_lan{
	background:#5e95d4;
	color:#FFF;
}
.hangye_div img{
	float:left;
	width:434px;
	height:250px;
}
.hangye_div h3{
	float:left;
	height:70px;
	line-height:70px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:300;
	margin-left:30px;
	width:380px;
	overflow:hidden;
}
.hangye_div p{
	float:left;
	height:179px;
	line-height:26px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-left:30px;
	width:380px;
	overflow:hidden;
}
.cehua {
	width: 100%;
	min-width: 1300px;
	height: 600px;
	background: url(../images/fangan_shebei.jpg) no-repeat #f8f8f8;
	background-position: center bottom;
	float: left;
	overflow: hidden;
}
.cehua_middle {
	width: 1300px;
	margin: 0 auto;
	height: 600px;
	overflow: hidden;
}
.cehua_ul {
	float: left;
	width: 1300px;
	margin-top: 45px;
	height: auto;
}
.cehua_ul li {
	float: left;
	width: 305px;
	height: 220px;
	text-align:center;
}
.cehua_ul li a {
	float: left;
	width: 270px;
	cursor: pointer;
}
.cehua_ul li a img {
	float: left;
	transition-duration: 0.5s;
}
.cehua_ul li a:hover img {
	margin-top: -20px;
}
.cehua_ul li span {
	float: left;
	width: 24px;
	height: 160px;
	line-height: 160px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #ea6200;
	text-indent: -9999;
	background: url(../images/cehua_span.png) no-repeat;
	background-position: center center;
}
.cehua_ul li a h3 {
	float: left;
	width: 161px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #6f6f6f;
}
.tuijian {
	width: 100%;
	min-width: 1300px;
	background: #FFF;
	float: left;
}
.tuijian_middle {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.tuijian_ul {
	float: left;
	width: 1300px;
	margin-top: 30px;
	margin-bottom:30px;
}
.tuijian_ul li {
	float: left;
	width: 300px;
	height: 225px;
	margin: 12px;
}
.tuijian_ul li a {
	float: left;
	display: block;
	width: 300px;
	height: 225px;
	background: #ccc;
	transition-duration: 0.5s;
}
.tuijian_ul li a img {
	float: left;
	width: 300px;
	height: 225px;
	z-index: -9;
	transition-duration: 0.5s;
}
.tuijian_ul li a div {
	float: left;
	z-index: 9;
	width: 300px;
	height: 36px;
	margin-top: -36px;
	background: url(../images/nav_bg.png) repeat;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	transition-duration: 0.5s;
}
.tuijian_ul li a div h3 {
	float: left;
	width: 260px;
	margin-left: 15px;
	height: 36px;
	line-height: 36px;
	font-weight: normal;
	overflow: hidden;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.tuijian_ul li a div span {
	float: left;
	width: 10px;
	height: 36px;
	line-height: 36px;
	font-weight: normal;
	overflow: hidden;
	font-size: 14px;
	color: #FFF;
	text-align: right;
}
.tuijian_ul li a:hover div {
	height: 46px;
	margin-top: -46px;
}
.tuijian_ul li a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.posui {
	width: 100%;
	min-width: 1300px;
	height: auto;
	background: #FFF;
	float: left;
	overflow: hidden;
}
.posui_middle {
	width: 1300px;
	margin: 0 auto;
	height: auto;
	padding-bottom: 50px;
	overflow: hidden;
}
.posui_ul {
	float: left;
	width: 1300px;
	margin-top: 30px;
}
.posui_ul li {
	float: left;
	width: 397px;
	margin: 18px;
}
.posui_ul li img {
	float: left;
	width: 397px;
}
.posui_ul li h3 {
	float: left;
	width: 397px;
	height: 50px;
	line-height: 50px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 600;
	overflow: hidden;
	margin-top: 10px;
	color: #333;
	letter-spacing: 1px;
}
.posui_ul li div {
	float: left;
	width: 397px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: #fff3e7;
	color: #ff7f00;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-indent: 10px;
}
.posui_ul li div i {
	color: #ffb367;
	font-style: normal;
}
.posui_ul li div i.i_mar_left {
	padding-left: 30px;
}
.posui_ul li p {
	float: left;
	width: 397px;
	height: 36px;
	line-height: 36px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	overflow: hidden;
	color: #a3a3a3;
}
.case_a {
	float: left;
	display: block;
	width: 88px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ff9933;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	overflow: hidden;
	color: #ff9933;
	text-align: center;
}
.posui_ul li a:hover {
	background: #ff9933;
	color: #FFF;
}
.posui_ul li span {
	float: right;
	text-align: right;
	width: 22px;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	overflow: hidden;
	color: #999;
}
/*------------------------------------------------4个产品特效-------------------------------------------*/
.chanpin_texiao {
	width: 100%;
	min-width: 1300px;
	height:780px;
	float: left;
	background: url(../images/chanpin_bg.jpg) repeat;
}
.chanpin_texiao_middle {
	width: 1300px;
	margin: 0 auto;
	height:780px;
}
.solution-box {
	width:100%;
}
.solution-cut {
	width:100%;
	margin: 0 auto;
	position: relative;
}
.solution-swiper {
	width: 100%;
	overflow: hidden;
}
.solution-box button.fa {
	position: absolute;
	top: 80%;
	bottom: 0;
	width: 50px;
	background: rgba(0, 0, 0, .1);
	color: rgba(255, 255, 255, .5);
	cursor: pointer;
	border: none;
	font-size: 40px;
	padding: 0;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
/* .solution-box button.fa:hover{background: #0166ce;color: #fff;} */
.solution-box .fa-back {
	right: 100%;
}
.solution-box .fa-more {
	left: 100%;
}
.solution-box ul {
	width: 10000%;
}
.solution-box ul:after {
	display: block;
	clear: both;
	content: '';
}
.solution-box ul li {
	width: .23%;
	float: left;
	text-align: center;
	color: #fff;
	position: relative;
	margin-top: 50px;
	margin-left:13px;
	margin-right:13px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
}
.solution-box ul li span {
	display: block;
	position: absolute;
	left: 0;
	top: 69%;
	right: 0;
	bottom: 0;/* background: rgba(0, 0, 0, .5); */
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	background: rgba(245, 245, 245, .85);
}
.solution-box ul li:nth-child(2) span, .solution-box ul li:nth-child(4) span {/* background: rgba(0, 0, 0, .75); */
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.solution-box ul li i {
	font-size: 50px;
	opacity: .85;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 53%;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.solution-box ul li hr {
	width: 30px;
	height: 2px;
	background: #fff;
	border: none;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0 0 0 -15px;
	padding: 0;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.solution-box ul li h3 {
	font-size: 24px;
	position: absolute;
	width: 100%;
	left: 0;
	top:25px;
	transition: .3s;
	text-align:left;
	text-indent:35px;
	font-size:20px;
	color:#333;
}
.solution-box ul li p {
	width: 80%;
	position: absolute;
	font-size: 14px;
	left: 10%;
	top:70px;
	transition: .3s;
	color: #858485;
	height:120px;
	line-height:30px;
	overflow: hidden;
	text-align:left;
}
.solution-box ul li a {
	position: absolute;
	top: 85%;
	left:45px;
	font-size: 18px;
	line-height: 46px;
	cursor: pointer;
	width: 210px;
	height:46px;
	
	color: #fff;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	background: #ff9933;
	opacity: 0;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.solution-box_img_h{
	width:100%;
	position: absolute;
	font-size: 16px;
	top:200px;
	left:0px;
	transition: .3s;
	color: #858485;
	height:auto;
}
.solution-box ul li a:hover {
	background: #eb6100;
	color: #fff;
}  /*更多点击*/
.solution-box_img{
	display: block;
	width: 100%;
}
.solution-box ul li:hover span {
	background: rgba(245, 245, 245, .85);
	top: 0;
}           /*点击的背景*/
.solution-box ul li:hover i {
	bottom: 63%;
}
.solution-box ul li:hover hr {
	top: 40%;
	opacity: 0;
}
.solution-box ul li:hover h3 {
	top:20px;
}
.solution-box ul li:hover p {
	top:70px;
	opacity: 1;
}
.solution-box ul li:hover img{
	opacity: 1;
}
.solution-box ul li:hover a {
	top: 85%;
	opacity: 1;
}
/*------------------------------------------------4个产品特效 end-------------------------------------------*/
.daohang{
	width:100%;
	height:37px;
	min-width:1300px;
	background:url(../images/nav_bg.png) repeat;
	float:left;
	margin-top:-37px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.daohang_middle{
	width:1300px;
	margin:0 auto;
}
.daohang_middle p{
	float:left;
	height:37px;
	line-height:37px;
	color:#FFF;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-left:13px;
}
.daohang_middle a{
	height:37px;
	line-height:37px;
	color:#FFF;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:14px;
}
.daohang_middle a:hover{
	color:#ff9933;
}
.daohang_middle {
	float:left;
	height:37px;
	line-height:37px;
	color:#FFF;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-left:5px;
	margin-right:5px;
}
.news_list{
	width:100%;
	min-width:1300px;
	height:auto;
	float:left;
}
.news_list_middle{
	width:1300px;
	margin:0 auto;
	height:auto;
}
.news_list_ul{
	float:left;
	width:1272px;
	height:auto;
	margin-top:44px;
	margin-left:12px;
}
.news_list_ul li{
	float:left;
	width:1272px;
	height:177px;
	margin-top:12px;
	margin-bottom:12px;
	margin-left:12px;
}
.news_list_ul li img{
	float:left;
	width:315px;
	height:177px;
}
.news_list_ul li a{
	float:left;
	width:657px;
	height:176px;
	border-bottom:1px solid #f2f2f2;
	margin-left:44px;
}
.news_list_ul li a h3{
	float:left;
	width:627px;
	padding-right:30px;
	margin-top:20px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	color:#333;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:22px;
	border-right:1px solid #ececec;
	padding-bottom:5px;
	font-weight:600;
	letter-spacing:1px;
}
.news_list_ul li a p{
	float:left;
	width:627px;
	padding-right:30px;
	height:75px;
	overflow:hidden;
	line-height:25px;
	color:#a3a3a3;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:14px;
	border-right:1px solid #ececec;
}
.news_list_ul li a:hover h3{
	color:#ff9933;
}
.news_list_ul li a:hover p{
	color:#666;
}
.news_list_ul li div{
	float:left;
	width:185px;
	height:176px;
	border-bottom:1px solid #f2f2f2;
}
.news_list_ul li div strong{
	float:left;
	width:185px;
	height:65px;
	line-height:65px;
	color:#ff9933;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:46px;
	text-align:center;
	margin-top:30px;
	font-weight:600;
}
.news_list_ul li div span{
	float:left;
	width:185px;
	height:30px;
	line-height:30px;
	color:#a7a7a7;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:18px;
	text-align:center;
}
.yema_ul{
	float:left;
	max-width:1272px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:80px;
}
.yema_ul li{
	float:left;
	height:40px;
	line-height:40px;
	width:auto;
	margin-left:4px;
}
.yema_ul a{
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	width:auto;
	margin-left:4px;
}
.yema_ul li a{
	float:left;
	display:block;
	height:38px;
	line-height:38px;
	padding-left:17px;
	padding-right:17px;
	border:1px solid #d9d9d9;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	background:#FFF;	
	font-size:14px;
	color:#000;
}
.yema_ul li a:hover{
	border:1px solid #ff9933;
	background:#ff9933;
	color:#FFF;
}
.yema_ul li a.now_a{
	border:1px solid #ff9933;
	background:#ff9933;
	color:#FFF;
}
.about_us{
	width:100%;
	float:left;
	height:608px;
	min-width:1300px;
	background:#FFF;
}
.about_us_middle {
	width: 1300px;
	height: 608px;
	margin: 0 auto;
}
.about_left_div{
	margin-top:50px;
	float:left;
	width:680px;
	margin-left:15px;
	height:auto;
}
.about_h3{
	float:left;
	width:680px;
	height:30px;
	line-height:30px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#1d1d1d;
	font-weight:400;
}
.about_h3 span{
	color:#1761c6;
}
.about_p{
	float:left;
	width:672px;
	height:150px;
	line-height:30px;
	overflow:hidden;
	text-indent:32px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#626262;
	margin-top:15px;
}
.about_img{
	margin-top:50px;
	float:left;
	width:564px;
	height:344px;
	margin-left:20px;
}
.about_ul{
	float:left;
	width:756px;
	height:120px;
	box-shadow:1px 1px 12px #aaa;
	background:#FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius:10px;
	margin-top:-120px;
	margin-left:15px;
}
.about_ul li{
	float:left;
	width:210px;
	height:120px;
}
.about_ul li:nth-child(2){
	margin-left:60px;
}
.about_ul li:nth-child(3){
	margin-left:60px;
}
.about_ul li p{
	float:left;
	width:210px;
	height:54px;
	line-height:54px;
	text-align:center;
	overflow:hidden;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:34px;
	color:#333;
	font-weight:700;
	margin-top:15px;
}
.about_ul li span{
	float:left;
	width:210px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#333;
}
.jidi{
	width: 100%;
	min-width: 1300px;
	height: 570px;
	background: #f2f2f2;
	float: left;
	overflow: hidden;
}
.jidi_middle {
	width: 1300px;
	margin: 0 auto;
	height: 570px;
	overflow: hidden;
}
.jidi_ul {
	float: left;
	width: 1300px;
	margin-top: 30px;
}
.jidi_ul li {
	float: left;
	width: 397px;
	height:280px;
	margin: 15px;
}
.jidi_ul li a {
	float: left;
	width: 397px;
	height: 280px;
}
.jidi_ul li a img {
	float: left;
	width: 397px;
	height: 223px;
	transition-duration: 0.5s;
}
.jidi_ul li a:hover img{
	margin-top:-20px;
}
.jidi_ul li a h3 {
	float: left;
	width: 397px;
	height: 50px;
	line-height: 50px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 600;
	overflow: hidden;
	margin-top: 10px;
	text-align:center;
	color: #666;
	letter-spacing:1px;
}
.nengli{
	width: 100%;
	min-width: 1300px;
	height:770px;
	background: url(../img/about_us_bg.jpg) no-repeat #FFF;
	background-position:center bottom;
	float: left;
	overflow: hidden;
}
.nengli_middle {
	width: 1300px;
	margin: 0 auto;
	height:770px;
	overflow: hidden;
}
.nengli_p{
	float:left;
	width:780px;
	height:196px;
	overflow:hidden;
	line-height:32px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color:#FFF;
	margin-top:20px;
	margin-left:25px;
	margin-right:490px;
}
.mar_top_n{
	margin-top:130px;
}
.nengli_a{
	float:left;
	width:307px;
	padding:8px;
	height:206px;
	margin-left:25px;
	margin-right:15px;
	background:url(../images/nengli_bg.png) repeat;
}
.nengli_a img{
	float:left;
	width:307px;
	height:206px;
}
.licheng{
	width: 100%;
	min-width: 1300px;
	height:470px;
	background: #FFF;
	float: left;
	overflow: hidden;
}
.licheng_middle {
	width: 1300px;
	margin: 0 auto;
	height:630px;
	overflow: hidden;
}
.licheng_div{
	float:left;
	width:1300px;
	height:265px;
	margin-top:35px;
}
.licheng_div img{
	float:left;
	width:394px;
	height:264px;
	margin-left:40px;
	margin-right:65px;
}
.licheng_div h3{
	float:left;
	width:770px;
	height:46px;
	line-height:46px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 46px;
	color:#c3c3c3;
	font-weight:600;
}
.licheng_div p{
	float:left;
	width:770px;
	height:192px;
	margin-top:20px;
	line-height:32px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#7d7d7d;
	overflow:hidden;
}
.licheng_time{
	float:left;
	width:1300px;
	height:130px;
	margin-top:42px;
}
.licheng_left{
	float:left;
	cursor:pointer;
	width:21px;
	height:38px;
	background:url(../images/licheng_left.png) no-repeat;
	text-indent:-9999px;
}
.licheng_ul{
	float:left;
	width:1040px;
	height:38px;
	margin-left:115px;
	border-top:1px solid #c1cce5;
	margin-top:58px;
}
.licheng_ul li{
	float:left;
	width:130px;
	height:38px;
	text-align:center;
	cursor:pointer;
}
.licheng_ul li div{
	float:left;
	width:22px;
	height:22px;
	border:1px solid #c3c3c3;
	background:#FFF;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	margin-top:-12px;
	margin-left:53px;
}
.licheng_ul li:hover div{
	border:1px solid #ff8400;
	background:#ff8400;
}
.licheng_ul li:hover p{
	color:#ff8400;
}
.licheng_ul li.now_lc div{
	border:1px solid #ff8400;
	background:#ff8400;
}
.licheng_ul li.now_lc p{
	color:#ff8400;
}
.licheng_ul li p{
	float:left;
	width:130px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#333;
}
.licheng_right{
	float:right;
	cursor:pointer;
	width:21px;
	height:38px;
	background:url(../images/licheng_right.png) no-repeat;
	text-indent:-9999px;
}
.yingyong{
	width: 100%;
	min-width: 1300px;
	height:auto;
	background: #eee;
	float: left;
	overflow: hidden;
}
.yingyong_middle {
	width: 1300px;
	margin: 0 auto;
	height:auto;
	overflow: hidden;
}
.yingyong_ul{
	width:1300px;
	float:left;
	height:auto;
	margin-top:30px;
	margin-bottom:90px;
}
.yingyong_ul li{
	width:1300px;
	float:left;
	height:226px;
}
.yingyong_ul li:nth-of-type(odd){
	background:#FFF;
}
.yingyong_ul li:nth-of-type(even){
	background:#f8f8f8;
}
.yingyong_ul li a{
	width:1300px;
	float:left;
	height:226px;
	display:block;
}
.yingyong_ul li a img{
	float:left;
	height:177px;
	width:316px;
	margin-left:22px;
	margin-top:22px;
	transition-duration: 0.3s;
	margin-right:40px;
}
.yingyong_ul li a:hover img{
	margin-top:17px;
	margin-left:17px;
	width:326px;
	height:187px;
	margin-right:35px;
	box-shadow:1px 1px 6px #aaa;
}
.yingyong_ul li a h3{
	float:left;
	height:38px;
	line-height:38px;
	width:870px;
	overflow:hidden;
	margin-top:22px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:22px;
	font-weight:400;
	letter-spacing:1px;
	color:#333;
	transition-duration: 0.3s;
}
.yingyong_ul li a:hover h3{
	color:#ff8400;
}
.yingyong_ul li a p{
	float:left;
	height:100px;
	line-height:25px;
	width:870px;
	overflow:hidden;
	margin-top:5px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#a3a3a3;
	transition-duration: 0.3s;
}
.yingyong_ul li a:hover p{
	color:#666;
}
.yingyong_ul li a span{
	float:left;
	height:25px;
	line-height:25px;
	width:870px;
	overflow:hidden;
	margin-top:10px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#545454;
}
.jiagong{
	width: 100%;
	min-width: 1300px;
	height:auto;
	background: #FFF;
	float: left;
	overflow: hidden;
}
.jiagong_middle {
	width: 1300px;
	margin: 0 auto;
	height:auto;
	overflow: hidden;
}
.jiagong_ul{
	float:left;
	width: 1300px;
	height:auto;
	margin-top:50px;
	margin-bottom:80px;
}
.jiagong_ul li{
	float:left;
	width:145px;
	height:53px;
	margin:20px;
}
.jiagong_ul li a{
	float:left;
	display:block;
	width:143px;
	height:51px;
	border:1px solid #e0e0e0;
	background:#f6f6f6;
	text-align:center;
	line-height:51px;
	overflow:hidden;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#666;
}
.contact_us{
	width:100%;
	float:left;
	height:540px;
	min-width:1300px;
	background:#FFF;
}
.contact_us_middle {
	width: 1300px;
	height: 540px;
	margin: 0 auto;
}
.contact_ul{
	width:1300px;
	height:300px;
	float:left;
	margin-top:40px;
}
.contact_ul li{
	height:300px;
	width:325px;
	float:left;
	overflow:hidden;
}
.contact_ul li div{
	float:left;
	width:106px;
	height:106px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin-left:109px;
	margin-right:109px;
}
.contact_ul li:nth-of-type(1) div{
	background: url(../images/about_1.png) no-repeat #ff9933;
	background-position:center;
}
.contact_ul li:nth-of-type(2) div{
	background: url(../images/about_2.png) no-repeat #ff9933;
	background-position:center;
}
.contact_ul li:nth-of-type(3) div{
	background: url(../images/about_3.png) no-repeat #ff9933;
	background-position:center;
}
.contact_ul li:nth-of-type(4) div{
	background: url(../images/about_4.png) no-repeat #ff9933;
	background-position:center;
}
.contact_ul li h3{
	height:30px;
	line-height:30px;
	margin-top:5px;
	width:325px;
	text-align: center;
	float:left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#5b5b5b;
}
.contact_ul li span{
	height:16px;
	line-height:16px;
	width:325px;
	text-align: center;
	float:left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#5b5b5b;
}
.contact_ul li p{
	height:24px;
	line-height:24px;
	width:325px;
	text-align: center;
	float:left;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#989898;
	margin-top:10px;
}
.contact_liuyan{
	width: 100%;
	min-width: 1300px;
	height:700px;
	background: #f2f2f2;
	float: left;
	overflow: hidden;
}
.contact_liuyan_middle {
	width: 1300px;
	margin: 0 auto;
	height:700px;
	overflow: hidden;
}
.input_liuyan {
	float: left;
	width: 405px;
	height: 56px;
	line-height: 56px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #777;
	background: #FFF;
	text-indent:20px;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 60px;
	box-shadow: 1px 1px 6px #ccc;
	border:none;
}
.input_liuyan_2 {
	float: left;
	width: 1215px;
	padding:20px;
	height: 226px;
	line-height: 30px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #777;
	box-shadow: 1px 1px 6px #ccc;
	border:none;
	background: #FFF;
	margin-left: 10px;
	margin-top: 20px;
}
.input_liuyan_submit {
	cursor: pointer;
	float: left;
	width: 216px;
	height: 58px;
	line-height: 58px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #FFF;
	background: #ff9933;
	border: none;
	letter-spacing:1px;
	margin-left:542px;
	margin-top:45px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius:30px;
	transition-duration: 0.5s;
}
.input_liuyan_submit:hover {
	background: #eb6100;
}
.contact_map{
	width:100%;
	float:left;
	height:710px;
	min-width:1300px;
	background:#FFF;
}
.contact_map_middle {
	width: 1300px;
	height: 710px;
	margin: 0 auto;
}
.map{
	width:1285px;
	height:455px;
	float:left;
	margin-left:7px;
	margin-top:34px;
}
.news_content{
	float:left;
	width:100%;
	min-width:1300px;
	height:auto;
	background:#FFF;
	padding-bottom:80px;
}
.news_content_middle{
	width:1300px;
	height:auto;
	margin:0 auto;
	
}
.news_content_middle h3{
	width:1200px;
	float:left;
	height:auto;
	line-height:50px;
	text-align:center;
	margin-left:50px;
	margin-right:50px;
	padding-bottom:40px;
	border-bottom:1px solid #f2f2f2;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:30px;
	color: #333;
	margin-top:60px;
	font-weight:600;
	letter-spacing:1px;
}
.news_content_middle span{
	width:1200px;
	float:left;
	height:60px;
	margin-left:50px;
	margin-right:50px;
	line-height:60px;
	text-align:center;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:18px;
	color: #a7a7a7;
}
.content_div{
	float:left;
	width:1200px;
	margin-left:50px;
	margin-right:50px;
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:18px;
	color: #666;
	line-height:32px;
}
.content_div img{
	float:left;
}
.content_div h4{
	font-family: 'Microsoft YaHei', "黑体", Tahoma, Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:200;
	color: #333;
	line-height:40px;
	width:1200px;
}
.content_div p{
	float:left;
	width:1200px;
	margin-top:20px;
	margin-bottom:20px;
	text-indent:36px;
}

/*内页的案例css开始*/
.screen05{
	background:url(../images/anli_bg.jpg) no-repeat center;
	padding-top:120px;
	overflow:hidden;
	min-width:1300px;
}
.customer_width {
    position: absolute;
    z-index: 20;
    width: 100% background:red;
    left: 35%;
}
#scrollpic {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.customer_bj {
    background: rgb(35, 36, 40, 0.9);
    /* padding: 1% 0 33% 0; */
    /* background-size: 100% 100%; */
    position: absolute;
    /* width: 100%; */
    /* left: 0; */
    z-index: 14;
    height: 100%;
    width: 100%;
}
.customer_keh {
    height: 100%;
    width: 20%;
    position: relative;
    float: left;
    margin: 0 auto;
    padding: 0 1% 0 1%;
}
.customer_keh img {
    text-align: center;
    padding-top: 72%;
    width: 100%;
}
.customer_keh h3 {
    line-height: 50px;
    color: #ffffff;
    display: block;
    font-size: 1.25rem;
    letter-spacing: 0.0625rem;
}
.customer_diw {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 33;
    top: 0;
    left: 0;
    background: #191a1c;
    display: none;
    opacity: 0.5;
}
.tit {
    position: absolute;
    z-index: 34;
    top: 20%;
    display: none;
    left: 15%;
}
/*内页的案例css结束*/
/*内页的案例css结束*/
.pz_new { margin-top:20px;}
.pz_new_left { width:700px; float:left;letter-spacing:0.5px}
.pz_new_right { width:570px; float:left}
.pz_new_left h2 {  font-size:20px;color:#ff9934; line-height:60px;}
.pz_new_left p  { padding:0 20px 0 0; font-size:14px; float:left; line-height:30px;}
.pz_new_left ul  { float:left}
.pz_new_left ul li { width:220px; float:left; text-align:center; font-size:20px;}
.pz_new_left ul li h4 { line-height:40px;color:#ff9934;}
.pz_new_left ul li span  { display:block;width:220px; float:left; text-align:center; line-height:40px;}
.pz_new_left_dian { line-height:24px; background:url(../images/dian.jpg) no-repeat left top; float:left; width:100%; padding:0 20px;  margin-top:10px;}

.pz_new_2 {}
.pz_new_left_2 { width:46%; padding:2%;float:left}
.pz_new_left_2 h2 { font-size:20px;color:#ff9934; line-height:60px;}
.pz_new_left_2 p  { font-size:14px; float:left; line-height:30px;}
.pz_new_left_2 ul  { float:left}
.pz_new_left_2 ul li { width:195px; float:left; text-align:center; font-size:20px;}
.pz_new_left_2 ul li h4 { line-height:40px;color:#ff9934;}
.pz_new_left_2 ul li span  { display:block;width:220px; float:left; text-align:center; line-height:40px;}


.nav-height{ position:relative; height: 50px;}
.nav-wrap { width: 100%;height: 50px;background: #DADADA;}
.nav-wrap.navFix{position: fixed;top: 0;left: 0;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);border-bottom:1px solid #e3e3e3\9; z-index: 99999;height: 50px;
    overflow: hidden;} 
.nav-wrap ul {padding: 0;margin: 0 auto;  display: block; }
.nav-wrap.navFix ul{ border-bottom: 0;}
.nav-wrap li { display: inline-block; text-align: left;height: 50px; line-height: 50px; float: left;width: 20%;
    }
.nav-wrap li a {display: block;padding: 0 20px;font-size:20px; color: #333; text-decoration: none;display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;}
.nav-wrap li a:hover{color: #4680d1;}
.nav-wrap li a.active {    color: #fff;
    background-color: #e47e39;}
.nav-mobile {display: none;font-weight: bold;width: 100%;}
.click-me {width: 150px;height: 30px; background: #4680d1;color: white; text-align: center;line-height: 30px;}
.click-me a {display: block;color: white;}
