@media (min-width: 992px) {
	.tt-header{position:relative}
	.tt-header .top-inner{position:relative;float:left;padding:5px 0}
	.tt-header .toggle-block{display:block!important;float:right}
	.tt-header .toggle-block .container{width:100%;padding-left:0;padding-right:0}
	.tt-header .main-nav{display:inline-block;vertical-align:top}
	.tt-header .main-nav>ul>li{position:relative;float:left;list-style:none}
	
	.tt-header .main-nav>ul>li>a{display:block;position:relative;padding:32px 15px}
	.tt-header .main-nav>ul>li:last-child>a{ padding-right:0;}
	.tt-header .main-nav>ul>li.active,.tt-header .main-nav>ul>li:hover{color:#007cc3}
	.tt-header .main-nav>ul>li.active>a,.tt-header .main-nav>ul>li:hover>a{color:#007cc3}
	
	.tt-header .main-nav>ul>li>ul{display:block;position:absolute;box-shadow:0 0 25px 0 rgba(0,0,0,0);top:100%;left:0;width:160px;background:#333;visibility:hidden;opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
	.tt-header .main-nav>ul>li:hover>ul{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
	.tt-header .main-nav>ul>li>ul>li{border-bottom:1px solid #444;text-align:left;list-style:none}
	.tt-header .main-nav>ul>li>ul>li:last-child{border-bottom:0}
	.tt-header .main-nav>ul>li>ul>li>a{display:block;position:relative;font-size:14px;line-height:18px;color:#fff;padding:15px 20px 15px 20px;}
	.tt-header .main-nav>ul>li.active ul li a{color:#fff;padding-left:20px}
	.tt-header .main-nav>ul>li>ul>li{position:relative}
	.tt-header .main-nav>ul>li>ul>li>a:hover{background:#007cc3;color:#fff}
	
	.tt-header .main-nav>ul>li>ul>li>ul{display:block;position:absolute;top:0;left:100%;width:160px;background:#333;visibility:hidden;opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;list-style:none}
	.tt-header .main-nav>ul>li:nth-last-child(1)>ul>li>ul,.tt-header .main-nav>ul>li:nth-last-child(2)>ul>li>ul{left:auto;right:100%;margin-right:0}
	.tt-header .main-nav>ul>li>ul>li:hover>ul{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
	.tt-header .main-nav>ul>li>ul>li>ul>li{border-bottom:1px solid #444;}
	.tt-header .main-nav>ul>li>ul>li>ul>li:last-child{border-bottom:0}
	.tt-header .main-nav>ul>li>ul>li>ul>li>a{display:block;position:relative;font-size:14px;line-height:18px;color:#fff;padding:15px 30px 15px 30px}
	.tt-header .main-nav>ul>li>ul>li>ul>li>a:hover{background:#007cc3;color:#fff;}
	.tt-header .menu-toggle{padding-left:5px}
	
	.tt-header.stick{position:fixed;left:0;width:100%; background:rgba(255,255,255,1); -webkit-box-shadow:0 0 10px rgba(0,0,0,.5);-moz-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5)}
	.tt-header.stick .logo{height:70px;line-height:70px}
	
	.header-2{border-bottom:1px solid rgba(255,255,255,0.1); background:rgba(0,0,0,0.5); position:absolute;width:100%;clear:both;z-index:2;}
	.header-2 .header_top{color:#fff; background:rgba(0,0,0,0); border-bottom:1px solid rgba(255,255,255,0.1); height:40px; line-height:40px;}
	.header-2 .header_top a{color:#fff;}
	.header-2 .call-us{display:inline-block;}
	.header-2 .call-us span{color:#fff; font-weight:bold;}
	
	.header-2 .tt-header .main-nav>ul>li>a{color:#ccc;}
	.header-2 .tt-header .main-nav>ul>li.active,.header-2 .tt-header .main-nav>ul>li:hover{color:#007cc3}
	.header-2 .tt-header .main-nav>ul>li.active>a,.header-2 .tt-header .main-nav>ul>li:hover>a{color:#007cc3}
	.header-2 .header_social{padding-right:20px}
	.header-2 .pull-logo.tt-header .logo img.black{display:none;}
	.header-2 .stick.pull-logo.tt-header .logo img.black{display:inline-block;}
	.header-2 .pull-logo.tt-header .logo img.white{display:inline-block;}
	.header-2 .stick.pull-logo.tt-header .logo img.white{display:none;}
	.header-2 .stick.tt-header .main-nav>ul>li>a{color:#333}
	.header-2 .stick.tt-header .main-nav>ul>li.active,.header-2 .stick.tt-header .main-nav>ul>li:hover{color:#007cc3}
	.header-2 .stick.tt-header .main-nav>ul>li.active>a,.header-2 .stick.tt-header .main-nav>ul>li:hover>a{color:#007cc3}
	
	
	.header-3 .header_top{ color:#fff; height:40px; line-height:40px;}
	.header-3 .header_top a{color:#fff;}
	.header-3 .tt-header .main-nav>ul>li:last-child>a{padding-right:40px;}
	.header-3 .tt-header.stick .top{position:relative;background:#fff}
	.header-3 .tt-header .logo{margin-top:0;padding-left:40px}
	.header-3 .tt-header.stick .logo{margin-top:0;padding-left:0}
	.header-3 .tt-header.stick{background:#fff}
	.header-3 .header_top{background:#007cc3;padding-bottom:0;height:95px;border-bottom:none}
	.header-3 .tt-header{top:-20px}
	.header-3 .top-3{position:absolute;margin-top:-24px;background:#f4f4f4;width:100%;border-radius:5px}
	.header-3 .tt-header .main-nav{display:inline-block;vertical-align:top;padding-right:0}
	.header-3 .tt-header.stick{top:0}
	.header-3 .tt-header.stick .top-3{margin-top:0;position:relative}
	
	.header-4 .tt-header .top-inner{display:none}
	.header-4 .header_top{border-bottom:1px solid rgba(0,0,0,.0); }
	
	.header-4 .call-us{display:inline-block; font-size:16px; text-align:right;}
	.header-4 .call-us i{margin-right:10px;}
	.header-4 .call-us span{font-weight:bold; font-size:24px; color:#007cc3; display:block;}
	
	.header-4 .tt-header{ background:#f0f0f0;}
	.header-4 .tt-header.stick{background:#fff}
	
	.header-4 .tt-header .toggle-block{float:left}
	.header-4 .tt-header .main-nav>ul>li>a{padding:17px 36px}
	.header-4 .tt-header .main-nav>ul>li.active{background:#007cc3}
	.header-4 .tt-header .main-nav>ul>li:hover{background:#007cc3}
	.header-4 .tt-header .main-nav>ul>li:hover a{color:#fff}
	.header-4 .tt-header .main-nav>ul>li.active>a{color:#fff}

	
	.header-5 .tt-header .top-inner{display:none}
	.header-5 .header_top{border-bottom:1px solid rgba(0,0,0,.0); }
	.header-5 .tt-header{ background:#007cc3;}
	.header-5 .tt-header.stick{background:#007cc3}
	
	.header-5 .top-space li{ float:left; padding-top:8px; margin:0 10px;}
	.header-5 .top-space .icon,.header-5 .top-space .text{display:inline-block;}
	.header-5 .top-space .icon{background:#f0f0f0; border-radius:8px; margin-right:10px;}
	.header-5 .top-space .icon i{color:#007cc3;font-size:36px;padding:14px 16px 14px 16px;vertical-align:middle;}
	.header-5 .text h5{font-size:16px; font-weight:bold; color:#007cc3; padding-bottom:10px;}
	.header-5 .text h6{ font-weight:normal; display:block;}
	
	.header-5 .tt-header .toggle-block{float:left}
	.header-5 .tt-header .main-nav>ul>li>a{padding:17px 46px; color:#fff;}
	.header-5 .tt-header .main-nav>ul>li.active{background:rgba(255,255,255,0.2)}
	.header-5 .tt-header .main-nav>ul>li:hover{background:rgba(255,255,255,0.2)}
	.header-5 .tt-header .main-nav>ul>li:hover a{color:#fff}
	.header-5 .tt-header .main-nav>ul>li.active>a{color:#fff}
	.header-5 .tt-header .main-nav>ul>li>ul>li:hover span{color:#fff}
	.header-5 .tt-header .main-nav>ul>li>ul>li:hover a{color:#fff}
	.header-5 .tt-header .main-nav>ul>li>ul>li.parent a{color:#fff}
	.header-5 .tt-header .main-nav>ul>li>ul>li.parent ul li:hover span{color:#fff}
	.header-5 .tt-header .main-nav>ul>li>ul>li>ul>li>a{color:#262626}
	.header-5 .tt-header .main-nav>ul>li>ul>li.parent a:hover span{color:#fff}
	
	.header-6{border-bottom:1px solid rgba(255,255,255,0); background:rgba(0,0,0,0.5); position:absolute;width:100%;clear:both;z-index:2;}
	.header-6 .call-us{display:block; text-align:right; color:#fff; line-height:34px;}
	.header-6 .call-us span{color:#fff; font-weight:bold;}
	.header-6 .pull-left a,.header-6 .pull-right a{color:#fff;}
	.header-6 .pull-right{border-bottom:1px solid rgba(255,255,255,0.1);}
	
	.header-6 .tt-header .main-nav>ul>li>a{color:#fff; padding:14px 15px;}
	.header-6 .tt-header .main-nav>ul>li.active,.header-6 .tt-header .main-nav>ul>li:hover{color:#007cc3}
	.header-6 .tt-header .main-nav>ul>li.active>a,.header-6 .tt-header .main-nav>ul>li:hover>a{color:#007cc3}
	.header-6 .header_social{padding-right:20px}
	.header-6 .pull-logo.tt-header .logo img.black{display:none;}
	.header-6 .stick.pull-logo.tt-header .logo img.black{display:inline-block;}
	.header-6 .pull-logo.tt-header .logo img.white{display:inline-block;}
	.header-6 .stick.pull-logo.tt-header .logo img.white{display:none;}
	.header-6 .stick.tt-header .main-nav>ul>li>a{color:#333}
	.header-6 .stick.tt-header .main-nav>ul>li.active,.header-6 .stick.tt-header .main-nav>ul>li:hover{color:#007cc3}
	.header-6 .stick.tt-header .main-nav>ul>li.active>a,.header-6 .stick.tt-header .main-nav>ul>li:hover>a{color:#007cc3}
	.header-6 .stick .call-us{ display:none;}
	.header-6 .stick.tt-header .main-nav>ul>li>a{display:block;position:relative;padding:32px 15px}
	
	.header-7 .tt-header .main-nav>ul>li{ position:inherit; float:left;list-style:none}
	.header-7 .tt-header .main-nav>ul>li .submenu{position:absolute;box-shadow:0 0 25px 0 rgba(0,0,0,0);top:100%;left:0; width:100%;background:rgba(0,0,0,0.5);visibility:hidden;opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
	.header-7 .tt-header .main-nav>ul>li:hover .submenu{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
	
	.header-7 .tt-header .main-nav>ul>li .submenu ul{color:#fff;width:1200px; margin-left:-600px; text-align:center; position:relative; left:50%;top:50%; display:flex; align-items:stretch; justify-content:center;}
	
	.header-7 .tt-header .main-nav>ul>li> .submenu ul li{list-style:none; float:left; text-align:center; padding:20px 0px;}
	.header-7 .tt-header .main-nav>ul>li> .submenu ul li img{display:block; padding-bottom:10px;}
	.header-7 .tt-header .main-nav>ul>li> .submenu ul li a{display:block;position:relative;font-size:14px;line-height:18px;color:#fff;padding:15px 30px 15px 30px;}
	.header-7 .tt-header .main-nav>ul>li.active .submenu ul li a{color:#fff;padding-left:20px}
	.header-7 .tt-header .main-nav>ul>li .submenu ul li{position:relative}
	.header-7 .tt-header .main-nav>ul>li .submenu ul li a:hover{background:#005bac;color:#fff}
}

@media (min-width: 992px) and (max-width: 1600px) {
	.tt-header .main-nav>ul>li>ul>li>ul{left:auto;right:100%}
}

/*mobile*/
@media (max-width: 768px) {

}

@media (max-width: 992px) {
	.header_top {display: none;}
	.tt-header{background:#fff;position:relative;left:0;right:0;top:0;height:auto;overflow-x:hidden;-webkit-transition:width 1s,height 1s,transform 1s;-moz-transition:width 1s,height 1s,transform 1s;transition:width 1s,height 1s,transform 1s}
	.tt-header.stick{position:relative;animation:none!important;transition:none!important}
	.tt-header .logo{height:70px;line-height:70px}
	.tt-header .logo img{display:inline-block;max-width:100%;max-height:70px;width:auto;height:auto;vertical-align:middle}
	.tt-header .cmn-toggle-switch{display:block;margin:25px 0}
	
	.tt-header .logo img.black{display:inline-block;}
	.tt-header .logo img.white{display:none;}
	
	.tt-header .toggle-block{display:none;text-align:center;position:relative;top:0;left:0;width:100%;max-height:100%;overflow:auto;padding:0}
	.tt-header .main-nav{margin-bottom:0;text-align:left}
	.tt-header .main-nav>ul>li{border-bottom:1px solid #dbdbdb;overflow:hidden}
	.tt-header .main-nav>ul>li>a,.tt-header .main-nav>ul>li>a:focus{display:block;position:relative;width:750px;font-size:14px;line-height:20px;color:#333;padding:13px 15px 13px 15px;margin:0 auto}
	.tt-header .main-nav>ul>li>a:after,.tt-header .main-nav>ul>li>a:before{content:'';display:block;position:absolute;top:0;left:-500px;width:500px;bottom:0;background:0 0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
	.tt-header .main-nav>ul>li>a:after{left:auto;right:-500px}
	.tt-header .main-nav>ul>li.active>a,.tt-header .main-nav>ul>li.select>a,.tt-header .main-nav>ul>li>a:hover{color:#fff;background:#007cc3;text-decoration:none}
	.tt-header .main-nav>ul>li.select>a .menu-toggle{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
	.tt-header .main-nav>ul>li.active>a:after,.tt-header .main-nav>ul>li.active>a:before,.tt-header .main-nav>ul>li.select>a:after,.tt-header .main-nav>ul>li.select>a:before,.tt-header .main-nav>ul>li>a:hover:after,.tt-header .main-nav>ul>li>a:hover:before{background:#001a57}
	.tt-header .main-nav>ul>li>ul{display:none;background:#f0f0f0;border-top:1px solid #dbdbdb}
	.tt-header .main-nav>ul>li>ul>li{border-bottom:1px solid #dbdbdb}
	.tt-header .main-nav>ul>li>ul>li>a{display:block;width:750px;font-size:14px;line-height:20px;color:#333;padding:13px 22px;margin:0 auto}
	.tt-header .main-nav>ul>li>ul>li>a span:before{content:'-';margin-right:10px}
	.tt-header .main-nav>ul>li>ul>li>a,.tt-header .main-nav>ul>li>ul>li>a:focus{display:block;position:relative;text-decoration:none}
	.tt-header .main-nav>ul>li>ul>li>a:after,.tt-header .main-nav>ul>li>ul>li>a:before{content:'';display:block;position:absolute;top:0;left:-500px;width:500px;bottom:0;background:0 0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
	.tt-header .main-nav>ul>li>ul>li>a:after{left:auto;right:-500px}
	.tt-header .main-nav>ul>li>ul>li.active>a,.tt-header .main-nav>ul>li>ul>li.select>a,.tt-header .main-nav>ul>li>ul>li>a:hover{color:#fff;background:#007cc3}
	.tt-header .main-nav>ul>li>ul>li.active>a:after,.tt-header .main-nav>ul>li>ul>li.active>a:before,.tt-header .main-nav>ul>li>ul>li.select>a:after,.tt-header .main-nav>ul>li>ul>li.select>a:before,.tt-header .main-nav>ul>li>ul>li>a:hover:after,.tt-header .main-nav>ul>li>ul>li>a:hover:before{background:rgba(0,0,0,.55)}
	.tt-header .main-nav>ul>li>ul>li.select>a .menu-toggle{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
	.tt-header .main-nav>ul>li>ul>li>ul{display:none;background:#333;border-top:1px solid #dbdbdb}
	.tt-header .main-nav>ul>li>ul>li>ul>li{border-bottom:1px solid #dbdbdb}
	.tt-header .main-nav>ul>li>ul>li>ul>li:last-child{border-bottom:0}
	.tt-header .main-nav>ul>li>ul>li>ul>li>a{display:block;position:relative;width:750px;font-size:14px;line-height:20px;font-weight:500;color:#fff;background:#333;padding:12px 40px;margin:0 auto;text-decoration:none}
	.tt-header .main-nav>ul>li>ul>li>ul>li>a:after,.tt-header .main-nav>ul>li>ul>li>ul>li>a:before{content:'';display:block;position:absolute;top:0;left:-500px;width:500px;bottom:0;background:0 0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
	.tt-header .main-nav>ul>li>ul>li>ul>li>a:after{left:auto;right:-500px}
	.tt-header .main-nav>ul>li>ul>li>ul>li>a span:before{content:'-';margin-right:10px}
	.tt-header .main-nav>ul>li>ul>li>ul>li.active>a,.tt-header .main-nav>ul>li>ul>li>ul>li>a:hover{text-decoration:none;color:#fff;background:#007cc3}
	.tt-header .main-nav>ul>li>ul>li>ul>li.active>a:after,.tt-header .main-nav>ul>li>ul>li>ul>li.active>a:before,.tt-header .main-nav>ul>li>ul>li>ul>li>a:hover:after,.tt-header .main-nav>ul>li>ul>li>ul>li>a:hover:before{background:#fff}
	.tt-header .menu-toggle{position:absolute;top:50%;right:9px;padding:13px 16px;margin-top:-20px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
	.tt-header.stick{top:0}
	.tt-header.stick .main-nav{margin-top:0}
	.tt-header.stick .toggle-block{padding-top:0;-webkit-transition:padding .3s ease-in-out;-moz-transition:padding .3s ease-in-out;transition:padding .3s ease-in-out}
	.tt-header .main-nav>ul>li>a,.tt-header .main-nav>ul>li>a:focus,.tt-header .main-nav>ul>li>ul>li>a{width:auto;text-decoration:none}
	
	.header-2 .logo-switch.tt-header .logo img.black,.header-2 .stick.logo-switch.tt-header .logo img.black{display:inline-block}
	.header-2 .logo-switch.tt-header .logo img.white,.header-2 .stick.logo-switch.tt-header .logo img.white{display:none}

	.tt-mslide {position: relative;	overflow: hidden;}
	.tt-mslide:before {content: '';	display: block;	position: absolute;	top: 0;	left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0);}
	.tt-mslide-entry {display: table-cell;width: 99999px;height:200px;	padding-bottom:80px;	text-align: center;	-webkit-background-size: cover;	-moz-background-size: cover; background-size: cover;	background-position: center center;	vertical-align: bottom;}
	.tt-mslide-entry:before {position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: '';}
	.slider_content {width:100%;	float: none; text-align: center; margin: 0 auto;}
	.tt-mslide-title {color: #fff; text-transform: initial; text-align: center;}
	.tt-mslide-title h3{ font-size:24px; line-height:50px; display:block;}
	.tt-mslide-title p{ font-size:16px;}
	.tt-mslide .text-animation {visibility: hidden;}
	.tt-mslide .text-animation.animated {visibility: visible;}

	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* - SWIPER 轮播切换按钮*/
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	.swiper-pagination .swiper-pagination-bullet{width:5px;height:5px;background:#999;opacity:1}
	.swiper-pagination.fixed{bottom:0px!important}
	.swiper-button-next,.swiper-button-prev{display:none;}
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* 内页header_hd */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	.header_wrap{display:none;}
		
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* 模块主标题 */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	.mkbt h2.maintitle{font-size:24px;background-image:-webkit-linear-gradient(bottom,#007cc3,#007cc3,#007cc3);-webkit-background-clip:text;-webkit-text-fill-color:transparent; font-weight:800; margin:0; }
	.mkbt h2.maintitle::after {content:""; display:block; width:90px; height:4px; background:#007cc3; margin:5px auto 5px auto; }
	.mkbt h2.maintitle span{background-image:-webkit-linear-gradient(bottom,#007cc3,#007cc3,#007cc3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.mkbt p.subtitle{font-size:16px;color:#666;text-transform:uppercase;display:block; margin-bottom:0px;}
	.mkbt p.subtitle span{ color:#007cc3;}
	.mkbt p.overview{font-size:14px;color:#333; margin-bottom:20px;}
	
	.mkbt-whtie h2.maintitle{font-size:24px;background-image:-webkit-linear-gradient(bottom,#fff,#fff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent; font-weight:800; margin:0;}
	.mkbt-whtie h2.maintitle::after {content:""; display:block; width:90px; height:3px; background:#fff; margin:10px auto 10px auto;}
	.mkbt-whtie h2.maintitle span{background-image:-webkit-linear-gradient(bottom,#007cc3,#007cc3,#007cc3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.mkbt-whtie p.subtitle{font-size:16px;color:#fff;text-transform:uppercase;display:block; margin-bottom:0px;}
	.mkbt-whtie p.overview{font-size:14px;color:#fff; margin-bottom:20px;}

	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* - 类别 - */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	.category a{color:#666;border-radius:20px;background:#fff;border:1px solid #dddddd;margin:5px 5px;font-size:14px;padding:8px 20px; display:inline-block;}
	.category a.active,.category a:hover{color:#fff;border-radius:20px;background:#007cc3;border:1px solid #007cc3}
	
	.category3{ float:none; text-align:center;}
	.breadcrumb3 .location{display:none;}
	
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	/* - OTHER设置 - */
	/*-------------------------------------------------------------------------------------------------------------------------------*/
	.ny-left{display:none;}
	
.newslist3{background:#e0e0e0; margin:20px 0px;position:inherit;cursor:pointer;}
.newslist3 .text-word{ position:inherit; top:20px; left:0px; right:0px; transition: 0.5s; padding:20px 30px; clear:both; overflow:hidden;}
.newslist3 .text-word h3{padding:0px 0px 20px 0px;}
.newslist3 .text-word p{color:#666; padding:0px 0px 0px 0px;}
.newslist3 .img-box{ overflow:hidden; background:rgba(0,0,0,.9);}
.newslist3 .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.newslist3:hover .text-word{ top:20px;}
.newslist3:hover .text-word h3{color:#ff0000;}
.newslist3:hover .text-word h3 a{color:#007cc3;}
.newslist3:hover .text-word p{ color:#444;}
.newslist3:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}

.ad01{display:none;}
	
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* FOOTER 底部*/
/*-------------------------------------------------------------------------------------------------------------------------------*/	
	footer .footer-copyright{margin-bottom:50px;}
	footer .footer-bg{display:none;}

	.index-pro-bg{ background:#007cc3; background-color:#007cc3;}
	.index-pro-bg2{ background:none;}

	.piclist .txt .txt-content h3{font-size:16px; font-weight:normal; padding:10px 0px; line-height:26px;}

}

@media (max-width: 1200px) {

}

@media screen and (min-width:768px) and (max-width:1366px){
	
}

/*ipad*/
@media (min-width: 768px) and (max-width: 992px) {

}

@media (max-width: 414px) {	
}

@media (max-width: 384px) {	
}

@media (max-width: 375px) {
}

@media (max-width: 360px) {
}

@media (max-width: 320px) {
}

