			﻿body{position:relative; height:auto;}
			.main{ min-width:1280px; height:auto}
			.DiMain{ position:relative; line-height:50px; min-width:1280px;}
			.DiMain > div:nth-child(1){ display:none;}
			.InsideBanner{width:100%; height:505px; position:relative; min-width:1280px; }
			.InsideBanner > div{width:100%; height:3px; position:absolute; bottom:0px; left:0px; background:url(../images/di_bg.jpg) center no-repeat; background-size:cover;}
			
			.InsideContent{width:100%; background:#f9f9f9; min-width:1280px;}
			.InsideContent > div{width:1280px; padding:40px 0; overflow:hidden; position:relative;}
			.InsideContent > div > .InsideLeft{width:955px; float:left}
			.InsideContent > div > .InsideLeft > .Title{width:100%; height:80px; line-height:80px; margin-bottom:25px; border-bottom:1px solid #dbdbdb}
			.InsideContent > div > .InsideLeft > .Title > div:first-child{float:left; border-bottom:2px solid #117dfd;}
			.InsideContent > div > .InsideLeft > .Title > div:first-child > img{vertical-align:middle}
			.InsideContent > div > .InsideLeft > .Title > div:last-child{float:right; color:#434242}
			.InsideContent > div > .InsideLeft > .Title > div:last-child > a{color:#434242}
			.InsideContent > div > .InsideLeft > .Content{width:95%; padding:2.5%; background:#FFF; min-height:500px; color:#434242}
			.InsideContent > div > .InsideLeft > .Content a{ color:#434242}
			.InsideContent > div > .InsideLeft > .Content img{ max-width:100%}
			
			.InsideContent > div > .InsideRight{width:300px; float:right; background:#186ce0; position:relative; transition:0.5s;-moz-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;}
			.InsideContent > div > .InsideRight > div{width:100%;}
			.InsideContent > div > .InsideRight > img{width:100%; display:block}
			.InsideContent > div > .InsideRight > div > .RTitle{width:80%; height:80px; line-height:80px; overflow:hidden}
			.InsideContent > div > .InsideRight > div > .RTitle > img{vertical-align:middle;}
			.InsideContent > div > .InsideRight > div > .RTitle > div{float:right; font-size:20px; color:#FFF;}
			.InsideContent > div > .InsideRight > div > .RNav{width:265px; float:left; margin-top:-15px; padding-bottom:30px;}
			.InsideContent > div > .InsideRight > div > .RNav > ul > li{height:40px; font-size:16px; line-height:40px; background:#0b58c1; margin:15px 0; text-align:left; transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;-o-transition:0.3s;}
			.InsideContent > div > .InsideRight > div > .RNav > ul > li > a{color:#FFF; display:block; padding:0 20px;}
			.InsideContent > div > .InsideRight > div > .RNav > ul > li > a > img{float:right; margin-top:14px;}
			
			.InsideContent > div > .InsideRight > div > .RNav > ul > li:hover{ background:#27adfa; margin-left:-10px;}
			
			.InsideContent > div > .InsideRight > div > .RNav > ul > #Lihot{ background:#27adfa; margin-left:-10px;}
			
			.InsideContent > div > .InsideRight > div > .RNav > ul > #Lihot2{ background:#1d8cea; margin-left:-5px;}
			