@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a,
img {
    border: 0;
}

a {
    text-decoration: none;
    color: #463a30;
}

a:hover {
    color: #19335f;
}

body,
h1,
h2,
h3,
h4,
h5,
dl,
dd,
dt,
ul,
li,
p {
    margin: 0;
    padding: 0;
}

body {
    min-width: 1200px;
}

/*-----万能Float闭合-----*/
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    display: inline-block;
}

/* for IE/Mac */
.clear {
    zoom: 1;
    /* triggers hasLayout */
    display: block;
    /* resets display for IE/Win */
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.clear {
    height: 0px;
    clear: both;
    font-size: 0px;
    line-height: 0px;
    zoom: 1;
}

.top {
    background: url(http://www.cnjxol.com/material/tfyh_top.jpg) no-repeat center;
    height: 450px;
}

.hotNews {
    width: 1000px;
    height: 118px;
    margin: 0 auto;
    font-size: 38px;
    font-weight: bold;
    line-height: 118px;
    font-family: "微软雅黑";
}

.hotNews a {
    margin-left: 24px;
    color: #19335f;
}

.txtMarquee-left {
    width: 1000px;
    position: relative;
    margin: 0px auto 20px;
}

.txtMarquee-left .bd {
    padding: 10px;
}

.txtMarquee-left .bd .tempWrap {
    width: 980px !important;
}

/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.txtMarquee-left .bd ul li {
    margin-right: 20px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: left;
    _display: inline;
    width: auto !important;
}

/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li span {
    color: #999;
}

.srollpic {
    width: 626px;
    height: 420px;
}

.newsBox {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 12px;
}

.newsList {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.newsList li {
    background: url(http://www.cnjxol.com/material/fzqwx_icon_b.png) no-repeat left;
    padding-left: 16px;
    font-size: 14px;
    line-height: 26px;
    height: 26px;
    color: #565656;
    overflow: hidden;
}

.newsList li a {
    color: #565656;
}

.newsList li a:hover {
    color: #19335f;
}

.more {
    float: right;
    font-size: 15px;
    line-height: 28px;
    color: #19335f;
}

.title1 {
    background: url(http://www.cnjxol.com/material/tfyh_titile.png) no-repeat center;
    height: 79px;
    margin-bottom: 50px;
    line-height: 79px;
    font-size: 40px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

.title2 {
    background: url(http://www.cnjxol.com/material/tfyh_titile.png) no-repeat center;
    background-size: 80% 80%;
    height: 79px;
    margin-bottom: 50px;
    line-height: 79px;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

.sslj {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 50px;
}


.zxbd {
    width: 1000px;
    margin: 50px auto;
    overflow: hidden;
}

.box1 {
    width: 1000px;
    margin: 50px auto;
    overflow: hidden;
}

.p2-l {
    float: left;
    width: 470px;
}

.p2-r {
    float: right;
    width: 470px;
}

.p2-1 {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.p2-1>div {
    height: 284px;
    overflow: hidden;
}

.p2-1>div>img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.p2-1>div>img:hover {
    transform: scale(1.08);
}

.p2-1>h3 {
    font-size: 24px;
    color: #4771b7;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 12px;
}

.p2-1>p {
    font-size: 14px;
    color: #3f3f3f;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.p2-2>a {
    display: block;
    font-size: 16px;
    color: #4771b7;
    line-height: 42px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}

.p2-2>a:hover,
.p2-1>h3:hover {
    text-decoration: underline;
}

.new1 {
    font-size: 22px;
    color: #4771b7;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 12px;
}

.footer {
    background-color: #19335f;
    height: 160px;
}

.footer .logo {
    background: url(http://www.cnjxol.com/material/tfyh_foot.png) no-repeat center;
    width: 284px;
    height: 55px;
    margin: 0 auto;
    padding-top: 100px;
}