@charset "utf-8";
/*手机*/
@media screen and (max-width: 768px) {
	.float-change{
		float: left;
	}
	.header{
		margin-bottom: 56px;
	}
	.header-main{
		height: 116px;
	}
	.header-logo{
		float: left;
		text-align: center;
		width: 100%;
		height: 104px;
	}
	.header-right{
		float: left;
		width: 100%;
		height: 104px;
	}
	.header-share-pic-list{
		width: 100%;
		margin-bottom: 12px;
		margin-top: 8px;
	}
	.header-share-pic{
		float: right;
		margin-left: 25px;
		width: 29px;
		height: 29px;
	}
	.header-share-pic img{
		width: 29px;
		height: 29px;
	}	
	.header-main-search{
		height: 32px;
		position: relative;
		color: #0494d0;
	}
	.header-main-search input{
		position: absolute;
		width: 100%;
		background: #e6f9ff;
		height: 32px;
		padding: 9px 10px;
		color: #0494d0;
		border: 1px solid #0494d0;
		border-radius: 20px;
		outline: none;
		resize: none;
		padding-right: 35px;
	}
	.header-main-search button{
		position: absolute;
		right: 12px;
		height: 100%;
		top: 0;
		margin-top: 0;
		font-size: 18px;
		line-height: 32px;
		background-color: transparent;
		color: #0494d0;
		cursor: pointer;
	}

	.header-menu{
		position: absolute;
		z-index: 10;
	}
	.header-menu-list{
		margin-top: 220px;
	}
	.header-menu-list ul li.menu-nav{
		float: left;
		padding: 0 4px;
		border-bottom: 4px solid #05b7ff;
		line-height: 30px;
		margin: 0 2px;
		position: relative;
	}
	.header-menu-list ul li.menu-nav a{
		font-size: 1.1em;
		color: #0294cf;
		text-decoration: none;
	}	
	.header-menu-list ul li.menu-nav:hover,.header-menu-list ul li.active{
		border-bottom: 4px solid #0494cf;
	}
	.header-menu-list .sub-menu{
		display: none;
		position: absolute;
		left: 0;
		top: 36px;
		z-index: 9;
		
		background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
		padding: 12px 15px 8px 12px;
	}
	ul.sub-menu li a,
	ul.sub-menu-2 li a,
	ul.sub-menu-3 li a{
		display: block;
		line-height: 40px;
	}
	.header-menu-list ul.sub-menu li a{
		color: #FFFFFF;
		font-size: 1.3em;
		white-space: nowrap;
	}
	.header-menu-list ul.sub-menu-2,.header-menu-list ul.sub-menu-3{
		padding-left: 20px;
		z-index: 10;
	}	
	.sub-menu-open{
		display: block;
	}	

	.second-navigation{
		background-color: #0c91c9;
		padding: 15px 0;
		font-size: 12px;
	}

	.text-style{
		text-align: center;
	}
	.other-right-title h2{
		color: #FFFFFF;
		font-size: 30px;
		margin-bottom: 20px;
	}


	.pInfor{
		
	}
	.pInfor .tit{ 
		line-height:44px; 
		height:44px; 
		border-bottom: 1px solid #0294cf;
	}
	.pInfor .tit li{ 
		float:left;
	}
	.pInfor .tit li a{ 
		display:inline-block; 
		padding:0 10px; 
		color:#0294cf; 
		font-size:1.1em;
		text-decoration: none;
	}
	.pInfor .tit li a:hover,
	.pInfor .tit li.onmenu a{ 
		border-top: 3px solid #0294cf ; 
		border-left: 1px solid #0294cf ; 
		border-right: 1px solid #0294cf ; 
		height:44px; 
		font-weight:bold;
		background: #fff;
		border-bottom: 1px solid #fff;
	}
	.pInfor .box{ 
		padding-top:20px; 
		display:none;
		padding-bottom: 40px;
		color:#000;
	
	}
	#preview{max-width: 100%; overflow: auto;}


}
/*平板*/
@media screen and (min-width: 769px) and (max-width: 992px) {
	.float-change{
		float: left;
	}
	.header{
		margin-bottom: 56px;
	}
	.header-main{
		height: 116px;
	}
	.header-logo{
		float: left;
		width: 277px;
		height: 104px;
	}
	.header-right{
		float: right;
		width: 250px;
		height: 104px;
	}
	.header-share-pic-list{
		width: 100%;
		margin-bottom: 12px;
		margin-top: 8px;
	}
	.header-share-pic{
		float: right;
		margin-left: 15px;
		width: 29px;
		height: 29px;
	}
	.header-share-pic img{
		width: 29px;
		height: 29px;
	}		
	.header-main-search{
		height: 32px;
		position: relative;
		color: #0494d0;
	}
	.header-main-search input{
		position: absolute;
		width: 100%;
		background: #e6f9ff;
		height: 32px;
		padding: 9px 10px;
		color: #0494d0;
		border: 1px solid #0494d0;
		border-radius: 20px;
		outline: none;
		resize: none;
		padding-right: 35px;
	}
	.header-main-search button{
		position: absolute;
		right: 12px;
		height: 100%;
		top: 0;
		margin-top: 0;
		font-size: 18px;
		line-height: 32px;
		background-color: transparent;
		color: #0494d0;
		cursor: pointer;
	}
	.header-menu{
		position: absolute;
		z-index: 10;
	}
	.header-menu-list{
		margin-top: 130px;
	}
	.header-menu-list ul li.menu-nav{
		float: left;
		padding: 0 8px;
		border-bottom: 4px solid #05b7ff;
		line-height: 30px;
		margin: 0 2px;
		position: relative;
	}
	.header-menu-list ul li.menu-nav a{
		font-size: 1.5em;
		color: #0294cf;
		text-decoration: none;
	}	
	.header-menu-list ul li.menu-nav:hover,.header-menu-list ul li.active{
		border-bottom: 4px solid #0494cf;
	}
	.header-menu-list .sub-menu{
		display: none;
		position: absolute;
		left: 0;
		top: 36px;
		z-index: 9;
	
		background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
		padding: 12px 15px 8px 12px;
	}
	ul.sub-menu li a,
	ul.sub-menu-2 li a,
	ul.sub-menu-3 li a{
		display: block;
		line-height: 40px;
	}
	.header-menu-list ul.sub-menu li a{
		color: #FFFFFF;
		font-size: 1.3em;
		white-space: nowrap;
	}
	.header-menu-list ul.sub-menu-2,.header-menu-list ul.sub-menu-3{
		padding-left: 20px;
		z-index: 10;    
	}	
	.sub-menu-open{
		display: block;
	}	

	.text-style{
		text-align: center;
	}
	.other-right-title h2{
		color: #FFFFFF;
		font-size: 30px;
		margin-bottom: 20px;
	}

	.pInfor{
		
	}
	.pInfor .tit{ 
		line-height:44px; 
		height:44px; 
		border-bottom: 1px solid #0294cf;
	}
	.pInfor .tit li{ 
		float:left;
	}
	.pInfor .tit li a{ 
		display:inline-block; 
		padding:0 25px; 
		color:#0294cf; 
		font-size:1.333em;
		text-decoration: none;
	}
	.pInfor .tit li a:hover,
	.pInfor .tit li.onmenu a{ 
		border-top: 3px solid #0294cf ; 
		border-left: 1px solid #0294cf ; 
		border-right: 1px solid #0294cf ; 
		height:44px; 
		font-weight:bold;
		background: #fff;
		border-bottom: 1px solid #fff;
	}
	.pInfor .box{ 
		padding-top:20px; 
		display:none;
		padding-bottom: 40px;
		font-size:14px;
		color:#000;
	}
}
/*普通显示器*/
@media screen and (min-width: 993px) and (max-width: 1200px) {
	.float-change{
		float: right;
	}
	.header{
		margin-bottom: 56px;
	}
	.header-main{
		height: 116px;
	}
	.header-logo{
		float: left;
		width: 277px;
		height: 104px;
	}
	.header-right{
		float: right;
		width: 250px;
		height: 104px;
	}
	.header-share-pic-list{
		width: 100%;
		margin-bottom: 12px;
		margin-top: 8px;
	}
	.header-share-pic{
		float: right;
		margin-left: 15px;
		width: 29px;
		height: 29px;
	}
	.header-share-pic img{
		width: 29px;
		height: 29px;
	}		
	.header-main-search{
		height: 32px;
		position: relative;
		color: #0494d0;
	}
	.header-main-search input{
		position: absolute;
		width: 100%;
		background: #e6f9ff;
		height: 32px;
		padding: 9px 10px;
		color: #0494d0;
		border: 1px solid #0494d0;
		border-radius: 20px;
		outline: none;
		resize: none;
		padding-right: 35px;
	}
	.header-main-search button{
		position: absolute;
		right: 12px;
		height: 100%;
		top: 0;
		margin-top: 0;
		font-size: 18px;
		line-height: 32px;
		background-color: transparent;
		color: #0494d0;
		cursor: pointer;
	}
	.header-menu{
		position: absolute;
		z-index: 10;
	}
	.header-menu-list{
		margin-top: 130px;
	}
	.header-menu-list ul li.menu-nav{
		float: left;
		padding: 0 8px;
		border-bottom: 4px solid #05b7ff;
		line-height: 30px;
		margin: 0 2px;
		position: relative;
	}
	.header-menu-list ul li.menu-nav a{
		font-size: 1.5em;
		color: #0294cf;
		text-decoration: none;
	}	
	.header-menu-list ul li.menu-nav:hover,.header-menu-list ul li.active{
		border-bottom: 4px solid #0494cf;
	}
	.header-menu-list .sub-menu{
		display: none;
		position: absolute;
		left: 0;
		top: 36px;
		z-index: 9;

		background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
		padding: 12px 15px 8px 12px;
	}
	ul.sub-menu li a,
	ul.sub-menu-2 li a,
	ul.sub-menu-3 li a{
		display: block;
		line-height: 40px;
	}
	.header-menu-list ul.sub-menu li a{
		color: #FFFFFF;
		font-size: 1.3em;
		white-space: nowrap;
	}
	.header-menu-list ul.sub-menu-2,.header-menu-list ul.sub-menu-3{
		padding-left: 20px;
		z-index: 10;
	}	
	.sub-menu-open{
		display: block;
	}	

	.other-right-title h2{
		color: #FFFFFF;
		font-size: 30px;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.pInfor{
		
	}
	.pInfor .tit{ 
		line-height:44px; 
		height:44px; 
		border-bottom: 1px solid #0294cf;
	}
	.pInfor .tit li{ 
		float:left;
	}
	.pInfor .tit li a{ 
		display:inline-block; 
		padding:0 25px; 
		color:#0294cf; 
		font-size:1.333em;
		text-decoration: none;
	}
	.pInfor .tit li a:hover,
	.pInfor .tit li.onmenu a{ 
		border-top: 3px solid #0294cf ; 
		border-left: 1px solid #0294cf ; 
		border-right: 1px solid #0294cf ; 
		height:44px; 
		font-weight:bold;
		background: #fff;
		border-bottom: 1px solid #fff;
	}
	.pInfor .box{ 
		padding-top:20px; 
		display:none;
		padding-bottom: 40px;
		font-size:14px;
		color:#000;
	}


}
/*大显示器*/
@media screen and (min-width: 1201px) {
	.float-change{
		float: right;
	}
	.header-main{
		height: 116px;
	}
	.header-logo{
		float: left;
		width: 277px;
		height: 104px;
	}
	.header-right{
		float: right;
		width: 250px;
		height: 104px;
	}
	.header-share-pic-list{
		width: 100%;
		margin-bottom: 12px;
		margin-top: 8px;
	}
	.header-share-pic{
		float: right;
		margin-left: 15px;
		width: 29px;
		height: 29px;
	}
	.header-share-pic img{
		width: 29px;
		height: 29px;
	}		
	.header-main-search{
		height: 32px;
		position: relative;
		color: #0494d0;
	}
	.header-main-search input{
		position: absolute;
		width: 100%;
		background: #e6f9ff;
		height: 32px;
		padding: 9px 10px;
		color: #0494d0;
		border: 1px solid #0494d0;
		border-radius: 20px;
		outline: none;
		resize: none;
		padding-right: 35px;
	}
	.header-main-search button{
		position: absolute;
		right: 12px;
		height: 100%;
		top: 0;
		margin-top: 0;
		font-size: 18px;
		line-height: 32px;
		background-color: transparent;
		color: #0494d0;
		cursor: pointer;
	}
	.header-menu{
		float: left;
	}
	.header-menu-list{
		margin-top: 60px;
	}
	.header-menu-list ul li.menu-nav{
		float: left;
		padding: 0 8px;
		border-bottom: 4px solid #e5f9ff;
		line-height: 30px;
		margin: 0 2px;
		position: relative;
	}
	.header-menu-list ul li.menu-nav a{
		font-size: 1.5em;
		color: #0294cf;
		text-decoration: none;
	}	
	.header-menu-list ul li.menu-nav:hover,.header-menu-list ul li.active{
		border-bottom: 4px solid #0494cf;
	}
	.header-menu-list .sub-menu{
		display: none;
		position: absolute;
		left: 0;
		top: 36px;
		z-index: 9;

		background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
		padding: 12px 15px 8px 12px;
	}
	ul.sub-menu li a,
	ul.sub-menu-2 li a,
	ul.sub-menu-3 li a{
		display: block;
		line-height: 40px;
	}
	.header-menu-list ul.sub-menu li a{
		color: #FFFFFF;
		font-size: 1.3em;
		white-space: nowrap;
	}
	.header-menu-list ul.sub-menu-2,.header-menu-list ul.sub-menu-3{
		padding-left: 20px;
		z-index: 10;
	}	
	.sub-menu-open{
		display: block;
	}	
	

	.other-right-title h2{
		color: #FFFFFF;
		font-size: 30px;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.pInfor{
		
	}
	.pInfor .tit{ 
		line-height:44px; 
		height:44px; 
		border-bottom: 1px solid #0294cf;
	}
	.pInfor .tit li{ 
		float:left;
	}
	.pInfor .tit li a{ 
		display:inline-block; 
		padding:0 25px; 
		color:#0294cf; 
		font-size:1.333em;
		text-decoration: none;
	}
	.pInfor .tit li a:hover,
	.pInfor .tit li.onmenu a{ 
		border-top: 3px solid #0294cf ; 
		border-left: 1px solid #0294cf ; 
		border-right: 1px solid #0294cf ; 
		height:44px; 
		font-weight:bold;
		background: #fff;
		border-bottom: 1px solid #fff;
	}
	.pInfor .box{ 
		padding-top:20px; 
		display:none;
		padding-bottom: 40px;
	    font-size:16px;
	    color:#000;
	}


}









