			@media only screen and (min-width: 1200px) {
			      .blog-g-fixed {
			        max-width: 1200px;
			      }
			    }
			
			    @media only screen and (min-width: 641px) {
			      .blog-sidebar {
			        font-size: 1.4rem;
			      }
			    }

			    .blog-footer {
			      padding: 10px 0;
			      text-align: center;
			    }
				.blog-footer a{ display:inline;
			    }
				.img1 img{ border:1px solid #ccc; }
				.hei40{ height:30px; overflow:hidden; font-size:12px;}
			.am-topbar .am-text-ir {
			  display: block;
			  margin-right: 10px;
			  height: 120px;
			  width: 103px;
			  background: url(/images/mlogos.png) no-repeat left center;
			  -webkit-background-size: 103px 120px;
			  background-size: 103px 120px;
}
			.am-text-ir {
			  display: block;
			  margin-right: 10px;
			  height: 82px;
			  width: 280px;
			  background: url(/images/mlogos.png) no-repeat left center;
			  -webkit-background-size: 280px 82px;
				background-size: 280px 82px;}
			
			.am-tabs-bd .am-tab-panel {
	position: absolute;
	top: 0;
	z-index: 99;
	float: left;
	width: 100%;
	padding: 10px 0px;
	visibility: hidden;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}
			
			.am-tabs-bd {
	position: relative;
	overflow: hidden;
	border:0px;
	border-top: none;
	z-index: 100;
	-webkit-transition: height .3s;
	transition: height .3s
}
			
			.no-border{	border: 0px；}
			[class*=am-u-] {
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    float: left;
    position: relative;
}

.blues{ color:#b31b24; }
.dh{width:100%;}
.dh ul{width:100%; }
.dh li{width: 30.33%;margin:5px 1.5%;background: #1a2b76;float: left;text-align: center;padding:13px 0px;color: #fff;overflow: hidden;border-radius:2px}
.dh li a{color:#fff}

.dh li i{width: 100%;}
.dh li span{width: 100%;line-height: 15px;padding-top:6px;display: block;}

.dh ul .h200{height:166px;padding-top: 60px;background:#ff9d2e;}
.dh ul .w200{width:63.6%;background:#ff9d2e;}
    .about {
      background: #fff;
      padding: 40px 0;
      color: #7f8c8d;
    }

    .about-color {
      color: #34495e;
    }

    .about-title {
      font-size: 180%;
      padding: 30px 0 50px 0;
      text-align: center;
    }



ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 1rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.oil_circle_nav {
  padding: 10px 10px 0px 10px;
  max-width: 100%;
}
.oil_circle_nav_list {
  max-width: 100%;
  overflow: hidden;
}
.oil_circle_nav_list li {
	
  width: 25%;
  float: left;
  margin-bottom: 10px;
}
.oil_circle_nav_list a {
  border-radius: 50%;
  width: 55px;
  height: 55px;
  display: block;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  line-height: 55px;
  font-size: 35px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.oil_circle_nav_list a:hover {
  -webkit-box-shadow: inset 0 0 40px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 40px rgba(0, 0, 0, .3);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.oil_circle_nav_list span {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
}
.oil_nav_xinxianshi {
  background: #fe9700;
}
.oil_nav_zhangzhishi {
  background: #f26765;
}
.oil_nav_kantuya {
  background: #6f68df;
}
.oil_nav_mengzhuanti {
  background: #7f2d00;
}
.oil_nav_meirong {
  background: #fd7a49;
}
.oil_nav_gengduo {
  background: #7fd02b;
}
.oil_nav_yiyuan {
  background: #19cf8a;
}
.oil_nav_dianpu {
  background: #4493f7;
}
.oil_nav_bk {
  background: #6f67e0;
}
.oil_nav_wd {
  background: #fd7949;
}
.oil_nav_sy {
  background: #ff9702;
}
.oil_nav_xx {
  background: #00c2ea;
}
.oil_nav_sz {
  background: #3296ee;
}
.oil_nav_ms {
  background: #7fd02b;
}
.oil_nav_qs {
  background: #19ce8b;
}
.oil_nav_qt {
  background: #fe618e;
}
.rx {
    width: 100%;
    overflow: hidden;
    background: #0095db;
    padding: 0.666667rem 0;
    text-align: center; font-weight: 500;
}
/* Rx */
.rx {font-size: 2rem;
	width: 100%;
	overflow: hidden;
	background: #1a2b76;
	padding: 0.666667rem 0;
	text-align: center;
}
.rx p {
	background: url("/images/rx.png") no-repeat 11% center;
	background-size: 8%;
	line-height: 2.291667rem;
	height: 2.291667rem;
	padding-left: 10%;
}
.rx a {
	font-size: 2rem;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	margin-left: 0.166667rem;
}
.rx em {
	font-size: 1.5rem;
	color: #fff;
	vertical-align: top;
}
.blog-footer1 {
	border: 1px solid #ccc;
	padding: 12px;
	text-align: center;
}
.blog-footer1 a {
	color: #fff;
}

/*留言*/
.liuyan {
	overflow: hidden;
	margin: 10px;
	background-color: #1a2b76;
	padding-top: 1.5em; 
	padding-bottom: 1%;
	
}
.liuyan p {
	font-size: 1em;
	color: #fff;
	margin-left: 7%;
}
.liuyan p a {
	font-weight: bold;
	color: #ffff00;
}
.liuyan .lyBox {
	overflow: hidden;
	width: 98%;
	margin: 0 auto;
	background: url(/images/ly.png) repeat-x left top;
	padding-top: 3.5em;
	background-color: #fff;
	padding-bottom: 0.5em;
}
.liuyan .lyBox li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 0.8em;
}
.liuyan .lyBox span {
	display: block;
	width: 25%;
	text-align: right;
	padding-right: 1%;
	font-size: 1em;
	color: #666;
	line-height: 2em;
	float: left;
}
.liuyan .lyBox input {
	width: 61%;
	float: left;
	height: 2em;
	border: 1px solid #ccc;
	line-height: 2em;
	color: #666;
	font-size: 1em;
	padding: 0 4%
}
.liuyan .lyBox textarea {
	width: 61%;
	float: left;
	height: 2em;
	border: 1px solid #ccc;
	resize: none;
	height: 5em;
	padding: 0.5em 4%;
	font-size: 1em;
	color: #666
}
.liuyan .btn {
	display: block;
	width: 25%;
	text-align: center;
	font-size: 1em;
	color: #fff;
	padding: 0.4em 0;
	background-color: #ffa200;
	margin-left: 26%;
}