@charset "utf-8";
/* CSS Document */

/*关于我们页面头部文字*/
.about_main { width: 100%; height: auto; padding: 100px 0 0 0;}
.about_main_top { width: 90%; height: auto; min-width: 980px; max-width: 1200px; margin: 0 auto; padding: 50px 0 10px 0; position: relative; color: #000000; border-bottom: 1px solid #CAC8C8; position: relative;}
.about_main_top_txt01 { width: 100%; height: auto; font-size: 14px; line-height: 14px;}
.about_main_top_txt02 { width: 100%; height: auto; font-size: 20px; line-height: 20px; padding: 20px 0 10px 0;}
.about_main_top_txt03 { width: 100%; height: auto; font-size: 16px; line-height: 16px;}
.about_main_top_logo { color: #ffffff; padding: 2px 10px; background: #0075C9; position: absolute; right: 0; bottom: 10px;}

/*头部banner*/
.about_banner { width: 100%; height:auto; display: block; min-width: 980px; max-width: 1920px; margin: 50px auto; position: relative;}
.about_banner_img { width: 100%; height:auto; display: block;}
.about_banner_box { width: 50%; height: 100%; position: absolute; right: 0; bottom: 0; z-index: 1; background: rgba(85,86,90,0.8);}
.about_banner_box_in { width: 70%; height: auto; margin: 0 15%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.about_banner_box p { color: #ffffff; font-size: 12px; padding: 0 0 12px 0;}

/*内容大盒子*/
.about_main_content { width: 90%; height: auto; min-width: 980px; max-width: 1200px; margin: 0 auto; padding: 0 0 40px 0; position: relative; color: #000000;}
.about_main_content_head { font-size: 24px; line-height: 48px; border-bottom: 1px solid #CAC8C8;}
/*工程案例 开始*/
.about_menu_main { width: 100%; height: auto; margin: 0 auto; padding: 40px 0 0 0; position: relative;}
.about_menu_main_left { width: 62.4%; height: auto; max-height: 442px; min-height: 360px; position: relative;}
.about_menu_main_left_in { position: absolute; width: 100%; height: 100%; background: rgba(85,86,90,0.8); display: none; color: #ffffff;}
.new_menu_in_cur .about_menu_main_left_in { display: block;}
.about_menu_main_left_txt { width: 70%; height: auto; display: block; padding: 0 0 0 10%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.about_menu_main_left_txt li { list-style: disc; font-size: 14px; line-height: 30px;}
.about_menu_main_left_img { width: 100%; height: auto; display: block;}
.about_menu_main_right { max-width: 442px; max-height: 442px; min-width: 360px; min-height: 360px; position: absolute; bottom: 0; right: 0;}
.about_menu_main_right li { width: 100%; height: 50%; display: block;}
.about_menu_main_right_img { width: 100%; height: 98%; display: block;}
.about_menu_main_right_box { width: 50%; height: 100%; float: left;}
.about_menu_main_right_img02 { width: 98%; height: 98%; display: block; margin: 2% 0 0 0;}
.about_menu_main_right_img03 { width: 98%; height: 98%; display: block; margin: 2% 0 0 2%;}
/*工程案例 结束*/

.about_main_content_licheng { font-size: 24px; line-height: 48px; border-bottom: 1px solid #CAC8C8; padding: 50px 0 0 0; margin: 0 0 40px 0;}
.about_main_content_licheng_txt01 { line-height: 24px;}
.about_main_content_licheng_txt02 { font-size: 14px; line-height: 30px;}
.about_main_mydata { width: 100%; height: auto; display: block; overflow: hidden; padding: 0 0 40px 0;}
.about_main_data { width: 100%; height: auto; display: block; font-size: 30px; color: #0075C9; font-weight: bold;}
.about_main_data_left { width: 50%; height: auto; float: left; border-right: 2px solid #CAC8C8; box-sizing: border-box; padding: 30px 5% 10px 5%; text-align: right; position: relative;}
.yuan { width: 10px; height: 10px; background: #CAC8C8; border-radius: 50%; position: absolute; right: -6px; top: 36px; z-index: 2;}

.about_main_data_right { width: 50%; height: auto; float: right; box-sizing: border-box; padding: 30px 5% 10px 5%; text-align: left;}
.about_main_data_txt { width: 100%; height: auto; display: block; font-size: 14px; color: #55565A;}
.about_main_data_txt_left { width: 50%; height: auto; float: left; border-right: 2px solid #CAC8C8; box-sizing: border-box; padding: 10px 5% 40px 5%; text-align: right;overflow: hidden; margin-bottom: -10000px; padding-bottom: 10000px;}
.about_main_data_txt_right { width: 50%; height: auto; float: right; box-sizing: border-box; padding: 10px 5% 40px 5%; text-align: left;overflow: hidden; margin-bottom: -10000px; padding-bottom: 10000px;}

.about_zanzhu { width: 100%; height: auto; display: block; padding: 0 0 30px 0;}
.about_zanzhu li { float: left; width: 33.3%; height: auto;}
.about_zanzhu_txt01 { font-size: 14px; line-height: 28px;}
.about_zanzhu_txt02 { font-size: 12px; line-height: 20px;}

/*公司介绍*/
.about_main_content_jieshao { width: 100%; height: auto;}
.about_main_content_jieshao li { width: 100%; height: auto; background: #E9E9E9; position: relative; margin: 0 0 15px 0;}
.jieshao_left { width: 50%; height: auto; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.jieshao_left_txt { width: 80%; height: auto; margin: 0 auto; border-top: 1px solid #55565A; border-bottom: 1px solid #55565A; position: relative;}
.jieshao_left_txt01 { margin: 30px 0; padding: 0 25px 0 0; line-height: 84px; font-size: 100px; color: #0075C9; display: inline-block; border-right: 1px solid #55565A; float: left; position: relative;}
.jieshao_left_center { width: 100%; height: auto; line-height: 30px; font-size: 14px; color: #55565A; text-align: center;}
.jieshao_left_icon { font-size: 20px; line-height: 20px; color: #0075C9; position: absolute; right: 5%; top: 5%;}
.jieshao_left_txt02 { margin: 50px 0 0 15px; line-height: 20px; font-size: 18px; color: #55565A; float: left;}
.jieshao_left_txt02 span { line-height: 12px; font-size: 12px;}

.jieshao_right { width: 50%; height: auto; min-height: 310px; max-height: 380px; float: right; position: relative;}
.jieshao_right_txt { width: 80%; position: absolute; left: 0; bottom: 0; color: #ffffff; font-size: 12px; line-height: 16px; background: rgba(0,0,0,0.2); padding: 10px 10% 20px 10%;}
.about_jieshao_img { width: 100%; height: auto; display: block;}
.about_main_content_jieshao li:nth-child(even) { background: #CAC8C8;}
.about_main_content_jieshao li:nth-child(even) .jieshao_right { float: left;}
.about_main_content_jieshao li:nth-child(even) .jieshao_left { left: 50%;}

/*about*/
.about_baozheng { width: 90%; height: auto; min-width: 980px; max-width: 1200px; margin: 0 auto; position: relative; padding: 30px 0;}
.about_baozheng_left { width: 12%; height: auto; display: block;}
.icon_bz { width: 100%; height: auto; display: block;}
.about_baozheng_right {font-size: 16px; line-height: 32px; width: 80%; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}

.pd_b20 { padding: 0 0 20px 0;}
.about_renzheng { width: 90%; height: auto; min-width: 980px; max-width: 1200px; margin: 0 auto; position: relative; padding: 30px 0;}
.about_renzheng li { width: 10%; height: auto; float: left;}
.renzhen_icon { width: 80%; height: auto; display: block; margin: 0 auto;}
.about_renzheng_txt { width: 90%; height: auto; min-width: 980px; max-width: 1200px; margin: 0 auto; position: relative; padding: 20px 0 40px 0;}
.about_renzheng_txt p { font-size: 14px; line-height: 28px;}

.about_hotel { width: 90%; height: auto; min-width: 980px; max-width: 1200px; margin: 0 auto; position: relative; padding: 30px 0;}
.about_hotel li { width: 12.5%; height: auto; float: left; padding: 30px 0;}
.renzhen_icon { width: 90%; height: auto; display: block; margin: 0 auto;}


@media only screen and (max-width: 1200px){
	.about_banner_box { width: 75%;}
} 
@media only screen and (max-width: 1100px){
	.about_banner_box { width: 100%;}
} 


/*新闻页面*/
.new_main { width: 100%; height: auto; padding: 100px 0 0 0;}
.new_main_banner { width: 100%; height: 400px; display: block; min-width: 980px; max-width: 1920px; margin: 0 auto 50px auto; position: relative;}
.new_main_banner_nav { width: 100%; height: auto; color: #ffffff; font-size: 18px; line-height: 18px; position: absolute; left: 0; bottom: 0;text-align: center;}
.new_main_banner_ul { width: auto; height: auto; margin: 0 auto;display: inline-block;}
.new_main_banner_ul li { width: 80px; text-align: center; height: auto; float: left; padding: 0 0 25px 0; margin: 0 20px;}
.new_main_banner_ul li a { color: #ffffff;}
.new_main_banner_ul li a:hover { color: #ffffff;}
.new_main_banner_ul .bd_r { border: none;}
.new_main_banner_ul .new_main_banner_cur { border-bottom: 3px solid #ffffff;}
.new_main_banner_total { width: 100%; height: auto; font-size: 40px; color: #ffffff; line-height: 40px; font-weight: bold; position: absolute; text-align: center; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}

.new_menu { width: 90%; height: auto; min-width: 980px; max-width: 1200px; margin: 0 auto 100px auto; position: relative; padding: 30px 0; border-bottom: 1px solid #898B8D;}
.new_menu_top { width: 100%; height: auto; display: block; margin: 0 0 30px 0;position: relative;}
.new_menu_top li { height: auto; position: relative;}
.new_menu_top_left { float: left; width: 55%;}/* width: 100%;*/
.new_menu_top_right { float: right; width: 40%;}
.new_menu_in { width: 100%; position: relative;}
.new_menu_main_in { width: 100%; height: 250px; position: relative;}
.new_99{position: absolute;width: 40%;right: 0;top:0;height: 100%;}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative;table-layout: fixed;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.new_99 p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;}
.new_99 .new_menu_txt{font-size: 18px;}
.new_menu_main { width: 100%; height: auto; display: block; margin: 0 0 30px 0;border-top: 1px solid #898B8D;padding-top: 30px;}
.new_menu_main li { width: 30%; height: auto; position: relative; float: left; margin: 0 5% 0 0;}
.new_menu_main .mr_0 { margin: 0 0 0 0;}

.new_menu_txt { width: 98%; font-size: 16px; line-height: 40px; color: #55565A; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.new_menu_top_bg { width: 100%; height: 100%; background: rgba(0,0,0,0.3); position: absolute; left: 0; top: 0; z-index: 1; display: none;}
.new_menu_in_cur .new_menu_top_bg { display: block;}
.new_menu_con { width: 100px; height: 100px; background: #0075C9; position: absolute; left: 5%; bottom: 5%; z-index: 2; color: #ffffff;}
.new_menu_con_p1 { font-size: 14px; position: absolute; left: 5px; bottom: 20px;}
.new_menu_con_p2 { font-size: 10px; position: absolute; left: 5px; bottom: 5px;}

/*新闻页面图片插入*/
.new_menu_img { width: 100%; height: 100%; display: block;}
/*.new_menu_top .new_menu_top_pc01 { background: url(../img/new01.jpg) no-repeat; background-size: 100% 100%;}
.new_menu_top .new_menu_top_pc02 { background: url(../img/new02.jpg) no-repeat; background-size: 100% 100%;}
.new_menu_main .new_menu_main_pc01 { background: url(../img/new03.jpg) no-repeat; background-size: 100% 100%;}*/

/*公司新闻详细页*/
.new_total { width: 90%; height: auto; min-width: 980px; max-width: 1200px; margin: 0 auto; position: relative; padding: 30px 0 10px 0; border-bottom: 1px solid #e9e9e9;}
.new_total01 { font-size: 18px; line-height: 20px;}
.new_total02 { font-size: 12px; line-height: 20px; color: #000000; padding: 20px 0 0 0;}
.new_total02 a { font-size: 12px; line-height: 12px; color: #000000;}

.new_main_head { width: 90%; height: auto; min-width: 980px; max-width: 1200px; margin: 0 auto; position: relative; padding: 30px 0 10px 0; border-bottom: 1px solid #e9e9e9;}
.new_main_head_total { width: 100%; font-size: 24px; line-height: 24px; text-align: center; font-weight: bold; padding: 50px 0 0 0;}
.new_main_head_time { padding: 18px 0 32px 0; font-size: 12px; text-align: center; line-height: 14px; color: #b4b4b4;}

.new_main_content { width: 90%; height: auto; min-width: 980px; max-width: 1200px; margin: 0 auto; position: relative; padding: 32px 24px 32px 24px; border-bottom: 1px solid #e9e9e9; font-size: 14px;}
.new_main_content_img { margin: 0 auto;}
.new_main_content_txt01 { text-align: center; margin: 20px 0;}
.new_main_content_txt02 { text-align: left; text-indent: 2em; line-height: 24px; margin: 20px 0;}








