.right-con{
	display: none;
  margin-top:20px;
}
.right-con .right-tab .nav-tab {
  background: url(../images/navtab-icon.png) no-repeat center center;
	background-size: contain;

	margin-left: 4px;
    width: 22px;
    height: 19px;
    transform: translateY(0px);
}
#c-header.c-head-hide .right-con .right-tab .nav-tab,#c-header.news_head .right-con .right-tab .nav-tab{
  background:url('../images/navtab-icon-b.png')no-repeat center center;
  background-size: contain;
}
/*.right-con .right-tab .nav-tab i {
    background: url(../images/navtab-icon.png) no-repeat center center;
    background-size: contain;
    display: inline-block;
}*/
.msub-list {
    background: #1f9aed;
    /* border-top: 1px solid rgba(255, 255, 255, 0.15); */
    position: absolute;
    top: 60px;
    z-index: 99;
    width: 100%;
    left: 0;

    display: none;
}
.msub-list .list-wrap {
  padding: 5px 0;
}
.msub-list .list-wrap .list li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.msub-list .list-wrap .list li a {
	color: #fff;
}
.msub-list .list-wrap .list li dt {
	position: relative;
	font-weight: normal;
	height: 54px;
	line-height: 54px;
	box-sizing: border-box;
	padding: 0 5.2%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.msub-list .list-wrap .list li dt a {
	font-size: 16px;
	display: inline-block;
	width: 80%;
}
.msub-list .list-wrap .list li dt .icon {
	position: absolute;
	right: 36px;
	top: 0;
	transition: all 0.5s ease 0s;
}
.msub-list .list-wrap .list li dd {
  display: none;
  font-weight: normal;
  background: #2f96db;
  box-sizing: border-box;
  padding: 0px 5.2%;
/*  height: 22px;*/
  line-height: 30px;
  position: relative;
}
.msub-list .list-wrap .list li dd a {
  font-size: 14px;
  display: inline-block;
  width: 100%;
/*  text-indent: 25px;*/
  padding:5px 0;
}
.msub-list .list-wrap .list li dd:before {
  content: '';
  width: calc(100% - 36px);
  height: 1px;
  position: absolute;
  left: 18px;
  bottom: 0;
  background: rgba(255, 255, 255, 0.15);
}
.msub-list .list-wrap .list li dd:last-child:before {
  display: none;
}
.msub-list .list-wrap .list li:last-child {
  border: none;
}
.msub-list .list-wrap .list li:last-child dt {
  border: none;
}
.msub-list .list-wrap .list li:last-child.cur dt {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.msub-list .list-wrap .list li.cur .icon {
  transform: rotate(180deg);
}
@media(max-width: 820px){
	/*.right-con,.right-con .right-tab .nav-tab{*/
	/*	display: block !important;*/
	/*}*/
	
}
@media(max-width: 640px){
  .right-con{
    margin-top:20px;
  }
  .content{
  	padding: 20px ;
  	min-height: 300px;
  	font-size: 16px;
  	line-height: 30px;
  }
  .content img{
  	width: 100%;
  }
  .index-copy-bj{
	  display: none;
  }
  .combanner {
      margin: 0px auto;
      position: relative;
      width: 100%;
      max-width: auto;
      height: 200px;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .index-banner img{
	  width: 100%;
  }
  .banner_text1 h1 {
      font-size: 20px;
      line-height: 40px;
  }
}


.m_open{
    display: none;
    float: right;
    width: 20px;
    margin-top:21px;
}
.m_open span{
    display: block;
    width: 20px;
    height: 2px;
    background: #333;
    margin-bottom: 5px;
    border-radius: 4px;
}
.m_open span:last-child{
    margin-bottom: 0;
}
.nav-box{
	position: fixed;
	top: 0;
	left:0;
	background: white;
	width: 100%;
	height:100vh;
	z-index: 100;
	padding: 10px 0 0;
	display: none;
	max-width: 720px;
	overflow: hidden;
}
.close-btn{text-align: right;}
.close-btn i{
	display: block;
	width: 18px;	
	height: 18px;
	background: url(../images/close2.png) no-repeat top center;
	background-size: 100% 100%;
}
.close-btn a{
    color: #d2d2d2;
    text-align: right;
    display: inline-block;
    margin-right: 2%;
}
.close-btn a img{
    max-width: 22px;
}
.nav-list{
	display: flex;
	flex-wrap:wrap;
	padding: 40px 0 55px;
}

.nav-list>li{
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}
.nav-list .img-box{
	width: 30%;
}
.nav-list .nav-icon{
	width: auto;
 	height: 30px;
 	text-align: center;
}
.nav-list .nav-icon img{
    max-height: 30px;
    width: auto;
}
.nav-p{
	color: #333;
	padding-top: 5px;
}
.proca {
	width: 80%;
	margin: 50px auto;
}
.proca li a{
	width: 100%;
	display: block;
	line-height: 40px;
	padding-left: 20px;
	margin-top: 12px;
	background-color: #eee;
}

/*.数据start*/
.sj-list{
	display: flex;
	flex-wrap: nowrap;
	padding: 10px;
    display: none;
    /*background: #f7f7f7;*/
    border-bottom: 10px solid #f7f7f7;
}
.sj-list .sj-size{
	font-size: 10px;
}
.sj-list>li{
	width: 25%;
	text-align: center;
	line-height: 1.6;
}
.sj-list font,.sj-list strong{
	color:#333;
	font-size: 18px;
}
.sj-list p{
	color: #666;
	font-size: 14px;
}
/*数据startend*/
.m_index1{
    padding:30px 0;
    display: none;
}
.m_index1 h2{
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}
.m_index1 ul{
    display: flex;
    flex-wrap: wrap;
}
.m_index1 ul li{
    width: 32%;
    text-align:center;
    margin-bottom: 15px;
    margin-right: 2%;
}
.m_index1 ul li:nth-child(3n){
    margin-right: 0;
}
.m_index1 ul li a{
    display: block;
}
.m_index1 ul li a .img1{
    
}
.m_index1 ul li a .img1 img{
    max-height: 30px;
}
.m_index1 ul li a p{
    font-size: 14px;
    margin-top:10px;
}
.m_index1 a.mores{
    display: block;
    font-size: 15px;
    color: #fff;
    width: 100px;
    line-height: 40px;
    background: #1f9aed;
    border-radius: 10px;
    text-align: center; 
    margin:15px auto 0;
}
.h2-box {
    padding: 20px 0 0 0;
    text-align: center;
    font-size: 18px;
}
.h2-box>p:last-child{
	color: #888;
	font-size: 12px;
	padding:0 8%;
	line-height: 1.6;
}
.lc{
	background: url(../images/lc-bg_02.png) top center;
	background-size: 100% 100%;
	color: #fff;
	height: 365px;
	position: relative;
	text-align: center;
	display: none;
}
.lc .h2-box h2,.lc .h2-box p{
	color: #fff;
}
.lc .h2-box p:nth-child(1){
    font-weight: bold;
}
.lc .h2-box p:last-child{
    color: #ccc;
}
.lc-list{
	display: flex;
	flex-wrap: wrap;
	padding: 15px 3% 0;
}
.lc-list>li{
	width: 20%;
	text-align: center;
}
.lc-list .img-box{
	width: 70%;
}
.img-box, .img-box img{
    display: inline-block;
    width: 100%;    
}
.lc-list .pt{
	padding-top: 30px;
}
.lc-list .pt p:last-child{
    font-size: 14px;
    line-height: 1.4;
}
.computer{
	padding: 20px 0 0 0;
	/*height: 223px;*/
}
.computer img{
	height: 100%;
} 
.lc-list>li>p:nth-child(2){
	padding: 5px 0 0 0;
}

.cn{
	padding: 20% 0 20px;
	background: #f5f5f5;
	display: none;
}
.tt-h2{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.cn-list{
	display: flex;
	flex-wrap: wrap;
	padding: 15px 10px 0 10px;
}
.cn-list>li{
	width: 48%;
	text-align: center;
	border-radius: 3px;
	background: #fff;
	margin: 10px 0 0 0;
}
.cn-list>li:nth-child(2n){
	margin-left: 4%;
}
.cn-list>li>div:first-child{
	width: 28px;
	height: 43px;
	padding-top: 20px;
}
.cn-list h4{
	font-weight: normal;
	font-size: 15px;
	padding: 10px 0 5px 0;
}
.cn-list p{
	font-size: 12px;
	color: #666;
	line-height: 1.6;
	padding: 0 10px 10px 10px;
}
.cn .btn{
	margin: 20px auto 20px;
}
/*button  start*/
.btn{
	display: block;
	width: 90%;
	line-height: 40px;
	border: 1px solid #1f9aed;
	border-radius: 20px;
	color: #333;
	font-size: 13px;
	padding-left: 15px;
	position: relative;
	margin: auto;
	box-sizing: border-box;
}
.btn span{
	display: block;
	position: absolute;
	width: 33%;
	right: -2px;
	top: 0;
	background: #1f9aed;
	color: white;
	border-radius: 20px;
	text-align: center;
}
a.btn{
    color: #000;
}

.m_foot{
    display: none;
    border-bottom: 1px solid #666;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.m_nav2{
    display: flex;
    flex-wrap: wrap;
}
.m_nav2 li{
    margin-right: 15px;
}
.m_nav2 li:nth-child(6){
    display: none;
}
.m_nav2 li a{
    display: block;
    font-size: 14px;
    color: #808080;
}
.dz {
    padding: 5px 0 30px;
    display: none;
	/*background: #f7f7f7;*/
}
.dz .h2-box{
    margin-bottom: 10px;
}
.mj{
    display: none;
}
.fx{
    display: none;
	padding: 10px 10px 10px 10px;
	background: #f7f7f7;
	margin:30px 0 10px;
}
.fx-list{
	padding: 10px 0 0 0;
	display: flex;
	flex-wrap: wrap;
}
.fx-list>li{
	width: 48%;
	background: #FFF;
	padding: 10px;
	border-radius: 3px;
	margin-bottom: 10px;
text-align: center;
}
.fx-list>li:nth-child(2n){
	margin-left: 4%;
}
.fx-list>li>div:first-child{
	width: 100%;
}
.fx-list p{
	color: #666;
	font-size: 13px;
	padding: 10px 10px 0 10px;
	line-height: 1.6;
	
}
.fx .btn{
	margin: 10px auto 20px;
}
.ms{
	padding: 0 10px 0 10px;
	display: none;
}
.ms-list{
	padding: 15px 0 0 0;
	display: flex;
	flex-wrap: wrap;
}
.ms-list>li{
	width: 20%;
	text-align: center;
	margin-bottom: 20px;
}
.ms-list>li>div:first-child{
	width: 25px;
	height: 25px;
}
.ms-list p{
	color: #333;
	font-size: 10px;
	padding: 5px 0 5px 0;
}
/*.btn .red{*/
/*	color: #ff4d2a;*/
/*}*/

@media(max-width:820px){
    .m_open{
        display:block;
    }
}
@media(max-width:640px){
    .sj-list{
        display:flex;
    }
    .m_index1,.lc,.cn,.m_foot,.dz,.mj,.fx,.ms{
        display:block;
    }
}
@media(max-width:460px){
    .m_open{
        margin-top:16px;
    }
}
@media screen and (max-width: 320px){
	.btn{
		padding-left: 5px;
	}
	.m_nav2 li{
	    margin-right:10px;
	}
	.m_nav2 li:nth-child(3),.m_nav2 li:nth-child(7){
	    margin-right:0;
	}
}