﻿* {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

ul li {
    list-style: none;
}

section {
    width: 100%;
    height: auto;
}

section .xinwen {
    width: 1120px;
    display: flow-root;
    height: auto;
    margin: 0 auto;
    margin-top: 55px;
    padding: 40px;
    border-top: 6px solid #0166a4;
}

.xinwen .zuo {
    width: 200px;
    float: left;
}

.xinwen .zuo .mingcheng {
    background: #0166a4;
    font-size: 24px;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.xinwen .zuo .xwtp {
    width: 100%;
    height: 200px;
    float: left;
    margin-top: 28px;
}

.xinwen .zuo .xwtp>a {
    display: inline-block;
    width: 290px;
    height: 200px;
    overflow: hidden;
}

.xinwen .zuo .xwtp>a img {
    width: 290px;
    height: 200px;
    float: left;
    transition: all ease-out 0.5s;
}

.xinwen .zuo .xwtp:hover>a img {
    transform: scale(1.1);
}

.xinwen .zuo .xwtp .tpxwxx {
    width: 270px;
    height: 200px;
    padding-left: 20px;
    float: right;
    background-color: #f7f7f7;
}

.xinwen .zuo .xwtp .tpxwxx p {
    font-size: 16px;
    color: #003262;
    font-weight: bold;
    margin-top: 32px;
}

.xinwen .zuo .xwtp .tpxwxx span {
    display: inline-block;
    width: 265px;
    line-height: 2;
    padding-right: 5px;
    font-size: 13px;
    color: #333333;
    margin-top: 15px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
}

.xinwen .zuo .xwtp .tpxwxx a {
    display: inline-block;
    font-size: 16px;
    color: #00356b;
    font-weight: bold;
    margin-top: 20px;
}

.xinwen .zuo .xwtp .tpxwxx a img {
    position: relative;
    top: 4px;
}

.xinwen .zuo .liebiao {
    width: 100%;
    float: left;
}

.xinwen .zuo .liebiao ul li {
    display: block;
    text-align: center;
    overflow: hidden;
    background: #f4f4f4;
}

.xinwen .zuo .liebiao ul li a {
    display: block;
    border-bottom: 1px solid #e8e8e8;
    padding: 12px;
    text-align: center;
    color: #000;
    transition: all ease-out 0.5s;
  font-size: 16px;
}
.xinwen .zuo .liebiao ul .tit1{
    background-color: #9cc1e4;
}
.xinwen .zuo .liebiao ul .tit1 a {
    color: #fff;
}


.xinwen .zuo .liebiao ul li a:hover {
    color: #0166a4;
}

.xinwen .zuo .liebiao ul li span {
    font-size: 16px;
    float: right;
    color: #a3a3a3;
}


.xinwen .you {
     width: 880px;
    float: right;
}

.xinwen .you .mingcheng {
    border-bottom: 1px solid #e8e8e8;
    font-size: 24px;
    font-weight: 600;
    padding: 20px 0;
    position: relative;
    color: #0166a4;
}

.xinwen .you .liebiao {
    width: 100%;
    float: left;
}

.xinwen .you .liebiao ul li {
    overflow: hidden;
    position: relative;
    height: 140px;
   /* padding: 10px 0;*/
    border-bottom: 1px solid #eaeaea;
}

.xinwen .you .liebiao ul li>p {
    margin: 20px;
    float: left;
    width: 14%;
    text-align: center;
    overflow: hidden;
    position: relative;
    line-height: 1.2;
    height: 102px;
    border: 1px solid #eaeaea;
    font-size: 14px;
    color: #333333;
    margin-left: 0px;
}
.xinwen .you .liebiao ul li a{
    width: 78%;
    float: left;
    padding: 10px 10px;
}

.xinwen .you .liebiao ul li p span {
    display: inline-block;
    width: 60px;
    float: left;
}

.xinwen .you .liebiao ul li p span{
    width: 100%;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #000;
    margin-top: 20px;
    font-size: 36px;
    position: relative;
}



.xinwen .you .liebiao ul li .title {
    display: inline-block;
    float: left;
    width: 100%;
    margin-top: 5px;
    color: #333333;
    line-height: 1.5;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    transition: all ease-out 0.5s;
}

.xinwen .you .liebiao ul li:hover .title {
    color: #53a2ed;
}
.xinwen .you .liebiao ul li a p {
    height: 45px;
    overflow: hidden;
    line-height: 1.6;
    color: #8a8a8a;
    font-size: 14px;
    float: left;
    text-indent: 2em;
}







.shuff{
	height: 310px;
}
.bd li img{
	height: 310px;
}
.list{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.cont{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.cont_l{
	width: 202px;
	float: left;
}
.list_tit{
	width: 202px;
	height: 58px;
	background: url(/statics/jjjcw/news/img/hea.png) center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size: 28px;
	text-align: center;
	line-height: 48px;
}
.list_l{
	width: 194px;
	float: right;
	background: #F1F1F1;
	margin-top: -7px;
}
.list_l a{
	width: 174px;
	height: 64px;
	margin: 0 10px;
	text-align: center;
	display: block;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
}
.list_l a span{
	font-size: 18px;
	float: left;
	margin: 21px 10px 0 28px;
}
.list_l a img{
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 25px;
}
.cont_r{
	    width: 880px;
	float: left;

}
.cont_r li{
	width: 100%;
	height: 60px;
	overflow: hidden;
	border-bottom: 1px solid #DADADC;
}
.cont_r li:hover .cont_txt{
	color: #0166a4;
}
.dr_img{
	float: left;
	width: 16px;
	height: 16x;
	margin: 24px 8px 0 0;
}
.cont_txt{
	float: left;
	font-size: 16px;
	margin-top: 21px;
}
.right{
	float: right;
	overflow: hidden;
}
.dr_time{
	width: 16px;
	height: 16px;
	float: left;
	margin: 26px 10px 0 0;
}
.cont_time{
	float: left;
	font-size: 14px;
	color: #B3B3B3;
	margin-top: 24px;
}













  /* i i s 7 . c o m */