/** 通用样式 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 12px/1.5 'Simsun',tahoma, Srial, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol{list-style: none;}
a{text-decoration: none;color:#333;outline: none;}
a:hover{text-decoration: none;}
fieldset, img { border: medium none; vertical-align: middle;}
body a{outline:none;blr:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{text-decoration: none;color:#0b6cb8;  -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
/*li:hover{ -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}*/
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: 0;
outline : 0;
}
a:hover{text-decoration: none;}
body a{outline:none;blr:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a{blr:expression(this.onFocus=this.blur());}
a.hidefocus{outline:none} 

img:hover{ -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;}
.clearfix:after{clear:both;content:"\200B";display:block;height:0;}
.clearfix{*zoom:1;}
.fl{float:left;}
.clear{clear: both;}
.fr{float:right;}
.w980{width:980px; height:auto; margin:0 auto;}
.hide{display:none}
.a3a3a2{color: #a3a3a2;}
input,textarea,select{font-family: "微软雅黑";}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}
body{font-family: "微软雅黑";background: #fff;}

/*****************0000000000000000000*************************/



.news1 .slick-arrow {
    display: none !important;
}

.news1 .image {
    position: relative;
}

.news1 .title {
    color: #ffffff;
    font-size: 16px;
    line-height: 34px;
    background-color: rgb(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 0px 15px;
    padding-right: 95px;
    box-sizing: border-box;
}

.l2 {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.l1 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.l3 {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.news1 .fade-1 .slick-dots {
    text-align: right;
    padding-right: 10px;
bottom:22px;
}

.news1 .fade-1 img {
    height: 260px;
}

.news1 .fade-1 .item:hover .title {
    color: #0b6db8;
}

.news1 .fade-1 .slick-dots li {

    border-radius: 0px !important;
    background-color: #a3a1a6 !important;
}

.news1 .fade-1 .slick-dots li.slick-active {
    width: 11px;
    height: 11px;
    border-radius: 0px !important;
    background-color: #ffffff !important;
}

.title1 {}

.title1 .title {
    font-size: 18px;
    color: #0b6db8;
    margin-bottom: 10px;
}

.title1 .summary {
    font-size: 18px;
    color: #999999;
    font-size: 14px;
    line-height: 22px;

}

.title1 .summary span {
    color: #0b6db8;
}
.title1 a{
display: inline;
}
.sktd {}

.kstd .title {
    height: 44px;
    background-size: 100% 100%;
    background-image: url(../img/index2_03.png);
    color: #ffffff;
    line-height: 44px;
    text-align: center;
    color: 18px;
}

a {
    color: #333333;
    text-decoration: none;
}

.kstd .item {

    line-height: 50px;
    padding-left: 90px;
    background-position: center left 40px;
    font-size: 17px;
    border: 1px solid #0b6db8;
    margin-top: 10px;
    background-repeat: no-repeat;
    display: block;
}

.kstd .item:hover {
    opacity: 0.7;
}

.sysb {
    width: calc(100% + 20px);
}

.sysb .item {
    padding-right: 20px;
}

.sysb .item img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.sysb .item .image {
    position: relative;
}

.sysb .item .title {
    color: #ffffff;
    font-size: 16px;
    line-height: 34px;
    background-color: rgb(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    left: 0px;
    
    padding: 0px 15px;
    box-sizing: border-box;
}

.sysb .item:hover .title {
    color: #0b6db8;
}

.sysb .slick-prev,
.sysb .slick-next {
    z-index: 9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;
    background-color: #dedede;
    background-image: url(../img/index2.png);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9;
    cursor: pointer;
}

.sysb .slick-next {
    left: auto;
    right: -30px;
    background-image: url(../img/index6.png);
}

button {
    text-decoration: none;
    outline: 0px;
    border: 0px;
}
.foo1{
    background-color: #0765ad;
margin-top:10px;
}
.foo1 .foo2{
    width: 1000px;
    margin: auto;
    position: relative;
    height: 142px;
}
.foo1 .foo2 .logo1{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.foo1 .foo2 .text{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.foo1 .foo2 .text .item{
    color: #ffffff;
    line-height: 26px;
font-size:14px;
}