/*common*/
.top,.content,.foot{overflow: hidden;}
.main{width: 1000px;margin: auto;overflow: hidden;}
.over{overflow: hidden;}

/*top*/
.top_one{overflow: hidden;border-bottom: 6px solid #5eb118;height: 106px;}
.top_logo{overflow: hidden;float: left;display: block;}
.top_right{overflow: hidden;float: right;width: 410px;}
.top_language{
    overflow: hidden;
    width: 110px;
    height: 25px;
    background: #123877;
    margin: 6px 0px 15px 0px;
    color: #fff;
    float: right;
}
.top_language a{display:inline-block;*display: inline;*zoom: 1;color: #fff;line-height: 25px;padding-left: 5px;}
.top_language a:hover{color: #5eb118;}
.top_right_w{overflow: hidden;}
.top_search{width: 192px;height: 29px;background: url("../images/top_search.png") no-repeat;float: right;margin-top: 3px;}
.over img{float: left;margin-right: 15px;}
.top_search_text{padding: 6px 0px 5px 11px;float: left;background: none;color: #888;font-size: 12px;}
.top_search_btn{width: 28px;height: 28px;float: right;cursor:pointer;background: none;}

/*navigation*/
.navigation_p{width: 100%;z-index: 1000;position: absolute;}
.navigation{overflow: hidden;background: url("../images/nav_bg.png") repeat-x;}
.navigation label{float: left;line-height: 45px;width: 125px;text-align: center;}
.navigation label a{display: block;color: #fff;font-size: 14px;}
.navigation label a:hover{color: #fff;background: url("../images/nav_hover.jpg") no-repeat;}
.navigation label a.nav{color: #fff;background: url("../images/nav_hover.jpg") no-repeat;}
.navigation label a.hover{color: #fff;background: url("../images/nav_hover.jpg") no-repeat;}
/*ä¸‹æ‹‰èœå•*/
.nav_ul{overflow: hidden;width: 125px;display: none;position: absolute;z-index: 1;*margin-left: -62px;}
.nav_ul li{height:35px;line-height: 35px;text-align: center;}
.nav_ul li a{background: #123877;color: #fff;font-size:12px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 0px 5px;}
.nav_ul li a:hover{background: #5eb118;color: #fff;}

/*banner*/
.flexslider{position:relative;overflow:hidden;*height: 585px;}
.flex-viewport{
    max-height:2000px;
    -webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    transition:all 1s ease;
}
.flexslider .slides{zoom:1;}
.flexslider .slides li{float: left;}
.flexslider .slides li a{display: block;}
.flex-direction-nav a{
    width:60px;
    height:90px;
    line-height:99em;
    overflow:hidden;
    margin:-60px 0 0;
    display:block;
    background:url(../images/ad_ctr.png) no-repeat;
    position:absolute;
    top:50%;
    z-index:10;
    cursor:pointer;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .3s ease;
}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{
    opacity:1;
    filter:alpha(opacity=50);
}
.flex-control-nav{width:100%;position:absolute;bottom:2px;text-align:center;}
.flex-control-nav li{margin:0 1px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{
    background:url(../images/dot.png) no-repeat 0  -13px;
    display:block;
    height:16px;
    overflow:hidden;
    text-indent:-99em;
    width:30px;
    cursor:pointer;
}
.flex-control-paging li a.flex-active{background-position:0 0;}

/*cont1*/
.cont1{overflow: hidden;padding: 50px 0px 60px 0px;}
.cont1_h{height: 46px;background: url("../images/product_h.jpg") no-repeat center;}
.cont1_c{overflow: hidden;padding-top: 20px;width: 1050px;margin: auto;position: relative;}
.cont1_cc{width: 996px;height: 402px;margin: auto;position: relative;overflow: hidden;z-index: 1;border-right: 1px solid #9b9b9b;}
.cont1_cc li{float: left;}
.cont1_cc li .cont1_cc_h{display:none;width: 250px;height: 400px;background: url("../images/pro_hover.jpg") no-repeat;position: absolute;z-index: 1;}
.cont1_cc li .cont1_cc_k{overflow: hidden;width: 248px;height: 399px;border: 1px solid #9b9b9b;border-right:none;text-align: center;position: relative;z-index: 1;}
.cont1_cc_k_img{width: 250px;height: 260px;display: block;}
.cont1_cc_k_img img{width: 242px;height: 193px;margin-top: 30px;}
.cont1_cc_k h1{color: #333;font-size: 18px;padding-bottom: 5px;font-weight: bold;}
.cont1_cc_k p{color: #888;line-height:20px;width: 220px;height: 20px;overflow: hidden;margin: auto;}
.cont1_cc_more{
    width: 88px;
    height: 30px;
    background: #707070;
    line-height: 30px;
    text-align: center;
    color: #fff;
    margin:20px auto;
    display: block;
}
.cont1_cc_more:hover{background: #123877;color: #fff;}

.cont1_prev,.cont1_next{
    width:45px;
    height: 53px;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 2;
}
.cont1_prev{background: url("../images/pro_prev.png") no-repeat;left: 10px;}
.cont1_next{background: url("../images/pro_next.png") no-repeat;right: 0;}
.cont1_prev:hover{background: url("../images/pro_prev_hover.png") no-repeat;}
.cont1_next:hover{background: url("../images/pro_next_hover.png") no-repeat;}

/*cont2*/
.cont2{
	overflow: hidden;
	background: url("../images/cont3_bg.png");
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cont2_left{width: 663px;overflow: hidden;float: left;}
.cont2_left_c_m{width: 235px;height: 295px;float: left;display: block;}
.cont2_left_c_z{
	overflow: hidden;
	float: right;
	width: 412px;
	margin-top: 20px;
}
.cont2_left_c_w{overflow: hidden;}
.cont2_left_c_w p{
	color: #fff;
	line-height: 30px;
}

.cont2_left_c_hot{overflow: hidden;padding:10px 0px 20px 0px;}
.cont2_left_c_hot_le{display: block;float: left;}
.cont2_left_hot_ul{width: 360px;height: 74px;overflow: hidden;position: relative;z-index: 1;}
.cont2_left_hot_ul li{width: 78px;float: left;padding-left: 12px;}
.cont2_left_hot_ul li .cont2_left_cc{width: 78px;height: 74px;overflow: hidden;background: #fff;}
.cont2_left_hot_ul li a{
    display: block;
    text-align: center;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;
}
.cont2_left_hot_ul li a:hover{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -khtml-opacity:1;
}
.cont2_left_hot_ul li a img{width: 70px;height: 70px;}
.cont2_left_more{width: 88px;
    height: 30px;
    background: #123877;
    line-height: 30px;
    text-align: center;
    color: #fff;
    display: block;
}
.cont2_left_more:hover{background: #707070;color: #fff;}
.cont2_left_c{overflow: hidden;padding-top: 30px;}

.cont2_right{width: 302px;overflow: hidden;float: right;}
.cont2_right_c{background: url("../images/advan_pic.png") no-repeat 0px 22px;padding-left: 30px;padding-top: 17px;padding-bottom:65px;}
.cont2_right_cc{overflow: hidden;padding-bottom: 25px;}
.cont2_right_cc h1{
	color: #5bc700;
	font-size: 16px;
	font-weight: bold;
	font-family: "å¾®è½¯é›…é»‘";
}
.cont2_right_cc h1 a{
	color: #5bc700;
	font-size: 16px;
}
.cont2_right_cc p{color: #fff;padding-top:3px;}
.cont2_right_cc p a{color: #fff;}

/*cont3*/
.cont3{overflow: hidden;background: #f7f7f7;padding: 75px 0px 60px 0px;}
.cont3_right_c{overflow: hidden;padding-top: 30px;}
.cont3_right_cc{overflow: hidden;}
.cont3_right_cc li{width: 160px;padding: 0px 7px 7px 0px;float: left;}
.cont3_right_cc li.r{padding-right: 0;}
.cont3_right_cc li a{width: 160px;height: 80px;display: block;}
.cont3_right_cc li a img{width: 160px;height: 80px;}
.cont3_right_cc li a:hover{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}
.cont3_right_cn{overflow: hidden;padding-bottom: 10px;}
.cont3_right_cn h3{color: #333;font-weight: bold;font-size: 14px;padding-top: 5px;}
.cont3_right_cn p{color: #777;padding: 5px 0px;}
.cont3_right_cn:hover h3{color: #5eb118;}

.cont3_right_cu{overflow: hidden;}
.cont3_right_cu li{line-height: 20px;}
.cont3_right_cu li a{display: block;background: url("../images/new_dot.jpg") no-repeat 0px;color: #777;padding-left: 10px;}
.cont3_right_cu li a:hover{color: #5eb118;}

/*foot*/
.foot{background: #004e93;}
.foot_left{width: 738px;float: left;overflow: hidden;padding: 35px 0px;}
.foot_logo{display: block;float: left;}
.foot_left_u{overflow: hidden;float: right;width: 540px;}
.foot_left_u a{display: block;float: left;padding-right: 15px;padding-bottom: 10px;color: #fff;}
.foot_left_u a:hover{color: #5eb118;}
.foot_left_u p{color: #8da3c3;}

.foot_right{
	width: 100px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.foot_right_c{overflow: hidden;}
.foot_right_c h6{float: right;margin-left: 10px;width:88px;text-align: center;}
.foot_right_c p{color: #a3b5ce;}
.foot_right h6{color: #057DC7;padding-bottom: 10px;}

/*è”ç³»æˆ‘ä»¬*/
.c_cont{overflow: hidden;padding: 45px 0px 40px 0px;}

.left{width:230px;overflow: hidden;float: left;}
.left_h{width: 225px;height: 50px;overflow: hidden;background: #123877;padding: 10px 0px 0px 18px;font-size: 22px;color: #fff;}
.left_h p{color: #fff;font-family:"Arial";}

.left_c{overflow: hidden;background:url("../images/left_bg.jpg") repeat-y;padding: 10px 0px 30px 0px;width: 230px;}
.left_c li{width: 230px;height: 43px;line-height: 35px;background: url("../images/left_li.png") no-repeat 26px 16px;}
.left_c li a{color: #222;display: block;font-size: 14px;padding-left: 42px;width: 180px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left_c li:hover{background: url("../images/left_hover.jpg") no-repeat 0px;}
.left_c li.hover{background: url("../images/left_hover.jpg") no-repeat 0px;}
.left_foot{width: 227px;height: 10px;background: url("../images/left_foot.jpg") no-repeat center;margin-bottom: 45px;}

.left_contact{overflow: hidden;width: 225px;height: 248px;background: url("../images/left_contact.jpg") no-repeat center;}
.left_contact_c{overflow: hidden;width: 170px;margin:0px auto;font-size: 12px;padding: 88px 0px 0px 0px;}
.left_contact_c1{background: url("../images/left_tel.jpg") no-repeat 2px 1px;color: #666;padding-left: 20px;padding-bottom: 8px;}
.left_contact_c2{background: url("../images/left_mail.jpg") no-repeat 0px 4px;color: #666;padding-left: 20px;padding-bottom: 8px;line-height: 18px;}
.left_contact_c3{background: url("../images/left_address.jpg") no-repeat 0px 2px;color: #333;padding-left: 20px;}

.right{width: 737px;overflow: hidden;float: right;}
.right_h{height: 60px;overflow: hidden;}
.right_h_name{
    overflow: hidden;
    background: url("../images/right_h.jpg") no-repeat 0px;
    color: #123877;
    font-size: 18px;
    padding-left: 18px;
    font-weight: bold;
    float: left;
}
.right_h_name p{color: #222;font-weight: bold;line-height: 13px;}

.right_position{
    overflow: hidden;
    float: right;
    background: url("../images/position.jpg") no-repeat 0px 6px;
    color: #222;
    font-size: 12px;
    padding-left: 10px;
    
}
.right_position a:hover{color: #5eb118;}
.right_position a.hover{color: #5eb118;}


.right_h1{ width:1000px;height: 30px;overflow: hidden;}
.right_h_name1{
    overflow: hidden;
    background: url("../images/right_h.jpg") no-repeat 0px;
    color: #123877;
    font-size: 18px;
    padding-left: 18px;
    font-weight: bold;
    float: left;
}
 

.right_position1{
    overflow: hidden;
    float: right;
    background: url("../images/position.jpg") no-repeat 0px 6px;
    color: #222;
    font-size: 12px;
    padding-left: 10px;
    
}
.right_position1 a:hover{color: #5eb118;}
.right_position1 a.hover{color: #5eb118;}

.right_c{overflow: hidden;padding: 30px;border: 1px solid #dfdfdf;}
.contact_c{overflow: hidden;line-height: 35px;color: #666;}
.contact_c h1{color: #123877;font-weight: bold;padding-bottom: 15px;font-size: 18px;}
.contact_c1{background: url("../images/c_ico1.jpg") no-repeat 0px;color: #111;}
.contact_c2{background: url("../images/c_ico2.jpg") no-repeat 0px;}
.contact_c3{background: url("../images/c_ico3.jpg") no-repeat 0px;}
.contact_c4{background: url("../images/c_ico4.jpg") no-repeat 0px;}
.contact_c5{background: url("../images/c_ico5.jpg") no-repeat 0px;}
.contact_c6{background: url("../images/c_ico6.jpg") no-repeat 0px;}
.contact_c1,.contact_c2,.contact_c3,.contact_c4,.contact_c5,.contact_c6{padding-left: 30px;}
.contact_c span{color: #123877;}
.contact_c a{font-size: 14px;}
.contact_map{width: 685px;height: 390px;margin-top: 30px;}



/*é¡µç æ ·å¼*/
.pageNavi {
	PADDING-RIGHT: 0px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center
}

.pageNavi1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center
}
.wp-pagenavi {
	CLEAR: both
}
.wp-pagenavi A {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none;
}
.wp-pagenavi SPAN {
	 PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; PADDING-TOP: 5px; TEXT-DECORATION: none; color:#999999;
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR:#123877; BORDER-BOTTOM-COLOR:#123877; BORDER-TOP-COLOR:#123877; BORDER-RIGHT-COLOR:#123877;background:#123877; color:white; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; PADDING-TOP: 5px;
}/*å½“å‰æŒ‡ä¸Šé¡µç çš„è¾¹æ¡†è‰²*/

.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR:#123877; BORDER-BOTTOM-COLOR:#123877; BORDER-TOP-COLOR:#123877; BORDER-RIGHT-COLOR:#123877; background:#123877; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; MARGIN: 2px; PADDING-TOP: 5px; border:#123877 1px solid;
}/*å½“å‰é€‰ä¸­é¡µç çš„èƒŒæ™¯è‰²*/
