
* { 
    margin:0;
    padding:0;
}
body{
    
}
.container_inner{
    clear:both;
    width:940px;
    margin:0 auto;
}
p{
    font-family: 宋体;
}
li a{
    text-decoration:none;
    font-family: "宋体";
}
a:hover{
    color:#0664c5;
}
#header_top li a:hover{
    color:#53bbcd;
}
#header_top{
    background-color:#181818;
    height:37px;
}
#header_inner{

}
.header_menu_left{
    float:left;
}
.header_menu_left ul li{
    float:left;
    list-style: none;
    margin-right:18px;
    margin-top:9px;

}
.header_menu_left ul li a{
    color:#cdcdcd;
    font-size:12px;
    line-height: 12px;
}
.header_menu_right{
    float:right;
}
.header_menu_right ul li{
    float:left;
    list-style: none;
    margin-left:30px;
    margin-top:9px;
}
.header_menu_right ul li a{
    color:#cdcdcd;
    font-size:12px;
    line-height: 12px;
}
#logo_menu_banner{
    clear:both;
}
.qnav .arrow {
  background: url("../images/dropdown_icon.png") no-repeat scroll 65px 5px transparent;
  padding-right: 15px;
}
#tlpa_c,
#tlpb_c{
    background-color:white;
    z-index: 999;
}
#my51pla{
    
}

/*******顶部右侧导航**********/
#my51pla ul li,
#my51plb ul li{
    margin:0;
    position:relative;
    background-color:white;
    width:110px;
    padding:5px 0 5px 25px;
}
#my51pla ul li a,
#my51plb ul li a{
    color:black;
}

#tlpa_c,
#tlpb_c{
    position:absolute;
    
}
#tlpb_c ul li,
#tlpa_c ul li{
    clear:both;
}
#my51pla .li0{
    background: url("../images/navico.gif") no-repeat scroll 5px -234px transparent;
}
#my51pla .li1{
    background: url("../images/navico.gif") no-repeat scroll 5px 8px transparent;
}
#my51pla .li2{
    background: url("../images/navico.gif") no-repeat scroll 5px -21px transparent;
}
#my51pla .li3{
    background: url("../images/navico.gif") no-repeat scroll 5px -52px transparent;
}
#my51pla .li4{
    background: url("../images/navico.gif") no-repeat scroll 5px -83px transparent;
}

#my51plb .li1{
    background: url("../images/navico.gif") no-repeat scroll 5px -117px transparent;
}
#my51plb .li2{
    background: url("../images/navico.gif") no-repeat scroll 5px -145px transparent;
}
#my51plb .li3{
    background: url("../images/navico.gif") no-repeat scroll 5px -175px transparent;
}
#my51plb .li4{
    background: url("../images/navico.gif") no-repeat scroll 5px -202px transparent;
}

/*******顶部右侧导航 end **********/

#logo_menu{
    position:relative;
}
#logo{
    position: relative;
    margin-top:50px;
    width:165px;
    float:left;
}
#main_menu{
    float:right;
    margin-top:50px;
}
#main_menu ul li{
    float:left;
    list-style: none;
}
#main_menu ul li a{
    display:block;
    padding:10px 28px;
    font-family: "微软雅黑";
    font-size:14px;
    font-weight:bold;
    color:#393939;
}
#main_menu ul li a:hover{
    color:#0099b7;
}
#main_menu ul li.active a{
    color:#0099b7;
}
#main_menu ul li{
    background: url("../images/nav_bg.png") repeat-x scroll 0px 0px transparent;
}
#main_menu ul li.first{
    background: url("../images/nav_bg_left.png") no-repeat scroll 0px 0px transparent;
}
#main_menu ul li.last{
    background: url("../images/nav_bg_right.png") no-repeat scroll -0px 0px transparent;
}

#logo_menu_banner{
    background-color:#53bbcd;
    height:458px;
    clear:both;
    position: relative;
    border-bottom:solid 1px #99d7e1;
}
/**************main_menu end********************/

/************* banner  **************/
#banner{        
    background-image: url("../images/banner_产品展示背景.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: -15px 0;
    height:400px
}
#big_pic{
    /*background: url("../images/banner_产品展示背景.png") no-repeat scroll -0px 0px transparent;*/
    width:480px;
    float:left;
}


#banner_pic_three{
    left: 775px;
    position: absolute;
    top: 338px;
    z-index: 50;
    width:330px;
    height:80px;
    overflow:hidden;
}
#banner_pic_three .wrapper{
    position:absolute;
    top:0;
    left:0;
    width:500px;
    height:auto;
}
#banner_pic_three .wrapper li{
    float:left;
    list-style:none;
}
#banner_pic_three img{
    margin-right:15px;
}
#banner_pic_three img.pic_3{
    margin-right:0;
}
#big_pics ul li{
    float:left;
    list-style: none;
    position:absolute;
}
/************* banner end **************/

/************* news description contact us begin***************/
#news_description_contact_us{
    border-top: 1px solid #009cbd;
}
#news_description_contact_us .block_inner{
    clear:both;
    width:940px;
    margin:0 auto;
    height:330px;
}

#block_news{
    width:280px;
    float:left;
    margin-top:30px;
}
.block_title{
    display:block;
    float:left;
    width:60px;
    font-size:14px;
    font-family: "微软雅黑";
    color:#7a7a7a;
}
.more_link{
    width:40px;
    float:right;
}
.block_content{
    clear:both;
    padding-top:20px;
}
.block_content .pic_3{
    border:solid 2px #dedede;
    margin-bottom:10px;
}
#block_news ul li{
    list-style:none;
    padding:10px 0;
    height:14px;
    border-bottom: 1px #aeaeae dotted;
    
}
#block_news ul li.newest{
    background: url("../images/icon_new.png") no-repeat scroll 160px 12px transparent;
}
#block_news ul li a{
    font-size:12px;
    color:#4c4c4c;
    float:left;
    background: url("../images/icon_news_item.png") no-repeat scroll -0px 4px transparent;
    padding-left: 10px;
}
#block_news ul li span{
    font-size:12px;
    color:#848383;
    float:right;
}


/************* news description contact us end***************/

/************block_description*****************/
#block_description{
    float: left;
    margin-top: 30px;
    width: 280px;
    margin-left:50px;
}
#block_description p{
    font-size:12px;
    color:#4c4c4c;
    margin-top:5px;
    line-height: 25px;
}

/************block_description end*****************/
#block_contact_us{
    float: left;
    margin-top: 30px;
    width: 280px;
    margin-left:50px;
}
#block_contact_us p{
    font-size:12px;
    color:#4c4c4c;
    margin-top:5px;
    line-height: 25px;
    
}
.email{
    color:#002588;
    font-family: Arial;
}
.divider{
    clear:both;
    width:100%;
    border-top:1px solid #efefef;
    border-bottom:1px solid #fff;
}

/********** product show ********************/
#product_show{
    clear:both;
    margin:20px auto 0 auto;
    width:940px;
    height:230px;
}
#product_show ul li{
    float:left;
    width:184px;
    list-style: none;
    margin-right:5px;
}
#product_show ul li.last{
    margin:0;
}
#product_show  .block_content .pic_3{
    border:solid 1px #dedede;
}
#product_show .pic_name{
    display:block;
    text-align: center;
    font-size:12px;
    color: #4C4C4C;
}
#product_show a:hover{
    color:#53bbcd;
}

/********** product show end ********************/

/**************friend link**************/
#friend_link{
    clear:both;
    margin:20px auto 0 auto;
    width:940px;
    height:100px;
}
#friend_link ul li{
    float:left;
    width:152px;
    list-style: none;
    margin-right:4px;
}
#friend_link  .block_content .pic_3{
    border:solid 1px #dedede;
}
/**************friend link end**************/

#footer{
    background-color:#181818;
    clear:both;
}
#footer{
    background-color: #181818;
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    margin-top:30px;
}
#footer .block_inner{
    clear:both;
    margin:0px auto 0 auto;
    width:940px;
    height:77px;
}
#footer_menu{
    text-align: center;
    position: relative;
    float:left;
    width:100%;
    margin-top:20px;
}
#footer_menu a{
    color:#787878;
    font-size:12px;
    padding:0 5px;
   
}
#footer_menu a:hover{
    color:#53bbcd;
}
#copyright{
    width:100%;
    position: relative;
    float:left;
    text-align: center;
    margin-top:5px;
}
#copyright p a,
#copyright p{
    color:#787878;
    font-size:12px;
    text-align:center;
    font-family: Arial;
}


/**************** introduction page ******************/
#logo_menu_banner.page_introduction{
    background-color:#70c7d4;
    height:126px;
    clear:both;
    position: relative;
    border-bottom:solid 1px #99d7e1;
}
#page_content{
    border-top: 1px solid #009CBD;
    padding-top:25px;
}
#page_content .block_inner{
    width:940px;
    margin:0 auto;
}
#page_title_and_breadcrumb{
    margin-top:35px;
    height:45px;
    border-bottom: 1px  #c9c9c8 dotted;
    position: relative;
    float:left;
    width:100%;
}
#page_title_and_breadcrumb .title{
    width:200px;
    float:left;
    position:relative;
}
#page_title_and_breadcrumb .breadcrumb{
    float:right;
    margin-top:5px;
    text-align:right;
}
#page_title_and_breadcrumb .page_title_ch{
    color:black;
    font-size:24px;
    font-family: "黑体";
    font-weight:normal;
}
#page_title_and_breadcrumb .page_title_en{
    color:#8d8d8d;
    font-size:10px;
    font-family: "Arial";
    letter-spacing: 1px;
    -webkit-text-size-adjust:none;
}
#main_content{
    clear:both;
    padding-top:38px;
}

#page_title_and_breadcrumb .breadcrumb ul li{
    float:left;
    font-size:12px;
    color:#3a3a3a;
    float:left;
    line-height: 12px;
    display:inline-block;
    margin-top:5px;
}

#page_title_and_breadcrumb .breadcrumb ul li.title a{
    color:#3a3a3a;
    padding:10px 0;
}
#page_title_and_breadcrumb .breadcrumb ul li a{
    font-size:12px;
    color:#828181;
    line-height: 12px;
    display:inline-block;
    padding:10px;
    background: url("../images/icon_news_item.png") no-repeat scroll -0px 14px transparent;
}
#page_title_and_breadcrumb .breadcrumb ul li a:hover{
    color:#006f97;
}
#page_title_and_breadcrumb .breadcrumb ul li.title a,
#page_title_and_breadcrumb .breadcrumb ul li.first a{
    background-image:none;
}
#page_title_and_breadcrumb .breadcrumb ul li.title {
    background: url("../images/icon_breadcrumb.png") no-repeat scroll 100px 10px transparent;
}
#main_content .content_title{
    color:#119cb1;
    font-size:28px;
    font-family: "宋体";
}
#main_content p{
    text-indent: 27px;
    font-size:12px;
    font-family: "宋体";
    color:#222;
    line-height:30px;
    margin-top:24px;
}
/**************** introduction page end ******************/

/**************product list**********************/
#product_list_menu{
    height:30px;
}
#product_list_menu ul li{
    float:left;
    list-style: none;
    margin-right:15px;
	height:30px;
	line-height:30px;
}
#product_list_menu ul li a{
    padding:5px 25px;
    /*background: url("../images/bg_product_list_menu_gray.png") no-repeat scroll center 0px transparent;*/
    color:white;
    font-size:12px;
    cursor: pointer;
	background-color:#959595;
	border-radius:15px;
}
#product_list_menu ul li a:hover{
     /*background: url("../images/bg_product_list_menu_bl#959595ue.png") no-repeat scroll center 0px transparent;*/
	 background-color:#70C7D4;
}
#product_list_menu ul li a.active{
    background-color:#70C7D4;
}
.product_list_block{
    clear:both;
    margin-top:30px;
    min-height:195px;
}
.product_list_block ul li{
    float:left;
    list-style: none;
    width:185px;
    margin-right:3px;
}
.product_list_block ul li.last{
    margin-right:0;
}
.product_list_block ul li a.list_item_img img{
    border:solid 1px #e7e7e7;
}
.product_list_block ul li a.list_item_title{
    font-size:12px;
    color:#484747;
    text-align: center;
    display: block;
    width:185px;
    margin-top:20px;
}
#main_content div.product_page_content{
    display:block;
}
#main_content div.hide{
    display:none;
}


/**************product list end **********************/

/*******************产品详页开始***********************/
#product_message_block{
     position:relative;
     float:left;
     margin-top:30px;
}
#product_image{
    position:relative;
    height:500px;
    width:436px;
    float:left;
}
#product_image .little_pic ul li{
    float:left;
    list-style: none;
    margin: 0 9px;
    width:100px;
    height:78px;
}
#product_image .little_pic ul li.active img{
    border-color:#02869A;
    width:96px;
    height:78px;
}
#product_image .little_pic ul{
    display:block;
    width:2200px;
    position:absolute;
    top:0;
    left:0;
}
#go_left,
#go_right{
    display:block;
    border:1px solid #d7d7d7;
    width:13px;
    height:77PX;
    background-color:white;
}
#go_left{
    float:left;
    position:relative;
    background: url("../images/icon_go_left.png") no-repeat scroll center center white;
    visibility:hidden;
}
#go_right{
    position: relative;
    float: right;
    background: url("../images/icon_go_right.png") no-repeat scroll center center white;
}
#product_image .big_pic{
    position: relative;
    height:396px;
    overflow:hidden;
    margin-bottom:15px;
}
#product_image .big_pic ul{
    position:absolute;
    width:5000px;
    left:0;
    top:0;
}
#product_image .big_pic ul li{
   position:relative;
   float:left;
   list-style: none;
}
#product_image .big_pic ul li img{
    border:1px solid #d7d7d7;
}
#product_image .big_pic ul li.active{
    display:block;
}
#product_image .little_pic{
    float:left;
    width:405px;
    overflow: hidden;
    height:82px;
    position:relative;
}
#product_image .little_pic ul li img{
    border:1px solid #d7d7d7;
    width:96px;
    height:78px;
}
#product_main_message{
    float:left;
    margin-top: 55px;
    margin-bottom:55px;
}
#product_some_message{
    position:relative;
    float:left;
    margin-left:45px;
}
#product_some_message ul li,
#product_some_message ul li a,
#product_some_message ul li span{
    font-size:14px;
}
#product_some_message ul li{
    list-style: none;
    margin-bottom:20px;
}
#product_some_message ul li a,
#product_some_message ul li .product_name{
    color:#02869a;
    font-weight:bold;
}
#product_some_message ul li .bold_value{
    font-weight:bold;
}
#product_some_message ul li .icon_qq{
    
}
#order_and_price{
    position:relative;
    margin-top:85px;
    margin-left:80px;
}
#order_and_price ul li{
    float:left;
    margin-right:20px;
}
#order_and_price ul li .order_now{
    display:block;
    padding:6px 20px;
    border:solid 1px #df7e1f;
    background: url("../images/bg_3_product.jpg") repeat-x scroll 0 0 white;
    color:white;
}
#order_and_price ul li .price{
    display:block;
    padding:6px 20px;
    border:solid 1px #cbcbcb;
    background: url("../images/bg_3_product.jpg") repeat-x scroll 0 -31px white;
    color:#555;
}
#order_and_price ul li a:hover{
   
}
#product_main_message .product_main_message_title{
    border-bottom:1px solid #cbcbcb;
}
#product_main_message .product_main_message_title span{
    font-size:14px;
    color:#555;
    display:block;
    padding:7px 25px;
    border-top:1px solid #cbcbcb;
    border-left:1px solid #cbcbcb;
    border-right:1px solid #cbcbcb;
    width:64px;
    background: url("../images/bg_3_product.jpg") repeat-x scroll 0 -31px white;
}
/*******************产品详页结束***********************/

/*******************联系我们***********************/
#map{
    float:left;
    width:520px;
}
#map img{
   border:1px solid #cbcbcb;
}
#company_address{
    float:left;
    margin-left:80px;
}
#company_address h2{
    font-size:14PX;
    color:#444;
    margin-bottom:20px;
}
#company_address p{
    text-indent: 0;
    margin-top:10px;
}
#company_address p a{
    color:#222;
}
.contact_us_page{
    margin-top:50px;
    height:450px;
}
/*******************联系我们结束***********************/

/*********荣誉证书*************/

.cert_list_block ul li {
    float: left;
    list-style: none outside none;
    margin-right: 24px;
    width: 217px;
}
#pager{
    margin-top:40px;
    margin-bottom:50px;
    text-align: center;
    width:100%;
    height:20px;
}
#pager ul li a{
    color:#7f7f7f;
    font-size:12px;
}
#pager ul{
    display:block;
    float:right;
}
#pager ul li{
    float:left;
    list-style: none;
}
#pager ul li a{
    display:block;
    padding:0px 10px;
    border-right:1px solid #cacaca;
}
#pager ul li a:hover{
    color:#53bbcd;
}
div.news_artical_pager{
    float:left;
    margin-bottom: 50px;
    margin-top: 20px;
}
div.news_artical_pager a{
    color:#7f7f7f;
    font-size:12px;
    text-decoration: none;
}
div.news_artical_pager a:hover{
    color:#53bbcd;
}
div.news_artical_pager ul li{
    list-style: none;
    font-size:12px;
    color:#7f7f7f;
    padding:10px 0;
}

/*********荣誉证书 结束*************/
/***********新闻列表页开始*******************/
#news_list ul li{
    list-style: none;
    width:100%;
    clear:both;
    display: block;
    padding:30px 0px;
    border-bottom:1px dotted #c9c9c8; 
    height:130px;
}
#news_list .news_list_img{
    display:block;
    float:left;
    border:1px solid #e6e6e6; 
	width:217px;
	height:129px;
}
#news_list ul li .title a{
    font-size:14px;
    color:#404040;
    margin-bottom: 10px;
}
#news_list .summary{
    width:700px;
    float:right;
    text-align: left;
    height:130px;
    overflow: hidden;
}
#news_list .summary p{
    margin:0;
    line-height: 25px;
}
#news_list .read_more{
    font-size:12px;
    color:#8D8D8D;
}
#news_list .title a:hover,
#news_list a:hover{
    color:#53bbcd;
}

.news_article{
    border-bottom:1px dotted #e6e6e6; 
    padding-bottom: 50px;
}
#main_content.job .news_article{
    border:none;
}

.news_article .news_title{
    font-size:16px;
    color:#404040;
    margin-bottom: 10px;
}
/***********新闻列表页结束*******************/


img{
border:0;
}
#big_pics  ul li img{
	width:940px;
	height:368px;
}
#banner_pic_three ul li img{
	width:97px;
	height:73px;
}
#product_show .block_content ul li img{
	width:182px;
	height:149px;
}
#friend_link ul li img{
	width:150px;
	height:56px;
	}
.product_list_block .list_item_img img{
	width:182px;
	height:149px;
}
.cert_list_block .list_item_img img{
	width:215px;
	height:160px;
}
/* 公司相册slide*/
#pics_slide1{
    position:relative;
    float:left;
    border:4px solid #c9d2d7;
    width:640px;
    height:470px;
    overflow: hidden;
}
#pics_slide1 ul li{
    float:left;
    list-style: none;
}
#pics_slide1 .slide_big_pics{
    position:relative;
    float:left;
    width:640px;
    height:400px;
    overflow: hidden;
}
#pics_slide1 .slide_little_pics{
    position:relative;
    float:left;
    width:640px;
    height:71px;
    left:-1px;
    background-color:#f1f1f1;
}
#pics_slide1 .slide_big_pics ul{
    width:8000px;
    display:block;
    position:absolute;
    height: 100%;
    left:0;
    top:0;
}
#pics_slide1 .slide_little_pics ul{
    width:5000px;
    display:block;
    position:absolute;
    height: 100%;
    left:0;
    top:0;
    
}
#pics_slide1 .slide_big_pics ul li{
    display:block;
    width:640px;
    height:456px;
    position:relative;
    float:left;
    height:100%;
}
#pics_slide1 .slide_big_pics ul li a{
    display:bolck;
    position:relative;
    width:100%;
    height: 100%;
}
#pics_slide1 .slide_big_pics ul li p{
    display:block;
    position:absolute;
    width:630px;
    bottom:0;
    left:0;
    margin:0;
    color:white;
    line-height: 41px;
    text-indent: 11px;
    overflow: hidden;
    height:41px;
    padding-right: 10px;
    background: url("../images/bg_slide_pics_des.png") repeat scroll center center transparent;
}
#pics_slide1 .slide_little_pics ul li{
    display:block;
    position: relative;
    float:left;
    width:107px;
    height:69px;
    margin-right:11.5px;
    margin-top:1px;
}
#pics_slide1 .slide_little_pics ul li.btn_pre{
    width:19px;
    background: url("../images/slide_btn_pre.jpg") no-repeat scroll center center transparent;

}

#pics_slide1 .slide_little_pics ul li.btn_pre a{
    display: block;
    float: left;
    font-size: 30px;
    padding:25px 0 20px 4px;
}
#pics_slide1 .slide_little_pics ul li.btn_next a{
    display: block;
    float: right;
    font-size: 30px;
    padding: 25px 2px 20px 7px;
    width: 12px;
}
#pics_slide1 .slide_little_pics ul li.btn_next{
    width:19px;
    background: url("../images/slide_btn_next.jpg") no-repeat scroll center center transparent;

}
#pics_slide1 .slide_little_pics ul li.hidden{
    display:none;
}
#pics_slide1 .slide_little_pics ul li.active{
    border-top:2px solid #e04c4c;
    margin-top:0;
}
/*slide end*/

@charset "utf-8";
#logo_nav_wrapper{
    height:auto;
}
#logo_menu{
    float:left;
    height:auto;
}
#logo_nav_wrapper{
    background:none;
}
#logo_nav_wrapper.page_front{
    width:100%;
    float:left;
    background:none;
    background-color:white;
}
#logo_menu{
    clear:both;
    float:none;
}
.menu_wrapper{
    width:100%;
    float:left;
    background: url(../images/bg_main_menu.jpg) repeat-x scroll 0 0 transparent;
    border-bottom: #bfd7d1;
}
#main_menu{
    width:940px;
    margin:0 auto;
    float:none;
    height:55px;
}

#main_menu .menu_item{
    float:left;
    height:55px;
}
#main_menu .menu_item a{
    display: block;
    padding:0px 10px;;
    float:left;
    font-family: 黑体;
    font-size: 15px;
    color:#616161;
    font-weight: normal;
    height:35px;
    line-height: 35px;
    text-align: center;
    margin-top: 10px;
}
#main_menu .menu_item a.last_line{
    width:0;
    height:100%;
    padding:0;
    border-right:none;
}
#main_menu .menu_item a.first_line{
    width:0;
    height:100%;
    padding:0;
    border-left:none;
}
#main_menu .menu_item a:hover,
#main_menu .menu_item a.active{
     background: url(../images/bg_menu_item.jpg) repeat-x scroll 0 0 transparent;
     border-radius: 3px;
     color:white;
}

#logo{
    width:152px;
    height:68px;
    margin: 15px 0 15px 0;
}
#logo img{
    width:152px;
    height:68px;
}
#logo_menu .page_title{
    float:left;
    width:500px;
    margin:15px 0 15px 10px;
}
#logo_menu .page_title .t{
    font-size: 25px;
    font-family: 微软雅黑;
    font-weight: bold;
    color:#1b1b1b;
    height:35px;
    line-height: 35px;
    display: block;
    letter-spacing: 5px;
}
#logo_menu .page_title .b{
    display: block;
    height:40px;
    line-height: 18px;
    overflow: hidden;
    width:100%;
    color:#505050;
    font-family: 微软雅黑;
    font-weight: normal;
    font-size: 12px;
}
#logo_menu .diamond{
    width:235px;
    height:80px;
    float:right;
    background:url(../images/member_star.png) scroll no-repeat 0 0 transparent;
    position: relative;
    margin-top:10px;
}
#logo_menu .diamond .star01{
    position: absolute;
    width:67px;
    height:78px;
    background:url(../images/star01.png) scroll no-repeat 0 0 transparent;
    top:0;
    left:0;
}
#logo_menu .diamond .star02{
    position: absolute;
    width:67px;
    height:78px;
    background:url(../images/star02.png) scroll no-repeat 0 0 transparent;
    top:0;
    left:0;
}
#logo_menu .diamond .star03{
    position: absolute;
    width:67px;
    height:78px;
    background:url(../images/star03.png) scroll no-repeat 0 0 transparent;
    top:0;
    left:0;
}
#logo_menu .diamond .star04{
    position: absolute;
    width:67px;
    height:78px;
    background:url(../images/star04.png) scroll no-repeat 0 0 transparent;
    top:0;
    left:0;
}

#logo_menu .diamond .number{
    position: absolute;
    top:20px;
    left:177px;
    font-weight: bold;
    color:white;
}
#logo_menu .diamond .text{
    height:23px;
    width:150px;
    position: absolute;
    top:45px;;
    font-weight: normal;
    font-family: 微软雅黑;
    left:72px;
    letter-spacing: 1px;
    text-align: center;
    font-size: 12px;
    color:#ae1b02;
}
#logo_menu_banner{
    height:auto;
}
#banner_pic_three{
    top:440px;
}
a{
    text-decoration: none;
}

.index_page{
    position: relative;
    float:left;
    width:940px;
    overflow: hidden;
    height:190px;
    padding:0;
    margin-top:20px;
}
#marquee1{
    position: absolute;
    height:190px;
    top:0;
    left:0;
    width:5000px;
}
.mar_wrapper{
    z-index: 200;
}
.inbtn{
    display: none;
    position: absolute;
    top:65px;
    font-family: 宋体;
    font-size: 40px;
    color:#000;
    z-index: 300;
    font-weight: bolder;
    cursor:pointer;
    width:15px;
    height:40px;
    line-height: 30px;
}
.inbtn.btn1{
    left:10px;
}
.inbtn.btn2{
    right:10px;
}
.inbtn:hover{
    color:#7C7C7C;
}
#main_content.photo{
    padding-top:0;
}
.photo .product_page_content{
    float:left;
}
.photo #pager{
    float:left;
}
.blockpicwrapper{
    width:640px;
    margin:0 auto;
}
.photo #product_message_block{
    width:100%;
    padding-bottom:50px;
}

  .footer_friend_link{
            width:100%;float:left;position:relative;text-align:center;line-height:24px;
            color:#787878;
            font-size: 12px;
        } 
        .footer_friend_link a{
            font-size: 12px;
            color:#787878;
            padding:0 5px 0 0;
        }
        #footer{
            padding-bottom: 20px;
            color:#787878;
            font-size: 12px;
        }
        #footer_menu a{
            padding: 0 5px 0 0;
        }
        .footer_friend_link a:hover{
            color:#53bbcd;
        }

 /* pages */
.pages {padding:30px 0 ;text-align:center;font-size:12px;color:#666666;width:100%;float:left;}
.pages a:link,.pages a:visited,.pages a:active  {color:#004499;background:#FFFFFF;border:#9AAFE5 1px solid;padding:1px;text-decoration:none;}
.pages a:hover  {background:#FFFFFF;border:#2E6AB1 1px solid;color:#FF6600;padding:1px;text-decoration:none;}
.pages strong {background:#2E6AB1;padding:1px;border:#1D589E 1px solid;color:#FFFFFF;}
.pages_inp {border:#2E6AB1 1px solid;padding:1px;width:30px;text-align:center;color:#666666;}
.pages_btn {width:26px;background:#F1F7FC;border:#2E6AB1 1px solid;color:#004499;font-weight:bold;font-size:11px;}
.pages label {background:#FFFFFF;border:#2E6AB1 1px solid;color:#004499;padding:1px 5px 1px 5px;display:inline;}
.pages label em {color:red;font-weight:bold;font-style:normal;}
.pages label span {font-weight:bold;}
.pages input{margin:0;padding:0;}
 /* pages end */
#banner_pic_three{
    /* display: none;*/
}

