*{ font-size:18px; font-family:"΢���ź�"}
p{font-style:normal;margin-top: 29px;}
em{font-style:normal;font-size: 18px;line-height: 30px;text-align: center;}
body{background-color:#F7F7F7}
body,img{ margin:0}
input{ margin:0px; outline:none;}
a{ text-decoration:none;color:#fff;}
ul{list-style: none;padding:0;margin:0}
h1{ font-weight: normal}
button{outline:none;}
.clear{ overflow: hidden;}

/*��������ʦ��ʽ*/
.top{
     height:50px;
	 width:100%;
	 background-color:#2380d4;
	 box-shadow: 0px 3px 6px #b5b5b5;
}
.intop{
     width:1200px;
	 margin:auto;
	 display:flex;
	 justify-content:start;
}
.logo{
     color:#fff;
	 font-size:24px;
	 line-height:130px;
}
.logo img{
     width:70px;
	 margin:22px 0 0 26px;
}
.banner-tille{
	margin-top: 28px;
	padding-left: 30px;
}
.fl{
	margin-left: auto;
}
.banner-size{
	line-height: 40px;
	text-align: left;

font-size: 28px;}
.banner-size2{
	line-height: 27px;
	text-align: left;
	font-size: 14px;
}
.time{
	text-decoration:underline;
	font-size: 30px;
	color: #f7e6a7;
	font-weight: bold;
}
.top-size{
	 color:#fff;
	 display:flex;
	 justify-content:space-between;
	 line-height:50px;
	 width:1200px;
	 margin:auto;
}
.topsize{
     font-size:20px;
	 width:240px;
	 text-align:center;
}
.topsize:hover{
     background-color:#4190d8;
	 color:#fff
}
.intopsize{
     background-color:#2380d4;
	 position:absolute;
	 top:50px;
	 left:0;
	 display:none
}
.topsize:hover .intopsize{
     display:block
}
.intopsize2{
     background-color:#2380d4;
	 position:absolute;
	 top:100px;
	 left:0;
	 display:none
}
.topsize:hover .intopsize2{
     display:block
}
.banner{
     width:100%;
	 height:130px;
	 background:url(../images/bg1.jpg) center;
	 background-repeat: no-repeat;
	 font-size:40px;
	 color:#fff;

	 text-align:center;
	 background-color:#0D69C0;
}
.first{
     width:1200px;
	 margin:auto;
	 display:flex;
	 justify-content:space-between;
}
.first-box1{
     background-color:#FFF;
	 margin-top:20px;
}
.first-size{
     font-size:22px;
	 text-align:center;
	 color:#208fe6;
	 margin-top:20px;
}
.cx{
     display:flex;
	 margin-top:22px;
}
.cx2{
     display:flex;
	 margin:25px 0 20px 0;
}
.cx-box{
     margin:0 10px 0 25px;
	 cursor:pointer;
}
.cx-box2{
     margin:0 10px 0 10px;
	 width:80px;
	 cursor:pointer;
}
.cx-box3{
     margin:0 25px 0 10px;
	 cursor:pointer;
}
.first-inbox{
     width:70px;
	 height:60px;
	 margin:auto;
	 text-align:center;
}
.first-inbox img{
     width:85%;
	 
}
.first-inbox-size{
     font-size:16px;
	 color:#333;
	 margin-top:5px;
	 text-align:center;
}
.first-box2{
     background-color:#FFF;
	 margin-top:20px;
	 width:870px;
}
.first-size2{
     display:flex;
	 justify-content:space-between;
	 margin:20px 20px 0 20px;
	 border-left: solid 3px #f78f2c;
     padding-left: 8px;
	 font-size:22px;
	 color:#208fe6;
}
.more{
     font-size:22px;
	 color:#208fe6;
}
.more2{
     font-size:16px;
	 color:#333;
	 line-height:29px;
}
.xian{
     width:95%;
	 height:1px;
	 background-color:#e6e6e6;
	 margin:20px auto 20px auto;
}
.size2-neirong{
     width:95%;
	 margin:0 auto 10px auto;
	 display:flex;
	 justify-content:space-between;
}
.nr-size{
     color:#333;

}
.nr-size:hover{
     color:#666;
}
.nr-size2{
     color:#333;
	 font-size:16px;
	 line-height:24px;
}
.nr-font{
	 font-size:12px;
	 color:#fff;
	 margin-left:8px;
	 padding: 1px 3px 1px 3px;
	 border-radius:2px;
	 height: 17px;
     margin-top: 3px;
	 background-image: linear-gradient(#f13434, #fb7526);
}
.nr-size4{
     color:#333;
     line-height:28px;
	 font-size:16px;
	 cursor:pointer;
}
.nr-size3{
    font-size: 15px;
    width: 84px;
    height: 28px;
    background-color: #f78f2c;
    border-radius: 3px;
    line-height: 28px;
    text-align: center;
    color: #fff;
	cursor:pointer;
}
.second{
     width:1200px;
	 margin:auto;
	 display:flex;
	 justify-content:space-between;
}
.second-box1{
     width:590px;
	 background-color:#FFF;
	 margin-top:20px;
	
}
.second-box2{
     width:590px;
	 background-color:#FFF;
	 margin-top:20px;
}

.customers
  {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  width:100%;
  border-collapse:collapse;
  margin-top:20px;
  
  }

.customers td
  {
  font-size:1em;
  border:1px solid #d0cfcf;
  padding:3px 7px 2px 7px;
  background-color:#fff;
  color:#333;
  font-size:14px;
  font-weight:400;
  text-align:center;
  line-height:25px
  }

 .customers th 
  {
  font-size:1em;
  border:1px solid #d0cfcf;
  padding:3px 7px 2px 7px;
  background-color:#fff;
  color:#333;
  font-size:14px;
  font-weight:400;
  text-align:center;
  line-height:25px
  }

.customers th 
  {
  font-size:18px;
  padding-top:5px;
  padding-bottom:4px;
  background-color:#edf1f9;
  color:#333;
  }

.customers tr.alt td 
  {
  color:#333;
  background-color:#fff;
  }
.hide {
     display: none;
        }
.box-fenye{
     display: flex;
     justify-content: center;
	 margin-bottom: 20px;
}
.mu-page-pre{
    font-size:16px;
	color:#FFF;
	border:none;
	background-color:#f78f2c;
	padding:5px 10px;
	border-radius:3px;
}
.mu-page-num{
    line-height:31px;
	color:#333;
	padding:0 30px;
}
.mu-page-next{
    font-size:16px;
	color:#FFF;
	border:none;
	background-color:#f78f2c;
	padding:5px 10px;
	border-radius:3px;
}
.tanchu-box{
    width:650px;
	height:330px;
	position:fixed;
	top:50%;
	margin-top:-150px;
	left:50%;
	margin-left:-325px;
	background-color:#fff;
	border-radius:4px;
	display:none;
	z-index:10
}
.tanchu-inbox{
    width:100%;
	height:80px;
	background:url(../images/bg1.jpg) center;
	border-top-right-radius:4px;
	border-top-left-radius:4px;
	color:#fff;
	font-size:36px;
	line-height:80px;
	text-align:center;
	font-weight:bold;
}
.bottombox{
     width: 339px;
    height: 40px;
    padding-left: 12px;
    font-size: 16px;
    color: #333;
    margin-left: 0;
	margin-top:30px;
	border:solid 1px #DEDEDE;
}
.bottombox option{
    font-size: 16px;
    color: #333;
	line-height:30px
}
.inputbox{
     width: 320px;
    height: 34px;
    padding-left: 16px;
    font-size: 16px;
    color: #333;
    margin-left: 0px;
	margin-top:20px;
	border:solid 1px #DEDEDE;
}
.bottombox{
    width: 340px;
    height: 38px;
    padding-left: 13px;
    font-size: 16px;
    color: #333;
    margin-left: 0px;
	margin-top:20px;
	border:solid 1px #DEDEDE;
	outline:none;
}
.xiala{
    display:flex;
	justify-content:center;
}
.xiala label{
    margin-top:30px;
	height:40px;
	line-height:40px
}
.xiala label1{
    margin-top:20px;
	height:40px;
	line-height:40px
}
.box-a{
    width:428px;
	height:40px;
	line-height:40px;
	background-color:#cc2d2d;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	text-align:center;
	color:#fff;
	cursor:pointer
}
.close {
    position: relative;
    width: 40px;
    height: 40px;
	margin-left: 606px;
    margin-top: -67px;
	cursor:pointer;
}

.close::before,
.close::after {
    position: absolute;
    content: ' ';
    background-color:#fff;
    left:20px;
    width:2px;
    height:18px;
}

.close::before {
    transform: rotate(45deg);
}

.close::after {
    transform: rotate(-45deg);
}
.zhenzhao{
    position:fixed;
	top:0; 
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.8);
	z-index:2;
	display:none;
}


.kc{
     width:100%;
	 margin-top:20px;
	
}
.kc-box{
     width:1200px;
	 background:#fff;
	 margin:auto;
}

.hd{
      height:54px;
	 background:#e7ebef;
	 display:flex;
	 justify-content:center; 
}
.hd span{
     width:200px;
	 text-align:center;
	 line-height:54px;
	 font-size:18px;
	 cursor:pointer;
	 color:#333;
	 font-weight:bold;
}
.hd span:hover{
    width:200px;
	 text-align:center;
	 line-height:54px;
	 font-size:18px;
	 cursor:pointer;
	 background:#fff;
	 color:#208fe6;
	 font-weight:bold;
	 border-top:solid 3px #f78f2c;
}
.hd span.current {
      width:200px;
	 text-align:center;
	 line-height:54px;
	 font-size:18px;
	 cursor:pointer;
	 background:#fff;
	 color:#208fe6;
	 font-weight:bold;
	 border-top:solid 3px #f78f2c;
}
.bd{
     margin-bottom:20px;
}
.bd li {
    display: none;
}
.bd li.current {
    display: block;
}
.cen {
    text-align: center;
}

.foot{

    font-size: 16px;
    border-top: solid 4px #208fea;
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-size:100% 238px;
    position:relative;
	height: 70px;
}
.zhen{
    position:absolute;
	top:0;
	left:0;
	background:rgba(255,255,255,0.8);
	width:100%;
	height:70px;

}
footer p {
   
	margin:0;
}
.pfoot{
    color: #333;
    padding-top: 10px;
    border-top: solid 1px #d2d2d2;
    margin-top: 3px;
}
.pfoot2{
    padding-bottom: 10px;
    font-size: 14px;
    color: #208fea;
}
.kcst-size{
    font-size: 16px;
    width: 100px;
    height: 30px;
    background-color: #f78f2c;
    border-radius: 3px;
    line-height: 30px;
    text-align: center;
    color: #fff;
	cursor:pointer;
	margin:auto
}
/*mobile*/
@media (max-width:767px){
    body,html{
	height:100%;
	width:100%;
	}
	.nr-size-wz{
	
	}
    .intop {
	   width:100%;
	}
	.top-size{
	   width:100%;
	   display:flex;
	   justify-content: space-around
	}
	.topsize{
	   width: auto;
	   font-size:0.85em;
	  
	}
	.topsize-g{
	width:25%;
	height:50px
	}
	.topsize-gx{
    width:100%
	}
	.box-fenye{
	margin-top:15px
	}
	.mobile-index{
	padding:0 0 0 15px
	}
	.topsize-mobile{
	   display:none
	}
	.first{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	}
	.first-box1{
	margin-left:auto;
	margin-right:auto;
	width:95%
	}
	.first-inbox{
	width:auto;
	height:auto;
	
	}
	.cx-box{
	margin:auto
	}
	.cx-box2{
	margin:auto;
	width: auto;
	}
	.cx-box3{
	margin:auto
	}
	.first-inbox img{
	width:50%
	}
	.first-inbox-size{
	font-size:0.9em
	}
	.first-box2{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px
	}
	.first-size2{
	width:90%;
	margin:0px auto 20px auto;
	}
	
	.size2-neirong{
	flex-wrap: wrap;
	margin:0 auto 0 auto;
	padding-bottom:17px;
	padding-top:10px;
	border-bottom: dashed 1px #b3cff9;
	}
	.nr-size{
	font-size:0.9em;
	}
	.nr-size2{
	color:#999;
	font-size:0.8em;
	margin-top:3px
	}
	.nr-size3{
	width:100%;
	margin-top:5px
	}
	.second{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	display:block
	}
	.second-box1{
	width:auto;
	padding-top: 20px;
	}
	
	.second-box2{
	width:auto;
	padding-top:20px
	}
	.kc-box{
	width:100%;
	}
	/*������ʼ*/
	.tanchu-box{
	width:90%;
	top:45%;
	margin-top:auto;
	margin-left:auto;
	transform: translateX(-50%) translateY(-50%);
	height:auto;
	}
	.tanchu-inbox{
	font-size: 1.1em;
	height:60px;
	line-height:60px;
	position:relative
	}
	.close{
	position:absolute;
	top:6px;
	right:0;
	margin-left: auto;
    margin-top: auto;
	}
	.xiala label1{
	font-size:0.9em;
	margin-top: 10px;
	}
	.inputbox{
	width:auto;
	font-size:0.8em;
	padding-left:5px;
	margin-top: 10px;
	}
	
	.box-a{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-size:0.9em;
	height:30px;
	line-height:30px;
	margin-bottom:20px
	}
	.bottombox{
	width: 163px;
	padding-left:3px;
	font-size:0.8em;
	margin-top:10px
	}
	.hd span.current{
	font-size:0.5em;
	}
	.hd span{
	font-size:0.5em;
	}
	/*����*/
	.customers {
      border: 0;
	  border: 1px solid #ccc;
	  width:95%;
	  margin-left:auto;
	  margin-right:auto;
    }

    .customers thead {
      display: none;
    }

    .customers tr {
      
      display: block;
      
    }

     .customers td {
      text-align: right;
      font-size: 13px;
	  border:0;
      border-bottom: 1px dotted #ccc;
	  width:95%;
	  height:100%;
	  margin-left:auto;
	  margin-right:auto;
	  display: flex;
      justify-content: flex-end;
	  position:relative;
    }

    .customers td:last-child {
      border-bottom: 0;
    }

    .customers td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
	  position: absolute;
      top: 50%;
	  left:2%;
      -webkit-transform: translate(0%,-50%);
      -moz-transform: translate(0%,-50%);
      transform: translate(0%,-50%);
    }
	
	.kcst-size{
	margin: unset;
	margin-top:10px;
	margin-bottom:10px;
	}
	.a-none{
	display:none
	}
	.fl {
		margin-left: auto;
		display: none;
	}
	.banner-size2{
		display: none;
	}
	.banner-size {
		line-height: 27px;
        text-align: left;
        font-size: 1rem;
		margin-top: 0.5rem;
	}
	.banner-tille{
		padding-right: 30px;
	}
}

