@charset "gb2312";
/* ÐÂÎÅÏêÏ¸Ò³cssÎÄ¼þ
* Author: Keyschl
* Web:http://www.5vShop.com/
* QQ:81447933
* Tel:0311-85315152 13931185013
*/
.banner{ max-width:1920px;min-width:1240px; margin:auto;}
.banner>img{ width:100%;}

.crumbs{height: 40px;line-height: 40px;color: #999; width:1240px; margin:auto; font-size:1.4rem;}
.selector {border: 1px solid #efefef;background: #FFF;padding: 15px 0px;overflow: hidden;width:1240px; margin:auto;font-size:1.4rem; margin-bottom:50px; }
.selector>ul{ width:1200px; margin:auto; overflow:hidden}
.selector>ul>li{ float:left; width:100px; height:50px; line-height:50px;}
.selector>ul>li>a:hover{ color:#0CF}

.main{ max-width:1920px;min-width:1240px; background:#FFF;border-bottom:1px solid #e6e6e6; color:#000}
.content{ width:1240px; margin:auto; overflow:hidden; padding-bottom:50px; }
.art{ width:840px; float:left;}
.art>h1{ line-height:50px; font-size:24px; font-weight:normal}
.art .byline {color: #aaa;line-height: 12px;font-size: 12px;}
.art .neirong{ width:100%; margin-top:30px; line-height:28px; margin-bottom:50px;}
.art .page{padding-top:12px;padding-bottom:12px;width:100%; border-top:1px solid #ccc;border-bottom:1px solid #ccc; font-size:14px;}
.art .page>p{ line-height:35px;}
.art .page>p>a:hover{ color: #F30}
.art .comment{width:100%; margin-top:20px;}
.art .comment form{width:100%; overflow:hidden; background:#FFF}
.art .comment form img{ width:50px; float:left;}
.art .comment form textarea{ width:730px; float:left;    border: 1px solid #acacac; margin-left:36px;padding:10px; background:#fcfcfc;outline:none;}
.art .comment form textarea:hover{ 
                    border-color: #66afe9;
					background:#FCFCFC;
                    outline: 0;
                    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
                    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
 
.art .comment form input{ width:80px; height:36px; background:#094c97; border:1px solid #094c97; border-radius:6px; color:#FFF; float:right; margin-top:20px;outline:none;}
.art .comment form input:hover{opacity:.8;cursor:pointer}
.comment_total{ width:100%; height:36px;border-bottom:1px solid #e6e6e6; line-height:36px; margin-top:20px;}
.comment_total h3{ font-size:16px; float:left}
.comment_total p{ float:right;}
.art .comment ul{ width:100%;}
.art .comment ul>li{ width:100%; overflow:hidden; margin-top:20px; padding-bottom:20px; border-bottom: 1px dashed #e6e6e6;}
.art .comment ul>li>img{ width:50px; float:left; }
.art .comment ul>li>div{ float:right; width:750px;}
.art .comment_title{ color:#999; }
.art .comment_content{  margin-top:10px;}
.list{ width:360px; float:right;    border: 1px solid #e6e6e6;}
.list>h2{ font-size:16px; text-indent:20px; line-height:36px;}
.list ul{ width:320px; margin:auto; }
.list ul>li{ width:100%; border-bottom: 1px dashed #e6e6e6;overflow:hidden; margin-bottom:20px; padding-bottom:20px;}
.list ul>li>a>img{ width:100px; float:left;transition:all 0.2s linear;}
.list ul>li>a>img:hover{ opacity:.7;border-radius:8px;}
.list ul>li>div{ float:right; width:200px; overflow:hidden;}
.list ul>li>div p{ color:#666}
.list ul>li>div a{ font-size:14px;}
.list ul>li>div a:hover{ color: #F30;}