
/*  ҳ��������ʽ  */
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}
.wid {
  width: 1200px;
  margin: 0 auto;
}
.head {
  width: 100%;
  height: 60px;
  background-color: #f0fbf5;
  padding: 0 20px;
}
.head .welcome {
  line-height: 60px;
  font-size: 14px;
  color: #000;
}
.head .user {
  line-height: 60px;
}
.head .user a {
  color: #000;
  margin-left: 45px;
  position: relative;
}
.head .user a:after {
  content: "";
  position: absolute;
  right: -24px;
  top: 50%;
  margin-top: -8px;
  width: 1px;
  height: 16px;
  background-color: #000;
}
.head .user a:last-child:after {
  display: none;
}
.banner {
  width: 100%;
  height: 310px;
}
.banner ul {
  width: 100%;
}
.banner ul li {
  width: 100%;
  height: 310px;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #fff;
  opacity: 1;
  border-radius: 0;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #dcb755;
}
.banner .swiper-button-next {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background: rgba(0,0,0,0.3);
}
.banner .swiper-button-next:after {
  color: #fff;
  font-size: 30px;
}
.banner .swiper-button-next:hover {
  background: #dcb755;
}
.banner .swiper-button-next:hover:after {
  color: #fff;
}
.banner .swiper-button-prev {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background: rgba(0,0,0,0.3);
}
.banner .swiper-button-prev:after {
  color: #fff;
  font-size: 30px;
}
.banner .swiper-button-prev:hover {
  background: #dcb755;
}
.banner .swiper-button-prev:hover:after {
  color: #fff;
}
.nav {
  width: 100%;
  height: 76px;
  background-color: #fff;
  box-shadow: 0 5px 8px rgba(0,0,0,0.2);
}
.nav .list {
  width: 100%;
}
.nav .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.nav .list ul li {
  width: 12.5%;
  line-height: 76px;
  text-align: center;
  position: relative;
}
.nav .list ul li h4 {
  white-space: 100%;
  line-height: 76px;
  font-weight: none;
}
.nav .list ul li h4 a {
  font-size: 18px;
  color: #1a2130;
}
.nav .list ul li .slide {
  width: 100%;
  min-height: 100px;
  position: absolute;
  background: #f5f5f5;
  display: none;
  left: 0;
  top: 76px;
  z-index: 99;
  box-shadow: 0 4px 4px rgba(0,0,0,0.1);
}
.nav .list ul li .slide .box {
  width: 100%;
  height: 50px;
  position: relative;
}
.nav .list ul li .slide .box p {
  width: 100%;
  line-height: 50px;
  font-size: 16px;
  clear: #1a2130;
}
.nav .list ul li .slide .box p a {
  font-size: 16px;
  display: block;
}
.nav .list ul li .slide .box p:hover {
  background: #386851;
}
.nav .list ul li .slide .box p:hover a {
  color: #fff;
}
.nav .list ul li .slide .box .box-slide {
  width: 220px;
  position: absolute;
  left: 100%;
  top: 0;
  min-height: 100px;
  background: #f5f5f5;
  display: none;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}
.nav .list ul li .slide .box .box-slide a {
  line-height: 50px;
  font-size: 16px;
  clear: #333;
  width: 100%;
  display: block;
}
.nav .list ul li .slide .box .box-slide a:hover {
  background: #386851;
  color: #fff;
}
.nav .list ul li .slide .box:hover .box-slide {
  display: block;
}
.nav .list ul li .slide .box.acti {
  background: rgba(56,104,81,0.5);
}
.nav .list ul li .slide .box.acti:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #386851;
}
.nav .list ul li.acti:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: 0;
  width: 40px;
  height: 4px;
  background-color: #386851;
}
.nav .list ul li:hover {
  background: #386851;
}
.nav .list ul li:hover h4 a {
  color: #fff;
}
.nav .list ul li:hover .slide {
  display: block;
}
.nav .list ul li:hover a {
  color: #386851;
}
.container {
  width: 100%;
  background-color: #f5f5f5;
  padding: 20px 0;
  float: left;
}
.container .conts {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  border-radius: 4px;
  float: left;
}
.container .conts .news {
  width: 100%;
  padding: 15px 30px;
  float: left;
}
.container .conts .news .title {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #f5f5f5;
}
.container .conts .news .title .ico {
  width: 50px;
  height: 80px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.container .conts .news .title .ico img {
  height: 30px;
}
.container .conts .news .title .txt {
  line-height: 80px;
  font-size: 24px;
  color: #333;
}
.container .conts .news .conts {
  width: 100%;
  padding: 15px 0;
}
.container .conts .news .conts .list {
  width: 50%;
  min-height: 100px;
  padding-left: 20px;
}
.container .conts .news .conts .list ul {
  width: 100%;
}
.container .conts .news .conts .list ul li {
  width: 100%;
  padding: 6px 0;
  border-bottom: 1px dashed #f5f5f5;
}
.container .conts .news .conts .list ul li h4 {
  line-height: 40px;
  font-size: 16px;
}
.container .conts .news .conts .list ul li h4 i {
  float: right;
  font-size: 15px;
  color: #666;
}
.container .conts .news .conts .list ul li:hover h4 span {
  color: #386851;
}
.container .conts .news .conts .list ul li:hover h4 em {
  color: #386851;
}
.container .conts .news .conts .imgs {
  width: calc(50% - 30px);
}
.container .conts .news .conts .imgs ul {
  width: 100%;
}
.container .conts .news .conts .imgs ul li {
  width: 100%;
}
.container .conts .news .conts .imgs ul li img {
  width: 100%;
  border-radius: 4px;
}
.container .conts .news .conts .imgs .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #fff;
  opacity: 1;
  border-radius: 0;
}
.container .conts .news .conts .imgs .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #dcb755;
}
.container .conts .culture {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  float: left;
  padding: 15px 30px;
  padding-top: 0;
}
.container .conts .culture .title {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #f5f5f5;
}
.container .conts .culture .title .ico {
  width: 50px;
  height: 80px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.container .conts .culture .title .ico img {
  height: 30px;
}
.container .conts .culture .title .txt {
  line-height: 80px;
  font-size: 24px;
  color: #333;
}
.container .conts .culture .list {
  width: 100%;
  padding: 15px 0;
}
.container .conts .culture .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.container .conts .culture .list ul li {
  width: 30%;
  min-height: 100px;
  border: 1px solid #f5f5f5;
}
.container .conts .culture .list ul li .imgs {
  width: 100%;
  overflow: hidden;
}
.container .conts .culture .list ul li .imgs img {
  width: 100%;
  transition: 0.5s;
}
.container .conts .culture .list ul li .text {
  width: 100%;
  padding: 15px 0;
  text-align: center;
}
.container .conts .culture .list ul li .text h5 {
  line-height: 30px;
  font-size: 16px;
}
.container .conts .culture .list ul li .text p {
  font-size: 14px;
  color: #999;
}
.container .conts .culture .list ul li:hover .imgs img {
  transform: scale(1.1, 1.1);
}
.container .conts .culture .list ul li:hover .text {
  background-color: #386851;
}
.container .conts .culture .list ul li:hover .text h5 {
  color: #fff;
}
.container .conts .culture .list ul li:hover .text p {
  color: #fff;
}
.case {
  width: 100%;
  min-height: 100px;
  background-color: #d7e1dc;
  float: left;
  padding: 20px 0;
}
.case .wid {
  padding: 0 30px;
}
.case .title {
  width: 100%;
  height: 80px;
  border-bottom: 2px solid #386851;
}
.case .title .text {
  height: 100%;
}
.case .title .text .ico {
  width: 50px;
  height: 80px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.case .title .text .ico img {
  height: 30px;
}
.case .title .text .txt {
  line-height: 80px;
  font-size: 24px;
  color: #333;
}
.case .title .tabs {
  height: 100%;
  padding-left: 60px;
}
.case .title .tabs ul li {
  width: auto;
  padding: 0 15px;
  font-size: 16px;
  line-height: 40px;
  margin: 20px 0;
  cursor: pointer;
  margin-right: 10px;
}
.case .title .tabs ul li.acti {
  /* background-color: #386851;
  color: #fff; */
  border-radius: 2px;
}
.case .title .tabs ul li.acti:hover {
  color: #fff;
}
.case .title .tabs ul li:hover {
  color: #386851;
}
.case .conts {
  width: 100%;
  padding: 20px 0;
}
.case .conts .list {
  width: 100%;
}
.case .conts .list ul {
  width: 100%;
}
.case .conts .list ul li {
  width: 100%;
  min-height: 100px;
}
.service {
  width: 100%;
  min-height: 100px;
  padding: 15px 30px;
  float: left;
  padding-bottom: 0px;
}
.service .title {
  width: 100%;
  height: 80px;
  float: left;
  border-bottom: 1px solid #f5f5f5;
}
.service .title .ico {
  width: 50px;
  height: 80px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.service .title .ico img {
  height: 30px;
}
.service .title .txt {
  line-height: 80px;
  font-size: 24px;
  color: #333;
}
.service .cont {
  width: 100%;
  padding-top: 20px;
  float: left;
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
}
.service .cont .imgs {
  width: 556px;
}
.service .cont .imgs ul {
  width: 100%;
}
.service .cont .imgs ul li {
  width: 100%;
}
.service .cont .imgs ul li img {
  width: 100%;
}
.service .cont .imgs .swiper-pagination {
  right: 20px;
  width: auto;
  left: initial;
}
.service .cont .imgs .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #386851;
  opacity: 0.6;
}
.service .cont .imgs .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
  opacity: 1;
}
.service .cont .intr {
  width: calc(100% - 590px);
  min-height: 100px;
}
.service .cont .intr .tits {
  width: 100%;
  line-height: 38px;
  font-size: 20px;
  color: #000;
}
.service .cont .intr .tits a {
  color: #000;
}
.service .cont .intr .tits:hover a {
  color: #386851;
  font-weight: bold;
}
.service .cont .intr .txts {
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  color: #333;
  text-indent: 32px;
  text-align: justify;
  margin-top: 5px;
}
.service .cont .intr .more {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.service .cont .intr .more a {
  display: inline-block;
  width: 140px;
  height: 40px;
  border: 1px solid #386851;
  line-height: 38px;
  background-color: #386851;
  color: #fff;
}
.service .list {
  width: 100%;
  min-height: 100px;
  float: left;
  margin-top: 20px;
}
.service .list ul {
  width: 100%;
  position: relative;
}
.service .list ul li {
  width: 270px;
  min-height: 100px;
}
.service .list ul li .imgs {
  width: 100%;
  overflow: hidden;
}
.service .list ul li .imgs img {
  width: 100%;
  transition: 0.5s;
}
.service .list ul li:hover .imgs img {
  transform: scale(1.1, 1.1);
}
.service .list .swiper-button-next {
  width: 30px;
  height: 72px;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  right: 10px;
  top: 50%;
  margin-top: -36px;
}
.service .list .swiper-button-next:after {
  color: #fff;
  font-size: 24px;
}
.service .list .swiper-button-next:hover {
  background-color: #386851;
}
.service .list .swiper-button-prev {
  width: 30px;
  height: 72px;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  left: 10px;
  top: 50%;
  margin-top: -36px;
}
.service .list .swiper-button-prev:after {
  color: #fff;
  font-size: 24px;
}
.service .list .swiper-button-prev:hover {
  background-color: #386851;
}
.product {
  width: 100%;
  min-height: 100px;
  float: left;
  padding: 15px 30px;
}
.product .title {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #f5f5f5;
}
.product .title .ico {
  width: 50px;
  height: 80px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.product .title .ico img {
  height: 30px;
}
.product .title .txt {
  line-height: 80px;
  font-size: 24px;
  color: #333;
}
.product .list {
  width: 100%;
  padding: 20px 0;
}
.product .list ul {
  width: calc(100% + 20px);
  position: relative;
  left: -20px;
}
.product .list ul li {
  width: 270px;
  min-height: 223px;
  background-color: #c3d1ca;
  border-radius: 6px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 10px;
}
.product .list ul li .imgs {
  width: 100%;
  overflow: hidden;
}
.product .list ul li .imgs img {
  width: 100%;
  transition: 0.5s;
}
.product .list ul li .text {
  width: 100%;
  height: 50px;
  margin-top: 10px;
  position: relative;
}
.product .list ul li .text .ico {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}
.product .list ul li .text .ico img {
  height: 40px;
}
.product .list ul li .text .txt {
  line-height: 50px;
  font-size: 18px;
  color: #000;
  width: 100%;
  text-align: center;
}
.product .list ul li:hover .imgs img {
  transform: scale(1.1, 1.1);
}
.footer {
  width: 100%;
  background: url("../img/8639d9_1919x182.jpg") center no-repeat;
  float: left;
  box-shadow: 0 -5px 8px rgba(0,0,0,0.05);
  float: left;
  padding: 30px 0;
}
.footer .links {
  width: 100%;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
}
.footer .links a {
  color: #000;
  padding: 0 15px;
}
.footer .links a:hover {
  color: #386851;
}
.footer .text {
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}
#certify {
  position: relative;
  width: 1140px;
  margin: 0 auto;
  padding-top: 50px;
}
#certify .swiper-container {
  padding-bottom: 60px;
}
#certify .swiper-slide {
  width: 520px;
  height: 340px;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
}
#certify .swiper-slide img {
  display: block;
  width: 100%;
}
#certify .swiper-slide p {
  line-height: 46px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}
#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  background-color: #fff;
  width: 14px;
  height: 14px;
  opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #386851;
}
#certify .swiper-button-prev {
  left: -30px;
  width: 45px;
  height: 45px;
  background: url("../images/wm_button_icon.png") no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
#certify .swiper-button-prev:hover {
  background-position: 0 -46px;
  background-size: 100%;
}
#certify .swiper-button-next {
  right: -30px;
  width: 45px;
  height: 45px;
  background: url("../images/wm_button_icon.png") no-repeat;
  background-position: 0 -93px;
  background-size: 100%;
}
#certify .swiper-button-next:hover {
  background-position: 0 -139px;
  background-size: 100%;
}
.bann {
  width: 100%;
  height: 310px;
  background: url("../img/18492b_1920x309.jpg") center no-repeat;
}
.address {
  width: calc(100% - 60px);
  height: 50px;
  margin: 15px 30px;
  border-bottom: 1px solid #f5f5f5;
  line-height: 49px;
}
.address a {
  color: #333;
}
.article {
  width: 100%;
  padding: 15px 30px;
  padding-top: 0;
}
.article .content {
  width: 720px;
  min-height: 300px;
}
.article .content .list {
  width: 100%;
}
.article .content .list ul {
  width: 100%;
}
.article .content .list ul li {
  width: 100%;
  padding: 18px 0;
  border-bottom: 1px solid #f5f5f5;
}
.article .content .list ul li .imgs {
  width: 330px;
  height: 188px;
}
.article .content .list ul li .imgs img {
  width: 100%;
  height: 100%;
}
.article .content .list ul li .text {
  width: calc(100% - 330px);
  padding-left: 20px;
}
.article .content .list ul li .text .tits {
  width: 100%;
  line-height: 40px;
  font-size: 18px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.article .content .list ul li .text .txt {
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  color: #555;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin: 5px 0;
}
.article .content .list ul li .text .more {
  line-height: 40px;
  display: flex;
  justify-content: space-between;
  color: #999;
}
.article .content .paging {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  float: left;
}
.article .content .paging ul {
  width: 100%;
  display: flex;
  justify-content: center;
}
.article .content .paging ul li {
  width: auto;
  min-width: 32px;
  border-radius: 4px;
  color: #333;
  cursor: pointer;
  height: 32px;
  border: 1px solid #f5f5f5;
  text-align: center;
  line-height: 30px;
  padding: 0 10px;
  margin: 0 6px;
}
.article .content .paging ul li.acti {
  background-color: #36664f;
  color: #fff;
  border: 1px solid #36664f;
}
.article .content .paging ul li.acti:hover {
  border: 1px solid #36664f;
  color: #fff;
}
.article .content .paging ul li:hover {
  border: 1px solid #36664f;
  color: #36664f;
}
.article .sidebar {
  width: calc(100% - 780px);
  min-height: 100px;
}
.article .sidebar .hots {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}
.article .sidebar .hots .title {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #f5f5f5;
  font-size: 18px;
  color: #36664f;
  font-weight: bold;
  line-height: 50px;
  padding-left: 14px;
  position: relative;
}
.article .sidebar .hots .title:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  width: 6px;
  height: 30px;
  border-radius: 2px;
  background-image: linear-gradient(to bottom, rgba(54,102,79,0.2), rgba(54,102,79,0.5));
}
.article .sidebar .hots .list {
  width: 100%;
  padding: 12px 0;
}
.article .sidebar .hots .list ul {
  width: 100%;
}
.article .sidebar .hots .list ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  position: relative;
}
.article .sidebar .hots .list ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background-color: #ccc;
  border-radius: 3px;
}
.article .sidebar .hots .list ul li em {
  float: right;
  color: #999;
}
.article .sidebar .hots .list ul li span {
  color: #333;
  font-size: 15px;
}
.article .sidebar .videos {
  width: 100%;
  float: left;
  padding-bottom: 30px;
}
.article .sidebar .videos .title {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #f5f5f5;
  font-size: 18px;
  color: #36664f;
  font-weight: bold;
  line-height: 50px;
  padding-left: 14px;
  position: relative;
}
.article .sidebar .videos .title:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  width: 6px;
  height: 30px;
  border-radius: 2px;
  background-image: linear-gradient(to bottom, rgba(54,102,79,0.2), rgba(54,102,79,0.5));
}
.article .sidebar .videos .cont {
  width: 100%;
  padding: 15px 0px;
}
.article .sidebar .videos .cont img {
  width: 100%;
}
.article .sidebar .new {
  width: 100%;
  float: left;
}
.article .sidebar .new .title {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #f5f5f5;
  font-size: 18px;
  color: #36664f;
  font-weight: bold;
  line-height: 50px;
  padding-left: 14px;
  position: relative;
}
.article .sidebar .new .title:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  width: 6px;
  height: 30px;
  border-radius: 2px;
  background-image: linear-gradient(to bottom, rgba(54,102,79,0.2), rgba(54,102,79,0.5));
}
.article .sidebar .new .list {
  width: 100%;
  padding: 0px 0;
}
.article .sidebar .new .list ul {
  width: 100%;
}
.article .sidebar .new .list ul li {
  width: 100%;
  padding-left: 10px;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0;
}
.article .sidebar .new .list ul li:last-child {
  border: none;
}
.article .sidebar .new .list ul li .tits {
  width: 100%;
  line-height: 30px;
  font-size: 15px;
  font-weight: bold;
  color: #36664f;
}
.article .sidebar .new .list ul li .text {
  width: 100%;
  line-height: 18px;
  color: #999;
  text-align: justify;
  font-size: 12px;
}
.article .sidebar .new .more {
  width: 100%;
  text-align: center;
}
.article .sidebar .new .more a {
  display: inline-block;
  width: 120px;
  height: 32px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 30px;
  color: #666;
  border-radius: 4px;
}
.content {
  width: 100%;
  min-height: 100px;
  padding: 0 15px;
}
.content .title {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #f5f5f5;
}
.content .title h4 {
  width: 100%;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
}
.content .title h5 {
  text-align: center;
  line-height: 40px;
}
.content .title h5 span {
  margin: 0 12px;
  font-size: 16px;
  color: #666;
}
.content .cont {
  width: 100%;
  padding: 15px 50px;
}
.content .cont .text {
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  text-indent: 32px;
  text-align: justify;
  color: #555;
}
.content .cont .imgs {
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.content .cont .imgs img {
  max-width: 100%;
}
.content .cont .text {
  width: 100%;
}
.recommended {
  width: 100%;
  min-height: 100px;
  float: left;
  padding: 20px 30px;
}
.recommended .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  color: #36664f;
  font-weight: bold;
  border-bottom: 1px solid #f5f5f5;
}
.recommended .list {
  width: 100%;
  padding: 15px 0;
}
.recommended .list ul {
  width: 100%;
}
.recommended .list ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding-left: 20px;
  position: relative;
}
.recommended .list ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  background-color: #ccc;
  border-radius: 4px;
}
.recommended .list ul li i {
  float: right;
  color: #999;
}
.recommended .list ul li span {
  color: #333;
}

.container .cont img{
  max-width:100%
}
