@charset "utf-8";
.main,#business{width:100%;min-width:320px;margin:0 auto;/*max-width:480px;*/font-size:14px}
.new-ct{background-color:#fff;}
li{list-style:none;}
*{margin:0;padding:0;-webkit-box-sizing:border-box;}
body{font-family:'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;}
a{text-decoration:none;}




@media screen and (max-width: 800px){

#top{height:44px;line-height:44px;background:#c82027;font-size: 16px;text-align: center;color:#fff;}
#top span.home{background:url(../images/home.png) 0px 0px no-repeat;background-size:auto 44px;width:44px;height:44px;position: absolute;left:10px;}

p.progress_bar{background:#e5e5e5;text-align: center;height:5px;}/*进度条*/
.content_p{width:90%;margin:5px auto; }
.content_p .p1{font-size: 14px;font-weight:bold;color:#fff;line-height: 30px;height:30px;width:100%;margin:5px auto 0;background:#fff; }
.content_p .p1 span{display: block; float:left; cursor: pointer;}
.content_p .p1 .span1{height:100%;width:21px;background:url( /images/qipao_1.png)right center no-repeat;background-size:auto 100%;}
.content_p .p1 .span2{height:100%;background:url( /images/qipao_2.png)right center repeat-x;background-size:auto 100%;}
.content_p .p1 .span3{height:100%;width:12px;background:url( /images/qipao_3.png)left center no-repeat;background-size:auto 100%;}

.content_p .p2{text-indent: 2em; box-shadow: 0 0 0 1px #D5D60C inset;margin-top:15px;line-height: 24px;padding:5px 1em;border-radius: 5px;background:#f5f5f1;clear: both;color: #666;}
.content_p .p2 span{display: block;width:30px;height:15px;position: absolute;top:-14px;overflow: hidden;}
.content_p .p2 span em{display: block;width:20px;height:20px;box-shadow: 0 0 0 1px #D5D60C inset;background:#f5f5f1;position: absolute;bottom: -15px;
        transform: rotate(45deg);
    -ms-transform: rotate(45deg);		/* IE 9 */
-webkit-transform: rotate(45deg);	/* Safari and Chrome */
     -o-transform: rotate(45deg);		/* Opera */
   -moz-transform: rotate(45deg);		/* Firefox */}

 

}


@media screen and (min-width: 800px){

#top{height:88px;line-height:88px;background:#c82027;font-size: 32px;text-align: center;color:#fff;}
#top span.home{background:url(../images/home.png) 0px 0px no-repeat;background-size:auto 88px;width:88px;height:88px;position: absolute;left:10px;}

p.progress_bar{background:#e5e5e5;text-align: center;height:5px;}/*进度条*/
.content_p{width:90%;margin:20px auto; }
 
.content_p .p1{font-size: 20px;font-weight:bold;color:#fff;line-height: 40px;height:40px;width:100%;margin:5px auto 0;background:#fff; }
.content_p .p1 span{display: block; float:left; cursor: pointer;}
.content_p .p1 .span1{height:100%;width:21px;background:url( /images/qipao_1.png)right center no-repeat;background-size:auto 100%;}
.content_p .p1 .span2{height:100%;background:url( /images/qipao_2.png)right center repeat-x;background-size:auto 100%;}
.content_p .p1 .span3{height:100%;width:12px;background:url( /images/qipao_3.png)left center no-repeat;background-size:auto 100%;}

.content_p .p2{text-indent: 2em; box-shadow: 0 0 0 1px #D5D60C inset;margin-top:15px;line-height: 40px;font-size: 20px;padding:5px 1em;border-radius: 5px;background:#f5f5f1;clear: both;color: #666;}
.content_p .p2 span{display: block;width:30px;height:15px;position: absolute;top:-14px;overflow: hidden;}
.content_p .p2 span em{display: block;width:20px;height:20px;box-shadow: 0 0 0 1px #D5D60C inset;background:#f5f5f1;position: absolute;bottom: -15px;
        transform: rotate(45deg);
    -ms-transform: rotate(45deg);		/* IE 9 */
-webkit-transform: rotate(45deg);	/* Safari and Chrome */
     -o-transform: rotate(45deg);		/* Opera */
   -moz-transform: rotate(45deg);		/* Firefox */}
 
 
 
}








