﻿body, h1, h2, h3, h4, h5, h6, p, pre, ul, ol, li, dl, dt, dd, form, input
{
    margin: 0;
    padding: 0;
}
body
{
    font-family: "微软雅黑";
}
input:focus
{
    outline: none;
}
li
{
    list-style: none;
}
a
{
    text-decoration: none;
    color: inherit;
}
img
{
    border: none;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.clear
{
    clear: both;
}
.top1bj
{
    background: #ebebeb;
}
.top1
{
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
    color: #666;
}
.top2bj
{
    background: url(../image/index_35.jpg) center center no-repeat;
}
.top2
{
    width: 1200px;
    margin: 0 auto;
    height: 89px;
}
.top2 .logo
{
    float: left;
    margin: 18px 20px 0 0;
}
.top2 .fl
{
    margin-top: 20px;
    padding-left: 20px;
    border-left: 1px solid #d5d5d5;
}
.top2 .fl dt
{
    font-size: 18px;
    font-weight: bold;
}
.top2 .fl dt span
{
    color: #0071b6;
}
.top2 .fl dd
{
    font-size: 18px;
}
.top2 .fr
{
    margin-top: 12px;
    padding-left: 72px;
    background: url(../image/pjh_01.png) left center no-repeat;
    height: 66px;
    box-sizing: border-box;
    padding-top: 12px;
}
.top2 .fr dt
{
    font-size: 14px;
    color: #333;
    font-family: "宋体";
}
.top2 .fr dd
{
    font-size: 28px;
    color: #0071b6;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.top3bj
{
    height: 50px;
    line-height: 50px;
    background: url(../image/index_02.jpg);
}
.top3
{
    width: 1200px;
    margin: 0 auto;
}
.top3 li
{
    width: 120px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: url(../image/index_03.jpg) right center no-repeat;
    float: left;
}
.top3 li:nth-last-child(1)
{
    background: none;
}
.index_tit
{
    text-align: center;
    padding: 20px 0;
}
.index_tit dt
{
    font-size: 36px;
    color: #0071b6;
    font-weight: bold;
}
.index_tit b
{
    font-size: 24px;
    color: #2d2d2d;
}
.index_tit dd
{
    font-size: 18px;
    color: #333;
    display: inline-block;
    border-top: 1px solid #626262;
    margin-top: 6px;
    padding-top: 6px;
    position: relative;
}
.index_tit dd:after
{
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: 3px;
    background: #0071b6;
}
.box1bj
{
    background: #eaeaea;
}
.box1
{
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
}
.box1 .fl
{
    font-size: 14px;
    color: #666;
}
.box1 .fl b
{
    color: #0071b6;
}
.box1 form
{
    float: right;
    margin-top: 12px;
}
.box1 form input
{
    float: left;
}
.box1 form input[type="text"]
{
    width: 200px;
    height: 30px;
    border: 1px solid #0071b6;
    text-indent: 10px;
    font-size: 14px;
    color: #666;
}
.box1 form input[type="submit"]
{
    height: 32px;
    background: #0071b6;
    border: none;
    color: #fff;
    font-size: 14px;
    width: 50px;
}
.box2
{
    width: 1200px;
    margin: 0 auto;
}
.box2 .tit
{
    height: 189px;
    background: url(../image/index_04.jpg) center center no-repeat;
}
.box2 .tit ul
{
    padding: 26px 0 0 100px;
    width: 680px;
}
.box2 .tit ul li
{
    width: 33.3333%;
    line-height: 48px;
    font-size: 18px;
    color: #333;
    float: left;
    padding-left: 30px;
    box-sizing: border-box;
}
.box2 .tit ul li a
{
    padding-left: 18px;
    background: url(../image/index_05.jpg) left center no-repeat;
}
.box2 .bod .big
{
    background: #f6f6f6;
    padding: 18px;
}
.box2 .bod .big dt
{
    width: 580px;
    height: 420px;
    float: left;
    overflow: hidden;
}
.box2 .bod .big dt img
{
    width: 100%;
    height: 100%;
    transition: .5s;
}
.box2 .bod .big dt img:hover
{
    transform: scale(1.2);
}
.box2 .bod .big dd
{
    height: 420px;
    margin-left: 580px;
    background: #fff;
    padding: 16px 0 0 16px;
    box-sizing: border-box;
    position: relative;
}
.box2 .bod .big dd h3
{
    font-size: 24px;
    color: #0071b6;
    margin-bottom: 10px;
}
.box2 .bod .big dd p
{
    font-size: 18px;
    color: #424242;
    line-height: 36px;
}
.box2 .bod .big dd p b
{
    color: #0071b6;
}
.box2 .bod .big dd .more
{
    position: absolute;
    width: 142px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #0071b6;
    color: #fff;
    font-size: 16px;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
}
.box2 .bod .small
{
    width: 380px;
    height: 415px;
    padding: 12px;
    box-sizing: border-box;
    background: #f7f7f7 url(../image/index_36.jpg) center bottom no-repeat;
    margin: 20px 30px 0 0;
    float: left;
}
.box2 .bod .small:nth-child(3n+1)
{
    margin-right: 0;
}
.box2 .bod .small dt
{
    height: 356px;
    overflow: hidden;
}
.box2 .bod .small dt img
{
    width: 100%;
    height: 250px;
    transition: .5s;
}
.box2 .bod .small dt img:hover
{
    transform: scale(1.2);
}
.box2 .bod .small dd h3
{
    font-size: 18px;
    color: #0071b6;
    text-align: center;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 10px;
    margin: -72px 0 10px;
}
.box2 .bod .small dd p
{
    font-size: 16px;
}
.baozhang
{
    width: 1200px;
    margin: 30px auto;
}
.baozhang .bod
{
    height: 500px;
    background: url(../image/index_37.jpg) center top no-repeat;
    margin-top: 30px;
    position: relative;
}
.baozhang .bod dl
{
    position: absolute;
}
.baozhang .bod dl dt
{
    line-height: 32px;
    font-size: 24px;
    color: #0071b6;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
}
.baozhang .bod dl dt i
{
    display: inline-block;
    margin-right: 10px;
    font-style: normal;
    background: #0071b6;
    width: 46px;
    text-align: center;
    color: #fff;
    position: relative;
}
.baozhang .bod dl dt i:after
{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -12px;
    margin: auto;
    width: 0;
    height: 0;
    border: 6px solid rgba(0,0,0,0);
    border-left-color: #0071b6;
}
.baozhang .bod dl dd h4
{
    font-size: 18px;
    color: #1c1c1c;
    margin: 15px 0;
}
.baozhang .bod dl dd p
{
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.baozhang .bod .dl1
{
    top: -10px;
    left: 114px;
    width: 320px;
}
.baozhang .bod .dl2
{
    top: -10px;
    left: 766px;
    width: 370px;
}
.baozhang .bod .dl3
{
    top: 230px;
    left: 114px;
    width: 320px;
}
.baozhang .bod .dl4
{
    top: 230px;
    left: 766px;
    width: 370px;
}
.changzaobj
{
    height: 470px;
    background: #26272b;
    margin-bottom: 304px;
}
.chuangzao
{
    width: 1200px;
    margin: 0 auto;
}
.chuangzao .index_tit dt
{
    font-size: 48px;
    color: #696969;
    text-align: center;
    padding-top: 20px;
    font-family: Arial,Helvetica,sans-serif;
}
.chuangzao .index_tit dd
{
    font-size: 26px;
    color: #fff;
}
.chuangzao .tit
{
    text-align: center;
    margin: 20px 0;
}
.chuangzao .tit li
{
    display: inline-block;
    width: 162px;
    height: 60px;
    line-height: 52px;
    box-sizing: border-box;
    border: 2px solid #64666b;
    color: #fff;
    margin: 0 20px;
    cursor: pointer;
    position: relative;
}
.chuangzao .tit li.hover
{
    background: #0071b6;
    border: none;
}
.chuangzao .tit li.hover:after
{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    width: 0;
    height: 0;
    margin: auto;
    border: 6px solid rgba(0,0,0,0);
    border-top-color: #0071b6;
}
.chuangzao .bod
{
    width: 1036px;
    height: 412px;
    margin: 0 auto;
    position: relative;
    background: #fff url(../image/index_38.jpg) center bottom no-repeat;
    padding-bottom: 36px;
    margin-top: 40px;
}
.chuangzao .bod dl
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.chuangzao .bod dl dt
{
    width: 688px;
    height: 412px;
    float: left;
}
.chuangzao .bod dl dt img
{
    width: 100%;
    height: 100%;
}
.chuangzao .bod dl dd
{
    width: 348px;
    float: right;
    height: 412px;
    box-sizing: border-box;
    padding: 100px 20px 0;
}
.chuangzao .bod dl dd h3
{
    text-align: center;
    color: #0071b6;
    font-size: 24px;
    margin-bottom: 20px;
}
.chuangzao .bod dl dd p
{
    font-size: 18px;
    color: #444;
    padding: 0 10px;
    margin-bottom: 20px;
}
.chuangzao .bod dl dd .more
{
    display: block;
    width: 138px;
    height: 38px;
    line-height: 38px;
    background: #0071b6;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}
.box3
{
    width: 1200px;
    margin: 0 auto;
}
.box3 .bod dl
{
    width: 386px;
    height: 456px;
    float: left;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    padding: 15px;
    position: relative;
    margin-bottom: 20px;
    transition: .5s;
    margin-right: 20px;
}
.box3 .bod dl:hover
{
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.box3 .bod dl:nth-child(3n)
{
    margin-right: 0;
}
.box3 .bod dl dt
{
    height: 290px;
    overflow: hidden;
}
.box3 .bod dl dt img
{
    width: 100%;
    height: 100%;
    transition: .5s;
}
.box3 .bod dl dt img:hover
{
    transform: scale(1.2);
}
.box3 .bod dd h4
{
    font-size: 18px;
    color: #030478;
    margin: 15px 0 10px;
}
.box3 .bod dd p
{
    font-size: 16px;
    color: #333;
}
.box3 .bod dd .more
{
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 14px;
    color: #030478;
}
.box4
{
    width: 1200px;
    margin: 0 auto;
}
.box4 .index_tit dd
{
    font-size: 30px;
    font-weight: bold;
    color: #bfbfbf;
    text-transform: uppercase;
}
.box4 .bod
{
    height: 1597px;
    background: url(../image/index_42.jpg) center top no-repeat;
    position: relative;
}
.box4 .bod dl
{
    position: absolute;
}
.box4 .bod dl dt
{
    font-size: 30px;
    color: #0071b6;
    font-weight: bold;
    margin-bottom: 20px;
}
.box4 .bod dl dt small
{
    display: block;
    font-size: 14px;
    color: #9a9a9a;
    font-weight: normal;
    text-transform: uppercase;
}
.box4 .bod dl dd
{
    font-size: 18px;
    color: #4d4d4d;
    line-height: 30px;
}
.box4 .bod dl.dl1
{
    top: 40px;
    left: 80px;
    width: 500px;
}
.box4 .bod dl.dl2
{
    top: 490px;
    left: 680px;
}
.box4 .bod dl.dl3
{
    top: 965px;
    left: 80px;
    width: 500px;
}
.box4 .bod dl.dl4
{
    top: 1388px;
    left: 680px;
}
.index_case
{
    width: 1200px;
    margin: 50px auto 0;
}
.index_case .index_tit dd
{
    font-size: 30px;
    font-weight: bold;
    color: #bfbfbf;
    text-transform: uppercase;
}
.index_case .bod
{
    height: 260px;
    position: relative;
}
#zuo_case
{
    position: absolute;
    top: 80px;
    left: 0;
}
#you_case
{
    position: absolute;
    top: 80px;
    right: 0;
}
.index_case .bod .gd_casebj
{
    width: 1074px;
    margin: 0 auto;
    height: 260px;
    position: relative;
    overflow: hidden;
}
.index_case .bod .gd_casebj ul
{
    position: absolute;
    top: 0;
    left: 0;
}
.index_case .bod .gd_casebj ul li
{
    width: 242px;
    float: left;
    margin-right: 28px;
}
.index_case .bod .gd_casebj ul li img
{
    width: 100%;
    height: 206px;
}
.index_case .bod .gd_casebj ul li p
{
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}
.box5bj
{
    height: 622px;
    background: url(../image/index_45.jpg) center center no-repeat;
}
.box5bj .index_tit
{
    padding-top: 30px;
}
.box5bj .index_tit dd
{
    font-size: 30px;
    font-weight: bold;
    color: #bfbfbf;
    text-transform: uppercase;
}
.box5 .tit
{
    text-align: center;
    padding: 40px 0 30px;
}
.box5 .tit dt
{
    font-size: 30px;
    font-weight: bold;
    color: #030478;
    text-transform: uppercase;
}
.box5
{
    width: 1200px;
    margin: 0 auto 20px;
}
.box5 .bod .fl
{
    width: 560px;
    height: 400px;
}
.box5 .bod .fl video
{
    width: 100%;
    height: 100%;
    background: #000;
}
.box5 .bod .fr
{
    width: 600px;
}
.box5 .bod .fr dl
{
    padding-left: 20px;
}
.box5 .bod .fr dl dt
{
    font-size: 24px;
    color: #1c1c1c;
    font-weight: bold;
    margin-bottom: 20px;
}
.box5 .bod .fr dl dd
{
    font-size: 16px;
    color: #666;
    line-height: 32px;
    text-indent: 2em;
    margin-bottom: 10px;
}
.box5 .bod .fr dl .more
{
    display: inline-block;
    width: 124px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #0071b6;
    margin-top: 12px;
}
.box6
{
    width: 1200px;
    height: 538px;
    background: url(../image/index_47.jpg) center center no-repeat;
    margin: 30px auto 0;
}
.box6 .fr
{
    width: 480px;
    margin: 150px 46px 0 0;
}
.box6 .fr form p
{
    box-sizing: border-box;
    margin-bottom: 10px;
}
.box6 .fr form p span
{
    width: 48px;
    height: 40px;
    display: block;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #dcdcdc;
    border: 1px solid #dcdcdc;
}
.box6 .fr form p:nth-child(1) span
{
    background: url(../image/index_48.jpg) center center no-repeat;
}
.box6 .fr form p:nth-child(7) span
{
    background: url(../image/index_49.jpg) center 10px no-repeat;
}
.box6 .fr form p:nth-child(10) span
{
    background: url(../image/index_50.jpg) center center no-repeat;
    height: 156px;
}
.box6 .fr form p input
{
    width: 428px;
    height: 40px;
    border: none;
    float: left;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    padding: 0 10px;
}
.box6 .fr form p textarea
{
    width: 428px;
    height: 156px;
    border: none;
    float: left;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.box6 .fr form .tj
{
    text-align: center;
}
.box6 .fr form .tj input
{
    width: 160px;
    height: 46px;
    border: none;
    font-size: 20px;
    margin: 0 20px;
}
.box6 .fr form .tj input:nth-child(1)
{
    background: #0071b6;
    color: #fff;
}
.box6 .fr form .tj input:nth-child(2)
{
    background: #dcdcdc;
    color: #6a6a6a;
}
.box7
{
    width: 1200px;
    margin: 30px auto;
}
.box7>.tit
{
    text-align: center;
    margin-bottom: 30px;
}
.box7>.tit dt
{
    font-size: 32px;
    color: #040404;
    font-weight: bold;
}
.box7>.tit dt span
{
    color: #0071b6;
}
.box7>.tit dd
{
    font-size: 18px;
    color: #7f7f7f;
}
.box7 .bod .fl
{
    width: 760px;
    height: 510px;
}
.box7 .bod .fl .tit li
{
    float: left;
    width: 210px;
    height: 68px;
    box-sizing: border-box;
    border: 3px solid #0071b6;
    text-align: center;
    line-height: 62px;
    font-size: 24px;
    color: #303030;
    position: relative;
}
.box7 .bod .fl .tit li.active
{
    background: #0071b6;
    color: #fff;
}
.box7 .bod .fl .tit li.active:after
{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid rgba(0,0,0,0);
    border-top-color: #0071b6;
    bottom: -23px;
    left: 0;
    right: 0;
    margin: auto;
}
.box7 .bod .fl .newsbj
{
    height: 416px;
    margin-top: 20px;
    position: relative;
}
.box7 .bod .fl .newsbj .news
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.box7 .bod .fl .newsbj .news dt
{
    width: 200px;
    height: 180px;
    float: left;
}
.box7 .bod .fl .newsbj .news dt img
{
    width: 100%;
    height: 100%;
}
.box7 .bod .fl .newsbj .news dd
{
    margin-left: 220px;
}
.box7 .bod .fl .newsbj .news dd h3
{
    font-size: 18px;
    color: #333;
    padding: 20px 0;
}
.box7 .bod .fl .newsbj .news dd p
{
    font-size: 16px;
    color: #666;
}
.box7 .bod .fl .newsbj .news ul
{
    margin-top: 10px;
}
.box7 .bod .fl .newsbj .news ul li
{
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    width: 48%;
    float: left;
}
.box7 .bod .fl .newsbj .news ul li:nth-child(2n)
{
    float: right;
}
.box7 .bod .fl .newsbj .news ul li span
{
    float: right;
    color: #666;
}
.box7 .bod .fr
{
    width: 416px;
    height: 510px;
    box-sizing: border-box;
    border: 3px solid #0071b6;
}
.box7 .bod .fr .tit
{
    height: 68px;
    line-height: 68px;
    text-align: center;
    background: #0071b6;
    font-size: 24px;
    color: #fff;
}
.box7 .bod .fr .cjwt
{
    margin: 10px;
    position: relative;
    overflow: hidden;
    height: 415px;
}
.box7 .bod .fr .cjwt ul
{
    position: absolute;
    top: 0;
    left: 0;
}
.box7 .bod .fr .cjwt dl
{
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px dashed #ddd;
}
.box7 .bod .fr .cjwt dl dt
{
    height: 28px;
    line-height: 28px;
    background: url(../image/index_52.jpg) left top no-repeat;
    padding-left: 36px;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}
.box7 .bod .fr .cjwt dl dd
{
    font-size: 14px;
    color: #666;
    padding-left: 36px;
    background: url(../image/index_53.jpg) left top no-repeat;
    line-height: 28px;
}
.bottombj
{
    height: 532px;
    background: url(../image/index_54.jpg) center top no-repeat;
}
.bottom
{
    width: 1200px;
    margin: 0 auto;
}
.bottom .bottom1
{
    height: 370px;
}
.bottom .bottom1 .fl
{
    width: 303px;
    margin: 50px 0 0 0;
    text-align: center;
}
.bottom .bottom1 .fl .bod
{
    height: 193px;
    background: url(../image/pjh_11.png) center center no-repeat;
    margin-top: 10px;
    color: #fff;
}
.bottom .bottom1 .fl .bod .dh
{
    background: url(../image/pjh_12.png) left center no-repeat;
    padding-left: 50px;
    text-align: left;
    display: inline-block;
    margin: 10px 0;
}
.bottom .bottom1 .fl .bod .dh dt
{
    font-size: 14px;
}
.bottom .bottom1 .fl .bod .dh dd
{
    font-size: 28px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
}
.bottom .bottom1 .fl .bod .ewm
{
    display: inline-block;
    margin: 0 5px;
}
.bottom .bottom1>ul
{
    float: left;
    width: 280px;
    font-size: 14px;
    color: #fff;
    margin: 116px 20px 0 90px;
}
.bottom .bottom1>ul li
{
    line-height: 30px;
}
.bottom .bottom1>dl
{
    width: 110px;
    margin-right: 10px;
    margin-top: 116px;
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}
.bottom .bottom1>dl dt
{
    font-size: 16px;
    margin-bottom: 15px;
}
.bottom .bottom2
{
    height: 105px;
    background: url(../image/pjh_13.png) center center no-repeat;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px 10px 130px;
    box-sizing: border-box;
    overflow: hidden;
}
.bottom .bottom2 a
{
    padding-right: 10px;
    line-height: 30px;
}
.bottom .bottom3
{
    text-align: center;
    line-height: 56px;
    font-size: 14px;
    color: #fff;
}
.left
{
    width: 226px;
    float: left;
}
.left>h3
{
    height: 68px;
    line-height: 68px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: #373737;
}
.left1
{
    background: #0a59b5;
    padding: 30px 10px;
}
.left1 dl
{
    margin-bottom: 26px;
}
.left1 dt
{
    padding: 5px 10px 5px 16px;
    color: #03499b;
    background: #fff url(../image/index_32.jpg) 174px center no-repeat;
    border-radius: 17px;
    font-size: 14px;
    margin-bottom: 20px;
    cursor: pointer;
}
.left1 dt a
{
    color: #0a59b5;
}
.left1 dd
{
    font-size: 14px;
    padding-left: 30px;
    background: url(../image/index_33.jpg) 16px center no-repeat;
    margin-bottom: 14px;
    overflow: hidden;
}
.left1 dd a
{
    color: #fff;
}
.left1 h3
{
    font-size: 18px;
    color: #fff;
    padding: 0 20px;
}
.left1 .dh
{
    font-size: 12px;
    background: url(../image/index_34.jpg) left center no-repeat;
    padding-left: 40px;
    color: #fff;
    margin-top: 16px;
}
.left1 .dh p
{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.ny
{
    width: 1228px;
    margin: 20px auto 30px;
}
.ny_R
{
    width: 950px;
    float: right;
    background: #fff;
    padding: 16px;
    min-height: 600px;
}
.ny_R1
{
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
}
.ny_R1 h4
{
    float: left;
    color: #0a59b5;
    font-size: 16px;
}
.ny_R1 span
{
    float: right;
    font-size: 12px;
    margin-top: 5px;
    color: #666;
}
.ny_R1 span a
{
    color: #666;
}
.ny_R .list_img li
{
    width: 300px;
    float: left;
    border: 1px solid #ccc;
    margin-right: 20px;
    margin-bottom: 20px;
}
.ny_R .list_img li:nth-child(3n)
{
    margin-right: 0;
}
.ny_R .list_img li a
{
    width: 100%;
    height: 300px;
    border-bottom: 1px solid #ccc;
    display: block;
    overflow: hidden;
    position: relative;
}
.ny_R .list_img li img
{
    max-width: 100%;
    max-height: 100%;
    transition: .5s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.ny_R .list_img li img:hover
{
    transform: scale(1.1);
}
.ny_R .list_img li p
{
    font-size: 14px;
    text-align: center;
    padding: 10px 0 14px 0;
}
.fanye
{
    margin: 10px 0;
    font-size: 14px;
    color: #666;
}
.fanye a
{
    color: #666;
}
.fanye li
{
    float: left;
    margin: 0 4px;
}
.ny_R .list_news li
{
    padding-bottom: 6px;
    border-bottom: 1px dashed #999;
    margin-bottom: 12px;
}
.ny_R .list_news a
{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.ny_R .list_news a:hover
{
    color: #0a59b5;
}
.ny_R .list_news p
{
    font-size: 14px;
    color: #666;
    margin: 6px 0 10px;
}
.showprod .img_title
{
    font-size: 18px;
    text-align: center;
}
.showprod .img_fbll
{
    font-size: 12px;
    color: #666;
    text-align: center;
    margin: 10px 0;
    padding-bottom: 12px;
    border-bottom: 1px dashed #ccc;
}
.img_body_title
{
    border-bottom: 1px solid #0a59b5;
}
.img_body_title h4
{
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #0a59b5;
    margin-top: 10px;
    border-radius: 10px 10px 0 0;
}
.img_body
{
    margin: 20px 0;
}
.ny_R>div img
{
    max-width: 100%;
}
.ny_R>div .tishi
{
    font-size: 14px;
    color: #0a59b5;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e8e8e8;
}
.m_form
{
    font-size: 14px;
}
.m_form li
{
    margin-bottom: 13px;
    color: #777;
    height: 38px;
}
.m_form label
{
    display: inline-block;
    float: left;
    line-height: 36px;
    height: 36px;
    width: 77px;
    border: 1px solid #dedede;
    border-right-width: 0;
    text-align: center;
    background: #fff;
}
.m_form .iptTxt
{
    float: left;
    width: 252px;
    border: 1px solid #dedede;
    height: 16px;
    line-height: 16px;
    padding: 10px 0;
    outline: none;
    text-indent: 1em;
    background: #fff;
    color: #333;
}
.m_form .btnTjly
{
    width: 93px;
    height: 31px;
    background: #9d2737;
    border: none;
    cursor: pointer;
    color: #fff;
}
.m_form li.yzm .iptTxt
{
    float: left;
    width: 180px;
}
.m_form .areLi label
{
    height: 132px;
}
.m_form .txtAre
{
    float: left;
    width: 343px;
    height: 104px;
    border: 1px solid #dedede;
    outline: none;
    resize: none;
    padding: 14px;
    color: #333;
    line-height: 18px;
}
.m_form .btnSubmit, .tjwtBox .m_form .btnReset
{
    width: 161px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border: none;
    background-color: #b3b3b3;
    cursor: pointer;
}
.m_form .btnSubmit
{
    margin-right: 10px;
    background-color: #0352ad;
    cursor: pointer;
}
.m_form .areLi
{
    height: 138px;
}
.m_form .btnReset
{
    width: 161px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border: none;
    background-color: #b3b3b3;
    cursor: pointer;
}
.gotop
{
    position: fixed;
    bottom: 100px;
    left: 50%;
    margin-left: 640px;
    display: none;
}
.gotop a
{
    display: block;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}
.gotop a img
{
    width: 100%;
    height: 100%;
}
.fanye
{
    margin-top: 20px;
}
.fanye li
{
    float: left;
    color: #666;
    font-size: 14px;
    margin-right: 8px;
}