﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:14px;	
	font-family:"Microsoft Yahei";
	background:#f5faff;
	color:#5e5e5e;
}
h1,h2,h3,strong{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#5e5e5e;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#0770d9;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
	font-size:1em;
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

/*header 开始*/
.header{
	height:108px;
	background:#fff;
	border-bottom:1px solid #e8f3fe;	
}
.header .logo{
	float:left;
	display:block;
	width:198px;
	height:108px;	
}
.header .logo img{
	display:block;
	width:198px;
	height:108px;		
}
.head_rt{
	/*float:right;*/
	overflow: hidden;
	
}
.nav{
	float:left;
	padding-right:13px;	
	height:36px;
	line-height:36px;
	margin-top:38px;	
}
.nav a{
	float:left;
	display:inline-block;
	padding:0 20px;
	height:36px;	
}
.nav a:hover,.nav a.hover{
	color:#0770d9;	
}


.head_rt-nav-right{
	overflow: hidden;
}
.head_rt-nav-right,.head_rt-nav-right *{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}




.head_rt-nav-right-1{
	float: left;
	width: 27px;
	margin-top: 43px;
	margin-left: 13px;
}

.head_rt-nav-right-1 a,.head_rt-nav-right-1 img{
	display: block;
	width: 100%;
}


.head_rt-nav-right-2{
	float: left;
	width: 210px;
	margin-top: 41px;
	margin-left: 13px;
	position: relative;
}

.head_rt-nav-right-2 input[type="text"]{
	width: 100%;
	height: 34px;
	padding: 8px 12px;
	padding-right: 55px;
	font-size: 14px;
	color:#333;
	border:2px solid #1f84e8;
	border-radius: 5px;
}
.head_rt-nav-right-2 input[type="button"]{
	position: absolute;right: 0;
	top: 0;
	height: 32px;
	background-color: #1f84e8;
	color:#fff;
	cursor: pointer;
	border:0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 48px;
}
.head_rt-nav-right-2 input[type="submit"]{
	position: absolute;right: 0;
	top: 0;
	height: 32px;
	background-color: #1f84e8;
	color:#fff;
	cursor: pointer;
	border:0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 48px;
}
.head_rt-nav-right-3{
	overflow: hidden;
	padding-left: 20px;
	padding-top: 32px;
	width: 164px;
}

.fm-phone-a a{
	color: #1f84e8;

    font-weight: bold;
	display: inline-block;
}
.fm-phone-a img{
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 8px;
}
.fm-phone-a{
	color: #1f84e8;
    font-weight: bold;
    margin-top: 12px;
}

.head_search{
	width:325px;
	height:30px;
	float:left;
	border:3px solid #e1edfa;
	border-radius:3px;
}
.head_search .text{
	width:250px;
	float:left;
	padding-left:8px;	
	height:30px;
	line-height:30px;
	border:0;
}
.head_search .sub{
	width:67px;
	float:left;
	display:block;
	height:30px;
	background:#e1edfa;
	color:#1f84e8;	
}
.head_login{
	display:inline-block;
	width:76px;
	height:36px;
	line-height:36px;
	text-align:center;
	background:#1f84e8;	
	border-radius:2px;
	margin-left:8px;
	font-size:14px;
	color:#fff !important;
}
/*header 结束*/

.main{
	width:1200px;
	margin:0 auto;
	background:#fff;	
}

/*aside 左侧条*/
.aside{
	width:233px;
	float:left;	
}
.as_title{
	height:47px;
	line-height:47px;
	background:url("../images/as_title.png") no-repeat left center;	
	font-size:16px;
	color:#fff;
	padding-left:32px;
}
.as_nav{
	background:#dbe7f4;	
}
.as_nav .par{
	display:block;
	height:47px;
	line-height:47px;
	border-top:1px solid #fff;	
	padding-left:33px;
	width:200px;
	color:#5e5e5e !important;
	background:url("../images/asnav_par.png") no-repeat left top;
}
.as_navdown .par{
	background-position:left bottom;	
}
.as_slide{
	padding-bottom:15px;	
	display:none;
}
.as_navdown .as_slide{
	display:block;	
}
.as_slide dt{
	height:38px;
	line-height:38px;
	padding-left:33px;	
}
.as_slide dd{
	padding-left:51px;
	height:22px;
	line-height:22px;
	font-size:12px;	
	vertical-align:top;		
	width:182px;
}
.as_slide dd a{
	display:block;
	height:22px;
	padding-left:12px;
	width:170px;	
	background:url("../images/as_slide.png") no-repeat left center;
}
.as_slide dd a:hover,.as_slide dd a.hover{
	color:#0770d9;
	background-image:url("../images/as_slideh.png");	
}

.as_quick{
	height:275px;
	padding-top:14px;
	margin-top:9px;
	background:url("../images/asquick_bg.png") no-repeat top center;	
}
.as_quickin{
	width:188px;
	padding-left:17px;
	height:261px;
	background:url("../images/wbg15.png");
	border-radius:20px;	
	margin:0 auto;
	color:#fff;
}
.as_quickin .title{
	height:60px;
	line-height:60px;
	font-size:16px;	
}
.as_quickin .qq{
	font-family:"arial";	
	height:44px;
	line-height:44px;
	padding-left:38px;
	background:url("../images/as_qq.png") no-repeat left center;
	font-size:16px;
}
.as_quickin .email{
	font-family:"arial";	
	height:44px;
	line-height:44px;
	padding-left:38px;
	background:url("../images/as_email.png") no-repeat left center;
	font-size:16px;
}
.as_quickin .tel{
	padding:15px 0 15px 44px;	
	font-size:16px;
	line-height:28px;
	background:url("../images/as_tel.png") no-repeat left 20px;
}

.as_down{
	margin-top:9px;	
}
.as_down ul{
	width:208px;
	margin:0 auto;
	padding-top:9px;
	font-size:12px;	
}
.as_down li{
	height:36px;
	line-height:36px;
	border-bottom:1px dashed #d7d7d7;	
	vertical-align:top;
}
.as_down li a{
	display:inline-block;
	max-width:190px;
	_width:190px;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left:12px;
	background:url("../images/li_btn1.png") no-repeat left center;	
}
.as_down li a:hover{
	background-image:url("../images/li_btn1h.png");	
}

/*aside 左侧条*/

/*section 右侧内容*/

.section{
	width:967px;
	float:right;	
}
.se_head{
	height:46px;
	line-height:46px;
	border-bottom:1px solid #e1edfa;
	font-size:12px;
	padding:0 20px;
	clear:both;	
}
.se_head .se_pos{
	padding-left:22px;
	background:url("../images/se_pos.png") no-repeat left center;	
}

/*section 右侧内容*/

.cm_title{
	height:40px;
	line-height:40px;
	background:#e1edfa;	
	border-bottom:1px solid #1f84e8;
	clear:both;
}
.cm_title .tit{
	float:left;
	display:inline-block;
	margin-left:9px;
	padding-left:12px;
	color:#0770d9;
	font-size:16px;
	background:url("../images/cm_title.png") no-repeat left center;	
}
.cm_title .more{
	float:right;
	display:block;
	width:47px;
	height:40px;
	background:url("../images/cm_more.png") no-repeat;	
}

/*our_friend 合作伙伴*/
.our_friend{
	width:1200px;
	margin:0 auto;
	background:#fff;
	padding-top:15px;	
	padding-bottom:22px;
}
.friend_slide{
	width:1176px;
	height:80px;
	margin:19px auto 0 auto;
	position:relative;
	overflow:hidden;	
}
.friend_slide li{
	width:178px;
	height:78px;
	float:left;
	border:1px solid #e1e1e1;	
	margin:0 8px;
	_display:inline;
}
.friend_slide li img{
	display:block;	
	width:178px;
	height:78px;
}
/*our_friend 合作伙伴*/

/*footer 底部信息*/
.footer{
	height:176px;
	background:#fff;
	margin-top:12px;	
}
.footer_left{
	float:left;
	line-height:23px;
	color:#939393;	
	font-size:12px;
	padding-top:40px;
}
.footer_code{
	width:118px;
	height:131px;
	padding-top:14px;
	border:1px solid #e1e1e1;	
	float:right;
	margin:14px 0 0 23px;
	text-align:center;
	font-size:12px;
}
.footer_code dt{
	height:100px;	
}
.footer_code img{
	display:block;
	width:99px;
	height:99px;
	margin:0 auto;	
}
.footer_code dd{
	height:30px;
	line-height:30px;	
}
/*footer 底部信息*/

.page{
	margin-top:25px;
	height:20px;	
	line-height:20px;
	text-align:center;
	font-size:12px;
}
.page .page_in{
	display:inline-block;	
}
.page a,.page em{
	float:left;
	color:#a3a3a3;	
	margin:0 2px;
}
.page a{
	display:inline-block;
	height:18px;
	line-height:18px;
	padding:0 5px;
	border:1px solid #a3a3a3;	
}
.page a:hover{
	color:#fff;
	border-color:#0a73d2;
	background:#0a73d2;	
}
.page select{
	float:left;
	height:20px;
	padding:1px;
	border:1px solid #a3a3a3;	
	width:40px;
}

/*公用CSS 结束*/

/*hm 首页*/

.hm_right{
	width:958px;
	float:right;	
}

.hm_banner{
	position:relative;
	height:390px;
	overflow:hidden;	
}
.hm_banner .s_wrap{
	width:958px;
	height:390px;	
	position:relative;
	overflow:hidden;	
}
.hm_banner li{
	width:958px;
	height:390px;	
	float:left;	
}
.hm_banner img{
	display:block;
	width:958px;
	height:390px;		
}
.hm_banner .c_btn{
	width:36px;
	height:40px;
	position:absolute;
	top:50%;
	margin-top:-20px;
	z-index:20;
	cursor:pointer;	
	background-repeat:no-repeat;
	background-position:left top;
}
.hm_banner .c_btn:hover{
	background-position:left bottom;	
}
.hm_banner .pre{
	left:0;
	background-image:url("../images/hmb_pre.png");	
}
.hm_banner .next{
	right:0;
	background-image:url("../images/hmb_next.png");	
}

.hm_pub{
	width:958px;
	height:370px;
	margin-top:9px;
	position:relative;
	overflow:hidden;	
}
.hm_pub .cm_title{
	margin-bottom:19px;	
}
.hm_pub .con{
	height:238px;	
	display:none;
}
.hm_pub .show{
	display:block;	
}
.hm_pub .photo{
	float:left;
	display:block;
	width:520px;
	padding:0 10px;
	height:238px;	
}
.hm_pub .photo img{
	display:block;
	width:520px;	
	height:238px;		
}
.hm_pub .intro{
	width:395px;
	float:right;	
	padding-left:12px;
	height:238px;
	border-left:1px solid #e0e0e0;
	padding-right:10px;
}
.hm_pub .title{
	line-height:24px;
	height:24px;
	font-size:16px;
	color:#0770d9;
	padding-bottom:10px;	
}
.hm_pub .intro p{
	line-height:36px;
	font-size:12px;	
}
.hm_pub .handle{
	width:960px;
	height:59px;
	margin-top:13px;	
}
.hm_pub .handle a{
	float:left;
	display:inline-block;
	width:118px;
	height:56px;	
	margin-right:2px;
	border-top:3px solid #c7d5e2;
}
.hm_pub .handle .hover{
	border-color:#1e84e8;	
}
.hm_pub .handle img{
	display:block;
	width:118px;
	height:56px;		
}

.hm_sale{
	height:287px;
	margin-top:9px;	
}
.hm_sale .cm_title{
	margin-bottom:15px;	
}
.hmsale_slide{
	height:228px;
	width:958px;
	position:relative;
	overflow:hidden;	
}
.hmsale_slide .c_btn{
	width:36px;
	height:40px;
	position:absolute;
	top:55px;
	z-index:20;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:left top;	
}
.hmsale_slide .pre{
	left:-5px;
	background-image:url("../images/hmb_pre.png");	
}
.hmsale_slide .next{
	right:-5px;
	background-image:url("../images/hmb_next.png");	
}
.hmsale_slide .s_wrap{
	height:228px;
	width:912px;
	position:relative;
	overflow:hidden;		
	margin:0 auto;
}
.hmsale_slide li{
	width:214px;
	height:228px;
	float:left;
	margin:0 7px;
	_display:inline;
	text-align:center;	
}
.hmsale_item{
	display:block;
	width:214px;
	height:228px;	
}
.hmsale_item .photo{
	display:block;
	width:214px;
	height:150px;	
}
.hmsale_item dt{
	height:36px;
	line-height:36px;
	color:#e26001;	
}
.hmsale_item dd{
	height:20px;
	line-height:20px;		
}
.hmsale_item span{
	display:inline-block;
	max-width:205px;
	_width:205px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}

.hm_act{
	margin-top:9px;		
}
.hmact_left{
	width:528px;
	height:236px;
	float:left;	
	position:relative;
	overflow:hidden;
}
.hmact_left .s_wrap{
	width:528px;
	height:236px;
	position:relative;
	overflow:hidden;	
}
.hmact_left li{
	width:528px;
	height:236px;
	float:left;	
	position:relative;
	background:#fff;
}
.hmact_left .name{
	height:54px;
	padding-top:18px;
	line-height:24px;
	color:#0871d9;
	font-size:16px;	
}
.hmact_left .name a{
	color:#0871d9;	
}
.hmact_left p{
	line-height:26px;
	font-size:12px;
	color:#8a8a8a;	
}
.hmact_left  .time{
	display:inline-block;
	height:16px;
	font-size:12px;
	color:#5e5e60;	
	padding-left:20px;
	background:url("../images/hmact_time.png") no-repeat left center;
	position:absolute;
	left:0;
	bottom:5px;
}
.hmact_left .c_btn{
	width:17px;
	height:17px;
	cursor:pointer;
	position:absolute;
	z-index:20;
	bottom:5px;
}
.hmact_left .next{
	right:0;
	background:url("../images/hmact_next.png") no-repeat left top;	
}
.hmact_left .pre{
	right:20px;
	background:url("../images/hmact_pre.png") no-repeat left top;	
}
.hmact_right{
	width:380px;
	float:right;
	padding:13px 12px 0 0;
	font-size:12px;	
}
.hmact_right li{
	height:36px;
	line-height:36px;
	vertical-align:top;
	border-bottom:1px dashed #d7d7d7;	
	clear:both;
	padding-right:3px;
}
.hmact_right li a{
	float:left;
	display:inline-block;
	max-width:285px;
	_width:285px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-left:12px;
	background:url("../images/li_btn1.png") no-repeat left center;	
}
.hmact_right li a:hover{
	background-image:url("../images/li_btn1h.png");	
}
.hmact_right li span{
	float:right;	
}

.hm_tech{
	margin-top:15px;	
}
.hmtech_left{
	width:763px;
	height:263px;
	float:left;
	margin:17px 0 0 11px;
	_display:inline;
	position:relative;
	overflow:hidden;	
}
.hmtech_left .s_wrap{
	width:763px;
	height:263px;	
	position:relative;
	overflow:hidden;	
}
.hmtech_left li{
	width:763px;
	height:263px;	
	float:left;	
	position:relative;
	background:#fff;
}
.hmtech_left .photo{
	float:left;
	display:block;
	width:375px;
	height:263px;	
}
.hmtech_left .photo img{
	display:block;
	width:375px;
	height:263px;		
}
.hmtech_left .txt{
	width:358px;
	float:right;	
	height:263px;
	position:relative;
}
.hmtech_left .name{
	height:43px;
	line-height:26px;
	font-size:16px;	
}
.hmtech_left .name a{
	color:#0770d9;	
}
.hmtech_left p{
	font-size:12px;
	line-height:26px;
	color:#8a8a8a;	
}
.hmtech_left .time{
	display:inline-block;
	height:20px;
	line-height:20px;
	padding-left:24px;
	background:url("../images/hmact_time.png") no-repeat left center;
	font-size:12px;	
	position:absolute;
	left:0;
	bottom:5px;
}
.hmtech_left .c_btn{
	width:17px;
	height:17px;
	cursor:pointer;
	position:absolute;
	bottom:10px;
	z-index:20;	
}
.hmtech_left .next{
	right:0;
	background:url("../images/hmact_next.png") no-repeat;	
}
.hmtech_left .pre{
	right:20px;
	background:url("../images/hmact_pre.png") no-repeat;	
}
.hmtech_right{
	width:390px;
	float:right;
	padding:5px 12px 0 0;
}
.hmtech_item{
	height:90px;
	border-bottom:1px dashed #d7d7d7;	
}
.hmtech_item .photo{
	float:left;
	display:block;
	width:97px;
	height:68px;
	margin-top:11px;	
}
.hmtech_item .photo img{
	display:block;
	width:97px;
	height:68px;	
}
.hmtech_item dl{
	width:280px;
	float:right;
	padding-top:5px;	
}
.hmtech_item dt{
	height:32px;
	line-height:32px;	
}
.hmtech_item .name{
	display:inline-block;
	max-width:260px;
	_width:260px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.hmtech_item dd{
	font-size:12px;
	line-height:20px;
	color:#8a8a8a;	
}

/*hm 首页*/

/*pro 产品展示*/

.pro1_wrap{
	width:930px;
	margin:0 auto;
	position:relative;
	overflow:hidden;	
	padding-bottom:20px;
}
.pro3_wrap{
	width:930px;
	margin:0 auto;	
	padding-bottom:20px;	
}

.pro3_wrap .m_l{ margin-left:10px;}

.pro3_wrap table tr td .m_l{ border: 1px solid #C7D5E2}

.pro1_list{
	width:966px;		
}
.pro1_item{
	width:286px;
	height:358px;
	float:left;
	padding:31px 36px 0 0;
	border-bottom:1px dashed #e1edfa;	
	text-align:center;
}
.pro1_item .photo{
	display:block;
	width:284px;
	height:199px;
	border:1px solid #e1edfb;	
	margin-bottom:5px;
}
.pro1_item .photo:hover{
	border-color:#c8d6e3;	
}
.pro1_item .photo img{
	display:block;
	width:284px;
	height:199px;
}
.pro1_item dt{
	height:43px;
	line-height:43px;	
}
.pro1_item .name{
	display:inline-block;
	max-width:270px;
	_width:270px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.pro1_item dd{
	height:48px;
	line-height:24px;
	font-size:12px;
	text-align:left;	
	position:relative;
	overflow:hidden;
}
.pro1_item .more{
	display:inline-block;
	width:83px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#5e5e5e;	
	background:#e1edfa;
	font-size:12px;
	border-radius:2px;
	margin-top:15px;
}
.pro1_item .more:hover{
	color:#fff;
	background:#1f84e8;	
}

.pro2_title{
	height:47px;
	line-height:47px;
	border-bottom:1px solid #1e84e8;
	font-size:18px;
	color:#0770d9;	
}
.pro2_item{
	height:152px;
	border-bottom:1px dashed #e1edfa;	
	padding:20px 0;
}
.pro2_item .photo{
	float:left;
	width:214px;
	height:150px;
	display:block;
	border:1px solid #e1edf9;	
}
.pro2_item .photo img{
	display:block;
	width:214px;
	height:150px;	
}
.pro2_item .txt{
	width:686px;
	float:right;	
}
.pro2_item .name{
	height:40px;
	line-height:26px;
	font-size:14px;	
}
.pro2_item .tip{
	height:86px;
	line-height:24px;
	font-size:12px;	
}
.pro2_item .more{
	display:inline-block;
	width:82px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#e1edfa;
	font-size:12px;
	border-radius:3px;	
}
.pro2_item .more:hover{
	background:#1f84e8;	
	border-radius:2px;
	color:#fff;
}

.pro3_data{
	margin-top:19px;
	width:100%;	
}
.pro3_data th{
	height:31px;
	line-height:31px;
	background:#1f84e8;
	font-size:14px;
	font-weight:normal;
	color:#fff;	
}
.pro3_data th{
	border-right:1px solid #fff;	
}
.pro3_data .t1{
	width:100px;	
}
.pro3_data .t2{
	width:130px;	
}
.pro3_data .t3{
	width:320px;	
}
.pro3_data .t4{
	width:254px;	
}
.pro3_data td{
	height:86px;	
	border-top:1px solid #e1edfa;
	border-bottom:1px solid #e1edfa;
	font-size:12px;
	text-align:center;
	line-height:24px;
}
.pro3_data td.t1{
	border-left:1px solid #e1edfa;	
}
.pro3_data  td.t3{
	text-align:left;	
}
.pro3_data td.t5{		
	border-right:1px solid #e1edfa;	
}
.pro3_data td.hover{
	border-color:#c7d5e2;	
}
.pro3_data td.hover2{
	border-bottom-color:#c7d5e2;	
}
.pro3_data .photo{
	display:block;
	width:216px;
	height:62px;
	margin:0 auto;	
}
.pro3_data .photo img{
	display:block;
	width:216px;
	height:53px;	
}
.pro3_data .pro_more{
	display:inline-block;
	width:72px;
	height:24px;
	background:url("../images/pro3_more.png") no-repeat left top;	
	text-align:left;
	padding-left:30px;
}
.pro3_data .pro_more:hover{
	color:#fff;
	background:url("../images/pro3_more.png") no-repeat left bottom;	
}
.pro3_data .full{
	height:19px;		
}

.pro4_data{
	width:710px;
	float:left;
	margin-top:20px;	
}
.pro5_data{
	width:100%;
	float:left;
	margin-top:20px;	
}
.pro5_data th{
	height:31px;
	font-weight:normal;
	text-align:center;
	color:#fff;
	background:#1f84e8;
	border-right:1px solid #fff;
	width:20%;	
}
.pro5_data .full{
	height:29px;	
}
.pro5_data td{
	height:86px;
	border-top:1px solid #e8f3fe;	
	border-bottom:1px solid #e8f3fe;
	font-size:12px;
	text-align:center;
}
.pro5_data td.hover{	
	border-color:#c7d5e2;	
}
.pro5_data td.hover2{
	border-bottom-color:#c7d5e2;	
}
.pro5_data .t1{
	border-left:1px solid #e8f3fe;		
}
.pro5_data .t5{
	border-right:1px solid #e8f3fe;		
}

.pro4_data th{
	height:31px;
	font-weight:normal;
	text-align:center;
	color:#fff;
	background:#1f84e8;
	border-right:1px solid #fff;
	width:20%;	
}
.pro4_data .full{
	height:29px;	
}
.pro4_data td{
	height:86px;
	border-top:1px solid #e8f3fe;	
	border-bottom:1px solid #e8f3fe;
	font-size:12px;
	text-align:center;
}
.pro4_data td.hover{	
	border-color:#c7d5e2;	
}
.pro4_data td.hover2{
	border-bottom-color:#c7d5e2;	
}
.pro4_data .t1{
	border-left:1px solid #e8f3fe;		
}
.pro4_data .t5{
	border-right:1px solid #e8f3fe;		
}
.pro4_data select{
	width:80px;
	height:22px;
	border:1px solid #e8f3fe;	
	padding:1px;
}
.pro4_data .num_ctrl{
	width:80px;
	height:22px;
	position:relative;
	border:1px solid #e1edfb;
	border-radius:2px;	
}
.pro4_data .num_ctrl .text{
	width:60px;
	height:22px;
	border:0;
	text-align:center;
	line-height:22px;
	float:left;
	background:none;
}
.pro4_data .mof{
	width:17px;
	height:22px;	
	position:absolute;
	right:0;
	top:0;
	background:url("../images/num_ctrl.png") no-repeat left center;
	cursor:pointer;
}
.pro4_data .c_btn{
	display:block;
	width:17px;
	height:11px;
	font-size:1px;	
}
.pro4_data .cart_a{
	display:inline-block;
	width:72px;
	height:24px;
	line-height:24px;
	background:url("../images/pro3_more.png") no-repeat left top;	
	text-align:left;
	padding-left:30px;	
}
.pro4_data .cart_a:hover{
	color:#fff;
	background:url("../images/pro3_more.png") no-repeat left bottom;	
}

.pro4_datart{
	width:184px;
	height:314px;
	float:right;
	background:#e1edfa;	
	margin-top:19px;
	padding:14px 13px 0 13px;
}
.pro4_datart .cart_a{
	display:inline-block;
	height:108px;
	line-height:108px;
	background:#fff url("../images/pro4_carta.png") no-repeat 24px center;
	width:112px;	
	padding-left:72px;
}
.pro4_datart .btn{
	display:inline-block;
	height:45px;
	line-height:45px;
	width:112px;
	padding-left:72px;	
	position:relative;
	overflow:hidden;
	background-color:#fff;
	margin-top:19px;
	border-radius:2px;
}
.pro4_datart .btn:hover{
	color:#fff;
	background-color:#1f84e8;		
}
.pro4_datart .btn img{
	position:absolute;
	left:14px;
	top:0;	
}
.pro4_datart .btn:hover img{
	top:-45px;	
}

.pro4_jiegou{
	margin-top:10px;	
}
.pro4_jiegou .title{
	height:27px;	
}
.pro4_jiegou .tit{
	display:inline-block;
	width:103px;
	height:27px;
	line-height:27px;
	background:#1f84e8;	
	border-radius:2px 2px 0 0;
	font-size:14px;
	text-align:center;
	color:#fff;
}
.pro4_jiegou .con{
	height:195px;
	border:1px solid #e7f4fd;
	text-align:center;	
}
.pro4_jiegou .con img{
	height:195px;	
}

.pro4_tabs{
	padding-top:27px;
	position:relative;
	margin-top:10px;	
}
.pro4_tabs .handle{
	position:absolute;
	left:0;
	top:0;
	height:28px;
	z-index:10;	
}
.pro4_tabs .handle a{
	display:block;
	width:103px;
	height:28px;
	line-height:27px;
	float:left;
	margin-right:1px;
	border-radius:2px 2px 0 0;
	background:#e1edfa;
	font-size:14px;
	text-align:center;	
}
.pro4_tabs .handle .hover{
	color:#fff;
	background:#1f84e8;	
}
.pro4_tabs .con{
	display:none;
	border:1px solid #e8f3fe;
	padding:10px;	
}
.pro4_tabs .show{
	display:block;	
}
.pro4_tab1{
	width:100%;
	border:1px solid #e1edfa;	
	font-size:12px;
}
.pro4_tab1 td{
	height:59px;
	border:1px solid #e1edfa;		
}
.pro4_tab1 .t1{
	width:90px;		
	text-align:center;
	background:#eff4fa;
}
.pro4_tab1 .t2{
	padding-left:15px;	
}
.pro4_con3 dl{
	border:1px solid #e1edfa;
	padding:0 13px 8px 13px;
	margin-top:-1px;
	font-size:12px;	
}
.pro4_con3 dt{
	height:38px;
	line-height:38px;
	font-size:14px;	
}
.pro4_con3 dt a{
	color:#0770d9;
	text-decoration:underline;	
}
.pro4_con4 ul{
	border:1px solid #e1edfa;
	border-bottom:0;	
}
.pro4_con4 li{
	height:62px;
	line-height:62px;
	border-bottom:1px solid #e1edfa;
	padding:0 14px;
	clear:both;	
}
.pro4_con4 .name{
	float:left;
	display:inline-block;
	padding-left:27px;
	color:#0770d9;	
	background:url("../images/pdf_ico.png") no-repeat left center;
}
.pro4_con4 .down{
	float:right;
	font-size:12px;
	color:#d60000;	
}
.pro4_recli{
	border:1px solid #e1edfa;	
	margin-top:-1px;
	padding:8px 11px 0 11px;
	line-height:24px;
}
.pro4_recli .from{
	height:36px;
	line-height:36px;
	padding-top:18px;	
}
.pro4_recadd{
	border-top:1px dashed #1f84e8;	
	margin-top:31px;
}
.pro4_recadd .title{
	height:31px;
	line-height:31px;
	padding-left:10px;	
}
.pro4_recadd .t1{
	overflow:hidden;
	font-size:14px;
	border:1px solid #e1edfa;
	height:70px;
	width:100%;
	overflow:hidden;
	resize:none;
	padding:5px 0;	
}
.pro4_recadd .t2{
	overflow:hidden;
	font-size:14px;
	border:1px solid #e1edfa;
	height:30px;
	width:100%;
	overflow:hidden;
	resize:none;
	padding:5px 0;	
}
.pro4_recadd .sub{
	display:block;
	width:126px;
	height:36px;
	float:right;
	background:#1f84e8;	
	border-radius:3px;
	color:#fff;
	margin:20px 0 10px 0;
}

.pro4_others{
	margin-top:10px;	
}
.pro4_others .title{
	height:27px;	
}
.pro4_others .tit{
	display:inline-block;
	width:103px;
	height:27px;
	line-height:27px;
	background:#1f84e8;	
	border-radius:2px 2px 0 0;
	font-size:14px;
	text-align:center;
	color:#fff;
}
.pro4_others .con{
	border:1px solid #e8f3fe;	
	padding:10px;
}
.pro4_others table{
	width:100%;
	font-size:12px;
	text-align:left;
}
.pro4_others td{
	border:1px solid #e8f3fe;	
	padding:11px 20px;	
	line-height:22px;
}
.pro4_others .hover{
	border-color:#c7d5e2;	
}
.pro4_others .hover2{
	border-bottom-color:#c7d5e2;	
}
.pro4_others .t1{
	width:100px;	
	text-align:center;
}

/*pro 产品展示*/

/*about 关于我们*/

.ab_wrap{
	width:930px;
	margin:0 auto;	
}
.ab_nav{
	height:46px;	
	line-height:46px;
	background:#e1edfa;
	border-bottom:1px solid #1f84e8;
	clear:both;
	padding-left:1px;
}
.ab_nav a,.ab_nav em{
	float:left;	
}
.ab_nav em{
	display:inline-block;
	width:1px;
	height:46px;
	margin-left:-1px;
	background:url("../images/abnav_line.gif") no-repeat top center;	
}
.ab_nav a{
	display:inline-block;
	height:46px;
	padding:0 23px;	
	position:relative;
	margin-left:-1px;
}
.ab_nav a:hover,.ab_nav a.hover{
	color:#fff;
	background:#1f84e8;	
	z-index:10;
}
.afterpre{color:#fff;
	background:#1f84e8;	
	z-index:10;}

.ab_nav a.ab_nav-active{
	color:#fff;
	background:#1f84e8;	
	z-index:10;
}

.ab_txt{
	line-height:30px;
	padding-top:10px;	
}

/*about 关于我们*/

/*news 资料专栏*/

.news_top{
	border:1px solid #e8f3fe;	
	padding:7px;
	margin-top:9px;
}
.news_top .photo{
	float:left;
	display:block;
	width:361px;
	height:253px;	
}
.news_top .photo img{
	display:block;
	width:361px;
	height:253px;		
}
.news_top .txt{
	width:540px;
	float:right;	
}
.news_top .name{
	height:48px;
	padding-top:12px;
	line-height:26px;
	font-size:16px;	
}
.news_top .name a{
	color:#0770d9;	
}
.news_top .txt2{
	font-size:12px;
	line-height:26px;
	color:#8a8a8a;	
}
.news_top .time{
	display:inline-block;
	height:20px;
	line-height:20px;
	padding-left:20px;
	background:url("../images/hmact_time.png") no-repeat left center;	
	font-size:12px;
	margin-top:20px;
}
.news_top .more{
	display:inline-block;
	width:72px;
	height:22px;
	line-height:22px;
	text-align:center;
	font-size:12px;
	background:#e1edfa;	
	border-radius:2px;
	margin-top:15px;
}
.news_list{
	width:100%;
	margin-top:10px;	
	text-align:center;
}
.news_list th{
	height:39px;
	background:#f1f5fa;
	font-weight:normal;
	width:100px;	
	font-size:12px;
}
.news_list .t1{
	width:48px;	
}
.news_list .t2{
	width:530px;	
	text-align:left;
	padding-left:10px;
}
.news_list td{
	height:45px;
	border-bottom:1px dashed #e1edfa;	
}
.news_list .name{
	display:inline-block;
	max-width:520px;
	_width:520px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}

.news_head{
	border-bottom:1px solid #eaeaea;	
	text-align:center;
	padding:20px 0 10px 0;
}
.news_head h2{
	height:46px;
	line-height:46px;	
	font-size:22px;
	color:#0871d9;
}
.news_head .writer{
	height:24px;
	line-height:24px;
	font-size:12px;
	position:relative;	
}
.news_head .jiathis_style{
	float:left;	
	margin:5px 0 0 10px;
}
.news_head .wrt_in{
	display:inline-block;	
}
.news_content{
	line-height:30px;
	padding:10px 0;	
}

.news_others{
	height:44px;
	line-height:44px;
	background:#e1edfa;	
	padding:0 10px;
	font-size:12px;
}

/*news 资料专栏*/

/*login 登录页*/

.login_bg{
	width:1200px;
	height:600px;
	padding-top:109px;
	margin:0 auto;
	background:url("../images/login_bg.jpg") no-repeat top center;	
}
.login_area{
	width:680px;
	height:570px;
	margin:0 auto;
	background:#fff;
	border-radius:3px 3px 0 0;
	position:relative;
	box-shadow:0 0 10px #dce0ee;	
}
.login_logo{
	height:110px;
	padding-top:20px;	
	text-align:center;
}
.login_in{
	width:400px;
	height:48px;
	border:1px solid #e1edfa;	
	border-radius:3px;
	margin:0 auto 21px auto;
	position:relative;
	padding-left:78px;
}
.login_in .tit{
	display:inline-block;
	width:78px;
	height:48px;
	line-height:48px;
	font-size:16px;
	color:#0770d9;
	position:absolute;
	left:0;
	top:0;
	text-align:center;	
}
.login_in .text{
	width:400px;
	height:48px;
	border:0;
	font-size:14px;
	color:#0770d9;	
}
.login_area .sub{
	height:50px;
	display:block;
	width:480px;
	margin:0 auto 20px auto;
	font-size:16px;
	color:#fff;
	background:#0770d9;
	border-radius:3px;	
}
.login_area .reg_a{
	display:block;
	width:478px;
	height:48px;
	line-height:48px;
	border:1px solid #e1edfa;
	color:#5e5e5e !important;
	margin:0 auto;
	border-radius:3px;	
	text-align:center;
}
.login_area .forget_a{
	text-align:center;
	line-height:24px;
	padding:20px 0;	
}
.login_line{
	width:100%;
	height:10px;
	position:absolute;
	left:0;
	bottom:-10px;
	background:url("../images/login_line.png") repeat-x left top;	
}

/*login 登录页*/

/*reg 注册页*/

.reg_bg{
	width:1200px;
	height:1126px;
	padding-top:110px;
	margin:0 auto;
	background:url("../images/reg_bg.jpg") no-repeat top center;	
}
.reg_area{
	width:680px;
	margin:0 auto;
	background:#fff;
	border-radius:3px 3px 0 0;
	position:relative;
	padding-bottom:73px;	
}
.reg_top{
	height:48px;
	line-height:48px;
	width:480px;
	border-bottom:1px solid #cbcbcb;	
	margin-left:100px;
	_display:inline;
	position:relative;
	margin-bottom:22px;
}
.reg_top .tit{
	display:inline-block;
	height:46px;
	line-height:48px;
	border-bottom:3px solid #078be3;	
	position:absolute;
	left:0;
	top:0;
}
.reg_top .login_a{
	color:#078be3;	
}
.reg_in{
	height:50px;
	padding-left:100px;
	margin-bottom:14px;
	clear:both;	
}
.reg_in2{
	width:478px;
	height:48px;
	float:left;
	border:1px solid #e1edfa;	
	border-radius:3px;
	position:relative;
	overflow:hidden;
}
.reg_in2 .tit{
	float:left;
	display:inline-block;
	width:73px;
	height:48px;
	line-height:48px;
	text-align:center;
	background:#e1edfa;	
}
.reg_in2 .text{
	float:left;
	width:380px;
	padding-left:10px;	
	height:48px;
	line-height:48px;
	border:0;
}
.reg_in2 .yzm{
	width:190px;	
}
.reg_in2 select{
	width:110px;
	float:left;
	margin:15px 0 0 15px;	
}
.reg_in .red{
	float:left;
	line-height:50px;
	padding-left:10px;
	color:#ee0000;	
	font-size:16px;
}
.reg_in .reg_code{
	width:80px;
	height:32px;
	float:left;
	margin:9px 0 0 20px;	
}
.reg_in .re_code{
	float:left;
	font-size:12px;
	color:#058be2;
	text-decoration:underline;	
	margin:15px 0 0 10px;
}
.reg_sub{
	display:block;
	width:480px;
	height:50px;
	margin:10px auto 0 auto;
	background:#0770d9;
	border:0;
	color:#fff;
	border-radius:3px;	
	cursor:pointer;
}
.reg_sub1{
	display:block;
	width:480px;
	height:50px;
	
	background:#0770d9;
	border:0;
	color:#fff;
	border-radius:3px;	
	cursor:pointer;
}
/*reg 注册页*/


.left{ float:left;}
.login_in2{ width:200px;}





/*************8-1修改*************************/



.input-21>h1{
	font-size: 16px!important;
    color: #0770d9;
    font-weight: bold;
	margin-bottom:15px;
	}

.input-21-1{
	margin-bottom:15px;
	
	
	}
.input-21-1 .xinxi{
	float:left;
	width:110px;
	text-align:right;
	height:34px;
	line-height:34px;
	}


.input-21-1 .xinxi span{
	color:#f00;
	margin-left:5px;
	}

.input-21-1 .shuru{
	float:left;
	margin-left:15px;
	
	}


.input-21-1 .shuru input{
	height:34px;
	line-height:34px;
	borer:0;
	border:1px solid #ccc;
	padding-left:10px;
	background-color:#f5faff;
	width:249px;
	
	
	
	}


.input-21-1 .shuru textarea{
	width:500px;
	height:150px;
	padding:10px;
	borer:0;
	border:1px solid #ccc;
	background-color:#f5faff;
	resize:none;
	}


#sub-22{
	
	width:116px;
	height:34px;
	background-color: #0770d9;
	border:0;
	color:#fff;
	font-size:14px;
	margin-left:125px;
	cursor:pointer;
	}

.price{
	width: 102px;
	height: 24px;
	border: medium none;
	background-color:#e1edfa;
	color:#5e5e5e;

	margin-top: 3px;
	border-radius: 2px;
}
.price:hover{
background-color:#1f84e8;
color:#fff;
}








.fm-phone img{
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 8px;
}
.fm-phone{
	color: #1f84e8;
}





#cebian{
	position: fixed;
	right: 0;
	top: 50%;
	width: 80px;
	margin-top: -111px;
}

#cebian dd+dd{
	margin-top: 5px;
}
#cebian dd>a{
	display: block;
	background-color: #01AEFD;
	color: #fff;
	text-align: center;
	font-size: 14px;
	border-radius: 4px;
	overflow: hidden;
	padding: 7px 0;
	transition: background-color .3s;
}
#cebian dd>a:hover{
	background-color:#03a0e8; 
}
#cebian dd>a img{
	display: block;
	margin:0 auto;
}