body
{
    color: #484644;
}
.search
{
    width: 100%;
    height: 71px;
    background: url(../image/s3.jpg) no-repeat center;
}
.search .hot
{
    display: inline-block;
    height: 66px;
    line-height: 66px;
    font-size: 16px;
}
.search .hot b
{
    display: inline-block;
    height: 66px;
    line-height: 66px;
    vertical-align: top;
    padding-left: 32px;
    background: url(../image/s1.png) no-repeat left center;
}
.search .hot a
{
    display: inline-block;
    height: 66px;
    line-height: 66px;
    vertical-align: top;
    margin: 0 10px;
    color: #484644;
}
.search .search_cnt
{
    width: 296px;
    height: 33px;
    position: relative;
    margin: 24px 18px 0 0;
}
.search .search_cnt .txt
{
    width: 284px;
    height: 33px;
    line-height: 33px;
    border: 1px solid transparent;
    border-radius: 3px;
    padding-left: 10px;
}
.search .search_cnt .btn
{
    position: absolute;
    width: 20px;
    height: 22px;
    right: 13px;
    top: 7px;
    background: url(../image/s2.png) no-repeat;
    cursor: pointer;
}
.h_title
{
    width: 100%;
    height: 74px;
    background: url(../image/t1.png) no-repeat center top;
    text-align: center;
}
.h_title h1
{
    font-size: 35px;
    color: #1d2089;
    line-height: 40px;
    padding-top: 10px;
}
.h_title p
{
    font-size: 16px;
    color: #949494;
}
.good
{
    width: 100%;
    height: 657px;
    background: url(../image/b3.jpg) no-repeat center;
    margin-top: 66px;
    overflow: hidden;
}
.good .title
{
    text-align: center;
    padding-top: 54px;
}
.good .txt
{
    margin-top: 72px;
}
.good .txt .list
{
    width: 348px;
    height: 156px;
    margin-bottom: 20px;
}
.good .txt .list h3
{
    font-size: 24px;
    color: #f79311;
}
.good .txt .list p
{
    font-size: 16px;
    color: #fff;
    margin-top: 5px;
}
.good .bottom
{
    text-align: center;
    margin-top: -20px;
}
.news
{
    width: 100%;
    margin-top: 50px;
    overflow: hidden;
}
.news .box
{
    width: 382px;
    height: auto;
    float: left;
    margin-left: 27px;
}
.news .box .title
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../image/n1.png) no-repeat bottom left;
}
.news .box .title b
{
    font-size: 19px;
    padding-left: 15px;
    font-weight: 500;
}
.news .box .title a
{
    display: inline-block;
    height: 40px;
    vertical-align: top;
    font-size: 16px;
    color: #1d2089;
}
.news .box img.pic
{
    margin: 20px 0 5px;
    display: block;
}
.news .box ul li
{
    height: 48px;
    line-height: 48px;
    background: url(../image/n5.jpg) no-repeat left center;
    background-position-x: 3px;
    border-bottom: 1px dashed #bababa;
}
.news .box ul li a
{
    max-width: 350px;
    margin-left: 15px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
}
.news .box ul li:hover a
{
    color: #1d2089;
}
.news .box:first-child
{
    margin-left: 0;
}
.advert
{
    width: 100%;
    height: 209px;
    background: url(../image/i2.jpg) no-repeat center;
    text-align: right;
    margin-top: 50px;
}
.advert .txt
{
    display: inline-block;
    margin: 50px 220px 0 0;
    color: #fff;
    text-align: left;
}
.advert .txt p
{
    font-size: 14px;
    line-height: 18px;
}
.advert .txt h2
{
    font-size: 30px;
    font-family: 'Times New Roman',Times,serif;
    margin-bottom: 5px;
}
.advert .txt a.more
{
    display: block;
    width: 126px;
    height: 36px;
    background: url(../image/i1.png) no-repeat;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.case
{
    margin-top: 50px;
}
.single
{
    width: 1199px;
    margin: 30px auto 0;
    position: relative;
}
.single .single_box
{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    z-index: 9;
}
.single .single_box ul
{
    width: 10000px;
    position: relative;
}
.single .single_box ul li
{
    width: 278px;
    height: auto;
    float: left;
    margin-right: 29px;
    height: 268px;
    background: url(../image/c3.png) no-repeat center;
}
.single .single_box ul li img
{
    width: 100%;
    display: block;
    cursor: pointer;
}
.single .single_box ul li img
{
    width: 100%;
    display: block;
    cursor: pointer;
    -webkit-transition: -webkit-transform .8s;
    -moz-transition: -moz-transform .8s;
    -o-transition: -o-transform .8s;
    transition: transform .8s;
}
.single .single_box ul li img:hover
{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.single .single_box ul li a.pic
{
    display: block;
    padding: 14px;
}
.single .single_box ul li p
{
    width: 262px;
    padding: 0 7px;
}
.single .single_box ul li .txt1
{
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
}
.single .single_box ul li .txt1 a
{
    max-width: 100%;
    display: inline-block;
    height: 24px;
    line-height: 24px;
}
.single .single_box ul li .txt2
{
    font-size: 16px;
    margin-top: 5px;
    line-height: 28px;
}
.single .single_box ul li:hover
{
    background: #1d2089;
}
.single .single_box ul li:hover a.pic
{
    background: #1d2089;
}
.single .single_box ul li:hover .txt1 a
{
    color: #fff;
}
.single .single_box ul li:hover .txt2
{
    color: #fff;
}
.single .pagebtn
{
    width: 1350px;
    height: 50px;
    position: absolute;
    top: 40%;
    left: -75px;
    z-index: 6;
}
.single .pagebtn .btn
{
    width: 34px;
    height: 73px;
    cursor: pointer;
}
.single .pagebtn .prev
{
    background: url(../image/c1.png) no-repeat;
}
.single .pagebtn .next
{
    background: url(../image/c2.png) no-repeat;
}
