
@charset "utf-8";
/* Style Reset */
html {
	font-size: 12px
}
body, p, h1, ul, li, input, img, figure, h3, h1, h2, dl, dd, dt {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body {
	font-size: 0.1rem;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
a {
	text-decoration: none;
	outline: 0px;
}
fieldset, img {
	border: 0;
}
img {
	display: block;
	max-width: 100%
}
.clear {
	clear: both;
	width: 100%;
}
.c {
	clear: both;
	width: 100%;
}
;
/*header*/
.header {
	width: 100%;
	height: 0.691rem!important;
	background: #1d1d1d;
	position: relative;
	z-index: 9999;
}
.head {
	text-align: left;
	position: fixed;
	width: 100%;
	height: 0.691rem;
	top: 0;
	right: 0;
	line-height: 0.9rem;
	z-index: 99;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
/* .head:before{content:"";position:fixed;width:100%;height:0.041rem;background:#1d1d1d;top:0;left:0} */
.logo {
	display: block;
	width: 70.3125% !important;
	height: auto;
	margin: 0 auto; float:left
}
.logo img {
	display: inline-block;
}
/* .nav-btn{width:14.0625%;right:0!important;top:-1px;position:absolute;height:0.691rem;background:#d82741;font-size:0.4rem;line-height:0.82rem;color:#fff;text-align:center;overflow:hidden;} */
.top-nav {
	position: absolute;
	right: 1.09375%;
	top: 100%;
	width: 14.0625%;
}
.search_hl {
	width: 14.0625%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	font-size: 0.38rem;
	line-height: 0.691rem;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}
.nav-btn {
	right: 0;
	color: #272636;
}
.nav-btn {
	right: 0;
	color: #272636;
	font-size: 2em;
	color: white;
}
.class-btn {
	position: absolute;
	right: 16%;
	top: 0%;
	width: 14.0625%;
	font-size: 0.24rem;
	line-height: 0.82rem;
	color: #085b51;
	text-align: center;
	overflow: hidden;
}
.top-home {
	position: absolute;
	left: 1.09375%;
	top: 0;
	width: 14.0625%;
	font-size: 0.4rem;
	line-height: 0.82rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.top-title {
	width: 70%;
	position: absolute;
	left: 15%;
	top: 0;
	font-size: 0.3rem;
	line-height: 0.82rem;
	text-align: center;
	color: #fff;
	overflow: hidden;
}
.content, .sub_page {
	
	overflow: hidden;
	font-size: 0.16rem
}
.sub_page center {
	padding: 0.4rem 0;
	font-size: 0.2rem
}
.sub_page center a {
	color: red
}
.content {
	width: 100%;
}
/*iwrap*/
.iwrap {
	position: relative;
	width: 93.75%;
	margin: 0 auto;
}
/* nav */
body {
	position: relative;
	width: 100%;
	background: #f2f2f2;
	height: 100%;
}
.allpage {
	position: relative;
	z-index: 10;
	background: #e6e6e6;
	height: auto;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	right: 0;
	min-height: 6rem;
}
.clicked {
	right: 220px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	left: auto;
}
.nav {
	width: 220px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
}
.fixed {
	width: 220px;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 999;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}
.nav li {
	width: 220px;
	margin: 0 auto;
	border-bottom: 1px solid #f992a2;
	text-align: center;
}
.nav li a {
	display: block;
	width: 100%;
	font: 700 16px/50px '微软雅黑';
	color: #fff;
}
.nav li a span {
	margin-right: 3%
}
.nav li p {
	text-indent: 70px;
}
.nav li:last-child {
	margin-bottom: 20%;
}
#allmap {
	width: 100%;
	height: 6rem;
	font-size: 0.18rem
}
.share {
	width: 160px;
	margin: 0.2rem auto;
}
.black-fixed {
	position: fixed;
	z-index: 99999!important;
	right: 0;
	width: 0;
	top: 0;
	height: 100%;
	background: rgba(0,0,0,0.9);
	text-align: right;
	font-size: 0.4rem;
	color: #fff;
	line-height: 2;
	right: 0;
	overflow: hidden
}
.black-clicked {
	width: 100%;
	padding-right: 2%;
	right: 220px;
}
/*font*/
@font-face {
	font-family: "iconfont";
	src: url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype');
}
@font-face {
	font-family: "iconfont2";
	src: url('../font/iconfont2.woff') format('woff'), url('../font/iconfont2.ttf') format('truetype');
}
@font-face {
	font-family: "iconfont_s";
	src: url('../font/iconfont_s.woff') format('woff'), url('../font/iconfont_s.ttf') format('truetype');
}
.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.iconfont_s {
	font-family: "iconfont_s" !important;
	font-size: 0.45rem;
	font-style: normal;
	color: #fff500;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 50%;
	display: inline-block;
	width: 1rem;
	height: 0.45rem;
	line-height: 0.45rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.iconfont2 {
	font-family: "iconfont2" !important;
	font-size: 0.54rem;
	font-style: normal;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 50%;
	display: inline-block;
	width: 1rem;
	height: 1rem;
	line-height: 1rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.iconfont2_ys {
	background-color: #ff506a;
}
.iconfont2_yys {
	background-color: #ff7e48;
}
.iconfont2_jz {
	background-color: #ffa848;
}
.iconfont2_yl {
	background-color: #ffce48;
}
.iconfont2_cs {
	background-color: #b3d931;
}
.iconfont2_yy {
	background-color: #5dd03b;
}
.iconfont2_zd {
	background-color: #3dd9c7;
}
.iconfont2_cr {
	background-color: #3b96d3;
}
/* banner */
.big-pic {
	width: 100%;
	position: relative;
	z-index: 2;
	margin: 0 auto;
}
.big-pic-in {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.pic-list {
	position: relative;
	height: auto;
	-webkit-transform: translate3d(0, 0, 0);
	z-index: 0;
}
.pic-list img {
	float: left;
	height: auto;
	width: 100%;
	display: block;
}
.big-pic2 .pic-list {
	width: 200%;
}
.big-pic2 .pic-list img {
	width: 50%;
}
.big-pic3 .pic-list {
	width: 300%;
}
.big-pic3 .pic-list img {
	width: 33.333334%;
}
.big-pic4 .pic-list {
	width: 400%;
}
.big-pic4 .pic-list img {
	width: 25%;
}
.slide-dot {
	width: 100%;
	text-align: center;
	height: 16px;
	padding-top: 4px;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	display: none
}
.slide-dot span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	vertical-align: top;
	z-index: 10;
	margin: 0 7px;
	background: #fff
}
.slide-dot span.slide-dot-cur {
	z-index: 10;
	vertical-align: top;
	background: #6b1b55
}
.transition {
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
/* index */
.title {
	width: 35.9375%;
	margin: 0 auto;
	background: #1d1d1d;
	border-radius: 0 0 0.1rem 0.1rem;
	text-align: center;
	padding-bottom: 2%
}
.title span {
	font: 0.18rem/1.2 "microsoft yahei";
	color: #c1c0c0;
}
.title p {
	font: 0.16rem/1.2 "microsoft yahei";
	color: #828282;
	text-transform: uppercase
}
.title-border1 {
	width: 100%;
	height: 0.15rem;
	background: #1d1d1d;
}
.inav {
	width: 97.5%;
	margin: 2% auto;
	overflow: hidden;
}
.inav li {
	width: 33.3%;
	float: left;
	height: auto;
	overflow: hidden
}
.inav li a {
	display: block;
	width: 75%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font: 0.18rem/2 "microsoft yahei";
	color: #1d1d1d
}
.inav li a img {
	display: block;
	width: 83.97%;
	margin: 0 auto;
	border: 1px solid #d3d3d3;
	background: #fff;
	padding: 0.09rem;
	border-radius: 50%;
}
.title1 {
	width: 100%;
	height: 0.75rem;
	background: url(../images/titlebg1.jpg) 0 bottom no-repeat #fff;
	background-size: 100% auto;
}
.title1-name {
	float: left;
	overflow: hidden;
	margin-left: 4.6875%;
}
.title1-name h3 {
	float: left;
	font: 0.44rem/0.75rem "microsoft yahei";
	color: #bb2f30;
}
.title1-name p {
	float: left;
	font: 0.18rem/0.2rem "microsoft yahei";
	color: #232323
}
.title1-name p span {
	font: 700 0.18rem/0.2rem "microsoft yahei";
	color: #232323;
	display: block;
	margin-top: 0.2rem
}
.title1 a {
	float: right;
	font: 0.18rem/0.75rem "microsoft yahei";
	color: #7d7d7d;
	margin-right: 4.6875%
}
.inews {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/newsbg.jpg) right bottom no-repeat #fff;
	background-size: 32.8125% auto;
	padding: 5% 0
}
.news-img {
	display: block;
	float: left;
	width: 25%;
	margin: 0 3.75% 0 4.6875%;
}
.inews p {
	float: left;
	width: 42.8125%;
	margin-left: 3.75%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 0.16rem/2 "microsoft yahei";
	color: #686868;
}
.inews h3 {
	float: left;
	width: 42.8125%;
	margin-left: 3.75%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 0.18rem/1.2 "microsoft yahei";
	color: #232323;
}
.inews h3 a {
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #232323;
}
.inews div {
	float: left;
	width: 42.8125%;
	font: 0.16rem/0.24rem "microsoft yahei";
	color: #1d1d1d;
	overflow: hidden;
	height: 0.48rem;
	margin-left: 3.75%;
}
.title2 {
	width: 55.9375%;
	margin: 2% auto;
	position: relative;
	text-align: center;
	color: #fff;
	background: url(../images/titlebg2.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	padding: 2% 0;
}
.title2 span {
	font: 0.18rem/1 "microsoft yahei";
}
.title2 p {
	font: 0.16rem/1 "microsoft yahei";
}
.ipro {
	width: 97.5%;
	margin: 2% auto;
	overflow: hidden;
}
.ipro li {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	padding-bottom: 4%;
}
.ipro li a {
	display: block;
	width: 86.85%;
	background: #fff;
	border: 1px solid #fff;
	overflow: hidden;
	margin: 0 auto
}
.ipro li a span {
	display: block;
	width: 100%;
	font: 0.18rem/2.4 "microsoft yahei";
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #1d1d1d;
	text-align: center;
}
.ipro li a img {
	width: 100%
}
.imore {
	display: block;
	width: 34.6875%;
	margin: 2% auto;
	overflow: hidden;
	background: #1d1d1d;
	text-align: center;
	font: 0.18rem/0.4rem "microsoft yahei";
	color: #ababab;
	border-radius: 0.4rem;
}
.icase {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 2% 0;
	background: #fff;
}
.icase-top, .icase-bottom {
	width: 92.5%;
	margin: 2% auto;
	overflow: hidden;
}
.icase-top a:nth-child(1) {
	display: block;
	float: left;
	width: 29.56%;
}
.icase-top a:nth-child(2) {
	display: block;
	float: left;
	width: 31.08%;
	margin: 0 1.68%;
}
.icase-top a:nth-child(3) {
	display: block;
	float: left;
	width: 35.64%;
}
.icase-top a img {
	display: block;
	width: 100%;
}
.icase-bottom a:nth-child(1) {
	display: block;
	float: left;
	width: 24.15%;
}
.icase-bottom a:nth-child(2) {
	display: block;
	float: right;
	width: 73.98%;
}
.support {
	width: 100%;
	font: 0.18rem/2.4 "microsoft yahei";
	color: #bb2f30;
	text-align: center;
	background: #fff;
}
.support a {
	color: #bb2f30;
}
/* top class */
.class {
	width: 100%;
	top: 8.33em;
	position: fixed;
	background: #232323;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	height: 3rem;
	padding: 0.1rem 0;
	display: none
}
.class li {
	width: 90%;
	background: #fff;
	font: 0.2rem/0.46rem "microsoft yahei";
	margin: 2% auto;
	overflow: hidden;
	position: relative;
}
.class li a {
	display: block;
	float: left;
	width: 60%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 4%;
	color: #666
}
.class li span.iconfont {
	font-size: 0.3rem;
	line-height: 0.46rem;
	display: block;
	width: 16%;
	text-align: center;
	color: #666;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.class li span.iconfont.class-up {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.class li dl {
	float: left;
	border-top: 2px solid #232323;
	width: 100%;
	display: none
}
.class li dl dd {
	overflow: hidden
}
.class li dl dd a {
	width: 100%
}
/* subpage */
.about, .view {
	width: 92.5%;
	margin: 2% auto 80px;
	font: 0.2rem/2.4 "microsoft yahei";
	color: #1d1d1d;
}
.about img {
	display: inline-block;
}
.view h1, .about h1 {
	width: 100%;
	text-align: center;
	font: 0.3rem/0.5rem "microsoft yahei";
	color: #393939;
}
.view img {
	max-width: 100%;
	display: inline
}
.page {
	display: block;
	width: 100%;
	height: 0.38rem;
	font: 0.2rem/0.38rem "microsoft yahei";
	color: #777;
	background: #ddd;
	border-radius: 0.38rem;
	margin: 2% auto;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 0.1rem;
}
.back {
	display: block;
	width: 33.57%;
	margin: 2% auto;
	height: 0.4rem;
	border-radius: 0.4rem;
	font: 0.2rem/0.4rem "microsoft yahei";
	color: #fff;
	text-align: center;
}
/* product */
.product-top {
	width: 91.25%;
	margin: 2% auto;
	border-bottom: 1px solid #c9c9c9;
	height: 0.5833rem;
	font: 0.2rem/0.5833rem "microsoft yahei";
	color: #7b7b7b;
}
.product-top p {
	float: left;
}
.product-top p span {
	color: #c5132d
}
.product-top-right {
	float: right;
	color: #7b7b7b
}
.product-top-right a {
	font-size: 0.3rem;
	color: #272727;
	vertical-align: middle
}
.product-top-right a.show {
	color: #c5132d
}
/* news */
.news {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 2% auto;
}
.news li {
	width: 100%;
	height: 0.691rem;
	overflow: hidden
}
.news li a {
	display: block;
	width: 100%;
	height: 0.691rem;
	overflow: hidden;
	font: 0.2rem/0.691rem "microsoft yahei"
}
.news li span:nth-child(1) {
	display: block;
	float: left;
	width: 60%;
	margin-left: 4%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #1d1d1d
}
.news li span:nth-child(2) {
	display: block;
	float: right;
	margin-right: 4%;
	color: #9f9f9f
}
.news li:nth-child(even) {
	background: #fff;
}
/* case */
.case {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 2% auto
}
.case li {
	width: 100%;
	height: auto;
	padding: 2% 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}
.case li>a {
	display: block;
	width: 35.46875%;
	float: left;
	margin: 0 3.75% 0 4.6875%;
	border: 1px solid #fff;
}
.case li>a img {
	display: block;
	width: 100%
}
.case li h1 {
	float: left;
	width: 51.875%;
	height: 0.35rem;
	font: 0.2rem/0.35rem "microsoft yahei";
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.case li h1 a {
	color: #232323
}
.case li div {
	float: left;
	width: 51.75%;
	height: 1.1rem;
	overflow: hidden;
	font: 0.18rem/0.28rem "microsoft yahei";
	color: #1d1d1d
}
/* for white */
.white-bg {
	background: #fff;
}
/* mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm */

.nav_new {
	width: 93.75%;
	padding: 0 3.125% 2% 3.125%;
	background-color: #eeeeee;
}
.son {
	float: left;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	padding-top: 0.13rem;
}
.nav_new .son .iconfont_s {
	display: block;
	background-color: #da231b;
	text-align: center;
	width: 0.7rem;
	height: 0.7rem;
	border-radius: 50%;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 0.7rem;
}
.nav_new .son:nth-of-type(2n+1) .iconfont_s {
	background-color: #272727;
}
.nav_new .son .imgFont {
	display: block;
	color: #181413;
	font-size: 0.21rem;
	line-height: 0.34rem;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/* index banner */
.banner {
	position: relative;
	width: 100%;
}
.swiper-pagination {
	width: 100% !important;
	text-align: right !important;
	bottom: 0.1rem !important;
}
.swiper-pagination-bullet {
	background-color: #FFF !important;
	opacity: 1 !important;
}
.swiper-pagination-bullet-active {
	background-color: #0d498b !important;
}
input {
	outline: none;
}
.search {
	width: 96%;
	height: 0.691rem;
	padding: 0 2%;
	position: absolute;
	top: -120%;
	left: 0;
	background-color: #0d498b !important;
	font-family: "microsoft yahei";
}
.search-input {
	width: 75%;
	border: 1px solid #0078c1;
	border-radius: 15px 0 0 15px;
	float: left;
	border-right: none;
	height: 0.461rem;
	font-size: 0.18rem;
	font-family: "microsoft yahei";
	text-indent: 5%;
	margin-top: 2%;
}
.search-btn {
	width: 15%;
	float: left;
	background-color: #fff;
	border-radius: 0 15px 15px 0;
	border: 1px solid #0078c1;
	border-left: none;
	height: 0.491rem;
	font-size: 0.25rem;
	margin-top: 2%;
}
.search a {
	display: inline-block;
	width: 9%;
	float: left;
	color: #fff;
	text-align: center;
	height: 0.7rem;
}
.index_text {
	font-size: 14px;
	width: 100%;
	height: 0.5rem;
	background: #fff url(../images/search_bg_05.png) no-repeat 95% center;
	-webkit-background-size: 7%;
	background-size: 7%;
	border: none;
	font-family: "microsoft yahei";
	text-indent: 3%;
}
.icon_nav {
	padding: 0 4%;
	background-color: #fff;
}
.icon_nav ul li {
	width: 17%;
	text-align: center;
	float: left;
	margin: 0 4%;
	margin-top: 4%;
	margin-bottom: 2%;
}
.icon_nav ul li a span {
	display: inline-block;
	color: #333;
	font-size: 0.2rem;
	margin-top: 14%;
	width: 100%;
	height: 0.3rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*item_c*/
.item_c {
	position: relative;
	overflow: hidden;
	margin-top: 0.1rem;
	padding: 0.1rem 0;
	border-bottom: 1px dotted #023f98;
}
.item_c .pic {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 25.83%;
	padding: 0.04rem;
	border: 1px solid #cdcfd0;
}
.item_c .con {
	position: absolute;
	top: 0.1rem;
	right: 0;
	width: 70%;
}
.item_c .tl {
	display: block;
	line-height: 0.3rem;
	font-size: 0.23rem;
	color: #1a4063;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.item_c .txt {
	display: block;
	max-height: 0.5rem;
	overflow: hidden;
	font-size: 0.2rem;
	color: #1a4063;
	line-height: 0.25rem;
}
/*inew*/
.inew {
	padding-bottom: 0.15rem;
}
.inew li {
	padding: 0 3.125%;
	border-bottom: 1px dotted #023f98;
	font-size: 0.22rem;
	color: #333;
	line-height: 0.5rem;
}
.inew a {
	display: block;
	padding-right: 0.6rem;
	color: #1a4063;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*item_b*/
.item_b {
	position: relative;
	float: left;
	width: 48.3%;
	margin-right: 3.4%;
	margin-top: 0.2rem;
}
.item_b:nth-child(2n) {
	margin-right: 0;
}
.item_b:nth-child(3), .item_b:nth-child(4) {
	margin-top: 0;
}
.item_b .pic {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0.04rem;
	border: 1px solid #79a9d6;
}
.item_b .tl {
	display: block;
	font-weight: normal;
	font-size: 0.23rem;
	color: #5a5b5b;
	line-height: 0.55rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*itl*/
.itl {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 3.125%;
	border-bottom: 0.02rem solid #f94501;
	background: #0d498b;
}
.itl h2 {
	position: relative;
	float: left;
	padding: 0 1.5em;
	font-size: 0.23rem;
	line-height: 0.5rem;
	color: #FFF;
	font-weight: normal;
	background: #f94501;
}
.itl h2:after {
	position: absolute;
	top: 0.52rem;
	left: 50%;
	content: "";
	width: 0;
	height: 0;
	margin-left: -0.05rem;
	border-left: 0.1rem solid transparent;
	border-right: 0.1rem solid transparent;
	border-top: 0.1rem solid #f94501;
}
.itl_more {
	float: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.22rem;
	line-height: 0.5rem;
}
.itl_more a {
	display: block;
	color: #FFF;
}
/*iadg*/
.iadg {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1em 4.0625% 0.5em;
	border: 0;
	border-bottom: 0.025rem solid #d2d2d2;
	-webkit-border-image: url(../images/img13.png) 0 0 3 0 repeat;
	border-image: url(../images/img13.png) 0 0 3 0 repeat;
	font-size: 0.21rem;
	line-height: 1.5em;
	color: #1a4063;
	text-align: left;
}
/*iabout*/
.iabout {
	position: relative;
	display: block;
	padding: 0.1rem 0;
	margin: 0.05rem 1.09375% 0;
	font-size: 0.21rem;
	color: #FFF;
	line-height: 1.5em;
	text-align: center;
	background: #f94501;
	border-radius: 0.1rem;
}
.iabout:before {
	position: absolute;
	left: 3.125%;
	top: 50%;
	content: "....";
	margin-top: -0.08rem;
	width: 0.12rem;
	height: 0.12rem;
	border: 0.02rem solid #FFF;
	font-size: 0.2rem;
	text-indent: 0.12rem;
	line-height: 0;
	border-radius: 50%;
}
.iabout:after {
	position: absolute;
	right: 3.125%;
	top: 50%;
	content: "....";
	margin-top: -0.08rem;
	width: 0.12rem;
	height: 0.12rem;
	border: 0.02rem solid #FFF;
	font-size: 0.2rem;
	text-indent: -0.3rem;
	line-height: 0;
	border-radius: 50%;
}
.iabout .tl {
	padding-bottom: 0.1rem;
	font-size: 0.35rem;
}
/*beian*/
.beian {
	width: 100%;
	height: 0.6rem;
	margin-bottom: 0.05rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0;
	border-bottom: 0.025rem solid #d2d2d2;
	-webkit-border-image: url(../images/img13.png) 0 0 3 0 repeat;
	border-image: url(../images/img13.png) 0 0 3 0 repeat;
	font-size: 0.21rem;
	line-height: 0.6rem;
	color: #666;
	text-align: center;
	background: #FFF;
}
.beian a {
	color: #666;
}
.clear-fix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ".";
}
