/**********main start**************/
#main{min-width: 1200px;height: auto;overflow: auto;}
#ads{height:auto;overflow: hidden;margin: 0px auto;position: relative;}
#icon_wrapper{width: 1268px;height:630px;margin: 0px auto;}
#left_icon{width: 34px;height: 76px;background: url("../images/left.png") no-repeat top left;float: left;position:relative;top:277px;left:0px;z-index: 1000;cursor: pointer;}
#right_icon{width: 34px;height: 76px;background: url("../images/right.png") no-repeat top left;float: left;position:relative;top:277px;left:1234px;z-index: 1000;cursor: pointer;}
#banner{position: absolute;top:0px;left: -1920px;width: 5760px;}
#banner img{float: left;}

#product_desc{width: 1200px;margin: 0 auto;height: auto;overflow: auto;}
.product_wrapper{height: auto;overflow: auto;margin-bottom: 50px;}
.product_content{width: 380px;margin-top: 90px;float: left;}
.product_content_right{margin-left: 120px;}
.product_pic{width:950px;float: left;overflow:hidden;height: 586px;}
.product_pic_left{margin-left: -290px}
.product_pic_right{margin-left: -130px;}
.product_content_title{font-size: 44px;font-weight: normal;line-height: 100px;}
.product_content dl{margin-top: 30px;}
.product_content dt{color: #F5A301;font-size: 26px;line-height: 50px;}
.product_content dd{color: #545454;font-size: 22px;line-height: 40px;}
#product_safe_title{font-weight: normal;font-size: 42px;text-align: center;line-height: 100px;}
#product_safe_introduction_wrapper{margin-top: 20px;}
#product_safe_introduction_wrapper li{border: 1px solid #DDD;border-top:3px solid #F5A301;width: 378px;height: 562px;float: left;overflow: hidden;}
#product_safe_introduction_wrapper li.not_last{margin-right: 30px;}
#product_safe_introduction_wrapper li dt{text-align: center;margin-top: 50px;line-height: 18px;font-size: 18px;}
.product_safe_introduction_title{text-align: center;font-size: 30px;line-height: 30px;margin-top: 20px;}
.product_safe_introduction_content{text-align: left;font-size: 18px;line-height: 30px;margin:30px 55px 0px 50px;color: #777777;}
.product_safe_introduction_pic{text-align: center;margin: 50px 0px;}
#product_safe_detail_button{border: 1px solid #F7B12A;width: 150px;height: 50px;margin: 0 auto;margin-bottom: 50px;text-align: center;font-size: 16px;line-height: 50px;border-radius: 5px;color: #F7B12A;cursor: pointer;}
/**********main end**************/
