.ny_dqwz{
    height: 40px;
    line-height: 40px;
    margin-bottom: 35px;
    background: #f6f6f6;
}
.ny_dqwz h2{float: left;font-size: 18px;font-weight: bold;color: #054b97;text-indent: 20px;}
.ny_dqwz .loction {float: left;display: block;line-height: 40px;margin-right: 20px;margin-left: 15px;}
.ny_dqwz .loction img {float: left;margin-top: 11px;height: 16px;margin-right: 8px;}
.ny_dqwz .loction p {float: left;color: #333;margin-left: 5px;font-size: 14px;}
.ny_dqwz .loction p a {color: #333;}
.ny_dqwz .loction p a:hover { color: #08448f; text-decoration: underline; }

#content_box{padding-bottom: 20px;padding-top: 35px;}
#content_box .container{}

#content_box .main_l{
    width: 358px;
    float: left;
}
#content_box .main_l .ny_lm{}
#content_box .main_l .ny_lm dl{}
#content_box .main_l .ny_lm dl dt{
    height: 100px;
    line-height: 100px;
    text-indent: 28px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    background: #e81512;
    border-bottom: 5px solid #b3100d;
    margin-bottom: 15px;
}
#content_box .main_l .ny_lm dl dd{
    margin-bottom: 6px;
}
#content_box .main_l .ny_lm dl dd a{
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-indent: 28px;
    background: #fbf8f8;
}
#content_box .main_l .ny_lm dl dd.active a,
#content_box .main_l .ny_lm dl dd a:hover{
	color:#fff;
	background: #e81512;
}
#content_box .main_l .jsdt{}
#content_box .main_l .jsdt .jsdt_t{
    background: url() no-repeat center bottom;
    margin-bottom: 18px;
}
#content_box .main_l .jsdt .bd{}
#content_box .main_l .jsdt .bd ul{} 
#content_box .main_l .jsdt .bd ul li{
    background: url() no-repeat center bottom;
    height: 76px;
    margin-bottom: 18px;
}
#content_box .main_l .jsdt .bd ul li a{
    display: block;
    font-size: 16px;
    line-height: 30px;
    padding-left: 14px;
    padding-top: 9px;
}
#content_box .main_l .jsdt .bd ul li:hover{
	background: url() no-repeat center bottom;
    
}
#content_box .main_l .jsdt .bd ul li:hover a{
	color:#fff;
}

#content_box .art {
}
#content_box .art1 {
}

#content_box .art .title {
	text-align: center;
	padding-bottom: 25px;
	border-bottom: 1px dashed #d5d5d5;
	margin-bottom: 25px;
	position: relative;
}

#content_box .art .title h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
}

#content_box .art .title h2 {
	font-size: 20px;
	color: #777;
	margin-bottom: 14px;
}

#content_box .art .title h3 {
	font-size: 14px;
	color: #888;
}

#content_box .art .content {
	padding-bottom: 20px;
}

#content_box .art .content p {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 10px;
	text-indent: 2em;
}


#content_box .art .content img {
	max-width: 100%;
}
#content_box .art .content p img{margin-left:-2em;padding-top: 10px;}




#content_box .main_r{
    width: 900px;
    float: right;
    padding-bottom: 25px;
}
.list{}
.list ul{}
.list ul li{
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 20px;
}
.list ul li a{
    display: block;
    padding-bottom: 20px;
}
.list ul li a h1{
    display: block;
    width: 220px;
    height: 160px;
    overflow: hidden;
    float: left;
    margin-right: 18px;
}
.list ul li a h1 img{
    display: block;
    width: 100%;
    height: 100%;
}
.list ul li a h2{
    font-size: 20px;
    margin-bottom: 10px;
}
.list ul li a p{
    font-size: 14px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    text-align: justify;
    color: #888;
}
.list ul li a span{
    font-size: 14px;
    display: inline-block;
    padding-top: 8px;
    color: #888;
}
.list ul li a:hover h2{font-weight:bold;}
.list ul li a:hover p{font-weight:bold;color: #e81512;}
.list ul li a:hover span{font-weight:bold;color: #e81512;}

.pic{}
.pic ul{
    width: 940px;
}
.pic ul li{
    display: block;
    float: left;
    margin-right: 27px;
    margin-bottom: 27px;
}
.pic ul li a{}
.pic ul li a h1{
    display: block;
    width: 280px;
    height: 190px;
    overflow: hidden;
    border: 1px solid #f5f5f5;
}
.pic ul li a h1 img{
    display: block;
    width: 100%;
    height: 100%;
}
.pic ul li a h2{
    height: 44px;
    line-height: 44px;
    background: #f5f5f5;
    font-size: 16px;
    text-align: center;
}
.pic1{}
.pic1 ul{}
.pic1 ul li{
    width: 430px;
    position: relative;
}
.pic1 ul li:hover{
	box-shadow:0 0 10px #e5e5e5;
}
.pic1 ul li a{
    border: 1px solid #f5f5f5;
    display: block;
}
.pic1 ul li a h1{
    width: 170px;
    height: 232px;
    padding: 5px;
    float: left;
    margin-right: 20px;
}
.pic1 ul li a h1 img{}
.pic1 ul li a h2{
    background: none;
    font-size: 20px;
    font-weight: bold;
    color: #e81512;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 5px;
}
.pic1 ul li a p{
    font-size: 16px;
    line-height: 31px;
    padding-right: 20px;
    text-align: justify;
}
.pic1 ul li a i{
    font-size: 16px;
    color: #f9a80d;
    position: absolute;
    right: 20px;
    top: 23px;
    z-index: 11;
}

.pic li img{transition: all .5s;}
.pic li:hover img{transform: scale(1.05);}

.lwzz{}
.lwzz .title{
    width: 880px;
    background: #fbf8f8;
    height: 210px;
    padding: 10px;
}
.lwzz .title h1{
    display: block;
    width: 230px;
    height: 200px;
    border: 5px solid #fff;
    overflow: hidden;
    float: left;
    margin-right: 30px;
} 
.lwzz .title h1 img{
    display: block;
    width: 100%;
    height: 100%;
}
.lwzz .title h2{
    font-size: 18px;
    font-weight: bold;
    color: #e81512;
    padding-top: 30px;
    margin-bottom: 25px;
}
.lwzz .title h3{
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
}
.lwzz .title h4{
    font-size: 18px;
    font-weight: bold;
}
.lwzz .content{
    padding-top: 40px;
}
.lwzz .content p{}
.lwzz .content p img{}