@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;
}


/*大图轮播*/

.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 27px 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: 26px;
	color: #0272c9;
	margin-top: -5px;
	font-family: Impact;
}


/*PC导航*/

header .daoh {
	background: #fff;
	width: 100%;
	clear: both;
	border-bottom: 2px solid #0272c9;
	border-top: 1px solid #DEDEDE;
}

nav {
	position: relative;
}

header nav ul {
	z-index: 100;
	margin: 0px;
	padding: 0px;
}

header nav ul li {
	position: relative;
	float: left;
	width: 12%;
	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: #000;
}

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: #0272c9;
	;
}

header nav ul .active {
	text-decoration: none;
	color: aliceblue;
	background: #0272c9;
	;
	color: #fff;
}

header .daoh ul .active a {
	background: #0272c9;
	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 {}

.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: #0b7ed3 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%
}

.chanpin .cp_you {
	width: 80.5%;
	float: left;
	padding-left: 35px;
	position: relative;
}

.chanpin .cp_zuo .cpz_nr1 {
	position: relative;
	padding-left: 40px;
	line-height: 77px;
	background: url(../images/zhanshi_bg.jpg);
	background-size: 100% 100%;
}

.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 a {
	display: block;
	position: relative;
	background: #fff;
}

.chanpin .cp_zuo .cpz_nr2 li {
	color: #333333;
	width: 100%;
	display: block;
	font-size: 15px;
	line-height: 18px;
	padding: 20px 0px 20px 60px;
	margin-bottom: 6px;
	background: url(../images/2.png)no-repeat 85% 50%;
	background-size: 12% 50%;
}

.chanpin .cp_zuo .cpz_nr2 a:hover li {
	background: #0272c9 url(../images/1.png)no-repeat 85% 50%;
	background-size: 12% 50%;
	color: #fff;
}

.chanpin .cp_zuo .cpz_nr2 a .active {
	background: #0272c9 url(../images/1.png)no-repeat 85% 50%;
	background-size: 12% 50%;
	color: #fff;
}

.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: 1px solid #EDEDED;
	padding: 10px 40px;
	color: #323232;
	font-size: 18px;
	background: #f9f9f9 url(../images/tuijian_bg.png) no-repeat 8px 10px;
}

.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.33%;
	float: left;
	padding: 0px 11px;
	margin-top: 22px;
}

.chanpin .cp_you .cp_kuai .cp_bian {
	border: 1px solid #dedede;
	background: #fff;
	box-shadow: 0px 3px 5px #dedede;
}

.chanpin .cp_you .cp_kuai .cp_img {
	padding: 5px 5px 0px 5px;
	position: relative;
}

.chanpin .cp_you .cp_kuai .cp_wz {
	font-size: 16px;
	color: #000000;
	text-align: center;
	line-height: 55px;
}

.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
}


/*以下共用内容标题*/

.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: left;
	margin-top: 20px;
	border-bottom: 2px solid #EDEDED;
	margin-bottom: 15px;
	padding: 5px 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: 24px;
	background: url(../images/gybt_bj.png)no-repeat center center;
}

.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) center center/cover;
	padding: 20px 0;
}

.gywm .left {
	color: #fff;
	min-height: 300px;
}

.gywm .left .title {
	text-align: left;
	font-size: 14px;
}

.gywm .left .title text {
	font-size: 18px;
}

.gywm .left .cnt ul li {
	font-size: 15px;
	float: left;
	text-align: center;
	padding: 10px 10px 20px 10px;
	border-top: 1px solid #4d555d;
	border-bottom: 1px solid #4d555d;
	width: 20%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.gywm .left .cnt ul li a {
	color: #fff;
}

.gywm .left .p_text p {
	font-size: 14px;
	padding: 10px 0;
}

.gywm .right {
	color: #fff;
	height: 300px;
}


/*公司*/

.firm {
	background: #0272c9;
	padding: 20px 0;
}


/*新闻*/

.new .content {
	margin-bottom: 10px;
}

.new .new_img {
	background: url(../images/qiyetu.jpg) no-repeat;
	background-size: 100% 100%;
	height: 150px;
}

.new .new_cnt .new_right p {
	width: 100%;
	color: #999;
	margin: 5px 0;
	height: 80px;
	overflow: hidden;
}

.new .more {
	display: block;
	color: #fff;
	padding: 7px 0;
	background: #aaaaaa;
	margin-top: 10px;
	width: 120px;
	text-align: center;
}

.new .active {
	display: block;
	color: #fff;
	padding: 7px 0;
	background: #0272c9;
	margin-top: 10px;
	width: 120px;
	text-align: center;
}

.new .more:hover {
	background: #0272c9;
}

.new .right {
	max-height: 550px;
	overflow: hidden;
}

.new .right ul li {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px 0 10px 15px;
	border-top: 1px solid #ededed;
	position: relative;
	font-size: 14px;
}

.new .right ul li a {
	color: #000;
}

.new .right .xuanzhuan {
	position: absolute;
	top: 17px;
	left: 5px;
	display: block;
	width: 6px;
	height: 6px;
	background: #000;
	transform: rotate(135deg);
}

.new .right ul li a:hover {
	color: #095ba5;
}

.new .right ul li:hover .xuanzhuan {
	background: #095ba5;
}

.new .right ul .active_li a {
	color: #095ba5;
}

.new .right ul .active_li .xuanzhuan {
	background: #095ba5;
}


/*企业咨询*/

.zixun {
	background: #fff;
	padding-bottom: 45px;
}

.zixun .shijian {
	position: absolute;
	top: 0;
	background: rgba(12, 116, 191, 0.6);
	width: 84px;
	height: 87px;
	text-align: center;
}

.zixun .shijian span {
	font-size: 12px;
	color: aliceblue;
}

.zixun .shijian .sj_shu {
	font-size: 35px;
	color: aliceblue;
	padding-left: 10px;
	margin-bottom: -6px;
	padding-top: 8px;
}

.zixun .zixun1 .zx_wz {
	padding: 23px 25px 0px 25px;
	background: #fff;
	border: 1px solid #ededed;
}

.zixun .zixun1 .zx_wz .sj_bt {
	font-size: 16px;
	color: #000000;
	padding-left: 20px;
}

.zixun .zx_wz a {
	font-size: 12px;
	color: #777777;
	height: 35px;
	margin: 17px 0px;
	display: block;
}


/*.zixun .zx_xia:hover a{color:#7d5929;}*/

.zixun .zx_xia:hover .zx_fangda {
	transform: scale(1.1)
}

.zixun .zx_wz span {
	font-size: 8px;
	color: #ff9000;
	margin-right: 8px;
}

.zixun .zx_wz .zx_di {
	font-size: 12px;
	color: #ff9000;
	padding-bottom: 25px;
	text-transform: uppercase;
}

.zixun .zx_xia {
	padding-bottom: 15px;
}

.zixun .zx_you {
	background: #fff;
	margin-bottom: 10px;
	border: 1px solid #ededed;
}

.zixun .shijian2 {
	float: left;
	text-align: center;
	margin-right: 35px;
}

.zixun .shijian2 span {
	font-size: 12px;
	color: #343434;
}

.zixun .shijian2 .sj_shu {
	font-size: 35px;
	color: #3c98dc;
	padding-left: 5px;
	padding-bottom: 4px;
	font-weight: 100;
}

.zixun .zx_wenzi {
	padding: 30px 45px 30px 40px;
	line-height: 23px;
}

.zixun .zx_wenzi .zx_wz2 {
	font-size: 14px;
	color: #000000;
}

.zixun .zx_wenzi .zx_wz3 {
	font-size: 12px;
	color: #777777;
}

.zixun .zixun1 img {
	height: 274px;
}

.zixun .zx_lm ul {
	text-align: center;
}

.zixun .zx_lm ul li {
	width: 108px;
	line-height: 38px;
	border: 1px solid #dcdcdc;
	text-align: center;
	display: inline-block;
	border-radius: 30px;
	margin: 0px 6px;
	color: #000000;
	margin-bottom: 20px;
}

.zixun .zx_lm ul li:hover {
	background: #0b7ed3;
	color: #fff;
	border: 1px solid #0b7ed3;
}

.zixun .zx_lm ul .active {
	background: #0b7ed3;
	color: #fff;
	border: 1px solid #0b7ed3;
}

.zixun .nr_biaoti6 .zhengdian6 {
	width: 16px;
	height: 1px;
	background: #ff9000;
	margin: 10px auto 28px auto;
}


/*设备*/

.shebei {
	margin-bottom: 10px;
}

.shebei .cp_kuai {}

.shebei .cp_kuai .cp_bian {
	border: 1px solid #dedede;
	background: #fff;
	box-shadow: 0px 3px 5px #dedede;
}

.shebei .cp_kuai .cp_img {
	padding: 3px 3px 0px 3px;
	position: relative;
}

.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: 15%;
	right: 6%;
}

.shebei .jiantou1 {
	position: absolute;
	top: 15%;
	right: 12%;
}

.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: #333;
	line-height: 35px;
	border-radius: 10px;
	border: none;
}

.text-4 form textarea {
	margin-bottom: 10px;
	padding: 0 10px;
	width: 100%;
	max-width: 100%;
	height: 107px;
	min-height: 107px;
	font-size: 12px;
	color: #333;
	line-height: 35px;
	border-radius: 10px;
	border: none;
}

.text-4 form button {
	display: block;
	width: 20%;
	height: 37px;
	color: #fff;
	line-height: 35px;
	background-color: #bd0000;
	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 {
	background: #262626;
}

footer .juli {
	margin: 0 !important;
}

footer .juli .col-md-2 {
	padding: 0 !important;
}

footer .juli .col-md-6 {
	padding: 0 !important;
}

footer .juli .col-md-4 {
	padding: 0 !important;
}

footer .kuai {
	padding: 0 0 0 52px;
	height: 152px;
}

footer .kuai h2 {
	position: relative;
	padding: 0 0 15px 0;
	color: white;
	font-size: 16px;
	margin-top: 0;
}

footer .kuai h2:before {
	content: "";
	width: 20px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -10px;
	background: #515151;
}

footer .shangbu {
	padding: 30px 0;
}

footer .kuai .kuai1 {
	margin-right: 40px;
}

footer .kuai .kuai1 .dao {
	margin-top: 21px;
}

footer .kuai .kuai1 .dao a {
	display: block;
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 8px;
	font-size: 12px;
}

footer .kuai2 {
	padding: 0 0 0 48px;
	border-left: 1px solid #515151;
	height: 152px;
}

footer .weixin {
	padding: 0 0 0 0;
	border-right: 1px solid #515151;
	height: 152px;
}

footer .weixin img {
	width: 159px;
	height: 43px;
}

footer .wen {
	text-align: left;
	font-size: 12px;
	color: white;
	margin-left: 35px;
	margin-top: 10px;
	line-height: 21px;
}

footer .dibu {
	text-align: center;
	padding: 21px 0;
	background: #095ba5;
}

footer .dibu .zi {
	font-size: 12px;
	color: #fff;
}

footer .dibu a {
	color: #fff;
}

footer .kuai2 .er {
	width: 29%;
}

footer .kuai2 .er img {
	width: 98px;
	height: 98px;
	margin-bottom: 8px;
}

footer .kuai2 .er h5 {
	font-size: 12px;
	color: #fff;
	margin-top: 8px;
}

footer .kuai2 .wenzi h6 {
	font-size: 13.5px;
	color: #fff;
}

footer .kuai2 .wenzi1 {
	font-size: 12px;
	color: #fff;
	line-height: 25px;
	margin-top: 16px;
}

footer .kuai2 .wenzi {
	padding-left: 25px;
	width: 71%;
}

footer .kuai2 .wenzi span {
	font-size: 10px;
	color: #fff;
}


/*子页产品*/

.ziye .cp_zuo .cpz_nr2 li {
	color: #333333;
	width: 80%;
	margin: 0 auto;
	display: block;
	font-size: 15px;
	border-bottom: 1px dotted #e1e1e1;
	background: #fff url(../images/zyxg1.png)no-repeat 17px 50%;
	line-height: 18px;
	padding: 20px 0px 20px 50px;
}

.ziye .cp_zuo .cpz_nr2 a:hover li {
	background: #0b7ed3 url(../images/zyxg2.png)no-repeat 17px 50%;
	color: #fff;
	border-bottom: 1px dotted #0b7ed3;
}

.ziye .cp_zuo .cpz_nr2 a:hover {
	background: #0b7ed3;
}

.ziye .cp_zuo .cpz_nr2 .active li {
	background: #0b7ed3 url(../images/zyxg2.png)no-repeat 17px 50%;
	color: #fff;
	border-bottom: 1px dotted #0b7ed3;
	padding-left: 50px;
}

.ziye .cp_zuo .cpz_nr2 .active {
	background: #0b7ed3;
	border-bottom: 1px dotted #0b7ed3;
}

.ziye .cp_zuo .cpz_nr2 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.ziye .cp_zuo .cpzuo_box {
	border: 1px solid #d0d0d0;
	background: #fff;
}

.ziye .cp_zuo .cpzuo_box2 {
	margin-top: 25px;
}

.ziye .cp_zuo .cpzuo_box2 .cpz_nr4 {
	padding: 22px 8px;
	line-height: 23px;
}

.ziye .cp_you .ziyeyt {
	font-size: 14px;
	margin-top: 8px;
}

.ziye .cp_zuo .cpzuo_box .cp_bt {
	padding-right: 5px;
}


/*子页新闻*/

.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: 30px;
	margin-top: 30px;
}

.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 .cpxp img{max-width: 100%;}

.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);
	}
}


/*微信弹窗*/
.weixin_popup{position:fixed;top:50%;left:50%;border:1px solid #ccc;padding:30px 30px 0 30px;text-align:center;background:#fff;transform:scale(0);margin:-116px 0 0 -106px;z-index:5000;}
.weixin_popup.on{transform:scale(1);transition:transform .3s;}
.weixin_popup i{color:#999;position:absolute;top:5px;right:5px;transform:rotate(45deg);font-size:20px;cursor:pointer;}
.weixin_popup i:hover{color:red;}
.weixin_popup img{width:150px;height:150px;}
.weixin_popup p{line-height:30px;}


/*移动端底部热点*/
.bottom_link{width:100%;position:fixed;bottom:0;left:0;background:#27a5fc;;text-align:center;z-index:5000;border-top:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li{width:33.33%;height:50px;border-right:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li:last-child{border:none;}
.bottom_link ul li a{display:block;color:#fff;font-size:16px;padding-top:5px;position:relative;}
.bottom_link ul li a i{display:block;height:20px;}
.bottom_link ul li:last-child a i{font-size:20px;position:relative;top:-1px;}

@media (min-width:992px) {
	.chanpin .cp_you .cp_kuai:hover .cp_xg {
		transform: scale(1.06)
	}
	.chanpin .cp_you .cp_kuai:hover .cp_wz {
		color: #fff;
	}
	.chanpin .cp_you .cp_kuai:hover .cp_img {
		background: #0b7ed3;
	}
	.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: #1f8cd0;
	}
	.ziye .zy_zuo .xianshi {
		display: block!important
	}
	.chanpin .cp_zuo .cpz_nr2 {
		display: block!important;
		margin-top: 10px;
	}
	.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:1100px) {
	.chanpin .cp_zuo .cpz_nr1 {
		padding-left: 24px;
	}
}

@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_nr2 {
		display: none;
	}
	.chanpin .cp_zuo .cpz_nr1 .yangshi {
		display: block;
		line-height: 45px;
		padding-right: 15px;
	}
	.chanpin .cp_zuo .cpz_nr1 {
		line-height: 45px;
	}
	.chanpin {
		padding: 20px 0px;
	}
	.chanpin .cp_you {
		width: 100%;
		padding: 0px;
	}
	.chanpin .cp_you .cptuijian {
		padding-top: 18px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.gywm .gy_tu img {
		height: auto;
	}
	.gywm .gybox_img {
		width: 100%;
	}
	.gywm .gy_box {
		width: 100%;
	}
	.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;
	}
	footer .weixin {
		border-right: none;
	}
	footer .kuai2 {
		border-left: none;
		padding: 0 0 0 0px;
	}
	footer .kuai2 .er {
		float: none !important;
	}
	footer .kuai2 .wenzi {
		width: 100%;
		padding-left: 0px;
		text-align: center;
	}
	footer .shangbu {
		position: relative;
		padding: 40px 0 30px 0;
	}
	footer .kuai2 .er {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.ziye .cp_you {
		padding: 0px 3px;
	}
	.ziye .ziye_you .zfw_box .fwtext .fwtext2 {
		height: 72px;
		margin-bottom: 18px;
	}
}

@media (max-width:767px) {
	body{padding-bottom:50px;}
	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;
	}
	.gywm .gy_box .gyyou_bt {
		font-size: 17px;
		padding-top: 18px;
		padding-bottom: 10px;
	}
	.gywm .gy_box .gy_gd {
		margin-top: 10px;
	}
	.gywm {
		padding-bottom: 40px;
	}
	.hezuo {
		padding-bottom: 38px;
	}
	.shebei {
		margin-bottom: 20px;
	}
	footer .ft_you .ft_you2 .ft_w3 {
		text-align: left;
		padding: 10px 0px 30px 0px;
	}
	.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) {
	.chanpin .cp_you .cp_kuai {
		width: 50%;
	}
	.gywm .gy_box .gyyou_bt span {
		width: 100%;
		display: block;
		margin-top: 3px;
	}
	.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) {
	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;
	}
	.gywm .gy_box {
		padding: 0px 25px 25px 25px;
	}
	.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;
	}
	.gywm .left .cnt ul li {
		font-size: 15px;
		float: left;
		text-align: center;
		padding: 10px 10px 20px 10px;
		border-top: 1px solid #4d555d;
		border-bottom: none;
		width: 33%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.gywm .left .p_text p {
		font-size: 14px;
		padding: 0;
	}
	.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) {}