@charset "utf-8"; 

.icoBoxOne {
    padding: 10px 0 0 20px;
    display: block;
    width: 141px;
    text-align: center;
    height: 39px;
    color: #666;
    font-size: 14px;
    background: url(../image/ico_05.png) no-repeat center;
}

.icoBoxOne:hover {
    background: url(../image/ico_05h.png) no-repeat center;
    color: #fff
}

.Imgbox img {
    display: block;
    margin: auto;
    max-width: 100%;
}

.DE-Bg {
    background: url(../image/de-bg.jpg) no-repeat center top;
}

/*titleOne*/
.titleOne {
    margin: 0 0 20px 0
}

.titleOne img {
    display: block;
    margin: auto;
}

/*.title-two*/
.title-two {
    font-size: 30px;
    color: #00529c;
    line-height: 25px;
}

.title-two span {
    color: #DDD;
    font-size: 15px;
    text-transform: Uppercase;
}

.title-two a {
    float: right;
    color: #333;
    font-size: 14px;
    padding-left: 20px;
    background: url(../image/arrow_03.png) no-repeat left;
}

/*title-three*/
.title-three {
    font-size: 30px;
    color: #fff;
    line-height: 25px;
    text-align: center;
}

.title-three span {
    color: rgba(255,255,255,0.4);
    font-size: 14px;
    letter-spacing: 0.1rem;
    margin-top: 10px;
    display: block;
    text-transform: Uppercase;
}

/*homeA*/
.homeA {
    padding: 80px 0 40px 0;
    background: #f8f8f8;
}

.leftNav {
    width: 240px;
    background: #fff;
}

.leftNav h2 {
    width: 100%;
    padding: 22px 0 20px 40px;
    height: 106px;
    font-size: 26px;
    color: #Fff;
    background: url(../image/title_01.png) no-repeat left;
}

.leftNav h2 span {
    display: block;
    font-size: 14px;
    color: rgba(255,255,255,0.4);
    letter-spacing: 0.1rem;
    margin-top: 4px;
}

.leftNav ul {
    margin: 0px;
    padding: 0px 0 18px 0;
}

.leftNav ul li {
}

.leftNav ul li h3 {
    line-height: 60px;
    background: url(../image/line_01.png) no-repeat bottom center;
}

.leftNav ul li h3 a {
    margin-left: 25px;
    font-size: 17px;
    color: #1a2d3b;
}
.leftNav ul li h3 a:hover {
    letter-spacing: 1px;
    color: #ed6d40;
}
.leftNav ul li:last-child h3 a {
    color: #ed6d40;
}

.leftNav ul li .sonNavContent {
    padding: 10px 0 0 0
}

.leftNav ul li .sonNavContent a {
    display: block;
    margin-left: 70px;
    line-height: 35px;
    color: #333;
    padding-left: 10px;
    font-size: 15px;
    background: url(../image/arrow_02.png) no-repeat left;
}

.leftNav ul li .sonNavContent a:hover {
    color: #00529c
}

.leftNav ul li h3.active a {
    color: #f60
}

.leftNav ul li .sonNavContent a.active {
    color: #f60
}

.homeA .right {
    width: 970px;
}

.homeA .list-six a img {
    width: 100%;
    padding: 0px;
}

.homeA .down a{
    display: block;
    line-height: 0;
}

.homeA .down img {
    width: 100%;
}

.list-six a {
    position: relative;
    display: block;
    background: #fff;
    overflow: hidden;
    border: 1px #ddd solid;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
}
.list-six a:nth-child(3n){
    margin-right: 0;
}

.list-six h4.one {
    color: #333;
    text-align: center;
    padding: 10px 0
}

.list-six a .box {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 100%;
    text-align: center;
    padding: 100px 0 0 0;
    height: 100%;
    width: 100%;
    background: rgba(26,45,59,0.7)
}

.list-six a img {
    width: 280px;
    display: block;
    padding: 20px;
}

.list-six a .box h4.two {
    color: #fff;
    font-size: 16px;
    margin: 10px 0 0 0
}

.list-six a .box img {
    display: block;
    margin: auto;
    height: auto;
    width: auto;
}

.list-six a:hover .box {
    opacity: 1;
    top: 0
}

.list-six a:hover h4.one {
    opacity: 0;
}

.list-six .rightDown span {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 35px solid transparent;
    border-bottom: 35px solid #ed6d40;
    -webkit-animation: triangle-skew-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
    animation: triangle-skew-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
}

.list-six .rightDown b {
    position: absolute;
    bottom: 0px;
    right: 3px;
    color: #fff;
    font-size: 20px;
}

/*.homeB*/
.homeB {
    margin: 50px 0
}
.homeB .titleOne{
    width: 100%;
    height: 150px;
    background-position: top center;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}
.homeB .bg {
    width: 100%;
    background: url(../image/homebbg.jpg) no-repeat center;
}

.homeB .box {
    float: left;
    width: 630px;
    height: 515px;
    padding: 10px 50px;
}

.homeB .box h3 {
    color: #ed6d40;
    font-size: 26px;
    font-weight: bold;
    margin: 20px 0
}

.homeB .box p {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin-bottom: 5px;
    padding-left: 14px;
    position: relative;
}
.homeB .box p:before {
    content: "\00BB";
    position: absolute;
    left: 0;
    top: -2px;
}

.homeB .box span {
    color: #00529c;
}

.homeB .box em {
    margin: 0 5px 0 0;
    font-style: normal;
    color: #00529c;
}

.homeB .box img {
    display: block;
}

.homeB .one {
    padding: 20px 30px 0 110px;
}
.homeB .one h3{
    margin: 28px 0 20px 0;
}

.homeB .two {
    padding: 20px 90px 0 60px;
}

.homeB .two img {
    margin-left: -40px;
}

.homeB .three {
    padding: 20px 20px 0 110px
}

.homeB .four {
    padding: 0px 90px 0 60px
}

/*.homeC*/
.homeC {
    padding: 50px 0;
    background: url(../image/homecbg.jpg) no-repeat center;
}

.homeC .bin {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 15px 0
}

.homeC .bin .con {
    position: absolute;
    left: 563px;
    top: 40px;
    z-index: 99
}

.homeC .bin p {
    color: #333;
    font-size: 15px;
    padding: 50px 50px 0 50px
}

.homeC .bin .left {
    float: left;
    width: 593px;
    background: #00529c
}

.homeC .bin .left p {
    float: left;
    width: 350px;
    color: #fff
}

.homeC .bin .left img {
    float: right;
    width: 240px;
}

.homeC .bin .right {
    float: right;
    width: 593px;
    background: #fff
}

.homeC .bin .right p {
    float: right;
    width: 350px;
    color: #333
}

.homeC .bin .right img {
    float: left;
    width: 240px;
}

/*.homeD*/
.homeD {
    padding: 56px 0 200px 0;
}

.homeD .picScroll-left {
    width: 1220px;
    margin: 30px 0 0 -17px;
    position: relative;
}

.homeD .picScroll-left .hd {
}

.homeD .picScroll-left .hd .prev,.homeD .picScroll-left .hd .next {
    position: absolute;
    top: 100px;
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    background: #000;
    z-index: 99999;
}

.homeD .picScroll-left .hd .prev {
    left: -10px;
    background: #00529C url(../image/prve_ico.png) no-repeat center
}

.homeD .picScroll-left .hd .next {
    right: -20px;
    background: #00529C url(../image/next_ico.png) no-repeat center
}

.homeD .picScroll-left .hd .prev:hover {
    background: #dd9322 url(../image/prve_ico.png) no-repeat center
}

.homeD .picScroll-left .hd .next:hover {
    background: #dd9322 url(../image/next_ico.png) no-repeat center
}

.homeD .picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.homeD .picScroll-left .bd {
    /*padding:10px;*/
    overflow: hidden;
}

.homeD .picScroll-left .bd ul {
    overflow: hidden;
    zoom:1; }

.homeD .picScroll-left .bd ul li {
    width: 310px;
    float: left;
    _display: inline;
    text-align: left;
    border-right: dashed 1px #bbb ;
}

.homeD .picScroll-left .bd ul li img {
    width: 273px;
    height: 214px;
    display: block;
    margin: auto
}

.homeD .picScroll-left .pageState {
    display: none;
}

.homeD .picScroll-left .bd ul li .box {
    padding: 0 20px;
}

.homeD .picScroll-left .bd ul li .box p {
    color: #666;
    font-size: 12px;
    margin: 0 0 20px 0
}

.homeD .picScroll-left .bd ul li .box h4 {
    color: #00529c;
    font-size: 18px;
    margin: 15px 0
}

.homeD .picScroll-left .bd ul li .effect_two {
    width: 273px;
    height: 214px;
    margin: auto;
}

.homeD .picScroll-left .bd ul li a:hover .box .icoBoxOne {
    background: url(../image/ico_05h.png) no-repeat center;
    color: #fff
}

.homeD .picScroll-left .bd ul li a:hover .box p {
    color: #00529C
}

/*.homeE*/
.homeE {
    margin-top: -160px;
}

.homeE .container {
    background: #fff;
    padding: 30px 40px;
    border-bottom: 1px #ddd solid;
}

.homeE .tone {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.homeE .tone img {
    float: left;
    width: 460px;
}

.homeE .tone .frame {
    float: right;
    width: 660px;
}

.homeE .tone .frame h3 {
    margin-top: 20px;
    font-size: 22px;
    color: #333
}

.homeE .tone .frame p {
    color: #666;
    font-size: 14px;
    margin: 20px 0;
    line-height: 1.8;
}
.homeE .tone .frame p.tel_tit{
    margin-bottom: 0;
}
.homeE .tone .frame p.tel_num{
    margin: 0 0 20px 0;
    font-size: 20px;
    color: #ed6d40;
    font-weight: bold;
}

.homeE .tone .frame a {
    float: left;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0;
    width: 140px;
    background: url(../image/ico_05h.png) no-repeat center;
}
.homeE .tone .frame a:hover {
    opacity: 0.8;
}

.homeE .down {
    float: left;
    width: 100%;
    margin: 20px 0 0px 0;
}

.homeE .picScroll-left {
    width: 1130px;
    margin-left: -10px;
    position: relative;
}

.homeE .picScroll-left .hd {
}

.homeE .picScroll-left .hd .prev,.homeE .picScroll-left .hd .next {
    position: absolute;
    top: 55px;
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    background: #000;
    z-index: 99999;
}

.homeE .picScroll-left .hd .prev {
    left: -15px;
    background: #00529C url(../image/prve_ico.png) no-repeat center
}

.homeE .picScroll-left .hd .next {
    right: -15px;
    background: #00529C url(../image/next_ico.png) no-repeat center
}

.homeE .picScroll-left .hd .prev:hover {
    background: #dd9322 url(../image/prve_ico.png) no-repeat center
}

.homeE .picScroll-left .hd .next:hover {
    background: #dd9322 url(../image/next_ico.png) no-repeat center
}

.homeE .picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.homeE .picScroll-left .bd {
    /*padding:10px;*/
    overflow: hidden;
}

.homeE .picScroll-left .bd ul {
    overflow: hidden;
    zoom:1; }

.homeE .picScroll-left .bd ul li {
    width: 226px;
    float: left;
    _display: inline;
    text-align: left;
}

.homeE .picScroll-left .bd ul li img {
    width: 214px;
    height: 143px;
    display: block;
    margin: auto
}

.homeE .picScroll-left .pageState {
    display: none;
}

.homeE .picScroll-left .bd ul li h4 {
    color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.homeE .picScroll-left .bd ul li .effect_two {
    width: 214px;
    height: 143px;
    margin: auto;
}

.homeE .picScroll-left .bd ul li a:hover h4 {
    color: #00529C
}

/*.homeF*/
.homeF {
    margin: 60px 0 80px 0;
}

.homeF .tabPanel {
}

.homeF .tabPanel .tone {
    float: left;
    width: 100%;
    text-align: center;
}

.homeF .tabPanel .tone b {
    line-height: 30px;
    padding: 10px 0;
    margin: 0 20px;
    border-bottom: 1px #ddd solid ;
    color: #2e2e2e;
    font-size: 24px;
    cursor: pointer;
}

.homeF .tabPanel .tone b span {
    color: #cccccc;
    font-size: 20px;
    text-transform: Uppercase;
}

.homeF .tabPanel .tone b.hit {
    color: #00387d;
    border-bottom: 1px #00387d solid ;
}

.homeF .tabPanel .tone b:hover {
    color: #00387d;
}

.homeF .tabPanel .down {
    width: 100%;
}

.homeF .tabPanel .down .left {
    position: relative;
    float: left;
    width: 500px;
}

.homeF .tabPanel .down .right {
    float: right;
    width: 680px;
}

.homeF .tabPanel .down .right a {
    float: left;
    display: block;
    border-bottom: dashed 1px #ddd;
    padding: 20px 0;
}
.homeF .tabPanel .down .right:nth-child(2) a{
    padding-top: 0;
}

.homeF .tabPanel .down .right b {
    float: left;
    width: 100px;
    text-align: center;
    font-size: 46px;
    color: #444;
    font-weight: bold;
}

.homeF .tabPanel .down .right b i{
    font-style: normal;
}

.homeF .tabPanel .down .right b span {
    display: block;
    color: #999;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}

.homeF .tabPanel .down .right .frame {
    float: left;
    width: 510px;
    margin: 0 0 0 10px;
}

.homeF .tabPanel .down .right .frame h4 {
    color: #333;
    font-size: 16px;
    margin-top: 6px;
}

.homeF .tabPanel .down .right .frame p {
    color: #7a7a7a;
    margin: 6px 0 0 0;
    font-size: 13px;
    line-height: 1.8;
}

.homeF .tabPanel .down .right em {
    float: left;
    margin: 30px 0 0 30px;
    color: #bbb;
    border: 1px #bbb solid;
    text-align: center;
    width: 20px;
    height: 20px;
    font-style: normal;
    line-height: 18px;
}

.homeF .tabPanel .down .right a:hover em {
    background: #ed6d40;
    color: #fff;
    border: 1px #ed6d40 solid;
}

.homeF .tabPanel .down .right a:hover h4 {
    color: #ed6d40;
}

.homeF .tabPanel .down .rightDown {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 115px 110px 0 26px;
    width: 100%;
    height: 162px;
    color: #fff;
    font-size: 16px;
    background: url(../image/bgopa01.png) no-repeat right bottom;
}

/*rack*/
.rack {
    float: left;
    width: 100%;
    margin: 20px 0
}

.rack .left {
    /*background: #f1f1f1;*/
}

.rack .lefter ul {
    border: 1px #ddd solid
}

.rack .righter .list-six {
    float: left;
    margin-top: 20px;
    width: 965px;
    margin-left: -28px;
}

.rack {
}

.rack .righter {
}

/*left_contact*/
.left_contact {
    margin: 30px 0 0 0;
    padding: 18px;
    color: #555;
    font-size: 13px;
    line-height: 23px;
    border: 1px #ddd solid;
}

.left_contact img {
    margin: 0 0 5px 0
}

.left_contact .box {
}

/*footer*/
.footer {
    background: #1a2d3b;
}

.footer .nav {
    padding-top: 20px;
    margin-bottom: 50px;
    text-align: center;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
}

.footer .nav a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding: 0 26px;
    line-height: 12px;
    border-right: dashed 1px rgba(255, 255, 255, 0.4);
}

.footer .nav a:last-child {
    border: none;
}

.footer .nav a:hover {
    color: #ed6d40;
}

.footer .left {
}

.footer .left img {
    float: left;
    margin-top: 8px;
}

.footer .left .frame {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 20px;
    margin: 0 0 0 24px;
    border-left: dashed 1px rgba(255, 255, 255, 0.4);
}
.footer .left .frame p{
    color: rgba(255, 255, 255, 0.8);
}

.footer .left .frame a:hover {
    color: #fff;
}

.footer .right {
    padding-left: 68px;
    color: #e89a25;
    font-size: 28px;
    background: url(../image/tel-ico01.png) no-repeat left bottom;
    margin-top: -10px;
}

.footer .right span {
    display: block;
    color: #fff;
    font-size: 14px;
    margin-bottom: 4px;
}

.footer .right p{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.footer .right p:last-child{
    letter-spacing: 0.02em;
}

.footer .down {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
    background: #012c61;
    padding: 20px;
}

.footer .down h3 {
    float: left;
    color: #fff;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    margin: 0 20px 0 0
}

.footer .down h3 span {
    margin: 0 0 0 10px;
    color: #999;
    font-size: 12px;
}

.footer .down a {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    border-right: dashed 1px #fff;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0
}

.footer .down a:last-child {
    border: none
}

.footer .down a:hover {
    color: #888
}

.footer .line{
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.6);
    margin-top: 40px;
}
.footer .line a{
    transition: all ease .4s;
}
.footer .line a:hover{
    color: #fff;
}

.peCont {
    font-size: 14px;
    overflow: hidden;
}

.peCont .curt h2 {
    display: block;
    float: left;
    text-align: left;
    font-size: 18px;
    overflow: hidden;
    font-weight: normal;
}

/** product show **/
.prodPic {
    width: 46%;
}

.prodPic .big {
    width: 100%;
    position: relative;
    z-index: 1;
    float: right;
    border: 1px solid #eaeaea;
}

.prodPic .big a {
    width: 100%;
    background: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.prodPic .big a img {
    vertical-align: middle;
    width: 100%;
}

.prodPic .big a {
    display: block;
    line-height: 1;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 300px;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    text-align: center;
    overflow: hidden;
}

.prodPic .list {
    width: 112px;
    height: 400px;
    overflow: hidden;
    position: relative;
    float: left;
}

.prodPic .list a.prev,.prodPic .list a.next {
    display: block;
    width: 107px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../image/anu.jpg) no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.prodPic .list a.next {
    top: auto;
    bottom: 0;
    background-position: 0 -50px;
}

.prodPic .list a.prev:hover {
    background-position: 0 -25px;
}

.prodPic .list a.next:hover {
    background-position: 0 -75px;
}

.prodPic .list .thumb {
    position: relative;
    width: 112px;
    height: 334px;
    overflow: hidden;
    top: 33px;
}

.prodPic .list .thumb ul {
    position: absolute;
    height: 99999px;
}

.prodPic .list .thumb ul li {
    background: none;
    float: left;
    width: 107px;
    height: 85px;
    position: relative;
}

.prodPic .list .thumb ul li a {
    display: block;
    width: 103px;
    height: 75px;
    border: 2px solid #e3e3e3;
    text-align: center;
    background: #fff
}

.prodPic .list .thumb ul li img {
    max-width: 100%;
    max-height: 100%;
    cursor: pointer;
}

.prodPic .list .thumb ul li a em {
    display: block;
    width: 5px;
    height: 9px;
    position: absolute;
    right: -5px;
    top: 35px;
}

.prodPic .list .thumb ul li a.selected {
    border-color: #0c4a9c;
}

.prodTitle {
    width: 48%;
    overflow: hidden;
}

.prodTitle h2 {
    font-size: 24px;
    padding: 16px 0;
    border-bottom: 1px dashed #eaeaea;
    margin-bottom: 16px;
}

.prodTitle .txt {
    margin-bottom: 10px;
    line-height: 1.725;
    overflow: hidden;
    color: #666;
    font-size: 15px;
}
.prodTitle .txt.txt_end{
    margin-bottom: 100px;
}

.prodTitle .fenx {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px dotted #e3e3e3;
    overflow: hidden;
}

.prodTitle .tel {
    float: left;
    background: url(../image/tel.png) no-repeat left center;
    padding-left: 64px;
    margin-top: 15px;
    color: #0c4a9c;
}

.prodTitle .tel span {
    display: block;
    font-size: 20px;
}

.prodTitle a.lx {
    float: left;
    display: block;
    font-size: 14px;
    padding: 5px 10px;
    margin: 30px 0 0 30px;
    background: #f60;
    color: #fff;
}

.prodTitle a.lx:hover {
    background: #666
}

.prodTab {
    overflow: hidden;
    margin-top: 40px;
}

.prodTab .list {
    height: 42px;
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 20px;
}

.prodTab .list li {
    display: block;
    width: 140px;
    height: 42px;
    line-height: 42px;
    float: left;
    text-align: center;
    font-size: 16px;
    background: #1a2d3b;
    margin-right: 2px;
    color: #fff;
}

.prodTab .listA table {
    width: 100%;
    border-color: #dadada;
}

.prodTab .listA table td {
    line-height: 35px;
    border-color: #dadada;
}

.prodTab .listA table tr:hover {
    background: #eaeaea;
}

.prodOrder {
    padding: 25px;
    background: #f4f4f4;
    overflow: hidden;
    margin-top: 20px;
}

.prodOrder h3 {
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
}

.prodOrder .table {
    padding-top: 20px;
    overflow: hidden;
}

.prodOrder .table li {
    width: 32%;
    float: left;
    margin-bottom: 10px;
    margin-right: 2%;
}
.prodOrder .table li.width{
    width: 100%;
}
.prodOrder .table .clearfix li:last-child{
    margin-right: 0;
}

.prodOrder .table li span {
    display: block;
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 6px;
}

.prodOrder .table li .iptTxt {
    width: 100%;
    outline: none;
    border: 1px solid #eaeaea;
    line-height: 38px;
    padding-left: 15px;
    padding-right: 15px;
    color: #333!important;
}

.prodOrder .table li .iptCode {
    float: left;
    width: 185px;
    border: 1px solid #e3e3e3;
    border-left-width: 0;
    height: 33px;
    line-height: 33px;
    background: #fff;
    color: #999;
    padding-left: 10px;
}

.prodOrder .table li.areLi {
}

.prodOrder .table li.areLi .txtContent {
    width: 100%;
    min-height: 180px;
    border: 1px solid #e3e3e3;
    outline: none;
    resize: vertical;
    padding: 15px;
    color: #333!important;
    line-height: 1.8;
}
#msgLeft_Btn{
    cursor: pointer;
    text-align: center;
    display: block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    width: 140px;
    margin: 10px auto 0 auto;
    background: url(../image/ico_05h_2.png) no-repeat center;
    transition: all ease 0.4s;
}
#msgLeft_Btn:hover{
    opacity: 0.8;
}

/*list-logo*/
.list-logo a {
    float: left;
    width: 212px;
    margin: 10px 10px 20px 10px
}

.list-logo a img {
    width: 100%;
    height: 140px
}

.list-logo a h4 {
    font-size: 18px;
    margin: 15px 0;
    color: #333;
    text-align: center;
}

.list-logo .effect_two {
    border: 1px #ddd solid
}

.list-logo a:hover .effect_two {
    border: 1px #00529c solid
}

.list-logo a:hover h4 {
    color: #00529c
}

/** picture list **/
.uLt {
}

.lt {
    width: 24%;
    padding: 9px 9px 0;
    background: #f5f5f5;
    float: left;
    margin-right: 1.33%;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 2px solid #e8e8e8;
}

.lt:nth-child(4n){
    margin-right: 0;
}

.lt a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.lt h3 {
    font-size: 15px;
    line-height: 40px;
    text-align: center;
}

.lt img {
    width: 100%;
}

.lt:after,.lt:before,.soulList li:before,.soulList li:after {
    content: '';
    position: absolute;
    bottom: -2px;
    width: 0;
    height: 2px;
    background: #ed6d40;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.lt:before,.soulList li:before {
    left: 0;
}

.lt:after,.soulList li:after {
    right: 0;
}

.lt:hover:after,.lt:hover:before,.soulList li:hover::before,.soulList li:hover::after {
    width: 50%;
}

.lt:hover h3 {
    color: #ed6d40;
}

.parList li {
    width: 175px;
    margin-right: 23px;
}

.soulList {
    width: 990px;
}

.soulList li {
    width: 265px;
    float: left;
    margin-right: 22px;
    margin-bottom: 30px;
    position: relative;
    background: #f4f4f4;
    border-bottom: 2px solid #dadada;
}

.soulList li .pic {
    display: block;
    width: 265px;
    height: 194px;
    overflow: hidden;
}

.soulList li .pic img {
    width: 100%;
    height: 100%;
}

.soulList li .txt {
    padding: 15px;
    height: 130px;
}

.soulList li .txt h3 {
    line-height: 18px;
    font-size: 14px;
}

.soulList li .txt h3 a {
    color: #333;
}

.soulList li .txt h4 {
    color: #999;
    font-weight: normal;
}

.soulList li .txt p {
    line-height: 22px;
    color: #777;
}

.soul li .pic {
    width: 290px;
    height: 202px;
}

.tr,.enl img {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.enl:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.gray img {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url(gray.svg#grayscale);
}

.gray a:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
}

.newsDetail h2 {
    font-size: 32px;
    line-height: 1.8;
    text-align: center;
    color: #333;
    padding-bottom: 10px;
    font-weight: normal;
}

.newsDetail .msg {
    text-align: center;
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
    padding-bottom: 10px;
}

.newsDetail .msg span{
    padding: 0 10px;
    color: #999;
}
.newsDetail .msg span label{
    color: #999;
}

.newsDetail .msg .fonts a {
    padding: 0 3px;
}

.newsDetail .msg a.active {
    font-weight: bold;
    color: #0c4a9c;
}

.newsDetail .detailCont {
    padding: 30px 0;
    overflow: hidden;
}

.newsDetail .detailCont .pic {
    text-align: center;
    padding-bottom: 20px
}

.pagIng {
    border: 1px solid #eaeaea;
    padding: 14px 18px;
    overflow: hidden;
}

.pagIng .fl {
    width: 80%;
    padding-right: 30px;
    border-right: 1px solid #eaeaea;
}

.pagIng .fl a {
    line-height: 1.8;
}

.pagIng .fr {
    display: block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0;
    width: 140px;
    background: url(../image/ico_05h.png) no-repeat center;
    margin-top: 4px;
    text-align: center;
    transition: all ease 0.4s;
}

.pagIng .fr:hover {
    opacity: 0.8;
}

.recTitle {
    padding-left: 20px;
    height: 35px;
    line-height: 35px;
    background: url(../image/page_line.jpg) no-repeat 10px 12px #eee;
    font-weight: bold;
    color: #333;
    font-weight: normal;
    margin-top: 20px;
}

.relNews {
    overflow: hidden;
    margin-top: 15px;
}

.relNews ul {
    width: 900px;
}

.relNews ul li {
    float: left;
    margin-right: 40px;
    width: 400px;
    height: 28px;
    line-height: 28px;
}

.relNews ul li a {
    display: block;
    width: 270px;
    line-height: 28px;
    background: url(../image/arrow_02.png) no-repeat left center;
    padding-left: 15px;
    float: left;
    font-size: 12px;
    height: 28px;
}

.relNews ul li a:hover {
    background: url(../image/arrow_one.png) no-repeat left center;
    margin-left: 5px;
}

.relNews ul li span {
    float: right;
    color: #999;
}

.faqList {
    float: left;
    width: 100%;
}

.faqList li {
    position: relative;
    margin-bottom: 25px;
}

.faqList li:after {
    content: '';
    position: absolute;
    top: 12px;
    right: 16px;
    display: block;
    width: 30px;
    height: 30px;
    background: #0c4a9c;
    pointer-events: none;
}

.faqList li h3:before, .faqList li h3:after {
    content: '';
    position: absolute;
    top: 26px;
    right: 23px;
    z-index: 2;
    width: 16px;
    height: 2px;
    background: #fff;
}

.faqList li h3:before {
    width: 2px;
    height: 16px;
    top: 19px;
    right: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.faqList li.act h3:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background: transparent\0;
}

.faqList li h3 {
    position: relative;
    padding: 0 60px;
    background-color: #f5f5f5;
    line-height: 54px;
    font-size: 16px;
    cursor: pointer;
    font-weight: normal;
    background-image: url(../image/faq.png);
    background-repeat: no-repeat;
    background-position: 20px 0;
}

.faqList li div {
    display: none;
    padding: 25px 60px 0 60px;
    line-height: 25px;
    color: #7c7c7c;
    -webkit-animation: fadeIn 0.5s ease-out 0.2s both;
    animation: fadeIn 0.5s ease-out 0.2s both;
    background: url(../image/faq.png) no-repeat 20px -155px;
    font-size: 14px;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.content_des {
    width: 925px;
    border: 1px dotted #e5e5e5;
    text-indent: 24px;
    padding: 8px;
    margin: 0 0 20px 35px;
}

.content_des p {
    font-size: 13px;
    color: #868686;
    line-height: 24px
}

.area {
    width: 900px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.area ul li {
    float: left;
    margin-right: 28px
}

.area ul li a {
    font-size: 14px;
    line-height: 28px;
    color: #5a5a5a
}

.area ul li a:hover {
    color: #033572
}

.xgxw {
    width: 900px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.xgxw ul li {
    float: left;
    display: inline;
    width: 48%;
    margin-right: 2%;
    line-height: 30px;
}

.xgxw ul li span {
    float: right;
    color: #5a5a5a
}

.linkbg {
    background: #121212;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px 0 0;
}

.link {
    overflow: hidden;
    border-top: 1px #ddd solid;
}

.link span {
    font-size: 16px;
    display: block;
    float: left;
    line-height: 60px;
}

.link ul li {
    float: left;
    margin: 0 14px;
    line-height: 60px;
}

.flash {
    width: 100%;
    position: relative;
}

.flash .hd {
    height: 5px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    z-index: 1;
}

.flash .hd ul {
    overflow: hidden;
    zoom:1; float: left;
}

.flash .hd ul li {
    float: left;
    margin: 0 4px;
    width: 56px;
    height: 5px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.flash .hd ul li.on {
    background: #ed6d40;
    color: #fff;
}

.flash .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.flash .bd li {
    zoom:1;
    vertical-align: middle;
    width: 100%;
    height: 700px;
    display: block;
    background-size: cover;
    background-position: center;
}

.flash .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -45px;
    display: block;
    width: 42px;
    height: 84px;
    background: url(../image/prevc_ico.png) no-repeat;
}

.flash .next {
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -45px;
    display: block;
    width: 42px;
    height: 84px;
    background: url(../image/nextc_ico.png) no-repeat;
}

.flash .prevStop {
    display: none;
}

.flash .nextStop {
    display: none;
}
