*{
    margin: 0;
    padding: 0;
}
body,html{
   width: 100%;
   height: 100%; 
}
#databody{
    width: 100%;
min-width: 1180px;
font-size: 16px;
font-family: "微软雅黑"
}
.banner{
    background:url("/view/image/commodityImage/banner-head(3).png") no-repeat center center !important;
	background-size:100% 100% !important;
	background-image: url('/view/image/commodityImage/banner-head(3).png');
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/banner-head(3).png',  sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/collect/banner-head(3).png',sizingMethod='scale')";
	GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8;
}
.main {
	height: 450px;
	text-align: center;
    border-top: 1px solid #fff;
}
.main>div.one{
    width: 900px;
    height:250px;
    margin-top: 0px;
    padding-top:40px;
    margin-left: 20%;
    position: relative;
    text-align: left;
}
.main>div.one>img{
    position: absolute;
    top:0;
    right:0;
    height:100%;
}
.main>div>p{
    font-size: 40px;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 30px;
    font-weight: bold;
    font-family: "SourceHanSansCN";

}
.container{
    width: 100%;
}
.datalist{
    text-align: center;
    height: 103px;
    margin-top: -50px;
    display: block;
}
.datalist>ul{
    width: 50%;
    min-width: 700px;
    height: 100px;
    background: #fff;
    -webkit-box-shadow:0 0 10px#ccc;
    -moz-box-shadow:0 0 10px #ccc;
    box-shadow:0 0 10px #ccc; 
    margin: 0 auto;
}
.datalist>ul>li{
    list-style: none;
    float: left;
width: 33%;
height: 98px;
margin-left: 1px;
}
.datalist>ul>li:hover{
    border-bottom: 2px solid #54b7ff;
}
.bottom_ul{
    border-bottom: 2px solid #54b7ff;
}
.datalist>ul>li>img{
    margin-top: 20px;
}
.datalist>ul>li>p{
    margin-top: 10px;
    color: #54b7ff;
    font-size: 18px;
}
.common{
    width: 100%;
    text-align: center;
}
.common>h3{
    margin-top: 50px;
    font-size: 32px;
    color: #333333;
}
.common>p{
    margin-top: 10px;
    font-size: 18px;
    color: #777;
}

.introduce{
    height: 545px;
    width:70%;
    min-width: 1200px;
    clear: both;
    margin: 0 auto;
}
.introduce>p{
    width: 550px;
    height: 40px;
    background: #04acfa;
    color: #fff;
    font-size: 20px;
    margin: 40px auto;
    line-height: 40px; 
    -webkit-box-shadow: 0 0 10px#04acfa;
    -moz-box-shadow: 0 0 10px #04acfa;
    box-shadow: 0 0 10px #04acfa; 
}
.introduce>div{
    width: 50%;
    height: 450px;
    float: left;
    margin-left: 0;
}

.config .introduce>div:last-child{
    width: 35%;
    min-width: 445px;
    height:400px;
    margin-left: 30px;
    background:url("/view/image/commodityImage/line.png") no-repeat center center !important;
	background-size:100% 100% !important;
	background-image: url('/view/image/commodityImage/line.png');
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/line.png',  sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/line.png',sizingMethod='scale')";
    GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8;
    position: relative;
}
.config .introduce>div:last-child>div:first-child{
    position: absolute;
    top:-37px;
    left:20px;
}
.config .introduce>div:last-child>div:nth-child(2){
    position: absolute;
    top:52px;
    left:-11px;
}
.config .introduce>div:last-child>div:nth-child(3){
    position: absolute;
    top:137px;
    left:-65px;
}
.config .introduce>div:last-child>div:nth-child(4){
    position: absolute;
    bottom:80px;
    left:77px;
}
.config .introduce>div:last-child>div:nth-child(5){
    position: absolute;
    bottom:0px;
    width:100%;
    left:-22px;
}
.config .introduce>img{
    width: 80%;
}
.config .introduce>img:first-child{

}
.char{
    width: 100%;
    height: 450px;
    background:url("/view/image/commodityImage/banner-middle.png") no-repeat center center !important;
	background-size:100% 100% !important;
	background-image: url('/view/image/commodityImage/banner-middle.png');
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/banner-middle.png',  sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/banner-middle.png',sizingMethod='scale')";
	GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8;
}
.char>h3{
   padding-top: 40px;
    font-size: 32px;
    color: #fff;
}
.char>p{
    margin-top: 10px;
    font-size: 18px;
    color: #fff;
}
.char>ul{
    width: 70%;
    min-width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}
.char>ul>li{
    list-style-type: none;
    float: left;
    width: 20%;
    margin-left: 50px;
    height: 270px;
    text-align: center;
}
.char>ul>li>h3{
color: #fff;
font-size: 28px;
margin-top: 65px;
}
.char>ul>li>p{
    color: #fff;
    font-size: 16px;
    margin-top: 56px;
}
.char>ul>li>p:last-child{
    margin-top: 5px;
}
.scene{
    width: 70%;
    height: 400px;
    margin: 0 auto;
    /* margin-left: 27%; */
    overflow: hidden;
    clear: both;
}
 .scene>div{
     width: 46%;
    height: 270px;
    float: left;
    margin-top: 60px;
    border: 1px solid #3498db;
    margin-left: 30px;
}
.scene>div>img{
    margin-top: 56px;
    margin-bottom: 45px;
}
.scene>div>p{
    font-size: 24px;
    color: #3498db;
    padding-top: 5px;
    margin-bottom: 5px;
}
.scene>div:first-child>p:nth-child(2){
}


.char>ul>li:first-child{
    background:url("/view/image/commodityImage/t1.png") no-repeat center center !important;
	background-size:100% 100% !important;
	background-image: url('/view/image/commodityImage/t1.png');
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/t1.png',  sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/t1.png',sizingMethod='scale')";
	GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8;
}
.char>ul>li:nth-child(2){
    background:url("/view/image/commodityImage/t2.png") no-repeat center center !important;
	background-size:100% 100% !important;
	background-image: url('/view/image/commodityImage/t2.png');
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/t2.png',  sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/t2.png',sizingMethod='scale')";
	GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8;
}
.char>ul>li:nth-child(3){
    background:url("/view/image/commodityImage/t3.png") no-repeat center center !important;
	background-size:100% 100% !important;
	background-image: url('/view/image/commodityImage/t3.png');
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/t3.png',  sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/t3.png',sizingMethod='scale')";
	GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8;
}
.char>ul>li:last-child{
    background:url("/view/image/commodityImage/t4.png") no-repeat center center !important;
	background-size:100% 100% !important;
	background-image: url('/view/image/commodityImage/t4.png');
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/t4.png',  sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/t4.png',sizingMethod='scale')";
	GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8;
}

 .collect_foot{
     width: 100%;
     height: 400px;
    background:url("/view/image/commodityImage/banner-foot(2).png") no-repeat center center !important;
	background-size:100% 100% !important;
	background-image: url('/view/image/commodityImage/banner-foot(2).png');
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/banner-foot(2).png',  sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/banner-foot(2).png',sizingMethod='scale')";
	GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8;
 }
 .collect_foot>div{
     text-align: left;
     padding-top: 50px;
     margin-left: 19%;
 }
 .collect_foot>div>img{
     height:98px;
     margin-bottom:20px;
     margin-top:10px;
 }
 .collect_foot>div>p{
     font-size: 28px;
     color: #fff;
     font-family: "AliHYAiHei";
     padding-top: 10px;
     letter-spacing: 1px;
 }
 .collect_foot>div>h5{
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
    letter-spacing: 2px;
 }
 .collect_foot>div>p>span{
    font-size: 34px;
    color: #24e9f6;
}
 .collect_foot>div>a{
    line-height: 28px;
    display: inline-block;
    padding: 2px 15px;
    color: #fff;
    background: #08b9c5;
    font-size: 14px;
    border-radius: 8px;
    text-decoration: none;
    margin-top: 30px;
 }
 .collect_foot>div>a:hover{
    -webkit-box-shadow:0 0 10px #08b9c5;
    -moz-box-shadow:0 0 10px #08b9c5;
    box-shadow:0 0 10px #08b9c5; 
 }
 .collect_foot>div>a:last-child{
     margin-left: 60px;
 }
 .form_int{
width: 60% ;
min-width: 1000px;
height: 350px;
margin: -30px auto;
/* margin-top: -30px;
margin-left: 380px; */
 }
 .cc{
    width: 100% !important; 
    margin: -40px auto !important;
    height: 100px !important;
 }
 .border_show{
    -webkit-box-shadow:0 0 10px#ccc;
    -moz-box-shadow:0 0 10px #ccc;
    box-shadow:0 0 10px #ccc;  
    margin-top: -40px;
    background: #fff;  
 }
 .border_show>form>input[type="submit"]{
    background:  #00c1de !important;
    border-radius: 5px;
 }
 .border_show>form>input[type="submit"]:hover{
    -webkit-box-shadow:0 0 10px#00c1de;
    -moz-box-shadow:0 0 10px #00c1de;
    box-shadow:0 0 10px #00c1de; 
 }

 .form_int>h2{
       font-size: 30px;
       color: #666666;
       padding-top: 50px;
 }
 .form_int>form>input{
    margin-top: 30px;
}
.form_int>form>input[type="text"]:first-child{
    width: 60%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #ddd;
    color: #41abd9;
    background: #f4f4f4;
    padding-left: 10px;
}
.form_int>form>input[type="text"]:nth-child(2){
    width: 15%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #ddd;
    color: #41abd9;
    background: #f4f4f4;
    padding-left: 10px;
}
.form_int>form>input[type="submit"]{
    width: 120px;
    height: 40px;
    background: #41abd9;
    border: 1px solid #41abd9;
    color: #fff;
    border-radius: 5px;
    -webkit-box-shadow:0 0 10px#41abd9;
    -moz-box-shadow:0 0 10px #41abd9;
    box-shadow:0 0 10px #41abd9; 
}
.collect .introduce>div{
    float: left;
    width: 50%;
    text-align: left;
    margin-top: 50px;
}
.collect .introduce>div>div:first-child{
    height: 70px;
    width: 75%;
    background:#04acfa;
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
    -webkit-box-shadow:0 0 10px#04acfa;
    -moz-box-shadow:0 0 10px #04acfa;
    box-shadow:0 0 10px #04acfa; 
    margin: 0 auto;
    margin-left: 90px;
}
.collect .introduce>div>div:first-child>p{
    line-height: 30px;
    margin-left: 36px;
    font-size: 18px;
}
.collect .introduce>div>h2{
   color: #95d0f9;
   font-size: 30px;
   margin-top: 50px;
   margin-left: 90px;
}
.collect .introduce>div>div:last-child{
}
.collect .introduce>div>div:last-child>div>div{
    width: 30px;
    height: 30px;
    border-radius: 5px;
    margin-top: 50px;
    margin-left: 40px;
    float: left;
    transform: rotate(45deg);
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
}
.collect .introduce>div>div:last-child>div>div>p{
    transform: rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    color: #fff;
   margin-left: 3px;
   padding-top: 2px;
}
.collect .introduce>div>div:last-child>div>span{
    margin-top: 55px;
    margin-left: 30px;
    font-size: 18px;
    color: #333;
    display: inline-block;
}
.collect .introduce>div>div:last-child>div>.colorB{
    background: #3498db;
}
.collect .introduce>div>div:last-child>div>.colorG{
    background: #00b6b0;
}
.collect .introduce>div>img{
    margin-top: 0px;
    margin-left: 50px;
}
.data>.introduce>p{
    width: 34%;
}
.data>.introduce>div>h4{
    font-size: 24px;
    margin-left: 150px;
    margin-top: 40px;
    color: #333;
}
.data>.introduce>div>img{
    text-align: center;
    margin-top: 20px;
    margin-left:100px;
}
.data>.introduce>div{
    text-align: left;
}
.data>.introduce>div:nth-child(2)>div{
    margin-top: 20px;
}
.data>.introduce>div:nth-child(2)>div>div{
    width: 30px;
    height: 30px;
    border-radius: 5px;
    margin-top: 40px;
    margin-left: 150px;
    float: left;
    transform: rotate(45deg);
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
}
.data>.introduce>div:nth-child(2)>div>span{
    margin-top: 45px;
    margin-left: 30px;
    font-size: 18px;
    color: #333;
    display: inline-block;
}
.data>.introduce>div:nth-child(2)>div>div>p{
    transform: rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    color: #fff;
   margin-left: 2px;
   padding-top: 2px;
}
.config .introduce>div:last-child{
    text-align: left;
}
.config .introduce>div:last-child>div>div{
    width: 30px;
    height: 30px;
    border-radius: 5px;
    margin-top: 40px;
    float: left;
    transform: rotate(45deg);
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
}
.config .introduce>div:last-child>div>div>p{
    transform: rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    color: #fff;
   margin-left: 3px;
   padding-top: 2px;
}
.config .introduce>div:last-child>div>span{
    margin-top: 45px;
    margin-left: 30px;
    font-size: 18px;
    display: inline-block;
}
.colorB{
    background: #3498db;
    margin-left: 90px;
}
.colorG{
    background: #00b6b0;
    margin-left: 70px;
}
.colorO{
    background: #ffba00;
    margin-left: 200px;
    
}
.colorL{
    background: #7ab846;
    margin-left:20px;
}
.colorR{
    background: #ff6666;
    margin-left: 60px;
}
.collection {
    width: 1240px;
    margin: 0 auto;
    height: 650px;
    background-color: #fff;
}
.col_left {
    width: 400px;
    height: 100%;
    float: left;
    position: relative;
}
.animated {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.animated {
    -webkit-animation-duration: 8 0.s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.col_left h1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    margin-top: 98px;
    color: #41ABD9;
    text-align: left;
    margin-bottom: 20px;
}
.col_left>ul {
    margin-top: -10px;
}
.col_left>ul>li {
    height: 85px;
    overflow: hidden;
    margin-top: 50px;
    padding-left: 20px;
    border-left: 2px solid #41ABD9;
    text-align: left;
}
.col_left>ul>li>p {
    color: #41ABD9;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 8px;
}
.col_left>ul>li>p>i {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 5px 0;
    background: url(/view/image/commodityImage/check_b.png) no-repeat -20px 0;
}
.col_left>ul>li>span {
    font-size: 14px;
    color: #333;
    line-height: 25px;
}
.check {
    position: absolute;
    margin-top: 50px;
    left: 0;
}
.check a.anli {
    color: #41ABD9;
    line-height: 45px;
    font-size: 14px;
    display: block;
    float: left;
    text-decoration: none;
}
.check a.kefu {
    display: block;
    float: right;
    width: 120px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #41ABD9;
    margin-left: 150px;
    font-size: 14px;
    text-decoration: none;
}
.check a.kefu:hover {
    font-weight:bold;
}
.collection table {
    width: 780px;
    font-size: 14px;
    border: 1px solid #dddddd;
    border-collapse: separate;
    border-spacing: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin-top: 70px;
    margin-left: 60px;
}
.collection tr {
    height: 30px;
}
.collection table th, table td {
    border-right: 1px solid #dddddd;
}
.collection thead th {
    line-height: 40px;
    text-align: center;
    vertical-align: top;
    background-color: #fff;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
}
.collection tbody > tr:nth-child(odd) > td {
    background-color: #ebf0f3;
}
.collection table th, table td {
    border-right: 1px solid #dddddd;
}
.collection tbody th, tbody td {
    line-height: 40px;
    text-align: left;
    text-indent: 1em;
    border-top: 1px solid #dddddd;
}

.back{
    background:url("/view/image/commodityImage/banner-foot(3).png") no-repeat center center !important;
	background-size:100% 100% !important;
	background-image: url('/view/image/commodityImage/banner-foot(3).png');
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/banner-foot(3).png',  sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/banner-foot(3).png',sizingMethod='scale')";
	GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8;
}
.foot{
    width: 100%;
    height: 240px;
    padding-top: 40px;
    text-align: center;
}
.foot>h2{
    color: #fff;
    font-size: 26px;
    padding-top: 28px;
}
.foot>input{
    margin-top: 50px;
}
.foot>input[type="text"]:nth-child(2){
    width: 30%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #41abd9;
    padding-left: 10px;
}
.foot>input[type="text"]:nth-child(3){
    width: 12%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #41abd9;
    padding-left: 10px;
}
.foot>input[type="submit"]{
    width: 120px;
    height: 40px;
    background: #41abd9;
    border: 1px solid #41abd9;
    border-radius: 5px;
    color: #fff;
    
}
.foot>input[type="submit"]:hover{
    -webkit-box-shadow:0 0 10px#41abd9;
    -moz-box-shadow:0 0 10px #41abd9;
    box-shadow:0 0 10px #41abd9;
}
.list_data{
    width: 70%;
    min-width: 1200px;
    height: 280px;
    margin: 0 auto;
    margin-top: 55px;
}
.list_data>ul>li{
    list-style-type: none;
    float: left;
    width: 17%;
    height: 200px;
    margin-left: 30px;
    border-radius: 5px;
    -webkit-box-shadow:0 0 10px#ccc;
    -moz-box-shadow:0 0 10px #ccc;
    box-shadow:0 0 10px #ccc;   
}

.hover{
    background: -webkit-linear-gradient(left top, #0d77f1 ,#01c3fe); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #0d77f1, #01c3fe); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #0d77f1, #01c3fe); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #0d77f1 , #01c3fe); /* 标准的语法 */ 
    color: #fff;
} 
.list_data>ul>li>img{
    margin-top: 50px;
}
.list_data>ul>li>p{
    margin-top: 15px;
}
.data_foot{
    width: 100%;
    height: 700px;
    background:url("/view/image/commodityImage/banner-foot(4).png") no-repeat center center !important;
	background-size:100% 100% !important;
	background-image: url('/view/image/commodityImage/banner-foot(4).png');
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/banner-foot(4).png',  sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/view/image/commodityImage/banner-foot(4).png',sizingMethod='scale')";
	GitHub - louisremi/background-size-polyfill: Adds support for background-size "cover" and "contain" to IE8;
}
.data_foot>h3{
    padding-top: 40px;
    font-size: 32px;
    color: #fff;
}
.data_foot>p{
     margin-top: 10px;
     font-size: 18px;
     color: #fff;
 }
 .data_foot>.price_div{
     width: 40%;
     min-width: 700px;
     margin: 0 auto;
     margin-top: 50px;
     clear: both;
 }
 .data_foot>div:last-child{
     background: none !important;
 }
 .data_foot>.price_div>div{
     width: 40%;
     height: 260px;
     margin:0 auto;
     border: 1px solid #35c6fd;
     border-radius: 5px;
     background: #fff;
 }
 .data_foot>.price_div>div:first-child{
    float: left;
 }
 .data_foot>.price_div>div:last-child{
    float: right;
 }
 .data_foot>.price_div>div:first-child>div:first-child{
     background: #35c6fd;
     height: 60px;
 }
 .data_foot>.price_div>div:first-child>div:first-child{
    background: #35c6fd;
    height: 70px;
}
.data_foot>.price_div>div:last-child>div:first-child{
    background: #10bccd;
    height: 70px;
 
}
.data_foot>.price_div>div:last-child>div:first-child>p{
    color: #fff;
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 70px;
}
 .data_foot>.price_div>div:first-child>div:first-child>span:first-child{
     color: #fff;
     font-size: 48px;
     display: inline-block;
     line-height: 70px;
 }
 .data_foot>.price_div>div:first-child>div:first-child>span:last-child{
    color: #fff;
    font-size: 18px;
}
.data_foot>.price_div>div:first-child>div:last-child{
  
}
.data_foot>.price_div>div:first-child>div:last-child>h5{
   color: #0584b4;
   font-size: 18px;
   margin-top: 20px;
}
.data_foot>.price_div>div:first-child>div:last-child>p{
    color: #808080;
    margin-top: 18px;
}
.data_foot>.price_div>div:first-child>div:last-child>p:nth-child(3){
    color: #808080;
    margin-top: 8px;
}
.data_foot>.price_div>div:last-child>div:last-child{
    margin-top: 40px;
}
.data_foot>.price_div>div:last-child>div:last-child>p{
    color: #808080;
    margin-top: 8px;
}
.data_foot>.price_div>div>div>a{
    background: #fff;
    padding: 5px 10px;
    text-decoration: none;
    display: inline-block;
    color: 14px;
    border-radius: 3px;
}
.data_foot>.price_div>div:first-child>div:last-child>a{
    color: #35c6fd;
    borde