﻿@charset "utf-8";
/* CSS Document */
/* KISSY CSS Reset */
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,span,i,ul,a,em,img,textarea,select{margin:0;padding:0;}
*{padding:0; margin:0; list-style:none;}
body,button,input,select,textarea,font {font-size:12px;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea {font-size:100%;outline:none;}
label,input,select {vertical-align:middle;}
address,cite,em {font-style:normal;}
fieldset{cursor:pointer;}
img{border:none;}
ul,ol {list-style:none;}
table {border-collapse:collapse;border-spacing:0;}
sub {vertical-align:text-bottom;}
sup {position:relative;top:-1px;left:2px;font:11px/normal tahoma;vertical-align:text-top;}
small {font-size:12px;}
legend {color:#333;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
a{ outline:none;}
/* color */
      
/* default color */
a{text-decoration:none;}
ul,li{padding:0; margin:0;}
/*-------------------------------
  end: reset */

body{behavior:url("csshover.htc"); font-family:"微软雅黑";}
.nav ul li{transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s;}
.head h3 img:hover{opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);}
/*清除浮动*/
.clearfix:before,.clearfix:after{content:"."; display:block; visibility:hidden; height:0; line-height:0; font-size:0;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clear{clear:both; height:0;overflow:hidden;}
/*.clearboth{clear: both;}*/
/*container*/
.container{width:1002px; display:block; margin:0 auto;}
/*container*/

/*header*/
.head{width:100%; height:82px; border-bottom:2px solid #ba000f;}
.head h3 img{display:block;}
.head span{ height:82px; width:1px; overflow:hidden; background:url(../images/head_line.png) no-repeat left top;}
.search{ margin-top:30px;}
.sear_sub{width:23px;height:25px; border:1px solid #e6e6e6; border-left:0; background:url(../images/search_ico.png) no-repeat center center; cursor:pointer; outline:none;}
.sear_tex{width:155px; height:23px; border:1px solid #e6e6e6; border-right:0; color:#555; padding-left:10px;}
.nav{height:44px; position:absolute; top:84px; left:0; z-index:10; width:100%;}
.nav .container{overflow:hidden;}
.nav ul{ width:120%;}
.nav ul li{float:left; width:199px; height:44px; margin-right:1px; background:#000;}
.nav ul li:hover,.nav ul li.select{ background:#bf0211;}
.nav ul li a{ width:199px; height:44px; display:block; text-align:center; font:13px/44px "微软雅黑"; color:#fff;}
.nav.nav1 ul li{width:auto;}
.nav.nav1 ul li a{width:auto;padding:0px 31px;}
/*header*/

/*mainbody*/
.mainbody{width:100%; display:inline-block;}

/*mainbody*/

/*footer*/
.foot{width:100%;height:105px;background:#1c1c1c;color:#b7b7b7;font:12px/22px "微软雅黑";}
.foot div.fl{ padding-top:30px;}
.foot a{color:#b7b7b7;font:12px/22px "微软雅黑";}
.foot a:hover{color:#fff;}
.foot dl{padding-top:18px;}
.foot dl dt img{display:block;}
.foot dd{color:#b7b7b7; font:12px/22px "微软雅黑"; padding-left:20px}
/*footer*/



/*浮动*/
.fl{float:left;}
.fr{float:right;}
/*外边距*/
.mrgA5{margin:5px;}
.mrgT5{margin-top:5px;}
.mrgR5{margin-right:5px;}
.mrgB5{margin-bottom:5px;}
.mrgL5{margin-left:5px;}
.mrgA10{margin:10px;}
.mrgT10{margin-top:10px;}
.mrgR10{margin-right:10px;}
.mrgB10{margin-bottom:10px;}
.mrgL10{margin-left:10px;}
.mrgA15{margin:15px;}
.mrgT15{margin-top:15px;}
.mrgR15{margin-right:15px;}
.mrgB15{margin-bottom:15px;}
.mrgL15{margin-left:15px;}
.mrgA20{margin:20px;}
.mrgT20{margin-top:20px;}
.mrgR20{margin-right:20px;}
.mrgB20{margin-bottom:20px;}
.mrgL20{margin-left:20px;}
.mrgA25{margin:25px;}
.mrgT25{margin-top:25px;}
.mrgR25{margin-right:25px;}
.mrgB25{margin-bottom:25px;}
.mrgL25{margin-left:25px;}
.mrgA30{margin:30px;}
.mrgT30{margin-top:30px;}
.mrgR30{margin-right:30px;}
.mrgB30{margin-bottom:30px;}
.mrgL30{margin-left:30px;}
.mrgA35{margin:35px;}
.mrgT35{margin-top:35px;}
.mrgR35{margin-right:35px;}
.mrgB35{margin-bottom:35px;}
.mrgL35{margin-left:35px;}
.mrgA40{margin:40px;}
.mrgT40{margin-top:40px;}
.mrgR40{margin-right:40px;}
.mrgB40{margin-bottom:40px;}
.mrgL40{margin-left:40px;}
.mrgA45{margin:45px;}
.mrgT45{margin-top:45px;}
.mrgR45{margin-right:45px;}
.mrgB45{margin-bottom:45px;}
.mrgL45{margin-left:45px;}
.mrgA50{margin:50px;}
.mrgT50{margin-top:50px;}
.mrgR50{margin-right:50px;}
.mrgB50{margin-bottom:50px;}
.mrgL50{margin-left:50px;}
/*内边距*/
.pdm5{padding-bottom:5px;}
.pdm10{padding-bottom:10px;}
.pdm15{padding-bottom:15px;}
.pdT20{padding-top:20px;}
.pdm30{padding-bottom:30px;}
.pdm40{padding-bottom:40px;}
.pdm50{padding-bottom:50px;}
.pdm60{padding-bottom:60px;}

