@charset "UTF-8";
/* CSS Document */
/*
-----------------------------内页样式start-----------------------------
*/
/*二级banner图*/
.bg_fff{background: #fff}
.subBanner{
    overflow: hidden;
    width: 100%;
}
.subBanner_a{
    display: block;
    overflow: hidden;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.channelBanner{
    padding-top: 350px;
}


/*location*/
.location{ overflow: hidden; height: 60px; line-height: 60px; padding: 0 10px;background: #fff}
.locationL{ font-size: 16px;}
.nav{height: 60px;position: relative;}
.nav a{display: inline;float: left;line-height: 60px;height:60px;color: #999;font-size: 14px;padding:0 5px;position: relative;z-index: 2;transition: all .5s;margin: 0 10px}
.nav a.hover{color: #005aab}
.nav a:hover{color: #005aab}
.navLine{display: block;width: 0px;height: 3px;background: #005aab;position: absolute;left: 0px;bottom: 0px;z-index: 1}


.locationR{ overflow: hidden; font-size: 14px; color: #666}
.locationR span{ float: left; display: block; width: 20px;height:60px;background: url(../images/home.png) no-repeat left center}
.locationR a{ float: left; display: inline;}
.locationR a:hover{ color:#0565b2;}
.locationR a.hover{ color:#0565b2;}
.locationR em{
    width: 5px;
    height: 8px;
    float: left;
    display: inline;
    font-style: normal;
    margin: 26px 10px;
    background: url(../images/neP.png) no-repeat center center;

}


.subPage{ overflow: hidden;}
.subPageC{ overflow:hidden}
/*单篇+文章页start*/



/*详细页start*/
/*新闻+单篇*/
.articleT {
    clear: both;
    line-height:50px;
    font-size:28px;
    color: #333333;
    font-weight: bold;
    text-align: center;
}
.articleT2 {
    height:35px;
    font-size: 14px;
    color: #8c8c8c;
    line-height: 35px;
    text-align: center;
    position: relative;
}
.articleT2 span{
    margin: 0 10px;
    color: #8c8c8c;
    background-position:left center;
    background-repeat: no-repeat;
}
.articleT2 span.span3 {
    padding-left: 26px;
    background-image: url(../images/icon11.png);
}

.innerPage{padding: 40px;background: #fff;position: relative}
.innerPage1{background: #fff;padding: 20px;}
.intext{height: 40px;position: relative}
.intext:before{content: "";position: absolute;left: -18px;top: -15px;width: 303px;height: 70px;background: url(../images/pT.png) no-repeat center center}
.articleB_box {
    clear: both;
    overflow: hidden;
    font-size: 16px;
    line-height: 34px;
    color: #333333;
    padding: 20px 0;
}
.articleB_box img {
    max-width: 100%;
}
.pageUp{
    clear:both;
    overflow:hidden;
    line-height:35px;
    font-size:16px;
    padding:20px 0;
    border-top: 1px solid #ddd;
}

/* 文章阅读页——大图*/
#play {
    width: 755px;
    height: 425px;
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e9e9e9;
    margin: 0 auto;
}

#play .change_a {
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer;
    display: block;
    overflow: hidden;
    background: url(about:blank);
}

#play .prev_a {
    left: 0;
}

#play .next_a {
    right: 0
}

#play .change_a span {
    width: 24px;
    height: 43px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    display: none
}

#play .prev_a span {
    background: url(../images/article_icon.png) no-repeat 0px -50px;
    left: 0;
}

#play .next_a span {
    background: url(../images/article_icon.png) no-repeat -30px -50px;
    right: 0;
}

#play .img_ul {
    position: relative;
    z-index: 1;
    width: 755px;
    height: 425px;
}

#play .img_ul li {
    position: relative;
    z-index: 1;
    width: 755px;
    height: 425px;
    background: #fff;
    margin: 0 0 5px 0;
}

#play .img_ul li img {
    position: absolute;
}

.imgMove {
    width:755px;
    clear: both;
    margin: 20px auto;
    position: relative;
}

.img_hd {
    margin: 0 auto;
    overflow: hidden;
    height: 59px;
    position: relative;
}

.img_hd ul {
    position: absolute;
    z-index: 1;
    width: 100000px !important;
}

.img_hd ul li {
    float: left;
    width: 90px;
    height:51px;
    padding: 3px;
    margin: 0 7px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #d4d4d4;
    position: relative;
}

.img_hd ul li p {
    width: 90px;
    height:51px;
    display: block;
    background: #fff;
    position: relative;
}

.img_hd ul li i {
    display: block;
    clear: both;
    line-height: 20px;
    padding: 0 5px;
    background: #000;
    color: #fff;
    position: absolute;
    right: 3px;
    bottom: 3px;
    z-index: 99999999999999;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
}

.img_hd ul li img {
    position: absolute;
    width: 90px;
    height:51px;
}

.img_hd ul li.on {
    border: 1px solid #005aab;
    background: #005aab;
}

.imgMove .bottom_a {
    width: 20px;
    height: 25px;
    display: block;
    cursor: pointer;
    float: left;
    top: 20px;
    position: absolute;
    z-index: 999;
    background: url(../images/article_icon.png) no-repeat;
}

.imgMove .prev_a {
    background-position: left top;
    left: 0;
}

.imgMove .next_a {
    background-position: right top;
    right: 0;
}

.article_pageUp {
    font-size: 15px;
    line-height: 30px;
    color: #999999;
    border-top: 1px solid #d5d5d5;
    padding-top: 30px;
}

.article_pageUp dl {
    width: 600px
}

.article_pageUp dl a {
    color: #999999
}

.article_pageUp dl a:hover {
    color: #1e67c0
}

.article_pageUp .bt {
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1e67c0;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
}
.article_pageUp .bt:hover {
    opacity: 0.9
}
.articleHand {
    clear: both;
    font-size: 16px;
    padding: 10px 0px 20px 0;
    overflow: hidden;
}
.articleHand a {
    display: block;
    line-height: 32px;
    padding: 0 20px 10px 30px;
    float: left;
    background: url(../images/file.png) no-repeat left center;
}
.articleHand a.word {
    background: url(../images/word.png) no-repeat left 3px;
    color: #37a6ff !important;
}
.articleHand a.ppt {
    background: url(../images/ppt.png) no-repeat left center;
    color: #ff7735 !important;
}
.articleHand a.excel {
    background: url(../images/excel.png) no-repeat left center;
    color: #15bf44 !important;
}
.articleHand a.pdf {
    background: url(../images/pdf.png) no-repeat left center;
    color: #1369c0 !important;
}
.articleHand a.zip {
    background: url(../images/zip.png) no-repeat left 3px;
    color: #ff9779 !important;
}
.articlePageT{
    width:100%;
    height:50px;
    overflow: hidden;
    line-height: 50px;
    color: #333333;
    font-size: 14px;
    background-color:#fff;
    margin-bottom: 10px;
}
.articlePageT:hover{background: #1c7eeb;color: #fff}
.articlePageT:hover a{color: #fff;}
.articlePageT:hover a:hover{color: #fff;}

.articlePage{
    clear:both;
    height:30px;
    text-align:center;
    font-family:Arial;
}
.articlePage a{
    margin:0 1px;
    background:#ccc;
    padding:5px 10px;
}
.articlePage a:hover{
    color:#fff;
    background:#003b90;
}
.articlePage a.hover{
    color:#fff;
    background:#003b90;
}
.articlePageUp{
    clear: both;
    overflow: hidden;
    padding-top:20px;
}
/*详细页end*/

/*产品列表*/
.sort_input{width: 670px;border: 1px solid #e6e6e6;height: 50px;line-height: 50px;position: relative;margin: 0 auto}
.sort_input input{width: 100%;height: 50px;line-height: 50px;border: none;text-indent: 10px}
.sort_input a.saer{display: block;position: absolute;right: 0px;top: 0px;width: 60px;height: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #fff;background: #005aab url(../images/proSearch.png) no-repeat center center}

.pro_title{
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
}
.pro_listDl{overflow: hidden;}
.pro_listDl dd{float: left;width: 14.28571428%;display: inline;font-size: 18px;color: #666;height: 60px;line-height: 60px;text-align: center;transition: all .3s linear;-webkit-transition: all .3s linear}
.pro_listDl dd a{display:block}
.pro_listDl dd:hover{background: #005aab;color: #fff}
.pro_listDl dd.hover{background: #005aab;color: #fff}
.pro_listDl dd:hover a{background: #005aab;color: #fff}
.pro_listDl dd.hover a{background: #005aab;color: #fff}

.pro_ej{background: #fff;padding: 0 20px}
.pro_bg{background: #f5f5f5;height: 50px;line-height: 50px}

.screen_dl{
    overflow: hidden;
}
.screen_dl dd{
    overflow: hidden;
    padding: 10px 0px 10px 75px;
    position: relative;
}
.screenL{
    overflow: hidden;
    position: absolute;
    left: -15px;
    top: 5px;
    width: 95px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color:#666;
    text-align: right;
}
.screenL i{
    padding-left: 28px;
}
.screenR{
    overflow: hidden;
    line-height: 30px;
    min-height: 30px;
    height: auto !important;
    height: 30px;
}
.screenR a{
    font-size: 14px;
    color:#666;
    display: block;
    overflow: hidden;
    float: left;
    margin: 0px 10px;
    padding: 0 10px;
    border-radius: 3px;
}
.screenR a:hover,
.screenR a.hover{
    color:#fff;
    background: #005aab;
}

/*产品列表*/
.productBox{
    padding: 15px 0px 0;
}
.pro_dl{margin:0px -18px;overflow: hidden}

.pro_dl dd{
    float:left;
    width:33.333333%;
    position: relative;
    padding: 15px 0px;
}
.pro_dl dd .list_pro{
    position: relative;
    margin: 0px 18px;
    z-index: 7;
    overflow: hidden;
}
.pro_dl dd .list_a{
    display: block;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: #fff;
    padding: 0 20px 40px;
}
.pro_dl dd:hover .list_a{
    transform: translate3d(0, -5px, 0);
    -webkit-transform: translate3d(0, -5px, 0);
    -o-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
}
.pro_dl dd .pic{
    text-align: center;
}
.pro_dl dd .pic .imgDiv{
    padding-top: 100%;
}
.pro_dl .goodsName {
    text-align: center;
    font-size:16px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height:25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding:0 15px;
    color: #404040;
    font-weight: bold;
}

/*单篇start*/
.subPageCont{
    padding: 36px;
    background: #fff;
}
.subPageCont1{
    padding: 70px;
    background: #fff;
}


/*联系我们*/
.map{
    background: #fff;
    padding: 10px;
}
.contactDeta{
    overflow: hidden;
    height: 350px;
    background: #005aab;
    padding: 40px 20px;
}
.contactDetaTit{
    overflow: hidden;
    font-size: 24px;
    color:#fff;
    line-height: 40px;
}
.contactDeta_ul{
    overflow: hidden;
}
.contactDeta_ul li{
    line-height: 36px;
    font-size: 14px;
    color:#fff;
}


/*留言start*/
.messageTitle{
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.messageForm {overflow: hidden;}
.messageForm dd {padding: 10px 0;}
.messageForm .formL {overflow: hidden;height: 47px;line-height: 47px;width: 90px;text-align: right;color: #666;font-size: 15px;position:relative;margin-right: 10px}
.messageForm .formR {overflow: hidden;}
.messageForm .formR input {height: 45px;line-height: 33px;border: 1px solid #e6e6e6;padding: 0 10px;font-family: "microsoft yahei";background: #FFF;float: left;display: inline;}
.messageForm .formR input.input1 {width: 428px;}
.messageForm .formR input.code {width: 120px;}
.messageForm .formR textarea {height: 190px;line-height: 33px;border: 1px solid #e6e6e6;padding: 0 10px;font-family: "microsoft yahei";background: #FFF;width: 96%;resize: none}
.messageForm .formR img {float: left;display: inline;height: 47px;margin: 0 16px;}
.messageBtn {overflow: hidden;padding-bottom: 30px;padding-left: 100px;padding-top: 10px;}
.messageBtn a {width: 154px;height: 50px;text-align: center;line-height: 50px;overflow: hidden;display: block;font-size: 16px;border-radius: 3px;background: #005aab;color: #FFF;float: left;margin-right: 20px}
.messageBtn a.sure1{background: #e6e6e6;color: #999}
.messageBtn a:hover{background: #005aab;color: #FFF;}

.msgDnList{ overflow: hidden; border-top: 1px solid #dedede;}

.msgDnList dd .msgQ {
    padding: 5px 0;
    line-height: 20px;
    color: #444444;
    font-size: 14px;
    overflow: hidden;
}
.msgDnList dd .msgQ .span1{font-size: 16px;color: #005aab}
.msgDnList dd .msgQ .span2{font-size: 14px;color: #999}
.msgDnList dd{ overflow: hidden; padding: 25px 0; border-bottom: 1px solid #dedede;}
.msgDnList dd .conL{ overflow: hidden; width: 85px; height: 28px; margin-right: 10px; font-size: 14px; text-align: center; line-height: 36px; color:#999}
.msgDnList dd .conR{ overflow: hidden; color: #999; font-size: 14px; line-height: 36px;}
.msgDnList dd .con1{}
.msgDnList dd .con2{ color: #005aab;font-size: 16px}



.rightBox{margin: 0 -8px;}
.selBox{float: left;display: inline;width: 33.33333%;}
.sel_select{margin: 0 8px;width: 84%;height: 45px;line-height: 45px;border-color: #e6e6e6;font-size: 14px;color: #ccc}
.sel_select option{color: #666}

/*留言end*/
/*
-----------------------------内页样式end-----------------------------
*/

/*产品详细*/
.prdView{
    overflow: hidden;
    background: #fff;
    padding: 50px 50px 20px;
}
.proViewL{
    overflow: hidden;
    margin-right: 50px;
}
/*产品相册展示 放大镜begin*/
.big_pic_show {
    width: 470px;
    height: 100%;
    z-index: 1;
    margin:0 auto;
}
.bigpic {
    width: 470px;
    height: 400px;
    margin-bottom: 5px;
    overflow: hidden;
    border: solid 1px #ddd;
}
.bigpic a {
    display: block;
}
.bigpic img {
    width: 470px;
    height: 400px;
}
div.zoomDiv {
    z-index: 999;
    position: absolute;
    border: solid 1px #ddd;
    width: 400px !important;
    height: 360px !important;
    background: #ffffff;
    display: none;
    text-align: center;
    overflow: hidden;
}
div.zoomMask {
    position: absolute;
    background:url(../images/float_layer.png) repeat;
    cursor:move;
    z-index: 99;
}

.moveBox{
    width:400px;
    height:74px;
    margin:15px auto;
    position:relative;
}
.pageLeft{
    width:12px;
    height:19px;
    position:absolute;
    left:0;
    top:50%;
    margin-top: -8px;
    display:inline;
    cursor:pointer;
    background:url(../images/prvicn1.png) no-repeat center center;
}
.pageRight{
    width:12px;
    height:19px;
    cursor:pointer;
    position:absolute;
    right:0;
    top:50%;
    margin-top: -8px;
    background:url(../images/prvicn2.png) no-repeat center center;
}
.move_content{
    clear:both;
    width:470px;
    height:74px;
    overflow:hidden;
    position:relative;
    float:left;
    display:inline;
    margin:0 0 0 15px;
}
.rexiaoPic {
    overflow: hidden;
    height: 70px;
}
.sell_order {
    WIDTH:9999px;
    POSITION:absolute
}
.rexiaoPic li {
    width:70px;
    height:70px;
    float: left;
    display: block;
    background: #fff;
    color: #fff;
    cursor: pointer;
    position:relative;
    margin-right: 25px;
}
.rexiaoPic li i{ height:67px; width:67px;border:2px solid #e6e6e6; display:none; position:absolute; top:0px; left:0px;}
.rexiaoPic li.hover i{ display:block;}
.rexiaoPic li img {
    width:70px;
    height:70px;
}

.proViewR{overflow: hidden;padding: 30px 0}
.proViewTit{font-size: 34px;color: #404040;}
.proAile{font-size: 16px;color: #999;padding: 10px 0}
.proIntro{font-size: 18px;color: #333;}
.proPrice{padding: 20px;background: #f6f6f6;font-size: 14px;color: #999;line-height: 36px}
.proPrice em{font-size: 24px;color: #005aab;font-style: normal}

a.prcbtn1{ display: block;width: 140px; height: 45px; line-height: 45px; margin-right: 30px; background: #005aab;text-align: center; color: #fff; font-size: 18px; border-radius: 3px;border: 1px solid #005aab;}
a.prcbtn2{ display: block;width: 140px; height: 45px; line-height: 45px; margin-right: 30px; border: 1px solid #005aab;text-align: center; color: #005aab; font-size: 18px; border-radius: 3px; overflow: hidden;}
a.prcbtn1:hover{ color: #fff;}
a.prcbtn2:hover{ color: #014694;}

.product_view{
    padding: 40px 0;
    background: #fff;
}
.product_view img{max-width: 100%}
.pro_btn{padding: 0 40px}
.pro_btn a{display: block;width: 100px;height: 40px;line-height: 40px;text-align: center;border-radius: 2px;font-size: 14px;color: #fff;background: #005aab}


/*全图列表页start*/
.imgList1{ overflow: hidden; margin-right: -30px;}
.imgList1 dd{ overflow: hidden; float: left; display: inline; width: 33.333%; margin-bottom:30px;}
.imgList1 dd .con{ overflow: hidden;margin-right:30px; background:#fff;padding:10px 10px 0px 10px; }
.imgList1 dd .pic{ width: 100%; position: relative;}
.imgList1 dd .pic:before{ display: block; content: ''; padding-top: 66.6667%;}
.imgList1 dd .pic img{ display:block; width:100%; position:absolute; left:0px; top:0px;}
.imgList1 dd .text{height: 65px; line-height: 65px;  text-align: center; color: #333; font-size: 16px; overflow:hidden;}
.imgList1 dd:hover .text{ color: #005aab;}
/*全图列表页end*/
/*图文列表页start*/
.imgText1{ overflow: hidden;}
.imgText1 dd{ overflow: hidden;padding: 20px 0;border-bottom: 1px solid #ddd;background-color: #fff;}
.imgText1 dd .pic{ width: 300px; overflow: hidden; position: relative; height:200px;margin:0px 0px 0px 20px;}
.imgText1 dd .pic:before{ display: block; content: ''; padding-top: 70%;}
.imgText1 dd .text{overflow:hidden;padding:18px 30px 0px;}
.imgText1 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgText1 dd .text .title{ line-height: 45px; font-weight: bold; overflow:hidden;height:45px;}
.imgText1 dd .text .title a{ color: #4c4c4c; font-size: 20px;}
.imgText1 dd .text .textC{ font-size:14px; color:#666666;overflow:hidden; line-height:30px;height:90px;}
.imgText1 dd .text .time{overflow:hidden; color:#999999;height:41px; line-height:41px; font-size:16px;}
.imgText1 dd .text .time span{ float:left; display: inline;}
.imgText1 dd:hover .text .title a{ color: #005AAB;}
/*图文列表页end*/
/*全文列表页start*/
.textList1{ overflow: hidden;}
.textList1 dd{ float: left; display: inline; padding:25px 30px;background-color: #fff;border-bottom: 1px solid #ddd;height:137px;}
.textList1 dd .text .title{ overflow: hidden; height: 30px; line-height: 20px; font-weight: bold;font-size:20px;color:#4c4c4c}
.textList1 dd .text .title a{ color: #4c4c4c; font-size: 20px;}
.textList1 dd .text .textC{ font-size:14px; color:#666666; line-height:30px;overflow:hidden; height:90px;}
.textList1 dd .text .time{  height:35px; line-height:31px; overflow:hidden; color:#999999;font-size:14px;padding:5px 0;}
.textList1 dd .text .time span{ float:left; display: inline;}
.textList1 dd:hover .text .title a{ color: #005AAB;}


/*
* 地图 begin
*/
.taxMapHead{
    height:60px;
    overflow: hidden;
    background: #fff;
}
.taxMapLogo{
    display: block;
    overflow: hidden;
    margin:5px 0px 10px 0;
}
.taxMapLogo img{
    display: block;
    height:50px;
}
.goHome{
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 35px;
    font-size: 16px;
    color:#666 !important;
    margin:15px 20px 15px 0;
    background: url(../images/goHome.png) no-repeat left center;
}
.taxMapFoot{
    height: 40px;
    overflow: hidden;
    text-align: center;
    background: #fdfdfb;
    font-size: 14px;
    color:#666;
    line-height: 40px;
}
.taxMapFoot a{
    color:#666;
}
.taxMapBox{
    overflow: hidden;
    position: relative;
}
.taxMapLeft{
    width: 200px;
    height: 100%;
    overflow-y: auto;
    position: absolute;
    left: 0px;
    top:0px;
    border-right:1px solid #c2d2e2;
    z-index: 1;
    background: #f2f2f2 url(../images/bgOpa95.png) repeat left top;
}
.taxMap_dl{
    overflow: hidden;
    background:#fff;
    border-bottom: 1px solid #fff;
}
.taxMapTitle{
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    background:#f2f2f2;
    font-size: 18px;
    color:#005AAB;
    text-align: center;
}
.taxMap_dl dt{
    display:block;
    clear:both;
    line-height:40px;
    font-size:14px;
    background:#f2f2f2 url(../images/jtL.png) no-repeat 175px center;
    padding:0 0 0 20px;
    cursor:pointer;
}
.taxMap_dl.hover dt{
    background:#f2f2f2 url(../images/jtD.png) no-repeat 175px center;
}
.taxMap_dl.hover dd{ display:block;}

.taxMap_dl dd{
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    padding: 0px 20px;
    display:none;
}
.taxMap_dl dd a{
    display: block;
    overflow: hidden;
    font-size: 14px;
    color:#666;
    padding-left: 10px;
}
.taxMap_dl dd.hover a,
.taxMap_dl dd a:hover{
    color:#005AAB;
    background: url(../images/taxMapIcon.png) no-repeat left center;
}
.taxMapLeftBt{
    display: block;
    width: 13px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    left: 200px;
    top:50%;
    margin-top: -20px;
    border:solid #ccc;
    border-width: 1px 1px 1px 0px;
    z-index: 2;
    background: url(../images/taxMapLeftBt.png) no-repeat 0px 0px;
}
.taxMapLeftBt.show{
    background: url(../images/taxMapLeftBt.png) no-repeat -13px 0px;
}
/*全文列表页end*/

.store_dl{
    margin: 0px -15px;
}
.store_dl dd{
    width: 33.3333333%;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 15px 0px;
}
.store_dl .list_a{
    display: block;
    margin: 0px 15px;
    padding: 40px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: #fff url(../images/store.png) no-repeat right bottom;
}
.store_dl .list_a:hover{
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0px 10px 20px rgba(0,0,0,0.2);
    box-shadow: 0px 10px 20px rgba(0,0,0,0.2);
}
.storeTit{
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    font-size: 16px;
    color:#fff;
    text-align: center;
    background: #005AAB;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
}
.storeIntr{
    overflow: hidden;
    height: 150px;
    font-size: 16px;
    color:#666;
    line-height: 30px;
}
.storeMore{
    overflow: hidden;
    font-size: 15px;
    color:#999;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.list_a:hover .storeMore{
    color:#005AAB;
}

