/*全局样式*/
*{padding:0;margin:0;}
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a{border:0;}
img,input{border:none;vertical-align:middle;}
body{padding: 0;margin: 0;font-family:Microsoft YaHei,Regular,sans-serif,"宋体";font-size:16px;background:#FFF;color:#231815;}
html{overflow-y:scroll;}
ul,ol{list-style-type:none;}
button{border:none;cursor:pointer;background-color:transparent;}
select{border-width:1px;_zoom:1;border-style:solid;padding-top:2px;}
a:link,a:visited{text-decoration:none;color: #fff}
a:hover,a:active{text-decoration:none;}
.y_clearfix:after{content:"";display:block;clear:both;}
.y_clearfix{zoom:1;}
.y_djzx_item{
    padding-top: 60px;
}
.y_djzx_item.y_djzx_item_bg{
   background: #fafafa;
    padding-bottom: 60px;
}
.y_djzx_content{
   /*width: 1280px;*/
   width: 1152px;
    margin: 0 auto;
   /*overflow: hidden;*/
}
.y_djzx_item_title{
    margin-bottom: 60px;
}
.y_djzx_item_title h3{
    font-size: 24px;
    font-weight: bold;
    color: #a30401;
    line-height: 36px;
    text-align: center;
}

.y_djzx_item_title .subtitle{
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    color: #3e3a39;
    text-align: center;
}
.y_djzx_item_text{
    font-size: 16px;
    text-align: left;
    color: #413f3f;
    line-height: 28px;
}
.y_djzx_item_text p{
    text-indent: 2em;
}
.y_djzx_item_text .image{
    text-align: center;
    margin: 30px 0 0 0;
}
.y_djzx_item_text .image img{
    max-width: 70%;
}
.y_djzx_item_text .image p{
    font-size: 14px;
    line-height: 50px;
    color: #595757;
}
.y_sj_text p{
    font-size: 16px;
    line-height: 28px;
    color: #595757;
    text-align: left;
    text-indent: 2em;
}
.y_sj_box{
    padding: 15px 0;
}
.y_sj_item{
    width: 100%;
    /*margin: 0 5%;*/
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    border: 1px solid #7a1103;
    border-radius: 10px;
    margin-bottom: 10px;
    height: 70px;
    line-height: 70px;
    background-color: #f1f1f1;
    position: relative;
}
.y_sj_item img{
    transform: scale(0.85);
}
.y_sj_item .y_title{
    float: left;
    width: 10%;
    font-size: 16px;
    color: #bc0909;
    font-weight: 500;
}
.y_sj_item .y_title img{
   margin-right: 5px;
}
.y_sj_item .y_content{
    float: left;
    width: 90%;
    padding: 15px 0;
}
.y_sj_item .y_content li{
    float: left;
    width: 17%;
    margin: 0 4%;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background-color: #fff;
    box-shadow:1px 1px 2px #656162;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #6a6667;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    text-align: center;
}
.y_sj_item .y_content li img{
    position: absolute;
    left: 10px;
    bottom: 0;
}
.y_sj_item .y_content.y_qd {
    width:80%;
    height: 40px;
    margin: 0 5%;
}
.y_sj_item .y_content.y_qd  li{
    width:12%;
    margin: 0 4%;
}
.y_content.y_zn{
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}
.y_sj_item .y_content.y_zn li{
    width:auto;
    float:left;
    height: 40px;
    line-height: 40px;
    background-color: #f1f1f1;
    border:none;
    box-shadow: none;
    text-align: center;
    margin: 0 40px 0 0;
    padding-left: 50px;
    background: url("../img/y_dh_r.png") no-repeat center left 15px;
    background-size: 22px;
}
.y_sj_box_content{
    height: 516px;
    /*width: 90%;*/
    /*margin: 0 auto;*/
}
.y_sj_box_content .y_left{
    /*width: 1050px ;*/
    width: 81%;
    float: left;
}
.y_sj_box_content .y_right{
    /*width:230px;*/
    width: 19%;
    background-color: #f1f1f1;
    float: left;
    padding: 50px 0;
    color: #bc0909;
    border: 1px solid #7a1103;
    border-radius: 10px;
    height: 506px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    position: relative;
}
.y_sj_box_content .y_right img{
    margin-right: 10px;
    vertical-align: bottom;
}
.y_sj_box_content .y_right ul{
    width: 55%;
    position: absolute;
    height: 350px;
    left:0 ;
    right: 0;
    top: 50px;
    bottom: 0;
    margin: auto;
}
.y_sj_box_content .y_right li{
    text-align: center;
    box-shadow:1px 1px 2px #6a6667;
    cursor: pointer;
    border-bottom: 1px solid #6a6667;
    color: #595757;
    background-color: #fff;
    border-radius: 5px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    transition:transform 0.3s ;
}
.y_sj_box_content .y_right li:hover{
    transform: translate(5px,0);
}
.y_sj_box_content .y_item{
    margin-right: 10px;
    float: left;
    width: 301px;
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid #7a1103;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    transition:transform 0.5s ;
}
.y_sj_box_content .y_item:hover{
    transform: scale(1.04,1.06);
}
.y_sj_box_content .y_item_title{
    text-align: center;
    color: #fff;
    border-top-left-radius: 10px;
    height: 35px;
    line-height: 35px;
    border-top-right-radius: 10px;
    background: #b30101 url("../img/y_dh_y.png") no-repeat center left 30px;
    background-size: 20px;
}
.y_sj_box_content .y_item_content{
    overflow: hidden;
    border-bottom-left-radius: 10px;
    height: 105px;
    border-bottom-right-radius: 10px;
    background: #f1f1f1;
    padding:10px;
    position: relative;
}
.y_sj_box_content .y_item_content ul{
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}
.y_sj_box_content .y_item_content li{
    padding: 5px 7px;
    margin:0 5px 8px 0;
    font-size: 14px;
    color: #595757;
    background-color: #fff;
    display: inline-block;
    border-radius: 3px;
    box-shadow:1px 1px 2px #b6b4b4;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #b6b4b4;
}
.y_sj_box_content .y_item_content li:last-child{
    margin-right: 0;
}
.y_sj_box_content .y_item_content li.back-none{
    background-color:transparent;
    box-shadow: none;
    border-bottom: none;
}
.y_sj_box_content.y_sj_box_bottom{
    height: 100px;
}
.y_sj_box_content.y_sj_box_bottom .y_item{
    /*width: 312.5px;*/
    /*width: 24%;*/
    width: 280.5px;
}
.y_sj_box_content.y_sj_box_bottom .y_item_content{
    height: 60px;
    line-height: 60px;
    padding: 20px;
    border-radius: 10px;
    position: relative;
}
.y_sj_box_content.y_sj_box_bottom .y_item_content img{
    float: left;
}
.y_sj_box_content.y_sj_box_bottom .y_item_content p{
    float: left;
    line-height: 25px;
    width: 62%;
    text-align: center;
    color: #bc0909;
}
.y_sj_box_content.y_sj_box_bottom .y_item:last-child{
    margin-right: 0;
}
.y_djwl{
    position: relative;
    height: 350px;
}
.y_djwl_left{
    width: 35%;
    margin: 0 2.5%;
    text-align: left;
    position: absolute;
    font-size: 14px;
    line-height: 20px;
    left: 0;
    bottom: 0;
}
.y_djwl_left>div{
    margin-bottom: 50px;
}
.y_djwl_right{
    width: 60%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/y_bg_djzx1.png") no-repeat top center;
    background-size: 650px;
}
.y_djwl_left_title{
    font-weight: 600;
    line-height: 26px;
    font-size: 16px;
}
.y_djwl_right img{
    transition: transform 1s;
    transform:scale(0.8)
}
.y_djwl_right img:hover{
    transform:rotate(30deg) scale(1);
}
.y_djld{
    background: url('../img/y_bg_djzx3.png') no-repeat center;
    height: 250px;
    background-size: 850px;
}
.y_djld ul{
    /*width: 1003px;*/
    width: 850px;
    margin: 0 auto;
}
.y_djld ul li{
    position: relative;
    /*width: 142px;*/
    width: 120px;
    height: 250px;
    float: left;
    /*margin-right: 73px;*/
    margin-right: 62px;
    transition: transform 1s;
}
.y_djld ul li:last-child{
    margin-right:0;
}
.y_djld ul li img{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 80px;
    transform: scale(0.82);
}
.y_djld ul li:hover{
    transform:translate(0,-10px);
}
.y_cpxz_top{
    background-color: #c22d37;
    height: 150px;
}
.y_cpxz_top .y_djzx_content{
    padding-top: 30px;
    height: 120px;
    /*background: url(../img/y_fs_logo.png) no-repeat center right;*/
    background-size: 250px;
}
.y_cpxz_top .y_djzx_content p{
    text-align: left;
    color: #fff;
}
.y_cpxz_top .y_djzx_content .y_title{
    text-align: left;
    line-height: 60px;
    font-size: 24px;
}
.y_cpxz_bottom .y_djzx_content{
    margin: 60px auto;
}
.y_cpxz_bottom .y_djzx_content>img{
    float: left;
    height: 500px;
}
.y_cpxz_bottom .y_right{
    float: left;
    font-size: 16px;
    padding: 40px 70px;
    text-align: left;
}
.y_cpxz_bottom .y_right .y_title{
    font-size: 24px;
    line-height: 60px;
}
.y_cpxz_bottom .y_right ul{
   margin: 40px 0;
}
.y_cpxz_bottom .y_right ul li{
    display: block;
    width: 152px;
    height: 152px;
    border: 1px solid #bfbebe;
    float: left;
    margin-right: 20px;
    box-sizing: content-box;
    text-align: center;
    position: relative;
}
.y_cpxz_bottom .y_right ul li:hover img{
    transform: rotateY(180deg);
}
.y_cpxz_bottom .y_right ul li a{
     display: block;
     width: 152px;
     height: 152px;
}
.y_cpxz_bottom .y_right ul li img{
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    margin: 0 auto;
    transition: transform 1.5s;
}
.y_cpxz_bottom .y_right ul li p{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0 auto;
    font-size: 10px;
    width: 110px;
    height: 15px;
    line-height: 15px;
    background-color: #898989;
    color: #fff;
}
.y_cpxz_bottom .y_right ul li:last-child{
    margin-right: 0;
}
.y_wlaq{
    position: relative;
    height: 620px;
    margin-left: 70px;
    margin-top: 120px;
    transform: scale(1.1);
}
.y_wlaq_pic_title{
    font-size: 14px;
    line-height: 112px;
}
.y_wlaq img{
    position: absolute;
    transition: transform 1s;
}
.y_wlaq img:hover{
    transform:translate(0,-10px);
}
