@charset "utf-8";
/* CSS Document */
.newfootor_db2 a{ color:#FFFFFF}
.footer_part2_right_ling a{ color:#FFFFFF}
@keyframes mymove
{
from {box-shadow: #ccc 0px 0px 0px 0px;}
to {box-shadow: #ccc 10px 10px 30px 5px;}

}

.list_part1{
	
	}
	.list_part1 .list_part1_width{
	width:100%;
	text-align: center;
	}
/*********list_part2_width***************/
.list_part2{
	margin-top:20px;
	overflow:hidden;

}
.list_part2_width{
	width:1200px;
	margin:0px auto;

	}
.list_part2_weizhi{
	height:40px;
	width:1200px;
	border:1px solid #ccc;
	border-radius:5px;}
.list_part2_weizhi_img{
	float:left;
	margin:8px 0px 0px 8px;}
.list_part2_weizhi_p{
	float:left;
	line-height:40px;
	margin:0px 0px 0px 10px;}
.list_part2_weizhi_p>a{
	margin:0px 5px;}
.list_part2_lanmu{
	margin-top:20px;}
.list_part2_lanmu_ul{
	padding-bottom:20px;}
.list_part2_lanmu_li{
	display:inline-block;
	border:1px solid #ccc;
	float:left;
	margin-right:20px;}
.list_part2_lanmu_li:hover{
	background:#00adef;}
.list_part2_lanmu_li_a{
	display:block;
	line-height:45px;
	font-size:18px;
	color:#333;
	padding:0px 15px;}
.list_part2_lanmu_li:hover .list_part2_lanmu_li_a{
	color:#fff;}
/***********list_part3*******/
.list_part3{
	overflow:hidden;
	margin-top:20px;
    width: 1200px; 
    margin: 0 auto;
        height: 1210px;
}

.ych_cpxqlist_left {
    width: 230px;
    float: left;
    border: 1px solid #ccc;
}
.ych_cpxqlist_right{
        margin-top: -74px;
    width: 958px;
    float: right;
    position: relative;
    overflow: hidden;
    height: 1100px;
}

.ych_cpxqlist_right ul{
    width:985px;
}

.ych_cpxqlist_left_lanmu {
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    background: url(../images/gg_li.gif) no-repeat left center;
    text-indent: 30px;
    border-bottom: 3px solid #ccc;
    position: relative;
    color: #0062b8;
}
.ych_cpxqlist_left_lanmu span {
    border-bottom: 3px solid #0062b8;
    line-height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    z-index: 2;
    color: #ccc;
    text-indent: 0px;
}

.ych_cpxqlist_left_lanmu {
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    background: url(../images/gg_li.gif) no-repeat left center;
    text-indent: 30px;
    border-bottom: 3px solid #ccc;
    position: relative;
    color: #0062b8;
}
.list_left{ width: 230px; float: left;}
.gundongtiao {
    height: 80px;

}

.we{ width: 220px; height: 1100px;float:left;}
.sideMenu {
    height: 750px;
    overflow: auto;
    width: 220px;
    float: left;
}
.sideMenu h3 {
	height: 32px;
	line-height: 32px;
	padding-left: 26px;
	border-top: 5px solid #fff;
	background: #008fd5;
	font-size: 16px;
	font-weight: 100;
    width:200px;
}
.sideMenu h3 a {
	color: #fff;
	display: block;
}
.sideMenu ul {
	display: none;
}
.sideMenu ul li {
	font-size: 16px;
	height: 36px;
	line-height: 30px;
	margin: 5px 0px;
	border: 1px dashed #ccc;
	background: #fff;
	text-indent: 36px;
    width: 223px;
}
.sideMenu ul li a {
	color: #333;
	display: block;
    line-height: 35px;
}


.ych_cpxqlist {
    margin-top: 49px;
}
.hyc_titlelm {
	background: url(../images/tit.png) no-repeat bottom center;
	height: 84px;
	margin-bottom: 50px;
}
.hyc_titlelm_h2 {
	text-align: center;
	font-size: 40px;
	color: #333;
        margin-top: 25px;
}
.hyc_titlelm_p {
	text-align: center;
	margin-top: 12px;
	font-size: 18px;
	color: #666;
}











.list_part3_width{
	width:1200px;
	margin:0px auto;}

.list_part3_ul_li{
	width:230px;
	height:340px;
	border:1px solid #ccc;
	margin-right:8px;
	margin-bottom:30px;
	float:left;}
.list_part3_ul_li_div{
	width:230px;
	height:230px;
    position: relative;
}
.list_part3_ul_li_div_img{
	width:230px;
	height:230px;
}

.list_part3_ul_li_div .aikenewlogo{
    position: absolute;
    background-color: #fff;
    top: 4px;
    right: 4px;
    width: 60px;
    height: 34px;;
}
.list_part3_ul_li_div .aikenewlogo img{
    width: 60px;
    height: 34px;
}
	
	
	
	
.list_part3_ul_li_h3{
	font-size:16px;
	text-align:center;
	margin-top:17px;
	font-weight:100;}
.list_part3_ul_li_h3>a{
	color:#666;
	font-size:19px;}
.list_part3_ul_li:hover{
	background:#00adef;
	animation:mymove 0.5s ;
	animation-iteration-count:1;
	animation-direction:alternate;
	animation-fill-mode:forwards;}
.list_part3_ul_li:hover .list_part3_ul_li_h3>a{
	color:#fff;}
.list_part3_ul_li_div2{
	width:100%;
	height:110px;
	overflow:hidden;
	background:url(../images/56be5305b2ac4748b0da7572a65b6162_productsBg.jpg) repeat-x;}
.list_part3_ul_li:hover .list_part3_ul_li_div2{
	background:none;}
.list_part3_ul_li_p{
	font-size:14px;
	text-align:center;
	margin-top:15px;
	color:#666;}
.list_part3_ul_li:hover .list_part3_ul_li_p{
	color:#fff;}



.ych_chanpinlist_ul_li_rx {
    border-top: 1px dashed #ccc;
    height: 50px;
    color: #666;
        margin-top: 15px;
}
.ych_chanpinlist_ul_li_rx_left {
    float: left;
    width: 147px;
}
.ych_chanpinlist_ul_li_rx_left_p1 {
    border-bottom: 1px dashed #ccc;
    height: 25px;
    line-height: 25px;
}
.ych_chanpinlist_ul_li_rx_left_p1_s1 {
    width: 40px;
    display: block;
    text-align: center;
    float: left;
}
.ych_chanpinlist_ul_li_rx_left_p1_s2 {
    text-align: center;
    border-left: 1px dashed #ccc;
    width: 100px;
    display: block;
    float: right;
}
.ych_chanpinlist_ul_li_rx_left_p2 {
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.ych_chanpinlist_ul_li_rx_right {
    display: block;
    float: right;
    width: 40px;
    line-height: 20px;
    text-align: center;
    padding: 0px 20px;
    height: 45px;
    font-size: 18px;
    padding-top: 5px;
    color: #4a91d9;
    border-left: 1px dashed #ccc;
}
.ych_chanpinlist_ul_li_rx_right:hover{ color:#000000;}


.anlizhongxin {
    margin-top: 20px;
}
.anlizhongxin_width {
    width: 1200px;
    margin: 0px auto;
    height: 330px;
}
.title{padding-left:28px;}
.anlizhongxin_divh1 {
    border-bottom: 1px solid #ccc;
    height: 50px;
}
.anligundong {
    margin-top: 0px;
}
.leftLoop {
    overflow: hidden;
    position: relative;
}
.leftLoop .bd {
    padding: 0px;
}
a {
    text-decoration: none;
}
/**********list_part4**********/
.list_part4{
	margin-top:10px;
	overflow:hidden;}
.list_part4_width{
	margin:0px auto;
	width:1200px;}
.list_part4_ul{
	padding-bottom:30px;}
.list_part4_ul>li{
	border:1px solid #ccc;
	display:inline-block;
	margin-right:10px;}
.list_part4_ul>li:hover{
	background:#00adef;}
.list_part4_ul>li>a{
	line-height:35px;
	padding:0px 20px;
	display:block;
	color:#333;
	font-size:18px;}
.list_part4_ul>li>a:hover{
	color:#fff;}