/*案例*/
.ny_page {
    width: 1300px;
    margin: 0 auto;
	overflow: hidden;
}
@media only screen and (max-width:1299px) {
.ny_page{width: 1200px;}
}
.proDetailsNews {
    padding: 30px;
    background: #fff;
}
.proDetailsNews>.container{
	width: 100%;
}
.mub01Top {
    width: 100%;
	height: 42px;
    border-bottom: 1px solid #eaeaea;
}
.mub01Top h3 {
    font-size: 20px;
    color: #333333;
    float: left;
}
.mub01Top h3 em {
    color: #1857A4;
    font-weight: bold;
    font-size: 20px;
    font-style: normal;
}
.mub01Top h3 i {
    display: block;
    width: 24px;
    height: 1px;
    background: #1857A4;
    position: relative;
    top: 16px;
}
.margin20 {
    margin-top: 20px;
}
.mub01Top a.more {
    display: block;
    font-size: 14px;
    color: #666666;
    float: right;
    margin-right: 6px;
    text-decoration: none;
    line-height: 34px;
}
/*新闻*/
.proListNews .mainCon {
    padding: 35px 0px 0px 0px;
    background: #fff;
}
.proListNews .mainCon dl {
    float: left;
    width: 630px;
    padding-right: 41px;
    border-right: 1px dotted #b2b2b2;
}
.proListNews .mainCon dt {
    width: 220px;
    height: 150px;
    float: left;
}
.proListNews .mainCon dt img {
    display: block;
    width: 220px;
}
.proListNews .mainCon dd {
    width: 384px;
    float: right;
    height: 136px;
    position: relative;
}
.proListNews .mainCon dd h3 {
    font-size: 16px;
    font-weight: normal;
}
.proListNews .mainCon dd h3 a {
    color: #000000;
    text-decoration: none;
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: inherit;
}
.proListNews .mainCon dd p {
    line-height: 24px;
    color: #666666;
    font-size: 12px;
    margin-top: 15px;
    height: 54px;
    overflow: hidden;
    padding-top: 15px;
}
.proListNews .mainCon dd span {
    display: block;
    font-size: 13px;
    color: #999999;
    position: absolute;
    bottom: 10px;
    left: 0;
}
.proListNews .mainCon dd a.more {
    display: block;
    width: 36px;
    height: 36px;
    background: url(../images/list_circle.png) no-repeat left top;
    overflow: hidden;
    position: absolute;
    right: 6px;
    bottom: 0;
}
.proListNews .mainCon ul {
    width: 500px;
    float: right;
}
.proListNews .mainCon li:first-child {
    margin-top: 0;
}
.proListNews .mainCon li {
    overflow: hidden;
}
.proListNews .mainCon li a {
    display: block;
    font-size: 13px;
    color: #333333;
    line-height: 31px;
    width: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.proListNews .mainCon li span {
    display: block;
    font-size: 13px;
    line-height: 31px;
    color: #999999;
    font-family: arial;
    margin-right: 10px;
    float: right;
}

/*留言*/
.feedback form {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.feedback form .col6 input {
    border: 0 none;
    display: block;
    padding-left: 46px;
    line-height: 42px;
    background: #eee url(/template/default/skin/images/rt_41.png) no-repeat;
    width: 100%;
    height: 42px;
    font-size: 14px;
    color: #454545;
    box-sizing: border-box;
}
.feedback form .col6 {
    display: block;
    float: left;
    width: 433px;
    margin: 20px 20px 0 0;
    position: relative;
}
.feedback form .col12 textarea {
    border: 0 none;
    display: block;
    background: #eee url(/template/default/skin/images/rt_41.png) no-repeat 4px -145px;
    width: 100% !important;
    padding: 8px 8px 8px 46px;
    line-height: 42px;
    font-size: 14px;
    color: #454545;
    box-sizing: border-box;
    font-family: "Microsoft YaHei";
}
.feedback_btn {
    margin: 40px 0 40px;
    display: block;
    text-align: center;
}
.feedback_btn input#submit {
    background: #006db8;
    color: #fff;
}
.feedback_btn input {
    display: inline-block;
    background: #ed2f38;
    border: 0 none;
    color: #fff;
    padding: 3px 100px;
    line-height: 45px;
    font-size: 20px;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 0 5px;
    transition: 0.3s all ease-in-out;
}


/*方案*/
.ny_case_bg {
    width: 1340px;
    margin: 0 auto;
    margin-top: 30px;
}
.ny_case_bg li:nth-child(1) {
    margin-left: 0px;
}
.ny_case_bg li {
    width: 226px;
    background: #eee;
    padding: 7px;
    margin-left: 10px;
    float: left;
}
.ny_case_bg li img {
    width: 245px;
/*    height: 184px; */
    overflow: hidden;
}
.ny_case_bg li p {
    padding: 20px 0px;
    text-align: center;
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ny_case_bg li p a {
    font-size: 15px;
    color: #222;
}

.zzliuyan {
    margin: 46px auto 50px auto;
	
}
.contact-tit {
    position: relative;
    font-size: 24px;
    color: #333;
    padding-bottom: 14px;
    margin-bottom: 30px;
	position: relative;
}
.contact-tit::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	border-bottom: 3px solid #1857A4;
}
.lylist {
    width: 100%;
}
.lylist .inp_name {
    margin-right: 2%;
}
.lylist .inp_name, .lylist .inp_tel {
    width: 49%;
    margin: 0;
    box-sizing: border-box;
}
.lylist .inp_name {
    width: 45%;
    height: 52px;
    line-height: 52px;
    padding: 0 0 0 30px;
    margin: 20px 0px 0 0;
    background: #f5f5f5;
}
.lylist input, .lylist textarea, .lylist button {
    border-radius: 5px;
    border: none;
    font-size: 14px;
}
.lylist .inp_name, .lylist .inp_tel {
    width: 49%;
    margin: 0;
    box-sizing: border-box;
}
.lylist .inp_tel {
    width: 48%;
    height: 52px;
    line-height: 52px;
    padding: 0 0 0 30px;
    float: right;
    margin: 0px 8px 0 0;
    background: #f5f5f5;
}
.lylist .inp_neirong {
    width: 100%;
    height: 200px;
    line-height: 35px;
    padding: 0 0 0 30px;
    margin: 20px 0px 0 0;
    background: #f5f5f5;
    box-sizing: border-box;
    resize: none;
}
.yztj {
    overflow: hidden;
}
.righttijiao {
    text-align: center;
    /* width: 48%; */
    /* float: right; */
    margin: 0px 8px 0 0;
}
.lylist .submit {
    display: inline-block;
    width: 30%;
    text-align: center;
    background: #1857A4 ;
    height: 52px;
    line-height: 52px;
    color: #fff;
    margin: 20px 0px 0 0;
    font-size: 16px;
}

/*头部*/
.nybanner {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-attachment: fixed;
    z-index: 3;
    overflow: hidden;
}
.nybanner img{width: 100%;}
.ny_dh_c_bg1 {
    width: 100%;
    position: absolute;
    line-height: 70px;
    height: 70px;
    background: rgba(0,0,0,0.5);
    transition: 0.3s all ease-in-out;
    z-index: 3;
    bottom: 0px;
    color: #fff;
	display: none;
}
.ny_dh_c_bg1 .daohang {
    margin-left: 210px;
    margin-top: 20px;
    color: #FFF;
    width: 30px;
    height: 30px;
    float: left;
    background: url(/template/default/skin/images/mbxn.png) no-repeat 0px 0px;
}
.ny_dh_c_bg1 .daohang1 {
    padding-left: 10px;
    font-size: 14px;
    float: left;
}
.ny_dh_c_bg1 .daohang1 a {
    color: #fff;
    font-size: 14px;
}
.ny_dh_c_bg1 .daohang2 {
    float: right;
    padding-right: 60px;
}
.ny_dh_c_bg1 .daohang2 li {
    float: left;
    padding: 0px 15px;
    line-height: 70px;
    font-size: 15px;
}
.ny_dh_c_bg1 .daohang2 .cur a {
    font-size: 15px;
    color: #f02137;
    border-bottom: 3px solid #f02137;
    line-height: 67px;
    font-weight: bold;
}
.ny_dh_c_bg1 .daohang2 li a {
    display: block;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 70px;
}
.ny_dh_c_bg2 {
    width: 140px;
    height: 140px;
    background: #006db8;
    position: absolute;
    top: 398px;
    left: 50px;
    color: #fff;
    z-index: 999;
	display: none;
}
.ny_dh_c_bg2 .daohang3 {
    text-align: center;
    padding-top: 45px;
    font-size: 25px;
}
@media only screen and (max-width:1299px) {
	.ny_case_bg li {
	    width: 206px;
	}
	.proListNews .mainCon ul {
	    width: 478px;
	}
	.proListNews .mainCon dl {
	    width: 580px;
	}
	.proListNews .mainCon dd {
	    width: 340px;
	}
	.zzliuyan{width: 1200px !important;}
}