 /*初始化布局*/
*{margin:0;padding:0;}
a{text-decoration:none;}
ul,li{list-style:none;}
img{border:0;}
table{border-collapse:collapse;}

/*页面模块初始化*/
.wrapper{width:100%;float:left;}
.page-con{width:1100px;background:#fff;position:relative;left:50%;top:0;margin-left:-550px;float:left;}
#iframeId{width:100%;float:left;}

/*当前位置模块**********/
.crumb-wap{width:100%;float:left;background:#f2f2f2;font-family:SimSun;}
.crumb_con{width:100%;float:left;}
.crumb{float:left;line-height:44px;height:44px;font-size:12px;font-family:SimSun; color:#000;margin-left:36px;}
.crumb a{color:#000;text-decoration:none;}

/*应用来源说明模块**********/
#commentRegion{width:100%;float:left;margin-top:30px;}
.bottom{width:100%;background:#f2f2f2;float:left;}
.app-provide{width:100%;float:left;font-size:18px;color:#333;font-family:Microsoft YaHei;padding:20px 0;}
.provide-word,.provide-word > p{line-height:30px;text-align:center;font-size:18px;color:#333;font-family:Microsoft YaHei;}
.word_blue{color:#015293;}
.tybm_blue{color:#015293;}

/*电脑端*/
.PCwrapper{width:100%;float:left;min-width:1100px;}
/*WAP端*/
.WAPwrapper{width:100%;float:left;display:none;}
.wapFrame{width:100%;height:100%;position:absolute;top:0;left:0;right:0;z-index:99999999;}

.comment{float:right;margin-right:36px;}
.footer{width:100%;float:left;position:relative;}
/*收藏与评论区域模块*/
#yh_loginreg{display:none;}
.hideFavorite{display:none;}
.close{text-align: right;height:30px;line-height:26px;font-size: 26px;cursor: pointer;  background-color: white;padding-right: 5px;color: #d9d9d9;}
.close span:hover{color: #015293;}
#yh_logindialog{display: none;width: 700px;height: 400px;}
#yh_login{width: 700px; height: 400px;border: 0px;overflow: hidden; }
#yh_favoritedialog{display: none;width: 340px;height: 240px;}
#yh_favorite{width: 340px; height: 240px;border: 0px;overflow: hidden;}
.commentLocation{margin-left:20px;display:inline;}
.com_img1{width:14px;height:44px;float:left;background:url(shoucang.png) no-repeat 100% 15px;}
.com_img2{width:14px;height:44px;float:left;background:url(pinglun.png) no-repeat 100% 14px;}
.com_word{height:44px;line-height:44px;color:#333;font-family:Microsoft YaHei;float:left;display:inline-block;padding-left:5px;font-size:13px;}

.collectionLocation, .commentLocation{float:left;font-family:Microsoft YaHei;cursor:pointer;}

/*评论区区域代码*/
#commentIframe{float:left;margin-left:37px;}

.pcFwrap{width:100%;position:relative;float:left;background:#f2f2f2;}
.pcFbox{width:100%;margin:0 auto;position:relative;display:block;}