@charset "UTF-8";



#wrap{
    overflow-x: hidden;
    max-width: 1920px;
    width: 100%;
    margin: auto;
}
.phones{
    float: right;
}
.phones:hover{
    color:#3271c9
}
header{
    height: 80px;
    line-height: 80px;
    background-color: white;
    position: relative;
    z-index: 15;
}
header > div{
    width: 62.5%;
    margin: auto;
  
}
header > div h1{
    float: left;

    height: 80px;
    margin-bottom: 0;
}
header > div h1 img{
    display: inline !important;
    margin-top: 10px;
}
header > div .right{
    float: right;
}
header > div .right ul{

}
header > div .right ul li{
    float: left;
    font-size: 14px;
    transition: .3s;
}
header > div .right ul li + li{
    margin-left: 0px;
}
header > div .right ul li a{
    padding: 5px 27px;
    color: #333;
    border-radius: 5px;
}
@media screen and (min-width:768px ){
    header > div .right ul .yiji:hover>a{
        background-color: #0a3a89;
        /*background-image: -webkit-linear-gradient(top , #356dc9 , #2e88c3, #356dc9); !* Safari 5.1 - 6.0 *!*/
        /*background-image: -o-linear-gradient(top , #356dc9, #2e88c3, #356dc9); !* Opera 11.1 - 12.0 *!*/
        /*background-image: -moz-linear-gradient(top , #356dc9, #2e88c3, #356dc9); !* Firefox 3.6 - 15 *!*/
        /*background-image: linear-gradient(top , #356dc9 , #2e88c3, #356dc9); !* 标准的语法 *!*/
        color: white;
    }

}

header > div .right ul .yiji>a.on{
    background-color: #0a3a89;
    /*background-image: -webkit-linear-gradient(top , #356dc9 , #2e88c3, #356dc9); !* Safari 5.1 - 6.0 *!*/
    /*background-image: -o-linear-gradient(top , #356dc9, #2e88c3, #356dc9); !* Opera 11.1 - 12.0 *!*/
    /*background-image: -moz-linear-gradient(top , #356dc9, #2e88c3, #356dc9); !* Firefox 3.6 - 15 *!*/
    /*background-image: linear-gradient(top , #356dc9 , #2e88c3, #356dc9); !* 标准的语法 *!*/



    color: white;
}
.erji li:hover a{
    color:white!important;
}
.erji li:hover{
    background-color:#0a3a89!important;
}
.erji li{
    margin-left: 0px!important;
}
 .banner{
    position: relative;
    width: 100%;
     position: relative;
     width: 100%;
     /* margin-top: 82px; */
     overflow: hidden;
     height: 300px;
}
.banner img{
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    height: auto!important ;
    width:100%!important;
    max-width: initial;
}
 .banner > div{
    position: absolute;
    bottom: 20%;
    right: 25%;
    width: 300px;
    height: 125px;
    background: url("../img/kuang.png") no-repeat top right;
     display: none;
}
 .banner div div{
    position: absolute;
    right: 60px;
    bottom: 0;
    text-align: right;
}
 .banner div div h3{
    margin-bottom: 10px;
    color: #333;
    font-size: 26px;
}
 .banner div div p{
    color: #999;
    font-size: 14px;
}
/*iframe{*/
/*    width: 100%!important;*/
/*    height: 800px!important;*/
/*}*/
 .home{
     max-width: 1200px;
     width: 95%;
     overflow: hidden;
     text-overflow:ellipsis;
     white-space: nowrap;
    height: 60px;
    margin: auto;
    line-height: 60px;
    font-size: 14px;
}
 .home > div{
    display: inline-block;
    vertical-align: middle;
}
 .home > div:nth-child(1) i{
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background: url("../img/home.png") no-repeat center/100%;
}
 .home > div:nth-child(1) span{
    vertical-align: middle;
}
 .home > div a:hover{
    color: #0a3a89;
}
 .home > div a.on{
    color: #0a3a89;
}
 .home > div a{
    color: #999;
}
 .home > .i{
    margin: 0 10px 0 15px;
    border: 4px solid transparent;
    border-left-color: #999;
}
.youlistitle{
    background-color:#0a3a89 ;
    width: 245px;
    padding: 5px 10px;
    box-shadow: 0px 0px 35px -5px rgb(191, 190, 190);
}
.youlistitle .click i{
    color: white!important;
}
.youlistitle i{
    margin-right: 10px;
    color: transparent;
}
.youlistitle>a:first-child{
    border-bottom: 1px solid white;
}
.youlistitle>a:last-child{
    border-bottom: 1px solid transparent;
}
.youlistitle>a:hover i{
    color: white;
}
.youlistitle>a{
    display: block;
    color: white;
    border-bottom: 1px solid rgba(255,255,255,.34);
    padding: 15px 0;
    padding-left: 25px;

}
.anlith3{
    text-align: center;

    font-size: 22px;
    color: #0a3a89;
}
.anlinrx{
    display: flex;
    justify-content: space-between;
    margin-top: 65px!important;
    flex-wrap: wrap;
}
.anliflex {
    flex: 1;
    margin-right: 45px;
}
.content1200 {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
}
.contactform h3{
    color:#0a3a89 ;
    font-size:26px;
    padding-top:45px ;
    padding-bottom:55px ;
    text-align: center;
}
.contactform textarea{
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #e6e6e6;
    outline: none;
    height: 150px;
    resize: none;
    font-size: 14px;
}
.contentd{
    background-color:#f7f7f7 ;
    overflow: hidden;
}
.contactform{
    background-color: white;
    padding: 0 80px;
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 60px;
    box-shadow: 0px 0px 20px -5px grey;
}
.contactform>div{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.contactform div input{
    border: 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 12px;
    font-size: 14px;
    color: #b2b2b2;
    width: 48%;
}
.contactform textarea::placeholder{
    color: #b2b2b2;
}
.contactform div input::placeholder{
    color: #b2b2b2;
}
.contactform>input{
    background-color:#0a3a89;
    color:white;
    font-size:20px;
    padding:10px 80px ;
    border-radius: 50px;
    border: 0px;
    box-shadow: 0px 3px 10px -2px #0d6fb8;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 60px;
    display: block;
}
.contactform img{
    display: inline-block!important;
    margin-right: 10px;
    width: auto!important;
    max-width: 100%;
}
.dizhinr{
    width:49%;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}
.dizhinr>div{
    display: inline-block;
    width:49%;
    margin-bottom: 18px;
}
.dizhinr img{
    display: inline-block!important;
    vertical-align: middle;
    width: auto!important;
    max-width: 100%;
}
.dizhinr>div>span{
    display: inline-block;
}
.dizhinr>div>span:nth-of-type(1){
    margin: 0 10px;
}
.dizhinr>div>span:nth-of-type(2){
    width: 64%;
    vertical-align: top;
    color: #808080;
    white-space: nowrap;
}
.dizhilian:nth-of-type(1){
    margin-top: 60px!important;

}
.dizhilian{
    margin-top: 30px;

}
.dizhilian h3{
    margin-bottom: 32px;
    font-size: 30px;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(to right, red, blue);
    -webkit-background-clip: text;
    color: transparent;
}
.dizhilian h3 p{
    background: linear-gradient(to bottom right, #20d4d4, #6c8be6);
    -webkit-background-clip: text;
    color: transparent;
}
.dizhilian h3 span{
    flex: 1;
    height: 1px;
    background-color:#d4e9f5 ;
    position: relative;
    top: 30px;
    margin-left: 25px;
}
.dizhilian h4{
    font-size: 16px;
    color: #0a3a89;
    margin-bottom: 20px;
    font-weight: bold;
}
@media screen and (max-width: 1000px){
    /*iframe{*/
    /*    width: 100%!important;*/
    /*    height: 400px!important;*/
    /*}*/
    .banner{
        height: 220px;
    }
    .banner > div{
        right: 5%;
    }
    .anlinrx {
        flex: unset;
        width: 100%;
        flex-direction: column-reverse;
    }
    .anliflex {
        flex: unset;
        width: 95%;
        margin: 0 auto;
        margin-top: 40px;
    }
    .youlistitlediv {
        width: 95%;
    }
    .youlistitle{
        width: 100%;
    }
    .product .nav {
        float: unset!important;
        width: 100%!important;
        margin-bottom: 30px;
    }
    .product .list {
        width: 100%!important;
        float: none!important;
    }

}
@media screen and ( max-width: 768px ){
    .banner img{

        height:100%!important ;
        width: auto!important ;
     
    }
    .yiji>a.on{
        display: block;
        padding: 0;
    }
}
