
a:hover,a:active{text-decoration: none;}
 ul,li{
  list-style: none;
    padding: 0px;
 }


.cover {
  overflow: hidden;
}
.blocks,
[class*="blocks-"] {
  padding: 0;
  margin: 0;
  margin-right: -15px;
  margin-left: -15px;
  list-style: none;
}
.blocks:before,
[class*="blocks-"]:before,
.blocks:after,
[class*="blocks-"]:after {
  display: table;
  content: " ";
}
.blocks:after,
[class*="blocks-"]:after {
  clear: both;
}
.blocks > li,
[class*="blocks-"] > li {
  position: relative;
  float: left;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 22px;
}
.blocks.no-space,
[class*="blocks-"].no-space {
  margin: 0;
}
.blocks.no-space > li,
[class*="blocks-"].no-space > li {
  margin-bottom: 0;
}
.blocks-100 > li {
  width: 100%;
}
.blocks-2 > li {
  width: 50%;
}
.blocks-3 > li {
  width: 33.33333333%;
}
.blocks-4 > li {
  width: 25%;
}
.blocks-5 > li {
  width: 20%;
}
.blocks-6 > li {
  width: 16.66666667%;
}
@media (min-width: 480px) {
  .blocks-xs-100 > li {
    width: 100%;
  }
}
@media (min-width: 480px) {
  .blocks-xs-2 > li {
    width: 50%;
  }
}
@media (min-width: 480px) {
  .blocks-xs-3 > li {
    width: 33.33333333%;
  }
}
@media (min-width: 480px) {
  .blocks-xs-4 > li {
    width: 25%;
  }
}
@media (min-width: 480px) {
  .blocks-xs-5 > li {
    width: 20%;
  }
}
@media (min-width: 480px) {
  .blocks-xs-6 > li {
    width: 16.66666667%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-100 > li {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-2 > li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-3 > li {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-4 > li {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-5 > li {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .blocks-sm-6 > li {
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .blocks-md-100 > li {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .blocks-md-2 > li {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .blocks-md-3 > li {
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .blocks-md-4 > li {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .blocks-md-5 > li {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .blocks-md-6 > li {
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-100 > li {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-2 > li {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-3 > li {
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-4 > li {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-5 > li {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .blocks-lg-6 > li {
    width: 16.66666667%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-100 > li {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-2 > li {
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-3 > li {
    width: 33.33333333%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-4 > li {
    width: 25%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-5 > li {
    width: 20%;
  }
}
@media (min-width: 1600px) {
  .blocks-xlg-6 > li {
    width: 16.66666667%;
  }
}

.vertical-align {
    font-size: 0
}

.vertical-align:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ""
}

.vertical-align-bottom,
.vertical-align-middle {
    display: inline-block;
    max-width: 100%;
}

.vertical-align-middle {
    vertical-align: middle
}

.vertical-align-bottom {
    vertical-align: bottom
}

.rat-header {
  margin-top: 0px;
  margin-bottom: 0px;
  background: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  z-index: 999;
}
body.met-navfixed {
  padding-top: 0;
}
.rat-header.navbar-fixed-top {
  position: relative;
}
.rat-header.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: rgba(255, 255, 255, 0.9);
  min-height: 60px;
}


.header_common{
	width:100%;
	position: relative;
}
.header_menu{
	width: 100%;
	height: 80px;
	background-color: #fff;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.1) !important;
	transition:all 0.3s;
}
.logo img{
	height: 100%;
}
.header_menu .menu_pc{
	height: 100%;
	font-weight: normal;
}
.header_menu .menu_pc li a {
	line-height: 78px;
	padding: 0px;
	display: table-cell;
}
.header_menu .menu_pc li.open a,.header_menu .menu_pc li a:focus {
	background-color: inherit;
	border-bottom: 2px solid #2c840c;
}
.header_menu .menu_pc li.on a,.header_menu .menu_pc li.active a,.header_menu .menu_pc li a:hover{
	border-bottom: 2px solid #2c840c;
	padding-bottom: 0px;
	background-color: inherit;
	color: #2c840c;
}


nav.navbar.bootsnav ul.nav > li > a{
    padding: 0px;
    margin: 0;
    
    text-transform: uppercase;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a{
    padding: 0px;
}
nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav ul.nav > li.on > a{ color: #2c840c; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
    position: absolute;
    margin: 0 0 0 7px;
}
nav.navbar.bootsnav ul.nav > li.dropdown > ul{
    top: 105%;
    transition: all 0.8s ease 0s;
    right: 25px;
    left: auto;
}
nav.navbar.bootsnav ul.nav > li.dropdown.on > ul{
    top: 105%;
}
.dropdown-menu.multi-dropdown{
    position: absolute;
    left: -100% !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    border: none;
}


.menu_pp_nav{
	width: 90%;
	height: 100%;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: -90%;
	color: #fff;
	overflow: hidden;
	z-index: 100;
}
.menu_pp_nav ul{
	width: 100%;
	padding-top: 30px;
}
.menu_pp_nav>ul{
	height: 100%;
	background-color: #fff;
	position: absolute;
	left:0;
}
.menu_pp_nav ul a{
	display: block;
	color: #333;
	border-top: 1px solid #ccc;
}
.menu_pp_nav ul li:first-of-type a{
	border: none;
}
.menu_pp_nav ul li{
	padding:0 30px;
	font-size: 16px;
	font-weight: 600;
	line-height: 50px;
	position: relative;
}
.menu_pp_nav ul li span{
	font-size: 30px;
	color: #2c840c;
	position: absolute;
	right: 35px;
	top: -3px;
}
.menu_pp_logo{
	width: 100%;
	padding: 15px 30px 0 30px;
	overflow: hidden;
	position: relative;
}
.menu_pp_search{
	width: 100%;
	height: 35px;
	line-height: 35px;
	position: relative;
}
.menu_pp_search input{
	width: 100%;
	height: 35px;
	padding-left: 10px;
	color: #333;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.menu_pp_search>i{
	width: 15px;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #333;
}
.menu_pp_logo>img{
	width: 60%;
}
.menu_pp_logo h2{
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #333;
}
.logo_close{
	width: 30px;
	height: 30px;
	border-radius:15px;
	border: 1px solid #2c840c;
	float: right;
	position: relative;
	right: 0;
	top: 4px;
	z-index: 11;
}
.logo_close span:first-of-type{
	display: block;
	background-color: #2c840c;
	width: 70%;
	height: 1px;
	border-radius: 1px;
	position: absolute;
	top: 14.5px;
	left: 15%;
	transform: rotate(-45deg);
}
.logo_close span:last-of-type{
	display: block;
	background-color: #2c840c;
	width: 70%;
	height: 1px;
	border-radius: 1px;
	position: absolute;
	top: 14.5px;
	left: 15%;
	transform: rotate(45deg);
}
.menu_pp_two{
	width: 100%;
	height: 100%;
	color: #333;
	padding: 15px 0;
	position: absolute;
	left: -100%;
	bottom: 0;
	z-index: 10;
	background-color: #fff;
	overflow-y: auto;
}
.menu_pp_two ul{
	padding: 0;
}
.menu_pp_two h3{
	line-height: 45px;
	font-size: 16px;
	padding-left: 45px;
	position: relative;
}
.menu_pp_two h3 span{
	font-size: 30px;
	position: absolute;
	left: 30px;
	top: -3px;
	color: #2c840c;
}
.menu_pp_two h2{
	font-size: 18px;
	padding: 30px 30px;
}


@media (min-width:300px) {
	
	.header_menu{
		height: 60px;
	}
	.header_menu .logo{
		margin-top: 5px;
		height: 50px;
		padding:0px;
		float: left;
		transition: all 0.3s;
	}
	.menu_pc{
		display: none;
	}
	
	.menu_icon{
		float: right;
		width: 40px;
		height: 40px;
		background-color: rgb(44, 132, 12);
		position: relative;
		top: 10px;
	}
	.menu_icon span{
		display: block;
		width: 70%;
		height: 2px;
		border-radius: 2.5px;
		background-color: #fff;
		position: absolute;
		left: 15%;
	}
	.menu_icon span:nth-child(1){
		top:12px;
	}
	.menu_icon span:nth-child(2){
		top: 19px;
	}
	.menu_icon span:nth-child(3){
		top: 26px;
	}
	
	.icon_now span:nth-child(1){
		animation: icon1 1s forwards;
	}
	.icon_now span:nth-child(2){
		animation: icon2 1s forwards;
	}
	.icon_now span:nth-child(3){
		animation: icon3 1s forwards;
	}
	.icon_back span:nth-child(1){
		animation: icon4 1s forwards;
	}
	.icon_back span:nth-child(2){
		animation: icon5 1s forwards;
	}
	.icon_back span:nth-child(3){
		animation: icon6 1s forwards;
	}
	@keyframes icon1{
		0%{top:12px;transform: rotate(0deg);}
		40%{top:19px;transform: rotate(0deg);}
		60%{top:19px;transform: rotate(0deg);}
		100%{top:19px;transform: rotate(405deg);}
	}
	@keyframes icon3{
		0%{top:26px;transform: rotate(0deg);}
		40%{top:19px;transform: rotate(0deg);}
		60%{top:19px;transform: rotate(0deg);}
		100%{top:19px;transform: rotate(405deg);}
	}
	@keyframes icon2{
		0%{transform: rotate(0deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(495deg);}
	}
	@keyframes icon4{
		0%{top:19px;transform: rotate(405deg);}
		40%{top:19px;transform: rotate(0deg);}
		60%{top:19px;transform: rotate(0deg);}
		100%{top:12px;transform: rotate(0deg);}
	}
	@keyframes icon6{
		0%{top:19px;transform: rotate(405deg);}
		40%{top:19px;transform: rotate(0deg);}
		60%{top:19px;transform: rotate(0deg);}
		100%{top:26px;transform: rotate(0deg);}
	}
	@keyframes icon5{
		0%{transform: rotate(495deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(0deg);}
	}
	
	
}
@media (min-width:768px) {
	
	.header_menu{
		height: 80px;
		z-index: 100;
	}
	.header_menu .logo{
		margin-top: 12.5px;
		height: 50px;
		float: left;
	}
	.menu_icon{
		width: 50px;
		height: 50px;
		top: 12.5px;
	}
	.menu_icon span:nth-child(1){
		height: 5px;
		top: 12.5px;
	}
	.menu_icon span:nth-child(2){
		height: 5px;
		top: 22.5px;
	}
	.menu_icon span:nth-child(3){
		height: 5px;
		top: 32.5px;
	}
	
	.icon_now span:nth-child(1){
		animation: icon1 1s forwards;
	}
	.icon_now span:nth-child(2){
		animation: icon2 1s forwards;
	}
	.icon_now span:nth-child(3){
		animation: icon3 1s forwards;
	}
	.icon_back span:nth-child(1){
		animation: icon4 1s forwards;
	}
	.icon_back span:nth-child(2){
		animation: icon5 1s forwards;
	}
	.icon_back span:nth-child(3){
		animation: icon6 1s forwards;
	}
	@keyframes icon1{
		0%{top:12.5px;transform: rotate(0deg);}
		40%{top:22.5px;transform: rotate(0deg);}
		60%{top:22.5px;transform: rotate(0deg);}
		100%{top:22.5px;transform: rotate(405deg);}
	}
	@keyframes icon3{
		0%{top:32.5px;transform: rotate(0deg);}
		40%{top:22.5px;transform: rotate(0deg);}
		60%{top:22.5px;transform: rotate(0deg);}
		100%{top:22.5px;transform: rotate(405deg);}
	}
	@keyframes icon2{
		0%{transform: rotate(0deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(495deg);}
	}
	@keyframes icon4{
		0%{top:22.5px;transform: rotate(405deg);}
		40%{top:22.5px;transform: rotate(0deg);}
		60%{top:22.5px;transform: rotate(0deg);}
		100%{top:12.5px;transform: rotate(0deg);}
	}
	@keyframes icon6{
		0%{top:22.5px;transform: rotate(405deg);}
		40%{top:22.5px;transform: rotate(0deg);}
		60%{top:22.5px;transform: rotate(0deg);}
		100%{top:32.5px;transform: rotate(0deg);}
	}
	@keyframes icon5{
		0%{transform: rotate(495deg);}
		40%{transform: rotate(0deg);}
		60%{transform: rotate(0deg);}
		100%{transform: rotate(0deg);}
	}
	
}
@media (min-width:992px) {
	
	.header_menu .logo{
		margin-top: 10px;
		height: 60px;
		float: left;
	}
	.menu_pc{
		display: block;
	}
	.menu_pc ul li{
		height: 100%;
		padding:0px 15px;
		float: left;
		line-height: 95px;
		text-align: center;
		font-size: 16px;
		transition: line-height 0.3s;
		position: relative;
		z-index: 11;
	}
	.bg_box{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: -100%;
		background-color: rgb(0, 140, 208);
		opacity: 0.5;
		transition: all 0.5s;
	}
	.menu_pp{
		display: none;
	}
	
}
@media (min-width:1200px) {
	.menu_pc ul li {
		padding: 0px 20px;
	}
}
.rat-banner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
}


.product_list_met_16_1.met-index-body{background:#ffffff;}
.product_list_met_16_1.met-index-body.bgcolor{}
.product_list_met_16_1.met-index-body.bgpic{background:url(../../../../theme/ajansheng/styles/css/site-main.css) no-repeat;background-size: cover;background-position: center;}
.product_list_met_16_1.met-index-body{padding:60px 0px;}
.product_list_met_16_1.met-index-body h2{font-size:36px;font-weight: 300;color:#555555;margin-top: 0px;}
.product_list_met_16_1.met-index-body p.desc{padding:0 10%;font-size:16px;color:#bbbbbb;margin-bottom: 20px;}
.product_list_met_16_1 .nav-tabs{border-bottom:none;margin:30px auto;}
@media screen\0{
    .product_list_met_16_1 .nav-tabs{display:table;}
}
.product_list_met_16_1 .nav-tabs .nav-item .nav-link{border:none;padding-top:5px;padding-bottom:5px;background:#ffffff;}
.product_list_met_16_1 .nav-tabs .nav-item .nav-link.active{background:#0abbb9;}
.product_list_met_16_1 .nav-tabs .nav-item .nav-link.active h3{color:#ffffff;}
.product_list_met_16_1 .nav-tabs .nav-item h3{margin:0;font-size:inherit;line-height:inherit;text-shadow:none;color:inherit;white-space: nowrap;color:#bbbbbb;}
.product_list_met_16_1 .index-product-list h4 a{color:#555555;}
.product_list_met_16_1 .index-product-list li:hover a{color:#0abbb9;}
.product_list_met_16_1 .index-product-list .card{background-color:#ffffff;border-radius: 0px;}
.product_list_met_16_1 .index-product-list .card-title {
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
@media (max-width:991px){
    .product_list_met_16_1.met-index-body{padding:50px 0px;}
}
@media (max-width:767px){
	.product_list_met_16_1.met-index-body h2{font-size:36px;font-weight: 300;}
    .product_list_met_16_1.met-index-body{padding:20px 0px;}
}
.product_list_met_16_1 .swiper-navtab .swiper-scrollbar{bottom:15px;}

.gywm {
	width: 100%;
	overflow: hidden;
	padding: 50px 0px;
	background-image: url(../../../../theme/ajansheng/styles/images/rc_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gywm_c {
	background-color: #FFF;
}
.gywm_c_img {padding: 0px;}
.gywm_title {
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	padding-left: 15px;
	font-size: 24px;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #777;
}
.gywm_title span {
	font-size: 26px;
	border-bottom: 3px solid #ccc;
	padding-bottom: 13px;
	color: #2c840c;
}
.gsjj {
    overflow: hidden;
    text-indent: 24px;
    color: #666;
    line-height: 28px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
}
@media (max-width:767px){
	.gywm_c_img {padding: 0px 10px;}
	.gywm_title {padding-left: 0px;}
	.gywm_title span {padding-bottom: 16px;}
	.gsjj {
		padding-left: 10px;
    	padding-right: 10px;
	}
}


.rat-news {
	background: #2c840c;
	padding: 50px 0px;
}
.rat-news h2{font-size:36px;font-weight: 300;color:#fff;}
.rat-news p.desc{padding:0 10%;font-size:16px;color:#ccc;margin-bottom: 20px;}

.khjz {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #FFF;
}
.khjz_m {
	width: 30%;
	overflow: hidden;
	float: left;
}
.khjz_r {
	width: 70%;
	padding: 5px 2%;
	overflow: hidden;
	float: right;
}
.jz_rt {
	width: 100%;
	overflow: hidden;
	float: left;
	height: 36px;
	line-height: 36px;
	margin-top: 13px
}
.jz_rt p {
	width: 80%;
	overflow: hidden;
	float: left;
	font-size: 14px;
	font-weight: 600;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.jz_rt p a {
	color: #2c840c;
}
.jz_rt span {
	width: 19%;
	overflow: hidden;
	float: right;
	text-align: right;
	color: #999;
}
.jz_rp {
	width: 100%;
	overflow: hidden;
	float: left;
	line-height: 25px;
	color: #777777;
	margin-bottom: 12px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}


.rat-viceo  {
	padding: 50px 0px;
}
.rat-viceo h2{font-size:36px;font-weight: 300;color:#2c840c;margin-top: 0px;}
.rat-viceo p.desc{padding:0 10%;font-size:16px;color:#ccc;margin-bottom: 20px;}
.jdal_c {
	width: 100%;
	height: 280px;
	float: left;
	overflow: hidden
}
.jdal_c ul,.jdal_m ul {
	width: 100%;
	height: 280px;
	float: left;
	overflow: hidden;
}
.jdal_c ul li {
	width: 31.5%;
	height: 280px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	overflow: hidden;
	text-align: center;
	line-height: 45px;
	background-color: #f2f2f2;
}
.jdal_m ul li {
	width: 100%;
	height: 280px;
	margin-right: 10px;
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
	line-height: 45px;
	background-color: #f2f2f2;
}
.jdal_c ul li p,.jdal_m ul li p {
	width: 100%;
	height: 45px;
	float: left;
	font-size: 14px;
}


.contact_list_met_28_1{
    padding-top: 50px;
    text-align: center;
}
.contact_list_met_28_1.bgcolor{
    background: #ffffff;
    background: ;
}
.contact_list_met_28_1.imgbg{
    background: url('../../../../theme/ajansheng/styles/images/contact-bg.jpg') no-repeat center center;
}
.contact_list_met_28_1 .envelope{
    width: 553px;
    height: 425px;
    padding-top: 45px;
    display: inline-block;
}
.contact_list_met_28_1 .envelope.default_img{
    background: url('../../../../theme/ajansheng/styles/images/img29.png') no-repeat center top;
}
.contact_list_met_28_1 .envelope.enveimg{
    background: url('../../../../theme/ajansheng/styles/css/site-main.css') no-repeat center top;
}
.contact_list_met_28_1 .envelope .head_box h3{
    color:#333333;
    color:;
    margin:0;
}
.contact_list_met_28_1 .envelope .head_box .desc{
    color:#999999;
    color:;
}
.contact_list_met_28_1 .envelope .xian{
    width: 20px;
    height: 2px;
    background: #4f7edc;
    background: ;
    margin: 10px auto;
}
.contact_list_met_28_1 .bianji p span{
    color:#555555;
    font-size: 15px;
}
.contact_list_met_28_1 .bianji>p:first-child{
    padding: 0% 12%;
}
@media (max-width:767px){
    .contact_list_met_28_1 .envelope{
        width:90%;
    }
}

.foot_info_met_21_2{background: #52b936 !important;}
.foot_info_met_21_2 a{color:#ffffff;}
.foot_info_met_21_2 a:hover{color:#fd9e45;}
.foot_info_met_21_2 .powered_by a{color:#ccc;}
footer{line-height:1.8;}
footer p{margin-bottom:0px;}
.foot_info_met_21_2 .foot-nav{
    overflow: hidden;
    display:inline-block;
    margin-bottom:0;
}
.foot_info_met_21_2 .foot-nav li{
    float: left;
    padding: 0 40px;
    position: relative;
}
.foot_info_met_21_2 .foot-nav li:before{
    content:"|";
    position: absolute;
    right: 0;
    color:#ffffff;
}
.foot_info_met_21_2 .foot-nav li:last-child:before {
  display: none;
}
.foot_info_met_21_2 .powered_by{
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 35px;
    color:#ffffff;
}
.foot_info_met_21_2 .foot{
    text-align:center;
    border-bottom: 1px solid ;
    border-color:rgba(255,255,255,0.3);
    height:60px;
    line-height:60px;
}
@media (max-width:767px){
	.gywm {padding-top: 0px;}
	.gywm_title {font-size: 16px;}
	.rat-viceo,.rat-news {
		padding: 20px 0px;
	}
	.rat-contact {padding: 0px;}
	.contact-bgup {padding: 0px;}
    .foot_info_met_21_2 .foot{
      display: none;
        height:auto;
    }
}
.foot_info_met_21_2 ul{
    list-style:none;
}


.rat-main {
  padding-bottom: 30px;
  overflow: hidden;
}


.main-header{display:block;height:51px;width:100%;border-bottom:1px solid #d6d6d6;line-height:50px}
.main-header .position{display:block;float:left;color:#777;padding:0px;}
.main-header .position a{color:#777;transition:.3s;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}
.main-header .position span{padding:0 3px}
.main-header .position a:hover{color:#38b549}
.main-header .subnav{display:block;float:right}
.main-header .subnav li{display:inline-block;margin-left:60px}
.main-header .subnav li a{display:block;color:#3c3c3c;height:50px;line-height:49px}
.main-header .subnav li:hover a{color:#38b549}
.main-header .subnav li.active a{color:#38b549;border-bottom:2px solid #38b549}


.section-header{position:relative;display:block;margin:2.5% auto 1.6%;text-align:center;font-size:0}
.section-header h3{position:relative;display:block;line-height:1;font-size:30px;z-index:5}
.green{color:#52b936}
.black{color:#000}
.section-header p{display:block;line-height:1;font-size:18px;color:#b8b8b8;margin-top:15px;text-transform:uppercase}

.rat-editer {

}

#dituContent img {
	max-width: inherit;
}


.rat-imageinfo {
  padding-top: 20px;
  overflow: hidden;
}
.rat-imageinfo .widget-shadow {
  padding-bottom: 20px;
}
.rat-imageinfo .widget > .widget-title {
  padding: 5px 10px 15px;
  border-bottom: 1px solid #E0E0E0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.rat-imageinfo .widget,
.rat-imageinfo .widget .widget-header,
.rat-imageinfo .widget-body {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
  overflow: hidden;
}
.rat-imageinfo .widget > .widget-title a {
    color: #37474f;
    text-shadow: none;
    font-size: 14px;
}
.rat-imageinfo .widget .widget-header:hover a:after {
  top: 35%;
  opacity: 1;
}
.rat-imageinfo .widget .widget-header:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}
.rat-imageinfo .widget .widget-header:hover .mask {
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}
.rat-imageinfo .widget .widget-header img {
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
  border: 1px solid #e0e0e0;
}
.rat-imageinfo .widget .widget-header a {
  display: block;
  position: relative;
}
.rat-imageinfo .widget .widget-header a:after {
  content: '+';
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  margin-left: -26px;
  margin-top: 0px;
  display: inline-block;
  position: absolute;
  top: 0%;
  left: 50%;
  z-index: 10;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
  opacity: 0;
  color: #fff;
  font-size: 40px;
  text-align: center;
  font-family: "Times New Roman", "微软雅黑";
}
.rat-imageinfo .widget .widget-header .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
  z-index: 2;
}

.font-size-24 {font-size: 24px;}
.p-t-20 {padding-top: 20px;}
.pro-showimg {
  padding: 20px 10px;
  text-align: center;
}
.rat-main .nav {
  background-color: #fff;
}
.nav-tabs {
  border-bottom: 1px solid #e4eaec;
}
.nav-tabs .nav-item {
    float: left;
}
.rat-main .nav-link.active,.rat-main .nav-link:hover {
  font-size: 16px;
  color: rgba(229,1,80,1);
  border-bottom: 2px solid rgba(229,1,80,1);
}
.rat-pro-editor {
  padding: 10px;
  background: #fff;
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  line-height: 1.8;
  color: #222;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .pro-showimg img {width: 100%;}
  .rat-editor {padding: 10px;}
}


.rat-news-list {
  padding: 15px;
  background: #ffffff;
  padding-bottom: 30px;
  overflow: hidden;
}
.rat-news-list ul.rat-page-ajax {
  padding: 0px;
  list-style: none;
}
.rat-news-list ul.rat-page-ajax li {
  border-bottom: 1px solid #f0f2f5;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.rat-news-list ul.rat-page-ajax li:last-child {
  margin-bottom: 0px;
}
.rat-news-list ul.rat-page-ajax li h4 {
  margin: 0 0 10px;
  font-size: 22px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.rat-news-list ul.rat-page-ajax li h4 a {
  color: #464646;
}
.rat-news-list ul.rat-page-ajax li h4 a:hover {
  color: #696969;
}
.rat-news-list ul.rat-page-ajax li p {
  font-size: 16px;
}
.rat-news-list ul.rat-page-ajax li p.des {
  color: #6a6a6a;
  margin-bottom: 10px;
  font-size: 13px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.rat-news-list ul.rat-page-ajax li p.info {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 300;
  color: #a3afb7;
}
.rat-news-list ul.rat-page-ajax li p.info span {
  margin-left: 10px;
}
.rat-news-list ul.rat-page-ajax li p.info span:first-child {
  margin: 0;
}
.rat-news-list ul.rat-page-ajax li p.info i {
  color: #a3afb7;
  font-weight: 300;
}
  .rat-news-list ul.rat-page-ajax li .media .media-left .media-object {
    height: 120px;
    max-width: none;
  }

@media (max-width: 991px) {
  .rat-news-list ul.rat-page-ajax li h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .rat-news-list ul.rat-page-ajax li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
  }
  .rat-news-list ul.rat-page-ajax li h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .rat-news-list ul.rat-page-ajax li p {
    font-size: 14px;
  }
  .rat-news-list ul.rat-page-ajax li p.des {
    height: 3em;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .rat-news-list ul.rat-page-ajax li .media .media-left {
    padding-right: 10px;
    display: none;
  }
  .rat-news-list ul.rat-page-ajax li .media .media-left .media-object {
    width: 100px;
    max-width: none;
  }
  .media-body, .media-left, .media-right { display: block;}
}

.rat-shownews {
  padding: 30px 0px;
}
@media (max-width: 767px) {
  .rat-shownews {
    padding: 0px;
  }
  .rat-shownews .rat-shownews-header {
    padding-top: 20px;
  }
}
.rat-shownews .rat-editor .postbody {
  width: 100%!important;
}
.rat-shownews .rat-shownews-header,
.rat-shownews .rat-shownews-footer {
  padding: 0px;
  background: #ffffff;
}
.rat-news-editor {
    padding: 10px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 1.8;
    color: #222;
    word-wrap: break-word;
}
.rat-news-editor video,.rat-news-editor embed {
	height: 650px;
}
.rat-shownews-footer .pager {
  width: 100%;
}
.next {float: right;}
@media (max-width: 767px) {
  .rat-shownews .rat-shownews-header,
  .rat-shownews .rat-shownews-footer {
    padding: 10px;
  }
}
.rat-shownews .rat-shownews-header {
  padding-bottom: 0px;
}
.rat-shownews h1 {
  margin: 0px;
  margin-bottom: 5px;
  font-size: 32px;
}
@media (max-width: 767px) {
	.rat-news-editor video,.rat-news-editor embed {
		height: 450px;
	}
  .rat-shownews h1 {
    font-size: 20px;
  }
}
.rat-shownews .info {
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f2f5;
  font-size: 16px;
  font-weight: 300;
  color: #a3afb7;
}
.rat-shownews .info span {
  padding-right: 10px;
}


.video {
	height: 280px;
	float: left;
	margin-bottom: 20px;
	display: inline;
	overflow: hidden;
	text-align: center;
	line-height: 45px;
	background-color: #f2f2f2;
}

.video p {
	width: 100%;
	height: 45px;
	float: left;
	font-size: 14px;
}
table,table tr th, table tr td { border:1px solid #999; }
table { min-height: 25px; line-height: 25px; text-align: center; border-collapse: collapse;} 


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

