﻿@font-face {
	font-family: '../font/ygyxsziti2.0.ttf';
  src: url('../fonts/ygyxsziti2.0.ttf'); 
}
.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: 36px;
    margin-top: 3%;
	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%;
	/*background: #fff;*/
}
.sector-content .sector-right .right-share{margin-bottom: 20px;}
.sector-content .sector-right .right-share .share_box{width: 93%;margin: auto;    padding-top: 5%;}
.sector-content .sector-right .right-share .share_box .share_head{font-size: 16px;color:#121212;font-weight: bold;line-height: 30px;}
.sector-content .sector-right .right-share .share_box .share-date{font-size: 24px;color:#cacaca;font-family: '../font/ygyxsziti2.0.ttf';line-height: 30px;}
.sector-content .sector-right .right-share .share_box .share-section{font-size: 14px;color:#9f9f9f;padding-top: 1%;line-height: 30px;}
.sector-content .sector-right .right-share .share_box .share-right{font-size: 14px;color:#9f9f9f;line-height: 30px;}
.sector-content .sector-right .right-share .share_box .share-right img{    height: 7px;padding-left: 5px;}
.sector-content .sector-right .right-share .share_box .fenge{    margin: 5% 0;}
.sector-content .sector-right .right-share .share_box .fenge img{width: 100%;height: 2px;}
.tit_date{font-size: 16px;color:#aaaaaa;    line-height: 42px;}
/*pad*/
@media (max-width: 840px){
	.two_nav ul li{
      float: left;
        padding: 0;
        height: 4em;
        line-height: 4em;
    }
    .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: 100%;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;}
}
/*iphone*/
@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;}
}