﻿/*PC端顶部导航*/
/*顶部logo和搜索栏*/
.header{width: 100%;min-width: 1150px;}
.header .header_logo{width: 1150px;margin: 0 auto;overflow: hidden;}
.header .header_logo .header_logo_img{float: left;width: 900px;height: 77px;}
.header .header_logo .header_logo_img img{margin-top: 16px;}
.header .header_logo .header_logo_search{float: left;width: 170px;overflow: hidden;height: 77px;}
.header .header_logo .header_logo_search .search_input{margin-top: 33px;float: left;height: 24px;border-top: solid 1px #b2b2b2;
	border-left: solid 1px #b2b2b2;border-bottom: solid 1px #b2b2b2;border-right: 0;border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;padding-left: 5px;background: url(../images/glass_bg.png) right no-repeat;width: 110px;}
.header .header_logo .header_logo_search .glass{display: block;margin-top: 33px;width: 28px;height: 26px;
	background: url(../images/search.png) center no-repeat;float: left;border: 0;border-top: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;border-bottom: solid 1px #b2b2b2;border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;cursor: pointer;}
.header .header_logo .header_logo_language{float: left;width: 75px;overflow: hidden;height: 77px;}
.header .header_logo .header_logo_language .english{float: right;margin-top: 33px;height: 24px;width: 32px;line-height: 24px;
	text-align: center;background-color: #d2ecff;border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.header .header_logo .header_logo_language .english a{color: #2279bd;}
.header .header_logo .header_logo_language .chinese{float: right;margin-top: 33px;height: 24px;width: 32px;line-height: 24px;
	text-align: center;background-color: #2279bd;border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
.header .header_logo .header_logo_language .chinese a{color: white;}
/*顶部导航*/
.header .header_menu{width: 100%;height: 60px;background: url(../images/topline_bg.png) top left repeat-x;}
.header .header_menu ul{width: 847px;margin: 0 auto;height: 60px;}
.header .header_menu ul li{float: left;width: 211px;text-align: center;height: 60px;line-height: 60px;position: relative;
	left: 0;top: 0;z-index: 5;}
.header .header_menu ul li:hover{background: url(../images/topline_bg_active.png) top left repeat-x;}
.header .header_menu ul li a{color: #666666;font-size: 14px;}
.header .header_menu ul li dl{position: absolute;top: 60px;left: 0px;z-index: 5;
	background: url(../images/menu_dlbg.png) repeat;overflow: hidden;padding: 10px 8px;display: none;}
.header .header_menu ul li dl dt{float: left;z-index: 10;line-height: 20px;padding-top: 15px;}
.header .header_menu ul li dl .dt_active{background: url(../images/menu_listbg.png) right repeat-y;}
.header .header_menu ul li dl .category_dt{color: #005aae;font-size: 14px;width: 94%;text-align: left;padding-left: 4%;font-weight: 600;}
.header .header_menu ul li dl dt a{color: #555555;font-size: 12px;}
.header .header_menu ul li:hover dl{display: block;}
.header .header_menu ul li dl dt a:hover{color: #005aae;}
/*选中的导航样式*/
.header .header_menu ul .active{background: url(../images/topline_bg_active.png) top left repeat-x;}
/*顶部子页banner*/
.header .header_banner{width: 100%;height: 354px;}

/*中间内容的整体样式*/
.container{width: 100%;min-width: 1150px;min-height: 500px;margin-top: 40px;}
.container .container_box{width: 1150px;margin: 0 auto;overflow: hidden;}
/*左侧内容样式*/
.container .container_box .container_left{float: left;width: 240px;}
.container .container_box .container_left ul{width: 100%;opacity: 0;}
.container .container_box .container_left ul li{height: 50px;}
.container .container_box .container_left ul .left_title{background-color: #3695fb;text-align: center;min-height: 50px;}
.container .container_box .container_left ul .left_title a{color: white;font-size: 14px;line-height: 50px;}
.container .container_box .container_left ul .left_title img{margin-top: 16px;margin-right: 20px;margin-left: -20px;
	*margin-top: 2px !important;}
.container .container_box .container_left ul .left_title .hidden{display: none;}
.container .container_box .container_left ul li{background-color: white;text-align: center;}
.container .container_box .container_left ul li a{color: #5c5c5c;font-size: 14px;}
.container .container_box .container_left ul li img{margin-top: 16px;margin-right: 20px;margin-left: -20px;width: 20px;
	*margin-top: 2px !important;}
.container .container_box .container_left ul .left_list .active{display: none;}
.container .container_box .container_left ul .left_list:hover{background-color: #3695fb;}
.container .container_box .container_left ul .left_list:hover a{color: white;}
.container .container_box .container_left ul .left_list:hover .hidden{display: none;}
.container .container_box .container_left ul .left_list:hover .active{display: inline-block;}
/*右侧公共样式*/
.container .container_box .container_right{float: right;width: 870px;padding-left: 40px;}
/*页码样式*/
.page{width: 100%;text-align: center;padding-top: 40px;padding-bottom: 50px;}
#pages a{padding: 5px 9px;border: solid 1px #ececec;border-radius: 4px;color: #424242;}
#pages .currentpage{background-color: #00c3e6;border: solid 1px #00c3e6;color: white;}
/*底部内容样式*/
.footer{width: 100%;height: 300px;background: url(../images/footer_banner.jpg) center center no-repeat;padding-top: 50px;}
.footer .footer_box{width: 1150px;margin: 0 auto;overflow: hidden;}
.footer .footer_box .footer_left{float: left;width: 240px;}
.footer .footer_box .footer_left .link_details{margin-bottom: 70px;position: relative;left: 0px;top: 0px;}
.footer .footer_box .footer_left .link_details p{color: white;display: block;font-size: 14px;
	background: url(../images/link_bg.png) bottom no-repeat;width: 176px;height: 30px;cursor: pointer;}
.footer .footer_box .footer_left .link_details ul{position: absolute;left: 0px;top: 32px;width: 320px;height: 70px;
	overflow: hidden;background-color: #3988c4;z-index: 5;padding-left: 10px;display: none;}
.footer .footer_box .footer_left .link_details ul li{line-height: 23px;width: 160px;float: left;text-align: center}
.footer .footer_box .footer_left .link_details ul li a{color: white;}
.footer .footer_box .footer_middle{float: left;width: 523px;padding-left: 94px}
.footer .footer_box .footer_middle p{display: block;width: 466px;height: 30px;font-size: 14px;color: white;
	background: url(../images/contact_bg.png) bottom no-repeat;}
.footer .footer_box .footer_middle ul{color: white;line-height: 32px;padding-top: 6px;}
.footer .footer_box .footer_middle ul .phone{padding-left: 30px;background: url(../images/phone_icon.png) left no-repeat;}
.footer .footer_box .footer_right{float: left;width: 290px;}
.footer .footer_box .footer_right p{color: white;font-size: 14px;background: url(../images/focus_bg.png) bottom no-repeat;
	width: 176px;height: 30px;}
.footer .footer_box .footer_right .wechat{width: 126px;height: 126px;background: url(../images/wechat_bg.png) bottom no-repeat;
	padding-top: 20px;text-align: center;float: left;}
.footer .footer_box .footer_right .checkchat{width: 126px;height: 126px;background: url(../images/wechat_bg.png) bottom no-repeat;
	padding-top: 20px;text-align: center;float: left;margin-left: 30px;}
.footer .footer_box .footer_right .wechat img{width: 113px;height: 113px;margin-top: 6.5px;}
.footer .footer_box .footer_right .checkchat img{width: 113px;height: 113px;margin-top: 6.5px;}
.footer .footer_box .footer_right .footer_logoone{margin-top: 20px;width: 121px;height: 29px;}
.footer .footer_box .footer_right .footer_logotwo{margin-top: 20px;width: 62px;height: 29px;margin-left: 65px;}
.footer .copyright{width: 100%;height: 60px;background: #373737;text-align: center;}
.footer .copyright p{color: white;line-height: 60px;}
.footer .copyright p a{color: white;}
/*产品列表页面左侧导航*/
#product_container{width: 200px;}
#product_left{border: solid 1px #d6d6d6;padding-left: 20px;padding-right: 20px;margin-bottom: 30px;}
.container .container_box .container_left ul .left_title_product{text-align: left;margin-left: -20px;margin-right: -20px;
	padding-left: 20px;padding-right: 20px;}
.container .container_box .container_left ul .left_title_product:hover{background-color: #02bbea;}
.container .container_box .container_left ul .left_title_product:hover a{color: white;}
#product_left .container .container_box .container_left ul .left_title_product a{color: #585858;}
.container .container_box .container_left ul .product_list_ctn{background-color: white;text-align: left;padding-top: 10px;padding-bottom: 10px;
	background: url(../images/list_left.png) right center no-repeat;padding-right: 10px;}
.container .container_box .container_left ul .product_list_ctn:hover{background-color: white;
	background: url(../images/list_left_active.png) right center no-repeat;}
.container .container_box .container_left ul .product_list_ctn:hover a{color: #3695fb;}
.container .container_box .container_left ul .product_list_ctn a{color: #858585;}
/*手机端内容隐藏*/
.phone_header{display: none;}
.phone_footer{display: none;}
/*搜索界面*/
#search_page p{font-size: 18px;color: #333333;margin-bottom: 30px;}
#search_page ul li{line-height: 25px;}
#search_page ul li a{font-size: 13px;}