@media (min-width: 1240px) {
			.container-big {
				width: 1170px;
			}
		}

		@media (min-width: 1500px) {
			.container-big {
				width: 1400px;
			}
		}

		@media (max-width:1367px) {

			.nav .dropdown-header,
			.navbar-nav .dropdown-menu a {
				/* padding: 3px 16px; */
			}
		}

		@media (max-width:991px) {
			.lead {
				font-size: 130%;
			}

			.accent {
				font-size: 110%;
			}

			.body-collapse .navbar {
				background-color: #fff;
			}
		}

		.modal-open {
			overflow: auto;
		}

		#popup {
			left: auto;
		}

		#popup .modal-dialog {
			margin: 10px;
		}

		@media (min-width: 768px) {
			#popup {
				bottom: auto;
				margin: 90px 20px 0 auto;
			}

			#popup .modal-dialog {
				width: 400px;
			}
		}

		@media (max-width:767px) {
			#popup {
				top: auto;
				bottom: 0;
			}
		}

		#popup .modal-content {
			background: rgb(82, 41, 92);
		}

		#popup .modal-backdrop {
			display: none;
		}

		#popup .modal-body {
			padding: 30px;
		}

		#popup h3 {
			margin: 0 0 1em 0;
			font-size: 120%;
			padding: 0;
			color: #fff;
			font-weight: bold;
		}

		#popup button.close {
			padding: 2px 5px;
			background-color: #a00;
			color: #FFF;
			opacity: 1;
			margin: -30px -31px 0 0;
			float: right;
		}

		#popup button.close:hover {
			background-color: #c00;
		}

		.navbar .fa-caret-down {
			position: relative;
			margin: 18px 5px 0 0;
			display: inline-block;
			font-size: .8em;
		}

		.instagram {
			background-color: #8a3ab9;
		}

		.grid .block {
			background-position: center top;
			background-size: contain;
		}


		}

		.counter {
			z-index: 1000;
		}

		@media (max-width:767px) {
			.counter {
				z-index: 1000;
				position: fixed !important;
				bottom: 30px;
			}
		}

		.navbar-default .navbar-text {
			font-size: 18px;
			margin-top: 5px;
			line-height: 110%;
		}

		@media (max-width:767px) {
			.navbar-default .navbar-text {
				font-size: 15px;
				margin-top: 10px;
			}
		}

		div#at4-share {
			margin-top: 100px !important;
		}

		.partners-list h2.section-title {
			color: #333;
		}

		.partners-list .bottom {
			margin-top: 100px;
		}

		.partners-list {
			padding: 100px 0 !important;
			background-color: #e3e3e3;
		}

		.partners-list hr {
			margin: 75px 0;
		}

		.partners-list .partner,
		.partners-list .col-md-4 .partner {
			background: #fff !important;
			margin: 0 0 20px 0 !important;
			max-width: 100% !important;
		}

		.partners-list .partner img,
		.partners-list .col-md-4 .partner img {
			width: 70%;
			margin: 0 auto;
		}

		.partners-list .partner h4 {
			margin: -20px 0 0 0 !important;
			padding-bottom: 20px !important;
			display: block !important;
			width: 70%;
			position: relative;
			left: 15%;
			min-height: 3em;
			text-align: center;
		}

		@media (min-width:676px) {
			.nav .dropdown-header {
				padding: 8px 6px 0 0;
				font-size: 13px;
				float: right;
				position: absolute;
				text-align: right;
				width: 100%;
				z-index: -1;
				border-top: 1px solid #ddd;
			}
		}



		.video-container {
			position: relative;
			padding-bottom: 51.95%;
			padding-top: 30px;
			height: 0;
			overflow: hidden;
		}

		.video-container iframe,
		.video-container object,
		.video-container embed {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
#video {
			z-index: 111;
			position: absolute;
			z-index: -1;
			height: 100vh;
			overflow: hidden;
			left: 0;
			width: 100%;
			background: #000;
		}

		#video img {
			height: 100vh;
			width: auto;
			margin: 0 auto;
			left: 50%;
			top: 50%;
			-webkit-transform: translateY(-50%) translateX(-50%);
			max-width: 10000px;
			position: absolute;
		}

		@media (orientation:landscape) {
			#video img {
				-webkit-transform: translateY(0%) translateX(0%);
				left: 0%;
				top: 0%;
				height: auto;
				width: 100vw;
			}
		}

		#videoWrap {
			display: block;
			padding: 0;
			margin: 0;
			width: 100%;
			height: 100%;
			position: relative;
			z-index: -2;
		}

		.video-active #video img {
			display: none;
		}

		#video iframe {
			position: absolute;
			z-index: 0;
			width: 100%;
			height: 100%;
			left: 0px;
			top: 0px;
		}

		.highlights .container>.row {
			margin-bottom: 10px;
		}

		.highlights .panel {
			border: 0;
			border-radius: 0;
		}

		.highlights .panel p {
			line-height: 120%;
			font-size: 90%;
		}

		.highlights .badge {
			background-color: #000;
		}

		.highlights h4 {
			font-size: 200%;
			font-weight: bold;
			color: #000;
			margin: 0;
			padding: 0 0 .3em 0;
		}

		.hl-speaker {
			margin-top: -75px;
			font-size: 90%;
			line-height: 110%;
			border: 3px solid #fff;
		}

		.hl-speaker img {}

		.hl-title {
			padding: 6px;
			background: #51285b;
			color: #fff;
			font-size: 90%;
			line-height: 120%;
		}

		.hl-title strong {
			font-size: 110%;
		}
.at-branding-logo {
			font-family: helvetica, arial, sans-serif;
			text-decoration: none;
			font-size: 10px;
			display: inline-block;
			margin: 2px 0;
			letter-spacing: .2px
		}

		.at-branding-logo .at-branding-icon,
		.at-branding-logo .at-privacy-icon {
			display: inline-block;
			height: 10px;
			width: 10px;
			margin-left: 4px;
			margin-right: 3px;
			margin-bottom: -1px;
			background-repeat: no-repeat
		}


		.at-branding-logo span {
			text-decoration: none
		}

		.at-branding-logo .at-branding-addthis,
		.at-branding-logo .at-branding-powered-by {
			color: #666
		}

		.at-branding-logo .at-branding-addthis:hover {
			color: #333
		}

		.at-cv-with-image .at-branding-addthis,
		.at-cv-with-image .at-branding-addthis:hover {
			color: #fff
		}

		a.at-branding-logo:visited {
			color: initial
		}

		.at-branding-info {
			display: inline-block;
			padding: 0 5px;
			color: #666;
			border: 1px solid #666;
			border-radius: 50%;
			font-size: 10px;
			line-height: 9pt;
			opacity: .7;
			transition: all .3s ease;
			text-decoration: none
		}

		.at-branding-info span {
			border: 0;
			clip: rect(0 0 0 0);
			height: 1px;
			margin: -1px;
			overflow: hidden;
			padding: 0;
			position: absolute;
			width: 1px
		}

		.at-branding-info:before {
			content: 'i';
			font-family: Times New Roman
		}

		.at-branding-info:hover {
			color: #0780df;
			border-color: #0780df
		}

.tipfixed {
            position: fixed;
            right: -50px;
            bottom: 20px;
            z-index: 999;
            width: 16rem;
            float: left;
            margin-top: 25px;
            background-image: linear-gradient(to right, #f04d30, #f04d30);
            border-radius: 10px;
            box-shadow: black 0px 0px 10px;
            color: #fff;
                    }

        .tipul {
            float: right;
            padding-right: 60px;
        }

        .fadinRight {
            -webkit-animation-name: fadinRight;
            */ animation-name: fadinRight;
        }

        .tip_li {
            float: left;
            /* margin-left: 30px; */
        }

        .animated {
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
        }

        .revealOnScroll {
            opacity: 1;
        }

        li {
            list-style-type: none;
        }

        .knowmoreinput {
            background-color: #fff !important;
            height: 30px
        }

        .knowmoretitle {
            height: 40px;
            text-align: center;
            line-height: 40px;
            font-size: 16px;
            color: #fff;
            letter-spacing: .18px;
            font-weight: 700;
            text-decoration: none;
            -webkit-tap-highlight-color: transparent;
        }

        .knowbtn {
            text-align: center;
            /* box-shadow: 0px 4px 0px #73B9C9; */
            box-shadow: 0px 4px 0px #a70c40;
            background-color: #e91e63;
            /* background-image: linear-gradient(to right, #f04d30, #f04d30); */
            padding: 4px 12px;
            font-size: 12px;
            margin-top: 1rem;
        }

        .botimgshow {
            text-align: center;
            padding-top: 2rem;
        }

        @media (max-width: 768px) {
            .botimgshow {
                margin-left: 17%;
            }
        }
 body {
            /* background: #000 url("") fixed no-repeat center center; */
            background-size: cover;
        }

        .flicker:before {
            content: "";
            position: absolute;
            width: 140px;
            height: 10px;
            background-color: rgba(255, 255, 255, 0.5);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-animation: blink 1s ease-in 1s infinite;
            animation: blink 1s ease-in 1s infinite;
        }

        @-webkit-keyframes blink {
            from {
                left: 10px;
                top: 0;
            }

            to {
                left: 320px;
                top: 0;
            }
        }

        @-o-keyframes blink {
            from {
                left: 10px;
                top: 0;
            }

            to {
                left: 320px;
                top: 0;
            }
        }

        @-moz-keyframes blink {
            from {
                left: 10px;
                top: 0;
            }

            to {
                left: 320px;
                top: 0;
            }
        }

        @keyframes blink {
            from {
                left: -100px;
                top: 0;
            }

            to {
                left: 320px;
                top: 0;
            }
        }




        @media (max-width: 1920px) {
            .navbar-black {
                background: rgba(6, 39, 66, 0.84);
                border: none;
            }

            .navbar-default .navbar-nav>li>a {
                color: #ffffff;
            }

            .dropdown-menu>li>a {
                color: #ffffff;
            }

            .navbar-nav .dropdown-menu {
                background: #f04d30cf;
            }

            .navbar-default .navbar-nav>li>a:hover,
            .navbar-default .navbar-nav>li>a:focus {
                color: #fff;
                background-color: transparent;
            }

        }

        @media (max-width: 1200px) {
            .navbar-black {
                background: rgba(0, 0, 0, 0.7);
                border: none;
            }

            .navbar-default .navbar-nav>li>a {
                color: #000000;
            }

            .dropdown-menu>li>a {
                color: #000000;
            }

            .navbar-nav .dropdown-menu {
                background: rgba(0, 0, 0, 0.4);
            }

            .navbar-collapsed .navbar-default,
            .page-on-scroll .navbar-default {
                background: rgb(255, 255, 255);
                border-bottom-color: rgba(231, 231, 231, 1);
            }

            .navbar-black {
                background: rgb(0, 0, 0);
                border: none;
            }

            .navbar-default .navbar-nav>li>a:hover,
            .navbar-default .navbar-nav>li>a:focus {
                color: #000;
                background-color: transparent;
            }


        }

        @media (max-width: 992px) {

            .navbar-default .navbar-nav>li>a,
            .navbar-default .navbar-nav .open .dropdown-menu>li>a {
                color: #333;
            }
        }

        @media (max-width: 768px) {
			
			
			.spks_txt  h4 {
				font-size: 1.5rem;
				line-height: 0.8rem;
				font-weight: 400;
				letter-spacing: 0x;
			}
			.spks_txt p {
					color: #062742;
					font-size: 15px!important;
					line-height: 15px!important;
				}
			.section_title h1 {
					font-size: 32px!important;
					line-height: 32px!important;
					color: #f04d30;
					text-align: left;
					font-weight: 700;
				}
			.section_title h2 {
					font-size: 26px!important;
					color: #062742;
					text-align: left;
					line-height: 12px!important;
				}
			
			.jb_img_box {
				width:auto!important;
				height:auto!important;
				background:none!important;
			}
			.news_left {
				margin:0 15px;
			}

            .navbar-default .navbar-nav>li>a,
            .navbar-default .navbar-nav .open .dropdown-menu>li>a {
                color: #333;
            }

            .navbar-default .navbar-toggle {
                border-color: #000;
            }
        }

    body {
			/* background-color: #000000; */
			/* background:url("{$config_siteurl}statics/default/images/body_bg.jpg"); */
		}
		.loading {
			width: 100%;
			height: 100%;
			position: fixed;
			top: 0;
			left: 0;
			z-index: 99999999;
			/* background-color: black; */
		}
		.loader {
			position: absolute;
			top: 50%;
			left: 50%;
			width: 40%;
			-webkit-transform: translate(-50%, -50%);
			-moz-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			-o-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
		}
		.loaddynamic {
			margin-top: -23%;
		}
		.tj {
			padding-top: 23%;
			padding-left: 6%;
			width: 95%;
		}
		.loader .face {
			position: absolute;
			border-radius: 50%;
			border-style: solid;
			animation: animate 3s linear infinite;
		}
		.loader .face:nth-child(1) {
			width: 100%;
			height: 100%;
			color: #0035ff;
			border-color: currentColor transparent transparent currentColor;
			border-width: 0.2em 0.2em 0em 0em;
			--deg: -45deg;
			animation-direction: normal;
		}
		.loader .face:nth-child(2) {
			width: 70%;
			height: 70%;
			color: #0093ff;
			border-color: currentColor currentColor transparent transparent;
			border-width: 0.2em 0em 0em 0.2em;
			--deg: -135deg;
			animation-direction: reverse;
		}
		.loader .face .circle {
			position: absolute;
			width: 50%;
			height: 0.1em;
			top: 50%;
			left: 50%;
			background-color: transparent;
			transform: rotate(var(--deg));
			transform-origin: left;
		}
		.loader .face .circle::before {
			position: absolute;
			top: -0.5em;
			right: -0.5em;
			content: '';
			width: 1em;
			height: 1em;
			background-color: currentColor;
			border-radius: 50%;
			box-shadow: 0 0 2em,
				0 0 4em,
				0 0 6em,
				0 0 8em,
				0 0 10em,
				0 0 0 0.5em rgba(255, 255, 0, 0.1);
		}
		.downloadbtn{
			background: linear-gradient(#f04d30,#f04d30);
			color: aliceblue;
			border: 0;
			border-radius: 30px;
			margin-top: 28px;
			font-size: 20px;
			/* font-weight: 100; */
			padding: 10px;
			text-shadow: #444 1px 1px 1px;
		}
		.downloadbtn:hover{
			background: #FEFEFE;
			color:#f04d30;
			text-shadow: #eee 1px 1px 1px;
		}
		@keyframes animate {
			to {
				transform: rotate(1turn);
			}
		}

		.fenxi {
			margin-top: 10%;
		}
		.media_img {
			width: 360px;
			height: auto;
			margin-bottom: 20px;
			margin-left: 10px;
		}
		.newcontainer {
			padding-left: 15px;
		}
		.allouttop {
			position: relative;
			z-index: 1;
			padding-top: 4%;
		}
		.slogan_show {
			position: absolute;
			z-index: 2;
			top: 42%;
			text-align: center;
		}
		@media (max-width: 1920px) {
			#video {
				margin-top: 4.5%;
			}
			.caption-title {
				top: 42vh;
			}
			.fenxi {
				margin-top: 10%;
				padding-left: 1rem;
			}
		}
		@media (max-width: 1200px) {
			#video {
				margin-top: 4.5%;
			}
			.caption-title {
				top: 37vh;
			}
			.topfollow {
				margin-top: -9.2rem;
			}
		}
		@media (max-width: 992px) {
			.topfollow {
				margin-top: -55rem;
			}
			#video {
				margin-top: 73px;
			}
			.bannerround {
				width: 380px !important;
			}
		}
		@media (max-width: 768px) {
			.previous {
				display:none;
			}
			.loaddynamic {
				margin-top: -56%;
				margin-left: -97%;
			}
			.tj {
				padding-top: 38%;
			}
			.loader {
				width: 60%;
			}
			.bannerround {
				width: 300px !important;
			}
			.solution-card img {
				height: auto !important;
			}
			.solution-card h3 {
				margin: 0px !important;
				font-size: 12px !important;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 1;
				overflow: hidden;
			}
			.solution-card {
				height: auto !important;
			}
			.solution-card p {
				margin: 0px !important;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 7;
				overflow: hidden;
			}
			.solution-card>span {
				margin: 15px 5px 0 0 !important;
			}
			.topfollow {
				margin-top: -37.7rem;
			}
			#video {
				margin-top: 56px;
			}
			.caption-title {
				top: 14vh;
			}
			/* .loader {
				left: 25%;
			} */
			.fenxi {
				width: 100%;
				/* margin-left: 2%; */
				margin-top: -1rem;
			}
			.Box .Box_con .conbox {
				/* height: 7rem !important; */
			}
			.Box .content {
				width: auto !important;
			}
			.speaker {
				height: auto;
			}
			.row>* {
				padding-left: 30px;
			}
			.gridContainer {
				padding-left: 16px;
			}
			.h1,
			h1 {
				font-size: 2.2rem;
			}
			.btnjoin {
				font-size: 1.2rem;
			}
			.leadshow {
				width: 90%;
				padding-left: 57px;
			}
			.container {
				/* padding-left: 30px; */
			}
			.media_img {
				width: 42%;
			}
			.newcontainer {
				padding-left: 20px;
			}
			.allouttop {
				position: relative;
				z-index: 1;
				padding-top: 13%;
			}
			.slogan_show {
				position: absolute;
				z-index: 2;
				top: 49%;
				text-align: center;
			}
		}
		.img1 {
			position: absolute;
			width: 100%;
			height: 100%;
		}
		.move1 {
			animation: myMove1 5s linear infinite;
			-webkit-animation: myMove1 5s linear infinite;
		}
		/*.notice-box {*/
		/*	position: fixed;*/
		/*	left: 50%;*/
		/*	margin-left: -330px;*/
  		/*  width: 660px;*/
	 	/*  margin-top: 150px;*/
		/*	border-radius: 10px;*/
		/*	padding: 50px 30px 50px;*/
		/*	opacity: 1;*/
		/*	z-index: 9999;*/
		/*	color: #fff;*/
		/*	background-image: url('static/images/ee612f7661a94fbc8e21781405ca300a.gif');*/
		/*	background-size: 100%;*/
		/*	background-repeat:no-repeat;*/
		/*}*/
		/*.notice-box-close {*/
		/*	position: absolute;*/
		/*	top: 0;*/
		/*	right: 0;*/
		/*	width: 50px;*/
		/*	height: 50px;*/
		/*	line-height: 50px;*/
		/*	text-align: center;*/
		/*	font-size: 30px;*/
		/*	color: #fff;*/
		/*	cursor: pointer;*/
		/*}*/
		@keyframes myMove1 {
			from {
				transform: rotate(0deg);
			}
			to {
				transform: rotate(360deg);
			}
		}

		.concept{
					text-align:justify;
					font-size:17px;
					/* margin:35px; */
					/* text-indent: 2rem; */
					line-height:40px;
				}
				@media (min-width: 1200px){
					.container1 {
						width: 1280px;
					}
				}

	.circle{
					border-radius: 20px;
					text-align: center;
					line-height: 215px;
					border: 3px solid rgba(85, 85, 85, 0.5);
				}
				.circle img{
					width: 115px;;
				}
				.circle-one{
					border-radius: 20px;
					text-align: center;
					line-height: 215px;
					background: #f04d30;
					color:#fff
				}
				.circle-one img{
					width: 225px;
				}
				.jingcai{
					height: 200px
				}
				.imgbottom{
					width: 40px;
					border: 1px solid #fff;
					margin: 0 auto;
					/* border-radius: 20px; */
				}
				.details{
					text-align: center;
					display: none;
					color: #000;
					margin-top: 35px;
				}
				.details img{
					width: 100px;
					margin-bottom: 10px;
				}
				.details .contents{
					font-size: 16px;
					width: 200px;
					margin: 15px auto;
					font-weight: 100
				}
				#valencia{
					background: url(static/images/joinus.png) no-repeat right top;
					background-color: #000 !important;
				}
				.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
					min-height: 1px;
					padding-left: 15px;
					padding-right: 15px;
					position: relative;
					margin-bottom: 40px;
				}
				@media ( min-width : 768px) {
					.col-sm-5ths {
					width: 20%;
					float: left;
					}
				}
				@media ( min-width : 992px) {
					.col-md-5ths {
					width: 20%;
					float: left;
					}
				}
				@media ( min-width : 1200px) {
					.col-lg-5ths {
					width: 20%;
					float: left;
					}
				}
				.col-xs-2-5ths, .col-sm-2-5ths, .col-md-2-5ths, .col-lg-2-5ths {
					min-height: 1px;
					padding-left: 15px;
					padding-right: 15px;
					position: relative;
					margin-bottom: 40px;
				}
				@media ( min-width : 768px) {
					.col-sm-2-5ths {
					width: 40%;
					float: left;
					}
				}
				@media ( min-width : 992px) {
					.col-md-2-5ths {
					width: 40%;
					float: left;
					}
				}
				@media ( min-width : 1200px) {
					.col-lg-2-5ths {
					width: 40%;
					float: left;
					}
				}

			.becometitle{
					font-weight: 600;
					text-align: center;
					color: #fff;
					margin-bottom: 28px !important;
				}
				.becometext{
					position: relative;
    				top: -87px;
				}
				.becometext p{
					text-indent: 2rem;
					color: #fff;
					font-size: 16px;
					font-weight: 100;
					line-height: 26px;
					text-align: justify;
				}
				
				
		.Box {
					position: relative;
				}
				.Box .content {
					width: 1170px;
					margin: 0 auto;
				}
				.Box h2 {
					text-align: center;
					margin-bottom: 35px;
					padding-top: 250px;
				}
				.Box .Box_con {
					position: relative;
				}
				.Box .Box_con .btnl {
					position: absolute;
				}
				.Box .Box_con .btn {
					display: block;
					width: 41px;
					height: 41px;
					position: absolute;
					top: 80px;
					cursor: pointer;
				}
				.Box .Box_con .conbox {
					position: relative;
					overflow: hidden;
					height: 12rem;
				}
				.Box .Box_con .conbox ul {
					position: relative;
					list-style: none;
				}
				.Box .Box_con .conbox ul li {
					float: left;
					width: auto;
					height: 200px;
					margin-right: 35px;
					overflow: hidden;
				}
				.Box .Box_con .conbox ul li:first-child {
					margin-left: 0;
				}
				.Box .Box_con .conbox ul li img {
					display: block;
					width: 200px;
					height: 200px;
					transition: all 0.5s;
				}
				.Box .Box_con .conbox ul li:hover img {
					transform: scale(1.1);
				}
				.Box .BoxSwitch {
					text-align: center;
				}
				.Box .BoxSwitch span {
					display: inline-block;
					*display: inline;
					*zoom: 1;
					vertical-align: middle;
					width: 30px;
					height: 3px;
					background: #fff;
					margin: 0 5px;
					cursor: pointer;
				}
				.Box .BoxSwitch span.cur {
					background: red;
				}
	.about_dic {
		background-color:#fff;
		padding-top:45px;
		z-index:3;
	}
	.programme {
		background-color:#f5f5f5;
		padding-top:45px;
		z-index:3;
	}
	
	.speakers {
		background-color:#fff;
		padding-top:45px;
		z-index:3;
	}
	.spks_txt {
		text-align:center;
		
	}
	.spks_txt h4 {
		color:red;
		
	}
	.spks_txt p {
		color:#062742;
		font-size:16px;
		
	}
	.spks_img {
		
	border-radius:50%;
    width: 130px;
    height: 130px;
    padding: 0 auto;
    margin: 13px 0 10px 11px;
	}
	
	.previous {
		background-color:#f5f5f5;
		padding-top:45px;
		z-index:3;
	}
	.join_us {
		background-color:#fff;
		padding-top:45px;
		z-index:3;
	}
	.organizer {
		background-color:#fff;
		padding-top:45px;
		z-index:3;
	}
	.organizer_txt {
		text-align:center;
		
	}
	.organizer_txt h4 {
		color:red;
		
	}
	.organizer_txt p {
		color:#062742;
		font-size:16px;
		
	}
	.sponsors {
		background-color:#f5f5f5;
		z-index:3;
		padding: 45px 0 50px 0 !important;background-color: #f5f5f5;
	}
	.section_title {
		margin-bottom:20px;
	}
	
	.section_title h1 {
		font-size: 42px;
		line-height:42px;
		color:#f04d30;
		text-align:left;
		font-weight:700;
	}
	.section_title h2 {
		font-size: 30px;
		color:#062742;
		text-align:left
	}
	.index_news_list {
		background-color:#f5f5f5;
		max-height: 109px;
		margin-bottom: 25px;
	}
	
	.news_l_img {
		max-height: 109px;
		max-width: 195px;
		padding:0!important;
		
	}
	.news_l_img img {
		height: 100%;
		width:100%;
	}
	.news_r_txt {
		padding: 20px;
    	font-size: 16px;
	}
	.news_r_txt a {
		text-decoration: none;
		display:block;
		min-height:42px;
	}
	.news_r_txt p {
		text-align: right;
		color: #f04d30;
	}
	.hzmt {
		padding: 3px;
	}
	.ft_nav_a {
		text-decoration: none;
    	background-color: #f04d30;
    	border-radius: 5px;
	}
	.ft_nav_a:hover {
		color:#062742;
	}
	.ltdt_imgdes {
		width: 100%;
		height: auto;
	}
	.more_news {
		padding-left:275px;
		color:#fff
	}
	.more_news:hover {
		
		color:#f04d30
	}
	.dropdown {
		width: 140px;
		text-align: center;
	}
	.dropdown-menu{
		padding:0;
		min-width:140px;
	}
	.dropdown-menu li{
		height:36px;
		border-bottom:1px solid #f5f5f5;
	}
	.dropdown-menu li:last-child{
		
		border-bottom:none;
	}
	.dropdown-menu li a{
		font-size:16px;
	}
	.jb_img_box {
		width:150px;
		height:150px;
		background: url(statics/default/images/jb_bg.png);
	}
	
	/* .zzs_box a::before { */
		/* content: "";  */
		/* position: absolute;   */
		/* top: -100%;   */
		/* left: 0;   */
		/* width: 100%;   */
		/* height: 100%;  */
		/* background: rgba(0,0,0,.075);  */
		/* transition: all .5s ease 0s;   */
		/* -moz-transition: all .5s ease 0s;   */
		/* -webkit-transition: all .5s ease 0s;   */
		/* opacity: 0;   */
		/* transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-100%,0);  */
		/* -moz-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-100%,0);  */
		/* -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-100%,0); */
	/* } */
	/* .zzs_box a:hover:before { */
		/* content: "";   */
		/* opacity: 1;   */
		/* top: 0;    */
		/* z-index: 1;  */
		/* transform: scale3d(5,5,5) rotate3d(0,0,1,-45deg) translate3d(0,0,0);  */
		/* -moz-transform: scale3d(5,5,5) rotate3d(0,0,1,-45deg) translate3d(0,0,0);   */
		/* -webkit-transform: scale3d(5,5,5) rotate3d(0,0,1,-45deg) translate3d(0,0,0); */
		/* } */
	