
body,html{
    height:100%;
    margin: 0;
    padding: 0;
}
body{
    margin:0 auto;
    font-family: "Microsoft YaHei" ! important;
    background: url(../../../images/bg.jpg) center top no-repeat;
}
.btn-sky:hover, .open .btn-sky.dropdown-toggle {
    background-color: #E46F61 !important;
    border-color: #E46F61 !important;
    color: #fff;
}
.cak_content{
    min-height:100%;
    _height:100%;
    position: relative;
}
.cak_mainm{
    padding-bottom: 120px;
    width: 1200px;
    margin: 0 auto;
}
.logo{
    display: block;
    width: 250px;
    height: 68px;
}.logo_li{
     float:left;
     width:150px!important;
     height:45px!important;
     margin:15px 0 0 10px;
 }
.logo img{
    border-style:none;
}

.header{
    height: 100px;
    width: 1200px;
    margin:auto;
    padding: 24px auto 0px;
    position: relative;
}
.footer_wrap{
    position: absolute;
    background-color: #c01209;
    width: 100%;
    padding-top: 12px;
    bottom: 0px;
    left:0px;
    min-width: 1200px;
}
.footer{
    background-color: #c01209;
    width: 1200px;
    margin: 0px auto;

}
/*头部*/
.login,.register{
    color: #333;
    margin: auto 5px;
}
.top{
    text-align: right;
    font-size: 14px;
    color: #666;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
}
.top a{
    color: #C91818 !important;
    font-weight: bold;
}
.top a:hover{
    color: red;
}
.header h2{
    font-size: 36px;
    color: #8A3008;
    font-family: "STKaiti" !important;
}
.cak_main_left{
    float: left;
    margin-top: 15px;
    margin-left: 43px;
}
.cak_main_mid{
    float: left;
    margin-top: 29px;
    margin-left: 36px;
}
.cak_main_search{
    float: left;
    margin-top: 40px;
    margin-left: 66px;
}
.cak_main_search input{
    display:block;
    width: 388px;
    height: 34px;
    line-height: 34px;
    padding-left:12px;
    float: left;
    border: 1px solid #AB120F;
    border-right:none;
    box-sizing: border-box;
}
.cak_main_search span{
    display: block;
    float: left;
    background-color: #c01209;
    width: 48px;
    height: 34px;
    border: 1px solid #c01209;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    box-sizing: border-box;
}
.cak_hsearch{
    display:block;
    width: 24px;
    height: 24px;
    margin: 4px auto;
}
.cak_main_right{
    position: absolute;
    top: 12px;
    right: 0px;
}
.cak_num0{
    content:" ";
    display: block;
    width: 16px;
    height: 22px;
    position: absolute;
    right:5px;
    top:-12px;
    color:red;
    font-weight:bold;
    text-align: center;
    line-height: 16px;
    background: url("../../../images/car_num.png") no-repeat;
}
/*菜单栏*/
.nar{
    width: 1200px;
    margin: 0 auto;
}
.nar_list{
    background-color: #c01209;
}
.nar_list li{
    float: left;
    position: relative;
    width: 149px;
}
.nar_list .father ul{
    position: absolute;
    display: none;
    top:32px;
    z-index: 100;
}
.nar_list .father ul li{
    background-color: #630400;
    border-top: 1px solid #AE560F;
}
.nar_list .father ul li:hover{
    background-color: #630400;
}
.nar_list .father ul li a{
    border: none;
    display: block;

    height: 32px;
    line-height: 32px;
}
.nar_list li a{
    display: inline-block;
    text-align: center;
    width: 150px;
    height: 24px;
    line-height: 24px;
    margin-top: 4px;
    margin-bottom: 4px;
    color: #fff;
    font-size: 14px;
    box-sizing:border-box!important;
    -moz-box-sizing:border-box!important; /* Firefox */
    -webkit-box-sizing:border-box!important; /* Safari */
}
.nar_list li:hover{
    background-color: #630400;
}
/* .nar_list li a:hover{
  color:#FFBB00;
} */
.nar_list li:first-child a{
    border: none;
}
.banner{
    height: 332px;
    margin-top: 10px;
    margin-bottom: 18px;
}
/* 内容 */
.content {
    width: 1200px;
    margin: 0 auto;
}
.cak_left{
    width: 900px;
    float: left;
    margin: auto;
}
.cak_right{
    /* border: 1px solid #ECDBDB; */
    width: 280px;
    float: left;
    height: 438px;
    margin-left: 20px;

}
.cak_noties{
    padding: 7px 0 0 15px;
    height: 173px;
    border: 1px solid #ECDBDB;
}
.cak_noties li a{
    color: #666;

}
.cak_noties li a:hover{
    color: #C81623;
}
.cak_noties li a span{
    font-weight: bold;
    margin-right: 5px;
}
.cak_noties li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top1{
    /*  margin-top: 14px;
    padding-top: 14px; */
    margin-top: 10px;

}
.cak_test_phone{
    border: 1px dotted #B37465;
    width: 100%;
}
.cak_test_phone li:first-child{
    border-right:1px dotted #B37465 ;
}
.cak_test_phone li{
    float: left;
    width: 449px;
    height: 213px;
    box-sizing:border-box!important;
    -moz-box-sizing:border-box!important; /* Firefox */
    -webkit-box-sizing:border-box!important; /* Safari */
}
.cak_left_img_p{
    display: block;
    width: 449px;
    height: 213px;
    overflow: hidden;
}
.v1{
    padding: 10px 0px 0px 14px;
}
.cak_test_phone p{
    font-size: 14px;
    line-height: 24px;
    color: #992121;
    font-weight: bold;
}
.my_test{
    font-size: 18px;
    color: #fff!important;
    background-color: #c01209;
    width: 180px;
    height: 32px;
    line-height: 32px;
    display: block;
    text-align: center;
    border-radius: 6px;
    margin: 15px auto;
    font-weight: bold;
}
.my_test:hover{
    background-color: #630400;
}
.cak_right h1{
    text-align: center;
    height: 32px;
    background-color: #c01209;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.caktye_noties_list{
    border: 1px solid #ECDBDB;
}
.cak_list_top{
    margin-top: 12px;
}
.caktye_noties_list li a:hover{
    color: #C81623;
}
.caktye_noties_list li a{
    display: inline-block;
    border:1px solid #ECDBDB;
    float: left;
    width: 120px;
    height: 24px;
    border-radius: 24px;
    text-align: center;
    line-height: 25px;
    margin: 5px 8px;
    color: #666;
}
.caktye_noties_list li a:hover{
    background-color: #ccc;
    color: #C81623;
}
/* 服务项目 */
.cak_protect{
    background: url("../../../images/yuce.png") no-repeat;
    height: 260px;
    margin: 20px auto 0;
    width: 1200px;
}
.cak_protect_list{
    margin-top: 25px;
    padding-top: 78px;
}

.cak_protect_list li{
    float: left;
    width: 133.3px;
    text-align: center;
}
.cak_protect_list li a{
    display: block;
    width: 70px;
    margin: 0 auto;
}
.cak_protect_list li p{
    line-height: 28px;
    color: #666;
}
/*热销商品*/
.main_shop_title{
    height: 32px;
    line-height: 32px;
    margin:10px auto 0px;
    width: 1200px;

}
.main_shop_title a{
    color: #c01209;
    display: inline-block;
    font-size: 18px;
    border-left:2px solid #c01209;
    padding-left: 12px;
    font-weight: bold;
}
.main_shop_list1 li{
    display: inline-block;
    width: 224px;
    float: left;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    margin-top:14px;
    margin: 8px;
    font-weight: bold;
}
.main_shop_list1 li a{
    display: block;
    font-size: 16px;
}
.main_shop_list1 li:hover{
    border-color: #f40;
}

.main_shop{
    margin: 0 auto;
    width: 1200px;
}
.main_shop_list1 li p,.main_shop_list2 li p{
    font-size: 12px;
    line-height: 24px;
    padding-left: 5px;
    margin:5px 0;
}
.main_shop_list1 li,.main_shop_list2 li{
    color: #666;
}
.caktye_shop_money{
    color: red;
    font-weight: bold;
}

.main_shop_list2{
    margin-top: 14px;
}
.main_shop_list2 li{
    display: inline-block;
    width: 216px;
    border:1px solid #e3e3e3;
    float: left;
    height: 200px;
    margin-left: 30px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.main_shop_list2 li:first-child{
    margin-left: 0px;
}

.Latest_customer_list li a{
    display: inline-block;
    width: 93px;
    border:1px solid #e3e3e3;
    float: left;
    margin-left: 30px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.Latest_customer_list li:first-child a{
    margin-left: 0px;
}
.footer_list{
    width: 80%;
    margin-bottom: 12px;
    float: left;
}
.cak_rg_footer{
    float: right;
    width: 240px;
    margin-top: 40px;
    color: #fff;
}

.footer_list li{
    float: left;
    width: 20%;
    text-align: left;
    padding-left: 5px;
    /*     box-sizing: inherit!important;
        -webkit-box-sizing:inherit!important; */
}

.footer_list li p{
    margin: 0 !important;
}
.footer_list li h1{
    font-size: 16px;
    font-weight: bold!important;
    margin-bottom: 1px;
    position: relative;
}
.footer_list li a{
    color:#eee;
    line-height: 24px;
}
*{
    box-sizing: inherit!important;
    -webkit-box-sizing:inherit!important;
}
.footer_ip{
    text-align: center;
    color:#eee;
}
.cak_footer_left{
    float: left;
    color:#877048;
    width: 800px;
    margin-top: 12px;
}
.cak_footer_right{
    float: right;
}
/* .cak_bti1:before{
	content: "";
	display: inline-block;
	width: 32px;
	height: 32px;
	background:url("../../../images/sal5.png")no-repeat;
	position: absolute;
	left: -46px;
    top: -4px;
} */
/* .cak_bti2:before{
	content: "";
	display: inline-block;
	width: 32px;
	height: 32px;
	background:url("../../../images/sal1.png")no-repeat;
	position: absolute;
	left: -46px;
    top: -4px;
}
.cak_bti3:before{
	content: "";
	display: inline-block;
	width: 32px;
	height: 32px;
	background:url("../../../images/sal3.png")no-repeat;
	position: absolute;
    left: -46px;
    top: -4px;
} */
/* .cak_bti4:before{
	content: "";
	display: inline-block;
	width: 32px;
	height: 32px;
	background:url("../../../images/sal2.png")no-repeat;
	position: absolute;
	 left: -46px;;
    top: -4px;
} */
.cak_logo_footer{
    display: block;
    width: 113px;
    height: 57px;
    float: left;
    margin-left:30px;
    margin-right: 32px;
}
.cak_logo_footer1{
    display: block;
    width: 157px;
    height: 95px;
    float: left;
    margin-right: 32px;
}
.left {
    width:1200px;
    overflow:hidden;
    position: relative;
    margin: 12px auto;
}
.left_con {width: 1000000px;}
.left_con ul {float: left;}
.list1 li ,.list2 li {
    width: 100px;
    list-style: none;
    text-align: center;
    float: left;
    margin: auto 10px;
}
.list1 li a{
    display: block;
    width: 68px;
    height: 68px;
    border: 3px solid #fff;
    border-radius: 68px;
    overflow: hidden;
}