@font-face {
    font-family: HYZhengYuan;
/*    src: url(../fonts/HYZhengYuan-55J.ttf) format('truetype'); */
	src: url(http://test.cnuanue.com:8112/fonts/HYZhengYuan.ttf) format('truetype');
}
@font-face{font-family:THINKOFSOURCE;src:url(../fonts/ThinkOfSource-Blackbody.ttf)}
/* .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
    }
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
    }
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
    } */

html{
	font-family: HYZhengYuan;
}

.mid {
    max-width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

ul {
    margin: 0;
    padding: 0;
}

.row {
    margin: 0;
}

.header {
    position: fixed;
    top: 0;
    /* left: calc(50% - 590px); */
    width: 100%;
    height: 84px;
    z-index: 99;
    background: #1597dc;
}

.hearder_list {
    padding: 0 60px;
}

.header .nav_item {
    height: 84px;
    text-align: center;
}

.nav_item img {
    height: 38px;
    width: auto;
    margin: 26px 35px;
}

.nav_item a {
    color: white;
    cursor: pointer;
    font-size: 15px;
    line-height: 84px;
    margin: 0 35px;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
#pagination2 .swiper-pagination-bullet {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    margin: 0 0.25rem;
    opacity: 0.8;
    border: 1px solid #cecece;
    cursor: pointer;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
#pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0c5fe3;
    border: 1px solid #0c5fe3;
}
.cot3 ul{
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
 width: 100%;
}
/* .cot3 ul li{
  width: 24%;
} */
.footer {
    width: 100%;
    padding: 100px 0 100px;
}

.footer_left {
    padding: 0 0 80px;
    text-align: center;
}

.footer_left img {
    height: 140px;
    width: auto;
}

.footer_right {
    padding-bottom: 20px;
}

.footer_right h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 20px 20px;
}

.footer_right p {
    font-size: 13px;
    line-height: 26px;
    color: rgb(136, 136, 136);
    margin: 10px 0 0 20px;
}

.footer_bottom {
    border-top: 1px solid rgb(228, 228, 228);
    text-align: center;
    padding-top: 16px;
}

.footer_bottom p {
    margin: 0;
    line-height: 24px;
    color: rgb(136, 136, 136);
    font-size: 12px;
}

.nav_item_list {
    display: none;
    position: absolute;
    list-style: none;
}

.nav_item_list li {
    width: 130px;
    height: auto;
    background-color: rgba( 21,151,220, 0.8);
    /* background-color: #1597dc; */
}

.nav_item_list li:hover {
   
    background-color: rgba( 21,151,220, 0.9);
    /* background-color: #1597dc; */
    display: block;
}
.nav_item fl:hover  .nav_item_list{
    display: block;
    z-index: 2;
}
.cot3 .swiper-slide {
    background: #F7F7F7;
    padding: 0.25rem 0;
}
.swiper-container{
    width: 70%;
    
}
/* .cot3 ul li {
    width: 24%;
} */

.cot3 .swiper-slide img {
    width: 300px;
    /* height: 150px; */
    margin: 20px;
}
.content_title p{
    font-size: 30px;
}
.cot3   {
    text-align: center;
    background: #ffffff;
    padding-bottom: 1rem;
}
.cot3  h2 {
    text-align: center;
}
.cot3  p {
    color: #666;
}
.lh2{
    font-size: 36px;
}
.cot3  ul li a img {
    max-height: 2.8rem;
    max-width: 10rem;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.cot3  ul li a:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}

/* .cot3  ul li {
    float: left;
    width: 20rem;
    text-align: center;
} */
.clearfix {
    zoom: 1
}
#one {
    width: 70% !important;
}
#one .swiper-slide>ul {
    width: 100% !important;
    padding: 0 1rem;
}
/* .cot3  ul li {
    width: 16.66%;
} */
.cot3  .swiper-slide img {
    width: 100%;
    padding: 0.25rem;
    margin: 0;
}
.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: ''
}


.nav_item_list a {
    display: block;
    width: 130px;
    height:40px;
    line-height: 40px;
    text-align: center;
    margin: 0;
}

.white {
    color: white !important;
}

.white div {
    background-color: white !important;
}

.contactus {
    width: 100%;
    height: 140px;
    /* background: url("http://www.ejuyun.com/img/contact/�?0.jpgg") ; */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: white;
    text-align: center;
    background-color: #1597dc;
}

.contactus a {
    font-size: 24px;
    letter-spacing: 3px;
    color: white;
    line-height: 140px;
    text-shadow: 0 0 10px rgb(78, 78, 78);
    margin: 0;
}

@media(max-width:1200px) {
    .hearder_list {
        display: none;
    }
    .box33{
        margin-left: 0px !important;
    }
  
} 
 @media(max-width:768px) {
    .cot3 .m1 {
        padding: 0 1.5rem 1.5rem;
    }
  
} 

