@font-face {
  font-family: 'iconfont';  /* project id 630366 */
  src: url('../fonts/iconfont/iconfont.eot');
  src: url('../fonts/iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont/iconfont.woff') format('woff'),
  url('../fonts/iconfont/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont/iconfont.svg#iconfont') format('svg');
}

.iconfont {
	font-family: iconfont;
	font-style: normal;
}
.wrap {
	position: relative;
}
.centered-btns_nav {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 38px;
	height: 61px;
	transition: .5s;
	margin-top: -40px;
	line-height: 200px;
	background-image: url(../images/arrow.gif);
	overflow: hidden;
	opacity: .1;
}
.centered-btns_nav:hover{
	opacity: .7;
}
.next {
	right: 0;
	background-position: right 0;
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
    margin-top: 15px;
    text-align: center;
    font-size: 0;
    position: absolute;
    list-style-type: none;
    width: 100%;
    z-index: 99;
    bottom: 15px;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 3px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 15px;
	height: 8px;
	border-radius: 8px;
	line-height: 8px;
	background-color: rgba(255, 255, 255, .3);
	background-color: #ccc\9;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}
.centered-btns_here a{
	width: 30px;
	background-color: rgba(255, 255, 255, .9);
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

#m_banner,
.m_footer{
	display: none;
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
	html {
		min-width: 1px;
	}
	.w1200 {
		width: 100%;
	}
	.header_main{
		display: none;
	}
	.top_main .top{
		padding: 5px 1%;
	}
	img{
		max-width: 100%!important;
		height:  auto !important;
	}
	.ArticleTencont img,.SliderPicBorder img{max-width: 100%!important;}
	.top_main .logo{
		width: 50%;
	}
	.top_main .logo img{
		height: 45px !important;
	}
	.top .toprig .it1,
	.top .toprig .it2,
	.top .toprig .it3{
		display: none;
	}
	.top .toprig .it4{
		width: 100%;margin-top: 5px;
	}
	.top .toprig .item i{
		line-height: 18px;
		font-size: 12px;
	}
	.top .toprig{
		width: 50%;
		padding: 0;
		
	}
	.top .toprig .item h4{
		font-size: 18px;
		line-height: 27px;
	}
	.nav_main{
		height: auto;
		background: #176677;
		padding: 2px;
	}
	*{
		box-sizing: border-box;
	}
	#nav li{
		width: 33.333%;
		border: 1px solid #fff;
		line-height: 36px;
		font-size: 15px;
		background: none;
	}
	#nav li:nth-of-type(6){
		/*display: none;*/
	}
	#nav li a{
		height: 36px;
	}
	#nav ul .subnav{
		display: none;
	}
	#banner_main{
		display: none;
	}
	#m_banner{
		display: block;
	}
	.announ_main{
		display: none;
	}
	.index .floor_2, .index .floor_3{
		padding: 15px 1%;
	}
	.index .title p,
	.index .tab{
		display: none;
	}
	.index .title h3{
		font-size: 0;
		line-height: 1;
	}
	.index .title h3 b{
		font-size: 24px;
	}
	.index .title{
		padding-bottom: 15px;
	}
	.index .icase .list{
		width: 100%;
	}
	.index .icase .list li{
		width: 48%;
		margin: 1% !important;
	}
	.index .icase .list li .img{
		width: 100%;
		height: auto;
	}
	.index .icase .list li .p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.index .icase .list li .img .on{
		display: none;
	}
	.index .more{
		margin-top: 15px !important;
		text-align: center;
	}
	.index .more .line{
		display: none;
	}
	.index .more .look_more{
		width: 120px;
		height: 30px;
		float: none;
		line-height: 30px;
		font-size: 14px;
		display: inline-block;
	}
	.xunpan,
	.floor_3_main{
		display: none;
	}
	.floor_4_main{
		height: auto;
	}
	.index .floor_4, .indnews{
		padding: 15px 1%;
	}
	.index .floor_4 .textlist{
		margin-bottom: 0;
	}
	.index .textlist li a{
		padding: 10px;
	}
	.index .textlist li .img{
		width: 100%;
		height: auto;
	}
	.index .textlist li h3{
		font-size: 16px;
		line-height: 1;
	}
	.index .textlist li{
		height: auto;
	}
	.index .textlist .desc{
		font-size: 12px;
		line-height: 20px;
	}
	.index .textlist span{
		position: inherit;
	}
	.floor_4 .hd{
		display: none;
	}
	.newsBox{
		display: none;
	}
	.txtlistbox{
		width: 100%;
	}
	.txtlistbox li p{
		font-size: 12px;
		line-height: 20px;
		height: 40px;
		overflow: hidden;
	}
	.txtlistbox li h3{
		font-size: 16px;
	}
	.txtlistbox li{
		padding: 5px 0;
	}
	.txtlistbox li a{
		padding-bottom: 0;
	}
	.iabout{
		padding: 15px 1%;
	}
	.ilinks{
		display: none;
	}
	.iabout .txt{
		width: 100%;
		height: auto;
		padding: 0 0 15px 0;
	}
	.iabout .txt p{
		padding-top: 0;
	}
	.iabout .txt span{
	margin: 15px auto 0;
	}
	.iabout .img{
		width: 100%;
		height: auto;
	}
	.footer_main{
		padding: 15px 1%;
	}
	.footer_main .footer{
		padding-top: 0;
	}
	.footer_main .botnavlist{
		display: none;
	}
	.footer_main .qcode{
		width: 100%;
	}
	.footer_main .blogo{
		width: 100%;
	}
	.footer_main .blogo .p2{
		padding-bottom: 5px;	
	}
	.copyright_main{
		display: none;
	}
	.float-right-box{
		display: none;
	}
	body{
		padding-bottom: 50px;
	}
	.m_footer{
        display: block;
        height: 50px;
        position: fixed;
        bottom: 0px;
        width: 100%;
        left: 0px;
        z-index: 999;
        background:#1a212a;
        border-top: 3px solid #176677;
    }
    .m_foot_btn {
        width: 20%;
        float: left;
        height: 50px;
        display: block;
        text-align: center;
        border-right: 1px solid #176677;
    }
     .m_foot_btn:last-of-type{
     	border-right: 0;
     }
    .m_foot_btn i {
        color: #fff;
        display: block;
    	font-size: 24px;
    	line-height: 32px;
    }
    .m_foot_btn span {
        display: block;
        text-align: center;
        color: #fff;
        line-height: 1;
        font-size: 12px;
    }
    .nybanner{
    	display: none;
    }
    .submian .sobtitle{
    	height: auto;
    	line-height: 1.46;
    	margin-bottom: 0;
    	padding: 5px 1%;
    }
    .submian .sobtitle .home{
    	margin-right: 0;
    }
    .subleft{
    	width: 100%;
    }
	.submian .subleft .bor9{
		border-bottom: 0;
		border-radius: 0;
	}
	.leftnews{
		display: none;
	}
	.submian .subleft .title h2{
		font-size: 20px;
		padding-left: 15px;
	}
	.submian .subleft .title{
		height: 45px;
		line-height: 45px;
	}
	.submian .subleft .lefta .comt ul li{
		line-height: 30px;
	}
	.submian .subleft .lefta .comt ul li a{
		overflow: hidden;
		height: 0px;
		line-height: 30px;
	}
	.submian .subleft .lefta .comt.on ul li a{
		height: 30px;
	}
	.submian{
		padding: 0 1% 15px;
	}
	.submian .subleft .title i{
		margin-top: 15px;
	}
	.submian .subright{
		width: 100%;
		padding-top: 15px;
	}
	.ipro .item{
		width: 48%;
		margin: 1% !important;
	}
	.ipro .item a.img{
		height: auto;
	}
	.ipro .item a.txt{
		line-height: 32px;
		height: 32px;
	}
	.ipro .item h3{
		padding: 0;
		text-align: center;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		font-size: 14px;
	}
	.ipro .item em,
	.anlitopH4,
	.divremmnews{
		display: none;
	}
	.submian .sobtitle .home{
		width: 20px;
		background-size: 15px;
	}
	.submian .subright .thumblist .item{
		width: 100%;
		padding: 0;
	}
	.submian .subright .thumblist .item .txt{
		width: 100%;
	}
	.submian .subright .thumblist .item .img{
		display: none;
	}
	.submian .subright .thumblist .item .txt p{
		height: 50px;
		overflow: hidden;
	}
	.submian .subright .thumblist .item .txt .mark{
		line-height: 20px;
	}
	iframe{
		max-width: 100%;
	}
	.submian .subright .thumblist .item .txt h3{
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.submian .subright .thumblist .list{
		padding-bottom: 0;
	}
	.pagess{
		margin: 15px 0 0;
	}
	.MainBg,
	#OriginalPic{
		width: 100%;
	}
	.ThumbPicBorder{
		display: none;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	html{
		min-width: 970px;
	}
	.w1200{
		width: 970px;
	}
	.top .toprig .it1,
	.top .toprig .it2,
	.top .toprig .it3{
		display: none;
	}
	.top .toprig{
		width: 300;
	}
	#nav li{
		width: 138px;
	}
	.index .tab a{
		margin: 0 15px;
	}
	.index .icase .list{
		width: 100%;
	}
	.index .icase .list li{
		width: 302px;
	}
	.index .icase .list li .img img,
	.index .icase .list li .img{
		width: 100%;
		height: auto;
	}
	.index .more .line{
		width: 375px;
	}
	.newsBox{
		width: 440px;
	}
	.newsBox .bd{
		width: 440px;
	}
	.iabout .img{
		width: 420px;
	}
	.footer_main .botnavlist li:nth-last-of-type(1),
	.footer_main .botnavlist li:nth-last-of-type(2){
		display: none;
	}
	.footer_main .botnavlist{
		width: 655px;
	}
	.submian .subright{
		width: 715px;
	}
	.ipro .item{
		width: 221px;
	}
	.ipro .item a.img{
		height: auto;
	}
	.ipro .item img{
		height: auto;
	}
	.MainBg,
	#OriginalPic{
		width: 100%;
	}
	.ThumbPicBorder{
		display: none;
	}
	.formData .liuyan,
	.formData .liuyan textarea{
		width: 100%;
	}
}