@charset "utf-8";
/* CSS Document */
/*公共样式与首页样式*/
A {
    TEXT-DECORATION: none;
}

A:link {
    color: #434343;
    outline: none;
}

A:visited {
    color: #434343;
}

A:active {
    color: #434343
}

A:hover {
    COLOR: #3475b6
}

BODY {
    margin: 0px;
    padding: 0;
    font-family:Roboto, "微软雅黑";
    background: #ffffff;
    color: #434343;
}

p, h1, h2, h3, h4, h5, h6, ul, li, input, dl, dt, dd, header, article, iframe, footer, ol, div, img {
    margin: 0px;
    padding: 0px;
}

input {
    border: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    max-width: 100%;
    height: auto;
}

li {
    list-style: none;
}

a, i, p ,h1, h2, h3, h4, h5, h6,span,:before,:after{
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

b, label {
    font-weight: normal;
}

input, button, select, textarea {
    outline: none;
    font-family: "微软雅黑";
    font-size: 12px;
}
body,html{
    width:100%;
    height: 100%;
}
.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}

@media only screen and (max-width: 1200px) {
    .main {
        width: 100%;
        margin: 0px auto;
    }

    body {
        font-size: 12px;
        line-height:1.5;

    }


}

@media only screen and (min-width: 1200px) {
    .main {
        width: 980px;
        margin: 0px auto;
    }

    body {
        font-size: 14px;
        line-height: 24px;
    }

}

@media only screen and (max-width: 1200px) {
    .fy1 {
        width: 102%;
        float: left;
        margin-left: -1%;
    }

    .fy1 a {
        float: left;
        display: none;
        border: solid 1px #dddddd;
        padding: 0px 10px;
        margin-left: 3px;
    }

    .fy1 a.cd_sx {
        display: block;
        width: 48%;
        margin: 0px 1%;
        text-align: center;
        padding: 8px 0px;
    }
}
.fy1 a{
    background-color: #fff;
}
@media only screen and (min-width: 1200px) {
    .fy1 {
        width: 100%;
        float: left;
        line-height: 38px;
        text-align: center;
    }

    .fy1 a {
        display: inline-block;
        border: solid 1px #dddddd;
        padding: 0px 15px;
        margin: 0px 1px;
    }

}

.fy1 a:hover,
.fy1 a.on {
    background: #3475b7;
    color: #ffffff;
    border: solid 1px #3475b7;
}
.top{
    width:100%;
    background:url("../images/bj1.jpg") center top no-repeat;
    background-size: 100% 100%;
    color:#fff;
}
.logo{
    width:100%;
    height:330px;
    background: url("../images/logo2-2.png") center no-repeat;
    /*background-size: auto 100%;*/
    background-size: 60% auto;
    border-bottom: solid 1px rgba(255,255,255,.18);
}
.logo_En{
    width:100%;
    height:330px;
    background: url("../images/logo2-3.png") center no-repeat;
    /*background-size: auto 100%;*/
    background-size: 60% auto;
    border-bottom: solid 1px rgba(255,255,255,.18);
}
.t_nr{
    width:100%;
    padding:25px 30px 35px 30px;
    text-align: center;
}
.t_nr h1{
    line-height: 150%;
    margin-bottom: 15px;
}
.t_nr h1 .sub{
    background: url("../images/sub_bk.png") center no-repeat;
    background-size: 100% 85%;
    /* background-size: 100% 100%; */
    color:#fff;
    padding:18px 50px;
}

.menu{
    width:100%;
    height:80px;
}
.menu li{
    height:80px;
    width:20%;
    text-align: center;
    float:left;
}
.menu a{
    padding:10px 0 0 0;
    color:#fff;
    background-color: #1b95d4;
    height:80px;
    display: block;
    width:100%;
}
.menu a i{
    display: block;
    width:100%;
    height:34px;
    padding:0 5px;
    margin-bottom: 4px;
}
.menu a.a2{
    background-color: #89c322;
}

.menu a.a3{
    background-color: #025930;
}

.menu a.a4{
    background-color: #e69438;
}

.menu a.a5{
    background-color: #00c2b7;
}

.menu a.on,.menu a:hover{
    background-color: #ffffff;
    color:#434343;
}
.menu a.a1 i {
    background: url("../images/n1.png") center no-repeat;
    background-size: 100%;
}
.menu a.a1.on i,.menu a.a1:hover i{
    background: url("../images/n1_on.png") center no-repeat;
    background-size: 100%;
}
.menu a.a2 i{
    background: url("../images/n2.png") center no-repeat;
    background-size: 140%;
}
.menu a.a2.on i,.menu a.a2:hover i{
    background: url("../images/n2_on.png") center no-repeat;
    background-size: 140%;
}
.menu a.a3 i{
    background: url("../images/n3.png") center no-repeat;
    background-size: 96%;
}
.menu a.a3.on i,.menu a.a3:hover i{
    background: url("../images/n3_on.png") center no-repeat;
    background-size: 96%;
}
.menu a.a4 i{
    background: url("../images/n4.png") center no-repeat;
    background-size: cover; 
}
.menu a.a4.on i,.menu a.a4:hover i{
    background: url("../images/n4_on.png") center no-repeat;
    background-size: cover; 
}
.menu a.a5 i{
    background: url("../images/n5.png") center no-repeat;
    background-size: cover; 
}
.menu a.a5.on i,.menu a.a5:hover i{
    background: url("../images/n5_on.png") center no-repeat;
    background-size: cover; 
}
.foot{
    width:100%;
    background: url("../images/bj2.jpg") center no-repeat;
    background-size: 100% 100%;
    color:#fff;
    padding:40px 0;
    text-align: center;
    font-size:16px;
}
.foot a{
    color:#fff;
}
@media only screen and (max-width: 1200px) {
    .logo{
        width:100%;
        height:280px;
        background: url("../images/logo2-2.png") center no-repeat;
        background-size: auto 65%;
        border-bottom: solid 1px rgba(255,255,255,.18);
    }
    .logo_En{
        width:100%;
        height:280px;
        background: url("../images/logo2-3.png") center no-repeat;
        background-size: auto 65%;
        border-bottom: solid 1px rgba(255,255,255,.18);
    }
    .t_nr{
        width:100%;
        padding:15px 20px 20px 20px;
        text-align: center;
    }
    .t_nr h1{
        line-height: 150%;
        margin-bottom: 10px;
    }
    .foot{
        padding:20px;
        text-align: center;
        font-size:12px;
    }
    .menu a,.menu li,.menu{
      height:70px;
    }
    .menu li a i{
       display: none;
    }
    .menu a{
        font-size:14px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;
        padding:0 10px;
    }

}
@media only screen and (max-width:450px) {
    .logo{
        height:200px;
    }
    .logo_En{
        height:200px;
    }

    .lb3_img li{
        width:33.3%;
        padding:2.8vw 0.6vw;
        overflow: hidden;
        text-align: center;
    }
}
@media only screen and (max-width:400px) {
    .menu a{
        font-size:12px;
    }

    .lb3_img li{
        width:33.3%;
        padding:2.8vw 0.6vw;
        overflow: hidden;
        text-align: center;
    }
}
.lang-switch-container {  

    padding: 10px;  
    position: fixed; /* 固定定位 */  
    bottom: 10px; /* 距离浏览器窗口底部的距离 */  
    right: 10px; /* 距离浏览器窗口右侧的距离 */  
    z-index: 999; /* 确保元素在其他内容之上 */  
    background-color: #333;
}

.sy{
    width:100%;
    padding:50px 0 70px 0;
    position: relative;
}
.sy_bt{
    width:100%;
    float:left;
    text-align: center;
    margin-bottom: 40px;
    color:#025930;
}
.ban{
    width:100%;
    float:left;
    margin-bottom: 35px;
    background-color: #eeeeee;
}
.ban .imgk{
    width:100%;
    position:relative;
}
.ban .imgk img{
    width:100%;
    display: block;
}
.ban h5{
    text-align: center;
    margin-bottom: 15px;
}
.ban .txtk{
    width:100%;
    padding:20px 30px;
}
a.cd_an{
    background-color: #025930;
    color:#fff;
    width:240px;
    line-height:65px;
    height:65px;
    text-align: center;
    font-size:18px;
    display: inline-block;
}
.ban a.cd_an{
    position:absolute;
    left:50%;
    margin-left: -120px;
    bottom:15%;
    box-shadow:0 2px 8px rgba(0,0,0,.2);
}
a.cd_an:hover{
    background-color: #027a41;
}
.sy_bt2{
    background-color: #025930;
    float:left;
    font-size:18px;
    color:#fff;
    padding-left:25px;
    line-height: 48px;
    width:245px;
    margin-bottom: 35px;
}

.lb3_img{
    width:100%;
    float:left;
    margin: -10px 0 35px 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.lb3_img li{
    width:33.3%;
    /*float:left;*/
    padding:15px 20px;
    overflow: hidden;
    text-align: center;
}

.lb1{
    width:100%;
    float:left;
}
.lb1 li{
    width:50%;
    float:left;
    padding:0 50px 35px 25px;
}
.lb1 h6{
    display: block;
    width:100%;
    position:relative;
    padding-left:25px;
    line-height: 20px;
    margin-bottom: 10px;
    font-size:16px;
}
.lb1 h6:before{
    content: '';
    width:10px;
    height:10px;
    background-color: #025930;
    position:absolute;
    left:0px;
    top:3px;
}
.lb1 h6:after{
    content: '';
    width:10px;
    height:10px;
    border: solid 1px #025930;
    position:absolute;
    left:5px;
    top:8px;
}
.lb1 li:nth-child(2n+1){
    clear: both;
}
@media only screen and (max-width: 1200px) {
    .sy{
        padding:20px 15px;
    }
    .sy_bt{
        margin-bottom:20px;
    }
    .ban{
        margin-bottom:20px;
    }
    .ban .txtk{
        padding:15px 20px;
    }
    a.cd_an{
        width:100%;
        line-height: 40px;
        height:40px;
        font-size:14px;
        display: block;
    }
    .ban a.cd_an{
        margin-left:0;
        left:auto;
        bottom:auto;
        position:inherit;
    }

    .sy_bt2{
        font-size:14px;
        padding-left:20px;
        line-height: 40px;
        width:100%;
        margin-bottom:20px;
    }
    .lb1 li{
        padding:0 20px 25px 20px;
    }
    .lb1 h6{
        padding-left:25px;
        line-height: 20px;
        margin-bottom: 10px;
        font-size:14px;
    }

    .lang-switch-container {  
        /* position: absolute;  
        top: 1rem;  
        right: 1rem;   */
        /* 根据需要调整按钮的间距 */  
        /* padding: 10px;   */
        
        /* background-color: #333; */


        position: fixed; /* 固定定位 */  
        bottom: 50px; /* 距离浏览器窗口底部的距离 */  
        right: 1rem; /* 距离浏览器窗口右侧的距离 */  
        z-index: 999; /* 确保元素在其他内容之上 */  
        background-color: #333;
    }

}
@media only screen and (max-width:500px) {


    .lb3_img li{
        width:33.3%;
        /*float:left;*/
        padding:2.8vw 0.6vw;
        overflow: hidden;
        text-align: center;
    }

    .lb1 li{
        width:100%;
    }
}

.lb2{
    width:100%;
    float:left;
    margin: -10px 0 35px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lb2 li{
    width:25%;
    /*float:left;*/
    padding:15px 20px;
    overflow: hidden;
}
.lb2 a{
    width:100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    text-align: center;
    height:87px;
    border: solid 1px #ddd;
}
.lb2 img{
    max-height: 100%;
    max-width: 100%;
    border: solid 1px #ddd;
}
.anq{
    width:100%;
    float:left;
    text-align: center;
}
.anq a.cd_an{
    line-height: 50px;
    height:50px;
    width:220px;
}
@media only screen and (max-width: 1200px) {
    .anq a.cd_an{
        line-height: 40px;
        height:40px;
        width:140px;
        display: inline-block;
    }
    .lb2{
        margin: -10px 0 15px 0;
    }
    .lb2 li{
        width:25%;
        padding:10px;
    }
    .lb2 a{
        height:70px;
    }
}
@media only screen and (max-width:768px) {
    .lb2 li{
        width:33.3333%;
        padding:7px;
    }

    .lb3_img li{
        width:33.3%;
        padding:15px 20px;
        overflow: hidden;
        text-align: center;
    }
}
@media only screen and (max-width:450px) {
    .lb2 li{
        width:50%;
    }

    .lb3_img li{
        width:33.3%;
        padding:2.8vw 0.6vw;
        overflow: hidden;
        text-align: center;
    }
}
.zt_h{
    color:#e69438;
}
.zt_lan,a.cd_lan{
    color:#1b95d4;
}
a.cd_lan:hover{
    text-decoration: underline;
}


.ys_5 .sy_bt{
    color:#00c2b7;
}
.ys_5 .sy_bt2,.ys_5 a.cd_an,.ys_5 .lb1 h6:before{
    background-color: #00c2b7;
}
.ys_5 a.cd_an:hover{
    background-color: #00c2b7;
}
.ys_5 .lb1 h6:after{
    border-color: #00c2b7;
}


.ys_4 .sy_bt{
    color:#e69438;
}
.ys_4 .sy_bt2,.ys_4 a.cd_an,.ys_4 .lb1 h6:before{
    background-color: #e69438;
}
.ys_4 a.cd_an:hover{
    background-color: #fdac51;
}
.ys_4 .lb1 h6:after{
    border-color: #fdac51;
}
.ys_2 .sy_bt{
    color:#89c322;
}
.ys_2 .sy_bt2,.ys_2 a.cd_an,.ys_2 .lb1 h6:before{
    background-color: #89c322;
}
.ys_2 a.cd_an:hover{
    background-color: #74b500;
}
.ys_2 .lb1 h6:after{
    border-color: #89c322;
}
.ys_1 .sy_bt{
    color:#1b95d4;
}
.ys_1 .sy_bt2,.ys_1 a.cd_an,.ys_1 .lb1 h6:before{
    background-color: #1b95d4;
}
.ys_1 a.cd_an:hover{
    background-color: #007ebf;
}
.ys_1 .lb1 h6:after{
    border-color: #1b95d4;
}
#ydj{
    background: url("../images/an.png") no-repeat;
    background-size: 100% 100%;
    width:113px;
    height:116px;
    top:50%;
    margin-top: -58px;
    right:10px;
    position:fixed;
    z-index: 80;
}
@media only screen and (max-width:768px) {
    #ydj{
        width:50px;
        height:52px;
        bottom: 0px;
        margin: 0;
        top:auto;
        right:10px;
    }

    .lang-switch-container {  

        padding: 10px;  
        position: fixed; /* 固定定位 */  
        bottom: 52px; /* 距离浏览器窗口底部的距离 */  
        right: 10px; /* 距离浏览器窗口右侧的距离 */  
        z-index: 999; /* 确保元素在其他内容之上 */  
        background-color: #333;
    }
}
