@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;font-family:'微软雅黑'!important;}
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 微软雅黑;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:'微软雅黑';}
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%);
}
input {
    padding: 0;
    margin: 0;
    font-family: '微软雅黑';
}

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;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

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


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.com-img {
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.com-img img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 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);
}

.max1400 {
    max-width: 1430px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}


/*头部样式*/

.top_head {
    position: relative;
    background: #fff;
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
}

.logo {
    position: relative;
    line-height: 100px;
    width: 28.5%;
}

.logo a {
    display: block;
}

.logo a img {
    max-width: 100%;
}

.top_rr {
    position: relative;
    width: 76%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top_phone {
    position: relative;
    padding-left: 40px;
    background: url(//cdn.myxypt.com/a6184f2f/21/03/312565bf3f952607285eb5ce957a3e253cf4036a.png) no-repeat left center;
    font-size: 18px;
    color: #333333;
}


/* c1_index */

.c1_index {
    position: relative;
    padding: 4.125% 0;
    background: #f5f5f5;
}

.ttt1 {
    text-align: center;
}

.ttt1 h3 {
    font-size: 36px;
    color: #333333;
    font-weight: normal;
}

.ttt1 p {
    font-size: 16px;
    color: #666666;
    margin-top: 5px;
}

.pro_listaa {
    position: relative;
    font-size: 0;
    margin: 0 -1%;
    margin-top: 4.125%;
}

.pro_listaa li {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    width: 31.33%;
    margin: 0 1% 30px 1%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.pro_listaa li a {
    display: block;
}

.pro_listaa li a img {
    width: 100%;
}

.pro_listaa li h3 {
    text-align: center;
    font-size: 16px;
    color: #666666;
    line-height: 1.7;
    padding: 1.2em 0;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pro_listaa li:hover h3 {
    color: #0d4da1;
}


/* c2_index */

.c2_index {
    position: relative;
    padding: 4.125% 0;
}

.pp_sort {
    position: relative;
    text-align: center;
    padding: 3.125% 0 2.125%;
    border-bottom: 1px solid #dddddd;
    font-size: 0;
    margin-bottom: 50px;
}

.pp_sort li {
    display: inline-block;
    margin: 0 10px 10px;
}

.pp_sort li a {
    display: block;
    font-size: 16px;
    color: #333333;
    border: 1px solid #dddddd;
    border-radius: 30px;
    width: 170px;
    padding: .8rem 0;
}

.pp_sort li:hover a,
.pp_sort li.active a {
    background: #0075c5;
    border: 1px solid #0075c5;
    color: #fff;
}


/* list_pp */

.list_pp {
    position: relative;
    margin: 0 1%;
    font-size: 0;
}

.list_pp li {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    width: 23%;
    margin: 0 1% 15px 1%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    text-align: center;
    border:#ccc 1px solid;
}

.list_pp li a {
    display: block;
}

.list_pp li .ppimg {
    overflow: hidden;
}

.list_pp li .ppimg img {
    width: 100%;
}

.list_pp li h3 {
    border-top: 4px solid #e9e9e9;
    text-align: center;
    font-size: 16px;
    color: #666666;
    line-height: 1.7;
    padding: 1.2em 0;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.fng img{
    width: 100%;
    height: auto;
}
.idng_tt{
    font-size: 0.8rem;
    text-align: center;
    color: #444444;
    line-height: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}
.idng_tt a{
    color: #444444;
}
.idng{
    padding: 2% 5%;
    font-family: "微软雅黑";
    
}
.fnghh{
    font-size: 0.65rem;
    color: #eb3d00;
    line-height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: #d3d3d3 1px solid;
    padding-bottom: 2%;
}
.fhjk{
    font-size: 0.65rem;
    color: #444444;
    line-height: 26px;
    background: url(//cdn.myxypt.com/a6184f2f/21/03/e7c5a8a59563d43d65aca53b7fb741fe56e17b72.png) left center no-repeat;
    text-align: left;
    text-indent: 6%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fhgy{
    float: left;
    width: 50%;
    text-align: left;
    text-indent: 15%;
    font-size: 0.7rem;
    color: #444444;
    background: url(//cdn.myxypt.com/a6184f2f/21/03/da6b03eac30edaf422dc5b9461fffcfbc1a77a1c.png) left center no-repeat;
    line-height: 45px;
}
.list_pp li:hover{
    background: #0075c5;
    border:#0075c5 1px solid;
    box-shadow:-4px 2px 20px 1px rgba(0,0,0,0.2)
}

.list_pp li:hover .idng_tt a{
    color: #fff;
}
.list_pp li:hover .fnghh{
    color: #fff;
    border-bottom: #fff 1px solid;
}
.list_pp li:hover .fhjk{
    color: #fff;
    background: url(//cdn.myxypt.com/a6184f2f/21/03/2fdb2e186a23aec0e4acfdd46c699ea50dad993d.png) left center no-repeat;
}
.list_pp li:hover .fhgy{
    color: #fff;
    background: url(//cdn.myxypt.com/a6184f2f/21/03/3f3c5e1cf9cbd9f7f1fef20809df082cda995b8d.png) left center no-repeat;
}
.list_pp li:hover .fhgy a{
    color: #fff;
}
/* css */

.tab-con {
    position: relative;
}

.tab-con .tab-main {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    right: 0;
}

.tab-con .tab-main {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.tab-con .tab-main.active {
    position: static;
    opacity: 1;
    visibility: visible;
}

@media (max-width:992px) {
    .ttt1 h3 {
        font-size: 24px;
    }
    .ttt1 p {
        font-size: 13px;
    }
    .pro_listaa li h3 {
        padding: .8rem 0;
        font-size: 14px;
    }
    .pp_sort li a {
        width: auto;
        padding: 5px 15px;
        font-size: 14px;
    }
    .list_pp li h3 {
        padding: .8rem 0;
        font-size: 14px;
    }
}

@media (max-width:768px) {
    .pro_listaa li {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }
    .pro_listaa li h3 {
        padding: 15px 0;
    }
    .pp_sort {
        margin-bottom: 20px;
    }
    .list_pp li {
        width: 48%;
    }
    .pp_sort li a {
        font-size: 12px;
    }
    
    
}
@media (max-width:640px) {
   .idng_tt{
       font-size: 1.8rem;
   }
   .fnghh{
       font-size: 1.65rem;
   }
   .fhjk{
       font-size: 1.65rem;
   }
   .fhgy{
       font-size: 1.5rem;
   }
    
    
}

/* c3_index */

.c3_index {
    position: relative;
    padding: 5.125% 0;
    background: url(//cdn.myxypt.com/a6184f2f/21/03/3803c86737cab57da99a18f68a4bd530a257ea8c.jpg) no-repeat;
    background-size: cover;
}

.abb_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.abbimg {
    position: relative;
    width: 48%;
}

.abbimg img {
    width: 100%;
}

.abbright {
    position: relative;
    width: 48%;
}

.abbright h2 {
    color: #fff;
    font-size: 36px;
    font-weight: normal;
    margin-top: 10px;
}

.abbright h2 p {
    font-size: 16px;
}

.abbright .abbtxt {
    line-height: 1.9;
    font-size: 14px;
    color: #fff;
    margin: 5.125% 0;
}

.abbright .abbmore {
    display: block;
    width: 184px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #fff;
    color: #fff;
}
.abbright .abbmore:hover{
    background: #0075c5;
}

.abbright .abbmore img {
    display: inline-block;
    vertical-align: 2px;
    padding-left: 30px;
}

.number {
    display: flex;
    justify-content: space-between;
    margin-top: 6.215%;
}

.number li {
    position: relative;
}

.number li h3 {
    color: #fff;
    font-size: 40px;
    font-family: "微软雅黑";
}

.number li h3 i {
    font-style: inherit;
}

.number li h3 span {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding-left: 5px;
}

.number li p {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

@media (max-width:1200px) {
    .abbright h2 {
        font-size: 24px;
    }
    .abbright .abbtxt {
        margin: 15px 0;
        line-height: 1.7;
        font-size: 13px;
    }
    .abbright .abbmore {
        width: 134px;
        line-height: 38px;
    }
    .abbright .abbmore img {
        padding-left: 15px;
    }
    .number li h3 {
        font-size: 28px;
    }
    .number li h3 span {
        font-size: 16px;
    }
    .number li p {
        font-size: 14px;
    }
}

@media (max-width:768px) {
    .abbimg {
        width: 100%;
    }
    .abbright {
        width: 100%;
        margin-top: 20px;
    }
    .abbright .abbtxt {
        margin: 22px 0;
        line-height: 2;
    }
    .number li h3 {
        font-size: 22px;
    }
}


/* c4_index */

.c4_index {
    position: relative;
    padding: 3.125% 0 2.125%;
    border-bottom: 1px solid #e5e5e5;
}

.case_listaa {
    position: relative;
    font-size: 0;
    margin: 0 -1%;
    margin-top: 4.125%;
}

.case_listaa li {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    width: 31.33%;
    margin: 0 1% 35px 1%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.case_listaa li a {
    display: block;
}

.case_listaa li a img {
    width: 100%;
}

.case_listaa li h3 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 1.7;
    padding: .8em 0;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.case_listaa li:hover h3 {
    background: rgba(0, 117, 197, .5);
}

@media (max-width:992px) {
    .case_listaa li {
        margin-bottom: 20px;
    }
    .case_listaa li h3 {
        font-size: 15px;
    }
}

@media (max-width:768px) {
    .case_listaa li {
        width: 48%;
    }
    .case_listaa li h3 {
        font-size: 13px;
    }
}


/* c5_index */

.c5_index {
    position: relative;
    padding: 3.125% 0;
}

.c5_wap {
    margin-top: 4.125%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.c5_wap .news_aa {
    width: 68%;
    position: relative;
    float: left;
    
}

.news_aa li {
    position: relative;
    width: 48%;
    float: left;
    border: 1px solid #f2f2f2;
    margin-right: 2%
}

.news_aa li a {
    display: block;
}

.news_aa li .nn_img {
    position: relative;
    overflow: hidden;
}

.news_aa li .nn_img img {
    width: 100%;
}





b.cate_news {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 96px;
    line-height: 40px;
    background: #cccccc;
    text-align: center;
    font-style: inherit;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
}

.news_aa li .nn_txt {
    background: #f2f2f2;
    padding: 30px;
}

.news_aa li .nn_txt h3 {
    font-size: 20px;
    color: #333333;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_aa li .nn_txt span {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 1.7;
    margin: 15px 0;
}

.news_aa li .nn_txt .time_inff {
    font-size: 12px;
    color: #999999;
}

.news_aa li:hover .nn_txt h3 {
    color: #0d4da1;
}
.ghh{
   width: 30%;
   padding: 3% 3% 2% 3%;
    background: #f2f2f2;
    position: relative;
    float: right;
}
.c5_wap .news_cc {
    
    
   
    padding: 30px;
    padding-top: 40px;
}

.news_cc li {
    position: relative;
    padding-top: 20px;
}

.news_cc li a {
    display: block;
}

.news_cc li h3 {
    font-size: 20px;
    color: #333333;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_cc li span {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 1.7;
    margin: 10px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news_cc li .time_inff {
    font-size: 12px;
    color: #999999;
}

.news_cc li:hover h3 {
    color: #0d4da1;
}

@media (max-width:1366px) {
    .news_cc li h3 {
        font-size: 18px;
    }
    .news_cc li span {
        margin: 5px 0;
    }
}

@media (max-width:1200px) {
    .news_cc li {
        padding-top: 10px;
    }
    .news_aa li .nn_txt {
        padding: 20px;
    }
    .news_aa li .nn_txt h3 {
        font-size: 16px;
    }
    .c5_wap .news_cc {
        padding: 20px;
        padding-top: 40px;
    }
    .news_cc li h3 {
        font-size: 16px;
    }
}

@media (max-width:768px) {
    .c5_wap {
        flex-wrap: wrap;
    }
    .c5_wap .news_cc {
        width: 100%;
        margin-top: 20px;
    }
    .news_cc li {
        padding: 10px 0;
    }
    .ghh{
        display:none;
    }
    .c5_wap .news_aa{
        width:100%;
    }
}

@media (max-width:480px) {
    .c5_wap .news_aa {
        width: 100%;
        margin-top: 15px;
    }
}


/* link */

.link {
    position: relative;
    padding: 15px 0;
    line-height: 1.7;
    font-size: 14px;
    color: #333;
}

.link a {
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}

.ff_bb {
    padding-left: 5.125%;
}


/* 手机页脚 */

.footer3 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #434343;
}

.footer3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer3 ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    font-size: 0;
}

.footer3 ul li a {
    display: block;
    color: #ffffff;
}

.footer3 ul li .iconfont {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.footer3 ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
}



.wehhh_a{
	background: #2d3442;
	padding-top: 4px;
}
.wehhh_a .xypg-left-nav{
	font-size: 0;
}
.wehhh_a .xypg-left-nav > li{
   border:none;
   display: inline-block;
}
.wehhh_a .xypg-left-nav > li .first-nav-btn{
	display: none;
}
.wehhh_a .xypg-left-nav > li > a{
   padding: 0 2em;
   color: #fff;
   font:500 16px/60px "å¾®è½¯é›…é»‘";
}
.wehhh_a .xypg-left-nav > li:hover > a,.wehhh_a .xypg-left-nav > li.clicked > a{
	background: #fff;
	color: #2d3442;
}

.wh {
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
}
.containers {
    max-width: 1330px;
    margin: 0 auto;
    padding: 3% 15px;
}
@media (max-width: 1200px){
	.wehhh_a .xypg-left-nav > li > a{
		font-size: 14px;
		line-height: 40px;
	}
}
@media (min-width: 991px) {
  .page-wrap-left {
    display: none;
  }
}
@media (max-width: 990px){
  .wehhh_a{
  	display: none;
  }
}


.containers22 {
    max-width: 1300px;
    margin: 0 auto;
}

.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after { display: table; clear: both; content: '';}
.oh { overflow: hidden; *zoom: 1;}
.l { float: left;}.r { float: right;}
.dib { display: inline-block; *display: inline; *zoom: 1;}
.pr { position: relative;}.pa { position: absolute;}
.tc { text-align: center;}.tr { text-align: right;}
.el { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hide { display: none;}
.hidetext { font: 0/0 a; letter-spacing: -9px;}
.arr { display: inline-block; overflow: hidden; width: 0; height: 0;}
.opc0 { opacity: 0 ; filter: alpha(opacity=0);}



.pro_detail02 .bd{position:relative; padding-top:40px;}
.pro_detail02 .hd{background:url(//cdn.myxypt.com/a6184f2f/21/04/afa84956720e0fd7677a2cfd0a1e69309892ec73.png) no-repeat center bottom #fff;}
.pro_detail02 .hd .list a,.pro_detail02 .hd .list dd{cursor:pointer; position:relative;width:12%; float:left;line-height:70px; font-size:20px; color:#515151; font-weight:bold;}
.pro_detail02 .hd .list .item.active:after{content:''; position:absolute; width:90px; height:5px; bottom:0; left:0; background:#d40900;}
.pro_detail02 .hd .list a.active{ font-weight:bold;color:#d40900;}
.pro_detail02 .hd{width:100%; overflow:hidden;}

.pro_detail02 .hd a.active .bd .selection{
     padding-top: 100px;
}


.pro_detail02 .bd .selection .content{padding-bottom:50px; border-bottom:1px solid #cccccc;}
.pro_detail02 .bd .selection .content .left{width:100%; float:left;}
.pro_detail02 .bd .selection .content .t{font-size:40px; color:#666; font-weight:bold;}
.pro_detail02 .bd .selection .content .c{font-size:14px; line-height:1.8; color:#666; margin-top:30px;}

.pro_detail02 .bd .selection1{margin:0;}
.pro_detail02 .bd .selection2{margin:50px 0;}
.pro_detail02 .bd .selection3{margin:50px 0;}

.pro_detail02 .bd .selection3 .content{
    border-bottom: none;
    padding-bottom: 10px;
}


.pro_detail02 .bd .selection .pro_case_list{
    position: relative;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.pro_detail02 .bd .selection .pro_case_list li{
    width:31.33%;
}

.pro_detail02 .bd .selection .pro_case_list li a{
    display: block
}

.pro_detail02 .bd .selection .pro_case_list li a img{
    width: 100%
}

.pro_detail02 .bd .selection .pro_case_list li h3{
    background: #e5e5e5;
    padding: 10px 0;
    line-height: 1.7;
    color: #6f6f6f;
    text-align: center;
    font-size: 17px;
}



/*pro_inquiry*/
.pro_inquiry{
    position: relative;
    background: #f6f6f6;
    padding: 3.125% 0;
}

.pro_inquiry .inquiry_tit{text-align:center; margin-bottom:30px;}
.pro_inquiry .inquiry_tit .t{font-size:36px; line-height:1.2; color:#666664; font-weight:bold;}
.pro_inquiry .inquiry_tit .c{font-size:16px; line-height:24px; color:#616161; margin:5px 0;}



@media only screen and (max-width: 1240px){
    .wrap, .mwrap{
        width: 940px;
    }
}

@media only screen and (max-width: 992px){
    .wrap, .mwrap{
        width: 740px;
    }
    .pro_detail02 .hd .list a{
        width:15%;
        font-size: 18px;
    }
    
    .pro_detail02 .bd .selection .content .left{
        width: 100%;
    }
    .pro_detail02 .bd .selection .content .t{
        float: none;
        font-size: 25px;
    }
    
    .pro_detail02 .bd .selection .content .c{
        width: 100%;
    }
    
    .pro_inquiry .inquiry_tit .t{
        font-size: 25px;

    }
    
}

@media only screen and (max-width: 760px){
    .wrap, .mwrap{
        padding-left: 2%;
        padding-right: 2%;
        width: auto;
    }
    
    .pro_detail02 .hd .list a{
        font-size: 16px;
       line-height: 50px;
       width: 30%;
    }
    
    .pro_detail02 .bd .selection .tit{
       /* display:none;*/
    }
    
    .pro_detail02 .bd .selection{
            margin: 15px 0;
    }
    
    .pro_detail02 .bd .selection .content{
        padding-bottom:30px;
    }
    
    .pro_detail02 .bd .selection .content .c{
        font-size: 13px;
        margin-top: 15px;
    }
    
    
    .pro_detail02 .bd .selection .pro_case_list li h3{
        font-size:14px;
        font-weight:400;
    }
    
      .pro_inquiry .inquiry_tit .t{
          font-size: 20px;
          margin-top: 15px;
    }
    
    .pro_inquiry .inquiry_tit .c{
        font-size:13px;
        padding: 0 15px;
    }
}


.wenna{
	position: absolute;
  left: 0;
  width: 100%;
  top: 78px;z-index: 999;
  display: none;
  padding: 2em;
  font:500 14px/2em "å¾®è½¯é›…é»‘";
  text-align: center;
  background: #00479d;
  color: #fff;
}
.page-banner .wh{
	position: relative;

}
.wenzaa{
	position: absolute;
	width: 100%;
	bottom: 20px;
	left:0;	padding: 0 25px;
}
.wenzaa h2{
	color: #fff;
	font:600 40px/2em "å¾®è½¯é›…é»‘";
}
.page-position1,.page-position1 a{
	color: #fff;
	font:500 14px/2em "å¾®è½¯é›…é»‘";
}

@media (max-width: 1366px){
.wenzaa h2{
	font-size: 24px;
}
.page-position1,.page-position1 a{
	font-size: 12px;
}
}
@media (max-width: 768px){
   .wenzaa h2{
   	display: none;
   }
   .abt h3{font-size: 26px;}
   .awz{font-size: 14px;line-height: 24px;margin-top: 15px;}
   .aul li .img{height: 70px;line-height: 70px;}
   .aul li .img img{width: 35%;}
   .abox{margin-top: 5%;}
}
@media (max-width: 600px){
.aul li .img{height: 50px;line-height: 50px;}
.abt h3{font-size: 24px;}
}
@media (max-width: 500px){
.aul li .img{height: 40px;line-height: 40px;}
.aul li h3{margin:10px 0;}
}



.w1380d{
max-width: 1380px;
margin: 0 auto;
width: 80%;
}
.wenz_aa {
	color: #fff;
	position: absolute;
	width: 100%;
	top: 50%;transform: translateY(-50%);
}
.wenz_aa h2{
	color: #fefefe;
	font:600 48px/1.5em "å¾®è½¯é›…é»‘";
}
.wenz_aa h3{
	color: #fefefe;
	font:500 24px/2em "å¾®è½¯é›…é»‘";
	width: 50%;
	padding: 1em 0 2em;
}
.x-banner .owl-carousel .wenz_aa a.more_ahghg{
	display: block;
	color: #fff;
	font:500 16px/54px "å¾®è½¯é›…é»‘";
	border:1px solid #fff;
	text-align: center;
	width: 186px;
}
img.hhahgn{
   visibility: hidden;
}
.wehhh_a{
	background: #2d3442;
	padding-top: 4px;
}
.wehhh_a .xypg-left-nav{
	font-size: 0;
}
.wehhh_a .xypg-left-nav > li{
   border:none;
   display: inline-block;
}
.wehhh_a .xypg-left-nav > li .first-nav-btn{
	display: none;
}
.wehhh_a .xypg-left-nav > li > a{
   padding: 0 2em;
   color: #fff;
   font:500 16px/60px "å¾®è½¯é›…é»‘";
}
.wehhh_a .xypg-left-nav > li:hover > a,.wehhh_a .xypg-left-nav > li.clicked > a{
	background: #fff;
	color: #2d3442;
}

@media (max-width: 1200px){
	.wehhh_a .xypg-left-nav > li > a{
		font-size: 14px;
		line-height: 40px;
	}
}
@media (min-width: 991px) {
  .page-wrap-left {
    display: none;
  }
}
@media (max-width: 990px){
  .wehhh_a{
  	display: none;
  }
}
h2.bt {
    text-align: center;
    font-weight: 100;
    color: #333333;
    font-size: 40px;
    line-height: 1;
}

@media (max-width: 500px) {
    h2.bt {
        font-size: 32px;
    }
}

h2.bt b {
     font-weight: bold;
    color: #2d3442;
    font-size: 40px;
}

h2.bt p {
    margin-top: 14px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 40px;
}

@media (max-width: 500px) {
    h2.bt p {
        font-size: 14px;
        line-height: 24px;
    }
}

h2.bt span {
    font-size: 16px;
    line-height: 40px;
    display: block;
}

@media (max-width: 500px) {
    h2.bt span {
        font-size: 14px;
        line-height: 24px;
    }
}

.c4 {
    padding-top: 70px;
    background: #f2f2f2;
    padding-bottom: 54px;
}

@media (max-width: 500px) {
    .c4 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.c4 .content {
    margin-top: 70px;
}

@media (max-width: 500px) {
    .c4 .content {
        margin-top: 20px;
    }
}

.c4 .content .list2 {
    margin-top: 10px;
    position: relative;
}

.c4 .content .list2 .slick-dots {
    text-align: center;
    margin-top: 4.8%;
    height: 10px;
    line-height: 10px;
}

.c4 .content .list2 .slick-dots li {
    font-size: 0;
    border-radius: 100px;
    display: inline-block;
    border: none;
    outline: none;
    width: 10px;
    height: 10px;
    background: #999999;
    margin: 0 10px;
    vertical-align: middle;
}

.c4 .content .list2 .slick-dots li button {
    visibility: hidden;
}

.c4 .content .list2 .slick-dots li.slick-active {
    background: #febf00;
}

.c4 .content .list2 li {
    margin: 0 15px;
    outline: none;
}

.c4 .content .list2 li a {
    display: block;
    position: relative;
    overflow:hidden;
}
.c4 .content .list2 li a .img{
    overflow: hidden;
}
.c4 .content .list2 li a .img img {
    width: 100%;
    transition-duration: .3s
}

.c4 .content .list2 li:hover a .img img {
transform: scale(1.1);
}

.c4 .content .list2 li a .zi {
    position: absolute;
    border-bottom: 8px solid #febf00;
    background: #fff;
    z-index: 11;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 14% 8% 0;
}

.c4 .content .list2 li a .zi .time {
    font-weight: 600;
    font-size: 34px;
    font-family: arial;
    color: #333333;
}

.c4 .content .list2 li a .zi .time span {
    font-size: 20px;
    color: #666666;
    font-weight: 500;
    padding-left: 20px;
}

.c4 .content .list2 li a .zi h3 {
    font-size: 18px;
    color: #333333;
    line-height: 1;
    margin-top: 14%;
    font-weight: normal;
    margin-bottom: 12%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c4 .content .list2 li a .zi dd {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.c4 .content .list2 li a .zi .ck {
    display: block;
    color: #fff;
    font-size: 16px;
    padding-left:-12%;
    text-align: center;
    line-height: 44px;
    background: url("../images/go.png") 0 50% no-repeat #febf00;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: -100%;
    opacity: 0;
    transition-duration: .3s;
}

@media (min-width: 1200px) {
    .c4 .content .list2 li a:hover .zi {
        background: none;
    }

    .c4 .content .list2 li a:hover .zi .time {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi .time span {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi h3 {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi dd {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi .ck {
        opacity: 1;
        left:0;
    }
}




.page-product-detail-right .share{font-size:14px; color:#6f6f6f; display:inline-block; cursor:pointer;padding-left: 15px;font-weight: normal;}
.page-product-detail-right .share img{width: auto;}



/* åˆ†äº«å¼¹çª— */
.Share_box{position:fixed; width:100%; height:100%; left:0; bottom:0; z-index:100; display:none;}
.Share_box .share_bg{position:fixed; width:100%; height:100%; left:0; bottom:0; background:url(../images/share_bg.png) center; z-index:1;}
.Share_box .content .share_close{width:38px; height:38px; background:url(../images/share_close.png) no-repeat center; position:absolute; top:30px; right:24px; cursor:pointer; transition:all 0.5s ease;}
.Share_box .content .share_close:hover{transform:rotateZ(360deg);}
.Share_box .content{position:fixed; width:580px; height:380px; left:50%; margin-left:-290px; top:50%; margin-top:-190px; background:#fff; z-index:2;}
.Share_box .content .box{padding:55px 70px 50px;}
.Share_box .content .box .share_title{font-size:20px; line-height:26px; color:#666; text-align:center; margin-bottom: 40px;}
.Share_box .content .box ul{text-align:center;}
.Share_box .content .box ul li{font-size:0;  margin:0 21px;display:inline-block; position:relative;}
.Share_box .content .box ul li a{display:block;}
.Share_box .content .box ul li a .img_{display:block; width:54px; height:54px;}
.Share_box .content .box ul li a .txt{display:block; font-size:14px; color:#666; line-height:26px; text-align:center; margin:8px 0 30px; opacity:1; visibility:visible;}
.Share_box .content .box ul li a.linkin .txt{margin-bottom:0;}
.Share_box .content .box ul li a.twitter .txt{margin-bottom:0;}
/* å¾®ä¿¡ä¸‹æ‹‰åŠå¾®ä¿¡å­—ä½“éšè— */
.Share_box .content .box ul li.weixin_xl a .txt{opacity:0; visibility:hidden;}
.Share_box .content .box ul li .share_ewm{position:absolute; width:112px; height:112px; left:50%; margin-left:-66px; top:54px; display:none;  padding:12px;}
.Share_box .content .box ul li .share_ewm .img_{position:relative; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); padding:0px; background-repeat:no-repeat;}
.Share_box .content .box ul li .share_ewm .img_:after{content:""; display:block; width:0; height:0; border-left:8px solid transparent; border-right:8px solid transparent; border-bottom:8px solid #fff; position:absolute; left:50%; top:-8px; margin-left:-8%;}

.Share_box .bdsharebuttonbox a{height:auto; padding:0; margin:0; background:none;}


/* ç­‰æ¯”å¡«å…… */
*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;}
.rect-50{padding-bottom: 50%;}
.rect-5625{padding-bottom: 56.25%;}
.rect-60{padding-bottom: 60%;}
.rect-618{padding-bottom: 61.8%;}
.rect-70{padding-bottom: 70%;}
.rect-75{padding-bottom: 75%;}
.rect-80{padding-bottom: 80%;}
.rect-90{padding-bottom: 90%;}
.rect-100{padding-bottom: 100%;}








.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "e609";
}

.icon-share:before {
  content: "e601";
}

.icon-close:before {
  content: "e606";
}

.icon-shouji:before {
  content: "e6ec";
}

.icon-contact:before {
  content: "e616";
}

.icon-dianhua:before {
  content: "e62c";
}

.icon-star1:before {
  content: "e60b";
}

.icon-didian:before {
  content: "e68b";
}

.icon-wodeshouhuodizhi:before {
  content: "e65b";
}

.icon-yanzheng:before {
  content: "e650";
}

.icon-qianbao:before {
  content: "e64f";
}

.icon-icon-shuanglieliebiao:before {
  content: "e604";
}

.icon-phone:before {
  content: "e63d";
}

.icon-liuyanjianyi:before {
  content: "e62d";
}

.icon-jieshu:before {
  content: "e605";
}

.icon-goumai:before {
  content: "e629";
}

.icon-denglu:before {
  content: "e608";
}

.icon-denglu1:before {
  content: "e610";
}

.icon-gou:before {
  content: "e63c";
}

.icon-date:before {
  content: "e602";
}

.icon-jinrujiantou1:before {
  content: "e607";
}

.icon-lingdai:before {
  content: "e859";
}

.icon-jinrujiantou:before {
  content: "e600";
}

.icon-view:before {
  content: "e767";
}

.icon-shanchu:before {
  content: "e62a";
}

.icon-edit:before {
  content: "e65a";
}

.icon-huixingzhen:before {
  content: "e60c";
}

.icon-sousuo:before {
  content: "e734";
}

.icon-gouwuche:before {
  content: "e683";
}

.icon-daohang:before {
  content: "e603";
}

.icon-mimaicon:before {
  content: "e60d";
}

.icon-star:before {
  content: "e85a";
}




.hgg{height:50px;}
.hei{display:none;}
.hgg{height:50px;}
@media(max-width:640px){
    .hei{display:block;}
}



/* é¡µè„š */
.footer2 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #434343;
  color: #fff;
}

.footer2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer2 ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 50px;
  font-size: 0;
}

.footer2 ul li.active {
  background: #e4007f;
}

.footer2 ul li a {
  display: block;
}

.footer2 ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;color: #fff;
}

.footer2 ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
}


.wrap22 { width:auto; margin-right:auto; margin-left:auto;height: 89px;background:#fff;}
.wrap { max-width:1300px; margin-right:auto; margin-left:auto;}
.mwrap { max-width:1440px; margin-right:auto; margin-left:auto;}



.product_detail_wap{
    position: relative;
    background: #f6f6f6;
}

.product_detail_wap .page-product-detail-box{
     max-width: 1300px;
    margin: 0 auto;
    padding: 3% 15px;
}

.page-product-detail-right .content88{position: relative;margin-top: 30px;}
.page-product-detail-right .content88:after{content:''; position:absolute; left:0; top:-10px; width:90%; height:2px; background:#b1b1b1;}
.page-product-detail-right .content88:before{content:''; position:absolute; left:0; top:-10px; width:20%; height:3px; background:#d40900; z-index:2;}
.page-product-detail-right .content88 .pdetail_text{margin:20px 0 20px;}
.page-product-detail-right .content88 .pdetail_text .pdetail_txt{ font-size:14px; color:#828383; line-height:30px; padding-right:10%;}
.page-product-detail-right .content88 .pdetail_text .pdetail_con{font-size:14px; color:#828383; line-height:20px; overflow:hidden; margin-top:10px;font-weight:400;}
.page-product-detail-right .content88 .pdetail_text .pdetail_con2{font-size:13px; color:#666; line-height:26px; margin:20px 0;}
.page-product-detail-right .content88 .pdetail_text .pdetail_con2 a{display:inline-block; border:1px solid #d1d1d1; padding:3px 15px;}
.page-product-detail-right .content88 .pdetail_text .pdetail_con2 a:hover{background:#00a1e9; color:#fff;}

.page-product-detail-right .pd_btn{padding-left:0; box-shadow:none;}
.page-product-detail-right .pd_btn .icon{width:28px; height:23px; background:url(//cdn.myxypt.com/a6184f2f/21/04/873c4ba6d3a8a4763b02662b2377ad79ff0290c3.png) no-repeat left; display:inline-block; 
position:relative; top:5px; margin-right:20px;}
.page-product-detail-right .pd_btn>a{display:inline-block; background:#d40900; transition:.3s ease; font-size:18px; color:#fff; font-weight:bold;
line-height:33px; padding:10px 25px;}
.page-product-detail-right .pd_btn>a.order:hover{background:#fabc00;}
.page-product-detail-right .pd_btn .tel .icon{background-position:-28px 0;}
.page-product-detail-right .pd_btn .tel{ background:#2d3442; color:#fff;}
.page-product-detail-right .pd_btn .tel:hover{background:#0e449c;}

@media (max-width:1200px) and (min-width:990px){
   .page-product-detail-right{width:45%;}
}

@media (max-width:1200px){
    .page-product-detail-right > h2{font-size:40px;}
    .page-product-detail-right .content88{margin-top:20px;}
    .page-product-detail-right .content88 .pdetail_text .pdetail_con2{margin: 10px 0;}
}


@media (max-width: 990px) {
  .page-product-detail-effect {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .page-product-detail-right {
    width: 100%;
    float: none;
  }
}


@media (max-width: 640px) {
  .page-product-detail-effect .big-img {
    /*height: 280px;*/
  }
  .product-detail-slick .slick-item {
    height: 65px;
  }
  .page-product-inquiry a {
    font-size: 12px;
  }
  .page-product-detail-right > h1 {
    font-size: 20px;
    line-height: 40px;
  }
  
  .page-product-detail-right .pd_btn>a{
      font-size: 13px;
      padding: 5px 10px;
  }
  
}


.page-product-detail-right {
      width: 37%;
    float: right;
    margin-right: 120px;
}

.page-product-detail-right > h1 {
    font-size: 22px;
    color: #666;
    line-height: 52px;
    margin-bottom: 5px;
}

.page-product-detail-right > h2{
    font-size: 45px;
    color: #666;
    line-height: 1;
    font-family: Impact;
}

.product-detail-item li {
  font-size: 14px;
  line-height: 30px;
  color: #777272;
}

.product-detail-slick {
  position: relative;
  margin-top: 10px;
}

.product-detail-slick a.slick-item {
  display: block;
  text-align: center;
  width: 100%;
  height: 95px;
  height:auto;
  font-size: 0;
  border: 1px solid #eee;
  position: relative;
}

.product-detail-slick a.slick-item img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.product-detail-slick a.slick-item:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.product-detail-slick a.slick-item.active {
  border-color: #292e39;
}

.product-detail-slick .owl-nav button {
  position: absolute;
  width: 27px;
  height: 27px;
  background: rgba(37, 37, 37, 0.6) !important;
  border-radius: 50%;
  text-align: center;
  line-height: 27px;
  top: 50%;
  margin-top: -13.5px;
  z-index: 9;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  outline: none;
  border: none;
}

.product-detail-slick .owl-nav button .icon-font {
  width: 100%;
  height: 100%;
  display: block;
}

.product-detail-slick .owl-nav button .icon-left-arrow:after {
  background-position: 1px -509px;
}

.product-detail-slick .owl-nav button .icon-right-arrow:after {
  background-position: -27px -240px;
}

.product-detail-slick .owl-prev {
  left: 0;
}

.product-detail-slick .owl-prev:after {
  background-position: 0 0;
}

.product-detail-slick .owl-next {
  right: 0;
}

.product-detail-slick:hover .owl-nav button {
  opacity: 1;
}

.page-product-inquiry {
  margin-top: 30px;
}

.page-product-inquiry a {
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  background: #292e39;
  padding: .5em 1.875em;
  border-radius: 2em;
}

.page-product-inquiry a:hover {
  opacity: .8;
}





.product-detail-tab {
  margin-top: 50px;
}

.product-detail-tab .product-detail-tabli {
  border: 1px solid #eee;
  height: 40px;
  line-height: 38px;
}

.product-detail-tab .product-detail-tabli li {
  float: left;
  width: 20%;
  text-align: center;
  font-size: 14px;
  color: #2f2f2f;
  cursor: pointer;
  border-right: 1px solid #eee;
}

.product-detail-tab .product-detail-tabli li.on, .product-detail-tab .product-detail-tabli li:visited, .product-detail-tab .product-detail-tabli li:active {
  color: #292e39;
  position: relative;
}

.product-detail-tab .product-detail-tabli li.on:before, .product-detail-tab .product-detail-tabli li:visited:before, .product-detail-tab .product-detail-tabli li:active:before {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  top: -1px;
  border: 1px solid #292e39;
}

.product-detail-tab .product-detail-tabcon {
  padding: 15px 0;
}

.product-detail-tab .product-detail-tabcon img,
.product-detail-tab .product-detail-tabcon p img {
  max-width: 100%;
  height: auto !important;
  width: auto !important;
}

@media (max-width: 768px) {
  .product-detail-tab .product-detail-tabli {
    height: 35px;
  }
  .product-detail-tab .product-detail-tabli li {
    font-size: 13px;
    line-height: 33px;
  }
  .page-product-detail-right{
      float:none;
      width:100%;
  }
  .pro_detail02 .hd .list a {
    font-size: 16px;
    line-height: 50px;
    width: 10%;
}
.page-product-detail-right > h2{
    font-size:22px;
}
.idng_tt , .fnghh{
    font-size: 14px;
}
.fhjk , .list_pp li a{
    font-size:13px;
}
.wrap img{
    width: 100%!important;
    height: auto!important;
}
}

@media (max-width: 420px) {
  .product-detail-tab .product-detail-tabli {
    height: 30px;
  }
  .product-detail-tab .product-detail-tabli li {
    font-size: 12px;
    line-height: 28px;
  }
}



















