.nybanner{
    height: 250px;
    width: 100%;
}
/*翻页*/
#dcms_pager {
    padding-bottom: 40px;
    background: #fff;
    padding-left: 30px;
    padding-right: 30px;
}
#dcms_pager .pages {
    border: none;
    text-transform: uppercase;
    height: 26px;
    clear: both;
    text-align: center;
    padding-top: 30px;
}
#dcms_pager .pages a {
    border: 1px solid #eee;
    margin-right: 12px;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    display: inline-block;
    font-size: 12px;
    color: #333;
}
#dcms_pager .pages .pgempty {
    color: #cbcbcb;
}
#dcms_pager .pages .pgcurrent{
    background: #018CD7;
    color: #fff;
} 
/*    about us     */
.nav_box{
    background: #fff;
    height: 60px;
    width: 100%;
    box-shadow: 1px 2px 3px #E2E2E2; 
}
.nav_nav{ float: left; }
.nav_nav li{
    float: left;
    line-height: 60px;
    font-size: 14px;
    color: #333;
    display: block;
    position: relative;
    padding: 0 25px;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.3s ease 0s;
}
.nav_nav li a{
    color: #333;
}
.nav_nav li.cur{
    border-bottom: 2px solid #018CD7;
}
.nav_nav li.cur a{
    color: #018CD7;
}

.nav_position{ float: right; }
.nav_position li {
    float: left;
    line-height: 60px;
    padding: 0 3px;
    font-family: "å®‹ä½“";
    font-size: 12px;
}
.nav_position li a {
    font-family: "微软雅黑";
    color: #444;
}
.nav_position li a.on {
    color: #018CD7;
}
.company_pic{
    margin-top: 50px;
}
.company_text{margin-bottom: 40px; }
.company_text h2 {
    font-size: 20px;
    color: #333;
    letter-spacing: 3px;
    line-height: 36px;
    padding-top: 45px;
    text-align: center;
}
.company_text em {
    font-size: 14px;
    color: #999;
    text-align: center;
    display: block;
    font-style: normal;
    white-space: uppercase;
    font-family: arial;
}
.company_text p{
    font-size: 13px;
    color: #666;
    letter-spacing: 0.5px;
    line-height: 26px;
    text-align: center;
    text-indent: 26px;
    width: 1000px;
    margin: auto;
}

/*products*/
.contenttext{padding-top: 52px; }
.productny_list{width:1350px;padding-bottom: 30px; }
.productny_list li{
    float: left;
    width: 290px;
    height: 320px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin-right: 25px;
    margin-bottom: 22px;
    text-align: center;
    padding-top: 20px;
    *+width: 288px;
}
.productny_list li h3{
    font-size: 22px;
    color: #444;
    letter-spacing: 0.5px;
    line-height: 32px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 5px;
}
.productny_list li em{
    color: #666;
    font-size: 13px;
    font-style: normal;
}
.productny_list li:hover h3{color: #018CD7;  }
.productny_list li:hover{border: 2px solid #018CD7;*+border: 1px solid #018CD7; }
.contenttext hr{
    border-style: dashed;
    border-color: #ddd;
}






/*case*/
.prolist{
    width: 1220px;
}
.case_block{
    float: left;
    margin-right: 22px;
    margin-bottom: 35px;
}
.case_block a h4{
    color: #333;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin-top: 18px;
}
.border{
    border-bottom: 1px dashed #666;
    padding-top: 30px;
}
.middle{
    width: 1100px;
    margin: auto;
    margin-bottom: 50px;
}

/*job*/
.news_content{padding-top: 20px; }
.job_list{
    padding-top: 62px;
}
.job_list h2{
    font-size: 22px;
    color: #333;
    letter-spacing: 0.5px;
    font-weight: normal;
    line-height: 21px;
    vertical-align: bottom;
    margin-bottom: 10px;
}
.job_list h2::before{
    display: inline-block;
    content: "";
    border-left: 4px solid #00921e;
    height: 21px;
    margin-right: 10px;
    margin-top: 2px;
}

.invite-li-tit-a {
    float: left;
    width: 20%;
    text-align: center;
    line-height: 68px;
}
.wid1{
    width: 35%;
}
.wid3 {
    width: 5%;
}
.invite_ul{
    margin-bottom: 50px;
}
.invite-li{
    border-bottom: 1px solid #ddd;
}
.invite-li-tit-i {
    margin: 0 auto;
    display: block;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../image/icon14.png");
    margin-top: 20px;
}
.invite-li-tit.active {
    background-color: #00921e;
    color: #fff;
}
.invite-li-tit.active .invite-li-tit-i {
    background-image: url("../image/icon15.png");
}
.invite-li-sec {
    margin-bottom: 20px;
}
.invite-li-desc {
    padding: 20px;
    display: none;
    font-size: 12px;
    line-height: 22px;
    color: #666;
    border: 1px solid #00921e;
    background-color: #fff;
}
.noborder{
    border: none;
}


/*honor*/
.zicontent{ width: 1100px;margin:50px auto;}
#dowebok li {
    display: inline-block;
    width: 333px;
    height: 175px;
    text-align: center;
    overflow: hidden;
    line-height: 170px;
    position: relative;
    margin: 15px;
    *+float:left;
}


/*contact*/
.contact_box{ width: 1105px;margin:65px auto;background: #f2f2f2;border: 1px solid #ddd; }
.contact_box .message{float: left;width: 680px;padding-left: 44px; }
.contact_box .message h3{ color: #130f10; font-size: 16px;letter-spacing: 1px;line-height: 36px;margin-top: 40px;font-weight: normal;   }
.contact_box .contact_addr{ float: right; width: 290px;background: url('../image/contact_bg.jpg') top center no-repeat;padding-left: 45px; padding-right: 44px;height: 531px; }
.contact_box .contact_addr h3{ color: #fff; font-size: 16px;letter-spacing: 1px;line-height: 36px;margin-top: 40px;font-weight: normal;   }
.contact_box .contact_addr li{ padding: 15px 0; border-bottom: 1px dashed #fff;*+padding-bottom: 60px;  }
.contact_box .contact_addr li .pic{ float: left;margin-right: 15px;padding-top: 12px;*+width: 26px; }
.contact_box .contact_addr li .text{ float: left;color: #fff;*+width: 240px;  }
.contact_box .contact_addr li .text em{ font-size: 16px;letter-spacing: 0.5px; line-height: 36px;font-style: normal;  }
.contact_box .contact_addr li .text p{font-size: 12px;letter-spacing: 0.5px; line-height: 18px; }

.contact_online1 td{
    padding: 0;
}
.contact_online1 input{
    height: 38px;
    border: 1px solid #ddd;
    line-height: 38px;
    padding-left: 10px;
    width: 100%;
    outline: none;
    width: 690px;
    margin-bottom: 20px;
}
.contact_online1 textarea{
    height: 90px;
    width: 100%;
    outline: none;
    border: 1px solid #ddd;
    padding: 0;
    padding-left: 10px;
    line-height: 38px;
    width: 690px;
    resize: none;
}
.contact_online1 .input20{
    width: 142px;
    height: 40px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 38px;
    background: #fff;
    margin-top: 28px;
}











.about_ny_main {
    padding-top: 50px;
    padding-bottom: 40px;
    background: #eee;
}

.main_classify {
    float: left;
    width: 246px;
}
.main_content {
    float: right;
    width: 814px;
    background-color: #fff;
}
.main_classify h4 {
    height: 82px;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 82px;
    padding-left: 30px;
    color: #fff;
    background: #d60700;
    font-weight: normal;
}
.main_classify ul {
    box-sizing: border-box;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-top: 15px;
    background: #fff;
}
.main_classify li.on a {
    border-left: 4px solid #E20113;
    color: #E20113;
}
.main_classify li {
    font-size: 14px;
    color: #666;
    letter-spacing: 0.5px;
}
.main_classify li a {
    color: #666;
    padding-left: 30px;
    height: 21px;
    border-left: 4px solid #fff;
    display: block;
    margin: 13px 0;
}
.main_classify .tel {
    padding-top: 20px;
    background: #fff;
    border-top: 1px solid #eee;
}
.main_classify .tel em {
    font-size: 14px;
    line-height: 36px;
    letter-spacing: 0.25px;
    color: #666;
    padding-left: 5px;
    font-style: normal;
}
.main_classify .tel img {
    padding-left: 30px;
}
.main_classify .tel h2 {
    font-size: 24px;
    color: #da251c;
    font-family: Arial;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 36px;
    padding-left: 30px;
    padding-bottom: 20px;
}

.enterprise_container {
    padding: 30px 40px;
    background: #fff;
    overflow: hidden;
    text-align: center;
}
.enterprise_container h2 {
    font-size: 20px;
    color: #333;
    letter-spacing: 3px;
    line-height: 36px;
    padding-top: 20px;
    text-align: left;
}
.enterprise_container em{ 
    font-size: 9px;
    color: #999;
    text-align: left;
    display: block;
    font-style: normal;
}

.enterprise_container  .text {
    padding-bottom: 10px;
    font-size: 16px;
    text-align: left;
}
.enterprise_container  p {
    font-size: 14px;
    color: #888;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: left;
}





/*æ¡ˆä¾‹*/
.ny_right_list{
    margin-top: 35px;
    padding-left: 22px;
}

.ny_right_list li {
    float: left;
    position: relative!important;
    height: 185px;
    width: 230px;
    margin-left: 20px;
    margin-bottom: 30px;
}
.ny_right_list li img{
    max-height: 185px;
}
.inner {
    position: relative;
}
.ny_right_list li .w {
    position: relative;
}
.ny_right_list .title {
    margin: 20px 10px 30px;
    position: relative;
}
.ny_right_list li .text {
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.75px;
    line-height: 40px;
    width: 230px;
    position: absolute;
    z-index: 100;
    bottom: 0px;
    text-align: center;
    transition: all 0.3s;
}
.ny_right_list li .cover {
    background: #000;
    opacity: 0.5;
    filter: opacity(50%);
    width: 230px;
    height: 40px;
    position: absolute;
    bottom: 0;
    transition: all 0.3s;
}


.ny_right_list li .w:hover .txt{ opacity:0.8;}
.ny_right_list  .title h3 a{ font-size:18px; display:block; color:#272727; margin-bottom:10px; }
.ny_right_list  .title h3 a:hover{ color:#d90b19; }



/*æ¡ˆä¾‹è¯¦æƒ…*/
.casedetail_title{
    background-color: #e6e6e6;
}
.casedetail_title .item_top{
    padding: 0;
    background: none;
}
.casedetail_title .item_border {
    margin: 0;
}
.case_details_1 {
    padding: 20px 0 40px;
    border-left: 0;
    border-right: 0;
    position: relative;
}
.case_details_1 h3 {
    font-size: 30px;
    color: #494949;
    line-height: 60px;
    font-weight: normal;
}
.edit_con_original {
    line-height: 1.8;
    padding: 0 0;
    color: #333;
    text-align: justify;
    font-size: 14px;
}
.case_1_l h4 {
    font-size: 22px;
    line-height: 40px;
    font-weight: normal;
}
.case_1_l i {
    width: 40px;
}
.case_details_1 i {
    display: block;
    width: 60px;
    height: 2px;
    background: #8a8a8a;
    margin-bottom: 20px;
}



/*news*/
.cons_list{
    background: #eee;
}
.cons_list_list{
    background: #fff;
    padding-top: 35px;
    padding-left: 12px;
}

.cons_list_list li {
    float: left;
    position: relative!important;
    left: 0!important;
    top: 0!important;
    width: 350px;
    margin-left: 23px;
}
.cons_list_list li img{
    width: 100%;
}
.inner {
    position: relative;
}
.cons_list_list li .w {
    position: relative;
}
.cons_list_list .title {
    margin: 20px 10px 30px;
    position: relative;
}
.cons_list_list li .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    color: #fff;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.cons_list_list li .txt .cont {
    background: url('/images/cons_x.png') top center no-repeat;
    position: absolute;
    width: 313px;
    height: 195px;
    margin: 15px 0 0 18px;
    text-align: center;
    padding: 15px 0;
}
.cons_list_list li .txt h3 {
    margin-top: 20px;
    font-size: 16px;
}
.cons_list_list li .txt h3 strong{
    font-size: 20px;
}
.cons_list_list li .txt span {
    display: block;
    margin: auto;
    margin-top: 25px;
    font-size: 14px;
    letter-spacing: 0.25px;
    color: #fff;
    filter: opacity(50%);
    opacity: 0.5;
    text-align: center;
    line-height: 36px;
    height: 36px;
    width: 150px;
    border: 1px solid #fff;
}
.cons_list_list li .w:hover .txt{ opacity:0.8;}
.cons_list_list  .title h3 a{ font-size:18px; display:block; color:#272727; margin-bottom:10px; }
.cons_list_list  .title h3 a:hover{ color:#d90b19; }
.cons_list_list  .title h3 a span{ font-size:13px; color:#777; margin-left:10px; }
.nettitle {
    width: 100%;
    height: 118px;
    padding-top: 40px;
    text-align: center;
    font-weight: normal;
}



/*ä¼˜æƒ ä¿¡æ¯*/
.ny_cont_list{ background: #fff;padding: 0 40px;padding-top: 33px;  }
.ny_cont_list dl { clear: both; overflow: hidden; padding-bottom: 33px;  }
.ny_cont_list dl:last-child{ margin-bottom: 0;border: none;  }
.ny_cont_list dl dd {float: left; width: 421px;margin-right: 30px;position: relative;  }
.ny_cont_list dl dt {  float: right;width: 700px; }
.ny_cont_list dl .date { width: 68px;height: 72px;background: #018CD7;text-align: center;color: #fff;padding-top: 10px;position: absolute;top: 0px;z-index: 20; box-sizing: border-box;left:0;  }
.ny_cont_list dl .date b {display: block; font-size: 36px;font-weight: bold;line-height: 36px;margin-bottom: 4px;font-family: Arial;  }
.ny_cont_list dl .date i {font-style: normal;font-size: 14px;font-family: Arial;}
.ny_cont_list dl dt a.bt { color: #333232;font-size: 18px;line-height: 36px; overflow: hidden; display: block;margin-bottom: 5px;font-weight: normal;transition: all 0.6s; }
.ny_cont_list dl dt .ms { color: #868686; font-size: 12px;line-height: 27px;overflow: hidden; margin-bottom: 15px; height: 110px;  }
.ny_cont_list dl dt .more_news {display: block;height: 40px;box-sizing: border-box;text-align: center; color: #737373;line-height: 40px; font-size: 12px;width: 114px;border: 1px solid #ddd; }

.ny_cont_list dl:hover a.bt{ color: #018CD7; }
.ny_cont_list dl:hover .more_news{border: 1px solid #018CD7; }

/* news detail */
.Max-Width {
    width: 1100px;
    margin: 0 auto;
}
.Activity-Information-DTop {
    padding: 0;
}
.Classic-Case-Details-D {
    margin-top: 20px;
}
.Classic-Case-Details-A {
    font-size: 16px;
    color: #333;
    line-height: 40px;
}
.Classic-Case-Details-D div.f-l {
    width: 254px;
    color: #999;
}
.Classic-Case-Details-D div.f-l p {
    display: inline-block;
    font-size: 18px;
    color: #333;
    margin-right: 3px;
}
.Classic-Case-Details-D div.f-l span {
    font-size: 14px;
    margin-left: 3px;
}
.f-l {
    float: left;
}
.f-r {
    float: right;
}
.Classic-Case-Details-A a {
    display: block;
    width: 120px;
    height: 40px;
    background: #018CD7;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}
.Classic-Case-Details-A a img {
    margin-right: 10px;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
}

.Classic-Case-Details-A a:hover img {
	-webkit-animation: DL 1s ease-in infinite;
    -moz-animation: DL 1s ease-in infinite;
    -ms-animation: DL 1s ease-in infinite;
    -o-animation: DL 1s ease-in infinite;
    animation: DL 1s ease-in infinite;
	position: relative;
	right: 15px;
}
@-webkit-keyframes DL {
    0% {
        right: 0px;
    }
    50% {
        right: 5px;
    }
    100% {
        right: 0px;
    }
}

@-moz-keyframes DL {
   0% {
        right: 0px;
    }
    50% {
        right: 5px;
    }
    100% {
        right: 0px;
    }
}

@-ms-keyframes DL {
   0% {
        right: 0px;
    }
    50% {
        right: 5px;
    }
    100% {
        right: 0px;
    }
}

@-o-keyframes DL {
    0% {
        right: 0px;
    }
    50% {
        right: 5px;
    }
    100% {
        right: 0px;
    }
}

@keyframes DL {
    0% {
        right: 0px;
    }
    50% {
        right: 5px;
    }
    100% {
        right: 0px;
    }
}
.Activity-InformationDetailsTop {
    text-align: center;
    margin: 30px 0;
}
.Activity-InformationDetailsTop h1 {
    font-size: 24px;
    margin: 0;
    color: #333;
    white-space: nowrap;
}
.StyleHr1{ 
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #eee;
    margin: 1em 0;
    padding: 0;
    width: 1100px;
}
.Activity-InformationDetailsTop h3{
    font-size: 14px;
    color: #7a7a7a;
    padding: 15px 0 !important;
    font-weight: normal;
    line-height: 1.5em !important;
}
.Activity-InformationDetailsTop h3 span{
    padding: 0px 10px 0px 10px;
    display: inline-block;
}
.Activity-InformationDetailsCen {
    padding-bottom: 60px;
    border-bottom: 1px #d6d6d6 dashed;
}




















































































































