﻿*
{
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
}

body
{
	background-color: #F7F7F8;
	margin: 0px auto;
    overflow-x:hidden;
}

a:link
{
	font-size: 12px;
	color: #425369;
	text-decoration: none;
}

a:visited
{
	font-size: 12px;
	color: #425369;
	text-decoration: none;
}

a:hover
{
	font-size: 12px;
	font-weight: normal;
	color: #233843;
	text-decoration: none;
}

a.active
{
	font-size: 12px;
	text-decoration: none;
}

a.b:link
{
	color: #425369;
	font-size: 14px;
	font-weight: normal;
	font-family: "宋体";
	line-height: 29px;
}

a.b:visited
{
	color: #425369;
	font-size: 14px;
}

a.b:hover
{
	color: #3F536B;
	font-weight: normal;
	font-size: 14px;
}

a.b:active
{
	font-size: 14px;
	color: #425369;
}



h1
{
	font-size: 14px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 14px;
}

ul
{
	list-style-type: none;
}

div.pageheader
{
	width: 100%;
	margin: 0px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#B9CCE0,endColorStr=#F7F7F8);
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#B9CCE0,endColorStr=#F7F7F8);*/
}

div.pagetitle
{
	text-align: left;
	font-family: 黑体;
	float: left;
	color: #405D83;
	font-size: medium;
	vertical-align: middle;
	margin-top:20px;
}

div.header
{
	width: 100%;
	height: 78px;
	margin: 0 auto;
	vertical-align: bottom;
}

div.footer
{
	width: 100%;	
	margin: 5px auto;
	padding-top: 1px;	
	border-top: solid 1px #d0dfe2;
	clear: both;
}

div.footertop
{
	width: 100%;
	height: 1px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

div.blockleft
{
	top: 0px;
	left: 0px;
	float: left;
}

div.blockright
{
	top: 0px;
	left: 0px;
	float: right;
	vertical-align: text-bottom;
}

.textCenter
{
	margin: 0 auto;
}

div.blockpro
{
	top: 0px;
	left: 0px;
	float: left;
	width: 150px;
}

div.blockproitem
{
	top: 0px;
	left: 0px;
	width: 80px;
	margin: 0 auto;
	text-align: center;
	padding-top: 15px;
}

div.blockprolbl
{
	top: 0px;
	left: 0px;
	width: 150px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
}

.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}

div.MainContent
{
	width: 986px;
	margin: 0 auto;
	padding: 0 0 5px 0;
	border: 0;
}

div.SubContent
{
	width: 986px;
	margin: 0px auto;
	border: 0px;
}

.nav
{
	/*background: url("images/navbg.gif") no-repeat;*/
	/*background-color:#87aea2;*/
	margin: 0px auto;
	width: 52%;
	height: 52px;
	padding-top: 3px;
	font-weight: bold;

}

	.nav li
	{
		float: left;
		position: relative;
		width: 12%;
        padding:0px 0px;
}

		.nav li ul
		{
			left: -21474836.48px;
			margin-left: 2px;
			position: absolute;
			background-color: rgb(0, 51, 102);
		}

		.nav li.xianshi ul
		{
			left: 0px;
		}

	.nav a
	{
		margin: 0px;
		padding: 0px 2px;
		height: 48px;
		text-align: center;
		color: rgb(255, 255, 255);
		line-height: 48px;
		text-decoration: none;
		display: block;
		_float: left;
        font-size:14px;
	}

	.nav .nav_select > a:hover
	{
		margin-top: -1px;
		color: red;
	}

	.nav li#nav_index
	{
		margin-left: 4px;
        top: 0px;
        left: 0px;
}

	.nav a:hover
	{
		height: 42px;
		margin-top: 5px;
		color:red;
        font-size:17px;
	}

.nav_select a
{
	margin-top: 5px;
	color: red;
    font-size:16px;
}
/*图片CSS*/
.navright
{
	/*background: url("images/navbg.gif") no-repeat;*/
	/*background-color:#87aea2;*/
	margin: 0px auto;
	width: 25%;
	height: 52px;
	padding-top: 3px;
	/*clear: both;*/
	font-size: 8px;
	font-weight: bold;

}

	.navright li
	{
		float: left;
		position: relative;
        padding:0px 0px;
}

		.navright li ul
		{
			left: -21474836.48px;
			margin-left: 2px;
			position: absolute;
			background-color: rgb(0, 51, 102);
		}

		.navright li.xianshi ul
		{
			left: 0px;
		}

	.navright a
	{
		margin: 0px;
		padding: 0px 2px;
		height: 48px;
		text-align: center;
		color: rgb(255, 255, 255);
		line-height: 48px;
		text-decoration: none;
		display: block;
		_float: left;
        font-size:8px;
	}

	.navright .nav_select > a:hover
	{
		margin-top: -1px;
		background-color: #093356;
	}

	.navright li#nav_index
	{
		margin-left: 4px;
    top: 0px;
    left: 0px;
}

	.navright a:hover
	{
		
		background-color: red;
	}
/*dropdown*/
.dropbtn {
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
   }   
   .dropdown {
    position: relative;
    display: inline-block;
   }
   .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
   } 
   .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
   }   
   .dropdown-content a:hover {
    background-color: #f1f1f1
   }  
   .dropdown:hover .dropdown-content {
    display: block;
   }   
   .dropdown:hover .dropbtn {
    background-color: red;
   }

/*.nav li ul.nav_ul
{
	width: 757px;
	height: 284px;
	margin-left: -50px;
	_margin-top: 50px;
}*/

	/*.nav li ul.nav_ul li.nav_ul_li
	{
		margin: 28px 8px 0px;
		width: 160px;
		height: 190px;
		padding-left: 10px;
		float: left;
	}*/

	/*.nav li ul.nav_ul li span
	{
		height: 23px;
		line-height: 15px;
		display: block;
		_overflow: hidden;
		_line-height: 15px;
	}*/

		/*.nav li ul.nav_ul li span a
		{
			height: 23px;
			text-align: left;
			color: rgb(255, 255, 255);
			line-height: 15px;
			font-size: 12px;
			font-weight: normal;
		}*/

			.nav li ul.nav_ul li span a:hover
			{
				color: rgb(7, 34, 53);
			}

			.nav li ul.nav_ul li span a.cc:hover
			{
				color: rgb(255, 255, 255);
			}

/*Content.master*/
.list_left
{
	width: 238px;
	height: auto;
	padding-bottom: 20px;
	float: left;
	margin: 0px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#EAEFF3,endColorStr=#F4F6F8);
}

.list_right
{
	width: 745px;
	height: auto;
	margin-left: 3px;
	float: left;
	display: inline;
}

.list_left_title
{
	width: 230px;
	height: 39px;
	color: rgb(68, 68, 68);
	line-height: 39px;
	padding-left: 6px;
	font-family: "微软雅黑";
	font-size: 16px;
	border-bottom-color: #9db7b7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
}

.list_left_top
{
	width: 236px;
	height: auto;
	float: left;
}

.list_left_nr
{
	padding: 8px;
	width: 220px;
	height: auto;
	float: left;
}

.list_left_bottom
{
	background: rgb(255, 255, 255);
	margin: 0px 8px;
	width: 220px;
	height: auto;
	float: left;
	display: inline;
}

.list_left_title1
{
	background: url("images/title01.gif") no-repeat;
	width: 220px;
	height: 41px;
	text-align: center;
	color: rgb(68, 68, 68);
	line-height: 41px;
	font-family: "微软雅黑";
	font-size: 14px;
	float: left;
}

.list_left_nr1
{
	padding: 8px 16px;
	width: 200px;
	height: auto;
	float: left;
}

	.list_left_nr1 ul li a
	{
		background: url("images/tb10.gif") no-repeat;
		line-height: 24px;
		padding-left: 20px;
	}

		.list_left_nr1 ul li a:hover
		{
			color: rgb(255, 0, 0);
			text-decoration: underline;
		}

#menu
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu a
{
	text-decoration: none;
	display: block;
}

#menu li
{
	margin-top: 3px;
}

	#menu li a
	{
		background: url("images/title_21.gif") no-repeat;
		color: rgb(68, 68, 68);
		line-height: 30px;
		padding-left: 30px;
		font-family: "微软雅黑";
		font-size: 14px;
	}

		#menu li a:hover
		{
			background: url("images/title_22.gif") no-repeat;
			color: rgb(1, 74, 140);
		}

#menu div
{
	background: url("images/title_21.gif") no-repeat;
	color: rgb(68, 68, 68);
	line-height: 30px;
	padding-left: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
	cursor: default;
}

#menu li div:hover
{
	background: url("images/title_22.gif") no-repeat;
	color: rgb(1, 74, 140);
}

#menu li ul li a
{
	background: url("images/tb10.gif") no-repeat 5px;
	color: rgb(68, 68, 68);
	line-height: 26px;
	padding-left: 15px;
	font-family: "宋体";
	font-size: 12px;
	margin-left: 10px;
	display: inline;
}

	#menu li ul li a:hover
	{
		background: url("images/tb00.gif") no-repeat 5px;
		line-height: 26px;
		padding-left: 15px;
		margin-left: 10px;
		font-weight: bold;
		display: inline;
	}

/*Default.aspx*/
#banner #ifocus
{
	width: 100%;	
	position: relative;
    overflow: hidden;
}

#banner #ifocus_pic
{
	width: 100%;
	height: 437px;
	overflow: hidden;
	float: left;
	display: inline;
	position: relative;
}

#banner #ifocus_piclist
{
	width: 100%;
	position: absolute;
	z-index: 1;
}

	#banner #ifocus_piclist li
	{
		width: 100%;
		height:437px;
		overflow: hidden;
	}


#banner #ifocus_btn
{
	left: -10px;
	width:100%;
	height: auto;
	bottom: 2px;
	padding-left: 3px;
	position: absolute;
	z-index: 3;
	_bottom: 2px;
}

	#banner #ifocus_btn li
	{
		padding: 0px 7px;
		width: auto;
		height: auto;
		margin-top: 10px;
		float: left;
		display: block;
		filter: alpha(opacity=50);
		cursor: pointer;
		opacity: 0.5;
		-moz-opacity: 0.5;
	}

	#banner #ifocus_btn img
	{
		border: 1px solid rgb(255, 255, 255);
		width: 78px;
		height: 37px;
	}

	#banner #ifocus_btn .current
	{
		text-align: left;
		margin-top: 0px;
		float: left;
		display: block;
		filter: alpha(opacity=100);
		opacity: 1;
		-moz-opacity: 1;
	}

		#banner #ifocus_btn .current img
		{
			border: 2px solid rgb(255, 255, 255);
			width: 78px;
			height: 37px;
		}

#banner #ifocus_opdiv
{
	background: rgb(0, 0, 0);
	left: 0px;
	width: 100%;	
	bottom: 0px;
	filter: alpha(opacity=50);
	position: absolute;
	z-index: 2;
	opacity: 0.5;
	-moz-opacity: 0.5;
	_height: 45px;
}

#banner #ifocus_tx
{
	left: 8px;
	bottom: 8px;
	color: rgb(255, 255, 255);
	position: absolute;
	z-index: 3;
}

	#banner #ifocus_tx .normal
	{
		display: none;
	}

#imgPlay
{
	margin: 0px auto;
	width: 986px;
	height: 437px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}

	#imgPlay .imgs img
	{
		border-width: 0px 1px 0px 0px;
		border-style: solid;
		border-color: rgb(219, 219, 219);
		padding: 1px 1px 0px;
		width: 986px;
	}

	#imgPlay .imgs li
	{
		float: left;
		position: relative;
	}

.tbContain
{
	top: 0px;
	left: 0px;
	/*float: left;*/
	width: 100%;
	margin-top: 1px;
	margin-right: 0px;   
}

.tbNewsRoll
{
	top: 0px;
	left: 0px;
	float: left;
	width: 986px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/bgnews.gif);
	background-repeat: repeat-x;
}
.tbNewsRoll a
{
	color:white;
}
.ScrollNews
{
	margin: 10px 5px 0px 0px;float: left;
}
#divSa
{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#divSb
{
	width: 1000%;
}

#divSc1
{
	float: left;
}

#divSc2
{
	float: left;
}

#tab1
{
	background-image: url(images/tab1.gif);
	background-repeat: repeat-x;
}

#tab2
{
	background-image: url(images/tab1.gif);
	background-repeat: repeat-x;
}

#tab3
{
	background-image: url(images/tab1.gif);
	background-repeat: repeat-x;
}

#tab4
{
	background-image: url(images/tab1.gif);
	background-repeat: repeat-x;
}

#tab5
{
	background-image: url(images/tab1.gif);
	background-repeat: repeat-x;
}

.bContent
{
	width: 100%;
	
	margin: 0px;
	border-top: 0px;
	border-bottom: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-right: lightgrey 1px solid;
    padding-top:10px;
    
}


.divtabs{
    width:300px;
}

.content3{
    background-color: dodgerblue;
    margin-top:80px;
    padding-top:10px;
}
.content3_d {
    width:100%;
    height:650px;
    padding-left:10%;
    padding-top:50px;   
}

.content3_dd{
    width:20%;
    height:300px;
    float:left;
    border:1px solid dodgerblue;
    margin-left:5%;
}

.content3_dd img{
    width:40%;
    border:1px solid white;
    margin-top:20px;
    margin-left:30%;
    margin-bottom:20px;
}

.content3_ddd{
    font-size:30px;
    text-align:center;
    color:white;
    margin-bottom:20px;
}

.content3_dddd{
    font-size:20px;
    text-align:center;
    color:white;
    margin-bottom:20px;
}

.content4{
    background-color: dodgerblue;
    margin-top:80px;
    padding-top:10px;
    height:200px;
}

.content4_d div{
    float:left;
    width:24.8%;

}

.content4_d img{
    width:50%;
    margin-left:26%;
    margin-top:30px;
}

.content55 {
    color:white;
    background-color: rgb(0,51,51);
    padding-top:60px;
    margin-top:50px;
    padding-bottom:50px;
}

.content5_d {
    width:100%;
}

.content5_d1{
    width:13%;
    float:left;
}

.content5_d2{
    width:20%;
    float:left;
}

.content5_d3{
    width:20%;
    float:left;
}

.content5_d2 img{
    width:20px;
}

.content5_d2 p{
    font-size:14px;
}

.content5_d3 img{
    width:60%;
}

.content5_d a{
    font-size:15px;
    color:white;
}

.content5_d li{    
    margin-top:20px;
}

.did{
   float:left;
}
.did2{
    float:left;
    margin-left:5%;
    font-size:15px;
}

.did3{
    clear:both;
}


/*.content
{
	padding-top: 10px;
	border-top: 0px;
}*/

.txtp
{
	line-height: 16px;
	margin-top: 8px;
}

.baseColor
{
	color: #425369;
}

.blue
{
	color: blue;
}

.bold
{
	font-weight: bold;
}

div.w220fix
{
	width: 220px;
	height: 252px;
	margin-top: 4px;
	margin-left: 0px;
	float: right;
	background-color: #ffffcc;
	border: lightgrey 1px solid;
}

#tabs
{
	height: 25px;
	padding: 0px;
	margin: 0px;
}

#tabsContent
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#tabs ul
{
	margin: 0px;
	list-style: none;
	padding: 0px;
	overflow: hidden;
}

#tabs li
{
	background-image: url(images/tabt.gif);
	float: left;
	width: 152px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-family: 宋体;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	color: #73888C;
	border-bottom: gainsboro 1px solid;
}

#tabs ul li:hover
{
	color: #1C3954;
	text-decoration: none;
}

#tabs li.active
{
	background-image: url(images/taba.gif);
	color: #1C3954;
	cursor: pointer;
	border-bottom: 0px;
}


.prod {
    width: 20%;
}
@media screen and (max-width: 801px) { 
.prodphone {width: 90%;} 
}
.case {
    width: 15%;   
    margin-top:2%;
}
@media screen and (max-width: 801px) { 
.casephone {width: 40%;} 
}
img {
    border: 0;
}
/* css 注释说明：设置图片边框为0 */
body {
    behavior: url("csshover.htc");    
}
/* css注释说明：兼容ie6 支持标签使用hover */
.hover {
    position: relative;
    width: 100%;
    margin-left: 4%;
    
}

    .hover a, .hover span {
        display: none;
        text-decoration: none;
    }

    .hover:hover {
        cursor: pointer;
    }

.hover:hover a.now {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    display: block;
}

.hover:hover span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    width: 100%;
    z-index: 10;
    height: 36px;
    line-height: 36px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
/*行业产品*/
.prodhover {
    position: relative;
    width: 100%;   
}

    .prodhover a, .prodhover span {
        display: none;
        text-decoration: none;
    }

    .prodhover:hover {
        cursor: pointer;
    }

.prodhover:hover a.prodnow {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    display: block;
}

.prodhover:hover span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    width: 100%;
    z-index: 10;
    /*height: 100px;
    line-height: 100px;*/
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

/*下拉列表*/
.dropbtn2 {
    width:50px;    
    margin-top:10px;    
    border: none;
    cursor: pointer;
}


.dropdown2 {
    position: relative;
    display: inline-block;
}

.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 100%;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 170;
    top:60px;
    
}

.dropdown-content2 a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown2 a:hover {background-color: #f1f1f1}

.show {display:block;}

.navrightlb {display: none} 

@media screen and (max-width: 1300px) { 
#ifocus_btn{display: none}
#ifocus{height:420px}
}

@media screen and (max-width: 1200px) { 
.navrightlb {display: block} 
.nav {display: none}
.navright {display: none}
#ifocus{height:390px}
}

@media screen and (max-width: 1100px) {
#ifocus{height:350px}
}

@media screen and (max-width: 1000px) {
#ifocus{height:310px}
}

@media screen and (max-width: 900px) {
#ifocus{height:270px}
}

@media screen and (max-width: 800px) { 
.content3_dddd{display: none}
#ifocus{height:230px}
}

@media screen and (max-width: 700px) {
#ifocus{height:190px}
}

@media screen and (max-width: 600px) {
#ifocus{height:150px}
}

@media screen and (max-width: 500px) {
#ifocus{height:110px}
}

@media screen and (max-width: 400px) {
#ifocus{height:70px}
}