﻿@charset "utf-8";
html{width:960px;margin:0 auto;}
body{font-family: "微软雅黑";background-color:#f4f4f4;}
.h10{overflow:hidden;width:100%;height:10px;}
.h18{overflow:hidden;width:100%;height:18px;}
.h30{overflow:hidden;width:100%;height:30px;}
.h120{overflow:hidden;width:100%;height:120px;}

/**  头部样式  **/
.header-item{position:relative;width:100%;height:90px;background:#c7ccd2;border-bottom:1px solid #323436;}
.logo{width:266px;height:59px;padding:14px 0 0 20px;}
.logo img{width:266px;height:59px;}
.header-r{padding-right:10px;}
.search-area{width:75px;height:90px;}
.search-sign{width:75px;height:90px;}
.search-sign img{width:75px;height:90px;}
.search-hidden{display:none;position:absolute;top:90px;left:0;z-index:101;width:960px;height:89px;background:#f5f5f5;border-bottom:1px solid #d7d7d7;}
.search-in{width:782px;height:47px;margin:20px 0 0 20px;padding:0 10px;background:#fff;border:1px solid #d7d7d7;}
.search-in dl{}
.search-in dt{float:left;width:29px;height:29px;margin-top:9px;background:url(/skins/yunc2c/phone/img/search_i2.png) no-repeat;background-size:29px 29px;}
.search-in dd{float:right;width:740px;}
.search-in input{width:740px;height:27px;border:none;}
.search-btn{width:96px;height:49px;line-height:49px;margin:20px 20px 0 0;text-align:center;border:1px solid #6fcc14;font-size:26px;color:#6dc811;background:#fff;}
.login-area{width:75px;height:90px;}
.login-i{width:75px;height:90px;}
.login-i img{width:75px;height:90px;}
.login-menu{display:none;position:absolute;top:90px;left:0;z-index:101;width:100%;height:89px;background:#f5f5f5;border-bottom:1px solid #d7d7d7;}
.login-menu ul{}
.login-menu li{float:left;width:50%;line-height:89px;font-size:28px;text-align:center;}
.login-menu li a{display:block;width:100%;height:89px;color:#666;}
.login-menu li a:hover{color:#333;}
.column{width:100%;background:#fff;}
.column ul{overflow:hidden;width:100%;padding-top:4px;}
.column li{float:left;width:160px;margin-top:36px;}
.column li a{display:block;}
.column p{display:block;width:100px;height:100px;margin:0 auto;}
.column p img{width:100px;height:100px;}
.column span{display:block;width:100%;padding-top:8px;font-size:30px;color:#666;text-align:center;}
.banner-area{overflow:hidden;width:100%;background:#fff;}
.banner-area ul{}
.banner-area li{float:left;width:285px;height:9.9erm;margin:30px 10px 0 20px;}
.banner-area li img{width:285px;height:9.9erm;}

/**  题库  **/
.column-substance{width:100%;background:#fff;}
.column-substance .title{position:relative;width:100%;height:77px;border-top:2px solid #de4a4a;}
.column-substance .title h3{float:left;width:129px;height:77px;background:url(/skins/yunc2c/phone/img/test_title.png) no-repeat;}
.column-substance .title h3 span{position:absolute;z-index:101;left:20px;top:16px;color:#fff;font-size:30px;}
.column-substance .title h6{float:right;line-height:77px;padding-right:20px;}
.column-substance .title h6 span{float:left;font-size:28px;color:#de4a4a;}
.column-substance .title .more-i{width:13px;height:23px;margin:27px 0 0 5px;background:url(/skins/yunc2c/phone/img/more_i.png) no-repeat;background-size:13px 23px;}
.column-substance .content{padding:4px 20px 0 20px;}
.column-substance .content .class-c{width:100%;height:100px;line-height:100px;border-bottom:1px solid #e2e2e2;}
.column-substance .content .class-c a{color:#666;font-size:28px;}
.column-substance .content .class-c span{padding:0 28px;color:#999;font-size:24px;}
.column-substance .content-list{width:100%;padding-top:10px;}
.column-substance .content-list ul{}
.column-substance .content-list li{width:100%;height:88px;line-height:88px;font-size:22px;border-bottom:1px solid #e2e2e2;overflow:hidden;}
.column-m{text-align:center;}
.column-m a{display:inline-block;height:50px;line-height:50px;padding:0 40px;background:#f4f4f4;border:1px solid #e3e3e3;font-size:24px;color:#999;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;}
.column-m span{padding-right:40px;background:url(/skins/yunc2c/phone/img/more_sign.png) no-repeat right center;background-size:27px 24px;}
/**  找答案  **/
.column-substance .title2{position:relative;width:100%;height:77px;border-top:2px solid #13c439;}
.column-substance .title2 h3{float:left;width:149px;height:77px;background:url(/skins/yunc2c/phone/img/answer_title.png) no-repeat;}
.column-substance .title2 h3 span{position:absolute;z-index:101;left:20px;top:16px;color:#fff;font-size:30px;}
.column-substance .title2 h6{float:right;line-height:77px;padding-right:20px;}
.column-substance .title2 h6 span{float:left;font-size:28px;color:#13c439;}
.column-substance .title2 .more-i{width:13px;height:23px;margin:27px 0 0 5px;background:url(/skins/yunc2c/phone/img/more_i2.png) no-repeat;background-size:13px 23px;}
/**  资讯  **/
.column-substance .title3{width:100%;height:77px;border-top:2px solid #29b7f7;}
.column-substance .title3 h3{float:left;width:129px;height:77px;background:url(/skins/yunc2c/phone/img/information_title.png) no-repeat;}
.column-substance .title3 h3 span{position:relative;left:20px;bottom:12px;color:#fff;font-size:30px;}
.column-substance .title3 h6{float:right;line-height:77px;padding-right:20px;}
.column-substance .title3 h6 span{float:left;font-size:28px;color:#29b7f7;}
.column-substance .title3 .more-i{width:13px;height:23px;margin:27px 0 0 5px;background:url(/skins/yunc2c/phone/img/more_i3.png) no-repeat;background-size:13px 23px;}
/**  论文查重  **/
.column-substance .title4{position:relative;width:100%;height:77px;border-top:2px solid #0bb52f;}
.column-substance .title4 h3{float:left;width:179px;height:77px;background:url(/skins/yunc2c/phone/img/check_title.png) no-repeat;}
.column-substance .title4 h3 span{position:absolute;z-index:101;left:20px;top:16px;color:#fff;font-size:30px;}
.column-substance .title4 h6{float:right;line-height:77px;padding-right:20px;}
.column-substance .title4 h6 span{float:left;font-size:28px;color:#0bb52f;}
.column-substance .title4 .more-i{width:13px;height:23px;margin:27px 0 0 5px;background:url(/skins/yunc2c/phone/img/more_i4.png) no-repeat;background-size:13px 23px;}

/**  最新动态  **/
.column-substance .title5{position:relative;width:100%;height:77px;border-top:2px solid #de4a4a;}
.column-substance .title5 h3{float:left;width:187px;height:77px;background:url(/skins/yunc2c/phone/img/dynamic_title.png) no-repeat;background-size:187px 77px;}
.column-substance .title5 h3 span{position:absolute;z-index:101;left:20px;top:16px;color:#fff;font-size:31.200000000000003px;}
.column-substance .title5 h6{float:right;line-height:77px;padding-right:20px;}
.column-substance .title5 h6 span{float:left;font-size:28px;color:#de4a4a;}
.column-substance .title5 .more-i{width:13px;height:23px;margin:27px 0 0 5px;background:url(/skins/yunc2c/phone/img/more_i.png) no-repeat;background-size:13px 23px;}
.column-substance .content .class-c2{width:100%;border-bottom:1px solid #e2e2e2;}
.column-substance .content .class-c2 ul{overflow:hidden;width:100%;padding-top:4px;}
.column-substance .content .class-c2 li{float:left;width:184px;line-height:58px;font-size:26px;}
.column-substance .content .class-c2 li a{color:#666;}
.column-substance .content .class-c3{width:100%;border-bottom:1px solid #e2e2e2;}
.column-substance .content .class-c3 ul{overflow:hidden;width:100%;padding-top:4px;}
.column-substance .content .class-c3 li{float:left;width:230px;line-height:58px;font-size:26px;}
.column-substance .content .class-c3 li a{color:#666;}
/**  其他栏目  **/
.other-column{width:100%;background:#fff;}
.other-column ul{padding:24px 20px 0 20px;}
.other-column li{float:left;width:230px;line-height:62px;color:#666;font-size:28px;}
.other-column li a{color:#666;}

/**  版权  **/
.copyright{line-height:42px;font-size:28px;text-align:center;color:#999;}
.copyright span{padding:0 10px;color:#ccc;}

/** 回顶 **/
.backToTop{z-index:1000;width:75px;height:75px;display:none;cursor:pointer;
opacity:0.6;filter: Alpha(opacity=100);position:fixed;right:10px;top:800px;background:url(/skins/yunc2c/phone/img/top2.png) no-repeat;background-size:100% 100%;}
.backToTop:hover{opacity:1;}