/*左侧列表*/
.esLeft{width: 198px;border: 1px solid #E6E6E6;background-color: #FFFFFF;}
.esLeft>ul{margin-top: 20px;margin-bottom: 20px;}
.esLeft>ul>li{line-height: 30px;height: 30px;text-align: left;}
.esLeft>ul>li>a:hover{text-decoration: none;}
.esLeftFocus{text-indent:30px;font-size:14px;font-weight: bold; color: #505050;border-top: 1px dotted #dcdcdc;margin: 0 10px; }
.esLeft>ul>.esLeftFocus:first-child{border: 0!important;background: url("export_img/jiantou.png") no-repeat 160px center;}
.esLeft>ul>.esLeftFocus:last-child{background: url("export_img/jiantou.png") no-repeat 160px center;}
.esLeftUsual{text-indent:55px;font-size: 12px; color: #6e6e6e;background: url("export_img/jiantou.png") no-repeat 45px center;}
.esLeft>ul>.on{background-color: #D7E8FC;}
.esContact{width: 200px;margin: 20px 0 0;height: 80px;}
.esContactT{height: 40px;line-height: 50px;text-indent:60px;font-size: 14px;color: #FFFFff; background: url("export_img/contact.png") no-repeat 28px 13px; background-color: #FF8A00;}
.esContactP{background-color: #FF8A00;height: 40px;line-height: 30px;text-align: center;font-size: 20px;font-family: Arial;color: #FFFFff;font-weight: bold;font-style: italic;letter-spacing: 2px;}
.esWorkTime{background-color: #FFFFff;margin: 0;width: 200px;height:54px; text-align: center;font-size: 14px;line-height: 27px;color: #ababab;letter-spacing: 1px;}
.esWorkTime>span{font-size: 16px;}