﻿/*
* name: Global && Pc StyleSheet
* version: v1.2.1
* update: button ie7 inline-block bug
* data: 2015-02-12
*/

/* reset */
body { font: 12px/1.6 'helvetica neue',tahoma,'hiragino sans gb',stheiti,
'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif; overflow-x: hidden; 
color: #555;background: #fff;}
body, h1, h2, h3, h4, p, ul, ol, dd, dl, form { margin: 0;}
input, button, select { font-size: 100%; margin: 0; padding: 0; 
	vertical-align: middle; border: 1px solid #ccc; outline: none;line-height: normal;}
textarea { overflow: auto; height: auto; resize: vertical;vertical-align: top;}
img {max-width: 100%; vertical-align: top;border: 0 ;height: auto; 
	-ms-interpolation-mode: bicubic;}
ul { padding-left: 0; list-style-type: none;}
i, b {font-weight: normal; font-style: normal;}
a {-webkit-transition: all 0.3s ease;transition: all 0.3s ease; text-decoration: none; 
	outline: none;color:#555;}
a:hover { color: #064981;}

/* html5 ele */
article, aside, dialog, footer, header, section, nav, figure, menu { display: block;}
audio, canvas, progress, video {display: inline-block;vertical-align: baseline; }

/* 高亮选中 */
::-moz-selection {color: #fff; background: #86c166; }
::selection {color: #fff; background: #86c166; }

/* modern ie */
@-ms-viewport { width: device-width;}

/* ico */
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; 
	vertical-align: middle; background: url(../img/ico.png);}
.ico1_2 { background-position: -20px 0;}
.ico1_3 { background-position: -40px 0;}
.ico1_4 { background-position: -60px 0;}
.ico1_5 { background-position: -80px 0;}
.ico2_1 { background-position: 0 -20px;}
.ico2_2 { background-position: -20px -20px;}
.ico2_3 { background-position: -40px -20px;}
.ico2_4 { background-position: -60px -20px;}
.ico2_5 { background-position: -80px -20px;}
.ico3_1 { background-position: 0 -40px;}
.ico3_2 { background-position: -20px -40px;}
.ico3_3 { background-position: -40px -40px;}
.ico3_4 { background-position: -60px -40px;}
.ico3_5 { background-position: -80px -40px;}
.ico4_1 { background-position: 0 -60px;}
.ico4_2 { background-position: -20px -60px;}
.ico4_3 { background-position: -40px -60px;}
.ico4_4 { background-position: -60px -60px;}
.ico4_5 { background-position: -80px -60px;}

/* baseUI */
.wrap { margin-right: auto; margin-left: auto; width: 980px;}
.fix { *zoom: 1; *clear: both;}
.fix:before, .fix:after {display: table; clear: both; content: '';}
.oh { overflow: hidden; *zoom: 1;}
.l{ float: left;} .r{ float: right;}
.dib { display: inline-block; *display: inline; *zoom: 1;}
.pr { position: relative;}.pa { position: absolute;}
.tc { text-align: center;}.tr { text-align: right;}
.el {overflow: hidden;white-space: nowrap;  text-overflow: ellipsis;}
img[data-src],.opc0 { opacity: 0 ; filter:alpha(opacity=0);}
.hide { display: none;}
.hidetext { font: 0/0 a; letter-spacing: -9px;}
.arr { display: inline-block; overflow: hidden; width: 0; height: 0;}
.link {width: 960px;height: 80px;border: 1px solid #eaeaea;background:#f5f5f5;margin: 24px auto;line-height: 26px;}
/* button */
button, .button{ padding:0 1em;margin:0 .5em .5em 0;background:#86c166;color:#fff;
	vertical-align: top;display: inline-block;line-height: 2em;height: 2em; border:0;
	border-radius: 2px;cursor: pointer;*display: inline;*zoom:1;}
button:hover, .button:hover{color: #fff; filter: alpha(opacity=85);opacity: .85;}
button.big, .button.big{font-size:1.2em;height: 2.5em;line-height: 2.5em; }
/* table */
.datalist {width: 100%; border-collapse: collapse; border-spacing:0; border: 1px solid #ccc; }
.datalist caption { padding-bottom: 5px;}
.datalist th {font-weight: 700; padding: 5px 15px; border: 1px solid #ccc; 
	background: #eee;}
.datalist td {padding: 5px 15px; border: 1px solid #ccc;}
.datalist tr.altrow { background: #ccc;}
/* propimg */
*[class^="propimg-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class^="propimg-"] img{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;}
.propimg-75{padding-bottom: 75%;}

/* style */


/*
*头部
*/
.bg{ background:url(../images/bg.gif) repeat-x;}
.head{ height:76px;}
.head .logo{ font-size:22px; font-weight:normal;padding:27px 17px 17px 0;}
.head .logo a,.head .logo a:hover{ color:#333;}
.head .top_sear{ padding:21px 10px 16px 0;margin-left: 10px;}
.head .top_sear .form{ border:1px #dfdfdf solid; height:38px; line-height:38px; background:#fff; width:200px;}
.head .top_sear .form .inp{background: transparent;border: none;height: 16px;line-height: 16px;padding: 11px 3px;width: 146px;vertical-align: top; border-right-width:0;}
.head .top_sear .form .btn{ background: url(../images/s-btn.gif) no-repeat;width: 38px;border: none;height: 38px;font-size: 0;cursor: pointer;vertical-align: top;border-left: 1px #dfdfdf solid;}
.head .language{padding: 21px 0 16px;height: 40px;line-height: 40px;}
.head .language em{ font-style:normal;margin: 0 5px;}
.head .top_tel{ padding:21px 10px 16px;height: 40px;line-height: 40px; font-size: 20px;}

/*.nav{ height:36px;}
.nav li{ float:left; padding:0 14px;background-color: #064981;}
.nav li a{ color:#fff; line-height:36px; display:block; font-size:13px;}
.nav li:hover,.nav li.cur{ background-color:#fe9901;}*/

.nav{ height:36px; float:left;width:970px;background-image:url(../images/dhbj.jpg);}
.nav li{ float:left; padding:0 16.5px; background-image:url(../images/dhbj.jpg);}
.nav li a{ color:#fff; line-height:36px; display:block; font-size:13px;}
.nav li:hover,.nav li.cur{ background-image:url(../images/dhskbj.jpg);}

/*
*banner
*/
.banner{ border:1px #e4e4e4 solid; height:556px; overflow:hidden; margin-top:11px; position:relative;}
.banner img{ width:1920px; height:100%; position:absolute; top:0px; left:50%; margin-left:-960px; max-width:none; }
.banner .barrs{overflow: hidden; position: absolute; cursor: pointer; width: 38px; height: 78px; top: 50%; margin-top: -39px; display: none; background: url(../images/bbtn.png) 0% 0% no-repeat; display:block; z-index:9; left:50%;}
.banner .bprev{margin-left: -557px;}
.banner .bnext{margin-left: 512px ;background-position:-40px 0;}
.banner .bprev:hover{ background-position:0 -80px;}
.banner .bnext:hover{ background-position:-40px -80px;}
.banner .slide_nav{display: block;position: absolute;height: auto;overflow: hidden;width: 100%;top: 100%;left:50%;margin-top: -40px;margin-left: -80px;}
.banner .slide_nav a{ position: relative;float: left;margin-right: 12px;width: 24px;height: 24px; line-height:99;cursor: pointer;background: url(..//images/bullet-24-24-4.png) 0 0 no-repeat; display:block;}
.banner .slide_nav a.on{ background-position:0 100%;}

/*
*首页产品区域
*/
.s-menu{ background-color:#f6f6f6; width:243px;}
.s-menu .dt{ font-size:24px; padding:21px 0 22px 21px; border:1px #dfdfdf solid; border-bottom:none;}
.s-menu .dd li{ position:relative; margin-bottom:10px;}
.s-menu .dd li b{ background:url(../images/s_menu_li.gif) right center no-repeat; display: block; width:33px; height:34px;position: absolute;right: 0;top: 0;}
.s-menu .dd li a{ display:block; width:210px; height:34px; line-height:34px; background-color:#b2b2b2;text-indent: 22px; color:#fff;}
.s-menu .dd li li{ margin-bottom:0; background-color:#f6f6f6; border:1px #ebebeb solid; margin-top:-1px; text-indent:20px;}
.s-menu .dd li li a{ background:url(../images/s_menu_li2.png) 20px center no-repeat; padding-left:10px;width: 96%; border-bottom:1px #fff solid; color:#666;}
.s-menu .dd li  li li a{background:url(../images/s_menu_li4.gif) 35px center no-repeat;padding-left: 25px;width: 90%; color:#666!important;}

.s-menu .dd li:hover b,.s-menu .dd li.cur b{background:url(../images/s_menu_li_cur.gif) right center no-repeat;}
.s-menu .dd li a:hover,.s-menu .dd li.cur a{ background-color:#064981;}
.s-menu .dd li li:hover,.s-menu .dd li.cur li.cur{ background:url(../images/s_menu_li3.gif) left top repeat-x;}
.s-menu .dd li li:hover a,.s-menu .dd li.cur li.cur a{color:#064981;}
.s-menu .dd li li:hover a,.s-menu .dd li.cur li a{ background-color:transparent; }
.s-menu .dd li li li:hover{ background:none;}
.s-menu .dd li li li:hover a{ color:#064981!important;}
.s-menu .dd li ul,.s-menu .dd li li ul,.s-menu .dd li.cur li ul{ display:none;}
.s-menu .dd li.cur ul,.s-menu .dd li.cur li.cur ul{ display:block;}
.s-menu .dd li.cur  li.cur li{ background:none;}
.s-menu .dd li.cur  li.cur li.cur a,.s-menu .dd li.cur  li.cur li:hover a{color:#064981!important;}

.prolist-box{ margin-top:20px;}
.prolist-box .pro-box{ width:718px;}
.prolist-box .pro-box .prolist li{ border:1px #cdcdcd solid; width:237px; float:left;margin-left: -1px; margin-bottom:20px;}
.prolist-box .pro-box .prolist li a{ display:block; padding:8px;}
.prolist-box .pro-box .prolist li  ._title{ background-color:#d7e3eb; height:40px; line-height:40px; text-align:center; font-weight:normal; color:#333;margin-top: 18px; font-size:13px;}
.prolist-box .pro-box .prolist li ._pic{ display:block; width:221px; height:166px; margin-top:10px;}
.prolist-box .pro-box .prolist li ._pic img{ width:100%; height:100%;}
.prolist-box .pro-box .prolist li:hover{ border-color:#064981; margin-right:1px;}
.prolist-box .pro-box .prolist li:hover ._title{ background-color:#064981; color:#fff;}

.prolist-box .prolist-box-list{ margin-top:25px;}
.prolist-box .prolist-box-list .-list-t{ border-bottom:2px solid #fff; overflow:hidden;}
.prolist-box .prolist-box-list .-list-t.-t1{ border-color:#05549f;}
.prolist-box .prolist-box-list .-list-t.-t2{ border-color:#3495b8;}
.prolist-box .prolist-box-list .-list-t.-t3{ border-color:#6aac0e;}
.prolist-box .prolist-box-list .-list-t.-t4{ border-color:#87d21d;}
.prolist-box .prolist-box-list .-list-t.-t5{ border-color:#fdb90e;}
.prolist-box .prolist-box-list .-list-t.-t6{ border-color:#f07821;}
.prolist-box .prolist-box-list .-list-t.-t7{ border-color:#cf2a17;}
.prolist-box .prolist-box-list .-list-t.-t8{ border-color:#05549f;}
.prolist-box .prolist-box-list .-list-t.-t9{ border-color:#3495b8;}
.prolist-box .prolist-box-list .-list-t.-t10{ border-color:#6aac0e;}
.prolist-box .prolist-box-list .-list-t.-t11{ border-color:#87d21d;}
.prolist-box .prolist-box-list .-list-t.-t12{ border-color:#fdb90e;}
.prolist-box .prolist-box-list .-list-t ._numm{ display:block; width:68px; height:52px; font-size:33px; color:#fff; text-align:center; line-height:52px;}
.prolist-box .prolist-box-list .-list-t.-t1 ._numm{ background-color:#05549f;}
.prolist-box .prolist-box-list .-list-t.-t2 ._numm{ background-color:#3495b8;}
.prolist-box .prolist-box-list .-list-t.-t3 ._numm{ background-color:#6aac0e;}
.prolist-box .prolist-box-list .-list-t.-t4 ._numm{ background-color:#87d21d;}
.prolist-box .prolist-box-list .-list-t.-t5 ._numm{ background-color:#fdb90e;}
.prolist-box .prolist-box-list .-list-t.-t6 ._numm{ background-color:#f07821;}
.prolist-box .prolist-box-list .-list-t.-t7 ._numm{ background-color:#cf2a17;}
.prolist-box .prolist-box-list .-list-t.-t8 ._numm{ background-color:#05549f;}
.prolist-box .prolist-box-list .-list-t.-t9 ._numm{ background-color:#3495b8;}
.prolist-box .prolist-box-list .-list-t.-t10 ._numm{ background-color:#6aac0e;}
.prolist-box .prolist-box-list .-list-t.-t11 ._numm{ background-color:#87d21d;}
.prolist-box .prolist-box-list .-list-t.-t12 ._numm{ background-color:#fdb90e;}
.prolist-box .prolist-box-list .-list-t .channelIn{font-size: 22px;color: #333;padding: 12px 0 0 20px;}
.prolist-box .prolist-box-list .-list-t .channelIn a{color: #333;}
.prolist-box .prolist-box-list .-list-t  .more{padding: 26px 0px 0 0;color: #737373;}
.prolist-box .prolist-box-list .-list-box{ margin-top:15px;}
.prolist-box .prolist-box-list .-list-box ._pic{ width:200px; height:306px; position:relative; margin-top:6px;}
.prolist-box .prolist-box-list .-list-box ._pic img{ width:100%; height:100%;}
.prolist-box .prolist-box-list .-list-box ._pic ._title{ position:absolute; top:20px; left:0; width:100%; text-align:center; font-size:18px; color:#444;}
.prolist-box .prolist-box-list .-list-box .-list-box-center{ width:580px; overflow:hidden;}
.prolist-box .prolist-box-list .-list-box .-list-box-center li{ padding:0 22px; border-left:1px #cdcdcd solid; width:245px; float:left;margin-left: -1px;}
.prolist-box .prolist-box-list .-list-box .-list-box-center ._sort{ font-size:15px; color:#064980;}
.prolist-box .prolist-box-list .-list-box .-list-box-center ._sort a{color:#064980;}
.prolist-box .prolist-box-list .-list-box .-list-box-center ._plist{ height:53px; overflow:hidden;line-height: 2; margin:5px 0;}
.prolist-box .prolist-box-list .-list-box .-list-box-center ._plist a._more{ color:#b98618; margin-left:10px;}
.prolist-box .prolist-box-list .-list-box .-list-box-center ._plist em{ background:url(../images/li2.gif) no-repeat; display:inline-block; width:2px; height:14px; vertical-align:middle; margin:0 7px;}


/*
*底部链接
*/
.links-box{ margin-top:20px; border-top:1px #dfdfdf solid; padding:24px 0 31px;*margin-top:40px; margin-bottom: 30px;}
.links-box em{ background:url(../images/li.gif) center center no-repeat; display:inline-block; width:1px; height:10px; vertical-align:middle; margin:0 8px;font-style: normal;}
.links-box .links{ margin-right:5px;}
.links-box .company{margin-right: 5px;}
.links-box .beian{margin-right: 43px;}

/*
*通用底部
*/
.foot-div{ height:98px;}
.foot{ background-color:#085391; color:#fff;line-height: 2;padding: 10px 0 15px; /*display:none;*/position: fixed;bottom: 0;width: 100%; left:0; height:120px;z-index: 100;}
.foot .order-tn{position: absolute;right: 0;top: 24px;}
.foot a{ color:#fff;}

.posi{ font-weight:normal; text-align:right; font-size:12px; padding:6px 0 13px;border-bottom: 8px #ebebeb solid;margin-bottom: 15px;}
.posi em{font-style: normal;}

/*
*分页
*/
.page {
  text-align: center;
  line-height: 16px;
  margin-top: 20px;
}
.page span,
.page a {
  display: inline-block;
  border: 1px solid #ededed;
  padding: 5px 10px;
  vertical-align: middle;
  margin: 0 0 10px -1px;
}
.page .goprev {
  margin-right: 10px;
}
.page .gonext,
.page .count {
  margin-left: 10px;
}
.page span,
.page a:hover {
  background: #0e90d2;
  color: #ffffff;
}
.page span.goprev,
.page span.gonext {
  color: #cccccc;
  background: none;
}
.page span.count {
  border: 0;
  background: 0;
  color: #333333;
}

.n-box{ padding:30px 0;}
.main-box{width:682px; border:1px #ebebeb solid; background-color:#fff; padding:0 18px;}
.bread{ padding:8px 0 6px; height:38px; line-height:38px; border-bottom:1px #eaeaea solid;}
.bread .channelIT{ font-size:18px; font-weight:normal; color:#064981;}
.bread .posi{ padding:0;border: none;margin-bottom: 0;}
.main-content{ padding:20px 0; min-height:350px; margin-bottom:26px;}

/*
*新闻列表
*/
.NewsList-A9 li {
  padding: 10px 0;
  border-bottom: 1px dashed #cccccc;
  overflow: hidden;
  *zoom: 1;
}
.NewsList-A9 ._img {
  float: left;
  height: 8em;
  max-width: 50%;
  margin-right: 10px;
}
.NewsList-A9 ._img img {
  height: 100%;
}
.NewsList-A9 ._t {
  font-size: 16px;
  margin-bottom: 5px;
}
.NewsList-A9 ._t a {
  color: #333333;
}
.NewsList-A9 ._t a:hover {
  color: #0e90d2;
}
.NewsList-A9 ._p {
  line-height: 1.6em;
  max-height: 4.8em;
  overflow: hidden;
  color: #999999;
  margin: 5px 0;
}
.NewsList-A9 ._i {
  overflow: hidden;
  *zoom: 1;
}
.NewsList-A9 ._i span,
.NewsList-A9 ._i a {
  float: left;
  line-height: 26px;
  padding: 0 10px;
}
.NewsList-A9 ._i ._more {
  background: #064981;
  color: #ffffff;
}
.NewsList-A9 ._i ._date {
  background: #ededed;
  color: #999999;
}

/*
*新闻详细
*/
.NewsDetail-B2 ._head {
  border-bottom: 1px dotted #cccccc;
  padding: 0 ;
  margin: 0;
  background: #ffffff;
}
.NewsDetail-B2 ._head ._title {
  font-size: 18px;
  line-height: 16px;
  color: #333333;
}
.NewsDetail-B2 ._tools {
  padding: 10px 0;
  color: #999999;
}
.NewsDetail-B2 ._tools [class^="ico-"] {
  font-size: 16px;
  color: #cccccc;
}
.NewsDetail-B2 ._tools ._b2l [class^="ico-"] {
  color: #5eb95e;
}
.NewsDetail-B2 .myart {
  padding: 20px 0;
}
.NewsDetail-B2 ._detailPage_bottom {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: 60px;
  overflow: hidden;
}
.NewsDetail-B2 ._detailPage_bottom li {
  padding: 0 10px;
  border-bottom: 1px solid #cccccc;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  *zoom: 1;
}
.NewsDetail-B2 ._detailPage_bottom ._mark {
  float: left;
  margin-right: 10px;
  font-weight: bold;
}
.NewsDetail-B2 ._detailPage_bottom ._mark [class^="ico-"] {
  font-weight: normal;
  font-size: 18px;
  color: #999999;
}
.NewsDetail-B2 ._detailPage_bottom ._title {
  float: left;
  width: 50%;
  height: 30px;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.NewsDetail-B2 ._detailPage_bottom ._title:hover {
  color: #0e90d2;
}
.NewsDetail-B2 ._detailPage_bottom ._time {
  float: right;
}
.NewsDetail-B2 .bdsharebuttonbox:after {
  display: inline;
}
.NewsDetail-B2 .bdsharebuttonbox .bds_more {
  float: none;
  background: none;
  padding-left: 2px;
}

/*
*在线订购
*/
.Form-P2 .Form-P2-li {
  padding-top: 10px;
}
.Form-P2 .Form-P2-li label {
  width: 5em;
  display: inline-block;
  color: #666;
  vertical-align: middle;
}
.Form-P2 .Form-P2-li input {
  height: 28px;
  line-height: 28px;
  border: 1px #ddd solid;
  width: 70%;
}
.Form-P2 .Form-P2-li textarea {
  border: 1px #ddd solid;
  width: 70%;
}
.Form-P2 .Form-P2-li em {
  color: red;
  vertical-align: middle;
  padding-left: 10px;
}
.Form-P2 .Form-P2-li input._yzm {
  width: 20%;
}
.Form-P2 .Form-P2-li img {
  vertical-align: middle;
  padding-left: 10px;
  cursor: pointer;
}
.Form-P2 .Form-P2-li b {
  color: #666;
  font-size: 12px;
  padding-left: 4px;
}
.Form-P2 .Form-P2-li select {
  border: 1px #ddd solid;
  width: 70%;
  padding: 7px 0;
}
.Form-P2 .Form-P2-Btn {
  padding: 27px 0 0 64px;
}                                                                                              
.Form-P2 .Form-P2-Btn button {
  width: 90px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.Form-P2 .Form-P2-Btn ._submit {
  background: #064981;
  margin-right: 10px;
}
.Form-P2 .Form-P2-Btn ._reset {
  background: #909090;
}

/*
*产品详情页
*/
.ProDetail-P9 {
  overflow: hidden;
  *zoom: 1;
}
.proDetail-P9-img {
  float: left;
  width: 56%;
}
.proDetail-P9-img ._img {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 75%; *height:286px; *padding-bottom:0;border: 1px #dfdfdf solid;
}
.proDetail-P9-img ._img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  *height: auto;
}
.ProDetail-P9 ._detail {
  height: 50px; line-height:50px; position:relative;
  overflow: hidden; font-size:14px; font-weight:bold; border-bottom:1px #e6e6e6 solid;
}
.ProDetail-P9 ._detail .ico-p{ position:absolute; right:0; top:0; font-size:25px;}
.ProDetail-P9 ._price {
  font-size: 22px;
  color: #333333;
}
.ProDetail-P9-detail {
  float: right;
  width: 42%;
}
.ProDetail-P9-detail ._title {
  font-size: 18px;
  font-weight: 700;
  color: #333333;
  line-height: 24px;border-bottom: 1px #e6e6e6 solid;padding-bottom: 10px;
}
.ProDetail-P9-detail ._tip {
	 overflow:hidden; margin-top:30px;
}
.ProDetail-P9-detail ._tip .bdsharebuttonbox span{margin-top: 9px;}
.ProDetail-P9-detail ._tools {
  margin: 20px 0;
}
.ProDetail-P9-detail ._tools li {
  margin-right: 5px;
  vertical-align: top;
}
.ProDetail-P9-detail ._tools ._link a {
  display: inline-block;
  padding: 0 9px;
  border-radius: 3px;
  color: #ffffff;
  background: #e0e0e0;
  cursor: pointer;
  background: #ededed;
  color: #333333;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
}
.ProDetail-P9-detail ._tools ._link a:hover {
  color: #ffffff;
  background: #fe9901;
}
.pro-detail{ padding:10px 0; line-height:2;}
.prolist1-box{ margin-top:20px;}
.prolist1-box .pro-box{ width:718px;}
 .prolist1 ul{ width:102%;}
.prolist1 li{ width:172px; float:left; margin-right:8px; margin-bottom:20px; border:1px #fff solid;}
.prolist1 li a{ display:block;}
.prolist1 li  ._title{height:40px; line-height:40px; text-align:center; font-weight:normal; color:#333;font-size:13px;margin: 5px;width: 162px;}
.prolist1 li ._pic{ display:block; width:160px; height:120px;padding:5px;border:1px #e4e4e4 solid;}
.prolist1 li ._pic img{ width:100%; height:100%;}
.prolist1 li:hover{ border-color:#064981;}
.prolist1 li:hover ._pic{ border-color:#fff;}
.prolist1 li:hover ._title{ background-color:#e1e1e1; color:#064981;}

.prolist1 form{background-color: #eee;padding: 16px 0 16px 10px;margin-bottom: 26px;}
.prolist1 form span{ height:24px; width:125px; background-color:#fff; display:inline-block;}
.prolist1 form span .inp{background: transparent;height: 16px;line-height: 16px; padding:3px 0;width:99%; text-indent:0.5em;}
.prolist1 .btn{ height:24px; border-left-width:0;margin-left: -4px;background-color: #ffde00; vertical-align:top;}
.main_content .top_sear .btn i{ color:#fff;} 

/*20210305*/
.btewm{ position:absolute; top:0px;right:260px;}
.btewm2{ position:absolute; top:0px;right:380px;}
.btewm3{ position:absolute; top:0px;right:500px;}