﻿@charset "utf-8";
.top-info { padding: 40px 0; background: url(../images/ban-font01.png) #20295E no-repeat right top; box-shadow: 0 3px 6px 0 rgba(30,37,79,0.4); -webkit-box-shadow: 0 3px 6px 0 rgba(30,37,79,0.4); -moz-box-shadow: 0 3px 6px 0 rgba(30,37,79,0.4); }
.top-info .box { position: relative; }
.head-show{display:none;}
.top-case { padding-top: 10px; background: url(../images/ban-top02.jpg) no-repeat top center; background-size: cover; box-shadow: 0 3px 6px 0 rgba(30,37,79,0.4); -webkit-box-shadow: 0 3px 6px 0 rgba(30,37,79,0.4); -moz-box-shadow: 0 3px 6px 0 rgba(30,37,79,0.4); }
.top-news { background: url(../images/ban-top03.jpg) no-repeat top center; background-size: cover; }
.top-ser { background: url(../images/ban-top04.jpg) no-repeat top center; background-size: cover; }
.top-about { background: url(../images/ban-top05.jpg) no-repeat top center; background-size: cover; }
.top-cont { background: url(../images/ban-top06.jpg) no-repeat top center; background-size: cover; position: relative; z-index: 1; }
.top-case .box { position: relative; }
.top-case .top-info { background: none; box-shadow: none; }
.top-tit { position: absolute; top: 0; left: 0; color: #FFF; font-size: 42px; font-weight: bold; line-height: 47px; padding-left: 36px; margin-bottom: 10px; margin-top: 30px; background: url(../images/topTit-bg.png) no-repeat left center; }
.top-info .top-font { float: left; color: #7896DE; font-size: 16px; line-height: 36px; width: 46%; margin-left: 24%; }
.top-info span { float: right; color: #FFF; font-size: 18px; width: 220px; height: 52px; line-height: 52px; text-align: center; margin-top: 30px; border-radius: 6px; cursor: pointer; background-color: #7896DE; box-shadow: 0 0 8px rgba(17,21,44,0.7); -webkit-box-shadow: 0 0 8px rgba(17,21,44,0.7); -moz-box-shadow: 0 0 8px rgba(17,21,44,0.7); }
.top-info span:hover { background-color: #5E80D2; }

.list-ban{display:none;}

.news-list { margin-top: 60px; }
.news-list .index-tit { padding: 25px 0; background: url(../images/news-font03.png) no-repeat center; }
.news-list ul { clear: both; overflow: hidden; margin: 50px 0 20px; }
.news-list li { position: relative; clear: both; overflow: hidden; padding: 5px 0 5px 5px; }
.news-list li::before { content: ''; display: block; position: absolute; right: 12%; top: 0; width: 1px; height: 100%; background-color: #a6B7DE; }
.news-list li::after { content: ''; display: block; position: absolute; right: 12%; top: -30px; width: 1px; height: 30px; background-color: #a6B7DE; }
.news-list li .list-main { float: left; width: 84%; width: 78%\0; padding: 20px 30px; margin-bottom: 30px; }
.news-list li .list-time { position: relative; float: right; width: 12%; color: #B2B2B2; font-size: 20px; padding-left: 50px; }
.index-mating { margin-top: 80px; }
.index-tit { text-align: center; line-height: 1.1; }
.index-tit h1, .index-tit h2 { position: relative; display: inline-block; color: #FFF; }
.index-tit h1 { color: #333; font-size: 34px; }
.index-tit h2 { color: #333; font-size: 32px; }
.index-tit h1::before, .index-tit h2::before {content: '';display: block;position: absolute;top: 50%;left: -120px;width: 100px;height: 2px;background-color: #EFBD45;}
.index-tit h1::after, .index-tit h2::after { content: ''; display: block; position: absolute; top: 50%; right: -120px; width: 100px; height: 2px; background-color: #1E254F; }
.index-mating .index-tit { padding: 25px 0; background: url(../images/index-font01.png) no-repeat center; }
.list-main h3 { line-height: 30px; }
.list-main h3 a { color: #333; font-size: 16px; }
.list-main p { color: #666; font-size: 16px; line-height: 30px; }
.list-main .list-tag { margin: 20px 0; padding-left: 72px; background: url(../images/news-tag.png) no-repeat left center; }
.list-tag a { color: #666; height: 26px; border-radius: 12px; padding: 2px 15px; margin-left: 12px; border: 1px solid #6774B8; }
.list-tag i { color: #666; height: 26px; border-radius: 12px; padding: 2px 15px; border: 1px solid #6774B8; }
.list-time strong { display: block; color: #7896DE; font-size: 30px; margin-bottom: 12px; }
.list-time::before { content: ''; display: block; position: absolute; left: 0; top: 14px; width: 20px; height: 1px; background-color: #a6B7DE; }
.news-list li:hover .list-main { border-radius: 6px; background-color: #FFF; box-shadow: 0 0 6px rgba(46,55,98,0.4); -webkit-box-shadow: 0 0 6px rgba(46,55,98,0.4); -moz-box-shadow: 0 0 6px rgba(46,55,98,0.4); }
.news-list li:hover h3 a { color: #6774B8; }
.list-main .list-txt { height: 60px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

@media screen and (max-width:1100px) {
.news-list li .list-time { padding-left: 30px; padding-left: 20px\0; }
.news-list li .list-main { width: 76%\0; padding: 20px\0; }
}
@media screen and (max-width:1000px) {
.top-info span{ display:none;}
.top-info .top-font{ width:65%; margin-left:30%;}
.news-list li .list-main{ width:70%;}
.news-list li .list-time{width:20%;}
.news-list li::before{right:20%;}
}

@media screen and (max-width:780px) {
.top-case{display:none;}
.list-ban{ display:block;}
.news-list {
	clear: both;
	width: 96%;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
}
.news-list .index-tit{ background:none;}
.news-list .index-tit h2{display: inline-block;
    color: #FFF;
    font-size: 1.06rem;
    font-weight: bold;
    width: 7.56rem;
    height: 2.5rem;
    line-height: 1.92rem;
    background: url(../images/tit-bg03.png) no-repeat bottom center;
    background-size: 100% auto;}
.news-list .index-tit h2::before, .news-list .index-tit h2::after{ background:none;}
.news-list .newb { clear: both; overflow: hidden; padding: 0 0.75rem; margin: 0.75rem 0.62rem; border-radius: 0.38rem; box-shadow: 0 0 0.38rem rgba(30,37,79,0.4); -webkit-box-shadow: 0 0 0.38rem rgba(30,37,79,0.4); -moz-box-shadow: 0 0 0.38rem rgba(30,37,79,0.4); background-color: #FFF; }
.news-list .newb li { float: left; width: 100%; padding: 0.94rem 0; border-bottom: 1px dashed #C0C0C0; }
.news-list .newb li:last-child { border-bottom: none; }
.news-list .newb li a { display: block; color: #333; font-size: 1.0rem; line-height: 1.5; }
.news-list .newb li span { color: #666; font-size: 0.94rem; line-height: 1.1; padding-left: 1.38rem; margin-top: 0.62rem; background: url(../images/ico-times.png) no-repeat left center; background-size: 1.0rem; }
.news-list .newb li .list-main{ padding:0px; margin:0px; width:80%;}
.news-list .newb li .list-main .list-txt{  padding:0px; margin:0px;background:none; width:100%;    -webkit-box-shadow: 0 0 0rem rgba(46,55,98,0.5);}
.news-list .newb li:after{ background:none;}
.news-list .newb li .list-time::before{ background:none;}
.news-list .newb li .list-time{ padding-left:0px; width:17%; padding-top:0.8rem; font-size:0.85rem;}
.news-list .newb li .list-time strong{ font-size:1rem;}
.news-list li:after { content: ''; display: block; position: absolute; bottom: 0.62rem; left: 69%; width: 5.5rem; height: 2.44rem; background: url('../images/news-time2.png') no-repeat bottom right; background-size: 100% auto; top:auto; }
.news-list li:before { width:0px; }
.news-list .newb li .list-main .list-txt{font-size:0.85rem;}
}