@CHARSET "UTF-8";
body,p{
	margin:0px;
	padding:0px;
	width:100%;
	font-family:"微软雅黑";
}
ul{
	margin:0px;
	padding:0px;
}
li{
	list-style-type:none;	
}
a{
	text-decoration:none;
}
.pro_name_list a,.pro_name_list a:hover,.pro_name_list a:visited{
	color:#666666;
}
.pink a,.pink a:hover,.pink a:visited{
    color:#e6003e;
}
a img{
	border:0px;
}
.left{
	float:left;
}
.right{
    float:right;
}
.clear{
	clear:both;
}
.container{
	width:960px;
    margin:0 auto;
}
.split{
	padding:0px 3px;
}
.hidden{
	display:none;
}
.body_down{
	margin:20px auto;
    width:933px;
    height:133px;
    background:url(../images/cherry_index_25.jpg) no-repeat;
}
.body_down p a,.body_down p a:hover,.body_down p a:visited{
	color:#000000;
}
.body_down li{
	float:left;
}
.body_down .index_foot_first{
	width:252px;
    height:135px;
    font-size:14px;
    line-height:16px;
    height:16px;
}
.body_down .index_foot_shop2{
    width:252px;
    height:135px;
    font-size:14px;
    line-height:16px;
    height:16px;
    margin-left:-8px;
}
.body_down .index_foot_shop{
    width:160px;
    height:135px;
    margin-left:-6px;
}
.index_foot_first p{
	margin-top:50px;
	width:125px;
    height:32px;
    overflow:hidden
}
.index_detail .point{
	color:#e6003e;
    font-size:12px;
    background:url("../images/index_detail.png") no-repeat scroll 0 3px transparent;
    padding-left:12px;
}
.body_down .index_foot_first .index_detail{
    height:35px;
    line-height:41px;
}
.body_down .index_foot_shop2 .index_detail{
    height:135px;
    line-height:205px;
}
.body_down .index_foot_shop .index_detail{
	height:135px;
    line-height:205px;
}

.logo{
	height:50px;
    margin-top:30px;
}
.nav{
	margin-top:30px;
}
.nav li{
	float:left;
    margin-right:3px;
}

.body_ul{
	width:1152px;
    margin:0 auto;
    background-color:#ffffff;
}
.foot{
	width: 100%;
	height: 125px;
	background-color: #b4a845;
	margin-top: 20px;
	clear: both;
}
.foot .container{
	text-align:center;
    padding:20px;
    color:#ffffff;
}
.foot_link a{
    font-size:16px;
    color:#ffffff;
}
.foot_link{
	margin:10px auto;
}
.foot_right{
	font-size:12px;
}
.foot_right a{
    font-size:12px;
    color:#ffffff;
}


/*幻灯片*/
#slideshow{
    !important;
    border:0px;
    !important;text-align:center;
    width:1152px;
    margin:0 auto;
    position:relative;
}
#focus{
    width:960px;
    height:520px;
    overflow:hidden;
    position:relative;
    margin:0px auto;
}
#focus ul{
    width:960px;
    height:520px;
    position:absolute;
}
#focus ul li{
    float:left;
    width:960px;
    height:520px;
    overflow:hidden;
    position:relative;
    background:#ffffff;
}
#focus ul li div{
    position:absolute;
    overflow:hidden;
}
#focus .btnBg{
    width:100%;
    margin:0 auto;
    height:65px;
    padding:5px 10px;
    text-align:right;
}
#focus .btn{
    position:absolute;
    width:960px;
    height:80px;
    padding:5px 4px;
    right:0;
    bottom:-89px;
    text-align:right;
}
#focus .btn span{
    display:inline-block;
    _display:inline;
    _zoom:1;
    width:184px;
    height:11px;
    _font-size:0;
    margin-left:8px;
    cursor:pointer;
    background:#e6003e;
}
#focus .btn span .on{
    background:#fff;
}
#slideshow .preNext{
    width:45px;
    height:100px;
    position:absolute;
    top:230px;
    cursor:pointer; 
}
#slideshow .pre{
    left:10px;
    background:url(../images/left_arrow.png) no-repeat;
}
#slideshow .next{
    right:10px;
    background-position:right top;
    background:url(../images/right_arrow.png) no-repeat;
}
#focus ul li .slideother{
    position:absolute;
    left:0px;
    top:312px;
    width:960px;
    height:80px;
    display:inline-block;
    background:#000;
    opacity:0.5;
}
#focus ul li .slideother .h12{
    position:absolute;
    top:0px;
    left:55px;
    font-size:24px;
    padding-lfet:10px;
    padding-bottom:5px;
}
#focus ul li .slideother .h12 a{
    color:#fff;
    font-size:24px;
    font-weight:bold;
    padding-top:10px;
    text-decration:none;
}
#focus ul li .slideother .h12 a:hover{
    text-decoration:underline;
}
#focus ul li .slideother p{
    padding-lfet:10px;
    position:absolute;
    top:38px;
    left:55px;
}
#focus ul li .slideother p a{
    color:#8b8b8b;
    text-decoration:none;
}
#focus ul li .slideother a:hover{
    color:#fff;
}
#focus ul li .slideother p a :hover{
    text-decoration:none;
}
/************图片左右滚动效果***************/
.sliderbox{
        height:190px;
        overflow:hidden;
        margin:5px auto 10px;
        background-color:#fff;
        padding:7px 8px 8px 7px;
        border:1px solid #dfdfdf;
    }
    .sliderbox h3{
        color:#000;
        font-family: '微软雅黑',Tahoma;
        font-size:16px;
        margin:0px 0px 8px 24px;
    }
    .sliderbox .arrow-btn{
        width:38px;
        height:76px;
        cursor:pointer;
    }
    .sliderbox #btn-left{
        float:left;
        width:20px;
    }
    .sliderbox #btn-right{
        float:right;
        width:20px;
    }
    .sliderbox .slider{
        float:left;
        height:150px;
        width:942px;
        position:relative;
        overflow:hidden;
        margin:0 0 0 7px;
        display:inline;
    }
    .sliderbox .slider ul{
        position:absolute;
        left:0;
    }
    .sliderbox .slider li{
        float:left;
        width:176px;
        height:120px;
        text-align:center;
        margin-right:15px;'
    }
    .sliderbox .slider li .type_time{
        width:170px;
    }
    .sliderbox .slider li img{
        border:1px slod #dfdfdf;
    }
    .sliderbox .slider li .current img{
        border:solid 1px #3366cc;
    }
/************图片左右滚动效果*************/

.menu{
	width:180px;
    margin:80px 0px 0px 0px;
    padding-left:10px;
}
.menu>ul{
    border-right:1px solid #e6e6e6;
}
.menu>ul>li{
	height:30px;
    width:60px;
}
.contact_box{
    padding:30px 0px 0px 70px;
    height:500px;
}
.contact_box_service{
	padding:30px 0px 0px 10px;
}
.back_service_down{
	padding:30px 0px 0px 180px;
}
.site_map{
	width:955px;
    height:50px;
    line-height:67px;
    padding-left:5px;
    border-bottom:1px solid #eaeaea;
}



/*************banner样式*********/
.banner{
	margin-top:10px;
	width:959px;
	padding-left:1px;
	text-align:center;
}
/*************关于我们样式*********/
.about{
	width:100%;
	margin:30px auto;
    text-align:center;
}

/*************产品页样式*********/

#xinpin{
	display:block;
    width:60px;
    height:30px;
    background:url(../images/pro_menu_left.png) 0 -224px no-repeat;
}
#jianpan{
    display:block;
    width:60px;
    height:30px;
    background:url(../images/pro_menu_left.png) 0 -251px no-repeat;
}
#shubiao{
    display:block;
    width:60px;
    height:30px;
    background:url(../images/pro_menu_left.png) 0 -277px no-repeat;
}
#taozhuang{
    display:block;
    width:60px;
    height:30px;
    background:url(../images/pro_menu_left.png) 0 -305px no-repeat;
}
#qita{
    display:block;
    width:60px;
    height:30px;
    background:url(../images/pro_menu_left.png) 0 -333px no-repeat;
}
#shubiaodian{
    display:block;
    width:60px;
    height:30px;
    background:url(../images/pro_menu_left.png) 0 -359px no-repeat;
}
#bojianqi{
    display:block;
    width:60px;
    height:30px;
    background:url(../images/pro_menu_left.png) 0 -387px no-repeat;
}
#jianmao{
    display:block;
    width:60px;
    height:30px;
    background:url(../images/pro_menu_left.png) 0 -412px no-repeat;
}

/*******子菜单*******/
#jixiejianpan{
	display:block;
    width:45px;
    height:16px;
    float:left;
    background:url(../images/pro_menu_left.png) 0px -705px no-repeat;
}
#bomojianpan{
    display:block;
    width:45px;
    height:16px;
    float:left;
    background:url(../images/pro_menu_left.png) 0px -730px no-repeat;
}
#MX{
    display:block;
    width:25px;
    height:16px;
    float:left;
    background:url(../images/pro_menu_left.png) 5px -752px no-repeat;
}
#ML{
    display:block;
    width:60px;
    height:16px;
    float:left;
    background:url(../images/pro_menu_left.png) 5px -776px no-repeat;
}
#hongzhou{
    display:block;
    width:60px;
    height:16px;
    background:url(../images/pro_menu_left.png) 5px -806px no-repeat;
}
#chazhou{
    display:block;
    width:60px;
    height:16px;

    background:url(../images/pro_menu_left.png) 5px -851px no-repeat;
}
#qingzhou{
    display:block;
    width:60px;
    height:16px;
    background:url(../images/pro_menu_left.png) 5px -829px no-repeat;
}
#heizhou{
    display:block;
    width:60px;
    height:16px;

    background:url(../images/pro_menu_left.png) 5px -871px no-repeat;
}
#youxian{
    display:block;
    float:left;
    width:30px;
    height:18px;
    background:url(../images/pro_menu_left.png) 7px -898px no-repeat;
}
#wuxian{
    display:block;
    float:left;
    width:45px;
    height:18px;
    background:url(../images/pro_menu_left.png) 2px -915px no-repeat;
}
.menu_spilt{
	display:block;
    float:left;
    width:7px;
    height:16px;
    line-height:16px;
    font-size:12px;
    text-align:center;
}
/******菜单tab效果*****/
.pro_tab{
	position:relative;
    
}
.pro_tab ul{
	position:absolute;
    left:61px;
    top:0px;
    border:1px solid #e8e8e8;
    padding-top:3px;
    width:108px;
}


/*****产品列表页******/
.pro_contact{
	margin-top:30px;
}
.crumbs{
	height:30px;
    line-height:32px;
    border-bottom:1px solid #e6e6e6;
    padding-left:10px;
    width:750px;
}
.pro_contact_box{
	overflow:hidden;
    width:760px;
    margin-top:30px;
}
.pro_show{
	margin:20px 0px 0px 10px;
    float:left;
}
.pro_name_list{
	width:175px;
    overflow:hidden;
    height:24px;
    line-height:32px;
    font-size:12px;
    padding-left:5px;
    color:#666666;
}

/*******产品内容页tab切换产品名称部分样式**********/
.pro_detail_words{
	text-align:right;
    padding:40px 15px 0px 0px;
}
.pro_type{
	font-size:36px;
    width:265px;
    height:100px;
    overflow:hidden;
    line-height:110px;
}
.pro_name{
	font-size:18px;
    height:100px;
    line-height:70px;
}
.pro_go_shop{
	font-size:20px;
    display:block;
    width:142px;
    height:30px;
    line-height:30px;
    background-color:#e6003e;
    color:#ffffff;
    text-align:center;
    margin-left:120px;
}
.pro_price{
	font-size:48px;
    color:#e6003e;
    height:90px;
    line-height:90px;
}
/*******产品内容页tab切换部分样式**********/
.pro_content_tab{
	width:934px;
    margin:2px auto;
}

.tab_head{
    background-color:#e9e9e9;		
    border-bottom:4px solid #e6003e;
    width:934px;
    height:24px;
}
.tab_head li{
	width:82px;
    height:24px;
    float:right;
    line-height:24px;
    text-align:center;
}
.tab_head .tab_middle{
	border-left:4px solid #ffffff;
    border-right:4px solid #ffffff;
}
.tab_head_show{
	background-color:#e6003e;
    color:#ffffff;
}
.tab_head_hidden{
    background-color:#e9e9e9;
    color:#ffffff;
}

.tab_body li{
	float:right;
    background-color:#e9e9e9;
}
.zongshu_body{
	width:480px;
    padding:50px 90px;
    margin:0px 172px 50px 100px;
    border:1px solid #c8c8c8;
    border-top:0px;
    background-color:#ffffff;
    overflow:hidden;
}
.xiangqing_body{
	width:934px;
}
.guige_body{
    width:480px;
    padding:50px 90px;
    margin:0px 86px 50px 186px;
    border:1px solid #c8c8c8;
    border-top:0px;
    background-color:#ffffff;
}

/****8面包屑样式******/
.pink{
	color:#e6003e;
}
.crumbs,.site_map{
	font-size:12px;
}


/**地图样式**/
.agency_box{
	text-align:center;
    width:100%;
    margin:0 auto;
    background-color:#f9f9f9;
    padding-bottom:60px;
}
.agency_list_title{
	width:100%;
    text-align:center;
}
