body {font-size:14px;font-family:Microsoft Yahei;  color:#333; }
*{margin:0; padding:0;font-family:Microsoft Yahei;	}
dl {margin:0;}
dt {font-weight:normal;}
ul, li {list-style-type:none;margin:0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
a {color: #333;text-decoration:none;-o-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
a:hover {text-decoration:none;color:#68c3e1;}
a:focus {text-decoration:none;color:inherit;}
img { border:0;vertical-align:middle;}
table {border-collapse:collapse;}
input {border:0;}
.wrap {
    width:100%;
	overflow:hidden;
    min-width: 320px;
    margin: 0px auto;
    max-width: 640px;
	box-sizing:border-box;
	position:relative;
	padding-bottom: 47px;
}
/*公共样式勿删除*/
.clearfix:after {content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {zoom: 1;}
.f_b {font-weight:bold;}
.v_m {vertical-align:middle;}
.v_t {vertical-align:top;}
.fl { float:left;}
.fr {float:right;}
.db {display:block;}
.dnb {display:inline-block;}
.d_n {display:none;}
.bod_r50 {border-radius:50%;}
.bod_r {border-radius:5px;}
.p20 {padding:20px;}
.pt5 {padding-top:5px;}
.pb5 {padding-bottom:5px;}
.pl5 {padding-left:5px;}
.pr5 {padding-right:5px;}
.pt10 {padding-top:10px;}
.pb10 {padding-bottom:10px;}
.pl10 {padding-left:10px;}
.pr10 {padding-right:10px;}
.pt15 {padding-top:15px;}
.pl15 {padding-left:15px;}
.pr15 {padding-right:15px;}
.pb15 {padding-bottom:15px;}
.pr20 {padding-right:20px;}
.pb20 {padding-bottom:20px;}
.pl20 {padding-left:20px;}
.pt20 {padding-top:20px;}
.pr25 {padding-right:25px;}
.pb25 {padding-bottom:25px;}
.pl25 {padding-left:25px;}
.pt25 {padding-top:25px;}
.pr30 {padding-right:30px;}
.pb30 {padding-bottom:30px;}
.pl30 {padding-left:30px;}
.pt30 {padding-top:30px;}
.mt5 {padding-top:5px;}
.mb5 {margin-bottom:5px;}
.ml5 {margin-left:5px;}
.mr5 {margin-right:5px;}
.mt10 {margin-top:10px;}
.mb10 {margin-bottom:10px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mt15 {margin-top:15px;}
.ml15 {margin-left:15px;}
.mr15 {margin-right:15px;}
.mb15 {margin-bottom:15px;}
.mr20 {margin-right:20px;}
.mb20 {margin-bottom:20px;}
.ml20 {margin-left:20px;}
.ml80 {margin-left:80px;}
.mt20 {margin-top:20px;}
.mr25 {margin-right:25px;}
.mb25 {margin-bottom:25px;}
.ml25 {margin-left:25px;}
.mt25 {margin-top:25px;}
.mr30 {margin-right:30px;}
.mb30 {margin-bottom:30px;}
.ml30 {margin-left:30px;}
.mt30 {margin-top:30px;}
.t_c {text-align:center;}
.t_r {text-align:right;}
.t_l {text-align:left;}
.f36 {font-size:36px;}
.f32 {font-size:32px;}
.f30 {font-size:30px;}
.f28 {font-size:28px;}
.f24 {font-size:24px;}
.f22 {font-size:22px;}
.f20 {font-size:20px;}
.f12 {font-size:12px;}
.f18 {font-size:18px;}
.f16 {font-size:16px;}
.f14 {font-size:14px;}
.bod {border:1px solid #eee;}
.b_t {border-top:1px solid #eee;}
.b_r {border-right:1px solid #eee;}
.bb_d {border-bottom:1px dotted #ddd;}
.bb {border-bottom:1px solid #eee;}
.b_l {border-left:1px solid #eee;}
.lh30 {line-height:30px;}
.lh24 {line-height:24px;}
.t_d {text-decoration:underline;}
.p_r {position:relative;}
.c_p {cursor:pointer;}
.c_6 {color:#666;}
.white { color:#fff;}
.red {color:#f01414;}
.c_9 {color:#999;}
.yellow {color:#fcdd80;}
.blue{color:#1684c9;}
.bgf {background:#fff;}
.orange {color:#ff9000;}
.box_s {box-shadow:0 0 20px #ccc;}
.td2 {text-indent:2em;}
.bgcolor {background:#f5f5f5;}
.green {color:#45b29b;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p20 {padding:20px;}
.p30 {padding:30px;}


.header {
	height: 100px;
    position: fixed;
    z-index: 99;
    width: 100%;
    background: #fff;
}
.navbar-default {
	margin:0;
	border:none;
	background:none;
}
.navbar-default .navbar-nav>li>a {
	
	font-size:16px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:hover {
	background:none;
	color:#555;
	
	
}
.homepage_b {
	background:url(../images/home_07.jpg) center no-repeat;
	height:748px;
	text-align:center;
	color:#fff;
	padding-top:128px;
	position:relative;
}
.homepage_b .row {
	margin-left:-30px;
	margin-right:-30px;
}
.homepage_b .col-lg-4 {
	padding-left:30px;
	padding-right:30px;
}
.homepage_b img {
	width:100%;
	transition: all 0.6s;
}
.homepage_b a:hover img {
	transform: scale(1.2);
}
.homepage_b a {
	display:block;
	position:relative;
	color:#fff;
	overflow:hidden;
    line-height:60px;
    font-size:18px;
}
.sd-title{
    margin: 30px auto;
    margin-top: 35px;
    letter-spacing: 2px;
}
.sd-name{
	font-size: 32px;
	text-align: center;
	font-weight: bolder;
	line-height: 60px;
}
.sd-under{width: 70px;height: 3px;background: #208475;margin: 0 auto;}

.sd-ser{
	width: 1260px;
    overflow: hidden;
	margin: 0 auto;
}
.ser-li1{
	width: 379px;
	height: 535px;
	border: 1px solid #ccc;
	margin: 20px;
	float: left;
	text-align: center;
	background: url(/images/jsfw.png)no-repeat;
}

.ser-li1:hover{
     color: #fff;
	background: url(/images/jsfw2.png);
              cursor: pointer;

}
.ys{background: #f1f1f1;overflow: hidden;}
.ser-li2{
	width: 379px;
	height: 535px;
	border: 1px solid #ccc;
	margin: 20px;
	float: left;
	text-align: center;
	background: url(/images/bzwz.png)no-repeat;
}

.ser-li2:hover{
     color: #fff;
	background: url(/images/bzwz2.png);
	cursor:pointer;

}
.ser-li3{
	width: 379px;
	height: 535px;
	border: 1px solid #ccc;
	margin: 20px;
	float: left;
	text-align: center;
	background: url(/images/jcfw.png)no-repeat;
}

.ser-li3:hover{
     color: #fff;
	background: url(/images/jcfw2.png);
              cursor: pointer;

}
.ser-img img{
	width: 100%;
	height: 235px;
}
.ser-title{
	font-size: 22px;
    font-weight: 600;
    line-height: 80px;
}

.clear{
	width: 100%;
	height: 50px;
}
.ser-name{
	height: 200px;
    margin-top: 330px;
}
.ser-name p{
	line-height: 30px;
	font-size: 14px;
}

.ys-li{
	width: 379px;
	margin: 20px;
	float: left;
	text-align: center;

}
.ys-name{
	height: 220px;
    
}
.ys-li:hover{
	background: #fff;
	color: #208475;
}
.ys-des{
	width: 310px;
    margin: 0 auto;
    font-size: 14px;
    /* text-align: justify; */
    /* letter-spacing: 1px; */
    line-height: 30px;
    text-align: left;
    color: #898686;
}
.ys-name:hover{
    color: #208475;
}
.news-li{
	width: 379px;
	margin: 20px;
	float: left;
	text-align: center;

}
.news-name{
	background: #fff;
}
.news-title{
	font-size: 16px;
    font-weight: 600;
    line-height: 45px;
    text-align: left;
    width: 350px;
    margin: 0 auto;
}
.news-des{
	width: 350px;
    margin: 0 auto;
    font-size: 14px;
    height: 110px;
    /* text-align: justify; */
    /* letter-spacing: 1px; */
    line-height: 30px;
    text-align: left;
    color: #898686;
    padding-bottom: 125px;
}
.news-more{
	width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #000;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 60px;
}

.partner-li{
	width: 1260px;
	overflow: hidden;
	margin: 70px auto;
}
.partner-li img{
	width: 167px;
	height: 65px;
}

.partner-li li{
	
	float: left;
    margin: 25px 73px;
}


.footer{
	width: 100%;
	background: #000;
}
.footer-main{
	width: 1260px;
	overflow: hidden;
	margin: 0 auto;
	
}
.contact{
	width: 100%;
	height: 150px;
	color: #a3a3a3;
}
.us-name{
	    font-size: 20px;
    color: #fff;
    line-height: 50px;
    text-align: left;
    font-weight: 600;
}
.cont-us{
	width: 400px;
    float: left;
    text-align: left;
}
.tel-name{
	font-size: 20px;
	position: relative;
    top: 30px;
    color: #fff;
}
.tel{
	width: 300px;
	text-align: left;
	float: left;
}
.tel-num{
        position: relative;
    top: 40px;
    font-size: 28px;
    color: #fff;
}
.ewm{
	width: 150px;
	float: left;
}
.ewm img{
	width: 130px;
}
.ewm p{
	line-height: 30px;
}
.friend{
	    width: 100%;
    height: 150px;
}
.friend li{
	float: left;
    line-height: 30px;
    margin: 0 10px;
    text-align: left;
    color: #a3a3a3;
}


.shipin{
	width: 100%;
	height: 848px;
	background: url(/images/back.png);
}


/*检测服务*/
.jc-main{
    width: 100%;
    height: 580px;
    background: url(/images/jcfw/454.jpg);
}
.jc-list{
	width: 1230px;
	overflow: hidden;
	margin: 0 auto;
}
.jcxm{
	width: 390px;
	height: 445px;
	float: left;
	margin: 10px;
	text-align: center;
	
}
.jcxm:hover{
	color: #208475;
}
.xm-name{
	width: 100%;
	height: 185px;
}
.jcxm:hover{
    box-shadow: 3px 5px 5px 3px #eee;
    cursor: pointer;
}
.xm-img{
	width: 390px;
	height: 260px;
	
}
.xm-img img{
	width: 390px;
	height: 260px;
}
.jcxm h2{
	font-size: 24px;
	line-height: 55px;
	font-weight: bolder;
}
.jcxm p{
	font-size: 16px;
}

.cgjc{
	width: 390px;
	height: 445px;
	float: left;
	margin: 10px;
	text-align: center;
}
.cgjc:hover{
    box-shadow: 3px 5px 5px 3px #eee;
    cursor: pointer;
}
.jcxm1{
	background:#f8f8f8 url(/images/jcfw/yp1.gif);
}
.jcxm1:hover{
	color: #fff;
	background: url(/images/jcfw/yp2.gif);
}
.jcxm2{
	background:#f8f8f8 url(/images/jcfw/jb1.gif);
}
.jcxm2:hover{
	color: #fff;
	background: url(/images/jcfw/jb2.gif);
}
.jcxm3{
	background:#f8f8f8 url(/images/jcfw/jc1.gif);
}
.jcxm3:hover{
	color: #fff;
	background: url(/images/jcfw/jc2.gif)100% 100%;
}
.jcxm4{
	background:#f8f8f8 url(/images/jcfw/qcw1.gif);
}
.jcxm4:hover{
	color: #fff;
	background: url(/images/jcfw/qcw2.gif);
}
.jcxm5{
	background:#f8f8f8 url(/images/jcfw/zwtp1.gif);
}
.jcxm5:hover{
	color: #fff;
	background: url(/images/jcfw/zwtp2.gif);
}
.jcxm6{
	background:#f8f8f8 url(/images/jcfw/hlcd1.gif);
}
.jcxm6:hover{
	color: #fff;
	background: url(/images/jcfw/hlcd2.gif);
}
.server p{
	    text-align: center;

}
.wyjc{
	margin: 50px auto;
}
.wyjc img{
	width: 100%;
}
.jc-sb{
	width: 1235px;
	overflow: hidden;
	margin: 0 auto;
}
.sb-li{
	width: 387px;
	height: 346px;
	margin: 12px;
	float: left;

}
.sb-li img{
	width: 387px;
	height: 250px;

}
a{
	cursor: pointer;
}
.sb-name{
	line-height: 85px;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
}
.sb-name:hover{
    background: #01806F;
    color: #fff;
}
.hz-lc{
	width: 1280px;
	overflow: hidden;
	margin: 0 auto;
}
.hz-lc li{
	width: 600px;
	height: 450px;
	float: left;
	margin: 0 20px;
}
.lct:hover{
	border: 1px solid #01806F;
}
.lc-name{
	text-align: center;
	line-height: 100px;
	font-size: 24px;
	color: #01806F;
	font-weight: bolder;
}
.lct{
	width: 600px;
	height: 268px;
	border: 1px solid #ccc;
}
/*检测服务*/


/*检测服务*/
.js-main{
    width: 100%;
    height: 580px;
    background: url(/images/jsfw/jsfw-banner.gif);
}


.homepage_b h3  {
	position:absolute;
	width:100%;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	top:45px;
}
.homepage_b p {
	line-height:60px;
	font-size:16px;
	position:absolute;
	left:0;
	bottom:30px;
	background:rgba(4,40,40,0.6);
	width:100%;
	padding:10px 0;
}

}
.homepage_b a zd {
	line-height:60px;
	font-size:16px;
	position:absolute;
	left:0;
	bottom:30px;
	background:rgba(4,40,40,0.6);
	width:100%;
	padding:10px 0;
}


.copyright {
	position:absolute;
	width:100%;
	bottom:30px;
	left:0;
}
.search {
	font-size:22px;
	color:#278d84;
	vertical-align:middle;
	display:inline-block;
	margin:35px 15px 0 10px;
}
.btn-default {
	background:#278d84;
	border:1px solid #278d84;
	color:#fff;
}
.btn-default1 {
	background:none;
	border:1px solid #278d84;
	color:#fff;
}
.banner_info {
	background:url(../images/2_02.jpg) center no-repeat;
	height:400px;
}
.banner_info_info {
	background:url(/images/bz-banner.gif) center no-repeat;
	height:580px;
}
.homepage_a a {
	display:block;
	height:850px;
}
.homepage_a .swiper-pagination-bullet-active {
	background:#115958;
}
.footer {
	padding:10px 0;
	text-align:center;
	border-top:1px solid #eee;
}
.m_img {
	max-width:100%;
}
.about .b{
	padding:60px 0;
	border-top:1px solid #eee;
}
.about h2 {
	font-size:40px;
	margin-top:40px;
}
.about .b p{
	line-height:28px;
	margin:25px 0;
}
.about .b span {
	display:block;
	text-align:center;
	color:#fff;
	width:220px;
	background:#105958;
	line-height:30px;
}
.about .b img {
	margin-top:60px;
}
.about .a {
	padding:30px 0;
}
.about .a li {
	float:left;
	text-align:center;
	width:20%;
	font-size:16px;
}
.about .a i {
	display:inline-block;
	width:57px;
	height:52px;
	background-image:url(../images/2_05.png);
	background-repeat:no-repeat;
}
.about .a li p {
	margin-top:15px;
}
.about .a i.ico2 {
	background-position:-212px 0;
}
.about .a i.ico3 {
	background-position:-425px 0;
}
.about .a i.ico4 {
	background-position:-640px 0;
}
.about .a i.ico5 {
	background-position:-842px 0;
}
.about .a li a:hover {
	color:#278d84;
}
.about .a li a:hover i {
	background-image:url(../images/2_06.png);
}

.contantus .b {
	padding:30px 0;
}
.contantus .a .media-heading {
	font-weight:bold;
}
.searvice {
	padding:40px 0;
}
.searvice a {
	display:block;
	background:#f8f8f8;
	margin:15px 0;
}
.searvice a:hover {
	background:#115958;
	color:#fff;
}
.searvice a:hover div {
	color:#fff;
}
.searvice .media-body {
	padding:30px;
}
.searvice .media-body div {
	line-height:24px;
	height:96px;
	overflow:hidden;
	color:#666;
}
.searvice .media-heading {
	font-size:18px;
	margin-bottom:20px;
}
.searvice .media-object {
	width:289px;
	height:215px;
	transition: all .8s ease 0s;
}
.searvice .media-left {
	padding:0;
	overflow:hidden;
}
.searvice a:hover  .media-object {
	 transform: scale(1.2);
}
.news {
	padding:50px 0;
}
.tabtitle {
	text-align:center;
	margin-bottom:50px;
}
.tabtitle a {
	display:inline-block;
	width:300px;
	line-height:64px;
	background:#f3f1f2;
	font-size:16px;
}
.tabtitle a.on,.tabtitle a:hover {
	background:#115958;
	color:#fff;
}
.news .hd {
	text-align:center;
}
.news .hd h1 {
	font-weight:bold;
	font-size:22px;
}
.news .hd p{
	font-size:12px;
	color:#666;
	margin-top:15px;
}
.news .bd p {
	margin:30px 0;
	line-height:24px;
}
.news .bd img {
	display:block;
	margin:15px auto;
	max-width:100%;
}
.news .b li {
	padding:30px 0;
	border-bottom:1px solid #eee;
}
.news .b li .media-object {
	width:219px;
	height:143px;
}
.news .b li .media-heading {
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	margin-bottom:10px;
}
.news .b li .media-body .c_9 {
	height:60px;
	    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news .a {
	position:relative;
}
.news .a .p_box {
	position:absolute;
	width:456px;
	height:100%;
	box-sizing:border-box;
	background:rgba(0,0,0,0.7);
	right:0;
	top:0;
	color:#fff;
	z-index:999;
	padding:30px;
}
.news .a .p_box h2 {
	font-size:30px;
	font-weight:bold;
}
.news .a .p_box h4 {
	font-size:18px;
	font-weight:bold;
	margin:50px 0 20px;
}
.news .a .p_box .m_detail {
    display: inline-block;
    width: 138px;
    height: 38px;
    line-height: 38px;
    border: 1px #fff solid;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.news .a .p_box .data {
	background:url(../images/icons.png) left center no-repeat;
	padding-left:25px;
}
.news .a .p_box  p {
	margin:25px 0 40px;
	line-height:24px;
	height:48px;
	overflow:hidden;
}
.news .a img {
	transition: all 0.6s;
}
.news .a a:hover img {
	transform: scale(1.2);
}
.news .a .swiper-button-next {
	background:url(../images/xm_btn.png) right center no-repeat;
	width:48px;
	height:78px;
	right:-20px;
	margin-top:-39px;

}
.news .a .swiper-button-prev {
	background:url(../images/xm_btn.png) left center no-repeat;
	width:48px;
	height:78px;
	left:-20px;
	margin-top:-39px;

}
.zhaopin .a {
	padding:50px 0;
}
/*鎷涜仒鍒楄〃*/
.breadcrumb {
	background:none;
	padding-left:0;
	margin:0;
}

/*标准物质*/
.bz-main{
	width: 1225px;
	overflow: hidden;
	margin: 50px auto;
}
.bz-li{
	width: 388px;
	height: 445px;
	margin: 10px;
	float: left;
	border: 1px solid #ebebeb;
}
.bz-li img{
	width: 386px;
	height: 260px;
}
.bz-li h2{
	font-size: 26px;
	font-weight: bolder;
	padding: 10px 20px;

}
.bz-li p{
	padding: 0 20px;
	color: #666565;
	line-height: 30px;
}
.bz-li:hover{
	border: 1px solid #208475;
	color: #208475;
}
.wz-info{
	width: 1200px;
	overflow: hidden;
	margin: 100px auto;
}
.info-left{
	border: 1px solid #efefef;
    width: 392px;
    height: 267px;
    float: left;
    border-radius: 3px;
}
.info-right{
	width: 700px;
	height: 500px;
	float: left;
	padding-left: 100px;

}
.info-right h2{
	font-size: 26px;
    font-weight: bolder;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.info-right p{
	line-height: 30px;
    color: #7b7b7b;
    font-size: 16px;
}
.wz-buy{
	    width: 110px;
    height: 40px;
    border: 1px solid #d9d9d9;
    line-height: 40px;
    text-align: center;
    color: #208475;
    font-size: 14px;
    font-weight: bolder;
    letter-spacing: 1px;
}
/*标准物质*/

.widget-job-1 li.first { background: #a7a7a7; border-bottom: none; padding: 0; }
.widget-job-1 li { border-bottom: 1px solid #cccccc; float: left; width: 100%;height: 60px;line-height:60px;}
.widget-job-1 li ._ut { float: left; color: #fff; font-weight: 700; font-size:18px;text-align: center; }
.widget-job-1 li ._un { float: left; text-align: center; height: 50px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.widget-job-1 li ._t1 { width:20%;padding-left: 5%;text-align: left;}
.widget-job-1 li ._t2 { width: 20%;}
.widget-job-1 li ._t3 { width: 18%; }
.widget-job-1 li ._t4 { width: 20%; }

.widget-job-2 ._jt{height: 70px; line-height: 70px;overflow: hidden; *zoom: 1;cursor: pointer; float:left; width:100%;border-bottom: 1px #f2f2f2 solid;font-size:15px;position:relative;}
.widget-job-2 ._jt:after{content:'';width:100%;height:1px;background-color:#f8f8f8;position:absolute;bottom:0;left:0;}
.widget-job-2 ._jt strong { float: left; text-align: center; font-weight: normal;}
.widget-job-2 ._jt strong.strong01{width: 20%;padding-left: 5%;text-align: left;}
.widget-job-2 ._jt strong.strong02{ width:20%;}
.widget-job-2 ._jt strong.strong03{width:18%;}
.widget-job-2 ._jt strong.strong04{width:20%;}
.widget-job-2 ._jt span { float: right; }
.widget-job-2 ._jt .arryIco{display:block;width:14px;height:14px;background:url(../images/j_apply.png) no-repeat;position:absolute;top:50%;margin-top:-7px;right:20px;}
.widget-job-2 ._jt_act .arryIco{background-image: url(../images/j_apply2.png);}
.widget-job-2 ._jt .ion { font-size: 12px; color: #999999; }
.widget-job-2 ._jc{ display: none; float:left; width:100%;background-color: #f9f9f9;position:relative;border-bottom:1px #f0f0f0 solid;}
.widget-job-2 ._jc:after{content:'';width:100%;height:1px;background-color:#f4f4f4;position:absolute;bottom:0;left:0;}
.widget-job-2 ._jcon { padding: 30px 7% 55px; line-height: 2.5;}
.widget-job-2 ._jt_act .ion { color: #0e90d2; }
.widget-job-2 ._jt_act{border-bottom-color:transparent;}
.widget-job-2 ._jt_act:after{background-color:transparent;}
.widget-job-2 ._jcon .m_detail{margin-top:20px;}
.widget-job-2 ._jcon strong{font-size:16px;}

.widget-job-2 ._jcon .Apply_join{font-size:16px;background-color:#115958;color:#fff;font-weight: bold;display: block;width: 160px; height: 50px;line-height: 50px; text-align: center;margin-top:35px;}
@media only screen and (max-device-width: 40rem) {
	.widget-job-2 ._jt strong.strong03,.widget-job-2 ._jt strong.strong04{display:none;}
 .widget-job-2 ._jt span {display: none;}
 .widget-job-2 ._jt strong{ width:95%;padding-left: 5%;}
 .widget-job-2 ._jt strong.strong02{width: 57%;}
 .widget-job-2 ._jcon{ padding:10px 5%;}
  .widget-job-1 li ._t1 {
 width: 30%;
}
 .widget-job-1 li ._t2 {
 width: 45%;
}
 .widget-job-1 li ._t3 {
 width: 40%;
}
 .widget-job-1 li ._t4 {
 display: none;
}
 .widget-job-1 li ._t5 {
 display: none;
}
 .widget-job-1 li ._t6 {
 display: none;
}
 }




@media (min-width:992px) and (max-width:1199px){
	.navbar-default .navbar-nav>li>a {
		padding:36px 12px;
	}
	
}
@media (min-width:768px) and (max-width:991px){
	.navbar-default .navbar-nav>li>a {
		padding: 15px 12px;
		font-size:12px;
	}
	.logo img {
		width:110px;
	}
	.search {
		margin-top:10px;
	}
	.header .btn-group {
		margin-top:10px;
	}
	
}

@media (max-width:767px){
	.logo img {
		width:110px;
	}
	.navbar-collapse{
		float:none;
		padding-bottom:20px;
	}
	.navbar-default .navbar-nav>li>a {
		padding:15px;
	}
	.homepage_b {
		height:auto;
		background-size:auto 100%;
		padding-bottom:90px;
		padding-top:30px;
	}
	.homepage_b a {
		margin-bottom:20px;
	}
	.about .a li {
		width:33.333%;
		font-size:14px;
		padding-top:15px;
	}
	.banner_info {
		height:120px;
		background-size:auto 100%;
	}
	.searvice .media-object {
		width:100px;
		height:auto;
	}
	.searvice .media-body {
		padding:10px;
	}
	.searvice .media-heading {
		font-size:14px;
		margin-bottom:5px;
	}
	.searvice .media-body div {
		font-size:12px;
		line-height:20px;
		height:40px;
		overflow:hidden;
	}
	.searvice {
		padding:20px 0;
	}
	.news .b li .media-object {
		width:100px;
		height:auto;
	}
	.news .b li .media-heading {
		    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
font-size:14px;
margin-bottom:5px;
	}
    .news .b li .media-heading b {
		display:none;
	}
	.news .b li .media-body .c_9 {
		font-size:12px;
		height:36px;
		overflow:hidden;
	}
	.news .a .p_box {
		width:100%;
	}
	.news .a img {
		height:350px;
	}
	.news .a .swiper-button-next,.news .a .swiper-button-prev {
		display:none;
}

.homepage_a a {
	height:280px;
}
.media-body {
	width:auto;
}
.news .a .p_box h2 {
	display:none;
}
.news .a .p_box h4 {
	margin-top:10px;
}
  
  .qq-menu{
	width: 165px;
	height: 240px;
	background: white;
	z-index: 999;
	position: fixed;
	right: -165px;
	top: 300px;
	box-shadow: 2px 2px 5px #aaa;
}

.q-m-content{
	position: relative;
}
.q-m-arror{
	position: absolute;
	width: 30px;
	height: 30px;
	overflow: hidden;
	left: -30px;
	top: 0;
	background-image: url("../img/online_arrow.jpg");
	background-position: right center;

	cursor: pointer;
}
.q-m-b{
	position: absolute;
	width: 30px;
	padding: 10px 0;
	padding-top: 5px;
	overflow: hidden;
	left: -30px;
	top: 30px;
	background: #2EBAAF;
	color: #fff;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}
.q-m-titles{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #029A7E;
	color: #fff;
	font-size: 16px;
	text-indent: 22px;
}
.q-m-content ul{
	padding: 0 14px;
}
.q-m-content li{
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	border-bottom: 1px solid #e3e3e3;

}

.q-m-content li a{
	color: #666;
	text-decoration: none;
	outline: none;
	font-size: 12px;
}
  
  
}

.page{text-align: center;padding-bottom: 20px;}
.page a{display: inline-block;}






*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}

body{font:14px/180% Arial, Helvetica, sans-serif ,"新宋体";}

i{margin:0px;padding:0px;font-style:normal;}
ul{margin:0px;padding:0px;list-style:none;}
ul li{margin:0px;padding:0px;list-style:none;}
a{color:#333333;text-decoration:none;}
a:hover{color:#ff5a00;text-decoration:none;}
.clear{clear:both;font-size:0px;line-height:0;height:0;}


@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?qradjf');
	src:url('fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?qradjf') format('truetype'),
		url('fonts/icomoon.woff?qradjf') format('woff'),
		url('fonts/icomoon.svg?qradjf#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}
.guan{
	width: 100px;
    height: 23px;
    border-radius: 7px;
    border: 1px solid #787878;
    float: left;
    line-height: 20px;
    text-align: center;
    margin-top: 9px;
    margin-right: 10px;
    font-size: 12px;
    color: #7e7d7d;
}
/*new right*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;text-align:center;display:block;position:relative;background-color:#585858;}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#029a7e;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#fff;font-size:14px;line-height:18px;padding-top:5px;display:none;background: #029a7e;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}

.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#029a7e}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#029a7e;}
.meau-sev .cndns-right-btn{border-color:#029a7e;background:url(/images/qq.png) no-repeat #585858 center;} 
.dh-icon{border-color:#029a7e;background:url(/images/dh.png) no-repeat #585858 center;} 
.icon-wx{border-color:#029a7e;background:url(/images/wx.png) no-repeat #585858 center;} 
.top-icon{border-color:#029a7e;background:url(/images/TOP.png) no-repeat #585858 center;} 
.zxkf img{width: 70px;}
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#029a7e}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #029a7e;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(./jiaoben5072/images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#029a7e;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:50%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;
	background:url(./upaiyun.jpg) no-repeat left 3px;line-height:36px;background-size: 25px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#029a7e}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:195px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#029a7e}
.meau-zs .cndns-right-btn{background-color:#029a7e;color:#fff;margin-top:80px;border-color:#029a7e}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}
.wx-t img{
	width: 160px;
}
.stiao{
	margin-right:10px;margin-top:15px;float:right;
}





























