@charset "UTF-8";

/* 全局样式
-------------------------------------------------------------- */
html,
body,
a,
p,
span,
ul,
img {
    padding: 0;
    margin: 0;
    list-style: none;
    border: none;
    font-size: 14px;
    line-height: 25px;
    font-family: "Microsoft Yahei", "Arial";
    color: #666;
}

p {
    line-height: 25px;
}

img {
    border: none;
    vertical-align: middle;
}

td {
    vertical-align: center;
    font-size: 14px;
}

body {
    background: #fff;
    overflow-x: hidden;
}

/* 链接样式 */
a {
    text-decoration: none;
    outline: none;
}

a:visited {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    outline: none;
}

/* 常用元素 */
.clear {
    clear: both;
    font-size: 1px;
    line-height: 0px;
    height: 0px;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
}

/* 层浮动 */
.left {
    float: left;
}

.right {
    float: right;
}

.center {
    margin: 0 auto;
}

/* 文字对齐 */
.tleft {
    text-align: left;
}

.tright {
    text-align: right;
}

.tcenter {
    text-align: center;
}


/*--版心--*/


/*header*/


.positionr {
    position: relative;
}



/*banner*/
.banner {
    position: relative;
}

.banner .swiper-container {
    width: 100%;
    height: 100%;
}

.banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    background: #fff;
    opacity: 0.5;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.banner .swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 8px;
    opacity: 1;
}

.visible-xs {
    display: none !important;
}


/*footer*/
.footer {
    background: #12162E;
    width: 100%;
    color: #fff;
    padding-top: 45px;
    padding-bottom: 20px;
}

.footbotom {
    color: #9ADEB9;
}

.footbotom a {
    color: #9ADEB9;
}

.footbotom a:hover {
    color: #fff;
}


.footup {
    width: 100%;
    padding-bottom: 65px;
}

.foot_r {
    float: right;
    width: 21%;
    padding-left: 45px;
}

.foot_l {
    float: left;
    width: 55%;
}

.foot_mid {
    float: left;
    width: 24%;
    min-height: 143px;
    padding: 0 35px;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.foot_mid p {
    font-size: 16px;
    margin-top: 5px;
    color: #848793;
    line-height: 36px;
}

.foot_l ul li {
    float: left;
    width: 25%;
    padding: 0 30px;
}

.foot_l ul li h2 {
    padding-bottom: 8px;
    line-height: inherit;
}

.foot_l ul li h2 a {
    font-size: 18px;
    color: #fff;
    margin: 0;
}

.foot_l ul li a {
    display: block;
    font-size: 16px;
    color: #848793;
    line-height: 24px;
    margin: 12px 0;
}

.foot_l ul li a:hover {
    color: #fff;
}

.footkf {
    background: #fff;
    border-radius: 18px;
    margin: 0 auto;
    line-height: 38px;
    height: 36px;
    overflow: hidden;
    max-width: 207px;
    text-align: center;
}

.foot_r .footkf em {
    color: #242933;
    font-size: 16px;
    font-style: normal;
    background: url("img/kf.png") no-repeat right;
    padding-right: 42px;
}

.foot_r strong {
    font-size: 28px;
    margin-top: 22px;
    text-align: center;
    display: block;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 36px;
}

.foot_r span {
    display: block;
    text-align: center;
    margin-top: 5px;
    font-size: 16px;
    color: #848793;
    line-height: 36px;
}

.footkf:hover {
    background: #0760bc;
}

.foot_r .footkf:hover em {
    color: #fff;
    background: url("img/kfh.png") no-repeat right;
}


.footshare {
    float: right;
}

.footmid {
    padding-bottom: 0px;
    color: #848793;
    line-height: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 23px;
}

.footmid a {
    color: #848793;
}

.footmid a:hover {
    color: #fff;
}

.footshare .bdsharebuttonbox a {
    margin: 0 6px;
    width: 37px;
    height: 37px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    padding: 0;
}

.footshare .bdsharebuttonbox a#fenxiang1 {
    background: url("img/shareh01.png") no-repeat center;
}

.footshare .bdsharebuttonbox a#fenxiang2 {
    background: url("img/sahareh02.png") no-repeat center;
}

.footshare .bdsharebuttonbox a.more {
    background: url("img/shareh03.png") no-repeat center;
}

.footshare .bdsharebuttonbox a:hover {
    background-color: rgba(255, 255, 255, 0.2) !important;
}

.newlxr04 ul li {
    position: relative;
    float: left;
    margin-left: 12px;
    z-index: 9;
}

.newlxr04 ul li span.mfico {
    width: 37px;
    height: 37px;
    padding: 5px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.lximg {
    background: #FFFFFF;
    position: absolute;
    width: 110px;
    height: 110px;
    right: -19px;
    bottom: 115%;
    display: none;
}

.lximg span {
    padding: 5px;
    display: block;
}

.lximg img {
    max-width: 100%;
}

.lximg:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top: 10px solid #fff;
    bottom: -18px;
    left: 55px;
}

.lximgmo {
    display: none;
}


/*homelink*/
.homelink {
    background: #164678;
    padding: 32px 0 26px 0;
}

.homelink ul {
    margin-left: -10px;
    margin-right: -10px;
    width: 50%;
    float: left;
    padding-right: 40px;
}

.homelink ul:nth-child(2) {
    padding-right: 0;
    padding-left: 40px;
    position: relative;
}

.homelink ul li {
    width: 50%;
    float: left;
    padding: 0 10px;
}

.homelink ul li .a {
    font-size: 24px;
    height: 93px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(196, 46, 45, 1);
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    padding: 0 10px;
}
.homelink ul li .a a {font-size:inherit; color: inherit;}
.homelink ul li .a img {
    margin-right: 15px;
}
.homelink ul li .a p {color:inherit;font-size:inherit; text-align: left;}
.homelink ul li .a .font16{font-size: 16px; font-weight: 500;}
.homelink ul:nth-child(2) li .a {
    background: rgba(0, 112, 186, 1);
}

.homelink ul li:hover .a {
    background: rgba(196, 46, 45, 0.8)
}

.homelink ul:nth-child(2) li:hover .a {
    background: rgba(0, 112, 186, 0.8);
}

@media (max-width:1439px) {

.homelink ul {
    padding-right: 20px;
}

.homelink ul:nth-child(2) {
    padding-left: 20px;
}
.homelink ul li .a .font16 {font-size:14px;}
	
}
@media (max-width:1365px) {
.homelink ul li .a img {width:28px;}
	
}
@media (max-width:1279px) {
.homelink ul li .a .font16,.homelink ul li .a p {line-height:18px;}

}
@media (max-width:991px) {
.homelink ul {width:100%; padding-right: 0; padding-bottom: 15px;}
	.homelink ul:nth-child(2) {padding-left:0; padding-bottom: 0;}
	.homelink ul:nth-child(2)::before {display:none;}
}

@media (min-width:768px) {
    .homelink ul:nth-child(2):before {
        background: rgba(255, 255, 255, 0.2);
        content: "";
        height: 100%;
        width: 1px;
        position: absolute;
        top: 0;
        left: 10px;
    }


}

/*first*/

.firstsub {
    font-size: 40px;
    text-align: center;
    padding-top: 55px;
    font-weight: bold;
    color: #333333;
    line-height: 56px;
}

.firstlist {
    padding-top: 30px;
    padding-bottom: 70px;
}

.firstlist ul {
    margin-left: -13px;
    margin-right: -13px;
}

.firstlist ul li {
    width: 33.33%;
    float: left;
    padding: 0 13px;
    display: flex;
}

.firstlist ul li .firstk {
    display: block;
    position: relative;
    overflow: hidden;
}

.firstimg img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.firstlist ul li:hover .firstimg img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}


.firstmask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 15px 15px 30px 40px;
    background: url(..images/famask01.png) no-repeat;
}

.firstmask div {
    position: absolute;
    left: 40px;
	margin-top: 200px;
    width: 82%;
    transition: all 0.5s;
}

.firstlist ul li:hover .firstmask {
    background: url(../images/famask02.png) no-repeat;
}

.firstmask strong {
    font-size: 24px;
    font-weight: bold;
    display: block;
    padding-top: 15px;
    color: #FFFFFF;
    line-height: 30px;
}

.firstmask p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 7px;
    margin-top: 60px;
    transition: all .4s;
    opacity: 0;
}

.firstmask em {
	width: 100%;
	height: 40px;
    font-size: 16px;
    color: #fff;
    font-style: normal;
    display: inline-block;
    opacity: 0;
    transition: all .4s;
}

.firstlist ul li:hover .firstmask p {
    opacity: 1;
}

.firstlist ul li:hover .firstmask em {
    display: inline-block;
    opacity: 1;
    height: auto;
	font-size: 17px;
	line-height: 38px;
}
.firstlist ul li:hover .firstmask em a{
    display: inline-block;
    opacity: 1;
    height: auto;
	font-size: 17px;
	line-height: 38px;
	font-weight: bold;
}

.firstlist ul li:hover .firstmask div {
    bottom: 50px;
}