/*container*/
body{background-color: #ccc;}
.container{width: 900px;height: 1386px;padding: 0 44px;margin: 20px auto;background-color: #fff;}

/*header*/
header{border-bottom: 2px solid #938e8c;font:12px "黑体";height: 61px;margin-bottom: 35px;}
header i{display: inline-block;padding-top: 45px;padding-bottom: 2px;}
.header-left{background-color: #DE0E0E;width: 106px;padding-left: 4px;color: #fff;}
.header-right{float: right;color: #d45d5c;}

/*bannerBar*/
.bannerBox{width:641px;height: 301px;background: url(../img/bannermax.jpg) no-repeat center;margin-bottom: 42px;}
.bannerBox .left{width: 191px;height: 301px;background-color: #FF0000;opacity:0.3;float: left;}
.bannerBox .right{width: 191px;height: 301px;background-color: #00FF05;opacity:0.3;float: right;}
.bannerText{width: 641px;}
.bannerText div{width: 30%;margin-right:21px;float: left;}
.bannerText h1{font:bold 16px/26px "微软雅黑";text-decoration:underline;}
.text-what{color: #418c59;}
.text-when{color: #d2994f;}
.text-how{color: #cc7680;}
.bannerText p{font:12px/16px "微软雅黑";}
.text-what p{color: #767777;font-family:"宋体";}
.text-when p{color: #231815;opacity:0.7;}
.text-how p{opacity:0.7;color: #cd4a48;}
.text-how i{font-style: italic;}
.bannerBar{position: relative;margin-bottom: 40px;}
/*sideBar*/
.sideBar{position: absolute;right: 0;top: 0;width: 203px;border-top: 2px solid #cc8091;}
.sideBar h1{font:24px "微软雅黑";color: #000;text-decoration: underline;margin-top: 20px;}
.sideBar p{font:12px "楷体";color: #676767;margin: 10px 0;}
.numberMax{font:italic bold 116px "微软雅黑";color: #75b86b;display: block;margin-left: -20px;}
.numberMin{font:55px "微软雅黑";color: #cc8091;}
.text-css{padding-top: 17px;color: #cc8091;font-family:"微软雅黑"; }
.text-css span{font-size: 21px;}

/*main-article*/
.main{margin-bottom: 40px;}
.main-article{float: left;width: 415px;margin-right: 20px;}
.main-article h1{font:bold 42px "黑体";color:#11456b;}
.main-article h2{font:bold 33px/60px "黑体";color:#11456b;border-bottom: 2px solid #11456b;margin-bottom: 20px;}
.main-article h1 i{font:italic bold 72px "黑体";color:#f5e327;display: inline-block;margin-right: 20px;}
.main-article div span{float: left;font:70px/4rem "微软雅黑";color: #f5e327; margin: 0 5px 5px 0;}
.main-article p{text-indent: 2rem;}
.main-article img{float: right;margin: 8px;}
.main-article div i,.main-article div p{font:12px/16px "宋体";color: #767777;}
/*bannerBar-min*/
.bannerBar-min{width: 458px;height: 275px;background: url(../img/bannermin.jpg) no-repeat center;position: relative;float: right;margin-bottom: 20px;}
.bannerBar-min div{width: 408px;height: 44px;position: absolute;bottom: 8px;padding: 8px 25px;background:rgba(0,0,0,0.3);}
.bannerBar-min span{display: inline-block;}
.bannerBar-min .num01{font:26px/44px "微软雅黑";color: #fff;border-left: 3px solid #72b16a;padding: 0 1rem;}
.bannerBar-min .num02{font:italic 12px "微软雅黑";color: #72b16a;vertical-align: text-bottom;line-height: 10px;}
/*catalog*/
.catalog{width: 458px;height: 318px;background-color: #EFE974;overflow: hidden;}
.catalog ul{margin: 20px;font:16px/36px "宋体";color: #5a5b5b;}
.catalog ul i{display: inline-block;width: 8px;height: 8px;background-color: #000;margin-bottom: 1px;margin-right: 6px}
.catalog .fr{font-style:italic;font-size: 12px;line-height: 12px;margin-top: 15px;}
.leftArea{width: 240px;height: 160px;float: left;padding: 37px 10px;background-color: #EA5E5E;color: #fff;margin-right: 10px;}
.leftText{float: left;font:110px/86px "微软雅黑";border-right: 2px solid #fff;margin-right: 10px;padding-right: 5px;}
.rightArea i{color:#EA5E5E;font:72px "黑体";}
.rightArea{color:#5a5b5b;font:italic 14px/16px "黑体";position: relative;}

/*footer*/
footer{border-top:1px solid #938e8c;text-align: right;padding-top: 2px;font:12px "黑体";color: #EA5E5E;}