﻿@charset "utf-8";
/* CSS Document */
body{ min-width:1000px; margin:0px; padding:0px;}
a{ text-decoration:none; color:#000;}
a:hover{color:#f40;}
.warp2{width:1200px; margin:0 auto;}
.warps{ width:1000px; margin:0px auto;}
.warp{ width:800px; margin:0px auto;}
.f25{ font-size:2.5em;}
ul li{ list-style:none;}
.clear{ clear:both;}
.title{ font-size:2.5em; text-align:center; line-height:3.5em;}

.bttitle{ font-size:1.1em;  font-weight:bold;}
.header{ height: 85px; background: rgb(239, 98, 8); position:fixed; left:0px; top:0px; display:inline; width:100%;}
.logo{ width:100px; float:left;}
.menu ul li{width:25%; float:left; font-size:2.5em; text-align:center;}
.menu ul li:hover{ color:#F40;}
.gg{ border:#ccc solid 1px; width:400px; float:right; padding:20px; height:310px; background-color:#EEEEE0;}
.gg h3{ font-size:1.1em; text-align:center;}
.gg div{color:#383838; text-align:justify; text-indent:2em; line-height:22px; letter-spacing:0.3px; font-size:1em; overflow:overlay; height:150px; padding-right:20px;}

.gg a{width:100%; text-align:center; display:block; color:#444; font-size:14px;}
.menus { width:900px; float:right;}
.menusimg{ float:left; padding-bottom:0px; padding-right:1%; padding-left:25%; border:#ccc solid 1px; border-left:0px; height:150px; padding-top:200px; margin-right:1%;}
.menus ul li{ float:left; font-size:1.0em; text-align:center;  line-height:3em; padding:0px 20px;}
.menus ul li:hover{ color:#F40; background:#fff; border-radius:10px;}
.menus ul a{ color:#fff;}

.banner{ float:left; border:#ccc solid 1px;  height:350px; width:750px;}
.banner img{width:100%; height:350px;}
.content p{ color:#3c3c3c;text-align: center;}
.red{ color:#F00 !important;}
.redi{color:#F00 !important; font-style:italic;}
.footer{ background:#333; color:#fff; padding:30px 0px;}
.footer a{ color:#fff;}
.footer p{ text-align:center;}

.foot{border-top:1px solid #ccc; text-align:center; padding:15px 0;}

.header h3{float:left; color:#fff; font-weight:normal; line-height:85px; margin:0; font-size:38px;}
.header h3 a{color:#fff;}
.header span{float:right; font-size:22px; margin-top:40px; color:#fff;}

.NYtit{width:100%; float:left;}
.NYtit h2{font-size:16px; color:#ef6208; float:left;}
.NYtit a{display:inline-block; float:right; margin-top:11px; width:62px; height:25px; text-align:center; color:#444; font-size: 14px; line-height:26px; overflow:hidden; border:solid 1px #6a6a69; background:url(../images/bg_9_8aac7bf.png) left top repeat-x;}
/* Tab切换 */
.slideTxtBox{ float:left;  width:100%; padding:0 0 50px; min-height:600px;}
.slideTxtBox .hd{ height:35px; line-height:35px; background:#F40; font-size:14px;}
.slideTxtBox .hd ul{ overflow:hidden; zoom:1; padding:0 15px;}
.slideTxtBox .hd ul li{float:left; height:31px; line-height:31px; font-size:14px; margin-top:4px;}
.slideTxtBox .hd ul li a{ display:block; padding:0 15px; color:#fff;}
.slideTxtBox .hd ul li a:hover{ text-decoration:none;}
.slideTxtBox .hd ul li.on a{ background:#fff; color:#000; font-weight:bold;}
.slideTxtBox .bd ul{padding:0;}
.slideTxtBox .bd h2{background:#e8e8e8; height:30px; line-height:30px; font-weight:normal; font-size:14px; padding:0 15px;}
.slideTxtBox .bd font{width:10%; float:right; color:#777;}
.slideTxtBox .bd span{width:85%; float:left;}
.slideTxtBox .bd a{width:85%; display:block; color:#F40;}
.slideTxtBox .bd li{line-height:35px; border-bottom:1px dashed #eee; padding:0 15px;}
#no1 {background-color:#fff; border-radius:10px;}
#no1:hover {background-color:#00FF00;}


#potato {
  position: absolute;
  right: 10px;
  top:200px;
  z-index: 3;
}  
#potato:hover{
    cursor: pointer;
}  
#potato a{
    display: block;
    width: 173px;
    height: 139px;         
    background: url(TG.png) center top no-repeat;
    background-size: cover;
}