/*关于我们*/
.clear {
    clear: both;
}

.banner_top {
    width: 100%;
    min-width: 1180px;
    height: 140px;
    background: url(https://static.9891.com/bg/about_02.png) no-repeat center;
}

/*内容部分*/
.about_contener{
    width:100%;
    background:#F0F0F0;
    overflow: hidden;
}

.about_wrap{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
    background: #FFFFFF;
    margin-bottom: 20px;
    position: relative;
}
.about_left{
    float: left;
    width:180px;
    /*height:2700px;*/
    /*border-right:1px solid  #DDDDDD;*/
    position:absolute;
    top: 0;
    left: 0;
}
.about_ul01{
    margin-top:1000px;
}
.about_ul {
    width:150px;
    height:40px;
    line-height: 40px;
    text-align: left;
    position: absolute;
    top:10px;
    left:49px;
}
.about_ul a {
    display: block;
    line-height: 60px;
    color: #4c4c4c;
    font-size: 14px;
    position:relative;

}
.about_ul a:hover{
    cursor: pointer;
}
.red_about{
    display: inline-block;
    width:31px;
    height:20px;
    background: url("https://static.9891.com/icon/about_29.png") no-repeat right;
    position: absolute;
    top:19px;
    left:111px;
}
.about_icon01{
    display: inline-block;
    width:31px;
    height:20px;
    background: url("https://static.9891.com/icon/about_32.png") no-repeat right;
    position: absolute;
    top:19px;
    left:111px;
}
.about_right{
    float: right;
    width:1019px;
    overflow: hidden;
    box-sizing: border-box;
    padding:35px 23px 10px 85px;
    border-left: 1px solid #DDDDDD;

}
.a_col_01{
    color: #ff4747;
}
.us_title{
    width:100%;
    height:40px;
    line-height: 40px;
    overflow: hidden;
}
.us_title h1{
    float:left;
    font-size:30px;
    color:#FF4747;

}
.us_title h3{
    float:left;
    font-size: 26px;
    color:#1a1a1a;
    font-weight: normal;
    margin-left: 20px;
    margin-top: 3px;
}
.line_block{
    display: inline-block;
    width:158px;
    height:12px;
    background: url("https://static.9891.com/home/line_05.png") no-repeat right;
    margin:15px 0 0 20px;
}
.us_infor{
    text-align: left;
    color: #666666;
    line-height: 30px;
    margin-top: 30px;
    font-size: 14px;
}
.us_table{
    width:100%;
    height:230px;
    margin-top: 30px;
}
.us_table li{
    float: left;
    width:183px;
    height:230px;
}
li.linian{
    background: url("https://static.9891.com/home/us_03.png") no-repeat center;
}
li.wenhua{

    background: url("https://static.9891.com/home/us_05.png") no-repeat center;
}
li.baozheng{
    background: url("https://static.9891.com/home/us_06.png") no-repeat center;
}
li.linian.active{
    background: url("https://static.9891.com/home/us1_03.png") no-repeat center;
    border:0;
}
li.wenhua.active{
    background: url("https://static.9891.com/home/us1_05.png") no-repeat center;
    border:0;
}
li.baozheng.active{
    background: url("https://static.9891.com/home/us1_06.png") no-repeat center;
    border:0;
}
.us_div{
    width:360px;
    height:228px;
    background: url("https://static.9891.com/home/ab.png") no-repeat center;
    float: left;
    overflow: hidden;
    border-top:1px solid #DDDDDD;
    border-bottom:1px solid #DDDDDD;
}
.font_01{
    width:340px;
    font-size: 14px;
    color:#666666;
    line-height:25px;
    text-indent: 20px;
    box-sizing: border-box;
    padding:15px 5px;
}
.about_huanjing{
    margin-top: 30px;
}
.huanjing_bg{
    width:914px;
    height:484px;
    margin-top:30px;
    overflow: hidden;
}
.huanjing_bg li{
    float:left;
    width:453px;
    height:242px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;

}
li.huanjing_01:hover{
    -webkit-transform:scale(2.1,2.1);
    -moz-transform:scale(2.1,2.1);
    transform-origin:0% 0%;
    -ms-transform-origin:0% 0%; /* IE 9 */
    -webkit-transform-origin:0% 0%; /* Safari and Chrome */

}
li.huanjing_02{
    margin-left:3px;
}
li.huanjing_02:hover{
    -webkit-transform:scale(2.1,2.1);
    -moz-transform:scale(2.1,2.1);
    transform-origin:100% 0%;
    -ms-transform-origin:100% 0%; /* IE 9 */
    -webkit-transform-origin:100% 0%; /* Safari and Chrome */
}
li.huanjing_03{
    margin-right:3px;
    margin-top:3px;
}
li.huanjing_03:hover{
    -webkit-transform:scale(2.1,2.1);
    -moz-transform:scale(2.1,2.1);
    transform-origin:0% 100%;
    -ms-transform-origin:0% 100%; /* IE 9 */
    -webkit-transform-origin:0% 100%; /* Safari and Chrome */
}
li.huanjing_04{
    margin-top:3px;
}
li.huanjing_04:hover{
    -webkit-transform:scale(2.1,2.1);
    -moz-transform:scale(2.1,2.1);
    transform-origin:100% 100%;
    -ms-transform-origin:100% 100%; /* IE 9 */
    -webkit-transform-origin:100% 100%; /* Safari and Chrome */
}
.huanjing_bg>li>img:hover{
    cursor: pointer;
}
.about_zhaopin{
    margin-top:30px;
}
.chose{
    font-size: 18px;
    color:#333333;
    margin-top:30px;
}
.chose_01{
    margin-top:10px;
    color:#333333;
}
.chose_ul{
    width:914px;
    margin-top:30px;
    overflow: hidden;
    border:1px solid #DDDDDD;
}
.chose_ul li{
    position: relative;
}
.title_p{
    height:50px;
    line-height: 50px;
    background: #eeeeee;
    text-indent: 20px;
    margin-bottom: 1px;
}
.title_p:hover{
    cursor: pointer;
}
.title_pcolor{
    background: #FF4747;
    color:#FFFFFF;
}
.jia{
    display: inline-block;
    width:20px;
    height:20px;
    background: url("https://static.9891.com/icon/centered.png") -65px -225px no-repeat;
    float: right;
    position:absolute;
    top:17px;
    right:20px;

}
.jianhao{
    display: inline-block;
    width:20px;
    height:20px;
    background: url("https://static.9891.com/icon/centered.png") -65px -189px no-repeat;
    float: right;
    position:absolute;
    top:21px;
    right:20px;
    display: none;
}
.zhize{
    margin:30px 40px 20px 40px;
    line-height: 35px;
    width:350px;
    float: left;
    font-size: 14px;
}
.yaoqiu{
    float:right;
}
.zhize li:first-child{
    font-weight: bold;
    text-indent: 5px;
}
.about_zizhi{
    margin-top:30px;
    overflow: hidden;
}
.zizhi_ul li{
    width:261px;
    height:375px;
    background: url("https://static.9891.com/home/about_35.png") no-repeat center;
    float: left;
    margin-top: 40px;
    margin-bottom: 35px;
    margin-left:30%;
    position: relative;
    text-align: center;
}
/*li.zizhi_li{*/
/*background: url("https://static.9891.com/home/about_38.png") no-repeat center;*/
/*margin-left:90px;*/
/*}*/
.zhengshu{
    position: absolute;
    bottom:-35px;
    left:70px;
    font-size:14px;

}
.zhengshu_02{
    left:103px;
}
.about_hezuo{
    margin-top:30px;
    overflow: hidden;
}

.hezuo li{
    float:left;
    width:196px;
    height:96px;
    border:1px solid #CCCCCC;
    margin-top:25px;
    margin-bottom: 15px;
    margin-right: 28px;
}
ul.hezuo li img{
    -webkit-transition: 0.8s all;
    -moz-transition: 0.8s all;
    -o-transition: 0.8s all;
    -ms-transition: 0.8s all;
    transition: 0.8s all;
}
ul.hezuo li:hover img{
    cursor: pointer;
    transform: rotateY(360deg);
}

.about_map{
    margin-top:30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.map{
    width:572px;
    height:300px;
    background: url("https://static.9891.com/home/about_61.png") no-repeat center;
    background-size: 100%;
    float: right;
    position: relative;
}
.dingwei{
    position:absolute;
    top: 56px;
    left: 176px;
}
.map_left{
    width:260px;
    float: left;
    margin-top: 30px;
}
.map_left>p{
    color:#333;
    margin-bottom: 30px;
    margin-top: 10px;
}
.map{
    margin-top: 30px;
}
.map_left>p>span{
    color:#666666;
    font-size: 14px;
}
a.on{
    color:#ff4747;
}
