.fader .slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    opacity: 0;
}

.fader img.slide {
    height: auto;
}

.fader_controls {
    text-align: center;
}

.fader_controls div {
    font-size: 60px !important;
    height: 60px !important;
    line-height: 50px !important;
    width: 60px !important;
    border-radius: 30px;
    background-color: rgba(0, 0, 0, .2);
}

.page {
    line-height: normal;
    font-size: 14px;
    margin: 20px 0;
}

.page span, .page a {
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 0px;
    border: 1px solid #ccc;
    float: left;
    display: block;
    margin: 0 2px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #333;
}

.page input {
    color: #04316e;
    border: 0;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    padding: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
}

.fader {
    position: relative;
    padding-top: 37%;
    font-family: "futura", arial;
    overflow: hidden;
}

.fader .prev,
.fader .next {
    position: absolute;
    height: 80px;
    line-height: 55px;
    width: 50px;
    font-size: 100px;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 0;
    z-index: 4;
    margin-top: -25px;
    cursor: pointer;
    opacity: .7;
    transition: all 150ms;
}

.fader .prev:hover,
.fader .next:hover {
    opacity: 1;
}

.fader .next {
    left: auto;
    right: 0;
}

.fader .pager_list {
    position: absolute;
    padding: 0;
    bottom: 25px;
    text-align: center;
    z-index: 4;
}

.fader .pager_list li {
    margin: 5px;
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #fff;
    opacity: .7;
    text-indent: -9999px;
    border-radius: 999px;
    cursor: pointer;
    transition: all 150ms;
}

.fader .pager_list li:hover, .fader .pager_list li.active {
    opacity: 1;
}

.fader .pager_list {
    position: absolute;
    padding: 0;
    bottom: 25px;
    text-align: center;
    z-index: 4;
}

.pager_list {
    display: inline-block;
    padding: 5px;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 10px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

* {
    margin: 0;
    padding: 0;
    background-size: 100% 100%;
}

a, li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
    transition: all .8s ease 0s;
}

.c {
    clear: both;
}


.pad60{
    padding: 60px 0;
}
.B_wrap {
    width: 1600px;
    margin: 0 auto;
}

.dad {
    overflow: hidden;
}
.dad img {
    display: block;
    transition: all .8s ease 0s;
}
.dad:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
/*关于我们页面样式*/
.ab1 .col-5 {
    float: left;
    width: 50%;
}
.ab2 h3 {
    padding-top: 41px;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 35px;
}
.ab_2 {
    background: url(../images/ab1.png) no-repeat left bottom;
    padding-left: 50px;
}
.ab_3 {
    background: url(../images/ab2.png) no-repeat left bottom;
    padding-left: 50px;
}
.ab_4 {
    background: url(../images/ab3.png) no-repeat left bottom;
    padding-left: 50px;
}
.show1 {
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    margin: 30px 0;
}
.col-5a {
    float: left;
    width: 37%;
    padding: 47px 10% 73px 3%;
    background: #1666d2;
    color: #fff;
}
.ab2 p {
    line-height: 32px;
    padding-left: 8%;
}
.nyban {
    background: url("../images/103699149.jpg") no-repeat;
    height: 400px;
    background-size:100% 100%;
}
/*案例展示样式*/
.case .show2 .col-25 {
    
    background: #f3f5f7;
    line-height: 52px;
    text-align: center;
    border-radius: 15px;
    border: 1px solid #eee;
    float: left;
    width: 23%;
    margin: 25px 0.45%;
   padding: 5px 0.45%;
}
/*产品展示页面样式*/
.product .show2 .col-25 {
    border: 1px solid #eee;
    float: left;
    width: 23%;
    margin: 15px 0.45%;
  /*  padding: 5px 0.45%;*/
}
.pch .show2 .col-25 {
    border: 1px solid #eee;
    float: left;
    width: 23%;
    margin: 15px 0.45%;
  /*  padding: 5px 0.45%;*/
}
.product .show2 .col-25 p{
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size:20px;
    background: #eee;
}
.pch .show2 .col-25 p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size:20px;
    background: #eee;
}
.pch .show2 .col-25:hover p{
   background:#1666d2;
   color:#fff;
}
.product .show2 .col-25:hover p{
   background:#1666d2;
   color:#fff;
}
.show_head {
    margin: 30px 0;
}
.pro_name{float: left;}
.pro_name a {
    color:#333;
    font-size: 25px;
}
.pro_more{float: right;}
.pro_more a {
    font-size: 16px;
    background: #1666d2;
    color: #fff;
    width: 90px;
    line-height: 30px;
    display: block;
    border-radius: 5px;
    text-align: center;
}

/*---------------------------------------------------------------------------------------------------------------手机站导航开?---------*/
.sp_header{height:50px;overflow:hidden;background:#1666d2;position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%;display:block;}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结?---------*/

table tr:nth-child(odd) {
    background: #eee;
}
table td, table th {
    border: 1px solid #eee;
}
table tr:hover, table tr:hover p {
    background: #1666d2;
    color: #fff;
}
table {
    word-break: break-all;
    font-size: 16px!important;
    line-height: 32px;
}
.tou h2 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    margin: 30px 0 20px 0;
}
.info {
    border-top: 1px solid #eee;
    line-height: 30px;
    height: 30px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.daodu {
    height: 110px;
    line-height: 53px;
    font-size: 20px;
    border-radius: 15px;
    margin-top: 20px;
    background: #f3f3f3;
}
.neirong {
    margin-top: 30px;
line-height: 35px;
    font-size: 18px;
}
.xiayige {
    margin: 30px 0;
}
.daodu1 {
    background: url(../images/dh.png) no-repeat left center;
    margin-left: 2%;
    padding-left: 8%;
}
.fdh li a {
    color: #fff;
}
@media screen and (min-width: 780px){
.fdh {display: none;}

}

@media screen and (max-width: 780px){
.wow{animation-name:none!important;visibility:visible!important;}
}
.fdh li {
    float: left;
    width: 33.3%;
    text-align: center;
    background: #1666d2;
    line-height: 40px;
}
.fdh {
    z-index: 11;
    left: 0;
    right: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.red{background:red!important;}
