﻿
/* 初始化 */
    .container{
        padding: 0;
        width: 1200px !important;

    }
    .lxwmwz {
        font-size: 16px;
        text-align: center;
        margin: 30 0 50 0px;
    }


    a{
        cursor:pointer;
        color: #000;
    }

    a:hover{
        color:#ff9116; 
    }

    p{
        margin: 0;
    }


    ul,dl{
        padding: 0;
        list-style-type:none;
    }
    dl{
        margin: 0;
    }

/*header 头部导航*/
    .topnav{
        font-size: 15px;
        color: #666666;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #ccc;
    }
    .topnav img{
        width: 16px;
    }
    .topnav span{
        overflow: hidden;
        height: 40px;
        /*display: inline-block;*/
    }

    .yingye{
        
        width: 240px;
        margin-left: 40px;
    }
    .hdpon{
        width: 250px;
        float: right;
    }
    .login{
        width: 30px;
        margin-left: 45px;
    }

    .enroll{
        width: 30px;
        margin-left: 20px;
    }

.container .title{font-size:36px;text-align:center;margin-top:30px;}




.serverinfolist.clearfix.news_right{background:#fff;height:100%;overflow:hidden;padding-top:20px;}
.serverinfolist.clearfix.news_right>li{clear:both;}
.serverinfolist.clearfix.news_right ul{left:173px;width:500px;top:25px;height:350px;padding-left:40px;border-left:1px solid #ccc;}
.serverinfolist.clearfix.news_right ul li{width:450px;}
.serverinfolist.clearfix.news_right .event{color:#000;border-bottom:1px solid #999;margin-left:30px;line-height:65px;}
.serverinfolist.clearfix.news_right ul li .serverinfolink{width:440px;}




    /*固定头部导航*/

    #headernav{
        position: relative;
        /*top:0px;*/
        line-height: 90px;
        height: 90px;
        width: 100%;
        background-color: #fff;
        border-bottom: 3px solid #ad801f;
        z-index:9999;
    }


    #headernav .container{
        position: relative;
    }
    .logoicon{
        position: absolute;
        left: 0;
        width: 240px;
    }

    .logoicon img{
    	width: 100%;
    }

    .headnav{
       position: absolute;
       right: 0;
       padding-left: 40px;
       
       height: 90px;
       overflow: hidden;
    }


    .headnav a{
        padding: 30px 22px;
        font-weight: bold;
        font-size: 16px;
        color:#6d6e6e;
    }

    .headnav a:hover{
        color:#cc9933;
    }
    /*头部下拉框*/
    .pullnav{
        position: absolute;
        top: 90px;
        width: 100%;
        height: 300px;
        display:none;
        background-color: #f8f8f8;
        /*border-top: 3px solid #ad801f;*/
    }

    .navcontent{
        /*position: relative;*/
        /*margin: 2.5% 9.2% 5.4% 24.1%;*/
        margin: 30px 111px 65px 290px;
        /*width: 100%;*/
        /*height: 200px; */
    }

    .flist{
        position: relative;
        width: 150px;
        height: 200px;
        /*display: none;*/
        padding-top:10px; 
        border-right: 1px solid #a1a1a1;
    }

    /* 图标大小 */

    .flist span {
        margin-left: 33px;
    }

    .flist .glyphicon {
        font-size: 15px;
    }
    .flist li{
        line-height:18px;
        font-size: 18px;
        height: 38px;
        padding: 10px 0;
    }
    .tlist{
        padding-top:10px;
        position: absolute;
        display: none;
        left: 150px;
        top: 0;
        width: 185px;
        /*border: 1px solid yellow;*/
    }

    .tlist li{
        /*padding: 10px 50px;*/
    }

    .tlist li a{
        padding: 10px 50px;
        color: #a1a1a1;
    }

    .listimg{
        position: absolute;
        left: 185px;
        top: 0;
        display: none;
        width: 488px;
        height: 200px;
       
    }


/* 首页 banner */
     .swiper-banner{
        height: 650px;
         width: 100%;
    }
    .swiper-banner .swiper-slide img{
       /* width:100%;
        height: 100%;*/
        /*border: 1px solid red;*/
    }

    .swiper-banner>.swiper-pagination-bullets{
        top: 90%;
    }


    .banner{
        position: relative;
       max-width:1920px;
       height: 650px;
       margin: 0px auto;
       overflow: hidden;
    }

/*服务项目*/

    .item{
        /*height: 750px;*/
        /*border: 1px solid #ccc;*/
    }

    .itemhead{
        height: 120px;
        border-bottom: 1px solid #ccc;
    }

    .contp{
       
     font-size: 25px;
        margin: 45px auto 0 auto;
		text-align:center;
    }

    /*.itemhead .contp{
        
        margin: 30px auto 0 auto;
    }*/

  

    .smallbar{
        width: 55px;
        margin: 7px auto;
        border-top: 3px solid #b8841b;
    }

    .itembody{
        height: 650px;
        /*border: 2px solid #ccc;*/
    }

    .itemcont{
        /*position: relative;*/
        height: 305px;
        /*border:1px solid red;*/

    }

    .itemcont > li{
        float:left;
        position: relative;
        margin-top: 25px;
        margin-right: 7.5px;
        height: 280px;
        width: 234px;
        z-index: 0;
        /*border: 1px solid #ccc;*/
    }

    .shade{
        position: absolute;
        top:0px;
        width: 100%;
        height: 100%;
        /*opacity: 0.5;*/
        background: rgba(0,0,0,0.5);
        z-index:10;
    }

    .shade p{
        /*position: absolute;*/
        color: #fff;
        font-size: 26px;
        width: 125px;
        font-weight: bold;
        /*z-index: 15;*/
        /*background-color: #000;*/
        margin: 227px auto;
		
    }

    .itemcont li:last-of-type{
        margin-right:0;
    }


    .itemlist{
        /*position: absolute;
        top: 305px;*/
        /*border: 1px solid red;*/
    }


    .itemlist .listop{
        margin-top: 15px;
        font-weight: bold;
        color: #666666;
        font-size: 19px;
    }

    .itemlist > li{
        float:left;
        width:234px;
       
		margin-right:7.5px;
        
        
    }
   .itemlist > li img{max-width:100%;}
    .itemlist li p{
        margin-top: 5px;
        font-size: 15px;
        font-weight: bold;

    }

    /*.itemlist li a p{
        color:#666666;
    }*/

    .itemlist li:last-of-type{
        margin-right:0;
    }

    .itemjewelry{
        display: block;
    }

    .itemleather{
        display: none;
    }

    .itemwatches{
        display: none;
    }
    .itemmade{
        display: none;
    }
    .itemother{
        display: none;
    }















/*服务案例*/
    .case{
        background: url('../image/service_case_bg.jpg') no-repeat top center;  
        
    }
	

    .case .contp{
        margin: 90px auto 0 auto;
        color: #fff;
    }

    .case .smallbar{
        border-top:3px solid #fff; 
    }

    .case .pfont{
        color:#ff9116;
        font-size: 40px;
        width: 180px;
        font-weight: bold;
        margin: 5px auto;
    }

    .caseliste{
        width: 900px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        background-color: #fff;
        margin: 20px auto;
    }

    .caseliste span{
        color: #666666;
    }
    .pubsty{
        padding: 10px 46px;
    }

    .pubsty:hover{
        cursor: pointer;
        /*color:#b8841b;*/
    }

    .caseother a{
        color: #666666;
    }

    .caseother a:hover{
        cursor: pointer;
        /*color:#b8841b;*/
    }

    .sep{
        color: #ccc;
    }

    .caseimg{
        /*border: 1px solid red;*/
        width: 595px;
        height: 330px;
        float: left;
        margin-bottom: 10px;
        position:relative;
    }

   .case_class{
    position: absolute;
    left: 30px;
    top: 30px;
    font-size: 20px;
    color: #666666;
    z-index: 6;

   }

   .case_tit{
    position: absolute;
    left: 30px;
    bottom: 25px;
    z-index: 5;
    color: #999999;
    font-size: 16px;
   }
    .imgleft{
                /*float: left;*/
                position: absolute;
                left:0;
                /*border:1px solid #ccc;*/
                width: 297.5px;
                z-index: 1;
                /*transition:all 2s;*/
                /*transition:z-index 2s;*/
                /*height: 200px;*/
                overflow: hidden;
            }   

    .imgright{
                position: absolute;
                right:0;
                z-index: 0;
				height:330px;
                width:100%;
                /*height: 200px;*/
            }   

    .imgright img{
        float:right;
		max-height:100%;
		width:100%;
		
    }
	
.casecont {
    width: 1200px;
    margin: 0 auto;
}
.caseimg:first-child{margin-right:10px;}



    .caselink{
        position: absolute;
        right:30px;
        z-index: 5;
        height: 25px;
        width: 75px;
        bottom: 20px;
        text-align: center;
        border: 1px solid #ccc;
        border-radius: 10px;
    }

    .caselink a{
        padding: 10px;
        font-size: 15px;
        color:#999999;
    }   

    .caselink:hover{
        background-color:#fff;
    }

    .caselink a:hover{
        color:#ff6700;
    }

    .casejewelrylist{
        display:block;
    }

    .caseleatherlist{
        display:none;
    }

    .casewatcheslist{
        display:none;
    }

    .casejadeitelist{
        display:none;
    }

    .casemadelist{
        display:none;
    }

/* 服务范围 */

    .brand{
       
       padding-bottom: 50px;
    }

    .brandnav{
        border-bottom: 1px solid #ccc;
    }

    .brandnav .smallbar{
        margin: 7px auto 20px auto;
    }

    .brandlist{
        margin-top: 50px;
    }

     .brandlist .clearfix li:hover{
        margin-top: -5px;
        box-shadow: 0px 15px 15px 3px #c6c6c6; 
     }

    .brand_tit{
color: #333333;
    position: absolute;
    top: 40%;
    left: 25%;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
	

    }

    .brandlist li{
        position: relative;
        float: left;
        margin-left: 20px;
        width: 275px;
        height: 360px;
            transition: all 0.6s;
        /*border: 1px solid red;*/
      

    }



    .brandlink{
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        background-color: #2f2f2e;
        width: 275px;
        height: 360px;
        display: none;
        overflow: hidden;
    }

    .brandlink a{
        display: inline-block;
        color: #fff;
        padding: 146px 84px;
        font-size: 24px;
    }

    .brandlink p{
        width: 100px;
        margin: 5px auto;
    }

    .branddes p{
        margin: 50px auto 10px auto;
        width: 665px;
        color: #666666;
    }

    .brandother{
        width: 180px;
        margin: 0 auto;
    }

    .brandother a{
        display: inline-block;
        margin: 10px auto;
        width: 280px;
        padding: 0 20px;
        /*height: 100px;*/
        color: #333333;
        font-size: 25px;
    }

    .brandother a:hover{
        color: #ff9116;
    }

/* 服务保障 */
    .ensure{
        /*border: 1px solid red;*/
        /*height: 1200px;*/
    }

    .ensure .contp{
        width: 390px;
        margin-top: 80px;
    }

    .ensureimg{
        height: 900px;
        width: 100%;
        background-attachment: fixed;
        background-image: url('../image/ensure.jpg');
        background-repeat: no-repeat;
        background-size:cover;
		overflow:hidden;
    }

    .ensureimg span{
        display: inline-block;
       
        color: #fff;
        transition: all 0.6s;
    }
    .ensureimg span:hover{
       transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    }

    .ensureimg span p{
        margin: 20px auto;
        width: 250px;
        font-size: 25px;
    }

    .ensureimg p{
        color: #fff;
       
    }
    .ensuer_anxin{
        margin-top: 100px;
        font-size: 36px;
        text-align: center;
    }

    /* 资讯 */

    .info{
        /*border: 1px solid red;*/
        height: 600px;

        margin: 20px auto;
    }

    .infohead{
        border-bottom:1px solid #ccc;
    }

    .infohead .smallbar{
        margin-bottom: 20px;
    }

    .infocont{
        margin-top:40px;
    }
	#swiper-tyrepair{height:300px;}
	#swiper-tyrepair .duopic{height:300px;}
	
	
	
	
	
	.num{color:red;}
	
	
	
	
	
	
	
        /*  服务资讯  */
    .serverinfo{
        float: left;
        margin-left:15px;
        /*height: 500px;*/
        width: 420px;
        /*border: 1px solid red;*/
    }

    .infocenter{
        float: left;
        margin-left: 15px;
        /*height: 430px;*/
        width: 720px;
        
    }

    .serverinfobar{
        /*border: 1px solid red;*/
    }

    .serverinfobar p{
        height: 30px;
        margin-left: 10px;
        font-size: 20px;

    }

    .serverinfocont{
        margin-left: 10px;
        border: 1px solid #ccc;
        height: 400px;
    }

    .serverinfolist{
        position: relative;
        height: 50px;
        /*border: 1px solid red;*/
        background-color: #333333;

    }

    .serverinfolist > li{
        margin-top: 12px;
        float: left;
        color: #fff;
    }

    .event{
        color: #fff;
        padding: 10px 15px;
        font-size: 17px;
    }
    
    .serverinfolist ul{
        position: absolute;
        left: 10px;
        top: 50px;
        padding-top: 10px;
        /*border: 1px solid #ccc;*/
        /*height: 200px;*/
        display: none;
        width: 390px;
    }

    .serverinfolist ul >li{
        /*border: 1px solid red;*/
        height: 40px;
        width: 390px;
        border-bottom:1px solid #ccc;
    }

    .serverinfolink{
        width: 380px;
        display: inline-block;
        padding: 9px 10px;
    }

    .serverinfolink span:last-of-type{
        display: inline-block;
        float: right;
        /*margin-left: 40px;*/
    }
    /*  资讯中心  */

    .infocenterbar{
        line-height: 30px;
        font-size:20px;
       
    }

    .infocenterbar span{
        display: inline-block;
        padding-left: 10px;
    }

    .infocenterbar span:last-of-type{
         float: right;
         font-size: 12px;
    }

    .infocenterbar span a:hover{
        color:#ff9116;
    }

    .infocenternav{
        float: left;
        width: 220px;
        margin: 10px 10px 5px 10px;
    }

    .infocenternav > p:first-of-type{
        text-align: center;
        font-size: 16px;
        margin: 10px 0;
    }
    
    .infocenternav > p a{
       
        padding: 5px 0px;
		line-height:25px;
    }

/*  地图  */

    .map{
        /*border: 1px solid red;
        height: 1200px;*/
    }

    .maphead{
        border-bottom:1px solid #ccc;
        padding-bottom:10px;
        margin-bottom: 40px;
    }

    .mapimg{
        float: left;
        width: 715px;
        height: 560px;
        /*border: 1px solid red;*/
    }

    .mapnav{
        float: right;
        width: 445px;
        height: 560px;
        /*border: 1px solid red;*/
    }

    #container2{
        width: 100%;
        height: 100%;
    }

    .mapnav{
        padding-top:20px;
        background-color: #f2f2f2;
    }

    .mapcont{
        margin: 15px 45px;
        color: #7e7e7e;
        font-size: 16px;
    }

    .mapcont p{
        margin-bottom: 5px;
    }

    .mapcont p:first-of-type{
        font-weight: bold;
        color: #000;
    }

    .mapnav > p{
        margin: 15px 45px;
         font-size: 20px;
    }


/*  底 部  */

    .footer{
        margin-top: 80px;
        /*border: 1px solid red;*/
        /*height: 1000px;*/
        background-color: #e2e2e2;
    }

    .footerhead{
        border-bottom:2px solid #fff;
    }

    .footerhead p{
        width: 408px;
        font-size: 24px;
        font-weight: bold;
        color: #ad801f;
        margin: 20px auto;
    }

    .footercont{
        border-bottom: 1px solid #000;
    }
    .footercont .container div{
        float: left;
        margin:30px 22px;
        /*height: 100px;*/
        /*width: 120px;*/
        /*border: 1px solid #fff;*/
    }
.footercont_wecb{
    text-align: center;
        font-size: 16px;
    color: #666666;
    margin-top: 10px;
}


    .footercont dt{
        font-size: 16px;
        color: #666666;
        margin-bottom: 10px;
    }

    .footercont dd a{
        color:#a4a4a4;
    }

    .footercont dd a:hover {
        color: #ff9116;
    }

    .footerend p{
        color: #9e9e9e;
        width: 660px;
        margin: 20px auto;
    }

    .footerendnav{
        margin:0px 10px;
    }


.infoscbklist .pin_class .part1{overflow:hidden;}
.infoscbklist .pin_class .part1 h3{height:80px;margin-bottom:20px;}
.infoscbklist .pin_class .part1 li{width:200px;float:left;text-align:center;margin-bottom:50px;}
.infoscbklist .pin_class .part1 li p{font-size:16px;margin-top:20px;}



/* 通用页面 css */


    .pubbanner{
        /*width: 100%;*/
        
        height: 320px;
    }

    .pubbannerimg{
        width: 268px;
        height: 66px;
        margin-top:510px;
        border-radius: 50%;
        transition: all 0.6s;
    } 

    .pubbannerimg:hover{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 0 20px 30px rgba(255, 146, 22,0.5);
    }


    .zbpgbannerimg{
        width: 248px;
        height: 61px;
        margin-top:510px;
        border-radius: 66px;
        transition: all 0.6s;
    } 

    .zbpgbannerimg:hover{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    /*box-shadow: 0 20px 30px rgba(255, 146, 22,0.5);*/
    }

/*页面按钮	*/

.ringbtn{
    margin-top:425px !important;
}
.earringbtn{
	margin-top:460px !important;
}
.necklacebtn{
	margin-top:445px !important;
}
.jadeitebtn{
	margin-top:435px !important;
}

.bagbtn{
   margin-top:480px !important;
   margin-left: 30px;
}
.beltbtn{
          margin-top: 430px;
    margin-left: 820px;
}
.pjbsbsbtn{
      margin-top: 430px;
    margin-left: 780px;
}

.pgfxbtn{
	      margin-top: 430px;
    margin-left: 30px;
}



.shoesbtn{
    margin-top: 430px;
    margin-left: 830px;
}
.clothbtn{
	 margin-top: 460px;
    margin-left: 820px;
}
/* 通用  维修范围*/

    .tyrepairnav p:first-of-type{
        font-size: 40px;
        color:#666666;
       text-align:center;
        margin: 45px auto 15px auto;
    }

    .tyrepairnav p{
        font-size: 28px;
        color: #999999;
        text-align:center;
        margin: 0px auto 20px auto;
    } 

    .tyrepaircont{
        
        box-shadow:0px 18px 40px 15px rgba(0,0,0,0.1);
		height:550px;
    }

    .tyrepaircontswiper{
        position: relative;
        top: 60px;
        width: 1200px;
        /*overflow: hidden;*/
    }
    
    .tyrepaircontswiper > div{
        /*position: relative;*/
        margin: 30px auto;
        width: 1065px;
        overflow: hidden;
    }

     .tyrepaircontswiper img{
        width: 195px;
        height: 300px;
     }

    #swiper-tyrepair .swiper-slide p {
        position: absolute;
        background-color: rgba(102, 102, 102, .7);
        bottom: 0;
        width: 97%;
        font-size: 20px;
        text-align: center;
        line-height: 58px;
        height: 58px;
        color: #fff;
    }
    
    #swiper-tyrepair .swiper-button-next{
        width: 56px;
    }

    #swiper-tyrepair .swiper-button-prev{
         width: 56px;
    }   

    .jizhizhixun{
        width: 311px;
        /*margin-top:500px;*/
        border-radius: 50%;
        margin: 120px auto 60px auto;
            transition: all 0.6s;
    }

     .jizhizhixun:hover{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 0 20px 30px rgba(255, 146, 22,0.3);
     
    }

/* 工艺对比 */
     .tycontrastnav p:first-of-type{
        font-size:40px;
        color:#666666;
        width: 458px;
        margin: 15px auto 10px auto;
    }

    .tycontrastnav p{
        font-size: 27px;
        color: #999999;
        width: 248px;
        margin: 0px auto 50px auto;
    } 

    .tycontrastcont{
        /*border: 1px solid red;*/
        /*height: 990px;*/
        /*box-shadow: 0px 15px 30px 10px rgba(119,119,119,0.25);*/
    }

    .tycontrastimg{
        position: relative;
        /*left: 0px;*/
        /*margin-top: 10px;*/
        height: 500px;
        /*border: 1px solid red;*/

        background-color: #fff;
    }
    .tycontrastimg p{
        text-align: center;
        line-height: 63px;
        color: #999999;
        font-size: 20px;
        background-color: #fff;
    }

    .tycontrastimgleft{
        position: absolute;
        left: 0px;
        z-index: 6;
    }
    
    .tycontrastimgcenter{
        position: absolute;
        left: 488px;
        top: 90px;
        z-index: 10;
    }

    .tycontrastimgright{
        position: absolute;
        right: 0px;
        z-index: 6;
    }

    .tycontrastcont > p{
        line-height: 66px;
        font-size: 25px;
        color: #666666;
        background-color: #d6d6d6;
    }

    .tycontrastlist{
        width: 580px;
        display: inline-block;
        text-align: center;
    }

     .tycontrastzixun{
        width: 334px;
        /*margin-top:500px;*/
        border-radius: 50%;
        margin: 80px auto 50px auto;
        transition: all 0.6s;
    }

     .tycontrastzixun:hover{
transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 0 20px 30px rgba(255, 146, 22,0.5);
    }

/* 速度 */
    .tyspeed{
        /*border:1px solid red;*/
        /*height:2000px;*/
        background-image: url('../image/tyspeed_bg.jpg');
        background-repeat: no-repeat;
        background-size: 100% 1170px;
    }

     .tyspeednav p:first-of-type{
        font-size: 40px;
        color: #666666;
      text-align:center;
        margin: 140px auto 15px auto;
    }

    .tyspeednav p{
        font-size: 27px;
        color: #999999;
          text-align:center;
        margin: 0px auto 45px auto;
    } 

    #container{
        width: 1085px;
        margin: 0px auto;
    }
	.tycaseshowswiper{height:450px;}

     .tyspeedzhixun{
        width: 330px;
        /*margin-top:500px;*/
        border-radius: 50%;
        margin: 65px auto 178px auto;
        transition: all 0.6s;
    }

     .tyspeedzhixun:hover{
transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 0 40px 30px rgba(255, 146, 22,0.5);
       
    }



/* 保障安全 */
    .tysafe{
        background-color:#f4f4f4;
       padding-bottom: 0px;
    }

     .tysafenav p:first-of-type{
        font-size: 40px;
        color: #666666;
        width: 720px;
        margin: 0px auto 15px auto;
    }



    .tysafego{
        position: absolute;
        z-index: 10;
        left: 530px;
        overflow: hidden;
        /*border: 1px solid red;*/
        border-radius: 50%;
        transition: all 0.6s;
        margin-top: 100px;
    }

     .tysafego:hover{
transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 0 20px 30px rgba(255, 146, 22,0.5);
    }

/*  案例展示 * */
    .caseshow{
        
        background-color: #cecece;
    }

    .caseshow p{
     text-align: center;
    color: #fff;
    margin-top: 100px;
    margin-bottom: -60px;
    font-size: 30px;
    padding: 75px 0px 75px 0px;
    background: url(../image/case_bg.png) no-repeat center center;

    }

    
    .tycaseshowswiper{
        position: relative;
       margin-top: 80px;
        width: 1200px;
        overflow: hidden;
    }
    
    .tycaseshowswiper > div{
        /*position: relative;*/
        margin: 0px auto;
        width: 800px;
        overflow: hidden;
/*        box-shadow: 0px 15px 30px 10px rgba(119,119,119,0.15);*/

    }
/*
     .tycaseshowswiper img{
        width: 875px;
        height: 560px;
     }
*/
    
    .tycaseshowswiper .swiper-button-next{
            background-image: url(../image/swiper_button_001.png);
            background-position: -52.5px 0px;
            background-size: 150%;
            width: 100px;
            height: 100px;
            top: 45%;
    }

    .tycaseshowswiper .swiper-button-prev{
            background-image: url(../image/swiper_button_001.png);
            background-position: 8.5px 0px;
            background-size: 150%;
            width: 100px;
            height: 100px;
            top: 45%;
    }
   /* #swiper-tyrepair .swiper-slide p {
        position: absolute;
        background-color: rgba(102, 102, 102, .7);
        bottom: 0;
        width: 97%;
        font-size: 20px;
        text-align: center;
        line-height: 58px;
        height: 58px;
        color: #fff;
    }*/

    .tycaseshowzhixun{
        width: 334px;
        
        border-radius: 50%;
        margin: 60px auto 60px auto;
        transition: all 0.6s;
    }

     .tycaseshowzhixun:hover{
transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 0 20px 30px rgba(255, 146, 22,0.5);
    }

/* 通用footer */
    .tyfooter li{
        float: left;
        text-align: center;
    }

    .tyfooter{
        width: 455px;
        margin: 10px auto;
        /*border-bottom: 1px solid #000;*/
    }

    .tyfooter ul div{
       border-left: 1px solid #666666;
       height: 67px;
       margin-top: 26px;
    }

    .tyfooterlist{
        margin:20px 40px; 
    }

    .tyfooterdibu{
        border-top: 1px solid #666666;
    }

    .tyfooterdibu p{
        margin-top:10px;
        text-align: center;
        color: #666666;
    }


/*  关于我们  */

    .about_banner {
    height: 320px;
      
    }
     .aboutus_banner {
    height: 320px;
       
    }

     .service_banner {
    height: 320px;
      
    }
     .serviceshow_banner {
    height: 320px;
      
    }
    .casetit_banner{
        height: 320px;
      
    }



    .about_container {
        width: 1200px;
        margin: 0 auto;
        text-align: center;
	
    }

    .brand_introduce_wrap {
        padding-bottom: 90px;
    }

    .brand_introduce_divide {
        width: 100%;
        height: 34px;
        background: #ebebeb;
    }



    .brand_introduce_content_pic {
        float: left;
    }

    .brand_introduce_content_word,
    .brand_introduce_content_bottom {
        /*float: left;*/
        text-align: left;
    }

    .brand_introduce_content_word {
        margin-left: 507px;
    }

    .brand_introduce_content_word>p:nth-child(2) {
        margin-top: 50px;
    }


    .brand_introduce_content_bottom {
        margin-top: 50px;
    }

    .brand_introduce_content p {
        font-size: 19px;
        color: #4c4948;
        line-height: 30px;
    }

    .brand_stroy_wrap,
    .commitment_guarantee_wrap {
        background: #f6f7f7;
        padding-bottom: 145px;
    }

    .brand_stroy_content {
        text-align: left;
        font-size: 19px;
        color: #262626;
        padding-top: 40px;
    }

    .brand_stroy_sub {
        font-size: 31px;
        color: #dda00b;
        padding: 20px 0;
    }

    .brand_stroy_bottom {
        margin-top: 30px;
    }

    .brand_concept_wrap {

        overflow: hidden;
    }

    .brand_concept_content_item {
        float: left;
        width: 335px;
        height: 505px;
        background: #f6f7f7;
        padding: 6px;
        margin-left: 38px;
        cursor: pointer;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .brand_concept_content_item img {
        padding-top: 0;
    }

    .brand_concept_content_item:hover {
        background: #dda00b;
    }

    .brand_concept_content_item:hover .brand_concept_pic_title {
        color: #fff;
    }

    .brand_concept_content_item:hover .brand_concept_sub {
        color: #fff;
    }

    .brand_concept_content_item figcaption {
        text-align: left;
        padding: 10px 12px;
    }

    .brand_concept_content_item figcaption p {
        font-size: 30px;
        color: #dda00b;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
	.brand_title {
    padding: 80px 0 60px;
    font-size: 40px;
    color: #dda00b;
}

    .brand_concept_sub {
        font-size: 18px;
        color: #6e6e6e;
        display: block;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
		line-height:30px;
    }

    .brand_concept_english,
    .brand_concept_content_item figcaption>span {
        margin-top: 10px;
    }

    .brand_concept_english>span {
        float: left;
    }

    .brand_concept_english span:nth-child(1),
    .brand_concept_english span:nth-child(3) {
        /*float: left;*/
        width: 200px;
    }

    .server_advantage_wrap img {
        width: 100%;
        max-width: 100%;
    }

    .server_brand_wrap {
        padding-bottom: 140px;
    }

    .commitment_guarantee_title {
        padding-top: 120px;
    }

    .commitment_guarantee_wrap {
        padding-bottom: 235px;
    }

    .commitment_guarantee_item {
        width: 360px;
        height: 260px;
        border: 1px solid #cacaca;
        float: left;
        margin-left: 30px;
        cursor: pointer;
    }

    .commitment_guarantee_item:hover .commitment_guarantee_item_top {
        background: #dda00b;
        color: #fff;
    }

    .commitment_guarantee_item:hover .commitment_guarantee_item_bottom {
        color: #3d3d3d;
    }

    .commitment_guarantee_item_top {
        height: 120px;
        display: table;
        width: 100%;
        background: #ebebec;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .commitment_guarantee_item_top>div {
        display: table-cell;
        vertical-align: middle;
    }

    .commitment_guarantee_item_top_span1 {
        font-size: 25px;
        border-bottom: 1px dashed #2f2725;
        padding-bottom: 2px;
        font-weight: bold;
    }

    .commitment_guarantee_item_top_span2 {
        display: block;
        font-size: 22px;
        padding-top: 2px;
    }

    .commitment_guarantee_item_bottom {
        font-size: 19px;
        color: #868687;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .commitment_guarantee_item_bottom>div {
        padding: 30px 40px;
    }

/*  资讯报道  */

    .infoconte{
        position: relative;
        

    }

.news-detailsCont{word-wrap: break-word;
word-break: break-all;
overflow: hidden;}
    .infolistnav{
        position: absolute;
        left: 0px;
        top: -50px;
        z-index: 20;
        border-bottom: 3px solid #707070;
        width: 220px;
        background-color: #f4f4f4;
        /*height: 400px;*/

    }

    .infolistconte{
        
        right: 0px;
        width: 940px;
        margin-bottom: 30px;
		float:right;
		min-height:500px;
        /*height: 1000px;*/
        /*border: 1px solid red;*/
    }

.my-4{text-align:center;}


    .infolistnav dt{
        /*border: 1px solid red;*/
        border-top: 1px solid #dea10b;
        background-color: #dea10b;
        border-bottom: 5px solid #c48300;
    }

    .infolistnav dt>p:first-of-type{
        border-bottom: 2px solid #fff;
        margin-top: 30px;
        margin-left: 20px;
        width: 50px;
    }

    .infolistnav dt p:last-of-type{
        font-size: 20px;
        margin: 20px 0px 30px 20px;
        color: white;
    }
    
    .infolistnav dd{
        font-size: 16px;
        font-weight: bold;
        color: #666;
        border-bottom: 1px solid #e5e5e5;
        text-align: center;
        line-height: 50px;
    }
    .infolistnav dd a{
        color: #666666;
    }




    
    .infolistconte1 > p{
        margin-top: 15px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
        font-size: 15px;
        
    }



    
    .infozxbd_list{
        /*border:1px solid red;*/
        line-height: 30px;
        text-align: center;
        width: 160px;
        margin:0 auto;
        font-weight: bold;
    }

    .infozxbd_ulist a{
            color: #666666;
    }

    .infolistconte > div{
       display: none;
    }
    
    .infolistconte > p{
        margin-top: 15px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
        font-size: 15px;
        margin-bottom:40px; 
    }
    /*   sdffgdf */
    .information_report_menu_wrap {
        margin: 50px 0;
        padding-bottom: 10px;
        overflow: hidden;
        border-bottom: 1px solid #d6d4d3;
    }

    .information_report_content_item figure {
        margin-top: 40px;
    }

    .information_report_content_item figure img {
        float: left;
        display: block;
    }

    .information_report_content_item figure figcaption {
        width: 59%;
        text-align: left;
        float: left;
        margin-left: 30px;
    }
	
	.information_report_content_item figure figcaption .biao_fen{width:100%;}
	
.information_report_content_item figure{word-wrap: break-word;word-break: break-all;overflow: hidden;}
    .information_report_content_item_title {
        font-size: 20px;
        color: #000000;
    }

    .information_report_time {
        color: #bfbcb8;
        font-size: 13px;
    }

    .information_report_word {
        font-size: 16px;
        color: #5c5a5a;
    }

    .information_report_content_item figure figcaption hr {
        border: none;
        border-top: 1px dashed #ccc;
        margin: 20px 0;
    }

    .information_report_more {
        font-size: 16px;
        color: #e5e5e5;
        margin-top: 20px;
    }

    .information_report_more {
        width: 65px;
        height: 20px;
        border: 1px solid;
        line-height: 20px;
        font-size: 14px;
        text-align: center;
    }


    .information_report_content_item figure:hover .information_report_more {
        background: #dea10b;
        color: #fff;
    }

/* 资讯文章详情 */
    
    .infoshownav{
        border-bottom:1px solid #ccc;
        font-size: 16px;
        line-height: 50px;   
    }

    .infoshowcont{
        float: left;  
        /*height: 1300px;*/
        /*border: 1px solid red;*/
        width: 830px;      
    }

    .infoshowbar{
        float: right;
        height: 900px;
        width: 320px;
        /*border: 1px solid red;*/

    }
    .infoshowlist{
        margin-top: 40px;
    }

    .infoshowlist > p:first-of-type{
        font-size: 17px;
        margin-left: 20px;
    }

    .infoshowlist > p:last-of-type{
        font-size: 17px;
        margin-top:10px;
        margin-left: 20px;
    }
    
    .infoshowcontact{
        /*border: 1px solid red;*/
        /*height: 500px;*/
        margin-top: 40px;
        margin-bottom: 50px;
    }
    
    .infoshowcontact > p{
        line-height: 25px;
        font-size: 22px;
        padding-left: 10px;
        padding-bottom: 10px;
        border-bottom: 4px solid #666;
    }

    .infoshowcontact > div{
        margin-top: 2px;
        border-top: 2px solid #666;
        border-bottom: 1px solid #666;
    }
    
    .infoshowcontact  div p span{
        font-size:25px;
        font-weight: bold;
    } 

    .infoshowcontact  div p{
        line-height: 40px;
        font-size: 16px;
        width: 413px;
        height: 45px;
        overflow: hidden;
        /*border: 1px solid red;*/
        float: left;
    }
        
    .infoshowleft{
        text-align: center;
        font-size: 16px;
        border: 2px solid #666;
    }

    .infoshowleft >p:first-of-type{
        font-size: 20px;
        width: 260px;
        height: 40px;
        margin: 10px auto;
        font-weight: bold;
        padding-bottom: 10px;
        border-bottom: 3px solid #666;
    }

    .infoshowleft p{
        width: 260px;
        height: 22px;
        margin: 10px auto;
        overflow: hidden;
    }

/*  联系我们  */
    .contactbar{
        line-height: 50px;
        margin-left: 0px;
        color: #666;
    }

    .contactcont{
        margin-top: 55px;
    }

    .contactcont p{
        color: #020d38;
        text-align: center;
        margin-top: 8px;
        font-size: 16px;
    }

    .contactcont p:first-of-type{
       width: 176px;
       font-size: 26px;
       margin: 5px auto;
       background-color: #020d38;
       color: #fff;
    }
    
    .contactcontlist{
        margin-top: 10px;
    }


    .contactlistp{
        /*border-bottom: 1px solid #666;*/

        width: 400px;
        float: left;
        text-align: center;
        margin-left: 125px;
        font-weight: bold;
        border-bottom: 1px solid #ccc;
        font-size: 16px;
    }

    .contactcontlist > div:first-of-type div{
        border:none;
    } 
    
    .contactlistbot{
        color: #666666;
        font-size: 14px;
        margin-bottom: 15px;
    }

    .contactlistbar{
        margin-top: 15px;
        font-size: 16px;
        color: #333333;

    }

    .contactlistbote{
        color: #666666;
        font-size: 14px;
        margin-top:5px;
    }

    .contactmapnav{
        color: #dea10b;
        line-height: 90px;
        font-size: 28px;
        font-weight: bold;
        text-align: center;

    }
    
    .contatcmapimg{
        /*border: 1px solid red;*/
        height: 500px;
        /*width: 700px;*/
        margin-bottom:40px;

    }
    
    .caselistanl{
        float: left;
        width: 330px;
        position: relative;
        margin-right:60px;
        margin-bottom:50px;
       
        overflow: hidden;
        /*border: 1px solid red;*/
    }

    .caselistanl img{
        width: 330px;
    }

    .caselistanl a p:first-of-type{

        text-align: center;
        /*font-weight: bold;*/
        margin-top: 10px;
        font-size: 12px;
    }

    .caselistanl a p:last-of-type{

       margin: 7px auto;
       text-align: center;
    }

    .caseshover{
        /*top: 0;*/
        position: absolute;
        width: 100%;
        height:330px;
        background-color: rgba(0,0,0,0.1);
    }


/*  案例详情页  */

    .caseshownav{
        width: 750px;
        margin: 0px auto;
        text-align: center;
        font-size: 30px;
        line-height: 154px;
     
        background:url('../image/case_bg.png') no-repeat center top;
    }
.caseshownav h2{
	line-height:154px;
}

    
    .caseshow_cont{
        background-color: #fff;
        font-size: 16px;
        /*border: 1px solid red;*/
    }

    .caseshow_cont div img{
        width: 500px;
    }

    .caseshow_cont div{
        float: left;
        width: 500px;
        /*height: 600px;*/
        margin-left: 60px;
        margin-top:55px;
        margin-bottom:70px;
        /*border: 1px  solid red;*/
    }

    .caseshow_cont div p:first-of-type{
        font-size: 24px;
        font-weight: bold;
        padding: 10px;
        border-bottom: 1px solid #777;
    }

    .caseshow_cont div p:last-of-type{
        font-size: 15px;
        margin-top: 20px;
        color: #777;
        /*border: 1px  solid red;*/
    }
/*戒指改尺寸*/
    .jzgcc_p2{
        background-color: #f0f2f9;
    }
    .zbgcc_tittxt{
        font-size: 46px;
        font-weight: bold;
        color: #3f3f56;
        text-align: center;
        margin-top:60px;
    }
    .zbgcc_zw{
        display: block;
    width: 40px;
    height: 6px;
    background-color: #3f3f56;
    margin: 10px auto;
    }
    .jzgcc_p3{
        background-color: #213395;
    }

   .zbgcc_zixun{
        width: 311px;
        /*margin-top:500px;*/
        border-radius: 50%;
        margin: 65px 377.5px 80px 377.5px;
            transition: all 0.6s;
    }

     .zbgcc_zixun:hover{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 70px 30px 80px rgba(0, 41, 211,0.2);
     
    }
    .jzgcc_p4{
        background-color: #f0f2f9;
    }



    .pjrepairissue{
        margin-top:80px;
        text-align: center;
    }

    .pjrepairissue p:first-of-type{
        font-size: 50px;
        color: #333333;
    }

    .pjrepairissue p:last-of-type{
        margin-top: 30px;
        font-size: 28px;
        color: #666666;
    }

    .pjrepairissue_mg{
        text-align: center;
        margin-top:60px;
    }

    .pjrepairissue_p{
        margin-top: 85px;
        color: #223a95;
        font-size: 38px;
        text-align: center;
    }

    .pjissue_zhixun{
        width: 311px;
        /*margin-top:500px;*/
        border-radius: 50%;
        margin: 55px auto 80px auto;
            transition: all 0.6s;
    }

     .pjissue_zhixun:hover{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 0 20px 30px rgba(255, 146, 22,0.3);
     
    }
    
    .pjissue_caseshow{
        /*height: 1000px;*/
        background-color: #ededed;
    }

    .pjissue_caseshow p{
        text-align: center;
        color: #333333;
        margin-top: 80px;
        font-size: 50px;
        /*padding: 75px 0px 75px 0px;*/
    }

    .pjissue_caseshow .pjissue_caseshowp{
        margin-top: 0px;
        color: #223a95;
        font-size: 38px;
        padding: 45px 0px 20px 0px;
        background: url(../image/case_bg.png) no-repeat center 10px;
    }

    .pjissue_tycaseshow{
        margin-top: 80px;
        margin-bottom:70px;
    }

    .pjissue_commentnav p{
        text-align: center;
        color: #666666;
        margin-top: 40px;
        font-size: 28px;
    }

    .pjissue_commentnav p:first-of-type{
        margin-top: 100px;
        font-size: 50px;
    }

    .pjissue_gongyibox{
        /*border: 1px solid red;*/
        padding-left: 50px;
        padding-right:50px;
        margin-top: 65px;
    }
    
    .pjissue_gongyi{
        box-shadow: 0px 15px 30px 4px rgba(119,119,119,0.25); 
    }

    .pjissue_gongyi div{
        float: left;
        /*border: 1px solid red;*/
        width: 550px;
        height: 450px;
    }

    .pjissuegongyi_content p{
        text-align: center;
        color: #223a95;
        font-size: 28px; 
    }

    .pjissuegongyi_content p:first-of-type{
        text-align: center;
        color: #223a95;
        font-size: 115px;
        margin-top: 50px; 
    }

    .pjissuegongyi_content p:last-of-type{
        text-align: left;
        color: #999999;
        font-size: 20px; 
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 20px;
    }

    .pjissue_gongyi .pjissuegongyi_yjjpic{
        height: 400px;
        width: 1100px;
      
        position: relative;
        background: url(http://www.xiangzuanjiang.com/static/images/pjissue_yjjpic.jpg) no-repeat center center;
    }

    .pjissue_gongyi .pjissuegongyi_yjjpic div{
        position: absolute;
        height: 400px;
        width: 1100px;
        z-index: 15;
        color: #fff;
    }

    .pjissuegongyi_yjjpic div p{
        font-size: 30px;
        margin: 140px 117px;    
    }

    .pjissuegongyi_speedzx{
        margin: 80px auto 80px auto;
    }

    .pjissue_repaircont{
       /* box-shadow: 0px 15px 30px 10px rgba(119,119,119,0.25); */
        background-color: #fff;
        margin-bottom: 70px;
        padding-bottom: 0.1px;

    }
    
    .pjissue_repaircont .pjissue_repairnav{
        float:left;
        margin-top: 50px;
        margin-left: 205px;
        /*border: 1px solid red;*/
        width: 241px;
        height: 500px;
    }
    
    .pjissue_repaircont .pjissue_repairnav div{
        width: 240px;
        height: 229px;
        text-align: center;
    }
    .pjissue_repaircont .pjissue_repairnav p{
        text-align: center;
        color: #999999;
        font-size: 22px;
        margin-top: 10px;
    }

    .pjissue_repaircont .pjissue_repairnav p:first-of-type{
        color: #223a95;
        font-size: 26px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .pjissue_repaircont .pjissue_repairzx{
        width: 181px;
        height: 181px;
        /*margin-top:500px;*/
        border-radius: 50%;
        margin: 50px auto 70px auto;
        transition: all 0.6s;
    }

    .pjissue_repairzx:hover{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 0 20px 30px rgba(255, 146, 22,0.5);
       
    }

    .pjissue_peiliaolist{
        text-align: center;
        float: left;
        width: 372px;
        height: 460px;
        /*border: 1px solid red;*/
    }
    
    .pjissue_peiliaolist p{
        margin-top: 30px;
        color: #223a95;
        font-size: 26px;
    }

    .pjissue_peiliaolist div{
        margin-top: 30px;
    }

    .pjissue_peiliaolist .pjissue_peiliaocommon{
        margin-top: 115px;
        margin-bottom: 120px;
    }

    .pjissue_tysafe{
        margin-top: 70px;
        background-color: #f4f4f4;
    }

    /* 珠宝抛光*/

    .zbpgrepair_img{
        float: left;
        margin-left: 20px;
        width: 275px;
        text-align: center;
    }

    .zbpgrepair_img p{
        line-height: 55px;
        background-color: #666666;
        color: #fff;
        font-size: 20px;
    }

    .glass_p2{
        background-color: white;

    }
    .glass_p2 ul li{
        float: left;
        margin: 40px 22px;
    }




/*活动*/
   .pub_active img{
    margin-left: -960px;
    position: relative;
    left: 50%;
   }

 .public_activeimg{
  
    margin-top: 350px;

 }
 
.caselistanl:(3n+1){margin-left:0;}
 .biaodan{width:1160px;margin:0 auto;border:1px solid #fff;font-size:16px;margin-top:50px;}
 .biaodan .title{line-height:60px;border-bottom:1px solid #fff;background:#fff;color:#333;text-indent:10px;font-size:20px;}
.biaodan li{width:100%;border-bottom:1px solid #fff;height:60px;line-height:60px;}
.biaodan .title .data{color:#333;float:right;padding-right:5px;}
.biaodan li span{width:24.6%;text-align:center;}
.biaodan .sub_title{font-size:22px;font-weight:bold;}
.biaodan .sub_title span{width:24.5%;}


.fen_list{width:1200px;margin:0 auto;height:150px;}
.fen_list li p{float:left;font-weight:bold;height:100px;margin-right:20px;}
.fen_list li{float:left;line-height:40px;width:100%;}
.fen_list li a{display:inline-block;width:8%;text-align:center;}

.fen_list li .on{background:#fe9116;color:#fff;}


.clear{clear:both;}


.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#f67524;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../image/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../image/right_pic7.png)}
.side ul li i.bgs3{background-image:url(../image/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../image/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../image/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../image/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../image/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../image/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../image/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../image/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../image/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#f67524;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../image/leftewm.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;height:115px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0;background:#f67524}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../image/right_pic8.png) 28px center no-repeat;background-color:#e96410}
.side ul li.sideetel .telBox dd.bgs2{background:url(../image/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}



.main_search{width:1200px;margin: 0 auto;overflow:auto;}

.main_search #submit_box{width:1070px;height:50px;text-align:center;}
.main_search #submit_btn{height:50px;width:130px;}
.main_search .search_pu{margin-left:650px;overflow:hidden;}

.container .more{text-align:center;margin-top:30px;}
.container .more a{font-size:20px;background:}




