﻿/*布局*/
.col-side
{
    float: left;
    width: 237px;
    margin-right: 40px;
}
.col-main
{
    overflow: hidden;
}/*公用*/
.g-more
{
    font-size: 13.75px;
    background-color: #fff;
    color: #666;
    border: 1px solid #ccc;
    width: 130px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-radius: 35px;
}
.g-more:hover
{
    background-color: #3e65a5;
    color: #fff;
    border: 1px solid #3e65a5;
}
.g-tit2
{
    font-size: 24px;
    color: #fff;
    height: 106px;
    padding: 22px 0 27px 30px;
    background-color: #3e65a5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.g-tit2 em
{
    display: block;
    font-size: 17px;
    line-height: 21px;
    text-transform: uppercase;
}/*index*/
.row1
{
    padding-bottom: 50px;
}
.picScroll-left
{
    position: relative;
    margin-bottom: 58px;
}
.m-list1
{
    overflow: hidden;
}
.m-list1 li
{
    float: left;
    width: 25%;
}
.m-list1 li a
{
    border: 1px solid #3e65a5;
    display: block;
    margin: 0 12px;
}/*.m-list1 li .pic{padding: 35px 28px;}
.m-list1 li .pic{padding: 0px 0px;}*/
.m-list1 li .pic img, .ul-pictxt li img
{
    display: block;
    width: 100%;
    height: 188px;
}
.m-list1 li h4
{
    height: 45px;
    line-height: 45px;
    font-weight: normal;
    text-align: center;
    background-color: #3e65a5;
    color: #fff;
    font-size: 19.55px;
}
.m-list1 li:hover h4
{
    opacity: .9;
}
.picScroll-left .bd
{
    padding: 0 63px;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next
{
    position: absolute;
    display: block;
    width: 38px;
    height: 54px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    top: 40%;
    background-color: #458fce;
    font-size: 0;
}
.picScroll-left .hd .prev:hover, .picScroll-left .hd .next:hover
{
    opacity: .5;
}
.picScroll-left .hd .prev
{
    left: 0;
    background: #458fce url(/png/r6kuqjcx.png) no-repeat center center;
}
.picScroll-left .hd .next
{
    right: 0;
    background: #458fce url(/png/y5k24o0o.png) no-repeat center center;
}
.row2
{
    background-color: #eee;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    padding: 10px 0 45px;
}
.row2 .g-tit1
{
    padding-bottom: 53px;
}
.m-list2
{
    overflow: hidden;
    margin: -26px -23px 0 0;
}
.m-list2 li
{
    float: left;
    width: 588px;
    margin-right: 23px;
    margin-bottom: -1px;
    padding: 26px 0;
    border-bottom: 1px dotted #515151;
}
.m-list2 li .pic
{
    float: left;
    width: 210px;
    margin-right: 24px;
}
.m-list2 li .txt
{
    overflow: hidden;
    font-size: 14px;
    color: #5e5e5e;
    line-height: 20px;
}
.m-list2 li .txt h4 a
{
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}
.m-list2 li .txt h4 a:hover
{
    color: #3e65a5;
}
.m-list2 li .txt span
{
    line-height: 18px;
    color: #7e7e7e;
    margin: 18px 0 15px;
    display: block;
}
.m-list2 li .txt p
{
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.row3
{
    overflow: hidden;
    padding: 18px 0 45px;
}
.row3 .g-tit1
{
    padding-bottom: 40px;
}
.m-list3
{
    float: left;
    width: 460px;
    margin-right: 18px;
}
.m-list3 li
{
    font-size: 15px;
    color: #5e5e5e;
    padding-left: 20px;
    line-height: 15px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}
.m-list3 li:nth-last-of-type(1)
{
    margin-bottom: 0;
}
.m-list3 li:before
{
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #5e5e5e;
    border-radius: 50%;
    top: 5px;
    left: 6px;
}
.m-list4
{
    float: left;
    width: 720px;
}
.m-list4 li
{
    float: left;
    width: 220px;
    margin: 0 10px;
}
.m-list4 li .pic
{
    position: relative;
    padding-top: 108%;
    margin-bottom: 14px;
}
.m-list4 li .pic img
{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.m-list4 li h4
{
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}
.row4
{
    background: url(/png/b7y7ccdw.png)no-repeat center center;
    background-size: cover;
    padding: 25px 0 102px;
}
.row4 .g-tit1
{
    padding-bottom: 63px;
}
.m-about
{
    overflow: hidden;
}
.l-lunbo
{
    float: left;
    width: 509px;
    height: 266px;
    margin-right: 37px;
}
.l-lunbo .slideBox
{
    position: relative;
}
.l-lunbo.slideBox .bd li img
{
    display: block;
    width: 100%;
    height: 100%;
}
.slideBox .hd
{
    position: absolute;
    bottom: 10px;
    right: 20px;
    z-index: 99;
}
.slideBox .hd ul li
{
    width: 13px;
    height: 13px;
    background-color: #fff;
    margin-right: 6px;
    float: left;
    border-radius: 50%;
    border: 1px solid #465f8b;
    cursor: pointer;
}
.slideBox .hd ul li.on
{
    background-color: #465f8b;
    border: 1px solid #fff;
}
.m-about .txt
{
    overflow: hidden;
    font-size: 15px;
    color: #838383;
    line-height: 28px;
}
.m-about .g-more
{
    margin: 0;
    margin-top: 25px;
}
.row5
{
    line-height: 28px;
    font-size: 15px;
    color: #838383;
    padding: 48px 0 49px;
}
.row5 .col-l
{
    width: 392px;
    color: #838383;
    line-height: 28px;
}
.row5 .tit
{
    font-size: 40px;
    color: #333;
    font-weight: normal;
    line-height: 44px;
    padding-bottom: 10px;
    border-bottom: 4px solid #dbdbdb;
    width: 261px;
    margin-bottom: 34px;
}
.row5 .tit em
{
    display: block;
    font-size: 23px;
    color: #acacac;
    line-height: 27px;
    margin-top: 10px;
}
.row5 .col-r
{
    width: 737px;
    height: 298px;
    padding: 0 34px;
}
.m-list5
{
    position: relative;
    padding: 56px 0 40px;
}
.m-list5 li
{
    width: 160px;
    height: 138px;
    background: url(/png/rs9zoo6d.png) no-repeat center center;
    position: absolute;
}
.m-list5 li .pic
{
    background-repeat: no-repeat;
    background-position: center center;
    height: 138px;
}
.m-list5 .li1, .m-list5 .li2, .m-list5 .li3, .m-list5 .li4
{
    top: 0;
}
.m-list5 .li1
{
    left: 0;
}
.m-list5 .li2
{
    left: 192px;
}
.m-list5 .li3
{
    right: 192px;
}
.m-list5 .li4
{
    right: 0;
}
.m-list5 .li5, .m-list5 .li6, .m-list5 .li7
{
    top: 160px;
}
.m-list5 .li5
{
    left: 100px;
}
.m-list5 .li6
{
    left: 290px;
}
.m-list5 .li7
{
    right: 90px;
}/*内页*/
.m-text
{
    overflow: hidden;
    padding: 32px 0 53px;
    width: 1100px;
    margin: 0 auto;
}
.g-tit3
{
    font-size: 21px;
    color: #333;
    padding-bottom: 12px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    padding-top: 10px;
}
.g-tit3 h3
{
    float: left;
    font-weight: normal;
}
.cur
{
    float: right;
    font-size: 12px;
    color: #999;
    padding-top: 13px;
    background: url(/png/tmqx8hqt.png) no-repeat left 10px center;
    background-position-y: 16px;
    padding-left: 15px;
}
.cur a
{
    display: inline-block;
    padding: 0 12px;
}
.cur a.on, .cur a:hover
{
    color: #3e65a5;
}
.pages
{
    text-align: center;
}
.pages ul
{
    display: inline-block;
    overflow: hidden;
}
.pages ul li
{
    float: left;
}
.pages ul li a
{
    display: block;
    padding: 0 10px;
    background: #ebebeb;
    font-size: 14px;
    color: #505050;
    margin: 0 5px;
    height: 25px;
    line-height: 25px;
}
.pages ul li a:hover, .pages ul li a.on
{
    background: #3e65a5;
    color: #fff;
}/*pro*/
.sideMenu
{
    margin-bottom: -3px;
}
.sideMenu h3
{
    height: 54px;
    line-height: 54px;
    margin: 2px 0;
    color: #fff;
    font-size: 17px;
    padding: 0 18px 0 24px;
    background: #458fce url(/png/0tl2yfve.png) no-repeat right 18px center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
}
.sideMenu h3.on
{
    background: #458fce url(/png/x5fhdjxp.png) no-repeat right 18px center;
}
.sideMenu ul
{
    display: none;
}
.sideMenu ul.open
{
    display: block;
}
.sideMenu li a
{
    height: 36px;
    display: block;
    line-height: 36px;
    color: #666;
    font-size: 16px;
    background: #eae8e8 url(/png/2yc7jmjj.png) no-repeat left 27px center;
    padding-left: 47px;
    margin-bottom: 1px;
}
.sideMenu li.on a, .sideMenu li:hover a
{
    color: #458fce;
}
.ul-pictxt
{
    overflow: hidden;
    margin: 47px -26px 32px 0;
}/*.ul-pictxt li .pic{padding: 14px 28px;}*/
.ul-pictxt li .pic
{
    padding: 1px 1px;
}
.ul-pictxt li
{
    float: left;
    width: 33.33%;
    margin-bottom: 40px;
}
.ul-pictxt li a
{
    display: block;
    margin-right: 26px;
    border: 2px solid #3e65a5;
}
.ul-pictxt li h4
{
    height: 47px;
    line-height: 47px;
    font-weight: normal;
    text-align: center;
    background-color: #3e65a5;
    color: #fff;
    font-size: 19.55px;
}
.ul-pictxt li a:hover h4
{
    opacity: .9;
}/*news*/
.snv
{
    margin-bottom: -2px;
}
.snv li a
{
    height: 54px;
    line-height: 54px;
    margin: 2px 0;
    font-size: 17px;
    padding: 0 47px;
    background-color: #eae8e8;
    color: #666;
    position: relative;
    display: block;
}
.snv li a:before
{
    position: absolute;
    content: "";
    width: 4px;
    height: 21px;
    background-color: #a3a2a2;
    top: 17px;
    left: 24px;
}
.snv li:hover a, .snv li.on a
{
    background-color: #458fce;
    color: #fff;
}
.snv li:hover a:before, .snv li.on a:before
{
    background-color: #fff;
}
.ul-txt
{
    margin: 5px 0 48px;
}
.ul-txt li
{
    padding: 30px 0 22px;
    border-bottom: 1px dotted #515151;
    font-size: 14px;
    color: #929292;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ul-txt li h5 a
{
    font-weight: normal;
    font-size: 18px;
    color: #46505f;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ul-txt li .lk
{
    display: inline-block;
    width: 110px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    background-color: #eee;
}
.ul-txt li a:hover
{
    color: #3e65a5;
}
.ul-txt li p
{
    max-height: 42px;
    margin: 14px 0 25px;
}
.ul-txt li .lk:hover
{
    background-color: #3e65a5;
    color: #fff;
}
.ul-txt li span
{
    font-size: 12px;
    color: #3e65a5;
    line-height: 30px;
}/*view*/
.m-articl
{
    color: #545454;
    font-size: 15px;
    line-height: 28px;
    padding-top: 33px;
}
.m-articl .tit
{
    font-size: 14px;
    color: #666;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px dotted #515151;
}
.m-articl .tit h1
{
    font-size: 30px;
    color: #3e65a5;
    font-weight: normal;
    margin-bottom: 24px;
}
.m-articl .tit span
{
    display: inline-block;
    padding: 0 20px;
}
.m-articl .pic
{
    width: 736px;
    height: 298px;
    border: 2px solid #458fce;
    margin: 26px auto 38px;
    text-align: center;
}
.m-articl .pic img
{
    height: 100%;
}
.pro-name
{
    color: #2b6b9f;
    font-size: 18px;
    line-height: 22px;
}
.pn
{
    margin: 55px 0 7px;
}
.pn p
{
    font-size: 15px;
    color: #999;
    line-height: 28px;
}
.pn p a
{
    color: #999;
}
.pn p a:hover
{
    color: #3e65a5;
}
.share
{
    float: right;
}
.share span
{
    float: left;
    line-height: 24px;
    font-size: 15px;
    margin: 6px 6px 0 0;
    color: #999;
}
