/*===============
File name：Style.css
Creators ：梦幻天龙
Q Q      ：371297552
Time     ：2014-03-12
Company  ：http://www.16198.com
=================*/
*{ margin:0; padding:0}
body{font-size:12px; -webkit-text-size-adjust:none; font-family:微软雅黑,"Microsoft YaHei";}
img{ border:0}
ul,li,a{ list-style:none; text-decoration:none;}
.clear{ clear:both}
em{ font-style:normal;}
/*Header*/
#Header{ height:105px; width:1280px; margin:0 auto; position:relative;}
#Header .logo{ width:438px; height:69px; margin-top:17px; float:left;}
#Header .tel{float:right; margin-top:70px; margin-right:15px; font-family:微软雅黑,"Microsoft YaHei"; font-size:14px; font-weight:normal; color:#b30705; font-weight:bold;}
#Header .top_nav{ position:absolute; right:0; top:15px; padding-right:15px;}
#Header .top_nav a{ height:16px; line-height:16px; text-align:center; float:left; margin-left:10px; font-size:12px; font-family:"宋体"; color:#5d5d5d;}
#Header .top_nav a:hover{color:#b30705;}

/*Navber*/
#Navber{ background:#007cdc; height:40px; width:100%;}
.Navber{ background:url(../images/navline.jpg) no-repeat; height:40px; width:1280px; margin:0 auto;}
.Navber ul li{ width:160px; display:block; float:left; background:url(../images/navline.jpg) no-repeat right; line-height:40px; text-align:center;font-family:微软雅黑,"Microsoft YaHei"; font-size:15px; color:#fff; font-weight:bold;}
.Navber ul li a{ color:#fff; text-decoration:none; width:159px; display:block; height:40px; }
.Navber ul li a:hover{ background:#016bbf; color:#ff8400; text-decoration:none;}
#sy{ background:url(../images/navline.jpg) no-repeat right #016bbf; margin-left:1px; width:158px;}
#sy a{ color:#fff; text-decoration:none; width:158px; display:block; height:40px; }
#sy a:hover{ background:url(../images/navline.jpg) no-repeat right #016bbf; color:#ff8400; text-decoration:none; width:158px; display:block; height:40px; }

/*Banner*/
#bannerk{ width:1280px; height:280px; margin:0 auto; margin-top:6px; margin-bottom:15px;}
.slider {width:1280px; height:280px; position:relative; overflow:hidden;}
.sliderContent {float:left; width:1280px; height:280px; clear:both; position:relative; overflow:hidden;}
.sliderArrows a {display:block; text-indent:-9999px; outline:none; z-index:50; background-repeat:no-repeat; width:33px; height:66px; position:absolute; top:120px;}
.slidePrev {left:20px; background:url("../images/anrrow1.png") no-repeat;}
.slideNext {background-image:url("../images/anrrow2.png"); right:20px;}
.sliderArrows a:hover {background-position:left -66px;}
.sliderContent .item {position:absolute; width:1280px; height:280px; z-index:5; text-align:center; background-repeat:no-repeat; background-position:center top; margin:0 auto;}
.slider a {hide-focus: expression(this.hideFocus=true);/* for ie 5+ */ outline:none;/* for firefox 1.5 + */}
.bbottom{ width:1280px; height:13px; margin:0 auto; background:#231816;}

/*分页*/
.fenye{ padding-top:10px; color:#333; font-family:"宋体"; font-size:12px; margin:0 auto; text-align:center; margin-top:10px; margin-bottom:20px;}
.fenye a,.fenye span{ padding:3px 6px; border:1px solid #c9c9c9; margin:0 3px; color:#333; font-family:"宋体"; font-size:12px;}
.fenye a:hover,.fenye span a:hover{ background:#00a0f4; border:1px solid #cbcbcb; color:#FFF}

/*Footer*/
#Footer{ width:100%; background:#007edf; height:120px;}
.Footer{ width:1280px; height:120px; margin:0 auto;}
.Footer p{ margin-left:350px; padding-top:20px; line-height:25px; color:#fff;font-family:宋体; font-size:12px; font-weight:normal;}
.Footer p a{ color:#FFF; text-decoration:none;}
.Footer p a:hover{ color:#ff8400; text-decoration:underline;}