@charset "utf-8";
*{margin:0px; padding:0px;}
img{border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,b,u,s,i{list-style:none;margin:0; padding:0; font-weight:normal}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/}
*+html .clearfix{min-height:1px;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
input,textarea{outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */} a:focus{-moz-outline-style: none; /* FF */} /*去掉a标签超链接的虚线框*/
.clearboth{clear:both}
a:link{text-decoration: none;color: #404040;}
a:visited{text-decoration: none; color: #404040;}
a:hover{text-decoration: none; color: #313131;transition: all 0.3s ease-out 0s;}
a:active{text-decoration: none; color: #404040;}
em{font-style:normal;}
body{margin: 0px; color:#404040; background:#FFF; font-size: 14px; font-family:"Microsoft YaHei","微软雅黑",宋体,Arial, Helvetica, sans-serif;background: #FFF;}
@media screen and (min-width:1000px) and (max-width:2660px){
.tnr{font-family: times new roman;}
.tc{text-align: center;}
.re{position: relative;}
.ab{position: absolute;}
.fl{float: left;}
.fr{float: right;}
.mainall{width:1180px; margin:0 auto; overflow:hidden;}
.mainall1{width:1180px; margin:0 auto;}
/*<!--top-->*/
.top_bg{height:32px; line-height:32px;background:#fafafa;font-size: 13px; color: #545454;border-bottom: 1px solid #eeeeee;}
.top_sw{float:right; display:inline;background: url(../images/ss.jpg) no-repeat left center; padding-left: 10px;}
.top_sw a{padding: 0px 18px 0 20px ;}
/*<!--logo-->*/
.top_bgk{height:137px; overflow:hidden;background: #f9f9f9;}
.biaoyu{float:left; display:block; margin:35px 0 0 40px; font-size: 24px; line-height: 30px; color:#da0001; border-left: 1px solid #c2c2c2;padding:6px 0 0 40px;font-weight: bold;}
.biaoyu p{color: #313131; margin-top: 5px;font-size: 18px;}
.logo_title{margin:30px 0 0 0px;}
.logo_title a{font-size: 38px;font-weight: bold;color: #1d1c1c;letter-spacing: 9px;}
.logo_title p{font-size: 12px;text-transform: uppercase;color: #5d5d5d;letter-spacing: 0.6px;margin-top: 4px;}
.iphone{margin:25px 0px 0px 0px;overflow:hidden; display: block; line-height: 30px;background: url(../images/top_tel.png) no-repeat 0 0;width:332px;height: 84px; color:#fff;}
.iphone p{padding:10px 0 0 106px;display: block;}
.iphone span{font-size:26px; display:block; font-family: arial;}
/*<!--nav-->*/
.nav_bg #nav{margin-left: 25px;}
.nav_bg{background:#313131; height:60px;}
.nav_bg ul{width:1200px;}
.nav_bg li{height:60px; display:block; float:left; color:#FFF; text-align:center;font-size:15px; padding:0px 35px; background: url(../images/nav_tag.jpg) no-repeat right center;}
.nav_bg li a{height:60px; display:block; color:#FFF; ;line-height:60px;}
.nav_bg li.another,.nav_bg li:hover{background:#da0001;cursor: pointer;}
.nav_bg li:hover a{color:#FFF;}
.fixedNav{position: fixed;top: 0px; left: 0px; width: 100%; z-index: 100000;_position: absolute; _top: expression(eval(document.documentElement.scrollTop));}
.end_dbg{background: url(../images/end_x.jpg) no-repeat top center #181818;height: 312px;}
.end_left{width:950px;margin:80px 0 0 0;background: url(../images/end_tag.png) no-repeat left 10px;padding-left: 38px;} .end_left{color: #dedede;line-height: 32px;} .end_left a{color: #dedede;} .end_left h2{font-size: 14px;display: inline;} .end_ewm{width:153px;height: 153px;margin:80px 0 0 0;}
.end_ewm img{width:153px;height: 153px;} .end_char{background: url(../images/end_tx.jpg) no-repeat top center #f7f7f7;height: 108px;margin-top: 20px;line-height: 118px;overflow: hidden;} .end_char li{font-size: 16px;color: #222;float: left;width:238px;text-align: center;text-indent: 40px;} .end_char ul{width:105%;} ::selection{background-color: #313131; color:#FFF;}
::-moz-selection{background-color: #313131;color:#FFF;}
::-webkit-selection{background-color: #313131;color:#FFF;}

.mt40 {
	margin-top: 40px;
}
/*----baner begin---*/
  
.banner {
	width: 100%;
	position: relative;
	height: 560px;
	margin: 0 auto;
	background: transparent;
}
.banner .bd {
	margin: 0 auto;
	height: 100%;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.banner .bd ul {
	height: 100%;
	width: 100%;
}
.banner .bd li {
	height: 100%;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
}
.banner .bd li a {
	display: block;
	height: 100%;
	width: 100%;
}
.banner .prev,  .banner .next {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;
	cursor: pointer;
 *filter: alpha(opacity=50);
 *opacity: .5;
	display: none;
}
.banner .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}

h4, h3 {
	font-weight: normal;
}
.pro_dbg {
	background: #f1f1f1;
	height: 930px;
}
.pro_ct {
	background: url(../images/pro_x.jpg) no-repeat bottom center;
	text-align: center;
	padding-top: 40px;
	height: 96px;
}
.pro_ct h2 a {
	font-size: 30px;
	color: #000;
	font-weight: bold;
}
.pro_ct h2 p {
	font-size: 16px;
	color: #4e4e4e;
	margin-top: 8px;
}
.pro_show_n ul {
	width: 1250px;
}
.pro_show_n {
	position: relative;
	margin-top: 40px;
}
.pro_show_n li {
	float: left;
	margin: 0px 50px 0px 0;
	width: 360px;
	height: 330px;
	display: block;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.pro_show_n li .pic {
	width: 360px;
	height: 260px;
	overflow: hidden;
	display: block;
}
.pro_show_n li .pic img {
	width: 360px;
	height: 260px;
}
.pro_show_n li span {
	position: absolute;
	left: 42%;
	top: 90px;
	background: url(../images/pro_q.png) no-repeat;
	width: 69px;
	height: 69px;
	display: none;
}
.pro_show_n li:hover span {
	display: block;
}
.pro_show_n li .info {
	height: 48px;
	line-height: 48px;
	display: block;
	overflow: hidden;
	font-size: 16px;
	text-align: left;
	background: url(../images/pro_jt.jpg) no-repeat right center;
	position: absolute;
	top: 261px;
	left: 0px;
	width: 100%;
}
.pro_show_n li:hover .info {
	background: url(../images/pro_jthover.jpg) no-repeat 315px center #da0001;
	height: 60px;
	position: absolute;
	top: 247px;
	left: 0px;
	width: 100%;
	text-indent: 20px;
	line-height: 60px;
}
.pro_show_n li:hover .info a {
	color: #FFF;
}
.pro_show_n li:hover {
	cursor: pointer;
}
.pro_c {
	margin: 40px 0;
}
.pro_c li {
	width: 168px;
	height: 46px;
	border: 1px solid #d2d2d2;
	background: #FFF;
	line-height: 46px;
	font-size: 16px;
	text-align: center;
	float: left;
	margin-left: 30px;
}
.pro_c li:first-child {
	margin-left: 0px;
}
.td_t {
	padding-top: 50px;
	background: url(../images/td_x.jpg) no-repeat bottom center;
	padding-bottom: 30px;
}
.td_t h4 {
	font-size: 36px;
	color: #313131;
	letter-spacing: 1px;
}
.td_t span {
	font-size: 36px;
	font-weight: bold;
}
.td_t p {
	font-size: 14px;
	text-transform: uppercase;
	color: #989898;
	margin-top: 6px;
}
.td_dbg {
	background: url(../images/td_dbg.jpg) no-repeat bottom center #f1f1f1;
	height: 760px;
	overflow: hidden;
}
.td_left {
	width: 236px;
	float: left;
	margin: 90px 0 0 30px;
}
.td_left li {
	width: 236px;
	height: 90px;
	border-bottom: 2px solid #d6d6d6;
	margin-bottom: 20px;
	text-align: center;
}
.td_left li p {
	font-size: 14px;
	text-transform: uppercase;
	color: #939393;
	margin-top: 10px;
}
.td_left li h4 {
	font-size: 24px;
	color: #313131;
}
.td_left li.tag_td {
	color: #da0001;
	border-bottom: 2px solid #da0001;
}
.td_left li.tag_td h4 {
	color: #da0001;
}
.td_tel {
	width: 180px;
	text-align: center;
	top: 320px;
	right: 0px;
	color: #FFF;
}
.td_tel span {
	display: block;
	font-size: 26px;
	font-family: arial;
	margin-top: 6px;
}
.td_right {
	width: 712px;
	float: left;
	margin: 38px 0 0 17px;
}
.td_right img {
	width: 712px;
	height: 456px;
}
.td_zi {
	font-size: 18px;
	color: #FFF;
	height: 63px;
	line-height: 63px;
	padding-left: 20px;
}
.case_t h3 {
	background: url(../images/kehu_x.jpg) no-repeat center 20px;
}
.case_t h3 a {
	font-size: 30px;
	color: #313131;
	font-weight: bold;
}
.case_t h3 p {
	font-size: 16px;
	margin-top: 8px;
	text-transform: uppercase;
}
.case_n {
	margin-top: 20px;
}
.case_n ul {
	width: 1300px;
}
.case_n p {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: absolute;
	display: none;
	background: #333333;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.case_n li:hover p {
	display: block;
}
.case_n p a {
	color: #FFF;
}
.case_n li {
	width: 276px;
	float: left;
	height: 216px;
	display: inline;
	text-align: center;
	position: relative;
	margin: 25px 25px 0 0;
}
.case_n li a.pros_img {
	width: 276px;
	height: 216px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}
.case_n li img {
	width: 276px;
	height: 216px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	overflow: hidden;
}
.case_n li.case1 {
	width: 577px;
	float: left;
	height: 458px;
}
.case_n li.case1 a.pros_img {
	width: 577px;
	height: 458px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}
.case_n li.case1 img {
	width: 577px;
	height: 458px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	overflow: hidden;
}
.case_n li:hover img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);  /* IE 9 */
	-moz-transform: scale(1.2, 1.2);   /* Firefox */
	-webkit-transform: scale(1.2, 1.2); /* Safari Ã¥â€™Å’ Chrome */
	-o-transform: scale(1.2, 1.2);
}
.case_n li a:hover {
	color: #F00;
}
.ys_dbg {
	background: url(../images/ys_dbg.jpg) no-repeat top center;
	height: 884px;
	margin-top: 60px;
	overflow: hidden;
}
.ys_t {
	padding: 60px 0;
}
.ys_dbg .u_dlst1 {
	height: 412px;
	position: relative;
}
.ys_dbg .u_dlst1 dt {
	width: 665px;
}
.ys_dbg .u_dlst1 dt img {
	width: 665px;
	height: 386px;
	display: block;
}
.ys_dbg .u_dlst1 dd {
	position: absolute;
	right: 0px;
	top: 30px;
	background: #FFF;
	width: 440px;
	height: 262px;
	padding: 50px 45px 0 30px;
}
.ys_dbg .u_dlst1 h3 {
	font-size: 24px;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 20px;
}
.ys_dbg .u_dlst1 h3 a {
	color: #da0001;
	;
}
.ys_dbg .u_dlst1 h3 em {
	display: block;
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.ys_dbg .u_dlst1 p {
	font-size: 15px;
	color: #3b3b3b;
	line-height: 36px;
	overflow: hidden;
}
.m_kfc2 .u_ljt, .m_kfc2 .u_rjt {
	width: 113px;
	height: 51px;
	position: absolute;
	display: block;
}
.m_kfc2 .u_ljt {
	left: 665px;
	top: 535px;
}
.m_kfc2 .u_rjt {
	left: 776px;
	top: 535px;
}
.m_kfc2 .u_ljt a {
	background: url(../images/ys_jt.jpg) no-repeat 0 0;
	width: 112px;
	height: 51px;
	display: block;
}
.m_kfc2 .u_rjt a {
	background: url(../images/ys_jt.jpg) no-repeat right 0;
	width: 112px;
	height: 51px;
	display: block;
}
.m_kfc2 .u_mid {
	width: 1200px;
	overflow: hidden;
}
.m_kfc2 .u_lst1 li {
	position: relative;
	width: 288px;
	float: left;
	margin-right: 15px;
}
.m_kfc2 .u_lst1 .lastli {
	margin-right: 0;
}
.m_kfc2 .u_lst1 li img {
	width: 288px;
	height: 156px;
	display: block;
}
.m_kfc2 .u_lst1 li em, .m_kfc2 .u_lst1 li.on em {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border: 3px solid #f5f5f5;
	width: 282px;
	height: 150px;
	display: none;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	opacity: 0
}
.m_kfc2 .u_lst1 li:hover em, .m_kfc2 .u_lst1 li.on em {
	display: block;
	opacity: 1;
}
.m_kfc2 .u_lst1 li p {
	color: #FFF;
	text-align: center;
	font-size: 15px;
	margin-top: 18px;
}
.gg1 {
	background: url(../images/gg2.jpg) no-repeat top center;
	height: 200px;
}
.gg1_zi {
	margin: 75px 0 0 230px;
}
.gg1_zi h4 {
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
}
.gg1_tel {
	margin: 40px 21px 0 0px;
}
.gg1_tel p {
	padding-left: 60px;
	font-size: 14px;
	color: #FFF;
}
.gg1_tel span {
	font-size: 30px;
	display: block;
	margin-top: 5px;
	font-family: arial;
}
.gg1_tel a {
	width: 155px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	background: #da0001;
	font-size: 20px;
	color: #FFF;
	margin: 10px 0 0 0px;
}
.honor {
	width: 360px;
}
.honor .case_t p {
	text-transform: uppercase;
	color: #4f4e4e;
}
.honor_n {
	height: 410px;
	background: #f5f5f5;
	margin-top: 22px;
	padding-top: 20px;
	overflow: hidden;
}
.honor_n .bd { width:300px; margin:0 auto; background-color:#FFF; line-height:30px; height:370px; padding:10px;}
.honor_n .bd h2{ text-align:center; line-height:45px;}

.kehu {
	width: 772px;
}
.kehu_t {
	width: 767px;
	height: 54px;
	border: 2px solid #007946;
	line-height: 54px;
}
.kehu_t h3 {
	width: 147px;
	background: #007946;
	display: block;
	float: left;
}
.kehu_t h3 a {
	font-size: 20px;
	color: #FFF;
	text-align: center;
	display: block;
}
.kehu_t span {
	font-size: 18px;
	color: #454545;
	float: left;
	margin-left: 15px;
}
.kehu_t a.more {
	float: right;
	margin-right: 10px;
}
.kehu_n .hd a {
	background: url(../images/kehu_left.jpg) no-repeat;
	width: 34px;
	height: 7px;
	position: absolute;
	top: 100px;
}
.kehu_n .hd a.next {
	left: -80px;
}
.kehu_n .hd a.prev {
	right: -80px;
	background: url(../images/kehu_right.jpg) no-repeat;
}
.kehu_n {
	height: auto;
	margin-top: 30px;
}
.kehu_n ul {
	width: 103%;
}
.kehu_n li {
	width: 772px;
	float: left;
	height: 216px;
	margin-bottom: 20px;
	display: block;
	background: #FFF;
	position: relative;
}
.kehu_n li .pic {
	width: 306px;
	float: left;
}
.kehu_n li .pic img {
	width: 306px;
	height: 200px;
}
.kehu_n li .info {
	width: 402px;
	float: left;
	border: 1px solid #d5d5d5;
	height: 158px;
	padding: 20px 30px;
}
.kehu_n li .info a.t {
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	color: #000;
}
.kehu_n li .info div {
	line-height: 26px;
	display: block;
	overflow: hidden;
	margin: 16px 0px 10px;
	height: 52px;
	color: #7f7f7f;
}
.kehu_n li .info span a {
	background: url(../images/kehu_m.jpg) no-repeat;
	width: 77px;
	height: 24px;
	display: block;
	margin-top: 15px;
	color: #FFF;
	font-size: 12px;
	line-height: 24px;
	padding-left: 15px;
}
.kehu_n li:hover .info span a {
	background: url(../images/kehu_mhover.jpg) no-repeat;
	width: 77px;
	height: 24px;
	display: block;
	margin-top: 15px;
	color: #FFF;
	font-size: 12px;
	line-height: 24px;
	padding-left: 15px;
}
.kehu_n li:hover {
	cursor: pointer;
}
.about_dbg {
	background: #f5f5f5;
	height: 735px;
	padding-top: 30px;
	overflow: hidden;
}
.about_t {
	background: url(../images/about_t.jpg) no-repeat center 30px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	padding-top: 30px;
	margin-bottom: 20px;
}
.about_t h3 a {
	font-size: 50px;
	font-weight: bold;
	color: #1d316c;
}
.about_n {
	width: 590px;
	height: 410px;
	background: #313131;
}
.about_pic {
	width: 590px;
	height: 410px;
}
.about_pic img {
	width: 590px;
	height: 410px;
}
.about_n .con {
	font-size: 15px;
	line-height: 32px;
	color: #e8e8e8;
	height: 256px;
	display: block;
	overflow: hidden;
	text-indent: 2em;
	margin: 25px 20px 20px;
}
.about_dbg .case_t h3 p {
	text-transform: uppercase;
}
.fc_n {
	position: relative;
}
.fc_n .prev, .fc_n .next {
	position: absolute;
	left: 0%;
	top: 16px;
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/fc_left.jpg) no-repeat;
	z-index: 10;
}
.fc_n .next {
	left: auto;
	right: 0%;
	background: url(../images/fc_right.jpg) no-repeat;
}
.fc_n .bd {
	z-index: 2;
	position: relative;
	background: #FFF;
	width: 1000px;
	height: 180px;
	left: 70px;
	top: -100px;
	padding: 20px;
}
.fc_n li {
	width: 235px;
	float: left;
	height: 240px;
	text-align: center;
	z-index: 1;
	margin-right: 20px;
}
.fc_n li .pic {
	width: 235px;
	height: 180px;
}
.fc_n li .pic img {
	width: 235px;
	height: 180px;
}
.fc_n li:hover .info {
	display: block;
	cursor: pointer;
}
.fc_n li .info {
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	margin-top: 26px;
}
.news_left {
	width: 545px;
	margin-top: 40px;
}
.news_nav h3 {
	float: left;
	font-size: 20px;
	margin: 0px 16px 20px 0;
	font-weight: bold;
}
.news_nav h3 a {
	color: #000;
}
.news_nav h3.tag_news a {
	color: #da0001;
}
.news_nav h3.tag_news {
	border-bottom: 2px solid #da0001;
}
.news_nav {
	height: 60px;
	line-height: 40px;
	display: block;
	overflow: hidden;
}
.news_nav span {
	float: left;
	padding-right: 20px;
}
.news_n {
	position: relative;
	overflow: hidden;
}
.news_n .more {
	position: absolute;
	top: -50px;
	right: 0px;
	text-transform: uppercase;
	font-size: 13px;
	color: #767676;
}
.news_n .pic {
	width: 545px;
	height: 138px;
	float: left;
}
.cjwq_nav {
	height: 40px;
	line-height: 40px;
}
.cjwq_nav h3 {
	border-bottom: 2px solid #da0001;
	float: left;
}
.cjwq_nav a.more {
	float: right;
	text-transform: uppercase;
	font-size: 13px;
	color: #767676;
}
.cjwq_nav h3 a {
	font-size: 18px;
	color: #da0001;
	font-weight: bold;
}
.cjwq {
	width: 542px;
	margin-top: 40px;
}
.cjwq_n {
	margin-top: 20px;
	overflow: hidden;
}
.cjwq_n dt {
	width: 180px;
	float: left;
}
.cjwq_n dt img {
	width: 180px;
	height: 105px;
}
.cjwq_n li {
	width: 540px;
	height: 105px;
	margin-top: 18px;
}
.cjwq_n li dd {
	width: 320px;
	float: right;
}
.cjwq_n li dd a.news_a {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #000;
	overflow: hidden;
	font-size: 16px;
}
.cjwq_n li dd p {
	font-size: 13px;
	color: #717171;
	height: 48px;
	line-height: 24px;
	display: block;
	overflow: hidden;
}
.news_pic a.t {
	font-size: 15px;
	color: #4f4f4f;
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	margin-top: 10px;
}
.news_pic img {
	width: 545px;
	height: 210px;
}
.news_info {
	border-top: 1px solid #dbdbdb;
	padding-top: 12px;
}
.news_info li {
	height: 30px;
	line-height: 30px;
	display: block;
	overflow: hidden;
}
.news_info li a {
	float: left;
	width: 450px;
}
.news_info li span {
	float: right;
}
.link_bg {
	background: #fff;
	height: 70px;
}
.link_bg h4 {
	font-size: 14px;
	float: left;
	margin: 10px 0 0;
	font-weight: normal;
	line-height: 20px;
}
.link_bg span {
	font-size: 26px;
	font-family: times new roman;
	display: block;
	margin-top: 4px;
}
.links_n {
	height: 70px;
	line-height: 70px;
	width: 1075px;
	float: left;
	margin-left: 20px;
}
.links_n a {
	border-right: 1px dotted #222;
	padding: 0px 20px;
}
.none {
	display: none;
}
.block {
	display: block;
}


.wjdh-float {
    position: fixed;
    left: 50%;
    bottom: 10%;
    margin-left: -645px;
    z-index: 999;
}

.wjdh-float > ul > li {
    position: relative;
}

.wjdh-float > ul > li > a {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #333;
    border-bottom: 1px solid #000;
    float: none;
    margin: 0;
    padding: 0;
    background-image: none;
}

.wjdh-float > ul > li > ul {
    position: absolute;
    left: 50px;
    bottom: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: none;
}

.wjdh-float > ul > li > ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 120px;
    padding: 0 10px;
    background-color: #333;
    color: #fff;
    text-align: center;
}

.wjdh-float > ul > li:hover > ul {
    display: block;
}

.wjdh-float .bdsharebuttonbox a {
    background-image: url(../images/ico-share.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.wjdh-float .bdsharebuttonbox a:hover {
    opacity: 1;
}


.wjdh-float > ul > li:hover > a,
.wjdh-float > ul > li > ul li:hover > a {
    background-color: #666;
    border-bottom: 1px solid #666;
}



}
@media screen and (min-width:320px) and (max-width:999px){

.mainall{width:100%; margin:0 auto; overflow:hidden;}
.mainall1{width:100%; margin:0 auto;}
/*<!--top-->*/
.top_bg{height:32px; line-height:32px;background:#fafafa;font-size: 13px; color: #545454;border-bottom: 1px solid #eeeeee; text-align:center;}
.top_sw{ display:none;}
.top_sw a{padding: 0px 18px 0 20px ;}
/*<!--logo-->*/
.top_bgk{background: #f9f9f9;}
.biaoyu{display:none;}
.biaoyu p{display:none;}
.logo_title{ width:100%; text-align:center; padding-top:15px; padding-bottom:15px;}
.logo_title a{font-size: 38px;font-weight: bold;color: #1d1c1c;letter-spacing: 9px;}
.logo_title p{font-size: 12px;text-transform: uppercase;color: #5d5d5d;letter-spacing: 0.6px;margin-top: 4px;}
.iphone{display:none;}
.iphone p{display:none;}
.iphone span{display:none;}
/*<!--nav-->*/
.nav_bg #nav{margin-left: 25px;}
.nav_bg{background:#313131;}
.nav_bg ul{width:100%;}
.nav_bg li{height:60px; display:block; float:left; color:#FFF; text-align:center;font-size:15px; padding:0px 30px; background: url(../images/nav_tag.jpg) no-repeat right center;}
.nav_bg li a{height:60px; display:block; color:#FFF; ;line-height:60px;}
.nav_bg li.another,.nav_bg li:hover{background:#da0001;cursor: pointer;}
.nav_bg li:hover a{color:#FFF;}
.end_dbg{background: url(../images/end_x.jpg) no-repeat top center #181818;height: 312px;}
.end_left{width:100%;margin:30px 0 0 0;background: url(../images/end_tag.png) no-repeat left 10px;padding-left: 8px;} 
.end_left{color: #dedede;line-height: 32px;} 
.end_left a{color: #dedede;} 
.end_left h2{font-size: 14px;display: inline;} 
.end_ewm{width:153px;height: 153px;margin:80px 0 0 0;}
.end_ewm img{width:153px;height: 153px;} 
.end_char{ display:none;} 
.end_char li{ display:none;} 
.end_char ul{ display:none;} 
::selection{background-color: #313131; color:#FFF;}
::-moz-selection{background-color: #313131;color:#FFF;}
::-webkit-selection{background-color: #313131;color:#FFF;}	


.banner { display:none;}
.banner .bd { display:none;}
.banner .bd ul { display:none;}
.banner .bd li { display:none;}
.banner .bd li a { display:none;}
.banner .prev,  .banner .next { display:none;}
.banner .next { display:none;}


h4, h3 {
	font-weight: normal;
}
.pro_dbg {
	background: #f1f1f1; width:100%;
}
.pro_ct {
	background: url(../images/pro_x.jpg) no-repeat bottom center;
	text-align: center;
	padding-top: 40px;
	height: 96px;
}
.pro_ct h2 a {
	font-size: 30px;
	color: #000;
	font-weight: bold;
}
.pro_ct h2 p {
	font-size: 14px;
	color: #4e4e4e;
	margin-top: 8px;
}
.pro_show_n ul {
	width: 100%;
}
.pro_show_n {
	position: relative;
	margin-top: 10px;
}
.pro_show_n li {
	float: left;
	width: 50%;
	display: block;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.pro_show_n li .pic {
	width:97%; margin:0 auto;display: block;
}
.pro_show_n li .pic img {width:100%;}
.pro_show_n li span { display:none;}
.pro_show_n li:hover span {
	display: block;
}
.pro_show_n li .info {
	height: 30px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	width: 100%;
}
.pro_show_n li:hover .info {
	background: url(../images/pro_jthover.jpg) no-repeat 315px center #da0001;
	height: 60px;
	position: absolute;
	top: 247px;
	left: 0px;
	width: 100%;
	text-indent: 20px;
	line-height: 60px;
}
.pro_show_n li:hover .info a {
	color: #FFF;
}
.pro_show_n li:hover {
	cursor: pointer;
}
.pro_c {  padding-bottom:15px;}
.pro_c ul{display: flex; flex-wrap: wrap; justify-content:space-between; width:98%; margin:0 auto;}
.pro_c li { margin-top:15px;
	width: 30%;
	height: 30px;
	border: 1px solid #d2d2d2;
	background: #FFF;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	float: left;

}
.pro_c li:first-child {
	margin-left: 0px;
}


.td_t {
	padding-top: 20px;
	background: url(../images/td_x.jpg) no-repeat bottom center;
	padding-bottom: 30px;
}
.td_t h4 {
	font-size: 20px;
	color: #313131;
	letter-spacing: 1px;
}
.td_t span {
	font-size: 26px;
	font-weight: bold;
}
.td_t p {
	font-size: 14px;
	text-transform: uppercase;
	color: #989898;
	margin-top: 6px;
}
.td_dbg {}
.td_left { display:none;}
.td_left li { display:none;}
.td_left li p { display:none;}
.td_left li h4 { display:none;}
.td_left li.tag_td { display:none;}
.td_left li.tag_td h4 { display:none;}
.td_tel {
	width: 100%;
	text-align: center;
}
.td_tel span {
	display: block;
	font-size: 26px;
	font-family: arial;
	margin-top: 6px;
}
.td_right { margin:0 auto;	width: 97%; padding-top:15px;}
.td_right img {
	width: 100%;
}
.td_zi {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
}


.case_t h3 { display:none;}
.case_t h3 a { display:none;}
.case_t h3 p { display:none;}
.case_n { display:none;}
.case_n ul { display:none;}
.case_n p { display:none;}
.case_n li:hover p { display:none;}
.case_n p a { display:none;}
.case_n li { display:none;}
.case_n li a.pros_img { display:none;}
.case_n li img { display:none;}
.case_n li.case1 { display:none;}
.case_n li.case1 a.pros_img { display:none;}
.case_n li.case1 img { display:none;}
.case_n li:hover img { display:none;}
.case_n li a:hover { display:none;}

.ys_dbg {
	background: url(../images/ys_dbg.jpg) no-repeat top center;
	margin-top: 60px;
	overflow: hidden;
}
.ys_t {
	padding: 10px 0;
}
.ys_dbg .u_dlst1 {
	height: 100%;
}
.ys_dbg .u_dlst1 dt {
	width: 100%;
}
.u_lst1 li img{width: 100%;}
.ys_dbg .u_dlst1 dt img {width: 100%;}
.ys_dbg .u_dlst1 dd {background: #FFF;
	width: 98%; margin:0 auto;
}
.ys_dbg .u_dlst1 h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px; text-align:center;
}
.ys_dbg .u_dlst1 h3 a {
	color: #da0001; 
}
.ys_dbg .u_dlst1 h3 em {
	display: block;
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.ys_dbg .u_dlst1 p {
	font-size: 15px;
	color: #3b3b3b;
	line-height: 36px;
	overflow: hidden;
}


.m_kfc2 .u_ljt, .m_kfc2 .u_rjt { display:none;}
.m_kfc2 .u_ljt { display:none;}
.m_kfc2 .u_rjt { display:none;}
.m_kfc2 .u_ljt a { display:none;}
.m_kfc2 .u_rjt a { display:none;}
.m_kfc2 .u_mid { display:none;}
.m_kfc2 .u_lst1 li { display:none;}
.m_kfc2 .u_lst1 .lastli { display:none;}
.m_kfc2 .u_lst1 li img { display:none;}
.m_kfc2 .u_lst1 li em, .m_kfc2 .u_lst1 li.on em { display:none;}
.m_kfc2 .u_lst1 li:hover em, .m_kfc2 .u_lst1 li.on em { display:none;}
.m_kfc2 .u_lst1 li p { display:none;}


.gg1 {
	background: url(../images/gg2.jpg) no-repeat top center;
}
.gg1_zi { text-align:center;}
.gg1_zi h4 {
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
}
.gg1_tel { text-align:center; }
.gg1_tel p {
	font-size: 14px;
	color: #FFF;
}
.gg1_tel span { text-align:center;
	font-size: 30px;
	display: block;
	margin-top: 5px;
	font-family: arial;
}
.gg1_tel a {
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	background: #da0001;
	font-size: 20px;
	color: #FFF;
	margin: 10px 0 0 0px;
}


.honor {display:none;}
.honor .case_t p {display:none;}
.honor_n {display:none;}
.honor_n .bd {display:none;}
.honor_n li {display:none;}
.honor_n .pic {display:none;}
.honor_n li .info a {display:none;}
.honor_n li img {display:none;}
.honor_n li:hover img {display:none;}


.kehu {display:none;}
.kehu_t {display:none;}
.kehu_t h3 {display:none;}
.kehu_t h3 a {display:none;}
.kehu_t span {display:none;}
.kehu_t a.more {display:none;}
.kehu_n .hd a {display:none;}
.kehu_n .hd a.next {display:none;}
.kehu_n .hd a.prev {display:none;}
.kehu_n {display:none;}
.kehu_n ul {display:none;}
.kehu_n li {display:none;}
.kehu_n li .pic {display:none;}
.kehu_n li .pic img {display:none;}
.kehu_n li .info {display:none;}
.kehu_n li .info a.t {display:none;}
.kehu_n li .info div {display:none;}
.kehu_n li .info span a {display:none;}
.kehu_n li:hover .info span a {display:none;}
.kehu_n li:hover {display:none;}


.about_dbg {
	background: #f5f5f5;
}
.about_t {
	background: url(../images/about_t.jpg) no-repeat center 30px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 20px;
}
.about_t h3 a {
	font-size: 50px;
	font-weight: bold;
	color: #1d316c;
}
.about_n {
	width: 100%;
	background: #313131;
}
.about_pic {
	width: 100%;
}
.about_pic img {
	width: 100%;
}
.about_n .con {
	font-size: 15px;
	line-height: 32px;
	color: #e8e8e8;
	display: block;
	overflow: hidden;
	text-indent: 2em;
	margin: 25px 20px 20px;
}
.about_dbg .case_t h3 p {
	text-transform: uppercase;
}
.fc_n {display:none;}
.fc_n .prev, .fc_n .next {display:none;}
.fc_n .next {display:none;}
.fc_n .bd {display:none;}
.fc_n li {display:none;}
.fc_n li .pic {display:none;}
.fc_n li .pic img {display:none;}
.fc_n li:hover .info {display:none;}
.fc_n li .info {display:none;}

.news_left {
	width:  98%; margin:0 auto;
	margin-top: 10px;
}
.news_nav h3 { float:left;
	font-size: 20px;
	margin: 0px 16px 20px 0;
	font-weight: bold;
}
.news_nav h3 a {
	color: #000;
}
.news_nav h3.tag_news a {
	color: #da0001;
}
.news_nav h3.tag_news {
	border-bottom: 2px solid #da0001;
}
.news_nav {
	line-height: 40px;
	display: block;
}
.news_nav span { display:none;}
.news_n {
	overflow: hidden;
}
.news_n .more {
	top: -50px;
	right: 0px;
	text-transform: uppercase;
	font-size: 13px;
	color: #767676;
}
.news_n .pic {
	width: 100%;
}


.cjwq_nav { display:none;}
.cjwq_nav h3 { display:none;}
.cjwq_nav a.more { display:none;}
.cjwq_nav h3 a { display:none;}
.cjwq { display:none;}
.cjwq_n {
	margin-top: 20px;
	overflow: hidden;
}
.cjwq_n dt {
	width: 180px;
	float: left;
}
.cjwq_n dt img {
	width: 180px;
	height: 105px;
}
.cjwq_n li {
	width: 540px;
	height: 105px;
	margin-top: 18px;
}
.cjwq_n li dd {
	width: 320px;
	float: right;
}
.cjwq_n li dd a.news_a {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #000;
	overflow: hidden;
	font-size: 16px;
}
.cjwq_n li dd p {
	font-size: 13px;
	color: #717171;
	height: 48px;
	line-height: 24px;
	display: block;
	overflow: hidden;
}
.news_pic a.t {
	font-size: 15px;
	color: #4f4f4f;
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	margin-top: 10px;
}
.news_pic img { display:none;}
.news_info {
	border-top: 1px solid #dbdbdb;
	padding-top: 12px;
}
.news_info li {
	height: 30px;
	line-height: 30px;
	display: block;
	overflow: hidden;
}
.news_info li a {
	float: left;
	width: 450px;
}
.news_info li span {
	float: right;
}
#new02{ display:none;}

.link_bg { display:none;}
.link_bg h4 { display:none;}
.link_bg span { display:none;}
.links_n { display:none;}
.links_n a { display:none;}


.wjdh-float { display:none;}

.wjdh-float > ul > li { display:none;}

.wjdh-float > ul > li > a { display:none;}

.wjdh-float > ul > li > ul { display:none;}

.wjdh-float > ul > li > ul li a { display:none;}

.wjdh-float > ul > li:hover > ul { display:none;}

.wjdh-float .bdsharebuttonbox a { display:none;}

.wjdh-float .bdsharebuttonbox a:hover { display:none;}


.wjdh-float > ul > li:hover > a,.wjdh-float > ul > li > ul li:hover > a { display:none;}


}