@charset "UTF-8";
*{margin:0;padding:0;list-style-type:none;}
a{cursor: pointer;text-decoration: none;}
a:hover{text-decoration: none;color:#00aeef}

.main1 .mtop {
    overflow: hidden;
    height: 460px;
}
.main1 {
    position: relative;
}
.main1:hover .slider-btn {
    color: #fff;
    text-shadow: 0 0 5px #666;
}
.main1 .mtop{
    width: 12000px;
    position: relative;
}
.main1 .mtop .mtban{
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width:12000px;
    height: 330px;
}
.main1 .mtop .mtban>li{
    float: left;
    width: 1260px;
}
.main1 .mtop .mtban>li img{
    width: 100%;
    height: 320px
}
.main1 li{
    float: left;
}
.main1 li img{
    width: 1260px;
    height: 320px
}
.main1 .slider-dot ul {
    position: absolute;
    right: 570px;
    bottom: 25px;
    display: none;
}
.main1 .slider-dot ul li {
    cursor: pointer;
    width: 10px;
    height: 10px;
    /*border-radius: 50%;*/
    background: #35cbe1;
    border: 2px solid #fff;
    float: left;
    margin-left: 16px;
}
.main1 .slider-dot ul li.active, .main1 .slider-dot ul li:hover {
    background: #ff6633;
}
.main1 .slider-btn {
    position: absolute;
    width: 50px;
    height: 100px;
    top: 50%;
    line-height: 100px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    text-decoration: none;
    font-family: '黑体';
    color: rgba(255, 255, 255, 0);
}
.main1 .slider-btn:hover {
    background: rgba(125, 125, 125, .3);
}
.main1 .slider-btn.slider-btn-left {
    left: 32px;
    margin-top: -59px;
}
.main1 .slider-btn.slider-btn-right {
    right: 32px;
    margin-top: -59px;
}
.main1 .slider-btn.slider-btn-left img,.main1 .slider-btn.slider-btn-right img{
    margin-top: 20px;
}


ul,
ol,
li,
div {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

.ft-carousel {
    position: relative;
    width: 1260px;
    height: 407px;
    overflow: hidden;
    margin: 0 auto;
}

.ft-carousel .carousel-inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
    float: left;
    height: 100%;
}

.ft-carousel .carousel-item img {
    /*width: 100%;*/
}

.ft-carousel .carousel-indicators {
    position: absolute;
    left: 45%;
    bottom: 20px;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.ft-carousel .carousel-indicators span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin: 0 4px;
    border-radius: 50%;
    cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
    background-color: #00aeef;
}

.ft-carousel .carousel-btn {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 59px;
    margin-top: -25px;
    cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
    left: 0;
    background: url(../image/zjt.png) no-repeat right center;
}

.ft-carousel .carousel-next-btn {
    right: 0;
    background: url(../image/yjt.png) no-repeat left center;
}
/*-----------------------------------head开始-----------------------------------*/
.catop{
    width: 100%;
    height: 240px;
    background-color: #00aeef;
}
.ct_mid{
    width: 1260px;
    margin: 0 auto;
}
.catop .ct_m_t{
    height: 84px;
}
.catop .ct_m_t .im1{
    margin-top: 21px;
}
.catop .ct_m_t .im2{
     margin-top: 8px;
     float: right;
     background: transparent url(../image/but-buy2.png) no-repeat scroll center center;
     display: inline-block;
     width: 112px;
     height: 62px;
 }
.catop .ct_m_t .cn{
    background: transparent url(../image/but-buy.png) no-repeat scroll center center;
}
.catop .ct_m_t .im2 span{
    font-size: 18px;
    font-family: '黑体';
    text-decoration: none;
    position: relative;
    top: -10px;
    right: 26px;
    color: black;
}
.catop .ct_m_t span{
    font-size: 16px;
    font-family: '黑体';
    color: #fff;
    float: right;
    margin-top: 28px;
    margin-right: 10px;
    text-decoration: underline;
}
/*.catop .ct_m_t .im3{
    margin-top: 8px;
    float: right;
    background: transparent url(../image/but-en.png) no-repeat scroll center center;
    display: inline-block;
    width: 67px;
    height: 62px;
}*/
.catop .ct_m_p{
    height: 92px;
    overflow: hidden;
    margin-top: 6px;
}
.catop .ct_m_p a{
    color: #FFFFFF;
}
.catop .ct_m_p a:hover{
    color: black;
}
.catop .ct_m_p h1{
    height: 86px;
    line-height: 92px;
    font-size: 86px;
    font-family: '黑体';
    color: #333;
    width: 800px;
    overflow: hidden;
    float: left;
}
.catop .ct_m_p p{
    font-size: 18px;
    font-family: '黑体';
    width: 420px;
    float: right;
    margin-top: 59px;
    height: 24px;
    line-height: 24px;
    text-align: right;
    margin-right: 12px;
}
.catop .ct_m_p p img{
    vertical-align: middle;
}
.catop .ct_m_p p .im1{
    margin-right: 12px;
}
.catop .ct_m_p p .im2{
    margin-right: 4px;
    margin-left: 32px;
}
.casearch{
     width: 1280px;
     height: 100px;
     background: transparent url(../image/jux.png) no-repeat scroll 3px center;
     background-size: 1280px 100px;
     position: relative;
     margin-bottom: 20px;
     top: -20px;
     z-index: 100;
 }
.casearch .casto{
    font-family: '黑体';
    font-size: 18px;
    width: 960px;
    height: 40px;
    position: relative;
    top: 30px;
    left: 47px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    z-index: 100;
}
.casearch #caleft{
    width: 181px;
    height: 40px;
    float: left;

}
.casearch #caleft p{
    width: 185px;
    height: 40px;
    border: 1px solid #cccccc;
    border-right:0;
    /*background: url(../image/triang.png) no-repeat scroll 155px center transparent;*/
    /*background-color: #fff;*/
    z-index: 101;
    position: relative;
    text-indent: 27px;
    line-height: 40px;
    top:-1px;
    left: -1px;
    cursor: pointer;
}
.casearch #caleft .s1a{
    display: none;
    width: 181px;
    /*height: 95px;*/
    padding-bottom: 5px;
    border: 1px solid #cccccc;
    position: relative;
    z-index: 100;
    top: -25px;
    padding-top: 35px;
    text-indent: 15px;
    background-color: #ffffff;
    left: -1px;
}
.casearch #caleft .s1a li{
    height: 30px;
    line-height: 24px;
    width: 181px;
    cursor: pointer;
}
.casearch #caleft .s1a li.sect{
    color: #00aeef;
}
.casearch #cacenter{
    width: 621px;
    height: 40px;
    position: relative;
    left: 0px;
    border-left: 1px solid #cccccc;
    border-top: 0;
    border-bottom: 0;
    float: left;
    z-index: 101;
    background-color: #ffffff;
}
.casearch #cacenter input{
    width: 621px;
    height: 40px;
    color: #aaa;
    border: 0;
    text-indent: 45px;
    background: url(../image/magin.png) no-repeat scroll 16px center transparent;
}
.casearch #caright{
    width: 156px;
    height: 40px;
    float: right;
}
.casearch #caright input{
    width: 160px;
    height: 42px;
    line-height: 40px;
    border: 0;
    border: 1px solid #cccccc;
    z-index: 100;
    background-color: #00aeef;
    color: #fff;
    text-align: center;
    position: relative;
    left: -3px;
    top: -1px;
    font-size: 18px;
}
.casearch .castwo{
    width: 200px;
    height: 40px;
    font-size: 18px;
    float: right;
    position: relative;
    top: -12px;
    right: 55px;
}
.casearch .castwo p{
    width: 200px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #cccccc;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
    cursor: pointer;
}
.casearch .castwo ul{
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    display: none;
}
.casearch .castwo ul li{
    width: 230px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    overflow: hidden;
    font-size: 16px;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.casearch .castwo ul li a:hover{
    color:black;
}
.casearch .castwo ul.u1{
    position: absolute;
    /*right: -3px;*/
}
.casearch .castwo ul.u2{
    max-height: 422px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 230px;
    top: -1px;
}
.casearch .castwo ul.u3{
    position: absolute;
    right: 230px;
    top: -1px;
}
/*-----------------------------------head结束-----------------------------------*/
/*-----------------------------------footer开始-----------------------------------*/
.cashop{
    width: 100%;
    height: 80px;
    line-height: 80px;
    background-color: #00aeef;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.cashop .cs_sh{
    width: 1260px;
    margin: 0 auto;
    font-size: 28px;
    font-family: '黑体';
    color: #FFFFFF;
}
.cashop .cs_sh a{
    display: block;
    float: right;
    width: 64px;
    height: 64px;
    background: transparent url(../image/more.png) no-repeat scroll center center;
    margin-top: 8px;
}
.csbottom{
    /*height: 258px;*/
    background-color: #333333;
    font-family: '微软雅黑';
    overflow: hidden;
}
.csbottom>ul{
    height: 350px;
    border-bottom: 1px dashed #ffffff;
}
.csbottom li{
    width: 320px;
    /*height: 258px;*/
    float: left;
}
.csbottom li.l1{
    width: 260px;
    margin-right: 125px;
}
.csbottom li.l2{
    width: 332px;
    margin-left: 52px;
}
.csbottom li.l3{
    width: 320px;
    float: left;
}
.csbottom li.l4{
    width: 160px;
    margin-right: 62px;
    float: right;
}
.csbottom li h5{
    width: 320px;
    height: 106px;
    margin-bottom: 6px;
    /*line-height: 106px;*/
}
.csbottom li h5.c1 img{
    margin-top: 19px;
    margin-left: 90px;
}
.csbottom li h5.c2 img{
    /*margin-left: 69px;*/
    margin-top: 52px;
}
.csbottom li h5.c3 img{
    margin-top: 61px;
}
.csbottom li h5.c3 img.oum{
    width: 120px;
}
.csbottom li.l4 p{
    height: 48px;
    line-height: 48px;
    margin-top: 53px;
    font-family: '宋体';
    font-size: 14px;
}
.csbottom p{
    font-size: 18px;
    color: #fff;
    line-height: 33px;
}
.csbottom p.p1{
    line-height: 17px;
    margin: 25px 0 3px 0;
    padding-left: 37px;
    background: transparent url(../image/adr.png) no-repeat scroll left 5px;
    font-family: '宋体';
    font-size: 14px;
}
.csbottom p.p2{
    padding-left: 37px;
    background: transparent url(../image/tox.png) no-repeat scroll left 7px;
    font-family: '宋体';
    font-size: 14px;
}
.csbottom p.p3{
    height: 22px;
    line-height: 22px;
    padding-left: 37px;
    background: transparent url(../image/dih.png) no-repeat scroll left 3px;
    font-family: 'Arial';
    font-size: 14px;
}
.csbottom p.p4{
    height: 22px;
    line-height: 22px;
    margin-top: 4px;
    padding-left: 37px;
    background: transparent url(../image/dux.png) no-repeat scroll left 5px;
    font-family: 'Arial';
    font-size: 14px;
}
.csbottom p.p5{
    line-height: 17px;
    margin: 34px 0 11px 0;
    /*padding-left: 37px;*/
    font: 12px/1.5 arial,宋体;
    font-size: 14px;
}
.csbottom .poce{
    width: 1260px;
    height: 88px;
    line-height: 42px;
    margin: 0 auto;
    color: #ffffff;
    font-family: '宋体';
    font-size: 12px;
    text-align: center;
}
.csbottom .poce img.omt{
    margin-right: 5px;
    position: relative;
    top: 6px;
}
.csbottom .poce a{
    font-family: '宋体';
    font-size: 12px;
}

/*.csbottom p.p1{*/
/*text-indent: 36px;*/
/*line-height: 20px;*/
/*}*/
/*.csbottom p.p2{*/
/*text-indent: 30px;*/
/*line-height: 20px;*/
/*}*/
.caprompt{
    width: 900px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 200;
    background-color: #FFFFFF;
    display: none;
}
.caprompt .p1{
    height: 120px;
}
.caprompt .p1 img{
    float: right;
    margin: 53px 53px 0 0;
    cursor: pointer;
}
.caprompt .p2{
    height: 170px;
    line-height: 140px;
    text-align: center;
    color: #333;
    font-size: 28px;
    font-family: '黑体';
}
.caprompt .p3{
    height: 129px;
}
.caprompt .p3 a{
    height: 50px;
    line-height: 50px;
    width: 300px;
    font-size: 24px;
    font-family: '黑体';
    color: #fff;
    text-align: center;
    background-color: #00aeef;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
    text-decoration: none;
}
.caprompt .p4{
    height: 81px;
    text-align: center;
    background: transparent url(../image/xian.png) no-repeat scroll center top;
}
.caprompt .p4 img{
    margin-top: 18px;
}
/*-----------------------------------footer结束-----------------------------------*/
/*-----------------------------------entrance开始-----------------------------------*/
.icent{
    width: 100%;
    min-width: 960px;
    height: 100%;
    min-height: 500px;
}
.entrance{
    width: 100%;
    height: 100%;
    background: transparent url(../image/entrance.jpg) no-repeat scroll center center;
    /*overflow: hidden;*/
    /*position: relative;*/
}
.entrance .entr_cent{
    width: 1050px;
    /*height: 380px;*/
    margin-top: -75px;
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.entrance .entr_cent h4{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 50px 0;
    background: transparent url(../image/entrance_bj.png) no-repeat scroll left top;
    background-size: 390px 150px;
    font-family: '微软雅黑';
    font-size: 48px;
    font-weight: normal;
    position: relative;
    text-indent: 2px;
}
.entrance .entr_cent h4 label{
    position: absolute;
    left: 212px;
}
.entrance .entr_cent h4 label.lb1{
    height: 25px;
    line-height: 31px;
    display: inline-block;
    font-family: Arial;
    font-size: 24px;
    top: 50px;
}
.entrance .entr_cent h4 label.lb2{
    height: 25px;
    line-height: 35px;
    display: inline-block;
    font-family: '宋体';
    font-size: 14px;
    top: 75px;
    left: 210px;
}
.entrance ul{
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
}
.entrance li{
    width: 240px;
    height: 262px;
    margin-right: 30px;
    float: left;
}
/*-----------------------------------entrance结束-----------------------------------*/
/*-----------------------------------pastReview开始-----------------------------------*/
.icngt{
    width: 100%;
    min-width: 800px;
    height: 100%;
    min-height: 534px;
}
.postrev{
    width: 100%;
    height: 100%;
    position: relative;
}
.postrev ul{
    width: 800px;
    height: 534px;
    margin: -267px 0 0 -400px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
}
.postrev ul a{
    color: #222;
}
.postrev ul a:hover{
    color: #363636;
}
.postrev ul li{
    float: left;
    margin-right: 40px;
}
.postrev ul li.l2{
    margin-right: 0;
}
.postrev ul li img{
    width: 380px;
    display: block;
}
.postrev ul li p{
    height: 89px;
    padding-top: 7.5px;
    margin-bottom: 7.5px;
    background-color: #eee;
    border: 1px solid #ddd;
    border-top: 0;
    font-size: 14px;
    text-align: center;
}
.postrev ul li:nth-child(1) p{
    line-height: 30px;
}
/*-----------------------------------pastReview结束-----------------------------------*/

.entrance .entr_cent li img{
    border-radius:10px;
    overflow: hidden;
    width: 240px;
        height: 262px;
}
