@font-face
{font-family: DIN;
src: url('DIN-Medium.otf')}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,span,em,i,button{margin:0;padding:0;color:inherit;line-height: inherit;font-family:'microsoft yahei',"PingFang SC","PingFangSC-Regular";color:#333;font-size: 14px;}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:inherit;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i,p,span,div{font-style:normal;font-size:inherit;color:inherit;}
*{box-sizing:border-box;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{margin:0 auto;max-width: 1400px;width:94%;}
:hover{transition: all .2s;}
.bold{font-weight: bold;}
.center{text-align: center!important;}
.img{width: 100%;display: block;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';position:absolute;display: block;}
.ipt{border:none;}
.img_hover_wrap{overflow: hidden;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.05,1.05);}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
body{background: #f7f7f7;min-width:1200px;overflow-x: hidden;}

.flipx .icon{transition: all .3s;}
.flipx:hover .icon{transform:scaleX(-1);}

.scale .icon{transition: all .3s;}
.scale:hover .icon{transform: scale(1.1,1.1);}

.zoomimg{position:relative;}
.zoomimg .img{display: block;position:absolute;width: 100%;height: 100%;left: 0;top: 0;}

.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}
.text-right{text-align: right!important;}
.text-left{text-align: left!important;}
.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-start{align-items: flex-start;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-align-end{align-items: flex-end;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-pack-start{justify-content: flex-start;}
.flex-pack-end{justify-content: flex-end;}
.flex-v { -webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}
.flex-1{flex:1;overflow: hidden;}
.flex-11{flex:1;}

.item{}
.item .imgbox{display: block;overflow: hidden;}
.item .img{transition: all 1s;width: 100%;display: block;}
.item:hover .imgbox .img{transform: scale(1.1,1.1);}

.btn{color: #fff;background: #3081ff;border:none;display: flex;cursor: pointer;justify-content: center;align-items: center;}
.btn:hover{background: #0b4cb2!important;}

.c-red{color: #BE4A4A!important;}
.c-main{color: #3081ff!important;}
.bg-white{background-color:#fff!important;}

/* 关于我们 */
.head{background:#fff;}
.hd-t{padding:10px 0;}
.hd-logo{}
.hd-logo .img{height:90px;width: auto;}

.hd-rig{}
.hd-tel{}
.hd-tel .fz{font-size:16px;color:#666666;}
.hd-tel .tel{font-size:26px;color:#3081ff;font-weight: bold;letter-spacing: 2px;}

.hd-sign{width: 175px;border:1px solid #3081ff;border-radius:6px;display: flex;overflow:hidden;margin-left: 110px;}
.hd-sign .lk{font-size: 22px;color:#3081ff;line-height: 42px;flex:1;text-align: center;border-right:1px solid #3081ff;}
div.hd-sign .lk:first-child{background-color:#d8eeff;}
.hd-sign .lk:last-child{border-right:none;}
div.hd-sign .lk:hover{color:#fff;background-color:#3081ff;}


.hd-b{background:#3081ff;height: 48px;}
.hd-menu{width: 230px;position:relative;z-index:50;}
.hd-menu .font{font-size: 18px;color:#fff;background: #0b4cb2;display: flex;padding-left: 20px;cursor: pointer;align-items: center;height:48px;}
.hd-menu .font:before{content:'';display: inline-block;vertical-align: middle;width: 22px;height: 22px;background: url(../images/icon_01.png) no-repeat center;background-size:contain;margin-right: 12px;}

.hd-menu.block .drop{display: block;}
.hd-menu:hover .drop{display: block;}

.hd-menu .drop{position:absolute;left: 0;width: 100%;height: 440px;background:rgba(0,9,40,.85);padding:5px 0;display: none;}
.hd-menu .row{}
.hd-menu .tit{display: block;font-size:18px;color:#ffffff;line-height: 43px;padding:0 15px 0 45px;background-repeat:no-repeat;background-position:15px center;background-size:20px;position:relative;cursor: pointer;}
.hd-menu .tit::after{content:'';position:absolute;right: 15px;top: 50%;width: 14px;height: 14px;background:url(../images/icon_14.png) no-repeat center;background-size:contain;margin-top:-7px;}
.hd-menu .submenu{padding:30px 20px 30px 35px;position:absolute;width: 480px;right: -480px;top: 0;background:rgba(0,0,0,.75);height: 100%;display: none;font-size:0;}
.hd-menu .submenu .lk{display: inline-block;vertical-align: middle;font-size:18px;color:#e6e6e6;min-width:48%;margin-right: 2%;line-height: 36px;margin-bottom: 6px;}
.hd-menu .submenu .lk:before{content:'';display: inline-block;vertical-align: middle;margin-right: 9px;width: 10px;height: 10px;background-color:#b3b6bd;border-radius:50%;}
.hd-menu .submenu .lk:hover{color:#3081ff;}
.hd-menu .submenu .lk:hover:before{background:#3081ff;}

.hd-menu .ico1{background-image:url(../images/icon_04.png);}
.hd-menu .ico2{background-image:url(../images/icon_05.png);}
.hd-menu .ico3{background-image:url(../images/icon_06.png);}
.hd-menu .ico4{background-image:url(../images/icon_07.png);}
.hd-menu .ico5{background-image:url(../images/icon_08.png);}
.hd-menu .ico6{background-image:url(../images/icon_09.png);}
.hd-menu .ico7{background-image:url(../images/icon_10.png);}
.hd-menu .ico8{background-image:url(../images/icon_11.png);}
.hd-menu .ico9{background-image:url(../images/icon_12.png);}
.hd-menu .ico10{background-image:url(../images/icon_13.png);}

.hd-menu .row:hover .tit{background-color:#0b4cb2;}
.hd-menu .row:hover .submenu{display: block;}


.hd-nav{text-align: right;}
.hd-nav li{display: inline-block;vertical-align: middle;}
.hd-nav li>a{display: block;font-size: 16px;color:#fff;padding:0 35px;line-height: 48px;}
.hd-nav li.cur>a,.hd-nav li:hover>a{background-color:#0b4cb2;}

.us-banner{position:relative;}
.us-banner .box{text-align: center;position:absolute;width: 100%;left: 0;top: 0;padding-top: 100px;}
.us-banner .cn{font-size:60px;color:#fff;line-height: 60px;letter-spacing: 3px;}
.us-banner .en{font-size: 30px;color:#fff;margin-top: 20px;letter-spacing: 2px;}
.us-banner .ico{width: 35px;display: block;margin:0 auto;margin-top: 40px;}


.ft-t{background: #111627;padding:45px 0 0;}
.ft-t .wrap{display: flex;align-items: center;justify-content: space-between;}
.ft-t .lbox{max-width:850px;/* flex:1; */width:70%;}
.ft-t .top-box{}
.ft-t .top-box .tit{font-size:16px;color:#999999;font-weight: bold;margin-bottom: 15px;}
.ft-t .top-box .lks{font-size:0;}
.ft-t .top-box .lks li{display: inline-block;vertical-align: middle;min-width:25%;}
.ft-t .top-box .lks a{font-size: 14px;color:#8f8b92;display: inline-block;line-height: 32px;}
.ft-t .top-box .lks a:hover{color:#fff;}

.ft-t .bot-box{border-top:1px solid #5a5c64;margin-top: 15px;}
.ft-t .bot-box span{font-size:14px;color:#8f8b92;line-height: 65px;margin-right: 40px;display: inline-block;vertical-align: middle;}
.ft-t .bot-box .tel{font-size: 24px;color:#c3c3c3;font-weight: bold;margin-left: 10px;}
.ft-t .bot-box span:last-child{margin-right: 0;}

.ft-t .rbox{ max-width:335px;width:24%;display: flex;justify-content: space-between;margin-left: 30px;}
.ft-t .grp{max-width:130px;width: 45%;}
.ft-t .grp .pic{width: 100%;display: block;}
.ft-t .grp .fz{font-size: 14px;color:#c3c3c3;margin-top: 10px;text-align: center;}
.ft-t .grp:first-child{margin-left: 0;}

.ft-b{text-align: center;background-color: #0d1120;font-size: 12px;color: #999999;padding:20px 0;line-height: 20px;}

.kf-fixed{width:80px;background:#3081ff;border-radius:10px 0 0 10px;position:fixed;right: 0;bottom: 30%;z-index: 100;}
.kf-fixed .item{border-bottom:1px solid #fff;position:relative;}
.kf-fixed .lk{display: block;padding:10px 0;}
.kf-fixed .icon{height: 34px;width: auto;display: block;margin:0 auto;}
.kf-fixed .wz{font-size:14px;color:#fff;text-align: center;margin-top:3px;}

.kf-fixed .item:hover .drop{display:block;}
.kf-fixed .drop{width: 265px;position:absolute;left:-265px;padding-right: 15px;display: none;}
.kf-fixed .box{background-color:#fff;box-shadow:0 3px 13px rgba(187,187,187,.71);border-radius:8px;position:relative;}
.kf-fixed .box:before{content:'';display: inline-block;position:absolute;width: 0;height: 0;border-style: solid;border-width: 7px 0 7px 8px;border-color: transparent transparent transparent #fff;top: 50%;margin-top: -7px;right: -8px;}
.kf-fixed .item:last-child{border-bottom:none;}


.kf-fixed .item1 .drop{top: 7px;}
.kf-fixed .item1 .link{font-size:18px;color:#176ce6;font-weight: bold;line-height: 40px;padding:15px 15px;text-align: center;display: block;}
.kf-fixed .item1 .link:hover{color:#0b4cb2;}

.kf-fixed .item2 .drop{top: 7px;}
.kf-fixed .item2 .font{font-size:14px;color:#333333;line-height: 40px;padding:15px 15px;text-align: center;display: block;}
.kf-fixed .item2 .font em{font-size:18px;color:#176ce6;font-weight: bold;}

.kf-fixed .item3 .drop{top: -155px;width:455px;left: -455px;min-height:400px;}
.kf-fixed .item3 .form{padding:25px 30px 25px 15px;}
.kf-fixed .item3 .title{font-size:18px;color:#000000;font-weight: bold;margin-bottom: 18px;text-align: center;}
.kf-fixed .item3 .row{margin-bottom: 20px;}
.kf-fixed .item3 .tit{width: 80px;margin-right: 15px;font-size:16px;color:#000000;text-align: right;line-height: 40px;}
.kf-fixed .item3 .tit i{font-size:22px;color:#ec361b;margin-right: 4px;display: inline-block;vertical-align: middle;}
.kf-fixed .item3 .info{}
.kf-fixed .item3 .ipt{font-size:16px;color:#333;border:1px solid #e5e5e5;border-radius:4px;width: 100%;}
.kf-fixed .item3 .ipt-txt{line-height: 40px;height: 42px;padding:0 15px;}
.kf-fixed .item3 .con{height: 70px;padding:8px 15px;resize:none;}
.kf-fixed .item3 .anniu{width:140px;height: 42px;border:1px solid #e5e5e5;border-radius:4px;text-align: center;cursor: pointer;background-color:#fff;margin-top: 10px;}
.kf-fixed .item3 .cancel{}
.kf-fixed .item3 .submit{color:#fff;background-color:#3081ff;border-color:#3081ff;}
.kf-fixed .item3 .anniu:hover{color:#fff;background-color:#0b4cb2;border-color:#0b4cb2;}


.kf-fixed .item4 .drop{top: -40px;width:165px;left: -165px;}
.kf-fixed .item4 .box{padding: 10px;}
.kf-fixed .item4 .tp{width: 100%;}



.us-banner{height: 335px;}


.pub-tt{text-align: center;margin-bottom: 70px;}
.pub-tt .bt{font-size: 36px;color:#333333;font-weight: bold;line-height: 45px;letter-spacing: 2px;}
.pub-tt .line{width: 68px;height: 5px;background: #3081ff;display: block;margin:10px auto 0 ;}

.us-intro{padding:40px 0;}
.us-intro .wrap{background-color: #fff;padding:40px 5% 60px;}
.us-intro .txt{max-width:1200px;margin:0 auto;font-size: 16px;color:#1a1a1a;line-height: 40px;letter-spacing: 1px;}
.us-intro .txt p{margin-bottom: 40px;}

.us-pic{height: 370px;}

.us-qy{padding:100px 0;}
.us-qy .list{}
.us-qy .list .item{padding:35px 25px;background:#fff;width:23.8%;}
.us-qy .list .icon{height:110px;width:auto;display: block;margin:0 auto;}
.us-qy .list .title{font-size:22px;color:#000000;margin-top: 40px;text-align: center;}
.us-qy .list .txt{font-size: 14px;color:#4c4c4c;line-height: 30px;margin-top: 30px;}

.us-hz{padding:10px 0 110px;}
.us-hz .detail{background:#fff;}
.us-hz .lbox{width: 42%;padding:50px 8.2% 35px;}
.us-hz .lbox .row{margin-bottom: 25px;}
.us-hz .lbox .row .fz{font-size:18px;color:#4c4c4c;}
.us-hz .lbox .row .tel{font-size:32px;color:#3081ff;font-weight: bold;line-height: 40px;margin-top: 10px;}
.us-hz .lbox .email{font-size:18px;color:#4c4c4c;padding-top: 15px;border-top:1px solid #e5e5e5;}
.us-hz .lbox .consult{font-size: 22px;width: 220px;height: 65px;margin-top: 50px;border-radius:33px;}
.us-hz .lbox .consult::after{content:'';display: inline-block;vertical-align: middle;width: 32px;height: 32px;background: url(../images/us_08.png) no-repeat center;background-size:contain;margin-left: 18px;}


.us-hz .rbox{width:58%;background:#3081ff;min-height:455px;padding:40px 5%;}
.us-hz .rbox>div{max-width:520px;}
.us-hz .rbox .row{padding:13px 0;}
.us-hz .rbox .title{font-size: 22px;color:#fff;font-weight: bold;line-height: 40px;}
.us-hz .rbox .ico{width:34px;margin-right: 15px;display: inline-block;vertical-align: middle;}
.us-hz .rbox .txt{font-size: 16px;color:#fff;margin-top: 5px;padding-left: 49px;}

.us-map{padding:120px 0 40px;background-color: #aacff7;}
.us-map .detail{position:relative;width: 920px;margin:0 auto;}
.us-map .pic{width: 100%;}
.us-map .grp{position:absolute;}
.us-map .grp .ico{width: 25px;display: block;}
.us-map .grp .box{background:#fff;border-radius:10px;box-shadow:0 3px 32px rgba(84,142,204,.73);padding:10px 20px;width: 280px;position:absolute;top: -130px;left: -40px;height:105px;}
.us-map .grp .box:before{content:'';position:absolute;width: 0;height: 0;border-style: solid;border-width: 17px 10px 0 10px;border-color: #fff transparent transparent transparent;bottom: -17px;left:42px;}
.us-map .grp .title{font-size: 18px;color:#000000;font-weight: bold;}
.us-map .grp .txt{font-size: 16px;color:#4c4c4c;line-height: 22px;margin-top: 6px;}

.us-map .grp1{left: 225px;top: 160px;}
.us-map .grp2{right: 265px;top: 60px;}
.us-map .grp3{left: 210px;bottom: 65px;}

/* 客服热线 */
.crumb{font-size:18px;color:#000000;line-height: 100px;}
.crumb a:hover{color:#4682f7;}

.inner-ban{height:280px;}
.inner-ban .crumb{color:#fff;}
.inner-ban .crumb a:hover{opacity: .9;text-decoration: underline;color:#fff;}


.kf-sec{padding:75px 0 105px;}
.kf-list{}
.kf-list .item{background: #fff;width: 31.3%;box-shadow:0 3px 35px rgba(187,187,187,.47);max-width:425px;}
.kf-list .top{padding:75px 30px 65px;}
.kf-list .top .icon{height:100px;width:auto;display: block;margin:0 auto;}
.kf-list .top .fz{font-size: 24px;color:#1bb764;margin-top: 20px;text-align: center;}
.kf-list .top .tel{font-size: 28px;color:#1bb764;font-weight: bold;margin-top: 15px;text-align: center;height:37px;}
.kf-list .top .txt{font-size: 14px;color:#4c4c4c;line-height: 24px;margin-top: 15px;}

.kf-list .bot{height: 355px;}
.kf-list .bot .shade{background:rgba(0,0,0,.7);height: 100%;text-align: center;padding:15px 9%;display: flex;align-items: center;justify-content: center;}
.kf-list .bot .tit{font-size:24px;color:#fff;line-height: 60px;border-bottom:1px solid rgba(255,255,255,.5);margin-bottom: 35px;}
.kf-list .bot .smtxt{font-size:20px;color:#fff;line-height: 30px;font-weight: bold;}
.kf-list .bot .smtxt .p1{margin-bottom: 35px;}

.kf-list .bot .consult{font-size:22px;color:#2cb86e;font-weight: bold;border-radius:44px;background-color: #fff;max-width:285px;height:90px;width: 92%;border-bottom:4px solid #2cb86e;transition: all .3s;}
.kf-list .bot .consult::after{content:'';display: inline-block;width: 50px;height:50px;background: url(../images/fw_08.png) no-repeat center;background-size:contain;margin-left: 10px;}
.kf-list .bot .consult:hover{transform: translateY(-10px);}

.kf-list .bot .tpbox{padding: 10px;max-width:170px;width: 55%;margin:0 auto;background-color:#fff;border-radius:10px;}
.kf-list .bot .tp{display: block;width: 100%;}
.kf-list .bot .wz{font-size: 18px;color:#fff;font-weight: bold;margin-top:20px;text-align: center;}

/* 资讯动态 */
.xw-main{margin-top: -160px;position:relative;z-index:10;padding-bottom: 55px;}
.xw-l{width: 250px;margin-right: 20px;background-color: #fff;}
.xw-r{padding:30px 5% 40px;background-color: #fff;}

.xw-menu{}
.xw-menu .t-tit{font-size:24px;color:#fff;font-weight: bold;height: 80px;display: flex;align-items: center;justify-content: center;background-color: #1bb764;}
.xw-menu .t-tit .icon{width: 30px;margin-right: 10px;}

.xw-menu .lks{}
.xw-menu .lks .lk{display: block;padding-left: 85px;font-size: 18px;color:#000000;line-height: 80px;border-bottom:1px solid #e5e5e5;background: url(../images/xw_02.png) no-repeat 93% center;background-size:20px;}
.xw-menu .lks .lk.cur,.xw-menu .lks .lk:hover{color:#fff;background-color: #4682f7;background-image: url(../images/xw_02-1.png)}

.xw-list{}
.xw-list .item{padding:20px 0;border-bottom:1px solid #e5e5e5;}
.xw-list .tt{line-height: 30px;}
.xw-list .title{font-size:18px;color:#000000;}
.xw-list .date{font-size: 16px;color:#666666;display: inline-block;margin-left: 40px;}
.xw-list .txt{font-size: 16px;color:#666666;line-height: 30px;margin-top: 5px;}
.xw-list .item:hover .title{color:#4682f7;}

.pagelist{text-align: center;font-size: 14px;color:#666666;line-height: 32px;margin-top: 50px;display: flex;justify-content: center;align-items: center;}
.pagelist a{display: inline-block;vertical-align: middle;font-size: 16px;color:#666666;font-size: 16px;color:#666666;background-color:#dadada;margin:0 4px;min-width:32px;line-height: 32px;}
.pagelist span{width:60px;border:1px solid #e5e5e5;margin:0 5px;cursor: pointer;}
.pagelist .prev{margin-right: 20px;}
.pagelist .next1{margin-left: 20px;}
.pagelist .next{margin-right: 15px;}
.pagelist .num{font-size:16px;color:#666;width: 60px;text-align: center;border:1px solid #e5e5e5;margin:0 10px;}
.pagelist .go{display: inline-block;vertical-align: middle;font-size: 16px;color:#666666;font-size: 16px;color:#666666;background-color:#dadada;margin:0 3px;min-width:32px;line-height: 32px;border:none;cursor: pointer;}
.pagelist a.active,.pagelist a:hover,.pagelist .go:hover,.pagelist span:hover{color:#fff;background-color:#4682f7;border-color:#4682f7;}

/* 资讯动态详情 */
.xwdet-main{padding:0 0 65px;}
.xwdet-main .wrap{background-color: #fff;padding:65px 5%;}
.xwdet-main .title{font-size:22px;color:#000000;font-weight: bold;text-align: center;line-height: 32px;}
.xwdet-main .sm{margin-top: 10px;text-align: center;}
.xwdet-main .sm span{font-size:16px;color:#808080;margin:0 25px;}
.xwdet-main .editbox{font-size: 16px;color:#333333;line-height:30px;padding:55px 0 0;}

.pagenav{margin-top: 55px;padding:20px 5%;background-color: #e6e6e6;}
.pagenav li{font-size: 18px;color:#000000;line-height: 38px;}
.pagenav li:hover a{color:#4682f7;}

/* 成功案例 */
.case-ban{height:440px;}

.case-zf{}
.case-zf .wrap{margin-top: -130px;position:relative;z-index:20;}
.case-zf .t-tit{font-size:30px;color:#000000;font-weight: bold;text-align: center;line-height: 130px;background:rgba(255,255,255,.9);}
.case-zf .detail{background-color: #fff;padding:75px 3.5% 10px;}
.case-zf .list{margin-left: -4.8%;}
.case-zf .list .item{width:28.0%;margin:0 0 90px 4.8%;border-radius:10px;overflow: hidden;box-shadow:0 2px 8px rgba(76,92,221,.1);border:1px solid #eaf0ff;}
.case-zf .list .imgbox{padding-top: 59.45%;}
.case-zf .list .img{}
.case-zf .list .info{padding:35px 4.5% 20px;}
.case-zf .list .title{font-size:22px;color:#101010;font-weight: bold;text-align: center;}
.case-zf .list .txt{font-size:16px;color:#383838;line-height: 30px;margin-top: 10px;}

.case-tt{font-size: 30px;color:#000000;font-weight: bold;margin-bottom:50px;text-align: center;}
.case-tt.white{color:#fff;}

.case-cxy{padding:55px 0 20px;background: url(../images/case_12.jpg) no-repeat center;background-size:cover;}
.case-cxy .list{}
.case-cxy .list .row{display: flex;align-items: center;margin-bottom: 110px;}
.case-cxy .list .info{width:50%;}
.case-cxy .list .box{max-width:380px;margin:0 auto;width: 80%;}
.case-cxy .list .title{font-size:26px;color:#333;font-weight: bold;padding-bottom:25px;border-bottom:1px solid #a5a2a3;}
.case-cxy .list .title::after{content:'';display: inline-block;vertical-align: middle;width: 32px;height:20px;background: url(../images/case_10.png) no-repeat center;background-size:contain;margin:0 0 0 10px;}
.case-cxy .list .txt{font-size:16px;color:#383838;line-height: 30px;margin-top:30px;}
.case-cxy .list .imgbox{border-radius:10px;overflow: hidden;width: 50%;}
.case-cxy .list .img{width: 100%;display: block;}
.case-cxy .list .row:nth-child(even){flex-direction: row-reverse;}
.case-cxy .list .row:nth-child(even) .title:before{content:'';display: inline-block;vertical-align: middle;width: 32px;height:20px;background: url(../images/case_11.png) no-repeat center;background-size:contain;margin-right: 10px;}

.case-cxy .list .row:nth-child(even) .title::after{display: none;}

.case-gyq{}
.case-gyq .top{height: 285px;background:url(../images/case_13.jpg) no-repeat center;background-size:cover;display: flex;align-items: center;justify-content: center;}
.case-gyq .title{font-size:30px;color:#fff;text-align: center;font-weight: bold;}

.case-gyq .list{margin-top: 120px;margin-left: -1.5%;}
.case-gyq .list li{width: 18.5%;margin:0 0 1.5% 1.5%;border-radius:10px;overflow: hidden;box-shadow:0 6px 18px rgba(187,187,187,.21);}
.case-gyq .list .img{width: 100%;display: block;transition: all .3s;}
.case-gyq .list li:hover .img{transform: scale(1.05,1.05);}

.case-case{padding:100px 0 10px;}
.case-case .list{margin-left: -1.8%;}
.case-case .list .item{background:#fff;width: 31.5%;margin:0 0 80px 1.8%;}
.case-case .list .imgbox{display: block;padding-top: 73.86%;position:relative;}
.case-case .list .img{}
.case-case .list .shade{position:absolute;width: 100%;height: 100%;left: 0;top:0;background:rgba(0,0,0,.6);display:none;}
.case-case .list .shadebox{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.case-case .list .txt{font-size:16px;color:#fff;line-height: 32px;max-width:275px;letter-spacing: 2px;text-align: center;}
.case-case .list .title{font-size:16px;color:#000;display: block;line-height: 55px;text-align: center;}
.case-case .list .item:hover .shade{display: block;}
.case-case .list .item:hover .title{color:#fff;background-color:#3081ff;}

.case-jr{padding:80px 0 60px;background-color:#fff;}
.case-jr .list{margin-left: -3.3%;}
.case-jr .list li{width: 30%;margin:0 0 3.3% 3.3%;border-radius:10px;border:1px solid #ddd;overflow: hidden;transition: all .3s;}
.case-jr .list .img{width: 100%;display: block;}
.case-jr .list li:hover{transform: translateY(-10px);}

.case-eval{padding:90px 0;background:url(../images/case_51.jpg) no-repeat center;background-size:cover;}
.case-eval .txt{font-size:26px;color:#fff;text-align: center;padding:25px 0;font-weight: bold;}

.case-fw{padding:100px 0;}
.case-fw .t-tit{font-size:32px;color:#000000;text-align: center;margin-bottom: 50px;}
.case-fw .detail{}
.case-fw .lbox{width:50%;padding-right: 100px;text-align: right;}
.case-fw .lbox .fz{font-size:16px;color:#000000;}
.case-fw .lbox .tel{font-size:32px;color:#1bb764;font-weight: bold;margin-top: 10px;}

.case-fw .rbox{width: 50%;padding:25px 0 5px 100px;min-height:190px;border-left:1px solid #e5e5e5;}
.case-fw .rbox .row{margin-bottom: 15px;}
.case-fw .rbox .tp{width:70px;margin-right: 20px;box-shadow:0 3px 13px rgba(187,187,187,.47);border-radius:4px;}
.case-fw .rbox .info{}
.case-fw .rbox .title{font-size:14px;color:#333333;font-weight: bold;}
.case-fw .rbox .font{font-size:14px;color:#333333;margin-top: 8px;}

/* 政策超市 */
.zc-top{background-color:#fff;margin-bottom: 40px;}
.zc-top .row{padding:12px 25px 2px;border-bottom:1px solid #e5e5e5;display: flex;align-items: flex-start;}
.zc-top .tit{width:115px;display: block;font-size:16px;color:#1a1a1a;line-height: 26px;}
.zc-top .info{flex:1;position:relative;}
.zc-top .box{display: flex;align-items: flex-start;padding-right:60px;height:36px;overflow: hidden;}
.zc-top .box>.lk{width:70px;text-align: center;}
.zc-top .lk{font-size:14px;color:#000000;line-height: 26px;display: inline-block;vertical-align: middle;padding:0 12px;margin-right: 22px;margin-bottom: 10px;}
.zc-top .lks{flex:1;}
.zc-top .more{font-size:14px;color:#4c4c4c;line-height: 26px;position:absolute;right: 0;top: 0;cursor: pointer;}
.zc-top .more::after{content:'';display: inline-block;vertical-align: middle;width: 10px;height:8px;background:url(../images/icon_02.png) no-repeat center;background-size:contain;margin-left: 8px;}
.zc-top .more.zk{color:#4682f7;}
.zc-top .more.zk::after{background-image:url(../images/icon_02-1.png) }
.zc-top .box.height{height:auto;}

.zc-top .lk.checked{color:#fff;background-color:#4682f7;}
.zc-top .lk:hover{color:#4682f7;}
.zc-top .lk.checked:hover{color:#fff;}
.zc-top .lk.dx{color:#808080;background:#f7f7f7;}
.zc-top .lk.dx.checked{color:#fff;background-color:#4682f7;}
.zc-top .row:last-child{border-bottom:none;}

.zc-top .search{}
.zc-top .search .ipt-txt{width:275px;height:34px;line-height: 32px;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;color:#333;padding:0 15px;}
.zc-top .search .submit{font-size:14px;color:#fff;width: 90px;height: 34px;line-height: 34px;border-radius:4px;background-color:#4682f7;margin-left:20px;border:none;cursor: pointer;}
.zc-top .search .submit:hover{background-color:#0b4cb2;}

.zc-main{padding:0 0 60px;background:#fff;margin-bottom:25px;}

.zc-list{}
.zc-list .item{padding:25px 20px;border-bottom:1px solid #e5e5e5;}
.zc-list .tt{display: flex;justify-content: space-between;line-height: 35px;}
.zc-list .title{font-size:18px;color:#000000;display: block;width: 80%;}
.zc-list .date{font-size:16px;color:#999999;}
.zc-list .fz{font-size:16px;color:#999999;margin-top:6px;}

/* 服务顾问 */
.gw-area{margin-bottom:30px;background:#fff;padding:15px 20px 5px 25px;display: flex;align-items: flex-start;}
.gw-area .tit{font-size:16px;color:#1a1a1a;line-height: 26px;margin-right: 5px;}
.gw-area .info{flex:1;overflow: hidden;}
.gw-area .lk{font-size:14px;color:#4c4c4c;text-align: center;padding:0 13px;display: inline-block;vertical-align: middle;line-height: 26px;margin-bottom: 10px;}
.gw-area .lk:hover,.gw-area .checked{color:#fff;background:#4682f7;}

.gw-list{}
.gw-list .item{padding:25px 40px;background:#fff;margin-bottom: 10px;display: flex;align-items: center;}
.gw-list .imgbox{width:140px;display: block;margin-right:25px;}
.gw-list .img{width: 100%;height:180px;}
.gw-list .info{flex:1;overflow: hidden;display: flex;align-items: center;}
.gw-list .lbox{flex:1;overflow: hidden;}
.gw-list .title{font-size:22px;color:#4c4c4c;font-weight: bold;margin-bottom: 10px;}
.gw-list .fz{font-size:16px;color:#4c4c4c;line-height: 34px;}
.gw-list .more{font-size:16px;color:#4682f7;width:120px;line-height: 34px;border-radius:6px;display: block;border:1px solid #4682f7;text-align: center;margin-top: 10px;}
.gw-list .more:hover{color:#fff;background-color:#4682f7;}
.gw-list .rbox{margin-left:100px;}
.gw-list .lk{width: 120px;line-height: 32px;height: 34px;font-size:16px;color:#4682f7;border-radius:6px;text-align: center;margin:30px 0;display: block;border:1px solid #4682f7;}
.gw-list .lk.this{color:#fff;background:#4682f7;}
.gw-list .lk:hover{background-color:#0b4cb2;border-color:#0b4cb2;color:#fff;}
.gw-list .tag{display: inline-block;vertical-align: middle;margin-left: 20px;font-size:14px;color:#80c98f;border:1px solid #80c98f;border-radius:4px;width: 65px;line-height: 22px;text-align: center;font-weight: normal;}
.gw-list .item:last-child{margin-bottom:0;}

/* 服务顾问详情 */
.gw-main{margin-top:-160px;position:relative;z-index:10;}
.gw-main .gw-list{margin-bottom:65px;}
.gw-main .gw-list .item{border-radius:10px;}

.gw-base{padding:50px 30px 70px;background-color:#fff;margin-bottom:90px;}
.gw-base .t-tit{font-size:26px;color:#666666;font-weight: bold;margin-bottom: 50px;position:relative;padding-left: 15px;}
.gw-base .t-tit:before{content:'';position:absolute;left: 0;top: 50%;width: 6px;height:26px;background:#4682f7;border-radius:3px;margin-top: -13px;}
.gw-base .detail{display: flex;border:1px solid #e6e6e6;background-color: #e6e6e6;}
.gw-base .tit{font-size:24px;color:#666666;font-weight: bold;width: 240px;display: flex;align-items: center;justify-content: center;}
.gw-base .txt{font-size:16px;color:#4c4c4c;line-height: 30px;padding:40px 35px;flex:1;background-color:#fff;}

.gw-pro{background-color:#fff;padding:60px 0 55px;}
.gw-pro .t-tit{text-align: center;font-weight: bold;font-size:32px;color:#333333;margin-bottom:80px;}

.gw-pro .detail{}
.gw-pro .item{max-width:320px;display: block;width: 100%;border:1px solid #e5e5e5;}
.gw-pro .item .imgbox{padding-top:68.75%;}
.gw-pro .item .img{}
.gw-pro .item .title{font-size:16px;color:#333333;line-height: 60px;text-align: center;padding:0 15px;}
.gw-pro .item:hover .title{color:#fff;background-color:#4682f7;}

.gw-pro .swiper-pagination{position:static;margin-top: 55px;font-size:0;}
.gw-pro .swiper-pagination-bullet{width: 16px;height:16px;margin:0 10px!important;}
.gw-pro .swiper-pagination-bullet-active{background-color:#4682f7;}

/* 服务顾问产品详情 */
.gw-list-cp .item{padding:40px 40px;}
.gw-list-cp .imgbox{width: 255px;}
.gw-list-cp .imgbox .img{height:auto;}
.gw-list-cp .title{font-weight: normal;}
.gw-list-cp .fz{-webkit-line-clamp: 2;}

.gw-xq{padding:0 0 65px;}
.gw-xq .t-tit{font-size:26px;color:#000;font-weight: bold;margin-bottom: 45px;position:relative;padding-left: 15px;}
.gw-xq .t-tit:before{content:'';position:absolute;left: 0;top: 50%;width: 6px;height:26px;background:#4682f7;border-radius:3px;margin-top: -13px;}
.gw-xq .detail{padding:40px 5%;background-color:#fff;}
.gw-xq .detail .editbox{font-size:16px;color:#4c4c4c;line-height: 34px;}
.gw-xq .detail .editbox h6{font-size:26px;color:#666666;font-weight: bold;margin-bottom: 12px;}

/* 登录注册 */
span.hd-sign{border:none;}
.hd-sign .back{font-size:16px;color:#000000;opacity: .8;border:none;}
.hd-sign .back:hover{color:#3081ff;}

/* .sign-main{position:fixed;width: 100%;height: 100%;left: 0;top: 0;overflow-y: scroll;}
.sign-main::-webkit-scrollbar{width: 8px;height: 6px;} 
.sign-main::-webkit-scrollbar-track {background-color: transparent;} 
.sign-main::-webkit-scrollbar-thumb { background-color:#ddd;border-radius:3px;} 
.sign-main::-webkit-scrollbar-button { display:none;} 
.sign-main::-webkit-scrollbar-resizer {display:none;} */

.sign-sec{/* min-height:calc(100% - 170px); */background: url(../images/sign_01.jpg) no-repeat center;background-size:cover;/* padding:170px 0 125px; */height:910px;padding:180px 0 0;}
.sign-sec .pic{width: 41.5%;margin-top: -25px;}
.sign-box{border-radius:20px;background:#fff;width: 40%;max-width:530px;padding:20px 5% 40px;}
.sign-box .menu{margin-bottom:40px;}
.sign-box .menu .lk{line-height:75px;font-size:24px;color:#999999;display: inline-block;padding:0 50px;cursor: pointer;border-bottom:3px solid transparent;}
.sign-box .menu .lk.cur{font-size:28px;color:#3b3b3b;font-weight: bold;border-color:#3081ff;}
.sign-box .menu .lk:hover{color:#3b3b3b;}

.sign-box .form{}
.sign-box .row{margin-bottom: 30px;position:relative;}
.sign-box .ipt-txt{font-size:16px;color:#333;padding:0 25px;border-radius:31px;background:#f5f5f5;line-height: 60px;width: 100%;}
.sign-box .getcode{position:absolute;top: 50%;right: 30px;line-height: 30px;border:none;cursor: pointer;background:transparent;font-size:16px;color:#3081ff;margin-top:-15px;}
.sign-box .getcode:hover{text-decoration:underline;}
.sign-box .submit{font-size:18px;color:#fff;border-radius:31px;text-align: center;border:none;cursor: pointer;width:100%;line-height: 60px;margin-top: 60px;}


.sign-foot{text-align: center;font-size:12px;color:#999999;background-color:#fff;line-height: 20px;padding:20px 0;}

/* 财税服务-代理记账详情 */
.agent-main{}

.gw-list-agent .item{padding:40px 40px;align-items: flex-start;}
.gw-list-agent .imgbox{width: 255px;margin-right: 45px;}
.gw-list-agent .imgbox .img{height:auto;}
.gw-list-agent .title{font-weight: normal;}
.gw-list-agent .fz{-webkit-line-clamp: 2;}

.agent-bot{margin-top: 75px;padding-bottom: 60px;}
.agent-bot .top-bt{font-size:32px;color:#4682f7;font-weight: bold;margin-bottom: 30px;text-align: center;}
.agent-bot .gw-xq .t-tit{margin-bottom: 60px;}


/* 会员中心 */
.mem-ban{height:82px;}
.mem-ban .auto{height: 100%;display: flex;align-items: center;justify-content: flex-end;}
.mem-ban .lk{font-size:18px;color:#fff;line-height: 30px;}
.mem-ban .lk:hover{opacity: .8;}

.mem-index-main{padding:55px 0 0;}

.mem-user{background-color: #fff;padding:25px 5%;display: flex;align-items: center;justify-content: space-between;}
.mem-user .name{font-size:24px;color:#4c4c4c;font-weight: bold;}
.mem-user .hdpic{width:100px;height:100px;border-radius:50%;margin-right: 20px;}
.mem-user .level{font-size:22px;color:#000000;}
.mem-user .icon{display: inline-block;vertical-align: middle;margin-right: 8px;width:30px;}


.mem-cz{background:url(../images/mem_07.jpg) no-repeat center;background-size:cover;padding:75px 0 80px;}
.mem-cz .list{}
.mem-cz .list .item{border-radius:10px;background: rgba(255,255,255,.14);width: 31.3%;padding:80px 3%;max-width:400px;}
.mem-cz .list .icon{width: 45%;max-width:160px;display: block;margin:0 auto;}
.mem-cz .list .button{margin:65px auto 0;display: block;font-size:24px;color:#fff;font-weight: bold;border:1px solid #fff;border-radius:28px;line-height: 56px;text-align: center;}
.mem-cz .list .item:hover .button{color:#4682f7;background-color: #fff;}

/* 会员中心-新增需求 */
.mem-center{font-size:18px;color:#4682f7;border:1px solid #e6e6e6;border-radius:6px;width:145px;line-height: 46px;text-align: center;}
.mem-center:before{content:'';width:19px;height:19px;background: url(../images/icon_03.png) no-repeat center;background-size:contain;margin-right: 6px;display: inline-block;vertical-align: middle;margin-top:-4px;}
.mem-center:hover{color:#fff;background-color:#4682f7;border-color:#4682f7;}
.mem-center:hover:before{background-image: url(../images/icon_03-1.png)}


.mem-xq{padding:40px 0;}
.mem-xq .wrap{padding:40px 3% 80px;background:#fff;}
.mem-xq .t-tit{font-size:24px;color:#4c4c4c;font-weight: bold;margin-bottom:55px;text-align: center;}
.mem-xq .tips-txt{font-size:16px;color:#4c4c4c;padding:25px 40px;background-color:#f7f7f7;line-height: 30px;margin-bottom: 55px;}

.mem-form{width: 85%;max-width:850px;margin:0 auto;}
.mem-form .row{margin-bottom: 30px;}
.mem-form .tit{width: 100px;margin-right: 30px;font-size:16px;color:#000000;line-height: 44px;}
.mem-form .tit i{font-size:22px;color:#da472e;display: inline-block;vertical-align: middle;margin-right:5px;}
.mem-form .info{}
.mem-form .ipt{font-size:16px;color:#333;border-radius:4px;border:1px solid #dbdbdb;width: 100%;}
.mem-form .ipt-txt{height:44px;line-height: 42px;padding:0 18px;}
.mem-form .con{height:130px;padding:10px 18px;line-height: 26px;resize:none;}
.mem-form .submit{font-size:16px;width: 290px;height:44px;line-height: 44px;border-radius:4px;margin:70px auto 0;}
.mem-form .count{font-size:16px;color:#9b9a9a;padding:8px 0;}
.mem-form .count em{color:#da472e;}


/* 会员中心-个性化需求 */
.mem-xq .wrapbox{padding:40px 2% 55px;background:#fff;}

.mem-xq .top-bt{margin-bottom:40px;}
.mem-xq .top-bt .t-tit{margin-bottom: 0;}
.mem-xq .top-bt .addbtn{font-size:16px;width: 120px;height: 44px;line-height: 44px;background-color:#1bb764;border-radius:4px;}

.mem-xq .bar{margin-bottom:60px;}
.mem-xq .bar .item{margin-right: 12%;}
.mem-xq .bar .item:last-child{margin-right:0;}
.mem-xq .bar .tit{font-size: 16px;color:#000000;line-height: 40px;margin-right: 8px;white-space: nowrap;}
.mem-xq .bar .info{}
.mem-xq .bar .select{width:240px;}
.mem-xq .bar .layui-form-select .layui-input{height:40px;border:1px solid #dbdbdb;border-radius:4px;line-height:40px;font-size:16px;color:#4c4c4c;}

.layui-form-select .layui-edge{border-top-color: #808080;}
.layui-form-select dl dd.layui-this{background-color:#e6e6e6;color:#333;}

.mem-xq .bar .btn{margin-left:35px;font-size:16px;width: 120px;height: 44px;line-height: 44px;border-radius:4px;}
.mem-xq .bar .btn.reset{background-color:#999999;}

.pub-table{}
.pub-table th,.pub-table td{text-align: left;}
.pub-table th{font-size:16px;color:#000000;line-height: 24px;padding:10px 2%;font-weight: normal;background-color:#dfedff;}
.pub-table td{padding:15px 2%;font-size:16px;color:#000000;line-height: 24px;border-bottom:1px solid #e6e6e6;}
.pub-table .link{display: block;color:#4682f7;border:none;cursor: pointer;background: transparent;}
.pub-table .link:hover{text-decoration: underline;}

/* index */

.idx-ban{}
.idx-ban .item{height: 440px;}
.idx-ban .swiper-pagination{font-size:0;bottom:20px!important;}
.idx-ban .swiper-pagination-bullet{width: 20px;height: 20px;opacity: 1;background-color: rgba(255,255,255,.4);margin:0 8px!important;}
.idx-ban .swiper-pagination-bullet-active{background-color: #fff;}



.idx-top{padding:40px 0;background:#fff;}
.idx-top .list{}
.idx-top .list .item{width: 25%;padding:35px 0 50px;text-align: center;}
.idx-top .list .icon{width: 40%;max-width:140px;display: block;margin:0 auto;}
.idx-top .list .fz{font-size: 14px;color:#4c4c4c;margin-top: 30px;}
.idx-top .list .fz i{font-size: 36px;color:#3081ff;font-weight: bold;display: inline-block;vertical-align: -webkit-baseline-middle;margin-right: 8px;}
.idx-top .list .font{font-size:20px;color:#4c4c4c;margin-top: 15px;}
.idx-top .list .item:hover{box-shadow:0 12px 29px rgba(187,187,187,.27);}

.idx-tt{text-align: center;margin-bottom: 60px;position:relative;}
.idx-tt .bt{font-size:28px;color:#333;line-height: 30px;font-weight: bold;}
.idx-tt .more{font-size:18px;color:#333;position:absolute;right: 0;top: 50%;line-height: 30px;margin-top: -15px;}
.idx-tt .more:hover{opacity: .9;text-decoration: underline;}
.idx-tt.white .bt{color:#fff;}
.idx-tt.white .more{color:#fff;}


.idx-fw{padding:80px 0 70px;}
.idx-fw .list{margin-left: -2%;}
.idx-fw .list .item{background-color:#fff;width: 18%;margin:0 0 3% 2%;}
.idx-fw .list .imgbox{padding-top: 70.58%;}
.idx-fw .list .img{}
.idx-fw .list .title{font-size: 18px;color:#1a1a1a;line-height: 48px;padding:0 10px;text-align: center;}

.idx-fw .readmore{font-size:18px;color:#3e80e3;display: block;width: 440px;line-height: 65px;border-radius:10px;border:1px solid #3e80e3;background:#fff;text-align: center;margin:0 auto;}
.idx-fw .readmore:hover{color:#fff;background-color:#3e80e3;border-color:#3e80e3;}


.idx-gw{padding:50px 0;background:url(../images/idx_18.jpg) no-repeat center;background-size:cover;}
.idx-gw .list{margin-left:-2%;}
.idx-gw .list .item{border-radius:4px;background:#fff;width: 31.3%;padding:15px 20px;margin:0 0 50px 2%;display: flex;align-items: center;}
.idx-gw .list .hdpic{width: 90px;height: 90px;border-radius:50%;margin-right: 15px;}
.idx-gw .list .info{flex:1;overflow: hidden;}
.idx-gw .list .title{font-size:18px;color:#000000;margin-bottom:4px;}
.idx-gw .list .fz{font-size:14px;color:#666666;line-height: 26px;}

.idx-gw .readmore{font-size:18px;color:#fff;display: block;width: 440px;line-height: 65px;border-radius:10px;border:1px solid #fff;background:rgba(17,86,190,.5);text-align: center;margin:0 auto;}
.idx-gw .readmore:hover{color:#fff;background-color:#0b4cb2;border-color:#0b4cb2;}

.idx-case{padding:70px 0;}
.idx-case .list{margin-left: -1.5%;}
.idx-case .list li{width: 18.5%;margin:0 0 1.5% 1.5%;border-radius:10px;overflow: hidden;box-shadow:0 6px 18px rgba(187,187,187,.21);}
.idx-case .list .img{width: 100%;display: block;transition: all .3s;}
.idx-case .list li:hover .img{transform: scale(1.05,1.05);}



.idx-advan{background:url(../images/idx_26.jpg) no-repeat center;background-size:cover;padding:75px 0 155px;}
.idx-advan .list{}
.idx-advan .list .item{border-radius:10px;background:rgba(62,128,227,.6);width:15.5%;padding:35px 20px;}
.idx-advan .list .icon{width: 60%;display: block;margin:0 auto;}
.idx-advan .list .title{font-size:28px;color:#fff;text-align: center;margin-top: 30px;}
.idx-advan .list .txt{font-size: 18px;color:#fff;line-height: 30px;margin-top: 20px;}

/* 弹窗 */
.pop{position:fixed;width: 100%;left: 0;top:0;height: 100%;z-index:110;background-color: rgba(0,0,0,.5);display: none;}
.pop>div{width: 100%;height: 100%;}

.sign-pop .wrapbox{width:530px;position:relative;}
.sign-pop .sign-box{width: 100%;padding: 20px 15px 40px;}
.sign-pop .sign-box .menu,.sign-pop .sign-box .wrap{max-width:380px;margin-left:auto;margin-right:auto;}


.sign-pop .tips{text-align: center;font-size:16px;color:#fff;line-height: 60px;border-radius:20px;background-color:#000000;margin-top: 35px;}
.sign-pop .tips:before{content:'';display: inline-block;vertical-align: middle;margin-right: 10px;width: 18px;height: 18px;background: url(../images/icon_15.png) no-repeat center;background-size:contain;margin-top: -3px;}
.sign-pop .close{width: 40px;height: 40px;background: url(../images/icon_16.png) no-repeat center;background-size:contain;position:absolute;display: block;top: 0;right: -60px;cursor: pointer;}
