﻿@charset "utf-8";
/* 全局样式 Global-Style **********************************************************/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160% "Microsoft YaHei","宋体";  color: #121212;}
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/* 全局链接 Global-Link-Style **************************************************/
a			{text-decoration: none; color: #121212;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.cen{margin:0 auto;}


/***** 清除浮动 *****/
.clear{clear:both}



/***** 通用头部 *****/
#tytb  { width:1200px; height:154px; background:url(../images/logo.jpg) left top no-repeat;}
.zyw   { width:334px; float:right; padding-top:30px;}
.xtdl  { width:310px; text-align:right; font:14px/24px "Microsoft YaHei","宋体";}


#message            {width:334px; height:50px; text-align:left; padding-top:10px;}
#message li         {float:left; height:50px; line-height:50px;}
#message li.ipt     {width:267px;}
#message li.ipt .keyword{background:url(../images/ss_bj.jpg) left top no-repeat; color:#505050; width:240px; height:50px; line-height:50px; font:14px/50px "Microsoft YaHei","宋体";  border:none; padding-left:27px;}
#message li.btn     {width:60px;}



/***** 导航 *****/
#bjdh   { width:100%; height:62px; background-color:#0080cc;}

.navBar               { width:1200px;}
.navdh                { width:1200px;  z-index:2; height:62px;}
.navdh .m             { width:120px; float:left;  position:relative; z-index:1; }
.navdh h3 a           { display:block; width:120px; text-align:center; font:17px/62px "Microsoft YaHei","宋体"; color: #FFF;}
.navdh h3 a:hover     { color: #FFF; background-color:#e37912; display:block;}

.navdh .sub           { display:none; /*默认隐藏*/  position:absolute; top:62px; z-index:1; width:120px;  background:#0094ec; }
.navdh .sub li        { text-align:center; margin-bottom:-1px;   }
.navdh .sub li a      { display:block; padding:8px 0; height:24px; font:14px/24px "宋体"; color:#FFF;}
.navdh .sub li a:hover{ ccolor:#FFF; background:#0080cc;}



/***** banner *****/
.fullSlide{ width:100%;  position:relative;  height:310px; margin-bottom:60px;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:310px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:310px; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:8px; margin:3px; overflow:hidden; background:#73c6e6; line-height:999px;}
.fullSlide .hd ul .on{ background:#138bc1;  }

.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }





/***** 版权 *****/
#bq{ width:100%; height:258px; background:#0080cc url(../images/demo_11.jpg) left top repeat-x; margin-top:40px;}


#copyright   { width:1200px;}
#dz          { width:1200px; height:76px; background:url(../images/dz.png) left top no-repeat;}
.lydz        { width:858px; float:left; padding-left:38px; font:14px/76px "Microsoft YaHei","宋体"; color:#FFF;}
#links       {width:220px; height:76px; float:right;}
#links select{width:100px; height:76px; font:14px/76px "Microsoft YaHei","宋体"; color:#FFF; background:url(../images/yqlj.png) left top no-repeat; border:none; padding-left:18px; -webkit-appearance:none; -moz-appearance:none; appearance:none; /*去掉下拉箭头*/ }
#links select::-ms-expand { display: none; }


#qtlja { width:1200px;}
.bqsy  { width:400px; height:120px; float:left; background:url(../images/demo_14.jpg) right top no-repeat; text-align:left; font:13px/24px "Microsoft YaHei","宋体"; color:#FFF; padding-top:46px;}
.bqsy a{ color:#FFF;}

.bqsy ul   { padding-left:78px;}
.bqsy ul li{ width:114px; height:30px; text-align:center; background-color:#2ea2e7; margin:3px; float:left;}
.bqsy ul li a{ font:13px/30px "Microsoft YaHei","宋体"; color:#FFF;}
.bqsy ul li a:hover{ font:13px/30px "Microsoft YaHei","宋体"; color:#FFF; background-color:#e37912; display:block;}


.ewm{ width:230px; float:right; padding-top:30px;}
.ewm li{ width:110px; float:left; text-align:center; font:13px/20px "Microsoft YaHei","宋体"; color:#FFF;}
