@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* font: inherit; */
	vertical-align: baseline;
}


article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body{font-size:12px;font-family:"Microsoft YaHei";background: #f3f3f3;}
ol, ul {
	list-style: none;
}
li{list-style-type:none}
p{margin:0px}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,textarea {
	font: 12px/20px;	
	font:inherit;
	resize:none;
}

* { _noFocusLine: expression(this.hideFocus=true); } 



img{border:none}
li {list-style-type: none;}
a{text-decoration:none}

input{margin:0! important}
#header {
	position:relative;
	z-index:998;
}

.topBox {
    width: 1120px;
    margin: 0 auto 0 auto;
    height: 170px;
    padding-top: 0px;
    position: relative;
    z-index: 2;
}

.topBox .logo {
    width: 700px;
}
.fl {
    float: left;
} 
.topBox .searchBox {
    width: 305px;
    padding: 15px 5px 0 5px;
    margin-left: 20px;
    margin-top: 80px;
    float: right;
}
.rel {
    position: relative;
}

.topBox .searchBox .fromBox {
    width: 305px;
    height: 35px;
    background-color: #e1472f;
}
.topBox .searchBox .fromBox .inputBox {
    top: 2px;
	*
    top: 1px;
    left: 2px;
    width: 245px;
}
.abs {
    position: absolute;
}
.topBox .searchBox .fromBox .BtnBox {
    left: 226px;
    top: 2px;
}
.topBox .searchBox .fromBox .BtnBox .btn {
    height: 31px;
    width: 77px;
    font-size: 14px;
    color: #fff;
    border: none;
    cursor: pointer;
}
.topBox .searchBox .fromBox .inputBox input {
    height: 29px;
    width: 214px;
    border: none;
    padding-left: 10px;
    line-height: 31px;
}
.topBox .searchBox .keyword {
    padding-top: 10px;
    padding-left: 5px;
}

.topBox .searchBox .keyword a {
    color: #3e3a39;
    font-size: 12px;
}
.topBox .topTel {
    width: 500px;
    font-size: 16px;
    line-height: 27px;
    color: #fff;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 45px;
    text-align: center;
}



.logo {
	position:relative;
	padding-top: 5px;
	overflow: hidden;
}

.logo img {
	/* display:block; */
	/* position:absolute; */
	/* bottom:0; */
}

#navigation {
	/* float:right; */
	/* position:relative; */
	z-index:10000;
}

ul#mainnav {
	float:left;
	position:relative;
	display:block;
	z-index:1001;
}

ul#mainnav li {
	display:inline-block;
	float:left;
	position:relative;
	z-index:1000;
}

ul#mainnav > li {
	/* background:url(images/nav-bg.png) no-repeat scroll right center; */
}

ul#mainnav > li.prev-item, ul#mainnav > li.previ-item {
	background:none;
}

ul#mainnav > li:last-child {
	background:none;
}

ul#mainnav li a {
	position:relative;
	font-weight: bold;
	color: #fff;
	margin:0;
	width: 96px;
	display:inline-block;*
	display:block;/* IE7 Hack */
	-webkit-transition:color 0.1s linear, background 0.1s linear, border-left-color 0.1s linear, border-bottom-color 0.1s linear;
	-moz-transition:color 0.1s linear, background 0.1s linear, border-left-color 0.1s linear, border-bottom-color 0.1s linear;
	-o-transition:color 0.1s linear, background 0.1s linear, border-left-color 0.1s linear, border-bottom-color 0.1s linear;
	transition:color 0.1s linear, background 0.1s linear, border-left-color 0.1s linear, border-bottom-color 0.1s linear;
	z-index:100;
	font-size: 16px;
	text-align: center;
	font: 16px "Microsoft YaHei";
	height: 56px;
	line-height: 56px;
}

ul#mainnav > li > a > span {

}

ul#mainnav > li.item-active > a {
	color:#fff;	
}

ul#mainnav li a.sf-with-ul:hover, ul#mainnav li a.sf-with-ul:active {
	color:#fff;
}

ul#mainnav li ul li a.sf-with-ul:hover, ul#mainnav li ul li a.sf-with-ul:active {
	background:#444;
	color:#fff;

}

ul#mainnav li a:hover, ul#mainnav li a:active, ul#mainnav li a.current {
	color: #F37120;
}

ul#mainnav li ul li a.current {
	color:#444;
	background:#fff;
}
ul#mainnav li ul li a.current:hover {
	color:#fff;
	background:#444;
}

ul#mainnav li ul li {
	background:#fff;
	margin:0;	
	float:left;
	width:100%;
}

ul#mainnav li ul li a, ul#mainnav li ul li ul li a, ul#mainnav li ul li a:visited, ul#mainnav li ul li a:active  {/* visited pseudo selector so IE6 applies text colour*/
	height:37px;
	line-height:37px;
	width: 96px;0:015px;
	display:block;
	background:#fff;
	text-decoration:none;
	border-bottom:1px solid #ebebeb;
	z-index:1100;
	position:relative;
	font-size: 13px !important;
	text-transform:uppercase;
	color: #333;
}

.nav-first-item {
	z-index:1000;
	position:relative;
}

#nav ul#mainnav > li > ul > li.nav-last-item > a, #nav  ul#mainnav > li > ul > li > ul > li.nav-last-item > a {
	border-bottom:0 none;
}

ul#mainnav li ul li a:hover, ul#mainnav li ul li ul li a:hover {
	background:#444;
	color:#fff;
	margin-bottom:0px;
	border-bottom:1px solid #444;
	/* border-left:1px solid #444; */
}



.centered-wrapper {
	width:1120px;
	margin:0 auto;
}

.banner_xin{height: 550px;}

#lanrenzhijia { width:100%; height: 550px; float:left; position:relative}
#slides { display:block; width:100%; height: 550px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%;}
#slides li a img{width:100%;height: 550px;}
#pagination {display:block;list-style:none;position:absolute;left:50%;top: 515px;z-index:9900;padding:5px 15px 5px 0;margin: 0! important;}
#pagination li { display:block; list-style:none; width: 20px; height:10px; float:left; margin-left: 10px; /* border-radius:5px; */ background:#eee }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}

#pagination li.current { background: #DF000D;}


.computerel{height:220px;margin-top: 10px;}
.bg{ background: #fff url(images/jjq.png) left center no-repeat; width:1120px; height:220px; position:relative;margin:0 auto;border: 1px solid #eee! important;}
.msgtxt{
  position: absolute;
  left: 25px;
  top: 184px;
  z-index: 2;
  border: 1px solid #fff;
  padding: 2px 15px 2px 30px;
  background: #fff url(images/q2.png) 6px no-repeat;
  font-size: 12px;
  }
.msgtxt span{ color:#f00;}
.abs{ position:absolute;}
.huxing1{  left:393px; top:15px;color:#000;}
.huxing1 .v{ width:57px; height:25px; line-height:25px; text-align:center; display:block; padding-right:25px; cursor:pointer;}
.huxing1 span{ width:57px; height:25px; line-height:25px; text-align:center; display:block; padding-right:25px; cursor:pointer;}
.huxing1 .shilist{ border:1px solid #cacaca; width:auto; margin-left:-1px; margin-top:1px; border-top:none; display:none; z-index:99;}
.huxing1 .shilist span{ background:#fff;}
.huxing1 .shilist span:Hover{ background:#e9e9e9;}

.huxing2{ left:506px; }
.huxing3{ left:618px; }
.mianji{ width:101px; height:27px; left:795px; top:14px;*top:13px; }
.mianji input{ height: 21px;width:101px;   text-align:center; margin: 0px;line-height: 21px;}

.clear{ clear:both;}
.city{  left:393px; top:56px;color:#000;}
.city .v{ width:127px; height:25px; line-height:25px; text-align:center; display:block;  cursor:pointer;}
.city span{ width:101px; height:25px; line-height:25px; text-align:center; display:block; padding-right:25px; cursor:pointer;}
.city .shilist{ border:1px solid #cacaca; width:auto; margin-left:-1px; margin-top:0px;  display:none; width:168px; background:#fff;}
.city .shilist span{ background:#fff;width:42px; height:25px; line-height:25px;padding-right:0px; float:left;}
.city .shilist span:Hover{ background:#e9e9e9;}

.xiaoqu{ top:55px; left:537px; width:380px;}
.xiaoqu input{ width:370px; padding-left:10px; height: 21px; margin: 0px;line-height: 21px;}

.chenghu{ top:179px; left:392px; width:124px;}
.chenghu input{ width:114px; padding-left:10px; height: 21px;margin:0px;line-height: 21px;}


.shouji{ top:179px; left:593px; width:124px;}
.shouji input{ width:114px; padding-left:10px; height: 21px;margin:0px;line-height: 21px;}

.yanzhengma{ top:179px; left:814px; width:104px;}
.yanzhengma input{ width:94px; padding-left:10px; height:27px;}

.anniu{ width:82px; line-height:27px; height:27px; text-align:center; left:726px;  top:179px; cursor:pointer;}

.fengge{ height:25px; width:515px; left:393px; top:95px;  }


.icon{height:20px; width:90px;  top:5px; cursor:pointer;font-size:12px; line-height:20px; padding-left:0px;  }

.i1{ left:9px;}
.i2{ left:107px;}
.i3{ left:206px;}
.i4{ left:305px;}
.i5{ left:415px;}

.taoxi{ height:25px; width:515px; left:393px; top:136px;  }

#jiage{ width:145px; height:45px; line-height:45px; text-align:center; font-size:24px; color:#F36; left:937px; top:39px;  }
.bjbtn{   
width: 144px;
  height: 30px;
  color: #fff;
  text-align: center;
  font-size: 15px;
  left: 938px;
  top: 136px;
  line-height: 30px;
  cursor: pointer;
  font-family: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
  }

  
  
  
  
  

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
.icon1 {
  background-image: url(icon.png);
  background-repeat: no-repeat;
}
.abs {
  position: absolute;
}
.process{ width:1098px; margin:auto; border:1px solid #ccc; height:84px; background-color:#fff;}
.process p{ width:100px; padding-left:65px; line-height:84px; display:block; font-size:14px; font-weight:bold; float:left; color:#000; position:relative;	}
.process p .i1{ height:34px; width:9px; position:absolute; right:0px; top:27px; background-position:-3px -184px;  left: inherit;}
.process p .ii1{ width:27px; height:27px; left:25px; top:28px; background-position:-27px -153px;}
.process p .ii2{ width:30px; height:27px; left:25px; top:28px; background-position:-56px -153px;}
.process p .ii3{ width:23px; height:24px; left:25px; top:28px; background-position:-2px  -155px;}
.process p .ii4{ width:26px; height:26px; left:25px; top:28px; background-position:-88px -154px;}
.process p .ii5{ width:24px; height:25px; left:25px; top:28px; background-position:-116px -154px;}
.process .btn{ display:block; width:220px; height:40px;  text-decoration:none;line-height:40px; color:#fff; background:#84c225; border-radius:5px; margin:22px 20px 0 0; font-size:14px; font-weight:bold;}
.process .btn:hover{background-color: #3e3a39;}
.fr {
  float: right;
  text-align: center;
}
.wenzi{
  position: absolute;
  left: 324px;
  top: 10px;
}
.wenzi ul{}
.wenzi li{
  line-height: 35px;
  margin-bottom: 6px;
  color: #000;
  font-size:12px;
}
.panlist{
  position: absolute;
  left: 534px;
  bottom: 21px;
  color: #000;
  font-size:12px
  
  
  
  
  
  
  
  
  
  
  
  }
  #chengshi{
  width: 127px;
  height: 25px;
  margin: 0px;
  padding: 0px;
}
  #huxing,#huxing_ting,#huxing_wei{
   width: 82px;
   height: 27px;
   margin: 0px;
}
  .yuan{
  position: absolute;
  color: #fff;
  width: 307px;
  height: 200px;
  text-align: center;
  padding-top: 20px;
  background: #333;
  }
.yuan h2,.yuan h3{color:#fff;font-size: 25px;margin-top: 10px;}
.yuan h3{font-size: 18px;}
.fengge  input{margin:0px}







.fl, .il .fl {
  float: left;
}
.float-l, .fl {
  float: left;
}
.fr, .il .fr {
  float: right;
}
.float-r, .fr, .list_categroy_news li span {
  float: right;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.ac {
  text-align: center;
}
.icasebox{ width: 1120px; margin:auto; background-color:#fff;  }
.icasebox .item1{ height:415px; width:400px;}
.icasebox .item1 .probox{ height:200px; margin-bottom:15px;}
.icasebox .item1 .probox a{ display:block;width:104px; height:27px; line-height:27px; border:1px solid #33003e; right:33px; font-size:14px; color:#33003e; border-radius:5px;}
.icasebox .item1 .probox .pbtn{ bottom:73px; }
.icasebox .item1 .probox .casebtn{ bottom:35px; }
.icasebox .item1 .probox a:hover{ background-color:#33003e; color:#fff;}
.icasebox .item1 .probox .za{color:#132110; border:1px solid #132110;}
.icasebox .item1 .probox .za:hover{ background-color:#132110; color:#fff;}
.icasebox  .case{ height:200px;}
.icasebox  .case .img{ width:100%; height:200px; left:0px; top:0px; z-index:1;}
.icasebox  .case .t{ color:#fff; text-align:center; font-size:14px; height:30px; line-height:30px; bottom:0px; left:0px; width:100%; z-index:3; margin-bottom: 0px;}
.icasebox  .case .bg{ background: #000; opacity:0.7;filter:alpha(opacity=70); z-index:2;bottom:0px; left:0px; height:30px; width:100%;}
.marb15{margin-bottom:15px;}
.icasebox .item2{ height:415px; width:460px; margin: 0 5px;}
.icasebox .item3{ height:415px; width:250px;}
.line{ color:#dbdada; padding:20px 0; overflow:hidden;}
.icasebox .item2 .bigimg{ left:0px; top:0px; z-index:1;}
.icasebox .item2 .bg{ height:100px; background: #000; width:100%; opacity:0.7;filter:alpha(opacity=70); z-index:2; bottom:0px; left:0px;}
.icasebox .item2 .t{height:45px; line-height:45px; color:#fff; font-size:14px; width:100%; bottom:55px; left:0px; z-index:3;margin-bottom: 0px;}
.icasebox .item2 .info{ width:170px; height:30px; line-height:30px; background-color:#33003e; font-size:14px; color:#fff; left:138px; bottom:25px; z-index:3;}
.ac a{color:#fff;font-size:14px;}
.ac a:hover{color:#fff; display:block; }



/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
.ar {
  text-align: right;
}
.iTitle .ijzzstitle{width:722px;}
.iTitle .ijzzstitle .itema{ padding:0 5px; font-size:14px; color:#434343;  }
.iTitle .ijzzstitle .shu{ font-size:12px; color:#434343;}
.ijzjzbox{ height: 430px;}
.ijzjzbox  .fr{float:right}
.ijzzsBox{ width: 732px; padding:10px; background-color:#fff;}
.ijzzsBox .item1{ width:340px; padding-right:10px; height:360px;position: relative;}
.ijzzsBox .item2{ padding-right:0px; width: 382px;}
.ijzzsBox .item2 .art{ height:111px; margin-bottom:13px;position: relative;}
.ijzzsBox .item2 .txt{ width: 228px;}
.ijzzsBox .item1 .t{ padding:5px 0 10px 0; border-bottom:1px solid #d1d1d1;margin-bottom:0px;    text-align: left;}
.ijzzsBox .item1 .img{padding-bottom:10px;}
.ijzzsBox .item1 .t a{font-size: 20px;color: #323232;font-weight: bold! important;font-size: 15px;}
.ijzzsBox .item1 .t a:hover{text-decoration:underline;color: #F37120;}
.ijzzsBox .item1 .desc{ color:#535353; line-height:23px; font-size:12px;padding:5px 5px 0 5px; text-indent:20px;  text-align: left;}
.ijzzsBox .item1 .desc a{float:right}
.ijzzsBox .item1 .url{ /* margin-top:-24px; */ /* line-height:24px; */position: absolute;right: 0px;bottom: 6px;}
.ijzzsBox .item1 .url a{  padding-right:15px;font-size: 12px;float: right;}
.ijzzsBox .item1 .url a:hover{color: #fff;background: #F37120;}
.iTitle .ikhjztitle{ width:334px; padding-left:10px;}
.ijzBox{ width:340px; background-color:#fff; padding:15px 9px; height:350px;}



.top_bg img{width:100%;height:100px}
.yuan p{}

.bankuai_1{}
.index_module_header {
    height: 34px;
    margin: 0 0 15px 0;
}
.index_module_header span {
    float: left;
    height: 34px;
    font-size: 26px;
    color: #333;
    font-weight: 400;
    line-height: 34px;
}
.index_module_header span a {
    color: #fff;
    background: #F37120;
    padding: 5px 30px;
}
.index_module_header em {
    float: left;
    color: #999;
    height: 14px;
    margin: 18px 0 0 10px;
    display: inline;
}
.index_module_header em b {
    font-weight: 400;
}
.index_xgt {
    position: relative;
    height: 330px;
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #c2c2c2;
    padding: 10px 10px 10px 10px;
}
.index_xgt a, .index_xgt a span, .index_xgt a p, .index_xgt a em {
    position: absolute! important;
    overflow: hidden;
}
.index_xgt a.index_xgt_1 {
    width: 425px;
    height: 330px;
    /* left: 10px; */
    /* top: 10px; */
}
.index_xgt a.index_xgt_1  img{width: 425px;height: 330px;}
.index_xgt a span {
    bottom: 0;
    left: 0;
    background: #000;
    opacity: .75;
}
.index_xgt a.index_xgt_1 span {
    width: 425px;
    height: 90px;
}
.index_xgt a p {
    left: 14px;
    color: #fff;
    bottom: 6px;
    width: 187px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.index_xgt a.index_xgt_1 p {
    left: 20px;
    bottom: 44px;
    font-size: 24px;
    width: 402px;
    height: 26px;
    line-height: 26px;
}
.index_xgt a.index_xgt_1 em {
    left: 20px;
    bottom: 23px;
    color: #999;
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_xgt a.index_xgt_2 {
    width: 425px;
    height: 160px;
    left: 445px;
    top: 10px;
}
.index_xgt a.index_xgt_2  img{width: 425px;height:160px}
.index_xgt a.index_xgt_2 span {
    width: 425px;
    height: 30px;
}
.index_xgt a.index_xgt_2 p {
    width: 410px;
}
.index_xgt a.index_xgt_3 {
    width: 207px;
    height: 160px;
    left: 445px;
    top: 180px;
}
.index_xgt a.index_xgt_3 img{width: 207px;height:160px}

.index_xgt a.index_xgt_3 span {
    width: 207px;
    height: 30px;
}
.index_xgt a.index_xgt_4 {
    width: 208px;
    height: 160px;
    left: 663px;
    top: 180px;
}
.index_xgt a.index_xgt_4 img {width: 207px;height:160px}
.index_xgt a.index_xgt_4 span {
    width: 207px;
    height: 30px;
}
.index_xgt a.index_xgt_5 {
    width: 228px;
    height: 330px;
    left: 880px;
    top: 10px;
}
.index_xgt a.index_xgt_5  img{width:228px;height: 330px;}
.index_xgt a.index_xgt_5 span {
    width: 228px;
    height: 30px;
}


.list2{text-align: left;padding-left: 10px;}

.list2 li {
    line-height: 18px;
    margin-bottom: 12px;
    float: left;
    width: 315px;
}
.list2 li img{max-width: 322px;}
.list2 li a {
    color: #909090;
    font-size: 13px;
}
.list2 li span {
    display: inline-block;
    width: 20px;
    height: 18px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    color: #FFF;
    margin-right: 8px;
    font-family: Arial, Helvetica, sans-serif;
	background: #282B4E;
}



.footer_bottom {
    min-width: 1120px;
    width: 100%;
    background: #22222B;
    float: left;
    height: 50px;
}
.footer_bottom_container {
  
    margin: 0 auto;
}
.fbc_menu {
    text-align: center;
    margin-top: 20px;
}
.fbc_menu ul li {
    width: 71px;
    height: 14px;
    display: inline-block;
    font-size: 0;
    margin-left: -2px;
}
.fbc_menu ul li a {
    float: left;
    width: 70px;
    height: 14px;
    line-height: 14px;
    color: #fff;
    font-size: 12px;
}
.fbc_menu ul li span {
    width: 1px;
    height: 12px;
    margin-top: 2px;
    background: #fff;
    float: left;
    overflow: hidden;
}
.footer_bottom_container .fbc_copyright {
    margin-top: 10px;
    text-align: center;
    color: #fff;
}
.footer_bottom_container .fbc_copyright p{line-height: 30px;font-size: 12px;color: #E4E4E4;}
.footer_bottom_container .fbc_icpico {
    margin-top: 17px;
    text-align: center;
    height: 33px;
}




.index_zxgl .index_zxgl_dairy {
    height: 168px;
}
.index_zxgl .zxgl_tit {
    width: 140px;
    height: 126px;
    float: left;
    text-align: center;
    position: relative;
    color: #FFF;
    font-size: 14px;
    padding-top: 42px;
    line-height: 82px;
    font-size:24px;
    background: #F37120;
}
.index_zxgl_learn .learn_item .item_img {
    float: left;
    margin-left: -110px;
}
.index_zxgl_dairy .zxgl_tit a, .index_zxgl_learn .zxgl_tit a {
    color: #fff;
}
.index_zxgl_dairy .diary_list {
    float: left;
}
.index_zxgl_dairy .diary_list li {
    width: 316px;
    height: 168px;
    position: relative;
    margin-left: 10px;
    float: left;
    _display: inline;
    zoom:1;
}
.index_zxgl_dairy .diary_list li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.index_zxgl_dairy .diary_list .diary_title {
    display: block;
    padding: 0 15px;
    width: 286px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    background: rgba(0,0,0,0.75);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    z-index: 2;
}
.index_zxgl_dairy .diary_list .diary_status {
    display: block;
    width: 78px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
}

.index_zxgl .index_zxgl_learn {
    height: 180px;
}
.index_zxgl_learn .learn_list {
    float: left;
    width: 959px;
    height: 178px;
    border-style: solid;
}
.index_zxgl_learn .learn_item {
    float: left;
    margin-left: 10px;
    width: 308px;
    _display: inline;zoom:1;
}
.index_zxgl_learn .learn_item .item_hd {
    font-size: 18px;
    color: #1A332F;
    padding: 15px 0;
}
.index_zxgl_learn .learn_item .item_hd a {
    color: #333;
}
.index_zxgl_learn .learn_item .item_bd {
    height: 100px;
    padding-left: 110px;
}
.index_ico_li {
	background: url(./images/index_global.png) no-repeat;
    width: 5px;
    height: 5px;
    background-position: -98px 0;
    margin-right: 5px;
    overflow: hidden;
    float: left;
    margin-top: 9px;
	
}
.index_zxgl_dairy .diary_list li img{width: 316px;height:168px;}
.item_bd li{line-height:17px}
.index_zxgl_learn .learn_item .item_bd ul li a {
    padding: 2px 0;
    color: #333;
    display: inline-block;
    width: 177px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
}
.index_zxgl_learn .zxgl_tit {
    background-color: #25B6A6;
}
.index_ad_box {
    overflow: hidden;
    margin-top: 15px;
    height: 90px;
    background-color: #fff;
}
.index_ad_box .index_ad1 {
    margin-right: 10px;
}
.index_ad_box img {
    display: block;
    width: 555px;
    height: 90px;
}
.index_ad_box a {
    float: left;
}
.index_zxgl_dairy {
    margin-bottom:10px;
}

.tyer{/* padding:  10px; *//* background:#fff; *//* border-top: 1px solid #c2c2c2; */}


.idesBOx {
    padding: 10px 0;
    margin: auto;
    /* background-color: #fff; */
    /* border-top: 1px solid #c2c2c2; */
}
.idesBOx ul {
    height: 350px;
}
.idesBOx ul li {
    width: 224px;
    height: 347px;
    float: left;
    position: relative;
    overflow: hidden;
}
.abs {
    position: absolute;
}
.idesBOx ul li .img {
    top: 0px;
    left: 0px;
    z-index: 1;
}
.idesBOx ul li .bg {
    background: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    width: 100%;
    height: 120px;
    bottom: 0px;
    z-index: 2;
}
.idesBOx ul li .infobox {
    bottom: 0px;
    height: 120px;
    width: 100%;
    z-index: 3;
}
.idesBOx ul li .infobox h1 {
    width: 220px;
    font-size: 18px;
    border-bottom: 1px solid #595959;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;*
    margin-top: 0px;*
    margin-bottom: 0px;
    height: 26px;
    overflow: hidden;
}
.idesBOx ul li .infobox h1 span {
    font-weight: bold;
    padding-right: 10px;
}
.idesBOx ul li .infobox p {
    line-height: 18px;
    width: 170px;
    padding-left: 10px;
    margin: 0 auto;
    font-size: 12px;
}
.idesBOx ul li .infobox p strong {
    font-weight: bold;
}
.idesBOx ul li .btn {
    width: 223px;
    height: 27px;
    color: #fff;
    bottom: 0px;
    z-index: 4;
    display: block;
    line-height: 27px;
}
.idesBOx ul li .btn1 {
    left: 0px;
    background-color: #84c225;
}
.idesBOx ul li .img img{width: 224px;height:322px}
.idesBOx ul li .btn2 {
    left: 1px;
    background: #3e3a39;
}
.idesBOx ul li:hover .btn2{background:#F37120}
.fbc_menu center{font-size:12px;color: #fff;}
.fbc_menu center a{color:#fff;margin: 0 5px;}





/*********ziye***********/

.col {
    width: 1120px;
    margin: auto;
    /* margin-top: 15px; */
}
.left {
    width: 890px;
    overflow: hidden;
}
.artlist .listbox {
    background: #fff;
    padding: 10px 0px 10px 10px;
    width: auto;
    min-height: 300px;
}
.artlist .bg {
    background: #f3f3f3;
}
.artlist .item {
    padding: 15px;
    width: auto;
    height: 200px;
    padding-bottom: 17px;
	border-bottom:none
}
.artlist .item .img {
    width: 300px;
    margin-right: 30px;
    overflow: hidden;
    background: #ccc;
    height: 200px;
}
.artlist .item .img img {width:300px;height:200px}
.rel {
    position: relative;
}
.artlist .item .info {
    width: 505px;
    height: 200px;
}
.artlist .item .info h1{}
.artlist .item .info .t a {
    font-size: 18px;
    color: #3e3a39;
    font-weight: bold;
}
.artlist .item .info .num {
    padding: 12px 0 15px 0;
    border-bottom: 1px solid #499b0a;
    margin-bottom: 10px;
}
.artlist .item .info .num span {
    padding-left: 10px;
}
.artlist .item .info .desc {
    line-height: 24px;
    color: #767676;
    height: 48px;
}
.artlist .item .info .desc {
    line-height: 24px;
    color: #767676;
    height: 48px;
}
.artlist .item .info .btnbox a {
    display: inline-block;
    line-height: 28px;
    height: 28px;
    width: 143px;
    background-color: #ffffff;
    border: 1px solid #d4d2d2;
    font-size: 14px;
    color: #acacac;
    text-align: center;
    border-radius: 3px;
    margin-right: 10px;
}
.right {
    width: 220px;
}
.right .formBox {
    height: 315px;
    background-color: #88A4D6;
    text-align: left;
}
.right .formBox h1 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 25px;
    margin-bottom: 15px;
}
.right .formBox h2 {
    text-align: center;
    margin: 5px 0px 25px 0px;
}
.right .formBox div {
    padding-left: 15px;
    line-height: 28px;
    height: 28px;
    margin-bottom: 10px;
}
.right .formBox div span {
    width: 60px;
    display: inline-block;
    color: #fff;
}
.right .formBox div input {
    width: 120px;
    height: 24px;
    border: 1px solid #fff;
    padding-left: 10px;
    line-height: 20px;
}
.right .formBox .btnbox {
    margin: 10px 0;
    padding-left: 0px;
}
.right .formBox .btnbox .submit {
    width: 196px;
    height: 36px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    border-radius: 8px;
}
.right .artlist {
    background: #fff;
    margin-top: 10px;
    padding: 10px;
    width: auto;
}
.right .artlist {
    background: #fff;
    margin-top: 10px;
    padding: 10px;
    width: auto;
    text-align: left;
}
.right .artlist ul li {
    border-bottom: 1px dashed #e9e9e9;
    line-height: 30px;
    padding-left: 5px;
    overflow: hidden;
    height: 30px;
}
.right .artlist ul li a {
    color: #646464;
}
.right .hotXiaoqu {
    background: #fff;
    margin-top: 10px;
    padding: 10px;
    width: auto;
    text-align: left;
}
.right .hotXiaoqu h1 {
    font-size: 18px;
    font-weight: bold;
    color: #3e3a39;
    line-height: 38px;
    height: 38px;
}
.right .hotXiaoqu h1 a {
    font-size: 12px;
}
.right .hotXiaoqu .item {
    padding: 15px 0px;
    height: 65px;
    overflow: hidden;
}
.right .hotXiaoqu .item .img {
    margin-right: 10px;
}
.right .hotXiaoqu .item .img  img{width:75px;height:65px}
.right .hotXiaoqu .item .info {
    width: 115px;
    height: 65px;
    text-align: left;
}
.right .hotXiaoqu .item .info h2 {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.right .hotXiaoqu .item .info h2 a {
    font-size: 14px;
    font-weight: bold;
    color: #3e3a39;
}
.right .hotXiaoqu .item .info p {
    padding-top: 6px;
}
.right .huodong {
    background: #fff;
    margin-top: 10px;
    padding: 10px;
    width: auto;
}
.right .huodong h1 {
    font-size: 18px;
    font-weight: bold;
    color: #3e3a39;
    line-height: 38px;
    height: 38px;
    margin-bottom: 6px;
    text-align: left;
}
.right .huodong .txt {
    line-height: 35px;
    overflow: hidden;
    height: 35px;
    text-align: left;
}
.right .huodong .txt a {
    color: #525252;
}
.right .formBox div .code {
    width: 40px;
    background: #fff! important;
}






.clear {
    zoom: 1;
}
.d-bottom ul li{
    float: left;
    width: 282px;
    height: 210px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin: 0 10px 10px 1px;
}
.d-bottom ul li img{width: 282px;height: 210px;}
 {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #efefef;
    color: #474747;
    font-size: 14px;
    width: 100%;
}
.d-bottom ul li .desc {
    background: url(./images/opacity-bg.png) repeat;
    color: #FFF;
    height: 36px;
    line-height: 36px;
}
.d-bottom ul li .desc .d-price{
    font-family: Arial, Helvetica, sans-serif;
    float: right;
    font-size: 22px;
    color: #909090;
}
.d-bottom ul li .desc .d-price {
    font-size: 12px;
    color: #FFF;
    margin-right: 12px;
}
.d-bottom ul li .desc .view{
    display: inline-block;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background: url(./images/ico2.png) no-repeat -31px 4px;
}
.d-bottom ul li .desc .d-price .view {
    background-position: -78px -328px;
    margin-right: 6px;
}
.d-bottom ul li .desc .d-name{
    float: left;
    margin-top: 6px;
}
.d-bottom ul li .desc .d-name {
    margin-left: 14px;
    margin-top: 0;
}
 .d-bottom ul li .d-shadow{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    background: #333;
    opacity: .75;
}
.d-bottom ul li .d-shadow p{
    text-align: center;
    color: #fff;
}
.d-bottom ul li .d-shadow p.d-s-1 {
    font-size: 18px;
    margin-top: 54px;
    opacity: 1;
}
.d-bottom ul li .d-shadow span{
    padding: 8px 25px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    display: block;
    width: 58px;
    margin: 0 auto;
    color: #fff;
    margin-top: 18px;
}
.d-bottom ul li .d-shadow span {
    margin-top: 30px;
    opacity: 1;
}
.d-bottom ul li .d-shadow .view{
    background: url(./images/ico2.png) no-repeat -31px -15px;
    width: 18px;
    height: 18px;
    float: left;
}
.rel {
    position: relative;
}
.mbx {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
}
.mbx span {
    padding: 0 8px;
}
.mbx a {
    color: #000;
}

.btnbox {bottom: 0;left: 0;}
.showart .title {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}
.showart .info {
    height: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
	text-align:center
}
.showart .artcon {
    font-size: 14px;
    line-height: 22px;
}
.showart .artcon  img{max-width:850px}
.artlist  .popo{padding:10px}
.form-page .f-bg {
    position: absolute;
    left: -22px;
    top: 5px;
    height: 613px;
    width: 921px;
}
.form-page {
    background: url(./images/form-bg.gif) repeat;
}
.j-row {
    width: 1120px;
}
.form-page .j-row {
    position: relative;
    height: 620px;
}
.form-page .form {
    position: absolute;
    right: 0px;
    top: 5px;
    width: 470px;
}
.form-page .form .f-title {
    font-size: 20px;
    color: #474747;
}
.form-page .form form {
    margin-top: 30px;
}
.select {
    background: #FFF;
    height: 46px;
    position: relative;
    cursor: pointer;
    color: #474747;
    font-size: 14px;
    z-index: 10;
}
.select span.s-result {
    background: #FFF;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 48px;
    /* padding-right: 54px; */
    overflow: hidden;
}
.form-page .form .input {
    border: none;
    width: 453px;
    background: #FFF;
    height: 26px;
    line-height: 26px;
    color: #474747;
    padding: 10px 0 10px 15px;
    margin-top: 26px! important;
	font-size:14px
}
.form-page .form input.f-name, .form-page .form input.f-phone {
    width: 215px;
    vertical-align: middle;
}
.form-page .form input.f-phone {
    margin-left: 5px;
}
.form-page .form .btn {
    text-align: center;
}
.form-page .form .btn {
    margin-top: 46px;
}
.form-page .form .button {
    width: 185px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    font-family: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ','ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“';
    font-weight: bold;
	color:#fff;
	border:none
}
.form-page .form .button:hover{background:#3c3c3c;cursor:pointer}

.index_zxgl_learn .learn_item .item_bd ul li a:hover,.list2 li a:hover{color:#e1472f}

.dy,.pian {
    text-align: right;
    color: #333;
    line-height: 30px;
}
.dy a,.pian a {
    color: #333;
    font-size: 12px;
}
.pian a:hover{color:#e1472f}
.lbottom span.current{
    padding: 0 5px;
    color: #fff;
}
.lbottom a{margin:0 5px;color:#333}
.percent-one-fourth_dd{
    /* background: #fff; */
    margin-bottom: 10px;
}
.percent-one-fourth_dd h4{
    height: 25px;
    font-size: 18px;
    color: #fff;
    text-align: left;
    text-indent: 10px;
    padding-top: 12px;
    padding-bottom: 9px;
    background: #88A4D6;
    border: 5px solid #fff;
}
.percent-one-fourth_dd ul{
    padding: 3px 0 10px 0;
}
.percent-one-fourth_dd ul li {
    line-height: 32px;
    text-align: left;
    text-indent: 14px;
    background: #fff;
}
.percent-one-fourth_dd ul li a{
    color: #333;
    font-size: 14px;
}
.dangqian{
    background: #eee! important;
    font-weight: bold;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.percent-one-fourth_dd ul li.san{padding-left:10px}
.percent-one-fourth_dd ul li.san a{}

.bg_top{position:absolute;top:0px;width:100%;text-align:center;}
.bg_top img{width:100%;height:170px}
.links{}

.links .col{margin-top:0px;}
.links_top{}
.ftcl_tab {
    height: 40px;
    border-bottom: 1px solid #eaeaea;
}
.ftcl_tab li{}
.ftcl_tab li a {
    position: relative;
    width: auto;
    height: 40px;
    text-align: center;
    line-height: 45px;
    float: left;
    color: #666;
}
.ftcl_tab li.on a {
    border-bottom: 1px solid #009635;
}
.links_bottom{margin-top: 10px;}
.links_bottom  a {
    color: #e4e4e4;
    margin-right: 10px;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
    float: left;
}
.munu_hd {
    height: 45px;
    background: #333;
}
.hhh{background:#1e1e1e;display: none;}
.hy_top{
	height: 35px;
    line-height: 35px;
    color: #646464;
    font-size: 12px;
    font: "Microsoft YaHei";
    font-weight: bold;
	width:1120px;
	margin:0 auto
}
.hy_top a{color: #646464;}
.hy_top .fr {
    float: right;
}
.hy_top p.fr a {
    padding: 0 5px 0 5px;
    color: #646464;
    font-size: 12px;
    font: "Microsoft YaHei";
    font-weight: normal;
}






.al_tu {
    height: 455px;
    width: 1120px;
}
.sl_zuo {
    float: left;
    position: relative;
}
.z_t {
    width: 908px;
    height: 455px;
}
.z_t a,.al_xt,.kkk_1{display:none}
.z_t a#news_1{display:inline}
.z_t a#news_a1{display:inline}
.sl_zuo #show_1{display:inline}
.sl_zuo #show_a1{display:inline}
.z_t img{width: 908px;height: 454px;}
.al_xt {
    width: 270px;
    height: 312px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 145px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.al_xt h3 {
    padding-top: 36px;
    padding-left: 0px;
    text-align: center;
}
.al_xt h3 a {
    display: block;
    font-size: 18px;
    color: #000000;
    font-family: "Microsoft YaHei";
    letter-spacing: 1px;
    text-decoration: none;
}
.al_xt em {
    display: block;
    padding-top: 24px;
    padding: 0 5px;
    font-style: normal;
}
.al_xt em p {
    font-size: 14px;
    color: #000000;
    font-family: "Microsoft YaHei";
    line-height: 26px;
}
.al_xt i {
    background: #e5e5e5 none repeat scroll 0 0;
    display: block;
    font-style: normal;
    height: 40px;
    margin-left: 38px;
    margin-top: 24px;
    text-align: center;
    width: 190px;
}
.al_xt i a {
    color: #000000;
    display: block;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 40px;
}
.sl_you {
    float: right;
    font-size: 0;
}
.sl_zuo_1{float:right}
.sl_you_1 {float:left}

.sl_you li {
    padding-bottom: 1px;
}
.sl_you li a img {
    width: 211px;
    height: 90px;
}
.kkk_1 {
    width: 270px;
    height: 312px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 145px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.kkk_1 h3 {
    padding-top: 36px;
    padding-left: 38px;
}
.kkk_1 h3 a {
    display: block;
    font-size: 18px;
    color: #000000;
    font-family: "Microsoft YaHei";
    letter-spacing: 1px;
    text-decoration: none;
}
.kkk_1 em {
    display: block;
    padding-top: 24px;
    padding-left: 38px;
    font-style: normal;
    padding: 0 5px;
}
.kkk_1 em p {
    font-size: 14px;
    color: #000000;
    font-family: "Microsoft YaHei";
    line-height: 26px;
}
.kkk_1 i {
    background: #e5e5e5 none repeat scroll 0 0;
    display: block;
    font-style: normal;
    height: 40px;
    margin-left: 38px;
    margin-top: 24px;
    text-align: center;
    width: 190px;
}
.kkk_1 i a {
    color: #000000;
    display: block;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 40px;
}

.body_bg1{background: #F9F8F2;padding-top: 20px;padding-bottom: 30px;}
.body_bg2{background: #e4e4e4;padding-top: 20px;padding-bottom: 30px;}
.bjbtn {
    background: #333;
}
.links_bottom a:hover{color: #F37120;text-decoration: underline;}



/***********ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢*************/
.showdesbox{margin-top:20px}
.rel {
    position: relative;
}

.showdesbox .infobox {
    height: 280px;
}
.showdesbox .todesbtn {
    height: 37px;
    width: 130px;
    line-height: 37px;
    color: #fff;
    background: #e1472f;
    border-radius: 6px;
    top: 0px;
    right: 20px;
    font-size: 14px;
}
.showdesbox .infobox .img {
    width: 299px;
    margin-right: 60px;
	float:left;
}
.showdesbox .infobox .info {
    width: 460px;
    float:left;
    border:none;
	height:auto
}
.showdesbox .infobox .info .name {
    padding-bottom: 3px;
    text-align: left;
    border-bottom: 1px solid #333;
    margin-bottom: 9px;
}
.showdesbox .infobox .info .name strong {
    font-size: 24px;
    color: #353535;
}
.showdesbox .infobox .info .name span {
    font-size: 14px;
    color: #e1472f;
    padding-right: 40px;
    padding-left: 40px;
}
.showdesbox .infobox .info .desc {
    border-bottom: 1px dashed #e1e1e1;
    line-height: 24px;
    color: #353535;
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: left;
}
.showdesbox .infobox .info p {
    line-height: 20px;
    margin-bottom: 10px;
    color: #353535;
    text-align: left;
    font-size: 12px;
}
.showdesbox .infobox .info p span {
    font-weight: bold;
    padding-right: 25px;
    font-size: 12px;
}
.showdesbox .daitxt {
    border-bottom: 1px solid #b8b8b8;
    margin-bottom: 20px;
}
.showdesbox .daitxt p {
    border-bottom: solid 4px #333;
    width: 150px;
    font-size: 24px;
    color: #2d2a29;
    padding: 10px 0;
    margin: 30px 0 0 0;
}

.showdesbox .content {
    max-height: 684px;
    padding: 0;
    background: #fff;
    width: auto;
    min-height: 184px;
}
.showdesbox .content .item {
    width: 266px;
    margin-right: 13px;
    float: left;
    margin-bottom: 16px;
    position: relative;
    height: 290px;
    padding: 0;
}
.showdesbox .content .item .bgbox {
    background: #fff;
    border: 2px solid #fff;
    padding: 8px;
}
.showdesbox .content .item .txt {
    font-weight: bold;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.showdesbox .content .item .desc {
    color: #6e6e6e;
    height: 20px;
    /* border-bottom: 1px solid #479b07; */
    margin-bottom: 10px;
}
.showdesbox .content .item .btnbox a {
    display: inline-block;
    height: 20px;
    width: 75px;
    text-align: center;
    line-height: 20px;
    color: #929292;
    border: 1px solid #cfcfcf;
    margin-right: 8px;
    font-size: 12px;
}
.showdesbox .content .item .btnbox a:hover{ background-color: #333; color:#fff;}
.showdesbox .content .item .bgbox:hover {
        border: 2px solid #333;

}
.showdesbox .content .item .bgbox .img ,.showdesbox .content .item .bgbox .img img{
    width: 246px;
    height: 186px;
}
.showdesbox .infobox .info .name b{font-size:12px;font-weight: normal;}






/********ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿QQ***********/
.fixed-bar .icon,.fixed-bar .consult-list .tel-icon{background:url("images/qq/JS_02.png") no-repeat;}
.fixed-bar .icon{display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
.fixed-bar{position:fixed;right:10px;top: 180px;z-index:999;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);}
.fixed-bar .gotop{position:relative;z-index:1;display:block;width:68px;height:36px;overflow:hidden;margin:-1px 0 0;padding:32px 0 0;border:1px solid #e6e6e6;border-top:1px dashed #eaeaea;background-color:#fff;color:#666;font:normal 14px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .share{height:68px;overflow:hidden;margin:-1px 0 0;border:1px solid #e6e6e6;}
.fixed-bar .gotop:hover{z-index:10;border-color:#e1472f;background-color:#e1472f;color:#fff;text-decoration:none;}
.fixed-bar .gotop:hover .icon{background-position:right -251px;}
.fixed-bar .consult-box{border:1px solid #e6e6e6;}
.fixed-bar .consult-box .consult-header{position:relative;height:36px;margin:-1px -1px 0;background: #e1472f;}
.fixed-bar .consult-box .consult-title{color:#fff;font:normal 16px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .consult-box .icon{display:none;top:0;left:-28px;width:28px;height:36px;overflow:hidden;margin:0;background-position:-80px -530px;cursor:pointer;}
.fixed-bar .consult-box .icon:hover{background-position:-110px -530px;}
.fixed-bar .consult-list{margin:0 2px -1px;padding:9px 0;border-bottom:1px dashed #eaeaea; overflow:hidden}
.fixed-bar .consult-list li{padding:6px 0 6px 23px;color:#666;font:normal 12px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
.fixed-bar .consult-list span,.fixed-bar .consult-list a{float:left;line-height:24px;}
.fixed-bar .consult-list span{padding-right:10px;color: #666;}
.fixed-bar .consult-list img{vertical-align:top;}
.fixed-bar .wide-bar{width:134px;background:#fff;}
.fixed-bar .wide-bar .share .bds_more{width:148px;_width:146px;background-position:-252px -568px;}
.fixed-bar .wide-bar .share .bds_more:hover{background-position:-354px -568px;}
.fixed-bar .wide-bar .gotop{width:132px;}
.fixed-bar .consult-list .tel-icon{margin-left:-15px;padding:0 0 0 20px;background-position:-591px -264px;/* height: 52px; */overflow: hidden;}



/******ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹******/

.shiping{}
.shiping ul{
    height: 222px;
}
.shiping ul li {

width: 356px;

margin-right: 26px;

height: 222px;
}

.shiping ul li .img {
   
}
.shiping ul li .bg {
    
background: none;
    
border: 0px! important;
}
.shiping ul li .infobox {
  
position: absolute;
  
top: 150px;
  
right: 0;
  
width: 55%;
  
height: 73px;
}
.shiping ul li .infobox h1 {
   
}
.shiping ul li .infobox h1 span {
   
}
.shiping ul li .infobox p {
   
color: #fff;
   
font-size: 14px;
   
width: 100%;
   
margin-bottom: 5px;
   
padding-left: 0px;
}
.shiping ul li .infobox p strong {
  
}
.shiping ul li .btn {
 
background: url(images/icon.png) no-repeat;
 
left: 137px;
 
top: 62px;
 
width: 82px;
 
height: 82px;
 
background-position: -23px -19px;
 
text-indent: -9999px;
}
.shiping ul li .btn1 {

}
.shiping ul li .img img{
    width: 356px;
    height: 222px;
}
.shiping ul li .btn212 {

background: darkcyan;

color: #fff;

padding: 6px 25px;

right: 8px;
}
.shiping ul li .btn212:hover{background:#333}
.kkyy{
	border: 1px solid #dbdbdb;
    font-size: 18px;
    color: #828282;
    width: 834px;
    padding-left: 14px;
    line-height: 48px;
    height: 48px;
	position:relative;
	margin:0 auto 10px auto
	}
.jbin {
    background: #e8e8e8;
	width:850px;
    height: auto;
	margin-top:20px
}	
.jbin .t {
    line-height: 60px;
    color: #111111;
    font-size: 18px;
    font-weight: bold;
    padding-left: 28px;
    width: auto;
    text-align: left;
}
.jbcon p {
    line-height: 20px;
    color: #606060;
    padding: 0 25px;
    min-height: 50px;
    overflow: hidden;
    text-indent: 20px;
    font-size: 12px;
    text-align: left;
}
.yourLiket {
    font-size: 24px;
    color: #3e3a39;
    padding: 10px;
    margin-top: 30px;
}
.boxtt {
    padding: 20px;
    background: #e1e1e1;
    overflow: hidden;
    height: 200px;
    text-align: center;
}
.boxtt a {
    float: left;
    overflow: hidden;
    margin-right: 8px;
    color: #575757;
    width: 264px;
}
.boxtt a  img{width:264px}


.artlist .item_video .rel {
    border: 5px solid #dbdbdb;
    padding: 10px 30px 0 30px;
    position:relative;
    width: 460px;
    height: 180px;
}
.artlist .item_video{position:relative;}
.artlist .item_video .img {
    margin-right: 10px;
	
}
.btnbox1 {
    bottom: 10px;
    left: 30px;
}
.item_video .ic1 {
    width: 12px;
    height: 29px;
    left: 318px;
    top: 97px;
    float: left;
    background-image: url(images/icon.png);
    background-position: -122px 0px;
    position: absolute;
}

.select-menu{display:none}


.hzsj .con{overflow:hidden;  width: 1120px; height:100%;  }
#carousel_container{position:relative; height: 120px; overflow:hidden;}
#carousel_inner{width: 1052px; height: 112px; overflow: hidden; position:absolute;left: 34px; top:5px;}
#left_scroll{position: absolute;left:0;top: 42px;width: 25px;height: 48px;cursor: pointer; background: url(../case_14/images/jt1.jpg) no-repeat;}
#right_scroll{position: absolute;top: 42px;right:0; width: 25px;height: 48px;cursor: pointer; background: url(../case_14/images/jt1r.jpg) no-repeat;}
#carousel_ul{width:9999px; height: 112px; position:relative;}
#carousel_ul li{float: left;width: 165px; height: 110px; border:solid 1px #D9D9D8; margin-right: 10px; display:inline;}

.footer_top{
    background: #1C1C24;
    padding-top: 30px;
    margin-top: 12px;
}
.footer_top .warp{
    width: 1120px;
    margin: 0 auto;
}
.footer_top .ft_top_cen{
    height: 178px;
}
.footer_top  .left_ft{
    width: 730px;
    float: left;
}
.footer_top  .left_ft ul{}
.footer_top  .left_ft ul li{
    line-height: 25px;
}
.footer_top  .left_ft li.menu_style_foot{
    float: left;
    margin-right: 43px;
}
.footer_top  .left_ft li.menu_style_foot a{
    font-size: 15px;
    color: #fff;
}
.footer_top  .left_ft li.menu_style_foot .menu1{}
.footer_top  .left_ft li.menu_style_foot .menu1 a{
    font-size: 12px;
    color: #A4A2A2;
}
.footer_top .left_ft li.menu_style_foot .menu1 a:hover{text-decoration:underline;color: #F37120;}
.footer_top .right_ft{
    float: right;
    height: 175px;
    width: 388px;
    border-left: 1px solid #545353;
    position: relative;
}
.footer_top  .right_ft img{}
.links span{
    float: left;
    color: #97A296;
    font-size: 14px;
    margin-right: 10px;
}
.ewmft{position: absolute;top: 0;right: 138px;}
.footer_top .right_ft .ewmft img{
    width: 150px;
}
.footer_top .right_ft .ewmft p{
    color: #F37120;
    font-size: 14px;
    text-align: center;
}
.sl_you_hh {
    float: right;
    font-size: 0;
}
.sl_you_hh li {
    padding-bottom: 1px;
    float: left;
    margin-right: 5px;
    margin-bottom: 4px;
    position: relative;
}
.sl_you_hh li a img {
    width: 295px;
    height: 202px;
}
.sl_you_hh .txt-five {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.6);
}
.sl_you_hh .txt-five h4 {
    font-size: 12px;
}
.sl_you_hh li.typ img {
    width: 520px;
    height: 409px;
}


.ju_box {
    width: 100%;
    background: url(images/re_bg.png) repeat-y center center;
    height: 130px;
    position: fixed;
    z-index: 999999;
    bottom: 0;
    display: none;
    left: 0px;
}
.jinyu {
    width: 1210px;
    margin: auto;
    height: 120px;
    position: relative;
}
.closs {
    display: block;
    width: 37px;
    position: absolute;
    height: 37px;
    margin-top: 4px;
    left: 45.52%;
    margin-left: 537px;
    cursor: pointer;
    z-index: 222;
}
img#img2 {
    margin: auto;
}
.jy_2 {
    float: left;
    width: 863px;
    height: 130px;
    position: relative;
}
.jy_22 {
    position: absolute;
    bottom: 0px;
    left: 19px;
}
.jy_23 {
    position: absolute;
    left: 230px;
    bottom: 0px;
}
.bfr2 {
    /* height: 374px; */
    /* padding-top: 10px; */
    /* overflow: hidden; */
    float: left;
    position: relative;
    height: 130px;
    left: -320px;
    width: 346px;
    background: #1c2837;
}
.bfr2_m {
    width: 267px;
    height: 34px;
}
.bfr2_m1 {
    font: 14px/14px "microsoft yahei";
    color: white;
    /* float: left; */
    width: 205px;
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 12px;
}
.timflo {
    width: 21px;
    height: 21px;
    line-height: 21px;
    background: #292929;
    border: 1px solid #000000;
    border-radius: 3px;
    display: inline-block;
}
.bfr2_2 {
    /* float: left; */
    position: relative;
    left: 13px;
    line-height: 50px;
}
.fggl2{float:left}
.fgggl2{float: right;margin-right: 41px;margin-top: 15px;}
.fggl2 input {
    width: 155px;
    height: 30px;
    position: absolute;
    margin-left: -20px;
    border: none;
    display: block;
    bottom: -57px;
}
input.text, select.text, textarea.text {
    outline: none;
    border: 1px solid #555;
    height: 26px;
    line-height: 26px;
    padding: 3px 0px 3px 5px;
    font-size: 12px;
    color: #555;
    border-radius: 5px;
    margin-top: 10px;
}
.ticked {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 131px;
    top: 7px;
    background: url(../images/icons0604.png) 0 -38px;
    display: none;
}
.fggggl2 input {
    width: 130px;
    height: 30px;
    position: absolute;
    margin-left: -20px;
    border: none;
    display: block;
    bottom: -112px;
}
.fgggggl2 input {
    left: 154px;
    width: 185px;
    background: #de0624;
    color: #fff;
    font-size: 18px;
    height: 35px;
    border-radius: 5px;
    position: absolute;
    margin-left: 170px;
    border: none;
    display: block;
    bottom: 18px;
}
.fl_o_oo img {
    position: absolute;
    border: none;
    margin-left: 393px;
    display: block;
    bottom: 6px;
    width: 110px;
}
.hddd{
    margin-top: 20px;
    width: 869px;
    float: left;
}
.hddd h3{
    background: #E1472F;
    color: #fff;
    float: left;
    padding: 5px 30px;
    font-size: 16px;
    margin-bottom: 8px;
}
.hddd .xyxw-line{
    border-bottom: 1px dashed #e5e5e5;
    width: 735px;
    height: 14px;
    margin-left: 130px;
 }
