﻿@charset "utf-8";
.logo {
    display: inline-block;
    _zoom: 1;
    *display: inline;
}
.banner {
    margin-top: -44px!important;overflow: hidden;
}
.administrationSystem_t{width: 140px;}
.fl{float: left;}
.fr{float: right;}
.administrationSystem_t a{display: block;width: 100%;text-align: center;line-height: 50px;height: 50px;font-size: 14px;color: #fff;padding:0;float: none;}
.administrationSystem_t a:hover{opacity: 0.9;}
.administrationSystem_t_o{background-color: #599556;}
.administrationSystem_t_t{background-color: #67a963;}
.list_enter{width: 280px;}
.list_enter a{width: 280px;height: 44px;display: block;margin-bottom: 6px;border-bottom:1px solid #cfddff;line-height: 44px;box-sizing: border-box;padding-left: 43px;color: #fff;background-color: #6588d5;*width: 237px;}
.list_enter a img{margin:17px 34px 0 0px;}
.list_enter a:hover{opacity: 0.9;}
.recruitmentBrochure{width: 280px;height: 110px;border:1px solid #ececec;margin:27px 0 23px 0;}
.recruitmentBrochure_r{color: #666;font-size: 14px;line-height: 20px;margin:30px 0 0 0;}
.font_bold{font-weight: bold;}
.recruitmentBrochure img{margin:9px 12px 0 18px;}
.clickshow .index-news{display: block; margin-bottom: 24px;}
.tit-change a:hover {

    border-bottom:4px solid #4d6db1;
}
.tit-change .on {
    
    border-bottom: 4px solid #4d6db1;
}
.news-pic {
    padding-bottom: 0px;margin-bottom: 24px;
}
.portraiture{background: url(../images/portraiture.jpg) no-repeat left center;}
.place_pic{background: url(../images/place_pic.jpg) no-repeat left top;}
.list_new{margin: 10px 0 0 5px;display:inline-block;}
.index-news li a:hover .list_new{opacity: 0.9;}
.homePage p a{text-align: center;padding: 0 14px 0 22px;}
.r-2{margin-top: 15px;}

/* banner开始 */

.banner_l{background: url(../images/banner_l.jpg) no-repeat 50% 50%;left: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner_l.jpg',  sizingMethod='scale');
}
.banner_r{background: url(../images/banner_r.jpg) no-repeat 50% 50%;right: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner_r.jpg',  sizingMethod='scale');
}
.banner_t{position: absolute;top: 0;height: 400px;
    background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;

}
.thumbnail{width: 100%;height: 400px;position: relative;}
.thumbnail_in{position: relative;width: 1050px;overflow: hidden;margin:0 auto;height: 400px;}
.thumbnail ul{position: absolute;left: 0;top: 0;width: 1000%;height: 400px;}
.thumbnail ul li{float: left;width: 1050px;height: 400px;}
.scroll ol li{height: 14px;width: 37px;background: #10327a; margin:22px 10px 0;
            float:left;
			cursor:pointer;}
.scroll ol{ position: absolute;height: 55px;
            bottom:30px;
            left:50%;
            }
  .scroll ol li.current{
            width: 119px;
            height: 50px;
            margin:0 10px;  
            border:1px solid #fff;
           
        }           
/* banner结束 */