﻿/*- - - - - - - - -样式属01首页1.html - - - - - - - -*/
	#mobileheader{ display:none;}
	/*页头*/
	#header{height:96px;position:relative;margin:0 auto;background-color:#0168b7;box-shadow:0 3px 4px rgba(0,0,0,0.4);z-index:2500;}
	#header #fn_box{display:none;}
		/*网站标志*/
		#logo{float:left;width:238px;height:96px;text-align:center;background-color:#ffffff;overflow:hidden;}
		#logo img{max-width:90%;}
		/*菜单*/
		#menu{float:left;width:1009px;height:96px;font-size:15px;}
		#menu ul{float:right;width:100%;}
		#menu ul li{float:left;width:15.86%;position:relative;}
		#menu ul li a{height:96px;line-height:96px;text-align:center;position:relative;color:#fff;display:block;}
		#menu ul li >a::after{width:0px;position:absolute;bottom:25px;left:50%;margin-left:-8px;border-bottom:3px solid #ffffff;transition:all 0.2s linear;content:"";}
		#menu ul li.hover>a,#menu ul li a:hover,#menu ul li.change>a{color:#fff;background-color:#00a1e9;text-decoration:none;}
		#menu ul li.hover>a::after{width:16px;}
		#menu ul li ol{width:213px;line-height:normal;position:absolute;background-color:#ffffff;box-shadow:0 14px 14px rgba(0,0,0,0.2);display:none;}
		#menu ul li ol li{float:none;width:100%;display:block;}
		#menu ul li ol li a{float:none;height:46px;line-height:46px;text-align:left;overflow:hidden;color:#646466;padding-left:54px;display:block;}
		#menu ul li ol li a:hover{background:#00a1e9 url(../images/arrow_right2.png) no-repeat 189px center;text-decoration:none;}
		/*搜索*/
		#search{float:left;width:318px;height:69px;padding-top:27px;}
		#search .Searchform{float:left;overflow:hidden;border-radius:40px;}
		#search .Searchform .text{float:left;width:243px;height:37px;line-height:37px;padding-right:14px;padding-left:14px;border:0;}
		#search .Searchform .btn_send{float:left;width:35px;height:37px;line-height:37px;text-indent:-99em;overflow:hidden;background:#fff url(../images/icon_s.png) no-repeat center center;border:0;}
		/*语言*/
		#Language{float:right;width:170px;height:68px;padding-top:28px;background-color:#0168b7;}
		#Language::after{clear:both;display:block;content:"";}
		#Language .icon_world{float:left;width:42px;height:22px;margin-top:7px;background:url(../images/icon_world.png) no-repeat left top;display:inline-block;}
		#Language dl{float:left;position:relative;}
		#Language dl dt{height:20px;color:#fff;padding-top:9px;padding-right:9px;padding-bottom:9px;padding-left:9px;}
		#Language dl dt .arrow{width:0px;height:0px;position:relative;top:10px;vertical-align:middle;border:7px solid transparent;border-top:7px solid #fff;content:"";}
		#Language dl dd{position:absolute;overflow:hidden;top:38px;right:0px;left:0px;background:#fff;box-shadow:0 0 14px rgba(0,0,0,0.2);border-radius:5px;display:none;}
		#Language dl dd a{height:36px;line-height:36px;text-align:center;font-size:14px;display:block;}
		#Language dl dd a:hover{color:#fff;background-color:#00a1e9;text-decoration:none;}
	/*广告*/
	#banner{height:523px;position:relative;overflow:hidden;margin:0 auto;background-color:#080808;}
	#banner ul{display:none;}
	#banner .loading{width:66px;height:66px;position:absolute;top:50%;left:50%;margin-top:-33px;margin-left:-33px;background:url(../images/loading.gif) no-repeat left top;z-index:-1;}
	#banner .btn_next,#banner .btn_prev{float:left;width:12px;height:100%;position:absolute;top:0px;z-index:1500;}
	#banner .btn_prev span,#banner .btn_next span{width:12px;height:16px;position:absolute;top:50%;margin-top:-28px;background:url(../images/arrow_banner.png) no-repeat left top;background-repeat:no-repeat;}
	#banner .btn_prev{left:5%;}
	#banner .btn_prev span{background-position:left top;}
	#banner .btn_prev:hover span{background-position:left bottom;}
	#banner .btn_next{right:5%;}
	#banner .btn_next span{background-position:right top;}
	#banner .btn_next:hover span{background-position:right bottom;}
#banner .label_skitter{display:none!important;}
	#banner .focus_button{position:absolute!important;display:none;}
	#banner ul,#banner_nr{width:1920px;height:523px;text-align:center;position:relative;overflow:hidden;min-width:1920px;left:50%;margin:0 auto 0 -960px;}
	#banner_nr .image_number{width:27px;height:5px;line-height:0;margin:0 3px;background:#fff;background-color:#a1a2a4;border-radius:0;}
	#banner_nr .image_number_select{background-color:#ffffff;}	
	/*关于我们*/
	#about_us{padding-top:1.40%;padding-bottom:1.40%;background-color:#fff;}
	#about_us .center{width:1772px;background-color:#f0f1f5;}
	#about_us .pics{float:right;width:49.32%;position:relative;padding-top:23.98%;background:#000;}
	#about_us .pics img{width:100%;height:100%;position:absolute;top:0;left:0;display:block;}
	#about_us .btn_more{width:64px;font-size:14px;color:#0168b7;margin-top:2.07%;text-decoration:underline;text-transform:uppercase;display:block;}
	#about_us ._jieshao{overflow:hidden;padding-top:2.97%;padding-right:5.04%;padding-left:24px;}
	#about_us .PartTitle{margin-bottom:1.12%;}
	
	@media screen and (min-width: 801px) {
		/**/
		#ZhiLiang{background:url(../images/bg.png) no-repeat center bottom;background-size:cover;}
		#ZhiLiang .center{width:1370px;height:358px;position:relative;}
		#ZhiLiang .title_txt{width:518px;text-align:center;position:absolute;color:#fff;top:27px;left:50%;margin-left:-259px;}
		#ZhiLiang h4{line-height:1.37;font-size:30px;}
		#ZhiLiang p{line-height:1.86;font-size:14px;}
		#ZhiLiang ul{width:100%;padding-top:130px;}
		#ZhiLiang ul li{float:left;width:8.18%;line-height:44px;text-align:center;font-size:16px;color:#fff;min-width:110px;margin-right:22.27%;}
		#ZhiLiang ul li.hover_ .icon{transform:rotate(90deg);}
		#ZhiLiang ul li.hover_ .icon .icons_{transform:rotate(-90deg);}
		#ZhiLiang ul li .icon{width:110px;height:75px;position:relative;padding-top:18px;background:url(../images/border.png) no-repeat left top;display:block;transition:all 0.3s linear;}
		#ZhiLiang ul li:nth-child(4n){margin-right:0px;}
		#ZhiLiang ._btn_go{width:46px;height:46px;position:absolute;bottom:46px;left:50%;margin-left:-23px;background:url(../images/arrow_right.png) no-repeat left top;}
		.icons_{width:56px;height:57px;background:url(../images/iconlist.png) no-repeat left top;display:inline-block;transition:all 0.3s linear;}
		.icons_.icons_1x1{background-position:0 0;}
		.icons_.icons_2x1{background-position:-56px 0;}
		.icons_.icons_3x1{background-position:-112px 0;}
		.icons_.icons_4x1{background-position:-168px 0;}
		
	}
	
	/*产品*/
	#Product{padding-top:18px;}
	#Product .center{position:relative;}
	#Product .btn_more{position:absolute;top:1.20%;right:0;}
	@media screen and (min-width:801px)
	{
		
		/*新闻中心*/
		#news{height:587px;position:relative;margin-bottom:3.95%;background-color:#0168b7;}
		#news .center{width:auto;position:relative;padding-left:715px;}
		#news .PartTitle2{width:628px;height:56px;line-height:56px;position:absolute;font-size:29px;font-weight:normal;color:#fff;top:0px;left:0px;padding-top:28px;padding-left:87px;}
		#news .PartTitle2 .line{width:24px;position:absolute;bottom:0;left:87px;border-bottom:3px solid #c2ddf0;}
		#news .hot_news{width:715px;height:443px;position:absolute;overflow:hidden;left:0px;background:#000;z-index:1500;}
		#news ._btn_more{width:123px;height:61px;line-height:61px;text-align:center;position:absolute;font-size:14px;color:#96b4da;top:38px;right:61px;}
		/*图片轮播样式*/
		#hotnews .conbox{width:9999em;position:absolute;}
		#hotnews .conbox .Slide_{float:left;width:715px;height:443px;overflow:hidden;}
		#hotnews .conbox .Slide_ img{width:100%;height:100%;display:block;}
		#hotnews .switcher{text-align:right;position:absolute;right:22px;bottom:19px;z-index:99;}
		#hotnews .switcher a{width:11px;height:11px;line-height:0;text-align:center;overflow:hidden;font-family:arial;color:#323232;margin-right:4px;margin-left:4px;background-color:#8a8a8a;cursor:pointer;display:inline-block;}
		#hotnews .switcher a.cur,#hotnews .switcher a:hover{color:#fff;background-color:#ffffff;}
	}	
	
	@media screen and (max-width:1700px) and (min-width:801px)
	{
	#news{height:379px;margin-bottom:3.95%;}
	#news .center{width:auto;padding-left:462px;}
	#news .PartTitle2{width:405px;height:36px;line-height:36px;font-size:18px;top:0px;left:0px;padding-top:18px;padding-left:56px;}
	#news .PartTitle2 .line{width:15px;bottom:0;left:56px;}
	#news .hot_news{width:462px;height:286px;left:0px;}
	#news #hotnews .conbox .Slide_{width:462px;height:286px;}
	#news ._btn_more{top:10px;}
	}
	/*合作伙伴*/
	#partner{height:121px;padding-top:1.61%;padding-bottom:1.09%;background-color:#ffffff;border-top:1px solid #e6e6e6;}
	#partner #partnerGundong{position:relative;}
	#partner .gundong .jCarouselLite{float:left;height:105px;overflow:hidden;}
	#partner .move_right,#partner .move_left{float:left;width:64px;height:105px;position:absolute;top:0px;z-index:500;}
	#partner .move_left span,#partner .move_right span{width:64px;height:64px;position:absolute;top:50%;margin-top:-32px;background:url(../images/arrow2.png) no-repeat left top;background-repeat:no-repeat;}
	#partner .move_left{left:-64px;}
	#partner .move_left span{background-position:left top;}
	#partner .move_left:hover span{background-position:left bottom;}
	#partner .move_right{right:-64px;}
	#partner .move_right span{background-position:right top;}
	#partner .move_right:hover span{background-position:right bottom;}
	/*联系我们*/
	#contact{height:84px;padding-top:1.66%;padding-bottom:1.46%;background-color:#f0f1f5;}
	#contact ul{float:left;width:1511px;color:#8a8a8a;padding-top:17px;}
	#contact ul li{float:left;width:27.13%;line-height:20px;margin-right:6.60%;}
	#contact ul li:nth-child(3n){margin-right:0px;}
	#contact .weixin{float:right;width:200px;line-height:22px;}
	#contact .weixin span{float:left;width:92px;color:#8a8a8a;padding-top:19px;}
	#contact .weixin img{float:right;width:85px;height:85px;margin-left:22px;background:#000;}
	/*版权*/
	#copyright{width:100%;height:51px;line-height:51px;color:#fff;background-color:#0168b7;border-top:1px solid #e6e6e6;}
	#copyright a{color:#fff;}	
	#copyright p{float:left;font-size:14px;}
	#copyright .share{float:right;line-height:normal;margin-top:16px;}
	#copyright .share a{margin-left:10px;}
	#copyright .share .weixin{position:relative;}
	#copyright .share .weixin:hover .ewm{display:block;}
	#copyright .share .weixin .ewm{width:105px;height:105px;text-align:center;position:absolute;bottom:31px;left:50%;margin-left:-67px;padding:10px;background:#fff;box-shadow:0 0 14px rgba(0,0,0,0.2);display:none;}
	#copyright .share .weixin .ewm img{width:100%;height:100%;display:block;}
	.icon_share{width:20px;height:20px;background:url(../images/icon_share.png) no-repeat left top;display:inline-block;}
	.icon_share.icon_share1x1{background-position:0 0;}
	.icon_share.icon_share1x1:hover{background-position:0 -20px;}
	.icon_share.icon_share2x1{background-position:-20px 0;}
	.icon_share.icon_share2x1:hover{background-position:-20px -20px;}
	.icon_share.icon_share3x1{background-position:-40px 0;}
	.icon_share.icon_share3x1:hover{background-position:-40px -20px;}
	/*栏目标题*/
	.PartTitle{font-size:28px;font-weight:normal;color:#0168b7;margin-bottom:20px;}
	.PartTitle span{line-height:21px;font-size:12px;color:#4d4d4d;display:block;}
	@media screen and (max-width:1300px)
	{
		/*栏目标题*/
		.PartTitle{font-size:18px;margin-bottom:12px;}
		.PartTitle span{line-height:13px;font-size:12px;}
	}
	/*常规段落文字样式*/
	.txt_style{line-height:2.07;font-size:14px;}
	@media screen and (min-width:801px)
	{
	/*图片列表*/
	.PicList{float:left;}
	.PicList li{float:left;width:200px;height:105px;text-align:center;margin-right:27px;margin-left:27px;}
	.PicList li .photo{width:100%;height:100%;display:block;}
	/*产品列表*/
	.ProductList{float:left;}
	.ProductList li{float:left;width:276px;height:276px;position:relative;margin-bottom:53px;margin-left:59px;background-color:#0168b7; overflow:hidden;}
	.ProductList li:nth-child(even){background-color:#00a1e9;}
	.ProductList li figure .photo{width:276px;height:276px;position:relative;display:none;z-index:1500;}
/*	.ProductList li figure figcaption{width:100%;height:75px;line-height:75px;text-align:center;position:absolute;font-size:29px;color:#fff;top:50%;left:0px;margin-top:-37px;}*/
	.ProductList li figure figcaption{width:100%;height:100%;line-height:276px;text-align:center;position:absolute;top:0;left:0px;}	
	}
	
	@media screen and (max-width:1700px) and (min-width:801px)
	{
	.PicList li{width:160px;height:84px;margin-right:21px;margin-left:21px;}
	.ProductList li{width:196px;height:196px;margin-bottom:37px;margin-left:41px; overflow:hidden;}
	.ProductList li figure .photo{width:196px;height:196px;}
	.ProductList li figure figcaption{width:100%;height:100%;line-height:196px;font-size:20px;top:0px;left:0px;}
	}
	@media screen and (max-width:1300px) and (min-width:801px)
	{
	.ProductList li{width:159px;height:159px;margin-bottom:30px;margin-left:34px; overflow:hidden;}
	.ProductList li figure .photo{width:159px;height:159px;}
	.ProductList li figure figcaption{width:100%;height:100%;line-height:43px;font-size:16px;top:50%;left:0px;margin-top:-21px;}
	}
	@media screen and (max-width:800px)
	{
	.ProductList{width:100%;}
	.ProductList li{width:50%;float:left;margin-bottom:5%;}
	.ProductList li figure{display:block;width:90%;margin:0 auto;}
	.ProductList li figure .photo{width:100%;padding-top:100%;position:relative;}
	.ProductList li figure .photo img{position:absolute;left:0;top:0;}
	.ProductList li figcaption{text-align:center;font-size:14px;line-height:1.8; display:none;}
	
	/*图片列表*/
	.PicList{float:left;width:100%;}
	.PicList li{float:left;text-align:center;width:33.33%;overflow:hidden;}
	.PicList li .photo{width:70%;display:block;padding-top:50.82%;position:relative;margin:0 auto;}
	.PicList li .photo img{}
		
	}
	
	@media screen and (min-width:801px)
	{
	/*选项卡*/
	.Tab{float:left;}
	.Tab li{float:left;width:234px;height:143px;line-height:143px;}
	.Tab li a{text-align:center;font-size:18px;display:block;color:#fff;}
	.Tab li a:hover,.Tab li.change a{text-decoration:none;}
	.Tab .change a{background-color:#00a1e9;color:#fff;}
	/*新闻*/
	.news_{position:relative;overflow:hidden;background-color:#ffffff;}
	.news_ a{padding-top:34px;padding-right:91px;padding-bottom:33px;padding-left:392px;display:block;}
	.news_ a:hover{color:#fff;background-color:#00a1e9;text-decoration:none;transition:none;}
	.news_ a:hover time{color:#6abdef;background-color:#00a1e9;}
	.news_ a:hover time span{color:#fff;}
	.news_ a:hover p{color:#fff;}
	.news_ h5{line-height:35px;font-size:16px;margin-bottom:4px;}
	.news_ p{height:42px;line-height:21px;overflow:hidden;color:#8a8a8a;}
	.news_ time{width:314px;height:59px;line-height:23px;text-align:center;position:absolute;font-size:14px;color:#679ac9;top:0px;left:0px;padding-top:91px;background-color:#0168b7;}
	.news_ time span{line-height:55px;text-align:center;position:absolute;font-size:51px;font-weight:bold;color:#fff;top:32px;right:0px;left:0px;display:block;}

	}
	@media screen and (max-width:1700px) and (min-width:801px)
	{
		.news_ a{padding-top:21px;padding-right:58px;padding-bottom:21px;padding-left:253px;}
		.news_ h5{line-height:22px;margin-bottom:2px;}
		.news_ p{height:30px;line-height:15px;}
		.news_ time{width:202px;height:38px;line-height:14px;font-size:12px;top:0px;left:0px;padding-top:58px;}
		.news_ time span{line-height:35px;font-size:28px;top:20px;right:0px;left:0px;}
		.Tab li{width:151px;height:92px;line-height:92px;}
	}
	@media screen and (max-width:1300px) and (min-width:801px)
	{
		.news_ a{padding-left:188px;}
		.news_ time{width:152px;}
	}
	@media screen and (max-width:1000px) and (min-width:801px)
	{
		.news_:hover{position:relative;box-shadow:0 0 14px rgba(0,0,0,0.4);z-index:1500;}
		.news_ a:hover{background-color:#fff;}
		.news_ a:hover h5{color:#00a1e9;}
		.news_ a:hover time{color:#fff;}
		.news_ a:hover time span{color:#fff;}
		.news_ a:hover p{color:#8a8a8a;}
		.news_ time{color:#fff;background-color:#00a1e9;}
	}
	
	@media screen and (max-width:800px)
	{
		.news_{width:100%;border-bottom:1px solid #dbdbdb;}
		.news_:last-child{border-bottom:0;}
		.news_ a{display:block;padding-left:30%;position:relative;padding-top:2%;padding-bottom:2%;}
		.news_ h5{font-size:14px;line-height:1.88;font-weight:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
		.news_ p{font-size:12px;line-height:1.8;max-height:3.6em;overflow:hidden;color:#8a8a8a;}
		.news_ time{position:absolute;left:0;top:0;background-color:#0168b7;color:#679ac9;bottom:0px;width:25%;text-align:center;padding-top:14%;}
		.news_ time span{position:absolute;top:0px;left:0px;right:0px;text-align:center;font-size:28px;margin-top:17%;color:#fff;}
	}
	
/*- - - - - - - - -样式属02关于我们.html - - - - - - - -*/
	/*广告2*/
	#Banner2{height:320px;text-align:center;position:relative;overflow:hidden;margin:0 auto;background-color:#fff;}
	#Banner2 .loading{width:66px;height:66px;position:absolute;top:50%;left:50%;margin-top:-33px;margin-left:-33px;background:url(../images/loading.gif) no-repeat left top;}
	#Banner2 .adText{width:369px;height:74px;text-align:left;position:absolute;top:50%;left:50%;margin-top:-37px;margin-left:-500px;z-index:1500;}
	#Banner2 .adText2{width:369px;height:74px;text-align:left;position:absolute;color:#fff;top:50%;margin-top:-37px;margin-left:100px;z-index:1500;}
	#Banner2 img{display:none;}
	/**/
	#about{padding-top:3.90%;padding-bottom:3.22%;}
	#about .center{width:1620px;margin:0 auto;}
	#about .pic{float:left;width:36.73%;position:relative;margin-right:62px;padding-top:26.85%;}
	#about .pic img{width:100%;height:100%;position:absolute;top:0;left:0;display:block;}
	#about .SubTitle{margin-bottom:2.73%;}
	/*荣誉*/
	#honor{padding-top:4%;padding-bottom:2.65%;background-color:#f0f1f5;}
	#honor .SubTitle{margin-bottom:2.28%;}
	#honor .gundong{width:100%;position:relative;}
	#honor .gundong .jCarouselLite{float:left;width:100%;height:441px;overflow:hidden;}
	#honor .move_right,#honor .move_left{float:left;width:44px;height:382px;position:absolute;top:0px;z-index:500;}
	#honor .move_left span,#honor .move_right span{width:44px;height:44px;position:absolute;top:50%;margin-top:-22px;background:url(../images/arrow4.png) no-repeat left top;background-repeat:no-repeat;}
	#honor .move_left{left:36px;}
	#honor .move_left span{background-position:left top;}
	#honor .move_left:hover span{background-position:left bottom;}
	#honor .move_right{right:36px;}
	#honor .move_right span{background-position:right top;}
	#honor .move_right:hover span{background-position:right bottom;}
	/*组织机构*/
	#Organization{padding-top:1.82%;padding-bottom:2.81%;}
	#Organization .SubTitle{margin-bottom:30px;}
	#Organization .pic{width:100%;text-align:center;max-width:1400px;margin:0 auto;}
	#Organization .pic img{width:100%;max-width:100%;}
	/**/
	#Memorablilia{padding-top:1.98%;padding-bottom:5.72%;background-color:#f0f1f5;}
	#Memorablilia .center{width:1620px;}
	#Memorablilia .SubTitle{margin-bottom:1.86%;}
	#Memorablilia .pic{float:left;width:35.43%;position:relative;margin-top:1.24%;margin-right:3.47%;margin-left:4.03%;padding-top:21.73%;background-color:#4d4d4d;}
	#Memorablilia .pic img{width:100%;height:100%;position:absolute;top:0;left:0;display:block;}
	/**/
	#management{height:664px;position:relative;background:url(../images/pic0.jpg) no-repeat center bottom;background-size:cover;}
	#management .SubTitle{width:267px;text-align:center;position:absolute;top:38px;left:50%;margin-left:-133px;}
	#management .jieshao{width:510px;height:81px;line-height:35px;text-align:center;position:absolute;font-size:20px;color:#fff;top:153px;left:50%;margin-left:-255px;padding-top:14px;background-color:#646466;}
	/*历史记录列表*/
	.historylist{position:relative;overflow:hidden;color:#4d4d4d;}
	.historylist .line{position:absolute;top:28px;bottom:0px;left:72px;border-right:1px solid #e9e9e9;}
	.historylist li{height:56px;line-height:56px;position:relative;overflow:hidden;font-size:15px;}
	.historylist li::after{clear:both;display:block;content:"";}
	.historylist li em{float:left;width:75px;margin-right:15px;background:url(../images/point.gif) no-repeat right center;}
	/*广告文字*/
	.adText{line-height:1.48;font-size:21px;color:#0168b7;}
	.adText strong{font-weight:normal;display:block;}
	.adText span{font-size:14px;text-transform:uppercase;}
	
	@media screen and (min-width:801px)
	{
		/*副标题*/
		.SubTitle{line-height:36px;text-align:center;font-size:26px;font-weight:normal;color:#0168b7;display:block;}
		.SubTitle span{line-height:21px;font-size:12px;color:#8a8a8a;display:block;}
		/*照片列表*/
		.PhotoList{float:left;}
		.PhotoList li{float:left;width:275px;margin-right:31px;margin-left:31px;}
		.PhotoList li.hover_ .photo{background-color:#0168b7;border-color:#0168b7;}
		.PhotoList li.hover_ figcaption{color:#0168b7;}
		.PhotoList li figure .photo{width:267px;height:371px;position:relative;overflow:hidden;border:4px solid #ccc;display:block;}
		.PhotoList li figure .photo .icon_fdj{width:24px;height:24px;position:absolute;top:150%;left:50%;margin-top:-12px;margin-left:-12px;background:url(../images/icon_fdj3.png) no-repeat left top;}
		.PhotoList li figure figcaption{height:58px;line-height:58px;text-align:center;overflow:hidden;font-size:14px;display:block;}
	}	
	@media screen and (max-width:1300px) and (min-width:801px)
	{
			.SubTitle{line-height:30px;font-size:22px;}
			.PhotoList li{width:224px;margin-right:25px;margin-left:25px;}
			.PhotoList li figure .photo{width:217px;height:302px;}
			.PhotoList li figure .photo .icon_fdj{width:19px;height:19px;top:150%;left:50%;margin-top:-9px;margin-left:-9px;}
			.PhotoList li figure figcaption{height:47px;line-height:47px;}
			/*历史记录列表*/
			.historylist li{height:35px;line-height:35px;font-size:12px;}
			.historylist .line{top:20px;}
	}
	@media screen and (max-width:800px)
	{
		.PhotoList{float:left;width:100%;}
		.PhotoList li{float:left;width:50%;}
		.PhotoList li figure{width:90%;margin:0 auto;}
		.PhotoList li figure figcaption{text-align:center;font-size:14px;font-weight:normal;color:#646466;}
		.PhotoList li figure .photo{width:100%;padding-top:137.59%;position:relative;}
		.PhotoList li figure .photo img{}
		/*副标题*/
		.SubTitle{text-align:center;font-size:20px;font-weight:normal;color:#0168b7;display:block;line-height:1.40;}
		.SubTitle span{font-size:12px;color:#8a8a8a;display:block;line-height:normal;}
	}	
	
/*- - - - - - - - -样式属03产品展示.html - - - - - - - -*/
	/*内容区域*/
	#container{width:1475px;margin:52px auto 0px auto;margin-bottom:3.80%;margin-top:2.70%;}
	#container .btn_product_fenlei{display:none;}
	#container #sidebar_zz{display:none;}
		/*侧栏*/
		#sidebar{float:left;width:171px;}
		/*内容区域*/
		#neirong{float:right;width:1255px;}
	/*侧栏标题*/
	.SideTitle{height:50px;line-height:51px;overflow:hidden;font-size:16px;font-weight:normal;color:#020202;padding-left:16px;background:url(../images/line_blue2.gif) no-repeat left center;border-bottom:1px solid #ebebeb;}
	/*分类列表*/
	.SortList li a{height:46px;line-height:46px;overflow:hidden;font-size:14px;padding-left:19px;background-position:10px center;border-bottom:1px solid #ebebeb;display:block;}
	.SortList li a:hover,.SortList li.change a{color:#69baf1;padding-left:37px;background:url(../images/line_blue.gif) no-repeat 20px center;text-decoration:none;transition:all 0.3s ease-in;}
	/*翻页*/
	.page{line-height:40px;text-align:center;padding-bottom:33px;}
	.page a{font-size:14px;margin-right:5px;margin-left:5px;padding-right:15px;padding-left:15px;vertical-align:middle;background-color:#f0f1f5;display:inline-block;}
	.page a:hover,.page a.change{color:#fff;background-color:#0168b7;text-decoration:none;}
	.page ._btn{color:#fff;background-color:#0168b7;}
	
	
	@media screen and (min-width:801px)
	{
	/*产品*/
	.Products{float:left;overflow:hidden;padding-top:20px;}
	.Products li{float:left;width:276px;margin-top:0px;margin-bottom:16px;margin-left:35px;}
	.Products li.hover_ .photo{background-color:#0168b7;border-color:#0168b7;}
	.Products li.hover_ figcaption{color:#0168b7;}
	.Products li figure .photo{width:264px;height:264px;padding:5px;border:1px solid #e4e4e4;display:block;position:relative;}
	.Products li figure figcaption{height:52px;line-height:52px;text-align:center;overflow:hidden;font-size:14px;color:#646466;}
		
	}
	@media screen and (max-width:1300px) and (min-width:801px)
	{
		.Products{padding-top:16px;}
		.Products li{width:232px;margin-top:0px;margin-bottom:13px;margin-left:29px;}
		.Products li figure .photo{width:221px;height:221px;}
		.Products li figure figcaption{height:43px;line-height:43px;}
	}
	
	
	@media screen and (max-width:800px)
	{
	.Products{width:100%;}
	.Products li{width:50%;float:left;margin-bottom:3%;}
	.Products li figure{width:90%;margin:0 auto;}
	.Products li .photo{position:relative;width:100%;padding-top:100%;border:2px solid #e5e5e5;}
	.Products li figcaption{font-size:14px;text-align:center;line-height:3.57;}
		
		
	}	
/*- - - - - - - - -样式属04产品详细.html - - - - - - - -*/
	/*产品图片*/
	#Product_photo{margin:0 auto;padding-top:1.35%;padding-bottom:2.08%;background-color:#f0f1f5;}
	/*图片浏览*/
	#pictureBrowse{width:1541px;position:relative;overflow:hidden;margin:20px auto 0px auto;padding:0px 0px 0px 0px;}
	#pictureBrowse .piclists li img{visibility:hidden;}
	/* tFocus */
	#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;}
	#tFocus{width:1541px;margin:0px auto 0px auto;z-index:6000;}
	#tFocus-pic{width:1539px;height:665px;position:relative;overflow:hidden;margin-bottom:40px;border:1px solid #e0e0e0;}
	#tFocus-pic li{width:1539px;height:665px;text-align:center;position:absolute;top:0;left:0;background:#fff;}
	#tFocus-pic li span{width:0;height:100%;overflow:hidden;vertical-align:middle;display:inline-block;}
	#tFocus-pic li img{max-width:1539px;max-height:665px;}
	/**/
	#tFocusBtn{width:1541px;height:135px;position:relative;overflow:hidden;margin-top:10px;z-index:20;}
	#tFocus-btn{height:90px;position:relative;overflow:hidden;margin:0 auto;padding-top:5px;padding-bottom:5px;display:block;}
	#tFocus-btn ul{width:100000px;position:absolute;top:0;left:0;}
	#tFocus-btn li{float:left;width:80px;height:80px;text-align:center;position:relative;overflow:hidden;margin-right:20px;border:1px solid #dcd8d9;cursor:pointer;display:inline;}
	#tFocus-btn li i{width:23px;position:absolute;color:#fff;top:0;left:0;border-radius:0 0 3px  0;display:none;}
	#tFocus-btn li img{width:80px;height:80px;max-width:90px;max-height:90px;visibility:visible;opacity:0.5;}
	#tFocus-btn li.active{width:80px;height:80px;border:2px solid #d84f21;}
	#tFocus-btn li span{width:0;height:100%;overflow:hidden;vertical-align:middle;display:inline-block;}
	#tFocus-btn li.active img{opacity:1;}
	/*按钮*/
	#tFocus-leftbtn,#tFocus-rightbtn{float:left;width:49px;height:49px;position:absolute;text-indent:-9999px;top:294px;background:url(../images/arrows2.png) no-repeat left top;z-index:1000;}
	#tFocus-leftbtn{left:0px;background-position:left top;z-index:1500;}
	#tFocus-leftbtn:hover{background-position:left bottom;}
	#tFocus-rightbtn{right:0px;background-position:right top;}
	#tFocus-rightbtn:hover{background-position:right bottom;}
	/*产品介绍*/
	#ProductJieshao{position:relative;margin:0 auto;margin-bottom:5.67%;}
	#ProductJieshao .center{position:relative;}
	#ProductJieshao .btn_back{width:80px;height:38px;line-height:38px;text-align:center;position:absolute;top:0px;right:0px;background-color:#e1e1e1;}
	#ProductJieshao .btn_back:hover{color:#fff;background-color:#f04702;}
	/**/
	#Product_shuoming{width:1240px;margin:0 auto;padding-top:1.56%;padding-bottom:3.43%;}
	#Product_shuoming .table_style{width:100%;max-width:100%;}
	/*标题*/
	.Title{height:70px;line-height:70px;overflow:hidden;font-size:18px;font-weight:normal;color:#0168b7;margin-bottom:2.08%;border-bottom:1px solid #eeeeee;}
	/*主标题*/
	.main_title{line-height:80px;text-align:center;overflow:hidden;font-size:26px;font-weight:normal;}
	/*表格样式*/
	.table_style{font-size:14px;color:#646466;border-top:1px solid #d3d3d3;border-left:1px solid #d3d3d3;}
	.table_style tr td{line-height:24px;text-align:center;font-size:14px;padding-top:20px;padding-right:38px;padding-bottom:20px;padding-left:38px;border-right:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;}
	.table_style tr td p{text-align:left;}
	.table_style tr th{line-height:80px;font-size:16px;color:#fff;background-color:#0168b7;border-right:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;}
/*- - - - - - - - -样式属05质量控制.html - - - - - - - -*/
	/*设备*/
	#Equipment{padding-top:3.07%;padding-bottom:1.82%;}
	#Equipment .center{width:1625px;}
	#Equipment .SubTitle{margin-bottom:3.47%;}
	#Equipment .gundong{position:relative;}
	#Equipment .gundong .jCarouselLite{float:left;height:328px;overflow:hidden;}
	#Equipment .move_right,#Equipment .move_left{float:left;width:45px;height:261px;position:absolute;top:0px;z-index:500;}
	#Equipment .move_left span,#Equipment .move_right span{width:45px;height:45px;position:absolute;top:50%;margin-top:-22px;background:url(../images/arrow3.png) no-repeat left top;background-repeat:no-repeat;}
	#Equipment .move_left{left:8px;}
	#Equipment .move_left span{background-position:left top;}
	#Equipment .move_left:hover span{background-position:left bottom;}
	#Equipment .move_right{right:9px;}
	#Equipment .move_right span{background-position:right top;}
	#Equipment .move_right:hover span{background-position:right bottom;}
	/*制造*/
	#Manufacture{padding-top:1.92%;}
	#Manufacture .center{width:1615px;}
	#Manufacture .SubTitle{margin-bottom:3.10%;}
	#Manufacture #mainpics{width:42.17%;position:relative;margin:0 auto;padding-top:21.3%;background-color:#fff;box-shadow:0 0 14px rgba(0,0,0,0.2);display:block;}
	#Manufacture #mainpics .loading{width:66px;height:66px;position:absolute;top:50%;left:50%;margin-top:-33px;margin-left:-33px;background:url(../images/loading.gif) no-repeat left top;}
	#Manufacture #mainpics img{width:100%;height:100%;position:absolute;top:0;left:0;display:block;}
	/**/
	#experiment{margin-bottom:2.34%;padding-top:2.60%;padding-bottom:2.34%;}
	#experiment .center{width:1615px;}
	#experiment .SubTitle{margin-bottom:3.72%;}
	#experiment .pic{width:100%;}
	#experiment .pic img{width:100%;max-width:100%;}	
	/*视频*/
	#Video{overflow:hidden;margin:0 auto;background:url(../images/videopic.jpg) no-repeat center top;background-size:cover;height:600px;position:relative;margin-top:1.82%;}
	#Video .btn_play{width:128px;height:128px;background: url(../images/icon_paly.png) no-repeat left top;position:absolute;left:50%;top:50%;margin-top:-50px;margin-left:-50px;}
	#Video .VideoPlay{width:900px;height:460px;position:relative;margin:0 auto;background:url(../images/heibg.png) repeat left top;display:none;}	
	/*质量*/
	#Quality{padding-top:2.96%;padding-bottom:3.54%;}
	#Quality .center{width:1616px;margin:0 auto;}
	#Quality .pic{width:100%;}
	#Quality .pic img{width:100%;max-width:100%;}
	#Quality .PartTitle{text-align:center;margin-bottom:2.48%;}
	
	@media screen and (min-width:801px)
	{
	/*类型列表*/
	.typelist{width:449px;}
	.typelist li{width:449px;height:138px;line-height:40px;text-align:center;position:relative;font-size:18px;margin-bottom:14px;padding-top:27px;background-color:#eeeeee;cursor:pointer;}
	.typelist li.change{color:#fff;background-color:#0168b7;}
	.typelist li.change .arrow{display:block;}
	.typelist li .arrow{position:absolute;top:50%;margin-top:-8px;display:none;}
	.typelist li .arrow_right{width:0px;height:0px;position:absolute;right:0px;margin-right:-16px;border:8px solid transparent;border-left:8px solid #0168b7;content:"";}
	.typelist li .arrow_left{width:0px;height:0px;position:absolute;left:0px;margin-left:-16px;border:8px solid transparent;border-right:8px solid #0168b7;content:"";}
	.typelist li .icon_type{margin:0px auto 13px auto;display:block;}
	.icon_type{width:65px;height:65px;background:url(../images/iconlist2.png) no-repeat left top;display:inline-block;}
	.icon_type.icon_type1x1{background-position:0 0;}
	.typelist li.change .icon_type1x1,.icon_type.icon_type1x1:hover{background-position:0 -65px;}
	.icon_type.icon_type2x1{background-position:-65px 0;}
	.typelist li.change .icon_type2x1,.icon_type.icon_type2x1:hover{background-position:-65px -65px;}
	.icon_type.icon_type3x1{background-position:-130px 0;}
	.typelist li.change .icon_type3x1,.icon_type.icon_type3x1:hover{background-position:-130px -65px;}
	.icon_type.icon_type4x1{background-position:-195px 0;}
	.typelist li.change .icon_type4x1,.icon_type.icon_type4x1:hover{background-position:-195px -65px;}
	/*图片列表*/
	.imagesList{float:left;}
	.imagesList li{float:left;width:390px;height:275px;margin-right:16px;margin-bottom:10px;padding-top:25px;background-color:#eeeeee;}
	.imagesList li:hover{color:#fff;background-color:#0168b7;}
	.imagesList li:hover figcaption{color:#fff;}
	.imagesList li:nth-child(4n){margin-right:0px;}
	.imagesList li figure figcaption{line-height:48px;text-align:center;font-size:18px;color:#010101;}
	.imagesList li figure .photo{width:198px;height:198px;margin:0 auto;padding:10px;background-color:#ffffff;border-radius:50%;display:block;}
	.imagesList li figure .photo img{width:100%;height:100%;border-radius:50%;display:block;}
	/*图片列表*/
	.imgList{float:left;}
	.imgList li{float:left;width:390px;margin-right:9px;margin-left:8px;}
	.imgList li.hover_{color:#fff;background-color:#00a1e9;box-shadow:0 0 14px rgba(0,0,0,0.2);}
	.imgList li.hover_ figcaption{color:#fff;}
	.imgList li figure .photo{width:390px;height:260px;position:relative;overflow:hidden;background-color:#4d4d4d;display:block;}
	.imgList li figure .photo .icon_fdj{width:24px;height:24px;position:absolute;top:150%;left:50%;margin-top:-12px;margin-left:-12px;background:url(../images/icon_fdj3.png) no-repeat left top;}
	.imgList li figure figcaption{height:63px;line-height:63px;text-align:center;overflow:hidden;font-size:14px;color:#4d4d4d;}
		
	}	
	
	@media screen and (max-width:1700px) and (min-width:801px)
	{
	.typelist{width:335px;}
	.typelist li{width:335px;height:112px;line-height:29px;font-size:13px;margin-bottom:11px;padding-top:10px;}
	.typelist li .icon_type{margin:0px auto 3px auto;display:block;}
	.imgList li{width:288px;margin-right:6px;margin-left:5px;}
	.imgList li figure .photo{width:288px;height:192px;}
	.imgList li figure figcaption{height:46px;line-height:46px;}
	.imagesList li{width:289px;height:203px;margin-right:11px;padding-top:18px;}
	.imagesList li:nth-child(4n){margin-right:0px;}
	.imagesList li figure figcaption{line-height:35px;font-size:14px;}
	.imagesList li figure .photo{width:146px;height:146px;padding:5px;}
	.imagesList li figure .photo img{width:100%;height:100%;}
	}
	@media screen and (max-width:1300px) and (min-width:801px)
	{
	.typelist{width:280px;}
	.typelist li{width:280px;height:96px;line-height:24px;font-size:12px;margin-bottom:8px;padding-top:6px;}
	.typelist li .icon_type{margin:0px auto 3px auto;display:block;}
	.imgList li{width:240px;margin-right:5px;margin-left:4px;}
	.imgList li figure .photo{width:240px;height:160px;}
	.imgList li figure figcaption{height:38px;line-height:38px;font-size:12px;}
	.imagesList li{width:241px;height:170px;margin-right:9px;padding-top:14px;}
	.imagesList li:nth-child(4n){margin-right:0px;}
	.imagesList li figure figcaption{line-height:29px;font-size:14px;}
	.imagesList li figure .photo{width:122px;height:122px;}
	.imagesList li figure .photo img{width:100%;height:100%;}
	}
	@media screen and (max-width:1000px) and (min-width:801px)
	{
	.typelist{width:222px;}
	.typelist li{width:222px;height:76px;line-height:76px;text-align:left;margin-bottom:10px;padding-top:4px;}
	.typelist li .icon_type{float:left;margin-right:10px;margin-left:15px;}
	.typelist li span{float:left;width:120px;line-height:24px;text-align:left;margin-top:12px;display:block;}
	.imagesList li{width:392px;height:276px;margin-right:16px;margin-bottom:16px;padding-top:25px;}
	.imagesList li:nth-child(2n){margin-right:0px;}
	.imagesList li figure figcaption{line-height:48px;}
	.imagesList li figure .photo{width:199px;height:199px;}
	.imagesList li figure .photo img{width:100%;height:100%;}
	.imgList li{width:258px;margin-right:5px;margin-left:5px;}
	.imgList li figure .photo{width:258px;height:172px;}
	.imgList li figure figcaption{height:41px;line-height:41px;}
	}
	
	@media screen and (max-width:800px)
	{
	.imgList{float:left;width:100%;}
	.imgList li{float:left;width:50%;margin:0;}
	.imgList li figcaption{text-align:center;font-size:14px;line-height:2.9;}
	.imgList li .photo{width:90%;margin:0 auto;padding-top:61%;position:relative;background:#333;}
	.imgList li .photo img{position:absolute;left:0;top:0;}
	.imagesList{width:100%;}
	.imagesList::after{content:"";display:block;clear:both;}
	.imagesList li{width:48%;float:left;margin-bottom:4%;background-color:#eeeeee;padding-top:4%;padding-bottom:3%;margin-right:4%;}
	.imagesList li:nth-child(2n){margin-right:0px;}
	.imagesList li figure{width:80%;margin:0 auto;}
	.imagesList li figure .photo{width:100%;border:3px solid #fff;display:block;padding-top:100%;position:relative;border-radius:50%;}
	.imagesList li figure .photo img{position:absolute;left:0;top:0;border-radius:50%;}
	.imagesList li figure figcaption{display:block;text-align:center;font-size:14px;line-height:2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
		
	}	
		
	
	
/*- - - - - - - - -样式属06最新动态.html - - - - - - - -*/
	/*新闻列表*/
	#NewsList{width:1600px;margin:0 auto;padding-top:2.60%;}
	#NewsList .SubTitle{margin-bottom:1.26%;}
	#NewsList .page{padding-top:0.76%;padding-bottom:3.78%;}
	/*广告文字2*/
	.adtxt2{width:tpx;height:t2px;overflow:hidden;}
	.adtxt2 img{width:tpx;height:t2px;display:block;}
	
	@media screen and (min-width:801px)
	{
			/*文档*/
			.doc_{float:left;width:360px;font-weight:normal;margin-bottom:40px;margin-left:11px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;}
			.doc_ a{display:block;}
			.doc_ a:hover{text-decoration:none;}
			.doc_ a:hover h5{color:#0168b7;}
			.doc_ .photo{width:360px;height:188px;position:relative;overflow:hidden;margin-bottom:8px;background-color:#000;display:block;}
			.doc_ .photo .photo_zz{position:absolute;top:50%;right:50%;bottom:50%;left:50%;background:url(../images/heibg2.png) repeat left top;}
			.doc_ .photo .icon_jia{width:40px;height:40px;position:absolute;top:150%;left:50%;margin-top:-20px;margin-left:-20px;background:url(../images/icon_jia.png) no-repeat center center;background-color:#0168b7;}
			.doc_ h5{height:28px;line-height:28px;overflow:hidden;font-size:16px;font-weight:normal;}
			.doc_ time{line-height:24px;font-size:12px;color:#8a8a8a;margin-bottom:3px;display:block;}
			.doc_ p{height:50px;line-height:25px;overflow:hidden;font-size:13px;color:#646466;}
			.hover_doc_{box-shadow:0 0 14px rgba(0,0,0,0.2);}
		
	}
	
	@media screen and (max-width:1300px) and (min-width:801px)
	{
	.doc_{width:298px;margin-bottom:33px;margin-left:9px;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;}
	.doc_ .photo{width:298px;height:155px;margin-bottom:6px;}
	.doc_ .photo .photo_zz{top:50%;right:50%;bottom:50%;left:50%;}
	.doc_ .photo .icon_jia{width:33px;height:33px;top:150%;left:50%;margin-top:-16px;margin-left:-16px;}
	.doc_ h5{height:23px;line-height:23px;font-size:14px;}
	.doc_ time{line-height:19px;font-size:12px;margin-bottom:2px;}
	.doc_ p{height:40px;line-height:20px;font-size:12px;}
	}
	@media screen and (max-width:1000px) and (min-width:801px)
	{
	.doc_{width:360px;margin-bottom:39px;margin-left:10px;padding-top:9px;padding-right:9px;padding-bottom:9px;padding-left:9px;}
	.doc_ .photo{width:360px;height:187px;margin-bottom:7px;}
	.doc_ .photo .photo_zz{top:50%;right:50%;bottom:50%;left:50%;}
	.doc_ .photo .icon_jia{width:39px;height:39px;top:150%;left:50%;margin-top:-19px;margin-left:-19px;}
	.doc_ h5{height:27px;line-height:27px;}
	.doc_ time{line-height:22px;margin-bottom:2px;}
	.doc_ p{height:48px;line-height:24px;}
	}
	
	
	@media screen and (max-width:800px)
	{
			/*文档*/
			.doc_{float:left;width:95%;font-weight:normal;margin-bottom:2%;padding-right:2.5%;padding-left:2.5%;padding-top:1.5%;padding-bottom:3.5%;border-bottom:1px dashed #ccc;}
			.doc_ a{display:block;}
			.doc_ a:hover{text-decoration:none;}
			.doc_ a:hover h5{color:#0168b7;}
			.doc_ .photo{position:relative;overflow:hidden;background-color:#000;display:block;width:40%;float:left;margin-right:5%;margin-top:2%;}
			.doc_ .photo .photo_zz{position:absolute;top:50%;right:50%;bottom:50%;left:50%;background:url(../images/heibg2.png) repeat left top;}
			.doc_ .photo .icon_jia{width:40px;height:40px;position:absolute;top:150%;left:50%;margin-top:-20px;margin-left:-20px;background:url(../images/icon_jia.png) no-repeat center center;background-color:#0168b7;}
			.doc_ h5{height:28px;line-height:28px;overflow:hidden;font-size:14px;font-weight:normal;white-space:nowrap;text-overflow:ellipsis;}
			.doc_ time{font-size:12px;color:#8a8a8a;margin-bottom:3px;display:block;}
			.doc_ p{overflow:hidden;font-size:12px;color:#646466;line-height:1.6;max-height:3.2em;}
			.hover_doc_{box-shadow:0 0 14px rgba(0,0,0,0.2);}
		
	}
	/*选项卡2*/
	.Tab2{text-align:center;margin-bottom:3.28%;}
	.Tab2 li{margin-right:18px;margin-left:18px;display:inline-block;}
	.Tab2 li a{width:117px;height:29px;line-height:29px;text-align:center;background-color:#f0f1f5;display:block;}
	.Tab2 li a:hover,.Tab2 li.change a{color:#fff;background-color:#0168b7;text-decoration:none;}
/*- - - - - - - - -样式属07联系我们.html - - - - - - - -*/
	/*联系我们*/
	#Contact_us{padding-top:3.12%;padding-bottom:3.38%;}
	#Contact_us .center{width:1481px;margin:0 auto;}
	#Contact_us .SubTitle{margin-bottom:2.38%;}
	#Contact_us .Maps{width:100%;height:322px;background:#fff url(../images/loading.gif) no-repeat center center;}
	#Contact_us .TextList{float:left;font-size:14px;color:#646466;padding-top:2.99%;padding-bottom:2.99%;background-color:#f0f1f5;}
	#Contact_us .TextList li{float:left;width:320px;line-height:30px;margin-left:45px;}
	/*留言*/
	#Message .center{width:1481px;margin:0 auto;}
	#Message .SubTitle{margin-bottom:2.38%;}
	#Message ._btnbox{text-align:center;overflow:hidden;padding-top:1.56%;padding-bottom:2.92%;}
	/*文本列表*/
	/*选项*/
	.optinos_{float:left;width:44.02%;margin-right:2.38%;margin-bottom:1.02%;margin-left:2.58%;}
	.optinos_ .options_name{line-height:26px;font-size:14px;display:block;}
	.optinos_ .options_nr{position:relative;display:block;}
	.optinos_ .options_nr .errow_msg{line-height:41px;position:absolute;font-size:14px;color:#ff0000;top:0;right:0;}
	.optinos_ .options_nr .textarea{width:100%;height:166px;overflow:auto;font-size:14px;padding:7px 8px 7px 8px;border:1px solid #c7c7c7;}
	.optinos_ .options_nr .textarea:hover{box-shadow:0 3px 4px rgba(0,0,0,0.2) inset;border-color:#00a1e9;}
	.optinos_ .options_nr .text{width:100%;height:41px;line-height:41px;font-size:14px;padding:0 8px;border:1px solid #c7c7c7;}
	.optinos_ .options_nr .text:hover,.optinos_ .options_nr .text:focus{box-shadow:0 3px 4px rgba(0,0,0,0.2) inset;border-color:#00a1e9;}
	.optinos_.size2{width:93.10%;height:auto;clear:both;display:block;}
	/*按钮*/
	.btn_{width:94px;height:37px;line-height:37px;text-align:center;margin-right:8px;margin-left:8px;background-color:#f0f1f5;border:0;}
	.btn_.btn_blue{color:#fff;background-color:#0168b7;}
	.btn_.btn_blue:hover{background-color:#00a1e9;}


	/*浮动条*/
	#Floatingbar{ display:block;width:45px;height:273px;position:fixed;top:50%;right:0px;margin-top:-136px;z-index:150000;}
	#Floatingbar ul li{width:45px;height:46px;position:relative;background-color:#7f7f7f;cursor:pointer;border-bottom:1px solid #3f3f3f;}
	#Floatingbar ul li:last-child{border:0;}
	#Floatingbar ul li .icon_floating_{position:relative;display:block;z-index:1500;}
	#Floatingbar ul li span{width:100%;height:100%;position:absolute;top:0;right:-45px;background-color:#0168b7;}
	#Floatingbar ul ._box{height:46px;line-height:46px;position:absolute;font-size:14px;color:#fff;top:0px;right:45px;padding:0px 18px 0px 18px;background-color:#0168b7;white-space:nowrap;display:none;}
	/*浮动条-客服*/
	#Floatingbar .kefu_box{padding-top:10px;padding-bottom:10px;width:127px;text-align:center;position:absolute;top:-47px;right:45px;background-color:#ffffff;border:5px solid #0168b7;display:none;}
	#Floatingbar .kefu_box h5{height:40px;line-height:40px;font-size:16px;font-weight:normal;margin:0px 3px 5px 3px;border-bottom:1px solid #b4b4b4;}
	#Floatingbar .kefu_box h6{height:20px;line-height:20px;font-size:12px;font-weight:normal;margin:0px 0px 5px 0px;padding:0;}
	#Floatingbar .kefu_box .btn_kefu{width:92px;height:28px;margin:0px auto 4px auto;display:block;}
	/*浮动条-二维码*/
	#Floatingbar .ewm_box{width:127px;position:absolute;top:-189px;right:45px;background-color:#ffffff;border:5px solid #0168b7;display:none;}
	#Floatingbar .ewm_box .ewm{padding:3px 0;}
	#Floatingbar .ewm_box .ewm strong{line-height:14px;text-align:center;font-weight:normal;display:block;}
	#Floatingbar .ewm_box .ewm img{width:96px;height:96px;margin:0px auto 6px auto;background:#333;display:block;}
	/*浮动条-微信*/
	#Floatingbar .weixin_box{width:127px;position:absolute;top:0px;right:45px;background-color:#ffffff;border:5px solid #0168b7;display:none;}
	#Floatingbar .weixin_box .ewm{padding:3px 0;}
	#Floatingbar .weixin_box .ewm strong{line-height:14px;text-align:center;font-weight:normal;display:block;}
	#Floatingbar .weixin_box .ewm img{width:96px;height:96px;margin:0px auto 6px auto;background:#333;display:block;}
	/*浮动条-图标*/
	.icon_floating_{width:45px;height:46px;background:url(../images/floatingbar_icon.png) no-repeat left top;display:block;}
	.icon_floating_.icon_floating_1x1{background-position:0 0;}
	.icon_floating_.icon_floating_1x2{background-position:0 -46px;}
	.icon_floating_.icon_floating_1x3{background-position:0 -92px;}
	.icon_floating_.icon_floating_1x4{background-position:0 -138px;}
	.icon_floating_.icon_floating_1x5{background-position:0 -184px;}
	.icon_floating_.icon_floating_1x6{background-position:0 -230px;}

/*- - - - - - - - -新闻详细.html - - - - - - - -*/
	/**/
	.columnbox{width:1538px;margin:30px auto 30px auto;}
	.columnbox .content{width:1200px;min-height:400px;margin:0px auto 20px auto; line-height:24px;}
	.columnbox .content img{ max-width:100%;}
	/*文档内容*/
	#docContent .content{width:1200px;min-height:400px;margin:0px auto 20px auto;}
	/*上一篇 下一篇*/
	#prevNext{width:1200px;margin:0px auto 0px auto;}
	#prevNext a{float:left;width:50%;height:46px;line-height:46px;text-align:center;color:#fff;background-color:#444444; text-decoration:none;}
	#prevNext a:hover{background-color:#0068b7;color:#fff;}
	/*文档头部*/
	.doc_header{text-align:center;margin-bottom:40px;border-bottom:1px solid #d4d4d4;}
	.doc_header h1{line-height:1.57;font-size:21px;font-weight:normal;}
	.doc_header .value{line-height:2.50;font-size:12px;color:#696969;}
	.doc_header .value span{margin-right:13px;margin-left:13px;}
	.doc_header{}
	.icon_val{display:inline-block;width:15px;height:15px;background:url(../images/icon_val.png) no-repeat left top;vertical-align:middle;}
	.icon_val.icon_val1x1{background-position:0 0;}
	.icon_val.icon_val2x1{background-position:-15px 0;}
	.icon_val.icon_val3x1{background-position:-30px 0;}
	@media screen and (max-width:1700px) and (min-width:751px)
	{
	.columnbox{width:95%;margin:30px auto 30px auto;}
	.columnbox .news_{width:85%;margin:10px auto 20px auto;}
	.columnbox  .content{width:95%;min-height:0;}	
	#prevNext{width:100%;margin:0px auto 0px auto;}		
	}	
	@media screen and (max-width:1300px) and (min-width:751px)
	{
	.columnbox{width:95%;margin:30px auto 30px auto;}		
	.columnbox .news_{width:85%;margin:10px auto 20px auto;}
	.columnbox  .content{width:95%;min-height:0;}	
	#prevNext{width:100%;margin:0px auto 0px auto;}	
	}
	@media screen and (max-width:1100px) and (min-width:751px)
	{
	.columnbox{width:95%;margin:30px auto 30px auto;}		
	.columnbox .news_{width:85%;margin:10px auto 20px auto;}
	.columnbox  .content{width:95%;min-height:0;}	
	#prevNext{width:100%;margin:0px auto 0px auto;}
	}	
	@media screen and (max-width: 850px)
	{
	.columnbox{width:95%;margin:30px auto 30px auto;}		
	.columnbox .news_{width:85%;margin:10px auto 20px auto;}
	.columnbox  .content{width:95%;min-height:0;}
	#prevNext{width:100%;}
	#prevNext a{width:100%;float:none;display:block;margin-bottom:1px;}
	.doc_header{margin-bottom:10px;}
	.doc_header h1{font-size:18px;}
	}