@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{ border:0;vertical-align: middle;}
em {font-style:normal;font-weight:normal;}
ol,ul,li {list-style:none;}
li{vertical-align: middle;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border-radius: 0;
  outline:none;
 
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-appearance: none;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:active,
a{ text-decoration: none;  color: #333;}
img.o8{filter:alpha(opacity=100);opacity:1;
    transition:all 0.25s ease-out 0s;
    -webkit-transition:all 0.25s ease-out 0s;}
img.o8:hover{filter:alpha(opacity=80);opacity:0.8;}
body {
  font:12px/2 Arial,'Microsoft YaHei';
  color: #666;
  word-break:break-all;
  background: url(../images/mbg.jpg);
}

/*自定义常用配制*/
.f{float:left;}
.r{float:right;}
.w{width:100%;}
.h{height: 100%;}
.cer{width:1120px;margin:0 auto;}
.b{font-weight:bold}
.italic{font-style:italic}
.tc{text-align:center}
.tr{text-align:right}
.pos{ position:relative}
.disn{ display:none}
.disb{ display:block}
.ov{overflow:hidden}
.cur{cursor:pointer}
.clearfloat { clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size:0;
}
.clearfix { *zoom:1;}

/*font-style*/
.t14{font-size: 14px;}
.t16{font-size: 16px;}
.t18{font-size: 18px;}
.t24{font-size: 24px;}
.ti200{ text-indent:2em;}
.fontya{ font-family:"微软雅黑";}
.ell{overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.ani,
.ani:hover{transition:all 0.2s ease-out 0s;
    -webkit-transition:all 0.2s ease-out 0s;}

.ttc{text-transform:capitalize;}/*首字母大写*/
.ttl{text-transform:lowercase;}/*全部小写*/
.ttu{text-transform:uppercase;}/*全部大写*/

.gray0{color:#000}
.gray3{color:#333}
.gray6{color:#666}
.gray9{color:#999}
.yellowa{color: #ee8200;}
body{ background: #fff;}
.header{ width: 100%;min-width: 1120px; height: 134px;;}
.top{ width:1120px; margin: 0 auto; height:100px; }
.top .logo{ height: 70px; margin-top: 15px; float: left;}
.top .logo img{ height: 70px;}
.top .tel { height: 48px; margin-top: 7px; float: right;}
.top .tel p{ font-family: "georgia"; color: #1e6bc7; font-size: 16px; font-weight: bold; line-height: 24px;}
.top .tel p i{ font-size: 20px; letter-spacing: 1px;color: #1e6bc7; font-weight: bold;}
.mune{ width: 100%;   min-width: 1120px; height: 34px; background: url(../images/back.png);}
.mune .munec{ width: 1120px; margin: 0 auto;}
.mune .munec ul li{ line-height: 34px; text-align: center; position: relative; z-index: 999;  width:160px; float: left; font-size: 14px; }
.mune .munec ul li.parents .child{position: absolute; height: auto; overflow: hidden; width: 160px; margin-top: 0px;  background: #1e6bc7; border-bottom-left-radius: 3px;border-bottom-right-radius: 3px; display: none;}
.mune .munec ul li.parents:hover .child{ display: block;}
.mune .munec ul li.parents:hover .child ul li{ cursor: pointer;  border-top: 1px solid #398ee9 ;border-bottom: 1px solid #1e6bc7 }
.mune .munec ul li.parents:hover .child ul li:hover{ border-bottom: 1px solid #00387b }
.mune .munec ul li.parents:hover{  cursor: pointer; background: url(../images/navb.png) repeat-x #1e6bc7;}
.mune .munec ul li.hover{  cursor: pointer; background: url(../images/navb.png) repeat-x #1e6bc7;}
.mune .munec ul li a{ color: #fff;}
#ban{height:310px;position: relative; width: 1120px; border-radius: 2px; border:1px solid #ddd; margin: 0 auto;box-shadow: 0px 0px 5px #888888; margin-top: 3px;}
#ban li{position: absolute;top: 0;left: 0;width: 100%;}	
#ban li a{display: block;height: 310px;}
#ban li a img{ width: 1110px; margin: 5px; height: 300px;}
#ban-btn{position: absolute;;bottom: 15px; right: 15px; line-height: 0;z-index: 3;;}
#ban-btn em{display: inline-block;width: 18px;height: 18px; line-height: 18px; text-align: center; border:1px solid #1e6bc7; color: #1e6bc7; font-weight: bold; border-radius: 2px; margin: 0 3px;cursor: pointer;background: #fff;}
#ban-btn em.hover{background: #1e6bc7; color: #fff; }



.i-cp { width: 1120px; margin: 0 auto; margin-top: 13px; overflow: hidden;}
.i-cp .i-cp-pro{ width: 700px; height: 250px;}
.i-cp .proslists{ width: 672px; margin: 14px;}
.i-cp .proslists ul{ width: 686px;}
.i-cp .proslists ul li{ width: 159px; margin-right: 12px; height:190px;  float: left;}
.i-cp .proslists ul li .img{ width: 159px; height: 160px;}
.i-cp .proslists ul li .img img{  width: 153px; height: 154px; padding: 2px; border:1px solid #ddd; border-radius: 2px;}
.i-cp .proslists ul li .protext{ line-height: 30px; border-bottom: 1px dashed #ddd; width: 159px; height: 30px; text-align: center; }
.i-cp .proslists ul li:hover .protext a{ text-decoration: underline; color: #1e6bc7;}
/*.i-cp ul{ width: 8000px;}
.i-cp .tit{height: 66px;border-bottom: 3px solid #dadada;}
.i-cp .tit span{display: inline-block;padding: 20px 5px 0px 5px; text-align: center; font-size: 20px;  line-height: 46px;color: #1b6bca;border-bottom: 3px solid #1b6bca;}
.i-cp .tit a.more{line-height: 0;position: absolute;right: 0;top: 32px;}
.i-cp .con{padding: 18px 0 0;}
.i-cp .con li{float: left;width: 200px;}
.i-cp .con li .img{border: 1px solid #e1e1e1;}
.i-cp .con li .img img{width: 198px;height: 194px;}
.i-cp .con li .text{line-height: 42px;background: #000;color: #fff;font-size: 14px;}
.i-cp .con li:hover .text{background: #1e9ee1;}
#maeruue {width:1200px;height:240px;overflow:hidden;}*/

.i-cp .i-connect{ height: 250px;}
.i-cp .i-connect .connect_con{ padding: 15px;height: 180px; width: 370px; font-size: 14px; margin: 0 auto; background: url(../images/cont_l.jpg) right bottom no-repeat;color: #333;}



.i-list-al{width: 800px; margin-top: 20px;}
.i-list-al .tit{border-bottom: 3px solid #ccc;height: 40px;line-height: 40px;font-size: 20px;color: #1b6bca;}
.i-list-al .tit span{float: left;border-bottom: 3px solid #1b6bca;padding: 0 0 0 18px;background: url(../images/n.png) no-repeat 0 center;}
.i-list-al .tit a.more{*margin: 8px 0 0;}
.i-list-al .con{padding: 14px 0 0;}
.i-list-al .con ul{margin-right: -20px;*width: 720px;}
.i-list-al .con ul li{float: left;width: 185px;margin-right: 20px;}
.i-list-al .con ul li .img img{width: 100%;height: 185px;}
.i-list-al .con ul li .text{padding: 8px 0 0; text-align: center; line-height: 36px; border-bottom: 1px solid #ccc;}
.i-list-al .con ul li .text a{color: #666;}
.i-list-al .con ul li .text a:hover{color: #f91605;}

.aboutes{ margin-top: 15px; height: 225px; width: 1120px; }
.i-news{width: 403px; height: 225px; border:1px solid #ddd; border-top-right-radius: 3px; border-top-left-radius : 3px; overflow: hidden;}
.i-news .i-news-top{ width: 403px; height: 32px; line-height: 32px; background: #e2e9ed; border-bottom:1px solid #ced4d4;}
.i-news .i-news-top .name{ text-indent: 10px; color: #11418b; font-size: 16px; width: 120px; float: left;}
.i-news .i-news-top .lmmore{ float: right; margin-right: 10px; color: #11418b;}
.i-news .i-news-top a.lmmore:hover{ text-decoration: underline;}
.i-news .con{padding: 5px 15px 0px;}
.i-news .con li{line-height: 34px;border-bottom: 1px dashed #a9a9a9;}
.i-news .con li a:hover{ text-decoration: underline; color: #11418b;}
.i-about{width: 700px;height: 225px; border:1px solid #ced4d4; border-top-right-radius: 3px; border-top-left-radius : 3px; overflow: hidden;}
.i-about .i-about-top{ width: 700px; height: 32px; line-height: 32px; background: #e2e9ed; border-bottom:1px solid #ced4d4;}
.i-about .i-about-top .name{ text-indent: 10px; color: #11418b; font-size: 16px; width: 120px; float: left;}
.i-about .i-about-top .lmmore{ float: right; margin-right: 10px; color: #11418b;}
.i-about .i-about-top a.lmmore:hover{ text-decoration: underline;}
.i-about .text{ padding: 15px;color: #333; font-size: 14px; line-height: 28px; }
.i-about .text b{ color: #1e6bc7;}
.i-about .text img{ float: left; margin-right: 12px; margin-bottom: 0px; border:1px solid #ddd; padding: 4px; border-radius: 2px; margin-top: 5px;}
.i-about a.more{position: absolute;top:105px;right: 25px; width: 90px; height: 32px; border-radius: 3px; background: #1b6bca; color: #fff; text-align: center; line-height: 32px;}
.i-about .tit{ font-size: 24px; font-weight: bold; color: #1e6bc7; margin-left:42px; margin-top: 13px;}

.foot-link{height: 225px;background: url(../images/flk.png) repeat-x;  margin-top: 20px; }
.foot-link ul{padding: 26px 0 0; width: 1000px;}
.foot-link li{float: left;width: 192px;}
.foot-link li.last{width: 70px;}
.foot-link li a{display: block;padding: 0 12px;color: #d7d7d7;
	overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;word-break:normal;
}
.foot-link li.last a{padding: 0 0 0 12px;}
.foot-link li a:hover{color: #ff8400;}
.foot-link li a.tit{font-weight: bold;color: #fff;margin: 0 0 5px;background: url(../images/xx.png) no-repeat 0 center;}

.erweima{ width: 200px; padding-top: 30px;}
.erweima img{ width: 150px; border-radius: 3px;}
.erweima p{color:#d7d7d7; width: 150px; font-size: 14px; line-height: 30px; text-align: center;}

.footer{height: 72px;background: url(../images/fbg.png) repeat-x;color: #d7d7d7;}
.footer a{color: #d7d7d7;}
.footer .cer{padding: 12px 0 0;}
.banner{ width: 100%; height: 300px; background: url(../images/pb4.jpg) center 0px no-repeat;}

.left{z-index: 1;width: 214px;background: #fff;}
.pnav{border: 1px solid #e3e3e3;  border-top: none;}
.pnav h3{line-height: 57px;padding: 0 0 0 39px;font-size: 22px;color: #fff;background: url(../images/pnt.png) repeat-x;}
.pnav ol li.tit{height: 44px;line-height: 44px;padding: 0 10px 0 40px;font-size: 14px;overflow: hidden;background: url(../images/xd.png) repeat-x;}
.pnav ol:hover li.tit,
.pnav ol.hover li.tit{background-image: url(../images/xdo.png);}
.pnav ol li.tit a{color: #000;background: url(../images/da.png) no-repeat 1px center;padding: 0 0 0 18px;
	display: block;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;word-break:normal;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}
.pnav ol:hover li.tit a,
.pnav ol.hover li.tit a{color: #fff;background: url(../images/dao.png) no-repeat 0 center;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}
.pnav ol li.con{display: none;}
.pnav ol li.con.hover{display: block;}
.pnav ol li.con a{display: block;height: 44px;line-height: 44px;padding: 0 20px 0 58px;font-size: 14px;overflow: hidden;background: url(../images/xd.png) repeat-x;}
.pnav ol li.con a:hover,
.pnav ol li.con a.hover{background-image: url(../images/xdoa.png);}
.pnav ol li.con a span{color: #666;background: url(../images/ca.png) no-repeat 0 center;padding: 0 0 0 15px;cursor: pointer;
	display: block;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;word-break:normal;
}
.pnav ol li.con a:hover span,
.pnav ol li.con a.hover span{color: #66c40b;background: url(../images/cao.png) no-repeat 0 center;}
.pnav ol:hover li.con{display: block;}
.fast-track { padding: 0px 0px 10px ; border:1px solid #ddd; border-radius: 2px; margin-top: 10px; height: auto; overflow: hidden;}
.fast-track .tit{padding: 0px 0 0; text-indent: 10px; border-bottom: 1px solid #ddd; }
.fast-track .tit span{color: #005a83;line-height: 35px;padding: 0 10px 0 0;background: url(../images/dra.png) no-repeat right center;}
.fast-track .con a{float: left;padding: 0 1px 1px 0;}

.right{z-index: 1;width: 870px;background: #fff;}
.page-name{height: 57px;border-bottom: 1px solid #000;margin: 0 0 25px;}
.page-name span{line-height: 30px;padding: 27px 0 0 21px;background: url(../images/pna.png) no-repeat 0 30px;}
.location{line-height: 22px;padding: 30px 0 0 14px;background: url(../images/loc.png) no-repeat 0 35px;}

.article img{max-width: 100%;}

.art-tit{padding: 0 0 15px;}
.art-tit h1{color: #333;}
.art-tit span{padding: 0 21px;line-height: 30px;}
.art-tit span.time{background: url(../images/time.png) no-repeat 0 center;}
.bdsharebuttonbox{line-height: 30px;margin: 20px 0;}

.art-pn{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;line-height: 40px;padding: 0 15px;}
.art-pn .prev{border-bottom: 1px dashed #ddd;}
.art-pn a{width: 500px;margin: 0 0 0 20px;}

.article .pagea{ text-indent: 2em; line-height: 30px; font-size: 14px; font-family: "微软雅黑";}
.article  .qywhlst{ width: 100%; font-size: 14px;}
.article  .qywhlst i{ font-size: 16px; color: #333; font-style: normal; line-height: 40px;}
.article{ padding-bottom: 40px; height: auto; text-indent: 2em;  font-size: 14px; line-height: 28px; overflow: hidden;}
.connectdata{ width: 900px; font-size: 14px; line-height: 32px; padding: 10px 0px 20px 0px;}

.list-news{padding: 0 0 20px;}
.list-news li{padding: 5px 10px;border-bottom: 1px dashed #9a9899;}
.list-news li:hover{background: #ebebeb;}
.list-news li a{width: 500px;background: url(../images/ds.png) no-repeat 0 center; font-size: 14px;  padding: 0 0 0 9px;}
.list-news li span{ font-size: 14px;}
div.pageList{padding: 20px 0 0;}
div.pageList .l{display: none;}
div.pageList .r{float: none;text-align: center;}
div.pageList .r li {line-height: 16px;display: inline;}
div.pageList .r li a{border: 1px solid #ddd;background: #fff;color:#bdbdbd;display: inline-block;line-height: 24px;height: 24px;padding: 0 8px;margin: 0 0 10px;}
div.pageList .r li a.selected{background:#2f318b;border: 1px solid #63ac1c;color: #fff;}
.listpros ul{ width: 956px; height: auto; overflow: hidden;}
.listpros ul li{ width: 214px; border-bottom: 1px dashed #ccc; margin-right: 25px; height: auto; overflow: hidden; float: left; height: 254px; margin-top: 30px;}
.listpros ul li span{ width: 220px; display: block; height: 30px; line-height:40px; font-size: 14px;  text-align: center;}
.listpros ul li a{ width: 210px; height: 210px; padding: 1px; border:1px solid #ddd; border-radius: 2px;}
.listpros ul li a img{ width: 210px; height: 210px; }
.listpros ul li:hover{border-bottom: 1px dashed #1b6bca;}
.listpros ul li:hover span{ color: #1b6bca; font-weight: bold;}
.listpros ul li:hover a{ border:2px solid #1b6bca;width: 208px; height: 208px;  padding: 1px; }

.listpros ul li:hover a img{ width: 208px; height: 208px; }
.guestlist{ width: 930px; height: auto;  overflow: hidden;}
.guestlist .item{ width: 930px; height: auto; overflow: hidden;padding-bottom: 25px;}
.guestlist .item .itema{ width: 120px; text-align: right; float: left;}
.guestlist .item input.texta{ width: 200px; padding: 0px 4px; border-radius:2px; border:1px solid #ccc;  }
.guestlist .item textarea.textcontent{ width: 250px; padding:0px 4px; height: 60px; border-radius: 2px;border:1px solid #ccc; }
.guestlist .item input.textb{ float: left; width: 60px;padding: 0px 4px; border-radius:2px; border:1px solid #ccc; }
.guestlist .item  a{ margin-left: 20px;}
.guestlist .item input.enter{ width: 60px; height: 28px; cursor: pointer; background: #ed1101; border:none; border-radius: 2px; color: #fff; font-size: 14px; line-height: 28px;}

.prothumb{ width: 930px; text-align: center; padding-bottom: 30px; height: auto; overflow: hidden;}
.prothumb img{ width: 350px;}

.i-news .lianxies{ line-height: 28px; font-size: 13px; padding-top: 10px; height: auto; overflow: hidden;}



.i-fw{ width: 1200px; padding: 20px 0px 40px 0px; margin: 0 auto; overflow: hidden;}
.i-fw .tit{border-bottom: 3px solid #e3e3e3;height: 46px;line-height: 46px;}
.i-fw .tit .name{border-bottom: 3px solid #0093dc;width: 80px;height: 46px;}
.i-fw .tit .name a{font-size: 20px;}
.i-fw .tit .tel{color: #254f95;height: 46px; padding-right: 10px;}
.i-fw .tit .tel span{color: #0093dc;font-size: 30px;font-style: italic;}
.i-fw .con ul{ width: 1215px;}



.i-fw .con li{float: left;width: 228px;height: 228px;margin: 19px 15px 0 0;background: #fff;position: relative;overflow: hidden;
	-webkit-transition: all 0.25s ease-out 0s;
	-moz-transition: all 0.25s ease-out 0s;
	-ms-transition: all 0.25s ease-out 0s;
	-o-transition: all 0.25s ease-out 0s;
	transition: all 0.25s ease-out 0s;
}
.i-fw .con li:hover{box-shadow: 0 0 6px #999;
	-webkit-transition: all 0.25s ease-out 0s;
	-moz-transition: all 0.25s ease-out 0s;
	-ms-transition: all 0.25s ease-out 0s;
	-o-transition: all 0.25s ease-out 0s;
	transition: all 0.25s ease-out 0s;
}
.i-fw .con li .img,
.i-fw .con li .img img{width: 228px;height: 228px;}
.i-fw .con li .text{
	padding: 0 17px 12px;position: absolute;bottom: -70px;background: #fff;filter:alpha(opacity=85);opacity:0.8;
	-webkit-transition: all 0.25s ease-out 0s;
	-moz-transition: all 0.25s ease-out 0s;
	-ms-transition: all 0.25s ease-out 0s;
	-o-transition: all 0.25s ease-out 0s;
	transition: all 0.25s ease-out 0s;
}
.i-fw .con li.fw1 .text p.name{background: url(../images/fw1.png) no-repeat center bottom;}
.i-fw .con li.fw2 .text p.name{background: url(../images/fw2.png) no-repeat center bottom;}
.i-fw .con li.fw3 .text p.name{background: url(../images/fw3.png) no-repeat center bottom;}
.i-fw .con li.fw4 .text p.name{background: url(../images/fw4.png) no-repeat center bottom;}
.i-fw .con li.fw5 .text p.name{background: url(../images/fw4.png) no-repeat center bottom;}
.i-fw .con li .text p.name a{color: #000;line-height: 42px;font-weight: bold;}
.i-fw .con li .text p.gray6{padding: 14px 0 0;line-height: 20px;  height: 60px;}
.i-fw .con li:hover .text{bottom: 0;
	-webkit-transition: all 0.25s ease-out 0s;
	-moz-transition: all 0.25s ease-out 0s;
	-ms-transition: all 0.25s ease-out 0s;
	-o-transition: all 0.25s ease-out 0s;
	transition: all 0.25s ease-out 0s;
}
.ygproductlist{ width: 100%; height: auto; overflow: hidden;}
.ygproductlist ul li{ width: 870px; height: 190px; border-bottom: 1px dashed #ddd; padding: 15px 0px;}
.ygproductlist ul li a.thumb{height: 190px; text-align: center; float: left; display: block; width: 190px; text-align: center;}
.ygproductlist ul li a.thumb img{ height: 180px; width: 180px; padding: 3px; border:1px solid #ddd; border-radius: 2px;}
.ygproductlist ul li .des{ width: 650px; float: left; margin-left: 20px;}
.ygproductlist ul li .des a.tit{ display: block; width: 630px; color: #333; line-height: 60px; font-size: 18px;}
.ygproductlist ul li .des p{ font-size: 14px; line-height: 22px; color: #666;}
.ygproductlist ul li .des .chakan { background: #2f318b; border-radius: 3px; padding: 2px 4px; font-size: 14px; margin-top: 15px; cursor: pointer; display: block; width:78px; float: left; text-align: center;  color: #fff;}
.producecont{ width: 100%; height: auto; overflow:hidden; font-size: 16px; line-height: 32px; padding-bottom: 50px; }
.tel { width: 300px; float: right;}
.search{ width: 290px; float: right;  height: 30px;margin-top:5px; border-radius: 30px; background: #fff; border:1px solid #ddd;}
.search input{border:none;}
.search input.texta{width: 230px;float: left;height: 24px;margin-top: 3px;line-height: 24px;background: none;margin-left: 25px;color: #999;}
.search input.submita{    background: url(../images/icon1.png) center center no-repeat;width: 30px;height: 30px;float: left; cursor: pointer;}
.tel .telphone{ margin-top: 5px; float: right;  font-size: 20px; color: #001c70; letter-spacing: 4px; ; padding-right:5px; letter-spacing: 2px;font-weight: bold;}
.footer{ margin-top: 40px;}
.lianxi{ height: auto; line-height: 24px; font-size: 14px; padding: 10px 10px;}

.hengxiang{ width: 1120px; margin: 0 auto; height: 3px;; margin-top: 15px;}
.footeryg{ width:100%;  min-width: 1120px;  background: #11418b; margin: 0 auto; line-height: 25px; padding: 10px 0px 5px;  text-align: center; font-size: 13px;}
.footeryg .p1{  color: #fff; font-weight: bold;}
.footeryg p{ color: #333; color: #fff;}
.footeryg p a{ color: #333; color: #fff;}
.pcer{ margin-top: 20px;}