﻿@charset "utf-8";
.news_text h3 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display:block; }
#ajbc_header{ padding:20px; background:#eefff2; margin-top:20px; border:solid 3px #d7f4de;}
#ajbc_header p{ text-indent:2em; font-size:15px; line-height:25px; color:#111;}
.new_four{ width:1280px; overflow:hidden; margin:20px auto}
.new_four ul{ width:1300px;}
.new_four ul li{ width:305px; margin-right:20px; float:left;}
.new_four ul li h5{border-bottom: solid 2px #01955b; font-size:20px; line-height:40px;  }
.new_four ul li h5 a{ color: #01955b }
.new_four ul li h5 a:hover{ text-decoration:underline;}
.new_four ul li .news_text { float: none; width: 305px !important; padding: 0px; }
.new_four ul li .news_text h3 {width: 305px; }
/*.new_four ul li#new_four_end{ width:490px;}
.new_four ul li#new_four_end .news_text{ float:left;}*/
.new_three{width:1280px; overflow:hidden; margin:20px auto 0 auto; padding-top:10px; border-top:solid 1px #ccc;}
.new_three ul{ width:1310px;}
.new_three ul li{ width:406px; float:left; margin-right:30px;}
.new_three ul li h5{border-bottom: solid 2px #01955b; font-size:20px; line-height:40px;  }
.new_three ul li h5 a{ color: #01955b }
.new_three ul li h5 a:hover{ text-decoration:underline;}
.new_three ul li .news_img { float: left; width: 120px; padding-top: 10px; }
.new_three ul li .news_img .img { width: 120px; margin-bottom: 10px; }
.new_three ul li .news_img .img .ImgBox { width: 120px; height: 150px;}
.new_three ul li .news_text { float: right; width: 270px !important; padding: 0px; }
.new_three ul li .news_text h3 {width: 270px; }

.ajbc_photo{background:#fff; height:270px; margin:10px auto; width:1280px; position:relative;overflow:hidden}
.ajbc_photo .arrow{ display:block; width:40px; height:80px; position:absolute; top:90px;z-index:10;cursor:pointer;}
.ajbc_photo li{margin:0;padding:0}
.ajbc_photo .imglist{width:1305px !important; height:270px; overflow:hidden; position:absolute; left:0px; top:2px;}
.ajbc_photo .imglist .imgurl{float:left}
.ajbc_photo .imglist .imgurl .ImgBox{ width:420px; height:230px; padding:0px;margin:0 15px 0 0;}
.ajbc_photo .imglist .imgurl p{ text-align:center; font-size:14px; line-height:20px; color:#444;  width: 420px}
.ajbc_photo #LeftArr{left:5px; background-position:100px 100px;}
.ajbc_photo #RightArr{right:5px;background-position:100px 100px;}
.ajbc_photo:hover #LeftArr{background-position:-90px -160px;}
.ajbc_photo:hover #LeftArr:hover{background-position:-170px -160px;}
.ajbc_photo:hover #RightArr{background-position:-50px -160px;}
.ajbc_photo:hover #RightArr:hover{background-position:-130px -160px;}
.imglist .imgurl a:hover p{ color:#c80000;}