/*
	黄      #f08537
	Active  #e37629
*/
/*
    更改#companyImfor h3 {5px}; 原为15px
    注释#companyImfor ul li span
    标志新加
    更改 a.index_searchBtn 为.index_searchBtn 并增加 border:0px;
*/
body{ font-family:"微软雅黑";background:#f8f8f8;}
a,a:hover,a:active,a:visited{ color:#f08537;}
.wp{ width:1060px;margin:0 auto;}
.shadow{ box-shadow:0 0 10px rgba(0,0,0,0.15);}
.container { width:1060px;max-width:none !important;}
.position{ position:relative;}

.over{ overflow:hidden;}
.ll{ float:left;}
.rr{ float:right;}

/*新加*/
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.mb60{ margin-bottom:60px;}
.mb80{ margin-bottom:80px;}
.mb146{ margin-bottom:146px;}
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt50{ margin-top :50px;}
.mt65 { margin-top:65px;}
.mt100 { margin-top:100px;}
.mt110 { margin-top:110px;}

.bg_positive{ background:#f08537;}
.bg_white{ background:#fff;}

.btn-positive{ background:#f08537;color:#fff;}
.btn-positive:hover{ background:#e37629;color:#fff;}



#header{ width:100%;height:60px;line-height:60px;color:#fff; }
#header a{ color:#fff;}
#header #logo{ display:inline-block;font-size:22px;text-decoration:none;}
#header #logo img{ height:36px;margin-right:15px;margin-top:-4px;}

#header .menu{ overflow:hidden;}
#header .menu li{ display:inline;margin:0 5px;}
#header .menu li a{ margin-right:10px;}

#footer{ width:100%;text-align:center;line-height:18px;color:#aaa;}

#companyImfor{ height:200px;}
#companyImfor .row .col{ margin:42px 0;line-height:20px;}
#companyImfor .companyLogo{ width:120px;height:120px;border-radius:50%;margin-left:40px;}
/*#companyImfor ul li span{ color:#f08537;}*/
#companyImfor h3{ margin-top:5px;}

#AD_1{ overflow:hidden;}
#AD_1 .pic{ width:470px;height:160px;margin:20px;background:#ccc;}
#AD_2 .pic{ width:100%;height:120px;background:#ccc;}

/*新加*/
.Log_1 {height:310px;padding-left:29px;}
.Log_1 .pic {width:300px;height:300px;background:#ccc;}

.col-box{ position:relative;margin:20px;height:200px;}
.col-box dt{ font-size:16px;font-weight:normal;padding-bottom:5px;margin-bottom:15px;border-bottom:1px solid #ddd;}
.col-box dd{ overflow:hidden;line-height:30px;}
.col-box dd em{ float:right;color:#f08537;}

.col-box-more{ position:absolute;left:0;bottom:0;width:100%;}
.col-box-more span{ display:block;text-align:center;margin:15px 30px;height:30px;line-height:30px;background:#f8f8f8;text-indent:10px;color:#aaa;}


#indexMenu{ height:240px;padding:20px;overflow:hidden;}
#indexMenu li a{
	display:block;font-size:14px;border-radius:4px;
	margin-bottom:20px;text-align:center;height:90px;
	color:#444;border:1px solid #ddd;
}
#indexMenu li a:hover{ text-decoration:none;color:#f08537;border-color:#f08537;}
#indexMenu li a:active{ background:#f08537;color:#fff;}
#indexMenu li a span{ display:block;font-size:30px;margin:15px 0 10px;}

.banner{ width:100%;height:450px;background:#fff;}

#login{ z-index:999;position:absolute;top:95px;right:0;width:320px;height:260px;padding:0 20px;overflow:hidden;}
#login .loginList h3{ overflow:hidden;margin-bottom:0;}
#login .loginList h3 a{ float:right;font-size:16px;}
#login .loginList .input-group{ margin-bottom:15px;}

.pic{ width:100%;height:450px;background:#ccc;}

.aminate{ transition:all 1s;}
.bannerSilder{ width:100%;height:450px;position:absolute;top:0;left:0;}
.bannerSilder ul li{ position:absolute;top:0;}
.bannerSilder ul li img{ opacity:0;transition:all 1s;}
.bannerSilder ul li.active{ z-index:10;}
.bannerSilder ul li.active img{ opacity:1;}

.bannerSilder .tab{ position:absolute;bottom:10px;z-index:11;width:1060px;text-align:center;}
.bannerSilder .tab i{ display:inline-block;margin:0 2px;width:50px;height:8px;background:#fff;cursor:pointer;}
.bannerSilder .tab i.active{ background:#f08537;}

.listbox{ }
.listbox .title{ font-size: 16px;font-weight: normal;padding-bottom: 5px;margin-bottom: 15px;border-bottom: 1px solid #ddd;}
.listbox .content li{ overflow:hidden;height:30px;line-height:30px;}
.listbox .content li em{ float:right;color:#ccc;}
.listbox .content .none{ margin:80px 0 0;text-align:center;}

.index_search{ height:60px;position:relative;}
.index_searchInput{ width:80%;height:40px;border:0;text-indent:15px;font-size:16px;}

.index_searchBtn{ border:0px; position:absolute;right:0;top:0;font-size:16px;display:inline-block;background:#f08537;color:#fff;width:20%;height:40px;line-height:40px;text-align:center;}
.index_searchBtn:hover{ background:#e37629;color:#fff;text-decoration:none;}

