.containter{width: 1190px;margin: auto;}
.clear{clear: both;}

.amhl_index_news{width: 100%;min-width: 1190px;max-width: 1920px;padding-top: 70px;height: 450px;}
.index_ts_newleft{width: 595px;float: left;}
.index_ts_newright{width: 529px;float: right;}

.index_ts_news_title{width: 595px;height: 50px;border-bottom: 1px solid #dbdbdb;font-size:26px;color: #005ca7;line-height: 30px}
.index_ts_news_title span{font-size: 16px;color: #999999;font-family: Arial;line-height: 40px;margin-left: 5px;}
.index_ts_news_title a{float: right;font-size: 14px;color: #808080;font-weight: normal;text-align: center; font-family: Arial;line-height: 32px;width: 108px;height: 32px;border:1px solid #e0e0e0;}
.index_ts_news_title a:hover{color: #005ca7;border:1px solid #005ca7;}

.index_ts_news_title2{width: 529px;height: 50px;border-bottom: 1px solid #dbdbdb;font-size:26px;color: #005ca7;line-height: 30px}
.index_ts_news_title2 span{font-size: 16px;color: #999999;font-family: Arial;line-height: 40px;margin-left: 5px;}

.tsnews_pic{float: left;width: 130px;height: 99px;}
.tsnews_pic img{width: 130px;height: 99px;}
.tsnewslist{float: right;width: 440px;}
.tsnews_title a{font-size: 16px;color: #333333;font-weight: normal;font-family: Arial;}
.tsnews_title a:hover{color: #005ca7}
.tsnews_date{font-size:13px;color: #808080}
.tsn-text{margin-top:15px;}
.tsn-text a{font-size: 14px;color: #666666;font-weight: normal;font-family: Arial;line-height: 18px;}


.tsnewslist2{padding:17px 0px;border-bottom: 1px dashed #d4d4d4;}
.tsnews_title2{width: 505px;float: right;}
.tsnews_title2 a{font-size: 16px;color: #333333;font-weight: normal;font-family: Arial;line-height: 32px;}
.tsnews_title2:hover a{color:#3f82c0;}
.tsn-text2{font-size:14px;color:#666666;line-height: 14px; margin-top: 9px;}


.tsfqa_title,.tsqa-text{padding-left: 38px;}
.tsfqa_title{
    padding-bottom: 10px;
}
.tsqa-text{
    padding-bottom: 20px;
}
.tsfqa_title a{font-size: 14px;color: #000;font-weight: normal;font-family: Arial;line-height: 22px;}
.tsqa-text a{font-size: 13px;color: #666666;font-weight: normal;font-family: Arial;line-height: 22px;}
.tsfqa_title:hover a{text-decoration: underline;}

.tsnews_date2{font-size:35px;font-weight: bold;color: #bdbdbd;width: 85px;float: left;text-align: center;line-height: 35px}
.tsnews_date2 p{font-size:13px;color: #bdbdbd;margin-top: 7px;text-align: center;font-weight: normal;line-height: 14px;}

.demo {width: 529px;height: 304px;font-size: 14px;position:relative;clear: both;float: right; }
.demo a.control {position:absolute;display: block;bottom: 0px;width:26px;height: 32px;cursor: pointer;z-index: 2;}
.demo a.prev {right:26px;background:url(../ZERO/img/parleft.jpg) no-repeat;top:-70px;}
.demo a.prev:hover {right:26px;background:url(../ZERO/img/parlefton.jpg) no-repeat;top:-70px;}
.demo a.next {right:0px;background:url(../ZERO/img/parright.jpg) no-repeat;top:-70px;}
.demo a.next:hover {right:0px;background:url(../ZERO/img/parrighton.jpg) no-repeat;top:-70px;}

/*----------------------------为保证最佳效果，建议设置如下样式------------------------*/
.slider {display: none}
.desc{display: none;}
.bg{display: none;}
.slider{}
.slider3 ul li img{width: 288px !important;height: 161px !important;}

.index_ts_newleft,.index_ts_newright{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}
