﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{ font: 14px/1.5 "Microsoft YaHei","Microsoft JhengHei","黑体"; color:#000; background:#FFF; }
ul{ list-style:none}
a{ text-decoration:none; color:#000;}
img{ border:0; }
html,body{ -webkit-text-size-adjust:none; }  *:focus{ outline:none; }
.clearfix{ zoom:1; }
.clearfix:after{ content:"."; display:block; clear:both; visibility:hidden; font-size:0; height:0;line-height:0;}
.wrap{ width: 960px; margin: 0 auto; }
.opacity{ filter:alpha(Opacity=0); -moz-opacity:0; opacity: 0; }


/*页头*/
.header{ position: fixed; z-index: 1000; top: 0; left: 0; _position:absolute; _top: expression(documentElement.scrollTop + 0 + "px"); _left: expression(documentElement.scrollLeft + 0 + "px"); font-family: '宋体'; color: #3d3d3d; } 
.header{ width: 100%; height: 27px; line-height: 27px; background: #f7f7f7; box-shadow:0px 10px 10px #b4b4b4; }
.header .title{ float: left; font-weight: bold; font-size:14px; }
.header .link{ float: right; }
.header .link a{ float: left; margin-left:15px; }

.con{margin:auto;}
.con_1{background:url(../image/01.jpg); width:1400px; height:632px;}
.con_2{background:url(../image/02.jpg); width:1400px; height:632px;}
.con_2 a{display:block; width:1400px; height:632px; cursor:hand;}
.con_3{background:url(../image/03.jpg); width:1400px; height:632px;}
.con_4{background:url(../image/04.jpg); width:1400px; height:632px;}
.con_5{background:url(../image/05.jpg); width:1400px; height:632px;}
.con_6{background:url(../image/06.jpg); width:1400px; height:632px;}
.con_7{background:url(../image/07.jpg); width:1400px; height:632px;}
.con_8{background:url(../image/08.jpg); width:1400px; height:632px;}
.con_9{background:url(../image/09.jpg); width:1400px; height:632px;}
.con_10{background:url(../image/10.jpg); width:1400px; height:632px;}
.con_11{background:url(../image/11.jpg); width:1400px; height:632px;}
.con_12{background:url(../image/12.jpg); width:1400px; height:632px;}



/*右侧焦点导航*/
/*
.nav{  width: 136px; position: fixed; _position: absolute; right: 40px; top: 50%; margin-top: -200px; z-index: 800; }
.nav li{ width: 136px; height: 25px; line-height: 25px; text-align: center; background-color: #d8d8d8; color: #434343; margin-bottom: 3px; border-radius: 10px; cursor: pointer; }
.nav li.on{ background-color: #cf010d; color: #FFF; }
.nav li a{color: #434343;  }
.nav li a:hover{ cursor:pointer; text-decoration:none;}
*/
.nav{  width: 136px; position: fixed; _position: absolute; right: 40px; top: 50%; margin-top: -200px; z-index: 800; }
.nav li{ width: 136px; height: 25px; line-height: 25px; text-align: center; background-color: #d8d8d8; color: #434343; margin-bottom: 3px; border-radius: 10px; cursor: pointer; }
.nav li.on{ background-color: #cf010d; color: #FFF; }
.nav li a{color: #434343;  }
.nav li a:hover{ cursor:pointer; text-decoration:none; background-color:#cf010d; color:#FFF;width: 136px; height: 25px; left:0%; line-height: 25px;border-radius: 10px; cursor: pointer; position: absolute;}



.footer{ width:1400px; height: 212px; background: #e9e9e9 url(../image/footer-bg.png) repeat-x; text-align: center; font-family: '宋体'; border-top: 1px solid #d2d2d2; margin-top: -1px; }
.footer p{ line-height: 2; }
.footer a:hover{ text-decoration: underline; }
.footer .f-nav{ padding-top: 20px; }