﻿* { margin: 0; padding: 0;}
body { background:#6c3d13 url(../images/bg.jpg) top center no-repeat;font-family:"微软雅黑"}
.w1000{ width:1000px; margin:0 auto;}
a {cursor: pointer;color:#000;text-decoration: none;outline: 0 none;-webkit-transition: all .2s linear;-moz-transition:all .2s linear;-ms-transition: all .2s linear;transition: all .2s linear;}
.clear{ clear:both}

.header{ height:93px;background:#222755;}
.header .logo{ display:block; width:336px; height:93px; float:left; background:url(../images/logo.png) no-repeat}
.header .headright{ background:url(../images/headright.png) no-repeat; width:261px; height:93px; float:right}
.logor{width:214px;height:59px;float:left;margin-left:60px;margin-top:15px;background:url(../images/logor.png) no-repeat;}

.new{ margin-top:10px; height:245px; overflow:hidden}


.slide{ width:660px; height:245px; overflow:hidden; position:relative; float:left}
.slide .hd{ height:10px; overflow:hidden; position:absolute; right:7px; bottom:13px; z-index:1; }
.slide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slide .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px;background:#000000; cursor:pointer; border-radius:10px; text-indent:-999px; overflow:hidden}
.slide .hd ul li.on{ background:#ff0000;}
.slide .bd{ position:relative; height:100%; z-index:0;   }
.slide .bd li{ zoom:1; vertical-align:middle; }
.slide .bd img{width:660px; height:245px; display:block;  }

.link{width:340px; height:245px; float:right}
.link a{ display:block; width:160px; height:75px; color:#fff; background:#222755; font-size:13px;line-height:75px; overflow:hidden; float:left; margin-left:10px; margin-bottom:10px;transition:all 0.4s}
.link a span{ display:block; background:url(../images/ico.png) no-repeat;height:26px; float:left; margin-top:25px; margin-left:32px; margin-right:4px; transition:all 0.3s}
.link a span.i6{width:24px;background-position:0 0;margin-right:10px;}
.link a span.i1{width:26px;background-position:-24px 0; margin-right:7px;}
.link a span.i2{width:26px;background-position:-50px 0;margin-right:7px;}
.link a span.i4{width:28px;background-position:-76px 0;margin-right:7px;}
.link a span.i3{width:31px;background-position:-104px 0;margin-right:6px;}
.link a span.i5{width:36px;background-position:-135px 0;margin-right:4px;}
.link a:hover{ color:#ffff98}
.link a:hover span.i6{width:24px;background-position:0 -26px;}
.link a:hover span.i1{width:26px;background-position:-24px -26px;}
.link a:hover span.i2{width:26px;background-position:-50px -26px;}
.link a:hover span.i4{width:28px;background-position:-76px -26px;}
.link a:hover span.i3{width:31px;background-position:-104px -26px;}
.link a:hover span.i5{width:36px;background-position:-135px -26px;}


.main{}
.maincontent{overflow:hidden}

.testing{ height:210px;}
.testing .title{height:70px;line-height:80px; overflow:hidden; background: url(../images/testing.png) left center no-repeat;}
.testing .title .tips{float: left;color: #7f85ae;font-size: 14px;margin-left: 215px;}
.testing .title .clickme{float: right; width: 180px; height: 24px;border:2px solid #d5af53;text-align: center;font-size: 13px;line-height:18px;margin-top:28px;color: #d5af53;border-radius: 15px;transition: all 0.4s; background:none;cursor: pointer;}
.testing .title .clickme:hover{border:2px solid #ffdc87;color: #ffdc87;border-radius: 0;}
.testing ul li{float: left; width: 196px; height: 116px;background: #222755;position: relative;border:2px solid transparent;}
.testing ul li.even{background: #2c326c}
.testing ul li a{}
.testing ul li span{position: absolute;top: 15px; right: 15px;color: #949ada; font-size:12px; font-family:Arial;}
.testing ul li b{ display:block;margin:0 auto;margin-top:40px;transition: all 0.4s; text-align:center; font-weight:normal; color:#fff; font-size:16px; line-height:25px;}
.testing ul li p{color: #fff100;font-family: Arial;font-size: 16px; text-align:center;line-height:25px;}
.testing ul li .btn{margin:5px auto;width: 90px;display: block;height: 30px;background-color: #d5af53;color: #000;text-align: center;font-size: 14px;line-height: 30px;opacity: 0;transition: all 0.4s;}
.testing ul li:hover b{margin-top:15px;}
.testing ul li:hover .btn{opacity: 1;}
.testing ul li:hover{border:2px solid #efca6c;}
.testing ul li:hover span{color: #fff100}

.downbg{ background:url(../images/downbg.jpg) no-repeat; height:233px; position:relative}
.downbg .down{ width:155px; height:36px; display:block; border-radius:15px; background:#f39800; position:absolute; left:474px; top:178px; transition:all 0.4s}
.downbg .down:hover{ background:#ffa91a;}

.changyong{ height:300px;}
.changyong .title{ height:60px; background:url(../images/changyong.png) no-repeat}
.changyong ul{}
.changyong ul li{ float:left; width:200px; height:120px; float:left; background:#222755; text-align:center; line-height:120px;}
.changyong ul li.even{ background:#2c326c}
.changyong ul li a{ display:block;}

.footer{text-align:center; color:#6373a8; font-size:12px; line-height:70px;height:70px;}