﻿/* CSS Document */
a.dh:link{font-size: 12px;line-height: 24px;color: #333333;text-decoration: none;}
a.dh:visited{font-size: 12px;line-height: 24px;color: #333333;text-decoration: none;}
a.dh:hover{font-size: 12px;line-height: 24px;color: #333333;text-decoration: underline;}
a.dh:active{font-size: 12px;line-height: 24px;color:#333333;text-decoration: none;}
a{outline: none;text-decoration:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,button{margin:0;padding:0;list-style:none;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
legend{color:#000}
.vm{vertical-align:middle;}
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, th, td {
	margin: 0px;
	padding: 0px; -webkit-text-size-adjust:none;
}
/*字体*/
body{font:12px/26px '微软雅黑'; font-family:'微软雅黑' !important; color:#666; text-align:center; background:#f0eee7;}
.fam{font-family:"宋体" !important;}

em,i{ font-style:normal;}

/*包裹 IE8居中*/
#wrap{text-align:left;}

/*ul*/
ul{ list-style:none;}

/*a*/
a{font-family:"微软雅黑"; text-decoration:none; color:#666;}

/*img*/
img{border:0 none;}

/*浮动*/
.cf{zoom:1}
.cf:after{content:'.';visibility:hidden;clear:both;display:block; height:0}

.fl,.dl{float:left; display:inline;}
.fr,.dr{float:right; display:inline;}

/*清除浮动*/
.clear{clear:both;}

/*塌陷*/
.w960{width:960px;margin:0 auto;}
.w980{width:980px;margin:0 auto;}
.w1000{width:1000px;margin:0 auto;}
.w1100{width:1100px;margin:0 auto;}
.w1200{width:1200px;margin:0 auto;}
.ov{overflow:hidden; zoom:1;}


/*mt pt 上外边距*/
.mt0{margin-top:0px;}
.mt2{margin-top:2px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}
.mt55{margin-top:55px;}
.mt60{margin-top:60px;}
.mt65{margin-top:65px;}
.mt70{margin-top:70px;}
.mt75{margin-top:75px;}
.mt80{margin-top:80px;}
.mt85{margin-top:85px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}


.pt0{padding-top:0px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pt35{padding-top:35px;}
.pt40{padding-top:40px;}
.pt45{padding-top:45px;}
.pt50{padding-top:50px;}
.pt55{padding-top:55px;}
.pt60{padding-top:60px;}
.pt65{padding-top:65px;}
.pt70{padding-top:70px;}
.pt75{padding-top:75px;}
.pt85{padding-top:85px;}
/*ml 左外边距*/
.ml0{margin-left:0px !important;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml45{margin-left:45px;}
.ml50{margin-left:50px;}
.ml55{margin-left:55px;}
.ml60{margin-left:60px;}
.ml65{margin-left:65px;}
.ml70{margin-left:70px;}
.ml75{margin-left:75px;}
.ml100{margin-left:100px;}
.ml110{margin-left:110px;}



.pl0{padding-left:0px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl35{padding-left:35px;}
.pl40{padding-left:40px;}
.pl45{padding-left:45px;}
.pl50{padding-left:50px;}
.pl55{padding-left:55px;}
.pl60{padding-left:60px;}
.pl65{padding-left:65px;}
.pl70{padding-left:70px;}
.pl75{padding-left:75px;}


/*text align*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}

/*display:block*/

.db{display:block;}

/*font-size*/
.ft14{font-size:14px;}

/*line23*/
.line23{ line-height:23px;}

/*边框去除*/
.bordernone{ border:0 none !important;}

/*字体加粗*/

.ftw{ font-weight:bold;}
/*ft0*/
.ft0{font-size:0px !important;}

table{border-collapse:collapse;}

/*新闻*/
.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
.news li
{ 
	height:38px;
	line-height:38px;
	background:url(../images/news_icon.png) no-repeat left center;
	padding-left:15px;
	padding-right:10px;
	border-bottom:1px dashed #ddd;
	overflow:hidden;
	font-size:14px;
}

.newstitle {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
	overflow:hidden;
}
.news_message{
	height:30px;
	line-height:30px;
	text-align:center;	
}

/*分页*/
.pager
{
	text-align:center !important; 
	padding-bottom:3px;
	margin-top:20px;
}
.pager span
{
	margin-left:8px;
	margin-right:8px;
}
.pager a
{
		margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}

		.slideBox{ width:100%; height:500px; overflow:hidden; position:relative; margin:0 auto;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
		.slideBox .hd ul li{ float:left; margin-right:8px; background:url(../images/point02.png) no-repeat;  width:7px; height:7px;cursor:pointer; text-indent:-9999px; }
		.slideBox .hd ul li.on{ background:url(../images/point01.png) no-repeat;  width:7px; height:7px;}
		.slideBox .bd{ position:relative; height:100%; z-index:0; margin:0 auto !important;width:100% !important; min-width: 1920px; margin: 0 auto; height: 500px; left: 50%; margin-left: -960px !important;}
		.slideBox .bd ul{width:100% !important; min-width: 1920px;}
		.slideBox .bd li{ zoom:1; vertical-align:middle; overflow: hidden; width: 100 !important%; height: 500px;}
		.slideBox .bd img{ width:1920px; height:500px; display:block; position: relative;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		
		.slideBox .next{ position:absolute; left:3%; top:50%; z-index:999; margin-top:-25px; display:block; width:80px; height:80px; background:url(../images/left.png) no-repeat;  }
		.slideBox .prev{ position:absolute;right:3%;top:50%; z-index:999; margin-top:-25px;  background:url(../images/right.png) no-repeat;width:80px; height:80px; }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

.text_o{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.header{height:112px; border-bottom:1px dashed #d8d8d8; background:#fff;}
.head_c{height:57px; line-height:57px; padding:0 0 0 12px; margin:20px 0 0 30px; border-left:1px solid #e5e5e5;}
.li_cur{font-size:14px; color:#25b6a0; font-weight:bold; background:url(../images/tel.jpg) no-repeat left center; padding-left:25px;}
.head_ul li{margin:0 0 0 10px;}
.head_ul{margin:0 0 0 -10px;}
{}

.form{position:relative;}
.text01{width:280px; padding:0 0 0 15px; height:34px; line-height:34px; background:#1e4752; border-radius:2px; color:#a2adb0; border:none;}
.text02{position:absolute; right:0px; cursor:pointer; top:11px; background:url(../images/submit.png) no-repeat; width:34px; height:28px; border:none;}

.nav{ height:42px; padding:8px 0 0 0; line-height:42px; background:#fff;}
.nav li a{display:block;  width:140px; height:42px; font-size:14px;text-align:center;}
.nav li{ background:url(../images/nav_line.png) no-repeat left center;width:140px; display:block;}
.nav li a:hover,.current{background:#cfb583 !important; color:#fff !important; border-radius:10px 10px 0 0;}
.first{ background:none !important;}


#main_1{overflow: hidden; zoom: 1; position: relative; }
#index_b_hero { width: 1420px; height: 450px; margin: auto; position: relative; }
    #index_b_hero img { width: 1420px; height: 450px; }
    #index_b_hero .heros { width: 1420px; height: 450px; }
    #index_b_hero .hero-wrap { overflow: visible; position: absolute; }
    #index_b_hero .next, #index_b_hero .prev { filter: alpha(Opacity=70); opacity: .7; position: absolute; top: 50%; margin-top: -25px; margin-left: 5px; background-color: #303030; z-index: 3; }
        #index_b_hero .next:hover, #index_b_hero .prev:hover { background-color: orangered; }
    #index_b_hero .next { margin: -25px 5px 0 0; right: 0; }
    #index_b_hero .disabled { background-color: #eee; }
    #index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero { background: #fff;z-index: 1; position: absolute; top: 0; left: 0; width: 1420px; height: 450px; overflow: hidden; left: 1920px; }
    #index_b_hero .mask-right, #index_b_hero .mask-left { z-index: 4; left: -1420px; filter: alpha(Opacity=50); opacity: .5; background: #fff; overflow: hidden; }
    #index_b_hero .mask-right { left: 1420px; }
    #index_b_hero .active { z-index: 2; left: 0; }
	.ban_bg{background:url(../images/ban_bg.png) no-repeat center top; z-index:99; position:absolute; left:0; bottom:0; height:30px; width:100%;}
	.ban_bg a{background:url(../images/point.png) no-repeat; width:10px; height:10px; display:inline-block; margin:0 5px 0 0;}
	.ban_bg a.hover{background:url(../images/pointh.png) no-repeat;}

	
	
	.icon-arrow-a-left,.prev{background:url(../images/left.png) no-repeat !important; width:56px; height:56px; left:-120px !important; top:230px !important;}
	.icon-arrow-a-right,.next{background:url(../images/right.png) no-repeat!important; width:56px; height:56px; right:-120px !important; top:230px !important; position:absolute;}
	.icon-arrow-a-left:hover,.prev:hover{background:url(../images/left_h.png) no-repeat !important; width:56px; height:56px;}
	.icon-arrow-a-right:hover,.next:hover{background:url(../images/righth.png) no-repeat !important; width:56px; height:56px;}
	.ding{position:relative;}
	.prev,.next{}

.m_l{width:285px;}
.m_c{width:340px; margin-left:35px;}
.m_r{width:285px; margin-left:35px;}
.tit img{padding-bottom:5px; border-bottom:1px solid #d2d0ca;}
.content{padding-bottom:40px;}

.about{line-height:22px; margin:6px 0 0;}

		/* 本例子css */
		.type .picScroll-left{position:relative; margin:-20px 0 0 25px;}
		.type .picScroll-left .hd{height:30px;}
		.type .picScroll-left .hd .prev{ display:block;  width:26px; height:26px; float:right; margin-right:0px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url(../images/left_i.png) no-repeat !important; position:absolute; left:-25px !important; top:55px !important;}
		.type .picScroll-left .hd .next{ display:block;  width:13px; height:24px; float:right; margin-right:0px; margin-top:10px;cursor:pointer; background:url(../images/right_r.png) no-repeat !important; position:absolute; left:295px !important; top:55px !important;}
		.type .picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.type .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.type .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.type .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.type .picScroll-left .hd ul li.on{ background-position:0 0; }
		.type .picScroll-left .bd{ margin:0 0 0 -15px; }
		.type .picScroll-left .bd ul{ height:110px; overflow:hidden; zoom:1;}
		.type .picScroll-left .bd ul li{ margin:0 0 0 15px; width:137px;  float:left; _display:inline; overflow:hidden; text-align:center;}
		.type .picScroll-left .bd ul li .pic{ text-align:center; }
		.type .picScroll-left .bd ul li .pic img{ border:2px solid #fff;display:block;  }
		.type .picScroll-left .bd ul li .title{ line-height:30px; height:30px; overflow:hidden; width:137px;font-size:12px;}
		.type .picScroll-left .bd ul li .title em{background:url(../images/btn_a.jpg) no-repeat 220px center; display:block; font-size:14px;}

.footer{background:#1e4752; height:50px; line-height:50px;}
.foot_l{width:345px;}
.footer,.footer a{color:#eee;}

.select{width:170px; height:23px; line-height:23px; padding-left:12px; background:none; border:1px solid #fff; margin:13px 0 0; color:#eee;}

/***/
.ban02{background:url(../images/ban02.jpg) no-repeat center top; height:260px;}
.left{ position:relative; width:183px;}
.left_ul,#left{background:#e0ded8;}
.producttype1 a{display:block;height:35px; overflow:hidden; line-height:35px; padding-left:22px;}
.producttype1sel a,.cur_lefta{display:block;height:35px; line-height:35px; padding-left:22px; background:#cfb583; color:#000;}

.left_tit{ position:absolute; left:0; top:-60px; width:165px; padding:12px 0 0 18px; color:#fff; line-height:20px; height:48px; background:#1e4752;}
.left_tit em{ font-size:18px; font-weight:bold;}
.left_tit i{ font-family:"Times New Roman";}

.right_title{height:65px; line-height:65px; background:url(../images/title.jpg) no-repeat left center; padding-left:13px;}
.right{width:773px;}
.right_ul li img{border:2px solid #fff;}
.right_ul li{margin:45px 0 0 8px; text-align:center;}
.right_ul li em{display:block; width:250px; height:30px; line-height:30px; overflow:hidden;}
.right_ul li a{display:block;}
.right_ul{margin:-45px 0 0 -13px;}





















