﻿@charset "utf-8";
/*
BANNER
*/
body{background-color: #252525}
.lb-box {
  width:100%;
  height: 250px;
background: #2270cf;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
}
@media (max-width:568px) {
  .lb-box {
    width: 76%;
    height: 220px;
  }
}

.lb-content {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.lb-item {
  width: 100%;  
  height: 100%;
  display: none;
  position: relative;   
}

.lb-item > a {
  width: 100%;
  height: 100%;
  display: block;
}

.lb-item > a > img {
  width: 1200px;
  height: 250px;
}

.lb-item > a > span {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0px;
  padding: 15px;
  color: #fff;
  background-color: rgba(0,0,0,0.7);
}
@media (max-width:568px) {
  .lb-item > a > span {
    padding: 10px;
  }
}

.lb-item.active {
  display: block;
  left: 0%;
}
.lb-item.active.left {
  left: -100%;
}
.lb-item.active.right {
  left: 100%;
}

/*  */
.lb-item.next,
.lb-item.prev {
  display: block;
  position: absolute;
  top: 0px;
}
.lb-item.next {
  left: 100%;
}
.lb-item.prev {
  left: -100%;
}
.lb-item.next.left,
.lb-item.prev.right {
  left: 0%;
}

.lb-sign {
  position: absolute;
  left: 10px;
  bottom: 50px;
  padding: 5px 3px;
  border-radius: 6px;
  list-style: none;
  user-select: none;
  
}

.lb-sign li {
  width: 22px;
  height: 20px;
  font-size: 28px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  float: left;
  color: #aaa; font-family: Arial, Helvetica, sans-serif;
  margin: auto 6px;
  border-radius: 3px;
  cursor: pointer;
  color: rgba(0,0,0,0.12);
  cursor: pointer;
    position: relative;
    z-index: 99999;
}
.lb-sign li:hover {
  color: #fff;
}
.lb-sign li.active {
  color: #fff;

}

.lb-ctrl {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 50px;
  font-weight: 900;
  user-select: none;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.1s linear;
}
@media (max-width:568px) {
  .lb-ctrl {
    font-size: 30px;
  }
}
.lb-ctrl.left {
  left: -50px;
}
.lb-ctrl.right {
  right: -50px;
}
.lb-box:hover .lb-ctrl.left {
  left: 10px;
}
.lb-box:hover .lb-ctrl.right {
  right: 10px;
}
.lb-ctrl:hover {
  background-color: #000;
}




.main_image {
	width:100%;
	height:422px;
	border-top:1px solid #d7d7d7;
	overflow:hidden;
	margin:0 auto;
	position:relative
}
.main_image ul {
	width:9999px;
	height:422px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.main_image li {
	float:left;
	width:100%;
	height:422px;
}
.main_image li span {
	display:block;
	width:100%;
	height:422px
}
.main_image li a {
	display:block;
	width:100%;
	height:422px
}
.main_image li .img_1 {
	background: url('../images/img_main_1.jpg') center top no-repeat
}
.main_image li .img_2 {
	background: url('../images/img_main_2.jpg') center top no-repeat
}
.main_image li .img_3 {
	background: url('../images/img_main_3.jpg') center top no-repeat
}
.main_image li .img_4 {
	background: url('../images/img_main_4.jpg') center top no-repeat
}
.main_image li .img_5 {
	background: url('../images/img_main_5.jpg') center top no-repeat
}
div.flicking_con {
	width:990px;
	margin:0 auto;
	position:relative
}
div.flicking_con .flicking_inner {
	position:absolute;
	top:360px;
	left:90px;
	z-index:999;
	width:300px;
	height:21px
} /* 121126 */
div.flicking_con a {
	float:left;
	width:21px;
	height:21px;
	margin:0;
	padding:0;
	background:url('../images/btn_main_img.png') 0 0 no-repeat;
	display:block;
	text-indent:-1000px
}
div.flicking_con a.on {
	background-position:0 -21px
}
#btn_prev, #btn_next {
	z-index:11111;
	position:absolute;
	display:block;
	width:73px!important;
	height:74px!important;
	top:50%;
	margin-top:-37px;
	display:none;
}
#btn_prev {
	background:url(../images/hover_left.png) no-repeat left top;
	left:100px;
}
#btn_next {
	background:url(../images/hover_right.png) no-repeat right top;
	right:100px;
}

/*
BANNER
*/



.banner_container {
    width: 100%;
    height: 240px;
    background-color:#1875c5;
    background-image: url('../img/banner1.png');
    background-repeat:no-repeat;
    background-position: center;
    margin-bottom:15px;
  
}
.header_container {
    border-bottom: 1px solid #389df4;
    box-shadow: 0px 1px 18px 2px #403f3f;
}



.banner_wrap{ width: 100%;height: 500px;}

/*
pc端左侧分类
*/





/*
资讯列表
*/


/* 本例子css */
	#scrollBox{ width:1140px;  /*background:url(../img/scrollBg.png) ;*/padding:5px 10px;position:relative; -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;}
	#scrollBox .piclist{ overflow:hidden; zoom:1;-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;}
	#scrollBox .ohbox{overflow:hidden; position:relative;width:1140px;left:7px;-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;top:5px;}
	#scrollBox {position:relative;overflow:hidden;zoom:1;}
	#scrollBox .piclist li{float:left; display:inline; width:205px;background:#fff;border:1px solid #dedede;margin-right:10px;padding:5px;-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset; position:relative;}
	#scrollBox .piclist li a{
		color:#000;
	-webkit-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	transition: color .2s ease-in;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	text-overflow:ellipsis;-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;}
	
	#scrollBox .piclist li a:hover{text-decoration:none;
	color:#28a5c0;}
	#scrollBox .piclist li a img{
		width:204px;
		height:170px;-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;}
	#scrollBox .piclist li span{height:25px;line-height:25px;display:block;text-align:center;   }
	#scrollBox .pageBtn span{ background:url(../img/bntBg.png) no-repeat; display:block;width:37px;height:59px;position:absolute;top:76px;cursor:pointer;text-indent:-999em;overflow:hidden; }
	#scrollBox .pageBtn .prev{left:5px;background-position:-11px -84px ;}
	#scrollBox .pageBtn .next{right:5px;background-position:-53px -84px ;}
	#scrollBox .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 513px; display:none }
	#scrollBox .pageBtn .list li{ background:url(../img/bntBg.png); float:left; display:inline; width:15px;height:15px;background-position:-86px -57px ;cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }
	#scrollBox .pageBtn .list li.on{background-position:-114px -57px }

        #scrollBox .piclist li .nn {
            position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    background:rgba(24, 117, 197,.8);
    left: 0;
    box-sizing: border-box;
    padding: 5px 5px;
    color: #fff;
    overflow: hidden;

        }

    .widget .widget-header span {
    float: right;
    text-align: right;
    padding: 20px 10px;
}
.ph_compoment {
    width:100%;
    min-height:415px;
    background:#fff;
    overflow:hidden;
}
.footer_container {
    width:100%;
}


/*
快捷
*/

.kj_cont1{  width: 100%; overflow: hidden; height: 250px;}
.kj_box{background: #fbfbfb;width: 104%; left: -2%;

    height: 230px;
    border-radius: 50%/100px;
    margin: 0 auto;
    position:absolute;
    top: 400px;
  
}

.kj_wrap {
    width: 100%;
	margin: 0 auto; margin-top: 15px;
	


  
}
.kj_wrap li:nth-child(2n){ margin-right:0px;}
.kj_wrap li {  font-size: 14px;
  height: 37px;
  background-image: url('../images/noc1.png');
  background-repeat: no-repeat;background-position-y: center;padding-left: 14px;
 
}

.kj_wrap li .text_compoment {

  height: 37px;
  text-align: left;
  font-size: 14px;
  color: #333;
  width: 240px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 37px;
  text-indent: 7px;
  float: left;
}
.kj_wrap li  font {
  float: right;
  text-indent: 12px;
  line-height: 37px;
  font-size: 12px;
  letter-spacing: 0px;
  color: #999;
}



.kj_wrap li img{ width: 24px; height: auto; margin-top: 10px;}
.kj_wrap li a p{line-height: 14px; margin-top: 7px; color: #fff;}
.kj_wrap li a span {
    font-size: 12px;
    letter-spacing: 0; color:#b9b9b9;
}
.content { width: 1200px;margin: 0 auto;}
/*
通知公告
*/
.notice_box{ width: 1200px;margin: 210px auto 0px auto;   position: relative;
 }
.n_title{     font-size: 70px;
    color: #dedede;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    opacity: .3;
    position: absolute;
    width: 100%;
    top: 50px;}
.n-title2{    position: absolute;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    top: 15px;
    color: #333;
    display: block;
    width: 100%;}
.left_notice{ float: left; position: relative; margin-top: 80px;}
	

	.n_title_1{ font-size:80px;color: #dedede;text-align: center;line-height: 20px;
		font-weight: 700; opacity: .3; position: relative;}
	.n-title2_1{position: relative;text-align: center;font-size: 42px;font-weight: 700; top: -88px;
		color: #333; background-image: url(../images/line3.png); background-repeat: no-repeat;
		background-repeat: no-repeat; background-position-x: center;background-position-y: bottom;
		line-height: 84px;
	}



.left_notice2{ float: left;  margin-top: 40px;
	float:left;
	-webkit-animation:fadeInLeftBig 3s .3s ease both;
	-moz-animation:fadeInLeftBig 3s .3s ease both;
	
}
.left_animation{float:left;
	-webkit-animation:fadeInLeftBig 3s .3s ease both;
	-moz-animation:fadeInLeftBig 3s .3s ease both;

}

























@-webkit-keyframes fadeInLeftBig{
	0%{opacity:0;
	-webkit-transform:translateX(-30px)}
	100%{opacity:1;
	-webkit-transform:translateX(0)}
	}
	@-moz-keyframes fadeInLeftBig{
	0%{opacity:0;
	-moz-transform:translateX(-30px)}
	100%{opacity:1;
	-moz-transform:translateX(0)}
}
@-ms-keyframes fadeInLeftBig{
	0%{opacity:0;
	-ms-transform:translateX(-30px)}
	100%{opacity:1;
	-ms-transform:translateX(0)}
}
.right_animation{

	float:right;
	
	-webkit-animation:fadeInRightBig 3s .3s ease both;
	-moz-animation:fadeInRightBig 3s .3s ease both;
}
	@-webkit-keyframes fadeInRightBig{
	0%{opacity:0;
	-webkit-transform:translateX(30px)}
	100%{opacity:1;
	-webkit-transform:translateX(0)}
	}
	@-moz-keyframes fadeInRightBig{
	0%{opacity:0;
	-moz-transform:translateX(30px)}
	100%{opacity:1;
	-moz-transform:translateX(0)}
}
@-ms-keyframes fadeInRightBig{
	0%{opacity:0;
	-ms-transform:translateX(30px)}
	100%{opacity:1;
	-ms-transform:translateX(0)}
}


.up_animation{

	-webkit-animation:fadeInUp 4s .4s ease both;
	-moz-animation:fadeInUP 4s .4s ease both;
}
	@-webkit-keyframes fadeInUP{
		0%{opacity:0;
			-webkit-transform:translateY(30px)}
			100%{opacity:1;
			-webkit-transform:translateY(0)}
	}
	@-moz-keyframes fadeInUP{
		0%{opacity:0;
			-webkit-transform:translateY(30px)}
			100%{opacity:1;
			-webkit-transform:translateY(0)}
}
@-ms-keyframes fadeInUP{
	0%{opacity:0;
		-webkit-transform:translateY(30px)}
			100%{opacity:1;
			-webkit-transform:translateY(0)}
}

@-webkit-keyframes fadeInUp {
0% {
opacity: 0;

-webkit-transform: translate3d(0, 100%, 0);

transform: translate3d(0, 100%, 0);

}

100% {
opacity: 1;

-webkit-transform: none;

transform: none;

}
}



.scroll_img_layout img{
	width:100%;
	height:100%;
}
.layui-carousel-ind{ display: none;}
.notice_nav{ width: 640px;background: #51d38f;}
.notice_nav li{float: left;}
.left_time{text-align: center;float: left;width: 100px;}
.left_time h5{font-size: 38px;font-weight: 700;font-family: Arial, Helvetica, sans-serif;color: #51d38f;
text-align: center;line-height: 32px;}
.left_time span{font-size: 13px;color: #8b8b8b;}
.right-txt{ float: right; background-image: url(../images/txt1.png);background-repeat: no-repeat;
	width: 500px;
	height: 120px; padding-left: 46px;cursor:pointer;}
	.right-txt:hover{ background-image: url(../images/txt_h.png);background-repeat: no-repeat;}


.right-txt p{font-size: 17px; line-height: 34px;margin-top: -8px;}
.more_c{ 
position: absolute;left: 140px;bottom: 10px; text-align: center;color: #fff;} 
.more_0{ width: 30px;height: 30px; background: #51d38f;border-radius: 50%;float: left;line-height: 28px;  }
.more_c span{float: left;color: #333; line-height: 30px; margin-left: 5px;}
.yq_wrap{     width: 100%;
    height: 500px;
    background-image: url(../images/yq_0.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: 0 auto;
    background-size: 100% auto;
    position: relative;
    top: 280px;}

/*
仪器
*/
.yiqi_box{width: 100%;margin: 0 auto; margin-top: 80px;position: relative;z-index: 99;}
.yq_cont{    width: 1200px;
    margin: 0 auto;
    height: 400px;
    position: relative;
    top: -60px;}
.yq_cont li{width:30%;background:#fff;height: 331px; float: left;margin-right: 5%;
border: 1px solid #ebebeb;position: relative;cursor:pointer}
.yq_cont li:nth-child(3n){margin-right: 0px;}
.qy_k{ width: 185px;height: 185px;border-radius:50%;border: 1px solid #e9e9e9;
	margin: 0 auto; position: relative;top:-93px;background: #fff;}
.qy_i{ width: 150px;height: 150px;border-radius:50%;border: 1px solid #e9e9e9;
		margin: 0 auto; background: #fff;margin-top: 17.5px;overflow: hidden;}
.qy_i img{ width: 100%;height: 100%;}
.list01{ width: 44px;height: 44px;  border-radius:50%;position: relative; 
	left: 130px;top:-40px;text-align: center;line-height: 44px;font-size: 16px;color:#fff;}
.qy_text{ position: relative;top:-78px;padding: 0px 20px;}
.qy_text h6{text-align: center;font-size: 16px;color: #365B9F;height:10px;}
.qy_text h4{text-align: center;font-size: 20px;color: #333;font-weight:700;margin-top: 30px;}
.qy_text p{text-align: left;
    font-size: 14px;
    color: #AFAFAF;
    margin-top: 10px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 75px;}
.qy_time{font-size: 14px;position: relative;top: 30px;}
.qy_time span{font-size: 14px; margin-right: 10px;}
.qy_time img{margin-right: 10px;}
.qy_time em{font-style: normal; color: #365B9F;margin-left: 5px;}
.arrow1{ position: absolute;right: 20px;margin-top: 14px;}
.platform_img{ width:600px;height:600px; background-repeat: no-repeat;background-position-x: -100px;
background-image: url(../images/pt.png);background-size:auto 80%;position: relative;float: left;
top:80px; z-index: 9999;}
.platform_box{width:calc(100% - 600px);height: 500px;float: right; padding-top: 100px;
margin-top: 180px;background-image: url(../images/ej.png);background-size: 100% auto; 
background-repeat: no-repeat; background-position-y: -400px;
}
.platform_box h2{ font-size: 26px;font-weight: 700;}
.platform_box > p{ font-size: 14px;color: #D5D5D5;line-height: 30px;}
.pt_nav{ margin-top: 30px;}
.pt_nav li{
	width: 25%;height: 125px;float: left;
}
.pt_i{ width: 60px;height: 60px;border-radius:50%;margin: 0 auto; text-align: center;border: 1px solid #365b9f;}
.pt_nav li p{text-align: center; font-weight: bold;color: #365B9F;line-height: 36px;font-size: 14px;}
.pt_i img{width: 36px;height: auto; margin-top: 12px;}

.Overview{ width: 100%;
    height: 360px;
    background-image: url(../images/bg_02.png);
    position: relative;
    top: -50px;
    background-size: 100%;
    padding-top: 40px;
    background-repeat: repeat-x;}
.Overview h3{ font-size: 16px; color: #1eab90; text-align: center;  background-image: url(../images/over0.png);
background-repeat: no-repeat; background-position-x: center; background-position-y: 30px;height:40px;}
.Overview_box{ width: 1200px; margin: 0 auto; margin-top: 30px;}
.Overview_box li{width:16%;height: 180px;float: left; margin-right: 12%;text-align: center; }
.Overview_box li:last-child{ margin-right: 0px;}
.Overview_i{ width: 100px;height: 100px;border-radius: 50%; background: #fff;margin: 0 auto;}
.Overview_i img{ margin-top: 27px;}
.Overview_box li p{text-align: center;font-size: 30px; color: #fff; margin-top: 14px;}
.Overview_box li font{ font-size: 12px; color: #ACACAC;}
.chart_open{ float: left; width: 800px; height: 500px; position: relative;
}
.chart_b{ float: left; width: 600px; float: left;height: 700px; }
.chart_legend{  position: absolute; top:50px;right: 70px;

	height: 300px;}
.legend_b{ width: 15px;height: 15px;float: left; border-radius: 50%;margin-top: 5px;
  margin-right: 9px;}
  .chart_legend ul { margin-top: 20px;}
  .chart_legend ul li{font-size: 14px; margin-bottom: 12px;}
  .chart_contrast{width:calc(100% - 800px);float:right;height: 500px; margin-top: 50px;}
.chart_legend h3{ font-size: 18px;}
.chart_legend font{ font-size: 12px; color: #8b8b8b;line-height: 30px;}
.chart_contrast  h3{ font-size: 18px;}
.chart_c{ height: 280px; width: 100%;}
.chart_l{width: calc(100% - 350px);height: 200px;margin-top: 380px;position: absolute;
	right: 0px;}
	.chart_contrast img{ width: 21px;height: auto;}
.chart_box{ position: relative;width: 100%;height: 600px;top: 0px;}

/*
快捷系统
*/

.system_wrap{  width: 1200px; margin: 18px auto 0px auto;}
.lm_nav {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.lm_nav li {
    cursor: pointer;
    display: inline-block;
    padding-top: 18px;
    padding-left: 15px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    width: 236px; margin-right: 5px;
    height: 130px;
    overflow: hidden;
	background-color: #7c8697;  position: relative;

  background-repeat: no-repeat; background-position: 120px center;
  background-size: auto 110px;
}
.lm_nav li:hover{ background-color: #307ad5;}

.lm_nav li:last-child{ margin-right: 0px;}
.lm_nav li p{ color: #fff;font-size: 16px;}
.lm_nav li span{ color: #fff;font-size: 14px; letter-spacing: 0;display: block;
  width: 180px; opacity: .6;line-height: 14px; margin-top: 6px;}
  .lm_nav li > .arrow1{ 
    width: 32px;
background-image: url(../images/arrow_1.png);
background-repeat: no-repeat;background-size: 100% auto;
height: 28px;
left: 40px;

  }
  .lm_nav li:hover > .arrow1{ 
 
background-image: url(../images/arrow2.png);


  }



/* 实验室图片轮播css */
.lab_box{ width: 100%;margin: 0 auto; position: relative; background: #FAFAFA;padding-top: 70px;
	padding-bottom: 60px; margin-top: 100px;
}
.lab_title{ font-size: 65px;color: #dedede;text-align: center;line-height: 20px;
	font-weight: 700; opacity: .3; position: relative;}
.lab-title2{position: relative;text-align: center;font-size: 42px;font-weight: 700; top: -58px;color: #fff; }
.c_yq{ width: 90px;height:90px;border-radius: 50%; overflow: hidden;float: left;}
.c_yq img{ width: 100%;height: 100%; }
.c_tit{ float: left; width:calc(100% - 92px);padding-left: 20px;height: 92px;position: relative;}
.c_tit p{ font-size: 16px; color: #333;margin-bottom: 20px;line-height: 30px;}
.c_tit span{ color: #444;font-size: 14px; position: absolute;
	bottom: 0px; }
.b_name{ float: left; margin-right: 40px;}
.b_name span{ font-size: 14px; margin-left: 15px;}
.b_name img{  margin-top: 0px;
    width: 12px;}
.name_box1{ position: absolute;bottom: 20px; float: left;  }
.b_name font{ font-size: 14px;
	margin-top: 5px;
	margin-left: 15px;
	display: inline-block;}



	/*.post-slide{
		margin: 0 15px;
	}
	.post-slide .post-img{
		overflow: hidden;
	}
	.post-slide .post-img img{
		width: 100%;
		height: auto;
		transform: scale(1);
		transition: all 1s ease-in-out 0s;
	}
	.post-slide:hover .post-img img{
		transform: scale(1.08);
	}
	.post-slide .post-content{
		background: #fff;
		padding: 20px;
	}
	.post-slide .post-title{
		font-size: 17px;
		font-weight: 600;
		margin-top: 0;
		text-transform: capitalize;
	}
	.post-slide .post-title a{
		display: inline-block;
		color: #808080;
		transition: all 0.3s ease 0s;
	}
	.post-slide .post-title a:hover{
		color: #3d3030;
		text-decoration: none;
	}
	.post-slide .post-description{
		font-size: 15px;
		color: #676767;
		line-height: 24px;
		margin-bottom: 14px;
	}
	.post-slide .post-bar{
		padding: 0;
		margin-bottom: 15px;
		list-style: none;
	}
	.post-slide .post-bar li{
		color: #676767;
		padding: 2px 0;
	}
	.post-slide .post-bar li i{
		margin-right: 5px;
	}
	.post-slide .post-bar li a{
		display: inline-block;
		font-size: 12px;
		color: #808080;
		transition: all 0.3s ease 0s;
	}
	.post-slide .post-bar li a:after{
		content: ",";
	}
	.post-slide .post-bar li a:last-child:after{
		content: "";
	}
	.post-slide .post-bar li a:hover{
		color: #3d3030;
		text-decoration: none;
	}
	.post-slide .read-more{
		display: inline-block;
		padding: 10px 15px;
		font-size: 14px;
		font-weight: bold;
		color: #fff;

		border-bottom-right-radius: 10px;
		text-transform: capitalize;
		transition: all 0.30s linear;
	}
	.post-slide .read-more:hover{
		background: #333;
		text-decoration: none;
	}*/
	.right_r{ text-align: left;}
	.right_r h4{font-size: 18px; margin-top: 16px;margin-bottom: 10px; }
	.right_r a img{ margin-top: 16px; margin-right: 10px; width: 52px;height: auto;}
	.right_r p{ font-size: 12px;font-weight: lighter;}
	.right_r em{ font-size: 12px;font-weight: lighter; font-style: normal; color: #37D1C0;}
.left_f h4{  font-size: 18px; margin-top: 30px; margin-bottom: 10px;}
	.link_nav{width: 200px;}
	.link_nav li{  padding: 6px 20px; font-size: 12px; border: 1px solid #fff; opacity: .6;
	border-radius: 40px; float: left; margin-top: 12px;cursor:pointer;margin-right: 3px;}
.right_r{  float: right;width: 700px; }

.contact li{ float: left; width: 45%; height: 66px;line-height: 66px;
 border-bottom:1px solid rgba(255,255,255,0.12);}
 .contact li:nth-child(2n){ margin-left: 8%;}
 .contact li span{ margin-left: 14px; color: #BDBDBD;}
 .third_left{ float: left; width: 53%; margin-top: 40px;}
 .technology_right{ float:left; width: 47%;  margin-top: 40px;}
 .tel{ width: 200px;height: 38px; border:1px solid rgba(255,255,255,0.4);border-radius: 60px; line-height: 38px; margin-top: 20px;}
 .tel img{ margin-left: 20px; width: 20px;}
 .foot_2{background-color: #2a3d55;width: 100%;text-align: center; 
  padding:20px 0px; color: #fff;}
 .foot_2 img{ text-align: center;}
 .foot_2 a{ color: #fff;}




 .container {

    justify-content: center;
    width: 100%;
    
    margin: 30px auto 0px auto;
  }
  
  .profile {
    position: relative;
    transition: all 0.3s;
	
transition: all 0.3s;
width: 100px;
height: 100px;
border-radius: 50%;

/*border: 5px solid #f7f7f7;*/
/*filter: drop-shadow(-10px 0 6px rgba(0, 0, 0, 0.09));*/
    box-shadow: 0 0 13px rgba(0,0,0,.3);
background:#fff;
margin-left: -14px;
float: left;
  }
  
  .profile:hover {
    transform: translateY(10px);
    z-index:999
  }
  
  .profile img {
   width: 100px;
    border-radius: 50%;
    cursor: pointer;
    height: 100px;
  }

  .profile:not(:first-child){
    margin-left: -10px;
  }
  
  .profile .name {
    position: absolute;
    background-color: #10996d;
    color: #fff;
   
    padding: 15px 25px;
    border-radius: 100px;
	bottom: -150px; left: 50%;
    white-space: nowrap;
    transform: translate(-50%, -50px);
    letter-spacing: 0px;
  
	display: none;
	cursor: pointer;

  }
  .profile:hover .name{display: block;}
  
  .profile .name::before {
    content: "";
    position: absolute;
    width: 15px; height: 15px;
    background-color: #10996d;
    top: 0; left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  
  .profile .name > p{font-size: 14px; color: #b6e3d5;}
  .profile .name > p > font{opacity: 1; color: #fff;}



  .notice_box {
    float: left;
    width: 830px;
    height:250px;
    margin: 10px 10px 10px 0;
    overflow: hidden;
}
box > h4 {
    display: block;
    font-size: 15px;
    color: #444;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
}
.box > h4 > font {
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
}
.box > h4 > em {
    color: #333d96;
    font-style: normal;
    font-size: 14px;
    margin-left: 0px;
    letter-spacing: 0px;
}
.box > h4 > span {
    position: absolute;
    top: 2px;
    right: 0px;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 10px;
}
.box > h4 > span > a {
    color: #999;
    cursor:pointer;
}
.scroll_img_box {
    float: left;
    width: 300px;
    height: 220px;
    margin-top: 10px;
    box-sizing: border-box;
    padding: 4px;
    border: 1px solid #dfdfdf;
    background: #f3f3f3;
}
.scroll_img_layout {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.noctive_cont2 {
    width: 510px;

    margin: 0 auto;
   
    margin-top: 8px; float: right;
}
.noctive_cont2 li {

    padding: 8px 0px;
    float: left;
    width: 100%;
}

.noctive_cont2 .time {
    width: 40px;
    height: 40px;
    border-bottom: 2px solid #7a7a7a;
    float: left;
    margin-right: 12px;
}
.noctive_cont2 .time .t1 {
    font-size: 15px;
    color: #666; letter-spacing: 3;
    font-weight: normal;
 
    letter-spacing: 0px;
    line-height: 18px;
    height: 18px;
    width: 100%;
    text-align: center;
}
.noctive_cont2 .time p {
    font-size: 12px;
    color: #666;
  
    text-align: center;
    line-height: 16px;
}
.text_compoment {
    float: left;
    width: 390px;
}
.noctive_cont2 .n1 {
    font-weight: normal;
    font-size: 14px;
    color: #333; float: left;
    width: 430px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-left: 1px dashed #d5d4d4; height: 40px; line-height: 40px;
    padding-left: 10px;
}

.top_box {
    float: left;
    width: 360px;
    height: 209px;
    margin: 10px 0px 10px 0; position: relative;
}

.mian_ct{ width: 1200px; margin: 0px auto; padding: 8px 0px;}


.lm_content_nav {
    width: 1200px;
    margin: 0px auto; height:338px;
}
.lm_content_nav > li {
    width: 100%;
    min-height: 300px;
    overflow: hidden;
}
.title {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  
    line-height: 50px;
}
.title > img{ height: 24px;width: auto;}

.title h3 {
    font-size: 16px;

  
}
.aqzr_box {
    width: 100%;
   
    position: relative;
}
.chart_box0 {
    float: right;
    width: 100%;
    height: 240px;
    margin-top: 8px;
    overflow: hidden;
}


.aqzr_nav {
    float: left;
    width: 30%;
  
    margin-top: 15px;
    
}
.aqzr_nav li {
    float: left;
  width: 80%;margin-right: 5%;
    height: 90px;
    display: block;
    margin: 10px;
    min-height: inherit;
    text-align: center;
    box-shadow: 0 0 13px rgba(173, 168, 168, 0.2);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    cursor: pointer;
}
.aqzr_nav li:hover {background: #e5f3ff;}
.aqzr_nav li a span {
    font-size: 18px;
    line-height: 90px;
    margin-left: 13px;
    float: left;
}


.aqzr_nav li svg{ height: 48px; width: auto; margin-top: 20px;margin-left: 26px;
    float: left;}

.chart_aq{
  width: 80%;
float: right;

}
.chart_aq1{
  width: 69%;
float: right;

margin-top: -10px;
z-index: 999;
position: relative;

}


.tesb_box{ width: 100%; height: 400px; background-color: #efefef;}

.tesb_list{width: 1200px;margin: 0 auto;}
.tesb_list li{ width:240px; height: 250px; background-color: #1875c5; margin-right: 80px;
float: left; border-radius: 10px; text-align: center;padding: 0px 30px; margin-top: 20px;}
.tesb_list li:last-child{margin-right: 0px;}
.circular_sb{ width: 90px;height: 90px;background-color: #fff;border-radius: 50%; 
  margin: 36px auto 20px auto;line-height: 90px; text-align: center; color: #1875c5;
  font-size: 36px;font-weight: 700;}
  .tesb_list li h5{ font-size: 17px;color: #fff;}
  .tesb_list li p{ font-size: 12px;color: #fff;line-height: 20px;opacity: .4;margin-top: 18px;}

  .left_nav{ float: left; width: 200px; margin-top: 20px;}
.left_nav li{ background-color: #1875c5;width: 100%; text-align: center;
  height: 220px; border-radius: 8px; padding-top: 30px;color: #fff;}

.aqjc_box{ width: 1200px;margin: 0 auto;height: 340px;}

.c_icon{ width: 60px;height: 60px; border-radius: 50%;margin-top: 40px;
   background-color:#3980dc; margin: 0 auto;line-height: 60px;}

   .c_icon > img{ height: 30px; margin-top: -3px;}
   .left_nav li p{float: left;
    width: 200px; font-weight: 700;
    margin: 12px auto;
    text-align: center; }
.aqjs_box{ width: 100%;margin: 0 auto; background-color: #2270cf;height: 370px;}
.tb_box ul {
  width: 1200px;
  margin: 0 auto;
}

.circular_sb h1{ line-height: 90px;}
.tb_box ul li {
  display: inline-block;
  width: 90px;
 
  margin-right: 25px;
  margin-top: 15px;
  overflow: hidden;
}
.tb_box ul li img {
  width: 100%;
  height: auto;
}


/* 3
PC端特有样式定义
*/
@media (min-width:768px) {

}

@media (min-width:768px) and (max-width:1200px) {
    .main {
        width:1200px;
    }
}


@media (max-width: 767px){

}

@keyframes mymove
{
from {left:0px;}
to {left:40px;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
from {left:0px;}
to {left:40px;}
}