@charset "gb2312";
/* CSS Document */
html { font-size: 40px; }
body { padding: 0; font-family: "Microsoft YaHei"; margin: 0; -webkit-text-size-adjust: none; width: 100%;margin: 0 auto; overflow-x: hidden;}
ol, ul { list-style: none }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
ul, li, input, h1, h2, h3, h4, p, span, b, dl, dt, dd, header, menu, section, footer, nav, article { margin: 0; padding: 0; }
ul, li { list-style: none; }
.clear{ clear:both;}
em { font-style: normal; }
a { text-decoration: none; color: #333; }
.ibody img{ display:block; width:100%;}
img { width: 100%; vertical-align: top; }
.flex { display: flex; justify-content: space-between; flex-wrap: wrap; }
.red{ color:#ff0101 !important;}
/*----*/
.content{background-color: #215ac3;padding-bottom: 45px;}
.content img{width: 100%;}
.fenxi{background: url(fenxi_bg.jpg) top left/100% 100% no-repeat;padding: 55px 0 45px;}
.fenxi p{text-align: center;font-size: 35px;color: #fff;line-height: 60px;}
.item{padding: 50px 0;}
.item .item_title{width: 48%;height: 175px;background: url(title_bg.png) top left/100% no-repeat;margin: 0 auto 60px;}
.item .item_title h3{font-size: 54px;font-weight: bold;color: #0842af;text-align: center;line-height: 155px;}
.item_content .btn{display: block;width: 33%;height: 65px;background-color: #ff9721;font-size: 32px;font-weight: bold;color: #fff;text-align: center;line-height: 65px;border-radius: 33px;margin: 60px auto 0;box-shadow: 0 5px 8px 2px #fbc489;}

/* 考试流程 */
.liucheng{margin-top: 50px;}
.liucheng .item_content,.kzb .item_content,.question .item_content{border: 4px solid #00e4ff;background: #fff;border-radius: 10px;padding: 40px 20px;}
.liucheng .item_content p{font-size: 26px;text-align: center;color: #000;margin-bottom: 65px;}

/* 考证强化班 */
.kzb .item_content h4{font-size: 34px;color: #0842af;font-weight: bold;text-align: center;}
.kzb .item_content .kebao p{font-size: 22px;color: #000;text-align: center;margin-top: 10px;}
.kzb .item_content ul{margin: 35px 0;}
.kzb .item_content .kebao li{width: 18.5%;height: 60px;text-align: center;border: 2px solid #0842af;margin-bottom: 20px;line-height: 60px;color: #000;font-size: 24px;}
.kzb .item_content .kebao li span{color: #e60012;}

.kzb .item_content .how ul{margin-bottom: 0;}
.how li{width: 23.5%;}
.how li p{font-size: 20px;font-weight: bold;color: #000;text-align: center;line-height: 50px;}
.how p.rhhd{font-size: 20px;color: #000;text-indent: 2em;line-height: 45px;}

.qhb{margin-top: 40px;}
.qhb .qhb_content{justify-content: flex-start;align-items: center;}
.qhb .qhb_content ul{margin-right: 24px;}
.qhb li{width: 49%;}
.qhb p{font-size: 20px;font-weight: bold;color: #000;line-height: 40px;}
.qhb .info{width: 50%;}
.qhb .time,.qhb .jieshao span{color: #e60012;}

/* 疑问 */
.question .item_content{padding: 60px;}
.question li{width: 32%;height: 60px;border: 2px solid #0842af;background: #fff;text-align: center;line-height: 60px;margin-bottom: 36px;}
.question li a{color: #000;font-size: 24px;font-weight: bold;padding: 0 20px;align-items: center;}
.question li a span{width: 28%;height: 37px;background: #e60012;border-radius: 20px;text-align: center;line-height: 37px;font-size: 18px;font-weight: normal;color: #fff;}
.question .btn{margin: 20px auto;}
