html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*{
	box-sizing:border-box;
	transition:all .5s ease;
	}
img{ max-width:100%;}

.container{ width:100%; max-height:1140px; margin:0 auto;}







#Header{
	background-image: linear-gradient(to right, #36678f, #578ab3, #4082b8, #4082b8, #6295bf, #6295bf, #6295bf, #6295bf, #4082b8, #4082b8, #578ab3, #36678f);
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	overflow:hidden;
	padding-bottom:30px;
	}
#logoi{
    width: 100%;
    height: auto;
    position: relative;
    max-width: 1200px;
    margin: auto;
}
#logoi img{
	width: 100%;
    height: auto;
	}
.sec1{
    width: 100%;
    height: auto;
    float: left;
    padding: 25px 20px;
	}
#Content{
	width:100%;
	height:auto;
	float:left;
	}	
.grayin{
    overflow: hidden;
    background-color: #a4a9ad;
    width: 100%;
    float: left;
    border: 8px solid #36678f;
    border-radius: 20px;
	padding:30px;
	}
.grayin-left{
	width:35%;
	float:left;
	height:auto;
	text-align:center;
	}
.grayin-right{
	width:65%;
	float:left;
	height:auto;
	}
.grayin-left img{
	width: 375px;
    margin: 0 auto;
	}
.grayin-right ul{}
.noborder{ border-bottom:none!important;}
.grayin-right li:nth-child(2), .grayin-right li:nth-child(4), .grayin-right li:nth-child(6) {
	border-left:1px solid #fff;
}
.sec2{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	background-color:#6d9abf;
	}
	
.sec2 h2{
    text-align: center;
    color: #fff;
    background-color: #36678f;
    padding: 20px;
    font-size: 65px;
    font-weight: bold;
    margin: 0;
    line-height: normal;
	}
.sec2 span{
	height: 25px;
    display: block;
    background-color: #36678f;
    width: 80%;
    margin: 0 auto;
	position:relative;
	}

.sec2 span:before{
	height: 25px;
    display: block;
    background-color: #36678f;
    width:100px;
    margin: 0 auto;
    transform: skewX(30deg);
	content:"";
	position:absolute;
	left:-20px;
	}	
.sec2 span:after{
	height: 25px;
    display: block;
    background-color: #36678f;
    width:100px;
    margin: 0 auto;
    transform: skewX(-30deg);
	content:"";
	position:absolute;
	right:-20px;
	}	

.grayin-right li{
    width: 50%;
    float: left;
    height: auto;
    color: #fff;
    line-height: 22px;
    padding: 20px;
    border-bottom: 1px solid;
    list-style: none;
    text-align: center;
    font-size: 15px;
	}
.sec3{
	width:100%;
	height:auto;
	float:left;
	background-color:#6d9abf;
	padding-bottom:10px;
	}
.sec3fix{
	width:100%;
	height:auto;
	float:left;
	padding:10px 10px 0;
	}
	
.sec3left{
	width:50%;
	height:auto;
	float:left;
	padding:10px;
	}
.pan{
	border: 6px solid #abafaa;
    padding: 20px;
    float: left;
    height: auto;
    width: 100%;
    font-size: 18px;
    color: #36678f;
    background-color: #fff;
    line-height: 22px;
    text-align: center;
	margin-bottom: 20px;
	}
.pan:last-child{ margin-bottom:0!important;}	
.pan3{ padding:0!important; min-height:300px; background-color:#36678f;}	
.sec3fix img{}	
.sec3right{
	width:50%;
	height:auto;
	float:left;
	padding:10px;
	}
	
.sec3 p{}




.sec4{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	}
	
.sec4 h2{
    text-align: center;
    color: #fff;
    background-color: #a4a9ad;
    padding: 20px;
    font-size: 65px;
    font-weight: bold;
    margin: 0;
    line-height: normal;
	}
.sec4 span{
	height: 25px;
    display: block;
    background-color: #d5d5d5;
    width: 80%;
    margin: 0 auto;
	position:relative;
	}

.sec4 span:before{
	height: 25px;
    display: block;
    background-color: #d5d5d5;
    width:100px;
    margin: 0 auto;
    transform: skewX(30deg);
	content:"";
	position:absolute;
	left:-20px;
	}	
.sec4 span:after{
	height: 25px;
    display: block;
    background-color: #d5d5d5;
    width:100px;
    margin: 0 auto;
    transform: skewX(-30deg);
	content:"";
	position:absolute;
	right:-20px;
	}	

.sec5{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	position:relative;
	padding:30px 0;
	}
.sec5:before{
	width: 100%;
    height: 60%;
    float: left;
    background-color: #36678f1;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
	}
.sec5fix{
    width: 100%;
    height: auto;
    position: relative;
    margin: auto;
    max-width: 1140px;
    padding: 0 15px;
	display:table;
	}	
		
.sec5left{
	width:50%;
	height:auto;
	display: table-cell;
    vertical-align: middle;
	}
.sec5right{
	width: 50%;
    height: auto;
    padding-left: 50px;
    display: table-cell;
    vertical-align: middle;
	}

.sec5right ul{}
.sec5right li{
    background-color: #36678f;
    color: #fff;
    font-size: 22px;
    border: 5px solid #a4a9ad;
    text-align: center;
    margin: 0px 0px 12px;
    padding: 20px;
    list-style: none;
    width: 100%;
    float: left;
    height: auto;
	}

.chartp{
    background-color: #838288;
    float: left;
    width: 100%;
    text-align: center;
    height: auto;
    padding: 35px;
    border-radius: 30px;
	overflow:hidden;
	}
.chartp img{}

.sec6{
	background-color:#6d9abf;
	width:100%;
	height:auto;
	float:left;
	padding:15px 10px;
	}
.LBrown .boxihead span{ background-color:#a4a9ad!important;}
.LBrown .boxihead h3{color:#a4a9ad!important;}
.LBrown .boxihead h3 i{ color:#36678f!important}	


.LBrown .bclist li{ background-color:#36678f!important; border-color:#a4a9ad!important;}


.boxi-white{ background-color:#fff;}
.boxi{
    width: 48%;
    float: left;
    height: auto;
    border: 5px solid #a4a9ad;
    margin: 1%;
	}
.boxihead{
	width: 100%;
    height: auto;
    float: left;
    padding: 15px;
	}
.boxihead span{
	background-color: #36678f;
    color: #fff;
    float: left;
    width: 30%;
    font-size: 22px;
    padding: 10px;
    border-radius: 6px;
    text-align: center;
    font-weight: bold;
	}
.boxihead h3{
    float: right;
    width: 70%;
    font-size: 20px;
    padding: 10px 0 10px 10px;
    text-align: center;
    font-weight: bold;
    color:#36678f;
	}
.bclist li:last-child{ margin:0!important;}	
.boxihead h3 i{ color:#a4a9ad;}

.bcpicbg {
    background-color: #838288;
    float: left;
    width: 100%;
    text-align: center;
    height: auto;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
}
.boxicontent{
	width: 100%;
    height: auto;
    position: relative;
    margin: auto;
	padding:15px 0;
    display: table;
	overflow:hidden;
	min-height:284px;
	}
.boxicontent:before {
    width: 100%;
    height: 60%;
    float: left;
    background-color: #d5d5d5;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}	
.bcleft{
    width: 50%;
    height: auto;
    padding: 0 15px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 1;
	}
.bcright{
	width: 50%;
    height: auto;
    padding: 0 15px;
    display: table-cell;
    vertical-align: middle;
	position: relative;
	z-index:1;
	}

.bclist{}
.bclist li{
	background-color: #a4a9ad;
    color: #fff;
    font-size: 15px;
    border: 3px solid #36678f;
    text-align: center;
    margin: 0px 0px 8px;
    padding: 10px;
    list-style: none;
    width: 100%;
    float: left;
    height: auto;
	}
.bcpic{

    float: left;
    width: 100%;
    text-align: center;
    height: auto;
    overflow: hidden;
	}
.bcpic img{}

.footlogo{ width:600px; max-height:100%;}
.sec7{ text-align:center; float:left; width:100%; height:auto; padding:20px;}


@media screen and (max-width:767px) {
.grayin-left, .grayin-right, .sec3left, .sec3right{ width:100%;}
.sec5right, .sec5left{ width:100%; display:block; padding:0;}
.chartp{ margin-bottom:30px;}
.pan3{ min-height:auto;}
.boxi{ width:100%; margin:10px 0;}

#logoi{ padding:0 15px;}
}











