.neibanner1
{
    background: url(../image/nei1.jpg) center center no-repeat;
    height: 400px;
    overflow: hidden;
}
.neibanner2
{
    background: url(../image/nei2.jpg) center center no-repeat;
    height: 400px;
    overflow: hidden;
}
.neibanner3
{
    background: url(404.png) center center no-repeat;
    height: 400px;
    overflow: hidden;
}
.neibanner4
{
    background: url(404.png) center center no-repeat;
    height: 400px;
    overflow: hidden;
}
.neibanner5
{
    background: url(../image/nei5.jpg) center center no-repeat;
    height: 400px;
    overflow: hidden;
}
.neibanner6
{
    background: url(404.png) center center no-repeat;
    height: 400px;
    overflow: hidden;
}
.neibanner7
{
    background: url(../image/nei7.jpg) center center no-repeat;
    height: 400px;
    overflow: hidden;
}
.neibanner8
{
    background: url(../image/nei8.jpg) center center no-repeat;
    height: 400px;
    overflow: hidden;
}
.neibanner9
{
    background: url(../image/nei9.jpg) center center no-repeat;
    height: 400px;
    overflow: hidden;
}
.zhuying-left a
{
    margin-right: 15px;
    color: #4b4b4b;
}
.zhuying #sousuo
{
    margin-top: 6px;
    border-radius: 50px;
    padding-left: 30px;
}
.neitop h1
{
    font-size: 34px;
    line-height: 50px;
    font-weight: normal;
    color: #fff;
    margin-top: 140px;
    margin-left: 20px;
}
.neitop p
{
    font-size: 20px;
    margin-top: 8px;
    color: #fff;
    margin-left: 20px;
}
.neierji
{
    height: 58px;
    padding-top: 20px;
}
.neierji ul li
{
    float: left;
}
.neierji ul li a
{
    font-size: 16px;
    display: block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #e0e0e0;
    margin-right: 5px;
    background: #fff;
}
.neierji ul li a:hover
{
    background: #0766b8;
    color: #fff;
}
.neierji ul li.click a
{
    background: #0766b8;
    color: #fff;
}
.neirong
{
    padding: 30px 0;
}
.neirong h2
{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}
.about-1
{
    line-height: 30px;
}
.about-1 img
{
    margin: 20px 0;
}
.about-1 p
{
    line-height: 30px;
    margin-bottom: 10px;
}
.abouttumar
{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.rongyu li
{
    float: left;
    width: 22.5%;
    text-align: center;
    margin-right: 3%;
    margin-bottom: 10px;
}
.rongyu li:nth-child(4n)
{
    margin-right: 0;
}
.rongyu li .ga
{
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 3%;
    margin: 0 auto;
}
.rongyu li img
{
    width: 100%;
    height: 170px;
}
.rongyu li p
{
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.xiangmu4
{
    background: url(../image/youshi.jpg) no-repeat center 130px #fff;
    height: 640px;
    padding-top: 60px;
}
.xm4gao
{
    height: 510px;
}
.xiangmu4 h5
{
    font-size: 30px;
    color: #4b4b4b;
    text-align: center;
    line-height: 30px;
    margin-bottom: 2px;
    font-weight: bold;
}
.xm4-nei
{
    position: relative;
}
.ys
{
    width: 230px;
}
.ys5
{
    width: 400px;
    width: 700px;
}
.ys h7
{
    color: #4b4b4b;
    font-size: 23px;
    line-height: 23px;
    font-weight: bold;
}
.ys p
{
    font-size: 16px;
    line-height: 26px;
    margin-top: 12px;
    color: #666;
}
.ys1
{
    position: absolute;
    text-align: right;
    left: 90px;
    top: 80px;
}
.ys2
{
    position: absolute;
    text-align: left;
    right: 90px;
    top: 80px;
}
.ys3
{
    position: absolute;
    text-align: right;
    left: 50px;
    top: 210px;
}
.ys4
{
    position: absolute;
    text-align: left;
    right: 50px;
    top: 210px;
}
.ys5
{
    position: absolute;
    text-align: center;
    left: 255px;
    top: 510px;
}
.ys6
{
    position: absolute;
    text-align: right;
    left: 90px;
    top: 340px;
}
.ys7
{
    position: absolute;
    text-align: left;
    right: 90px;
    top: 340px;
}
.anli
{
    width: 1200px;
    margin-top: 50px;
}
.anlilist li
{
    float: left;
    width: 280px;
    margin-right: 22px;
    border: 1px solid #ececec;
    text-align: center;
    background: #fff;
    margin-bottom: 20px;
}
.anlilist li:nth-child(4n)
{
    margin-right: 0;
}
.anliimg
{
    width: 160px;
    height: 115px;
    overflow: hidden;
    position: relative;
    z-index: 999;
    background: #fff;
    margin: 20px auto 0 auto;
}
.anliimg img
{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .8s;
}
.anliimg:hover img
{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.anlilist li a h4
{
    font-size: 16px;
    font-weight: normal;
    color: #666;
    margin: 0 25px 10px 25px;
    line-height: 28px;
}
.anlilist li a p
{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin: 0 25px;
}
.anlilist h4:hover
{
    color: #0085ca;
}
.anlibiao
{
    margin: 0 0 20px 0;
}
.anlibiao h2
{
    color: #333;
    font-size: 25px;
    font-weight: bold;
    float: left;
}
.anlibiao a
{
    float: right;
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
}
.anlibiao a:hover
{
    color: #2d62b2;
}
.thumbs li a
{
    position: relative;
    display: block;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,.1);
    overflow: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.thumbs li a .title, .thumbs li a .title h6
{
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-bottom: 15px;
}
.thumbs li a .title, .thumbs li a .title h4
{
    font-size: 18px;
}
.thumbs li a p
{
    line-height: 24px;
    margin-bottom: 15px;
}
.thumbs li a:hover
{
    box-shadow: 0 15px 30px rgba(0,0,0,.3);
}
.thumbs li a:hover .title, .no-touch .thumbs li a:hover .title h6
{
    color: #459fce;
}
.thumbs li:hover
{
    z-index: 99;
}
.view
{
    font-size: 16px;
    color: #c6ba9a;
}
.view i
{
    margin-left: 2px;
    font-size: 16px;
}
.thumbs.product li
{
    margin-bottom: 30px;
    width: 49%;
    float: left;
    margin-right: 2%;
}
.thumbs.product li:nth-child(2n)
{
    margin-right: 0;
}
div.jogger
{
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}
.thumbs.product li a .pic
{
    width: 50%;
}
.thumbs.product li a .pic img
{
    width: 115%;
    max-height: 320px;
    float: right;
}
.thumbs.product li a .info
{
    float: left;
    width: 40%;
    text-align: left;
    padding: 40px;
}
.thumbs.product li a .info .title
{
    font-size: 20px;
}
.thumbs.news li
{
    width: 100%;
}
.thumbs.news li:last-child
{
    margin-bottom: 0;
}
.thumbs.news li a
{
    width: 100%;
    text-align: left;
}
.thumbs.news li a .pic
{
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
}
.thumbs.news li a img
{
    display: block;
    float: left;
    height: auto;
    margin: 20px;
    width: 350px;
}
.thumbs.news li a .info
{
    width: 600px;
    float: left;
}
.thumbs.room li a
{
    background-color: transparent;
}
.thumbs.room li a img
{
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.thumbs.room li a .info
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
}
.thumbs.room li a .info .title
{
    float: left;
    line-height: 1;
}
.thumbs.room li a .info span
{
    float: right;
    line-height: 1;
    color: #999;
}
.no-touch .thumbs.room li a:hover img
{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.anim_emt.start-animation.scale_up
{
    -webkit-animation: mk_scale .8s 1 cubic-bezier(.445,.05,.55,.95) both;
    animation: mk_scale .8s 1 cubic-bezier(.445,.05,.55,.95) both;
    visibility: visible;
}
.anim_emt.start-animation.fade_in
{
    -webkit-animation: mk_fade 1.2s 1 cubic-bezier(.445,.05,.55,.95) both;
    animation: mk_fade 1.2s 1 cubic-bezier(.445,.05,.55,.95) both;
    visibility: visible;
}
.anim_emt.start-animation.r_to_l
{
    -webkit-animation: mk_right_to_left 1.2s 1 cubic-bezier(.77,0,.175,1) both;
    animation: mk_right_to_left 1.2s 1 cubic-bezier(.77,0,.175,1) both;
    visibility: visible;
}
.anim_emt.start-animation.l_to_r
{
    -webkit-animation: mk_left_to_right 1.2s 1 cubic-bezier(.77,0,.175,1) both;
    animation: mk_left_to_right 1.2s 1 cubic-bezier(.77,0,.175,1) both;
    visibility: visible;
}
.anim_emt.start-animation.t_to_b
{
    -webkit-animation: mk_top_to_bottom 1.2s 1 cubic-bezier(.77,0,.175,1) both;
    animation: mk_top_to_bottom 1.2s 1 cubic-bezier(.77,0,.175,1) both;
    visibility: visible;
}
.anim_emt.start-animation.b_to_t
{
    -webkit-animation: mk_bottom_to_top 1.2s 1 cubic-bezier(.77,0,.175,1) both;
    animation: mk_bottom_to_top 1.2s 1 cubic-bezier(.77,0,.175,1) both;
    visibility: visible;
}
.anim_emt.start-animation.b_to_t_scale
{
    -webkit-animation: mk_bottom_to_top_scale 1.2s 1 cubic-bezier(.77,0,.175,1) both;
    animation: mk_bottom_to_top_scale 1.2s 1 cubic-bezier(.77,0,.175,1) both;
    visibility: visible;
}
.anim_emt.start-animation.scale_blur
{
    -webkit-animation: mk_scale_blur 2s 1 cubic-bezier(.77,0,.175,1) both;
    animation: mk_scale_blur 2s 1 cubic-bezier(.77,0,.175,1) both;
    visibility: visible;
}
.centerbox
{
    display: table;
}
.centerbox .centerbox-cont
{
    display: table-cell;
    vertical-align: middle;
}
.m-b-md
{
    margin-bottom: 30px;
}
.mar
{
    padding: 40px;
}
.m-b-xs
{
    margin-bottom: 10px;
    color: #999;
    font-size: 12px;
    text-align: left;
}
.newshow h2
{
    text-align: center;
}
.newshow video
{
    width: 50%;
    margin: 0 25%;
}
.erji1
{
    text-align: center;
}
.erji1 a
{
    font-size: 18px;
    padding: 0 20px;
    margin-bottom: 10px;
    display: inline-block;
    color: #666;
    border-right: 1px solid #ccc;
}
.erji1 a:last-child
{
    border-right: none;
}
.erji2
{
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
}
.cpbiao1 h1
{
    font-size: 22px;
    line-height: 22px;
    display: block;
    margin-bottom: 20px;
    border-left: 5px solid #005dc4;
    text-indent: 20px;
}
.erji1 a.on
{
    font-weight: bold;
    color: #005dc4;
}
.erji2list li
{
    float: left;
}
.erji2list li a
{
    display: block;
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    border: 1px solid #dcdcdc;
    margin-right: 10px;
}
.erji2list li a.on
{
    background: #0766b8;
    color: #fff;
}
.chanpintop
{
    margin: 40px 0;
}
.biao-jieshao b
{
    color: #4b4b4b;
}
.biao-jieshao strong
{
    color: #4b4b4b;
}
.cpdi
{
    background: #f5f4f9;
}
.enght
{
    float: right;
    font-size: 16px;
    margin-top: 5px;
    margin-left: 10px;
    color: #666;
    position: relative;
    z-index: 20;
    background: url(../image/en01.png) no-repeat 15px center #d01f27;
    text-indent: 42px;
    width: 150px;
}
.enght a.tit
{
    display: block;
    color: #fff;
    height: 37px;
    line-height: 37px;
    padding-right: 17px;
    background: url(../image/aaa01.png) no-repeat 120px center;
}
.liebiao
{
    display: none;
    position: absolute;
    left: 0;
    top: 37px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
}
.liebiao a
{
    border-bottom: 1px solid #ccc;
    padding: 11px 15px;
    margin: 8px 3px;
    font-size: 16px;
    color: #666;
    display: block;
    background: #fff;
    text-indent: 0;
}
.liebiao a:hover
{
    background: #206bd1;
    color: #fff;
}
.cpxiangxi
{
    background: #fff;
    padding: 30px 30px;
    font-size: 16px;
    line-height: 30px;
}
.cpxiangxi table
{
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;
}
.cpxiangxi td
{
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 20px;
}
.spec
{
    width: 380px;
}
.cpxiangxi h3
{
    font-size: 25px;
    color: #666;
    margin: 10px 0 20px 0;
}
.cp-left
{
    border: 1px solid #ccc;
    text-align: center;
    width: 550px;
    height: 366px;
    float: left;
}
.cp-left img
{
    width: 100%;
}
.cp-right
{
    float: right;
    width: 550px;
}
.zhuying
{
    background: #e8e8e8;
    height: 60px;
}
.zhuying-left
{
    float: left;
    width: 500px;
    height: 50px;
    line-height: 50px;
    color: #4b4b4b;
    padding-top: 3px;
}
.divattr ul li
{
    float: left;
    margin-right: 5px;
    color: #666;
    font-size: 14px;
    padding: 2px 10px;
    border-radius: 2px;
    cursor: pointer;
    background: #f3f3f3;
}
.cptel
{
    font-size: 24px;
    color: #e0001b;
}
.divattr ul li:hover
{
    background: #206bd1;
    color: #fff;
}
.cpbutton
{
    display: block;
    text-align: center;
    border-radius: 3px;
    background-color: #206bd1;
    height: 40px;
    line-height: 40px;
    width: 160px;
    border: 0;
    font-size: 18px;
    margin: 15px 5px 0 5px;
    color: #fff;
    font-size: 16px;
}
.cpbutton:hover
{
    background: #1d60bc;
    color: #fff;
}
.xx1
{
    margin-bottom: 20px;
}
.productmore
{
    margin-top: 40px;
}
.cpbiao
{
    border-top: 3px solid #206bd1;
    background: #fff;
}
.productmore h4
{
    font-size: 20px;
    color: #666;
    float: left;
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
}
.cpbiao a
{
    text-align: right;
    float: right;
    color: #666;
    display: block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    padding-right: 30px;
}
.zhaoshang3-list li
{
    background: #fff;
    float: left;
    width: 500px;
    float: left;
    height: 135px;
    margin: 20px 15px 20px 20px;
    padding: 25px 40px;
    border: 1px solid #e8ecf0;
}
.zhaoshang3-list li:nth-child(1)
{
    margin-left: 0;
}
.zhaoshang3-list li:nth-child(2n)
{
    margin-right: 0;
}
.zhaoshang3-list li:nth-child(3)
{
    margin-left: 0;
}
.zhaoshang3-list h5
{
    font-size: 40px;
    color: #4b4b4b;
    text-align: center;
    line-height: 30px;
    margin-bottom: 40px;
    font-weight: bold;
    margin-top: 0;
}
.zhaoshang3-list p
{
    font-size: 16px;
    color: #666;
    line-height: 28px;
    color: #707070;
}
.zhaoshang3-list h6
{
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.tubiao
{
    float: left;
    width: 140px;
}
.tubiao img
{
    width: 130px;
}
.wenlist
{
    float: right;
    width: 340px;
    margin-top: 10px;
}
.f-body
{
    text-align: center;
}
.f-b-title
{
    font-size: 35px;
    margin: 10px 0;
}
.pinying
{
    font-size: 15px;
    text-align: center;
}
.anliwenzi
{
    margin: 20px 0;
    line-height: 26px;
}
.wenhua-left
{
    width: 600px;
    float: left;
}
.wenhua-right
{
    width: 470px;
    margin-left: 40px;
    float: left;
}
.wenhua-right
{
    line-height: 30px;
}
.wenhua-right strong
{
    color: #4b4b4b;
}
.ponelist
{
    width: 100%;
    height: auto;
    text-align: left;
}
.ponelist li
{
    display: inline-block;
    width: 17%;
    text-align: center;
    margin: 10px 11px 10px 0;
}
.ponelist li:last-child
{
    margin-right: 0;
}
.ponelist li img
{
    width: 80%;
    vertical-align: top;
}
.ponelist li p
{
    font-size: 14px;
    line-height: 30px;
    color: #666;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zhanshibiao h2
{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
.divattr
{
    margin-bottom: 15px;
}
.lianxi-left
{
    float: left;
    width: 460px;
    background: #fff;
    padding: 25px 0;
}
.lianxi-left h1
{
    font-size: 26px;
    color: #4b4b4b;
    margin-bottom: 15px;
}
.lianxi-left p
{
    line-height: 40px;
    text-indent: 40px;
}
.lx1
{
    background: url(../image/icon1.png) 0 center no-repeat;
}
.lx2
{
    background: url(../image/icon2.png) 0 0 no-repeat;
}
.lx3
{
    background: url(../image/icon3.png) 0 center no-repeat;
}
.lx4
{
    background: url(../image/icon4.png) 0 center no-repeat;
}
.lianxi1
{
    background: #fff;
    padding: 20px 40px;
    padding-bottom: 50px;
}
.lianxi-right
{
    float: right;
    width: 630px;
    margin: 20px 0;
}
.lianxi-right img
{
    width: 100%;
}
.line1
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.line1 h2
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #999;
    font-weight: normal;
    margin-bottom: 15px;
}
.erwei
{
    margin-top: 20px;
}
.erwei img
{
    float: left;
    margin-right: 10px;
    width: 150px;
}
.lianxi-left .erwei p
{
    line-height: 20px;
    float: left;
    margin-top: 30px;
    text-indent: 0;
    line-height: 30px;
}
.zhong
{
    text-align: center;
}
.list li
{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    background: url(404.png) 340px center no-repeat;
    width: 380px;
    border: 2px solid #ececec;
}
.list li:nth-child(3n)
{
    margin-right: 0;
}
.list li a
{
    display: block;
    width: 315px;
    height: 50px;
    line-height: 50px;
    color: #4b4b4b;
    padding: 0 15px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list li:hover
{
    background: url(404.png) 340px center no-repeat #0766b8;
}
.list li:hover a
{
    color: #fff;
}
h8
{
    display: block;
    width: 100%;
    margin-bottom: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    background: #f4faff;
    border-bottom: 1px dotted #bebebe;
    margin: 15px 0;
}
.newshow
{
    background: #fff;
    padding: 40px;
}
.kuang ul li
{
    float: left;
    margin: 10px;
}
.kuang ul li a
{
    display: block;
    width: 110px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    border: 1px solid #2996ff;
    color: #2996ff;
    text-align: center;
    margin: 5.5px 0;
    color: #2996ff;
}
.newtop-right1
{
    width: 275px;
    float: right;
}
.newtop-left1
{
    width: 132px;
    float: left;
    font-size: 14px;
    height: 20px;
}
