﻿@charset "utf-8"; 
@import url(csscw.css);
/* 以下是本站自定义 */

/* 网站主色调fix[分页选中色/主字色/主背景色] */
.buts,#cmspage a:hover,#wappage a:hover{color:#fff;background:#aaaaaa;}
#cmspage a,#cmspage b,#cmspage input{height:30px;line-height:30px;}
.benzi,.benzi a,.benzi a:hover,a.benzi,a:hover.benzi{color:#015293;}
.benbg{background:#015293;}

/* CWCMS_文章列表 */
.list_news li{height:50px;line-height:50px;border-bottom:1px dashed #ccc;background:url(dot/1.gif) no-repeat 0px 20px;padding-left:14px;}
.list_news li,.list_news li a,.list_news li a:hover{font-size:16px;}
.list_pic li{width:25%;float:left;text-align:center;padding-bottom:20px;}

/* CWCMS_文章正文页 */
.cwnews {text-align:center;}.cwnews .title{padding:10px 0;font-size:30px;width:95%;margin:auto;margin-bottom:20px;}.cwnews .click{border-bottom:1px solid #e8e8e8;background:#fff;padding:5px 0;}.cwnews .content{line-height:170%;padding:20px 0;text-align:left;}.cwnews img{max-width:100%;}

/* CWCMS_分类列表 */
.fldh{border-bottom:1px solid #ddd;height:28px;margin-bottom:10px;}
.fldh h1{float:left;}
.fldhli li{ line-height:36px; font-size:16px; padding-left:12px; background:url(yq.png) no-repeat 0 14px;}

body{ min-width:1200px;}
.all{width:1200px;margin:auto;}.copy{padding:20px 0;}
.textbox{min-height:calc(100vh-300px);}

.ss{width:350px; height:32px; line-height:32px; border:solid 2px #e02625; border-radius:5px;}
.inp{width:280px; border:0; padding-left:10px;}
.but{width:50px; border:0; background:url(ss.png) no-repeat center;}
.navbox{height:50px; background:#015293; line-height:50px;}
.nav li{float:left; margin:0 30px;}
.nav li a{color:#fff}
.intr{width:340px;}.intr p{ line-height:30px;}
.more{ margin-right:10px;}
.ywbox li{float:left;}
.ywbox li:after{ content:""; margin-right:5px;}
.ywbox li:last-child{ content:""; margin-right:0;}

.gbox{ width:580px;}.gbox1{ width:670px;}
.gbox h1,.gbox1 h1,.gbox2 h1{line-height:36px; border-top:solid 2px #015293}
.gbox h1 img,.gbox1 h1 img,.gbox2 h1 img{ margin:0 10px 3px 0;}
.gbox h1 a,.gbox1 h1 a,.gbox2 h1 a{ float:right; color:#3d3d3d; font-size:16px; font-weight:normal}
.gbox li,.gbox1 li{ line-height:40px; border-bottom:solid 1px #d7d7d7}
.gbox li span,.gbox1 li span{ float:right; color:#7f7f7f;}
.gbox2 li{ float:left; margin:0 20px;}

.xtbox{ width:480px;}

.xt1,.xt2,.xt3,.xt4{ height:67px; line-height:67px; text-align:center; border-radius:10px; }

.xt1{background-image:linear-gradient(0deg,#2081d9,#2a96e6);}
.xt2{background-image:linear-gradient(0deg,#f29344,#f9ac6d);}
.xt3{background-image:linear-gradient(0deg,#53b9c6,#3897ee);}
.xt4{background-image:linear-gradient(0deg,#e76f51,#ff896b);}
.xt1 img,.xt2 img,.xt3 img,.xt4 img{ margin-right:10px;}

.down p{ text-align:center; line-height:30px;}.down p a{ color:#000;}

.nrbox{ min-height:calc(100vh - 400px);}

.gbox3 h1{line-height:40px; border-top:solid 2px #015293}
.gbox3 h1 img{ margin:0 10px 3px 0;}
.gbox3 li{ float:left; margin:0 20px;}

/* 通用表单提交 */
#tabbox{padding:10px 0 0 10px;}
#tabbox ul li{float:left;}
#tabbox ul li.li1,#tabbox ul li.li1fix{width:150px;font-size:14px;}
#tabbox ul li.li2{width:850px;}
#tabbox ul li.li3{width:150px;padding-left:10px;color:#bbb;float:right;}
#tabbox ul li.li1,#tabbox ul li.li1fix,#tabbox ul li.li3{height:40px;line-height:40px;}
#tabbox ul li.li2 div{border:1px solid #bbb;padding:6px 10px;border-radius:8px;background:#fff;}
#tabbox ul li.li2 div.bghui{background:#f4f4f4;}
#tabbox ul li.li2 div input.inps{border:0;height:28px;line-height:28px;width:100%;font-size:16px;font-family:"microsoft yahei";}
#tabbox ul li.li2 div textarea.inps{border:0;width:100%;font-size:16px;font-family:"microsoft yahei";}
#tabbox ul li .sel,#tabbox ul li .sel2{width:100%;border:0;padding:5px;font-size:16px;background:url(sel.png) no-repeat center right #f4f4f4;margin-top:2px;}
#tabbox ul li .sel2{width:100px;margin-right:5px;}
#tabbox ul .yzmfix {position: relative;}#tabbox ul .yzmbt {position: absolute;right:5px;top:5px;z-index:100;display:inline-block;width:120px;border-radius:8px;}
#tabbox ul li .bt{height:40px;line-height:40px;border:0;cursor:pointer;width:100%;border-radius:8px;}
#tabbox ul .clear{margin-bottom:10px;}