﻿@charset "utf-8";
/********************top_nav*****************/
.nav{ width:100%; height:100px; background-color:#191f24; min-width:1200px;}
.nav_context{ width:1200px; margin:0 auto;}
.nav_logo img{ margin:20px 0; float:left; cursor:pointer;}
.nav_context ul{ float:left; margin-left:70px; margin-top:39px;}
.nav_context ul li{ float:left; line-height:22px; color:#a1a0a0; padding:0px 20px; font-size:18px; border-right:1px #a1a0a0 dotted; cursor:pointer;}
.nav_context ul li>a{ color:#a1a0a0;}
.nav_context ul li>a:hover{ color:#b19172;}
.nav_context ul .dot_zhuangtai{ color:#b19172;}
.nav_context ul .dot_zhuangtai a{ color:#b19172;}
.nav_search{ float:right; width:200px; height:22px; border:1px #565c61 dotted; margin-top:61px; line-height:22px; font-size:14px; position:relative;}
.nav_search input{ width:178px; height:22px; outline:none; font-size:12px; line-height:22px; color:#b19172; text-indent:5px;}
.nav_search_icon img{ position:absolute; right:3px; top:3px; width:16px; cursor:pointer;}

/********************index_banner*****************/
.index_banner{ width:100%; position:relative; min-width:1200px;}
.index_banner .img01{ width:100%;cursor:pointer;}
.index_banner_shadow{ width:1200px; height:39px; position:absolute; top:50%; margin-top:-19px; left:50%; margin-left:-600px;}
.index_banner_shadow_left{ float:left; cursor:pointer;}
.index_banner_shadow_right{ float:right;cursor:pointer;}
.index_banner_shadow img{ width:38px; height:38px;}
.index_banner ul{ width:50%; position:absolute;bottom:10%; left:50%; margin-left:-25%; text-align:center;}
.index_banner ul li{ width:16px; height:16px; border-radius:50%; background-color:#75797c; margin:0 6px; cursor:pointer; display:inline-block;}
.index_banner ul .dot_color{ background-color:#b19172;}

/********************bottom_nav*****************/
.bottom_nav{ width:100%;}
.bottom_nav_main01{ width:100%; background-color:#191f24;}
.bottom_nav_main01_context{ width:1200px; padding:60px 0; background-color:#191f24; margin:0 auto;}
.bottom_nav_left{ float:left; width:280px; height:138px; border-right:1px #677179 solid; }
.bottom_nav_left img{ margin:36px auto 15px auto;}
.bottom_nav_gupiao{ text-align:center; color:#b6aba1;}

.bottom_nav_center{float:left; width:516px; height:138px; border-right:1px #677179 solid; }
.bottom_nav_center ul{ width:80%; margin:10px auto; color:#ffffff;}
.bottom_nav_center ul li{float:left; max-width:25%; margin-right:12.5%;}
.bottom_center_title{ line-height:36px; border-bottom:1px #a1a0a0 solid; max-width:100%; height:36px; overflow:hidden; text-overflow:ellipsis; margin-bottom:5px;}
.bottom_center_text{ font-size:12px; color:#a1a0a0; line-height:22px; height:22px; max-width:100%;overflow:hidden; text-overflow:ellipsis;}
.bottom_center_text a{color:#a1a0a0; }
.bottom_nav_right{ width:400px; min-height:138px; float:left; padding-top:20px;}
.bottom_nav_right_context{ margin-left:50px;}
.bottom_nav_phone{ margin-bottom:10px;}
.bottom_nav_phone_icon{ float:left;}
.bottom_nav_phone_icon img{ width:20px; height:20px; margin-right:5px;}
.bottom_nav_phone_text{ font-size:14px; color:#a1a0a0; height:20px; margin-bottom:10px;}
.bottom_nav_phone_text span{width:40px; float:left;}
.bottom_nav_phone_text a{ color:#a1a0a0; text-indent:0; padding-left:0px; width:266px; float:left; line-height:18px;}
.bottom_nav_phone_text a strong{ font-weight:normal; display:block; float:left; margin-right:10px;}

.bottom_nav_main02{ width:100%; height:30px; background-color:#000000; min-width:1200px;text-align:center; padding:20px 0px 10px 0px;color:#ffffff;}
.bottom_nav_main02 a{color:#ffffff;}

/********************celan*****************/
.side_fixed{ width:60px; height:152px;position:fixed; right:0%; bottom:10%;z-index:999;}
.fixed_celan{ position:relative; width:60px; height:152px;}
.celan_gongzhonghao{ width:90%; height:75px;margin:0 auto; background-color:white; border:1px #e1e1e1 solid; cursor:pointer; }
.celan_gongzhonghao img{ margin:0 auto; padding:10px 0 5px 0;width:30px; height:30px;}
.gzh_text{ font-size:12px; text-align:center; color:#bdbdbd;}
.back_top{ width:90%; height:75px;margin:0 auto; background-color:white; border:1px #e1e1e1 solid; border-top:0; cursor:pointer; display:none;}
.back_top img{margin:0 auto; width:28px; height:28px; padding:16px 0 5px 0; margin:0 auto;}
.gzh_erweima{ width:151px; height:151px; background-color:white; border:1px #e1e1e1 solid; border-right:0; position:absolute; right:58px; top:0px; display:none;}
.gzh_erweima img{ width:126px; height:126px; margin:0 auto; padding:13px 0;}
.celan_gongzhonghao:hover .gzh_erweima{display:block;}
/* CSS Document */

