@media only screen and (min-width: 1100px) {
  .ny-login {
    height: 700px;
    background: url(../images/login.jpg) no-repeat center;
    background-size: cover;
  }
  .ny-login .log-box {
    position: relative;
    padding: 20px;
    background-color: #fff;
    padding-bottom: 50px;
  }
  .ny-login .log-box .login-tit {
    font-size: 24px;
    position: relative;
    background: url(../images/qiu.png) no-repeat;
    background-position: 0 0;
    color: #333;
    font-weight: 600;
    padding-left: 20px;
    padding-top: 20px;
    margin-bottom: 30px;
  }
  .ny-login .log-box .fdj {
    position: absolute;
    right: -40px;
    bottom: -40px;
  }
  .ny-login .log-box .form-item {
    display: flex;
    height: 40px;
    font-size: 18px;
    margin-bottom: 20px;
    align-items: center;
  }
  .ny-login .log-box .form-item .l {
    flex: 4;
    text-align: right;
    padding-right: 10px;
  }
  .ny-login .log-box .form-item .l i {
    color: #f2743e;
    margin-right: 5px;
  }
  .ny-login .log-box .form-item .r {
    flex: 8;
  }
  .ny-login .log-box .form-item .r input {
    width: 350px;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    font-size: 16px;
    padding-left: 10px;
  }
  .ny-login .log-box .form-item .r.more {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .ny-login .log-box .form-item .r.more .y1 {
    margin-right: 20px ;
  }
  .ny-login .log-box .form-item .r.more .y1 input {
    width: 230px;
  }
  .ny-login .log-box .form-item .r.more .y2 {
    width: 100px;
    height: 40px;
    margin-right: 20px;
  }
  .ny-login .log-box .form-item .r.more .y2 img {
    width: 100%;
    height: 100%;
  }
  .ny-login .log-box .form-item .r.more .y3 {
    font-size: 16px;
  }
  .ny-login .log-box .form-item .r .log-txt {
    font-size: 16px;
  }
  .ny-login .log-box .form-item .r .btn-1 {
    margin-top: 20px;
    display: block;
    width: 200px;
    height: 50px;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #f2743e;
  }
  .ny-login .log-box .form-item .org {
    color: #f2743e;
  }
  .ny-zc {
    height: auto;
    padding-bottom: 60px;
    background-image: url(../images/zc.jpg);
  }
  .h60 {
    width: 100%;
    height: 60px;
  }
  .mark {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .mark .box-1 {
    position: absolute;
    left: 30vw;
    top: 20vh;
    width: 40vw;
    height: 300px;
    background-color: #fff;
    border-radius: 15px;
    padding: 30px;
  }
  .mark .box-1 .close {
    float: right;
  }
  .mark .box-1 .suc {
    text-align: center;
    margin-top: 30px;
  }
  .mark .box-1 .mark-txt {
    margin-top: 30px;
    font-size: 18px;
    text-align: center;
  }
  .mark .box-1 .orgs {
    text-align: center;
    margin-top: 20px;
    color: #f16625;
    font-size: 18px;
  }
  .title11 {
    text-align: center;
  }
  .title10 {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    position: relative;
    background: url(../images/qiu.png) no-repeat;
    background-position: 0 center;
    color: #333;
    font-weight: 600;
    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  .ny-my {
    height: auto;
    padding-bottom: 60px;
    background: #f5f5f5;
  }
  .ny-my2 {
    background-color: #f5f5f5;
    padding-bottom: 60px;
  }
  .ny-my2 ul li {
    display: flex;
    justify-content: space-between;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    padding: 10px 30px;
    min-height: 60px;
    margin-bottom: 20px;
    align-items: center;
  }
  .ny-my2 ul li .my-info {
    font-size: 20px;
    padding-left: 35px;
    background: url(../images/jbx.png) no-repeat;
    background-position: 0 center;
    flex: 6;
  }
  .ny-my2 ul li .my-time {
    flex: 2;
    font-size: 18px;
  }
  .ny-my2 ul li .my-more {
    flex: 1;
    background-color: #f16625;
    color: #fff;
    cursor: pointer;
    height: 35px;
    width: 100px;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
  }
  .ny-my2 ul li .pdf-btn {
    margin-left: 10px; 
  }
  .ny-online {
    background-color: #f5f5f5;
    padding-bottom: 60px;
  }
  .ny-online .ol-info .info-item {
    margin-bottom: 30px;
  }
  .ny-online .ol-info .info-item .info-tit {
    font-size: 20px;
    color: #f16624;
  }
  .ny-online .ol-info .info-item .info-tit i {
    display: block;
    width: 20px;
    height: 3px;
    background-color: #f16624;
  }
  .ny-online .ol-info .info-item .info-box {
    display: flex;
    margin-top: 20px;
  }
  .ny-online .ol-info .info-item .info-box .l-img {
    text-align: center;
    margin-top: -10px;
    margin-right: 20px;
  }
  .ny-online .ol-info .info-item .info-box .l-img .img-1 {
    width: 18px;
  }
  .ny-online .ol-info .info-item .info-box .l-img .img-2 {
    width: 1px;
    height: 87%;
  }
  .ny-online .ol-info .info-item .info-box .info-txt {
    width: 100%;
    padding: 30px;
    background-color: #fff;
    position: relative;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    min-height: 150px;
  }
  .ny-online .ol-info .info-item .info-box .info-txt i {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 0;
    border-left: 30px solid #fff;
    border-top: 20px solid #f5f5f5;
  }
  .ny-online .ol-info .info-item .info-box .info-txt a {
    cursor: pointer;
    color: #f16624;
  }
  .ny-online .ol-info .note {
    display: inline-block;
    background: url(../images/hxt.png) no-repeat;
    background-position: 0 center;
    background-size: 100%;
    height: 35px;
    margin-left: 40px;
    line-height: 35px;
    padding-left: 30px;
    font-size: 16px;
    color: #333;
  }
  .ny-online .ol-form {
    position: relative;
    background-color: #fff;
    width: 100%;
    margin-top: 40px;
    padding: 30px;
  }
  .ny-online .ol-form > i {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 0;
    border-left: 30px solid #fff;
    border-top: 20px solid #f5f5f5;
  }
  .ny-online .ol-form .form-item {
    display: flex;
    align-items: center;
    min-height: 40px;
    margin-bottom: 20px;
  }
  .ny-online .ol-form .form-item .l {
    flex: 3.5;
    font-size: 18px;
    text-align: right;
    padding-right: 15px ;
  }
  .ny-online .ol-form .form-item .l i {
    color: #f16624;
    margin-right: 10px;
  }
  .ny-online .ol-form .form-item .r {
    flex: 8.5;
  }
  .ny-online .ol-form .form-item .r .zc {
    width: 100%;
    border: 1px solid #e0e0e0;
    height: 40px;
    padding-left: 10px;
    border-radius: 5px;
    font-size: 16px;
    overflow: hidden;
  }
  .ny-online .ol-form .form-item .r .zc:focus {
    outline: 1px solid #f16624;
    outline-style: auto;
  }
  .ny-online .ol-form .form-item .r .zc2 {
    padding: 12px;
    height: 200px;
    resize: none;
    -webkit-user-select: text !important;
    overflow-y: auto;
  }
  .ny-online .ol-form .form-item .r.dis {
    font-size: 16px;
    display: flex;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio {
    position: absolute;
    display: none;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 40px;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label.radio1:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #e0e0e0;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio:checked + label.radio1:before {
    border: 1px solid #f16624;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio:checked + label.radio1 {
    color: #f16624;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label:after {
    position: absolute;
    display: none;
    content: '';
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio[disabled] + label {
    cursor: not-allowed;
    /*color: #e4e4e4;*/
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio:checked + label:before {
    animation-name: none;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio:checked + label:after {
    display: block;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label:before {
    border-radius: 50%;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label.radio1:after {
    top: 4px;
    left: 4px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #f16624;
  }
  .ny-online .ol-form .form-item .r.dis2 {
    font-size: 16px;
  }
  .ny-online .ol-form .form-item .r.dis2 .check {
    display: block;
    margin-bottom: 5px;
  }
  .ny-online .ol-form .form-item .r.dis2 input[type=checkbox] {
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    width: 15px;
    height: 12px;
    position: relative;
    margin-right: 15px;
  }
  .ny-online .ol-form .form-item .r.dis2 input[type=checkbox]:after {
    position: absolute;
    width: 10px;
    height: 15px;
    top: 0;
    content: " ";
    background-color: #fff;
    border: 1px solid #e0e0e0;
    color: #fff;
    display: inline-block;
    visibility: visible;
    padding: 0px 3px;
    border-radius: 3px;
  }
  .ny-online .ol-form .form-item .r.dis2 input[type=checkbox]:checked:after {
    content: "✓";
    font-size: 12px;
    background-color: #f16624;
    border: 1px solid #f16624;
  }
  .ny-online .ol-form .btn-1 {
    font-size: 18px;
    margin: 0 auto;
    margin-top: 20px;
    display: block;
    width: 200px;
    height: 50px;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #f2743e;
  }
  .ny-online .ol-form .orgs {
    color: #f16624;
  }
}
@media only screen and (max-width: 1100px) {
  .ny-login {
    padding-bottom: 60px;
    background: url(../images/login.jpg) no-repeat center;
    background-size: cover;
  }
  .ny-login .log-box {
    position: relative;
    padding: 20px;
    background-color: #fff;
    padding-bottom: 50px;
  }
  .ny-login .log-box .login-tit {
    font-size: 22px;
    position: relative;
    background: url(../images/qiu.png) no-repeat;
    background-position: 0 0;
    color: #333;
    font-weight: 600;
    padding-left: 20px;
    padding-top: 20px;
    margin-bottom: 30px;
  }
  .ny-login .log-box .fdj {
    width: 100px;
    position: absolute;
    right: -10px;
    bottom: -10px;
  }
  .ny-login .log-box .form-item {
    display: flex;
    min-height: 40px;
    font-size: 16px;
    margin-bottom: 20px;
    align-items: center;
  }
  .ny-login .log-box .form-item .l {
    flex: 3;
    text-align: right;
    padding-right: 10px;
  }
  .ny-login .log-box .form-item .l i {
    color: #f2743e;
    margin-right: 5px;
  }
  .ny-login .log-box .form-item .r {
    flex: 9;
  }
  .ny-login .log-box .form-item .r input {
    width: 100%;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    font-size: 16px;
    padding-left: 10px;
  }
  .ny-login .log-box .form-item .r.more {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .ny-login .log-box .form-item .r.more .y1 {
    width: 100%;
  }
  .ny-login .log-box .form-item .r.more .y2 {
    width: 100px;
    height: 40px;
    margin-right: 10px;
    margin-top: 5px;
  }
  .ny-login .log-box .form-item .r.more .y2 img {
    width: 100%;
    height: 100%;
  }
  .ny-login .log-box .form-item .r.more .y3 {
    flex: 12;
    font-size: 14px;
  }
  .ny-login .log-box .form-item .r .log-txt {
    font-size: 16px;
  }
  .ny-login .log-box .form-item .r .btn-1 {
    display: block;
    width: 150px;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background-color: #f2743e;
  }
  .ny-login .log-box .form-item .org {
    color: #f2743e;
  }
  .mark {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .mark .box-1 {
    position: absolute;
    left: 10vw;
    top: 20vh;
    width: 80vw;
    min-height: 300px;
    background-color: #fff;
    border-radius: 15px;
    padding: 20px;
  }
  .mark .box-1 .close {
    float: right;
  }
  .mark .box-1 .suc {
    text-align: center;
    margin-top: 30px;
  }
  .mark .box-1 .mark-txt {
    margin-top: 30px;
    font-size: 16px;
    text-align: center;
  }
  .mark .box-1 .orgs {
    text-align: center;
    margin-top: 20px;
    color: #f16625;
    font-size: 16px;
  }
  .title11 {
    text-align: center;
  }
  .title10 {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    position: relative;
    background: url(../images/qiu.png) no-repeat;
    background-position: 0 center;
    color: #333;
    font-weight: 600;
    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  .ny-my {
    height: auto;
    padding-bottom: 60px;
    background: #f5f5f5;
  }
  .ny-my2 {
    background-color: #f5f5f5;
    padding-bottom: 60px;
  }
  .ny-my2 ul li {
    display: flex;
    justify-content: space-between;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    padding: 10px;
    min-height: 60px;
    margin-bottom: 20px;
    align-items: center;
  }
  .ny-my2 ul li .my-info {
    font-size: 16px;
    padding-left: 15px;
    background: url(../images/jbx.png) no-repeat;
    background-position: 0 center;
    flex: 3;
  }
  .ny-my2 ul li .my-time {
    flex: 3;
    font-size: 14px;
  }
  .ny-my2 ul li a{
    flex: 3;
  }
  .ny-my2 ul li .my-more,.ny-my2 ul li a .my-more  {
    flex: 3;
    background-color: #f16625;
    color: #fff;
    cursor: pointer;
    height: 35px;
    /*width: 100px;*/
    text-align: center;
    line-height: 35px;
    font-size: 14px;
  }
  .ny-my2 ul li .pdf-btn {
    margin-left: 5px;
  }
  .ny-online {
    background-color: #f5f5f5;
    padding-bottom: 60px;
  }
  .ny-online .ol-info .info-item {
    margin-bottom: 30px;
  }
  .ny-online .ol-info .info-item .info-tit {
    font-size: 20px;
    color: #f16624;
  }
  .ny-online .ol-info .info-item .info-tit i {
    display: block;
    width: 20px;
    height: 3px;
    background-color: #f16624;
  }
  .ny-online .ol-info .info-item .info-box {
    display: flex;
    margin-top: 20px;
  }
  .ny-online .ol-info .info-item .info-box .l-img {
    text-align: center;
    margin-top: -10px;
    margin-right: 10px;
  }
  .ny-online .ol-info .info-item .info-box .l-img .img-1 {
    width: 18px;
  }
  .ny-online .ol-info .info-item .info-box .l-img .img-2 {
    width: 1px;
    height: 87%;
  }
  .ny-online .ol-info .info-item .info-box .info-txt {
    width: 100%;
    padding: 15px;
    background-color: #fff;
    position: relative;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    min-height: 150px;
  }
  .ny-online .ol-info .info-item .info-box .info-txt i {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 0;
    border-left: 30px solid #fff;
    border-top: 20px solid #f5f5f5;
  }
  .ny-online .ol-info .info-item .info-box .info-txt a {
    cursor: pointer;
    color: #f16624;
  }
  .ny-online .ol-info .note {
    display: inline-block;
    background: url(../images/hxt.png) no-repeat;
    background-position: 0 center;
    background-size: 100%;
    height: 35px;
    margin-left: 30px;
    line-height: 35px;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
  }
  .ny-online .ol-form {
    position: relative;
    background-color: #fff;
    width: 100%;
    margin-top: 20px;
    padding: 15px;
  }
  .ny-online .ol-form > i {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 0;
    border-left: 30px solid #fff;
    border-top: 20px solid #f5f5f5;
  }
  .ny-online .ol-form .form-item {
    display: flex;
    align-items: center;
    min-height: 40px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .ny-online .ol-form .form-item .l {
    width: 100%;
    font-size: 14px;
    text-align: left;
    padding-right: 15px ;
  }
  .ny-online .ol-form .form-item .l i {
    color: #f16624;
    margin-right: 10px;
  }
  .ny-online .ol-form .form-item .r {
    width: 100%;
  }
  .ny-online .ol-form .form-item .r .zc {
    width: 100%;
    border: 1px solid #e0e0e0;
    height: 30px;
    padding-left: 10px;
    border-radius: 5px;
    font-size: 14px;
    overflow: hidden;
  }
  .ny-online .ol-form .form-item .r .zc:focus {
    outline: 1px solid #f16624;
    outline-style: auto;
  }
  .ny-online .ol-form .form-item .r .zc2 {
    padding: 12px;
    height: 200px;
    resize: none;
    -webkit-user-select: text !important;
    overflow-y: auto;
  }
  .ny-online .ol-form .form-item .r.dis {
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio {
    position: absolute;
    display: none;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 40px;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label.radio1:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #e0e0e0;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio:checked + label.radio1:before {
    border: 1px solid #f16624;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio:checked + label.radio1 {
    color: #f16624;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label:after {
    position: absolute;
    display: none;
    content: '';
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio[disabled] + label {
    cursor: not-allowed;
    color: #e4e4e4;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio:checked + label:before {
    animation-name: none;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio:checked + label:after {
    display: block;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label:before {
    border-radius: 50%;
  }
  .ny-online .ol-form .form-item .r.dis .magic-radio + label.radio1:after {
    top: 4px;
    left: 4px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #f16624;
  }
  .ny-online .ol-form .form-item .r.dis2 {
    font-size: 14px;
  }
  .ny-online .ol-form .form-item .r.dis2 .check {
    display: block;
    margin-bottom: 5px;
  }
  .ny-online .ol-form .form-item .r.dis2 input[type=checkbox] {
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    width: 15px;
    height: 12px;
    position: relative;
    margin-right: 15px;
  }
  .ny-online .ol-form .form-item .r.dis2 input[type=checkbox]:after {
    position: absolute;
    width: 10px;
    height: 15px;
    top: 0;
    content: " ";
    background-color: #fff;
    border: 1px solid #e0e0e0;
    color: #fff;
    display: inline-block;
    visibility: visible;
    padding: 0px 3px;
    border-radius: 3px;
  }
  .ny-online .ol-form .form-item .r.dis2 input[type=checkbox]:checked:after {
    content: "✓";
    font-size: 12px;
    background-color: #f16624;
    border: 1px solid #f16624;
  }
  .ny-online .ol-form .btn-1 {
    font-size: 16px;
    margin: 0 auto;
    margin-top: 20px;
    display: block;
    width: 200px;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background-color: #f2743e;
  }
  .ny-online .ol-form .orgs {
    font-size: 12px;
    color: #f16624;
  }
}
@media only screen and (max-width: 768px) {
  .ny-login .log-box {
    padding: 10px;
  }
}
/* nav2 */
@media only screen and (max-width: 1100px) {
  .lm1k {
    width: 100%;
  }
  .lm1 {
    width: 100%;
    float: left;
    display: none;
  }
  .lm1 li {
    float: left;
    width: 100%;
    border-bottom: solid 1px #dddddd;
  }
  .lm1 li a {
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 10px 3%;
    background: #f5f5f5;
  }
  .lm1 li a:hover {
    background: #053c79;
    color: #ffffff;
  }
  .lm1_bt {
    width: 100%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #fff;
    font-size: 14px;
  }
  .lm1_bt a {
    width: 100%;
    height: 40px;
    display: block;
    /*background: url(../images/jt_xx.png) no-repeat 97% 15px;*/
  }
  .lm1_bt a.on {
    /*background: url(../images/jt_xx2.png) no-repeat 97% 15px;*/
  }
}
@media only screen and (min-width: 1100px) {
  .lm1_bt {
    display: none;
  }
  .lm1k {
    width: 100%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    height: 70px;
    padding-top: 10px;
    position: relative;
  }
  .lm1 {
    width: 1100px;
    height: 60px;
    line-height: 50px;
    margin: 0px auto;
  }
  .lm1 li {
    float: left;
    height: 60px;
    margin-right: 60px;
  }
  .lm1 li a {
    display: block;
    height: 60px;
    font-size: 18px;
  }
  .lm1 li a.on {
    color: #f16625;
    font-weight: 600;
    border-bottom: solid 3px #f16625;
  }
}
@media only screen and (max-width: 1100px) {
  .ny-news {
    padding-top: 0;
    background-color: #f5f5f5;
  }
  .ny-news .main {
    padding-top: 0px;
    padding: 20px 15px 22px 15px;
    background-color: #fff;
  }
  .ny-news .main h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .ny-news .main .line {
    border-bottom: 1px solid #d9d9d9;
    margin: 20px 0;
  }
  .ny-news .main .con {
    text-align: left;
    margin-top: 34px;
    font-size: 16px;
  }
  .ny-news .main .con .c1 p {
    line-height: 25px;
    margin-bottom: 10px;
  }
  .ny-news .main .con .img {
    text-align: center;
  }
  .ny-news .main .c2 {
    float: right;
    margin-top: 24px;
    margin-bottom: 21px;
    font-size: 16px;
  }
  .ny-news .main .c3 {
    margin-top: 20px;
    width: 100%;
    position: relative;
    text-align: center;
  }
  .ny-news .main .c3 .n1 {
    text-align: left;
  }
  .ny-news .main .c3 .n2 {
    margin-top: 10px;
    text-align: left;
  }
  .ny-news .main .img {
    margin: 20px 0;
  }
  .ny-news .main .p2 {
    margin-top: 10px;
    text-align: right;
  }
}
@media only screen and (min-width: 1100px) {
  .ny-news {
    padding-top: 30px;
    background-color: #f5f5f5;
  }
  .ny-news .main {
    padding-top: 50px;
    padding: 50px 40px 42px 40px;
    background-color: #fff;
  }
  .ny-news .main h2 {
    color: #f16624;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
  }
  .ny-news .main .line {
    border-bottom: 1px solid #d9d9d9;
    margin: 25px 0;
  }
  .ny-news .main .con {
    text-align: left;
    /*margin-top: 34px;*/
    font-size: 18px;
  }
  .ny-news .main .c1 p {
    line-height: 30px;
    font-size: 16px;
  }
  .ny-news .main .img {
    text-align: center;
  }
  .ny-news .main .c3 {
    margin-top: 43px;
    width: 100%;
    position: relative;
    font-size: 16px;
  }
  .ny-news .main .c3 .n2 {
    margin-top: 10px;
  }
  .ny-news .main .p2 {
    position: absolute;
    right: 0;
    bottom: 30px;
  }
}
@media only screen and (max-width: 1100px) {
  .cont {
    background: #f5f5f5 no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    padding: 30px 0;
  }
  .tit-2 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 1100px) {
  .cont {
    background: #f5f5f5 no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
    padding: 40px 0 60px;
  }
  .tit-2 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 35px;
  }
}
