/* base */
	html,body
		{ width:100%; height:100%; }
	body
		{ background:#fff; /*background:#55b8df;*/ min-width:1000px; min-height:450px; overflow-y:scroll; overflow-x:hidden; }

/* frame */
	.frame_full, .frame_wide, .frame_middle, .frame_narrow
		{ position:relative; margin:0 auto; }
	.frame_full
		{ text-align:center; }
	.frame_wide, .frame_middle
		{ text-align:left; }
	.frame_wide
		{ width:1000px; }
	.frame_middle
		{ width:960px; }
	.left, .right, .fl, .fr
		{ position:relative; display:inline; }
	.left, .fl
		{ float:left; }
	.right, .fr
		{ float:right; }

	#wrapper
		{ display:block; position:relative; z-index:0; /* margin-top:140px; */ }

	.shadow
		{ box-shadow:1px 1px 5px #999; background:white; margin:5px; }

/* common */
	
	/* bxslider pager */
		.bx-wrapper .bx-pager,
		.bx-wrapper .bx-controls-auto {
			position: absolute;
			width:100%;
			bottom: 15px;
			right:10px;
			z-index:99999;
			text-align:right;
			height:10px;
		}

		.bx-wrapper .bx-pager .bx-pager-item,
		.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
			display: inline-block;
			text-indent: -9999px;
			overflow:hidden;
		}

		.bx-wrapper .bx-pager.bx-default-pager a {
			background: #aaaaaa;
			display: block;
			width: 7px;
			height: 7px;
			text-indent:-9999px;
			overflow:hidden;
		}

		.bx-wrapper .bx-pager.bx-default-pager a:hover,
		.bx-wrapper .bx-pager.bx-default-pager a.active {
			background: #666666;
		}

	/* slider */
		.slider
			{ position:relative; height:100%; }
		.slider .hs_frame, .slider .hs_list
			{ width:100%; height:100%; overflow:hidden; }
		.slider .hs_list li
			{ float:left; width:100%; height:100%; overflow:hidden; }
		.slider .hs_list li a
			{ display:block; position:relative; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; background-size:cover; }
		.slider .bx-wrapper, .slider .bx-viewport
			{ height:100%; }

	/* back to top */
		section.top
			{ text-align:center; padding:50px 0 10px 0; }
		section.top a
			{ display:inline-block; line-height:25px; padding-left:25px; background:url(../images/icon_top.png) no-repeat left center; font-family:"Times New Roman"; }
	
	span.mask
		{ position:absolute; display:block; width:100%; height:100%; left:0; top:0; background:#000; opacity:0.3; z-index:0; }

/* top */
	#top_panel
		{ width:100%; height:100px; z-index:10; background:url(../images/bg_top_panel4.png) no-repeat center top; }
	#top_panel .frame_wide
		{ height:100%; }
	#top_panel.home
		{ background-position:center -100px; }

	#top_panel .logo
		{ width:165px; height:100%;}
	#top_panel .logo a
		{ width:100%; height:100%; display:block; background:#72c4fe url(../images/top_logo401.jpg) no-repeat left center; }
	

	#main_menu
		{ width:790px; height:100px; }
	#main_menu li
		{ float:left; position:relative; width:98px; height:100px; text-align:center; }
	#main_menu li a
		{ display:block; position:relative; /*color:#e4b806;*/ color:#1f3a71; s height:30px; width:100%; line-height:30px; padding:30px 0 40px 0; font-size:15px; font-weight:normal; transition:all 0.2s linear;-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; }
	#main_menu li em
		{ position:absolute; display:block; width:100%; height:15px; left:0; bottom:20px; background:url(../images/icon_submenu2.png) no-repeat center top; }
	#main_menu li a:hover, #main_menu li.active > a
		{ /*background-color:#c59b05;*/ background-color:#ff0000; color:#1f3a71; }
	#main_menu li.active > em
		{ background-position:center bottom;}

	#main_menu dl
		{ position:absolute; width:400px; display:none; top:100px; z-index:999; /*background:#c59b05;*/ background:#72c4fe; padding-top:0px; opacity:0.9; }
	#main_menu dd
		{ display:block; position:relative; overflow:hidden; }
	#main_menu dd i
		{ position:absolute; width:100%; height:30px; top:0; left:0; }
	#main_menu dd a
		{ display:block; line-height:30px; color:#222; height:30px; overflow:hidden; text-indent:0px; font-size:14px; text-align:center; padding:0; transition:background-color 0.2s linear;-webkit-transition:background-color 0.2s linear; -moz-transition:background-color 0.2s linear;  }
	#main_menu dd a:hover
		{ background:#000; color:#e4b806; }
	#main_menu dl#wzqun_list
		{ width:210px; }
	#main_menu dl#wzqun_list a
		{ padding-left:20px; text-align:left; }

	#top_panel .right
		{ width:45px; margin-top:24px; }
	#top_panel .qun
		{ display:inline-block; font-size:15px; width:45px; height:45px; line-height:45px; top:0; padding:0 16px; }
	#top_panel .lang
		{ display:inline-block; width:45px; height:45px; border-radius:100%; /*background:#c59b05;*/ background:#72c4fe; line-height:45px; text-align:center; font-size:11px; color:#423f3d; }
	#top_panel .lang a
		{ color:#423f3d; }

/* home */
		.home .banner
			{ position:relative; width:100%; height:580px; margin-top:0px; }
	/* slider */
		.slider
			{ position:relative; height:100%; }
		.slider .hs_frame, .slider .hs_list
			{ width:100%; height:100%; overflow:hidden; }
		.slider .hs_frame
			{ position:absolute; left:0; top:0; }
		
		.slider .hs_list li
			{ float:left; width:100%; height:100%; overflow:hidden; }
		.slider .hs_list li a
			{ display:block; position:relative; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; /* background-size:cover; */ }
		.slider .bx-wrapper, .slider .bx-viewport
			{ height:100%; }
		.home .slider .bx-pager
			{ position:relative; margin:0 auto; width:1000px; bottom:55px; height:20px; text-align:left; }
		.home .slider .bx-pager-item:nth-child(1)
			{ margin-left:50px; }
		.home .slider .bx-default-pager a
			{ margin:5px 8px; width:8px; height:8px; background:#808080; font-size:1px; border-radius:100%; }
		.home .slider .bx-default-pager a:hover, .home .slider .bx-default-pager a.active
			{ /*background:#e4b806; */ background:#72c4fe;}

		.home .overview
			{ padding:10px 0;}

		.scroll_down
			{ position:fixed; width:100%; height:30px; z-index:999999; left:0; bottom:30px; display:none; }
		.scroll_down a
			{ position:absolute; top:0; right:0; display:block; width:30px; height:30px; background:url(../images/icon_arrow_down_30.png) no-repeat; }

	/* home hot */
		.home .hot
			{ background:#e7e7e7; padding:50px 0; height:240px; }
		.home .hot .fl
			{ width:320px; height:240px; /*background:#666;*/ overflow:hidden; }
		.home .hot .fr
			{ width:600px; }
		
		.home .hot .list header
			{ height:32px; line-height:32px; background:#c4c5c5; border-radius:0 32px 32px 0; margin-bottom:25px; } 
		.home .hot .list header strong
			{ display:inline-block; padding:0 15px; font-size:16px; background:#4c4948; color:#fff; } 
		.home .hot .list header span
			{ display:block; float:right; width:32px; height:32px; } 
		.home .hot .list header span a
			{ display:block; width:100%; height:100%; border-radius:100%; /*background:#e4b806;*/ background:#72c4fe; color:#595757; font-size:12px; text-align:center; letter-spacing:-0.05em; font-family:"Arial"; } 
		.home .hot .list li
			{ height:31px; line-height:31px; font-size:14px; } 
		.home .hot .list li span
			{ float:right; }

	/* home recommend */
		.home .recommend
			{ margin-top:65px;}
		.home .recommend .column
			{ float:left; /*width:300px;*/ width:450px; height:500px; /*margin-right:30px;*/ background:#e7e7e7; }
		.home .recommend .column:nth-child(3)
			{ margin-right:0; }
		/*.home .recommend img
			{ border-bottom:10px solid #e4b806 #72c4fe; }*/
		.home .recommend .content
			{ padding:35px 20px 0 20px; }
		.home .recommend h4
			{ font-weight:bold; font-size:16px; /*line-height:35px;*/ line-height:18px; }
		.home .recommend span
			{ display:block; height:84px; line-height:20px; padding:15px 0 0 0; overflow:hidden; }
		.home .recommend a.more
			{ display:inline-block; padding:0px 10px; font-size:12px; font-family:"Arial"; background:#727171; color:white; height:18px; line-height:18px; }
		.home .recommend a.more:hover
			{ background:#72c4fe; }

/* container */
	/* common */
		.container.common
			{ margin-top:50px; }
		.container.common nav.fl
			{ width:285px; margin-left:5px; }
		.container.common > div.fr
			{ width:672px; }

	/* left navigate */
		.fl h3
			{ height:32px; font-size:18px; font-weight:bold; padding-bottom:20px; border-bottom:2px solid #808080; }
		nav.fl ul
			{ margin:15px 0 50px 0; }
		nav.fl ul li
			{ position:relative; width:100%; }

		nav.fl a
			{ display:block; padding-left:30px; border-bottom:1px solid #a9a9a9; line-height:50px; font-size:15px; background:url(../images/icon_arrow_class_right1.png) no-repeat 10px 0; }
		nav.fl a:hover, nav.fl li.active > a
			{ color:#000; background-color:#72c4fe; background-position:10px -50px; }
		nav.fl a.sub:hover, nav.fl li.active > a.sub
			{ background-position:10px -100px; }
		nav.fl li.active > a.noactive
			{ color:#000; background-color:#fff; }
		nav.fl li dl
			{ display:none; }
		nav.fl li.active dl
			{ display:block; }
		nav.fl li dl a
			{ background-image:none; font-size:13px; line-height:40px; }
		nav.fl li dl dd.active a
			{ color:#000; background-color:#cacaca; }

		

		.container.common .fr header.top
			{ height:50px; }
		.container.common .fr .content
			{ padding:30px; border:1px solid #a4a4a4; min-height:700px; }
		.container.common .search
			{ position:absolute; top:10px; right:0; }

/* about */
	/* */
		#about .list .top
			{ padding-bottom:30px; margin-bottom:30px; border-bottom:1px dotted #a9a9a9; text-align:center; }
		#about .list ul
			{ padding-bottom:30px; border-bottom:1px dotted #a9a9a9; margin-bottom:30px; } 
		#about .list li
			{ height:32px; line-height:32px; font-size:13px; } 
		#about .list li span
			{ float:right; }

		.news.common .list ul
			{ padding-bottom:30px; border-bottom:1px dotted #a9a9a9; margin-bottom:30px; } 
		.news.common .list li
			{ height:32px; line-height:32px; font-size:13px; } 
		.news.common .list li span
			{ float:right; }
		.details_title h3.title
			{ margin-bottom:15px; }

	/* feedback */
		.feedback strong
			{ display:block; font-size:16px; padding-top:20px; }
		.feedback input[type="text"]
			{ margin-left:10px; width:350px; }
		.feedback textarea
			{ line-height:20px; margin-left:10px; resize:none; width:500px; height:80px; vertical-align:text-top; }
		.feedback p
			{ margin:5px 0; }


/* news */
	/* list */
		h3.title
			{ font-size:16px; font-weight:bold; line-height:30px; padding-bottom:5px; border-bottom:1px dotted #a9a9a9; }

		#news .list li
			{ position:relative; height:80px; overflow:hidden; padding:25px 0; border-bottom:1px dotted #a9a9a9; }
		#news .list li div
			{ width:60px; height:65px; background:#1f3a71; color:#fff; text-align:center; font-family:"Arial" }
		#news .list li div strong
			{ display:block; line-height:43px; border-bottom:2px solid white; font-size:20px; }
		#news .list li div span
			{ display:block; line-height:20px; font-size:12px; }
		#news .list li a
			{ display:block; width:530px; height:75px; font-size:12px; line-height:20px; }
		#news .list li a strong
			{ display:block; line-height:20px; font-size:14px; font-weight:bold; padding-bottom:8px; }

	/* details */
		#news .details header
			{ text-align:center; font-size:12px; padding:20px 0 40px 0; border-bottom:1px dotted #a9a9a9; margin-bottom:20px; }
		#news .details header h3
			{ font-size:17px; font-weight:bold; line-height:40px; }
		#news .details footer
			{ font-size:12px; margin-top:80px; }
		#news .details footer h4
			{ font-size:15px; font-weight:bold; padding-bottom:30px; border-bottom:1px dotted #a9a9a9; margin-bottom:10px; }

	/* magazine */
		.magazine .home dl
			{ position:relative; width:100%; margin-top:35px; }
		.magazine .home dt
			{ width:310px; height:480px; }
		.magazine .home dt span
			{ display:block; width:100%; height:420px; background-repeat:no-repeat; background-size:cover; }
		.magazine .home dt strong
			{ display:block; width:100%; line-height:40px; background:#eaeaea; text-align:center; border-bottom:1px solid #b6b6b6; }
		.magazine .home dd
			{ width:290px; }
		.magazine .home dd strong
			{ display:block; font-size:14px; font-weight:bold; line-height:16px; padding-bottom:10px; margin-bottom:15px; border-bottom:1px dotted #a9a9a9; }
		.magazine .home dd a
			{ display:block; line-height:30px; font-size:13px; }
		/*
		.magazine .home dd a:nth-child(2n+1)
			{ margin-left:10px; }
		*/
		
		
		body.magazine_view
			{ background:#4c4948; }
		.magazine_view #main_footer
			{ padding-top:0; }
		.magazine_view #main_footer #btn_top, .magazine_view #main_footer .nav
			{ display:none; }
		
		
		.magazine .details
			{ min-height:800px; padding-top:100px; }
		.magazine .slider
			{ height:750px; }
		
		.magazine .slider .hs_frame
			{ width:870px; left:60px; }
		
		.magazine .slider .hs_list li
			{ float:left; width:100%; height:600px; overflow:hidden; background:red; padding-bottom:30px; background:url(../images/news/magazine/bg_list.png) no-repeat center bottom;  }
		.magazine .slider .hs_list li a
			{ display:block; position:relative; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; /* background-size:cover; */ }
		.magazine .slider .bx-wrapper, .slider .bx-viewport
			{ height:100%; }
		.magazine .slider .bx-pager
			{ position:relative; margin:0 auto; width:100%; top:50px; height:20px; text-align:center; }
		.magazine .slider .bx-pager-item:nth-child(1)
			{ margin-left:20px; }
		.magazine .slider .bx-default-pager a
			{ margin:5px 8px; width:10px; height:10px; background:#808080; font-size:1px; border-radius:100%; }
		.magazine .slider .bx-default-pager a:hover, .magazine .slider .bx-default-pager a.active
			{ background:#e4b806; }
		.magazine .slider a.nav
			{ position:absolute; display:block; width:60px; height:600px; background:url(../images/news/magazine/nav_magazine.png) no-repeat left center; left:0; top:0; z-index:9999; }
		.magazine .slider a.nav.next
			{ right:0; left:auto; background-position:-60px center; }
		.magazine .slider a.nav.prev:hover
			{ background-position:-120px center; }
		.magazine .slider a.nav.next:hover
			{ background-position:-180px center; }

		.magazine .pager
			{ position:absolute; width:100%; height:30px; text-align:center; bottom:0px; }
		.magazine .pager span
			{ display:inline-block; background:#e4b806; text-align:center; color:#000; padding:2px 15px; border-radius:5px; height:18px; line-height:18px; }
		.magazine .pager a
			{ position:absolute; right:10px; top:0; width:150px; height:30px; color:#e4b806; }
		.magazine .pager a:hover
			{ color:#fff; }

/* industrial */
	/* industrial */
		#industrial .details h3, #industrial .list h3, #research .details h3, #research .list h3, #service .details h3, #service .list h3
			{ font-size:17px; font-weight:bold; line-height:40px; border-bottom:1px dotted #a9a9a9; margin-bottom:20px; }
		.album
			{ margin-bottom:50px; border-bottom:1px dotted #a9a9a9; padding-bottom:50px; }
		.album header h3
			{ font-size:17px; font-weight:bold; line-height:40px; border-bottom:1px dotted #a9a9a9; margin-bottom:20px; }
		.album nav
			{ width:610px; height:150px; overflow:hidden; }
		.album nav a.prev, .album nav a.next
			{ position:absolute; width:30px; height:30px; background:url(../images/icon_arrow_album.png) no-repeat left top; opacity:0.85; z-index:9; }
		.album nav a.prev:hover, .album nav a.next:hover
			{ opacity:1; }
		.album nav a.prev
			{ left:10px; top:20px; }
		.album nav a.next
			{ right:10px; bottom:20px; background-position:-30px top; }
		.album nav ul
			{ position:relative; display:block; width:999999px; height:100%; }
		.album nav li
			{ position:relative; display:block; float:left; width:610px; height:100%; }
		.album nav li a
			{ display:block; float:left; width:115px; height:70px; margin:0 8px 8px 0; background-color:#fff; background-position:center center; background-size:contain; background-repeat:no-repeat; text-indent:-999999px; font-size:0; }
		.album nav li a em
			{ display:block; width:100%; height:100%; background:#000; opacity:0.5; }
		.album nav li a:hover em, .album nav li a.active em
			{ opacity:0.1; }
		.album nav li a:nth-child(5n+0)
			{ margin-right:0; }

		.album .full
			{ width:610px; height:400px; overflow:hidden; background-size:contain; background-repeat:no-repeat; background-position:center center; margin:20px 0; border:1px dotted #a9a9a9; }
		.album .overview
			{ clear:both; }
		.album .overview h3
			{ text-align:center; font-size:15px; font-weight:bold; margin:20px 0; padding-top:30px; }
		.album .overview span
			{ font-size:12px; }

		.album.system nav
			{ float:right; width:240px; height:385px; }
		.album.system .overview h3
			{ text-align:left; border-bottom:1px dotted #a9a9a9; }
		.album.system .full
			{ float:left; width:350px; height:380px;  margin:0; }
		.album.system nav li a:nth-child(5n+0)
			{ margin-right:8px; }
		.album.system nav li a:nth-child(2n+0)
			{ margin-right:0; }
		.album.system nav li
			{ width:240px; height:100%; }

		.album.jingpin, .album.system
			{ border:0; padding-bottom:0; }
		.album.jingpin .overview h3
			{ padding:0; margin-top:0; }
		.album.jingpin .full
			{ height:400px; }

		.album.yanfashebei .full
			{ height:400px; }
		.album.yanfashebei
			{ border:0; padding-bottom:10px; }

		.album.rongyu
			{ border:0; height:auto; }
		.album.rongyu nav
			{ height:200px; background:url(../images/dot_gray.png) repeat-x left 175px; margin-bottom:30px; }
		.album.rongyu nav li a
			{ display:block; float:left; width:94px; height:64px; border:2px solid #ddd; margin:0 3px 6px 0; background-color:black; background-position:center center; background-size:cover; text-indent:-999999px; font-size:0; }
		.album.rongyu nav li a:hover,.album.rongyu nav li a.active
			{ border:2px solid #e4b806; }
		.album.rongyu nav li a em
			{ display:none; }
		.album.rongyu nav li a:nth-child(6n+0)
			{ margin-right:0; }
		.album.rongyu nav a.prev, .album.rongyu nav a.next
			{ top:auto; bottom:10px; opacity:1; }
		.album.rongyu nav a.prev
			{ background-position:left -30px; left:0; }
		.album.rongyu nav a.next
			{ background-position:-30px -30px; right:0; }
		.album.rongyu .overview
			{ position:relative; float:left; width:200px; height:auto; margin:0; padding:0; }
		.album.rongyu .overview a
			{ display:block; }
		.album.rongyu .full
			{ position:relative; float:right; width:400px; height:auto; margin:0; padding:0; text-align:center; border:0; }
		.album.rongyu .full img
			{ width:100%; height:auto; margin-bottom:20px; }


/* top */
	#btn_top
		{ width:100%; height:75px; }
	#btn_top span
		{ position:absolute; display:block; width:36px; height:75px; right:0; top:0; }
	#btn_top span a
		{ display:block; width:36px; height:36px; background:url(../images/icon_home_top.png) no-repeat left 0; text-indent:-99999px; }
	#btn_top span a:hover
		{ opacity:0.8; }
	#btn_top span a[title="top"]
		{ background-position:left -39px; margin-top:3px; }

/* footer */
	#main_footer
		{ width:100%; padding-top:75px; }
	#main_footer .nav
		{ background:#d7d7d7; padding:40px 0; }
	#main_footer .nav .frame_middle
		{ /*height:210px;    修改*/ height:240px;}
	#main_footer .nav .fl
		{ position:relative; width:570px; height:100%; background:url(../images/dot_gray.png) repeat-x left 28px; }
	#main_footer .nav .fr
		{ width:300px; height:170px; border-left:1px dotted #666666; padding-left:38px; overflow:hidden; }
	#main_footer .nav dl
		{ float:left; width:100px; height:100%; font-size:12px; }
	#main_footer .nav dl:last-child
		{ width:70px; }
	#main_footer .nav dt
		{ line-height:25px; margin-bottom:10px; padding-left:12px; background:url(../images/icon_arrow_down1.png) no-repeat left center; }
	#main_footer .nav dd
		{ line-height:21px; padding-left:12px; background:url(../images/icon_arrow_right1.png) no-repeat left center; }
	#main_footer .search
		{ position:absolute; left:350px; bottom:-30px;  }
	#main_footer .copyright
		{ /*background:#423f3d;*/ background:#1f3a71; color:#d7d7d7; padding:20px 0; font-size:12px; }
	#main_footer .copyright .text
		{ width:770px; display:inline-block; }
	#main_footer .copyright .powered
		{ width:180px; display:inline-block;  }
	#main_footer .copyright a
		{ color:#d7d7d7; }
	#main_footer .copyright a:hover
		{ color:#fff; }

	.frm_search
		{ width:210px; height:20px; overflow:hidden; height:20px; background:url(../images/bg_search.png) no-repeat left center; padding:0; }
	.frm_search input[type="text"]
		{ position:absolute; top:0; left:0; padding:1px 10px; width:150px; border:0; background:transparent; height:18px; }
	.frm_search input[type="submit"]
		{ position:absolute; top:0; right:0; width:45px; border:0; background:transparent; height:20px; }
	.search_list li
		{ border-bottom:1px dotted #888; line-height:35px; }
	.search_list li i
		{ float:right; font-size:12px; }
	.search_list span
		{ display:block; }
	.search_list h3
		{ font-weight:bold; border-bottom:1px dotted #888; margin-bottom:20px; }
	.search_list h3 i
		{ color:red; }

/* css3 */
	.transition, .ani
		{ transition:color,background-color 0.2s linear;-webkit-transition:color,background-color 0.2s linear; -moz-transition:color,background-color 0.2s linear; }

/* common settings */
	.text_justify
		{ text-align:justify;}

	form label.error
		{ display:block; color:red; padding-left:30px; background:url(../images/error.png) no-repeat 10px center; font-style:italic; }
	form label.error_block
		{ display:block; display:none; }

	#msg
		{ position:relative; text-align:center; z-index:99999; display:none; margin:10px; }
	#msg .error, #msg .info, #msg .warning
		{ display:block; width:310px; margin:0 auto; padding:5px 5px 5px 35px; border:1px solid gray; box-shadow:0 3px 3px #666; border-radius:4px; font-size:13px; text-align:left; font-weight:bold; line-height:20px; }
	#msg .error
		{ color:white; background:#cc3333 url(../images/admin/icon/error.png) no-repeat 10px center; }
	#msg .info
		{ color:white; background:#3399ff url(../images/admin/icon/320.gif) no-repeat 10px center; }
	
	.blue, .blue a
		{ color:#a0bbaf; }
	.blue:hover, .blue a:hover
		{ color:#4f292a; }

	.white, .white a
		{ color:#ffffff; }
	.white:hover, .white a:hover, .white .active a
		{ color:#802637; }

	.fixed-top		{ position:fixed; bottom:auto; top:0px; z-index:88888; }
	.fixed-bottom	{ position:fixed; bottom:0px; top:auto; z-index:88888; }
	.fixed-left		{ position:fixed; right:auto; left:0px; }
	.fixed-right	{ position:fixed; right:0px; left:auto; }

/* */
	p.s_line_gray
		{ background:url(../images/dot_gray.png) repeat-x left center;}

/* flex */
	@media only screen and (max-width: 1200px) {
		#wzqun_list
			{ left:auto; right:0; }
	}
	/*
	
	@media only screen and (max-width: 1100px) {
	
	}
	@media only screen and (max-height: 640px) {
	}
	*/
	
	
.imgb{position:absolute;top:0px;left:0px; margin-left:-547px;}
.js { WIDTH:100%; HEIGHT:253px;margin:0px auto; position:relative; text-align:center;overflow:hidden;}
.js img{ position:absolute;top:0px;left:50%;}

/* FAQ page */
.faq_list {padding:0 0 50px 0;}
.faq_list h4.bord {margin:0;}
.faq_list .filter {float:left;width:100%;border-bottom:1px solid #efefef;margin:10px 0 50px 0;}
.faq_list .filter li {float:left;padding-right:2px;font-style:italic;}
.faq_list .filter li a {color:#7e7e7e;background:#efefef;padding:5px 10px;display:block;}
.faq_list .filter li a:hover {background:#e4e2e2;color:#626363;}
.faq_list .filter li.active a, .faq_list .filter li span {color:#fff;background:#3fa2c8;padding:5px 10px;display:block;}
.faq_list #faq {clear:both;}
.faq_list #faq li {position:relative;  list-style-type:none;}
.faq_list #faq li:before {content:'';z-index:2;cursor:pointer;display:block;width:24px;height:24px;position:absolute;top:14px;right:18px;background:url(../images/closed.png) no-repeat;}
.faq_list #faq li.simpleFAQShowing:before {background:#72c4fe url(../images/open.png) no-repeat;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;behavior: url(PIE.htc);}
.faq_list #faq .question {margin:20px 0 0 0;border:1px solid #d3d3d3;min-height:34px;position:relative;padding:13px 0 0 55px;font-size:14px;font-weight:bold;color:#434242;background:#ededed;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9f9f9), to(#ededed));background: -webkit-linear-gradient(#f9f9f9, #ededed);background: -moz-linear-gradient(#f9f9f9, #ededed);background: -ms-linear-gradient(#f9f9f9, #ededed);background: -o-linear-gradient(#f9f9f9, #ededed);background: linear-gradient(#f9f9f9, #ededed);-pie-background: linear-gradient(#f9f9f9, #ededed);behavior: url(PIE.htc);}
.faq_list #faq .question:before {content:'Q:';position:absolute;top:8px;left:16px;color:#cccbcb;font-size:22px;font-weight:bold;}
.faq_list #faq .answer {border:1px solid #e7e7e7;position:relative;border-top:none;padding:27px 35px 27px 55px;}
.faq_list #faq .answer:before {content:'A:';position:absolute;top:27px;left:16px;color:#cccbcb;font-size:22px;font-weight:bold;}
.faq_list #faq .answer p {padding-bottom:23px;}

.productbt{ font-weight:bold; margin-bottom:10px;}
.addpic{ /*border:1px solid #CCC;*/ padding:20px 0px 0px 20px; background:#55b8df;}
.nopadding{ padding:0px !important;}
.bjlan{ background:#55b8df;}
.bjbai{ background:#fff;}
.nopadding{ padding:0px !important;}
.navwidth{ width:180px !important;}

.addemail{ background:none !important; border-bottom:none !important; padding:0px !important; height:8px; color:#1f3a71; font-weight:bold;}
.addjianjie{ color:#000000; font-size:15px; width:960px; margin-left:20px; margin-top:30px;}
.addjianjie1{ color:#000000; font-size:15px; width:960px; margin-left:10px; margin-top:30px;}
.addjianjie p{ text-indent:2em; line-height:30px;}


.main_image {width:100%; height:700px; border-top:1px solid #d7d7d7; overflow:hidden; margin:0 auto; position:relative; top:-102px;}
.main_image ul {width:9999px; height:700px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:700px;}
.main_image li span {display:block; width:100%; height:700px}
.main_image li a {display:block; width:100%; height:700px}
.main_image li .img_1 {background: url('../images/banner-img1.jpg') center top no-repeat}
.main_image li .img_2 {background: url('../images/banner-img2.jpg') center top no-repeat}
.main_image li .img_3 {background: url('../images/banner-img3.jpg') center top no-repeat}
.main_image li .img_4 {background: url('../images/banner-img4.jpg') center top no-repeat}
/*.main_image li .img_5 {background: url('../images/img_main_5.jpg') center top no-repeat}*/
div.flicking_con {width:990px; margin:0 auto; position:relative}
div.flicking_con .flicking_inner {position:absolute; top:550px; left:0px; z-index:999; width:300px; height:21px} /* 121126 */
div.flicking_con a {float:left; width:21px; height:21px; margin:0; padding:0; background: url('../images/btn_main_img.png') 0 0 no-repeat; display:block; text-indent:-1000px}
div.flicking_con a.on {background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:100px;}

#div1{
height:180px;
overflow:hidden;
}

/*.historybj{ background:url(../images/img/history-bj.png) center top no-repeat; height:1800px;}*/

.distance{ margin-top:175px !important;}
.distance1{ margin-top:218px !important;}
.distance2{ margin-top:165px !important;}
.distance3{ margin-top:185px !important;}
.distance4{ margin-top:170px !important;}
.distance5{ margin-top:185px !important;}
.distance6{ margin-top:190px !important;}
.distance7{ margin-top:185px !important;}

.historyspan{ padding:0px !important; margin-top:-20px;}
.historycont{ margin-top:-15px;}
.margintop{ margin-top:30px;}
.margintop1{ margin-top:-120px;}
.height{ height:260px !important; margin-top:60px !important;}

/*ditu*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

/*--新增页面1--*/
.shebeilb{ height:200px;}
.ul1{ margin-top:20px; height:75px;}
.ul1 li{ float:left; margin-right:8px; border:2px solid #72c4fe;}
.ul2{ margin-left:30px;}
.ul2 li{ float:left; margin-left:18px; border:2px solid #72c4fe;}
.addsbnr{ margin-left:20px;}
.addsbnr ul li{ margin-bottom:25px;}
.header1{ font-weight:bold; font-size:20px;}
.nrl{ width:350px;}
.nrr{ width:580px;}
.art1{ text-indent:2em; line-height:18px;}

/*---新增页面2---*/
.prozhong{ height:200px; margin-top:60px; width:980px;}
/*.prozbt{ text-align:center; }*/
.pronrzong{ position:relative;}
.prozbt{ position:absolute; top:0px; font-size:35px; font-family:NEOTERIC; font-weight:bold; left:355px;}
.prozimg{ position:absolute; top:95px; left:319px;}
/*.pronr{ background:url(../images/addweb/productzhong.png) no-repeat; background-position:center;}*/
.pronr{ position:absolute; text-align:center; left:351px; font-size:12px; font-family:862-CAI978; line-height:25px; top:75px;}
.proxia{ margin-top:60px;}
.x1l{ width:490px; background-color:#d9eeff; height:279px;}
.x1r{ width:490px;}

.x1bt{ color:#163975; font-size:24px; font-family:"862-CAI978"; padding-top:25px; padding-left:30px; line-height:24px;}
.x1bt1{ color:#163975; font-size:24px; font-family:"862-CAI978"; padding-top:70px; padding-left:70px; line-height:24px;}
.x1bt2{ color:#163975; font-size:24px; font-family:"862-CAI978"; padding-top:40px; padding-left:60px; line-height:24px;}
.x1tp{ margin-left:30px; line-height:15px;}
.x1tp1{ margin-left:70px; line-height:15px;}
.x1tp2{ margin-left:60px; line-height:15px;}
.x1nr{ margin-left:30px; line-height:18px; font-size:13px; color:#575757; font-family:"963-CAI978";}
.x1nr1{ margin-left:70px; line-height:18px; font-size:13px; color:#575757; font-family:"963-CAI978";}
.x1nr2{ margin-left:60px; line-height:18px; font-size:13px; color:#575757; font-family:"963-CAI978";}


/*----history-----*/
.n{ color:#0765bb; font-size:22px; font-family:"963-CAI978";}
.n1{ color:#02305a; font-size:28px; font-family:"963-CAI978";}
.historyzhong{position:relative; height:2100px;}
.hz{ position:absolute; left:140px; z-index:1;}
.history1{ font-family:"963-CAI978"; color:#0765bb; font-size:22px; position:absolute; z-index:2; top:-35px; left:127px;}
.his2{ position:absolute; left:175px; z-index:2; top:5px;}
.his2>h3{ color:#02305a; font-size:28px; font-family:"963-CAI978";}
.his3{ width:600px; position:absolute; z-index:2; top:208px; left:40px;}
.his3l{ margin-top:8px; margin-left:35px;} 
.his3r{ margin-right:28px;}
/*1993*/
.his4{ width:600px; position:absolute; z-index:2; top:400px; left:40px;}
.his4l{ margin-top:36px; margin-left:52px;} 
.his4r{ margin-right:88px;}
/*1998-1*/
.his5{ width:215px; position:absolute; z-index:2; top:508px; left:465px;}
.his5l{/* margin-top:36px; margin-left:52px;*/ margin-top:28px;} 
.his5r{/* margin-right:88px;*/}

/*1998-2*/
.his6{  position:absolute; z-index:2; top:600px; left:175px; text-align:right;}
.his6l{/* margin-top:36px; margin-left:52px;*/ margin-top:28px;} 
.his6r{/* margin-right:88px;*/}

/*2000-1*/
.his7{ width:420px;  position:absolute; z-index:2; top:780px; right:80px; }
.his7l{/* margin-top:36px; margin-left:52px;*/ margin-left:14px;} 
.his7r{/* margin-right:88px;*/ margin-top:5px;}

/*2000-2*/
.his8{ width:310px;  position:absolute; z-index:2; top:830px; right:180px; }
.his8l{/* margin-top:36px; margin-left:52px;*/ } 
.his8r{/* margin-right:88px;*/ margin-top:5px;}

/*2005*/
.his9{ width:380px;  position:absolute; z-index:2; top:1045px; right:80px; }
.his9l{/* margin-top:36px; margin-left:52px;*/ margin-left:18px;} 
.his9r{/* margin-right:88px;*/ margin-top:5px;}

/*2008*/
.his10{ width:460px;  position:absolute; z-index:2; top:1260px; right:80px; text-align:right;}
.his10l{/* margin-top:36px; margin-left:52px;*/ margin-left:18px;} 
.his10r{/* margin-right:88px;*/ margin-top:72px; margin-right:32px;}

/*2010*/
.his11{ width:330px;  position:absolute; z-index:2; top:1400px; left:255px;}
.his11l{/* margin-top:36px; margin-left:52px;*/ margin-top:55px; margin-left:25px;} 
.his11r{/* margin-right:88px;*/ margin-top:78px; margin-right:8px;}

/*2012*/
.his12{ width:330px;  position:absolute; z-index:2; bottom:225px; left:190px;}

/*至今*/
.his13{ width:330px;  position:absolute; z-index:2; bottom:-18px; left:120px;}

/*2016.04.07*/
.h1{ font-weight:bold; text-align:left !important; font-size:16px !important;}
.a1{ margin-left:30px;}

/*---2016.04.12----*/
.lan{ color:#003366; font-size:18px;}

/*----2016.04.27-----*/
.x1nr>p{ width:420px; text-indent:2em;}
.x1nr1>p{ width:345px; /*text-indent:2em;*/}
.x1nr>p>a.more
{ /*display:inline-block;*/ padding:1px 10px 2px 10px; font-size:12px; font-family:"Arial"; background:#727171; color:white; height:18px; line-height:18px; }
.x1nr>p>a.more:hover
{ background:#72c4fe; }
.x1nr1>p>a.more
{ display:inline-block; padding:0px 10px; font-size:12px; font-family:"Arial"; background:#727171; color:white; height:18px; line-height:18px; }
.x1nr1>p>a.more:hover
{ background:#72c4fe; }

/*-----2016.04.28-----*/
.weav{}
.weav1{ width:140px;}
.weav2{ width:145px; margin-left:69px;}
.weav3{ width:135px; margin-left:69px;}
.weav4{ width:140px; margin-left:69px;}
.weav5{ width:117px;}

.weav1>h3, .weav2>h3, .weav3>h3, .weav4>h3, .weav5>h3{ font-size:16px; border:none !important; padding:0 !important; font-weight:bold !important; text-align:center !important;}
.weav1>p, .weav2>p, .weav3>p, .weav4>p, .weav5>p { font-size:12px; line-height:16px; text-indent:0em !important;}

/*------2016.05.05 新增------*/
.sltl{ width:470px;}
.sltr{ width:470px;}
.sltr1{ border:solid 2px #cccccc;}
.sltr1 h3{ border-bottom:solid 1px #cccccc; text-align:center;}

/*-----2016.05.05改-----*/
.martop05{ margin-top:65px;}
.he{ height:220px;}

/*-----2016.05.13 新增-----*/
.caizhi{ margin-top:30px; font-weight:bold; font-size:24px;}
.caizhia h3{ font-size:20px; color:#014785; line-height:30px;}
.caizhi p{ font-size:14px; font-weight:normal; line-height:20px; text-indent:2em;}

/*-----2016.05.023------*/
.two{ margin-left:60px;}

/*----2016.05.24----*/
#slideBox {
	width:450px;
	overflow:hidden;
}
#slideBox .J_slide_list {
	width:3600px;
}
#slideBox .J_slide_list .J_slide_item {
	width:600px;
	height:220px;
	float:left;
}
#slideBox .J_slide_list .J_slide_item img {
	vertical-align:top;
}
#slideBox .J_slide_trigger {
	width:450px;
	height:32px;
	background:#5a5a5a;
	margin-top:1px;
}
#slideBox .J_slide_trigger li, .J_slide_trigger a {
	width:112px; text-align:center;
}
.maxw{ width:114px !important;}
#slideBox .J_slide_trigger li {
	float:left;
	height:32px;
	line-height:32px;
	text-align:center;
	_display:inline;
	overflow:hidden;
}
#slideBox .J_slide_trigger li a {
	display:block;
	height:32px;
	color:#fff;
	font-family:"Microsoft Yahei", "微软雅黑";
	text-align:center;
}
#slideBox .J_slide_trigger li.cur a, .J_slide_trigger li a:hover {
	color:#FFF;
	background:/*#21b6bb*/#72c4fe;
	text-decoration:none;
	text-align:center;
}

#slideBox .J_slide_trigger li.cur a, .J_slide_trigger li a:hover /*.maxw*/{
	color:#FFF;
	/*width:114px !important;*/
	background:#/*21b6bb*/72c4fe;
	text-decoration:none;
	text-align:center;
}

.J_slide_advance {
	width:600px;
	float:left;
	height:148px;
	margin-top:1px;
}
.J_slide_advance p {
	width:199px;
	margin-right:1px;
	float:left;
}


/*------2016.05.25新增页面------*/
/*----history-----*/
.n{ color:#0765bb; font-size:22px; font-family:"963-CAI978";}
.n1{ color:#02305a; font-size:28px; font-family:"963-CAI978";}
.historyzhong{position:relative; height:2100px;}
.hz{ position:absolute; left:140px; z-index:1;}
.history1{ font-family:"963-CAI978"; color:#0765bb; font-size:22px; position:absolute; z-index:2; top:-35px; left:127px;}
.his2{ position:absolute; left:175px; z-index:2; top:5px;}
.his2>h3{ color:#02305a; font-size:28px; font-family:"963-CAI978";}
.his3{ width:600px; position:absolute; z-index:2; top:208px; left:40px;}
.his3l{ margin-top:8px; margin-left:35px;} 
.his3r{ margin-right:28px;}
/*1993*/
.his4{ width:600px; position:absolute; z-index:2; top:400px; left:40px;}
.his4l{ margin-top:36px; margin-left:52px;} 
.his4r{ margin-right:88px;}
/*1998-1*/
.his5{ width:215px; position:absolute; z-index:2; top:508px; left:465px;}
.his5l{/* margin-top:36px; margin-left:52px;*/ margin-top:28px;} 
.his5r{/* margin-right:88px;*/}

/*1998-2*/
.his6{  position:absolute; z-index:2; top:600px; left:175px; text-align:right;}
.his6l{/* margin-top:36px; margin-left:52px;*/ margin-top:28px;} 
.his6r{/* margin-right:88px;*/}

/*2000-1*/
.his7{ width:420px;  position:absolute; z-index:2; top:780px; right:80px; }
.his7l{/* margin-top:36px; margin-left:52px;*/ margin-left:14px;} 
.his7r{/* margin-right:88px;*/ margin-top:5px;}

/*2000-2*/
.his8{ width:310px;  position:absolute; z-index:2; top:830px; right:180px; }
.his8l{/* margin-top:36px; margin-left:52px;*/ } 
.his8r{/* margin-right:88px;*/ margin-top:5px;}

/*2005*/
.his9{ width:380px;  position:absolute; z-index:2; top:1045px; right:80px; }
.his9l{/* margin-top:36px; margin-left:52px;*/ margin-left:18px;} 
.his9r{/* margin-right:88px;*/ margin-top:5px;}

/*2008*/
.his10{ width:460px;  position:absolute; z-index:2; top:1260px; right:80px; text-align:right;}
.his10l{/* margin-top:36px; margin-left:52px;*/ margin-left:18px;} 
.his10r{/* margin-right:88px;*/ margin-top:72px; margin-right:32px;}

/*2010*/
.his11{ width:330px;  position:absolute; z-index:2; top:1400px; left:255px;}
.his11l{/* margin-top:36px; margin-left:52px;*/ margin-top:55px; margin-left:25px;} 
.his11r{/* margin-right:88px;*/ margin-top:78px; margin-right:8px;}

/*2012*/
.his12{ width:330px;  position:absolute; z-index:2; bottom:225px; left:190px;}

/*至今*/
.his13{ width:330px;  position:absolute; z-index:2; bottom:-18px; left:120px;}

/*-------2016.05.26-------*/
.QCbt{ margin-top:18px;}
/*.QCzs{ margin-bottom:30px;}*/
.QCzs ul{ margin-left:65px; width:860px;}
.QCzs ul li{ float:left; padding-left:70px; padding-right:70px; margin-top:18px;}
.MEsctp{ margin-left:174px; margin-top:18px;}
.TECnr{ text-align:center; margin-top:10px;}
.cstnr{ line-height:30px; padding-top:35px;}
.cstnr>a{ background:#666; padding:2px; color:#ffffff;}

/*------2016.05.28------*/
.SFD{ margin-left:20px;}
.SFDtop{ margin-top:30px;} 
.SFDti1{ margin-top:30px; text-align:center;}
.SFDti1 h3{ border-bottom:#000 1px solid; width:274px; margin-left:340px; font-family:"862-CAI978"; font-size:24px; line-height:30px;}
.SFDti2{ margin-top:10px; margin-left:470px;}
.SFDti3{ margin-left:353px; margin-top:10px;}
/*------2016.05.30-------*/
.SFDti4{ margin-top:20px;}
.SFDti4 p{ font-family:"862-CAI978"; font-size:20px; line-height:34px;}
.SFDti5{ background:url(../images/cp/MNbjkuang.png) no-repeat top center; height:120px;}
.SFDti5 img{ padding-top:38px; padding-left:160px;}
/*.SFDti5 ul{ width:763px;}
.SFDti5 ul li{ float:left; background:url(../images/cp/yuan.png) no-repeat left center; padding-left:16px; font-family:"862-CAI978"; font-size:18px;}*/
.SFDti6 ul{ margin-left:145px; margin-top:15px;} 
.SFDti6 ul li{ float:left; /*width:80px;*/ height:50px; font-family:"862-CAI978"; font-size:18px; line-height:24px; margin-bottom:20px;}
.li1{ width:75px; text-align:center;}
.l{ width:60px;}
.r{ margin-top:10px;}

.li2{ width:90px; text-align:center; margin-left:10px;}
.l1{ width:60px; margin-top:10px;}
.r1{ margin-top:10px;}

.li3{ width:85px; text-align:center; margin-left:18px;}
.l2{ width:60px;}
.r2{ margin-top:10px;}

.li4{ width:80px; text-align:center; margin-left:20px;}
.l3{ width:60px; /*margin-top:10px;*/}
.r3{ margin-top:10px;}

.li5{ width:90px; text-align:center; margin-left:15px;}
.l4{ width:70px; /*margin-top:10px;*/}
.r4{ margin-top:10px;}

.li6{ width:95px; text-align:center; margin-left:15px;}
.l5{ width:80px; /*margin-top:10px;*/}
.r5{ margin-top:10px;}

.li7{ width:95px; text-align:center; margin-left:15px; margin-top:10px;}

.SFDti7{ background:url(../images/cp/MNbjkuang.png) no-repeat top center; height:120px;}
.SFDti5l{ width:395px; margin-left:120px; margin-top:6px;}
.SFDti5l ul li{ background:url(../images/cp/yuan.png) no-repeat left center; padding-left:16px; font-family:"862-CAI978"; font-size:16px;}
.SFDti5r{ width:320px; margin-right:110px; margin-top:6px;}
.SFDti5r ul li{ background:url(../images/cp/yuan.png) no-repeat left center; padding-left:16px; font-family:"862-CAI978"; font-size:16px;}

.toph{ height:20px;}
.topm{ margin-top:30px;}

.SFDti8{ background:url(../images/cp/MNbjkuang.png) no-repeat top center; height:120px;}
.SFDti8 p{ font-family:"862-CAI978"; font-size:18px; padding-top:38px; padding-left:188px;}

.SFDti9{ margin-top:30px; text-align:center;}
.SFDti9 h3{ border-bottom:#000 1px solid; width:460px; margin-left:240px; font-family:"862-CAI978"; font-size:24px; line-height:30px;}
.SFDti10{ margin-top:10px; margin-left:475px;}
.SFDti11{ background:url(../images/cp/MNbjkuang.png) no-repeat top center; height:120px;}
.SFDti11 p{ font-family:"862-CAI978"; font-size:18px; padding-top:18px; padding-left:130px; line-height:28px;}

.SFDti12{ background:url(../images/cp/MNbjkuang1.png) no-repeat top center; height:160px;}
.SFDti12 p{ font-family:"862-CAI978"; font-size:17px; padding-top:18px; padding-left:130px; line-height:28px;}

.SFDti13{ margin-top:30px; text-align:center;}
.SFDti13 h3{ border-bottom:#000 1px solid; width:700px; margin-left:142px; font-family:"862-CAI978"; font-size:24px; line-height:30px;}

.SFDti14{ text-align:center; font-family:"862-CAI978"; font-size:18px;}
/*.SFDti14 p{ padding-left:0px;}*/
.bg{ margin-left:108px;}

.SFDti15{ margin-top:30px; text-align:center;}
.SFDti15 h3{ border-bottom:#000 1px solid; width:460px; margin-left:270px; font-family:"862-CAI978"; font-size:24px; line-height:30px;}
.SFDti16{ margin-top:10px; margin-left:480px;}

.bg1{ margin-left:210px;}

.SFDti17{}
.SFDti17 p{ font-family:"862-CAI978"; font-size:17px; padding-top:18px; padding-left:130px; line-height:28px;}

.SFDti18{ background:url(../images/cp/MNbjkuang2.png) no-repeat top center; height:200px; margin-top:20px;}
.SFDti18 ul{ padding-top:25px; padding-left:80px;}
.SFDti18 ul li{ float:left;}

.padleft{ padding-left:13px;}

.SFDti19{ background:url(../images/cp/MNbjkuang3.png) no-repeat top center; height:300px; margin-top:20px;}
.SFDti19 img{ padding-top:10px; padding-left:72px;}

.texti{ text-indent:2em;}
.lineh{ line-height:25px;}

/*---2016.06.23 新增---*/
.lineh{ line-height:20px;}

.SFDti20{ background:url(../images/cp/MNbjkuang.png) no-repeat top center; height:120px; padding-top:20px;}
.SFDti20 p{ font-family:"862-CAI978"; font-size:18px; padding-left:155px;}

.SFDti21{ height:450px; margin-top:20px;}
.SFDti21 img{ padding-top:10px; padding-left:72px;}

.bg2{ margin-left:100px; line-height:20px;}
.pc2{ padding-left:102px;}

/*----2016.06.24----*/
.SFDti22{ margin-left:378px; margin-top:10px;}
.SFDti23{ height:350px; margin-top:20px;}
.SFDti23 img{ padding-top:10px; padding-left:228px;}
.pad024{ padding-left:70px;}
.pad0241{ padding-left:88px; padding-top:30px;}

/*----2016.06.27----*/
.SFDti24{ padding-left:135px;}
.SFDti25{ padding-left:135px; padding-top:20px;}
.SFDti26{ padding-left:134px; padding-top:20px;}
.SFDti27{ margin-left:328px; margin-top:10px;}
.SFDti28{ padding-left:50px;}
.SFDti29{ padding-left:50px; padding-top:20px;}

.bg3{  margin-left:108px;}
.bg3 ul li{ width:282px; float:left;}
.bg3 ul li h3{ text-align:center; line-height:20px; padding-bottom:25px; padding-top:10px;}
.marleft{ margin-left:200px;}

/*----2016.06.28----*/
.news028{ margin-left:70px;}
.news028 h3{ width:601px; text-align:center; margin-bottom:30px; margin-top:10px; line-height:25px;}

/*--016.06.29--*/
.SFDti30{ margin-left:210px;}

/*---2016.07.04---*/
.SFD1{ margin-left:20px; background-color:#b4ddf9; margin-right:20px;}
.SFDti31{ margin-top:52px; margin-left:67px; margin-bottom:32px;}
.SFDti32{ margin-left:73px;}
.SFDti33{ margin-top:60px; margin-left:67px;}
.SFDti34{ margin-top:42px; margin-left:39px; height:235px;}
.SFDti34 ul li{ float:left;}
.SFDti35{ margin-left:39px; height:260px;}
.SFDti35 ul li{ float:left;}

/*-------2016.07.06-------*/
.SFD0706{ margin-top:35px;}
.SFD0706l{ margin-left:50px;}
.SFD0706r{ margin-right:55px;}
.SFDxian{ margin-top:58px; margin-left:50px;}
.SFDbg{ border:1px solid #12acff; width:856px; margin-top:50px; margin-left:50px;}
.SFDbg ul li{ float:left; width:213px; height:206px;}
.SFDbg ul li>h3{ background:#14acff; text-align:center; color:#000; width:214px; line-height:28px;}
.borderr{ border-right:1px solid #12acff;}
.kong{ height:50px;}

/*----2016.07.15----*/
.zw0715{ width:160px !important;  }