@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


@font-face {
    font-family: 'constan2';
    src:url('../fonts/Microsoft JhengHei UI/msjhl_0.ttc') format('truetype');
}
.ssddds{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

            .demo-message-wrap input::-webkit-input-placeholder,
            .demo-message-wrap textarea::-webkit-input-placeholder {
                /* WebKit browsers */
                  color: #fff;
            }

            .demo-message-wrap input:-moz-placeholder,
            textarea:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                  color: #fff;
            }

            .demo-message-wrap input::-moz-placeholder,
            textarea::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                   color: #fff;
            }

            .demo-message-wrap input:-ms-input-placeholder,
            textarea:-ms-input-placeholder {
                /* Internet Explorer 10+ */
                  color: #fff;
            }

            .demo-message-wrap input[type='text']::-webkit-input-placeholder{
                color: #fff;
            }



.aby_hh li:hover .aby_hh_img img{
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}
/*头部样式*/
.w1920{
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}

.fl{
    float: left;
}
.fr{
    float: right;
}
.head{
    height: 80px;
    position: fixed;
    z-index: 999;
    top: 0;
    background: rgba(255,255,255,.75);
}
.logo{
    float: left;

}
.tnav{
    float: left;
    margin-left: 160px;
}



#formsearch{width:420px;float:left;margin-left:60px;margin-top:40px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
.hotSearch a{margin-right:6px;}
#formsearch input{background:#fff;border:1px solid #c8c8c8;float:left;width:260px;outline: none;}
#formsearch input#keyword{height:35px;line-height:35px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:44px;height:35px;line-height:35px;text-align:center;background:url(../images/so.png) no-repeat center;color:#fff;border:none;cursor:pointer;}

#menu{
      width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #03479c;
}
.ct1{color:#03479c;font-size:42px;text-align:center;}
.ct1 span{display:block;text-transform:uppercase;font-size:18px;font-weight:normal;color:#888888;font-family:"Arial";line-height: 30px;}


.container {
    width: 1200px;
    margin: 0 auto;
}

/*高品质追求*/
.box2{width:1200px;margin:0 auto;margin-top:20px;}
.tabz{position:relative;display:flex;justify-content:center;align-items:center;margin-top:50px;}
.tabz li{float:left;width:140px;height:32px;display:block;line-height:32px;background:#eaeaea;text-align:center;color:#666666;font-size:14px;cursor: pointer;margin-left:10px;}
.tabz li.cur{color:#fff;text-decoration:none;font-size:14px;background:#03479c;}
.tabz  li:hover, .tabz li.cur {
    background: #03479c;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a, .tabz li.cur a {
    color: #fff;
}

.ttz{display: none;margin-top:30px;}
.list1z{padding:8px 10px;}
.list1z li{position:relative;vertical-align: middle;float:left;margin-right:26px;margin-bottom:26px}
.list1z li a.img{display:block}
.list1z li a.img img{width:376px;height:270px;}


.list1z li:nth-child(3n){float:right;margin-right:0px;}

.dac{background:#03479c;border-bottom-left-radius:5px;border-bottom-right-radius:5px;line-height:45px;height:45px;}
.list1z li h3{color:#fff;font-size:16px;float:left;font-weight:normal;margin-left:5%;}
.list1z li h3 a{color:#fff;font-size:16px;line-height:45px;}
.list1z li:hover .dac{background:#b99562;}


.mx{float:right;color:#fff;font-size:16px;margin-right:5%;}
.mx a{color:#fff;font-size:16px;}

/*滚动*/
.pin{width:1200px;margin:0 auto;}

.chan{text-align:center;padding-top:30px;position:relative;margin-bottom:40px;}
.l_btn,.r_btn{position:absolute;cursor:pointer;top:55%;}
.l_btn{left:-50px;}
.r_btn{right:-50px;}

.twt{float: left;}
.twt li a.img{display:block;}
.twt li a.img img{display:block;width: 273px;height:150px;}
.twt li{float: left;overflow: hidden; margin-left: 20px;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;padding-top:20px;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

.huise{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f5f5f5;padding-bottom:50px;padding-top:70px;}

#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}


.anls{width:1200px;margin:0 auto;padding-top:40px;border-top:1px solid #e5e5e5}
.product_list3{}
.product_list3 li{float:left;margin-right:38px;margin-bottom:38px;_display:inline;position:relative;width:376px;height:248px;}
.product_list3 li a.img{}
.product_list3 li a.img img{width:376px;height:248px;}
.product_list3 li h3{text-align:center;position:absolute;bottom:0px;width:100%;background:url(../images/h3.png) no-repeat center top;height:40px;color:#fff;}
.product_list3 li h3 a{font-weight:normal;line-height:40px;font-size:16px;color:#fff;}
.product_list3 li a.img{display:block;}
.product_list3 li a.img:hover{border-color:#b99562;}



#fp-nav.right{
        top: 50%;
            right: 30px!important;
}


.section1{
    background: url(//cdn.myxypt.com/8108a1e9/21/04/bf8719a71d6082c07d2e945b774ce056dba69fdd.jpg)no-repeat center;
    width: 100%;
}

.abt{
    padding-left: 95px;
    min-height: 95px;
    background: url(//cdn.myxypt.com/8108a1e9/21/04/bda082d5913e22be6a2818f214832ff09d10e32a.png)no-repeat left center;
}
.abt span{
    display: block;

    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #1c1d20;
    text-transform: uppercase;
}
.abt h3{
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 5px;
    color: #0069ad;
    margin-top: 5px;
}
.abwz{
    width:580px;
    margin-top: 46px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #111111;
    text-align: justify;
}
.szgd{
    width:580px;
    margin-top: 25px;
}
.szgd ul{
    display: flex;
    justify-content: space-between;
     
}
.szgd ul li{
    float: left;
    position: relative;
}
.szgd ul li h3{
   
}
.szgd ul li h3 .count1{
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #eb6018;
}
.szgd ul li h3  span{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #333333;
    margin-left: 7px;
}
.szgd ul li h3 .count{
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #eb6018;
}
.szgd ul li .jh{
    position: absolute;
     font-size: 35px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #eb6018;
    top: -8px;
    right:0px;
}
.szgd ul li p{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #111111;
    margin-top: -8px;
    text-align: center;
}

.section2{
    background: url(//cdn.myxypt.com/8108a1e9/21/04/61923330f82991fa553f9a70eca83a1b3ac7b39f.jpg)no-repeat center;
}
.zyzz{
    width: 860px;
    float: right;
    position: relative;
}
.zzrrt{
    padding-left: 86px;
    background: url(//cdn.myxypt.com/8108a1e9/21/04/7e1931dee219d1bc463aa8fa2d63ee7935a829dc.png)no-repeat left center;
    min-height: 99px;
    width: 360px;
    float: right;
}
.zzrrt span{
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #1c1d20;
    text-transform: uppercase;
}
.zzrrt h3{
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 5px;
    color: #0069ad;

}
.ryzz2{

}
.ryzz2 .next{
    position: absolute;
    width: 68px;
    height: 68px;
    display: block;
    background: url(//cdn.myxypt.com/8108a1e9/21/04/e8e0c47dd18f22e62061ed90639df495c37f03e6.png)no-repeat center;
    left: 10px;
    top: -90px;
    transition: all 0.5s;
}
.ryzz2 .prev{
    position: absolute;
    width: 68px;
    height: 68px;
    display: block;
    background: url(//cdn.myxypt.com/8108a1e9/21/04/0a10037150757f8887a0311696b045300a5466af.png)no-repeat center;
     left:106px;
    top: -90px;
    transition: all 0.5s;
}
.ryzz2 .next:hover{
    background: url(//cdn.myxypt.com/8108a1e9/21/04/434dd94ff7aaed0fddadd6dbf540c4b08c135608.png)no-repeat center;
    left: 0px;
     transition: all 0.5s;
}
.ryzz2 .prev:hover{
    background: url(//cdn.myxypt.com/8108a1e9/21/04/5dbc2b5f42b7601ed2607f3263c6ca8327ea2dbe.png)no-repeat center; 
    left:116px;
    transition: all 0.5s;
}
.ryzz2 .bd{
    margin-top: 126px;
    width: 860px;
    overflow: hidden;
}
.ryzz2 .bd ul li{
    float: left;
    border: solid 1px #1e1e20;
    width: 262px !important;
    height: 364px;
    margin-right: 37px;
}
.ryzz2 .bd ul li:hover{
    border: solid 1px #ea6119;
}
.ryzz2 .bd ul li .img{
    display: block;
    overflow: hidden;
    width: 260px;
    height: 362px;
}
.ryzz2 .bd ul li img{
    width: 260px;
    height: 362px;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform:scale(1,1);
     -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;  
}
.ryzz2 .bd ul li:hover img{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;
    transition:all 0.6s ease-out;
}

.section3{
    background: url(//cdn.myxypt.com/8108a1e9/21/04/3a286a59a7fd78d9884bcd4cd4219b64ecb00219.jpg)no-repeat center;
}

.case1{
    width: 360px;
    height: 100vh;
    background: rgba(255,255,255,.75);
}
.case1 .caset{
    margin-top: 215px;
    padding-left: 94px;
     background: url(//cdn.myxypt.com/8108a1e9/21/04/0f27c75421f98c3f6ba895a0ef25b72405924057.png)no-repeat left center;
     min-height: 90px;
}
.case1 .caset span{
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #1c1d20;
    text-transform: uppercase;
}
.case1 .caset h3{
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 5px;
    color: #0069ad;
}
.cafl{
    height: 454px;
    background: #f2f2f2;
    overflow-y: hidden;
    margin-top: 30px;
}
.cafl ul{
    overflow-x: hidden;
    height: 454px;
    padding-top: 5px;
}
.cafl ul li{
    margin-bottom: 5px;
    height: 44px;
    padding-left: 90px;
    position: relative;
    z-index: 9;
}
.cafl ul li:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 0;
    height: 44px;
    background: #eb6018;
    transition: all .6s; 
}
.cafl ul li a{
        font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 0px;
    color: #333333;
    display: block;
    z-index: 9;
}
.cafl ul li:hover:after{
    width: 361px;
}
.cafl ul li:hover a{
    color: #fff;
}

.case2{
   width: 840px;
   margin-top: 289px;
   position: relative;
}
.case2 .bd ul li{
    width: 840px;
}
.case2 .bd ul li .img{
    display: block;
    overflow: hidden;
     width: 840px;
    height: 452px;
}
.case2 .bd ul li img{
    width: 840px;
    height: 452px;
    
-webkit-transform: scale(1,1);-moz-transform: scale(1,1);
	 -webkit-transition: all 0.5s ease-out;
	 -moz-transition: all 0.5s ease-out;
	 transition: all 0.5s ease-out;  
}
.case2 .bd ul li:hover img{
    -webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
	-webkit-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
}

.case2 .bd ul li h3{
        height: 47px;
    background-color: #f2f2f2;
    padding-left: 42px;
    width: 840px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 47px;
    letter-spacing: 0px;
    color: #000000;
    transition:all 0.6s;
}
.case2 .bd ul li h3 a{
    color: #000000;

}
.case2 .bd ul li:hover h3{
    padding-left: 52px;
}
.case2 .bd ul li:hover h3 a{
    color: #eb6018;
}
.case2 .hd{
    position: absolute;
    right: 10px;
    bottom: 13px;
    height: 
}
.case2 .hd ul li{
margin-right: 6px;
width: 14px;
    height: 14px;
    background-color: #1e1e20;
    float: left;
    margin-top: 20px;
}
.case2 .hd ul li.on{
    height: 34px;
    background-image: linear-gradient(
        #eb6018, 
        #eb6018), 
    linear-gradient(
        #1e1e20, 
        #1e1e20);
    background-blend-mode: normal, 
        normal; 
    margin-top: 0px;
}

.section4{
    background: url(//cdn.myxypt.com/8108a1e9/21/04/85755a53d5d053193c3df6f2e622bf95bbadbd47.jpg)no-repeat center;
}
.newst{
    margin-left: 440px;
    padding-left: 96px;
    min-height: 115px;
    background: url(//cdn.myxypt.com/8108a1e9/21/04/c2b0da81b794d93a13956a8fbf3a66b5899d69e9.png)no-repeat left center;
}
.newst span{
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #1c1d20;
    text-transform: uppercase;
}
.newst h3{
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 5px;
    color: #0069ad;
    margin-top: 5px;
}

.news2{
    margin-top: 25px;
}
.news2 ul li{
    float: left;
    margin-right: 34px;
    background: #fff;
    border-bottom: 8px solid #e6e6e6;
    width: 377px;
    padding-bottom: 20px;
    position: relative;
}
.news2 ul li:nth-child(3){
    margin-right: 0;
}
.news2 ul li .img{
    margin-top: -17px;
    width: 360px;
    height: 239px;
    overflow: hidden;
    display: block;
}
.news2 ul li .img img{
     width: 360px;
    height: 239px;
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
     -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;  
}
.news2 ul li h3{
    margin-left: 14px;
    margin-top:19px;
    margin-right: 17px;
}
.news2 ul li h3 a{
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #111111;
}
.news2 ul li h3 span{
    display: block;
    float: right;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #808080;
}
.news2 ul li h4{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #808080;
    margin-left: 14px;
    margin-top:10px;
    margin-right: 17px;
}
.news2 ul li:after{
    position: absolute;
    content: "";
    width: 0;
    height: 8px;
    background: #eb6018;
    z-index: 9;
    bottom: -8px;
    left: 0;
    transition: all 0.6s;
}
.news2 ul li:hover:after{
    width: 100%;
}
.news2 ul li:hover h3 a{
    color: #eb6018;
}

.news2 ul li:hover .img img{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;
    transition:all 0.6s ease-out;
}

.section5{
    background: url(//cdn.myxypt.com/8108a1e9/21/04/6ddc66e4bb26b7903792ba91093461f08b6268a0.jpg)no-repeat center;
}

.lxwmt{
    margin-left: 437px;
    padding-left: 96px;
    background: url(//cdn.myxypt.com/8108a1e9/21/04/fe50d85319cf62c7476cae16a397bdb17d6d3046.png)no-repeat left center;
    min-height: 90px;
}
.lxwmt span{
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #1c1d20;
    text-transform: uppercase;
}
.lxwmt h3{
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 5px;
    color: #0069ad;
}
.lxwm2{
    margin-left: 270px;
    margin-top: 63px;
}
.lxwm2 .lxwmfl{
    width: 330px;margin-top: 10px;
}
.lxwm2 .lxwmfl ul li{
    margin-bottom: 50px;
}
.lxwm2 .lxwmfl ul li img{
    float: left;
    width: 80px;

}
.lxwm2 .lxwmfl ul li:nth-child(1) h3{
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #000000;
    margin-left:6px;
    margin-top: 19px;
    font-family: "Arial";
    float: left;
    width: 234px;
}
.lxwm2 .lxwmfl ul li:nth-child(2) h3{
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #000000;
    margin-left:10px;
    margin-top: 20px;
   float: left;
   width: 235px;
}
.ftewm{
    margin-right: 245px;
}

.syfoot{
    position: fixed;z-index: 99;
    bottom: 20px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #111111;
    text-align: center;
    left: 0;
    width: 100%;
}
.syfoot a{
    color: #111111;
}


.foot{
    background: #333;
    padding: 30px 0;
     font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #fff;
    text-align: center;
}
.foot a{
    color: #fff;
}



#fp-nav ul li, .fp-slidesNav ul li{
    width: 24px;
    height: 25px;
}
#fp-nav ul li a , .fp-slidesNav ul li a {
   
   
    background: url(//cdn.myxypt.com/8108a1e9/21/04/585ef2e13057dedd01c49bb9d6d5b669ec1b398f.png)no-repeat center;
    border-radius: 50%;
   
}
#fp-nav ul li a.active, .fp-slidesNav ul li a.active {
    background: url(//cdn.myxypt.com/8108a1e9/21/04/e9a3399ec0daea17d46962b997c09acb0c5daa40.png)no-repeat center;
     width: 24px;
    height: 25px;
}
#fp-nav ul li a span , .fp-slidesNav ul li a span{
    display: none;
}


/* InpageAddress */
.con-right {
   
}
.con-right .sort{
    
}
.InpageHotSale {
    width: 100%;
    background: #f6f6f6;
    padding: 50px 0;
}

.InpageAddress {
    width: 100%;
    height: 62px;
    border-bottom: 1px solid #eaeaea;
}

.InpageAddress a.homePage {
    display: block;
    width: 64px;
    height: 62px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    background: url(//cdn.myxypt.com/8108a1e9/21/04/41e5c37c5f72a900ebef8f8970bee1151ddf6cd9.png) no-repeat center;
    float: left;
}

.InpageAddress .p1 {
    line-height: 62px;
    float: left;
    margin-left: 16px;
}

.InpageAddress .p1 a {
    display: block;
    padding-right: 14px;
    /*background: url(../images/InpageAddress_icon02.png) no-repeat right center;*/
    font-size: 14px;
    color: #666666;
    float: left;
    margin-left: 10px;
}

.InpageAddress .p1 a:first-child {
    margin-left: 0;
}

.InpageAddress .p1 a:last-child {
    color: #0e98a5;
    background-image: none;
}

.InpageAddress .p2 {
    float: right;
}

.InpageAddress .p2 a {
    display: block;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    height: 61px;
    line-height: 61px;
    float: left;
    margin-left: 26px;
    text-decoration: none;
}

.InpageAddress .p2 a.cur {
    color: #333333;
    border-bottom: 2px solid #ea6119;
}

.InpageAddress .p2 a:hover {
    color: #333333;
    border-bottom: 2px solid #ea6119;
}

.sort li .layer2 li {
    overflow: hidden;
}

.sort li .layer2 li a {
    font-weight: bold;
    
}

.sort li .layer2 li a:hover {
    text-decoration: none;
    color: #3a78c1;
}

.sort li .layer2 li .layer3 li {
    margin: 6px 0px;
    line-height: 24px;
    padding-left: 10px;
}

.sort li .layer2 li .layer3 li a {
    font: normal 12px/24px "微软雅黑";
    background: none;
}

.sort li .layer2 li .layer3 li .layer4 li {
    margin: 6px 0px;
    line-height: 24px;
    padding-left: 15px;
}

.sort li .layer2 li .layer3 li .layer4 li a {
    font: normal 12px/24px "微软雅黑";
    background: none;
}

.sort li {
    display: inline-block;
    margin-left: 26px;
    line-height: 61px;
}

.sort li a {
    font-size: 15px;
    color: #666666;
    font-weight: normal;
    height: 61px;
    line-height: 61px;
    display: block;
    padding: 0 10px
}

.sort li:hover a {
    background: #ea6119;
    color: #fff!important;
    line-height: 61px;
}

.sort li.cur {
    border-bottom: 2px solid #006ccc;
}

.sort li.cur a {
    color: #006ccc;
}

.sort li a:hover {}

.sort li.change a {}

.sort li .linshi {
    background: #ea6119;
    color: #fff!important;
    line-height: 61px;
}

.location {
    background: url(//cdn.myxypt.com/8108a1e9/21/04/41e5c37c5f72a900ebef8f8970bee1151ddf6cd9.png) no-repeat center;
    width: 64px;
    height: 62px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.con-left a {
    padding: 0 10px;
    font-size: 14px;
}

.con-left a:first-child {
    font-size: 14px;
    color: #666666;
    display: block;
    padding-right: 14px;
    /*background: url(../images/InpageAddress_icon02.png) no-repeat right center;*/
    display: inline-block;
    text-align: center;
    line-height: 62px;
}

/* 内页案例详情 */
.page_dh1{
    text-align: center;
        font-size: 22px;
    color: #0d0d0d;
    margin-bottom: 20px;
}
.page-product-detail-effect{
    width: 800px;
   
    margin: 0 auto;
    float: none;
    overflow: hidden;
}.page-product-detail-effect img{
        width: 800px;
    
}
.page-product-detail-right{
    width: 100%;
}
.xypg-product-detail.case .product-detail-slick a.slick-item{
    height: 145px;
}
.product-detail-slick a.slick-item img{
    height: 100%;
}


.sun-ani-left,
    .sun-ani-down,
    .sun-ani-up,
    .sun-ani-right {
        opacity: 0;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 2s;
                transition-duration: 2s;
    }

    .sun-ani-left {
        -webkit-transform: translateX(-400px);
                transform: translateX(-400px);
    }

    .sun-ani-down {
        -webkit-transform: translateY(-400px);
                transform: translateY(-400px);
    }



.sun-ani-up {
        -webkit-transform: translateY(-400px);
                transform: translateY(400px);
    }

    .sun-ani-right {
        -webkit-transform: translatex(400px);
                transform: translatex(400px);
    }

    .actives .sun-ani-left {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }

    .active .sun-ani-left {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }

    .active .sun-ani-down {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }

    .active .sun-ani-up {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }

    .active .sun-ani-right {
        opacity: 1;
        -webkit-transform: translatex(0);
                transform: translatex(0);
    }
