.wrap {
    width: 1200px;
    margin: 0 auto;
}

.header .logo {
    float: left;
    margin-top: 18px;
}

.header .rts {
    float: right;
    overflow: hidden;
}

.header .rts .wx {
    float: left;
    width: 120px;
    margin-top: 2px;
    margin-right: 50px;
}

.header .rts .wx img {
    display: block;
    width: 100%;
}

.header .rts .ph {
    margin-top: 55px;
    float: right;
    background: url(../images/h_pho.gif) no-repeat left center;
    padding-left: 40px;
}

.header .rts .ph h3 {
    font-size: 14px;
}

.header .rts .ph h4 {
    color: #ff7c00;
    font-family: Arial;
    display: block;
    font-size: 24px
}

.header .naver {
    background: url(../images/n_bg.gif) repeat-x;
}

.header .naver ul {
    overflow: hidden;
}

.header .naver li {
    float: left;
}

.header .naver a {
    display: block;
    line-height: 40px;
    padding: 0 15px;
    background: url(../images/n_bor.gif) no-repeat right top;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}

.header .form {
    overflow: hidden;
    margin-top: 5px;
}

.header .form .lt {
    float: left;
}

.header .form .lt .text {
    width: 211px;
    border: none;
    padding: 0 3px 0 27px;
    height: 28px;
    float: left;
    background: url(../images/s_inp.gif) no-repeat left center;
    background-size: auto 100% !important;
}

.header .form .lt .btn {
    background: url(../images/s_ss.gif) no-repeat center;
    width: 52px;
    height: 28px;
    background-size: auto 100% !important;
    cursor: pointer;
    border: none;
}

.header .form dl {
    float: left;
    overflow: hidden;
    margin-left: 10px;
    max-width: 800px;
    overflow: hidden;
}

.header .form dt {
    float: left;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    line-height: 28px;
}

.header .form dd {
    float: left;
    margin-left: 10px;
}

.header .form dd a {
    font-size: 12px;
    color: #666;
    display: inline-block;
    line-height: 28px;
}

.ban_bg {
    background: url(../images/cen_bg02.gif) repeat-x;
    background-size: cover !important;
    position: relative;
}

.ban_bg img {
    display: block;
}

.ban-hd {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 11;
    text-align: center;
}

.ban-hd span {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #fff;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
}

.banner {
    overflow: hidden;
}

.cust {
    margin-top: 22px;
    background: url(../images/hz_bg.gif) no-repeat center;
    height: 186px;
    background-size: 100% 100% !important;
    overflow: hidden;
}

.cust h2 {
    overflow: hidden;
    padding: 0 10px;
    padding-top: 14px;
}

.cust h2 a {
    float: left;
    background: url(../images/ico01.gif) no-repeat left center;
    font-size: 15px;
    padding-left: 15px;
    display: block;
}

.cust h2 span {
    font-size: 12px;
    font-weight: normal;
    color: #7a7a7a;
    text-transform: uppercase;
    padding-left: 5px;
    font: 12px/1.231 arial, helvetica, clean, sans-serif;
}

.cust .cu-swiper {
    overflow: hidden;
    margin-top: 20px;
}

.cust h2 a.more {
    float: right;
    font-size: 12px;
    color: #666;
}

.cust .post {
    position: relative;
}

.cust .post .next,
.cust .post .prev {
    position: absolute;
    left: 10px;
    top: 20px;
    cursor: pointer;
}

.cust .post .next img,
.cust .post .prev img {
    height: 60px;
}

.cust .post .next {
    left: auto;
    right: 10px;
}

.cust .post {
    padding: 0 40px;
}

.cust .post img {
    display: block;
    width: 100%;
}

.cust .post h6 {
    color: #666;
    line-height: 36px;
    font-size: 12px;
    text-align: center;
}

.pr-list {
    margin-top: 8px;
}

.pr-list .hd {
    background: url(../images/n_bg.gif) repeat-x;
}

.pr-list .hd ul {
    overflow: hidden;
    padding: 0 5px;
}

.pr-list .hd li {
    float: left;
    line-height: 40px;
    display: block;
    padding: 0 15px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    position: relative;
}

.pr-list .hd li:before {
    content: '';
    display: block;
    width: 1px;
    position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px;
    background: #000;
}

.pr-list .hd li:last-child:before {
    display: none;
}

.pr-list .bd {
    padding: 15px 0;
}

.pr-list .bd li:nth-child(1) {
    display: block;
}

.pr-list .bd li {
    overflow: hidden;
    display: none;
}

.pr-list .bd .imgs {
    float: left;
    border: solid 1px #b8b8b8;
    width: 440px;
    max-height: 440px;
    overflow: hidden;
}

.pr-list .bd .imgs img {
    display: block;
    width: 440px;
    height: 334px;
}
.pr-list .bd .text {
    float: right;
    width: calc(100% - 460px);
    font: 12px/1.231 arial, helvetica, clean, sans-serif;
    color: #454545;
    line-height: 25px;
}
.pr-list .bd .text h4{
    font: 16px/1.231 arial, helvetica, clean, sans-serif;
    color: #454545;
    line-height: 25px;
}
.mar-pro {
    border-top: 1px solid #dbdbdb;
    padding-top: 20px;
}

.mar-pro .lts {
    float: left;
    width: 210px;
    background: #0068b7;
}

.mar-pro .rts {
    width: calc(100% - 230px);
    float: right;
}

.mar-pro .rts ul {
    margin-top: 20px;
    overflow: hidden;
}

.mar-pro .rts li {
    float: left;
    width: calc((100% - 82px) / 5);
    margin-right: 20px;
    margin-bottom: 10px;
}

.mar-pro .rts li a {
    display: block;
}

.mar-pro .rts li:nth-child(5n) {
    margin-right: 0;
}

.mar-pro .rts li h6 {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    text-align: center;
}

.mar-pro .rts li .imgs {
    border: 1px solid #c9c9c9;
    height: 170px;
}

.mar-pro .rts li img {
    width: 100%;
    height: 100%;
    display: block;
}

.mar-pro .lts dl {
    padding: 10px 5px 0 5px;
}

.mar-pro .lts dd {
    margin-bottom: 5px;
}

.mar-pro .lts dd a {
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    background: #fff;
    text-indent: 25px;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tit {
    background: url(../images/cp_top.gif) repeat-x;
    border: solid 1px #c1c1c1;
    overflow: hidden;
}

.tit .lt {
    float: left;
    font-size: 15px;
    padding-left: 10px;
    display: block;
    font-weight: bold;
    line-height: 38px;
    color: #000;
}

.tit .lt span {
    font-size: 12px;
    font-weight: normal;
    color: #7a7a7a;
    padding-left: 5px;
}

.tit .more {
    float: right;
    color: #666;
    text-decoration: none;
    font: 12px/1.231 arial, helvetica, clean, sans-serif;
    line-height: 38px;
    display: inline-block;
    padding-right: 20px;
}

.case .lts {
    float: left;
    width: calc(100% - 290px);
}

.case .rts {
    float: right;
    width: 270px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 1px;
}

.case .rts .tit {
    border-bottom: 1px solid #c1c1c1;
    border-bottom: none;
}

.case .rts ul {
    border: 1px solid #c1c1c1;
}

.case .rts li {
    margin: 0 10px;
    padding: 15px 0;
    border-bottom: dashed 1px #d0d0d0;
    overflow: hidden;
}

.case .rts li .imgs {
    float: left;
    padding: 2px;
    border: solid 1px #c9c9c9;
    width: 87px;
    height: 103px;
}

.case .rts li:last-child {
    border: none;
}

.case .rts li .txt {
    width: calc(100% - 98px);
    float: right;
}

.case .rts li .txt h3 {
    font-size: 18px;
    line-height: 1.7;
    color: #000;
    margin-bottom: 10px;
}

.case .rts li .txt p {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    height: 60px;
    overflow: hidden;
}

.case .lts ul {
    overflow: hidden;
}

.case .lts li {
    float: left;
    width: calc((100% - 47px) / 4);
    margin-right: 15px;
    margin-bottom: 10px;
}

.case .lts li:nth-child(4n) {
    margin-right: 0;
}

.case .lts li img {
    width: 100%;
    height:100%;
    display: block;
}

.case .lts li .imgs {
    border: solid 1px #c9c9c9;
    padding: 2px;
    height: 177px;
}

.case .lts li h6 {
    font-size: 12px;
    color: #666;
    line-height: 2;
    text-align: center;
}

.h_imgs img {
    display: block;
    width: 100%;
}

.about {
    margin-top: 20px;
}

.about .lts {
    float: left;
    width: calc(100% - 290px);
}

.about .lts .imgs {
    float: left;
    width: 300px;
    height: 225px;
}

.about .lts img {
    width: 100%;
    display: block;
}

.about .lts .text {
    float: right;
    width: calc(100% - 320px);
}

img {
    max-width: 100%;
}

.about .rts {
    float: right;
    width: 270px;
}

.about .lts .tit {
    margin-bottom: 20px;
}

.about .lts .text h3 a {
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    margin-bottom: 10px;
}

.about .lts .text p {
    font-size: 12px;
    line-height: 1.6;
    color: #000;
    margin-top: 10px;
}

.about .rts .imgs {
    border: 1px solid #c1c1c1;
    padding-bottom: 10px;
    border-top: none;
}

.about .rts .imgs > a {
    display: block;
    padding: 18px 12px 0;
    overflow: hidden;
    height: 188px;
    border: 1px solid #c1c1c1;
    border-top: none;
    border-bottom: none;
}

.about .rts .imgs img {
    width: 100%;
    display: block;
    height: 100%;
}

.about .rts .imgs h5 a {
    font-size: 14px;
    color: #999;
    line-height: 2;
    text-align: center;
    display: block;
}

.sc_list {
    background: url(../images/sb_bg.gif) no-repeat center top;
    padding-top: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 10px;
    height: auto;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-size: 100% auto !important;
}

.news {
    margin-top: 20px;
    border: 1px solid #c9c9c9;
    padding-top: 1px;
}

.news .lts {
    float: left;
    width: 270px;
    background: url(../images/yy01.gif) no-repeat right center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    background-size: auto 100% !important;
}

.news .cent {
    float: left;
    width: calc(100% - 540px);
    background: url(../images/yy01.gif) no-repeat right center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    background-size: auto 100% !important;
}

.news .tit {
    border: none;
    padding-top: 10px;
    background: none;
    border-bottom: 1px solid #003b8d;
    margin-bottom: 5px;
}

.news .tit .lt {
    color: #003b8d;
    font-weight: 400;
}

.news .cent li {
    overflow: hidden;
}

.news .cent li i {
    float: right;
    font-size: 12px;
    color: #666;
}

.news .cent li a {
    float: left;
    width: calc(100% - 100px);
}

.news .lts li {
    border-bottom: dashed 1px #cbcbcb;
}
.news .lts li:nth-child(n + 11){
	display: none;
}
.news .lts li:last-child {
    border: none;
}

.news .cent li a,
.news .lts li a {
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
    font-size: 12px;
    color: #666;
    padding-left: 10px;
    background: url(../images/ico03.gif) no-repeat left center;
}

.news .cent .imgs {
    float: left;
    width: 210px;
    height: auto;
    padding: 3px;
    border: 1px solid #ccc;
}

.news .cent .imgs img {
    display: block;
    width: 100%;
    height: 157px;
}

.news .cent .text {
    float: right;
    width: calc(100% - 230px);
}

.news .cent .text h3 a {
    color: #000;
    font-size: 14px;
    color: #000;
    line-height: 1.6;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .cent .text p {
    font-size: 14px;
    line-height: 1.7;
    color: #666;
}

.news .rt {
    background: none;
}

.news .rt li {
    padding: 15px 5px;
}

.news .rt li:last-child {
    border: none;
}

.news .rt li .imgs {
    padding: 5px;
    border: 1px solid #c9c9c9;
}

.news .rt li .imgs img {
    width: 100%;
    display: block;
    height: 142px;
}

.news .rt li h6 {
    text-align: center;
    font-size: 14px;
}

.news {
    margin-bottom: 20px;
}

.forms .wrap {
    border: 1px solid #c9c9c9;
    margin-top: 20px;
}

.forms .lts {
    float: left;
    width: calc(100% - 400px);
    padding-left: 20px;
    background: url(../images/imgs1.jpg) no-repeat left bottom;
}

.forms .lts h2 {
    font-size: 20px;
    color: #003b8d;
    margin-top: 15px;
}

.forms .lts h3 {
    color: #ff6600;
    display: block;
    font-size: 16px;
}

.forms .lts .for {
    padding-left: 220px;
}

.forms .lts .for li {
    overflow: hidden;
    margin-bottom: 9px;
}

.forms .lts .for label {
    width: 120px;
    font-size: 14px;
    line-height: 46px;
    color: #333;
    display: block;
    float: left;
}

.forms .lts .for .txt {
    float: left;
    width: calc(100% - 150px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: 46px;
    border: 1px solid #e9e9e9;
    padding: 0 10px;
    font-size: 14px;
    color: #333;
}

.forms .lts .for .text {
    height: 140px;
    resize: none;
}

.forms .lts .for .tx1 {
    width: 100px;
}

.forms .lts .for span {
    float: left;
    margin-left: 10px;
}

.forms .lts .for span img {
    height: 46px;
    display: block;
    cursor: pointer;
}

.forms .lts .for i {
    line-height: 46px;
    color: red;
    margin-left: 5px;
}

.forms .lts .btn {
    background: #007AFF;
    color: #fff;
    line-height: 42px;
    border: none;
    width: 100px;
    color: #fff;
    font-size: 16px;
    display: block;
    cursor: pointer;
}

.forms .rts {
    background: url(../images/yy01.gif) no-repeat left center;
    background-size: 5px 100% !important;
}

.forms .rts .tit {
    background: none;
    border: none;
    border-bottom: 1px solid #003b8d;
    padding-top: 10px;
}

.forms .tit .lt {
    color: #003b8d;
    font-weight: 400;
}

.forms .rts li {
    padding: 15px 0;
    border-bottom: dashed 1px #bcbcbc;
}

.forms .rts li h3 {
    background: url(../images/wd_w.gif) no-repeat left 4px;
    line-height: 1.7;
    padding-left: 30px;
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
}

.forms .rts li h4 {
    background: url(../images/wd_d.gif) no-repeat left 3px;
    line-height: 1.7;
    padding-left: 30px;
    font-size: 14px;
    color: #999;
}

.forms .rts {
    width: 380px;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
}

.footer {
    background: url(../images/f_bg6.gif) center top repeat-x #0049ab;
    margin-top: 20px;
}

.footer .f_nav {
    text-align: center;
}

.footer .f_nav li {
    display: inline-block;
    position: relative;
}

.footer .f_nav li a {
    display: block;
    font-size: 14px;
    color: #a4afc9;
    line-height: 40px;
    padding: 0 20px;
}

.footer .f_nav li:before {
    content: '';
    right: 0;
    top: 10px;
    bottom: 10px;
    width: 1px;
    position: absolute;
    background: #a4afc9;
    display: block;
    z-index: 1;
}

.footer .f_nav li:last-child:before {
    display: none;
}

.footer .f_logo {
    float: left;
}

.footer .txt {
    float: left;
    width: 520px;
    color: #a3b3d8;
    padding-left: 20px;
    font-size: 14px;
    line-height: 2;
}

.footer .wx {
    float: right;
    width: 100px;
}

.footer .wx img {
    width: 100%;
    display: block;
}

.footer .wx h6 {
    font-size: 14px;
    color: #fff;
    line-height: 2;
    text-align: center;
}

.footer .wrap {
    padding: 20px 0;
    width: 900px;
}

.h_banner {
    margin-bottom: 20px;
}

.h_banner img {
    width: 100%;
    display: block;
}

.lnav {
    float: left;
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.lnav dl {
    margin-bottom: 10px;
}

.lnav dt {
    padding: 10px;
    font-size: 16px;
    color: #fff;
    line-height: 2;
    padding-left: 15px;
    background: #035DBD;
}

.lnav dd {
    margin: 0 10px;
}

.lnav dd a {
    font-size: 14px;
    background: url(../images/ico022.gif) no-repeat left 15px center;
    padding-left: 30px;
    line-height: 40px;
    display: block;
    border-bottom: 1px dashed #5A91CC;
    color: #035DBD;
}

.lnav dd:last-child a {
    border: none;
}

.crumbs {
    float: right;
    width: calc(100% - 310px);
    border: solid 1px #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.dls {
    overflow: hidden;
    padding: 5px 10px;
}

.dls dd,
.dls dd a,
.dls dt {
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #000;
    margin-right: 5px;
}

.dls dd.on a,
.dls dd a:hover {
    color: #FF7C00;
}

.crumbs ul {
    overflow: hidden;
    padding: 10px;
}

.crumbs li {
    float: left;
    width: calc((100% - 32px) / 4);
    margin-bottom: 10px;
    margin-right: 10px;
}

.crumbs li .imgs {
    border: 1px solid #e9e9e9;
    height: 155px;
    overflow: hidden;
}

.crumbs li .imgs img {
    width: 100%;
    display: block;
}

.crumbs li h6 {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    text-align: center;
}

.crumbs li:nth-child(4n) {
    margin-right: 0;
}

.pages {
    text-align: center;
    padding-bottom: 20px;
}

.pages a {
    font-size: 14px;
    line-height: 34px;
    min-width: 40px;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #999;
    text-align: center;
    display: inline-block;
    border: 1px solid #999;
}

.x_news h2 {
    background-color: #F9F9F9;
    line-height: 40px;
    padding: 0 10px;
    font-size: 14px;
    color: #999;
    font-weight: bold;
    margin: 0 1px;
}

.crumbs .tit {
    margin: 10px;
}

.x_news dl {
    overflow: hidden;
}

.x_news dd {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}

.x_news dd a {
    display: block;
    overflow: hidden;
    font-size: 14px;
    line-height: 34px;
    padding-left: 15px;
    background: url(../images/ico5n.gif) no-repeat left center;
}

.x_news dd h6 {
    float: left;
    width: calc(100% - 100px);
}

.x_news dd a i {
    float: right;
}

.ladd {
    background: #fff;
    padding-top: 15px;
}

.ladd h2 {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    background: #035DBD;
    padding: 0 15px;
}

.ladd {
    margin-bottom: 10px;
}

.ladd ul {
    padding: 15px;
}

.ladd li {
    margin-bottom: 10px;
}

.ladd li .imgs {
    border: 1px solid #e9e9e9;
}

.ladd li .imgs img {
    display: block;
    width: 100%;
}

.ladd li h6 {
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 2;
}

.ladd > img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.ladd {
    border: 1px solid #e9e9e9;
}

.ladd {
    padding-top: 0;
    padding-bottom: 10px;
}

.ladd p {
    font-size: 14px;
    line-height: 2;
    padding: 0 10px;
    color: #666;
}

.crumbs .hd {
    overflow: hidden;
    padding: 10px;
}

.crumbs .hd .imgs {
    float: left;
    width: 50%;
}

.crumbs .hd .imgs img {
    display: block;
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.crumbs .hd .text {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
}

.crumbs .hd .text h2 {
    font-size: 18px;
    line-height: 2;
    padding: 10px;
    color: #333;
    border-bottom: 1px dashed #ccc;
}

.crumbs .hd .text h4 {
    padding: 10px;
    font-size: 16px;
    line-height: 1.6;
    color: #666;
}

.crumbs .hd .text span {
    font-size: 22px;
    font-weight: bold;
    color: #267FC4;
}

.crumbs .bd {
    padding: 10px;
}

.crumbs .bd h2 {
    border-bottom: 2px solid #267FC4;
}

.crumbs .bd h2 span {
    padding: 5px 20px;
    line-height: 2;
    font-size: 18px;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: inline-block;
    background: #267FC4;
}

.crumbs .bd .htmls {
    font-size: 16px;
    line-height: 1.7;
    color: #666;
}
.crumbs .bd .htmls table{
	width: 100%;
}
.crumbs .bd .htmls td{
	border: 1px solid #666;
}
.crumbs .bd .htmls img {
    width: 100%;
    display: block;
}

.contact_c2 {
    height: 277px;
    margin-top: 20px;
}

.contact_c2 li {
    border: 1px solid #e6e6e6;
    position: relative;
    margin: 0 -1px -1px 0;
    overflow: hidden;
    float: left;
    height: 93px;
    line-height: 93px;
    font-size: 16px;
    color: #222222;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    width: 25%;
}

.contact_c2 li:last-child {
    width: 74.8%;
}

.crumbs .fts h2 {
    font-size: 32px;
    color: #333;
    text-align: center;
    background: url(../images/dced75438f2f4e2e9e62935054dd2a6e.jpg) no-repeat center bottom;
    padding-bottom: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.crumbs .fts {
    margin-bottom: 30px;
}

.tuand li .imgs {
    height: 161px;
}

.tuand li .imgs img {
    display: block;
    width: 100%;
    height: 100%;
}

.keh dd {
    padding: 10px;
    overflow: hidden;
}

.keh dd .imgs {
    float: left;
    width: 200px;
    border: 1px solid #ccc;
}

.keh dd .imgs img {
    display: block;
    width: 100%;
}

.keh dd .tx {
    float: right;
    width: calc(100% - 220px);
}

.keh dd .tx h2 {
    font-size: 18px;
    color: #0050AF;
    line-height: 1.7;
}

.keh dd .tx p {
    font-size: 16px;
    color: #666;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
}

.news dd {
    padding: 10px;
    border-bottom: 1px dashed #ccc;
    margin: 0 10px;
}

.news dd h2 {
    overflow: hidden;
}

.news dd span {
    float: left;
    width: 80%;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0050AF;
    font-size: 18px;
    line-height: 35px;
}

.news dd i {
    float: right;
    line-height: 35px;
    font-size: 14px;
    color: #666;
}

.news dd p {
    font-size: 16px;
    color: #666;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.news dl {
    margin-bottom: 30px;
}

.contact {
    background: url(../images/cont.jpg) no-repeat right top;
    padding: 20px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 2;
    color: #666;
}

.contact h2 {
    font-size: 20px;
    color: #000;
    line-height: 1.6;
}

.contact .imgs {
    width: 50%;
    margin-top: 30px;
}

.contact .imgs img {
    display: block;
    width: 100%;
}

.contact.abo {
    background: none;
}

.contact.abo .htm {
    font-size: 16px;
    line-height: 2;
    color: #666;
}

.top {
    height: 22px;
}

.top span {
    font: 12px/1.231 arial, helvetica, clean, sans-serif;
    color: #777;
    line-height: 22px;
    float: left;
}

.top_r {
    float: right;
    line-height: 22px;
    position: relative;
    width: 413px;
    height: 22px;
}

.site {
    position: absolute;
    top: 2px;
    left: -111px;
}

.site p a {
    color: #777;
    text-decoration: none;
    padding-right: 5px;
}

.site p a:hover {
    text-decoration: underline;
}

.top_r .site img {
    margin: 0 3px -3px 0;
}

.yhd {
    border-bottom: 1px solid #ccc;
}

.born {
    border: none;
}

.news_dt .de_lt {
    float: left;
    width: calc(100% - 320px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.news_dt .de_rt {
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    float: right;
}

.news_dt .crumbs {
    width: auto;
    border: none;
    float: none;
}

.news_dt .de_lt h1 {
    text-align: center;
    padding: 10px;
    font-size: 26px;
    color: #333;
    line-height: 1.6;
    border-bottom: dashed 1px #ccc;
    margin: 0 10px;
}

.news_dt .de_lt .dd {
    overflow: hidden;
}

.news_dt .de_lt .dd dd {
    float: left;
    font-size: 16px;
    color: #999;
    line-height: 1.6;
    padding: 10px;
}

.news_dt .de_lt .dd dd:nth-child(2n) {
    float: right;
}

.news_dt .de_lt .de_html {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
}
.news_dt .de_lt .de_html table{
	width: 100%;
}
.news_dt .de_lt .de_html table td{
	border: 1px solid #666;
}
.news_dt .de_lt .de_html img {
    display: block;
    width: 100%;
}

.news_dt .de_lt .xiayip {
    background: #eee;
    line-height: 40px;
    color: #333;
    padding: 0 10px;
    font-size: 16px;
    margin: 20px 10px;
}

.news_dt .de_lt .cd h2 {
    font-size: 16px;
    color: #333;
    margin: 10px;
}

.news_dt .de_lt .cd ul {
    border: 1px solid #eee;
    overflow: hidden;
    padding: 10px 20px;
    margin: 0 10px;
}

.news_dt .de_lt .cd li {
    float: left;
    width: 48%;
}

.news_dt .de_lt .cd li:nth-child(2n) {
    float: right;
}

.news_dt .de_lt .cd li a {
    display: inline-block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}

.news_dt .de_rt h2 {
    background: #eee;
    line-height: 40px;
    padding: 0 10px;
    font-size: 16px;
    color: #000;
}

.news_dt .de_rt li {
    margin: 10px;
}

.news_dt .de_rt li a {
    font-size: 16px;
    color: #666;
    line-height: 20px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.news_dt .de_rt li a i {
    display: inline-block;
    width: 20px;
    font-size: 12px;
    color: #fff;
    background: #FF7C00;
    line-height: 20px;
    text-align: center;
    margin-right: 10px;
}

.news_dt .de_rt li:nth-child(n + 4) a i {
    background: #eee;
    color: #666;
}
