﻿@font-face {
    font-family: FZDBSJW;
    src: url(../src/font/FZDBSJW.ttf);
}
.swiper-container {
    width: 100%;
    height: 100%;

}
.article_list5{ 
				margin-left:60px;
}
.article_list5 ul li a .lion{color: #6b6b6b;
						 font-size: 14px;
						
}
.article_list5 ul li a p .lion1{
						
						margin-left: 650px;
}
.article_list5 ul li a .date{
						color: #b4b4b4;
						margin: 12px 0 35px;
}
.article_list5 ul li a .more{
						background: url(../images/more1.png) no-repeat;
						width: 73px;
						height: 5px;
						background-position: 0 center;
}
.Ppagelion{
			padding-left: 0px;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
}

.swiper-pagination-clickable .swiper-pagination-bullet-active {
    background-color: #d5242e;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;

    width: 100%;
    height: 100%;
    background: #fff url(../img/ind_ban1.jpg) no-repeat center center;
    /* Center slide text vertically */
}

.swiper-slide2 {
    background-image: url(../img/ind_ban2.jpg);
}

.swiper-slide3 {
    background-image: url(../img/ind_ban1.jpg);
}

.swiper-slide4 {
    background-image: url(../img/ind_ban2.jpg);
}

.swiper-slide p {
    padding-left: 10px;
    margin: 0;
    width: 100%;
    color: #fff;
    text-align: left;
    background-color: rgba(0, 0, 0, .5);
    font-size: 16px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: "微软雅黑";
}

.swiper-pagination.swiper-pagination-bullets {
    text-align: right;
}

.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:nth-last-child(1) {
    margin-right: 14px;
}

.index-sect {
    margin-top: 50px;

}

.navigation a {
    display: inline-block;
    font-family: "微软雅黑";
    text-decoration: none;
    margin-bottom: -2px;
}

.navigation a span {
    font-family: "微软雅黑";
}

.navigation a.zc {
    font-size: 18px;
    color: #8d9cb1;
    font-weight: 700;
}

.navigation a.zc:nth-child(2) {
    padding-left: 20px;
}

.navigation a.zc:first-child span {
    display: inline-block;
    border-right: 1px solid #efefef;
    padding-right: 20px;

}

.navigation a.zc-active{
    font-size: 24px;
    font-weight: 700;
    border-bottom: 4px solid #1762b6;
    color: #1762b6;
    line-height: 30px;
    padding-bottom: 8px;

}

.navigation .r-more {
    color: #b6b6b6;
    float: right;
    font-size: 12px;
    font-family: "Arial";
    line-height: 40px;
    font-weight:bold;
}

.navigation {
    border-bottom: 2px solid #efefef;
}

.rnews-list ul li a {
    text-decoration: none;

}

.rnews-list ul li {
    list-style: none;
    margin-top: 20px;
}

.rnews-list .toutiao-list {
    margin-top: 28px;
}

.rnews-list .toutiao-list a {
    display: inline-block;
    width: 100%;
    padding-left: 57px;
    line-height: 36px;
    height: 36px;
    background: url(../img/toutiao.png) no-repeat left center;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #1762b6;
    font-family: "微软雅黑";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rnews-list ul .list a:hover {
    color: #1762b6;
}

.rnews-list ul .list a {
    display: inline-block;
    width: 390px;
    height: 16px;
    line-height: 16px;

    font-family: "新宋体";
    font-size: 12px;
    color: #454545;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rnews-list ul .list span {
    display: inline-block;
    float: right;
    font-family: "Arial";
    font-size: 12px;
    color: #454545;
}

.index-sect2 {
    margin-top: 40px;
}

.bz-title {
    font-family: "微软雅黑";
    font-size: 24px;
    color: #1762b6;
    line-height: 42px;
    margin: 0 0 20px;
}

.bz-title span {
    display: inline-block;
    font-family: "微软雅黑";
    font-size: 24px;
    color: #1762b6;
    line-height: 42px;
    vertical-align: baseline;
}

.bz-title a {
    vertical-align: baseline;
    display: inline-block;
    float: right;
    font-family: "Arial";
    font-size: 12px;
    color: #b6b6b6;
    line-height: 36px;
    margin-top: 7px;
    text-decoration: none;
}
.bz-title a:hover{
    color: #1c74d5;
}

.index-sect2 {
    padding-bottom: 60px;
}

.index-sect2 a.v-list {
    text-align: center;
    display: inline-block;
    height: 160px;
    text-decoration: none;
    width: 180px;
    margin-left: 30px;
    cursor: pointer;
    float: left;
    position: relative;
}

.index-sect2 a.v-list:first-child {
    margin-left: 0;
}

.index-sect2 a.v-list .img {
    position: relative;
    width: 180px;
    height: 120px;
}

.index-sect2 a.v-list .img img {
    width: 100%;
    height: 100%;
}

.index-sect2 a.v-list:hover::after {
    display: block;
    width: 100%;
    height: 120px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .3);
}

.index-sect2 a.v-list .play-btn {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 28px;
    height: 28px;
    margin-left: -14px;
    margin-top: -14px;
    background: url("../img/play_btn.png") no-repeat center center;
}

.index-sect2 a.v-list p {
    font-size: 12px;
    margin: 20px 0 0;
	color:#454545
}

.index-sect2-r {
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index-sect2-r ul li a {
    text-decoration: none;

}

.index-sect2-r ul li {
    list-style: none;
    margin-top: 17px;
}

.index-sect2-r ul .list a {
    display: inline-block;
    width: 390px;
    height: 16px;
    line-height: 16px;

    font-family: "新宋体";
    font-size: 12px;
    color: #454545;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-sect2-r ul .list a:hover {
    color: #1762b6;
}

.index-sect2-r ul .list span {
    display: inline-block;
    float: right;
    font-family: "Arial";
    font-size: 12px;
    color: #454545;
}

.index-sect3 {
    height: 420px;
    background: #000 url(../img/index_bg1.jpg) no-repeat center center;
}

.index-sect3 h2 {
    font-size: 30px;
    font-family: "微软雅黑";
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 70px;
    padding-top: 60px;
}

.index-sect3 h2 small {
    display: inline-block;
    /*opacity: .4;*/
    font-family: "Arial";
    font-size: 8px;
    width: 70px;
    height: 26px;
    text-transform: uppercase;
    background: url("../img/index_searver.png") left center no-repeat;
}

.sect3-title {
    text-align: center;
}

.sect3-title ul,
.sect3-title ul li {
    padding: 0;
    margin: 0;
}

.sect3-title ul li {
    list-style: none;
    width: 90px;
    margin-left: 60px;
    float: left;
}

.sect3-title ul li:first-child {
    margin-left: 0;
}

.sect3-title ul li a {
    display: inline-block;
    text-decoration: none;;
}

.sect3-title ul li a p {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 42px;;
}

.sect3-title ul li .head {
    height: 90px;
    width: 90px;
    background: #fff url(../img/snip_index_pic1.png) no-repeat -95px 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #81bcff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sect3-title ul li:hover .head{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); 
    
    
}

.sect3-title ul li .head2 {
    background-position: -250px 24px;
}

.sect3-title ul li .head3 {
    background-position: -412px 24px;
}

.sect3-title ul li .head4 {
    background-position: -570px center;
}

.sect3-title ul li .head5 {
    background-position: -725px center;
}

.sect3-title ul li .head6 {
    background-position: -885px center;
}

.sect3-title ul li .head7 {
    background-position: -1042px 24px;
}

.sect3-title ul li .head8 {
    background-position: -1200px 24px;
}

.sect3-title .server-list {

}

.wf5-pl40 {
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index-sect4 {
    overflow-y: auto;
    padding: 60px 0;
}

.index-sect4 .tab1 {
    margin-bottom: 30px;
}

.index-sect4 .tab1 a {
    display: inline-block;
    width: 180px;
    margin-left: 15px;
    height: 40px;
    background: #47c36c url(../img/bg_index_snip3.png) no-repeat 10px center;
    line-height: 40px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    font-size: 16px;
    color: #fff;
    position: relative;
    float: left;
}

.index-sect4 .tab1 a.a2 {
    background-position: -37px center;
}

.index-sect4 .tab1 a.a3 {
    background-position: -90px center;
}

.index-sect4 .tab1 a:first-child {
    margin-left: 0;
}

.index-sect4 .tab1 a span {
    display: inline-block;
    height: 40px;
    width: 140px;
    background-color: #1762b6;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";

}

.index-sect4 .tab1 a.active i {
    display: inline-block;
    background: url(../img/bottom_xia.png) no-repeat center center;
    width: 17px;
    height: 11px;
    position: absolute;
    left: 50%;
    bottom: -10px;
}

.ta1-content ul li a,
.ta2-content ul li a {
    text-decoration: none;

}

.ta1-content ul li,
.ta2-content ul li {
    list-style: none;
    margin-top: 17px;
}

.ta1-content ul .list a,
.ta2-content ul .list a {
    display: inline-block;
    width: 390px;
    height: 16px;
    line-height: 16px;

    font-family: "新宋体";
    font-size: 12px;
    color: #454545;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ta1-content ul .list a:hover,
.ta2-content ul .list a:hover {
    color: #1762b6;
}

.ta1-content ul .list span,
.ta2-content ul .list span {
    display: inline-block;
    float: right;
    font-family: "Arial";
    font-size: 12px;
    color: #454545;
}

.wf5-lp30 {
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qsfc-title {
    margin-top: 30px;
}

.wf5-pl30 {
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul.ul-huizhang {
    margin: 0;
    padding: 0;
	float:left;
}

.ul-huizhang li {
    list-style: none;
    float: left;
    margin-right: 30px;
    height: 260px;
    width: 170px;

}

.ul-huizhang li:nth-child(3n) {
    margin-right: 0;
}

.ul-huizhang li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;

}

.ul-huizhang li a img {
    width: 100%;
    height: 200px;
    background: #eee url(../img/rentou.png) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.ul-huizhang li a h3 {
    padding: 7px 0 3px;
    color: #454545;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

.ul-huizhang li a p {
    color: #454545;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}

.ul-huizhang li a:hover h3,
.ul-huizhang li a:hover p {
    color: #1c74d5;
}

.index-page {
    margin-top: 14px;
}

.index-page a {
    width: 40px;
    height: 40px;
    display: inline-block;
    float: right;
    background: #47c36c url(../img/left_right.png) no-repeat right center;
}

.index-page a.prev {

}

.index-page a.next {
    background-color: #1762b6;

    background-position: left center;
}

.wf5-left {
    background-color: #478bd6;
    height: 300px;
    padding: 60px 0;
}

.wf5-right {
    background-color: #50c572;
    height: 300px;
    padding: 60px 0;
}

.wf5-left .wf5-lp30 {
    width: 600px;
    float: right;
}

.wf5-right .wf5-pl30 {
    width: 600px;
}

.index-sect5 h2 span,
.index-sect5 h2 a,
.index-sect5 .ta2-content li a,
.index-sect5 .ta2-content li span {
    color: #fff;
}

.index-sect5 .ta2-content ul li {
    margin-top: 24px;
}

.shanghui-qk {
    text-align: left;
    margin-top: 35px;
}

.shanghui-qk a {
	float:left;
    display: inline-block;
    height: 220px;
    width: 136px;
    margin-left: 65px;
    text-align: center;
    text-decoration: none;
    color: #fff;
}

.shanghui-qk a:hover {
    color: #1c74d5;
}

.shanghui-qk a:first-child {
    margin-left: 0;
}
.custom-pl60{
    padding-left: 50px;
}
.index-sect6{
    padding: 70px 0 60px;

}
.index-sect6 .sect-title{
    text-align: center;
}
.index-sect6 .sect-title h2{
    display: inline-block;
    padding-right: 78px;
    background: url("../img/sect6_show.png") no-repeat right center;
    font-size: 30px;
    font-weight: 700;
    font-family: "微软雅黑";
}
.index-sect6 .sect-title h2{

}
.sect6-content .first,
.sect6-content .second,
.sect6-content .three,
.sect6-content .four{
    float: left;
    margin-right: 5px;
    height: 62px;
    background: url(../img/huiyuan_link.png) no-repeat left top;
}
.sect6-content .first{
    width: 224px;
}
.sect6-content .second{
    width: 310px;
    background-position: left -80px;
}
.sect6-content .three{
    width: 296px;
    background-position: left -160px;
}
.sect6-content .four{
    width: 350px;
    background-position: left -240px;
}
.sect6-content a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.index-sect  .left-scroll,
.index-sect  .right-news{
    height: 345px;

}
.index-sect .right-news{
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tal-hide{
	display:none;
}
.nomessage{
    height: 70px;
	font-size: 18px;
	text-align: center;
	color:#878181;
	margin-top: 50px;}
