/* 
* @Author: anchen
* @Date:   2017-11-19 10:18:17
* @Last Modified by:   anchen
* @Last Modified time: 2017-12-08 10:04:42
*/
.w1180 {
    width: 1180px;
    padding: 0;
    margin: 0 auto;
}
.w1220 {
    width: 1220px;
    padding: 0;
    margin: 0 auto;
}
.fl-l {
    float: left;
}
.fl-r{
    float: right;
}
#LR_Tb4 tbody tr:first-child {
    
}
#LR_Tb4 tbody tr:first-child td:first-child {
    
}
#LR_Tb4 img {
    vertical-align:0%;
}
#LR_Tb4 tbody tr:first-child td:last-child {
    
    float: left;

}


/* ----------------------------------------------------------首页样式 ---------------------------------------------- */


/* 头部 */


    /*nav end*/

    /* banner */





/* 头部 end */


/* 内容 */


    /* 客服 */












    /* 客服 end */

    /* 楼层广告 */

.lou{
    width: 100%;
    height: 116px;
    margin: 30px 0;
    background: #f8f8f8;
    overflow: hidden;
}
.lou img {
    width: 100%;
}

.yilou {

}

    /* 楼层广告 end */


    /* 内容标题 */

.secH2 {
    width: 100%;
    margin: 0px;
    border-bottom: 2px solid #2B2B2B;
    height: 33px;
    font-size: 18px;
    font-weight: bold;
}
.secH2 p{
    padding: 0px 0px 0px 16px;
    float: left;
}
.secH2 span {
    float: right;
    height: 33px;
    font-size: 14px;
    color: #999;
    font-weight: 100;
}
.secH2 span a {
    padding: 0 10px;
    color: #999;
    font-size: 14px;
    font-weight: 100;
}
.secH2 span a:hover {
    color: #2f9be5;
}

    /* 内容标题 end */

    /* 内容1 */

.section1 {
    width: 100%;
    padding-bottom: 20px;
}
.section1Bot {
    width: 100%;
    height: 422px;
}
.section1BotL {
    width: 236px;
    height: 100%;
    background: #f8f8f8;
    float: left;
    position: relative;
}
.section1BotL:hover .section1BotLTop img {
    height: 328px;
}
.section1BotL:hover .section1BotLBot {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
    height: 128px;
}
.section1BotL:hover .section1BotLBot .chakan {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.section1BotLTop {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    height: 328px;
    width: 237px;
    overflow: hidden;
}
.section1BotLTop img {
    -webkit-transition: all .6s ease-in;
    -moz-transition: all .6s ease-in;
    -o-transition: all .6s ease-in;
    -ms-transition: all .6s ease-in;
    transition: all .6s ease-in;
    height: 401px;
}
.section1BotLBot {
    background-color: #207992;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 28px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    padding: 16px 0px 0px 27px;
    width: 210px;
    height: 78px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
    z-index: 91;
}
.LBot1 {
    background: #2eaeb7;
}
.LBot2 {
    background: #62c1da;
}
.LBot3 {
    background: #2eaeb7;
}
.LBot4 {
    background: #62c1da;
}
.LBot5 {
    background: #2eaeb7;
}
.LBot6 {
    background: #62c1da;
}
.section1BotLBot .chakan {
    position: absolute;
    left: 24px;
    bottom: 14px;
    padding: 4px 12px;
    z-index: 92;
    color: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    font-size: 14px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.section1BotLBot .chakan a{
	color: #FFFFFF;
}
.section1BotLBot .chakan:hover {
    background: #fff;
    color: #207992;
}
.section1BotLBot .chakan:hover a{
   
    color: #207992;
}
.section1BotLBot b {
    font-size: 24px;
}




.section1BotR {
    width: 984px;
    height: 100%;
    box-shadow: -10px 0 10px rgba(0,0,0,.3);
    float: left;
    position: relative;
}
.section1BotR ul {
    display: block;
}
.section1BotR ul li {
    float: left;;
    width: 245px;
    height: 210px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    position: relative;
}
.section1BotR ul li:hover {
    box-shadow: 0px 0px 20px #999;
    -webkit-transition: ease-out 0.3s linear;
    -mos-transition: ease-out 0.3s linear;
    -mz-transition: ease-out 0.3s linear;
    -o-transition: ease-out 0.3s linear;
    transition: all 0.3s linear;
    z-index: 88;
}
.section1BotR ul li:hover .goumai {
    -webkit-transition: ease-out 0.3s linear;
    -mos-transition: ease-out 0.3s linear;
    -mz-transition: ease-out 0.3s linear;
    -o-transition: ease-out 0.3s linear;
    transition: all 0.3s linear;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.section1BotR ul li .yewuming {
    padding: 22px 28px;
    color: #2b2b2b;
    font-size: 20px;
}
.section1BotR ul li .yewuming span {
    color: #666;
    font-size: 12px;}
.section1BotR ul li .goumai {
    color: #fff;
    position: absolute;
    bottom: 26px;
    left: 24px;
    background-color: #D2171A;
    padding: 4px 12px;
    font-size: 14px;
    border-radius: 4px;
    z-index: 91;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    line-height: 30px;
}
.section1BotR ul li .goumai a{
	color: #fff;
}
.section1BotR ul li .tubiao {
    position: absolute;
    bottom: 16px;
    right: 20px;
    width: 100px;
    height: 100px;
    z-index: 89;
}
.section1BotR .section1BotRUl1 .section1BotRUl1LiC {
    width: 471px;
    ackground-color: #F3FAFA;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.cen1 {
    background-image: url(../images/tubiaobg1.png);
}
.cen2 {
    background-image: url(../images/tubiaobg1.png);
}

.zhingdian {
    background: #F3FAFA;
}

    
    /* 三个li的楼层 */
.section2 {
    width: 100%;
    padding-bottom: 50px;
}
.section2 .section1BotR {
    width: 984px;
    height: 100%;
    box-shadow: -10px 0 10px rgba(0,0,0,.3);
    float: left;
    position: relative;
}
.section2 .section1BotR ul {
    display: block;
}
.section2 .section1BotR ul li {
    float: left;;
    width: 327px;
    height: 210px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    position: relative;
}
.section2 .section1BotR ul li:hover {
    box-shadow: 0px 0px 20px #999;
    -webkit-transition: ease-out 0.3s linear;
    -mos-transition: ease-out 0.3s linear;
    -mz-transition: ease-out 0.3s linear;
    -o-transition: ease-out 0.3s linear;
    transition: all 0.3s linear;
    z-index: 88;
}
.section2 .section1BotR ul li:hover .goumai {
    -webkit-transition: ease-out 0.3s linear;
    -mos-transition: ease-out 0.3s linear;
    -mz-transition: ease-out 0.3s linear;
    -o-transition: ease-out 0.3s linear;
    transition: all 0.3s linear;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}


    /* 内容1 end */


/* 内容 end */


/* 页脚 */

    /* 页脚上部 */


    /* 页脚中部 end */


    /* 页脚中下部 */






    /* 页脚中下部 end */


    /* 页脚下部 */




    /* 内页banner end */

    

/* 内页头部 end */



/* 内页内容 */

    /* 板块1一个图片一段文字 */


    /* 板块1 end */


    /* 板块2 */

/* 公司的其他信息确认明细 */


    /* 板块3 end */


    /* 所需资料 */


/*产品推荐 end*/

    /* 板块7 end */



    /* 常见问题 */







    /* 常见问题 end */




/* 内页内容  end */













/* ----------------------------------------------------------内页样式 end---------------------------------------------- 