﻿.two_nav ul li{
	width:33.3%;text-align: center;
}
.server-content{padding:0;padding-top: 40px }
.server-content .content1-bottom ul li{
	width: 31.3%;margin: 0;margin-right: 3%;margin-bottom: 40px 
}
.server-content .content1-bottom ul li:nth-child(2n){margin-right: 3%}
.server-content .content1-bottom ul li:nth-child(3n){
	margin-right: 0
}
.server-content .content1-bottom ul li .content1-des{padding: 20px 25px;}
.server-content .content1-bottom ul li h3{
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 0;
}
.server-content .content1-bottom ul li p{-webkit-line-clamp:1;line-height: 26px;}
.server-content .content1-bottom ul li:hover{box-shadow: 0px 0px 15px 5px #d9d9d9}
.server-content .content1-bottom ul li:hover h3{
	color: #005dc4
}
.two_nav2{color: #aaa}
.two_nav2 a{display: inline-block;height: 60px;line-height: 60px;color: #aaaaaa}
.sector-content{
	background: #f1f1f1;padding: 30px 0 66px
}

.sector-content .sector-left{
	float: left;
	width: 65%;margin-right: 5%;background: #fff;padding: 10px 50px
}
.sector-content .sector-left .tit{
	line-height: 35px;
	border-bottom: 1px solid #e1e1e1;font-weight: bold;;font-size: 24px;
}
.sector-content .sector-left .content{font-size: 16px;line-height: 34px;margin: 40px 0;color: #7f7f7f}
.sector-content .sector-left .content img{width: 100%;margin-top:10px }
.sector-content .sector-right{
	float: right;
	width: 30%;
}
.sector-content .sector-right .right-share{margin-bottom: 20px;background: #fff;}
.sector-content .sector-right .right-share .pic{
	width: 100%;max-height: 249px;overflow: hidden;
}
.sector-content .sector-right .right-share .pic img{width: 100%}
.sector-content .sector-right .right-share .share-i{
	padding: 30px 20px;
}
.sector-content .sector-right .right-share .share-i h6{
	font-size: 16px;line-height: 16px;margin-bottom: 13px;white-space: nowrap;;overflow: hidden;text-overflow:ellipsis;
}
.sector-content .sector-right .right-share .share-i .inner{
	font-size: 14px;line-height: 14px;height: 14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #858585;width: 100%
}
.two_nav ul li a{padding: 0 50px}
@media (max-width: 840px){
	.two_nav ul li{
      float: left;
        padding: 0;
        height: 4em;
        line-height: 4em;width: auto;
    }
    .two_nav ul li a{padding: 0 1em!important}

    .sector-content{padding: 2em 0}
    .sector-content .sector-left{width: 100%;margin-bottom: 2em}
    .sector-content .sector-right{width: 100%;background: #f1f1f1}
    .sector-content .sector-right .right-share{margin-bottom: 1em;background: #fff;width: 49%;float: left;margin-right: 1%}
    .sector-content .sector-right .right-share:nth-child(2n){margin-right: 0}
    .sector-content .sector-right .right-share .pic{max-height: 13em;}
    .sector-content .sector-left .tit{
    	line-height: 2em;
	    height: 4em;
	    border-bottom: 1px solid #e1e1e1;
	    font-weight: bold;
	    font-size: 1em;
    }
    .tit_date{line-height: 1.8em}
    .sector-content .sector-left .content{font-size: 0.9em;line-height: 2em}
}
@media (max-width: 550px) {
	.server-content .content1-bottom ul li{
		width: 100%;margin-right: 0
	}
	.two_nav ul li{padding:0 2em}
    .sector-content .sector-right .right-share .pic{max-height: 7em;}
    .sector-content .sector-left{padding: 1em}
}