@charset "utf-8";


/*  单页栏目页的公共标题  */
.big_img_title{
	width: 100%;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 40px;
	margin-top: 0px;
}

.big_img_title .title{
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	color:#2f2f2f;
}

.big_img_title .title .left_line{
	position: absolute;
	top:50%;
	left:-63px;
	width: 33px;
	height:2px;
	background-color: #b7b7b7;
}

.big_img_title .title .right_line{
	position: absolute;
	top:50%;
	right:-63px;
	width: 33px;
	height:2px;
	background-color: #b7b7b7;
}


/*  “产品中心”2区   */
.content_big_img_show{
    width:100%;
	padding-top:0;
	padding-bottom:0px;
	background-color: #ffffff;
}

.content_big_img_show .middle{
    width:100%;
	margin-top:10px;
	margin-bottom:33px;
}

.content_big_img_show .middle .focus_top{
    width:100%;
}


.content_big_img_show .middle .left_arrows{
    float:left;
	margin-top:207px;
	margin-right:25px;
    width:27px;
	height:46px;
	background:url(../images/left_arrows.png) no-repeat;
}

.content_big_img_show .middle .right_arrows{
    float:right;
	margin-top:207px;
	margin-left:25px;
    width:27px;
	height:46px;
	background:url(../images/right_arrows.png) no-repeat;
}

.content_big_img_show .middle .middle_line{
    width:100%;
	height:10px;
	background-color:#ffffff;
	opacity: 0.8;
	margin-top:0px;
	clear:both;
}



.content_big_img_show .middle #tFocus-pic .in_image{
	width: 996px;
	/*height: 420px;*/
	height: 520px;

	text-align: center;
    background-color: #efeff0;
    display: table;
}



.content_big_img_show .middle #tFocus-pic .image{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.content_big_img_show .middle #tFocus-pic .image .msg{
	position: absolute;
	left: 0;
	bottom: 0px;
	padding-left: 25px;
	width: 971px;
	/*height: 50px;*/
	/*line-height: 50px;*/
	color: #ffffff;
	text-align: left;
	background: rgba(0,0,0,0.6);
	background: url(../images/img_55.png);
	letter-spacing: 1px;
	font-size: 16px;
}

/* CSS Reset */
a,img {
	border: 0;
}

/* tFocus */
#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn {
	display: block;
	background: url(../images/spr.png) no-repeat;
}

#tFocus {
    width: 100%;
	position:relative;
}


#tFocus #prev{
    display:none;
	background:url(../images/left_a.png) no-repeat center center;
	background-color:rgba(0,0,0,0.4);
	position:absolute;
	top: 235px;
	left: 0;
	width: 50px;
	height: 50px;
	z-index: 10;
	cursor:pointer;
}

#tFocus #next{
    display:none;
	background:url(../images/right_a.png) no-repeat center center;
	background-color:rgba(0,0,0,0.4);
	position:absolute;
	top: 235px;
	right: 0;
	width: 50px;
	height: 50px;
	z-index: 10;
	cursor:pointer;
}


#tFocus-pic {
    margin:0 auto;
	width: 996px;
	/*height: 420px;*/
	height: 520px;
	position: relative;
	/*float:left;*/
	cursor:pointer;
	overflow:hidden;
}

#tFocus-pic li {
	width: 996px;
	/*height: 420px;*/
	height: 520px;
	position: absolute;
	left: 0;
	top: 0;
	filter: alpha(opacity:0);
	opacity: 0;
}

#tFocusBtn {
    clear:both;
    /*width:100%;*/
	padding-left: 9px;
	z-index: 20;
	text-align:center;
	overflow: hidden;
}

#tFocus-btn {
    width:966px;
	height:170px;
	padding:5px;
	background-color:#cacaca;
	border-right:10px solid #cfcfcf;
	border-left:10px solid #cfcfcf;
	position: relative;
	left: 0;
	bottom: 0;
	overflow: hidden;
	margin-right: 3px;

    display:inline-block;
    /*float: left;*/
}

#tFocus-btn ul {
	width: 100000px;
	position: absolute;
	left: 0;
	top: 0;
}

/*
#tFocus-btn li {
	width: 150px;
	height: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	margin-right: 30px;
}

#tFocus-btn li img {
	width:150px;
	height:150px;
	border:7px solid #ffffff;
}
*/

#tFocus-btn li {
	width: 174px;
	height: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	margin-right: 16px;
	cursor:pointer;
	overflow:hidden;
}

#tFocus-btn li .in_image {
    width: 164px;
    height: 150px;
    text-align: center;
    background-color:#ffffff;
    display: table;
    border: 5px solid #ffffff;
}

#tFocus-btn li .in_image .image {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

/*
#tFocus-btn li img {
	width:150px;
	height:150px;
	border:7px solid #ffffff;
}
*/







#tFocus-btn li.active {
	background-position: -407px -97px;
	/*border: 5px solid #00b9e5;*/
}

#tFocus-btn li.active .in_image{
	border: 5px solid #00b9e5;
	width:164px;
	/*height:160px;*/
}


#tFocus-leftbtn,#tFocus-rightbtn {
	/*
	width: 15px;
    height: 40px;
	*/

    width:27px;
	height:46px;
	margin-top: 67px;
	text-indent: -9999px;

    vertical-align: top;
    display:inline-block;
	/*float: left;*/
}

#tFocus-leftbtn {
    margin-left:0px;
	margin-right: 10px;
	/*background-position: -455px -60px;*/
    background:url(../images/left_arrows.png) no-repeat;
}
#tFocus-leftbtn:hover{
    background:url(../images/left_arrows_blue.png) no-repeat;
}


#tFocus-rightbtn {
	margin-left: 15px;
	margin-right: 0px;
	/*background-position: -480px -60px;*/
	background:url(../images/right_arrows.png) no-repeat;
}
#tFocus-rightbtn:hover{
    background:url(../images/right_arrows_blue.png) no-repeat;
}



/* CSS Reset */
/*
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
*/


/* tFocus */
/*
#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:338px;height:323px;background:#DDD;overflow:hidden;margin:30px auto 0 auto;}
#tFocus-pic{width:338px;height:243px;position:relative;}
#tFocus-pic li{width:338px;height:243px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocusBtn{width:359px;height:68px;padding-left:5px;margin-top:5px;z-index:20;overflow:hidden;}
#tFocus-btn{width:289px;height:68px;position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:57px;width:91px;padding-top:7px;display:block;float:left;margin-right:5px;}
#tFocus-btn li img{border:2px solid #dddddd}
#tFocus-btn li.active{background-position:-448px -100px;}
#tFocus-btn li.active img{border:2px solid #40b9e5}
#tFocus-leftbtn,#tFocus-rightbtn{height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;background-position:-455px -60px;}
#tFocus-rightbtn{background-position:-480px -60px;}
*/