body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px; 
	line-height:30px;
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
a:hover{text-decoration: none;} /* 鼠标在链接上 */ 

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
.backcolor{background:#00438f;}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

.wrap{ width:1200px; margin:0 auto; height:auto;}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}

/*public*/
body{max-width: 1920px;margin: 0 auto;}

/*子页面banner*/
.subbanner{ width:100%; height:300px; margin:0 auto; background:#cfcfcf}

/*头部*/
.toparea{ width:100%; height:38px; margin:0 auto;border-bottom:1px solid #dddddd}
.toparea ul{ width:1200px; height:38px; margin:0 auto}
.toparea ul li{ float:left; height:38px; line-height:38px; font-size:14px; color:#666666}
.toparea ul li a{line-height:38px; font-size:14px; color:#666}

/*logo*/
.heading{ width:100%; height:105px; margin:0 auto; background:#fbfbfb}
.heading .main{ width:1200px; height:105px; margin:0 auto}
.heading .main .logo{ display:block; float:left}
.heading .main .logo p{ font-size:36px; color:#222222; font-weight:bold; line-height:45px; padding-top:10px}
.heading .main .logo span{ font-size:16px; color:#d20a05; font-weight:bold; line-height:25px}
.heading .main .tel{ width:405px; height:105px; display:block; float:right; background: url(../images/bg_tel.jpg) no-repeat 0 center}
.heading .main .tel ul li{ float:left;}
.heading .main .tel ul li dl dt{}
.heading .main .tel ul li dl dt p{ font-size:20px; color:#003e92; font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height:30px}


/*导航*/
.navbg{ width:100%; height:60px; margin:0 auto; background:#00438f;}
.navbg ul{ width:1200px; height:60px; margin:0 auto}
.navbg ul li{ float:left}
.navbg ul li a{ width:150px; height:60px; display:block; text-align:center; line-height:60px; font-size:16px; color:#fff; float:left;}
.navbg ul li a:hover{ width:150px; height:60px; display:block; text-align:center; line-height:60px; font-size:16px; color:#fff; float:left; background:#d20a05}
.navbg .nav_on{color: #fff; font-weight:bold; background:#d20a05}

.mainbanner{width:100%; height:550px; margin:0 auto; background:#cfcfcf}
.subbanner{ width:100%; height:376px; margin:0 auto; background:#cfcfcf}

/*搜索*/
.link{ width:100%; height:60px; margin:0 auto; background:#fff}
.link ul{ width:1200px; height:60px; margin:0 auto;}
.link ul li{ float:left; height:60px}
.link ul li p{line-height:60px;width:760px; height:60px; color:#444;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-weight: bold}
.link ul li a{line-height:60px; color:#444; font-weight:100}
.bannerfo{ width:376px;height:60px; position:relative}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:14px; width:327px; height:33px; background:url(../images/search1.jpg) no-repeat 0 0}
.bannerfo dl .inputbox input{ width:297px; height:33px;padding:0 15px;color:#cacaca; line-height:34px; font-size:14px; color:#cacaca; border: none; background:url(../images/search1.jpg) no-repeat 0 0}
.bannerfo dl .menuser{ position:absolute; left:327px; top:14px; width:49px; height:33px; display:block;background: url(../images/search2.jpg) no-repeat 0 0; }
.bannerfo dl .menuser input{width:49px; height:33px;background: url(../images/search2.jpg) no-repeat 0 0;}



.hylist{ width:100%; height:auto; margin:0 auto; }
.hylist .headt{ width:1200px; height:50px; margin:0 auto;background:url(../images/lliinn.png) center no-repeat;}
.hylist .headt p{ font-size:24px; line-height:50px; color:#363636; text-align:center;}
.hylist .cont{ width:1200px; height:auto; margin:0 auto; margin-top:35px}
.hylist .cont ul li{ float:left; width:100px; height:auto; display:block; text-align:center;margin:0 10px}
.frameaa{ width:100px; height:202px; display:block; background: url(../images/bg_icon.jpg) center top no-repeat; position:relative}
.frameaa p{ position:absolute; left:0; top:100px; width:100px; height:68px; text-align:center; line-height:68px; color:#333; font-size:14px;}
.frameaa span{ position:absolute; left:0; top:168px; width:100px; height:34px;line-height:34px; background:url(../images/consult.jpg) no-repeat 0 0;color:#777}



/*产品展示*/

.cpframe{ width:100%; height:auto; margin:0 auto; background:#f2f2f2; padding-top:40px; padding-bottom:70px}
.cpframe .title{ display:block; text-align:center; background:url(../images/line.png) center bottom no-repeat; height:100px;}
.cpframe .title p{ font-size:32px; line-height:45px; color:#222222; font-weight:bold}
.cpframe .title span{ font-size:18px; line-height:35px; color:#666666}
.cpframe .content{ width:1220px; height:auto; margin:0 auto;margin-top:40px; }

.frame1{width:285px; height:289px; display:block; float:left; margin:10px; position:relative; background:url(../images/bg_cp.jpg) no-repeat left bottom}
.frame1 .topimg{ width:285px; height:213px; display:block; overflow:hidden}
.frame1 .topimg img{display: block;width:285px;height:213px;transform: scale(1);transition: all 1s ease-out;}
.frame1 p{width:285px; height:76px;line-height:76px; font-size:18px; color:#fff; text-indent:22px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.frame1:hover .topimg img{transform: scale(1.2);}


/*子页面产品展示*/
.frame2{width:283px; height:288px; display:block; float:left; margin:10px; position:relative; background:url(../images/bg_cp.jpg) no-repeat left bottom #f5f5f5}
.frame2 .topimg{ width:283px; height:212px; display:block; overflow:hidden; text-align:center}
.frame2 .topimg img{ max-width:283px;height:212px;transform: scale(1);transition: all 1s ease-out;}
.frame2 p{width:283px; height:76px;line-height:76px; font-size:18px; color:#fff; text-indent:22px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.frame2:hover .topimg img{transform: scale(1.2);}



/*6 reason*/
.reason{ width:100%; height:auto; margin:0 auto; padding-top:60px; min-height:700px; /*background:url(../images/bg_reason.jpg) center top no-repeat*/}
.reason .title{ display:block; text-align:center}
.reason .title p{ font-size:32px; line-height:45px; margin-bottom:10px; color:#1152ae; font-weight:bold}
.reason .title .txt{ background:url(../images/bg_reason.png) center center no-repeat; width:837px; height:58px; margin:0 auto}
.reason .title .txt ul li{ float:left; line-height:58px; font-size:24px; color:#1152ae; padding-left:45px; }
.reason .title .txt ul li.txta{ line-height:58px; font-size:24px; color:#fc1f1a; font-weight:bold; padding-left:160px}
.reason .content{width:1200px; height:460px; margin:0 auto;margin-top:70px; position:relative}

.framea1{ position:absolute; left:0; top:0; background:url(../images/icon1.png) no-repeat 0 15px}
.framea2{ position:absolute; left:882px; top:0;background:url(../images/icon4.png) no-repeat 0 15px}
.framea3{ position:absolute; left:0; top:155px;background:url(../images/icon2.png) no-repeat 0 15px}
.framea4{ position:absolute; left:882px; top:155px;background:url(../images/icon5.png) no-repeat 0 15px}
.framea5{ position:absolute; left:0; top:310px;background:url(../images/icon3.png) no-repeat 0 15px}
.framea6{ position:absolute; left:882px; top:310px;background:url(../images/icon6.png) no-repeat 0 15px}
.framea7{ position:absolute; left:380px; top:25px;}

.txtaa{ width:322px; height:145px; border-bottom:1px dotted #a6b6db}
.txtaa p{ font-size:22px; line-height:58px; color:#1152ae; font-weight:bold; padding-left:45px }
.txtaa span{ font-size:15px; line-height:24px; color:#1152ae}

.reason .more{ width:554px; height:55px; margin:0 auto; margin-top:110px}

.morea1{ width:275px; height:55px; display:block; text-align:center; float:left; background:#fff;border:2px solid #dddddd; border-right:none; color:#333333; line-height:55px; font-size:18px;border-radius: 5px 0 0 5px}
.morea2{ width:275px; height:55px; display:block; text-align:center; float:left; border:2px solid #fc1f1a; border-left:none; color:#fc1f1a; line-height:55px; font-size:18px;border-radius:0 5px 5px 0}


/*.reason{ width:100%; height:auto; margin:0 auto; padding-top:60px; min-height:700px; background:url(../images/bg_reason.jpg) center top no-repeat}
.reason .title{ display:block; text-align:center}
.reason .title p{ font-size:32px; line-height:45px; margin-bottom:10px; color:#fff; font-weight:bold}
.reason .title .txt{ background:url(../images/bg_reason.png) center center no-repeat; width:837px; height:58px; margin:0 auto}
.reason .title .txt ul li{ float:left; line-height:58px; font-size:24px; color:#fff; padding-left:45px; }
.reason .title .txt ul li.txta{ line-height:58px; font-size:24px; color:#fc1f1a; font-weight:bold; padding-left:160px}
.reason .content{width:1200px; height:460px; margin:0 auto;margin-top:70px; position:relative}

.framea1{ position:absolute; left:0; top:0; background:url(../images/icon1.png) no-repeat 0 15px}
.framea2{ position:absolute; left:882px; top:0;background:url(../images/icon4.png) no-repeat 0 15px}
.framea3{ position:absolute; left:0; top:155px;background:url(../images/icon2.png) no-repeat 0 15px}
.framea4{ position:absolute; left:882px; top:155px;background:url(../images/icon5.png) no-repeat 0 15px}
.framea5{ position:absolute; left:0; top:310px;background:url(../images/icon3.png) no-repeat 0 15px}
.framea6{ position:absolute; left:882px; top:310px;background:url(../images/icon6.png) no-repeat 0 15px}
.framea7{ position:absolute; left:380px; top:25px;}

.txtaa{ width:322px; height:145px; border-bottom:1px dotted #a6b6db}
.txtaa p{ font-size:22px; line-height:58px; color:#ffffff; font-weight:bold; padding-left:45px }
.txtaa span{ font-size:15px; line-height:24px; color:#dddddd}

.reason .more{ width:554px; height:55px; margin:0 auto; margin-top:110px}

.morea1{ width:275px; height:55px; display:block; text-align:center; float:left; background:#fff;border:2px solid #dddddd; border-right:none; color:#333333; line-height:55px; font-size:18px;border-radius: 5px 0 0 5px}
.morea2{ width:275px; height:55px; display:block; text-align:center; float:left; border:2px solid #fc1f1a; border-left:none; color:#fc1f1a; line-height:55px; font-size:18px;border-radius:0 5px 5px 0}
*/


/*优势*/
.advantage{ width:1200px; height:auto; margin:0 auto; margin-top:45px}
.advantage .title{ background:url(../images/4.jpg) 176px 0 no-repeat; height:132px; position:relative; margin-bottom:20px}
.advantage .title p{ position:absolute; left:308px; top:10px; font-size:40px; line-height:80px; font-weight:bold; color:#333}
.advantage .title p span{ font-size:24px; color:#333; line-height:30px; font-weight:100}

.blockaa{ width:1200px; height:350px;margin:0 auto; margin-top:35px; background:url(../images/dash.jpg) center bottom no-repeat;}
.blockaa .lefttxt{ display:block; float:left; width:600px; height:293px; position:relative}
.blockaa .lefttxt .num{ position:absolute; left:14px; top:33px; width:70px; height:70px}
.blockaa .lefttxt p{ position:absolute; left:105px; top:35px; line-height:30px; font-size:24px; color:#313131; border-bottom:1px solid #5f5f5f; padding-bottom:10px}
.blockaa .lefttxt span{ position:absolute; left:12px; top:128px; width:590px; height:auto; line-height:26px; font-size:14px; color:#6d6d6d}
.blockaa .lefttxt em{line-height:26px; font-size:14px; color:#ff6306}
.blockaa .lefttxt .a1{ width:140px; height:35px; background:url(../images/block1.jpg) no-repeat 0 0; position:absolute; left:100px; top:232px; display:block; text-align:center; line-height:35px; color:#fff; font-size:14px}
.blockaa .lefttxt .a2{ width:140px; height:35px; background:url(../images/block2.jpg) no-repeat 0 0; position:absolute; left:292px; top:232px; display:block; text-align:center; line-height:35px; color:#fff; font-size:14px}
.blockaa .rightimg{ float:right; width:445px; height:auto}


.blockbb{ width:1200px; height:350px;margin:0 auto; background:url(../images/dash.jpg) center bottom no-repeat;}
.blockbb .leftimg{ float:left; width:465px; height:auto; display:block; text-align:right}
.blockbb .righttxt{ display:block; float:right; width:587px; height:293px; position:relative}
.blockbb .righttxt .num{ position:absolute; left:14px; top:33px; width:70px; height:70px}
.blockbb .righttxt p{ position:absolute; left:105px; top:35px; line-height:30px; font-size:24px; color:#313131; border-bottom:1px solid #5f5f5f; padding-bottom:10px}
.blockbb .righttxt span{ position:absolute; left:12px; top:128px; width:590px; height:auto; line-height:26px; font-size:14px; color:#6d6d6d}
.blockbb .righttxt em{line-height:26px; font-size:14px; color:#ff6306}
.blockbb .righttxt .a1{ width:140px; height:35px; background:url(../images/block1.jpg) no-repeat 0 0; position:absolute; left:100px; top:250px; display:block; text-align:center; line-height:35px; color:#fff; font-size:14px}
.blockbb .righttxt .a2{ width:140px; height:35px; background:url(../images/block2.jpg) no-repeat 0 0; position:absolute; left:292px; top:250px; display:block; text-align:center; line-height:35px; color:#fff; font-size:14px}

.blockcc{ width:1200px; height:350px;margin:0 auto; background:url(../images/dash.jpg) center bottom no-repeat;}
.blockcc .lefttxt{ display:block; float:left; width:510px; height:293px; position:relative}
.blockcc .lefttxt .num{ position:absolute; left:14px; top:33px; width:70px; height:70px}
.blockcc .lefttxt p{ position:absolute; left:105px; top:35px; line-height:30px; font-size:24px; color:#313131; border-bottom:1px solid #5f5f5f; padding-bottom:10px}
.blockcc .lefttxt span{ position:absolute; left:12px; top:128px; width:500px; height:auto; line-height:26px; font-size:14px; color:#6d6d6d}
.blockcc .lefttxt em{line-height:26px; font-size:14px; color:#ff6306}
.blockcc .lefttxt .a1{ width:140px; height:35px; background:url(../images/block1.jpg) no-repeat 0 0; position:absolute; left:100px; top:250px; display:block; text-align:center; line-height:35px; color:#fff; font-size:14px}
.blockcc .lefttxt .a2{ width:140px; height:35px; background:url(../images/block2.jpg) no-repeat 0 0; position:absolute; left:292px; top:250px; display:block; text-align:center; line-height:35px; color:#fff; font-size:14px}
.blockcc .rightimg{ float:right; width:550px; height:auto}

.blockdd{ width:1200px; height:350px;margin:0 auto; }
.blockdd .leftimg{ float:left; width:430px; height:auto; display:block; text-align:right}
.blockdd .righttxt{ display:block; float:right; width:550px; height:293px; position:relative}
.blockdd .righttxt .num{ position:absolute; left:14px; top:33px; width:70px; height:70px}
.blockdd .righttxt p{ position:absolute; left:105px; top:35px; line-height:30px; font-size:24px; color:#313131; border-bottom:1px solid #5f5f5f; padding-bottom:10px}
.blockdd .righttxt .txt{ position:absolute; left:12px; top:128px; width:540px; height:auto; line-height:30px; font-size:14px; color:#6d6d6d}
.blockdd .righttxt .txt ul li{line-height:30px; font-size:14px; color:#6d6d6d}
.blockdd .righttxt .txt ul li em{line-height:26px; font-size:14px; color:#ff6306}
.blockdd .righttxt .a1{ width:140px; height:35px; background:url(../images/block1.jpg) no-repeat 0 0; position:absolute; left:100px; top:232px; display:block; text-align:center; line-height:35px; color:#fff; font-size:14px}
.blockdd .righttxt .a2{ width:140px; height:35px; background:url(../images/block2.jpg) no-repeat 0 0; position:absolute; left:292px; top:232px; display:block; text-align:center; line-height:35px; color:#fff; font-size:14px}

/*pingjia*/
.gsjBox {
	background-color:#eee;
	padding-top:60px;
	padding-bottom: 60px;
}

.gsjBox .container{ width:1200px; height:auto; margin:0 auto}
.gsjBox .gtop {
	text-align:center
}
.gsjBox .gtop p {
	font-size:24px;
	color:#333; font-weight:bold;
	margin-bottom:10px
}
.gsjBox .gtop p em {
	font-weight:bold;
	color:#00438f; font-size:30px; font-style:normal;
}
.gsjBox .gtop p span {
	font-size:14px
}

.gsjBox .gcont {
	margin-top:47px
}
.gsjBox .gcont ul {
	height:398px;
	width:1200px
}
.gsjBox .gcont .bd {
	height:450px;
	width:1200px;
	overflow:hidden
}
.gsjBox .gcont li {
	float:left;
	width:285px;
	height:398px;
	background-color:#fff;
	margin-right:18px;
	position:relative
}
.gsjBox .gcont li img {
	display:block
}
.gsjBox .gcont li p {
	padding:25px 15px;
	font-size:14px;
	line-height:25px;
	height:175px;
	overflow:hidden
}
.gsjBox .gcont li .mor {
	display:block; background:url(../images/morBg.png) center no-repeat;
	width:36px;
	height:36px;
	position:absolute;
	left:50%;
	margin-left:-18px;
	bottom:-18px
}


/*subban*/
.subban{ width:100%; height:200px; margin:0 auto; background:url(../images/subban.jpg) center top no-repeat}
.subban .main{ width:1200px; height:200px; margin:0 auto; position:relative}
.subban .main .txta{ position:absolute; left:0; top:0}
.subban .main .txta p{ font-size:36px; color:#d20a05; font-weight:bold; line-height:55px; padding-top:38px}
.subban .main .txta span{ font-size:20px; color:#fff; line-height:35px}
.subban .main .txtb{ position:absolute; left:749px; top:39px}
.subban .main .txtb ul li.li1{ width:300px; height:50px; line-height:50px; text-indent:78px; font-size:18px; color:#fff}
.subban .main .txtb ul li.li2{ width:300px; height:50px; line-height:50px; text-indent:65px; font-size:18px; color:#fff; margin-top:20px}


/*公司简介*/
.about{ width:1200px; height:auto; margin:0 auto; margin-top:45px}
.about .title{ display:block; text-align:center; background:url(../images/line.png) center bottom no-repeat; height:100px;}
.about .title p{ font-size:32px; line-height:45px; color:#222222; font-weight:bold}
.about .title span{ font-size:18px; line-height:35px; color:#666666}
.about .content{ width:1200px; height:auto; margin:0 auto;margin-top:55px; }
.about .content .leftimg{ display:block; float:left; width:475px; height:325px; overflow:hidden;}
.about .content .leftimg img{display: block;width:475px;height:325px;transform: scale(1);transition: all 1s ease-out;}
.about .content .leftimg:hover img{transform: scale(1.2);}
.about .content .righttxt{ display:block; float:right; width:690px; height:auto}
.about .content .righttxt p{ font-size:18px; line-height:33px; color:#333333; height:auto;display:block; overflow:hidden}
.about .content .righttxt .more{ margin-top:25px}

.morea3{ width:150px; height:42px; display:block; text-align:center; line-height:42px; background:#00438f; color:#fff; font-size:15px; float:left; margin-right:25px;border-radius:15px}
.morea4{ width:150px; height:42px; display:block; text-align:center; line-height:42px; background:#2e2e2e; color:#fff; font-size:15px; float:left;border-radius:15px}

/*新闻中心*/
.newsframe{ width:100%; height:auto; margin:0 auto; background:#f2f2f2; margin-top:70px; padding-top:40px; padding-bottom:50px}
.newsframe .main{ width:1200px; height:auto; margin:0 auto}
.xwzx{ width:350px; height:auto; display:block; float:left; margin-right:75px}
.xwzx .title{ height:35px; width:350px;}
.xwzx .title p{ float:left; font-size:18px; color:#000; font-weight:bold; line-height:35px}
.xwzx .title a{ float:right;}
.xwzx .content{ margin-top:5px}
.xwzx .content ul li{ height:30px; width:350px; display:block;overflow:hidden;}
.xwzx .content ul li a{ height:30px; width:250px; display:block; float:left; overflow:hidden; line-height:30px; color:#7d7d7d;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.xwzx .content ul li span{ height:30px; width:100px; display:block; text-align:right; overflow:hidden; line-height:30px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666}
.xwzx .content ul li:hover a{ line-height:30px; color:#ca0000}
.xwzx .content .more{ width:350px; height:30px; display:block;line-height:30px; color:#6699cc; font-size:15px; background:url(../images/arraw.jpg) no-repeat 120px center}

/*底部*/


.foot{ width:100%; height:auto; margin:0 auto;}
.consult{ width:100%; height:81px; margin:0 auto; background:#6699cc; display:block; text-align:center; line-height:81px; color:#fff; font-size:16px;}
.consult strong{line-height:81px; color:#fff; font-weight:bold;font-size:16px;}
.consult a{line-height:81px; color:#fff;font-size:16px;}

.footer{ width:100%; height:auto; margin:0 auto; background:#14407a; padding-top:34px; }
.footer .main{ width:1200px; height:auto; margin:0 auto; padding-bottom:35px; border-bottom:1px solid #265a90}

.message{ display:block; float:left; width:265px; height:175px; padding-right:60px; border-right:1px solid #265a90}
.message .title{ height:35px; width:265px; line-height:35px; font-size:16px; color:#fff; font-weight:bold}
.message .title span{line-height:35px; font-size:14px; color:#fff; font-weight:100; font-family:Arial, Helvetica, sans-serif; margin-left:10px}
.message .content{ margin-top:10px}
.lya{ width:255px; height:40px; background: url(../images/icon1_message.jpg) 233px center no-repeat #fff; padding-left:8px; line-height:40px; color:#999; font-size:14px; margin-bottom:15px; border:none}
.lyb{ width:255px; height:40px; background: url(../images/icon2_message.jpg) 233px center no-repeat #fff; padding-left:8px; line-height:40px; color:#999; font-size:14px; margin-bottom:15px; border:none}
.submit{ width:263px; height:44px; display:block; text-align:center; line-height:44px; background:#005bac; color:#fff; font-size:14px; border:none}
.submit:hover{background:#ca0000;}

.contacta{ margin-left:25px; width:360px; height:auto; display:block; float:left;border-right: 1px solid #265a90;}
.contacta .title{ height:35px; width:360px; line-height:35px; font-size:16px; color:#fff; font-weight:bold; padding-left:50px;}
.contacta .title span{line-height:35px; font-size:14px; color:#fff; font-weight:100; font-family:Arial, Helvetica, sans-serif; margin-left:10px}
.contacta .content{ margin-top:10px; color:#fff; padding-left:50px;}

.rightaa{ width:408px; height:175px; display:block; float:right; /*background:url(../images/ewm.jpg) right 25px no-repeat*/}
.rightaa span{ font-size:12px; color:#fff; line-height:20px;}
.rightaa p{ font-size:22px; line-height:35px; font-family:Arial, Helvetica, sans-serif; color:#fff}
.rightaa .more{ width:175px; height:35px; margin-top:10px; display:block; line-height:35px; text-indent:8px; font-size:17px; color:#73b8ff}
.rightaa .dec{ width:46px; height:2px; display:block; margin-top:16px; background:#bcc801}


.footera{ width:1200PX; height:118px; margin:0 auto}
.footera ul li{ float:left;}
.footera ul li.lia{ line-height:118px; font-size:14px; color:#a7cef6}
.footera ul li.lia a{line-height:118px; font-size:14px; color:#a7cef6}

.footera ul li.lib{ display:block; text-align:right; color:#a7cef6; font-size:14px; line-height:30px; padding-top:30px}
.footera ul li.lib a{ color:#a7cef6; font-size:14px; line-height:30px;}


.mainframe{ width:1200px; height:auto; margin:35px auto}

.block1{ width:370px; height:auto; padding-bottom:10px; border-bottom:1px dotted #cfcfcf}
.block1 a{width:370px; height:30px; line-height:30px; font-size:15px; color:#900d15;text-overflow:ellipsis;white-space:nowrap; display:block; overflow:hidden}
.block1 span{ height:40px; line-height:20px; font-size:12px; display:block; overflow:hidden; color:#666666}

.block2{ width:370px; height:auto; margin-top:10px}
.block2 ul li{font-size:13px;height:32px; line-height:32px; width:370px; display:block;overflow:hidden;}
.block2 ul li span{height:32px; width:100px; display:block; float:left; overflow:hidden; line-height:32px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#555555}
.block2 ul li a{height:32px; width:270px; display:block; float:left; overflow:hidden; line-height:32px; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}

.block3{ display:block; float:left; margin:0 10px; width:165px; height: auto}
.block3 .topimg{ width:163px; height:163px; border:1px solid #e0e0e0; display:block; overflow:hidden}
.block3 .topimg img{width:163px; height:163px;transition: all 0.3s linear 0s;}
.block3:hover .topimg img{transform: scale(1.2);}
.block3 p{ font-size:15px; color:#900d15; line-height:35px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.block3 span{ font-size:12px; line-height:20px; color:#656565; display:block; overflow:hidden; height:40px}
 




.proimg_d{ width:200px; height:175px;display:block; text-align:center; line-height:40px;float:left; margin:0 10px; background:#efefef; color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.proimg_d img{ max-width:100%; height:135px;}

.proimg_c{ width:300px; height:85px; display:block; text-align:center; line-height:39px;float:left; margin:0 auto; color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.proimg_c img{ max-width:100%; height:42px;transform: rotate(0deg);transition: transform 1s linear;}
.proimg_c:hover{ line-height:39px; color:#fff100; font-weight:bold}
.proimg_c:hover img{transform: rotate(360deg);}

/*ny_left menu_list*/
.ny_left{ width:250px;margin-bottom:40px}
.menu_list{margin: 0 0 30px 0;}
.menu_list .list_title{height:50px; display:block; text-indent:2em}
.menu_list .list_title p{font-size: 18px; color:#fff; line-height:50px; font-weight:100}
.menu_list .list_title span{color:#c1d7f1;font-size:14px; margin-left:5px; font-weight:100}

.menu_list .m_1{border:1px solid #d1d1d1; border-top:none;  border-bottom:none;}
.menu_list .m_1>li{line-height: 48px;font-size: 14px;background: #f8f8f8 ;overflow: hidden;border-bottom: 1px solid #d2d2d2;border-top: 2px solid #fff;position: relative;}
.menu_list .m_1>li>a{border-left:6px solid #f1f1f1;  height: 48px;color: #525252;font-weight: bold;padding-left: 32px;display: block;}
.menu_list .m_1>li>a.active,.menu_list .m_1>li:hover>a{border-left: 6px solid #00438f;color: #00438f}
.menu_list .m_1>li .menu_btn{position: absolute;width: 50px;height: 48px;background:url(../images/public/ny_left_ico.png) no-repeat center;top: 0;right: 0;cursor: pointer;}
.menu_list .m_1>li .menu_btn_active{background:url(../images/public/ny_left_ico_active.png) no-repeat center;}
.menu_list .m_1>li .menu_btn:hover{background-color:#f9f9f9 }
.menu_list .m_2{display: block;}
.menu_list .m_2>li{line-height: 36px;background: #fff;border-bottom: 1px dashed #ccc}
.menu_list .m_2>li:last-child{border-bottom: none}
.menu_list .m_2>li:first-child{border-top:1px solid #ccc}
.menu_list .m_2>li a{display: block;padding-left: 38px;font-size: 13px;}
.menu_list .m_2>li a.active,.menu_list .m_2>li a:hover{color: #00438f; font-weight:bold}

/*ny_left slider_contact*/
.slider_contact{width:100%;  color:#333333;}
.slider_contact .list_title{ font-size:18px; line-height:50px; color:#FFF;text-indent:2em; background:#00438f}
.slider_contact .list_title strong{ font-weight:normal; color:#d0ffde; font-size:14px; padding-left:5px;}
.slider_contact .contact{padding: 70px 9px 20px;border:1px solid #d1d1d1; border-top:none;line-height:26px; position:relative;background:#f8f8f8 url(../images/public/contactbg.jpg) no-repeat 20px 20px; }
.slider_contact .contact .telsp{ position:absolute;top: 12px;left: 73px;height:48px;color:#5b5b5b; line-height:24px;font-size:16px}
.slider_contact .contact .telsp em{font-style:normal; font-weight:bold; font-size:18px;display: block;} 

.leftlist{ width:250px; height:auto; display:block; float:left}
.leftlist .title{ width:250px; height: auto; display:block; text-align:center; background:#00438f; padding-top:15px; padding-bottom:15px}
.leftlist .title p{ font-size:20px; color:#fff; line-height:35px; font-weight:bold; }
.leftlist .title span{ font-size:15px; color:#84dc9f; font-family: Arial, Helvetica, sans-serif; line-height:25px; text-transform:uppercase}
.leftlist .content{ background:#cfcfcf; padding:8px}

.onepro{ width:232px; height:40px; line-height:40px; background:#f5f5f7; border:1px solid #d9dade; margin:0 auto; margin-bottom:8px; text-indent:30px;text-overflow:ellipsis;white-space:nowrap; display:block; overflow:hidden}
.onepro:hover{ background:#900d15; border:1px solid #900d15; color:#fff}


.twopro{ width:232px; height:35px; line-height:35px; margin:0 auto;border-bottom:1px dotted #d9dade;text-indent:42px;text-overflow:ellipsis;white-space:nowrap; display:block; overflow:hidden}

.leftlist .tel{ background: url(../images/tela.png) 23px 20px no-repeat #454545; padding-top:20px; padding-left:75px; padding-bottom:20px}
.leftlist .tel span{ font-size:16px; color:#fff; line-height:25px}
.leftlist .tel p{ font-size:19px; line-height:22px; color:#fff}


.proimg_b{ width:198px; height:304px; background:#efefef;display:block; float:left; margin:12px; text-align:center; line-height:40px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.proimg_b img{ max-width:100%; height:264px;transition: all 0.3s linear 0s;}
.proimg_b:hover img{transform: scale(1.2);}

.proimg_e{ width:213px; height:328px;display:block; text-align:center; line-height:40px; padding:5px; background:#efefef;float:left; margin:0 11px; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.proimg_e img{ max-width:100%; height:288px;}
.proimg_e:hover{ background:#dfdfdf}


.child1{ width:359px; height:75px; margin:15px auto; }
.child1 p{ height:28px; background:url(../images/icon2.jpg) 0 center no-repeat; padding-left:30px;width:329px;line-height:28px; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:15px}
.child1 p span{line-height:28px; color:#333333; font-size:15px}
.child1 span{ font-size:12px; line-height:22px; height:44px; display:block; overflow:hidden; color:#666666}







/*position*/
.position_wrap{ border-bottom:1px solid #ccc; margin:0 auto 20px;}
.position{ width:1200px;height:40px; margin:0 auto; line-height:40px; }
.position .span01{ display:block; padding-left:20px;background:url(../images/public/span01.png) no-repeat left center;}

/*right top_share*/
.ny_right{ width:910px; min-height:500px; display:block; float:right}
.ny_right .title{width:910px; height:38px; border-bottom:2px solid #dbdbdb}
.ny_right .title p{ padding-left:12px; padding-right:12px; display:block; float:left; border-bottom:2px solid #00438f; line-height:38px;font-size:18px; color:#00438f; font-weight: bold; }
.ny_right .title span{ float:right; line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_right .title span a{line-height:38px;font-size:14px; color:#888; font-weight:100; }

.ny_right .content{ margin-top:24px;}
.ny_right .content p{ margin-bottom:10px; font-size:15px}
.ny_right .content p strong{ margin-bottom:10px; font-size:18px; font-weight:bold; color:#00438f}

.primgpic{ display:block; text-align:center}
.primgpic img{ max-width:100%}

/*.ny_right .top_share{ width:100%; line-height:36px; border-bottom:1px solid #ccc;overflow: hidden; padding-bottom:10px;}
.ny_right .top_share dt{ width:300px;}
.ny_right .top_share dt a{ padding:0 5px;}
.ny_right .top_share dd{}
.ny_right .top_share .bdshare{ display:inline-block;}
*//*prodouct_list*/
.pord_list{ }
.pord_list li{ float:left; width:252px; margin:5px 14px; position:relative;}
.pord_list li img{ width:250px; height:187px; padding:2px; border:1px solid #ccc; }
.pord_list li span{ display:block; line-height:40px; height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; text-align:center;}
.pord_list li .pro_cover{ display:none;width:256px; height:193px; position:absolute; top:0;left:0; text-indent:9999;background:url(../images/public/probgh.png) no-repeat center center;}
.pord_list li:hover .pro_cover{ display:block;font-size: 0}
/*prodouct_listA*/
.proA{border:1px solid #d1d1d1; padding:10px 5px 10px; overflow:hidden;margin-top: 10px;}
.proA .top{ border:1px solid #cccccc; line-height:34px; height:34px; width:97%; margin:0 auto; font-size:16px; position:relative;background: url(../images/public/topbg.jpg) repeat-x scroll 0 0;}
.proA .top span{ background:url(../images/public/topico.png) no-repeat 10px center #3671cf; padding:0 10px; text-indent:30px; display:block; color:#FFF; height:34px; float:left ; line-height:34px;}
.proA .top .more{ position:absolute; right:10px; top:0; font-size:14px;}
.proAul{}
.proAul li{width: 221px;float:left; margin:10px; text-align:center; line-height:25px;}
.proAul li a img{ width: 218px;height:180px; margin:0 auto; border:1px solid #d1d1d1; padding:5px}
.proAul li a span{ display:block; height:25px; line-height:25px; text-align:center; overflow:hidden}
/*prodouct_listB*/
.proB{border:1px solid #d1d1d1; padding:10px 5px 10px; overflow:hidden;margin-top: 10px;}
.proB ul{ }
.proB ul li{ border-bottom:1px dashed #cccccc; margin:10px 10px; min-height:205px;}
.proB ul li a{ display:block; float:left}
.proB ul li a img{width:300px; height:178px; padding:5px; border:1px solid #CCC}
.proB ul li span{ float:left; display:block;width: 375px;color:#FFF; font-size:14px; margin-left:20px;}
.proB ul li span.title{border:1px solid #cccccc; line-height:34px; height:34px; font-size:16px; position:relative;background: url(../images/public/topbg.jpg) repeat-x scroll 0 0;}
.proB ul li span.title i{ background:url(../images/public/ibg.jpg) no-repeat; background-size:100% 100%; text-align:center; width:174px; line-height:34px; display:block; font-style:normal}
.proB ul li span.text{ padding:20px 0; line-height:25px; color:#494949; height:75px; overflow:hidden}
.proB ul li a.more{ display:block; margin-left:20px; line-height:30px; border:1px solid #3671cf; border-radius:10px; padding:0 10px;}

/*list page*/
.page{ width:100%;margin:10px auto; line-height:30px; text-align:right;}
.page span{ display:inline-block; padding:0 10px 0 0;}
.page a.num.select{ padding:3px 10px; color:#fff; background:#0051a3}
.page a.num{ background:#999; padding:3px 10px;}
.page a.num:hover{ padding:3px 10px; color:#fff; background:#0051a3}
/*recommended*/
.recommended{ overflow:hidden; background:#fafafa; padding:20px;border: 1px solid #d1d1d1;}
.recommended h4{ font-size:24px; font-weight:normal;padding-bottom: 10px;}
.recommended ul{ }
.recommended ul li{ width:50%; float:left;height:30px;line-height:30px;overflow: hidden;}
.recommended ul li span{ width: 86px;color:#a8a8a8;display:block; float:left;}
.recommended ul li a{width: 70%; padding:0 0 0 12px;display: block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


/*related product*/
.related{ position:relative;margin: 20px auto;background:#fafafa; padding:15px;border: 1px solid #d1d1d1;overflow:hidden; height:370px; width:830px;}
.related .prdList{}
.related h4{ font-size:24px; font-weight:normal;padding: 10px 0 20px 12px;}
.related .hd2{ overflow:hidden;height:30px;text-align: center;}
.related .hd2 ul{overflow:hidden; zoom:1; margin-top:5px; zoom:1; }
.related .hd2 ul li{display: inline-block;*display: inline;zoom:1; width:8px;height:8px;overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../images/public/prd_off.jpg) no-repeat; }
.related .hd2 ul li.on{ background-position:0 0; background:url(../images/public/prd_on.jpg) }
.related .bd2{ display:block; width:825px; overflow:hidden}
.related .bd2 ul{ overflow:hidden; zoom:1;  }
.related .bd2 ul .prdtitle{ width: 201px !important;height:296px;display:inline; overflow:hidden; position:relative; text-align:center;margin:0 6px; float:left;}
.related .bd2 ul .prdtitle-large{margin:0 5px;}
.related .bd2 ul .prdtitle img{ width:201px; height:266px;border:1px solid #ccc;}



/*show_page*/
.show_page{ margin:20px auto;overflow: hidden;text-align: center;}
.show_page li{ width:50%; float:left;}
/*prodouct_showA*/
.product_showA{ }
.product_showA h1{ font-size:18px; line-height:40px; margin:20px auto;text-align:center; border-bottom:1px solid #ccc;}
.prodA_content{ margin:0 auto 30px; text-align:center;} 
.prodA_content img{ width:500px; margin:0 auto;}
.prodA_content .showA{ width:100%; margin:20px 0; text-align:left; text-indent:2em;}

.case_info{font-weight: normal;font-size: 14px;}
.case_info span{padding: 0 10px;}
/*prodouct_showB*/

.product_showB{ width:100%; display:block; text-align:center}
.product_showB h1{font-size:24px; line-height:40px;font-weight:bold}
.product_showB img{ max-width:100%; margin:20px auto}
.prodB_content{ margin-top:25px}
.prodB_content h1{ background:#f5f5f5; height:40px; font-size:16px; font-weight:bold;line-height:40px; color:#444; text-indent:15px;}
.prodB_content .text_showB{ line-height:30px;}
.prodB_content .text_showB img{ max-width:100%; height:auto}
.prodB_content .text_showB p{ margin-bottom:10px;line-height:30px;}





.top{height:34px; line-height:34px; margin-bottom:0; color:#04891d;background:url(../images/public/topbg.jpg) repeat-x;}
.showB_intro{ padding:15px 15px 0 0;margin-bottom:20px; position:relative;}
.showB_intro .showB_left{ float:left}
.showB_intro .showB_right{ width:480px; padding:0 10px 10px 20px; float:left}
.showB_intro .showB_right .showB_title{ border-bottom:1px dashed #ddd; margin-bottom:10px; line-height:30px; height:30px; overflow:hidden}
.showB_intro .showB_right .showB_text{ line-height:25px;}
.showB_intro .showB_right .rex{ font-size:16px;}
.showB_intro .showB_right .rex span{ font-size:22px; color:#03F}
/*jqzoom*/
.jqzoom{width:363px;height:280px;float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{ width:363px; height:280px; margin:0 auto; vertical-align:middle}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.showB_preview{width:360px;height:270px;border:1px solid #DFDFDF; display:table}
.showB_scroll{clear:both;margin-top:5px;width:360px; position:absolute;bottom:0px;right:10px;}
.showB_scroll .prev{float:left;margin-right:4px;}
.showB_scroll .next{float:right;}
.showB_scroll .prev,.showB_scroll .next{display:block;font-family:"宋体";text-align:center;width:12px;height:36px; line-height:36px; border:1px solid #CCC;margin-top: 14px;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.showB_scroll .items{float:left;position:relative;width:320px;height:71px;overflow:hidden;}
.showB_scroll .items ul{position:absolute;width:999999px;}
.showB_scroll .items ul li{float:left;width: 106px;text-align:center;}
.showB_scroll .items ul li img{border:1px solid #CCC;padding:2px;width:93px;height:65px;}
.showB_scroll .items ul li img:hover{border:2px solid #3671cf;padding:1px;}
/*news_list*/
.news_list{ }
.news_list dl{ width:100%;padding-top:10px;overflow: hidden;}
.news_list dl dt{ width:225px; height:165px; float:left;}
.news_list dl dt img{ width:220px; height:160px; border:1px solid #ccc; display:block;}
.news_list dl dd{width:508px; height:165px; float:right;}
.news_list dl dd h2{ font-size:16px;}
.news_list dl dd h2:hover{ color:#3671cf;}
.news_list dl dd span{ color:#a3a3a3;}


/*新闻里面样式用*/
.childcc{height:144px; margin:0 auto; padding:30px 20px; border-bottom:1px solid #cfcfcf}
.childcc p{ width:100%; height:30px; line-height:30px;font-size:16px; color:#000; font-weight:bold; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block}
.childcc p a{font-size:16px; color:#000;line-height:30px;}
.childcc .time{height:30px;font-size:13px; color:#999;line-height:30px;}
.childcc span{ font-size:13px; line-height:22px; color:#666; height:44px; display:block; overflow:hidden;}
.childcc .more{ width:120px; height:30px; display:block; text-align:center; background:#888; line-height:30px; color:#fff; margin-top:10px;border-radius:20px;transition: all 0.3s linear 0s;}
.childcc:hover .more{background:#00438f}
.childcc:hover{ background:#f5f5f5;/*box-shadow: 0 0 8px 4px #f3f3f3;*/}


/*news_lista*/

.news_lista{ }
.news_lista dl{ width:100%;padding-top:10px;overflow: hidden;}
.news_lista dl dd{width:100%; height:165px;}
.news_lista dl dd h2{ font-size:16px;}
.news_lista dl dd h2:hover{ color:#cd0202;}
.news_lista dl dd span{ color:#a3a3a3;}


/*news_show*/
.news_content{ }
.news_content h1{ font-size:18px; line-height:40px; margin:20px auto;text-align:center; border-bottom:1px solid #ccc;}
.news_content .newssp{ display: block;margin: 0 auto;text-align: center; }
.news_content .news_show{width:100%; margin:20px 0; text-align:left;}
.news_content .news_show img{ max-width:100%; height:auto}

.news_page{ margin:20px auto;overflow: hidden;}
.news_page li{ width:405px;float:left; height:40px; line-height:40px; overflow:hidden;padding:0 10px 0 30px;background:#f5f5f5;}
.news_page .pagepre{background:#f5f5f5 url(../images/public/pagepre.png) no-repeat 10px center;} 
.news_page .pagenext{text-align: right;padding-right: 30px; background:#f5f5f5 url(../images/public/pagenext.png) no-repeat 98% center;} 
.news_page .pagepre:hover{ background:#d8d8d8 url(../images/public/pagepre.png) no-repeat 10px center;}
.news_page .pagenext:hover{background:#d8d8d8 url(../images/public/pagenext.png) no-repeat 98% center;}


/*page_show*/
.list_page{ font-size:16px;}
.page_show{/* padding-top:10px;*/}
.page_show p{ margin-bottom:10px; font-size:15px !important; line-height:30px}
.page_show strong{ line-height:30px; font-size:16px; margin-bottom:10px; color:#00438f}
/*guestbook*/
.guestbook_show{margin:0 auto;}
.guestbook_top{ height:40px; background:#eee; line-height:40px; padding:0 10px 0 17px;}
.guestbook_top .mustwrt{ display:block; float:right;} 
.guestbook_show em{ color:#f00; font-style:normal;}
.guestbook_form .inp_one{ width:180px;height:25px;outline: none;border:1px solid #ccc;padding-left: 4px;}
.guestbook_form .inp_one:focus{border:1px solid #3671cf;}
.guestbook_form{ padding:20px 20px 0;}
.guestbook_form dl{ width:100%; overflow:hidden;line-height:25px; height:25px; padding:10px 0;}
.guestbook_form dt{ width:80px; float:left;}
.guestbook_form dd{ width:510px; float:left; }
.guestbook_form dd span{padding-left:20px}
.guestbook_form dd span i{ color:#F00; padding:0 5px; }
.guestbook_form dd span.quetion{ display:block;}
.guestbook_form .bookdl{ height:180px; overflow:hidden;line-height:20px; padding-bottom:0;}
.guestbook_form .button{width:150px;height:32px; background:#b8b8b8; border:none; margin-right:10px; color:#fff;cursor: pointer;}
.guestbook_form .button:hover{ background:#f1f1f1; color:#555;}
.guestbook_form .form_b{ width: 693px;margin:0 auto;padding:20px 0 0 0;text-align: center;}

.guestbook_title{ padding:20px 20px 0; color:#2a6cd4}
.guestbook_title strong{ color:#f00;}
.guestbook_title b{ padding:0 10px; font-weight:normal;}
.guestbook_cnt{ padding:5px 20px 20px;border-bottom: 1px dashed #ccc}
.guestbook_reply{ color:#f00; background:#f6f6f6; line-height:40px;}

.bookpage{ line-height:40px; text-align:right;}
.search_x{ border:1px solid #d1d1d1; margin-bottom:20px;}
.search_x .top{padding: 0 20px;}
.search_x .xbox{padding: 0 20px;}
.search_x .guestbook_top{ text-indent:25px}
.current2{ width:17px; height:17px; background:#3ab250; border:2px solid #FFF; color:#FFF}
.num{width:17px; height:17px; background:#aaaaaa; border:2px solid #FFF; color:#FFF}
/*download_list*/
.download_list dl{ width:33.3%; float:left;margin-top: 20px;}
.download_list dl dt{ text-align:center;}
.download_list dl dt img{width:80%;height: 240px; margin:0 auto;}
.download_list dl dd{ text-align:center;}
.download_list dl dd h2{line-height: 40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/*search*/
.search_title{font-size: 16px;color: #333;line-height: 40px;font-weight: bold;padding: 0 10px;}
.search_info{float: left;font-size: 16px;line-height: 30px;}
.search_list{font-size: 14px;color: #333}
.search_list li{line-height: 40px;border-bottom: 1px dashed #ccc;padding: 0 10px;}
.search_list li:last-child{border-bottom: none;}
.search_list li  span{float: right;}
.search_cnt{overflow: hidden;margin: 10px 0}
.search_cnt form{display: block;position: relative;overflow: hidden;float: right;}
.search_cnt input.txt{width:120px;height:28px; line-height:28px;color: #a1a1a1; padding:0 30px 0 5px;border:1px solid #ccc; background:none;}
.search_cnt input.btn{position: absolute;top:6px;right:6px;z-index: 9999;background: url(../images/public/btnbg.png) no-repeat 0 0;width: 20px;height: 22px;border:none;display: block;outline: none;cursor: pointer;}

.proimg_a{ width:190px; height:293px; padding:3px; border:1px solid #cfcfcf;display:block; text-align:center; line-height:40px;float:left; margin:8px; color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.proimg_a img{ max-width:100%; height:253px;}


.week_map {
	position: relative;
	height: 450px;
	max-width: 900px;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}

.proboxsh{ width:878px; height:auto; border:1px solid #dfdfdf; min-height:421px}
.proshny{ width:838px; height: auto; padding:20px; margin:0 auto}
.proshny img{ max-width:838px;}
.proshny,.proshny *{  font-size:16px; line-height:35px}

.XRegina{ width: 100%;left: 0; top:280px; z-index: 9; display: block; background:url(../images/bg.jpg) repeat }
.XRegina .heada{height:45px; background:#4d4d4d; color:#fff; line-height:45px; font-size:15px;}
.XRegina .heada ul li{ float:left; line-height:45px; font-size:15px; color:#fff; display:block; text-align:center}
.XRegina .heada ul li.li1{ width:20%}
.XRegina .heada ul li.li2{ width:20%}
.XRegina .heada ul li.li3{ width:15%}
.XRegina .heada ul li.li4{ width:15%}
.XRegina .heada ul li.li5{ width:15%}
.XRegina .heada ul li.li6{ width:15%}
.XRegina .contenta{ width:100%; height:auto; background:url(../images/bg.jpg) repeat;line-height:45px; font-size:15px;}
.XRegina .contenta a{ width:100%; height:45px; display:block; color:#333; border-bottom:dotted 1px #CCC}
.XRegina .contenta a:hover{ width:100%; height:45px; display:block; background:#e3f1ff;}

.XRegina .contenta ul li{ float:left; line-height:45px; font-size:15px;display:block; text-align:center}
.XRegina .contenta ul li a{line-height:45px; font-size:15px; color:#333; }
.XRegina .contenta ul li a:hover{line-height:45px; font-size:15px; color:#ca0000; }

.XRegina .contenta ul li.li1{ width:20%; height:45px;}
.XRegina .contenta ul li.li2{ width:20%; height:45px;}
.XRegina .contenta ul li.li3{ width:15%; height:45px;}
.XRegina .contenta ul li.li4{ width:15%; height:45px;}
.XRegina .contenta ul li.li5{ width:15%; height:45px;}
.XRegina .contenta ul li.li6{ width:15%; height:45px;}


.gwd_text{ width:480px; height:30px; border:1px solid #cfcfcf; line-height:30px; font-size:13px; color:#666}

.framebb{width:283px; height:212px; display:block; text-align:centerl; float:left; margin:10px; position:relative}
.framebb .topimg{ width:283px; height:212px; display:block;overflow:hidden}
.framebb .topimg img{display: block; max-width:100%;height:212px;transform: scale(1);transition: all 1s ease-out;}
.framebb .frame{ display:none}

.framebb:hover .topimg img{transform: scale(1.2);}
.framebb:hover .frame{display: block; text-align:center;width:283px;height:162px; padding-top:50px;position: absolute;top: 0;left: 0;background: url(../images/deca.png) repeat}
.framebb:hover .frame p{font-size:18px; line-height:35px; color:#fff}
.framebb:hover .frame .more{ width:100px; height:30px; margin:0 auto; margin-top:20px; border:1px solid #fff; display:block; text-align:center; line-height:30px; font-size:14px; color:#fff}

.mainCon{width: 100%;}
.mainCon ul{ width:105%}
.mainCon li{width:200px;height:200px; background:#efefef;position: relative;float:left; margin:10px; position:relative;}
.mainCon li img{display: block;transition: all 1s ease-out;  transform: scale(1); width:200px;height:200px}
.mainCon li .Pic{display: block;width:200px;height:200px;overflow: hidden; text-align:center}
.mainCon li p{font-size:14px;color:#333; line-height:40px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; text-align:center}
.mainCon li:hover img{transform: scale(1.2);}
.mainCon li:hover{box-shadow: 0 0 8px 4px #f3f3f3;}