*{
	margin:0;
	padding:0;
	font-family: 微软雅黑;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
a,img{
	transition: all .5s;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{
	min-width: 1200px;
}
@font-face {
  font-family: 'iconfont';
  src:url('./font/iconfont.eot');
  src:url('./font/iconfont.eot?#iefix') format('embedded-opentype'),
      url('./font/iconfont.woff2') format('woff2'),
      url('./font/iconfont.woff') format('woff'),
      url('./font/iconfont.ttf') format('truetype'),
      url('./font/iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w_1200{
	width:1200px;
	margin:0 auto;
}
.clear{
	clear: both;
}


/*top*/
.top{
	width:100%;
	border-bottom: 1px solid #ededed;
}
.top_p{
	color:#999999;
	font-size: 12px;
	line-height: 40px;
	display: inline-block;
	max-width: 599px;
}
.language{
	width:200px;
	float:right;
	height: 40px;
	text-align: center;
	box-sizing:border-box;
	padding-top:8px;
}
.language a{
	color:#0051a3;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	height: 27px;
	line-height: 27px;
	padding:0 10px;
	border-radius: 15px;
}
.language a:hover{
	color:#fff;
	background:#50af4d;
}
.on{
	color:#fff !important;
	background:#50af4d;
}


/*logo*/
.logo_tel{
	width:100%;
	padding:20px 0;
}
.logo{
	float:left;
}
.logo_des{
	width:240px;
	float:left;
	box-sizing: border-box;
	padding:0 0 0 10px;
}
.logo_des_p1{
	width:100%;
	height: 32px;
	line-height: 40px;
	color:#50af4d;
	font-size: 20px;
}
.logo_des_p2{
	width:100%;
	height: 32px;
	line-height: 32px;
	color:#333;
	font-size: 18px;
}

.tel{
	width:220px;
	float:right;
}
.tel > img{
	float:left;
}
.tel_ri{
	float:right;
	width:160px;
}
.tel_ri > p{
	color:#666666;
	font-size: 14px;
	text-indent: 5px;
	padding-top:8px;
}
.tel_ri > h2{
	color:#666666;
	font-size: 22px;
	font-weight: bold;
	font-family: "Arial";
}



/*nav*/
.nav{
	width:100%;
	background:#0051a3;
}
.nav_ul{
	width:100%;
}
.nav_li{
	width:133px;
	float:left;
	height: 59px;
	line-height: 59px;
	font-size: 14px;
	text-align: center;
	position: relative;
	transition: all .5s;
}
.nav_li > a{
	color:#fff;
}
.nav_li:hover{
	background:#50af4d;
}
.nav_active{
	background:#50af4d;
}

.nav_ul2{
	width:100%;
	position: absolute;
	top:59px;
	z-index:12;
	display: none;
}
.nav_li2{
	width:100%;
	line-height: 40px;
	box-sizing: border-box;
	border-top:1px solid #fff;
	font-size: 14px;
	background:#0051a3;
	transition: all .5s;
}
.nav_li2 > a{
	color:#fff;
}
.nav_li2:hover{
	background:#50af4d;
}
.nav_li:hover .nav_ul2{
	display: block;
}



/*banner*/
.banner{
	width:100%;
}
.banner_sw{
	width:100%;
}
.banner_swi{
	width:100%;
}
.banner_swi > img{
	width: 100%;
}


/*关键词+搜索*/
.keyword_search{
	width:100%;
	background:#f7f7f7;
}
.keyword{
	display: inline-block;
	max-width: 600px;
	height: 65px;
	line-height: 65px;
	color:#0080d5;
	font-size: 14px;
}
.keyword span{
	color:#999999;
}
.search{
	float:right;
	width:374px;
	height: 39px;
	margin-top:15px;
	box-sizing: border-box;
	border:1px solid #d8d8d8;
}
#q{
	width:325px;
	height: 37px;
	float:left;
	border:none;
}
.button{
	width:37px;
	height: 37px;
	background:url(../images/searchlogo.png) no-repeat center #fff;
	border:none;
}

/*首页产品中心*/
.indexpro{
	width:100%;
	padding:40px 0;
}

.ipro_le{
	width:260px;
	float:left;
}
.ipro_le_ti{
	width:100%;
	height: 92px;
	background:#0051a3 url("../images/protibg.png") no-repeat 210px 45px;
}
.ipro_le_ti h2{
	color:#fff;
	font-weight:normal;
	font-size: 26px;
	padding:15px 0 0;
	text-indent:15px;
}
.ipro_le_ti p{
	color:#fff;
	font-size: 16px;
	padding-top:5px;
	text-indent:15px;
}
.ipro_ul{
	width:100%;
}
.ipro_li{
	width: 100%;
	margin-top:1px;
	line-height: 49px;
	box-sizing: border-box;
	transition: all .5s;
	background: #f2f2f2;
}
.ipro_li > a{
	color:#666666;
	font-size: 16px;
	display: block;
	float:left;
	margin-left:6px;
	max-width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ipro_li > span{
	display:block;
	width:20px;
	height: 20px;
	background:url(../images/jiantou2.png) no-repeat center;
	float: left;
	transition: all .5s;
	margin:14.5px 0 0 21px;
}
.ipro_li:hover{
	background: #50af4d;
}
.ipro_li:hover.ipro_li > a{
	color:#fff;
}
.ipro_li:hover.ipro_li > span{
	background: url(../images/jiantou1.png) no-repeat center;
}

.ipro_le_tel{
	width:100%;
	height: 72px;
	margin-top:12px;
	background:#056fb8 url(../images/proletel.png) no-repeat 20px center;
}
.ipro_le_tel > p{
	color:#fff;
	font-size: 14px;
	padding-top:15px;
	text-indent:80px;
}
.ipro_le_tel > h2{
	color:#fff;
	font-size: 18px;
	font-family: "Arial";
	padding-top:5px;
	text-indent:80px;
}

.ipro_ri{
	width: 908px;
	float:right;
}
.ipro_dl{
	width:286px;
	float:left;
	box-sizing: border-box;
	border:1px solid #d2d2d2;
	transition: all .5s;
	margin-left:25px;
	margin-bottom:22px;
}
.ipro_dt{
	width:100%;
	height: 205px;
	position: relative;
	left: 0;
	right: 0;
	bottom:0;
	top: 0;
	overflow: hidden;
}
.ipro_dt > img{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	left: 0;
	right: 0;
	bottom:0;
	top: 0;
	margin:auto;
}
.ipro_dd{
	width:100%;
	height: 52px;
	text-align: center;
	line-height: 52px;
	color:#333333;
	font-size: 14px;
	box-sizing: border;
	border-top:1px solid #d2d2d2;
	transition: all .5s;
}
.ipro_dl:hover{
	border:1px solid #50af4d;
	box-shadow: 0 0 5px #50af4d;
}
.ipro_dl:hover .ipro_dt > img{
	transform: scale(1.2);
}
.ipro_dl:hover .ipro_dd{
	border-top:1px solid #50af4d;
	color:#50af4d;
}

/*系统新趋势*/
.xtqushi{
	width:100%;
	padding-bottom: 50px;
}
.qushi{
	width:100%;
	background: url(../images/qushibg.jpg) no-repeat center;
	background-size: cover;
}

.index_ti{
	width:100%;
}
.index_ti h2{
	color:#333333;
	font-size: 32px;
	text-align: center;
	font-weight: normal;
	background: url(../images/indextinbg.png) no-repeat center;
	padding:20px 0 15px;
}
.index_ti h2 span{
	color:#0051a3;
}
.index_ti p{
	color:#696969;
	font-size: 18px;
	text-align: center;
	padding:0 0 40px;
}

.qushi_dl{
	width:400px;
	float:left;
}
.qushi_dt{
	width:100%;
	height: 222px;
	overflow: hidden;
}
.qushi_dt > img{
	width:100%;
	height: 100%;
}
.qushi_dd{
	width:100%;
	height: 222px;
	overflow: hidden;
	position: relative;
	background: #f2f2f2;
}
.qushi_dd_d1{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:2;
	left: 0;
	top: 0;
	box-sizing:border-box;
	padding:40px 30px;
}
.qushi_dd_d1 h2{
	text-align: center;
	padding:10px 0 12px;
	color:#056fb8;
	font-size: 22px;
	font-weight: normal;
	transition: all .5s;
}
.qushi_dd_d1 p{
	color:#666666;
	font-size: 14px;
	line-height: 25px;
	transition: all .5s;
}
.qushi_dd_d2{
	position: absolute;
	z-index: 1;
	transition: all .5s;
	left:50%;
	top:50%;
	width:0;
	height: 0;
	background:#50af4d;

}
.qushi_dl:hover{
	cursor:pointer;
}
.qushi_dl:hover .qushi_dd_d1 h2{
	color:#fff;
}
.qushi_dl:hover .qushi_dd_d1 p{
	color:#fff;
}
.qushi_dl:hover .qushi_dd_d2{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


/*为什么选择我们*/
.why_six{
	width:100%;
	padding:80px 0 60px;
	background:url(../images/jiangbei.png) no-repeat center;
}
.why_le{
	width:384px;
	float:left;
}
.why_dl{
	width:100%;
	box-sizing:border-box;
	padding:0 65px 0 0;
}
.why_dt{
	width:80px;
	height: 80px;
	border-radius: 50%;
	background:#016ec3;
	float:left;
	position: relative;
	left:0;
	right: 0;
	bottom:0;
	top:0;
	transition:all .5s;
}
.why_dt > img{
	position: absolute;
	left:0;
	right: 0;
	bottom:0;
	top:0;
	margin:auto;
}
.why_dd{
	float:left;
	width:230px;
	margin-left:9px;
}
.why_dd h2{
	color:#0f0f0f;
	font-size: 18px;
	padding-bottom:15px;
	transition: all .5s;
}
.why_dd h2 span{
	font-family: "Arial";
	font-size: 24px;
	transition: all .5s;
}
.why_dd p{
	color:#666666;
	font-size: 14px;
	line-height: 20px;
}
.xuxian{
	width:100%;
	height: 50px;
	margin-top:20px;
	background: url(../images/xuxian.png) no-repeat center;
}
.why_ri{
	width:384px;
	float:right;
}
.why_dl2{
	width:100%;
	box-sizing:border-box;
	padding:0 0 0 65px;
}
.why_dt2{
	width:80px;
	height: 80px;
	border-radius: 50%;
	background:#016ec3;
	float:left;
	position: relative;
	left:0;
	right: 0;
	bottom:0;
	top:0;
	transition:all .5s;
}
.why_dt2 > img{
	position: absolute;
	left:0;
	right: 0;
	bottom:0;
	top:0;
	margin:auto;
}
.why_dd2{
	float:left;
	width:230px;
	margin-right:9px;
}
.why_dd2 h2{
	color:#0f0f0f;
	font-size: 18px;
	padding-bottom:15px;
	transition: all .5s;
}
.why_dd2 h2 span{
	font-family: "Arial";
	font-size: 24px;
	transition: all .5s;
}
.why_dd2 p{
	color:#666666;
	font-size: 14px;
	line-height: 20px;
}
.why_dl:hover{
	cursor:pointer;
}
.why_dl:hover .why_dt{
	background:#50af4d;
}
.why_dl:hover .why_dd h2{
	color:#50af4d;
}
.why_dl:hover .why_dd h2 span{
	color:#50af4d;
}

.why_dl2:hover{
	cursor:pointer;
}
.why_dl2:hover .why_dt2{
	background:#50af4d;
}
.why_dl2:hover .why_dd2 h2{
	color:#50af4d;
}
.why_dl2:hover .why_dd2 h2 span{
	color:#50af4d;
}


/*公司简介*/
.company{
	padding:30px 0;
	background:url(../images/newsbg.jpg) no-repeat center bottom;
}
.aboutus{
	width:100%;
	box-sizing: border-box;
	border:1px solid #e5e5e5;
	background:#fff;
}
.ab_le{
	width:50%;
	float:left;
	box-sizing: border-box;
	padding:0 30px;
}

.ab_ri{
	width:50%;
	float: left;
	text-align:right;
}
.ab_le h2{
	color:#0051a3;
	font-size: 33px;
	font-family: "Arial";
	padding:35px 0 10px;
	font-weight: normal;
}
.ab_le_p1{
	width:333333;
	font-size: 18px;
	padding-bottom:17px;
	border-bottom:1px solid #e5e5e5;
}
.ab_le_des{
	width:100%;
	line-height:25px;
	padding-top:20px;
	height:225px;
	overflow: hidden; 
	font-size: 14px;
	color:#666;
}

.ab_le_span{
	display: block;
	color:#0051a3;
	font-size: 22px;
	padding:0 0 15px;
}
.ab_le_p2{
	width:310px;
	height: 42px;
	background:#50af4d;
	border-radius: 22px;
	position: relative;
}
.ab_le_yd{
	position: absolute;
	display: block;
	width:155px;
	height: 42px;
	background:#0051a3;
	border-radius: 22px;
	left: 0;
	top: 0;
	transition: all .5s;
	z-index:1;
}
.ab_le_p2 > a{
	position: absolute;
	z-index:2;
	display:block;
	width: 155px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color:#fff;
	font-size: 16px;
}
.ab_le_p2_a1{
	left:0;
	top: 0;
}
.ab_le_p2_a2{
	right:0;
	top: 0;
}

/*经典案例*/
.indexcase{
	width:100%;
	background:#f1f1f1;
	padding:30px 0;
}
.indexcase_list{
	width:100%;
	overflow: hidden;
}
.indexcase_con{
	width:100%;
	overflow: hidden;
}
.indexcase_con img{
	width:100%;
}
.indexcase_con p{
	line-height: 55px;
	color:#333333;
	font-size: 14px;
	text-align: center;
}
.indexcase_con:hover{
	background:#50af4d;
}
.indexcase_con:hover.indexcase_con p{
	color:#fff;
}



/*新闻中心*/
.index_news{
	width:100%;
	padding:30px 0 80px;
}
.index_news_list{
	width:100%;
}
.inews_le{
	width:572px;
	float:left;
}
.inews_le_img{
	width:100%;
	height: 360px;
	overflow: hidden;
	position: relative;
}
.inews_le_img img{
	width: 100%;
	height: 100%;
}
.inews_le_img_time{
	position: absolute;
	width:98px;
	height: 89px;
	text-align: center;
	top: 0;
	left: 0;
	background:#000;
	z-index:2;
}
.inews_le_img_time > p{
	color:#fff;
	font-size: 35px;
	font-family: "Arial";
	font-weight: bold;
	padding-top:10px;
}
.inews_le_img_time > span{
	color:#fff;
	display: block;
	width: 100%;
	font-family: "Arial";
	font-size: 16px;
}
.inews_le_con{
	width:100%;
	box-sizing: border-box;
	border:2px solid #e5e5e5;
	padding:20px;
}
.inews_le_con_a1{
	color:#323333;
	font-size: 16px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.inews_le_con_des{
	width:100%;
	height: 50px;
	line-height: 25px;
	color:#666666;
	font-size: 14px;
	padding-top:15px;
}
.inews_le_con_a2{
	display: inline-block;
	padding:10px 0 0;
	color:#666666;
	font-size: 14px;
}
.inews_le:hover .inews_le_img img{
	transform: scale(1.2);
}
.inews_le:hover .inews_le_con_a1{
	color:#50af4d;
}
.inews_le:hover .inews_le_con_a2{
	color:#50af4d;
}

.inews_ri{
	width:608px;
	float:right;
}
.inews_dl{
	width:100%;
	box-sizing: border-box;
	border:2px solid #e5e5e5;
	padding:20px;
	transition: all .5s;
	margin-bottom:6px;
}
.inews_dt{
	width:112px;
	text-align: center;
	float:left;
}
.inews_dt p{
	color:#666666;
	font-size: 35px;
	font-family: "Arial";
}
.inews_dt span{
	display: block;
	color:#666;
	font-size: 16px;
}
.inews_dd{
	width:440px;
	float:right;
}
.inews_dd_p1{
	width:100%;
	color:#323333;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	transition: all .5s;
}
.inews_dd_p2{
	color:#666;
	font-size: 14px;
	line-height: 25px;
	padding-top:10px;
	height: 50px;
	overflow: hidden;
}
.inews_dl:hover{
	border:2px solid #50af4d;
}
.inews_dl:hover .inews_dd_p1{
	color:#50af4d;
}


/*footer*/
.footer{
	width:100%;
}
.footer1{
	width: 100%;
	padding:50px 0;
	background:#383838;
}
.fo1_le{
	float:left;
	width:600px;
	box-sizing: border-box;
	padding:0 10px;
}
.fo1_le p{
	color:#fff;
	font-size: 16px;
	line-height: 35px;
}
.fo1_ri{
	width:600px;
	float: right;
	text-align: right;
	background: url(../images/footwx.png) no-repeat right center;
	height: 250px;
}
.fo1_ri_wx{
	box-sizing: border-box;
	padding:50px 0 0;
	width:150px;
	display: inline-block;
	height: 100%;
	text-align: center;
}
.fo1_ri_wx > img{
	width: 134px;
	height: 134px;
}
.fo1_ri_wx > p{
	color:#c1c1c1;
	font-size: 16px;
}

.footer2{
	background: #202020;
}
.footer2 p{
	color:#ffffff;
	font-size: 16px;
	line-height: 64px;
	text-align: center;
}

.footer2 p a{
	color:#fff;
}



/*位置*/
.weizhi{
	width:100%;
	box-sizing: border-box;
	border:1px solid #d2d2d2;
	padding:10px;
	margin-bottom:20px;
}
.weizhi > h2{
	color:#333;
	font-size: 22px;
	font-weight: normal;
	float:left;
	line-height: 30px;
}
.weizhi p{
	float:right;
	font-size: 14px;
	line-height: 30px;
}
.weizhi p a{
	color:#333;
}


.pages{
	padding:20px 0;
	text-align: center;
}



/*新闻列表*/
.new-dl{
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
}
.new-dt{
	text-align: center;
    float: left;
    width: 108px;
    overflow: hidden;
    height: 141px;
    background-color: #056fb8;
}
.new-dt-p1{
	width:50px;
	color:#fff;
	font-size:14px;
	height:30px;
	line-height: 30px;
	margin:30px auto 0;
	border-bottom: 1px solid #e6e6e6;
}
.new-dt-p2{
	width:50px;
	color:#fff;
	font-size:14px;
	height:30px;
	line-height: 30px;
	margin:0 auto;
}
.new-dd{
	width:750px;
	padding:10px 0;
	float:right;
	height:121px;
}
.new-dd-h{
	color: #343434;
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .5s;
}
.new-dd-p{
	color:#666;
	font-size:15px;
	line-height:28px;
	height:52px;
	margin-top:8px;
	overflow: hidden;
}
.new-dd-a{
	display: block;
	width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    background-color: #999;
    float:right;
    margin-right: 20px;
    font-size:12px;
    margin-top:15px;
}
.new-dl:hover .new-dd-h{
	color:#056fb8;
	font-weight: bold;
}
.new-dl:hover .new-dd-a{
	background-color: #056fb8;
}

.content{
	width:100%;
	padding:20px;
	border:1px solid #d2d2d2;
	overflow: hidden;
	box-sizing: border-box;
}

.content_a{
	display: block;
	width: 150px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #50af4d;
	color:#fff;
	font-size: 14px;
	float:right;
	margin-right: 20px;
	margin-top: 20px;
}
.content_ti{
	padding:10px 0;
	width:90%;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	margin:0 auto;
	border-bottom:1px dashed #d2d2d2;
}

.content_time{
	width:100%;
	color:#666;
	font-size: 14px;
	padding:5px 0 15px;
	text-align: center;
}


/*表单*/
.mes{width:592px;}
.mes form{width:100%;}
.mes-u{width:100%;}
.mes-li{height: 38px;width: 270px;border: 1px solid #d1d1d1;float: left;margin-right: 22px;margin-bottom: 16px;}
.mes-li input{width:100%;border:none;height:38px;text-indent:20px;}
.mes-li2{float:left;width: 564px;height: 72px;padding-top: 10px;border: 1px solid #d1d1d1;}
.mes-li2 textarea{width:100%;border:none;font-size:14px;text-indent:20px;height:100%;}
.mes-li2{float:left;width: 564px;height: 72px;padding-top: 10px;border: 1px solid #d1d1d1;}
.mes-li3{height: 38px;width: 270px;float: left;margin-right: 22px;margin-top: 16px;}
.mes-li3-i{background: #50af4d;height: 34px;width: 110px;color: #fff;font: 16px "Microsoft YaHei";border:none;}
.mes-li3-i2{background: #bbb;height: 34px;width: 110px;color: #fff;font: 16px "Microsoft YaHei";border:none;margin-left:20px;}
.mes-li4{float:left;width: 564px;height:30px;padding-top: 10px;}
.mes-li4-span{color:#999;font-size:12px;}
.mmmm{width:100%;background:url("../images/tutu.jpg") no-repeat -448px 0px;}



.hr{}
.hr .tit,.hr li{border-bottom:1px solid #ddd; width:20% float:left}
.hr .tit{ height:40px; line-height:40px; background:#828282;}
.hr ul{ overflow:hidden;}
.hr li{ width:20%; float:left; overflow:hidden; text-align:center; color:#fff}
.hr .list2 li{ line-height:34px; padding:8px 0; height:34px; overflow:hidden; color:#535353}
.hr .list2 .detail{ line-height:24px; padding:20px;border-bottom:1px solid #ddd; display:none;}
.hr .list2 .detail p{ padding:2px 0}
.hr .list2 .detail h4{ padding:10px 0;}

.hr .list2 a.date{ width:80px; background:#9a9a9a; display:inline-block; color:#fff;}
.hr .list2 a.date:hover,.hr .list2 a.on{ background:#50af4d;}
.hr a{ margin:0 6px;}
.hr .list2 .icon_apply img{ vertical-align:middle;}

/*弹出层*/
.zoom{ background:rgba(0,0,0,.3); repeat; position:fixed; width:100%; height:100%; left:0; top:0; z-index:99; display:none;}

.n_zoom{ width:800px; padding:30px 40px 0 40px; height:480px; background:#fff; border-top:5px solid rgba(0, 71, 155, 1); position:absolute; left:50%; top:50%; margin:-255px 0 0 -440px;}

.n_zoom a.close{ width:26px; height:26px; padding:20px; position:absolute; right:0; top:-3px;}

.n_zoom a.close img{-webkit-transition:ease-out .3s; -moz-transition:ease-out .3s; -transition:ease-out .3s; -transition:ease-out .3s; transition:ease-out .3s;}

.n_zoom a.close:hover img,.sucess a.close:hover{ -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); transform:rotate(360deg);}
.su_fail{ z-index:9999; display:none; width:300px; padding:50px; background:#fff; position:fixed; left:50%; top:50%; margin:-150px 0 0 -200px; border-radius:10px; border:3px solid #666; text-align:center;}
/*弹出层 表单*/

.form{ padding:30px;}

.form p{ overflow:hidden; padding:8px 0; line-height:30px;}

.form p label{ width:80px; padding-left:20px; float:left; font-weight:bold; }

.form p input{ border:1px solid #ddd; width:480px; height:22px;}

.form p textarea{ width:480px; height:120px; border:1px solid #ddd;}

.form p.tj{ padding-left:100px;}

.form .submit{ background:rgba(0, 71, 155, 1); border:none; height:34px; width:200px; color:#fff; cursor:pointer;}

.bx{ background:#fff4f4;}


.sucess{ width:300px; height:160px; background:#fff; border:4px solid #ddd; position:absolute; left:50%; top:50%; margin:-80px 0 0 -150px; border-radius:15px; text-align:center;}

.sucess a.close{ width:26px; height:26px; display:block; background:url(../images/hotsale_icon_close.png) no-repeat left top; position:absolute; right:5px; top:5px;}



.sucess h4{ line-height:24px; font-size:24px;  padding-top:60px;}

/*.pageshow{margin-top: 30px;}*/
.pages{ margin-top:20px; margin-bottom:20px; text-align:center;font-size:13px;}
.pages a{border: 1px solid #ccc;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;cursor: pointer;background: #fff;text-decoration:none;color:#999;}
.pages a:hover{border:1px solid #FF6600; background-color:#FF6600; color:#fff;}
.pages span{border: 1px solid #FF6600;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: #FFEEE5;color: #FF6600;}









