@charset "utf-8";
/* CSS Document */
html{ width:100%; overflow-x:hidden;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, em, td, font { padding: 0px; margin: 0px; font-family: "瀹嬩綋", Arial, Helvetica, sans-serif; font-size: 12px; line-height:20px; font-style:normal;  }
table { border-collapse: collapse; border-spacing: 0px; }
fieldset, img { border: 0px none; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
ol, ul, li, dl, dt, dd { list-style: none outside none; }
input, button, textarea, checkbox, select, radio, form { vertical-align: top; }
a { color: rgb(0, 0, 0); text-decoration: none; }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration:underline; }
body{ background:#990002;}
.blue, .blue a { color: #000; }
.red, .red a { color:#F00;}
/*头部*/
.logo{ width:100%; height:155px; text-align:center; background:#FFF;}
.nav{ width:100%; height:54px; background:url(../../images/nav_bg.jpg) center repeat-x;}
.nav ul{ width:960px; height:54px; margin:0 auto;}
.nav li{ width:136px; height:54px; float:left; text-align:center; line-height:54px;}
.nav li:hover{ background:url(../../images/nav_bg_hover.jpg) center repeat-x;}
.nav li a{ font-size:16px; font-weight:bold; font:"微软雅黑"; color:#FFF; text-decoration:none;}
.banner{ width:100%; height:395px; text-align:center; background:#FFF;}
.banner img{ margin:0 auto; margin-left:50%; left:-800px; position:absolute;}
.flexslider { position: relative; height: 395px; overflow: hidden; background: url(../../images/loading.gif) 50% no-repeat;}
.slides { position: relative; z-index: 1;}
.slides li { height: 395px;}
.flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center;}
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1;}
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(../../images/../../images/dot.png) right 0 no-repeat; cursor: pointer;}
.flex-control-nav .flex-active { background-position: 0 0;}

/*主体*/
.main{ width:1000px; height:auto; overflow:hidden; background:#FFF; margin:0 auto;}
/*主体左侧*/
.d_left{ width:179px; height:550px; background:url(../../images/left_bg.jpg) center repeat-y; float:left; margin-left:16px; display:inline;margin-top:20px;}
.d_left h3{ width:179px; height:39px; background:url(../../images/con_title_red.jpg) center repeat-x; color:#FFF; line-height:39px; font-size:20px; font:"微软雅黑"; text-align:center; }
.d_left ul{ width:179px; height:auto; overflow:hidden; margin:15px 0 25px 0;}
.d_left li{ width:179px; height:24px; line-height:24px; background:url(../../images/li_bg.jpg) left no-repeat; margin:4px 0;}
.d_left li a{ text-align:center; color:#000000; font:"微软雅黑"; padding-left:20px;}
.d_left p{ padding:10px 10px 0 10px; line-height:22px;}
/*主体右侧*/
.d_right{ width:770px;float:left; margin-left:20px; display:inline; margin-top:20px;}
.con1{ width:100%; height:auto; overflow:hidden;}
.d_right_about{ width:505px; height:305px; float:left;}
.d_right_about h3{width:136px; height:42px;background:url(../../images/con_title_b.jpg) center repeat-x;line-height:42px;color:#FFF; font-size:20px; font:"微软雅黑"; text-indent:1em; margin-bottom:20px;}
.d_right_about span{ width:200px; height:191px; float:left; display:block;}
.d_right_about p{ float:left; text-indent:2em; line-height:21px; width:295px; margin-left:10px; display:inline;}
.d_right_news{ width:242px; height:305px; float:left; margin-left:22px; display:inline;}
.d_right_news h3{width:242px; height:42px;background:url(../../images/con_title_b.jpg) center repeat-x;line-height:42px;color:#FFF; font-size:20px; font:"微软雅黑"; text-indent:1em; margin-bottom:20px;}
.d_right_news li{ width:200px; height:30px; line-height:30px; background:url(../../images/new_bg.jpg) left center no-repeat; margin-left:15px; overflow: hidden;}
.d_right_news li a{ padding-left:20px;}
.d_chanpin{ clear:both;}
.d_chanpin h3{width:770px;height:42px;background:url(../../images/con_title_b.jpg) center repeat-x;line-height:42px;color:#FFF; font-size:20px; font:"微软雅黑"; text-indent:1em; margin-bottom:20px;}
.d_chanpin ul{width:770px; overflow:hidden; height:153px;}
.d_chanpin li{height:153px; width:230px; float:left; margin-right:39px; display:inline;}
/*主体底部*/
.d_btm{ width:100%; height:320px; clear:both;}
.d_btm_title{ height:64px; background:url(../../images/case_title.jpg) center no-repeat; text-align:center; color:#990002; font-size:22px; font-weight:bold;font:"微软雅黑"; line-height:64px; }
.d_btm ul{ width:968px; overflow:hidden; height:153px; margin:25px 16px 0 16px;}
.d_btm li{height:153px; width:230px; float:left; margin-right:16px; display:inline;}



/*底部*/
.foot{ width:1000px; height:115px; margin:0 auto; clear:both; background:#990002;}
.foot p{ line-height:24px; font-size:14px; font-weight:bold; color:#FFF; text-align:center; }


