@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

* {
	margin: 0;
	padding: 0;
}

ul,
li,
dl,
dt,
dd {
	list-style-type: none
}

a {
	text-decoration: none !important;
	line-height: none !important
}

.glyphicon {
	top: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

.no-margin {
	margin: 0 !important;
}

.no-background {
	background: none !important;
}

.no-border {
	border: none !important;
}

.overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.overflow2 {
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
}

a {
	text-decoration: none !important;
	cursor: pointer !important;
}

a:focus {
	outline: none;
}

ul {
	margin: 0;
}

li {
	list-style: none;
}

.imgvertical {
	vertical-align: middle !important;
}

.container-fluid {
	max-width: 1230px !important;
}

.container {
	max-width: 1000px !important;
	padding: 0;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: '';
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 !important;
	padding: 0 !important
}


/*
.tr{transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s}
.tr1{transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s}
.tr2{transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
*/

.tr {
	transition: all 0.3s;
}

.tr2 {
	transition: all 0.5s;
}

.tr3 {
	transition: all 1s;
}

.da {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1)
}

textarea:required,
input:required {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.juli {
	padding: 0px!important
}

.sizeCover {
	background-position: 50% 50%;
	background-size: cover;
}
img{
	max-width: 100%;
}

/*大图轮播*/

.datu .slide1,
.slide1 img {
	width: 100%;
}

.datu .swiper-button-next {
	height: 150px!important;
	margin-top: -70px!important;
	width: 100px!important;
	display: none
}

.datu .swiper-button-prev {
	height: 150px!important;
	margin-top: -70px!important;
	width: 100px!important;
	display: none
}

.datu .swiper-button-next_5 {
	height: 150px!important;
	margin-top: -70px!important;
	width: 100px!important;
	display: none
}

.datu .swiper-button-prev_5 {
	height: 150px!important;
	margin-top: -70px!important;
	width: 100px!important;
	display: none
}

.datu .slide1:hover .swiper-button-next {
	display: block
}

.datu .slide1:hover .swiper-button-prev {
	display: block
}

.datu .slide1:hover .swiper-button-next_5 {
	display: block
}

.datu .slide1:hover .swiper-button-prev_5 {
	display: block
}

.swiper-pagination-bullet {
	width: 11px!important;
	height: 11px!important
}

header .top_bar {
	background: #f0f0f0;
}

header .top_bar .biaoyu {
	color: #adadad;
	line-height: 38px;
}

header .top_bar .right ul li {
	margin-left: 10px;
}

header .top_bar .right ul li:first-child {
	margin-left: 0;
}

header .top_bar .right ul li a {
	display: block;
	padding-left: 25px;
	font-size: 12px;
	color: #747474;
	line-height: 38px;
	background-repeat: no-repeat;
	background-position: left;
}

header .top_bar .right ul li a:hover {
	color: #0272c9;
	text-decoration: underline !important;
}

header .logo .logo_nr {
	margin: 20px 0px 20px 0px;
}

header .logo .lg_logo1 {
	padding-right: 20px;
}

header .logo .lg_logo2 {
	padding-left: 20px;
}


header .logo .lg_logo3 .lg_nr2 {
	margin-left: 15px;
}

header .logo .lg_logo3 .lg_nr2 span {
	display: block;
	font-size: 13px;
	color: #666666;
}

header .logo .lg_logo3 .lg_nr2 .lg_shuzi {
	display: block;
	font-size: 24px;
	color: #ff5a00;
	margin-top: -5px;
	font-family: Impact;
	margin-right: 5px;
}


/*PC导航*/

header .daoh {
	background: url(../images/nav_bg.jpg);background-size: 100% 100%;
	width: 100%;
	clear: both;
	
}

nav {
	position: relative;
}

header nav ul {
	z-index: 100;
	margin: 0px;
	padding: 0px;
}

header nav ul li {
	position: relative;
	float: left;
	width: 11%;
	text-align: center;
}

header nav ul li ul li {
	float: none;
	margin-top: 1px;
	background: rgba(19, 103, 175, 0.7);
	position: relative;
	width: 100%;
}

header nav ul li a {
	position: relative;
	text-align: center;
	line-height: 55px;
	display: block;
	font-size: 14px;
	color: #fff;
}

header nav ul li ul {
	position: absolute;
	display: none;
	padding: inherit;
	padding-top: 0px;
	left: 0;
	top: 100%;
	z-index: 100;
	width: 100%;
}

header nav ul li ul li a {}

header nav ul li:hover ul {
	display: block;
}

header nav ul li a:hover {
	text-decoration: none;
	color: #fff;
	background: #ff5a00;
	;
}

header nav ul .active {
	text-decoration: none;
	color: aliceblue;
	background: #ff5a00;
	color: #fff;
}

header .daoh ul .active a {
	background: #ff5a00;
	color: #fff;
}

header nav ul span {
	float: left;
	width: 1px;
	line-height: 55px;
	position: relative;
	display: inline-block;
}

header .navkuan1 a {
	color: #fff;
}


/*移动导航*/

header .sjdnav {
	display: none;
	width: 120px;
	height: auto;
	position: absolute;
	right: 0;
	top: 100px;
	z-index: 2000;
}

header .sjdnav ul {
	padding: 0;
	margin: 0;
}

header .sjdnav li {
	width: 100%;
	background: rgba(0, 0, 0, 0.55);
	line-height: 38px;
	text-align: center;
	font-size: 15px;
	line-height: 38px;
	margin-bottom: 3px
}

header .sjdnav li a {
	display: block;
	color: #fff;
}

header .sjdnav li a:hover {
	background: rgba(35, 143, 221, 0.8);
}

header .ydd_btn {
	width: 40px;
	cursor: pointer;
	position: absolute;
	z-index: 2000;
	top: 40px;
	right: 15px;
}

header .ydd_btn span {
	display: block;
	width: 100%;
	height: 4px;
	background: #27a5fc;
}

header .ydd_btn span.span02 {
	margin: 4px 0;
}

header .ydd_btn.click {
	background: none;
}

header .ydd_btn.click span {
	background: #27a5fc;
}

header .ydd_btn.click span.span01 {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: relative;
	top: 8px;
	margin-top: 0px;
}

header .ydd_btn.click span.span02 {
	margin: 4px 0;
}

header .ydd_btn.click span.span03 {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	position: relative;
	top: -8px;
	margin-top: 0px;
}

header .ydd_btn.click span.span02 {
	width: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.ssd {
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
}

.ssd .ssd_box .ssd_zuo {
	float: left;
}

.ssd .ssd_box .ssd_zuo {
	width: 60%;
	overflow: hidden;
}

.ssd .ssd_box .ssd_zuo {
	height: 60px;
	overflow: hidden;
}

.ssd .ssd_box .ssd_zuo ul li {
	display: block;
	color: #000000;
	padding-right: 7px;
	line-height: 60px;
	float: left;
}

.ssd .ssd_box .ssd_zuo ul li a {
	color: #777777;
}



.ssd .ssd_box .ssd_you form {
	border: solid 1px #d2d1d1;
	width: 255px;
	float: right;
	border-radius: 20px;
	margin-top: 14.5px;
}

.ssd .ssd_box .ssd_you .shuru {
	color: #999999;
	line-height: 33px;
	padding-left: 15px;
	border: 0;
	border-radius: 20px;
	width: 79%;
	float: left;
	height: 33px;
}

.ssd .ssd_box .ssd_you .queding {
	height: 33px;
	border: 0;
	border-radius: 20px;
	width: 20%;
	float: right;
	padding-right: 15px;
	background: #ff5a00 url(../images/ssd_tu.png)no-repeat center center;
}

.ssd .ssd_box .ssd_zuo ul li a:hover {
	color: #0b7ed3;
}


/*产品展示*/

.chanpin {
	padding: 50px 0px;
}

.chanpin .cp_zuo {
	width: 19.5%;
	float: left;
}

.chanpin .cp_zuo .cpzuo_box {
	width: 100%;
	border: 1px solid #ebebeb;
}

.chanpin .cp_you {
	width: 80.5%;
	float: right;
	padding-left: 35px;
	position: relative;
}
.chanpin .cp_you .title{
	width: 100%;
	padding:0 20px 0 40px;
	background: url(../images/goods_bg.png);
	background-size: 100% 100%;
	height: 50px;
	line-height: 48px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
}
.chanpin .cp_you .title .left{
	float: left;
}
.chanpin .cp_you .title .left span{
	width: 3px;
	height: 10px;
	background: #fff;
}
.chanpin .cp_you .title .right{
	float: right;
}
.chanpin .cp_zuo .cpz_nr1 {
	position: relative;
	background: #007ad8;
	text-align: center;
	padding: 30px 0;
}

.chanpin .cp_zuo .cpzuo_box .cp_bt {
	font-size: 18px;
	color: aliceblue;
	text-align: center;
	padding-right: 10px;
	
}

.chanpin .cp_zuo .cpzuo_box span {
	font-size: 12px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: -3px;
}
.chanpin .cp_zuo .cpz_nr2 .index_goods{
	width:90%;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	padding: 10px 0;
	background: #0186ed;
    color: #fff;
}
.chanpin .cp_zuo .cpz_nr2 .index_goods .index_fenlei{
	width: 90%;
	font-size: 15px;
	line-height:3;
	padding: 0 10px;
	margin: 0 auto;
	border-bottom: 1px dashed #ededed;
	background: url(../images/chanpin_jt.png) no-repeat 10% 50%;
	text-align: left;
	padding-left: 15%;
}

.chanpin .cp_zuo .cpz_nr2 .fenlei {
	cursor: pointer;
	padding: 10px 20px;
	font-size: 15px;
	background:  url(../images/yjt.png) no-repeat 5% 50%;
	border-bottom: 1px dashed #ededed;
	padding-left: 20%;
	
}
.chanpin .cp_zuo .cpz_nr2 .fenlei:hover {
	background: #ff5a00 url(../images/xjt.png) no-repeat 5% 50%;;
	color: #fff;
}
.chanpin .cp_zuo .cpz_nr2 .active {
	background: #ff5a00 url(../images/xjt.png) no-repeat 5% 50%;;
	color: #fff;
}

.chanpin .cp_zuo .cpz_nr2 .fenlei .zuo_img {
	margin: 8px 10px 0 0;
}

.chanpin .cp_zuo .cpz_nr2 a {
	color: #333;
}

.chanpin .cp_zuo .cpz_nr2 .cnt a {
	color: #666;
	background: url(../images/cp_tu22.png)no-repeat 0 50%;
	padding-left: 20px;
}
.chanpin .cp_zuo .cpz_nr2 .cnt a:hover {
	color: #ff5a00;
	background: url(../images/cp_tu22_xg.png)no-repeat 0 50%;
}
.chanpin .cp_zuo .cpz_nr2 .cnt .active {
	color: #ff5a00;
	background: url(../images/cp_tu22_xg.png)no-repeat 0 50%;
}

.chanpin .cp_zuo .cpz_nr2 li {
	color: #666;
	width: 85%;
	display: block;
	font-size: 15px;
	line-height: 18px;
	padding: 10px 0px 10px 10px;
	border-bottom:1px solid #ededed ;
	margin: 0 auto;
}

.chanpin .cp_zuo .cpzuo_box a .cp_ck {
	line-height: 50px;
	font-size: 15px;
	background: #38adfc;
	text-align: center;
	color: #fff;
}

.chanpin .cp_zuo .cpzuo_box a .cp_ck span {
	padding-right: 3px;
	color: #fff;
}

.chanpin .cp_zuo .cpdh_box {
	padding-bottom: 15px;
}

.chanpin .cp_zuo .cpdh_box .cpzuo_dh {
	border-bottom: 1px solid #404850;
	padding: 18px 0px 5px 0px;
	margin: 0px 22px;
	margin-bottom: 14px;
}

.chanpin .cp_zuo .cpdh_box .cpzuo_dh img {
	width: 35px;
	height: 35px;
}

.chanpin .cp_zuo .cpdh_box .cpzuo_dh .cp_dh {
	color: #eaeaea;
	font-size: 12px;
	padding-left: 5px;
}

.chanpin .cp_zuo .cpdh_box .cpzuo_dh .cp_sz {
	color: #ffffff;
	font-size: 24px;
	font-family: Impact;
	margin-top: -8px;
}

.chanpin .cp_zuo .cpdh_box .cpzx img {
	width: 20px;
	height: 20px;
	margin-right: 8px;
}

.chanpin .cp_zuo .cpdh_box .cpzx {
	width: 85%;
	color: #fff;
	line-height: 42px;
	background: #0b7ed3;
	margin: 0 auto;
	text-align: center;
	margin-top: 15px;
}

.chanpin .cp_zuo .cpdh_box .cp_img55 {
	margin: 0 auto;
	display: block;
}

.chanpin .cp_zuo .cpdh_box .cpzx:hover {
	text-decoration: underline;
}

.chanpin .cp_zuo .cpzuo_box .cp_ck:hover {
	text-decoration: underline;
}

.chanpin .cp_you .cptuijian {
	width: 100%;
	border-bottom: 1px solid #EDEDED;
	color: #323232;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 20px;
}
.chanpin .cp_you .cptuijian .ziyeyt{
	font-size: 15px;
	line-height: 40px;
	
}

.chanpin .cp_you .cptuijian span {
	color: #838383;
	font-size: 14px;
}

.chanpin .cp_you .cptuijian .cp_gd {
	color: #ff9600;
	font-size: 14px;
	border: 1px solid #ff9600;
	border-radius: 15px;
	width: 60px;
	text-align: center;
	line-height: 24px;
}

.chanpin .cp_you .cptuijian .cp_gd span {
	color: #ff9600;
	font-size: 10px;
}

.chanpin .cp_you .cptuijian .cp_gd:hover {
	text-decoration: underline;
}

.chanpin .cp_you .cpyou_tu {
	margin: 0px -11px;
}

.chanpin .cp_you .cp_kuai22 {
	position: relative;
}

.chanpin .cp_you .cp_kuai {
	width: 33.3%;
	float: left;
	padding: 0px 11px;
	margin-bottom: 20px;
}

.chanpin .cp_you .cp_kuai .cp_bian {
	background: #fff;
	box-shadow: 0px 3px 5px #dedede;
}

.chanpin .cp_you .cp_kuai .cp_img {
	position: relative;
}

.chanpin .cp_you .cp_kuai .cp_wz {
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 50px;
	border: 1px solid #dedede;
	margin-top: 2px;
	padding: 0 10px;
	background: url(../images/chanpin_yjt.png)no-repeat 90% 50%;
}
.chanpin .cp_you .cp_kuai:hover .cp_wz{
	background: #007ad8 url(../images/chanpin_yjt_ac.png)no-repeat 90% 50%;;
	color: #fff;
}
.chanpin .cp_you .cp_kuai .cp_img .trlangle-up {
	width: 0px;
	height: 0px;
	border-left: 34px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 33px solid #d5d6d9;
	position: absolute;
	bottom: 0;
	right: 0;
}

.chanpin .cp_you .cp_kuai .cp_img .trlangle-up:before {
	content: "+";
	position: absolute;
	left: -12px;
	top: 13px;
	color: #fff
}
/*间隔图*/
.firm {
	background: url(../images/blue_03.jpg) 50% 50%;
	background-size:cover;
	height: 220px;
}
/*优势*/

.youshi .ys{
	margin-bottom: 40px;
}
.youshi .ys .title .tu{
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: url(../images/youshi_bg.png);
	background-size: 100% 100%;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-right: 10px;
	font-weight: bold;
}
.youshi .ys .title .des{
	width:calc(100% - 130px);
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 20px;
}
.youshi .ys .details{
	font-size: 15px;
	line-height: 2;
	margin: 5px 0;
}

/*留言*/
.liuyan{
	background: url(../images/liuyan.jpg);
	background-size: 100% 100%;
	padding-bottom: 50px;
}
/*以下共用内容标题*/

.nr_biaoti {
	text-align: center;
	margin-top: 50px;
}

.nr_biaoti .bt_wenzi {
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	text-transform: uppercase;
}

.nr_biaoti .bt_wenzi2 {
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
	background: url(../images/gybt_bj.png)no-repeat center center;
}

.nr_biaoti .zhengdian {
	width: 16px;
	height: 1px;
	background: #bcb5e6;
	margin: 10px auto 40px auto;
}


/*以下共用内容标题*/

.nr_biaoti6 {
	text-align: center;
	padding: 5px 0;
	margin: 20px 0;
}

.nr_biaoti6 text {
	font-size: 16px;
	color: #999;
}

.nr_biaoti6 .bt_wenzi6 {
	font-size: 14px;
	color: #969696;
	line-height: 20px;
	text-transform: uppercase;
}

.nr_biaoti6 .bt_wenzi66 {
	font-size: 28px;
	color: #007ad8;
	position: relative;
}
.nr_biaoti6 .wenzi:before,
.nr_biaoti6 .wenzi:after {
	content: "";
	position: absolute;
	top:50%;
	z-index: 1;
	width: 80px;
	height: 3px;
	border-top: solid 1px #e5e5e5;
}

.nr_biaoti6 .wenzi:before {
	right: 380px
}

.nr_biaoti6 .wenzi:after {
	left: 380px;
}

.nr_biaoti6 .bt_wenzi66_fu {
	font-size: 16px;
	color: #555;
}
.nr_biaoti6 .bt_wenzi66_fu: {
	font-size: 16px;
	color: #555;
}


.nr_biaoti6 .bt_wenzi66 .xiangqing {
	font-size: 14px;
	color: #fff;
	background: #095ba5;
	padding: 2px 4px;
	margin-top: 5px;
}

.nr_biaoti6 .zhengdian6 {
	width: 16px;
	height: 1px;
	background: #ff9000;
	margin: 10px auto 40px auto;
}


/*关于我们*/

.gywm {
	background: url(../images/about_bg.jpg);
	background-size: 100% 100%;
	padding-bottom: 50px;
}
.gywm .left{
	height: 300px;
}
.gywm .right{
	padding:0 10px 10px 10px;
}
.gywm .right .biaoti {
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}

.gywm .right .biaoti_fu {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.gywm .right .jieshao {
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	height: 160px;
	margin-top: 10px;
	margin-bottom: 17px;
}

.gywm .right .bot {
	width: 100%;
	border: 1px solid #94928e;
}

.gywm .right a {
	padding-top: 15px;
}

.gywm .right a:hover {
	background: #0784d9;
}

.gywm .right .active {
	background: #0784d9;
}

.gywm .right a p {
	margin: 0;
}

.video-main {
	width: 100%;
	height: 350px;
	margin-bottom: 10px;
}

.video-main iframe {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: block;
}

.video-main h4 {
	font-size: 16px;
	line-height: 40px;
	text-align: center
}

/*新闻*/
.news {
	background: #f3f3f3;
	padding-top: 20px;
}
/*链接*/
.lianjie{
	margin-bottom: 50px;
}
.lianjie ul li{
	float: left;
	padding:0 5px;
	margin: 5px 0;
	border-right:1px solid #999
}

/*设备*/

.shebei .cp_kuai .cp_tu {
	border: 1px solid #dedede;
	position: relative;
}
.shebei .cp_kuai .zizhi_tu {
	height: 260px;
}
.shebei .cp_kuai .cp_tu:hover .motai {
	display: block;
}
.shebei .cp_kuai .motai {
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
}
.shebei .cp_kuai .motai img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.shebei .cp_kuai .pinpai {
	height: 110px;
}

.shebei .cp_kuai .cp_bian {
	background: #fff;
}

.shebei .cp_kuai .cp_img {
	padding: 3px 3px 0px 3px;
	position: relative;
}
.shebei .cp_kuai .zizhi {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	padding: 0 10px;
	background: rgba(0,0,0,0.7);
	width: 100%;
	position: absolute;
	bottom:0
}
.shebei .cp_kuai .cp_wz {
	font-size: 16px;
	color: #000000;
	line-height: 50px;
	padding: 0 10px;
}

.shebei .cp_kuai .cp_wz text {
	color: #ffa900;
	float: right;
}

.shebei .cp_kuai .cp_wz img {
	float: right;
	width: 30px;
	height: auto;
	margin: 10px auto;
}

.shebei .jiantou {
	position: absolute;
	top: 65%;
	right: 0;
}

.shebei .jiantou1 {
	position: absolute;
	top: 65%;
	left: 0;
}

.shebei .jiantou_5 {
	position: absolute;
	top: 5%;
	right: 2%;
}

.shebei .jiantou1_5 {
	position: absolute;
	top: 5%;
	right: 7%;
}

.shebei .swiper-button-prev {
	width: 30px;
	height: 30px;
	background: url(../images/zuo.png);
	background-size: 100% 100%;
}

.shebei .swiper-button-next {
	width: 30px;
	height: 30px;
	background: url(../images/you.png);
	background-size: 100% 100%;
}

.shebei .swiper-button-prev_5 {
	width: 30px;
	height: 30px;
	background: url(../images/zuo.png);
	background-size: 100% 100%;
}

.shebei .swiper-button-next_5 {
	width: 30px;
	height: 30px;
	background: url(../images/you.png);
	background-size: 100% 100%;
}

.shebei .swiper-button-prev:hover {
	background: url(../images/ac_zuo.png);
	background-size: 100% 100%;
}

.shebei .swiper-button-next:hover {
	background: url(../images/ac_you.png);
	background-size: 100% 100%;
}

.shebei .swiper-button-prev_5:hover {
	background: url(../images/ac_zuo.png);
	background-size: 100% 100%;
}

.shebei .swiper-button-next_5:hover {
	background: url(../images/ac_you.png);
	background-size: 100% 100%;
}

.text-4 form {
	display: block;
}

.text-4 form .mc {
	margin-bottom: 5px;
	color: #333;
	line-height: 24px;
}

.text-4 form input {
	margin-bottom: 10px;
	padding: 0 10px;
	width: 100%;
	height: 37px;
	font-size: 12px;
	color: #fff;
	line-height: 35px;
	border-radius: 10px;
	border: none;
	background: rgba(43,46,50,0.8);
}

.text-4 form textarea {
	margin-bottom: 10px;
	padding: 0 10px;
	width: 100%;
	max-width: 100%;
	height: 107px;
	min-height: 107px;
	font-size: 12px;
	color: #fff;
	line-height: 35px;
	border-radius: 10px;
	border: none;
	background: rgba(43,46,50,0.8);
}

.text-4 form button {
	display: block;
	width: 20%;
	height: 37px;
	color: #fff;
	line-height: 35px;
	background-color: #ff7800;
	border-radius: 5px;
	border: none;
}

.text-4.active {
	margin: 0 auto;
	max-width: 600px;
}

.text-4-us form {
	display: block;
}

.text-4-us form .mc {
	margin-bottom: 5px;
	color: #333;
	line-height: 24px;
}

.text-4-us form input {
	margin-left: 15%;
	margin-bottom: 10px;
	padding: 0 10px;
	width: 70%;
	height: 37px;
	font-size: 12px;
	color: #333;
	line-height: 35px;
	border-radius: 10px;
	border: none;
	border: 1px solid #ededed;
}

.text-4-us form textarea {
	margin-left: 15%;
	margin-bottom: 10px;
	padding: 0 10px;
	width: 70%;
	max-width: 100%;
	height: 107px;
	min-height: 107px;
	font-size: 12px;
	color: #333;
	line-height: 35px;
	border-radius: 10px;
	border: none;
	border: 1px solid #ededed;
}

.text-4-us form button {
	display: block;
	width: 20%;
	height: 37px;
	color: #fff;
	line-height: 35px;
	background-color: #0b7ed3;
	border-radius: 5px;
	border: none;
	margin: 0 auto;
}

.text-4-us.active {
	margin: 0 auto;
	max-width: 600px;
}




footer .dibu {
	text-align: center;
	padding: 21px 0;
	background: #0784d9;
}

footer .dibu .zi {
	font-size: 12px;
	color: #fff;
}

footer .dibu a {
	color: #fff;
}




/*子页产品*/
.ziye .cp_zuo {
	width: 19.5%;
	float: left;
}
.ziye .cp_you {
	width: 80.5%;
	float: right;
	padding-right: 35px;
	position: relative;
}
.ziye .cp_you .xiangqing{
	padding: 10px;
	border: 1px solid #EDEDED;
	margin-bottom: 20px;
}
.ziye .cp_you .xiangqing .right .title{
	width: 100%;
	font-size: 22px;
	color: #000;
	line-height:2;
	border-bottom: 1px solid #DEDEDE;
}
.ziye .cp_you .xiangqing .right .text{
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height:2;
}
.ziye .cp_you .cp_kuai {
	width: 50%;
	float: left;
	padding: 0px 10px;
	margin-bottom: 30px;
}

.ziye .cp_you .cp_kuai .cp_wz{
	width: 35%;
	height: 330px;
	line-height: 1.5;
	overflow: hidden;
	border: none;
	text-align: left;
	padding: 0 5px;
}
.ziye .cp_you .cp_kuai .cp_wz .title{
	font-size: 18px;
	color: #3082d4;
}
.ziye .cp_you .cp_kuai .cp_wz .desc{
	font-size: 14px;
	height: 200px;
	overflow: hidden;
	word-wrap:break-word; 
	word-break:normal;
	line-height: 1.3;
}
.ziye .cp_you .cp_kuai .cp_wz .img{
	width:100%;
	height: 100px;
	border: 1px solid #e6e5e5;
	padding: 10px 10px;
}
.ziye .hezuopinpai{
	border: 1px solid #dedede;
	padding: 0 10px 20px 10px;
}
.ziye .hezuopinpai .cp_tu_logo{
	border: 1px solid #dedede;
	height: 100px;
}
.ziye .tuijian{
	margin-top: 20px;
}
.ziye .tuijian .title{
	width: 100%;
	line-height: 30px;
	font-size: 18px;
	color: #0784d9;
	font-weight: bold;
	padding: 5px 10px;
	background: url(../images/ziye_title_bg.png);
	background-size: 100% 100%;
}
.ziye .tuijian a{
	width: 100%;
	display: block;
	line-height: 2.5;
}
.ziye .tuijian a .timu{
	width: 78%;
	float: left;
}
.ziye .tuijian a .time{
	width: 20%;
	float: left;
}
.ziye .bankuai {
	border: 1px solid #dedede;
	margin-bottom: 20px;
	padding-bottom: 20px;
}


.ziye .bankuai .title{
	background: #f6f6f6;
	height: 40px;
	margin-bottom: 20px;
}
.ziye .bankuai .title span{
	background: #fff;
	line-height: 38px;
	width: 100px;
	border-top: 2px solid #0784d9;
	display: block;
	text-align: center;
	color: #0784d9;
	font-weight: bold;
	font-size: 16px;
}
.ziye .bankuai .text{
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5
}
.ziye .bankuai .text .img{
	height: 260px;
}
.ziye .bankuai .text .mingcheng{
	line-height: 40px;
}
.ziye .bankuai .text .top{
	padding: 10px 10px 30px 10px;
	border-bottom: 1px solid #EDEDED;
}
.ziye .bankuai .text .top .left{
	font-size: 15px;
	line-height: 1.5;
	margin-right: 30px;
}
.ziye .bankuai .text .top .left span{
	font-size: 24px;
	color: #e70000;
	font-weight: bold;
	line-height: 2;
}
.ziye .bankuai .text .bot{
	padding-top: 20px;
}
.ziye .bankuai .text form label{
	width: 70px;
	color: #777;
}
.ziye .bankuai .text form input{
	margin: 10px 0;
	width: 280px;
	background: #f5f5f5;
	max-width: 100%;
}
.ziye .bankuai .text form textarea{
	width: 400px;
	background: #f5f5f5;
	height: 150px;
	max-width: 100%;
}
.ziye .bankuai th{
	font-size: 16px;
	line-height: 2;
	color: #ff5a00;
}
.ziye .bankuai table {
	width: 100%;
}
.ziye .bankuai table tr{
	width: 100%;
	font-size:14px;
	line-height: 2;
}
.ziye .bankuai table .one{
	padding-right:10px;
	width: 30%;
	word-wrap:break-word; 
	word-break: break-word;
}
.ziye .bankuai table .two{
	padding-right:10px;
	width: 50%;
	word-wrap:break-word; 
	word-break: break-word;
}
.ziye .bankuai table .three{
	width: 20%;
	text-align: center;
	word-wrap:break-word; 
	word-break: break-word;
}
/*子页新闻*/

.ziye .ziye_you .zfw_box .zfw_img img {
	height: 175px;
}

.ziye .ziye_you .zfw_box .zfw_img {
	width: 26%;
	float: left;
}

.ziye .ziye_you .zfw_box a {
	display: block;
	margin-bottom: 28px;
}

.ziye .ziye_you .zfw_box .fwtext {
	padding-left: 30px;
	width: 74%;
	float: left;
}

.ziye .ziye_you .zfw_box .fwtext .fwtext1 {
	font-size: 16px;
	font-weight: bold;
	color: #4b4a4a;
}

.ziye .ziye_you .zfw_box .fwtext .fwtext11 {
	font-size: 12px;
	color: #999999;
	line-height: 26px;
}

.ziye .ziye_you .zfw_box .fwtext .fwtext2 {
	font-size: 14px;
	color: #4f4f4f;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
}

.ziye .ziye_you .zfw_box .fwtext .zfwqd {
	font-size: 14px;
	color: #fff;
	background: #cccccc;
	width: 90px;
	line-height: 30px;
	float: right;
	text-align: center;
}

.ziye .ziye_you .zfw_box a {
	display: block;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 20px;
}

.ziye .ziye_you .z_gywm {
	line-height: 25px;
	color: #55555;
	margin: 20px 0px;
	text-indent: 25px;
}

.ziye .ziye_you .cpxp {
	text-align: center;
	margin-top: 20px;
}

.ziye .ziye_you .lx_wenzi {
	line-height: 25px;
	color: #55555;
	margin: 20px 0px;
}

.ziye .ziye_you .hezuo {
	background: fixed;
	margin-top: 20px;
}

.ziye .ziye_you .hezuo .hz_lunbo .swiper-slide {
	width: 25%;
	float: left;
}

#tabBar {
	position: fixed;
	left: 20px;
	bottom: 20px;
	z-index: 99;
	width: calc(100% - 40px);
	height: 50px;
}

#tabBar.active {
	animation: tabBarAnimation 3s 1s infinite linear;
}

#tabBar .clickbtn {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	width: 50px;
	height: 50px;
	font-size: 0;
	line-height: 50px;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 50%;
}

#tabBar .clickbtn span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 0;
}

#tabBar .clickbtn img {
	width: 22px;
}

#tabBar .clickbtn.on {
	animation: clickbtnAnimation 10s 0s infinite linear;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}

#tabBar .clickbtn.on:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	z-index: 1;
	width: 20px;
	height: 5px;
}

#tabBar .clickbtn.active {
	background: url(../images/tabBar/xian2.png) rgba(110, 209, 207, 1);
	background-size: 100% 100%;
}

#tabBar .clickbtn.active:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	border: solid 1px rgba(255, 255, 255, 0.2);
	border-radius: 50%;
}

#tabBar .clickbtn.active>img {
	opacity: 0;
}

#tabBar .clickbtn.active span {
	opacity: 1;
}

#tabBar .navigation {
	position: absolute;
	left: calc(100% - 100px);
	bottom: 0;
	z-index: 1;
	width: 0;
	height: 50px;
	border-radius: 25px;
	transition: all 0.3s;
}

#tabBar .navigation:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.6) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.6) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#99ffffff', GradientType=1);
}

#tabBar .navigation ul {
	position: relative;
	z-index: 2;
	padding: 0 60px 0 20px;
}

#tabBar .navigation ul li {
	width: calc(100% / 3);
	font-size: 0;
}

#tabBar .navigation ul li a {
	position: relative;
	left: 10px;
	display: inline-block;
	vertical-align: top;
	line-height: 50px;
	opacity: 0;
}

#tabBar .navigation ul li a .tab-icon {
	margin-right: 5px;
}

#tabBar .navigation ul li a .tab-icon img {
	width: 22px;
}

#tabBar .navigation ul li a .tab-title {
	font-size: 12px;
	color: #333;
}

#tabBar .navigation.active {
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
	animation: navigationAnimation 0.5s 0s linear forwards;
}

#tabBar .navigation.active ul li:nth-child(1) a {
	animation: navigationAAnimation 0.3s 0.5s linear forwards;
}

#tabBar .navigation.active ul li:nth-child(2) a {
	animation: navigationAAnimation 0.3s 0.6s linear forwards;
}

#tabBar .navigation.active ul li:nth-child(3) a {
	animation: navigationAAnimation 0.3s 0.7s linear forwards;
}

@keyframes tabBarAnimation {
	0% {
		transform: translate(0, 0);
	}
	30% {
		transform: translate(0, 5px);
	}
	50% {
		transform: translate(0, 0);
	}
	70% {
		transform: translate(0, -5px);
	}
	100% {
		transform: translate(0, 0);
	}
}

@keyframes navigationAnimation {
	0% {
		left: calc(100% - 100px);
		width: 0;
	}
	80% {
		left: -10px;
		width: 100%;
	}
	90% {
		left: 5px;
		width: 100%;
	}
	100% {
		left: 0;
		width: 100%;
	}
}

@keyframes navigationAAnimation {
	from {
		left: -10px;
		opacity: 0;
	}
	to {
		left: 0;
		opacity: 1;
	}
}

@keyframes clickbtnAnimation {
	0% {
		transform: rotateY(0deg);
	}
	10% {
		transform: rotateY(270deg);
	}
	15% {
		transform: rotateY(180deg);
	}
	30% {
		transform: rotateY(0deg);
	}
	100% {
		transform: rotateY(0deg);
	}
}

@media (min-width:992px) {
	.chanpin .cp_you .cp_kuai:hover .cp_xg {
		transform: scale(1.06)
	}
	
	.chanpin .cp_you .cp_kuai:hover .trlangle-up {
		background: #0b7ed3;
		border-bottom: 33px solid #ff9600;
		border-left: 34px solid rgba(255, 255, 255, 0);
		border-right: 0px solid #ff9600;
		transition: all 0.9s;
	}
	.shebei .sb_lunbo a:hover .cp_xg {
		transform: scale(1.06)
	}
	.shebei .sb_lunbo .cp_kuai:hover .cp_wz {
		color: #fff;
	}
	.shebei .sb_lunbo .cp_kuai:hover .cp_img {
		background: #0b7ed3;
	}
	.ziye .ziye_you a:hover .zfw_xg {
		transform: scale(1.03);
	}
	.ziye .ziye_you a:hover .fwtext .zfwqd {
		text-decoration: underline!important;
		background: #ff5a00;
	}
	.ziye .zy_zuo .xianshi {
		display: block!important
	}
	.chanpin .cp_zuo .cpz_nr2 {
		display: block!important;
		padding: 10px 0;
	}
	.chanpin .cp_zuo .cpz_nr1 .yangshi {
		display: none;
	}
	.zixun .zx_you:hover {
		background: url(../images/zx_xgbj.jpg);
	}
	.zixun .zx_you:hover .sj_shu {
		color: #fff;
	}
	.zixun .zx_you:hover .shijian2 span {
		color: #fff;
	}
	.zixun .zx_you:hover .zx_wz2 {
		color: aliceblue;
	}
	.zixun .zx_you:hover .zx_wz3 {
		color: #BEBCBC;
	}
	.zixun .zx_you:hover span {
		color: #BEBCBC;
	}
}

@media (max-width:1350px) {}

@media (max-width:1200px) {
	.shebei .jiantou {
		position: absolute;
		top: 15%;
		right: 6%;
	}
	.shebei .jiantou1 {
		position: absolute;
		top: 15%;
		right: 15%;
	}
}

@media (max-width:991px) {
	header .logo .lg_logo1 img {
		height: 66px;
	}
	header .logo .logo_nr {
		margin: 14px 0px 14px 0px;
	}
	header .sjdnav {
		top: 94px;
	}
	.chanpin .cp_zuo {
		width: 100%;
	}
	
	.chanpin .cp_zuo .cpz_nr1 .yangshi {
		display: block;
		line-height: 45px;
		padding-right: 15px;
	}
	.chanpin .cp_zuo .cpz_nr1 {
		line-height: 1.5;
	}
	.chanpin {
		padding: 20px 0px;
	}
	.chanpin .cp_you {
		width: 100%;
		padding: 0px;
	}
	.chanpin .cp_you .cptuijian {
		padding-top: 18px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.lianxi form .shuru {
		width: 100%;
		height: 33px;
		margin: 6px 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.lianxi form .shuru2 {
		width: 100%;
		margin: 6px 0px;
		padding-left: 15px;
		padding-right: 15px;
		height: 100px;
	}
	.lianxi form .tijiao {
		padding-left: 0px;
		margin: 0px;
	}
	.lianxi .lx_nr {
		margin-bottom: 40px;
	}
	.lianxi .lx_dh {
		margin-top: 10px;
	}
	.lianxi .lxwm_nr2 {
		margin-top: 10px;
	}
	

	.ziye .cp_you {
		padding: 0px 3px;
	}
	.ziye .ziye_you .zfw_box .fwtext .fwtext2 {
		height: 72px;
		margin-bottom: 18px;
	}
}

@media (max-width:767px) {
	header .logo .lg_logo1 img {
		height: 55px;
	}
	header .logo .logo_nr {
		margin: 10px 0px 10px 0px;
	}
	header .sjdnav {
		top: 75px;
	}
	header .ydd_btn {
		top: 25px;
	}
	/*以下共用内容标题*/
	.nr_biaoti {
		text-align: center;
		margin-top: 30px;
	}
	.nr_biaoti .bt_wenzi {
		font-size: 13px;
		color: #ffffff;
		line-height: 20px;
		text-transform: uppercase;
	}
	.nr_biaoti .bt_wenzi2 {
		font-size: 22px;
		color: #ffffff;
		font-weight: bold;
		background: url(../images/gybt_bj.png)no-repeat center center;
	}
	.nr_biaoti .zhengdian {
		width: 16px;
		height: 1px;
		background: #bcb5e6;
		margin: 2px auto 22px auto;
	}
	/*以下共用内容标题*/
	.nr_biaoti6 {
		text-align: center;
		margin-top: 30px;
	}
	.nr_biaoti6 .bt_wenzi6 {
		font-size: 13px;
		color: #969696;
		line-height: 20px;
		text-transform: uppercase;
	}
	.nr_biaoti6 .bt_wenzi66 {
		font-size: 22px;
		color: #0b7ed3;
		font-weight: bold;
		background: url(../images/gybt_bj.png)no-repeat center center;
	}
	.nr_biaoti6 .zhengdian6 {
		width: 16px;
		height: 1px;
		background: #ff9000;
		margin: 2px auto 22px auto;
	}
	.zixun {
		padding-bottom: 30px;
	}
	.zixun .nr_biaoti6 .zhengdian6 {
		width: 16px;
		height: 1px;
		background: #ff9000;
		margin: 2px auto 20px auto;
	}
	.hezuo {
		padding-bottom: 38px;
	}
	.shebei {
		margin-bottom: 20px;
	}
	footer .ft_you .ft_you2 .ft_w3 {
		text-align: left;
		padding: 10px 0px 30px 0px;
	}
	.chanpin .cp_you{
		margin-top: 20px;
	}
	.ziye .cp_you .cp_kuai .cp_tu{
		width: 100%;
		height: 250px;
	}
	.ziye .cp_you .cp_kuai .cp_wz{
		width: 100%;
		height: 150px;
	}
	.ziye .cp_you .cp_kuai .cp_wz .title{
		font-size: 18px;
	}
	.ziye .cp_you .cp_kuai .cp_wz .desc{
		height: 110px;
		
	}
	.ziye .ziye_you .zfw_box .zfw_img img {
		height: 170px;
	}
	.ziye .ziye_you .zfw_box .zfw_img {
		width: 32%;
	}
	.ziye .ziye_you .zfw_box .fwtext {
		width: 68%;
	}
	.ziye .ziye_you .zfw_box .fwtext .fwtext2 {
		height: 72px;
		margin-bottom: 15px;
	}
	.ziye .ziye_you .zfw_box .fwtext .fwtext1 {
		margin-top: 4px;
	}
	.ziye .ziye_you .hezuo .hz_lunbo .swiper-slide {
		width: 33%;
		float: left;
	}
}

@media (max-width:600px) {
	.nr_biaoti6 .wenzi:before,
	.nr_biaoti6 .wenzi:after {
		display: none;
		
	}
	.news .left .desc .img{
		width: 40%;
		height: 130px;
	}
	.news .left .desc .text{
		width:58%;
	}
	.ziye .bankuai .text .img{
		height: 100px;
	}
	.firm {
		height: 120px;
	}
	.chanpin .cp_you .cp_kuai {
		width: 50%;
	}
	.zixun .zixun1 .zx_wz {
		padding: 20px 20px 0px 20px;
	}
	.zixun .zx_wz a {
		height: 35px;
		margin: 0px 0px;
	}
	.zixun .zx_wz .zx_di {
		padding-bottom: 12px;
		padding-top: 10px;
	}
	.zixun .zx_wenzi {
		padding: 20px 25px 20px 20px;
	}
	.zixun .shijian2 {
		margin-right: 18px;
	}
	.zixun {
		padding-bottom: 25px;
	}
	.lianxi form .shuru {
		width: 100%;
		height: 33px;
		margin: 4px 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.lianxi form .shuru2 {
		width: 100%;
		margin: 4px 0px;
		padding-left: 15px;
		padding-right: 15px;
		height: 100px;
	}
	.lianxi .lx_nr {
		margin-bottom: 30px;
	}
	.ziye .ziye_you .zfw_box .zfw_img img {
		height: 150px;
	}
	.ziye .ziye_you .zfw_box .zfw_img {
		width: 36%;
	}
	.ziye .ziye_you .zfw_box .fwtext {
		width: 64%;
		padding-left: 22px;
	}
	.ziye .ziye_you .zfw_box .fwtext .fwtext2 {
		height: 48px;
		margin-bottom: 15px;
	}
	.ziye .ziye_you .zfw_box .fwtext .fwtext1 {
		margin-top: 2px;
	}
}

@media (max-width:479px) {
	.news {
		background: #fff;
		padding-bottom: 20px;
	}
	header .logo .lg_logo1 img {
		height: 40px;
		width: 75%;
	}
	header .logo .logo_nr {
		margin: 7px 0px 7px 0px;
	}
	header .sjdnav {
		top: 54px;
	}
	header .ydd_btn {
		top: 15px;
	}
	.chanpin .cp_you .cp_kuai .cp_wz {
		font-size: 15px;
		line-height: 40px;
	}
	.zixun .zx_lm ul li {
		line-height: 35px;
		margin: 0px 4px;
		margin-bottom: 10px;
	}
	.lianxi .xl_shuzi {
		width: 100%;
		font-size: 14px;
		margin: 0px;
		padding-left: 2px;
	}
	.ziye .ziye_you .zfw_box .zfw_img img {
		height: 115px;
	}
	.ziye .ziye_you .zfw_box .zfw_img {
		width: 41%;
	}
	.ziye .ziye_you .zfw_box .fwtext {
		width: 59%;
		padding-left: 15px;
	}
	.ziye .ziye_you .zfw_box .fwtext .fwtext2 {
		margin-bottom: 5px;
		line-height: 20px;
		height: 40px;
	}
	.ziye .ziye_you .zfw_box .fwtext .fwtext1 {
		margin-top: 0px;
		font-size: 15px;
	}
	.ziye .ziye_you .zfw_box .fwtext .fwtext11 {
		line-height: 17px;
		font-size: 12px;
	}
	.ziye .ziye_you .zfw_box .fwtext .zfwqd {
		font-size: 12px;
		line-height: 27px;
		width: 70px;
	}
	.ziye .ziye_you .zfw_box a {
		padding-bottom: 18px;
		margin: 0px;
		margin-top: 18px;
		display: block;
	}
	.ziye .ziye_you {
		margin-top: 10px;
	}
	.shebei .cp_kuai .cp_wz {
		text-align: center;
	}
	.shebei .cp_kuai .cp_wz img {
		float: none;
		width: 30px;
		height: auto;
		margin: 0 auto;
		margin-bottom: 5px;
	}
	.chanpin .cp_zuo .cpz_nr2 li {
		background-image: none;
	}
	.chanpin .cp_zuo .cpz_nr2 a:hover li {
		background-image: none;
	}
	.chanpin .cp_zuo .cpz_nr2 a .active {
		background-image: none;
	}
}

@media (max-width:400px) {
	.zixun .zx_lm ul li {
		width: 40%;
		line-height: 35px;
		margin: 0px 4px;
		margin-bottom: 5px;
	}
	.chanpin .cp_you .cptuijian {
		font-size: 16px;
	}
	.ziye .cp_you .ziyeyt {
		font-size: 13px;
		margin-top: 4px;
	}
}

@media (max-width:380px) {
	.chanpin .cp_you .cp_kuai .cp_wz {
		font-size: 15px;
		line-height: 33px;
	}
}

@media (max-width:350px) {}