﻿body
{
    font-size: 12px;
    font-family: "微软雅黑";
    margin: 0 auto;
    padding: 0;
    color: #303030;
}
img
{
    border: none;
}
p
{
    margin: 0;
    padding: 0;
}
ul, li, ol, dl, dt, dd
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
a
{
    color: #333;
    font-size: 12px;
    text-decoration: none;
    transition: all .3s ease-in-out 0s;
}
a:hover
{
    color: #2761c4;
    text-decoration: none;
}
.clearfix
{
    zoom: 1;
}
.clearfix:after
{
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}
.center
{
    margin: auto;
}
.moddle
{
    width: 1200px;
}
.sbj
{
    margin-top: 30px;
}
.sbj1
{
    margin-top: 60px;
}
.sbj2
{
    margin-top: 90px;
}
.topnav
{
    position: absolute;
    top: 0;
    z-index: 1999;
    margin: 0 auto;
    width: 100%;
    background-color: rgba(0,0,0,.6);
    height: 102px;
}
.logo
{
    width: 402px;
    font-size: 30px;
    font-weight: bold;
    float: left;
    color: #fff;
    height: 64px;
    padding: 19px 0;
}
.logo p
{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: .4px;
}
#nav
{
    width: 798px;
    float: right;
    height: 102px;
    line-height: 102px;
}
#nav li
{
    float: left;
    text-align: center;
    width: 114px;
}
#nav li a
{
    line-height: 102px;
    display: block;
    height: 102px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
#nav li:hover
{
    text-decoration: none;
    height: 102px;
    font-size: 14px;
    background-color: #2761c4;
}
#nav li dl
{
    width: 114px;
    background-color: #2761c4;
    list-style-type: none;
    text-align: left;
    left: -999em;
    position: absolute;
    z-index: 99999;
    float: left;
}
#nav li dl dt
{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #fff;
}
#nav li dl dt a
{
    color: #fff;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
}
#nav li dl dt a:hover
{
    background: none;
    font-size: 14px;
    font-weight: bold;
}
#nav li:hover dl
{
    left: auto;
}
#ss
{
    width: 100%;
    background-color: #f3f3f3;
}
.rmss
{
    width: 726px;
    float: left;
    line-height: 70px;
    font-size: 16px;
}
.rmss a
{
    font-size: 16px;
    color: #666;
    margin-right: 15px;
}
.rmss a:hover
{
    color: #2761c4;
    font-weight: bold;
}
.search
{
    width: 474px;
    height: 46px;
    margin-top: 12px;
    float: left;
}
.search input
{
    color: #cecece;
    display: inline-block;
    font-size: 14px;
    height: 44px;
    border: 1px solid #ccc;
    outline: none;
    padding: 0 16px;
    vertical-align: middle;
    width: 360px;
    margin: 0;
    background-color: #fff;
}
.search button
{
    background-color: #2761c4;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 44px;
    outline: none;
    vertical-align: middle;
    width: 80px;
    padding: 0;
    border: 1px solid #2761c4;
    margin-left: -5px;
}
.search img
{
    height: 16px;
    margin-right: 8px;
    vertical-align: middle;
    width: 14px;
}
.sl1 ul
{
    border-right: 1px solid #2761c4;
    width: 299px;
    float: left;
    text-align: center;
}
.sl1 ul li
{
    font-size: 16px;
    color: #2761c4;
}
.sl1 ul li span
{
    font-size: 50px;
    font-family: "impact";
}
.sl1 ul li b
{
    vertical-align: bottom;
    font-weight: normal;
}
.sl1 ul p
{
    font-size: 18px;
}
.sl1 ul:nth-child(4)
{
    border-right: 0;
    width: 300px;
}
#wrap
{
    width: 100%;
    background-color: #f8f8f8;
    padding: 70px 0;
}
.title
{
    text-align: center;
}
.title li
{
    font-size: 32px;
    font-weight: bold;
}
.title p
{
    font-size: 16px;
    margin-top: 10px;
    color: #666;
}
.fs_rt ol
{
    width: 240px;
    float: left;
    overflow: hidden;
    zoom: 1;
}
.fs_rt ol .n_name
{
    color: #333;
    font-size: 16px;
    width: 220px;
    display: block;
    height: 55px;
    line-height: 55px;
    padding: 0 10px;
    margin-bottom: 6px;
    background-color: #ebebeb;
}
.fs_rt ol .n_name span
{
    float: right;
}
.fs_rt ol .cur
{
    background-color: #2761c4;
    color: #fff;
}
.n_list
{
    width: 920px;
    float: left;
    padding: 30px 20px;
    background-color: #fff;
}
.n_list img
{
    width: 270px;
    height: 360px;
    float: left;
    margin-right: 20px;
}
.n_list dl
{
    width: 630px;
    float: left;
}
.n_list dl li a
{
    font-size: 20px;
    font-weight: bold;
}
.n_list dl li a:hover
{
    color: #1e50ae;
}
.n_list dl dt
{
    margin: 30px 0;
    line-height: 32px;
    font-size: 16px;
    height: 192px;
}
.n_list dl dd
{
    width: 30px;
    height: 3px;
    background-color: #2761c4;
    margin-top: 8px;
}
.n_list dl p
{
    background-color: #ffaf3c;
    height: 55px;
    line-height: 55px;
    width: 200px;
    text-align: center;
    border-radius: 5px;
}
.n_list dl p a
{
    color: #fff;
    font-size: 16px;
}
.n_list dl p:hover
{
    background-color: #303030;
}
.icpfl li
{
    width: 232px;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
    background-color: #2761c4;
    height: 52px;
    line-height: 52px;
    text-align: center;
}
.icpfl li a
{
    color: #fff;
    font-size: 16px;
}
.icpfl li:nth-child(5n)
{
    margin-right: 0;
}
.icpfl li:hover
{
    background-color: #ffaf3c;
}
.icpfl li:hover a
{
    font-size: 17px;
    font-weight: bold;
}
.cpzs div
{
    width: 291px;
    margin-right: 12px;
    float: left;
    margin-bottom: 20px;
}
.cpzs div li
{
    width: 291px;
    height: 230px;
}
.cpzs div li a
{
    width: 291px;
    height: 230px;
    overflow: hidden;
    display: inline-table;
}
.cpzs div li a img
{
    width: 291px;
    height: 230px;
    transition: all .6s;
}
.cpzs div:hover li a img
{
    transition: all .6s;
    transform: scale(1.2);
}
.cpzs div:nth-child(4n)
{
    margin-right: 0;
}
.cpzs div p
{
    line-height: 52px;
    height: 52px;
    text-align: center;
    background-color: #eee;
}
.cpzs div p a
{
    font-size: 15px;
}
.cpzs div:hover p
{
    background-color: #2761c4;
}
.cpzs div:hover p a
{
    color: #fff;
}
#wrap1
{
    width: 100%;
    background: url(../image/gs.jpg) no-repeat center top #f5f5f5;
    padding: 60px 0;
}
.title1
{
    text-align: center;
    color: #fff;
}
.title1 li
{
    font-size: 32px;
    font-weight: bold;
}
.title1 p
{
    font-size: 16px;
    margin-top: 10px;
}
.company ul
{
    width: 620px;
    float: left;
    background-color: #fff;
    padding: 50px 350px 50px 30px;
}
.company ul dd
{
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: bold;
}
.company ul p
{
    font-size: 16px;
    line-height: 32px;
    text-indent: 2em;
}
.company ul li
{
    background-color: #2761c4;
    height: 40px;
    line-height: 40px;
    width: 160px;
    margin-top: 20px;
    text-align: center;
}
.company ul li a
{
    font-size: 16px;
    color: #fff;
}
.company:hover ul li
{
    background-color: #ffaf3c;
}
.company dl
{
    width: 500px;
    float: left;
    height: 333px;
    overflow: hidden;
    margin-left: -300px;
    margin-top: 63px;
}
.company dl img
{
    width: 500px;
    height: 333px;
    cursor: pointer;
    transition: all .6s;
}
.company:hover dl img
{
    transform: scale(1.3);
}
.hf
{
    height: 200px;
    background-color: #fff;
}
.hf dl
{
    width: 300px;
    float: left;
    overflow: hidden;
    height: 200px;
}
.hf dl img
{
    width: 300px;
    height: 200px;
    cursor: pointer;
    transition: all .6s;
}
.hf dl img:hover
{
    transform: scale(1.3);
}
.hf dt
{
    width: 600px;
    float: left;
    padding: 60px 0;
}
.hf dt p
{
    font-size: 18px;
}
.hf dt li
{
    font-size: 28px;
    font-weight: bold;
    margin-top: 15px;
}
.hf dt li span
{
    color: #2761c4;
}
.hf ul
{
    width: 210px;
    float: left;
    margin-left: 60px;
    background-color: #ffaf3c;
    height: 50px;
    margin-right: 30px;
    margin-top: 70px;
    color: #fff;
    text-align: center;
}
.hf ul a
{
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    display: inline-block;
}
.hf ul img
{
    margin-right: 5px;
}
.hf ul:hover
{
    background-color: #2761c4;
}
.dllist1
{
    margin: 0 auto;
}
.dllist1 dl
{
    float: left;
    margin: 0 10px 10px 10px;
    width: 280px;
    box-shadow: #e5e5e5 0 0 10px;
    background-color: #fff;
}
.dllist1 dl dt
{
    width: 280px;
    overflow: hidden;
    display: inline-table;
}
.dllist1 dl dt img
{
    width: 280px;
    height: 210px;
    transition: all .6s;
}
.dllist1 dl:hover dt img
{
    transform: scale(1.3);
}
.dllist1 dl p
{
    text-align: center;
    line-height: 50px;
}
.dllist1 dl p a
{
    font-size: 16px;
}
.dllist1 dl:hover p
{
    background-color: #2761c4;
}
.dllist1 dl:hover p a
{
    color: #fff;
}
#demo
{
    overflow: hidden;
    width: 1200px;
    margin-top: 30px;
}
#indemo
{
    float: left;
    width: 800%;
}
#demo1
{
    float: left;
}
#demo2
{
    float: left;
    overflow: hidden;
}
#wrap2
{
    width: 100%;
    background: url(../image/hf1.jpg) no-repeat center center;
    color: #fff;
}
.hf2
{
    text-align: center;
    padding: 40px 0;
}
.hf2 li
{
    font-size: 24px;
}
.hf2 p
{
    margin-top: 25px;
    margin-bottom: 25px;
}
.hf2 p span
{
    background-color: #fff;
    width: 280px;
    height: 41px;
    line-height: 41px;
    color: #005cc6;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
    border-radius: 5px;
}
.hf2 ol
{
    font-size: 24px;
}
.hf2 ol span
{
    background-color: #f1940f;
    width: 490px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    font-size: 18px;
    margin-left: 20px;
}
.hf2 ol span b
{
    font-size: 24px;
}
.xwzx ul
{
    width: 271px;
    float: left;
    margin-right: 12px;
    background-color: #f5f5f5;
    padding: 10px;
}
.xwzx ul:nth-child(4n)
{
    margin-right: 0;
}
.xwzx ul li
{
    width: 271px;
    height: 206px;
    overflow: hidden;
}
.xwzx ul li img
{
    width: 271px;
    height: 206px;
    cursor: pointer;
    transition: all .6s;
}
.xwzx ul p
{
    margin: 10px 0;
}
.xwzx ul p a
{
    font-size: 16px;
}
.xwzx ul ol
{
    color: #999;
    padding-bottom: 6px;
    margin-bottom: 6px;
    line-height: 26px;
}
.xwzx ul dt
{
    border: 1px solid #ddd;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-top: 8px;
}
.xwzx ul:hover li img
{
    transform: scale(1.3);
}
.xwzx ul:hover p a
{
    color: #2761c4;
    margin-left: 5px;
}
.xwzx ul:hover dt
{
    border: 1px solid #2761c4;
    background-color: #2761c4;
}
.xwzx ul:hover dt a
{
    color: #fff;
}
.xwzx ul:hover
{
    box-shadow: 1px 1px 6px #ccc;
}
.footer
{
    width: 100%;
    background-color: #232325;
    padding: 50px 0 10px 0;
    color: #fff;
}
.footnav ul
{
    width: 280px;
    float: left;
    border-right: 1px solid #606060;
    padding-right: 60px;
    margin-right: 90px;
}
.footnav ul span
{
    font-size: 42px;
    font-weight: bold;
}
.footnav ul p
{
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 14px;
    letter-spacing: 2px;
}
.footnav ul li
{
    font-size: 22px;
    font-weight: bold;
    margin-left: 20px;
}
.footnav ul strong
{
    color: #909090;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 50px;
    font-weight: normal;
}
.footnav ul dt
{
    background-color: #ffaf3c;
    margin-left: 20px;
    width: 162px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-top: 15px;
}
.footnav ul dt a
{
    color: #fff;
    font-size: 16px;
}
.footnav ul dt:hover
{
    background-color: #2761c4;
}
.footnav ul dt:hover a
{
    color: #fff;
}
.footnav ul dt img
{
    margin-right: 10px;
}
.footnav dl:nth-child(2)
{
    width: 400px;
    float: left;
}
.footnav dl dt
{
    line-height: 46px;
    width: 50%;
    float: left;
}
.footnav dl dt a
{
    color: #909090;
    font-size: 15px;
}
.footnav dl:nth-child(3)
{
    width: 200px;
    float: left;
}
.footnav dl li
{
    font-size: 18px;
    margin-bottom: 20px;
}
.footnav dl ol
{
    line-height: 36px;
}
.footnav dl ol a
{
    color: #909090;
    font-size: 15px;
}
.footnav dl:nth-child(4)
{
    width: 169px;
    float: left;
}
.footer a
{
    color: #909090;
}
.footer a:hover
{
    color: #ffaf3c;
}
.copyright
{
    text-align: center;
    color: #909090;
    line-height: 36px;
    font-size: 14px;
    margin-top: 15px;
}
.copyright a
{
    color: #909090;
    font-size: 14px;
}
.yqlj
{
    width: 100%;
    text-align: center;
    line-height: 40px;
    background-color: #232325;
    color: #909090;
}
.yqlj a
{
    color: #909090;
    font-size: 12px;
    padding-left: 5px;
}
#left
{
    width: 230px;
    float: left;
    margin-right: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}
#right
{
    width: 950px;
    float: right;
    margin-top: 30px;
    margin-bottom: 20px;
}
.cpflt dl
{
    height: 40px;
    background: url(../image/icon.png) no-repeat 25px center #2761c4;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    padding: 20px 0 20px 70px;
    font-weight: bold;
}
.cpflt dl p
{
    font-size: 14px;
    font-weight: normal;
}
.cpflt ul
{
    list-style-type: none;
    background: #edeff2;
    padding: 20px 0;
}
.cpflt ul li
{
    background-color: #fff;
    line-height: 33px;
    margin-bottom: 10px;
}
.cpflt ul li a
{
    font-size: 14px;
    background: url(404.png) no-repeat 20px center;
    padding-left: 35px;
}
.cpflt ul p
{
    background-color: #fff;
    line-height: 33px;
    margin-bottom: 10px;
}
.cpflt ul p a
{
    font-size: 12px;
    background: url(404.png) no-repeat 40px center;
    padding-left: 55px;
}
.cpflt ul dt
{
    background-color: #fff;
    line-height: 33px;
    margin-bottom: 10px;
}
.cpflt ul dt a
{
    font-size: 12px;
    background: url(404.png) no-repeat 60px center;
    padding-left: 75px;
}
.nyLPhone
{
    background: url(../image/nyLPhoen_ico.png) no-repeat 20px center;
}
.nyLPhone dt
{
    padding-left: 60px;
    font-size: 14px;
    font-weight: bold;
}
.nyLPhone dd
{
    padding-left: 60px;
    font-size: 16px;
    line-height: 30px;
}
.lxwm1
{
    background-color: #2761c4;
    color: #fff;
    margin-top: 10px;
    padding: 15px 0;
}
.lxwmt
{
    border: 1px solid #ccc;
    padding-left: 10px;
    line-height: 32px;
    margin-bottom: 10px;
    background-color: #fff;
    font-size: 13px;
}
.lxwmt p
{
    margin-left: 47px;
}
.title3
{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    color: #2761c4;
    padding-bottom: 10px;
}
.title3 span
{
    color: #222;
}
.mup1
{
    height: 26px;
    line-height: 26px;
    border-bottom: #ccc 1px solid;
    margin-bottom: 10px;
    background: url(../image/new_jt.jpg) no-repeat 10px center;
    padding-left: 20px;
    font-size: 14px;
    color: #000;
    margin-top: 10px;
}
.mup
{
    width: 100%;
    background-color: #efefef;
    border-bottom: 1px solid #dfdede;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
}
.mup img
{
    margin-right: 5px;
}
.hg
{
    line-height: 30px;
}
.rytp div
{
    width: 291px;
    float: left;
    margin-right: 12px;
}
.rytp div li
{
    width: 289px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.rytp div li a
{
    text-align: center;
    width: 289px;
    height: 289px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}
.rytp div li a img
{
    vertical-align: middle;
    cursor: pointer;
    transition: all .6s;
}
.rytp div li a img:hover
{
    transform: scale(1.3);
}
.rytp div p
{
    line-height: 46px;
    height: 46px;
    text-align: center;
    font-size: 14px;
}
.rytp div:nth-child(4n)
{
    margin-right: 0;
}
.tittle
{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.lb
{
    text-align: left;
    text-indent: 2em;
}
.lb a
{
    color: #333;
}
.lb a:hover
{
    color: #2761c4;
}
.nyxw2
{
    width: 48%;
    float: left;
    text-align: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #d5d5d5 dotted;
    margin-right: 4%;
    background: url(../image/cion01.gif) no-repeat left center;
    color: #333;
}
.nyxw2 a
{
    padding-left: 20px;
    color: #333;
}
.nyxw2 span
{
    float: right;
    height: 40px;
    line-height: 40px;
}
.nyxw2:nth-child(2n)
{
    margin-right: 0;
}
.nyxw2 a:hover
{
    color: #2761c4;
}
.xgcp
{
    width: 222px;
    float: left;
    margin-left: 5px;
    text-align: center;
    line-height: 25px;
    margin-right: 5px;
}
.xgcp a img
{
    border: 1px solid #ccc;
}
.xgcp p
{
    line-height: 32px;
}
.xgcp p a
{
    color: #333;
}
.page
{
    text-align: center;
    margin: 10px auto 10px auto;
}
.page li
{
    display: inline-block;
    line-height: 40px;
    border: 1px solid #ccc;
    padding: 0 18px;
    margin: 0 3px;
    border-radius: 3px;
}
.page li a
{
    color: #999;
    font-size: 14px;
}
.page li:hover
{
    background-color: #2761c4;
    border: 1px solid #2761c4;
}
.page li:hover a
{
    color: #fff;
}
.current
{
    background-color: #2761c4!important;
    border: 1px solid #2761c4!important;
}
.current a
{
    color: #fff!important;
}
.inews ul
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.inews ul li
{
    background: url(../image/cion01.gif) no-repeat left center;
    line-height: 32px;
    height: 32px;
}
.inews ul li a
{
    padding-left: 20px;
    font-size: 16px;
}
.inews ul li a:hover
{
    color: #2761c4;
    margin-left: 5px;
}
.inews ul li span
{
    float: right;
}
.inews ul p
{
    color: #999;
}
.nr
{
    line-height: 36px;
    font-size: 14px;
    margin-bottom: 10px;
}
.pubdate
{
    text-align: center;
    font-size: 16px;
}
.nr a
{
    font-size: 14px;
}
.info
{
    margin-bottom: 20px;
}
.right
{
    width: 940px;
    float: left;
}
.product div
{
    width: 226px;
    float: left;
    margin-right: 12px;
}
.product div li
{
    width: 224px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.product div li a
{
    text-align: center;
    width: 224px;
    height: 224px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}
.product div li a img
{
    vertical-align: middle;
    cursor: pointer;
    transition: all .6s;
}
.product div li a img:hover
{
    transform: scale(1.3);
}
.product div p
{
    line-height: 46px;
    height: 46px;
    text-align: center;
}
.product div p a
{
    font-size: 14px;
}
.product div:nth-child(4n)
{
    margin-right: 0;
}
.cpfl
{
    width: 250px;
    float: left;
    margin-right: 10px;
    background-color: #f3f3f3;
}
.cpfl ul
{
    color: #fff;
    font-size: 22px;
    text-align: center;
    background-color: #2761c4;
    height: 50px;
    padding: 20px 0;
}
.cpfl ul p
{
    font-size: 15px;
    text-transform: uppercase;
}
.cpfl li
{
    height: 60px;
    line-height: 60px;
    transition: all .2s ease;
    border-bottom: 1px solid #fff;
    text-indent: 20px;
}
.cpfl li a
{
    font-size: 15px;
}
.cpfl li:hover
{
    transition: all .2s ease;
    text-indent: 30px;
    background-color: #ffaf3c;
}
.cpfl li:hover a
{
    color: #fff;
}
.cpfl dl
{
    background-color: #2761c4;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.cpfl dt
{
    padding: 0 5px;
    line-height: 36px;
    font-size: 14px;
}
