﻿
.hot {
	margin:20px 0;
}
.hot form.fl {
	margin-left:0;
}
.proBox .proTit {
    margin-top: 10px;
    line-height: 48px;
    border-bottom: 3px solid #00378f;
    font-size: 20px;
}

.proBox .proTit a {
    display: block;
    overflow: hidden;
}

.proBox .proTit h3 {
    font-weight: 500;
    color: #00378f;
    float: left;
}

.proBox .proTit span {
    display: block;
    float: right;
    color: #00378f;
    font-size: 13px;
    margin-right: 30px;
}

.proBox .box {
    border: 1px solid #d1d1d1;
    border-top: none;
}

.proBox .box .ul1 li {
    width: 20%;
    float: left;
    padding: 20px 4px 10px;
    box-sizing: border-box;
}

.proBox .box .ul1 li a {
    display: block;
    overflow: hidden;
}

.proBox .box .ul1 li .pho {
    width: 80%;
    margin: 0 auto 5px;
    border: 2px solid #ddd;
    box-sizing: border-box;
}

.proBox .box .ul1 li p {
    color: #323433;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.proBox .box .ul2 {
    border-top: 1px solid #d1d1d1;
    padding: 10px
}

.proBox .box .ul2 li {
    width: 20%;
    float: left;
    padding-left: 4%;
    box-sizing: border-box;
    line-height: 28px;
}

.proBox .box .ul2 li a {
    color: #454545;
}

/**浜岀骇浜у搧鍒楄〃***********/

.proBox .fl {
    width: 23%;
}

.proBox .flBox {
    padding: 10px;
    border: 2px solid #ddd;
    margin: 10px 0;
}

.proBox .fl h3 {
    border-bottom: 3px solid #eee;
    position: relative;
    font-size: 20px;
    color: #444;
    line-height: 40px;
    font-weight: 500;
}

.proBox .fl h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    height: 3px;
    width: 75px;
    background: #15378f;
}

.proBox .fl ul.ul1 li {
    border-bottom: 1px dotted #ddd;
}

.proBox .fl ul.ul1 li h4 {
    line-height: 43px;
    font-size: 18px;
    color: #333;
    font-weight: 500;
}

.proBox .fl ul.ul1 li span {
    display: inline-block;
    position: relative;
    top: 3px;
    width: 15px;
    height: 15px;
    text-align: center;
    border: 1px solid #666;
    box-sizing: border-box;
}

.proBox .fl ul.ul1 li span:before {
    content: "+";
    position: absolute;
    left: 0;
    top: -15px;
    right: 0;
    bottom: 0;
    font-weight: bold;
    font-size: 18px;
    color: #333;
}

.proBox .fl ul.ul1 li span:after {
    content: "-";
    position: absolute;
    left: 0;
    top: -15px;
    font-size: 18px;
    right: 0;
    bottom: 0;
    font-weight: bold;
    display: none;
    color: #333;
}

.proBox .fl ul.ul1 li .submenu {
    padding: 0px 0 8px 20px;
    overflow: hidden;
    display: none;
}

.proBox .fl ul.ul1 li .submenu a {
    display: block;
    color: #555;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    margin-right: 5px;
    padding: 0 5px;
}

.proBox .fl ul.ul1 li .submenu a:hover {
    background: #bdbdbd;
    color: #fff;
}

.proBox .fl ul.ul1 li .submenu a.on {
    background: #bdbdbd;
    color: #fff;
}

.proBox .fl ul.ul1 li.open span:after {
    display: block;
}

.proBox .fl ul.ul1 li.open span:before {
    display: none;
}

.proBox .fl ul.ul1 li.open h4 {
    color: #00368f;
}

.proBox .fl ul.ul1 li.open .submenu {
    display: block;
}

.proBox .fr {
    width: 74%;
    margin-top: 10px;
    padding-left: 5px;
}

.proBox .fr ul.list {
    background: #f2f2f2;
    line-height: 30px
}

.proBox .fr ul.list li {
    float: left;
    width: 10%;
    text-align: center;
}

.proBox .fr ul.list li:nth-child(1) {
    width: 25%;
}

.proBox .fr ul.list li:nth-child(2) {
    width: 20%;
}

.proBox .fr ul.list li:nth-child(4) {
    width: 35%;
}

.proBox .fr ul.list1 li {
    border-bottom: 1px dotted #dedede;
    padding: 15px 0;
}

.proBox .fr ul.list1 li a {
    display: table;
    width: 100%;
    border-collapse: collapse
}

.proBox .fr ul.list1 li .box0 {
    display: table-cell;
    box-sizing: border-box;
    vertical-align: middle;
    border-right: 1px dotted #dedede;
}

.proBox .fr ul.list1 li .box1 {
    width: 25%;
    text-align: center;
}

.proBox .fr ul.list1 li .box1 img {
    border: 1px solid #ddd;
    box-sizing: border-box;
    width: 100%;
}

.proBox .fr ul.list1 li .box2 {
    width: 20%;
    padding-right: 10px;
}

.proBox .fr ul.list1 li .box6 {
    width: 35%;
    padding: 0 10px;
    font-size: 15px;
    line-height: 20px;
}

.proBox .fr ul.list1 li .box2 h4 {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
}

.proBox .fr ul.list1 li .box2 h4 b {
    font-weight: 500;
}

.proBox .fr ul.list1 li .box2 p {
    line-height: 24px;
    color: #666;
}

.proBox .fr ul.list1 li .box3 {
    width: 10%;
    text-align: center;
}

.proBox .fr ul.list1 li .box4 {
    width: 10%;
    text-align: center;
}

.proBox .fr ul.list1 li .box5 {
    width: 10%;
    text-align: center;
    border-right: none;
}

.proBox .page {
    text-align: center;
    margin: 30px 0 20px;
}

.proBox .page span {
    display: inline-block;

    
    line-height: 30px;
}

.proBox .page a {
   
    line-height: 1;
    padding: 7px 10px;
    border: 1px solid #ddd;
    margin: 0 4px;
}
.proBox .page .page-status{display: none;}
.proBox .page span .page-num-current{
    background: #15378f;
    color: #fff;
    border-color: #15378f;
}

/* 浜у搧璇︽儏 */
.proShow {
}
.proShow .fl {
    width:23%;
}

.proBox .fl .lkBox {
    border: 1px solid #ddd;
    padding: 10px
}

.proBox .fl .lkBox h4 {
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
}

.proBox .fl .lkBox li a {
    display: block;
    border-bottom: 1px dotted #ddd;
    padding: 0 5px 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 34px;
    font-size: 16px;
}

.proBox .fl .bannerswiper {
    margin: 15px 0 15px;
}

.proBox .fl .lkBox li:hover a {
    color: #00368f;
}

.proShow .fr {
    width: 73% !important;
}

.pimg {
    float: left;
}

.preview {
    width: 370px;
    height: 400px;
    margin: 0px;
}

/* smallImg */

.smallImg {
    position: relative;
    height: 52px;
    margin-top: 1px;
    background-color: #F1F0F0;
    padding: 6px 5px;
    width: 360px;
    overflow: hidden;
    float: left;
}

.scrollbutton {
    width: 14px;
    height: 50px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
}

.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
    background: url(../images/pl.png) no-repeat;
}

.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
    background: url(../images/pr.png) no-repeat;
    margin-left: 345px;
    margin-top: -50px;
}

#imageMenu {
    height: 50px;
    width: 340px;
    overflow: hidden;
    margin-left: 0;
    float: left;
}

#imageMenu li {
    height: 50px;
    width: 50px;
    overflow: hidden;
    float: left;
    text-align: center;
    padding: 0px 8px;
}

#imageMenu li img {
    width: 50px;
    height: 50px;
    cursor: pointer;
}

#imageMenu li#onlickImg img, #imageMenu li:hover img {
    width: 44px;
    height: 44px;
    border: 3px solid #959595;
}

/* bigImg */

.bigImg {
    position: relative;
    float: left;
    width: 370px;
    height: 370px;
    overflow: hidden;
}

.bigImg #midimg {
    width: 370px;
    height: 370px;
}

.bigImg #winSelector {
    width: 235px;
    height: 210px;
}

#winSelector {
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}

/* bigView */

#bigView {
    position: absolute;
    border: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
}

#bigView img {
    position: absolute;
    width: 800px !important;
}

.proShow .fr .comBox .text {
    width: 56%;
    padding-left: 30px;
    float: left;
    box-sizing: border-box;
    position: relative;
}

.proShow .fr .comBox .text .vide {
    width: 200px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.proShow .fr .comBox .text .vide a {
    display: block;
    border: 1px solid #ddd;
}

.proShow .fr .comBox .text h1 {
    font-size: 22px;
    font-weight: 500;
    line-height: 74px;
    border-bottom: 1px solid #ddd;
    position: relative;
    margin-bottom: 20px;
}

.proShow .fr .comBox .text h1:before {
    content: "";
    width: 100px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -2px;
    background: #00368f;
}

.proShow .fr .comBox .text p {
    line-height: 28px;
    color: #666;
}

.proShow .fr .comBox .text p span {
    color: #f40;
}

.proShow .fr .comBox .text .info {
    margin-top: 20px;
    padding: 10px 0;
    line-height: 28px;
    height: 85px;
    color: #868583;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.proShow .fr .comBox .text ul {
    padding: 10px 0
}

.proShow .fr .comBox .text ul li {
    line-height: 30px;
    padding-left: 30px;
    background: url(../images/prict.gif) no-repeat left 7px;
}

.proShow .fr .comBox .text ul li:nth-child(2) {
    background-position: left -22px;
}

.proShow .fr .comBox .text ul li:nth-child(3) {
    background-position: left -52px;
    color: #0001ec;
}

.proShow .fr .comBox .text ul li:nth-child(3) a {
    color: #0001ec;
}

.proShow .fr .comBox .text ul li a img {
    width: 75px;
    margin: 3px 0 0 5px;
}

.proShow .fr .xgtj {
    margin-top: 20px;
}

.proShow .fr .xgtj li {
    padding: 10px 15px;
}

.descBox {
    margin-top: 20px;
}

.descBox .titl {
    background: #efefef;
    line-height: 35px;
}

.descBox .titl span {
    display: inline-block;
    background: #15358d;
    color: #fff;
    padding: 0 15px
}

.descBox .text {
    padding: 10px 3%;
    line-height: 25px;
}
.descBox .text p{
    font-size: 16px !important;
    line-height: 30px;
}
.descBox .text .zi_14_000000 {
    margin: 0 auto;
    width:100% !important;
}
.descBox .text table {
	margin:0 auto;
}



.descBox .text img {
    width:auto !important;
    height:inherit !important;
    max-width:100% !important;
    display: block;
    margin: 0 auto
}

.proBox .fr .lkBox h4 {
    background: #efefef;
    line-height: 35px;
    padding-left: 10px;
}

.proBox .fr .lkBox li {
    width: 25%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}

.proBox .fr .lkBox li a {
    display: block;
    border: 1px solid #ddd;
}
.proBox .fr .lkBox li .pho {
	background: #fff;
}

.proBox .fr .lkBox li p {
    line-height: 35px;
    text-align: center;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px solid #ddd;
}

.proBox .fr .orBox ul {
    overflow: hidden;
}

.proBox .fr .orBox li {
    width: 50%;
}

.proBox .fr .orBox li a {
    border: none;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 6px;
    text-overflow: ellipsis;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}

.proBox .fr .fy li {
    width: 50%;
    float: left;
    line-height: 35px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.proBox .fr .fy li:nth-child(2) {
    text-align: right;
    margin-top: 0;
}

/* 閰嶇疆璧勬枡 */

.pzBox .fr {
    width: 78%;
}

.pzBox .fr .frBox {
    border: 1px solid #ddd;
    padding-bottom: 20px;
    border-top: 3px solid #00378f;
}

.proBox .fr .frBox ul.pzList {
    background: #f3f3f3;
    line-height: 35px;
    margin-bottom: 10px;
}

.proBox .fr .frBox ul.pzList li {
    float: left;
    text-align: center;
}

.proBox .fr .frBox ul.pzList li:first-child {
    width: 60%;
}

.proBox .fr .frBox ul.pzList li:nth-child(2) {
    width: 20%;
}

.proBox .fr .frBox ul.pzList li:nth-child(3) {
    width: 20%;
}

.proBox .fr .frBox ul.pzList1 li a {
    overflow: hidden;
    line-height: 36px;
    display: block;
    border-bottom: 1px solid #ddd;
}

.proBox .fr .frBox ul.pzList1 li a>div {
    float: left;
    text-align: center;
}

.proBox .fr .frBox ul.pzList1 li .lef {
    width: 60%;
    padding-left: 25px;
    box-sizing: border-box;
    text-align: left;
}

.proBox .fr .frBox ul.pzList1 li .midd {
    width: 20%;
}

.proBox .fr .frBox ul.pzList1 li .righ {
    width: 20%;
}

.proBox .fr .frBox ul.pzList1 li .righ span {
    display: block;
    margin: 5px auto;
    background: #eee;
    border: 1px solid #ddd;
    width: 70px;
    line-height: 25px;
    height: 25px;
    color: #333;
}

.proBox .fr .frBox ul.pzList1 li:hover .lef {
    color: #ed5c28;
}

.proBox .fr .frBox ul.pzList1 li:hover .righ span {
    color: #ed5c28;
}

.pzShow .titl {
    padding: 20px 0 10px 0;
    background: #f7f8fc;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.pzShow .titl h1 {
    font-size: 20px;
    color: #00378f;
    font-weight: 500;
}

.pzShow .titl p a {
    color: #00378f;
    font-weight: 600;
    display: inline-block;
    margin-left: 5px;
}

.pzShow .content {
    padding: 20px 12%;
    background: #fff;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
}
.pzBox .vdshow .content{
    padding:20px;
}
.pzShow .content p {
    width:100% !important;
    text-indent: 2em;
    margin-top: 5px;
    font-size: 16px;
    line-height: 35px;
}
.pzShow .content p a{
    color: #f00;
}

.pzShow .content img {
    width: auto;
    max-width: 100%;
}

.pzShow .content table {
    width: 80%;
    margin: 0 auto;
    border-collapse: collapse;
}

.pzShow .content.tab table td:nth-child(1) {
    display: none;
}

.pzShow .content table td a {
    display: block;
    width: 120px;
    line-height: 40px;
    background: #00378f;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}

.pzShow .content table td a u {
    text-decoration: none;
}

.pzShow .content a u {
    display: block;
    width: 120px;
    line-height: 40px;
    background: #00378f;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
}

.pzShow .content table td {
    padding: 5px 8px;
    border: 1px solid #666;
}

.pzShow .content table td img {
    max-width: inherit;
}

.pzShow .content table td strong {
    white-space: nowrap;
}

.pzShow .fy {
    padding: 0 20px;
    border-bottom: 1px dotted #ddd;
}

/* .pzShow .lkBox h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 35px;
    color: #333;
    border-bottom: 1px solid #ddd;
}

.pzShow .lkBox li {
    width: 50%;
    padding: 0 8px;
    float: left;
    box-sizing: border-box;
}

.pzShow .lkBox li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 35px;
    border-bottom: 1px dotted #ccc;
}

.pzShow .lkBox li:hover a {
    color: #ed5c28;
} */

/* 浣犻棶鎴戠瓟 */

.proBox .wdBox {
    padding: 20px 30px 0
}

.proBox .wdBox dl {
    overflow: hidden;
    margin-bottom: 15px
}

.proBox .wdBox dl a {
    display: block;
}

.proBox .wdBox dt {
    float: left;
    width: 20%;
    padding: 0 20px;
    box-sizing: border-box;
}

.proBox .wdBox dd {
    width: 75%;
    float: left;
}

.proBox .wdBox dd h4 {
    font-size: 16px;
    line-height: 35px;
    color: #333;
    font-weight: 500;
}

.proBox .wdBox dd p {
    color: #999;
    line-height: 22px;
    font-size: 13px;
}

.proBox .wdBox dd span {
    display: block;
    color: #f40;
    line-height: 30px;
    background: url(../images/time.jpg) no-repeat left center;
    padding-left: 20px;
    font-size: 12px;
}

/* 鎴愬姛妗堜緥 */

.proBox .wdBox ul.wdUl li a {
    display: block;
    overflow: hidden;
    line-height: 40px;
    margin: 0 30px;
    border-bottom: 1px dotted #ddd;
}

.proBox .wdBox ul.wdUl li p {
    float: left;
}

.proBox .wdBox ul.wdUl li span {
    display: block;
    float: right;
}

/* 鑱旂郴鎴戜滑 */

.lxBox {
    margin-top: 10px;
}

.lxBox .lxCon {
    border: 1px solid #e8e8e8;
    padding: 20px;
    line-height: 30px;
}

.lxBox .lxTit {
    color: #00368f;
    width: 100px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    border-bottom: 2px solid #00368f;
}

.lxBox .abList ul {
    text-align: center;
}

.lxBox .abList li {
    display: inline-block;
    margin: 0 10px;
}

.lxBox .abList li a {
    display: block;
    padding: 8px 20px;
    border: 1px solid #666;
    color: #666;
    transition: .3s;
    -webkit-transition: .3s;
}

.lxBox .abList li.on a, .lxBox .abList li:hover a {
    border-color: #00378f;
    background: #00378f;
    color: #fff;
}

.lxBox .lxCon0 {
    background: url(../images/bg.png) no-repeat center;
    color: #fff;
    height: 400px;
    overflow: hidden;
    margin: 20px 0;
}

.lxBox .lxCon0 img {
    width: 400px;
    margin: 30px auto 0;
    display: block;
}

.lxBox .lxCon0 ul {
    padding: 0 50px;
}

.lxBox .lxCon0 li {
    float: left;
    width: 12.5%;
    position: relative;
}

.lxBox .lxCon0 li:before {
    content: "";
    left: 10px;
    right: 11px;
    border-top: 1px solid #70a4cd;
}

.lxBox .lxCon0 .mian {
    text-align: center;
}

.lxBox .lxCon0 .mian ul {
    padding-left: 30px;
    display: inline-block;
    overflow: hidden;
    padding-top: 210px;
    padding-bottom: 50px;
}

.lxBox .lxCon0 .mian ul li {
    position: relative;
    float: left;
    width: 0;
    height: 1px;
}

.lxBox .lxCon0 .mian ul li:before {
    display: block;
    position: absolute;
    content: "";
    left: 10px;
    right: 11px;
    border-top: 1px solid #70a4cd;
}

.lxBox .lxCon0 .mian ul li:after {
    display: block;
    position: absolute;
    content: "";
    left: 0;
    top: -70px;
}

.lxBox .lxCon0 .mian ul li:last-child:before {
    border: none;
}

.lxBox .lxCon0 .mian ul li h6 {
    position: absolute;
    top: 0;
    left: -30px;
    width: 60px;
    padding-top: 18px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.lxBox .lxCon0 .mian ul li h6:before {
    display: block;
    position: absolute;
    content: "";
    left: 19px;
    top: -10px;
    width: 21px;
    height: 21px;
    border: 1px solid #70a4cd;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.lxBox .lxCon0 .mian ul li h6:after {
    display: block;
    position: absolute;
    content: "";
    left: 25px;
    top: -4px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #70a4cd;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.lxBox .lxCon0 .mian ul li span:before {
    display: block;
    position: absolute;
    left: 0;
    bottom: 10px;
    content: "";
    width: 1px;
    height: 118px;
    background: #70a4cd;
}

.lxBox .lxCon0 .mian ul li span:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 128px;
    content: "";
    width: 7px;
    height: 1px;
    background: #70a4cd;
}

.lxBox .lxCon0 .mian ul li p {
    position: absolute;
    left: 10px;
    bottom: 68px;
    min-width: 300px;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    line-height: 26px;
}

.lxBox .lxCon0 .mian ul li p font {
    display: block;
    font-size: 22px;
    font-weight: 200;
    color: #fff;
    line-height: 42px;
}

.lxBox .lxCon0 .mian ul li.b1 {
    width: 268px;
}

.lxBox .lxCon0 .mian ul li.b2 {
    width: 115px;
}

.lxBox .lxCon0 .mian ul li:last-child.b2 {
    width: 20px;
}

.lxBox .lxCon0 .mian ul li span:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: -webkit-transform 150ms cubic-bezier(.25, .74, .22, .99);
    transition: transform 150ms cubic-bezier(.25, .74, .22, .99);
}

.lxBox .lxCon0 .mian ul li span:after {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform 150ms cubic-bezier(.25, .74, .22, .99);
    transition: transform 150ms cubic-bezier(.25, .74, .22, .99);
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.lxBox .lxCon0 .mian ul li p {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition: opacity 125ms cubic-bezier(.25, .74, .22, .99), -webkit-transform 125ms cubic-bezier(.25, .74, .22, .99);
    transition: opacity 125ms cubic-bezier(.25, .74, .22, .99), transform 125ms cubic-bezier(.25, .74, .22, .99);
}

.lxBox .lxCon0 .mian ul li.on h6:before {
    border: 1px solid #fff;
}

.lxBox .lxCon0 .mian ul li.on h6:after {
    background: #fff;
}

.lxBox .lxCon0 .mian ul li.on span:before {
    background: #fff;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.lxBox .lxCon0 .mian ul li.on span:after {
    background: #fff;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.lxBox .lxCon0 .mian ul li.on p {
    opacity: 1;
    z-index: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-delay: .112s;
    transition-delay: .112s;
}

.lxBox .lxCon0 .mian ul li.br p {
    left: -410px;
    text-align: right;
    width: 420px;
}

.lxBox .lxCon0 .mian ul li.br span:after {
    left: auto;
    right: 100%;
    margin-right: -1px;
    -webkit-transform-origin: right;
    transform-origin: right;
}

.lxBox .lxCon0 .mian ul li.on.br p {
    -webkit-transform: translateX(-18px);
    -ms-transform: translateX(-18px);
    transform: translateX(-18px);
}

.lxBox .lxCon1 h3 {
    font-size: 28px;
    margin: 20px 0;
    text-align: center;
    color: #333;
}

.lxBox .lxCon1 ul.ul1 li {
    width: 25%;
    padding: 0 8px;
    box-sizing: border-box;
    float: left;
}

.lxBox .lxCon1 ul.ul1 li h4 {
    font-size: 16px;
    background: #f3f3f3;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    transition: 0.3s;
}

.lxBox .lxCon1 ul.ul1 li h4:hover {
    background: #048d01;
    color: #fff;
}

.lxBox .lxCon .dl {
    padding: 20px 0;
    overflow: hidden;
}

.lxBox .lxCon dl {
    width: 33.33%;
    float: left;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}

.lxBox .lxCon dl:last-child {
    border-right: none;
    margin-top: 26px;
}

.lxBox .lxCon dl dt {
    width: 40%;
    display: inline-block;
    font-size: 36px;
    vertical-align: middle;
    text-align: right;
}

.lxBox .lxCon dl dd {
    width: 55%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 40px;
    box-sizing: border-box;
}
.lxBox .lxCon .slider {
	overflow:hidden;
}
.lxBox .lxCon .slick-slide {
	width:33.33%;
	float: left;
	padding: 15px 10px;
	box-sizing: border-box;
}
.lxBox .lxCon .slick-slide .pho {
    padding: 0 10px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}

.lxBox .lxCon .slick-slide a {
    border: none;
}

.lxBox .lxCon .slick-slide .pho span {
    display: block;
    vertical-align: middle;
}

.lxBox .lxCon .qzBox p {
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#333;
    background:  #fff ;
    border-radius:0 0 6px 6px;
    box-shadow:0 0 10px rgba(0,0,0,.3);
}
.lxBox .lxCon .qzBox p b {
	font-weight:500;
}

ul.slick-dots {
    text-align: center;
}

ul.slick-dots li {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .3);
}

ul.slick-dots li button {
    opacity: 0;
}

ul.slick-dots li.slick-active {
    background: #00368f;
}

.frBox .bg {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 500;
    display: none;
}

@media all and (min-width:1024px) and (max-width:1600px) {
    .proShow .fr {
        width: 73% !important;
    }
}
@media all and (min-width: 1024px) and (max-width: 1410px) {
    .proShow .fr .comBox .text {
        width: 53%;
    }
    .descBox .text {
        padding:10px 20px;
    }
    .descBox .text img {
        width:650px !important;
        height:inherit !important;
    }
}

@media all and (min-width: 1210px) and (max-width: 1320px) {
    .proShow .fr .comBox .text {
        width: 52%;
        padding-left: 18px;
    }
}

@media all and (min-width: 1210px) and (max-width: 1250px) {
    .proShow .fr .comBox .text {
        width: 50%;
    }
}

@media all and (min-width: 1540px) and (max-width: 1680px) {
    /*.container {*/
    /*    width: 1300px;*/
    /*}*/
}

@media all and (min-width: 1024px) and (max-width: 1380px) {
    /*.container {*/
    /*    width: 1100px;*/
    /*}*/
    .lxBox .lxCon0 .mian ul li.b2 {
        width: 100px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1280px) {
    /*.container {*/
    /*    width: 85%;*/
    /*}*/
}

@media all and (min-width: 1024px) and (max-width: 1210px) {
    .proBox .proTit {
        line-height: 36px;
        border-bottom: 2px solid #00378f;
        font-size: 18px;
    }
    .proBox .proTit span {
        margin-right: 15px;
    }
    /**浜岀骇浜у搧鍒楄〃***********/
    .proBox .fl {
        width: 23%;
    }
    .proBox .fr {
        width: 75%;
        padding-left: 0px;
    }
    .proBox .fr ul.list li {
        width: 10%;
    }
    .proBox .fr ul.list li:nth-child(1) {
        width: 20%;
    }
    .proBox .fr ul.list li:nth-child(2) {
        width: 15%;
    }
    .proBox .fr ul.list li:nth-child(3) {
        width: 35%;
    }
    .proBox .fr ul.list li:nth-child(4) {
        width: 10%;
    }
    .proBox .fr ul.list1 li .box2 h4 {
        font-size: 14px;
    }
    .proBox .fr ul.list1 li .box0 {
        font-size: 14px;
    }
    .proBox .fr ul.list1 li .box1 {
        width: 20%;
        padding: 0 5px;
        box-sizing: border-box;
    }
    .proBox .fr ul.list1 li .box1 img {
        width: 100%;
    }
    .proBox .fr ul.list1 li .box2 {
        width: 15%;
        padding: 0 8px;
    }
    .proBox .fr ul.list1 li .box3 {
        width: 10%;
    }
    .proBox .fr ul.list1 li .box4 {
        width: 10%;
    }
    .proBox .fr ul.list1 li .box5 {
        width: 10%;
    }
    .proBox .fr ul.list1 li .box6 {
        width: 35%;
    }
    /* 浜у搧璇︽儏 */
    .proBox .fl .lkBox {
        padding: 5px
    }
    .proBox .fl .lkBox h4 {
        line-height: 35px;
        font-size: 15px;
    }
    .proBox .fl .lkBox li a {
        line-height: 30px;
    }
    .proShow .fr {
        width: 75%;
    }
    .pimg {
        float: left;
        width: 40%;
    }
    .preview {
        width: 100%;
        height: inherit;
        margin: 0px;
    }
    /* smallImg */
    .smallImg {
        box-sizing: border-box;
        width: 100%;
        height: 65px;
    }
    .scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
        margin-left: 0;
        margin-top: 0px;
        float: right;
    }
    #imageMenu {
        width: 85%;
    }
    /* bigImg */
    .bigImg {
        position: relative;
        float: left;
        width: 100%;
        height: 300px;
    }
    .bigImg #midimg {
        width: 100%;
        height: inherit;
    }
    .bigImg #winSelector {
        width: 160px;
        height: 100px;
    }
    #bigView img {
        width: 600px !important;
    }
    .proShow .fr .comBox .text {
        width: 60%;
        padding-left: 20px;
        box-sizing: border-box;
    }
    .proShow .fr .comBox .text h1 {
        font-size: 18px;
        line-height: 40px;
        margin-bottom: 12px;
    }
    .proShow .fr .comBox .text .info {
        margin-top: 12px;
    }
    /* 閰嶇疆璧勬枡 */
    .pzBox .fr {
        width: 75%;
    }
    /* 浣犻棶鎴戠瓟 */
    .proBox .wdBox {
        padding: 20px 20px 0
    }
    .proBox .wdBox dt {
        float: left;
        width: 25%;
        padding: 0 10px 0 0;
        box-sizing: border-box;
    }
    .proBox .wdBox dd {
        width: 75%;
    }
}


@media all and (min-width: 0px) and (max-width: 767px) {
  video{width: 100%;height: 100%;}
    .proBox {
        margin: 0 12px;
    }
    .proBox .proTit {
        margin-top: 10px;
        line-height: 40px;
        border-bottom: 2px solid #00378f;
        margin-bottom: 10px;
    }
    .proBox .proTit span {
        margin-right: 0px;
    }
    .proBox .box {
        border: none;
    }
    .proBox .box .ul1 li {
        width: 50%;
        padding: 10px 6px;
    }
    .proBox .box .ul1 li .pho {
        width: 100%;
        border: 1px solid #ddd;
    }
    .proBox .box .ul1 li p {
        line-height: 30px;
        font-size: 15px;
    }
    .proBox .box .ul2 {
        padding: 10px 0
    }
    .proBox .box .ul2 li {
        width: 50%;
        float: left;
        padding: 6px;
        line-height: 36px;
    }
    .proBox .box .ul2 li a {
        display: block;
        text-align: center;
        border: 1px solid #d1d1d1;
        border-radius: 18px;
    }
    /**浜岀骇浜у搧鍒楄〃***********/
    .proBox .fl {
        width: 100%;
    }
    .proBox .flBox {
        padding: 20px 10px;
        border: none;
        background: #00368f;
        margin: 10px 0;
        border-radius: 8px;
        overflow: hidden;
    }
    .proBox .fl h3 {
        border-bottom: none;
        line-height: 50px;
        background: url(../images/dianji1.png) no-repeat right 10px center;
        background-size: 38px;
        color: #fff;
        font-size: 22px;
        font-weight: 600;
    }
    .proBox .fl h3:after {
        display: none;
    }
    .proBox .fl ul.ul1 {
        display: none;
        background: #fff;
        padding: 10px;
    }
    .proBox .fl ul.ul1 li .submenu {
        overflow: hidden;
    }
    .proBox .fl ul.ul1 li .submenu a {
        width: 50%;
        float: left;
        box-sizing: border-box;
        font-size: 12px;
        margin-right: 0px;
    }
    .proBox .fr {
        width: 100%;
        padding-left: 0px;
    }
    .proBox .fr ul.spList {
    	overflow: hidden;
    }
    .proBox .fr ul.spList li {
        width: 50%;
        float: left;
        padding: 10px 6px;
        box-sizing: border-box;
    }
    .proBox .fr ul.spList li a {
        display: block;
        background: #fff;
        box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    }
    .proBox .fr ul.spList li .text {
        padding: 8px;
        border-top: 1px solid #dedede;
    }
    .proBox .fr ul.spList li h3 {
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 8px;
        text-align: center;
        line-height: 25px;
    }
    .proBox .fr ul.spList li p {
        font-size: 14px;
        line-height: 22px;
    }
    .proBox .fr ul.spList li span {
        display: block;
        width: 80px;
        line-height: 26px;
        background: #00368f;
        color: #fff;
        margin: 10px auto;
        text-align: center;
        border-radius: 3px;
        font-size:13px;
    }
    /* 浜у搧璇︽儏 */
    .proShow .fl {
        float: inherit;
        width:100% !important;
    }
    .proBox .fl .lkBox {
        display: none;
    }
    .proShow .fr {
        float: inherit;
        width: 100% !important;
        margin-top: 20px
    }
    .pimg {
        float: inherit;
    }
    .preview {
        width: 100%;
        height: inherit;
    }
    /* smallImg */
    .smallImg {
        display: none;
    }
    /* bigImg */
    .bigImg {
        float: inherit;
        width: 100%;
        height: inherit;
        border: 1px solid #dedede;
        box-sizing: border-box;
    }
    .bigImg #midimg {
        width: 100%;
        height: inherit;
        display: none;
    }
    .bigImg #midimg:first-child {
        display: block;
    }
    .bigImg #winSelector {
        display: none;
    }
    #winSelector {
        display: none;
    }
    /* bigView */
    #bigView {
        display: none;
    }
    .proShow .fr .comBox .text {
        width: 100%;
        padding-left: 0px;
        float: inherit;
        margin-top: 15px;
    }
    .proShow .fr .xgtj {
        margin-top: 0px;
    }
    .descBox .text {
        padding: 10px 0;
        line-height: 25px;
    }
    .descBox .text .zi_14_000000 {
        margin: 0 auto;
        width: 100% !important;
    }
    .descBox .text table {
        margin: 0 auto;
        width: 100% !important;
        box-sizing: border-box;
    }
    .descBox .text table td {
        padding: 0;
    }
    .descBox .text img {
        width: 100% !important;
        height: inherit !important;
    }
    .proBox .fr .lkBox li {
        width: 50%;
        padding: 10px 6px;
    }
    .proBox .fr .orBox li {
        width: 100%;
        border-bottom: 1px solid #dedede;
    }
    .proBox .fr .orBox li a {
        border: none;
        background: url(../images/common/next_h.png) no-repeat right center;
        background-size: 15px;
    }
    .proBox .fr .fy li {
        width: 100%;
        float: inherit;
    }
    .proBox .fr .fy li:nth-child(2) {
        text-align: left;
        margin-top: 5px;
    }
    /* 閰嶇疆璧勬枡 */
    .pzBox .fr {
        width: 100%;
    }
    .pzBox .fr .frBox {
        border: none;
        padding-bottom: 20px;
        border-top: none;
    }
    .proBox .fr .frBox ul.pzList {
        background: #f3f3f3;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .proBox .fr .frBox ul.pzList li {
        float: left;
        text-align: center;
    }
    .proBox .fr .frBox ul.pzList li:first-child {
        width: 60%;
    }
    .proBox .fr .frBox ul.pzList li:nth-child(2) {
        width: 20%;
    }
    .proBox .fr .frBox ul.pzList li:nth-child(3) {
        width: 20%;
    }
    .proBox .fr .frBox ul.pzList1 li a {
        overflow: hidden;
        line-height: 36px;
        display: block;
        border-bottom: 1px solid #ddd;
    }
    .proBox .fr .frBox ul.pzList1 li a>div {
        float: left;
        text-align: center;
    }
    .proBox .fr .frBox ul.pzList1 li .lef {
        width: 60%;
        padding-left: 25px;
        box-sizing: border-box;
        text-align: left;
    }
    .proBox .fr .frBox ul.pzList1 li .midd {
        width: 20%;
    }
    .proBox .fr .frBox ul.pzList1 li .righ {
        width: 20%;
    }
    .proBox .fr .frBox ul.pzList1 li .righ span {
        display: block;
        margin: 5px auto;
        background: #eee;
        border: 1px solid #ddd;
        width: 70px;
        line-height: 25px;
        height: 25px;
        color: #333;
    }
    .proBox .fr .frBox ul.pzList1 li:hover .lef {
        color: #ed5c28;
    }
    .proBox .fr .frBox ul.pzList1 li:hover .righ span {
        color: #ed5c28;
    }
    .pzShow .titl {
        line-height: 22px;
    }
    .pzShow .content {
        padding: 20px 0;
        background: #fff;
        line-height: 24px;
        border-bottom: 1px solid #ddd;
    }
    .pzShow .lkBox {
        margin-top: 20px;
    }
    .pzShow .content iframe {
        width: 100% !important;
        height: auto !important;
    }
    .pzShow .content img {
        width: 100% !important;
        max-width: 100%;
        height:inherit !important;
    }
    .pzShow .content table {
        width: 100% !important;
    }
    .pzShow .content table td a {
        display: block;
        width: 120px;
        line-height: 40px;
        background: #00378f;
        color: #fff;
        text-align: center;
        margin: 0 auto;
    }
    .pzShow .content table td a u {
        text-decoration: none;
    }
    .pzShow .content a u {
        display: block;
        width: 120px;
        line-height: 40px;
        background: #00378f;
        color: #fff;
        text-align: center;
        margin: 0 auto;
        text-decoration: none;
    }
    .pzShow .content table td {
        padding: 5px 0;
    }
    .pzShow .content table td img {
        max-width: inherit;
    }
    .pzShow .content table td strong {
        white-space: nowrap;
    }
    .pzShow .fy {
        padding: 0 20px;
        border-bottom: 1px dotted #ddd;
    }
    /* 浣犻棶鎴戠瓟 */
    .proBox .wdBox {
        padding: 0px 0px !important
    }
    .proBox .wdBox dl {
        overflow: hidden;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #dedede;
    }
    .proBox .wdBox dt {
        width: 110px;
        padding: 0;
    }
    .proBox .wdBox dd {
        width: auto;
        margin-left: 120px;
        float: inherit;
    }
    .proBox .wdBox dd h4 {
        font-size: 15px;
        line-height: 30px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .proBox .wdBox dd p {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
    }
    .proBox .wdBox dd span {
        display: none
    }
    .proBox .page li {
        margin: 5px;
    }
    /* 鎴愬姛妗堜緥 */
    .proBox .wdBox ul.wdUl li a {
        margin: 0 0px;
        position: relative;
        padding-left: 20px;
        background: url(../images/common/yuandian.png) no-repeat left center;
        background-size: 15px;
    }
    .proBox .wdBox ul.wdUl li p {
        float: inherit;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 90px;
    }
    .proBox .wdBox ul.wdUl li span {
        float: inherit;
        position: absolute;
        right: 0;
        top: 0;
    }
    /* 鑱旂郴鎴戜滑 */
    .lxBox {
        margin: 0 12px 20px;
       
    }
    .lxBox .lxCon {
        padding: 10px;
    }
    .lxBox .lxCon img {
        width: 100% !important;
        float: inherit !important;
        margin-right: 0 !important;
    }
    .lxBox .abList li {
        margin: 10px 5px;
    }
    .lxBox .abList li a {
        padding: 8px 9px;
    }
    .lxBox .abList li.on a, .lxBox .abList li:hover a {
        border-color: #00378f;
        background: #00378f;
        color: #fff;
    }
    .lxBox .lxCon0 {
        display: none;
    }
    .lxBox .lxCon .dl, .lxBox .lxCon1 {
        display: none;
    }
    .lxBox .lxCon .slick-slide .pho {
        padding: 0 10px;
        line-height: 36px;
        font-size: 15px;
    }
    .lxBox .lxCon .qzBox p, .lxBox .lxCon .slick-slide .pho p {
        line-height: 36px;
        font-size: 15px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    ul.slick-dots {
        bottom: -30px;
    }
    ul.slick-dots li {
        width: 10px;
        height: 10px
    }
    #lightbox .lb-outerContainer {
        width: 90% !important;
        left: 5%;
        margin-left: 0;
    }
    .lxBox .lxCon .slick-slide {
    	width:50%;
    	padding:10px 0px;
    }
}