﻿/*内页通用样式*/
.bg-color
{
    background-color: #1e1e1e;/* 背景主色 */
}
.bg-color2
{
    background-color: #006ee2;/* 背景辅助颜色 */
}
.text-color
{
    color: #333;/* 字体主色 */
}
.text-color2
{
    color: #808080;/* 字体辅助颜色 */
}
.text-color3
{
    color: #555;
}
.w1200
{
    width: 1200px;/* 内页版心宽度 */
    margin: 0 auto;
}/*内页通用样式 end*//*内页左边*/
.inside-left
{
    width: 250px;
    text-align: center;
}
.inside-l-list
{
    color: #fff;
}
.inside-ll-title
{
    padding: 20px 0 20px;
}
.inside-ll-h4
{
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
}
.inside-ll-em
{
    font-size: 14px;
}
.inside-ll-content .inside-ll-item
{
    border-top: 1px solid #67b5de;
    height: 50px;
    line-height: 50px;
}
.inside-ll-content .inside-ll-item:first-child
{
    border-top: 0;
}
.inside-ll-content .inside-ll-item>a
{
    font-size: 16px;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.inside-ll-content .inside-ll-item:hover
{
    background-color: #0083c7;
}
.inside-l-contact
{
    margin-top: 25px;
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
}
.inside-l-contact li
{
    text-align: left;
    text-indent: 20px;
    font-size: 14px;
}
.inside-lc-title
{
    padding: 30px 0 20px;
    color: #fff;
}
.inside-lc-item
{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dfdfdf;
}
.inside-lc-item.inside-lc-address
{
    height: auto;
    line-height: 25px;
    padding: 15px 0;
}/*内页左边 end*//*内页右边*/
.inside-right
{
    width: 920px;
}
.inside-location-box
{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 10px;
}
.inside-rl-title
{
    font-size: 26px;
    color: #1f1f1f;
    display: block;
    font-weight: bold;
    letter-spacing: 1px;
}
.inside-rl-location
{
    font-size: 12px;
}
.inside-r-list
{
    margin-bottom: 30px;
    padding: 30px;
    padding-top: 0;
    float: right;
    width: 100%;
}
.inside-r-list img
{
    max-width: 860px;
}
.inside-r-list ul
{
    list-style: none;
}
.irlib-title
{
    height: 30px;
    line-height: 30px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eaeaea;
}
.inside-rl-item
{
    padding: 30px;
    border: 1px solid #eaeaea;
    margin-bottom: 15px;
    background: #fff;
}
.inside-rl-item:first-child
{
    padding-top: 30px;
    margin-top: 0!important;
}
.inside-rl-item a
{
    font-size: 17px;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    color: #333;
    letter-spacing: .5px;
}
.inside-rli-time
{
    font-size: 14px;
    color: #999;
    letter-spacing: .5px;
}
.irlib-content
{
    font-size: 14px;
    line-height: 170%;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: justify;
}/*内页右边 end*//*新闻详情 继承内页左右样式*/
.inside-r-box
{
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px dashed #dfdfdf;
    padding-top: 20px;
    padding-bottom: 0;
}
.inside-r-box h1
{
    font-weight: bold;
}
.inside-r-title
{
    font-size: 18px;
}
.inside-r-em
{
    display: block;
    font-size: 12px;
    color: #ababab;
    height: 24px;
    line-height: 24px;
    margin: 10px 0;
}
.inside-rn-content
{
    padding-top: 5px;
}/*新闻详情 end*//*产品列表 继承内页左右样式*/
.inside-prorl-item
{
    float: left;
    margin-right: 21px;
    padding-bottom: 15px;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
.inside-prorl-item:nth-child(3n)
{
    margin-right: 0;
}
.inside-prorl-img
{
    display: block;
    width: 247px;
    height: 150px;
}
.inside-prorl-title
{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0;
}/*产品列表 end*/
.syp1 a
{
    width: auto!important;
    border: 0 solid #fff!important;
}
.syp1 a:hover
{
    background: none!important;
    color: #666!important;
}/*产品详情 继承内页左右样式*//*产品详情 end*/
.inside-box
{
    padding-top: 30px;
}
.inside-lc-box
{
    background: #fff;
}
.inside-lc-box li
{
    list-style-type: none;
}/*留言*/
.inside-ny-message .inside-ny-item
{
    height: 30px;
    margin-bottom: 20px;
}
.inside-ny-name
{
    width: 100px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: right;
    padding-right: 10px;
    font-family: initial;
}
.inside-ny-inp
{
    width: 300px;
    height: 28px;
    padding-left: 5px;
    border: #ccc 1px solid;
}
.inside-ny-inp[type=text]:focus
{
    border: 1px solid #ccc;
}
.inside-ny-message .inside-ny-text
{
    height: auto;
}
.inside-ny-area
{
    width: 400px;
    height: 110px;
    padding: 5px;
    border: #ccc 1px solid;
}
.inside-ny-code .inside-ny-inp
{
    width: 100px;
}
.inside-nyc-img
{
    margin-left: 10px;
    width: 64px;
    height: 30px;
    cursor: pointer;
}
.inside-ny-btn
{
    padding-left: 110px;
}
.inside-ny-btn input
{
    width: 100px;
    height: 35px;
    background: #ddd;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 5px;
    border: 0;
}
.inside-ny-btn input[type=submit]
{
    background: #4ca8d8;
    color: #fff;
}
.inside-ny-btn input[type=button]:hover
{
    background: #f60;
    color: #fff;
}
.inside-ny-hint
{
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    color: #f00;
}/*留言 end*/
.inside-r-page
{
    float: left;
    width: 100%;
}
.inside-r-page a
{
    margin: auto;
    text-align: center;
    height: 35px;
    line-height: 37px;
    text-align: center;
    border: 1px solid #fff;
    color: #666;
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 14px;
    color: #fff;
}
.inside-r-page a:hover
{
    background: #666;
    border: 1px solid #666;
    color: #fff;
}
.inside-r-page .inside-r-prev_next .syp
{
    width: 10%;
    float: left;
    text-align: left;
    border: 0 solid #666;
}
.inside-r-page .inside-r-prev_next .syp:hover
{
    background: none;
    border: 0;
    color: #666;
}
.inside-r-page .inside-r-prev_next .xyp
{
    width: 80%;
    float: left;
    text-align: left;
    border: 0 solid #666;
}
.inside-r-page .inside-r-prev_next .xyp:hover
{
    background: none;
    border: 0;
    color: #666;
}
.inside-rn-content p
{
    line-height: 28px;
    text-align: justify;
    letter-spacing: .5px;
    color: #666;
}
#FocusBG
{
    height: 350px!important;
}
.fullSlide
{
    height: 350px!important;
    overflow: hidden;
}
.fullSlide .bd li
{
    height: 350px!important;
}
.fullSlide .bd li a
{
    height: 350px!important;
}
.navbg
{
    background: #0150a4;
}
