﻿@charset "utf-8";
*{padding:0px;margin:0px;}
body{font-family:"微软雅黑", Arial;font-size:12px;background:#F5F5F7;position:relative;}
a{text-decoration:none;}
.l{float:left !important;}
img{border:none;}

.clear{width:100%;height:0px;overflow:hidden;clear:both;zoom:1;}

.normal{font-weight:normal;}
.w102{width:102px !important;}
a.gray{color:#454545 !important;}
a.gray:hover{color:#FF9800 !important;}

.btn1{width:255px;height:44px;cursor:pointer;background:url(../images/btn1.jpg) left top no-repeat;display:block;margin:0px auto;border:none;}
.mr10{margin-right:10px;}

.input1, .input2{margin:0px auto;width:228px;line-height:40px;height:40px;padding:0px 15px;background-color:#fff;color:#919191;border:1px solid #B2B2B2;border-radius:5px;}
.input2{width:153px;padding-right:90px;}

.header{width:925px;margin:0px auto;height:95px;overflow:hidden;font-size:16px;text-align:center;}
.header .logo{float:left;margin-top:20px;}
.header h1{display:none;}
.menu{float:right;display:block;height:95px;line-height:95px;overflow:hidden;}
.menu li{float:left;margin-left:20px;display:block;}
.menu li a{width:115px;height:95px;display:block;color:#333;}
.menu li a.hover, .menu li a:hover{color:#E74710;background:url(../images/menubg.jpg) center top no-repeat;}

.con{width:100%;height:536px;background:url(../images/bg.jpg) center top repeat-x;}
.con .coninner{width:925px;margin:0px auto;}
.con .coninner .word{float:left;margin-top:250px;}

.box{float:right;background-color:#F1F1F1;box-shadow:0px 0px 5px #000;width:314px;height:340px;margin-top:125px;}

.tab{margin:30px 28px 0px 28px;}
.tab th{font-size:18px;text-align:left;font-weight:bold;color:#454545;padding-bottom:20px;}
.tab td{padding-bottom:15px;position:relative;}
.tab a{color:#DD341B;}
.tab a:hover{color:#FF9800;}
.tab a.mes{position:absolute;right:20px;top:13px;}

.footer{width:100%;text-align:center;color:#A1A1A1;line-height:22px;padding:45px 0px 65px 0px;}