﻿ body 
{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:22px;
	background-repeat:repeat-x;
	font-family:微软雅黑;
	color:#444444;
	background-color:#FFFFFF;
	background-image:url(../images/juncy/banner_inner.jpg); background-repeat:no-repeat; background-position:center top;
	/*background-image:url(../images/juncy/bg.jpg); background-repeat:repeat-x; background-attachment:fixed; 背景不动 */
}


.juncyDiv
{
	text-align:left;
	width:1000px;
	overflow:hidden;
}


.topDiv
{
	height:162px;
	width:1000px;
	overflow:hidden;
}


.innerBannerDiv
{
	width:1000px;
	height:0px;
	overflow:hidden;
	background:green;
}
 

.Announcement
{
	width:998px;
	border:1px solid #bcc1bd;
	height:25px;
	line-height:15px;
	overflow:hidden;
	background-image:url(../images/Announcement_bg.jpg);
}


.bodyDiv
{
	overflow:hidden;
	text-align:left; 
	width:1000px;
	margin:0 auto;
	position:relative;
	/*	background-image:url(../images/loading_wide.gif);	改背景作用	（padding-top:30px; 向下顶）	*/
	background-color:#FFFFFF;
}


.leftDiv
{
	width:200px;
	float:left;
	overflow:hidden;
	text-align:left;
	border:solid 0px red;
	/*
		leftmenu_sticky.js  改名
		.leftDiv  position:absolute;  去掉
		.contextDiv  margin-left:200px;  去掉
	*/
	position:absolute; 
	left:0px;
}


.contextDiv
{
	width:800px;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin-left:200px;
	padding-left:8px;
	padding-bottom:10px;
	padding-top:0px;
	padding-right:0px;
	background-color:#FFFFFF;
}


.contextDiv_in
{
	word-wrap:break-word;
	border:0px #E0E0E0 solid;
	border-top:0px;
	width:778px;
	min-height:430px; height:auto; height:auto !important; height:430px; overflow:visible;	/* 最小高度又能自动拉伸 */
	padding:10px;
	padding-top:0px;
	margin-top:0px;
}

.productDetailsTitle
{
	height:37px;
	width:auto; 
	overflow:hidden; 
	line-height:33px; 
	padding-left:35px; 
	margin-bottom:8px;
	color:#FFFFFF;
	background-image:url(../images/productDetailsTitle_bg.gif);
	background-repeat:no-repeat;
}

.contextDiv_in_foot
{
	 width:780px;
	 height:0px;
	 overflow:hidden;
}

 
.middleDiv
{
	width:0px;
	background:#454545;
	float:left;
	overflow:hidden;
	text-align:left;
}


.siteMapNavigation
{
	width:100%;
	height:62px;
	float:left;
	overflow:hidden;
	text-align:left;
	margin:0px;	
	background-image:url(../images/juncy/about_img5.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:10px;
}
.siteMapNavigation_left
{
	width:85%;
	height:100%;
	line-height:30px;
	overflow:hidden;
	float:left;
}
.siteMapNavigation_right
{
	width:15%;
	height:100%;
	line-height:30px;
	overflow:hidden;
	float:right;
	text-align:center;
}




.footDiv
{
	height:auto;
	width:1000px;
	overflow:hidden;
	color:#555555;
	text-align:center;
	padding-top:0px;
    line-height:28px;
}
.footDiv a:link {text-decoration: none; color:#555555;}
.footDiv a:visited {text-decoration: none; color:#555555;}
.footDiv a:hover {text-decoration: none; color:#e00000;}
.footDiv a:active {text-decoration: none; font:#e00000; color:#555555;}


.imagePic
{
	 padding:3px;
	 border:1px;
	 border-color:#CCCCCC;	
}


a:link {text-decoration: none; color:#444444;}
a:visited {text-decoration: none; color:#444444;}
a:hover {text-decoration: none;color: #0899c4;}
a:active {text-decoration: none; font:#0899c4; color:#444444;}

img{border:0px;}
input {
	font-size:15px; padding:5px; border-radius:5px; border:1px solid #b7b7b7; margin:5px;
}
textarea {
	font-size:15px; padding:5px; border-radius:5px; border:1px solid #b7b7b7; margin:5px;
}
select {
	font-size:15px; padding:5px; border-radius:5px; border:1px solid #b7b7b7; margin:5px;
}






    .indexDivCss3 
    {
	    height:157px;
	    width:155px;
	    overflow:hidden;
	    background-color:#ffffff;
	    float:left;
	    text-align:center;
	    display:block;
	    -webkit-transition:background-color 0.3s linear;
	    -moz-transition:background-color 0.3s linear;
	    -o-transition:background-color 0.3s linear;
	    transition:background-color 0.3s linear;
    }
    .indexDivCss3:hover {background:#f1f1f1}
    .indexDivCss3 a 
    {
	    height:157px;
	    width:155px;
	    display:block;
	    float:left;
	    font-size:14px;
	    color:#000000;
	    -webkit-transition:color 0.3s linear;
	    -moz-transition:color 0.3s linear;
	    -o-transition:color 0.3s linear;
	    transition:color 0.3s linear;
    } 
    .indexDivCss3 a:hover {font-size:14px;color:#ffffff;}
    
    .indexDivCss32
    {
	    background-color:#7f7f7f;
	    -webkit-transition:background-color 0.3s linear;
	    -moz-transition:background-color 0.3s linear;
	    -o-transition:background-color 0.3s linear;
	    transition:background-color 0.3s linear;
    }
    .indexDivCss32:hover {background:#015198}
    
    
    

    
.juncyLeftItemDiv a
{
	height:33px; 
	width:200px; 
	overflow:hidden; 
	line-height:33px; 
	color:#222222; 
	background-image:url(../images/juncy/left_item_1.gif); 
	padding-left:15px;
	margin-bottom:1px;
	float:left;
    display:block;
    -webkit-transition:background-color 0.3s linear;
    -moz-transition:background-color 0.3s linear;
    -o-transition:background-color 0.3s linear;
    transition:background-color 0.3s linear;
}
.juncyLeftItemDiv a:hover 
{
	background-image:url(../images/juncy/left_item_2.gif);
	color:#FFFFFF;
}



.index_pro_div
{
	 background-color:#fafafa;
}
.index_pro_div:hover
{
	box-shadow:0px 0px 10px #c6c6c6;
	background-color:#FFFFFF;

    -webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
