/*
* @Author: Administrator
* @Date:   2017-08-03 10:21:02
* @Last Modified by:   Administrator
* @Last Modified time: 2017-08-07 12:14:18
*/
.mian {
	width:100%;
	height: 100%;
	background-color: #f6f6f6;
}


.main_list {
	/* background-color: #fff;
	height: 70px;
	line-height: 70px; */
	width: 280px;
	float: left;
}
.main_list >ul{
	width: 100%;
	margin:0 auto;
	font-size: 0px;
	height:auto;
}
.main_list > ul >li {
	font-size: 18px;
}
.main_list > ul > li > a {
	display:block;
	height:50px;
	line-height: 50px;
	padding-left: 26px;
	font-size:15px;
	background-color: #fff;
}
.main_list > ul >li:nth-child(1) > a{
	color: #fff;
	font-weight: 500;
	font-size: 22px;
   	height: 66px;
	line-height: 66px;
    	background: linear-gradient(to right, #73d5ff , #26b0eb);
    	border-top-left-radius: 30px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.main_list > ul > li > .abor {
	background: linear-gradient(to right, #73d5ff , #26b0eb);
	color: #fff;
	border: 0;
}
.main_list > ul > li > a:hover {
	background: linear-gradient(to right, #73d5ff , #26b0eb);
    	color: #fff;
}
/*.main_list > ul >li:nth-of-type(1) > a {
	margin-right:58px;
}

.main_list > ul > li:nth-of-type(2) > a {

	padding:0 13px;
}
.main_list > ul >li:nth-of-type(3) > a {
	margin-left:60px;
}
.main_list > ul >li:nth-of-type(4) > a {
	margin-left:80px;
}*/


.main_list_zj {
	height: 40px;
	line-height:40px;
	width: 1212px;
	margin:0 auto;
}
.main_list_zj_tav>ul{
	margin-left:105px;
	font-size: 0;
	text-align: center;
}
.main_list_zj_tav>ul>li{
	font-size: 16px;
	display:inline-block;
	margin: 0 20px;
}
.main_list_zj_tav>ul>li>a{
	padding:10px;
	padding-top: 5px;
}
/*.main_list_zj_tav>ul>li:nth-of-type(2)>a{
	margin:0 22px 0 36px;
}
.main_list_zj_tav>ul>li:nth-of-type(3)>a{
	padding:6px 10px 13px 10px;
	margin-right:22px;
}
.main_list_zj_tav>ul>li:nth-of-type(4)>a{
	margin-right:33px;
}
.main_list_zj_tav>ul>li:nth-of-type(5)>a{
	margin-right:35px;
}*/
.main_list_zj_tav>ul>li .abg{
	background: url('../images/dh.png') no-repeat;
	background-size:100% 100%;
	color:#fff;
}
.main_conter {
	width: 1201px;
	margin:0 auto;
	overflow: hidden;
}
.main_conter > ul {
	float: right;
	font-size: 0;
	width: 894px;
	overflow: hidden;
}
.main_conter > ul > li {
	width: 280px;
	height:100%;
	display:inline-block;
	background-color:#fff;
	font-size: 14px;
	margin-bottom:30px ;
        float: left;
}
.main_conter > ul > li:nth-child(3n+0){
	margin-right: 0;
}
.main_conter > ul > li > a {
	display:block;
	width: 280px;
	height:450px;
	border-bottom:1px solid #eeeeee;
	text-align:center;
	overflow:hidden;
}
.marr_27{
	margin-right:27px;
}
/*p:nth-child(3n+0)
{
background:#ff0000;
}*/
.marb_23{
	margin-bottom:23px;
}
.marl_16{
	margin-left:16px;
}
.marl_19{
	margin-left:19px;
}
.main_conter > ul > li > a > .main_conter_img{
	width: 280px;
	height: 279px;
	border-bottom: 1px solid #e9e9e9;
	line-height: 279px;
}
.main_conter > ul > li > a > .main_conter_js {
	width: 280px;
	text-align: center;
}
.main_conter_js > h3 {
	font-size: 18px;
	margin: 16px 0 13px 0 ;
}
.main_conter_js > p {
	padding: 0 21px;
	text-align:left;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}


