/* 
* @Author: anchen
* @Date:   2019-07-18 08:52:02
* @Last Modified by:   anchen
* @Last Modified time: 2019-08-09 08:55:05
*/

.sy_top{width:100%;height:98px;}
.sy_top .center{width:1200px;margin: 0 auto;height:98px;position: relative;}
.sy_top .center .left{width:165px;float: left;height:98px;}
.sy_top .center .right{width:108px;float:right;height:98px;}
.sy_top .center .right ul li{display:inline-block;position: relative;margin-top:27px;margin-left:15px;}
.sy_top .center .right ul li span{cursor:pointer;}

.sy_top .center .right ul li:nth-child(1) dl{width:165px;box-shadow: rgba(0,0,0,.15)1px 0px 8px;border-radius: 5px;position:absolute;top:95px; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);background:#fff;display:none;z-index: 99999;}
.sy_top .center .right ul li:nth-child(1) dl dt{position: absolute;top:-1px; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.sy_top .center .right ul li dl dd{height:54px;line-height:53px;text-align: center;}
.sy_top .center .right ul li dl dd:last-child a{border:none!important;}
.sy_top .center .right ul li dl dd a{display:block;width:80%;text-align: center;color:#333333;font-size: 14px;margin:0 auto;}

.sy_top .center .right ul li:nth-child(2) dl{width:250px;position: absolute;top:50px;right:0px;background:#fff;border-radius: 5px;display:none;box-shadow: rgba(0,0,0,.15)1px 0px 8px;text-align: center;z-index: 9999;}
.sy_top .center .right ul li:nth-child(2) dl dt{position: absolute;top:-1px; right:0; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%); }


.sy_top .center .right ul li dl dd a{border-bottom:1px solid #f2f2f2;}
.sy_top .center .nav{width:745px;float:right;height:98px;position: absolute;top:0px;right:120px;}
.sy_top .center .nav ul li{display:inline-block;text-align:center;line-height: 98px;position: relative;}
.sy_top .center .nav ul li a{padding:0 24px;color:#333333;font-size: 14px;}
.sy_top .center .nav ul li dl{position: absolute;width:265px;background:#fff;box-shadow: rgba(0,0,0,.15)1px 0px 8px;top:127px; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);display:none;z-index: 99999;}


.sy_top .center .nav ul li dl dd{height:55px;line-height:55px;}
.sy_top .center .nav ul li dl dd a{color:#333333;font-size: 14px;display:block;width:100%;margin:0 auto;border-bottom: 1px solid #f2f2f2;}
.sy_top .center .nav ul li dl dd:last-child a{border-bottom:none;}
.sy_top .center .nav ul li dl dt{position: absolute;top:-1px; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}

.sy_top .center .nav ul li a em {
    position: absolute;
   right:10px;
    top: 50%;
    display: inline-block;
    width: 7px;
    height: 7px;
    border: solid #000000;
    border-width: 1px 1px 0 0;
    -webkit-transform: translate(0,-50%) rotate(135deg);
    transform: translate(0,-50%) rotate(135deg);
   /* transition:all .5s ease-in .1s;*/


}

.sy_top .center .nav ul li  a:hover em{
    position: absolute;
    right:10px;
    top: 50%;
    display: inline-block;
    width: 7px;
    height: 7px;
    border: solid #000000;
    border-width: 1px 1px 0 0;
    transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg);
            
}



.sy_about{width:100%;overflow: hidden;}
.sy_about .center{width:1200px;margin:0 auto;}
.sy_about .center .top{width:100%;margin-top:80px;padding-bottom:30px;overflow: hidden;}
.sy_about .center .top .left{width:522px;height:338px;float: left;}
.sy_about .center .top .left img{width:100%;height:100%;}
.sy_about .center .top .right{width:600px;float: right;margin-right:10px;}
.sy_about .center .top .right .span_1{color:#333333;font-size: 60px;font-weight:bold;opacity:.1;display:block;text-transform:uppercase;}
.sy_about .center .top .right .span_2{color:#212121;font-size:36px;display:block;}
.sy_about .center .top .right p{color:#666666;font-size: 13px;line-height: 25px;margin-top:30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.sy_about .center .top .right a{display:block;width:200px;height:55px;line-height: 55px;text-align: center;background:#00a0ea;color:#fff;font-size: 18px;border-radius:60px;margin-top:25px;}
.sy_about .center .top .right a img{margin-top:20px;margin-left:20px;}

.sy_about .center .bottom{width:100%;margin-top:40px;}
.sy_about .center .bottom ul li{width:280px;height:155px;float: left;margin-left: 26px;}
.sy_about .center .bottom ul li:first-child{margin-left:0px;}
.sy_about .center .bottom ul li img{width:100%;height:100%;}


.sy_products{width:100%;margin-top:80px;background:#f5f5f5;padding-bottom: 75px;overflow: hidden;}
.sy_products .center{width:1200px;margin:0 auto;text-align: center;}
.sy_products .center>span{color:#212121;font-size: 38px;display:block;margin:0 auto;margin-top:80px;}
.sy_products .center>p{color:#999999;font-size: 18px;margin-top:5px;}
.sy_products .center .con{width:100%;margin-top:45px;}
.sy_products .center .con .left{width:341px;float: left;}

.sy_products .center .con .left .top{width:100%;overflow: hidden;}
.sy_products .center .con .left .top .div_1{width:100%;height:91px;position: relative;}
.sy_products .center .con .left .top .div_1 div{width:100%;height:100%;position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);background:rgba(0,0,0,.3);z-index:1;}
.sy_products .center .con .left .top .div_1 img{width:100%;height:100%;}
.sy_products .center .con .left .top .div_1 span{color:#fff;font-size:18px;position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);font-weight:bold;z-index:2;margin-top:15px;}
.sy_products .center .con .left .top .div_2{width:100%;}
.sy_products .center .con .left .top .div_2 ul{margin:0;}
.sy_products .center .con .left .top .div_2 ul li{width:50%;height:72px;text-align: center;line-height: 72px;background:#fff;}
.sy_products .center .con .left .top .div_2 ul li:nth-child(2n-1){float: left;}
.sy_products .center .con .left .top .div_2 ul li:nth-child(2n){float:right;}
.sy_products .center .con .left .top .div_2 ul li a{display:block;width:100%;height:100%;color:#333333;font-size: 14px;}


.sy_products .center .con .left .bottom{width:100%;overflow: hidden;}
.sy_products .center .con .left .bottom .div_1{width:100%;height:91px;position: relative;}
.sy_products .center .con .left .bottom .div_1 div{width:100%;height:100%;position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);background:rgba(0,0,0,.3);z-index:1;}
.sy_products .center .con .left .bottom .div_1 img{width:100%;height:100%;}
.sy_products .center .con .left .bottom .div_1 span{color:#fff;font-size:18px;position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);font-weight:bold;z-index:2;margin-top:15px;}
.sy_products .center .con .left .bottom .div_2{width:100%;}
.sy_products .center .con .left .bottom .div_2 ul {margin:0;}
.sy_products .center .con .left .bottom .div_2 ul li{width:50%;height:69px;text-align: center;line-height:69px;background:#fff;}
.sy_products .center .con .left .bottom .div_2 ul li:nth-child(2n-1){float: left;}
.sy_products .center .con .left .bottom .div_2 ul li:nth-child(2n){float:right;}
.sy_products .center .con .left .bottom .div_2 ul li a{display:block;width:100%;height:100%;color:#333333;font-size: 14px;}

.sy_products .center .con .right{width:840px;float:right;}
.sy_products .center .con .right ul li{width:264px;height:250px;position: relative;cursor:pointer;float: left;margin-left:22px;}
.sy_products .center .con .right ul li:nth-child(3n-2){margin-left:0;}
.sy_products .center .con .right ul li:nth-child(4){margin-top:22px;}
.sy_products .center .con .right ul li:nth-child(5){margin-top:22px;}
.sy_products .center .con .right ul li:nth-child(6){margin-top:22px;}
.sy_products .center .con .right ul li img{width:100%;height:100%;}
.sy_products .center .con .right ul li .div_1{width:100%;height:100%;position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);background:rgba(0,0,0,.3);z-index:1;display:none;}
.sy_products .center .con .right ul li .div_2{width:85%;height:85%;position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);z-index:2;border:1px solid #fff;display:none;}
.sy_products .center .con .right ul li .div_2 span{color:#fff;font-size:22px;position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);z-index:2;}
.sy_products .center .con .right ul li .div_2 em{display:block;width:20px;height:2px;background:#fff;position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);z-index:2;margin-top:25px;}



.sy_online{width:100%;height:282px;overflow: hidden;position: relative;}
.sy_online img{position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);z-index: 1;}
.sy_online .center{width:1200px;position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);z-index:2;}

.sy_online .center .left{float: left;max-width:40%;}
.sy_online .center .left span{font-size: 40px;color:#fff;font-weight:bold;}
.sy_online .center .left em{display:block;width:60px;height:3px;background:#fff;margin-top:24px;}
.sy_online .center .left p{font-size: 16px;color:#fff;margin-top:17px;}
.sy_online .center .right{float:right;margin-top:70px;}
.sy_online .center .right input{height:48px;line-height: 48px;border-radius:50px;border:none;}
.sy_online .center .right span.input_1{width:210px;display:block;float: left;color:#000;font-size:16px;background:#fff;border-radius: 50px;height:50px;padding-left:15px;}
.sy_online .center .right input.input_1{width:100px;color:#000;}
.sy_online .center .right span.input_2{width:280px;height:50px;display:block;float: left;color:#000;font-size:16px;margin-left:25px;border-radius: 50px;padding-left:15px;background:#fff;}
.sy_online .center .right input.input_2{width:190px;color:#000;}
.sy_online .center .right .button{width:110px;height:48px;line-height: 48px;background:#ff9519;color:#fff;border-radius:50px;border:none;margin-left:25px;cursor:pointer; text-align: center;}

.sy_online .center .right input::-ms-input-placeholder{color:#333333;font-size: 16px;font-weight: 600;}
.sy_online .center .right input::-webkit-input-placeholder{color:#333333;font-size: 16px;font-weight: 600;}
.sy_online .center .right input::-moz-placeholder{color:#333333;font-size: 16px;font-weight: 600;}


.sy_news{width:100%;margin-top:88px;overflow: hidden;}
.sy_news .center{width:1200px;margin:0 auto;}
.sy_news .center .left{width:452px;float: left;position: relative;}
.sy_news .center .left img{width:100%;height:100%;}
.sy_news .center .left div{width:200px;height:138px;background:#00a0ea;color:#fff;position: absolute;top:95px;right:-70px;}
.sy_news .center .left div span{font-size: 36px;display:block;margin-top:35px;font-weight: bold;margin-left:58px;}
.sy_news .center .left div em{font-size: 18px;display:block;margin-left:96px;}

.sy_news .center .right{width:600px;height:328px;float:right;}
.sy_news .center .right ul li{border-bottom:1px solid #eaeaea;height:110px;}
.sy_news .center .right ul li:first-child span{margin-top:0px;}
.sy_news .center .right ul li:last-child{border:none;}
.sy_news .center .right ul li span{font-size: 20px;color:#333333;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;overflow:hidden;display:block;margin-top:15px;}
.sy_news .center .right ul li p{font-size: 13px;color:#999999;line-height:15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;margin-top:15px;}




.foot{text-align: center;padding-bottom:40px;padding-top:25px;background:#323232;margin-top:80px;}
.foot p{color:#fff;font-size: 12px;margin-top:15px;}
.foot p a{color:#fff;margin-left: 15px;}



.banner_con{width:100%;overflow: hidden;position: relative;height:200px;}
.banner_con img{position: absolute;top:100px; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);z-index: 1;}
.banner_con  div{position: absolute;top:50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);color:#fff;text-align: center;z-index:2;}
.banner_con  div span{font-size: 48px;font-weight: 600;display:block;margin-bottom: 30px;text-transform:uppercase;  }
.banner_con  div em{font-size:16px;}




.products_list{width:100%;margin-top:60px;text-align:center;overflow: hidden;padding-bottom: 30px;}
.products_list .center{width:1200px;margin:0 auto;}
.products_list .center span.title{color:#222222;font-size:30px;padding-top:10px;border-top:2px solid #00a0ea;}
.products_list .center ul.nav{width:100%;text-align:center;margin-top:40px;}
.products_list .center ul.nav li{display:inline-block;margin-left:25px;}
.products_list .center ul.nav li a{color:#666666;font-size:16px;padding-bottom: 25px;border-bottom: 1px solid #fff;}
.products_list .center ul.nav li a:hover{color:#00a0ea;border-bottom: 1px solid #00a0ea;background:none;}

.add_products_list{color:#00a0ea!important;border-bottom: 1px solid #00a0ea!important;background:none;}

.products_list .center ul.nav_list{margin-top:40px;padding-bottom: 25px;}
.products_list .center ul.nav_list li{width:270px;float: left;margin-left:40px;box-shadow: rgba(0,0,0,.3)0px 0px 15px 0px;padding-bottom: 15px;margin-top: 10px;}
.products_list .center ul.nav_list li img{margin-top:30px;}

.products_list .center ul.nav_list li:nth-child(4n-3){margin-left:0;}
.products_list .center ul.nav_list li div{height:90px;border-top: 1px solid #eeeeee;text-align:left;margin-top:30px;}
.products_list .center ul.nav_list li div span{font-size: 16px;color:#333333;display:block;margin-top:10px;margin-left: 25px;/*text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;overflow:hidden;*/padding-right: 30px;}
.products_list .center ul.nav_list li div em{color:#666666;font-size: 12px;display:block;margin-top:10px;margin-left: 25px;}


.products_more{width:100%;overflow: hidden;margin-top:50px;}
.products_more .center{width:1200px;margin:0 auto;}
.products_more .center .left{width:347px;height:347px;float: left;border:1px solid #e3e3e3;}
.products_more .center .left img{width:100%;}

.products_more .center .right{width:800px;float:right;}
.products_more .center .right>span{font-size: 30px;color:#333333;margin-top:15px;display:block;padding-bottom:20px;border-bottom:1px solid #e5e5e5;margin-top:20px;}
.products_more .center .right p{color:#666666;font-size:14px;line-height:30px;margin-top:30px;}
.products_more .center .right a.a_phone{display:block;width:225px;height:45px;line-height: 45px;text-align:center;background:#00a0ea;color:#fff;border-radius: 50px;margin-top:35px;}
.products_more .center .products_ab{text-align: center;margin-top:60px;}
.products_more .center .products_ab ul li{display:inline-block;color:#212121;padding-bottom: 25px;font-size:20px;margin-left:25px;cursor:pointer;}
.products_more .center .products_ab ul li:hover{color:#00a0ea;border-bottom:3px solid #00a0ea;}
.add_li{color:#00a0ea!important;border-bottom:3px solid #00a0ea!important;}
.products_more .center .products_ab .products_div{border-top:1px solid #e5e5e5;margin-top:-12px;}
.products_more .center .products_ab .products_div div{margin-top:35px;text-align:left;color:#333333;line-height: 30px;}
.products_more .center .products_ab .products_div  .products_div_2{display:none;}



.join_list{width:100%;}
.join_list .center{width:1200px;margin:0 auto;}
.join_list .center ul li{width:100%;padding-bottom: 25px;box-shadow: rgba(0,0,0,.15)0px 0px 20px 5px;margin-top:40px;overflow: hidden;}
.join_list .center ul li div{width:95%;margin:0 auto;margin-top:20px;}
.join_list .center ul li div span{color:#00a0ea;font-size:24px;}
.join_list .center ul li div p{color:#666666;font-size: 14px;line-height: 31px;}
.join_list .center ul li div p em{float:right;font-size:12px;}
.join_list .center ul li div p em i{color:#ff0000;font-style:normal;}





.news{width:100%;overflow: hidden;padding-bottom: 50px;padding-top:20px;}
.news .center{width:1200px;margin:0 auto;}
.news .center ul li{width:387px;display:inline-block;margin-left:14px;margin-top:20px;background:#fff;box-shadow: rgba(0,0,0,.15)0px 0px 8px;}
.news .center ul li:nth-child(3n-2){margin-left:0px;}
.news .center ul li div{width:100%;height:219px;}
.news .center ul li div img{width:100%;height:100%;}
.news .center ul li em{color:#666666;font-size: 14px;display:block;margin-top:38px;margin-left: 28px;}
.news .center ul li span{color:#333333;font-size: 18px;display:block;margin-top:24px;margin-left: 28px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;overflow:hidden;padding-right: 25px;}
.news .center ul li p{color:#666666;font-size: 14px;margin-top:24px;margin-left: 28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;padding-right: 25px;}
.news .center ul li small{display:block;width:40px;height:40px;background:#55a7db;position: relative;float:right;margin-top:58px; }
.news .center ul li small img{position: absolute;top: 50%; left: 50%;transform: translate(-50%, -50%);}
.news .center .more{display:block;width:159px;height:48px;border: 1px solid #bbbbbb;text-align:center;line-height: 48px;color:#555555;margin:0 auto;margin-top:50px;}




.project_cases_more{width:100%;overflow: hidden;padding-bottom: 143px;background:#f7f8f8;}
.project_cases_more .center{width:1200px;margin:0 auto;}
.project_cases_more .center>em{color:#999999;font-size:14px;margin-top:68px;display:block;}
.project_cases_more .center>span{color:#333333;font-size: 28px;display:block;margin-top:20px;float: left;}
.project_cases_more .center>a{display:block;width:158px;height:43px;background:#9d7436 url(../images/fanhui.png) 16px center no-repeat;;border-radius: 50px;text-align: center;line-height: 43px;color:#fff;padding-left: 16px;float:right;}

.project_cases_more_1{width:100%;padding-bottom: 30px;}
.project_cases_more_1 .center{width:1150px;font-size: 16px;color:#666666;margin:0 auto;padding:0px 25px 25px 25px;line-height: 32px;position: relative;margin-top:-80px;z-index: 9;background:#fff;overflow: hidden;}
.project_cases_more_1 .center p{margin-top:45px;}
.project_cases_more_1 .center .con {
    width: 100%;
    height: 322px;
    margin-top:50px;
}
.project_cases_more_1 .center .con .left {
    float: left;
    width: 776px;
}
.project_cases_more_1 .center .con .left img{width:100%;}
.project_cases_more_1 .center .con .right {
    width: 324px;
    height: 322px;
    float: right;
    background: #9d7436;
    text-align: center;
    position: relative;
}
.project_cases_more_1 .center .con .right span {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    display: block;
    position: absolute;top: 50%; left: 50%;transform: translate(-50%, -50%);
}

.project_cases_more_1 .bottom{width:100%;background:#f7f8f8;height:64px;line-height: 64px;}
.project_cases_more_1 .bottom .center_1{width:1200px;margin:0 auto;}
.project_cases_more_1 .bottom a{color:#666666;font-size: 14px;}
.project_cases_more_1 .bottom a:nth-child(1){float: left;}
.project_cases_more_1 .bottom a:nth-child(2){float: right;}



.technical{width:100%;}
.technical .center{width:1200px;margin:0 auto;}
.technical .center .con{overflow: hidden;margin-top:40px;}
.technical .center .con .left{width:800px;height:200px;float: left;}
.technical .center .con .right{width:400px;height:200px;float:right;background:#00a0ea;line-height: 200px;text-align: center;font-size: 36px;color:#fff;}
.technical .center span{color:#00a0ea;padding-left:12px;border-left:3px solid #00a0ea;font-size: 16px;display:block;margin-top:35px;}
.technical .center p{color:#666666;font-size: 14px;margin-left:12px;padding-right:15px;margin-top:10px;line-height:30px;}




.about{width:100%;margin-top:70px;}
.about .center{width:1200px;margin:0 auto;overflow: hidden;}
.about .center .left{width:478px;height:287px;float: left;}
.about .center .left img{width:100%;height:100%;}
.about .center .right{width:650px;float:right;margin-right:5px;}
.about .center .right span{color:#212121;font-size: 30px;display:block;margin-top:5px;}
.about .center .right p{color:#666666;}


.ab_img{width:100%;position: relative;overflow: hidden;margin-top:75px;}
.ab_img img{position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);z-index: -1;}
.ab_img .center{width:1200px;height:306px;margin:0 auto;}
.ab_img .center .left{float: left;margin-top:105px;margin-left: 35px;}
.ab_img .center .left span{font-size: 36px;color:#fff;}
.ab_img .center .left em{display:block;width:57px;height:5px;background:#fff;margin-top:20px;}
.ab_img .center .left p{font-size: 16px;color:#fff;margin-top:20px;}

.ab_img .center .right{float:right;margin-right: 50px;margin-top:140px;max-width: 70%;}
.ab_img .center .right table tr{}
.ab_img .center .right table tr td{color:#fff;font-size: 18px;line-height: 35px;}
.ab_img .center .right table tr td:first-child{text-align:right;}
.ab_img .center .right table tr td:last-child{text-align:left;}


.ditu{width:100%;}
.ditu .center{width:1200px;margin:0 auto;text-align: center;}
.ditu .center>span{color:#333333;font-size: 36px;display:block;margin:0 auto;margin-top:75px;}
.ditu .center>div.hrr{width:280px;height:1px;background:#e5e5e5;position: relative;margin:0 auto;margin-top:23px;}
.ditu .center>div.hrr em{display:block;width:60px;height:5px;background:#00a0ea;position: absolute;top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%); }
.ditu .center>p{margin-top:23px;color:#999999;font-size: 16px;}
.ditu .center .con{overflow: hidden;margin-top:50px;}
.ditu .center .con .left{width:635px;height:380px;float: left;}
.ditu .center .con .right{width:518px;float: right;text-align: left;}
.ditu .center .con .right span{color:#333333;font-size:36px;}
.ditu .center .con .right p.p_di{color:#666666;font-size: 16px;margin-top:20px;}
.ditu .center .con .right p.phone{color:#666666;font-size: 30px;margin-top:20px;}
.ditu .center .con .right p.phone img{margin-top:5px;margin-right:10px;}
.ditu .center .con .right p.p_text{color:#666666;font-size:16px;line-height:35px;}






