﻿@charset "utf-8";
/* CSS Document */

/*重置*/
body { margin: 0; padding: 0; }
/** { font-family: "微软雅黑"; color: #323232; letter-spacing: 0.5px }*/
/*开始*/
.frame_box { width: 142px; height: 485px; background: url(../images/left_tel_bg.jpg) no-repeat 0 0; position: fixed; top: 15%; left: 10px; }
.phone { width: 120px; margin: 140px auto; }
.phone p { text-align: center; line-height: 20px; color: #FFF; font-size: 14px; margin-bottom: 7px; }
.tell { width: 110px; height: 23px; border: 1px solid #10854b; padding-left: 8px!important; margin: 10px 0; }
.left-btn { width: 120px; height: 25px; background-color: #ffff00; display: block; text-align: center; line-height: 25px; margin-bottom: 5px; color: #604600; text-decoration:none; }
.left-btn:hover, #close:hover { color: #000; text-decoration:none; }
#close { width: 14px; height: 14px; display: block; position: absolute; top: 38px; right: 5px; color: #604600; }
.icon { width: 77px; height: 52px; position: fixed; top: 40%; left: 10px; z-index: 9999; display: none; }
.icon img { cursor: pointer; }
/*右侧导航样式*/
.right_link { width: 130px; height: 465px; padding: 60px 42px 0 10px; position: fixed; top: 15%; right: 0; font-size: 14px; text-align: center; background: url(../images/right_link.png) no-repeat; }
.right_link b { height: 30px; line-height: 30px; }
.right_link1 { margin: 15px 0 10px; }
.right_link1 li a { width: 128px; height: 24px; color: #fff; border: 1px solid #ffff00; line-height: 24px; display: inline-block; margin-bottom: 5px; text-decoration:none; }
.right_link1 li a:hover { background: #ffff00; color: #604600; }
.right_link2 li a { color: #ffff00; line-height: 33px; height: 33px; display: inline-block; }
.right_link2 li a:hover { color: #000; }
.right_link_tel { color: #fff; font-size: 16px; line-height: 24px; margin: 10px 0; }
