﻿@charset "utf-8";
/* 全局样式表 */
* html iframe, * html frame{ overflow: auto;}
* html frameset{overflow: hidden;}
body {
    font-family:'Microsoft YaHei'; background:url("../images/bg.jpg"); line-height:22px; font-size:12px;
}
body,div,iframe,ul,li,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,table,tr,td,form,input,button,select,img,textarea { margin:0; padding:0;  	}
input,select{font-size:12px;vertical-align:middle;}
textarea,input{ word-wrap:break-word;word-break:break-all;padding:0px;}
li{list-style-type:none;}
a {text-decoration:none;/*transition:all .6s;*/}
img{border:0 none;}

.clears:after{  
    content:".";  
    height:0;  
    visibility:hidden;  
    display:block;  
    clear:both;  
} 
h1{ font-size:24px;}h2{ font-size:20px;}h3{font-size:18px;}h4{ font-size:16px;}h5{ font-size:14px;}h6{ font-size:12px;}
.center {margin:0px auto;}
.indent2{ text-indent:2em;}
.pointer{cursor:pointer;}
.break{word-break:break-all;word-wrap:break-word;}
.nobreak{word-break:keep-all;word-wrap:normal;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;}
.more{text-align:right;position:absolute; top:0; right:3px;}
.tcenter{text-align:center;}
.red{color:#ff0000}



/*****************   头部         *********************/
.head,.cont,.foot{ width:1260px; margin:0px auto;}
.cont{background:url("../images/cong_bg.jpg");min-height:300px;}
.Menus { height:68px; background:url("../images/menubg.jpg");padding:0 10px; }
.Menus a{ text-shadow:3px 3px 3px #000; color:#eed698;font-size:18px; background:url("../images/ali.png") no-repeat left center; float:left; display:block; width:123px; line-height:68px;  text-align:center; font-family:'隶书'; }
.Menus .backgroundno{ background:none;}

/*****************   底部         *********************/
.foot { height:130px; clear:both; background:#000; height:170px;}
.foot .Amianvor{height:46px; border-bottom:dashed 1px #363636; text-align:center; padding-top:30px;}
.copy {line-height:70px; height:83px;color:#363636; text-align:center;  }

