﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

a {color:#999; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}

/* logo部分 */
.logo {width: 1200px;height: 140px;margin: 0 auto;position: relative;}
.logoImg {position: absolute;left: 20px;top: 16px;}
.trait {width: 370px;height: 50px;position: absolute;left:155px;top: 45px;}
.trait .trait01 {font-size: 24px;height:32px; position: relative;color: #b59860;}
.trait .trait02 {font-size: 16px; position:relative; top: 4px;color: #666;}
.logo .l_zz {width: 430px;height: 60px;padding: 10px 0;position: absolute;left: 505px;top: 40px;}
.logo .l_zz dl {width: 105px;height: 47px;float: left;border-left: 1px dotted #d6d4d3;}
.logo .l_zz dl:first-child {border-left: none;}
.logo .l_zz dl dt img {display: block;margin: -5px auto 0 auto;}
.logo .l_zz dl dd {text-align:  center;margin-top: 12px;font-size: 14px;}
.logo .tel {height: 56px;position: absolute;right: 0;top:55px;padding-right: 50px; background: url(../images/l_tel_1.png) no-repeat right center;}
.logo .tel .tel_p1 {font-size: 16px;color: #666;height: 18px; line-height: 18px;padding-right:5px;}
.logo .tel .tel_p2 {font-size: 26px; color: #b59860; height: 30px;line-height: 30px;font-weight: bold;}
.logo .tel .tel_p3 {font-size:18px; color: #b59860; height: 30px;line-height: 30px;font-weight: bold;}


.wrap-tit{width:100%;height:30px; background:#353334;line-height:30px;}
.wrap-tit .wrap-tit-con{width:1200px;margin:0 auto;font-size:14px;color: #999;}
.wrap-tit .wrap-tit-con .wrap-tit-con-fl{float:left;}
.wrap-tit .wrap-tit-con .wrap-tit-con-fl b{color:#b59860;padding:0 5px;}
.wrap-tit .wrap-tit-con .wrap-tit-con-fr{float:right;}
.wrap-tit .wrap-tit-con .wrap-tit-con-fr a{margin:0 10px; position:relative;}
.wrap-tit .wrap-tit-con .wrap-tit-con-fr .wxa img{display:none; position:absolute;width:108px; height:108px;left:-20px;top:30px;z-index:99999;}

/* nav部分 */
.Nav{ height:60px;background: #e2e2e2;width: 100%;z-index: 999999;}
.Nav .navBox{ line-height: 60px;}
.Nav .navUl{ width:102%}
.Nav .navUl>li{ font-size:15px; float:left;}
.Nav .navUl>li a {color: #353334;}
.Nav .navUl>li:hover ,.Nav .navUl>li.cur {background: #b59860;}
.Nav .navUl>li:hover a,.Nav .navUl>li.cur a{color: #fff;}