@charset "utf-8";
/*about*/

/*MENU*/
#menu #index_left { display:none;}
#menu #index_right { display:none;}

/*TOP*/
#news_top {position:relative; width:100%;}
#news_top #topimg { width:100%; height:100%; background-position:center top; background-size: cover; }
#news_top #topimg .con { width:100%; height:100%; background:url(../images/news/topimg_txt.png) no-repeat 50% 80%;}
#news_top .top_bottom { position:absolute; bottom:0; z-index:1; width:100%; height:40px; background:url(../images/index_top_bg.png) no-repeat center; background-size: 100% 40px;}
#news_top .top_bottom img { margin-top:-60px; cursor:pointer;}

#contact_box1 { background:#ecebeb;}
#contact_box1 .box { padding:60px 0 20px; margin: auto; width: 90%; max-width: 1280px;}
#contact_box1 .box .li { float: left; width: 23.5%; min-width: 200px; margin: 20px 1.6%; padding: 20px 40px; background: #fff; border-radius: 10px; text-align: justify;}
#contact_box1 .box .li h3 { font-size: 18px; font-weight: bold; margin-bottom: 10px; height: 3em; line-height: 1.5em;}
#contact_box1 .box .li p { font-size: 14px; line-height: 1.5em; height: 5em; margin-bottom: 20px; color: #999;}
#contact_box1 .box .li div { margin-bottom: 20px; font-size: 14px; line-height: 25px;;}
#contact_box1 .box .li div a { color: #ceb074; text-decoration: underline;}
#contact_box1 .box .li div a:hover { color: #333;}
#contact_box1 .box .li div img { margin-left: 10px; vertical-align: middle;}
#contact_box1 .pages { padding:20px 0 80px; margin: auto; width: 90%; max-width: 1280px;}
#contact_box1 .pages a { display: inline-block; width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 15px; background: #f5f5f5; margin: 0 10px; color: #ceb074;}
#contact_box1 .pages a.prev,
#contact_box1 .pages a.next { width: 80px;}
#contact_box1 .pages a.active { background: #ceb074; color: #fff;}
#contact_box1 .pages a:hover { background: #333; color: #fff;}
#contact_box1 .pages span { display: inline-block; width: 30px; height: 30px; line-height: 30px; text-align: center; color: #ceb074;}