html {
	background: #ffffff;
	color: #000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, form, input, textarea, p {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
ol, ul {
	list-style: none;
}
h1, h2, h3 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-weight: inherit;
	font-size: inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color: #000;
}
a {
	color: inherit;
	text-decoration: none;
}
/*******CSS reset*************/



body {
	color: #444;
	font-size: 14px;
	font-family: "微软雅黑", Microsoft YaHei;
	min-width: 1440px;
}
.f12 {
	font-size: 12px;
}
.f16 {
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
.white {
	color: #fff;
}
.left {
	float: left;
}
.right {
	float: right;
}
.t_r {
	text-align: right;
}
.clear {
	clear: both;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.rel_center {
	position: relative;
	left: 50%;
}
.hidden {
	display: none;
}
.Newstime {
	float: right;
}
.top_back {
	width: 100%;
	height: auto;
}
.wrap {
	margin: 0 auto;
	width: 100%;
}
.header {
	width: 100%;
	height: auto;
}
.i_topk {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	background-color: #f4f4f4;
	font-size: 12px;
}
.i_top {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
}
.i_top_l {
	width: 70%;
	height: 40px;
	float: left;
}
.i_top_r {
	width: 30%;
	height: 40px;
	float: right;
	text-align: right;
	font-size: 12px;
}
.i_top_r a {
	color: #666666;
	position: relative;
}
.i_top_r a:hover {
	color: #fc9202;
}
.i_top_r a img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.header_tk {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.header_t {
	width: 1206px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.header_t_phone {
	height: 70px;
	font-size: 26px;
	font-weight: bold;
	color: #0075d9;
	position: absolute;
	top: 12px;
	right: 5px;
	background: url('../Image/phone.png') left center no-repeat;
	padding-left: 350px;
	line-height: 24px;
}
.header_t_phone1 {
	margin: 30px 0 28px;
	font-size: 26px;
	font-weight: bold;
	color: #0075d9;
	line-height: 24px;
	float: right;
	width: 195px;
}
.header_t_phone span {
	font-size: 14px;
	font-weight: 100;
	color: #333333;
}
.header_t_phone1 span {
	font-size: 14px;
	display: block;
	float: left;
	padding-left: 24px;
	font-weight: 100;
	background: url('../Image/inco_1.png') left top no-repeat;
	color: #333333;
}
.logo {
	font-size: 28px;
}
.logo1 {
	margin: 40px 0 25px;
}
.logo img {
	vertical-align: middle;
}
.logopic {
	float: left;
	transition: width 1s, height 1s;
	-moz-transition: width 1s, height 1s, -moz-transform 1s; /* Firefox 4 */
	-webkit-transition: width 1s, height 1s, -webkit-transform 1s; /* Safari and Chrome */
	-o-transition: width 1s, he ight 1s, -o-transform 1s; /* Opera */
}
.logopic2 {
	transform: rotateY(360deg);
	-moz-transform: rotateY(360deg); /* Firefox 4 */
	-webkit-transform: rotateY(360deg); /* Safari and Chrome */
	-o-transform: rotateY(360deg); /* Opera */
}
.guojipic {
	transition: width 1s, height 1s;
	-moz-transition: width 1s, height 1s, -moz-transform 1s; /* Firefox 4 */
	-webkit-transition: width 1s, height 1s, -webkit-transform 1s; /* Safari and Chrome */
	-o-transition: width 1s, height 1s, -o-transform 1s; /* Opera */
}
.guojipic2 {
	transform: rotateX(360deg);
	-moz-transform: rotateX(360deg); /* Firefox 4 */
	-webkit-transform: rotateX(360deg); /* Safari and Chrome */
	-o-transform: rotateX(360deg); /* Opera */
}
#top {
	width: 1200px;
	margin: 0 auto;
	height: 100px;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.zy_w1200 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #F2F1F5
}
.zy_w1200_box {
	width: 1180px;
	margin: 10px auto;
	padding: 0 10px;
	background: #F2F1F5
}
.zy_w1200_box2 {
	width: 1150px;
	margin: 10px auto;
	padding: 25px;
	background: #fff
}
.up_nav a.top_weixin {
	margin: 5px 5px 5px 10px;
	background: url(../img/top_weixin.png) no-repeat 0px center;
	width: 26px;
	height: 26px;
	transition: all 0.4s;
	position: relative;
}
.up_nav a.top_weixin img {
	z-index: 99999;
	display: none;
	position: absolute;
	top: 34px;
	left: 0;
}
.up_nav a.top_weixin:hover img {
	display: block;
}
.up_nav a.top_weixin:hover {
	background: url(../img/top_weixin.png) no-repeat -30px center;
}
.up_nav a.top_qq {
	margin: 5px;
	background: url(../img/top_qq.png) no-repeat 2px center;
	width: 26px;
	height: 26px;
	transition: all 0.4s;
}
.up_nav a.top_qq:hover {
	background: url(../img/top_qq.png) no-repeat -24px center;
}
/*.nav_zk{ width:100%; height:52px; margin:0 auto; float:left;background:url('../Image/nav_bj.png') left top repeat-x; position:relative; }



#nav{ width:1200px; height:52px; margin:0 auto; z-index:9999; }







#nav li{ display:block; float:left; height:52px; line-height:52px;width:133px;}



#nav li a{font-size:16px; color:#fff; display:block; padding:0px 0 0; width:133px; text-align:center; transition:all 0.4s linear 0s; height:52px; line-height:52px;}



#nav li a:hover{ background:#333333; color:#fff}







 



.sub_gbl{ position:absolute; width:100% !important; top:51px; height:256px; left:0; background:url('../Image/menu_bj.png') top left; z-index:999; _position:relative;_top:56px; _left:-220px; border-bottom:3px #007ec3 solid; overflow:hidden; }



.subside{width: 1200px;height: 256px; position: relative; margin:0 auto; }



.subside img{ left:20px; top:20px; position:absolute}



.sub-con{ width:1200px; height:256px; float:right;}



.sub-con ul{ width:1200px; padding-top:8px; height:248px;  }



.sub-con ul li:hover{  border-bottom:3px #da0000 solid;}



.sub-con ul li{ float:left; width:133px; height:208px; padding-bottom:40px; text-align:left;background:url('../Image/nav_sub_bj.gif') no-repeat right top} 



.sub-con ul li span{ width:133px; line-height:28px;text-align:center; display:block; overflow:hidden;}



.sub-con ul li span:hover{ background:#007ec3;}



.sub-con ul li span a{ color:#323232;background:url(../img/menu.gif) no-repeat center left; color:#666 } 



.sub-con ul li span a:link, .sub-con ul li span a:visited{ display:block;}



.sub-con ul li span:hover a{color:#fff;}*/















 







/* banner */











#banner_k2 {
	width: 100%;
	height: 320px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: url('../Image/ny_banner.jpg') center top no-repeat;
}
#banner_k {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	position: relative;
	background-color: #f2f2f2;
	overflow: hidden;
}
.banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 0;
}
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/



/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/



.banner .pictab .pictabul {
	position: absolute;
	width: 1920px;
	left: -460px;
}
.banner .pictab {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 500px;
}
.banner .pictab img {
	width: 100%;
	height: 500px;
}
/*数字按钮样式*/



.banner .pictab .num {
	overflow: hidden;
	height: 10px;
	position: absolute;
	bottom: 30px;
	left: 45%;
	zoom: 1;
	z-index: 999999999999;
}
.banner .pictab .num li {
	width: 30px;
	height: 10px;
	line-height: 5px;
	text-align: center;
	color: #0059bf;
	background: #fff;
	margin-right: 10px;
	cursor: pointer;
	float: left;
	filter: alpha(opacity=80);
	text-indent: 600px;  /*IE滤镜，透明度50%*/
	-moz-opacity: 0.8; /*Firefox私有，透明度50%*/
	opacity: 0.8;/*其他，透明度50%*/
}
.banner .pictab .num li.on {
	background: #0075d9;
	color: #FF7700;
	filter: alpha(opacity=80); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.8; /*Firefox私有，透明度50%*/
	opacity: 0.8;/*其他，透明度50%*/
} /*当前项*/
/*上一个  下一个*/



.banner .pictab .prev, .banner .pictab .next {
	display: none;
	width: 40px;
	height: 100px;
	background: url(../flash/0btn.png) no-repeat;
	position: absolute;
	top: 162px;
}
.banner .pictab .prev {
	left: 0;
}
.banner .pictab .next {
	right: 0;
	background-position: right
}
.i_rmssk {
	width: 100%;
	height: 41px;
	line-height: 41px;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.i_rmss {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.i_rmss_l {
	width: 70%;
	height: 41px;
	float: left;
}
.i_rmss_l li {
	width: auto;
	height: 41px;
	float: left;
	margin-right: 10px;
	color: #3f3f3f;
	text-indent: 25px;
}
.i_rmss_l a {
	color: #333;
	transition: 0.3s
}
.i_rmss_l a:hover {
	color: #0c64ce;
	font-weight: bold;
	transition: 0.3s;
}
.i_rmss_r {
	width: 30%;
	height: 41px;
	float: right;
}
/**搜索框**/



.search {
	height: 41px;
	float: right;
	width: 324px;
	overflow: hidden;
}
.search-text {
	display: inline-block;
	border: none;
	height: 18px;
	line-height: 18px;
	width: 245px;
	float: left;
	margin-top: 0px;
	outline: none;
	color: #c3c3c3;
	text-indent: 14px;
	background: none;
	margin-top: 10px;
	border: 1px solid #cccccc;
	border-radius: 15px 0px 0px 15px;
	border-right: none;
}
.search-btn {
	display: inline-block;
	width: 55px;
	height: 36px;
	background: none;
	border: none;
	float: left;
	background: url('../Image/ss_bt2.png') right top no-repeat;
	margin-top: 10px;
}
.input_k {
	width: 200px;
	height: 34px;
	line-height: 34px;
	background-color: #fff;
	border: 1px solid #dddddd;
	float: left;
	color: #333333;
	border-right: none;
}
.input_tb {
	width: 66px;
	height: 36px;
	background: url('../Image/ss_tb.jpg') left top no-repeat;
	display: block;
	float: left;
	border: none;
	border: 1px solid #dddddd;
	border-left: none;
}
/**导航栏目**/



 















.nav_k {
	width: 100%;
	height: 60px;
	font-size: 15px;
	background: url('../Image/nav_bj.jpg') repeat left top;
}
.nav {
	height: 60px;
	width: 1200px;
	margin: 0 auto;
}
.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav ul li {
	padding:0 10px;
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 15px;
	position: relative;
}
.nav ul li:nth-child(2) a, .nav ul li:nth-child(3) a, .nav ul li:nth-child(4) a, .nav ul li:nth-child(5) a {
	color: #fffc01;
	font-weight: bold
}
.nav ul li a {
	padding:0 10px;
	height: 60px;
	font-size: 14px;
	position: relative;
	display: block;
	color: #FFF;
	transition: 0.3s;
}
.nav ul li a:hover {

	height: 60px;
	color: #FFF;
	background-color: #f13a2e;
	transition: 0.3s;
}
.nav ul li .on h3 {
	background-color: #F00;
}
.nav .nLi h3 {
	float: left;

	height: 60px;
	line-height: 60px;
}
.nav .nLi h3 a {
	display: block;
	width: 100%;
	text-align: center;
	height: 60px;
	font-size: 16px;
}
.nav .nLi h3 a:hover {
	height: 60px;
}
.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 60px;
	position: absolute;
	background: #1eacec;
	padding: 5px 0;
	z-index: 999;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
}
.nav .sub a:hover {
	background: #008dcd;
	color: #fff;
}
.main {
	background-color: #fff
}
.m_00kk {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.m_00k {
	width: 1200px;
	height: 102px;
	margin: 0 auto;
	position: relative;
}
.m_00 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: -118px;
	left: 0px;
}
.m_00 li {
	width: 380px;
	height: 220px;
	float: left;
	position: relative;
	color: #fff;
}
.m_00 li .bt {
	width: 310px;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 36px;
	left: 32px;
	text-align: left;
}
.m_00 li .nr {
	width: 310px;
	height: auto;
	line-height: 18px;
	font-size: 14px;
	position: absolute;
	top: 80px;
	left: 32px;
	text-align: left;
}
.m_00 li a {
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	position: absolute;
	top: 158px;
	left: 32px;
	border-bottom: 1px solid #FFF;
	color: #fff;
	text-align: left;
}
.m_00 .m_00bj01 {
	background: url('../Image/tys_01.jpg') no-repeat left top;
}
.m_00 .m_00bj02 {
	background: url('../Image/tys_02.jpg') no-repeat left top;
	margin-left: 30px;
}
.m_00 .m_00bj03 {
	background: url('../Image/tys_03.jpg') no-repeat left top;
	float: right;
}
.index_topk2 {
	width: 100%;
	height: 410px;
	margin: 20px auto 0px auto;
	overflow: hidden;
	background-color: #fff;
}
.index_top2 {
	width: 1200px;
	height: 360px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	margin-top: 10px;
}
.index_top2_bt {
	width: 650px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	top: 70px;
	left: 80px;
	font-size: 30px;
	font-weight: #262626;
	font-weight: bold;
	background: url('../Image/jianjie_bttb.jpg') center left no-repeat;
	text-indent: 20px;
}
.index_top2_bt span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #bcbcbc;
}
.index_top2_nr {
	width: 1200px;
	height: 360px;
	line-height: 26px;
	float: left;
	color: #262626;
	position: relative;
}
.index_top2_nr .jianjie_sp {
	position: absolute;
	top: 20px;
	left: 20px;
}
.index_top2_nr .jianjie_bt {
	position: absolute;
	top: 20px;
	left: 550px;
}
.index_top2_nr .jianjie_nr {
	width: 650px;
	height: 170px;
	position: absolute;
	top: 105px;
	left: 556px;
	line-height: 26px;
	color: #666666;
}
.index_top2_nr .jj_more {
	width: 170px;
	height: 39px;
	line-height: 39px;
	position: absolute;
	bottom: 22px;
	left: 557px;
	text-align: center;
	background-color: #0075d9;
	color: #fff;
	font-weight: bold;
	transition: 0.3s;
}
.index_top2_nr .jj_more:hover {
	background-color: #f7bb25;
	color: #fff;
	transition: 0.3s;
}
.index_top2_nr .jianjie_lxwm {
	width: 380px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 300px;
	right: 0px;
	text-indent: 46px;
	font-size: 26px;
	font-weight: bold;
	color: #fb824e;
}
.index_top2_nr .jj_a {
	width: 95px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background-color: #fb824e;
	color: #fff;
	display: block;
	position: absolute;
	top: 6px;
	right: 38px;
	font-size: 14px;
	text-indent: 0px;
	border-radius: 13px;
	transition: 0.3s;
}
.index_top2_nr .jj_a:hover {
	background-color: #0075d9;
	color: #fff;
	transition: 0.3s;
}
.i_productzk {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}
.i_product {
	width: 1200px;
	height: auto;
	margin: 40px auto 0 auto;
	overflow: hidden;
}
.i_productfl {
	width: 1200px;
	height: auto;
	float: left;
	text-align: center;
}
.i_productfl li {
	width: auto;
	height: auto;
	line-height: auto;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	transition: 0.3s;
}
.i_productfl li a {
	width: auto;
	height: auto;
	display: block;
	color: #333;
	transition: 0.3s;
	padding: 5px 5px;
}
.i_productfl li a:hover {
	width: auto;
	height: auto;
	display: block;
	color: #FFF;
	background-color: #fc9202;
	transition: 0.3s;
}
.i_productnr {
	width: 930px;
	height: auto;
	float: right;
}
.i_productnr #fczs_main {
	width: 100%;
	height: auto;
}
.i_productnr #fczs_gd {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.i_productnr #fczs_gd ul {
	width: 1800px;
	height: auto;
}
.i_productnr #fczs_gd ul li {
	float: left;
	text-align: center;
	background-color: #fff;
	margin-bottom: 10px;
	margin-right: 20px;
}
.i_productnr #fczs_gd ul li a {
	float: left;
	 background:#eef4fe;
	text-align: center;
	width: 280px;
	height: 300px;
	background-color: #fff;
	color: #333333;
	transition: 0.3s;
}
.i_productnr #fczs_gd ul li a:hover {
	float: left;
	text-align: center;
	width: 280px;
	height: 300px;
	background-color: #0075d9;
	color: #fff;
	transition: 0.3s;
}
.i_productnr #fczs_gd ul li p {
	height: 40px;
	 width:260px;
	 overflow:hidden;
	 padding:0 10px;
	line-height: 40px;
	transition: 0.3s;
}
.i_productnr #fczs_gd ul li img {
	width: 270px;
	height: 200px;
	border: 5px solid #e8e8e8;
	transition: 0.3s;
	background-color: #fff;
}
.i_productnr #fczs_gd ul li span {
	width: 106px;
	height: 34px;
	line-height: 34px;
	float: right;
	margin-top: 10px;
	color: #fff;
	transition: 0.3s;
	background: url(../Image/cp_more.png) center left no-repeat;
	text-indent: 20px;
}
.i_productnr #fczs_gd ul li:hover span {
	width: 106px;
	height: 34px;
	line-height: 34px;
	float: right;
	margin-top: 10px;
	color: #ffea00;
	transition: 0.3s;
}
.i_productnr #fczs_gd ul li:hover p {
	transition: 0.3s;
}
.i_productnr #fczs_gd ul li:hover img {
	width: 270px;
	height: 200px;
	border: 5px solid #0075d9;
	transition: 0.3s;
	background-color: #fff;
}
/*案例*/

#i_casek {
	width: 100%;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff;
}
.i_case {
	width: 1200px;
	height: auto;
	margin: 40px auto 0 auto;
	background: url('../Image/case_btbj.png') top center no-repeat;
	padding-top: 90px;
	position: relative;
	overflow: hidden;
}
.txtScroll-left {
	width: 1200px;
	position: relative;
	float: left;
}
.txtScroll-left .hd {
	overflow: hidden;
	height: 50px;
	position: relative;
}
.txtScroll-left .hd .prev {
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 17px;
	left: 577px;
	background: url('../Image/i_news_ljt.png') center center no-repeat #0075d9;
}
.txtScroll-left .hd .prev:hover {
	background-color: #026ac9;
}
.txtScroll-left .hd .next {
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 17px;
	right: 559px;
	background: url('../Image/i_news_rjt.png') center center no-repeat #ef2416;
}
.txtScroll-left .hd .next:hover {
	background-color: #026ac9;
}
.txtScroll-left .bd {
	padding: 10px;
	width: 1200px;
	overflow: hidden;
}
.txtScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.txtScroll-left .bd ul li {
	margin-right: 15px;
	float: left;
	width: 287px;
	height: 215px;
	line-height: 24px;
	text-align: left;
	_display: inline;
	background-color: #f7f7f7;
	position: relative;
}
.txtScroll-left .bd ul li h3 {
	height: auto;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #191814;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 10px;
}
.txtScroll-left .bd ul li h3 p {
	height: 24px;
	line-height: 24px;
	text-align: left;
	font-size: 12px;
	font-weight: 100;
	color: #191814;
	text-indent: 20px;
}
.txtScroll-left .bd ul li .xwnr {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	position: absolute;
	bottom: 60px;
	left: 0px;
	z-index: 9999;
}
.txtScroll-left .bd ul li .xwnr_xl {
	transition: 0.3s;
	width: 20px;
	height: 2px;
	position: absolute;
	bottom: 55px;
	left: 124px;
	z-index: 9999;
	background-color: #cbcbcb;
}
.txtScroll-left .bd ul li .xwnr_xr {
	transition: 0.3s;
	transition: 0.3s;
	width: 20px;
	height: 2px;
	position: absolute;
	bottom: 55px;
	right: 124px;
	z-index: 9999;
	background-color: #cbcbcb;
}
.txtScroll-left .bd ul li img {
	border: 1px solid #CCC;
}
/*.txtScroll-left .bd ul li a{border-radius:10px; width:122px; height:37px; line-height:37px;  position:absolute;border:1px solid #005eb5; background-color:#005eb5; color:#FFF; font-size:12PX; font-family:Arial, Helvetica, sans-serif; text-align:center; top:268px; right:81px;transition:0.3s;}

.txtScroll-left .bd ul li a:hover{border-radius:10px;  width:122px; height:37px; position:absolute;  border:1px solid #feffff; background:none; color:#fff; transition:0.3s;}*/

.txtScroll-left .bd ul li span {
	color: #fff;
}
.txtScroll-left .bd ul li .dbx {
	width: 100%;
	height: 3px;
	background-color: #10299f;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 999;
	transition: 0.3s;
}
.txtScroll-left .bd ul li:hover {
	background-color: #005eb5;
	transition: 0.3s;
}
.txtScroll-left .bd ul li:hover .xwnr {
	color: #fff;
}
.txtScroll-left .bd ul li:hover .xwnr_xl {
	transition: 0.3s;
	width: 150px;
	height: 2px;
	position: absolute;
	bottom: 55px;
	left: 0px;
	z-index: 9999;
	background-color: #cbcbcb;
}
.txtScroll-left .bd ul li:hover .xwnr_xr {
	transition: 0.3s;
	width: 150px;
	height: 2px;
	position: absolute;
	bottom: 55px;
	right: 0px;
	z-index: 9999;
	background-color: #cbcbcb;
}
/*.txtScroll-left .bd ul li:hover a{border-radius:10px;  width:122px; height:37px; position:absolute;  border:1px solid #feffff; background:none; color:#fff; transition:0.3s;}*/







 /*优势*/



#i_youshik {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background-color: #f6f6f6;
	padding-top: 30px;
	overflow: hidden;
}
.i_youshi {
	width: 1168px;
	height: auto;
	margin: 40px auto 0 auto;
	padding-top: 130px;
	position: relative;
	overflow: hidden;
	background: url('../Image/youshi_btbj.png') top center no-repeat;
}
.i_youshi ul {
	width: 25%;
	height: 292px;
	float: left;
	position: relative;
}
.i_youshi ul li {
	width: 100%;
	height: 292px;
	float: left;
	overflow: hidden;
}
/*.i_youshi ul .youshi_hover:hover img{ position:absolute; top:-180px; left:126px; transition:0.3s;}

.i_youshi ul .youshi_hover:hover p{ width:100%; position:absolute; top:388px; left:10px; text-align:center; color:#fff; font-size:24px; font-weight:bold; transition:0.3s;}



.i_youshi ul .youshi_hover:hover{ width:100%; height:292px; position:absolute; top:0px; left:0px;background:url('../Image/youshi_zcbj2.png') top left repeat; z-index:99999; }*/



.i_youshi .youshi01 {
	background-color: #008cdd;
}
.i_youshi .youshi01 .youshi_zc {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}
.i_youshi .youshi01 .youshi_zc .img1 {
	position: absolute;
	top: 80px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi01 .youshi_zc .p1 {
	width: 100%;
	position: absolute;
	top: 188px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	transition: 0.3s;
}
.i_youshi .youshi01 .youshi_zc .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
}
.i_youshi .youshi01:hover .youshi_zc {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #f3b500;
}
.i_youshi .youshi01:hover .youshi_zc .img1 {
	position: absolute;
	top: -180px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi01:hover .youshi_zc .p1 {
	width: 100%;
	position: absolute;
	top: 388px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	transition: 0.3s;
}
.i_youshi .youshi01 .youshi_hover {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.i_youshi .youshi01 .youshi_hover img {
	position: absolute;
	top: 300px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi01 .youshi_hover .p1 {
	width: 100%;
	position: absolute;
	top: 400px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	transition: 0.5s;
}
.i_youshi .youshi01 .youshi_hover .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
}
.i_youshi .youshi01 .youshi_hover .p2 {
	width: 100%;
	position: absolute;
	top: 500px;
	left: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transition: 0.8s;
}
.i_youshi .youshi01:hover .youshi_hover {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}
.i_youshi .youshi01:hover .youshi_hover img {
	position: absolute;
	top: 50px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi01:hover .youshi_hover .p1 {
	width: 100%;
	position: absolute;
	top: 135px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	transition: 0.5s;
}
.i_youshi .youshi01:hover .youshi_hover .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
}
.i_youshi .youshi01:hover .youshi_hover .p2 {
	width: 100%;
	position: absolute;
	top: 200px;
	left: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transition: 0.8s;
}
.i_youshi .youshi02 {
	background-color: #008cdd;
}
.i_youshi .youshi02 .youshi_zc {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}
.i_youshi .youshi02 .youshi_zc .img1 {
	position: absolute;
	top: 80px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi02 .youshi_zc .p1 {
	width: 100%;
	position: absolute;
	top: 188px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	transition: 0.3s;
}
.i_youshi .youshi02 .youshi_zc .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
}
.i_youshi .youshi02:hover .youshi_zc {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #f3b500;
}
.i_youshi .youshi02:hover .youshi_zc .img1 {
	position: absolute;
	top: -180px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi02:hover .youshi_zc .p1 {
	width: 100%;
	position: absolute;
	top: 388px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	transition: 0.3s;
}
.i_youshi .youshi02 .youshi_hover {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.i_youshi .youshi02 .youshi_hover img {
	position: absolute;
	top: 300px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi02 .youshi_hover .p1 {
	width: 100%;
	position: absolute;
	top: 400px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	transition: 0.5s;
}
.i_youshi .youshi02 .youshi_hover .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
}
.i_youshi .youshi02 .youshi_hover .p2 {
	width: 100%;
	position: absolute;
	top: 500px;
	left: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transition: 0.8s;
}
.i_youshi .youshi02:hover .youshi_hover {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}
.i_youshi .youshi02:hover .youshi_hover img {
	position: absolute;
	top: 50px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi02:hover .youshi_hover .p1 {
	width: 100%;
	position: absolute;
	top: 135px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	transition: 0.5s;
}
.i_youshi .youshi02:hover .youshi_hover .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
}
.i_youshi .youshi02:hover .youshi_hover .p2 {
	width: 100%;
	position: absolute;
	top: 200px;
	left: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transition: 0.8s;
}
.i_youshi .youshi03 {
	background-color: #008cdd;
}
.i_youshi .youshi03 .youshi_zc {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}
.i_youshi .youshi03 .youshi_zc .img1 {
	position: absolute;
	top: 80px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi03 .youshi_zc .p1 {
	width: 100%;
	position: absolute;
	top: 188px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	transition: 0.3s;
}
.i_youshi .youshi03 .youshi_zc .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
}
.i_youshi .youshi03:hover .youshi_zc {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #f3b500;
}
.i_youshi .youshi03:hover .youshi_zc .img1 {
	position: absolute;
	top: -180px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi03:hover .youshi_zc .p1 {
	width: 100%;
	position: absolute;
	top: 388px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	transition: 0.3s;
}
.i_youshi .youshi03 .youshi_hover {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.i_youshi .youshi03 .youshi_hover img {
	position: absolute;
	top: 300px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi03 .youshi_hover .p1 {
	width: 100%;
	position: absolute;
	top: 400px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	transition: 0.5s;
}
.i_youshi .youshi03 .youshi_hover .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
}
.i_youshi .youshi03 .youshi_hover .p2 {
	width: 100%;
	position: absolute;
	top: 500px;
	left: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transition: 0.8s;
}
.i_youshi .youshi03:hover .youshi_hover {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}
.i_youshi .youshi03:hover .youshi_hover img {
	position: absolute;
	top: 50px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi03:hover .youshi_hover .p1 {
	width: 100%;
	position: absolute;
	top: 135px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	transition: 0.5s;
}
.i_youshi .youshi03:hover .youshi_hover .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
}
.i_youshi .youshi03:hover .youshi_hover .p2 {
	width: 100%;
	position: absolute;
	top: 200px;
	left: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transition: 0.8s;
}
.i_youshi .youshi04 {
	background-color: #008cdd;
}
.i_youshi .youshi04 .youshi_zc {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}
.i_youshi .youshi04 .youshi_zc .img1 {
	position: absolute;
	top: 80px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi04 .youshi_zc .p1 {
	width: 100%;
	position: absolute;
	top: 188px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	transition: 0.3s;
}
.i_youshi .youshi04 .youshi_zc .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
}
.i_youshi .youshi04:hover .youshi_zc {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #f3b500;
}
.i_youshi .youshi04:hover .youshi_zc .img1 {
	position: absolute;
	top: -180px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi04:hover .youshi_zc .p1 {
	width: 100%;
	position: absolute;
	top: 388px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	transition: 0.3s;
}
.i_youshi .youshi04 .youshi_hover {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.i_youshi .youshi04 .youshi_hover img {
	position: absolute;
	top: 300px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi04 .youshi_hover .p1 {
	width: 100%;
	position: absolute;
	top: 400px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	transition: 0.5s;
}
.i_youshi .youshi04 .youshi_hover .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
}
.i_youshi .youshi04 .youshi_hover .p2 {
	width: 100%;
	position: absolute;
	top: 500px;
	left: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transition: 0.8s;
}
.i_youshi .youshi04:hover .youshi_hover {
	width: 100%;
	height: 292px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}
.i_youshi .youshi04:hover .youshi_hover img {
	position: absolute;
	top: 50px;
	left: 126px;
	transition: 0.3s;
}
.i_youshi .youshi04:hover .youshi_hover .p1 {
	width: 100%;
	position: absolute;
	top: 135px;
	left: 10px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	transition: 0.5s;
}
.i_youshi .youshi04:hover .youshi_hover .p1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
}
.i_youshi .youshi04:hover .youshi_hover .p2 {
	width: 100%;
	position: absolute;
	top: 200px;
	left: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transition: 0.8s;
}
#i_youshik2 {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	background-color: #f6f6f6;
	overflow: hidden;
}
.i_youshi2 {
	width: 1168px;
	height: 97px;
	line-height: 97px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	background-color: #fff;
}
.i_youshi2 img {
	position: absolute;
	top: 32px;
	left: 80px;
}
.i_youshi2 p {
	width: 750px;
	height: 97px;
	line-height: 97px;
	position: absolute;
	top: 0px;
	left: 150px;
	font-size: 18px;
	font-weight: bold;
	color: #7f7f7f;
}
.i_youshi2 p span {
	color: #0095db;
	font-size: 25px;
	font-weight: bold;
}
.i_youshi2 .lxwm {
	width: 170px;
	height: 36px;
	line-height: 36px;
	background-color: #404040;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #fff;
	position: absolute;
	top: 30px;
	right: 30px;
	border-radius: 5px;
	transition: 0.3s;
}
.i_youshi2 .lxwm:hover {
	width: 170px;
	height: 36px;
	line-height: 36px;
	background-color: #0095db;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #fff;
	transition: 0.3s;
}
/*简介*/



.i_companyk {
	width: 100%;
	height: 465px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}
.i_company {
	width: 1200px;
	height: 465px;
	position: relative;
	margin: 0 auto;
	background: url('../Image/about_tp.png') left center no-repeat
}
.i_companynr {
	width: 510px;
	height: 330px;
	line-height: 26px;
	float: left;
	color: #666666;
	position: absolute;
	top: 80px;
	right: 0px;
}
.i_companynr_bt {
	width: 510px;
	height: 60px;
	line-height: 60px;
	float: left;
	font-size: 48px;
	font-weight: bold;
	color: #cccccc;
}
.i_companynr a {
	position: absolute;
	bottom: 0px;
	right: 320px;
}
/*#xwlb{ width:445px; height:auto; float:right; margin-right:20px; margin-top:7px; }



.tempWrap{ width:445px; overflow:auto; }



#xwlb .bd{ float:right;width: 100%;}



#xwlb .bd li{ width:445px; height:101px; color:#898989; margin-bottom:10px; line-height:1.8;position:relative; float:left; padding-bottom:10px; border-bottom:1px solid #e9e9e9; background-color:#eaeae9;}



#xwlb .bd li a{ color:#0061b0; font-size:14px;}



#xwlb .bd li .anrs{ color:#979797; font-size:14px; }



#xwlb .bd li:hover dl{ background:#036db2;}



#xwlb .bd dl{ display:block; float:left; color:#fff; margin:0 15px 0; width:50px; height:65px; background:#007de0; text-align:center; line-height:1.5; padding:2px 10px 0; transition:0.3s all 0 linear;  margin-top:5px; }



#xwlb .bd dl .date{ font-size:25px; border-bottom:1px solid #fff;}



#xwlb .bd dl .year{ font-size:15px;}







#xwlb .hd{ float:right; width:70px; height:35px; padding:17px 0; overflow:hidden; }



#xwlb .hd .prev,.hd .next{ display:block;  width:33px; height:33px; float:left; overflow:hidden; cursor:pointer; }



#xwlb .hd .next{background:url("../Image/xw_right.png") no-repeat;  float:right;}



#xwlb .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; width:0; height:0; }



#xwlb .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }



#xwlb .hd ul li.on{ background-position:0 0; }



*/





.index2k {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background-color: #f5f5f5;
}
.index2 {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.company {
	width: 341px;
	height: 387px;
	float: left;
}
.companylogo {
	width: 100%;
	height: 45px;
	line-height: 45px;
}
.companylogo1 {
	font-size: 20px;
	color: #333333;
}
.companylogo2 a {
	color: #afafaf;
	float: right;
}
.companylogo2 a:hover {
	color: #e06900;
}
.companycon {
	width: 339px;
	height: 340px;
	line-height: 26px;
	border: #dddddd solid 1px;
}
.companycon img {
	width: 100%;
	height: 200px;
}
.companycon span {
	width: 93%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.news {
	width: 470px;
	height: 387px;
	float: left;
	padding-left: 30px;
}
.newscon {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.newsconup {
	width: 100%;
	height: 201px;
}
/* 本例子css */



.slideBox {
	width: 100%;
	height: 201px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	width: 100%;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	background-color: rgba(0,0,0,0.6);
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-left: 10px;
	margin-top: 17px;
	width: 11px;
	height: 11px;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}
.slideBox .hd ul li.on {
	background: #298bd2;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}
.slideBox .bd img {
	width: 100%;
	height: 201px;
	display: block;
}
.titlehd a {
	width: 370px;
	height: 44px;
	line-height: 44px;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #fff;
	z-index: 12;
}
.newsconf {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
}
.newsconf li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #dddddd dotted;
}
.newsconf li a {
	width: 100%;
	height: 40px;
	display: block;
	text-indent: 20px;
	transition: 0.3s;
}
.newsconf li a:hover {
	background-color: #fbfbfb;
	text-indent: 25px;
	color: #298bd2;
	transition: 0.3s;
}
.video {
	width: 328px;
	height: 387px;
	float: right;
}
.videocon {
	width: 100%;
	height: auto;
	overflow: hidden;
}
/* 本例子css */



.slideBox1 {
	width: 100%;
	height: 201px;
	position: relative;
}
.slideBox1 .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.slideBox1 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox1 .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox1 .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox1 .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox1 .bd img {
	width: 100%;
	height: 201px;
	display: block;
}
.videoconf {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
}
.videoconf a {
	width: 326px;
	height: 46px;
	line-height: 46px;
	display: block;
	border: #d7d7d7 solid 1px;
	text-indent: 20px;
	font-size: 16px;
	margin-bottom: 10px;
}
.videoconf span {
	float: right;
	;
	padding-right: 10px;
}
.videoconf font {
	padding-left: 6px;
}
.videoconf a:hover {
	color: #298bd2;
}
.tuyou {
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
	margin: 0 auto;
}
.tuyoucon {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 15px;
}
#pro_gd {
	width: 100%;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	line-height: 38px;
}
#pro_gd li {
	float: left;
	width: 270px;
	height: 200px;
}
#pro_gd li a {
	width: 245px;
	height: 184px;
	display: block;
	border: #f0f0f0 solid 1px;
}
#pro_gd li a:hover {
	border: #dabc87 solid 1px;
}
.pro_gdimg {
	width: 245px;
	height: 184px;
	display: block;
	background-color: #FFF;
}
.pro_gdimg1 {
	width: 245px;
	height: 184px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.pro_gdimg1 img {
	max-width: 245px;
	max-height: 184px;
}
#fczs_main10 {
	height: auto;
}
#fczs_gd10 {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
#fczs_gd10 ul {
	width: 1280px;
	height: auto;
}
#fczs_gd10 ul li {
	width: 320px;
	height: 299px;
	float: left;
	text-align: center;
	white-space: normal;
	word-break : break-all;
	word-wrap: break-word;
}
#fczs_gd10 ul li a {
	width: 294px;
	height: 269px;
	border: #f1f1f1 solid 1px;
	background-color: #f1f1f1;
	display: block;
	line-height: 43px;
}
#fczs_gd10 ul li a:hover {
	background-color: #298bd2;
	border: #298bd2 solid 1px;
	color: #FFF;
}
#fczs_gd10 ul li img {
	width: 294px;
	height: 210px;
	background-color: #fff;
}
.gc_anli {
	width: 100%;
	height: auto;
	float: left;
}
.gc_anli_bt {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #000;
	float: left;
}
/*.newscon{ width:412px; height:auto; overflow:hidden; float:right; margin-right:35px; }



.newscon ul{ width:100%; height:auto; overflow:hidden; position:relative; padding-top:10px;}



.newscon li{ width:100%; height:99px;float:left; margin-bottom:20px; background-color:#fff; }



.newscon li a{width:96%; height:89px; padding:5px 15px 5px 5px; display:block;}*/







.newscon li a:hover .newscon2_1 {
	color: #0095db;
}
.newscon1 {
	width: 85px;
	height: 85px;
	display: block;
	background-color: #999999;
	float: left;
	margin-left: 14px;
	margin-top: 14px;
	margin-right: 5px;
}
.newscon1_1 {
	width: 100%;
	height: 38px;
	line-height: 38px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 48px;
	margin-top: 12px;
}
.newscon1_2 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
}
.newscon2 {
	width: 260px;
	height: auto;
	float: left;
	padding-left: 25px;
	float: left;
	display: block;
}
.newscon2_1 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	display: block;
	color: #4e4e4e;
	font-size: 16px;
	font-weight: bold;
	margin-top: 11px;
}
.newscon2_2 {
	width: 100%;
	height: auto;
	padding-top: 4px;
	display: block;
	line-height: 22px;
}
.newscon li:hover .newscon1 {
	background-color: #0095db;
}
.i_xinwenk {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
	overflow: hidden;
}
.i_xinwen {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.i_xwzx {
	width: 784px;
	height: 335px;
	float: left;
	background-color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
}
.i_xwzx_bt {
	width: 784px;
	height: 41px;
	line-height: 41px;
	float: left;
	background: url('../Image/xw_x1.png') bottom left repeat-x;
}
.i_xwzx_bt .a1 {
	width: 126px;
	height: 40px;
	float: left;
	background: url('../Image/xw_x2.png') bottom left repeat-x;
	color: #0075d9;
	text-indent: 12px;
	font-size: 20px;
	font-weight: bold;
}
.i_xwzx_bt .a2 {
	width: 126px;
	height: 40px;
	float: right;
	text-align: right;
	color: #666666;
	font-size: 16px;
	transition: 0.3s;
}
.i_xwzx_bt .a2:hover {
	width: 126px;
	height: 40px;
	float: right;
	text-align: right;
	color: #0075d9;
	font-size: 16px;
	font-weight: bold;
	transition: 0.3s;
}
.i_xwzx_nr {
	width: 764px;
	height: auto;
	float: left;
	padding: 10px;
	line-height: 30px;
}
.i_xwzx_nr .i_news_nr_t {
	width: 100%;
	height: 126px;
	float: left;
}
.i_xwzx_nr .i_news_nr_t strong {
	display: block;
	padding-bottom: 5px;
	color: #0075d9;
	font-size: 18px;
	font-weight: bold;
}
.i_xwzx_nr .i_news_nr_t img {
	width: 180px;
	height: 126px;
	background-color: #fff;
}
.i_xwzx_nr .i_news_nr_t span {
	width: 558px;
	height: 126px;
	float: right;
	line-height: 26px;
}
.i_xwzx_nr .i_news_nr_t:hover strong {
	display: block;
	padding-bottom: 5px;
	color: #ffb900;
	font-size: 18px;
	font-weight: bold;
	transition: 0.3s;
}
.i_xwzx_nr .i_news_nr_b {
	width: 100%;
	height: auto;
	float: left;
}
.i_xwzx_nr .i_news_nr_b li {
	width: 50%;
	height: 48px;
	line-height: 48px;
	float: left;
	color: #333;
	text-indent: 12px;
	border-bottom: 1px dashed #CCC;
}
.i_xwzx_nr .i_news_nr_b li a {
	width: 98%;
	height: 48px;
	line-height: 48px;
	float: left;
	color: #333;
	transition: 0.3s;
	background: url('../Image/xd.png') center left no-repeat;
	color: #434a5a;
}
.i_xwzx_nr .i_news_nr_b li a span {
	color: #afafb1;
	float: right;
	transition: 0.3s;
}
.i_xwzx_nr .i_news_nr_b li a:hover {
	width: 380px;
	height: 48px;
	line-height: 48px;
	float: left;
	color: #c9060a;
	margin-left: 5px;
	background: url('../Image/xd.png') center left no-repeat;
}
.i_xwzx_nr .i_news_nr_b li a:hover span {
	color: #c9060a;
}
.i_jgxc {
	width: 400px;
	height: 335px;
	float: right;
	background-color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
}
.i_jgxc_bt {
	width: 400px;
	height: 41px;
	line-height: 41px;
	float: left;
	border-bottom: 2px solid #0075d9;
}
.i_jgxc_bt .a1 {
	width: 126px;
	height: 40px;
	float: left;
	color: #0075d9;
	text-indent: 12px;
	font-size: 20px;
	font-weight: bold;
}
.i_jgxc_bt .a2 {
	width: 126px;
	height: 40px;
	float: right;
	text-align: right;
	color: #666666;
	font-size: 16px;
	transition: 0.3s;
}
.i_jgxc_bt .a2:hover {
	width: 126px;
	height: 40px;
	float: right;
	text-align: right;
	color: #0075d9;
	font-size: 16px;
	font-weight: bold;
	transition: 0.3s;
}
.i_jgxc_nr {
	width: 380px;
	height: auto;
	float: left;
	padding: 10px;
	line-height: 30px;
}
.i_jgxc_nr .slideBox {
	width: 380px;
	height: 270px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.i_jgxc_nr .slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.i_jgxc_nr .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.i_jgxc_nr .slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.i_jgxc_nr .slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.i_jgxc_nr .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.i_jgxc_nr .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.i_jgxc_nr .slideBox .bd img {
	width: 380px;
	height: 270px;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */



.i_jgxc_nr .slideBox .prev, .i_jgxc_nr .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.i_jgxc_nr .slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.i_jgxc_nr .slideBox .prev:hover, .i_jgxc_nr .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.i_jgxc_nr .slideBox .prevStop {
	display: none;
}
.i_jgxc_nr .slideBox .nextStop {
	display: none;
}
#allmap p {
	line-height: 10px;
	margin: 10px;
}
.footer {
	width: 100%;
	height: auto;
	clear: both;
	text-align: center;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
}
.footer_ck {
	width: 100%;
	height: 220px;
	margin: 0 auto;
	background-color: #0075d9;
}
.footer_c {
	width: 1200px;
	height: 220px;
	margin: 0 auto;
	position: relative;
	background: url('../Image/footer_ewm.png') left center no-repeat;
}
/*.footer_fl{ width:820px; height:70px; line-height:30px; border-bottom:2px solid #fff; position:absolute; top:10px; left:0px; }



.footer_fl li{ width:100px; height:30px; float:left; margin-right:15px;background: url('../Image/footer_flbt.png') left center no-repeat; padding-left:8px; }



.footer_fl li a{ color:#fff; }



.footer_fl li a:hover{ color:#ffde00; }*/







.footer_dh {
	width: 100%;
	height: 48px;
	line-height: 48px;
	margin: 0 auto;
	background-color: #006944;
}
.footer_dh ul {
	width: 1200px;
	height: 48px;
	margin: 0 auto;
}
.footer_dh li {
	width: 133px;
	height: 48px;
	float: left;
}
.footer_dh li a {
	color: #fff;
	width: 133px;
	height: 48px;
	display: block;
}
.footer_dh li a:hover {
	color: #ffde00;
}
.footer_lxfs {
	width: 940px;
	height: auto;
	line-height: 26px;
	position: absolute;
	top: 27px;
	left: 250px;
	color: #fff;
	text-align: left;
}
.footer_link {
	width: 550px;
	height: 50px;
	float: left;
	background: url('../Image/link_bj.jpg') left top repeat-x;
	margin-top: 10px;
}
.footer_link ul {
	width: 550px;
	height: 50px;
	margin: 0 auto;
}
.footer_link ul li {
	width: auto;
	height: 30px;
	line-height: 30px;
	margin-right: 15px;
	color: #fff;
	float: left;
}
.footer_link ul li a {
	color: #fff;
}
.footer_link ul li a:hover {
	color: #fca343;
}
.footer_dk {
	width: 100%;
	height: 42px;
	margin: 0 auto;
	background-color: #575757;
	overflow: hidden;
}
.footer_d {
	width: 1200px;
	height: 42px;
	line-height: 42px;
	margin: 0 auto;
	color: #fff;
}
/*固定的悬浮窗*/



.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 380px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	text-align: left;
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #2670b5 url('../Image/fixCont.png') no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #2670b5 url('../Image/fixCont.png') no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #2670b5 url('../Image/fixCont.png') no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/







	background: #2670b5 url('../Image/fixCont.png') no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.page {
	margin: 10px 20px 15px 0;
}
.page a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	border: 1px solid #dbdbdb;
	padding: 0 2px 0;
}
.page a:hover {
	background: #404040;
	color: #fff;
	border: none;
	height: 20px;
	line-height: 20px;
	padding: 0 3px 0;
}
.current {
	height: 18px;
	line-height: 18px;
	background: #0075d9;
	color: #fff;
	padding: 0 10px;
}
/*************index&goods**************/



.ny_news {
	margin-left: 17px;
}
.ny_news li {
	width: 95%;
	height: 39px;
	border-bottom: 1px dotted #cdcdcd;
	text-indent: 1em;
	line-height: 39px;
}
.ny_news li:before {
	color: #e40413;
	content: '■\00a0\00a0\00a0';
	vertical-align: 2px;
}
.ny_news li:hover {
	background-color: #f6f6f6;
}
.ny_news a:hover {
	color: #da020d;
}
/****************news*****************/



.news_title {
	color: #da020d;
	text-align: center;
	line-height: 40px;
}
.meta {
	color: #999;
	text-align: center;
	line-height: 28px;
}
/***********news_info**************/



.jobs li {
	overflow: hidden;
	margin: 23px 18px 28px 28px;
	padding-bottom: 27px;
	border-bottom: 1px dotted #cdcdcd;
}
.jobs a {
	position: relative;
	top: -135px;
	background-color: #00954d;
	float: right;
	width: 71px;
	height: 34px;
	color: #fff;
	text-align: center;
	line-height: 34px;
}
.jobs strong {
	color: #da020d;
}
.jobs p {/*margin:6px 0 -134px 156px;*/
	line-height: 35px;
}
/***************jobs***************/



.pro_info .rel_center {
	margin: 23px 0 6px;
	margin-left: -145px;
	padding: 3px;
	width: 290px;
	height: 216px;
	border: 1px solid #dcdcdc;
}
.pro_info p {
	margin: 20px 30px 30px 33px;
}
.pro_name {
	display: block;
	color: #da020d;
	text-align: center;
	font-size: 15px;
}
.info_title {
	margin: 30px 0 0 27px;
	width: 98%;
	height: 30px;
	background: #999;
}
.info_title b {
	display: inline-block;
	padding-left: 10px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #656565;
	color: #fff;
	line-height: 30px;
}
.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}
/********goods_info&jobs_info*******/



.order {
	line-height: 40px;
}
.order img {
	vertical-align: -5px;
	cursor: pointer;
}
/*#submit{width:90px;height:34px;border:none; background-color:#cc0100; color:#fff;cursor:pointer;}*/







/*sitemap*/



/*.mesmore{margin-top:5px;}*/



.mesmore:hover {
	color: #da020d;
}
.sitemap {
	width: 996px;
	float: left; /*border:3px solid #f0f0f0;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
.m1 {
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	margin-left: 20px;
}
.m2 {
	margin-left: 20px;
	margin-top: 20px;
	line-height: 25px;
}
.m2 span {
	font-size: 14px;
	font-weight: bold;
}
.m2t {
	border: 1px solid #f0f0f0;
	width: 800px;
	padding-left: 4px;
	margin-top: 2px;
	padding: 10px;
	margin-bottom: 20px;
}
.m2t ul {
}
.m2t ul li {
	list-style-type: none;
	float: left;
	width: 150px;
}
.m2t ul li a:hover {
	color: red
}
.f {
	float: right;
	margin-right: 10px;
	_margin-top: 7px;
}
/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}



.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}



.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}



.map li{float:left;margin:0 5px;}*/











#leftDiv {
	width: 170px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
.itemFloat {
	width: 170px;
	height: auto;
	line-height: 5px
}
.addss {
	height: 189px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../Image/1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 9999
}
.close {
	height: 11px;
	width: 12px;
	margin-right: auto;
	padding-left: 104px;
	margin-left: auto;
	position: absolute;
	right: 2px;
	margin-top: 2px;
}
.addss_1 {
	width: 101px;
	height: 30px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.kong {
	height: 145px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
.pfnav {
	height: auto;
	width: 170px;
	position: absolute;
	top: 35px;
	left: 2px;
	z-index: 9999
}
.pfnav li {
	width: 156px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	font-weight: 600;
	margin: 10px auto;
	background: url('../Image/1.jpg') no-repeat center;
	text-align: center
}
.pfnav li a {
	color: #484848;
}
.pfnav li a:hover {
	color: #484848;
	font-weight: 700;
}
#rightDiv {
	width: 110px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 0px;
}
.itemFloat2 {
	width: 110px;
	height: auto;
	line-height: 5px
}
.addss2 {
	height: 243px;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../Image/2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 9999
}
.close2 {
	height: 11px;
	width: 12px;
	margin-right: auto;
	padding-left: 104px;
	margin-left: auto;
	position: absolute;
	right: 2px;
	margin-top: 2px;
}
.addss_2 {
	width: 101px;
	height: 30px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.kong2 {
	height: 145px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}
.pfnav2 {
	height: auto;
	width: 170px;
	position: absolute;
	top: 35px;
	left: 2px;
	z-index: 9999
}
.pfnav2 li {
	width: 156px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	font-weight: 600;
	margin: 10px auto;
	background: url('../Image/1.jpg') no-repeat center;
	text-align: center
}
.pfnav2 li a {
	color: #484848;
}
.pfnav2 li a:hover {
	color: #484848;
	font-weight: 700;
}
.flipster {
	width: 100%;
	height: 503px;
	margin-top: 40px;
}
.flipster img {
	width: 400px;
	height: 300px;
}
.Button {
	display: inline-block;
	background-color: #da0d25;
	background-position: center center;
	background-repeat: no-repeat;
	color: #7a0715;
	text-shadow: none;
	vertical-align: middle;
	cursor: pointer;
	border: 0;
	-ms-transition: color 300ms ease, background-color 300ms ease;
	-webkit-transition: color 300ms ease, background-color 300ms ease;
	-moz-transition: color 300ms ease, background-color 300ms ease;
	-o-transition: color 300ms ease, background-color 300ms ease;
	transition: color 300ms ease, background-color 300ms ease;
}
.Button.Block {
	width: 400px;
	height: 355px;
}
.flipsterwz {
	width: 100%;
	height: 55px;
	line-height: 55px;
	display: block;
	background-color: #2670b5;
	text-align: center;
	font-size: 18px;
	color: #FFF;
}
/*左侧产品分类*/



.lprolist {
	width: 240px;
	height: auto;
	overflow: hidden;
	float: left;
}
.lprolistlogo {
	width: 100%;
	height: 86px;
	text-align: center;
	background-color: #0075d9;
}
.lprolistlogoy {
	width: 35px;
	height: 45px;
	display: block;
	float: left;
	padding-left: 40px;
	padding-top: 11px;
	font-size: 54px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fff;
}
.lprolistlogor {
	width: 136px;
	height: 45px;
	display: block;
	float: left;
	padding-top: 27px;
	padding-left: 5px;
	text-align: left;
	line-height: 16px;
}
.lprolistlogor1 {
	width: 100%;
	height: auto;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.lprolistlogor2 {
	color: #2e8ee0;
	font-size: 12px;
}
.lprolistlogo1 {
	width: 100%;
	height: 34px;
	line-height: 34px;
	display: block;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	padding-top: 15px;
}
.lprolistlogo2 {
	width: 100%;
	height: 24px;
	line-height: 24px;
	display: block;
	text-align: center;
	color: #6d6d6d;
	font-size: 14px;
}
.prolist1con5432 {
	width: 214px;
	border: 3px solid #0075d9;
	float: left;
	background-color: #e4f5ff;
	padding: 10px;
}
.lprolistcon {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #f4f4f4;
}
.lprolistcon ul {
	width: 65%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 24px;
}
.lprolistcon li {
	width: 100%;
	height: 38px;
}
.lprolistcon li a {
	width: 100%;
	height: 38px;
	line-height: 38px;
	color: #262b3f;
	text-indent: 30px;
	color: #999999;
	display: block;
	background: url(../Image/prol.png) no-repeat left;
}
.lprolistcon li a:hover {
	color: #dc1c2b;
	background: url(../Image/prolh.png) no-repeat left;
}
.prolistf {
	width: 100%;
	height: auto;
	background-color: #f4f4f4;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 25px;
	line-height: 28px;
}
.prolistf ul {
	width: 90%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.prolistf1 {
	width: 100%;
	height: auto;
	display: block;
	padding-top: 25px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}
.prolistf2 {
	font-weight: bold;
	width: 100%;
	height: auto;
	display: block;
	padding-bottom: 10px;
}
ul#menu, ul#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul#menu a {
	display: block;
	text-decoration: none;
}
ul#menu>li {
	width: 100%;
	line-height: 36px;
	padding-bottom: 15px;
}
ul#menu>li>a {
	width: 100%;
	text-indent: 20px;
	color: #FFF;
	border-radius: 5px;
	background-color: #0075d9;
	display: block;
	transition: 0.3s;
}
ul#menu>li>a:hover {
	background-color: #ffb900;
	text-indent: 24px;
	transition: 0.3s;
}
.class1>li>a {
	border-bottom: 1px dashed #c1c4c1;
	color: #4e4e4e;
	text-indent: 20px;
	transition: 0.3s;
}
.class1>li>a:hover {
	text-indent: 25px;
	color: #0075d9;
	transition: 0.3s;
}


#banner_kx{ background:url(../Image/zy_flash_about.jpg) no-repeat center top; height:320px;}
.about_xx { width:920px;}
.about_xx li{ display:block; background:#55b9fe; width:250px; height:80px; padding:10px 20px; display:block; float:left; margin-bottom:20px;}
.about_xx li:nth-child(1) span:nth-child(1),.about_xx li:nth-child(2) span:nth-child(1){ font-family:'impact'; color:#ffe04d; font-size:65px; display:block; float:left;}
.about_xx li:nth-child(3) { display:block; float:right; padding:5px 20px;height:90px;}
.about_xx li:nth-child(3) span:nth-child(1){ margin-top:10px; font-family:Microsoft YaHei;font-size:48px; border:2px #ffe04d solid; display:block; float:left; border-radius:50%; height:60px; width:60px; line-height:60px; font-weight:bold; text-align:center; padding:5px; color:#ffe04d}

.about_xx li:nth-child(3) div{ margin-top:5px;}
.about_xx li:nth-child(2){ margin:0 25px;}
.about_xx div{ display:block; float:left; padding-top:16px; margin-left:10px;color:#FFF}
.about_xx div span{ display:block; clear:both;}
.about_xx div b{ font-weight:100; display:block;  font-size:22px; color:#FFF }
.about_xx div span:nth-child(2){ font-size:14px;}

.article_nr{ font-size:18px; line-height:45px;}
.hd{ height:10px;}

.pro_xx2{ padding:10px 0 0px 20px; line-height:25px; width:380px; font-size:16px; line-height:30px;}
.pro_xx2 p{  font-size:12px; line-height:30px;}
.pro_xx2 p.name_title2{ font-size:22px; color:#0d1a45; font-weight:bold; }
.pro_xx_three{ padding:5px 10px; background:#E9E9E9; font-size:12px; color:#333333; overflow:hidden; height:auto;}
.pro_xx_service{  height:30px; font-size:12px; padding:0 0 0 10px}
.pro_xx_title{ display:block; float:left;  width:80px; color:#a9a8a8; font-size:12px;}

a.online_order{ display:block; margin-right:10px; float:left; font-size:14px; text-align:center; color:#FFF; width:157px; height:35px; line-height:35px; transition:all 0.2s linear 0s; background:#c40000;}
	
a.online_qq{ display:block; margin-right:10px; float:left; font-size:14px; text-align:center; color:#c40000; width:157px; overflow:hidden; height:35px; line-height:35px; transition:all 0.2s linear 0s; background:#ffeded; border:1px #c40000 solid;}
	
	
a.online_qq:hover{ background:#C40000; color:#FFF}
a.online_order:hover{ background:#C40000; color:#FFF}
.pro_order_tel2 b{ font-size:14px; color:#c40000; font-size:30px; font-family:Arial;}
.pro_order_tel2{ padding:0 0 0 10px;}



.index_pro_content{ background:#d10e01; color:#FFF; padding: 20px; }
.index_pro_content a{ position:relative; display:block; float:left; margin:0 10px 0 0;}
.index_pro_content a:hover .cp_more_xx{ color:#FFF; font-weight:bold; background:none;border:1px #fb8800 solid; width:160px;}


.cp_more_xx{ border:1px #fb8800 solid; position:absolute;bottom:20px; left:30px; background:#fb8800; border-radius:50px; height:37px; line-height:37px; display:block;color:#fff;  font-size:14px; transition:all 0.4s; width:143px; margin:0 auto; text-align:center;}

.title_name{transition:all 0.4s; text-align:center; font-size:14px; font-weight:bold; color:#fff; transition:all 0.2s;}
.cp_xx_nr{ font-size:12px; text-align:center;transition:all 0.4s;}


.pro_xm_xx{ font-size:25px; background:url(../Image/pro_xm.jpg) no-repeat center center; height:32px; line-height:32px; text-align:center; margin:20px 0;}
.pro_xm_xx b{font-size:32px;  color:#0075d9; font-weight:bold;}
.pro_zhiliang { height:auto; overflow:hidden; background:url(../Image/vs_bj.jpg) no-repeat left top; height:188px;}
.pro_zhiliang2 { height:auto; overflow:hidden; background:none; height:188px;}
.pro_zhiliang li:nth-child(2n),.pro_zhiliang2 li:nth-child(2n){ float:right;}
.pro_zhiliang li:nth-child(2n-1),.pro_zhiliang2 li:nth-child(2n-1){ float:left;}
.pro_zhiliang li,.pro_zhiliang2 li{ width:415px; padding:40px 10px 40px 10px; margin-left:10px;}
.pro_zl_l{ width:250px; font-size:14px; line-height:25px;}
.pro_zl_l p{ font-size:18px; height:40px; line-height:30px; }
.pro_zl_l p span{ display:block; padding:8px 10px; margin-right:5px; background:#F60; float:left; color:#FFF; height:15px; line-height:15px; border-radius:100px;}
.pro_zhiliang img,.pro_zhiliang2 img{ margin-top:20px;}
.pro_zhiliang b,.pro_zhiliang2 b{ color:#0979da;}


.youshi_six{ position:relative; height:450px; background:url(../Image/pro_youshi.jpg) no-repeat 300px 44px;}
.youshi_1{ position:absolute; left:80px; top:60px;}
.youshi_2{ position:absolute; left:520px; top:60px;}
.youshi_3{ position:absolute; left:20px; top:175px; width:260px;}
.youshi_4{ position:absolute; left:580px; top:165px;width:340px;}
.youshi_5{ position:absolute; left:50px; top:320px; width:280px;}
.youshi_6{ position:absolute; left:520px; top:330px;}

.youshi_six a:nth-child(2n+1){ text-align:right}
.youshi_six a:nth-child(2n+1) span{ font-size:18px; color:#0075d9; font-weight:bold; height:20px; line-height:20px;}
.youshi_six a:nth-child(2n+1) div{ line-height:22px;  font-size:14px; color:#3a3a3a; }

.youshi_six a:nth-child(2n){ text-align:left}
.youshi_six a:nth-child(2n) span{ font-size:18px; color:#0075d9; font-weight:bold; height:20px; line-height:20px;}
.youshi_six a:nth-child(2n) div{ line-height:22px;  font-size:14px; color:#3a3a3a; }
.pro_ccjc_nr{ background:url(../Image/pro_jiance.jpg) no-repeat left top; width:353px; padding:95px 0 0 355px; height:278px; color:#FFF; margin:40px auto; }
.pro_ccjc_nr p i{ display:block; float:left; background:url(../Image/jiance_inco.png) no-repeat left center; height:24px; width:24px; margin:5px 10px 0 0;}
.pro_ccjc_nr p{ font-size:25px; font-weight:bold;}
.pro_ccjc_nr span{ display:block; float:left; font-size:14px; line-height:22px; padding:10px 0;}


.new_pc .tit{ background: #2c92f0; height: 45px; color: #FFF; line-height: 45px; font-size: 14px; font-weight: bold;}
.new_pc .gsmc{ padding-left: 20px; width: 280px; float: left;}
.new_pc .linktel{ padding-left: 20px; width: 200px; float: left;}
.new_pc .wzlx{ width:250px; float: left; text-align:center}
.new_pc .zt{ padding: 0 20px 0 0; width: 80px; float: left; text-align: center;}
.new_pc_top li{ clear: both; height: 46px; line-height: 46px; border-bottom: 1px dotted #dedede; transition: 0.3s all;}
.new_pc_top li:hover{ background: #f4f5f8;}
.new_pc_top li:hover .gsmc{ color: #e30000;}


.txtScroll-top li:nth-child(2n-1){ color:#ee0a0b; font-size:14px;}
.txtScroll-top li:nth-child(2n){ color:#232323; margin-bottom:30px; font-size:14px;}
.txtScroll-top li:nth-child(2n-1) span{ display:block; float:left; background:#ee0a0b; border-radius:10px; width:30px; height:30px; text-transform:capitalize; text-align:center;color:#FFF; margin-right:10px;}
.txtScroll-top li:nth-child(2n) span{ display:block; float:left; background:#a0a0a0; border-radius:10px; width:30px; height:30px;text-transform:capitalize; text-align:center; color:#FFF; margin-right:10px;}





		
		.txtScroll-top{ overflow:hidden; position:relative;  border:1px solid #ccc;   }
		.txtScroll-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../Image/arrow.png") 0 -100px no-repeat;}
		.txtScroll-top .hd .next{ background-position:0 -140px;  }
		.txtScroll-top .hd .prevStop{ background-position:-60px -100px;  }
		.txtScroll-top .hd .nextStop{ background-position:-60px -140px;  }
		.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
		.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../Image/icoCircle.gif") 0 -9px no-repeat; }
		.txtScroll-top .hd ul li.on{ background-position:0 0; }
		.txtScroll-top .bd{ padding:15px;  }
		.txtScroll-top .infoList li{ height:30px; line-height:30px; padding-bottom:5px; margin-bottom:5px; clear:both;}
		.txtScroll-top .infoList li .date{ float:right; color:#999;  }

	


