body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
body{ font-size:14px; color:#000;font-family: "Microsoft YaHei", "微软雅黑";background: #f7f7f7}
ul{ list-style:none;}
img{
    border: none;
}
a{ text-decoration:none; color:#222; outline:0}
a:hover{
    text-decoration: underline;
    color: #d03030;
}
.clear {clear:both;}
.clear_fix {zoom:1;}
.clear_fix:after {display:block;clear:both;content:".";visibility:hidden;height:0;font-size:0;}
.left{
    float: left;
}
.right{
    float: right;
}
.wrap{
    width: 1000px;
    margin: 0 auto;
}



/**顶部样式**/
.header{
    width: 100%;
    height: 65px;
    background: #007ac1;
}
.logo{
    float: left;
}
.logo h1{
    margin-top: 15px;
}
.toolbar li a{
    display: inline-block;
    font-size: 14px;
    float: right;
    height: 65px;
    line-height: 65px;
    width: 95px;
    text-align: center;
    color: #fff;

}

/**第一选项卡**/

.tab1{
    margin-top: 25px;
    width:1000px;
}
.menu{
    width: 1000px;
}
.menu li{
    float:left;
    width:198px;
    text-align:center;
    line-height:55px;
    height:55px;
    cursor:pointer;
    border-top:#007ac1 solid 3px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    color:#666;
    font-size:14px;
    background:#efefef;
}
.menu li.off {
    background:#FFFFFF;
    color:#007ac1;
    font-weight:bold;
}
.menudiv{
    padding-bottom: 10px;
    height:auto;
    background:#fefefe;
}
.product_photos{
    width: 235px;
    height: 138px;
}
.product_box .left{
    font-size: 13px;
    color: #fff;
    width: 236px;
    padding-left: 11px;
    margin-top: 10px;
}
.product_box li{
    border: 1px solid #ddd;
}
.product_box p{
    width: 225px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    background: #222;
    filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
    -moz-opacity:0.8; /*Firefox私有，透明度50%*/
    opacity:0.8;/*其他，透明度50%*/
    padding: 5px;
}
.product_text a {
    color: #fff;
}
.product_text{
    display: none;
    top:113px;
    left:11px;
    position: absolute;
}
.product_box ul li:hover .product_text{
    display: block;
}
.product_box .left{
    position: relative;
}
.product_box i{
	width: 26px;
	height: 18px;
    background: url("../images/icon.png") no-repeat;
	display: inline-block;
	padding-right: 20px;
	margin-left: 10px;
    margin-top: 15px;
}
.product_box h1{
	font-size: 21px;
	color: #007ac1;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	padding-top: 10px;
}



/*内容区域*/
.tabmain{width:1000px;height:384px;;background: #F3F3F3;border:1px solid #F3F3F3;}
.tabmain .tabGroup{float:left;width:129px;height:auto; z-index:3;}
.tabmain .tabGroup li{height:48px;line-height:48px;padding-left:8px;text-align:left;cursor:pointer;-webkit-user-select:none; -moz-user-select:none;font-size:14px;font-family:'Microsoft yahei';color:#666;}
.tabmain .tabGroup li.selectedTab{padding-left:10px;background:#fff;color:#1d9fd3;font-weight:bold;}
.tabmain .tabContent{padding:10px 20px;background-color:#fff;color:#777; min-height:384px;}
.tabContent p a{margin-right:15px;text-decoration:none;text-align:center;color:orange; font-weight:bold;}
.tabContent h3{margin-bottom:5px;background:orange;color:#fff;font-size:14px;font-weight:bold;line-height:28px;text-align:center;}
.tabContent dl{line-height:18px;margin-bottom:10px;}
.tabContent dt{color:#1d9fd3;font-weight:bold;}
.tabContent dd img{display:block;}
.tabmain .blueline{position:absolute;top:0px;left:0px;width:3px;height:48px;background:#1d9fd3;overflow:hidden;}

.tabContent .witness p{position:relative;padding-left:20px;}
.tabContent .witness p em{color:orange; font-weight:bold;}
.tabContent .witness p a{color:#666;font-weight:normal;display:block; line-height:24px; text-align:left;}
.tabContent .witness p a:hover{background-color:#efefef;}
.tabContent .witness p .ele{left:0px;}

#container{float:left;width:871px;height:384px;background:#fff;overflow:hidden;}
#slider{position:absolute;top:0px;right:-385px;width:6px;border-radius:6px;background:#ccc;cursor:pointer;}
#sliderParent{position:absolute;left:0;height:0;width:608px;z-index:999;}
#outerWrap{position:relative;z-index:999}

/*滚动条*/
.wrapacon{position:relative;float:left;width:468px;height:360px;margin-top:5px;overflow:hidden;}
.wrapaconlis{position:absolute;left:0;top:0;width:450px;}
.scrbar{position:relative; width:4px; height:355px;border:1px solid #f4f4f4;border-radius:20px;background-color:#f4f4f4; float:left;left:443px;margin-left:15px;}
.scrbar .barbg{position:absolute;right:-1px;top:50px;width:2px;height:105px;border:2px solid #dadada;background-color:#dadada;border-radius:20px;}

.tabContent span{
    font-weight: bold;

}
.tabContent p{
    line-height: 1.8em;
}
.tabContent{
    font-size: 13px;
}
.tabContent strong{
    font-size: 14px;
    color:#1d9fd3 ;
    padding-left: 30px;
}


.list_four_box {
}
.list_four_box ul{
    margin-top: 5px;
    border: 1px solid #eee;
    background: #fff;
    padding: 15px;
}
.list_four_box ul li {
    width: 408px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    font-size: 13px;
    height: 22px;
}
.list_four_box ul li a{
    color: #666;
}
.list_four_box ul li a:hover{
    color: #007ac1;
}
.list_four_title{
    display: inline-block;
    width: 450px;
    background: #aad9f5;
    color: #007ac1;
    padding-left: 15px;
    font-weight: bold;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.list_four_title span a{
    color: #fff;
    padding-right: 15px;
}
.li_box{
    border: 1px solid #aad9f5;
    padding: 15px;
}

/**底部版权**/
.footer{
    background: #3b3b3b;
    height:160px;
    color: #fff;
    font-size: 12px;
    line-height: 2em;

}

.footer p{
    color: #f7f7f7;
    line-height: 1.7em;
}

.footer a {
    color: #da2626;
}
.footer .wrap span{
    font-weight: bold;
    display: inline-block;
    margin-top: 15px;
}
.footer .wrap .left{
    margin-top:  25px;
}











