@charset "utf-8";
/* CSS Document */

.list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 255, 255);
	line-height: 27px;
	padding-left: 10px;
	background-color: #4b9ce3;
}
.list a {
	COLOR: #01325a;
	text-decoration: none;
}
.about {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #fff;
	LINE-HEIGHT: 28px;
	padding: 0 0 0 8;
	FONT-FAMILY: Arial;
	background-color: #21639d;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding-left: 5px;
}
.body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #333;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
.body_v {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #333;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.box_left {
	width: 460px;
	float: left;
	min-height: 180px;
	padding: 0 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	text-align: justify;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 30px;
	border-top-left-radius: 5px;
	border: 3px solid #1e82b6;
}
.box_right {
	width: 460px;
	float: right;
	min-height: 180px;
	border: 2px #1e82b6 solid;
	padding: 0 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	text-align: justify;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 30px;
	border-top-left-radius: 5px;
	border: 3px solid #1e82b6
}
.body_s {
	font-size: 13px;
	line-height: 25px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-LEFT: 0px;
	
}
.body_c {
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-LEFT: 0px;
	
}

.heading {
	color: #fff;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-align: left;
	padding-left:5px;

	background-color:#1e3770;
	border-bottom: 2px #ccc solid;
}
.heading_c {
	font-size: 18px;
	line-height: 28px;
	color: #1b3870;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: 700;
	border-bottom: 1px #1b3870 dashed;
}
.heading_sub {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	padding: 8 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.heading_p {
	font-size: 16px;
	line-height: 30px;
	color: #236fb6;
	text-align: center;
	padding-left: 8px;
	
	font-family: Arial, Helvetica, sans-serif;
}
.heading_ul {
	font-size: 13px;
	line-height: 25px;
	color: #333;
	text-align: justify;
	list-style-type: decimal;
	padding: 10 8 0 8;
	font-family: Arial, Helvetica, sans-serif;
}
.heading_ul_li {
	font-size: 13px;
	line-height: 13px;
	color: #333;
	text-align: justify;
	padding-top: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px #484848 dashed;
}
.blank {
	border-bottom: 1px #c5c5c5 dashed;
}
.ibsbox {
	width: 235px;
	height: auto;
	float: left;
}
.ibspanel {
	width: 230px;
	height: 220px;
	margin: auto;
	position: relative;
	text-align: center;
}
.ibscard {
	width: 100%;
	height: 224px;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 10px;
}
.ibsfront {
	background: #fff;
}
.ibsfront img {
	border-radius: 10px;
}
.ibsback {
	-webkit-transform: rotatey(-180deg);
	-ms-transform: rotatey(-180deg);
	-moz-transform: rotatey(-180deg);
	transform: rotatey(-180deg);
	background: #FFF;
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	color: #4E4E4E;
	line-height: 26px;
	padding-left: 3px;
	padding-right: 3px;
}
.ibspanel:hover .ibsfront {
	-webkit-transform: rotatey(180deg);
	-ms-transform: rotatey(180deg);
	-moz-transform: rotatey(180deg);
	transform: rotatey(180deg);
}
.ibspanel:hover .ibsback {
	-webkit-transform: rotatey(0deg);
	-ms-transform: rotatey(0deg);
	-moz-transform: rotatey(0deg);
	transform: rotatey(0deg);
}
.wecom {
	background: #fff;
	font-family: arial;
	font-size: 12px;
	line-height: 25px;
}
.bannerbox {
	width: 320px;
	height: 200px;
	background: rgba(10,60,100,0.8);
}
.bannerbox p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 23px;
	padding: 0 4px;
	text-align: justify;
}
#main-table {
	font-size: 12px;
	line-height: 24px;
}
.round-img{border-radius:60px; width:80px; height:80px; border:5px solid #7ffed1;}
.round-img:hover{ border:5px solid #19d693; transition:.9s;  transform:scale(0.9) rotate(-360deg);}
#main-table{ width:190px; margin:0; padding:0; text-align:justify;}
#main-table h2{ font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; line-height:24px; color:#333;}
#main-table h3{ font-family:Arial, Helvetica, sans-serif; font-size:16px; text-transform:uppercase; font-weight:bold; line-height:24px; color:#222;}
#main-table p{ font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:24px; font-weight:normal; color:#333; padding:0 5px; text-align:justify;}
#main-table a{ font-size:13px; text-decoration:none; color:#0f5d9d; text-transform:uppercase;}

.boxes a{color:#222; font-size:12px; padding:11px 3px; width:76		px;  text-decoration:none;  float:left; margin-right:0px; background:#19d693; border:1px #7ffed1 solid; margin-left:5px; line-height:0px;
	text-shadow: 1px 4px 3px rgba(0,0,0,0.4);
	
	}
	.boxes a:hover{background:#fff		; color:#222;}
	.main-cont{width:240px; padding:0 10px; min-height:150px; text-align:center;}
.main-cont img{ border-radius:80px; border:10px #7ffed1 solid;}
.main-cont img:hover{ border-radius:10px; transition-duration:1s;}
.main-cont h2{font-family:Arial; font-size:16px; line-height:24px; color:#333;}
.main-cont p{text-align:center; font-family:Arial; font-size:13px; color:#666; line-height:22px;}
.readmore{ font-family:Arial; font-size:13px; color:#03F; text-decoration:none; line-height:24px; float:right; background:#eee; padding:0px 5px; border:1px #ccc dashed;}
.main-cont .readmore1{ font-family:Arial; font-size:13px; color:#03F; text-decoration:none; line-height:24px; text-align:center; background:#eee; padding:5px 5px; border:1px #ccc dashed;}

header{padding-bottom: 13px; position: relative;     background: #fff;}
.top-nv{    background: #174894;
    color: #fff;
    /* box-shadow: 0px 1px 1px #999; */
    height: 36px;
    /* z-index: 9; */
    position: relative; overflow: hidden;}
	
.top-nv .container-middle{background:#072863; position:relative;}

.top-nv .container-middle:before{    content: "";
    position: absolute;
    right: -15px;
    height: 100%;
    width: 35px;
    background: #072863;
    top: 0;
    transform: skew(-34deg);
    z-index: 1;}
	
.fr-nv{    float: right;
    width: 660px;
    text-align: right;}

.top-nv .container-middle:after{    content: "";
    position: absolute;
    left: -15px;
    height: 100%;
    width: 35px;
    background: #072863;
    top: 0;
    transform: skew(34deg);
    z-index: 1;}
	
.top-nv ul{margin:0; list-style:none; text-align:left;     font-size: 14px; padding-left: 0;}
.top-nv ul li{display:inline-block; color:#fff;     padding: 6px 0;}
.top-nv ul li img{    vertical-align: text-bottom; margin-right:8px; height: 18px;     float: initial;}
.top-nv ul li a{color:#fff;}

.bg-black{     position: absolute;
    top: 0;
    right: -7px;
    height: 36px;
    background: #002848;
    width: 11%;
    transform: skew(-23deg);
    border-left: 5px solid #0f5d9d;}

.top-nv .container-middle .fl-head{padding-top:0px;     position: relative;
    z-index: 2;}

.top-nv .container-middle .fr-head img{margin-left:0px; transition:0.5s;}
.top-nv .container-middle .fr-head-r img{margin-left:0px; transition:0.5s;}
.top-nv .container-middle .fr-head img:hover{transform:rotate(360deg); transition:0.5s;}

.top-nv .container-middle .fr-head{padding-top: 5px; position:relative;     z-index: 9;}

.container-middle .fl-head{padding-top: 15px;     position: relative;
    z-index: 9;}

/*.container-middle .fr-head:after{content:""; position:absolute; right:0; top:0; height:100%; width:100%; background:#000;}*/

.fl-head h2{    font-weight: bold;
    text-transform: capitalize;
    font-size: 32px;
    margin: 0;
    margin-left: 0px;
    color: #174894;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 8px;
    font-family: sans-serif;
}

.fl-head h4{    font-family: sans-serif;
    font-weight: 500;
    text-align: right;
    font-size: 17px;
    margin-top: 3px;
    color: #333;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 7px;}
	
.fl-head{float: left;
    width: 550px;}
	
.fl-head.fl-lg{    width: 320px;}
	
.fr-head{    float: right; position:relative; padding-right:35px;    text-align: right;     padding-top: 25px;}

.fl-head img{float: left;
   height: 100px;}

.content-head{float: left;}

.fr-head img{float: left; padding-right: 10px;}
.fr-head p span img{padding-right:4px; height:20px; float:inherit; display:inline-block;}

.fr-head p {    font-size: 18px;
    color: #000;
    font-family: sans-serif; line-height: 20px;     margin-top: 20px;}
	
.fr-head p span, .fr-head p span a{    font-weight: 100;
    font-size: 13px;     color: #999;}
	
.sm-dv{    display: inline-block;
    margin-left: 30px;}
	
.sm-dv p{
       color: #555;
    font-size: 12px;
    font-weight: 600;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;}
	
.sm-dv p span{text-transform: lowercase;}
	
.sm-dv:first-child{margin-left:0;}