@media (min-width: 992px) {
	.tt-header{position:relative; background:rgba(255,255,255,1); -webkit-box-shadow:0 0 5px rgba(0,0,0,.2);-moz-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}
	.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 span i{display:none;}
	
	.tt-header .main-nav>ul>li>a{display:block;position:relative;padding:40px 25px; border-top-width:4px; border-top-color:rgba(255,255,255,0); border-top-style:solid; color:#3C424D;}
	.tt-header .main-nav>ul>li.active,.tt-header .main-nav>ul>li:hover{color:#3599FC; }
	.tt-header .main-nav>ul>li.active>a,.tt-header .main-nav>ul>li:hover>a{color:#3599FC; border-top:4px solid #3599FC;}
	
	.tt-header .main-nav>ul>li>ul{display:block;position:absolute;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);top:100%;left:0;width:160px;background:#fff;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; border-radius:0px 0px 2px 2px;}
	.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:0px 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:12px;line-height:36px;color:rgba(0,0,0,0.7);padding:0px 30px 0px 30px;}
	.tt-header .main-nav>ul>li.active ul li a{color:#000;padding-left:20px}
	.tt-header .main-nav>ul>li>ul>li{position:relative}
	.tt-header .main-nav>ul>li>ul>li>a:hover{background:#EFF7FF;color:#000;}
	.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:#3599FC;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,.2);-moz-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}
	.tt-header.stick .logo{line-height:100px}

	.header-6{position:absolute;width:100%;clear:both;z-index:2;}
	.header-6 .tt-header{  background:rgba(255,255,255,0); -webkit-box-shadow:0 0 0px rgba(0,0,0,.2);-moz-box-shadow:0 0 0px rgba(0,0,0,.2);box-shadow:0 0 0px rgba(0,0,0,.2)}
	
	.header-6 .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,.2);-moz-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}
	.header-6 .tt-header.stick .logo{line-height:100px}
	
	.header-6 .tt-header .main-nav>ul>li>a{display:block;position:relative;padding:40px 25px; border-top-width:4px; border-top-color:rgba(255,255,255,0); border-top-style:solid; color:rgba(255,255,255,0.6);}
	.header-6 .tt-header .main-nav>ul>li.active,.header-6 .tt-header .main-nav>ul>li:hover{color:#fff;}
	.header-6 .tt-header .main-nav>ul>li.active>a,.header-6 .tt-header .main-nav>ul>li:hover>a{color:#fff; border-top:4px solid #fff;}
	
	.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; border-top-width:4px; border-top-color:rgba(255,255,255,0); border-top-style:solid; }
	.header-6 .stick.tt-header .main-nav>ul>li.active,.header-6 .stick.tt-header .main-nav>ul>li:hover{color:#3599FC}
	.header-6 .stick.tt-header .main-nav>ul>li.active>a,.header-6 .stick.tt-header .main-nav>ul>li:hover>a{color:#3599FC; border-top:4px solid #3599FC;}
	.header-6 .stick .call-us{ display:none;}
}

@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) {
	body{margin:0;padding:0; overflow-x: hidden; font-size:14px; line-height:24px; color:#999999;}
	
	.header_top {display: none;}
	
	.tt-header{background:#00002d;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 .cmn-toggle-switch{display:block;margin:25px 0}
	
	.tt-header .logo img.black{display:none;}
	.tt-header .logo img.white{display:inline-block;}
	
	.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; background:#fff;}
	.tt-header .main-nav>ul>li{border-bottom:1px solid #dbdbdb;overflow:hidden}
	.tt-header .main-nav>ul>li span i{display:inherit;}
	
	.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:#3599FC;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:#3599FC}
	.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:#3599FC}
	.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}
	
	footer.footer-bg{padding:0;}
	footer .footer-lcq{display:none;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - default.html 图片列表轮播切换按钮 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.tabacontent .owl-carousel.owl-carousel1.owl-theme.owl-loaded.owl-drag{padding-top:0}
.tabacontent .owl-carousel .owl-nav,.tabacontent .owl-carousel .owl-nav.disabled{display:block;font-size:-webkit-xxx-large;position:relative;right:0;bottom:0;margin:0 auto;float:none;text-align:center;margin-top:25px}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev,.lblist.main-owal .client_say .owl-carousel .owl-dot{cursor:pointer;cursor:hand;position:relative;display:block;text-align:center;display:inline-block;margin:0 auto}
.tabacontent .owl-nav i{color:#fff;font-size:20px;height:40px;width:40px;background:#3599FC;margin-right:16px;padding:10px 10px 0 10px; border-radius:20px;}
.tabacontent .owl-nav .owl-next:hover i,.tabacontent .owl-nav .owl-prev:hover i{background:#0c48af}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - 产品TAB切换 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.taba{zoom:1;clear:both;overflow:hidden; padding:25px 0px 40px 0px;}
.taba ul li{float:left; padding:15px 15px; cursor:pointer; font-size:18px; line-height:24px; width:25%; color:#999999;}
.taba ul li span{font-family:"DIN Condensed Bold"; text-transform:uppercase; padding-right:5px;}
.taba ul li.current{color:#2D2E32; font-weight:bold;}
/*.taba ul li:first-child{text-align:right;}
.taba ul li:last-child{text-align:left;}
.taba ul li:first-child.current{ background:url(../images/title-x01.png) no-repeat bottom right; color:#2D2E32;}
.taba ul li:last-child.current{ background:url(../images/title-x02.png) no-repeat bottom left; color:#2D2E32;}*/
.taba-c { clear:both;}
.taba-c .tabacontent{ display:none;margin:0px;}

.tabc{zoom:1;clear:both;overflow:hidden; padding:25px 0px 40px 0px;}
.tabc ul li{float:left; padding:15px 20px; cursor:pointer; font-size:24px; width:50%; color:#999999; text-align:left;}
.tabc ul li span{font-family:"DIN Condensed Bold"; text-transform:uppercase; padding-right:5px;}
.tabc ul li.current{color:#2D2E32; font-weight:bold; background:url(../images/title-x08.png) no-repeat bottom left;}
.tabc-c { clear:both;}
.tabc-c .tabccontent{ display:none;margin:0px;}



/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 模块面包屑 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.breadcrumb2{border-bottom:1px solid #F3F3F3;background:#F3F3F3; line-height:40px; color:#999999;}
.breadcrumb2 i{margin:0px 15px;}
.breadcrumb2 a{color:#999;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 内页header_hd */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.header_wrap{ display:none;}

.index-about dl dd.txt{ padding-top:0px;}
.index-about-btn{ display:none;}	
.index-about-btn2{display:inherit;}


	
.index-yingjian-k{margin-right:0px;}

	.index-yjfeatures-pc, .index-rjfeatures-pc{ display:none;}
	.index-yjfeatures-m, .index-rjfeatures-m{display:inherit;}
	.index-yjfeatures-m img, .index-rjfeatures-m img{
		display: block;
    	max-width: 100%;
    	height: auto;
	}

.index-yingjian dl dt, .index-ruanjian dl dt{ font-size:24px; font-weight:normal; padding:10px 0px 20px 0px; color:#2D2E32;}
.index-yingjian dl dt span, .index-ruanjian dl dt span{font-size:24px;}
.index-yingjian dl dd.txt, .index-ruanjian dl dd.txt{ font-size:18px; line-height:26px; color:#999; padding-bottom:30px;}

/*--start 内页关于我们--*/
.aboutxtxg{border:2px solid #EEEEEE; border-radius:8px; padding:25px 25px;}

.aboutxt{display: -ms-flexbox;  display: flex;  -ms-flex-wrap:wrap;  flex-wrap:wrap; justify-content:space-between; align-items:center; margin:10px 0px;}
.aboutxt img{padding-bottom:0px;}
.aboutxt dl{}
.aboutxt dl dt{font-size:18px; color:#2D2E32; padding:20px 0px 7px 0px; font-weight:normal;}
.aboutxt dl dd.txt{ color:#999999; font-size:18px; line-height:26px; padding:0px 0px 0px 0px;}
.aboutxt dl dd.txt p{ padding:17px 0px;}

.aboutxt1 dl dt{font-size:28px; padding-bottom:40px;}
.aboutxt1 dl dd.txt{ color:#999999; font-size:20px; padding-bottom:40px;}


.aboutxtxg02{border:2px solid #EEEEEE; border-top-width:0px; border-radius:0px 0px 8px 8px; padding:20px 30px 30px 30px; }
.aboutxtxg-qjf{border:0px solid #EEEEEE; border-radius:0px; padding:0px 0px;}
.aboutxt2 dl dd{color:#999999; font-size:18px; padding-top:70px; padding-bottom:40px;}
.aboutxt2-intro{font-size:18px; line-height:26px; color:#999;}
.aboutxt2 ul{display: -ms-flexbox;  display: flex;  -ms-flex-wrap:nowrap;  flex-wrap: nowrap;justify-content:center;}
.aboutxt2 ul li{ padding:20px 20px; text-align:center; color:#3C424D;}
.aboutxt2 ul li img{border:1px solid #DDDDDD; border-radius:8px; padding:0px 0px; width:60px; height:58px;}
.aboutxt2 ul li p{font-size:18px; line-height:26px; color:#2D2E32; }

/*--start 产品中心列表页--*/
.productlist{ margin-top:0px;}
.productlist dl{border:2px solid #EEEEEE; border-radius:8px; padding:25px 25px; margin-bottom:30px; display: -ms-flexbox;  display: flex;  -ms-flex-wrap:wrap;  flex-wrap:wrap; justify-content:space-between; align-items:center;}
.productlist dl dt{ font-size:24px; font-weight:normal; padding:30px 0px; color:#2D2E32;}
.productlist dl dt span{font-size:24px; padding-right:10px;}
.productlist dl dd.txt{ font-size:18px; line-height:26px; color:#999; padding-bottom:30px;}
.productlist dl dd.butt a{ width:154px; height:40px; line-height:40px; background:#3599FC; color:#fff; font-size:16px; display:inline-block; border-radius:6px; text-align:center;}

/*--start功能规格--*/
.gngg h2{ font-size:24px; font-weight:bold; line-height:90px; margin:30px 0px; color:#2D2E32;}
.gngg h2::after {content:""; display:block; width:960px; height:6px; background:url(../images/title-x04.png) no-repeat; }
.gngg .table tr td{ height:60px; line-height:60px; font-size:18px; color:#999999;}
.gngg .table tr td:first-child{color:#2D2E32; font-weight:bold;}
.gngg .table>tbody>tr>td, .service .table>tbody>tr>th, .service .table>tfoot>tr>td, .service .table>tfoot>tr>th, .service .table>thead>tr>td, .service .table>thead>tr>th{border-bottom:1px solid #ddd; border-top-width:0;}

.service{padding-bottom:70px;}
.service .table tr td{ height:60px; line-height:60px; font-size:14px; color:#999999;}
.service .table tr td:first-child{ color:#2D2E32; font-weight:normal;}
.service .table>tbody>tr>td, .gngg .table>tbody>tr>th, .service .table>tfoot>tr>td, .service .table>tfoot>tr>th, .service .table>thead>tr>td, .service .table>thead>tr>th{border-bottom:1px solid #ddd; border-top-width:0;}


.sol-bg{background:none; background-color:#fff; width:100%; margin:0 auto; clear:both; overflow:hidden; padding:29px 0px 42px 0px;}
.sol-container{ width:100%; margin:0 auto; clear:both; overflow:hidden;}
.sol-left{ display:none;}

.sol-right{ width:100%;}
.sol-right-intro{ width:100%; margin:0 auto 40px auto;}
.sol-right-intro img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}
.sollist2-title{ font-size:24px; line-height:30px; color:#2D2E32;}
.sollist2-title::after {content:""; display:block; width:656px; height:8px; background:url(../images/sollist2-title-x.png) no-repeat top center; margin:10px auto 38px auto; }
.sollist2{}
.sollist2 dl{
	border:1px solid #f3f3f3;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);
	-moz-box-shadow:0 0 10px rgba(0,0,0,.2);
	box-shadow:0 0 10px rgba(0,0,0,.2); 
	border-radius:6px;
	width:100%;
	padding:28px;
	margin:0px 20px 40px auto;
	clear:both; overflow:hidden;
}
.sollist2 dl dt{color:#2D2E32; font-size:24px; line-height:36px; font-weight:normal; padding-bottom:20px;}
.sollist2 dl dd.txt{color:#999999; padding-bottom:20px; font-size:16px; line-height:24px;}
.sollist2 dl dd.txt img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}


.index-about-ptb{ padding:0px 0px 118px 0px;}
.index-about-title h2.maintitle{font-size:22px; color:#2D2E32; display:inline-block; float:right; padding-top:33px;}
.index-about-title h2.maintitle span{font-size:22px; color:#999999; font-family:"DIN Condensed Bold";text-transform:uppercase; padding-left:16px; padding-right:8px;}
.index-about-title p.subtitle{font-size:36px; line-height:80px; color:#3599FC; display:inline-block; margin-right:6px; margin-bottom:5px; font-family:"DIN Condensed Bold"; float:left;}

.index-sol-bg{background:url(../images/index-sol-bg.png) no-repeat top center; background-color:#024DCC; padding:40px 0px 40px 0px;}
.index-sol-title h2.maintitle{font-size:22px; color:rgba(255,255,255,1);}
.index-sol-title h2.maintitle span{font-size:22px; color:rgba(255,255,255,0.6); font-family:"DIN Condensed Bold";text-transform:uppercase; padding-left:16px; padding-right:8px;}
.index-sol-title p.subtitle{font-size:36px; line-height:80px; color:#fff;display:block; margin-right:6px; margin-bottom:5px; font-family:"DIN Condensed Bold";}

.index-pro-bg{padding:45px 0px 140px 0px; clear:both; overflow:hidden;}
.index-pro-title h2.maintitle{font-size:22px; color:#2D2E32;}
.index-pro-title h2.maintitle span{font-size:22px; color:#999999; font-family:"DIN Condensed Bold";text-transform:uppercase; padding:0 16px;}
.index-pro-title p.subtitle{font-size:36px; line-height:80px; color:#3599FC;display:block; margin-bottom:5px; font-family:"DIN Condensed Bold";}

.index-news-bg{padding:0px 0px 124px 0px; clear:both; overflow:hidden; display:block;}
.index-news-title h2.maintitle{font-size:22px; color:#2D2E32;}
.index-news-title h2.maintitle span{font-size:22px; color:#999999; font-family:"DIN Condensed Bold";text-transform:uppercase; padding:0 10px;}
.index-news-title h2.maintitle::after {content:""; display:block; width:960px; height:6px; background:url(../images/title-x03.png) no-repeat; margin:36px auto 40px auto; }
.index-news-title p.subtitle{font-size:36px; height:60px; line-height:50px; padding-top:10px; color:#3599FC;display:block; margin-bottom:25px; font-family:"DIN Condensed Bold";}

.ny-pro-bg{padding:15px 0px 94px 0px; clear:both; overflow:hidden;}
.ny-proshow-bg{padding:60px 0px 104px 0px; clear:both; overflow:hidden;}

.ny-about-bg{ padding:60px 0px 124px 0px;}
.ny-about-title h2.maintitle{font-size:24px; color:#2D2E32;}
.ny-about-title h2.maintitle span{font-size:24px; color:#999999; font-family:"DIN Condensed Bold";text-transform:uppercase; padding:0 16px;}

.ny-service-bg{padding:60px 0px 124px 0px; clear:both; overflow:hidden;}
.ny-service-title h2.maintitle{font-size:24px; color:#2D2E32;}
.ny-service-title h2.maintitle span{font-size:24px; color:#999999; font-family:"DIN Condensed Bold";text-transform:uppercase; padding:0 10px;}
.ny-service-title h2.maintitle::after {content:""; display:block; width:960px; height:6px; background:url(../images/title-x03.png) no-repeat; margin:40px auto 40px auto; }
.ny-service-title p.subtitle{font-size:66px;color:#3599FC;display:block; margin-bottom:30px; font-family:"DIN Condensed Bold";}

.ny-service-title02 h2.maintitle{font-size:24px; color:#2D2E32;}
.ny-service-title02 h2.maintitle span{font-size:24px; color:#999999; font-family:"DIN Condensed Bold";text-transform:uppercase; padding:0 16px;}
.ny-service-title02 p.subtitle{font-size:16px; color:#999; padding:8px 0px 21px 0px;}
.ny-service-title02 p.subtitle::after {content:""; display:block; width:960px; height:6px; background:url(../images/title-x06.png) no-repeat; margin:32px auto 0px auto; }

.ny-news-bg{padding:70px 0px 22px 0px; clear:both; overflow:hidden;}
.ny-news-title h2.maintitle{font-size:24px; color:#2D2E32;}
.ny-news-title h2.maintitle span{font-size:24px; color:#999999; font-family:"DIN Condensed Bold";text-transform:uppercase; padding:0 10px;}
.ny-news-title h2.maintitle::after {content:""; display:block; width:1170px; height:6px; background:url(../images/title-x06.png) no-repeat; margin-top:36px; margin-bottom:17px; }

.ny-contact-bg{padding:48px 0px 124px 0px; clear:both; overflow:hidden;}
.ny-contact-title h2.maintitle{font-size:24px; color:#2D2E32;}
.ny-contact-title h2.maintitle span{font-size:24px; color:#999999; font-family:"DIN Condensed Bold";text-transform:uppercase; padding:0 10px;}
.ny-contact-title h2.maintitle::after {content:""; display:block; width:960px; height:6px; background:url(../images/title-x04.png) no-repeat; margin-top:20px;}

.ny-contact-map{padding:48px 0px 100px 0px;}
.iw_poi_title {color:#3C424D;font-size:18px; line-height:100px; overflow:hidden; white-space:nowrap; padding:0px 10px 0px 10px; }
.iw_poi_content { font-size:14px; line-height:30px; color:#999; overflow:visible; white-space:-moz-pre-wrap;word-wrap:break-word; padding:0px 10px 50px 10px;}
.iw_poi_content p{padding:2px 0px;}
.iw_poi_content p img{ margin-right:15px; vertical-align:middle; padding-bottom:5px;}
.iw_poi_content p a{color:#999;}
.iw_poi_content p a:hover{color:#3599FC;}

	
}

@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) {
}

