﻿body{
    overflow:scroll;
    overflow-x:hidden;
}

h3{
    font-size: 20px;
    font-weight: bold;
}
/*banner*/
.banner{
    width: 100%;
    height: 640px;
    background-image: url("../images/banner_03.png");
}
.banner img{
    margin-left: 890px;
    margin-top: 230px;
    filter:alpha(opacity=0);
    opacity:0;
    transition: 1.5s all ease;
}
.banner.show img {
    filter: alpha(opacity=100);
    opacity: 1;
}
/*banner end*/

/*浼佷笟涓轰粈涔�*/
.qywsm{
    width: 100%;
    background-color: #ffffff;
}
.qywsm .qywsm_nr{
    width: 1200px;
    height: 270px;
    margin: 0 auto;
    text-align: center;
}
.qywsm .qywsm_nr img{
    display: inline-block;
    margin-top: 80px;
}
.qywsm .qywsm_nr .wb{
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    margin-top: 20px;
}
.qywsm .qywsm_nr .wb a{
    font-size: 22px;
    line-height: 30px;
    color: #323232;
    letter-spacing:4px;
}
/*涓嬮潰*/
.qywsm .bottom{
    width: 1920px;
    height: 560px;
    background: url("../images/bj1_09.png");
    margin: 0 auto 0 auto;
}
.bottom_child{
    width: 1200px;
    margin: 0 auto;
}
.bottom_text{
    margin-top: 160px;
}
.bottom_child p{
    line-height: 1.6;
    color:white;
    text-align: center;
}
.bottom_child_one{
    background: url("../images/bottom_3.png");
    height: 303px;
    width: 245px;
    float: left;
}
.bottom_child_two{
    background: url("../images/bottom_2.png");
    height: 303px;
    width: 245px;
    margin-right: 200px;
    margin-left: 200px;
    float: left;
}
.bottom_child_three{
    background: url("../images/bottom_1.png");
    height: 303px;
    width: 245px;
    float: left;
}
/*浼佷笟涓轰粈涔� end*/

/*鑷繍钀ラ亣鍒扮殑闂*/
.zyy{
    width: 100%;
}
.zyy_nr{
    width: 1580px;
    height: 650px;
    margin: 0 auto;
    text-align: center;
}
.zyy_nr img{
    display: inline-block;
    margin-top: 80px;

}
.zyy .wb{
    width: 1200px;
    height: 30px;
    text-align: center;
    margin: 0 auto;
    /*margin-top: 10px;*/
}
.zyy .wb a{
    font-size: 16px;
    color: #666;
}
.zyy .zyy_bottom{
    width: 1200px;
    height: 270px;
    margin-top: 30px;
    margin: 0 auto;
    overflow: hidden;
}
.zyy .zyy_bottom2{
    width: 1690px;
    height: 210px;
    margin-top: 30px;
    margin: 0 auto;
    margin-left: -65px;
    margin-top: 50px;
    border-bottom: 2px solid #cccccc;
}
.zyy .zyy_bottom2 li{
    text-align: center;
    width: 150px;
    height: 320px;
    float: left;
    margin-left: 100px;
}

.zyy_bottom2_img{
    width:100px;
    height: 100px;
    text-align: center;
}

.zyy .zyy_bottom2 li img{
    display: inline-block;
    margin-top: -0px;
    cursor: pointer;
    transition: all 0.6s;
}
.zyy .zyy_bottom2 li img:hover{
    transform: scale(1.2);
}
.zyy .zyy_bottom2 li a{
    font-size: 18px;
    color: #333333;
    /*position: relative;*/
    margin-top: 20px;
}
.zyy .zyy_bottom2 li span{
    display: inline-block;
    margin-top: 42px;
    line-height: normal;
}
.zyy .zyy_bottom2 .xian{
    width:1580px ;
    height: 2px;

}
.zyy_nr .xm{
    width: 1580px;
    height: 200px;
    margin-top: 30px;
    margin: 0 auto;
    overflow: hidden;
}
.zyy_nr .xm2{
    width: 1690px;
    height: 200px;
    margin-top: 30px;
    margin: 0 auto;
    overflow: hidden;
    margin-left: 0px;
}
.zyy_nr .xm2 li{
    text-align: center;
    width: 220px;
    height: 120px;
    float: left;
    /*margin-left: 60px;*/
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
/*鑷繍钀ラ亣鍒扮殑闂 end*/

/*寰俊杩愯惀*/
.wxyy{
    width: 100%;
    background-image: url("../images/wxyy_02.png");
}
.wxyy .wxyy_nr{
    width: 1200px;
    height: 660px;
    text-align: center;
    margin: 0 auto;
}
.wxyy .wxyy_nr img{
    margin-top: 60px;
}
.wxyy .wxyy_nr .wxyy_ul{
    width: 1200px;
    height: 415px;
    margin-top: 30px;
    overflow: hidden;
}
.wxyy .wxyy_nr .wxyy_ul2{
    width: 1220px;
    height: 415px;
    margin-left: -20px;
}
.wxyy .wxyy_nr .wxyy_ul2 li{
    width: 222px;
    height: 390px;
    margin-left: 20px;
    float: left;
    border-radius: 20px;
    border: 1px solid white;
    text-align: center;
    cursor: pointer;
    transform:scale(1,1);
    transition: all 0.6s;
}
.wxyy .wxyy_nr .wxyy_ul2 li img{
    display: inline-block;
    margin-top: 25px;
    transition: all 0.6s;
}
.wxyy .wxyy_nr .wxyy_ul2 li p{
    color: white;
    font-size: 22px;
    margin-top: 20px;
}
.wxyy .wxyy_nr .wxyy_ul2 li span{
    display: inline-block;
    color: white;
    font-size: 14px;
    margin-top: 25px;
    line-height: 25px;
    letter-spacing:4px;
}
.wxyy.wxyy_nr .wxyy_ul2 li:hover{

}
/*寰俊杩愯惀*/

/*杩愯惀浼樺娍*/
.yyys{
    width: 100%;
    height: 630px;
}
.yyys .yyys_nr{
    width: 1200px;
    height: 530px;
    text-align: center;
    margin: 0 auto;
}
.yyys .yyys_nr img{
    margin-top: 30px;
}
.yyys .yyys_ul{
    width: 1200px;
    height: 330px;
}
.yyys .yyys_ul li{
    width: 172px;
    height: 152px;
    background-color: white;
    margin-left: 100px;
    float: left;
    margin-top: 30px;
}
.yyys .yyys_ul li img{
    display: inline-block;
    margin-top: -0px;
}
.yyys .yyys_ul li h3{
    margin-top: -110px;
    margin-right: 15px;
    margin-bottom: 5px;
}
.yyys .yyys_ul li span{
    display: inline-block;
    margin-right: 14px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
}
.yyys .yyys_ul li p{
    display: inline-block;
    margin-right: 10px;
}
.yyys .yyys_ul li a{
    display: inline-block;
    margin-left: 4px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
}
/*杩愯惀浼樺娍 end*/