﻿/* section */

.section {
	width: 100%;
	padding-bottom: 30px;
}

.section>.container {
	padding: 20px;
	background: #ffffff;
}

/* box */

.box {
	width: 100%;
	height: 891px;
}

.box-1 {
	width: 800px;
	height: 100%;
	float: left;
	border-right: 1px solid #e6e6e6;
	padding-right: 40px;
}

.box-2 {
	width: 380px;
	height: 100%;
	float: left;
	padding-left: 40px;
}

.box-1-1 {
	width: 100%;
	height: 350px;
}

.box-1-1-1 {
	width: 100%;
	height: 290px;
	margin-top: 15px;
	border: 1px solid #e6e6e6;
}

.box-1-1-1 ul {
	overflow: hidden;
}

.box-1-1-1 li {
	float: left;
	width: 125px;
	height: 125px;
	text-align: center;
	margin-top: 15px;
}

.box-1-1-1 li img {
	width: 74px;
	height: 74px;
}

.box-1-1-1 li span {
	display: block;
	margin-top: 10px;
}

.box-1-2 {
	width: 100%;
	height: 290px;
	margin-top: 20px;
}

.box-1-3 {
	width: 100%;
	height: 211px;
	margin-top: 20px;
}

.box-1-3 .tit {
	width: 60px;
	height: 100%;
	background: #2957a2;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	line-height: 42px;
	float: left;
}

.box-1-3 ul {
	overflow: hidden;
	float: left;
	width: 696px;
	height: 211px;
	border-top: 1px solid #d7d7d7;
}

.box-1-3 ul li {
	float: left;
	width: 174px;
	height: 70px;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	position: relative;
}

.box-1-3 ul li img {
	margin-right: 5px;
	position: absolute;
	left: 18px;
	top: 19px;
}

.box-1-3 ul li a {
	float: left;
	width: 100%;
	/*height: 100%;*/
	padding-right: 10px;
	padding-left: 60px;
	overflow: hidden;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-box-orient: vertical;
	font-size: 15px;
}
.box-1-3 ul li:first-child+li a{
     padding-top: 15px !important;
}
.box-1-3 ul li:first-child+li+li a{
     padding-top: 4px !important;
}
.box-1-3 ul li:first-child+li+li+li a{
     padding-top: 15px !important;
}
.box-1-3 ul li:first-child+li+li+li+li a{
     /*padding-top:10px !important;*/	
}
.box-1-3 ul li:first-child+li+li+li+li+li a{
     padding-top: 15px !important;
}
.box-1-3 ul li:first-child+li+li+li+li+li+li a{
     /*padding-top:10px !important;*/	
}
.box-1-3 ul li:first-child+li+li+li+li+li+li+li+li a{
     padding-top: 15px !important;
}
.box-1-3 ul li:first-child+li+li+li+li+li+li+li+li+li a{
     padding-top: 15px !important;
}
.box-1-3 ul li:first-child+li+li+li+li+li+li+li+li+li+li a{
     padding-top:20px !important;	
}
.box-1-3 ul li:first-child+li+li+li+li+li+li+li+li+li+li+li a{
     padding-top:20px !important;	
}
.box-1-3 ul li span {
	float: left;
	width: 90px;
}
/*.box-1-3 ul li a:first-child+a+a+a{ 
	overflow: hidden;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-box-orient: vertical;
	height: auto !important;	
}*/

.box-2-1 {
	width: 100%;
}

.box-2-1 ul li {
	width: 100%;
	height: 74px;
	line-height: 74px;
	background: url(box-bg-06.png) no-repeat;
	margin-bottom: 10px;
	position: relative;
	font-size: 20px;
}

.box-2-1 ul li.active {
	background: url(box-bg-03.png) no-repeat;
	background-size:cover;
}

.box-2-1 ul li.active a {
	color: #ffffff;
}

.box-2-1 ul li a {
	float: left;
	width: 100%;
	height: 100%;
	padding-left: 65px;
	color: #1e56a8;
}

.box-2-1 ul li a div {
	float: left;
	width: 32px;
}

.box-2-1 ul li a span {
	float: left;
	margin-left: 10px;
}

.box-2-2 {
	width: 100%;
	height: 260px;
	margin: 20px 0;
}


/***************自适应***************/

@media only screen and (min-width: 700px) and (max-width: 1024px){
   	body {
		min-width: 100%;
		width: 100%;
		background: #fff;
	}
	.container {
		width: 100% !important;
		margin: 0 auto;
	}
	.section {
		overflow: hidden;
	}
	.section>.container {
		padding: 10px !important;
		background: #ffffff !important;
	}
	.top {
		display: none;
	}
	.search-box {
		display: none;
	}
	.link-nav {
		display: none;
	}
	.nav {
		height: auto !important;
	}
	.nav-list li {
		float: left;
		width: 33.3% !important;
		font-size: 22px;
		text-align: center;
		border-right: 1px solid #6a91c6;
	}
	.logo {
		display: none;
	}
	.common-list-tit li {
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
	.common-list-tit {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #eae8e8;
	}
	.name {
		position: initial !important;
		width: 100%;
	}
	.footer {
		height: auto !important;

	}
	.foot-box {
		margin: 0 !important;
		height: auto;
	}
	.dzjg,
	#_jiucuo_,
	#_span_jiucuo {
		display: none;
	}
	.foot-nav {
		text-align: center;
		display: flex;
		justify-content: center;
	}
	.foot-box p {
		height: auto !important;
		text-align: center;
		padding: 0 20px;
	}
	.current-position{
		height: 40px;
		line-height: 40px;
	}
	.common-list-items li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 80%;
	}
	.box-1{
		padding: 0;
		    border-right: none;
	}
	.box-1-1,.box-1-1-1,.box-1{
		height: auto;
		width: 100%;
	}
	
	.box-1-1-1 li{
		width: 33.3%;
	}
	.box-1-1-1 {
		    padding-bottom: 20px;
	}
	.box-1-3 .tit{
		width: 100%;
    height: 40px;
    padding: 0;
    line-height: 40px;
	margin-bottom: 10px;
	}
	.box-1-3 {
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.box-1-3 ul{
	width: 100%;
	height: auto;
}
.box-1-3 ul li {
    float: left;
    width: 50%;
    height: 92px;
    border-right: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    position: relative;
}
	.box-1-3 ul li:nth-child(odd){border-left: 1px solid #d7d7d7;}
	.box-2 {
    width: 100%;
    height: auto;
    float: left;
	margin-top: 10px;
    padding-left: 0;
}
	.box-2-1 ul li{
		background-size: cover;
	}
	.box-1-2 {
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.banner{
	  width: 100%;
	  height: auto !important;
  }
  .box-2-1{
	 width:49%;
	 float:left;
	 margin:20px 0;  
  }	
  .box-2-2{
	 width:49%;
	 float:right;
	 margin-bottom:0px;
  }
  .box-2-2 .common-list-items{
	 width:100%;
  }		
  .box-2-2 .common-list-items iframe{
	 width:75% !important;  
   }
   .nomott{
	  margin-bottom:0px;   
	}
	.notop{
		margin-top:0px;
		width:100%;
	}
	.notop ul{
	   width:100%;	
	}
	.notop ul li:first-child{
	    width:49%;
		float:left;	
	}
	.notop ul li:first-child+li{
	    width:49%;
		float:right;	
	}
}

@media (max-width: 700px) {
	body {
		min-width: 100%;
		width: 100%;
		background: #fff;
	}
	.container {
		width: 100% !important;
		margin: 0 auto;
	}
	.section {
		overflow: hidden;
	}
	.section>.container {
		padding: 10px !important;
		background: #ffffff !important;
	}
	.top {
		display: none;
	}
	.search-box {
		display: none;
	}
	.link-nav {
		display: none;
	}
	.nav {
		height: auto !important;
	}
	.nav-list li {
		float: left;
		width: 33.3% !important;
		font-size: 22px;
		text-align: center;
		border-right: 1px solid #6a91c6;
	}
	.logo {
		display: none;
	}
	.common-list-tit li {
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
	.common-list-tit {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #eae8e8;
	}
	.name {
		position: initial !important;
		width: 100%;
	}
	.footer {
		height: auto !important;

	}
	.foot-box {
		margin: 0 !important;
		height: auto;
	}
	.dzjg,
	#_jiucuo_,
	#_span_jiucuo {
		display: none;
	}
	.foot-nav {
		text-align: center;
		display: flex;
		justify-content: center;
	}
	.foot-box p {
		height: auto !important;
		text-align: center;
		padding: 0 20px;
	}
	.current-position{
		height: 40px;
		line-height: 40px;
	}
	.common-list-items li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 70%;
	}
	.box-1{
		padding: 0;
		    border-right: none;
	}
	.box-1-1,.box-1-1-1,.box-1{
		height: auto;
		width: 100%;
	}
	
	.box-1-1-1 li{
		width: 25%; margin-top: 17px;
	}
	.box-1-1-1 li img{ width: 65%; height: auto;}
	.box-1-1-1 li span{ margin-top: 5px; font-size: 15px;}
	.box-1-1-1 {
		    padding-bottom: 20px;
	}
	.box-1-3 .tit{
		width: 100%;
    height: 40px;
    padding: 0;
    line-height: 40px;
	margin-bottom: 10px;
	}
	.box-1-3 {
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.box-1-3 ul{
	width: 100%;
	height: auto;
}

.box-1-3 ul li {
    float: left;
    width: 50%;
    height: 60px;
    border-right: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    position: relative;
}
	.box-1-3 ul li:nth-child(odd){border-left: 1px solid #d7d7d7;}
	.box-2 {
    width: 100%;
    height: 100%;
    float: left;
	margin-top: 10px;
    padding-left: 0;
}
	.box-2-1 ul li{
		background-size: cover;
	}
	.box-1-2 {
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.banner{
	  width: 100%;
	  height: auto !important;
  }	
	
	
	
}
