/*初始化*/
* {
    box-sizing: border-box ;
    padding: 0;
    margin: 0;
}
body{
    line-height: 1;
    min-width: 1200px;
    font-family: "Microsoft YaHei";
}
a {
    color: inherit;
    text-decoration: none;
}
.ul_none{
    list-style-type: none;
}
.clear {
    clear: both;
}
.pub_box{
    width: 1200px;
    margin: 0 auto;
}
.fl{
    float: left;
}
.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}
.bod0{
    border: 0px!important;
}
/*头部设置*/
.top {
    background-color: #e5e5e5;
    height: 100px;
}
/*头部内容设置*/
.top .tnr {
    margin: 0 auto;
    height: 100%;
    width: 1200px;
    font-size: 14px;
}
/*头部logo设置*/
.top .tnr .tlogo {
    float: left;
    height: 100%
}
/*头部导航设置 右浮动 初始字体样式*/
.top .tnr .tdh {
    height: 100%;
    width: 650px;
    float: right;
    padding-top: 50px;
}
.top .tnr .tdh>a {
    color: #555555;
    padding-left: 55px;
    font-size: 14px;
}
.top .tnr .tdh .active{
    color: #2c3a6d !important;
}
.top .tnr .tdh>a:nth-child(1){
    padding-left: 0px;
}
.top .tnr .tdh a:hover {
    color: #2c3a6d;
}

/*横幅*/

/*产品中心*/
.product {
    height: 703px;
    width: 100%;
    background: url('../image/iprdbj.jpg') no-repeat center;
    overflow: hidden;
    position: relative;
}
/*产品中心抬头文字*/
.product .pnr {
    width: 1200px;
    height: 100%;
    margin:0 auto;
}
.product .pnr .pwz .ptp {
    padding-top: 95px;
}
.product .pnr .pwz .pword {
    padding-top: 30px;
    font-size: 24px;
    color: #555555;
}
/*产品中心主体部分*/
.product .pnr .pzt {
    height: 385px;
    width: 100%;
    margin-top: 27px;
}
/*产品中心主体部分四个框*/
.product .pnr .pzt .pfirst {
    float: left;
    width: 350px;
    height: 100%;
    background-color:white;
    padding: 35px 0 0 35px;
}
.product .pnr .pzt .pfirst .pff {
    width: 260px;
}
.product .pnr .pzt .pfirst .pfwt {
    font-size: 18px;
    color: #2c3a6d;
    font-weight: bold;
}
.product .pnr .pzt .pfirst .pfwx {
    font-size: 14px;
    color: #555555;
    padding-top: 20px;
    line-height: 2em;
}
.product .pnr .pzt .pfirst .pfwel {
    float: left;
    font-size: 16px;
    color: #2c3a6d;
    padding-top: 20px;
    width:280px;
}
.product .pnr .pzt .pfirst .pfwel li{
    width: 125px;
    float: left;
    margin-right: 15px;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
}
.product .pnr .pzt .pfirst .pfwel li:nth-child(2n){
    margin-right: 0px;
}
.product .pnr .pzt .pfirst .pfwel li a{
    color: #2c3a6d;
}
.product .pnr .pzt .pfirst .pfwer {
    float: right;
    font-size: 16px;
    color: #2c3a6d;
    padding-top: 20px;
    line-height: 2em;
    width: 105px;
}
.product .pnr .pzt .pfirst .pfwer li a{
    color: #2c3a6d;
}
/*产品中心主体部分四部分中间上 197 20 167*/
.product .pnr .pzt .psecond {
    float: left;
    margin-left: 20px;
    width: 300px;
    height: 100%;
}
.product .pnr .pzt .psecond .psfir{
    padding: 28px 26px 0 26px;
}
.product .pnr .pzt .psecond .pfo {
    font-size: 16px;
    color: #2c3a6d;
    font-weight: bold;
}
.product .pnr .pzt .psecond .pft {
    font-size: 14px;
    color: #555555;
    padding-top: 20px;
    line-height: 2em;
}
/*产品中心主体部分四部分中间下 197 20 167*/
.product .pnr .pzt .psecond .psfir {
    width: 100%;
    height: 197px;
    background-color:white;
}
.product .pnr .pzt .psecond .pssec {
    width: 100%;
    height: 167px;
    margin-top: 20px;
    background-color:#2c3a6d;
}
.product .pnr .pzt .psecond .pssec .pss {
    color: #e5e5e5;
    font-size: 14px;
    padding: 127px 25px 0 165px;
    display: block;
}
/*产品右图片*/
.product .pnr .pzt .pthird {
    float: left;
    margin-left: 20px;
    width: 508px;
    /*height: 100%;*/
    /*background: url('../image/img5.jpg') no-repeat center;*/
}
/*行业应用*/
.ia {
    height: 865px;
    width: 100%;
    background: url('../image/ihyyybj.jpg') no-repeat center;
    overflow: hidden;
    position: relative;
}
.ia .ia_title{
    padding-top: 180px;
}
.ia .ia_title .p1{
    font-size: 14px;
    color: #999999;
    text-align: center;
}
.ia .ia_cont{

}
.ia .ia_cont .ia_item{
    width: 270px;
    height: 185px;
}
.ia .ia_cont .ia_item:nth-child(1){
    position: absolute;
    margin: 20px;
}
.ia .ia_cont .ia_item:nth-child(2){
    position: absolute;
    margin: 5px 0px 0px 820px;
}
.ia .ia_cont .ia_item:nth-child(3){
    position: absolute;
    margin: 270px 0px 0px 0px;
}
.ia .ia_cont .ia_item:nth-child(4){
    position: absolute;
    margin: 235px 0px 0px 905px;
}
.ia .ia_cont .ia_item:nth-child(5){
    position: absolute;
    margin: 430px 0px 0px 170px;
}
.ia .ia_cont .ia_item:nth-child(6){
    position: absolute;
    margin: 420px 0px 0px 730px;
}
.ia .ia_cont .ia_item .iaiex1{
    position: absolute;
    top: 100px;
    left: 280px;
}
.ia .ia_cont .ia_item .iaiex2{
    position: absolute;
    top: 85px;
    left: -105px;
}
.ia .ia_cont .ia_item .iaiex3{
    position: absolute;
    top: 85px;
    left: 300px;
}
.ia .ia_cont .ia_item .iaiex4{
    position: absolute;
    top: 5px;
    left: -110px;
}
.ia .ia_cont .ia_item .iaiex5{
    position: absolute;
    top: 0px;
    left: 305px;
}
.ia .ia_cont .ia_item .iaiex6{
    position: absolute;
    top: -75px;
    left: -10px;
}

.ia .ia_cont .ia_item .ialg{
    width: 90px;
    height: 80px;
    margin-left: 88px;
}
.ia .ia_cont .ia_item .ialg img{
    width: 100%;
    height: 100%;
    display: block;
}
.ia .ia_cont .ia_item .p1{
    font-size: 16px;
    color: #2c3a6d;
    text-align: center;
}
.ia .ia_cont .ia_item .p2{
    padding-top: 10px;
    font-size: 14px;
    color: #555555;
    line-height: 25px;
}
.ia .ia_cont .ia_item .p2 ul li{
    float: left;
    width: 60px;
    overflow: hidden;
    height: 17px;
    line-height: 15px;
    border-left: 1px solid #999;
    margin-right: 7px;
    margin-bottom: 10px;
    color: #555555;
    padding-left: 10px;
}
.ia .ia_cont .ia_item .p2 ul li:nth-child(1){
     border-left: 0px solid #999;
    padding-left: 0px;
}
.ia .ia_cont .ia_item .p2 ul li:nth-child(5){
    border-left: 0px solid #999;
    padding-left: 0px;
}
.ia .ia_cont .ia_item .a1{
    width: 100%;
    text-align: center;
    color: #2c3a6d;
    font-size: 14px;
    line-height: 2em;
    font-weight: bold;
}






/*关于我们*/
.about {
    height: 730px;
    width: 100%;
    background: url('../image/img10.jpg') no-repeat center;
    overflow: hidden;
    position: relative;
}
.about .abb {
    width: 1200px;
    height: 100%;
    margin:  0 auto;
    position: relative;
}
/*关于我们文字左边*/
.about .ajj {
    position: absolute;
    width: 385px;
    height: 240px;
    left: 0px;
    top: 300px;
    color: #e5e5e5;
    line-height: 2.2em;
    font-size: 14px;
}
/*关于我们文字右边*/
.about .aybt {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}
.about .aybt .ags {
    position:absolute;
    width: 100px;
    height: 30px;
    left: 480px;
    top: 203px;
}
.about .aybt .awd {
    position:absolute;
    width: 100px;
    height: 30px;
    left: 840px;
    top: 203px;
}
.about .aybt .aqy {
    position:absolute;
    width: 100px;
    height: 30px;
    left: 480px;
    top: 460px;
}
.about .aybt .alx {
    position:absolute;
    width: 100px;
    height: 30px;
    left: 840px;
    top: 460px;
}
.about .ayxz {
    color:#555555;
    font-size: 14px;
    font-weight: normal;
}
.about .ayxz .agsx {
    position:absolute;
    width: 295px;
    height: 50px;
    left: 480px;
    top: 275px;
    line-height: 25px;
}
.about .ayxz .awdx {
    position:absolute;
    width: 295px;
    height: 50px;
    left: 840px;
    top: 275px;
    line-height: 25px;
}
.about .ayxz .aqyx {
    position:absolute;
    width: 295px;
    height: 50px;
    left: 480px;
    top:530px;
    line-height: 25px;
}
.about .ayxz .alxx {
    position:absolute;
    width: 295px;
    height: 50px;
    left: 840px;
    top: 530px;
    line-height: 25px;
}
/*新闻中心*/
.news {
    height: 1280px;
    width: 100%;
    background: url('../image/img11.jpg') no-repeat top;
    overflow: hidden;
    position: relative;
}

.news .nee {
    width: 1200px;
    height: 100%;
    margin:  0 auto;
}
.news .nee .neew {
    color: #555555;
    font-size: 14px;
    position: relative;
    top: 210px;
    text-align: center;
}
/*新闻中心中间三大块*/
.news .nee .nez {
    height: 380px;
    position: relative;
    top:270px;
    overflow: hidden;

}
.news .nee .nez ul li{
    float: left;
    width: 381px;
    margin-right: 20px;
    height: 365px;
}

.nezleft:hover {

    box-shadow: 5px 5px 15px #7e7e7e;
}
.nezmid:hover {
    box-shadow: 5px 5px 15px #7e7e7e;
}
.nezright:hover {
    box-shadow: 5px 5px 15px #7e7e7e;
}
.news .nee .nez .nezleft {
    float: left;
    width: 381px;
    height: 100%;
    margin-right: 20px;
    border: 1px solid #939393;
    transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -webkit-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
}
.news .nee .nez .nezleft:nth-child(3n) {
    margin-right: 0px;
}
.news .nee .nez .nezleft .netp{
    width: 100%;
    height: 207px;
}
.news .nee .nez .nezleft .netp img{
    width: 100%;
    height: 100%;
    display: block;
}
/*新闻中心中间三大块文字部分*/
.news .nee .nez .netwz {
    padding: 0 30px;
}
.news .nee .nez .netwz .nexw {
    font-size: 14px;
    line-height: 4em;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news .nee .nez  .netwz .nejs {
    font-size: 12px;
    color: #555555;
    line-height: 1.5em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news .nee .nez  .netwz .nerm {
    display: block;
    width: 90px;
    height: 30px;
    background-color: #f5f5f5;
    color: #939393;
    font-size: 12px;
    border: 1px solid #939393;
    text-align: center;
    position: relative;
    top: 20px;
    border-radius: 2px;
    line-height: 26px;
}
.news .nee .nez  .netwz a:hover {
    background-color: #2c3a6d;
    color: #e5e5e5;
}
/*新闻中心翻页*/
.news .nee .nfy {
    width: 290px;
    height: 53px;
    position: relative;
    top:320px;
    margin: 0 auto;
}
.news .nee .nfy .nfyl {
    float: left;
    font-size: 30px;
    display: block;
    border: 1px solid black;
    width: 50px;
    height: 50px;
    line-height: 150%;
    text-align: center;
    color: #2c3a6d;
}
.news .nee .nfy .nfyr {
    float: right;
    font-size: 30px;
    display: block;
    border: 1px solid black;
    width: 50px;
    height: 50px;
    line-height: 150%;
    text-align: center;
    color: #2c3a6d;
}
.news .nee .nfy .nfym {
    float:right;
    font-size: 16px;
    display: block;
    width: 160px;
    height: 50px;
    color: #e5e5e5;
    line-height: 320%;
    text-align: center;
    background-color: #2c3a6d;
    position: relative;
    right:15px;
}
/*新闻中心合作伙伴*/
.news .nee .nhz {
    width: 100%;
    height: 70px;
    position: relative;
    top: 355px;
    margin: 0 auto;
    text-align: center;
}
.news .nee .nhz .nzykk {
    font-size: 24px;
    color: #555555;
}
.news .nee .nhz .nhzgy {
    font-size: 14px;
    color: #555555;
    line-height: 3em;
}
/*淡灰左关于我们*/
.dhs {
    background-color: #434343;
    width: 100%;
    height: 275px;
    padding-top: 40px;
    position: relative;
}
.dhs .dhsnr {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
}
.dhs .zgy {
    border-right: 1px solid #7c7c7c;
    width: 190px;
    height: 100%;
    float: left;
    line-height: 2em;
    padding-left: 50px;
}
.dhs .zgy .bt {
    color: #f6f6f6;
    padding-bottom: 38px;
}
.dhs .dhsnr .hx {
    background-color:#7c7c7c;
    height: 1px;
    width: 20px;
    position: absolute;
    bottom: 185px;
}
.dhs .dhsnr  a {
    color: #f6f6f6;
    font-size: 12px;
}
.dhs .dhsnr a:hover {
    color: #595d6e;
}
.dhs .dhsnr .dyh {
    padding-top: 20px;
}
/*淡灰左关于我们*/
.dhs .lxfs {
    width: 370px;
    height: 100%;
    float: left;
    line-height: 2em;
    padding-left: 50px;
    font-size: 12px;
    color: #a6a6a6;
}
.dhs .lxfs p{
    line-height: 30px;
}
.dhs .lxfs .ftb {
    padding-top: 20px;
}
.dhs .lxfs .ftb .fxd {
    float: left;
    color: #f6f6f6;
}
.dhs .lxfs .fxd a {
    float: left;
}
.dhs .rwm {
    float: right;
    padding-right: 35px;
    color: #a6a6a6;
    margin-top: 20px;
}
.dhs .rwm p{

    margin-top: 15px;
}
/*深灰友情链接*/
.dibu {
    background-color: #313131;
    font-size: 12px;
    color: #FFFFFF;
}
.dibu .db_left{
    width: 660px;
    float: left;
    padding: 20px;
    line-height: 25px;
}
.dibu .db_right{
    float: right;
    padding: 20px;
    max-width: 550px;
    overflow: hidden;
    line-height: 25px;
}
/**/
.js_img_bj{
    position: absolute;
    width: 508px;
    height: 385px;
}
.js_img img{
    width: 508px;
    height: 385px;
}
.js_img_bj .grid-content {
    position: relative;
    overflow: hidden;
    height:385px;
}
.js_img_bj .grid-content>img {
    width: 100%;
    height: 100%;
}
.js_img_bj .grid-content .grid-shade {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #5E5E5E;
    font-size: 20px;
    display: none;
}
.js_img_bj .grid-content .grid-shade .grid-enter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.js_img_bj .grid-content .grid-shade .grid-enter a {
    width: 508px;
    height: 385px;
    display: block;
    text-align: center;
    line-height: 380px;
    color: #ffffff;
}
.js_img_bj .grid-content .grid-shade .grid-enter>img {
    width: 298px;
    vertical-align:top;
    margin-top: 10px;
}
.shz_nr{
    position: relative;
    height: 230px;
    top: 395px;
    background: url('../image/partner.jpg') no-repeat center;
}
.shz_nr img {
    width: 180px;
    height: 68px;
    float: left;
    margin-left: 50px;
    margin-top: 20px;
    margin-bottom: 30px;
    /*filter: grayscale(100%);*/
    transition-duration: 2s;
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
}
.shz_nr img:hover {
    filter: grayscale(0%);
}
/*banner*/
.advert {
    min-width: 1200px;
    height: 720px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.advert img {
    display: block;
    width: 1920px;
    height: 720px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}
.btn{
    /*width: 50px;*/
    height: 5px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 750px;
}
.btn>span{
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    background: #eee;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
}
.spanClss{
    background: #004fb2 !important;
}


/*下拉*/
.wp {
    width: 1200px;
    margin: 0 auto;
}
.main-sub{
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    background-color: #f0f0f0;
    z-index: 999;
    min-width: 1200px;
    display: none;
}
.sub-n1{
    margin-left: 300px;
    position: relative;
    border-left: 1px solid #dfdfdf;
}
.main-sub .wp{
    padding: 50px 0;
}
.sub-n1:before,
.sub-n1:after{
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
.sub-n1:after{
    clear: both;
}
.sub-n1{
    zoom: 1;
}
.sub-logo{
    position: absolute;
    left: -280px;
    top: 40px;
    width: 250px;
}
.sub-n1 dl{
    float: left;
    margin-left: 60px;
    color: #004fb2;
    border-right: none !important;
    width: 163px;
}
.sub-n1 dt{
    font-size: 14px;
    margin-bottom: 16px;
}
.sub-n1 dt a{
    color: #555555;
    font-size: 18px;
    font-weight: bold;
}
.sub-n1 dd img{
    margin-bottom: 10px;
    height: 50px;
    width: 100%;
}
.sub-n1 dd a{
    font-size: 12px;
    display: block;
    line-height: 25px;
}
.sub-n1 a{
    color: #555555;
    margin-bottom: 2px;
}
























.pub_banner{
    min-width: 1200px;
    height: 200px;
    background-color: #555555;
}

.container{
    min-width: 1200px;
    background-color: #f5f5f5;
}
.breadcrumbs{
    padding: 50px 0 30px 0;
}
.breadcrumbs .p1{
    font-size: 36px;
    color: #555555;
    float: left;
    letter-spacing:3px;
}
.breadcrumbs .p2{
    font-size: 24px;
    color: #777777;
    float: left;
    margin: 12px 0px 0 20px;
    font-family: -webkit-pictograph;
}
.breadcrumbs .xian{
    width: 150px;
    height: 2px;
    background-color: #2c3a6d;
    display: block;
    margin-top: 30px;
}
.breadcrumbs .p3{
    font-size: 24px;
    color: #555;
    margin: 25px 0px 0 0px;
}
.breadcrumbs .pubimg{
    margin: 60px  0px;
}
.breadcrumbs .a1{
    float: right;
    margin-top: -50px;
    margin-bottom: 50px;
}
.container .nrks {
    padding: 20px 0px;
}

.product_list{

}
.product_list .proitem{
    float: left;
    width: 185px;
    margin-right: 15px;
    margin-bottom: 70px;
}
.product_list .proitem .proyname{
    margin-bottom: 30px;
}
.product_list .proitem .proyname a{
    font-size: 24px;
    color: #2c3a6d;
    padding-left: 5px;
}
.product_list .proitem ul li{
    width: 185px;
    /*height: 50px;*/
    line-height: 50px;
    border-bottom: 1px dashed #ccc;
    padding-left: 5px;

}
.product_list .proitem:nth-child(7n){
    clear: both;
}
.product_list .proitem ul li a{
    color: #545454;
    font-size: 14px;
}
.product_list .proitem ul li a:hover{
    color: #2c3a6d;
    font-size: 14px;
}

.product_lists{
    padding-bottom: 70px;
}
.product_lists .prooption{
    width: 350px;
    float: left;
}
.product_lists .prooption .proptitle{
    width: 100%;
    height: 80px;
    background-color: #2c3a6d;
    font-size: 24px;
    color: #FFFFFF;
    padding: 30px;
}
.product_lists .prooption  .propinfo{
    width: 100%;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}
.product_lists .prooption .propinfo .p1{
    font-size: 14px;
    color: #555555;
    padding: 30px  40px;
    line-height: 30px;
}

.product_lists .prooption .propinfo .propall{
    width: 300px;
    margin-left: 25px;
    padding: 30px;
    border-top: 1px dashed #ccc;
}
.product_lists .prooption .propinfo .propall a{
    font-size: 12px;
    color: #2c3a6d;
}
.VerticalMenu {
    padding: 0 25px;
    width: 300px;
    cursor: pointer;
}
.VerticalMenu > div {
    width: 300px;
    float: left;
}
.VerticalMenu .sjx{
    position: absolute;
    display: block;
    border-top: 5px solid transparent;
    border-left: 8px solid #555555;
    border-bottom: 5px solid transparent;
    margin: 15px;
    transform: rotate(0deg);
    transition: transform 0.4s linear;
}
.VerticalMenu .span2{
    margin-left: 40px;
}
.VerticalMenu > div > div:first-child {
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    border-top: 1px dashed #ccc;
    font-size: 16px;
    color: #555555;
}
.VerticalMenu > div > div:first-child:hover {
    color: #2c3a6d;
}
.VerticalMenu > div > div:first-child > i:last-child {
    line-height: 40px;
    float: right;
    transform: rotate(0deg);
    transition: transform 0.4s linear;
}
.VerticalMenu > div > div:last-child {
    width: 300px;
    display: none;
    padding: 0 40px;
    font-size: 12px;
    color: #555555;
}
.VerticalMenu > div > div:last-child > div {
    line-height: 40px;
}
.VerticalMenu > div > div:last-child > div:hover {
    color:  #2c3a6d;;
}
.VerticalMenu > div:last-child > div:first-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.VerticalMenu > div:last-child::after {
    display: block;
    clear: both;
}
.product_lists .procontent{
    float: right;
    width: 825px;
}
.product_lists .procontent .proptitle{
    width: 100%;
    height: 80px;
    background-color: #2c3a6d;
    font-size: 24px;
    color: #FFFFFF;
    padding: 30px 50px;
}
.product_lists .procontent .propinfo{
    width: 100%;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}
.product_lists .procontent .propinfo .propintro{
    font-size: 12px;
    color: #555555;
    line-height: 30px;
    padding: 30px 50px;
}
.product_lists .procontent .propinfo  .propzfl{
    width: 755px;
    margin-left: 30px;

}
.product_lists .procontent .propinfo .propzfl ul li{
    height: 75px;
    line-height: 75px;
    font-size: 16px;

    border-top: 1px dashed #ccc;
}
.product_lists .procontent .propinfo  .propzfl .sjx{
    position: absolute;
    display: block;
    border-top: 5px solid transparent;
    border-left: 8px solid #2c3a6d;
    border-bottom: 5px solid transparent;
    margin: 33px;
}
.product_lists .procontent .propinfo  .propzfl ul li a{
    margin-left: 60px;
    color: #555555;
}
.product_lists .procontent .propinfo  .propzfl ul li a:hover{
    color: #2c3a6d;
}
.category{
    padding: 0px 0 30px 0;
}
.category ul li {
    display: inline-block;
    margin: 0 15px 15px 0px;
    /*border: 1px solid #d2d2d2;*/
    height: 40px;
    line-height: 40px;
    color: #555555;
    background-color: #e5e5e5;
    transition: ease-in 0.4s;
    padding: 0 46px;
    font-size: 14px;
}
.category ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit;
}
.category ul li:hover,
.category ul li.active {
    background-color: #2c3a6d;
    color: #ffffff;
    transition: ease-out 0.4s;
}
.classa {
    background-color: #2c3a6d!important;
}

.info_list {
    padding-bottom: 20px;
}
.info_list .info-item {
    margin-bottom: 40px;
    height: 122px;
}
.info_list .info-item .times {
    width: 140px;
    height: 100%;
    float: left;
    border-top: 1px solid #E2E2E2;
    text-align: center;
    color: #999;
    padding-top: 20px;
    position: relative;
}
.info_list .info-item .times .year {
    font-size: 18px;
}
.info_list .info-item .times .day {
    font-size: 52px;
    font-weight: bold;
}
.info_list .info-item .times:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    border-top: 24px solid #2c3a6d;
    border-bottom: 24px solid transparent;
    border-right: 24px solid transparent;
}
.info_list .info-item .intro {
    margin-left: 50px;
    width: 945px;
    height: 100%;
    float: left;
    padding-top: 20px;
    border-top: 1px solid #E2E2E2;
}
.info_list .info-item .intro .img {
    width: 220px;
    height: 100px;
    float: left;
}
.info_list .info-item .intro .img img {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
}
.info_list .info-item .intro .txt {
    float: right;
    width: 700px;
    margin-right: 2px;
}
.info_list .info-item .intro .txt .part1 {
    font-size: 18px;
    color: #555;
}
.info_list .info-item:hover .intro .txt .part1 {
    color: #2c3a6d;
}
.info_list .info-item .intro .txt .part2 {
    font-size: 12px;
    color: #333333;
    margin: 10px 0 8px;
}
.info_list .info-item .intro .txt .part2 span {
    color: #777777;
}
.info_list .info-item .intro .txt .part3 {
    font-size: 12px;
    color: #666666;
    line-height: 1.8em;
}
.info_list .info-item .arrow {
    width: 40px;
    height: 100%;
    float: right;
    background-color: #7d7d7d;
    transition: ease-in 0.4s;
    background-image: url('../image/arrow.png');
    background-position: center center;
}
.info_list .info-item:hover .arrow{
    background-color: #2c3a6d;
}
.info_list .info-item .arrow a {
    display: block;
    width: 100%;
    height: 100%;
}

/*新闻内页*/
.specification_detail .richText {
    padding: 40px 40px;
    background-color: #fff;
    font-size: 14px;
    line-height: 30px;
    color: #555;
}
.specification_detail .richText .title {
    font-size: 26px;
    text-align: center;
}
.specification_detail .richText .times {
    font-size: 12px;
    text-align: center;
    padding: 24px 0;
    border-bottom: 1px dashed #B2B2B2;
    margin-bottom: 30px;
}
.specification_detail .richText .richText_body {
    padding-bottom: 30px;
    border-bottom: 1px dashed #B2B2B2;
}
.specification_detail .richText .richText_body img {
    max-width: 100%;
    max-height: 100%;
}

/**/
.upperandlower {
    margin-top: 34px;
    position: relative;
}
.upperandlower .next {
    font-size: 14px;
    color: #555;
    line-height: 2.4em;
}
.upperandlower .next a {
    color: #2c3a6d;
}
.upperandlower .history {
    width: 160px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #2c3a6d;
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
}
/*空白*/
.blankdiv{
    height: 70px;
}
/*分页*/
.paging {
    text-align: center;
    padding-top: 15px;
    height: 100px;
}
.paging a{
    padding:5px 12px;
    border:1px solid #ccc;
    border-radius:5px;
    margin:0 5px;
    transition: ease-out 0.3s;
}
.paging span{
    margin:0 5px;
}
.paging a:hover,
.case_lisst .cate-box a:hover{
    color:#fff;
    background:#2c3a6d;
}
.currPage{
    background:#2c3a6d;
    color: #ffffff;
}


/*关于我们*/
/*公司介绍上部*/
.cps {
    width: 100%;
    height: 840px;
    background: url('../image/aboutbj1.jpg')no-repeat center;
}
.cps .rwz {
    height: 580px;
    width: 525px;
    margin: 0 auto;
    line-height: 200%;
    padding-top: 210px;
    position: relative;
    left: 260px;
}
.cps .rwz .dz {
    height: 130px;
    color: #555555;
    line-height: 250%;

}
.cps .rwz .dz .zh {
    font-size: 30px;
}
.cps .rwz .dz .en {
    font-size: 24px;
}
.xz {
    text-indent: 2em;
    font-size: 14px;
    line-height: 2em;
}
.xz p {
    padding-top:55px;

}
.cps .rwz .xz p {
    color: #515151;
}
/*公司介绍下部*/
.cpx .xz {
    color: #ffffff;
}
.cpx {
    height: 385px;
    background: url('../image/aboutbj2.jpg')no-repeat center;
}
.cpx .xz {
    height: 240px;
    width: 520px;
    padding-top: 40px;
    margin: 0 auto;
    position: relative;
    right: 330px;
}
/*荣誉资质*/
.honor {
    height: 765px;
    background-color: #f5f5f5;
    text-align: center;
}
.honor .nr {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.nr .zw {
    color: #555555;
    font-size: 30px;
}
.nr .yw {
    color: #2c3a6d;
    font-size:18px;
    line-height: 3.5em;
}
.honor .nr .tp {
    padding-top: 20px;
    height: 400px;
}

/*发展历程*/
.abhistory {
    height: 530px;
    min-width: 1200px;
    background: url('../image/historyvj.jpg') no-repeat center;
}
.abhistory .title {
    padding-top: 75px;
    text-align: center;
}
.abhistory .title .zw{
    color: #555555;
    font-size: 30px;
    margin-bottom: 30px;
}
.abhistory .title .yw{
    color: #2c3a6d;
    font-size: 18px;
    margin-bottom: 70px;
}
.abhistory .lc_list{
    width: 1200px;
    height: 250px;
    overflow: hidden;
}
.abhistory .lc_list .lcbox{
    width: 255px;
    float: left;
    margin-right: 60px;
}
.abhistory .lc_list .lcbox:nth-child(4){
    margin-right: 0px;
}
.abhistory .lc_list .lcbox .ponesj{
    color: #555555;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 80px;
    margin-top: 15px;
}
.abhistory .lc_list .lcbox .poneny{
    color: #888888;
    font-size: 14px;
    line-height: 25px;
}
.abhistory .lc_list .lcbox .ptwosj{
    color: #555555;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.abhistory .lc_list .lcbox .ptwony{
    color: #888888;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 75px;
}
/*合作伙伴*/
.hzhb {
    width: 100%;
    height: 645px;
    background-color: #f5f5f5;
    text-align: center;
}
.hzhb .nr {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.hzhb .nr .dz {
    font-size: 24px;
    color: #555555;
    padding-top: 75px;
}
.hzhb .nr  .xz {
    font-size: 14px;
    color: #777777;
    padding-right: 20px;
}
.hzhb .nr .pt {
    width: 100%;
    padding-top: 30px;
}
.hzhb .nr .pt .abhzhb{
    width: 230px;
    height: 80px;
    float: left;
    margin-right: 12px;
    margin-bottom: 15px;
    border: 1px solid #CCCCCC;
}
.hzhb .nr .pt .abhzhb:nth-child(5n){
    margin-right: 0px;
}
.hzhb .nr .pt .abhzhb img{
    width: 100%;
    height: 100%;
    filter: grayscale(0%);
    transition-duration: 2s;
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
}

.hzhb .nr .pt .abhzhb img:hover{
    filter: grayscale(0%);
}

.hzhb .nr .pone {
    border: 1px solid #d2d2d2;
    width: 230px;
    height: 82px;
    float: left;

}
.hzhb .nr .pthird {
    margin-left: 10px;
}
/*淡灰左关于我们*/
.dhs {
    background-color: #434343;
    width: 100%;
    height: 275px;
    padding-top: 40px;
    position: relative;
}
.dhs .dhsnr {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
}
.dhs .zgy {
    border-right: 1px solid #7c7c7c;
    width: 190px;
    height: 100%;
    float: left;
    line-height: 2em;
    padding-left: 50px;
}
.dhs .zgy .bt {
    color: #f6f6f6;
    padding-bottom: 20px;
}
.dhs .dhsnr .hx {
    background-color:#7c7c7c;
    height: 1px;
    width: 20px;
    position: absolute;
    bottom: 185px;
}
.dhs .dhsnr  a {
    color: #f6f6f6;
    font-size: 12px;
}
.dhs .dhsnr a:hover {
    /*color: #595d6e;*/
}
.dhs .dhsnr .dyh {
    padding-top: 20px;
}
/*淡灰左关于我们*/
.dhs .lxfs {
    width: 370px;
    height: 100%;
    float: left;
    line-height: 2em;
    padding-left: 50px;
    font-size: 12px;
    color: #a6a6a6;
}
.dhs .lxfs .ftb {
    padding-top: 20px;
}
.dhs .lxfs .ftb .fxd {
    float: left;
    color: #f6f6f6;
}
.dhs .lxfs .fxd a {
    float: left;
}
.dhs .rwm {
    float: right;
    padding-right: 120px;
    color: #a6a6a6;
}
/*深灰友情链接*/
.shs {
    width: 100%;
    height: 65px;
    background: #313131;
    font-size: 12px;
}
.shs .yqlj {
    padding-top: 30px;
}
.shs .shss {
    width:1115px;
    height: 100%;
    margin: 0 auto;
}
.shs .yqlj .wz {
    float: left;
}
.shs .jszc {
    color: #d3d3d3;
    float: right;
}


/*文档下载*/
.downlist{
    padding-bottom: 35px;
}
.downlist li
{
    width: 285px;
    margin-right: 20px;
    margin-bottom: 20px;
    height: 145px;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #DEDEDE;
    padding: 10px;
    transition: ease 0.3s;
    -moz-transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
}
.downlist li:nth-child(4n)
{
    margin-right: 0px;
}
.downlist li .img
{
    display: block;
    float: left;
    width: 99px;
    height: 99px;
    margin-right: 10px;
}
.downlist li .img img
{
    width: 100%;
    height: 100%;
}
.downlist li .dwlbox
{
    width: 100%;
    height: 100px;
    padding: 10px 20px;
    color: #666;
}
.downlist li .dwlbox .dwl1
{
    width: 100%;
    color: #555555;
    font-size: 14px;
    line-height: 25px;
}
.downlist li .dwlbox .span_x{
    width: 50px;
    height: 2px;
    display: block;
    background-color: #2c3a6d;
    margin: 20px 0;
}
.downlist li .dwlbox .dwl3
{
    font-size: 12px;
    margin-top: 12px;
    color: #999;
}
.downlist li .dwlbox .dwl3 a
{
    margin-right: 15px;
    color: #2c3a6d;
}
.downlist li .dwlbox .dltime{
    float: right;
}
.downlist li:hover
{
    -webkit-box-shadow: 1px 1px 3px #0068B7;
    -moz-box-shadow: 1px 1px 3px #0068B7;
    box-shadow: 1px 1px 3px #0068B7;
    transition: ease 0.3s;
    -moz-transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
}


/*登录*/
.login,.login1
{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    left: 0px;
    top: 0px;
    z-index: 999;
    display: none;
}
.login .main
{
    width: 550px;
    height: 310px;
    background-color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -275px;
    margin-top: -155px;
    -webkit-box-shadow: 0px 0px 10px #666;
    -moz-box-shadow: 0px 0px 10px #666;
    box-shadow: 0px 0px 10px #666;
    display: none;
}
.login1 .main
{
    width: 820px;
    height: 560px;
    background-color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -410px;
    margin-top: -265px;
    -webkit-box-shadow: 0px 0px 10px #666;
    -moz-box-shadow: 0px 0px 10px #666;
    box-shadow: 0px 0px 10px #666;
    border-radius: 5px;
    display: none;

}
.login .main .top,.login1 .main .top
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-weight: bold;
    color: #444444;
    border-bottom: 1px solid #ddd;
}
.login .main .top .close,.login1 .main .top .close
{
    float: right;
    cursor: pointer;
    font-size: 16px;
    padding: 0 5px;
    transition: ease 0.3s;
    -moz-transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
}
.login .main .top .close:hover,.login1 .main .top .close:hover
{
    transition: ease 0.3s;
    -moz-transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); 	/* IE 9 */
    -moz-transform:rotate(90deg); 	/* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg); 	/* Opera */
}
.loginform
{
    margin-top: 25px;
}
.loginform table
{
    margin: 0 auto;
}
.loginform table tr td
{
    padding: 5px 10px;
}
.loginform table tr td:first-child
{
    text-align: right;
}
.loginform table tr td input[type=text],.loginform table tr td input[type=password]
{
    width: 280px;
    height: 40px;
    padding: 0 10px;
    border-radius: 3px;
    border: 1px solid #DEDEDE;
    font-family: "微软雅黑";
}
.loginform table tr td input[type=submit]
{
    width: 95px;
    height: 40px;
    background-color: #1651B9;
    color: #FFF;
    font-size: 14px;
    border: 0px;
    border-radius: 3px;
    margin: 8px 0px;
    cursor: pointer;
}

.login .register {
    display: block;
    text-decoration: none;
    width: 175px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #1651B9;
    color: #FFF;
    font-size: 14px;
    border: 0px;
    border-radius: 3px;
    margin: 8px 0px;
}


/*最新动态*/
.pub_Rnewstitle{
    min-width: 1200px;
    height: 88px;
    background: url(../image/zxdtbj.jpg) center no-repeat;
}
.pub_Rnewstitle .p1{
    font-size: 24px;
    color: #333333;
    text-align: center;
}
.pub_Rnewstitle .p2{
    font-size: 14px;
    color: #2c3a6d;
    text-align: center;
    padding-top: 15px;
}

.pub_Rnews{
    min-width: 1200px;
    padding-bottom: 30px;
}
.pub_Rnews .news_box{
    margin-right: 35px;
    float: left;
    width: 580px;
    height: 195px;
    background:#fff;
    margin-bottom:30px;
    border-bottom:1px solid #cecece;
    transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -webkit-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
}
.pub_Rnews .news_box:nth-child(2n){
    margin-right: 0px;
}
.pub_Rnews .news_box:hover{
    box-shadow: 5px 5px 15px #7e7e7e
}

.pub_Rnews .news_box>a{
    display: block;
    box-shadow: 3px 3px 3px #e2e2e2;
}
.pub_Rnews .news_box>a>.img_box{
    width: 263px;
    height: 170px;
    float: left;
    margin-left:15PX;
}
.pub_Rnews .news_box>a>.img_box>img{
    display: block;
    width: 263px;
    height: 166px;
    margin-top:14px;
}

.pub_Rnews .news_box:hover a>.txt_box>.new_title,
.pub_Rnews .news_box:hover a>.txt_box>.new_a1 {
    color: #2c3a6d;
}

.pub_Rnews .news_box>a>.txt_box{
    width: 270px;
    height: 166px;
    float: right;
    margin-right: 15px;
    margin-top: 15px;
}
.pub_Rnews .news_box>a>.txt_box>.new_title{
    width: 270px;
    height: 55px;
    line-height: 55px;
    color: #555;
    font-size: 16px;
    font-weight: bold;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pub_Rnews .news_box>a>.txt_box>.new_dis{
    width: 269px;
    line-height: 30px;
    color: #555;
    font-size: 14px;
    margin-right: 60PX;
}
.pub_Rnews .news_box>a>.txt_box>.new_dis1{
    width: 170px;
    height: 50px;
    line-height: 50px;
    color: #777777;
    font-size: 12px;
    float: left;
}
.pub_Rnews .news_box>a>.txt_box>.new_a1{
    width: 60px;
    height: 50px;
    line-height: 50px;
    color: #777777;
    font-size: 12px;
    float: right;
}



/*产品选择*/
.pro_select{
    padding-bottom: 60px;
}
.pro_select .ps_title{
    width: 100%;
    height: 80px;
    background-color: #2c3a6d;
    padding: 30px 50px;
}
.pro_select .ps_title .img1{
    float: left;
    margin-top: -5px;
    margin-right: 30px;
}
.pro_select .ps_title .p1{
    float: left;
    font-size: 24px;
    color: #FFFFFF;
}
.pro_select .ps_title .a1{
    float: right;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 8px;
}
.pro_select .ps_content{
    width: 100%;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}
.pro_select .ps_content .psbox .pstitle{
    padding: 40px 25px;
}
.pro_select .ps_content .psbox .pstitle .dgcdian{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: block;
    background-color: #ad3a3a;
    float: left;
    margin-top: 8px;
}
.pro_select .ps_content .psbox .pstitle .dgcname{
    font-size: 18px;
    color: #555555;
    float: left;
    margin-left: 15px;
    font-weight:bold;
}
.pro_select .ps_content .psbox .psdgcitem{
    padding: 0px 25px;
}
.pro_select .ps_content .psbox .psdgcitem ul li{
    float: left;
    width: 180px;
    height: 120px;
    margin-right: 12px;
    margin-bottom: 12px;
    cursor: pointer;
}
.pro_select .ps_content .psbox .psdgcitem ul li:nth-child(6n){
    margin-right: 0px;
}
.pro_select .ps_content .psbox .psdgcitem ul li img{
    width: 100%;
    height: 100%;
    display: block;
}
.pro_select .ps_content .psbox .psgyzcitem{
    padding: 0px 25px;
}
.pro_select .ps_content .psbox .psgyzcitem .gyzccb{
    width: 180px;
    float: left;
    margin: 0 12px 25px 0px;
}
.pro_select .ps_content .psbox .psgyzcitem .gyzccb:nth-child(6n){
    margin-right: 0px;
}
.pro_select .ps_content .psbox .psgyzcitem .gyzccb input{
    width: 20px;
    height: 20px;
    margin-right: 15px;
    float: left;
}
.pro_select .ps_content .psbox .psgyzcitem .gyzccb span{
    font-size: 14px;
    color: #555555;
    float: left;
    margin-top: 4px;
}

.pro_select .ps_content .psbox .psgyzcitem .gyzccb input[type=checkbox]:after  {
    content: "";
    display:block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #ddd;
    background-color: #fff;
    box-sizing:border-box;
}

.pro_select .ps_content .psbox .psgyzcitem .gyzccb input[type=checkbox]:checked:after  {
    border: 2px solid #ddd;
    background-color: #2c3a6d;
}


/*搜索结果*/
.pro_select .rs_content{
    width: 100%;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}
.pro_select .rs_content .rstitle{
    padding: 40px 25px 10px 25px;
}
.pro_select .rs_content .rstitle span{
    font-size: 18px;
    color: #2c3a6d;
    font-weight:bold;
}
.pro_select .rs_content .rscont{
    padding: 0px 25px 40px 25px;

}
.pro_select .rs_content .rscont .rsitem{
    border-top: 1px dashed #ccc;
    padding: 30px 5px 10px 5px;
}
.pro_select .rs_content .rscont .rsitem:nth-child(1){
    border-top: 0px dashed #ccc;
}
.pro_select .rs_content .rscont .rsyjfl{
    float: left;
}
.pro_select .rs_content .rscont .rsyjfl a{
    font-size: 24px;
    color: #2c3a6d;
}
.pro_select .rs_content .rscont .rsejfl{
    /*float: left;*/
}
.pro_select .rs_content .rscont .rsejfl ul li{
    float: left;
    border-left: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 5px;
    padding: 0px 25px;
}
.pro_select .rs_content .rscont .rsejfl ul li a{
    font-size: 16px;
    color: #545454;
}
.pro_select .rs_content .rscont .rsejfl ul li a:hover{
    color: #2c3a6d;
}
.pro_select .rs_content .rscont .rsejfl ul li:nth-child(1){
    border-left: 0px solid #ccc;
}
input.labelauty + label
{
    display: table;
    font-size: 11px;
    background-color: #efefef;
    color: #b3b3b3;
    cursor: pointer;


    transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    -webkit-transition: background-color 0.25s;
    -o-transition: background-color 0.25s;

    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

/* Stylish text inside label */

input.labelauty + label > span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked
{
    display: inline-block;
    line-height: 16px;
    vertical-align: bottom;
}

/* Stylish icons inside label */

input.labelauty + label > span.labelauty-unchecked-image,
input.labelauty + label > span.labelauty-checked-image
{
    display: inline-block;
    width: 180px;
    height: 120px;
    vertical-align: bottom;
    background-repeat: no-repeat;
    background-position: left center;

    transition: background-image 0.5s linear;
    -moz-transition: background-image 0.5s linear;
    -webkit-transition: background-image 0.5s linear;
    -o-transition: background-image 0.5s linear;
}

/* When there's a label, add a little margin to the left */
input.labelauty + label > span.labelauty-unchecked-image + span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked-image + span.labelauty-checked
{
    margin-left: 7px;
}

/* When not Checked */
input.labelauty:not(:checked):not([disabled]) + label:hover
{
    background-color: #eaeaea;
    color: #a7a7a7;
}
input.labelauty:not(:checked) + label > span.labelauty-checked-image
{
    display: none;
}

input.labelauty:not(:checked) + label > span.labelauty-checked
{
    display: none;
}

/* When Checked */
input.labelauty:checked + label
{
    border: 1px solid #0068b7;
}

input.labelauty:checked:not([disabled]) + label:hover
{
    border: 1px solid #0068b7;
}
input.labelauty:checked + label > span.labelauty-unchecked-image
{
    display: none;
}

input.labelauty:checked + label > span.labelauty-unchecked
{
    display: none;
}

input.labelauty:checked + label > span.labelauty-checked
{
    display: inline-block;
}

input.labelauty.no-label:checked + label > span.labelauty-checked
{
    display: block;
}

/* When Disabled */
input.labelauty[disabled] + label
{
    opacity: 0.5;
}



.psbtn{
    cursor: pointer;
    border: 0px;
    margin: 40px 500px;
    width: 240px;
    height: 55px;
    background-image: url(../image/psbtn.jpg);
}

.dspnone{
    display: none;
}




.ckhz{
    position: relative;
    top: 445px;
    text-align: center;
    font-size: 16px;
    display: block;
    width: 160px;
    height: 50px;
    color: #e5e5e5;
    line-height: 40px;
    background-color: #2c3a6d;
    /* right: 15px; */
    margin-left: 520px;
}






