html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff;
	width: 100%;
	font: normal 15px "PT Sans";
	color: #000;
    padding-top: 80px;
}
::selection {
	background: #6ac4d9;
}
::-moz-selection {
	background: #6ac4d9;
}
table {
	border: 0 none;
	padding: 0;
}
td {
    vertical-align: top;
}
input {
	outline:none;
	border:1px solid #abadb3;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
.wrapper {
	width: 1150px;
	margin: 0 auto;
    position: relative;
}
.wrapper2 {
	width: 1100px;
	margin: 0 auto;
    position: relative;
}

.h-menu {
    width: 100%;
    height: 52px;
    position: fixed;
    top: 0;
    left: 0;
    background: #626262;
    text-align: center;
    padding-top: 28px;
    z-index: 500;
}
.h-menu a {
    color: #fff !important;
    margin: 0 20px;
    font-size: 18px;
}
.b1 {
    float: left;
    width: 100%;
    height: 566px;
    background: url("../images/b1-bg.jpg") center no-repeat;
}
.b1-slogan {
    position: absolute;
    top: 20px;
    right: 0;
    font-weight: bold;
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
}
.b1-cont {
    background: rgba(62,62,62,0.75);
    position: absolute;
    top: 120px;
    right: 0;
    border-left: 5px solid #e64422;
    color: #fff;
    font-size: 24px;
    padding: 25px 60px 25px 30px;
}
.b1-c-1 {
    font-size: 43px;
    font-weight: bold;
}
.b1-c-2 {
    font-size: 32px;
}
.b1-btn {
    position: absolute;
    top: 420px;
    right: 135px;
    padding: 20px;
    text-decoration: none !important;
    font-size: 33px;
    color: #fff !important;
    border-radius: 5px;
    background: #2c3e50;
}
.b1-btn:hover {
    background: #37516b;
}
.b1-btn:active {
    box-shadow: inset 0px 0px 15px rgba(50, 50, 50, 1);
}

.b2 {
    float: left;
    width: 100%;
    height: 512px;
    background: url("../images/b2-bg.png") center center no-repeat #e34322;
    border-top: 1px solid #fff;
}
.b2-z {
    position: absolute;
    background: url("../images/b-z-1.png") center center no-repeat;
    width: 360px;
    height: 44px;
    left: 395px;
    top: -23px;
    text-align: center;
    color: #2c3e50;
    font-size: 32px;
}
.b2-txt {
    position: absolute;
    left: 0;
    top: 110px;
    width: 350px;
    font-size: 18px;
    color: #fff;
}
.b2-txt span {
    font-weight: bold;
    font-size: 24px;
}
.b2-frm {
    position: absolute;
    width: 370px;
    right: 0;
    top: 100px;
    color: #fff;
}
.b2-frm span {
    font-weight: bold;
    font-size: 24px;
}
.b2-inp1 {
    float: left;
    width: 330px;
    height: 28px;
    padding: 0 10px;
    border: 1px solid #fff;
    color: #fff;
    margin: 10px 0 0 0;
    background: rgba(227,67,34,0);
    font-style: italic;
    font-size: 17px;
}
.b2-inp2 {
    float: left;
    width: 330px;
    height: 78px;
    padding: 10px;
    border: 1px solid #fff;
    color: #fff;
    margin: 10px 0 0 0;
    background: rgba(227,67,34,0);
    font: italic 17px "PT Sans";
    outline: none;
}
.b2-btn {
    border: none;
    background: url("../images/btn1-bg.png") no-repeat rgba(227,67,34,0);
    width: 120px;
    height: 30px;
    cursor: pointer;
    float: left;
    margin: 10px 0 0 232px;
}

.b3 {
    float: left;
    width: 100%;
    height: 349px;
    background: #fff;
    border-top: 1px solid #ae3017;
}
.b3-z {
    position: absolute;
    background: url("../images/b-z-2.png") center center no-repeat;
    width: 360px;
    height: 44px;
    left: 395px;
    top: -23px;
    text-align: center;
    color: #2c3e50;
    font-size: 32px;
}
.b3-txt {
    width: 1092px;
    height: 206px;
    background: url("../images/b3-bg.png") center center no-repeat;
    position: absolute;
    top: 45px;
    left: 29px;
}
.b3-t1 {
    position: absolute;
    text-align: center;
    color: #3f3f3f;
    font-size: 18px;
    left: 5px;
    bottom: -45px;
}
.b3-t2 {
    position: absolute;
    text-align: center;
    color: #3f3f3f;
    font-size: 18px;
    left: 460px;
    bottom: -45px;
}
.b3-t3 {
    position: absolute;
    text-align: center;
    color: #3f3f3f;
    font-size: 18px;
    right: 15px;
    bottom: -45px;
}
.b4 {
    float: left;
    width: 100%;
    height: 459px;
    background: #f5f5f5;
    border-top: 1px solid #626262;
    color: #272727;
}
.b4-txt {
    width: 1134px;
    height: 278px;
    background: url("../images/b4-bg.png") center center no-repeat;
    position: absolute;
    top: 15px;
    left: 8px;
}
.b4-t1 {
    position: absolute;
    text-align: center;
    font-size: 18px;
    left: 35px;
    top: 285px;
}
.b4-t2 {
    position: absolute;
    text-align: center;
    font-size: 18px;
    left: 275px;
    top: 285px;
}
.b4-t3 {
    position: absolute;
    text-align: center;
    font-size: 18px;
    left: 485px;
    top: 285px;
}
.b4-t4 {
    position: absolute;
    text-align: center;
    font-size: 18px;
    left: 735px;
    top: 285px;
}
.b4-t5 {
    position: absolute;
    text-align: center;
    font-size: 18px;
    left: 955px;
    top: 285px;
}

.b5 {
    float: left;
    width: 100%;
    height: 541px;
    border-top: 1px solid #626262;
    color: #272727;
    background: url("../images/b5-bg.png") top center no-repeat #fff;
}
.b5-z {
    position: absolute;
    background: url("../images/b-z-3.png") center center no-repeat;
    width: 360px;
    height: 44px;
    left: 395px;
    top: -23px;
    text-align: center;
    color: #2c3e50;
    font-size: 32px;
}
.b5-t1 {
    position: absolute;
    font-size: 17px;
    left: 5px;
    top: 365px;
}
.b5-t2 {
    position: absolute;
    font-size: 17px;
    left: 400px;
    top: 365px;
}
.b5-t3 {
    position: absolute;
    font-size: 17px;
    left: 795px;
    top: 365px;
}

.b6 {
    float: left;
    width: 100%;
    height: 682px;
    border-top: 1px solid #626262;
    color: #272727;
    background: url("../images/b6-bg.png") top center no-repeat #f39c12;
}
.b3-z {
    position: absolute;
    background: url("../images/b-z-2.png") center center no-repeat;
    width: 360px;
    height: 44px;
    left: 370px;
    top: -23px;
    text-align: center;
    color: #2c3e50;
    font-size: 32px;
}
.b6-t1 {
    position: absolute;
    top: 290px;
    left: -10px;
    color: #272727;
    text-align: center;
    width: 300px;
    height: 350px;
    font-size: 19px;
    line-height: 20px;
}
.b6-t1 span {
    font-size: 22px;
}
.b6-t1 b {
    font-size: 23px;
    color: #fff;
}
.b6-t2 {
    position: absolute;
    top: 290px;
    left: 385px;
    color: #272727;
    text-align: center;
    width: 300px;
    height: 350px;
    font-size: 19px;
    line-height: 20px;
}
.b6-t2 span {
    font-size: 22px;
}
.b6-t2 b {
    font-size: 23px;
    color: #fff;
}
.b6-t3 {
    position: absolute;
    top: 290px;
    left: 775px;
    color: #272727;
    text-align: center;
    width: 300px;
    height: 350px;
    font-size: 19px;
    line-height: 20px;
}
.b6-t3 span {
    font-size: 22px;
}
.b6-t3 b {
    font-size: 23px;
    color: #fff;
}
.b6-bb {
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0;
    color: #fff;
}
.b6-bb b {
    font-size: 30px;
}
.b6-btn {
    font-size: 36px;
    color: #fff !important;
    text-decoration: none !important;
    padding: 3px 15px;
    background: #e67e22;
}
.b6-btn:hover {
    background: #ff7800;
}
.b6-btn:active {
    box-shadow: inset 0px 0px 15px rgba(50, 50, 50, 1);
}

.b7 {
    float: left;
    width: 100%;
    padding: 100px 0 40px 0;
    border-top: 1px solid #626262;
    color: #272727;
    background: #fff;
}
.b7-z {
    position: absolute;
    background: url("../images/b-z-2.png") center center no-repeat;
    width: 360px;
    height: 44px;
    left: 395px;
    top: -123px;
    text-align: center;
    color: #2c3e50;
    font-size: 32px;
}
.b7-r {
    width: 550px;
    float: left;
    margin: 0 12px 30px 12px;
}
.b7-r-p {
    float: left;
    width: 110px;
}
.b7-r-p img {
    border: 3px solid #f39c12;
}
.b7-r-t {
    float: left;
    width: 440px;
    font-size: 17px;
    color: #565656;
    margin-top: -5px;
}
.b7-r-t span {
    font-size: 28px;
    color: #272727;
}
.footer {
    width: 100%;
    height: 360px;
    float: left;
    background: #2c3e50;
    border-top: 1px solid #626262;
}
.f-form {
    position: absolute;
    top: 40px;
    left: 202px;
    text-align: center;
    width: 745px;
    font-size: 48px;
    color: #fff;
}
.f-inp1 {
    width: 330px;
    height: 28px;
    padding: 0 10px;
    border: 1px solid #fff;
    color: #fff;
    background: rgba(227,67,34,0);
    font-style: italic;
    font-size: 17px;
    position: absolute;
    left: 0;
    top: 80px;
}
.f-inp2 {
    width: 330px;
    height: 28px;
    padding: 0 10px;
    border: 1px solid #fff;
    color: #fff;
    background: rgba(227,67,34,0);
    font-style: italic;
    font-size: 17px;
    position: absolute;
    left: 0;
    top: 120px;
}
.f-inp3 {
    width: 330px;
    height: 28px;
    padding: 0 10px;
    border: 1px solid #fff;
    color: #fff;
    background: rgba(227,67,34,0);
    font-style: italic;
    font-size: 17px;
    position: absolute;
    left: 0;
    top: 160px;
}
.f-inp4 {
    width: 330px;
    height: 88px;
    padding: 10px;
    border: 1px solid #fff;
    color: #fff;
    background: rgba(227,67,34,0);
    font: italic 17px "PT Sans";
    outline: none;
    position: absolute;
    right: 0;
    top: 80px;
}
.f-btn {
    width: 250px;
    height: 30px;
    position: absolute;
    top: 220px;
    left: 250px;
    border: none;
    cursor: pointer;
    background: url("../images/btn2-bg.jpg") no-repeat;
}

::-webkit-input-placeholder {
    color: #fff;
}
:-moz-placeholder {
    color: #fff;
}
::-moz-placeholder {
    color: #fff;
}
:-ms-input-placeholder {
    color: #fff;
}
.inp-p1 {
    width: 280px;
    padding: 0 10px;
    height: 25px;
    border: 1px solid #8e8e8e;
    margin-bottom: 10px;
    float: left;
    background: #bdc3c7;
}
.inp-p2 {
    width: 302px;
    height: 30px;
    border: 1px solid #8e8e8e;
    background: #e34322;
    color: #fff;
    float: left;
}
#p1, #p2, #p3, #p4, #p6, #p7 {
    position: absolute;
    left: 0;
    top: -103px;
}
#p5 {
    position: absolute;
    left: 0;
    top: -203px;
}












.overlay {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;

    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup {
    background-color: #fff;
    display: inline-block;
    left: 50%;
    opacity: 0;
    padding: 20px;
    position: fixed;
    text-align: justify;
    text-align: center;
    top: 40%;
    visibility: hidden;
    z-index: 10;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay:target+.popup {
    top: 50%;
    opacity: 1;
    visibility: visible;
}
.p-t {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
.close {
    background-color: #000;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: -15px;
    right: -15px;
    width: 30px;
}
.close:before {
    color: rgba(255, 255, 255, 1);
    content: "X";
    font-size: 14px;
}
.popup p, .popup div {
    margin-bottom: 10px;
}
.popup label {
    display: inline-block;
    text-align: left;
    width: 120px;
}