﻿html{overflow-y:scroll;}
body {
    font-family:"Microsoft YaHei", "微软雅黑", "黑体", "SimSun";
    margin: 0px auto;
    background-image: url(http://upload.290365.xyz/2018/0813/1534149980833.png);
    background-position-x: center;
    background-position-y: -30%;
    background-size: cover;
    background-repeat: no-repeat;
}
body, h1, h2, h3, h4, h5, p, div {
    font-family: "Microsoft YaHei", "微软雅黑", "黑体", "SimSun";
}
li,ol,ul {
    list-style:none;
}
a{
	    color: #3f3e4c;
}
.banner .nav{
	background-image: url(http://upload.290365.xyz/2018/0808/1533697246138.png);
	background-repeat: no-repeat;
	width:100%;
	height:88px;
	margin-top: -8px;
    position: relative;

}
.container{
	width: 1000px; 
	margin: 0 auto;
	box-sizing:border-box;
}
.content{
	width:980px;	
	margin:0 auto;
}
.rowx{
	width:100%;
	margin:0 auto;
}
.container .content .middlePic{
	height:390px;
}
.container .content .hdzx{	
	height:428px;	
	margin-top:20px;
}
.container .content .hdzx .left{
	width:564px;
	height:428px;	
}
.container .content .hdzx .left .left_pic{
	background-image: url(http://upload.290365.xyz/2018/0822/1534909282270.png);
	height:80px;
	background-repeat: no-repeat;
}

.container .content .hdzx .left .left_detail{
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap:wrap;
	margin:20px 15px;
}
.container .content .hdzx .left .left_detail .zx_detail{
	width:150px;
	height:120px;
	margin-left:25px;
	font-size:12px;
	margin-bottom:45px;
}
.jz{width: 100%; text-align: center; line-height: 30px;}
.container .content .hdzx .right{
	width:380px;
	height:428px;
	background-image: url(http://upload.290365.xyz/2018/0808/1533697244594.png);
	background-repeat: no-repeat;
	background-size: contain;
	position:relative;
}
.container .content .hdzx .right .text{
	width:300px;
	height:80px;
	position: relative;
	top:110px;
	left:35px;
}
.container .content .hdzx .right .text ul li{
	margin-top:20px;
	background: url(http://upload.290365.xyz/2018/0808/1533697246352.png);
	background-repeat: no-repeat;
	text-indent: 30px;
    margin-left: -70px;
}
.container .content .gfzx{
	margin-top:15px;
	/*height:225px;*/
}
.container .content .gfzx .zhaopian{
	width:100%;
	height:180px;
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap:wrap;
	padding:0 20px;
}
.container .content .gfzx .zhaopian_detail{
	width:150px;
	height:120px;
	font-size: 12px;
	padding-left:14px;
	display:flex;
	flex-direction: column;
}
.container .content .gfzx .zhaopian_detail .jz{
	font-size:12px;
	margin-left: -15px;
}

.container .content .middle-banner{
	background-image: url(http://upload.290365.xyz/2018/0808/1533697246765.png);
	width:100%;
	height:172px;
	background-repeat: no-repeat;
	margin-top: 18px;
}
.container .content .yxgj{
	margin-top:20px;
	height:486px;
}
.detail{
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap:wrap;
	justify-content: space-between;
	width:100%;
}
.container .content .yxgj .detail .example{
	width: 456px;
    height: 168px;
    border: 1px solid #cec5c5;
    margin: 15px 0;
}
.container .content .yxgj .detail .example .kt{
	position: relative;
	left:10px;
	top:7px;
}
.container .content .yxgj .detail .example .gj{
	width:258px;
	height:142px;	
}
.container .content .yxgj .detail .example .gj div:nth-child(1){
    font-size: 16px;
    font-weight: bold;
  }
.container .content .yxgj .detail .example .gj ul li{
	margin-left:-38px;
	height:25px;
	line-height: 25px;
	font-size:14px;
}

.container .content .jdzb{
	height:261px;
	margin-top:20px;
}
.container .content .jdzb .zb_example{
	width:460px;
	height:168px;
	margin:5px 0;
	padding:5px 15px;
	box-shadow: 2px 2px 5px #6f6e6b;
}

.container .content .jdzb .zb_example ul li{
	height:25px;
	line-height:25px;
}

.container .content .middle-adv{
	margin-top:30px;
}

.container .content .zjzkt{
	margin-top:10px;
}
.container .content .zjzkt .zk_example{
	width:285px;
	box-shadow: 2px 2px 5px #6f6e6b;
}
.container .content .zjzkt .zk_example .person div:nth-child(1){
	width:260px;
	height:50px;
	background-color: #f4f5f7;
	margin:0 auto;
}
.container .content .zjzkt .zk_example .person div:nth-child(2){
	border-radius: 40px;
	width:80px;
	height:80px;
	background-color: red;
	position:relative;
	top:-38px;
	left:95px;
}
.container .content .zjzkt .zk_example .person div:nth-child(3){
	width:260px;
	height:41px;
	font-size:14px;
	margin:0 auto;
	margin-top:-8px;
	overflow: hidden;
	text-overflow: -o-ellipsis-lastline;
	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	line-clamp: 2;
  	-webkit-box-orient: vertical;
	text-align: center;
}


