@charset "utf-8";
body,html{background:#f4f4f4}
body,input,textarea,select{word-wrap:break-word;font-family:"Microsoft Yahei","Verdana","arial","宋体";color:#333333;font-size:14px;outline:none}
a{text-decoration:none;font-family:"Microsoft Yahei","Verdana","arial","宋体";color:#333333;outline:none}
a:hover{color:#cc3333;text-decoration:none}

/*分行*/
.ui_line{width:100%;height:20px;clear:both;overflow:hidden}
.ui_line2{width:100%;height:20px;clear:both;overflow:hidden;border-top:1px solid #e1e1e1}

/*无记录*/
.ui_none{margin-top:20px;width:100%;padding:100px 0 100px 0;text-align:center;background:#fff}
.ui_none a{font-size:14px;color:#0076da}

.more{float:right;font-size:12px;color:#ccc;}

/*头部*/
.web_header{width:100%;background:#fff;height:50px;position:fixed;top:0;left:0;z-index:10;}
.web_header .container{width:100%;height:50px;background:#fff;padding:0 20px;box-sizing:border-box;box-shadow:0 0 20px #ccc;}
.web_header .container .logo{float:left;display:inline;width:120px;height:32px;padding-top:10px;}
.web_header .container .logo img{width:100%;height:100%;}

.web_header .container .navi{height:100%;padding-left:20px;float:left;}
.web_header .container .navi a{font-size:14px;margin-left:5px;display:inline-block;height:100%;line-height:50px;padding:0 15px;color:#444;border-bottom:2px solid #fff;box-sizing:border-box;}
.web_header .container .navi .out:hover,.web_header .container .navi .on{border-bottom:2px solid red;color:#ff0000;font-weight:500;}

.web_header .container .login{float:right;height:50px;}
.web_header .container .login .head{width:28px;height:28px;float:right;margin:10px 8px 0 0;}
.web_header .container .login .head img{width:100%;height:100%;border-radius:50%;}
.web_header .container .login .login_r{float:right;padding:10px 0;height:30px;line-height:30px;position:relative;top:0;left:0;color:#666;}
.web_header .container .login .login_r .btn{color:#25acd9;font-size:14px;float:left;height:30px;line-height:30px;}
.web_header .container .login .login_r .loginbtn{color:#25acd9;}
.web_header .container .login .login_r .loginbtn:hover{text-decoration:underline;}
.web_header .container .login .login_r .btn:hover{text-decoration:underline;}
.web_header .container .login .login_r .line{background-color: #25acd9;margin:10px 8px;width:1px;height:10px;float:left;}
.member_menu_list{position:absolute;left:0;top:50px;width:100%;background-color:#fff;display:none;border:1px solid #e8e8e8;}
.member_menu_list a{display:block;height:35px;line-height:35px;text-align:center;border-bottom:1px solid #f2f2f2;}
.member_menu_list a:last-child{border-bottom:none;}
.web_bodyout{width:100%;padding-bottom:25px;}
.web_bodycen{width:1200px;margin:auto}
/*位置*/
.web_bodycen .position{width:100%;color:#999;padding:10px 0;height:24px;line-height:24px;}
.web_bodycen .position .iconfont{font-size:20px;margin-right:5px;color:#666;float:left;}
.web_bodycen .position a{color:#999}
.web_bodycen .position a:hover{color:#333;text-decoration:underline}
.web_bodycen .position .locamark{display:inline-block;padding:0 8px 0 8px}
/*首页（新）*/
/*推荐*/
.index_recommend_box{background-color:#fff;width:100%;}
.recommend{width:1200px;margin:0 auto;padding:30px 0 0;}
.recommend .title{height:30px;width:100%;font-size:22px;color:#333;text-align:center;}
.recommend .txet{width:100%;height:24px;line-height:24px;text-align:center;font-size:16px;color:#666;padding-top:10px;}
.recommend .txet a{margin-left:5px;color:#25acd9;text-decoration:underline;}
.recommend .txet a:hover{color:#25acd9;}
.recommend .themebox{margin-top:30px;border:1px solid #ddd;overflow:auto;}
.recommend .themebox li{float:left;height:260px;position:relative;top:0;left:0;box-sizing:border-box;border-left:1px solid #ddd;border-top:1px solid #e8e8e8;padding:20px;}
.recommend .themebox li:nth-of-type(1){border-top:none;border-left:none;}
.recommend .themebox li:nth-of-type(2){border-top:none;}
.recommend .themebox li:nth-of-type(3){border-left:none;}
.recommend .themebox .big{width:50%;}
.recommend .themebox .cont{width:100%;height:100%;}
.recommend .themebox .big .cont .pic{float:left;width:316px;padding-right:20px;box-sizing:border-box;height:100%;}
.recommend .themebox .big .cont .pic img{width:100%;height:100%;}
.recommend .themebox .big .cont .disc{float:right;width:242px;}
.recommend .themebox .cont .disc .tit{color:#25acd9;font-size:16px;height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.recommend .themebox .big .cont .disc .li{height:30px;line-height:30px;color:#999;overflow:hidden;}
.recommend .themebox .big .cont .disc .tag{max-height:130px;overflow:hidden;}
.recommend .themebox .big .cont .disc .tag span{margin-left:6px;text-decoration:underline;color:#003377;line-height:26px;}
.recommend .themebox .big .cont .disc .tag span:first-child{margin-left:0;}
.recommend .themebox .cont .disc .li p{float:left;}
.recommend .themebox .cont .disc .li .comm{margin-left:15px;}
.recommend .themebox .small{width:25%;height:335px;}
.recommend .themebox .small .cont .disc{height:68px;padding-bottom:10px;}
.recommend .themebox .small .cont .disc .li{height:22px;line-height:22px;color:#999;font-size:12px;overflow:hidden;}
.recommend .themebox .small .cont .disc .tag{display:none;height:18px;line-height:22px;width:100%;font-size:12px;overflow:hidden;}
.recommend .themebox .small .cont .disc .tag span{margin-left:6px;text-decoration:underline;color:#003377}
.recommend .themebox .small .cont .disc .tag span:first-child{margin-left:0;}
.recommend .themebox .small .cont .pic{height:195px;width:100%;}
.recommend .themebox .small .cont .pic img{width:100%;height:100%;}
.recommend .themebox li .cover{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background-position:center top;background-repeat:no-repeat;background-size:cover;background-color:rgba(0,0,0,0.5);display:none;}
.recommend .themebox li .cover .look{font-size:20px;border:1px solid rgba(37,172,217,1);border-radius:8px;width:100px;height:50px;line-height:50px;text-align:center;background-color:rgba(37,172,217,0.8);color:#fff;}
.recommend .themebox .big .cover .look{margin:100px auto;}
.recommend .themebox .small .cover .look{margin:140px auto;}
/*首页加载更多按钮*/
.morebtn{padding:25px 0;height:52px;}
.morebtn .btn{display:block;height:50px;border:1px solid #25acd9;width:200px;border-radius:5px;line-height:50px;text-align:center;margin:0 auto;font-size:20px;color:#25acd9;}
.morebtn .btn:hover{color:#fff;background-color:#25acd9}
.morebtn .btn .iconfont{margin-left:2px;font-size:20px;font-weight:500;}
/*首页QYKCMS专用主题*/
.index_item_box{width:100%;background-color:#f8f8f8;box-shadow:0 0 10px #eee;}
.itembox{width:1200px;margin:0 auto;padding-top:30px;}
.itembox .title{height:30px;width:100%;font-size:22px;color:#333;text-align:center;}
.itembox .txet{width:100%;height:24px;line-height:24px;text-align:center;font-size:16px;color:#666;padding-top:10px;}
.itembox .txet a{margin-left:5px;color:#25acd9;text-decoration:underline;}
.itembox .txet a:hover{color:#25acd9;}
.itembox .item{width:100%;overflow:auto;padding-top:10px;}
.itembox .item li{float:left;width:277px;height:220px;position:relative;left:0;top:0;overflow:hidden;margin:28px 0 0 28px;border:1px solid #e8e8e8;}
.itembox .item li:nth-of-type(4n+1){margin-left:0;}
.itembox .item li .cover{width:100%;height:100%;border:none;}
.itembox .item li .inbtn{position:absolute;left:0;top:0;height:100%;width:100%;background-color:rgba(255,255,255,0.8);display:none;}
.itembox .item li .inbtn .look{width:100%;height:182px;display:inline-block;}
.itembox .item li .inbtn .look .iconfont{font-size:40px;color:#25acd9;margin:70px auto;width:40px;height:40px;display:block;}
.itembox .item li .inbtn .tit{height:38px;width:100%;padding-right:55px;text-indent:5px;line-height:38px;background-color:rgba(0,0,0,0.6);position:relative;top:0;left:0;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;}
.itembox .item li .inbtn .tit a{width:45px;position:absolute;height:26px;top:6px;right:5px;line-height:24px;text-align:center;}
.itembox .item li .inbtn .tit .the_out{background:#e5e5e5;color:#999;}
.itembox .item li .inbtn .tit .the_on{background:#25acd9;color:#fff;}
/* .morebg{background-color:#fff;} */
/*首页最新模板*/
.index_time_box{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 10px #eee;}
.time_bg{background-color:#fff;}
/*首页HTML5模板*/
/*.htmlbox{width:1200px;margin:0 auto;padding-top:30px;}
.htmlbox .title{height:30px;width:100%;font-size:22px;color:#333;text-align:center;}
.htmlbox .txet{width:100%;height:24px;line-height:24px;text-align:center;font-size:16px;color:#666;padding-top:10px;}
.htmlbox .txet a{margin-left:5px;color:#25acd9;text-decoration:underline;}
.htmlbox .txet a:hover{color:#25acd9;}
.htmlbox .item{width:100%;overflow:auto;padding-top:30px;}
.htmlbox .item li{float:left;height:345px;width:33.3333%;box-sizing:border-box;overflow:hidden;position:relative;top:0;left:0;text-align:center;}
.htmlbox .item li:nth-of-type(1){border-right:1px solid #D28EFF;border-bottom:1px solid #D28EFF;padding-top:35px;}
.htmlbox .item li:nth-of-type(2){border-right:1px solid #D28EFF;border-bottom:1px solid #D28EFF;padding-top:78px;}
.htmlbox .item li:nth-of-type(3){border-bottom:1px solid #D28EFF;padding-top:35px;}
.htmlbox .item li:nth-of-type(4){border-right:1px solid #D28EFF;padding-top:78px;}
.htmlbox .item li:nth-of-type(5){border-right:1px solid #D28EFF;padding-top:35px;}
.htmlbox .item li:nth-of-type(6){;padding-top:78px;}
.htmlbox .item li .cover{width:265px;height:220px;border:1px solid #d8d8d8;padding:5px;background-color:#fff;}
.htmlbox .item li .incover{position:absolute;left:20px;height:310px;width:360px;padding:10px;background-color:#fff;border:1px solid #ddd;box-sizing:border-box;z-index:2;display:none;}
.htmlbox .item li .incover1{top:0;}
.htmlbox .item li .incover2{top:34px;}
.htmlbox .item li .incover .pic{width:100%;height:248px;display:block;}
.htmlbox .item li .incover .pic img{width:100%;height:100%;}
.htmlbox .item li .incover .tit{height:40px;padding:10px 50px 0 0;line-height:30px;text-align:left;position: relative;left:0;top:0;box-sizing:border-box;color:#25acd9;font-size:16px;overflow:hidden;-ms-text-overflow:ellipsis;white-space:nowrap;}
.htmlbox .item li .incover .tit a{width:45px;height:26px;line-height:26px;text-align:center;position:absolute;right:0;top:12px;}
.htmlbox .item li .incover .tit .the_out{background:#e5e5e5;color:#999;}
.htmlbox .item li .incover .tit .the_on{background:#25acd9;color:#fff;}*/

/*模板中心*/
.theme_page_box{overflow:auto;}
.theme_page_box .theme_left{width:252px;overflow:auto;float:left;padding-bottom:10px;}

/*搜索*/
.theme_left .search{padding:10px;margin-bottom:15px;background: #fff;}
.theme_left .search .inp1{height:36px;width:230px;}  
.theme_left .search .inp2{height:36px;padding:10px 0;}
.theme_left .search .inp2 input{height:24px;border:1px solid #e8e8e8;padding:5px 5px 5px 8px;width:215px;}
.theme_left .search .inp2 input:focus{border:1px solid #25acd9;}
.theme_left .search .btn .iconfont{width:100%;text-align:center;line-height:40px;background:#25acd9;font-size:22px;color:#fff;display:block;}
.theme_left .search .btn .iconfont:hover{background-color:#52b6ec;}
/*类别*/
.theme-cata{clear:both;width:100%;background-color:#fff;margin-bottom:15px;}
.theme-cata .tit{width:252px;height:40px;line-height:40px;text-indent:10px;font-size:16px;background-color:#25acd9;color:#fff;}
.theme-cata .txt{width:250px;overflow:auto;border-top:none !important;padding-top:10px;}
.theme-cata .txt a{float:left;height:38px;line-height:38px;width:108px;margin:0px 0 10px 10px;background:#fff;border:1px solid #e8e8e8;color:#666;text-align:center;}
.theme-cata .txt .scat_on{color:#fff;border:1px solid #25acd9;color:#25acd9;}
.theme-cata .txt a:hover{border:1px solid #25acd9;}
/*模板中心页面代码标签*/
.theme-cata .tag{width:245px;overflow:auto;border-top:none !important;padding:5px 0 5px 5px;}
.theme-cata .tag a{margin-right:10px;float:left;line-height:30px;}
.theme-cata .tag a:hover{text-decoration:underline;color:red;}
.theme-item{width:928px;float:right;}
.theme-item li{position:relative;width:274px;height:270px;overflow:hidden;padding:10px;background:#fff;float:left;margin:0 20px 20px 0;border:1px solid #e8e8e8;}
.theme-item li:nth-child(n+9){margin-bottom:0px;}
.theme-item li:hover{border:1px solid #52b6ec;}
.theme-item li:nth-child(3n){margin-right:0}
.theme-item li .integral{position:absolute;top:10px;left:10px;padding:8px 10px;background-color:rgba(255,25,68,0.8);color:#fff;font-size:14px;}
.theme-item li .cover{display:block;height:188px;width:100%;overflow:hidden;background:#f2f2f2}
.theme-item li .cover img{width:100%;min-width:100%;max-width:100%;min-height:100%}
.theme-item .tit{width:100%;height:61px;padding-right:45px;box-sizing:border-box;position:relative;left:0;top:0;}
.theme-item .tit .the_out,.theme-item .tit .the_on{position:absolute;z-index:1;right:0px;top:18px;border-radius:3px;line-height:24px;height:26px;font-size:14px;padding:0 8px 0 8px}
.theme-item .tit .the_out{background:#e5e5e5;color:#999}
.theme-item .tit .the_on{background:#25acd9;color:#fff}
.theme-item .tit .the_on:hover{background-color:#1fb4e6;color:#c8feff}
.theme-item h4{font-size:16px;color:#999;font-weight:normal;width:100%;overflow:hidden;line-height:60px;white-space: nowrap;text-overflow: ellipsis;margin:0 !important;}
.theme-item .clickmun{font-size:12px;float:left;color:#ccc;margin-right:20px;}
.theme-item .comment{font-size:12px;float:left;color:#ccc;}
.theme-item .time{font-size:12px;float:right;color:#ccc;}

/*精选代码*/
.index_line{width:100%;height:20px}
.index-title{width:100%;padding-bottom:10px;clear:both}
.index-title h3{font-size:24px;font-weight:normal}
.index-title h3 a{border:1px solid #52b6ec;color:#52b6ec;font-size:14px;padding:6px 10px;border-radius:3px;margin-right:20px;}
.index-title h3 a:hover{background:#52b6ec;color:#fff}
.index-title .index-text{word-break:break-all;word-wrap:break-word;font-size:16px;color:#666}
.index-title .btn{float:right;background-color:#25acd9;border-radius:5px;display:inline;height:38px;line-height:38px;padding:0 20px 0 20px;font-size:14px;color:#fff}
.index-title .btn:hover{background-color:#1fb4e6;color:#c8feff}

.index-item{width:100%}
.index-item .catatitle{padding-top:15px;width:100%;height:38px;}
.index-item .catatitle .left{display:inline;float:left;font-size:24px}
.index-item .catatitle .more{display:inline;float:right;background-color:#25acd9;border-radius:5px;display:inline;height:38px;line-height:38px;padding:0 20px 0 20px;font-size:14px;color:#fff}
.index-item .catatitle .more:hover{background-color:#1fb4e6;color:#c8feff}
.index-item li{position:relative;width:358px;height:350px;overflow:hidden;padding:10px;background:#fff;float:left;margin:30px 0 0 30px;border:1px solid #e8e8e8;}
.index-item li:hover{box-shadow:0 0 10px #52b6ec;border:1px solid #52b6ec;}
.index-item li:nth-child(-n+3){margin-top:0}
.index-item li:nth-child(3n+1){margin-left:0}
.index-item li .integral{position:absolute;top:10px;left:10px;padding:8px 10px;background-color:rgba(255,25,68,0.8);color:#fff;font-size:14px;}
.index-item li .cover{display:block;height:268px;width:100%;overflow:hidden;background:#f2f2f2}
.index-item li .cover img{width:100%;min-width:100%;max-width:100%;min-height:100%}
.index-item .tit{width:100%;height:61px}
.index-item .tit .the_out,.index-item .tit .the_on{position:absolute;z-index:1;right:10px;top:298px;border-radius:3px;line-height:24px;height:26px;font-size:14px;padding:0 8px 0 8px}
.index-item .tit .the_out{background:#e5e5e5;color:#999}
.index-item .tit .the_on{background:#25acd9;color:#fff}
.index-item .tit .the_on:hover{background-color:#1fb4e6;color:#c8feff}
.index-item h4{font-size:16px;color:#999;font-weight:normal;margin:20px 0;float:left;width:100%;padding-right:50px;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.index-info .clickmun{font-size:12px;float:left;color:#ccc;margin-right:20px;}
.index-info .comment{font-size:12px;float:left;color:#ccc;}
.index-info .time{font-size:12px;float:right;color:#ccc;}

.index-cata{clear:both;width:100%;padding:10px 0 0 0;overflow:hidden;text-align:center}
.index-cata a{float:left;height:38px;line-height:38px;width:118px;margin:0 0 10px 15px;background:#fff;border:1px solid #e8e8e8;color:#666}
.index-cata a:nth-child(9n+1){margin-left:0}
.index-cata .scat_on{background:#52b6ec;color:#fff;border:1px solid #52b6ec}
.index-cata a:hover{border:1px solid #52b6ec}

.item_tag{width:100%}
.item_tag a{border-radius:3px;text-align:center;float:left;height:32px;line-height:32px;padding:0 12px 0 12px;margin:0 12px 12px 0;background:#f0f0f0;color:#666}
.item_tag a:hover{background:#52b6ec !important;color:#fff !important}
.item_tag .catatitle{width:100%;height:58px;font-size:24px}

/*模板的详情页面*/
.item-block{background:#fff;padding:20px;width:1160px}
.item-block .item{width:100%;clear:both;height:360px;padding-bottom:20px;overflow:hidden;}
.item-block .item .cover{float:left;width:480px;height:360px;overflow:hidden}
.item-block .item .cover img{width:100%;min-height:100%}
.item-block .item .content{width:660px;float:right}
.item-block .item .content .tit{width:100%;height:38px;font-size:24px;}
.item-block .item .content .words{font-size:14px;width:100%;height:152px;overflow-x:hidden;overflow-y:auto;padding-top:10px;overflow:hidden;}
.item-block .item .content .words a{display:inline-block;margin:0 8px 8px 0;height:28px;line-height:28px;border-radius:3px;border:1px solid #e8e8e8;padding:0 8px 0 8px;color:#999;}
.item-block .item .content .words a:hover{color:#333;border:1px solid #666}
.item-block .item .content .info{width:100%;font-size:14px;color:#999;height:100px;}
.item-block .item .content .info ul li{float:left;width:50%;color:#000;height:25px;line-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.item-block .item .content .info ul li:nth-of-type(2n){padding-left:15px;box-sizing:border-box;}
.item-block .item .content .info ul li span{color:#666;margin:0 2px;}
.item-block .item .content .info ul li a{color:#25acd9}
.item-block .item .content .info ul li a:hover{text-decoration:underline;}
.item-block .item .content .btns{width:100%;height:42px;padding-top:18px}
.item-block .item .content .btns a{display:inline-block;padding:0 30px;margin-right:15px;height:100%;line-height:42px;border-radius:5px;font-size:16px}
.item-block .item .content .btns a .iconfont{margin-right:5px;font-size:16px;}
.item-block .item .content .btns .down{background:#25acd9;color:#fff}
.item-block .item .content .btns .down:hover{background:#1fb4e6;color:#fff}
.item-block .item .content .btns .add{background:#5CADAD;color:#fff}
.item-block .item .content .btns .add:hover{background:#81C0C0;color:#fff}
.item-block .item .content .btns .view_no{background:#ccc;color:#fff}
.item-block .item .content .btns .view_no:hover{background:#ddd;color:#fff}
.item-block .item .content .btns .view{background:#ff6600;color:#fff}
.item-block .item .content .btns .view:hover{background:#ff8533;color:#fff}
.item-block .theme_advert{width:100%;height:160px;}
.item-block .theme_advert .ui_advert{height:160px !important;overflow:hidden;}
.ui_advert .banner span{width:100%;height:100%;background-size:auto 100%;background-position:center;}
.item-block .theme_box{width:100%;overflow:auto;padding-top:10px;}
.item-block .theme_box .left{width:860px;float:left;}
.item-block .theme_box .left .intro{margin-bottom:20px;border-bottom:1px dashed #d8d8d8;}
.item-block .theme_box .left .intro .tit{height:30px;font-size:18px;color:#333}
.item-block .theme_box .left .intro .txt{width:100%;padding:10px 0 20px 0;}
.item-block .theme_box .left .intro .txt .none{padding-top:20px;font-size:14px;color:#999;text-align:center;}
.item-block .theme_box .left .intro .txt img{max-width:100%;}
.item-block .theme_box .left .moodbox .tit{text-align:center;color:#006600;clear:both;width:100%;height:60px;line-height:60px;color:#666;font-size:14px}
.item-block .ui_expmood .moodout{width:152px;margin-left:25px}
.item-block .ui_expmood .moodout a{width:100%}
.item-block .ui_expmood .moodout:first-child{margin-left:0 !important}
.ui_page_full{padding-top:30px}
.ui_page_full a{border-radius:15px}
.item-block .theme_box .right{width:280px;float:right;}
.item-block .theme_box .right .itemr{width:100%;margin-bottom:10px;}
.item-block .theme_box .right .itemr .tit{width:100%;height:35px;font-size:16px;color:#444;}
.item-block .theme_box .right .itemr .none{padding:10px 0;text-align:center;color:#999;}
.item-block .theme_box .right .itemr .list{height:90px;margin-bottom:10px;display:block;}
.item-block .theme_box .right .itemr a:hover{text-decoration:underline;}
.item-block .theme_box .right .itemr .list img{width:120px;height:100%;margin-right:10px;float:left;}
.item-block .theme_box .right .itemr .list .txt{height:100%;float:left;width:150px;}
.item-block .theme_box .right .itemr .list .txt .top{line-height:20px;width:100%;}
.item-block .theme_box .right .itemr .list .txt .bot{height:20px;color:#999;font-size:12px;padding-top:10px;}
.item-block .theme_box .right .itemr .list .txt .bot span{float:left;width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*底部*/
.web_footer{background:#222733;width:100%;height:210px;overflow:hidden;color:#999;font-size:14px}
.web_footer .container{width:1200px;margin:auto}
.web_footer a{color:#999}
.web_footer a:hover{color:#fff;text-decoration:underline}
.web_footer .top{width:100%;margin:auto;height:50px;padding-top:30px;text-align:center;border-bottom:1px dashed #30384d}
.web_footer .top span{padding:0 15px 0 15px;font-size:10px;color:#666}
.web_footer .top span:first-child{display:none}
.web_footer .cen{width:100%;margin:auto;height:100px;padding-top:30px}
.web_footer .cen .block{width:33.33%;height:80px;float:left;display:inline;overflow:hidden}
.web_footer .cen .block .iconfont{width:80px;height:100%;float:left;display:inline;font-size:60px;line-height:70px;text-align:center;}
.web_footer .cen .block_2 .iconfont{font-size:62px;line-height:75px;}
.web_footer .cen .block .text{padding-left:20px;line-height:36px;height:100%;float:left;display:inline}
.web_info{width:100%;background:#1c202a;color:#5e636e;padding-top:15px;height:70px}
.web_info .bot{width:1200px;margin:auto;font-size:12px;}
.web_info .bot .left{display:inline;float:left;line-height:60px}
.web_info .bot .right{display:inline;float:right;text-align:right;line-height:26px}
.web_info .bot .right a{font-size:12px;color:#999}
.web_info .bot .right a:hover{color:#fff}
