/*
Theme Name: ITI Team
Theme URI: http://iti.com.vn
Author: Cong Pho
Author URI: http://iti.com.vn
Description: Thiet ke web chuyen nghiep
Version: 1.0
Text Domain: ITI.COM.VN
*/
@charset "utf-8";
/* CSS Document */



body{
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
}
img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}


p {
    font-size: 16px;
    line-height:1.3;
}
ul {
    list-style: outside none none;
}
h1,h2,h3,h4{font-weight: 600;}

figcaption, figure, main {
    display: block;
}
textarea:focus, input:focus{
    outline: none;
}
.container{
	max-width:1140px;
}
/** OWL slider **/
#banner{
    width: 100%;
    position: relative;
    overflow: hidden;
    display:block;
    float:left;
    margin:  0;
    padding:  0;
    background: #eee;
}
#banner .owl-theme .owl-controls {margin-top: 0}
#banner .owl-theme .owl-controls .owl-nav .owl-prev,#banner .owl-theme .owl-controls .owl-nav .owl-next {position: absolute;top: 50%;width: 40px;height: 40px;margin: -20px 0 0 0;padding: 0;opacity: 1;border-radius: 50%;background: transparent;}
#banner .owl-theme .owl-controls .owl-nav .owl-prev, #banner .owl-theme .owl-controls .owl-nav .owl-next {color: #666;font-size: 30px;line-height: 40px}
#banner .owl-theme .owl-controls .owl-nav .owl-prev {left: 0;margin-left: 15px}
#banner .owl-theme .owl-controls .owl-nav .owl-next {right: 0;margin-right: 15px}
#banner .owl-theme .owl-controls .owl-dots{
    position:absolute;
    bottom:0;
    margin:0 auto;
    width: 100%;
    display:block;
    float:left;
}
#banner img{
	width:100%;
}
/** End  OWL slider **/
#banner .box_furture_iti{
	display:block;
	position:absolute;
	bottom: 3px;
	left: 28%;
	z-index:999;
	width: 50%;
}
#banner .box_furture_iti ul{
	display:block;
	float:left;
	width:100%;
}
#banner .box_furture_iti ul li{
	display:inline-block;
	float:left;
	width: 21%;
}
#banner .box_furture_iti ul li a{
	color:#fff;
	padding:10px;
	background: #666666ab;
	margin:3px;
	display:block;
	text-align:  center;
	text-transform:  uppercase;
}
#banner .box_furture_iti ul li a:hover{
	text-decoration:none;
	background:#3d7ad2;
}
header{
	display:block;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.15);
	-ms-box-shadow: 0 1px 5px rgba(0,0,0,.15);
	box-shadow: 0 1px 5px rgba(0,0,0,.15);
	padding-left:20px;
	padding-right:20px;
	background: #00205b;
	opacity: .8;
}
.menu-phone{
	display:block;
	float:left;
	width:100%;
	font-size:20px;
	margin-top:20px;
}
.box_part_home{
	display:block;
	float:left;
	width:100%;
	padding: 90px 0;
	border-bottom: 2px solid #eee;
}
.box_part_home h3{
	display:block;
	float:left;
	width:100%;
	text-align:center;
	padding-bottom:56px;
	font-size:26px;
	text-transform:uppercase;
	color: #306ac2;
}
.box_part_home .item_iti_product{
	    display: block;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 13px;
}
.box_part_home .item_iti_product h2{
	position:absolute;
	bottom: 0px;
	background:#5cb9d58f;
	width:100%;
	padding:10px;
	text-align:center;
	
}
.box_part_home .item_iti_product h2 a{
	color:#fff;
	font-weight:400;
}
.box_part_home .item_iti_product img{
	width:100%;
}
.box_part_home .iti_product_sm{
	padding-right:0px;
}
.img_log_iti{
	width:100%;
	height: 400px;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    float:left;
    display:block;
}
.img_log_iti span{
	position:absolute;
	bottom:20px;
	display:block;
	text-align:center;
	width:100%;
	color:#fff;
	z-index: 9;
}
.bg-gradient {
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,.65) 100%)!important;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(59%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.65)))!important;
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,.65) 100%)!important;
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,.65) 100%)!important;
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,.65) 100%)!important;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,.65) 100%)!important;
    height: 100%;
    width: 100%;
    display:block;
    position:  absolute;
    bottom:  0;
}

.img_shorts_iti{
	height: 200px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	display:  block;
	float:  left;
	width:  100%;
}
.img_shorts_iti span{
	position:absolute;
	bottom:20px;
	display:block;
	text-align:center;
	width:100%;
	color:#fff;
	z-index: 9;
}
.img_log_iti img, .img_shorts_iti img{
	height: 100%;
    -webkit-transition: .6s ease-in-out;
	transition: .6s ease-in-out;
	width:100%;
}
.img_log_iti:hover img{
	transform: scale(1.2);
	transition: all .5s;
}
.img_shorts_iti:hover img{
	transform: scale(1.2);
	transition: all .5s;
}
.no-paddings{
	padding: 0;
    display: inline-table;
}
.box_img_longs{
	display:block;
	float:left;
	width:100%;
	height: 210px;
	overflow:hidden;
}
.box_img_longs img{
	width:100%;
}
.box_part_home .noidung{
	display:block;
	float:left;
	width:100%;
	background: #00205b;
	padding:10px;
	height: 210px;
	overflow:hidden;
}
.box_part_home .noidung h4{
	display:block;
	float:left;
	width:100%;
	text-align:center;
	color:#fff;
	margin-top: 7px;
	line-height: 20px;
	font-size: 14px;
}
.box_part_home .noidung p{
	/* text-align:justify; */
	line-height: 18px;
	display:block;
	padding-top:46px;
	color:#fff;
	margin-top: 11px;
	padding-left:20px;
	padding-right:20px;
	font-size: 14px;
	font-style: italic;
}
.box_all_project{
	display:block;
	float:left;
	width:100%;
	padding:30px;
}
.box_all_project a{
	display:block;
	text-align:center;
	padding:20px;
	background: #00205b;
	width:200px;
	margin:0 auto;
	color:#fff;
	font-weight:500;
	text-transform:uppercase;
	font-size: 15px;
}
footer{
	display:block;
	float:left;
	width:100%;
	padding:36px 0;
	background: #00205b url(images/bg-map-footer.png);
	color:#fff;
	position:relative;
	border-top: 6px solid #00205b;
}
.item_box_footer{
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.item_box_footer h5{
	display:block;
	text-transform:uppercase;
	padding:16px 0;
	float:left;
	width:100%;
	border-bottom: 2px solid #ddd;
	position: relative;
	margin-bottom:20px;
}
.item_box_footer h5:before{
	content:"";
	width:20%;
	position:absolute;
	left:0;
	border-bottom: 2px solid #5cb9d5;
	bottom:-2px;
}
.item_box_footer p{
	font-size: 14px;
	line-height:23px;
}
.coppyright_iti{
	position:absolute;
	bottom: 0;
	display:block;
	float:left;
	width:100%;
	font-size:12px;
	text-align:center;
	background: #040c18;
	padding: 10px;
}
#top_backrums{
	display:block;
	float:left;
	width:100%;
	background:url(images/head_banners.jpg) no-repeat;
	background-size:cover;
	height:300px;
	overflow:hidden;
	position:relative;
}
#top_backrums span{
	position:absolute;
	background:#666666ad;
	top:0;
	left:0;
	width:100%;
	bottom:0;
	right:0;
	display:block;
}
#top_backrums h1{
	z-index:9;
	display:block;
	float:left;
	width:100%;
	position:relative;
	color:#fff;
	padding:30px 0;
	font-size:36px;
	margin-top:12%;
	font-weight:400;
}
.box_content_page{
	display:block;
	float:left;
	width:100%;
	background: #f7f8f9;
}
.box_content_page .box_details_post{
	display:block;
	background:#fff;
	padding:10px;
	width:100%;
	float:left;
	margin-top:10px;
	
}
.box_content_page .box_details_post p{
	display:block;
	line-height:23px;
	text-align:justify;
	    margin: 10px 0;

}
.box_content_page img{
	display:block;
	padding:10px 0;
}
.box_wigets_right{
	display:block;
	float:left;
	width:100%;
}
.box_wigets_right .box_right_min{
	background:#fff;
	display:block;
	float:left;
	width:100%;
    transition: all 0.3s cubic-bezier(.15,.8,.15,1);
    margin-top:10px;
    margin-bottom:20px;
}
.box_wigets_right .box_right_min h4{
	display:block;
	width:100%;
	float:left;
	background:url(images/head_sidebar.png) no-repeat;
	background-size:cover;
	padding:16px;
}
.box_wigets_right .box_right_min ul.post_iti{
	display:block;
	padding:10px;
	margin-top:10px;
	float:left;
	width:100%;
}
.box_wigets_right .box_right_min ul.post_iti li a{
	display:block;
	float:left;
	width:100%;
	color:#666;
	margin-bottom:10px;
	position:relative;
	padding-left:26px;
	border-bottom:1px solid #eee;
}
.box_wigets_right .box_right_min ul.post_iti li a:before{
	content:"";
	position:absolute;
	left:0;
	background:url(http://bnews.vn/images/icon/rss.png) no-repeat;
	width:16px;
	height:16px;
}
.box_content_page .item_duan_post{
	
	
	padding:0;
	margin:0;
	border: 1px solid #ddd;
	margin-bottom: 28px;
}
.box_content_page .item_duan_post img{
	width:100%;
	height: 100%;
	-webkit-transition: .6s ease-in-out;
	transition: .6s ease-in-out;
	padding:  0 !important;
}
.box_content_page .item_duan_post:hover img{
	transform: scale(1.2);
	transition: all .5s;
}
.box_content_page .item_duan_post .box_info_meta{
	float:left;
	display:block;
	width:100%;
	padding:10px;
	text-align:center;
	color:#666;
	z-index:99;
	position:relative;
	background:#fff;
	height:60px;
	border-top:1px solid #ddd;
}
.box_content_page .item_duan_post .box_info_meta h3{
	display:block;
	line-height:22px;
}
.box_content_page .item_duan_post:hover{
	box-shadow:0 0 15px #C1C1C1;
	-moz-box-shadow:0 0 15px #C1C1C1;
	-webkit-box-shadow:0 0 15px #C1C1C1;
}
.list_post_cate{
	display:block;
	float:left;
	width:100%;
	margin-top:10px;
}
.list_post_cate .item_post_cate{
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
	background:#fff;
	padding:10px;
}
.list_post_cate .item_post_cate img{
	float:left;
	display:inline-block;
	margin-right:10px;
	padding: 0 !important;
}
.list_post_cate .item_post_cate h2 a{
	display:block;
	font-size:18px;
	margin-bottom:10px;
}
.box_content_page_lh{
	display:block;
	float:left;
	width:100%;
	background:#f5f5f5;
	padding:10px 0;
}
.box_content_page_lh .box_lien_he{
	display:block;
	float:left;
	width:100%;
	margin-bottom:30px;
	padding-top:50px;
}
.box_content_page_lh .box_lien_he p{
	display:block;
	line-height:26px;
	width:100%;
	float:left;
}
.box_content_page_lh .box_form_lh{
	display:block;
	float:left;
	width:100%;
	margin-bottom:30px;
	padding-top:50px;
}
.box_content_page_lh .box_form_lh form input[type="text"]{
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
	padding:6px;
	border:1px solid #b6cee2;
 }
 .box_content_page_lh .box_form_lh form textarea{
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
	padding:6px;
	border:1px solid #b6cee2;
	height:100px;
 }
 .box_content_page_lh .box_form_lh form input[type="submit"]{
 	display:block;
 	background:#4485bf;
 	border:none;
 	padding:10px;
 	width:100px;
 	color:#fff;
 	font-weight:500;
 }
.maps{
 	display:block;
 	width:100%;
 	float:left;
 }
 .maps iframe{
 	width:100%;
 }
 /** css custom img **/

@media (min-width: 850px){
	 .alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
	}
	.alignleft {
		display: inline;
		float: left;
		margin-right: 1.5em;
	}
	.aligncenter {
		clear: both;
		display: block;
		margin: 0 auto;
	}
}
.box_content_page_about{
	display:block;
	float:left;
	width:100%;
	background:#f5f5f5;
}
.box_content_page_about .details_abouts{
	background:#fff;
	display:block;
	float:left;
	width:100%;
	padding:10px;
}
.box_content_page_about .details_abouts p{
	display:block;
	float:left;
	line-height:23px;
	margin-bottom:16px
}
.box_content_page_about .details_abouts h2{
	display:block;
	padding:20px 0;
	text-transform:uppercase;
}
.box_content_page .img_sanpham{
	display:block;
	float:left;
	width:100%;
	margin-bottom: 79px;
}
.box_content_page .info_box_sp{
	
	width:100%;
}
.support_onlines{
	display:block;
	float:left;
	width:100%;
}
.support_onlines img{
	width:100%;
}
.box_content_page .info_box_sp .thongtin_sp_iti{
	display:block;
	float:left;
	width:100%;
	padding: 10px 0;
	border-radius:6px;
	/* margin-bottom:20px; */
	/* border:1px solid #ea942e; */
}
.box_content_page .info_box_sp .thongtin_sp_iti ul li{
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
	color:#4585bf;
	position:relative;
}
.box_content_page .info_box_sp .thongtin_sp_iti ul li:before{
	content:"\f087";
	font-family:fontawesome;
	display:block;
	float:left;
	width:5%;
	color:#ea942e;
}
.box_content_page .info_box_sp h1{
	display:block;
	float:left;
	width:100%;
	text-align:left;
	/* margin-bottom: 20px; */
	text-transform:  inherit;
	font-weight:  500;
	letter-spacing: 0;
	font-size: 16px;
	margin-top: 16px;
}
.box_content_page .info_box_sp p{
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.box_content_page .info_box_sp p.gia{
	font-weight:600;
	font-size:20px;
	color:#f57421;
}
.box_content_page .info_box_sp p.mota{
	border:1px solid #eee;
	padding:10px;
	margin-top:10px;
	background:#eee;
}

.box_content_page .content_sp_ct{
	display:block;
	float:left;
	width:100%;
	margin-top:20px;
}
.box_content_page .content_sp_ct h4{
	text-transform:uppercase;
	font-weight:600;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
}
.box_content_page .info_box_sp p.hotline_001{
	font-weight:600;
	text-align:center;
	border:1px solid #f4660b;
	margin-top:10px;
	display:block;

}
.box_content_page .info_box_sp p.hotline_001 span{
	float:left;
	display:block;
	width:100%;
	color:#f4660b;
	font-size:30px;
	font-family:"Dosis";
	margin-top:20px;
	padding-bottom:10px;
}
.btn_mua{
	display:block;
	padding:10px;
	background:#4485bf;
	width: 100%;
	float:left;
	margin-top: 18px;
}
.btn_mua a{
	color:#fff;
	text-align:center;
	display:block;
	font-weight: 500;
	text-transform: uppercase;
}
.details_spsiti{
	display:block;
	float:left;
	width:100%;
	border-top: 2px solid #ddd;
	padding-top: 15px;
}
.product_lq{
	display:block;
	float:left;
	width:100%;
	text-align:center;
	padding:30px 0;
	text-transform:uppercase;
	font-size:26px;
}
.box_item_sp_lq{
	display:block;
	float:left;
	width:100%;
	margin-bottom:20px;
	position:relative;
}
.box_item_sp_lq span{
	position:absolute;
	top:0;
	text-align:center;
	display:block;
	background:#3b769b9e;
	width:100%;
	color:#fff;
	padding:10px;
}
.box_item_sp_lq img{
	padding:0;
}
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i{
	font-size:30px;
	display:block;
	padding:9px;
	background: url(images/scroll.png) no-repeat;
	width: 46px;
	height: 46px;
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    color: #eee;
    width: 46px;
    height: 46px;
    line-height: 48px;
    right: 30px;
    bottom: 54px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out-o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.show {
    display: block!important;
}
nav.navbar-fixed-top{
	display:none;
}
.box_nb_iti_team{
	display:block;
	float:left;
	width:100%;
	padding:80px 0;
	background:#f7f8f9
}
.box_nb_iti_team .noibat{
	display:block;
	float:left;
	width:100%;
}
.box_nb_iti_team .noibat img{
	display:block;
	margin:0 auto;
}
.box_nb_iti_team .noibat h3{
	display:block;
	float:left;
	width:100%;
	text-align:center;
	padding:20px 0;
}
.box_nb_iti_team .noibat span{
	display:block;
	text-align: justify;
    font-size: 16px;
}
.box_about_home_iti{
	display:block;
	float:left;
	width:100%;
	padding:60px 0;
	border-bottom:1px solid #ddd;
}
.box_about_home_iti .text_gt_vintage{
	display:block;
	float:left;
	width:100%;
}
.box_about_home_iti .text_gt_vintage h4{
	display:block;
	float:left;
	width:100%;
	text-transform:uppercase;
	font-size:26px;
	margin-bottom:18px;
	color: #306ac2;
}
.box_about_home_iti .text_gt_vintage p{
	display:block;
	text-align:justify;
	line-height:23px;
	font-size:15px;
}
.box_about_home_iti .text_gt_vintage .x-more{
	display:block;
	float:left;
	width:100%;
	padding:20px 0;
}
.box_about_home_iti .text_gt_vintage .x-more a{
	padding:10px 20px;
	background:#4385ba;
	color:#fff;
	margin-top:20px;
	display:block;
	width:116px;
}
.box_videos_home{
	display:block;
	float:left;
	width:100%;
}
.box_videos_home iframe{
	width:100%;
}
.logocenter{
	display:block;
	float:left;
	width:100%;
	padding-top:6px;
}
/* .logocenter img{
	width:160px;
} */
.bdss iframe{
	width:100%;
}
.logocenter img{
	height:56px;
}
.wp-caption-text {
    display: block !important;
    font-size: 12px;
    text-align: center !important;
    padding: 0;
    margin: 0 !important;
}
.box_content_page .box_details_post ul li{
	display:block;
	float:left;
	width:100%;
	position:relative;
	margin-bottom:10px;
	padding-left:20px;
}
.box_content_page .box_details_post ul li:before{
	content:"\f00c";
	position:absolute;
	font-family:fontawesome;
	left:0;
	color:#cd2828;

}
.box_content_page .box_details_post ol{
	padding-left:20px;
	font-weight:600;
}
.box_logo_f{
	display:block;
	float:left;
	/* width:100%; */
}
.box_logo_f img{
	max-width: 105px;
	float:left;
	display:block;
	margin-right: 10px;
}
/* .box_logo_f img{
	width:100%;
} */
.box_details_post h2{
	display:block;
	margin-bottom:16px;
}

.box_wigets_right .box_user_support{
	background:#fff;
	display:block;
	float:left;
	width:100%;
    transition: all 0.3s cubic-bezier(.15,.8,.15,1);
    margin-top:10px;
    margin-bottom:20px;
}
.box_wigets_right .box_user_support h4{
	display:block;
	width:100%;
	float:left;
	background:url(images/head_sidebar.png) no-repeat;
	background-size:cover;
	padding:16px;
}
.box_wigets_right .box_user_support .item_supports_iti{
	display:block;
	float:left;
	width:100%;
	padding: 0px 10px;
}
.box_wigets_right .box_user_support .item_supports_iti img{
	display:block;
	float:left;
	width:100px;
	border-radius:50%;
	margin-right:10px;

}
.box_wigets_right .box_user_support .item_supports_iti span{
	display:block;
	float:left;
	width:60%;
	
}
.box_wigets_right .box_user_support .item_supports_iti span.names_itis{
	font-size:20px;
	font-weight:600;
	display:block;
	margin-top:30px;
}
.box_wigets_right .box_user_support .item_supports_iti span.sdt_iti{
	font-size:20px;
	font-weight:600;
	display:block;
	color:#ef2020;
}

.giaiphaphost{
	padding-top:56px;
	display:block;
	float:left;
	width:100%;
	/* padding:30px 0; */
	background: url(images/bg_dv.jpg) no-repeat;
	background-size:  cover;
}
.giaiphaphost .tit_home_itis{
	display:block;
	float:left;
	width:100%;
	padding-bottom:40px;
}
.giaiphaphost .tit_home_itis h3{
	position:relative;
	font-size:23px;
	color: #fff;
	border-bottom:3px solid #fff;
	padding-bottom:10px;
}

.giaiphaphost .item_giaiphap{
	display:block;
	float:left;
	width:100%;
	position: relative;
	height: 340px;
	margin-bottom: 65px;
	background: #00205b;
	padding-top: 10px;
	opacity: .8;
}
.giaiphaphost .item_giaiphap .xt{
	position:absolute;
	right: 28px;
	bottom: 17px;
}
.giaiphaphost .item_giaiphap .xt a{
	padding:10px;
	/* background:#4b94da; */
	color:#fff;
	font-size: 15px;
	font-style:  italic;
}
.giaiphaphost .item_giaiphap img{
	max-width:250px;
	display:block;
	margin:0 auto;
}
.giaiphaphost .item_giaiphap h2 a{
	color:#3b5897;
}
.giaiphaphost .item_giaiphap h2{
	/* background: #000000a1; */
	padding: 16px 0;
	/* height:50px; */
	display:block;
	/* border-top:1px solid #fff; */
	color: #fff;
	display:block;
	float:left;
	width:100%;
	text-align:center;
	font-size: 16px;
}
.giaiphaphost .item_giaiphap:hover .box_info_shows{
	height:100%;
}
.giaiphaphost .item_giaiphap .box_info_shows{
	display:block;
	padding:0px 0;
	text-align:center;
	position:absolute;
	bottom:0;
	text-align:center;
	background:#333333ab;
	width:100%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
	height: 50px;
}
.giaiphaphost .item_giaiphap p{
	display:block;
	text-align:justify;
	color: #fff;
	float:left;
	width:100%;
	padding: 0 30px;
	font-size: 15px;
	/* background: #000000a1; */
	height:  90px;
	padding-top: 8px;
	overflow: hidden;
}

/** sp **/
.box_sp_home_ud{
	display:block;
	float:left;
	width:100%;
	padding: 90px 0;
	background:#eee;
}
.box_sp_home_ud .tit_home_itis{
	display:block;
	float:left;
	width:100%;
	padding-bottom:40px;
}
.box_sp_home_ud .tit_home_itis h3{
	text-align:center;
	position:relative;
	text-transform:uppercase;
	font-size:23px;

}
.box_sp_home_ud .tit_home_itis h3:before{
	content:"";
	position:absolute;
	width:30%;
	border-bottom:2px solid #4080ff;
	bottom:12px;
	left:0%;
	
}
.box_sp_home_ud .tit_home_itis h3:after{
	content:"";
	position:absolute;
	width:30%;
	border-bottom:2px solid #4080ff;
	bottom:12px;
	right:0%;
	
}
.box_sp_home_ud .cm_home_sp{
	display:block;
	float:left;
	width:100%;
}
.box_sp_home_ud .cm_home_sp h3{
	display:block;
	text-align:center;
	padding-bottom:16px;
}
.box_sp_home_ud .cm_home_sp h3 a{
	color:#000;
}
.box_sp_home_ud .cm_home_sp img{
	width:100%;
}
.box_sp_home_ud .cm_home_sp ul{
	display:block;
	float:left;
	width:100%;
	padding-top:16px;
	padding-bottom:30px;
}
.box_sp_home_ud .cm_home_sp ul li{
	display:block;
	float:left;
	width:100%;
	padding-left:10px;
	position:relative;
}
.box_sp_home_ud .cm_home_sp ul li:before{
	content:"\f105";
	font-family:fontawesome;
	position:absolute;
	left:0;
	color:#000;
	font-weight:600;
}
.box_sp_home_ud .cm_home_sp ul li a{
	color:#000;
}
.box_sp_home_ud .cm_home_sp ul li a:hover{
	text-decoration:none;
	color:#5cb9d5;
}
.item_post_cate_itis{
	display:block;
	float:left;
	width:100%;
	margin-bottom:20px;
	position:relative;
}
.item_post_cate_itis img{
	/* width:100%; */
	margin:  0 auto;
}
.item_post_cate_itis h2{
	display:block;
	text-align:center;
	padding-bottom:10px;
}
.item_post_cate_itis p{
	display:block;
	text-align:justify;
	font-size:15px;
	height: 78px;
	overflow:hidden;
}
.item_post_cate_itis .xt_iti{
	display:block;
	float:left;
	width:100%;
}
.item_post_cate_itis .xt_iti a{
	color: #4080ff;
	/* background:#4080ff; */
	font-size:15px;
	float:right;
}
.item_box_footer_sub{
	display:block;
	float:left;
	width:30%;
	margin-bottom:10px;
}
.item_box_footer_sub:nth-child(1){
	margin-right:30px;
}
.item_box_footer_sub:nth-child(2){
	margin-right:30px;
}
.item_box_footer_sub h5{
	display:block;
	text-transform:uppercase;
	padding:16px 0;
	float:left;
	width:100%;
	border-bottom: 2px solid #ddd;
	position: relative;
	margin-bottom:20px;
	color: #fff;
}
.item_box_footer_sub h5:before{
	content:"";
	width:20%;
	position:absolute;
	left:0;
	border-bottom:2px solid #58a7e8;
	bottom:-2px;
}
.item_box_footer_sub ul li a{
	display:block;
	float:left;
	width:100%;
	font-size: 14px;
	color:#fff;
	line-height: 1.8;
}
ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: -68px;
    /* margin-top: 19px; */
    margin-bottom:10px;
}
ul.tabs li{
 color: #080808;
 display: inline-block;
 padding: 12px 0px;
 cursor: pointer;
 position:relative;
 margin-left:0;
 width: auto;
 font-weight: 600;
 font-size:19px;
 margin-right:20px;
}

ul.tabs li.current{
    color: #4b94da;
    border-bottom:2px solid #4c94db;
}

.tab-content{
    display: none;
	font-size: 16px;
}

.tab-content.current{
    display: inherit;
	padding:10px 0;
}
.current .nd_content{
	display:block;
	float:left;
	width:100%;
}
.current .nd_content img{
	max-width:450px;
}
.current .nd_content p{
	line-height:23px;
	text-align:justify;
	font-size:18px;
}
.current .nd_content h2{
	font-size:20px;
	padding:10px 0;
}
.current .nd_content h3{
		font-size:18px;
}
.box_lienquan{
	display:block;
	float:left;
	width:100%;
}
.box_lienquan ul li{
	float:left;
	width:31.964443%;
	display:block;
	position:relative;
}
.box_lienquan ul li span{
	position:absolute;
	bottom:0;
	background:#3b5897b5;
	width:100%;
	display:block;
	padding:10px 0;
	text-align:center;
	color:#fff;
}
.box_lienquan ul li:nth-child(1){
	margin-right:15px;
}
.box_lienquan ul li:nth-child(2){
	margin-right:15px;
}
.box_lienquan h4{
	display:block;
	text-transform:uppercase;
	padding-top:10px;
	color:#4c94db;
	width:100%;
	float:left;
}
.bentrais {
	display:block;
	float:left;
	width:100%;
	background:#fff;
	padding:6px;
}
.bentrais h4{
	display:block;
	float:left;
	width:100%;
	font-size:21px;
	color:#1a57d0;
	padding:10px 0;
	border-bottom:1px solid #4c94db;
	margin-bottom:10px;
}
.bentrais .wigets_menu{
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.bentrais .wigets_menu ul.menutraisp li.menu-item-has-children a{
	font-weight:bold;
	background: #4585bf;
	display:block;
	color:#fff;
}
.bentrais .wigets_menu ul.menutraisp li a{
	display:block;
	float:left;
	width:100%;
	padding:6px 0;
	border-bottom:1px solid #eee;
	font-size:15px;
	position:relative;
	padding-left:16px;
}
.bentrais .wigets_menu ul.menutraisp li a:hover{
	text-decoration:none;
	border-bottom:1px solid #4c94db;
}
.bentrais .wigets_menu ul.menutraisp li a:before{
	content:"";
	position:absolute;
	background:url(images/dot.png) no-repeat;
	left:5px;
	width:4px;
	height:4px;
	top:12px;
}
.bentrais .wigets_menu ul.menutraisp li ul.sub-menu li a{
	display:block;
	padding-left:26px;
	background:none;
	color:#3057d1;
}
.bentrais .wigets_menu ul.menutraisp li a:before{
	background:none;

}
.bentrais .wigets_menu ul.menutraisp li ul.sub-menu li a:before{
	content:"";
	position:absolute;
	background:url(images/dot.png) no-repeat;
	left:14px;
	width:8px;
	height:8px;
	top:12px;
}
.abouts_us{
	display:block;
	float:left;
	width:100%;
	padding: 90px 0;
}
.abouts_us .tit_home_itis h3{
	display:block;
	font-size: 23px;
	float:left;
	width:100%;
	position:relative;
	padding-bottom:10px;
	/* border-bottom: 1px solid #2727e8; */
	color:#2727e8;
	text-transform:  uppercase;
	margin-bottom: 52px;
	text-align: center;
}
.abouts_us .box_abouttext p{
	display:block;
	/* float:left;
	width:100%; */
	margin-bottom:16px;
	text-align:justify;
}
.abouts_us .box_abouttext .vct{
	display:block;
	float:right;
	background:#3b4d7a;
	color:#fff;
	padding:6px 20px;
	font-style:italic;
	    margin-top: 14px;
}
.tit_home_itis1 h3{
	display:block;
	font-size: 23px;
	float:left;
	width:100%;
	position:relative;
	padding-bottom: 52px;
	/* border-bottom: 1px solid #2727e8; */
	color:#2727e8;
	text-transform:  uppercase;
	margin-bottom:18px;
	text-align: center;
}
.facebook_tts{
	color:#fff;
	font-size:26px;
	padding-left:10px;
}