#container1{
    margin-top: 95px;
    width: 100%;
}
.about_us {
    width: 1098px;
    height: 620px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.about_us .about_content{
    border: 1px solid #c8e7f4;
}
.about_content div{
    padding-top: 34px;
    text-align: center;
}
.about_content p{
    font-size: 14px;
    color: #0e2630;
    line-height: 28px;
    padding-top: 31px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 53px;
}
.about_us > a{
    position: absolute;
    display: block;
    width: 159px;
    height: 33px;
    background-color: #d4a941;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 33px;
    right: 0;
    bottom: 15px;
}
.honorary {
    margin-top: 71px;
    width: 100%;
    background: url(../images/honorary_back.png) no-repeat center;
}
.honorary .honorary_title{
    text-align: center;
    padding-top:65px; 
}
.honorary .honorary_content {
    width: 1278px;
    height: 291px;
    margin-top: 58px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 54px;
    position: relative;
    background: url(../images/hornor_back.png) no-repeat center;
}
.honorary .honorary_content div{
 
    margin: 18px 11px;
}
.honorary .honorary_content  a img{
    border: 2px solid #fff;
}
.honorary .honorary_content  p{
    text-align: center;
    font-size: 15px;
    color: #222;
    padding-top: 14px;
}
.honorary .honorary_content .slick-prev{
    position: absolute;
    width: 56px;
    height: 56px;
    left: 0;
    top: 45%;
    border: 0;
    outline: none;
    font-size: 0px;
    cursor: pointer;
    z-index: 999;
    background: url(../images/left.png) no-repeat center;
}
.honorary .honorary_content .slick-prev:hover{
     background: url(../images/left2.png) no-repeat center;
}
.honorary .honorary_content .slick-next{
    position: absolute;
    width: 56px;
    height: 56px;
    right: 0;
    top: 45%;
    border: 0;
    outline: none;
    font-size: 0px;
    cursor: pointer;
    z-index: 999;
    background: url(../images/right.png) no-repeat center;
}
.honorary .honorary_content .slick-next:hover{
     background: url(../images/right1.png) no-repeat center;
}

.honorary .honorary_content .honorary_con_con{
    width: 1138px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 34px;
}
.honorary .honorary_content .honorary_con_con ul {
    width: 1132px;
}
.honorary .honorary_content .honorary_con_con ul li{
    float: left;
    width: 258px;
    margin: 0 11px;
}
.honorary .honorary_content .honorary_con_con ul li a img{
    border: 2px solid #fff;
}
.honorary .honorary_content .honorary_con_con ul li p{
    text-align: center;
    font-size: 15px;
    color: #222;
    padding-top: 14px;
}
.product_center {
    width: 1186px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
}
.product_center .product_title{
    text-align: center;
}
.product_center .product_content {
    margin-top: 128px;

}
.product_center .product_content .product_left{
    width: 621px;
    height: 338px;
    float: left;
    border: 1px solid #206596
}
.product_left > img{
    margin-top: -102px;
    margin-left: 48px;
    transition: 0.5s;
}
.product_left > img:hover{
    transform: scale(1.05);
}
.product_left .produvt_left_con{
      width: 251px;
      float: right;
      margin-right: 39px;
      padding-top: 42px;
}
.product_left .produvt_left_con h3{
    font-size: 20px;
    color: #204764;
    height: 39px;
    border-bottom:1px solid #e3e3e3; 
}
.product_left .produvt_left_con h3 span{
    font-size: 13px;
    color: #c2c9cf;

}
.product_left .produvt_left_con p{
    padding-top: 20px;
    line-height: 27px;
    font-size: 13px;
    color: #204764;
}
.product_left .produvt_left_con a{
    display: block;
    width: 120px;
    height: 30px;
    background-color: #d4a941;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    float: right;
    margin-top: 37px;
}
.product_left .produvt_left_con a img {
    margin-left: 5px;
    margin-top: -3px;
}
.product_content .product_right{
    width: 552px;
    float: right;
}
.product_content .product_right ul li{
    float: left;

    margin: 5px 5px;
    position: relative;
    overflow: hidden;
}
.product_content .product_right ul li img{

    transition: 0.5s;
}
.product_content .product_right ul li:hover img{
    transform: scale(1.05);
}
.product_content .product_right ul li div{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 43px;
    background: rgba(57, 115, 146, 0.5);
    line-height: 43px;

}
.product_content .product_right ul li div span{
    float: left;
    margin-left: 13px;
    color: #fff;
    font-size:15px;
}
.product_content .product_right ul li div a{
    float: right;
    margin-right: 13px;
    color: #fff;
    font-size:15px;
}
.case_case{
    width: 100%;
    margin-top: 124px;
    background: url(../images/case_back.png) no-repeat center;
}
.case_case .case_title1 {
    text-align: center;
    padding-top: 67px;
    padding-bottom: 53px;
}
.case_case .case_content{
    position: relative;
    width: 1049px;
    height: 748px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -41px;
}
.case_case .case_content .case_img{
    float: left;
    width: 225px;
    height: 224px;
    margin-left: 49px;
    margin-right: 49px;
    margin-bottom:100px;
    transform-origin: left bottom;
    transform: rotate(45deg);
    position: relative;
    overflow: hidden;
}

.case_case .case_content .case_img:nth-of-type(7){
    position: absolute;
    left: 162px;
    top: 161px;
    transform: rotate(45deg);
}
.case_case .case_content .case_img:nth-of-type(8){
    position: absolute;
    left: 487px;
    top: 161px;
    transform: rotate(45deg);
}
.case_case .case_content .case_img .wz {
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom:0;
    background: rgba(0,0,0,0.5);
    z-index: 99;
    transform: translate(100%,100%);
    transition: all .5s ease;
}
.case_case .case_content .case_img .wz-con {
    color: #fff;
    font-size: 20px;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(-50%,-50%);
    letter-spacing: 50%;
    transform: rotate(-45deg);
    text-align: center;
    z-index: 999;
}
.case_case .case_content .case_img .wz-con h3{
    font-size: 18px;
    color: #fff;
    margin-left: 44px;
}
.case_case .case_content .case_img .wz-con a{
    display: block;
    width: 103px;
    height: 27px;
    border: 1px solid #fff;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 27px;
    margin-left: auto; 
    margin-right: auto;
    margin-top: 10px;
    margin-left: 85px;
}
.case_case .case_content .case_img:hover .wz {
    transform: translate(0)
}

.xie_one {
    transform: rotate(45deg);
    position: absolute;
    left: 217px;
    top: 60px;
}
.xie_one p{
    font-size: 14px;
    color: #204764;
    line-height: 28px;
}
.xie_two {
    position: absolute;
    left: 559px;
    top: 25px;
}
.heng_tiao {
   width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;
   margin-top: -8px;
}
.hezuo {
    width: 1186px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 66px;
}
.hezuo .he_title{
    text-align: center;
}
.hezuo .he_content {
    margin-top: 57px;
}
.hezuo .he_content ul li{
    float: left;
    margin: 5px 15px;
}
.hezuo .he_content ul li a img:hover{
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}
.hezuo > a{
    display: block;
    width: 200px;
    height: 39px;
    background-color: #d4a941;
    text-align: center;
    line-height: 39px;
    font-size: 16px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 79px;
    margin-bottom: 57px;
}
.news_news {
    width: 100%;
    background-color: #fafafa;
}
.news_news .news_news_title{
    text-align: center;
    padding-top: 68px;
}
.news_news .news_news_content{
    padding-top: 83px;
    width: 1186px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 103px;
}
.news_news .news_news_content .news_left{
    width: 556px;
    float: left;
}
.news_left_title {
    height: 42px;
    background: url(../images/news_xian.png) no-repeat bottom;
}
.news_left_title > span{
    display: block;
    width: 161px;
    height: 24px;
    font-size: 20px;
    margin-top: 5px;
    color: #222222;
    float: left;
    line-height: 24px;
    text-indent: 31px;
    background: url(../images/news_ing1.png) no-repeat left;
}
.news_left_title a {
    display: block;
    width: 79px;
    height: 19px;
    line-height: 19px;
    background: url(../images/news_img1.png) no-repeat right;
    float: right;
    font-size: 13px;
    color: #d4a941;
    margin-top: 8px;
}
.shipins {
    padding-top: 29px;
    height: 434px;
}
.shipins .shi_div{
    width: 556px;
    height: 371px;
}
.shipins > p{
    width: 100%;
    height: 48px;
    background-color: #206596;
    line-height: 48px;
    color: #fff;
    text-indent: 20px;
    font-size: 16px;
}
.news_right {
    width: 588px;
    float: right;
}
.news_right_title {
    height: 42px;
    background: url(../images/news_right.png) no-repeat bottom 0 left 0;
}
.news_right_title > span{
    display: block;
    width: 161px;
    height: 24px;
    font-size: 20px;
    margin-top: 5px;
    color: #222222;
    float: left;
    line-height: 24px;
    text-indent: 31px;
    background: url(../images/news_two.png) no-repeat left;
}
.news_right_title a {
    display: block;
    width: 79px;
    height: 19px;
    line-height: 19px;
    background: url(../images/news_img1.png) no-repeat right;
    float: right;
    font-size: 13px;
    color: #d4a941;
    margin-top: 8px;
}
.news_right_con {
    padding-top: 29px;
    
}
.news_right_con ul li {
    width: 588px;
    height: 144px;
    margin-bottom: 11px;
}
.news_right_con ul li img{
    float: left;
}
.news_right_con ul li div{
    float: left;
    margin-left: 19px;
}
.news_right_con ul li div h3 a{
    font-size: 16px;
    color: #222;
}
.news_right_con ul li div h3 a:hover{
    color: #d4a941;
}
.news_right_con ul li div p{
    width: 351px;
    padding-top: 10px;
    font-size: 13px;
    line-height: 25px;
    color: #666;
}
.news_right_con ul li div p a{
    color: #d4a941;
}
.news_right_con ul li div span{
    margin-top: 17px;
    display: block;
    width: 95px;
    height: 13px;
    background: url(../images/adta.png) no-repeat left;
    text-indent: 20px; 
    font-size: 12px;
    color: #888;
    line-height: 13px;
}
.fang {
    width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;
     background: url(../images/fangshui_back.png) no-repeat center;
     height: 317px;
     margin-top: -85px;
}
.fang .fang_content{
    margin-left: 401px;
    padding-top: 121px;
}
.fang .fang_content h3{
    background: url(../images/fangshui_xian.png) no-repeat left;
    width: 377px;
    text-indent: 26px;
    font-size: 35px;
    color: #000;
}
.fang .fang_content p{
    font-size: 19px;
    color: #000;
    text-indent: 26px;
    padding-top: 18px;
}
.fang .fang_content a{
    display: block;
    width: 143px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    background-color: #cf9b1d;
    font-size: 20px;
    margin-left: 26px;
    margin-top: 27px;
}

    