* {padding: 0;margin: 0;}
body {font-family: '微软雅黑';font-size: 14px;color: #000;background: url('../images/bg.jpg');}
ul,ol {list-style-type: none;}
a {color: #000;text-decoration: none;}
a:hover {color: #f00;}
.l {float: left;}
.r {float: right;}

.w1000 {width: 1000px;margin: 0 auto;}
.header {background: #313131;height: 65px;border-bottom: 1px solid #000;}
.header .logo {float: left;}
.header .logo img {position: relative;top: 5px;}
.header .nav {float: right;}
.header .nav ul {line-height: 65px;overflow: hidden;}
.header .nav ul li {float: left;margin: 0 15px;}
.header .nav ul li a {color: #fff;font-size: 16px;}
.header .nav ul li a:hover {color: #ffde00;}
.header .icon {float: right;background: url('../images/s.png') no-repeat;width: 13px;height: 15px;display: block;margin-left: 20px;margin-top: 25px;}

.tab {background: #000;height: 450px;margin-top: 20px;overflow: hidden;box-shadow: 0 15px 30px #1d2534;border: 1px solid #000;}
.tab ul {width: 180px;padding: 10px 10px 10px 10px;background: #313131;overflow: hidden;float: left;height: 430px;}
.tab ul li {color: #f8f8f8;border: 1px solid #818181;text-align: center;padding: 16px 0;margin-bottom: 10px;cursor: pointer;}
.tab ul .on {border: 1px solid #53a26f;color: #fff;background: #53a26f;}
.tab ol {float: right;width: 798px;overflow: hidden;height: 450px;}
.tab ol li {display: none;}
.tab ol li iframe {height: 450px;width: 800px;}
.tab ol .on {display: block;}

.h {overflow: hidden;}
.title-1 {color: #ffde00;font-size: 18px;background: url('../images/r.png') no-repeat;padding-left: 45px;height: 35px;line-height: 35px;margin-top: 30px;}
.title-2 {color: #40a283;font-size: 18px;background: url('../images/x.png') no-repeat;padding-left: 45px;height: 35px;line-height: 35px;margin-top: 20px;}
.gg {width: 800px;border: 2px dashed #ffde00;margin-top: 27px;height: 35px;line-height: 35px;padding: 0 15px;color: #ffde00;overflow: hidden;position: relative;}
.gg span {position: absolute;left: 800px;display: inline;}

.lst {margin-top: 30px;}
.lst ul {}
.lst ul li {background: url('../images/lst.gif') no-repeat;width: 960px;height: 160px;padding: 20px;margin-bottom: 20px;position: relative;}
.lst ul li img {float: left;margin-left: 15px;margin-top: 5px;margin-right: 60px;width: 233px;height: 147px;}
.lst ul li .title {float: left;color: #fff;font-size: 24px;margin-top: 10px;width: 635px;}
.lst ul li dl {overflow: hidden;float: right;width: 500px;margin-right: 150px;margin-top: 15px;}
.lst ul li dl dd {color: #b2b2b5;float: left;width: 200px;line-height: 28px;}
.lst ul li a {position: absolute;right: 30px;border: 3px dashed #53a26f;width: 150px;height: 45px;text-align: center;line-height: 45px;color: #fff;font-size: 18px;border-radius: 4px;text-shadow: 0 1px 0 #000;}
.lst ul li .a {top: 35px;}
.lst ul li .x {top: 105px;border: 3px dashed #ffde00;}
.lst ul li a:hover {opacity: 0.8;}

.qq {width: 182px;height: 368px;position: fixed;right: 30px;top: 260px;background: url('../images/qq.png') no-repeat;}
.qq ul {margin-top: 160px;margin-left: 40px;}
.qq ul li a {display: inline-block;background: #393c40;color: #fff;width: 105px;margin-bottom: 10px;padding: 7px 0;text-align: center;}
.qq ul li a:hover {background: #40a283;}

.content h1 {text-align: center;padding: 35px 0;color: #000;border-bottom: 1px solid #eee;margin-bottom: 30px;}
.content {background: #fff;padding: 35px;min-height: 1080px;font-size: 14px;line-height: 28px;color: #555;}

.footer {background: #2e2d2b;text-align: center;color: #818181;padding: 20px;}