*{margin: 0;padding: 0}
html,body{width: 100%;background-color: #ffffff}
body{width:100%;margin: 0 auto;font-family:"微软雅黑",Arial,Tahoma, Verdana, sans-serif;font-size: 14px;background-color: #ffffff;}
ul{list-style-type: none}
img{display: block}
p{word-break: break-all;word-wrap: break-word}
.header{width: 100%;color: #ffffff;background: url("../images/header.png") no-repeat #f08e23;background-size: 100% 100%;overflow: hidden;}
.logo_left{width: 50%;float: left;height: 100%;min-width: 528px}
.logo_left .back_logo{float: right;margin: 45px 20px  105px 0; }
.logo_right{float:left;margin: 100px 0 0 20px;height: 100%}
.logo_text_1{font-size: 26px; margin: 40px 0 20px 0;}
.logo_text_2{font-size: 33px;font-weight: bolder;margin: 20px 0;}
.logo_right ul li{margin:6px 0 }


.content{width: 100%;background: url("../images/content.png") repeat-x bottom #ffffff;/*height: 727px;*/overflow: hidden}
.content_logo{width: 50%;float:left;height: 100%;}
.content_logo img{float: right;margin: 60px 134px 129px 0;}

.content_c{float: left;margin-top:150px;width: 49%}

.content_list{ margin: 40px 0;padding-left:70px; }
.content_list label{font-size: 17px;color: #3f3c3b;font-weight: bold;}
.content_list p{margin-top: 10px;font-size: 15px}
.cloud{background: url("../images/cloud.png") no-repeat left}
.location{background: url("../images/location.png") no-repeat left}
.more{background: url("../images/more.png") no-repeat left}

.footer{width: 100%;background: url("../images/bottom.png") no-repeat #f08c21;background-size: 100% 100%;color: #ffffff;/*height: 56px;*/padding: 33px 0;}
.footer p{text-align: center;font-size: 15px;}
.footer span{color: #fce005}