﻿@charset "utf-8";
/* CSS Document */

.warp{width: 84.46%; margin: 0 auto;}
.w1200{width: 1210px; margin:0 auto;}
.w1400{width: 1400px; margin:0 auto; position: relative;}
.w1300{width: 1320px; margin:0 auto; position: relative;}



.ne-abTitle{
	margin: 40px 0;
}
    .ne-abTitle h3 {
        font-size: 30px;
        color: #0a2050;
        font-weight:600;
        line-height: 1;
        margin-bottom: 15px;
    }
.ne-abTitle span{
	font-size: 16px;
	color: #666464;
}
.ne-abPage01 p{
	font-size: 18px;
	color: #656565;
	line-height: 1.6;
	text-indent: 2rem;
}     

.ne-abPage03 {/*background:  #e5e9ec;*/padding: 100px 0 100px 0; overflow: hidden;border-top:5px solid #f0f0f0;border-bottom:5px solid #f0f0f0;}
.ab-dsj { position: relative; margin:30px 5px;}
.ab-dsj h1 { font-size: 46px; color: #0a2050; padding-bottom: 0px; }
.ab-dsj p { font-size: 17px; line-height: 1.6;margin-bottom:30px;  }
.ab-dsj p span{ background:none !important;font-size: 16px !important}
.ab-dsj p span span,.ab-dsj p span{    font-family: 'Microsoft YaHei' !important;}
.ab-dsj:after {
        content: "";
        width: 21px;
        height: 21px;
        /*background: url(../Images/y.png) no-repeat center;*/
        position: absolute;
        bottom: -18px;
        left: 50px;
    }
.ab-dsj:before {
        content: "";
        width: 1px;
        height: 230px;
       /* background: #bdbdbd;*/
        position: absolute;
        top: 0;
        left: 9px;
    }
.about-video { width:700px;margin:auto;
    border-top: 5px solid #f0f0f0;
}
.sd-hs {
    position: relative;
}
.sd-hs:after {
        content: "";
        width: 100%;
        height: 13px;
        /*background: url(../Images/x.png) repeat-x;*/
        position: absolute;
        bottom: 32px;
        left: 5px;
    }

.sd-hs .owl-theme .owl-controls .owl-dots { display: none !important}
    .sd-hs .owl-theme .owl-controls .owl-nav [class*=owl-] {
        padding: 0;
        border-radius: 0;
        width: 39px;
        height: 82px;
        background: url(../Images/next.png) no-repeat center #fff;
        position: absolute;
        top: 50%;
        margin-top: -41px;
        left: -40px;
        text-indent: 9999px;
    }
.sd-hs .owl-theme .owl-controls .owl-nav .owl-next { left: auto;  right: -40px;}
.sd-hs .owl-theme .owl-controls .owl-nav .owl-prev {  transform: rotate(180deg)}
.sd-hs .owl-theme .owl-controls .owl-nav [class*=owl-]:hover { background: url(../Images/next1.png) no-repeat center #325080;}
@media(max-width:576px) {
    .sd-hs .owl-theme .owl-controls .owl-nav .owl-next {
        right: -25px;
    }
    .sd-hs .owl-theme .owl-controls .owl-nav .owl-prev {
        left: -25px;
    }
}