@charset "utf-8";
/* CSS Document */
.banner{ width:100%; height:300px; position:relative; overflow:hidden; z-index:1;}
.banner img{ position:absolute; left:50%; top:0; margin-left:-960px;}
.content{ width: 1200px; height:1640px; margin:0 auto;}
.content .location { width:1200px; height:65px; margin:0 auto;}
.content .location h2{ float:left; font-size:28px; color:#F93; font-weight:normal; margin:24px 0 0 5px}
.content .location ol{ float:right}
.content .location ol li{ float:left; margin-top:35px; font-size:14px}
.content .location ol li a{ color: #000}

.content .location ol li a:hover{ color:#f99d33}
.content .left_nav{ width: 260px; height: 215px; float: left; border-top:1px solid #dbd4cd; padding-top:20px}
.content .left_nav ul li{ width: 250px; height: 40px; margin-left:8px; line-height: 40px; border-bottom:1px solid #dbd4cd}
.content .left_nav ul li a{ width: 230px; height: 42px; font-size: 14px; font-weight: normal; padding-left:20px; display:block;  color:#000}
.content .left_nav ul li a.on{ background:#f99d32; display:block; color:#FFF }
.content .left_nav ul li a:hover{ background:#f99d32; display:block; color:#FFF; border:none}
.content .right_nav{ width:820px; height:500px; float:right;  border-top:1px solid #dbd4cd}
.content .right_nav p{ margin-top:30px; font-size:14px; text-indent:2em;}

.mes {width:822px;height:650px;float:right;padding-top:40px;margin-top:40px;background-color:#fff;color:#b5b5b6;}
.mes .mes_l {width:401px;height:500px;float:left;line-height:40px;position:relative}
.mes .mes_l #mes {margin-left:10px}
.mes .mes_l .code img {width:110px;height:40px;position:absolute;left:160px;}
.mes .mes_l .code #zh {width:110px;margin-top:0;margin-left:20px;}
.mes .mes_r {width:401px;height:500px;float:right;margin-top:10px}
.mes .mes_r span {display:block;margin-top:40px;margin-bottom:20px;}
.mes .mes_r p {line-height:40px;font-size:14px;}
.mes .mes_l h4 {padding-left:20px;}
.mes h4 {font-size:24px;color:#b5b5b6;font-weight:normal!important;}
.mes span {color:#f6921e;padding-right:5px;height:34px;line-height:34px;font-size:20px;}
.mes .mes_l #mes input {width:320px;height:40px;border:1px solid #b5b5b6;outline:none;padding-left:10px;margin-top:30px;}
.mes .mes_l #mes textarea {width:330px;height:140px;margin-bottom:10px;margin-left:15px;outline:none;border:1px solid #b5b5b6;margin-top:30px;overflow:hidden;}
.mes .mes_l #but {display:block;margin-top:15px;width:100px;height:50px;margin-left:20px;margin-top:10px!important;cursor:pointer;}
.mes_r img {margin-top:20px;}
.branch_com {width:820px;float:right;height:230px;margin-top:40px;}
.branch_com li {height:230px;width:250px;background-color:#fff;}
.branch_com li {float:left;margin-right:35px;}
.branch_com li:last-child {margin-right:0;}
.branch_com li img {padding-left:15px;padding-top:15px;}
.branch_com li span {font-size:14px;color:#3e3a39;padding-left:15px;display:block;margin-top:8px;}
.branch_com li p {font-size:12px;color:#b5b5b6;padding-left:15px;margin-top:5px;}
