@charset "utf-8";
/* CSS Document */

*{ font-family:"宋体"; font-size:14px; color:#000; margin:0; padding:0; text-align:center;}
a{ cursor:pointer; text-decoration:none;}
ul{ list-style:none;}

.appBoxMain{ width:auto; height:574px; background:#440202;}
.appBoxMainBg{ width:50%; height:574px; float:right; background:url(../../images/app/appBgC.png) repeat-x;}
.appBoxMain .appBox_m{ width:1280px; height:574px; background:url(../../images/app/appBg.png) center center no-repeat #fff; position:relative; margin:0 auto;}
.appBoxMain .appBox_m .appDl_btn{ position:absolute; top:454px; width:160px; height:60px; display:block; z-index:1; background-color:transparent;}
.appBoxMain .appBox_m .appDl_btnL{ left:272px;}
.appBoxMain .appBox_m .appDl_btnR{ left:494px;}
.appBoxMain .appBox_m .app_mobile{ width:309px; height:631px; position:relative; position:absolute; top:61px; right:235px; background:url(../../images/app/appMBg.png) no-repeat top;}
.appBoxMain .appBox_m .app_mobile .ul_picList{ width:263px; height:392px; overflow:hidden; position:relative; position:absolute; top:107px; left:20px; z-index:10;}
.appBoxMain .appBox_m .app_mobile .ul_picList li{ height:392px;position:absolute; left:0;}
.appBoxMain .appBox_m .app_mobile .ul_btnList{ width:auto; height:14px; position:absolute; bottom:0; left:95px;}
.appBoxMain .appBox_m .app_mobile .ul_btnList li{ background-color:#DDDDDD; width:14px; height:14px; border-radius:5em; float:left; margin-right:13px; cursor:pointer;}
.appBoxMain .appBox_m .app_mobile .ul_btnList li.clickBtn{ background-color:#8C0000;}

.appBoxMain .contentBox{ width:805px; margin:29px auto 0; padding-bottom:40px; border-bottom:1px solid #CCC; text-align:left; clear:both;}
.appBoxMain .appDes{ font-weight:normal; color:#888888; width:447px; text-align:left; line-height:19px;}
.appBoxMain .contentBox1{ border:none;}
.appBoxMain .contentBox1 .btnFunction{ background-color:#8C0000; width:155px; height:56px; color:#fff; font-size:19px; border:none; cursor:pointer;}
.appBoxMain .contentBox1 .btnFunction:hover{opacity:0.9;filter:alpha(opacity=90);}
.appBoxMain .contentBox1 p{ line-height:49px; text-align:left;}
.appBoxMain .contentBox1 p span{ margin-right:30px;}
