/* CSS Document */
.banner { height:500px; background: no-repeat center bottom;}
.banner h1{ display: none;}
.banner p{ display: none;}

.mypage{ background-color: #fff; }
.content{ max-width: 1200px; margin: 0 auto;}
.left{ float: left;}
.right{ float: left;}

.module1{ margin: 70px 0; overflow: hidden;}
.module1 .left{ width: 620px; padding-left: 80px;}
.module1 .md1-img{ display: block; margin-bottom: 20px;}
.module1 p{ width: 510px; font-size: 18px; line-height: 1.6; color: #4e4e4e;}
.module1 .right{ text-align: left; width: 500px;}

.item{ position: relative; background-color: #edf0f9; padding: 35px 130px; margin-bottom: 90px;}
.item .line{ width: 36px; height: 100%; background-color: #f2f5fb; position: absolute; left: 0; top: 0;}
.item .line img{ width: 36px;}
.item .line .icon02{ position: absolute; bottom: 4px;left: 0;}
.item .title{ position: absolute; top: -20px; right: 140px;}
.item h3{ font-size: 20px; color: #4e4e4e; line-height: 1.8; font-weight: bold;}
.item .list{ margin-top: 30px;}
.item .list li{ padding-left: 40px; position: relative; font-size: 20px; color: #4e4e4e; line-height: 1.5; margin-bottom: 15px;}
.item .list li img{ position: absolute; left: 0; top: 3px; width: 24px;}
.item .list li .sign{ color: #bb192e; font-weight: bold;}
.module2{ padding: 40px 0;}
.module3{ padding: 55px 130px;}
.module4 .list{ margin-top: 50px;}
.module2,.module4,.module6{ padding-left: 500px;}
.module2 .title,.module4 .title,.module6 .title{ left: 135px; right: auto; }
.module6 .title{ left: 100px; top: -15px;}





































/* style End */