@charset "utf-8";
/* CSS Document */
.lmMainbox{padding: 0 0 20px;}
.tzyh{padding: 30px 0; background:#fff url("../images_new/tzyh-topbg.png") bottom center no-repeat;}
.tzyh-title{height: 43px;line-height: 43px;margin-bottom: 25px; text-align: center; background: url("../images_new/tzyh-titlebg.png") center no-repeat;}
.tzyh-title a,.tzyh-title span{display: inline-block;}

.tzyh-con{position: relative;}
.tzyh-video{position: absolute; top: 0;left: 0;z-index: 1;}
.tzyh-video-tit{padding-left: 20px;height: 30px;line-height: 30px; background: url("../images_new/tzyh-tit-line.png") left center no-repeat;}
.tzyh-video-tit a{display: inline-block;font-size: 24px;color: #275bb0;font-weight: bold;}
.tzyh-video-con{width: 550px;height: 320px;margin-top: 10px;}
.tzyh-video-con .j-video-player,.tzyh-video-con video{width: 100% !important;height: 100% !important;}

.tzyh-qwys{width: 775px;float: right;}
.tzyh-title2{text-align: right; }
.tzyh-title2 a{display: inline-block;height: 38px;font-size: 24px;color: #275bb0;font-weight: bold;background: url("../images_new/tzyh-tit-line2.png") bottom right no-repeat;}
.tzyh-qwys-info{margin-top: 16px; padding: 22px 30px 22px 90px;overflow: hidden;text-align: justify;text-justify: inter-ideograph;word-break: break-all; background: #e3f5ff;font-size: 16px;line-height: 36px;text-indent: 2em;}
.tzyh-qwys-info h2.title{display: none;}

.tzyh-news{width: 620px;}
.tzyh-news .ind-list li{ height: 34px;line-height: 34px;font-size: 16px; padding:2px 50px 2px 14px; }
.tzyh-news .ind-list li .date{ position: absolute; right:0; top:2px; color: #888; font-size: 14px;}
.tzyh-news .ind-list li img{ float:left; padding:12px 0 0 0;}
.tzyh-news .ind-list li a{max-width: 528px;}

@media (min-width: 992px) and (max-width:1259px) {
    .tzyh-news .ind-list li a{max-width: 394px;}

    .tzyh-video{position: static;}
    .tzyh-video-con{margin: 10px auto 0;}
    .tzyh-qwys{width:auto;float: none;margin-top: 20px;}
    .tzyh-title2{text-align: left;}
    .tzyh-qwys-info{padding: 22px 20px;}

    .tzyh-news{width: 486px;}
    .tzyh-news .ind-list li a{max-width: 394px;}
}
@media (max-width: 991px){
    .tzyh-video{position: static;}
    .tzyh-video-con{margin: 10px auto 0;}
    .tzyh-qwys{width:auto;float: none;margin-top: 20px;}
    .tzyh-title2{text-align: left;}
    .tzyh-qwys-info{padding: 22px 20px;}

    .tzyh-news{width: auto;float: none;height: auto;}
    .tzyh-news .ind-list li a{float: none;max-width: none !important;}

}
@media (max-width: 767px){
    .tzyh{padding: 20px 0;}
    .tzyh-video-con{width: auto;height: auto;}
    .tzyh-qwys-info{padding:15px 10px;}
    .tzyh-title{height: 32px;line-height: 32px;background-size: auto 100%;}
    .tzyh-title img{height: 32px;width: auto;}
}
