@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:#009b4c;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;}
dt{font-weight: normal;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.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);}

/*头部样式*/
.head{background: url(../images/head1.jpg) repeat-x;height:159px;width:1423px;position: relative;left:50%;margin-left:-712px;}
#header{width:980px;margin:0 auto;}
.k11{line-height:22px;float:right;}
.k11 li{background: url(../images/k1.jpg) right no-repeat;padding:0 10px;text-align: center;float:left;}
.k11 .last{background: none}
.k11 li a:hover{text-decoration: none}
.top{height:72px;}
.logo{float:left;height: 100px;display:flex;justify-content:center;align-items: center;}
.topLink{width:400px;float:right;text-align:right;  margin-top: 10px;}
.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;}
.topLink .k2{color:#074b91;font:100 18px/40px "微软雅黑";margin-top:15px;}

#menu{  margin-top: 17px;}

/*热门搜索*/
.search{text-align:left;height:52px;background:url(../images/search.jpg) repeat-x;padding:12px 10px 5px 15px;position: relative;z-index: 999}
#formsearch{float:right;background: url(../images/ss.png) no-repeat;width:372px;height: 34px;}
.hotSearch{width:400px;float:left;height:22px;line-height:22px;font-weight:normal;}
.hotSearch1{float:left;height:29px;line-height:29px;font-weight:normal;padding-left:15px;color:#000;}


.icon-font {
    position: relative;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(https://gcdn.myxypt.com/images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}


/* 首页banner样式 */
.x-banner .owl-carousel {
  position: relative;
}

.x-banner .owl-carousel .banner-item a {
  display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
  left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
  right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev,
.x-banner .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  background: #424246;
  height: 65px;
  width: 50px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover,
.x-banner .owl-carousel .owl-nav button.owl-next:hover {
  background: #292e39;
}

.x-banner .owl-carousel .owl-nav .icon-font {
  display: block;
  width: 100%;
  height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
  background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
  background-position: -26px -480px;
}

@media (max-width: 990px) {
  .x-banner .owl-carousel .owl-nav button.owl-prev,
  .x-banner .owl-carousel .owl-nav button.owl-next {
    height: 40px;
    width: 30px;
    margin-top: -20px;
  }
  .x-banner .owl-carousel .owl-nav .iconfont {
    font-size: 20px;
  }
}

.x-banner .owl-carousel .owl-dots {
  position: absolute;
  z-index: 999;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
  bottom: 30px;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 0 4px;
  outline: none;
  background: #fff;
  border-radius: 50%;
  width: 14px;
  height: 14px;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
 background-color: #ffb315;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  background-color: #ffb315;
}

@media (max-width: 990px) {
  .x-banner .owl-carousel .owl-dots button.owl-dot {
    font-size: 12px;
  }
}

/*主体样式*/
.contain1{width:1423px;position: relative;left:50%;margin-left:-712px;background: #e9e9e9}
.contain2{width:1423px;position: relative;left:50%;margin-left:-712px;background: #2bb33e}
.c1{width:980px;margin:0 auto;padding-top:10px;padding-bottom:12px;}
.c2{width:980px;margin:0 auto;padding-top:50px;padding-bottom:50px;}
#container{width:1200px;margin:0 auto;margin-top: 20px;}
.menu_cate{width:215px;float:left;}
.cate_title{background: url(../images/cate1.jpg) no-repeat;height:70px;}
.menu_cate .content{background: #fff;padding:8px;font-family: '微软雅黑';line-height:20px;}
.about{width:980px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{float: right;width: 423px;color: #fff;background: url(../images/ab.jpg) no-repeat;height:324px;overflow: hidden;padding-left: 25px;padding-right: 50px;line-height: 23px;font-family: '微软雅黑';}
.img_about{float:left;}
.navigation{float:right;width:100px;}

.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:#ffb315;font-size:14px;color:#fff;}
.left .box .content{padding:5px;}

/*首页新闻*/
.news_company{width:350px;float:left;margin-top:30px;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:6px;border:1px solid #e0e0e0;border-top:none;}

.news_company1{width:336px;float:left;margin-top:30px;margin-left:20px;}
.news_company1 .content{padding:6px;border:1px solid #e0e0e0;border-top:none;}
/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:256px;float:right;margin-top:30px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:8px;border:1px solid #e0e0e0;border-top:none;background:url(../images/dt.jpg) no-repeat bottom center;height:386px;overflow:hidden;line-height:26px;}

.news2_company{}

/*产品推荐*/
.recommend_product{width:754px;float:right;}
.tt1{line-height:52px;padding-left:40px;font-family:"微软雅黑";background:url(../images/a.jpg) no-repeat 0% 100%;font-size:14px;color:#0859ae;position: relative;border:1px solid #e0e0e0;font-weight:bold}
.tt1 a{position: absolute;top:20px;right:20px;}
.recommend_product .content{padding-top:23px;padding-bottom:12px;background: #fff;border:1px solid #e0e0e0;border-top:none;padding-left: 10px;}
.roll_product li{}

.tt5{line-height:52px;padding-left:55px;font-family:"微软雅黑";background:url(../images/p.jpg) no-repeat 0% 100%;font-size:14px;color:#2bb33e;position: relative;border:1px solid #e0e0e0;font-weight:bold}
.tt5 a{position: absolute;top:20px;right:20px;}

.tt2{line-height:52px;padding-left:40px;font-family:"微软雅黑";background:url(../images/i.jpg) no-repeat 0% 100%;font-size:14px;color:#0859ae;position: relative;border:1px solid #e0e0e0;font-weight:bold}
.tt3{line-height:52px;padding-left:40px;font-family:"微软雅黑";background:url(../images/c.jpg) no-repeat 0% 100%;font-size:14px;color:#0859ae;position: relative;border:1px solid #e0e0e0;font-weight:bold}
.tt4{line-height:52px;padding-left:40px;font-family:"微软雅黑";background:url(../images/cc.jpg) no-repeat 0% 100%;font-size:14px;color:#0859ae;position: relative;border:1px solid #e0e0e0;font-weight:bold}

.recommend_product1{width:980px;margin-top:15px;}
.recommend_product1 .content{padding-top:23px;padding-bottom:10px;background: #fff;border:1px solid #e0e0e0;border-top:none;background: url(../images/product.png) 50% 45% no-repeat;}.roll_product li{}

/*首页下载中心*/
.down_index{margin-top:10px;width:280px;float:right;}
.down_index .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.down_index .content{padding:5px;}

/*首页区域*/
.region{border:1px solid #e0e1dc;padding:10px;margin-top:10px;color:#333;}
.region h3{line-height:30px;height:30px;line-height:30px;padding-left:10px;position:relative;font-family:"微软雅黑";background:#f3f3f3;
border-bottom:2px solid #df2525;font-size:14px;}
.region .item{padding:10px;padding-bottom:0;color:#666;}
.region .item a{color:#666;padding-left:12px;padding-right:12px;line-height:26px;margin-bottom:6px;}
.region .item a:hover{text-decoration:underline;color:#df2525;}
.city h2{line-height:30px;border-bottom:2px solid #e87518;padding-left:5px;}
.city .item{line-height:28px;padding:10px;}

/*产品列表页描述*/
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

/*友情链接*/
.link{width:1423px;position: relative;left:50%;margin-left:-712px;background: #f2f2f2}
.f_link{width: 1200px;
    margin: 0 auto;
    margin-top: 28px;
    line-height: 25px;
    /*background: url(../images/link.jpg) no-repeat;*/
    height: 70px;
    text-indent: 16px;}
.f_link a{display: inline-block;}
/*页面底部*/
.ff{width:1423px;position: relative;left:50%;margin-left:-712px;background: #3c3c3c}
#footer{position:relative;width:980px;margin:0 auto;text-align:center;padding-top:15px;color:#fff;font-family: '微软雅黑';font-size: 12px}
#footer a{color:#fff;font-family: '微软雅黑';font-size: 12px}
.nav_foot{text-align:center;line-height:40px;font-size: 14px;border-bottom:1px solid #626262;}
.nav_foot a{margin-left:10px;margin-right:10px;font-size: 14px !important;}
.copyright{text-align:center;line-height:24px;}
.more_region{position:absolute;right:10px;line-height:30px;top:0;font-weight:normal;font-size:12px;}
#footer h3{width:80px;line-height:30px;position:absolute;right:233px;top:5px;font-weight:normal;}

/*------------内页-------------------*/
.n_banner{width:100%;margin:0 auto;position: relative;}
.n_banner img{width:100%;}
.left{width:210px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact p.content{padding:5px;}

.right{width:960px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:#ffb315;color: #fff;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#fff;
font-family:"微软雅黑";font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;font-family:"微软雅黑";}
.sitemp .site a{color: #fff;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;}


.wh{width: 1200px;margin:0 auto;}
.top1{background:#ffb315;height: 50px;line-height: 50px;color: #ffffff;font-size: 14px;}
.wel{background:url(../images/lb.png) no-repeat left center;padding-left: 22px;}
.fl{float: left;}
.fr{float: right;}
.dh{padding-left: 35px;background:url(../images/t1.png) no-repeat left center;}
.yx{padding-left: 41px;background:url(../images/t2.png) no-repeat left center;margin-left: 31px;}
.top2{height: 100px;}


.ss{margin:30px 0;}
.hotSearch{color: #666666;height: 34px;font-size: 14px;padding-left: 35px;background:url(../images/hot.png) no-repeat left center;line-height: 34px;}
.hotSearch a{color: #666666;}

.bt1{text-align: center;background:url(../images/line1.png) no-repeat center;}
.bt1 dd{color: #666666;font-size: 24px;line-height: 1;}
.bt1 dt{color: #999999;font-size: 18px;line-height: 1;margin-top: 5px;text-transform: uppercase;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}
.psort li a{display: block;width: 190px;height: 60px;background-color: #ffb315;margin-bottom: 12px;color: #333333;font-size: 16px;text-align: center;line-height: 60px;}
.psort{margin: 40px 0 28px;}
.psort li.cur a{background-color: #009944;color: #fff;}
.plist li .img{padding: 10px;border: solid 1px #e0e0e0;display: block;}
.plist li .img img{width: 370px;height: 340px;}
.plist li {width: 390px;float: left;margin-right: 15px;margin-bottom: 10px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li h3 a{display: block;font-weight: normal;color: #333333;font-size: 16px;line-height: 55px;text-align: center;}


/**/
.box2{background:url(../images/bj1.jpg) no-repeat top center;height: 665px;margin-top: 30px;padding-top: 63px;box-sizing:border-box;}
.box2 .bt1 dd,.box2 .bt1 dt{color: #ffffff;}
.ybox{margin-top: 66px;position: relative;}
.ybox .hd{position: absolute;top:0;right: 0;width: 570px;height: 112px;z-index: 9999;}
.ybox .bd li .img img{width: 600px;height: 430px;}
.yy{width: 570px;height: 430px;background-color: #ffffff;box-sizing:border-box;padding: 160px 37px 0 28px;}
.ybox .hd li{width: 130px;height: 112px;text-align: center;padding-top: 17px;box-sizing:border-box;}
.ybox .hd li.on{background-color: #ffb315;}
.ybox .hd li{position: relative;cursor: pointer;}
.ybox .hd li p{color: #666666;font-size: 16px;}
.ybox .hd li .img{height: 50px;line-height: 50px;display:flex;justify-content:center;align-items: center;}
.ybox .hd li .img2{display: none;}
.ybox .hd li.on .img1{display: none;}
.ybox .hd li.on .img2{display: inline-block;}
.ybox .hd li.on p{color: #fff;}
.yy h2{color: #ffb315;font-size: 36px;line-height: 1;}
.yy h3{color: #ffb315;font-size: 24px;}
.yy h3 span{color: #999999;font-size: 14px;font-weight: normal;margin-left: 8px;text-transform: uppercase;}
.yy  >p{color: #333333;font-size: 16px;line-height: 25px;margin-top: 20px;height: 110px;overflow: hidden;}
.dian img{margin-right: 11px;}
.ystel{border-top:1px solid #dedede;border-bottom:1px solid #dedede;width: 454px;color: #666666;font-size: 14px;}


/**/
.box3{background:url(../images/bj2.jpg) no-repeat top center;height: 1418px;padding-top: 60px;box-sizing:border-box;}
.aleft img{width: 600px;height: 442px;}
.aright{width: 540px;position: relative;}
.acon{color: #333333;font-size: 16px;line-height: 31px;margin: 50px 0 20px;}
.aright a{display: block;width: 150px;height: 40px;background-color: #ffb315;line-height: 40px;text-align: center;color: #ffffff;font-size: 16px;}
.line1{width: 343px;height: 1px;background-color: #ffb315;position:absolute;top:142px;left: -60px;}
.aright h3{letter-spacing: -2px;color: #ffb315;font-size: 48px;text-transform: uppercase;line-height: 1;}
.abt span{display: block;color: #ffb315;font-size: 16px;margin:11px 0 0 17px;letter-spacing: 3px;}
.abt{margin-top: 18px;}
.cbox{margin-top: 60px;height: 252px;background-color: #e5e5e5;}
.cleft{width: 216px;height: 252px;background: url(../images/bj11.jpg) no-repeat center;letter-spacing: 5px;box-sizing:border-box;padding-top: 150px;
  color: #ffffff;font-size: 24px;font-weight: bold;text-align: center;}
.cul li .img img{width: 295px;height: 200px;}
.cul {margin:26px 25px;}
.cul li {margin-right: 24px;}
.cul li:last-child{margin-right: 0;}


/**/
.anli{margin-top: 60px;}
.kbox{margin:40px 0 60px;position: relative;}
.kbox .hd .prev,.kbox .hd .next{position: absolute;top:182px;}
.kbox .hd .prev{left: -50px;}
.kbox .hd .next{right: -50px;}
.kbox .bd{overflow: hidden;margin: 0 -10px;}
.kbox .bd li{width: 386px;margin: 0 10px;position: relative;overflow: hidden;}
.kbox .bd li h3 a{color: #ffffff;font-size: 16px; display: block;font-weight: normal;height: 50px;line-height: 50px;text-align: center;position: absolute;bottom: 0;width: 100%;background:rgba(69,71,71,.9);}
.bj1{display: block;position: absolute;width: 100%;height: 100%;bottom:-400px;background:rgba(255,179,21,.9);text-align: center;transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.cbt{color: #ffffff;font-size: 22px;margin: 80px 0 23px;line-height: 1;}
.line2{width: 50px;height: 4px;background-color: #ffffff;margin: 0 auto;}
.bj1 p{color: #ffffff;font-size: 14px;line-height: 26px;margin: 18px 0;}
.gd{width: 131px;height: 34px;background-color: #ffffff;border-radius: 17px;line-height: 34px;margin: 0 auto;color: #ffb315;font-size: 16px;text-transform: uppercase;}
.kbox .bd li .img img{width: 386px;height: 400px;}
.kbox .bd li:hover .bj1{bottom: 0;}
.kbox .bd li:hover h3 a{display: none;}

/**/
.box4{background: url(../images/bj3.jpg) no-repeat top center;height: 441px;padding-top: 60px;box-sizing:border-box;}
.box4 .bt1 dd,.box4 .bt1 dt{color: #fff;}
.liu{margin-top: 40px;}
.liu li{width: 236px; height: 236px; background-color: #ffffff;text-align: center;}
.lbt{color: #666666;font-size: 18px;margin-top: 15px;}
.liu li p{color: #666666;font-size: 14px;margin-top: 6px;}
.liu li .img img{width: 89px;height: 89px;}
.liu li .img{margin-top: 40px;}
.liu li:hover .lbt,.liu li:hover p{color: #fff;}
.liu li:hover{background-color: #ffb315;}
.liu li:nth-child(2):hover{background-color: #8fc31f;}
.liu li:nth-child(3):hover{background-color: #00a0e9;}
.liu li:nth-child(4):hover{background-color: #920783;}
.liu li:nth-child(5):hover{background-color: #e5004f;}

/**/
.box5{margin:60px 0;}
.bt2{text-align: center;color: #333333;line-height: 1;font-size: 30px;}
.tj input{display: block;margin: 0 auto;width: 490px;color: #ffffff;font-size: 20px;border:none;outline: none; height: 60px;background-color: #ffb315;}
.yan{width: 788px;margin: 0 auto;margin-top: 40px;}
.yan li span{display: block;color: #999999;font-size: 16px;line-height: 1;margin-left: 20px;margin-bottom: 12px;}
.yan li span sup{color: #ff1212;font-size: 16px;top:5px;position: relative;}
.yan ul li input{width: 390px;height: 60px;background-color: #f5f5f5;display: block;border:none;outline: none;color: #cccccc;font-size: 16px;padding-left: 21px;box-sizing:border-box;}
.yan ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #cccccc;
}
.yan :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #cccccc;
}
.yan ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #cccccc;
}
.yan :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #cccccc;
}
.yzm{width: 278px;margin:20px auto;}
.yzm #checkcode{outline: none;padding-left: 10px;}


/**/
.box6{padding-top: 60px;background:url(../images/bj4.jpg) no-repeat top center;}
.nul{margin-top: 40px;}
.nul li{width: 386px;height: 376px;background-color: #ffffff;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);border-radius: 8px;padding: 31px 25px 26px 25px;box-sizing:border-box;}
.nul li .img img{display: block;width: 336px;height: 189px;}
.nbj h3 a{display: block;font-weight: normal;color: #333333;font-size: 18px;margin:20px 0 13px;position: relative;}
.nbj h3 a:after{content: '';width: 5px;height: 26px;background-color: #ffb315;display: block;left: -25px;position: absolute;top:0;}
.nbj span{display: block;color: #999999;font-size: 15px;}
.nbj p{color: #666666;line-height: 24px;font-size: 14px;margin-top: 10px;}
.nul li:hover .nbj h3 a{color: #ffb315;}
.nmore a{display: block;margin:0 auto;margin-top: 40px;width: 250px;height: 54px;border: solid 1px #d8d8d8;line-height: 52px;text-align: center;color: #666666;font-size: 16px;}
.nmore a:hover{background:#ffb315;color: #fff;}


/**/
.foot{border-top:16px solid #ffb315;background-color: #666666;padding: 60px 0 45px;margin-top: 60px;}
.bq{text-align: center;border-top:1px solid rgba(255,255,255,.2);color: #ffffff;font-size: 14px;line-height: 30px;padding-top: 43px;}
.bq a{color: #ffffff;}
.tewm{width: 185px;background:url(../images/line2.jpg) no-repeat top right;padding-top: 25px;min-height:181px; }
.foot h3{color: #ffffff;font-size: 16px;line-height: 1;margin-bottom: 26px;}
.lx{margin-left: 77px;width: 330px;background:url(../images/line2.jpg) no-repeat top right;min-height:181px;margin-right: 77px;}
.lxwm{color: #ffffff;font-size: 14px;line-height: 32px;}
.hang a{color: #ffffff;font-size: 14px;line-height: 32px;}
.dao{background:url(../images/line2.jpg) no-repeat top right;width: 284px;}

.you{position: relative;}
.ss-btn{background:url(../images/link.png) no-repeat center;cursor: pointer; width: 180px;text-indent: 28px; height: 48px;line-height: 48px;color: #ffffff;font-size: 14px;}
.flink{position: absolute;top:48px;left: 0;width: 100%;background:rgba(0,0,0,.3);height: 160px;overflow-y:scroll;display: none; }
.flink a{display: block;font-size: 14px;color: #fff;text-align: center;line-height: 30px;}
.dzyyzz{
    text-align: center;
}
.dzyyzz img{
width:100px;
}
