body{font-family:'Microsoft YaHei';font-size: 14px;min-width: 1200px;}
*{margin: 0;padding: 0;}
a,img{border: 0;}
a{color: #333333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
a:hover{color: #1ee1ff;}
li {list-style-type: none;}
.son{width: 1200px;margin: auto;}
.left{float: left;}
.right{float: right;}
.hidden{overflow: hidden;}




/*---------------------头部公共部分--------------------------------*/
.header{width:100%;position: absolute;top: 32px;z-index: 2000}
.header_son{width: 1200px;height: 90px;margin: 0 auto;border-top:5px solid #02aec8;background-color: #fff;}
.header_son .logo{width: 440px;text-align: center;}
.header_son .logo span{display: block;font-weight: bold;font-size: 28px;color: #2b2b2b;padding-top: 18px;}
.header_son .logo small{display: block;color: #242424;opacity: 0.4; letter-spacing:2px;}
.header_son .nav{padding-top: 35px;}
.header_son .nav ul li{width: 120px;text-align: center;float: left;}
.header_son .nav ul li ol{ width:120px; height:auto; display:none; padding-top:30px; }
.header_son .nav ul li ol li{ width:120px; height:40px; line-height:40px; text-align:center;background:#fff;}
.header_son .nav ul li a{display: block;color: #242424;}
.header_son .nav ul li a:hover{color: #df5e09;}
.header_son .nav ul li:hover ol{ display:block;}


.search_bt img{display: block;width: 25px;height: 25px;margin-top: 33px;cursor: pointer;}
.index_search{width: 100%;height:100px;line-height: 100px;background: rgba(0,0,0,0.8);position: absolute;top: 130px;z-index: 2000;text-align: center;display: none;}
.index_search .search_i{width: 500px;height: 50px;border:0px;text-indent: 20px;}
.index_search .search_s{width: 100px;height:50px;line-height:50px;font-size: 18px;border:0px;cursor: pointer;position: relative;top: 1px;}



.gjc{width: 100%;height: 60px;line-height: 60px;background-color: #f3f3f3;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
.gjc p{color: #272727;font-weight: bold;float: left;}
.gjc a{float: left;margin-left: 40px;color: #272727;opacity: 0.5;}
.gjc .tel{color: #1e1e1e;font-size: 16px;width: 270px;background: url('../Image/tel.png')no-repeat 0px 15px;text-indent: 40px;}
.gjc .tel span{color: #1e1e1e;font-size: 20px;font-weight: bold;}
/*---------------------头部公共部分end--------------------------------*/




/*---------------------底部公共部分--------------------------------*/
.footer{width: 100%;height: 140px;background-color: #0a407f;padding-top: 40px;padding-bottom: 40px;color: #92a0ba;}
.footer .box{float: left;}
.footer .box:nth-child(1){width: 300px;overflow:hidden;padding-top: 30px;}
.footer .box:nth-child(1) span{display: block;font-size: 32px;font-weight: bold;color: #fff;}
.footer .box:nth-child(1) p{display: block;font-size: 14px;}

.footer .box:nth-child(2){width: 500px;height: 140px;}
.footer .box:nth-child(2) .txt{padding-left:75px;padding-top: 15px;}
.footer .box:nth-child(2) .txt .img{width: 100px;height: 100px;overflow: hidden;float: left;}
.footer .box:nth-child(2) .txt .img img{display:block;width: 100px;}
.footer .box:nth-child(2) .txt ul{padding-left: 120px;}
.footer .box:nth-child(2) .txt ul li{height: 25px;}
.footer .box:nth-child(2):before{display: block;content: " ";width: 2px;height: 140px;background: url('../Image/border-image.jpg');float: left;}
.footer .box:nth-child(2):after{display: block;content: " ";width: 2px;height: 140px;background: url('../Image/border-image.jpg');float: right; margin-top:-115px;}

.footer .box:nth-child(3){width:390px;padding-top: 35px;}
.footer .box:nth-child(3) ul li{width:130px;float: left;text-align: right;height: 40px;}
.footer .box:nth-child(3) ul li a{color: #fff;}

.footer_admin{width: 100%;height: 53px;line-height: 53px;background-color: #1d1d1d;color: #8d8d8d;font-size: 12px;}
.footer_admin a{ color:#8d8d8d;}

.message_top{width: 190px;height: 95px;position: fixed;right: 50px;bottom: 0px;}
.message_top .box{width: 95px;height: 95px;line-height: 140px;float: left;text-align: center;}
.message_top .box:first-child{background: url('../Image/07.png')no-repeat 33px 20px #e7501a;}
.message_top .box:first-child a{color: #fff;display: block;}
.message_top .box:last-child{background: url('../Image/08.png')no-repeat 38px 20px #4a4a4a;color: #b4b4b4;cursor: pointer;}
/*---------------------底部公共部分end--------------------------------*/








