@charset "utf-8";
/*css reset*/
html,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;}
html{overflow-x:hidden;}
body{*overflow-x:hidden;}
body{font-family:Arial,"宋体",Verdana, Geneva, sans-serif; font-size:12px; line-height:1.3;}
table{border-collapse: collapse;border-spacing:0;}
fieldset,img,abbr,acronym{border:0;}
img{vertical-align:middle;}
address,caption,cite,code,,dfn,em,strong,th,var,{font-style:normal; font-weight:normal;}
ol,ul,li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
a{text-decoration:none; color:#727272;}
a:hover{text-decoration:none; color:#008def;}
button,input[type="submit"],input[type="reset"],input[type="button"]{cursor:pointer;}
select,input,textarea{font-size:12px;}
button,input{border:0; background:none;}


/*焦点虚线*/
a:focus{-moz-outline-style:none; outline:none;}
/*两端对齐：
text-align:justify;
text-justify:inter-ideograph;
*/
/*文字排版*/
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.t2{text-indent:2em;}
.lh150{line-height:150%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}
.unl{text-decoration:underline;}
.no-unl{text-decoration:none;}
/*透明度：*/
.alpha5{filter:Alpha(opacity=50); opacity:0.5;}
.alpha6{filter:Alpha(opacity=60); opacity:0.6;}
.alpha7{filter:Alpha(opacity=70); opacity:0.7;}
.alpha8{filter:Alpha(opacity=80); opacity:0.8;}
.alpha9{filter:Alpha(opacity=90); opacity:0.9;}


/*定位*/
.tr{text-align:right;}
.tc{text-align:center;}
.tl{text-align:left;}
.bc{margin-left:auto; margin-right:auto;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.cr{clear:right;}
.cb{clear:both;}
.cl{clear:left;}
.c{display:block; zoom:1;}
.c:after{content:"."; display:block; visibility:hidden; height:0; clear:both;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.abs-right{position:absolute; right:0;}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none{display:none;}

/*长度高度*/
.w{width:100%;}

.h{height:100%;}
.auto{min-height:1px; height:auto!important; height:1px;}

/*边距*/
.m3{margin:3px;}
.m4{margin:4px;}
.m5{margin:5px;}
.m10{margin:10px;}
.m15{margin:15px;}
.m20{margin:20px;}
.m25{margin:25px;}
.m30{margin:30px;}

.mt3{margin-top:3px;}
.mt4{margin-top:4px;}
.mt5{margin-top:5px;}
.mt6{margin-top:6px;}
.mt7{margin-top:7px;}
.mt8{margin-top:8px;}
.mt9{margin-top:9px;}
.mt10{margin-top:10px;}
.mt11{margin-top:11px;}
.mt12{margin-top:12px;}
.mt13{margin-top:13px;}
.mt14{margin-top:14px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}
.mt100{margin-top:100px;}

.mr3{margin-right:3px;}
.mr4{margin-right:4px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr11{margin-right:11px;}
.mr12{margin-right:12px;}
.mr13{margin-right:13px;}
.mr14{margin-right:14px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}
.mr35{margin-right:35px;}
.mr40{margin-right:40px;}
.mr45{margin-right:45px;}
.mr50{margin-right:50px;}
.mr100{margin-right:100px;}

.mb3{margin-bottom:3px;}
.mb4{margin-bottom:4px;}
.mb5{margin-bottom:5px;}
.mb6{margin-bottom:6px;}
.mb7{margin-bottom:7px;}
.mb8{margin-bottom:8px;}
.mb9{margin-bottom:9px;}
.mb10{margin-bottom:10px;}
.mb11{margin-bottom:11px;}
.mb12{margin-bottom:12px;}
.mb13{margin-bottom:13px;}
.mb14{margin-bottom:14px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb45{margin-bottom:45px;}
.mb50{margin-bottom:50px;}
.mb100{margin-bottom:100px;}

.ml3{margin-left:3px;}
.ml4{margin-left:4px;}
.ml5{margin-left:5px;}
.ml6{margin-left:6px;}
.ml7{margin-left:7px;}
.ml8{margin-left:8px;}
.ml9{margin-left:9px;}
.ml10{margin-left:10px;}
.ml11{margin-left:11px;}
.ml12{margin-left:12px;}
.ml13{margin-left:13px;}
.ml14{margin-left:14px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml45{margin-left:45px;}
.ml50{margin-left:50px;}
.ml100{margin-left:100px;}

.p3{padding:3px;}
.p4{padding:4px;}
.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}
.p25{padding:25px;}
.p30{padding:30px;}

.pt3{padding-top:3px;}
.pt4{padding-top:4px;}
.pt5{padding-top:5px;}
.pt6{padding-top:6px;}
.pt7{padding-top:7px;}
.pt8{padding-top:8px;}
.pt9{padding-top:9px;}
.pt10{padding-top:10px;}
.pt11{padding-top:11px;}
.pt12{padding-top:12px;}
.pt13{padding-top:13px;}
.pt14{padding-top:14px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pt35{padding-top:35px;}
.pt40{padding-top:40px;}
.pt45{padding-top:45px;}
.pt50{padding-top:50px;}

.pr3{padding-right:3px;}
.pr4{padding-right:4px;}
.pr5{padding-right:5px;}
.pr6{padding-right:6px;}
.pr7{padding-right:7px;}
.pr8{padding-right:8px;}
.pr9{padding-right:9px;}
.pr10{padding-right:10px;}
.pr11{padding-right:11px;}
.pr12{padding-right:12px;}
.pr13{padding-right:13px;}
.pr14{padding-right:14px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}
.pr30{padding-right:30px;}
.pr35{padding-right:35px;}
.pr40{padding-right:40px;}
.pr45{padding-right:45px;}
.pr50{padding-right:50px;}

.pb3{padding-bottom:3px;}
.pb4{padding-bottom:4px;}
.pb5{padding-bottom:5px;}
.pb6{padding-bottom:6px;}
.pb7{padding-bottom:7px;}
.pb8{padding-bottom:8px;}
.pb9{padding-bottom:9px;}
.pb10{padding-bottom:10px;}
.pb11{padding-bottom:11px;}
.pb12{padding-bottom:12px;}
.pb13{padding-bottom:13px;}
.pb14{padding-bottom:14px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}
.pb35{padding-bottom:35px;}
.pb40{padding-bottom:40px;}
.pb45{padding-bottom:45px;}
.pb50{padding-bottom:50px;}

.pl3{padding-left:3px;}
.pl4{padding-left:4px;}
.pl5{padding-left:5px;}
.pl6{padding-left:6px;}
.pl7{padding-left:7px;}
.pl8{padding-left:8px;}
.pl9{padding-left:9px;}
.pl10{padding-left:10px;}
.pl11{padding-left:11px;}
.pl12{padding-left:12px;}
.pl13{padding-left:13px;}
.pl14{padding-left:14px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl35{padding-left:35px;}
.pl40{padding-left:40px;}
.pl45{padding-left:45px;}
.pl50{padding-left:50px;}
/*新增样式 */
body{ color:#666; background:#f7f7f7;}
.header{ border-bottom:solid 4px #008def; background:#fff;}
.w940{ width:950px; margin:0 auto;}
.logo{ padding-top:5px;}
p.txt{  padding-top: 60px;
  padding-left: 0px;
  color: #898989;
  font-size: 16px;
  font-family: "Arial",'微软雅黑';
  font-weight: 700;}
.header_top_r{ padding-top:5px;}
.header_top_r a{ background:url(../images/header_tip_icon.jpg) 0 0 no-repeat; display:inline-block; margin-left:20px;}
.header_top_r a.item1{ width:66px; text-align:center; background-position:0 -32px; height:23px; line-height:23px; }
.header_top_r a.item2{ background-position:0 4px; padding-left:27px; margin-top:0px; line-height:18px;}
.header_top_r a.item3{ background-position:0 -13px; *background-position:0 -11px; padding-left:25px; margin-top:7px; line-height:18px;}
span.tel{ display:block; font-size:20px; text-align:right; color:#dd221d; padding-top:30px;}
span.tel b{ color:#727272;}
/*nav*/
.tool{padding-right:15px;height: 38px;}
.nav{width: 800px;margin:10px auto 0 auto;}
.nav .item{position:relative;float:left; font-family:"Arial","微软雅黑";}
.nav .item > a{display:block;padding:0 23px;height:40;line-height:38px;font-size:14px;color:#727272;}
.subnav{display:block;position:absolute;width:200%;left:-50%;opacity:0;visibility:hidden;top:43px;z-index:5;transition:all .5s;-webkit-transition:all .5s;}
.subnav1{width: 300%;left:-100%;}
.subnav a{display:block;width:100%;line-height:32px;background:rgba(255,255,255,0.8) url('../images/line.jpg') repeat-x;background-position:bottom;
    color:#727272;height:34px;text-align:center;font-size:14px;}
.subnav a:hover{background-color:#008cef;color:#fff;}
.nav .item:hover .subnav{opacity:1;visibility:visible;top:43px;}
.nav .item.active > a{color:#205294;background:url(../images/nav_icon.gif) center bottom no-repeat;}
.nav .item:hover > a{color:#205294;background:url(../images/nav_icon.gif) center bottom no-repeat;}


.footer{ background:#252525; padding:20px 0; color:#c9c9c9;}
.return_top{ position:absolute; right:-4px; top:-24px; cursor:pointer; text-indent:-9999px;}
.return_top a{ background:url(../images/return_top.jpg) 0 0 no-repeat; width:50px; height:36px; overflow:hidden; display:block;}


/*float-right*/
.float-right{position:fixed;bottom:120px;right:10px;z-index:8;}
.float-right-list{}
.float-right-list .item{width:50px;height:50px;position:relative;margin-bottom:3px;}
.float-right-list .item .icon{display:block;width:50px;height:50px;background-color:#008def;background-image:url(../images/float-icon.png);}
.float-right-list .item.active .icon{background-color:#ee8223;}
.float-right-list .item .box{width:0;position:absolute;top:0;right:50px;height:50px;overflow:hidden;}
.float-right-list .item .cont{height:32px;background:url(../images/customer-icon.png) no-repeat center;width:0;}
.float-right-list .customer .icon{background-position:0 0;}
.float-right-list .customer .cont{width:110px;padding:10px 0;text-align:center;line-height:32px;}
.float-right-list .customer:hover .box{width:110px;}
.float-right-list .qq .icon{background-position:0px -50px;}
.float-right-list .qq .cont{width:110px;padding:10px 0;text-align:center;line-height:32px;}
.float-right-list .qq:hover .box{width:110px;}
.float-right-list .contact .icon{background-position:0 -100px;}
.float-right-list .contact .cont{width:110px;padding:10px 0;text-align:center;line-height:32px;}
.float-right-list .contact:hover .box{width:110px;}
.float-right-list .item  a.icon:visited{background-color:#ee8223;}
.float-right-list .item .icon:hover{background-color:#ee8223;}
.float-right-list .qq:hover .box,.float-right-list .customer:hover .box,.float-right-list .contact:hover .box,
.float-right-list .qq .box,.float-right-list .customer .box,.float-right-list .contact .box{-webkit-transition:width .2s linear;transition:width .2s linear;}

.float-right-list .item .content{overflow:hidden;display:none;}
.float-right-list .item.active .content{overflow:visible;display:block;}
.float-right-list .item .content .qq_content{width:196px;height:80px;position: absolute;right: 74px;top: 50%;margin-top: -35px;}
.float-right-list .item .content .qq_content .cont1{width:100%;height:80px;display:block;border:1px solid #e8e7e7;border-radius:6px;background:#fff;}
.float-right-list .item .content .qq_content .cont1 a{width:88px;height:60px;background:url(../images/qq-icon.png) no-repeat top center;line-height:60px;padding-top:10px;margin-top:15px;text-align:center;display:block;float:left;}
.float-right-list .item .content .qq_content .cont1 a:hover{color:#ee8223}
.float-right-list .item .content .qq_content .close{display:block;position:absolute;right: -5px;top: -4px;width:40px;height:40px;text-align:center;line-height:38px;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;font-size:30px;color:#ee8223;}
.float-right-list .item .content .qq_content .close:hover{transform:scale(0.9) rotateZ(90deg);-webkit-transform:scale(0.9) rotateZ(90deg);}
.float-right-list .item .content .qq_content span{width:12px;height:18px;float:right;display:block;background:url(../images/right-icon.png) no-repeat right center;position: absolute;right: -13px;top:32px;}

.float-right-list .item .content .contact_content{width:345px;height:260px;position: absolute;right: 74px;top: 50%;margin-top: -135px;}
.float-right-list .item .content .contact_content .cont1{width:70%;height:170px;display:block;border:1px solid #e8e7e7;border-radius:6px;background:#fff;padding:45px 15%}
.float-right-list .item .content .contact_content .cont1 p{color:#666666;font-size:12px;line-height:24px;font-family:"Arial",'微软雅黑';background:url(../images/contact-icon.jpg) no-repeat;padding-left:18px;}
.float-right-list .item .content .contact_content .cont1 p.title{color:#ee8223;font-size:14px;line-height:34px;background:none;padding:0px;}
.float-right-list .item .content .contact_content .cont1 p.tel{background-position:0px -17px;margin-top:15px;}
.float-right-list .item .content .contact_content .cont1 p.fax{background-position:0px -43px;}
.float-right-list .item .content .contact_content .cont1 p.email{background-position:0px -65px;}
.float-right-list .item .content .contact_content .cont1 p.address{background-position:0px 6px;}
.float-right-list .item .content .contact_content .cont1 b{background:#fff; padding-left:55px;display:block;font-weight:normal;}
.float-right-list .item .content .contact_content .close{display:block;position:absolute;right: -5px;top: -4px;width:40px;height:40px;text-align:center;line-height:38px;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;font-size:30px;color:#ee8223;}
.float-right-list .item .content .contact_content .close:hover{transform:scale(0.9) rotateZ(90deg);-webkit-transform:scale(0.9) rotateZ(90deg);}
.float-right-list .item .content .contact_content span{width:12px;height:18px;float:right;display:block;background:url(../images/right-icon.png) no-repeat right center;position: absolute;right: -13px;top:50%;}

.float-right-list .item .content .customer_content{width:348px;height:482px;position: absolute;right: 74px;top: 50%;margin-top: -225px;}
.float-right-list .item .content .customer_content .cont1{width:80%;height:382px;display:block;border:1px solid #e8e7e7;border-radius:6px;background:#fff;padding:40px 10%}
.float-right-list .item .content .customer_content .close{display:block;position:absolute;right: -5px;top: -4px;width:40px;height:40px;text-align:center;line-height:38px;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;font-size:30px;color:#ee8223;}
.float-right-list .item .content .customer_content .close:hover{transform:scale(0.9) rotateZ(90deg);-webkit-transform:scale(0.9) rotateZ(90deg)}
.float-right-list .item .content .customer_content span{width:12px;height:18px;float:right;display:block;background:url(../images/right-icon.png) no-repeat right center;position: absolute;right: -13px;top:50%;margin-top:-20px;}
.meaasge-form input[type="text"],.meaasge-form textarea{width:100%;display:block;background:#f7f7f7 url(../images/message-icon.png) no-repeat;border:1px solid #cbcbcb;border-radius:8px;}
.meaasge-form input[type="text"]{height:33px;line-height:31px;padding:0 15px 0px 35px;}
.meaasge-form textarea{width:100%;line-height:24px;padding:10px;font-size:14px;height:75px;resize:none;}
.meaasge-form .items{width:81%;float:left;margin-bottom: 12px;color:#666666; }
.meaasge-form .items .txt-name{background-position:5px 4px;}
.meaasge-form .items .txt-tel{background-position:5px -21px;}
.meaasge-form .items .txt-address{background-position:5px -47px;}
.meaasge-form .items .txt-theme{background-position:5px -72px;}
.meaasge-form .items .txt-desc{background:none;font-size:14px;}
.meaasge-form .code{width:100%}
.meaasge-form .desc{width:91%;}
.meaasge-form .items .txt-code{width:94px;float:left;background-color:#f7f7f7;border:1px solid #cbcbcb;border-radius:8px;height:35px;line-height:33px;padding:0 15px 0px 35px;background:#f7f7f7 url(../images/message-icon.png) no-repeat;background-position:5px -98px}
.meaasge-form .items .img{line-height:31px;display:block;padding-left:10px;width:110px;float:right}
.meaasge-form .btn{width:152px;height:35px;line-height:35px;text-align:center;display:block;margin:0 auto;color:#fff;font-size:14px;background-color:#ee8223;border-radius:7px;font-weight:bold;}

.neiye_banner{ height:200px; position:relative;}
.neiye_banner_box{ width:1600px; position:absolute; left:-329px; height:200px; overflow:hidden; top:0;}
.main{ background:#fff url(../images/neiye_bg.jpg) 0 0 repeat-x; padding-top:12px; padding-bottom:60px;}

.left{ background:url(../images/left_bg.jpg) 0 0 no-repeat; width:216px; padding:23px 5px 0 5px;}
.left_menu .title{ margin:0 10px; background:url(../images/left_icon.gif) 0 10px no-repeat; font-size:18px; 
	font-family:"Arial","微软雅黑"; color:#000000; padding-bottom:15px; border-bottom:solid 1px #eaeaea;padding-left:18px;}
.left_menu ul{}
.left_menu ul li{ vertical-align:top; width:204px; height:32px; line-height:32px; padding-bottom:6px; border-bottom:dotted 1px #dedddd; margin-top:10px;overflow: hidden;}
.left_menu ul li a{ display:block; width:191px; color:#242424; font-size:14px; font-family:"Arial","微软雅黑"; padding-left:16px;}
.left_menu ul li.current a,.left_menu ul li a:hover{ color:#fff; font-weight:bold; background:url(../images/left_hover.jpg) 0 0 no-repeat;}
.left_phone{ padding-top:42px; padding-left:5px; text-align:right; color:#969696; line-height:15px;}
.right{ width:685px;float:right;}
.location{ text-align:right; background:url(../images/line4.gif) 0 bottom no-repeat; color:#666; 
	padding-bottom:2px; line-height:45px; padding-top:12px;position:relative;}
.location h2{ width:auto; height:45px; overflow:hidden; text-align:center; float:left; font-family:"Arial","微软雅黑"; 
font-size:16px; color:#000; font-weight:bold;border-bottom:2px solid #df2029;padding:0 20px;
position: absolute;bottom: 0;}
.location span.location_add{ background:url(../images/location_icon.gif) 0 -1px no-repeat; padding-left:22px;}
.location a{ padding:0 7px;}
.location span.location_current{ color:#969696; padding-left:7px;}
.right .service img{text-align:center}
.right .service p{font-size:14px;color:#666666;line-height:28px;padding-top:28px;}
.right .service p strong{font-size: 16px;color: rgb(229, 51, 51);padding-left:26px;}
.right .service p b{font-size: 16px;color: rgb(51, 127, 229);padding-bottom:30px;display:block;}
.right .service .MsoNormal{font-size:16px;color:#666}

.case_con ul{width:68%;height:100%;margin:0 auto;overflow:hidden;padding-top:30px;text-align: center;}
.case_con ul li{width:125px;overflow: hidden;display:inline-block;text-align:center;padding-bottom:50px;}
.case_con ul li .s-img{width:125px;text-align:center;}
.case_con ul li .s-con{text-align:center;line-height: 1.5;font-family: "Arial","Microsoft YaHei";font-size: 16px;color:#666666;padding-top:10px;}
/*.case_con ul li{ float:left; vertical-align:top; padding-bottom:38px; width:191px; margin-top:38px; padding-right:40px; border-bottom:solid 1px #d0d0d0;}
.case_con ul li .fl{ width:175px; height:74px; display:block; overflow:hidden; border:solid 1px #ddd; float:none; margin:0 auto;}
.case_con ul li dl.fr{ float:none;}
.case_con ul li dl.fr dt{ font-weight:bold; color:#323232; font-size:14px; height:40px; line-height:22px; overflow:hidden; padding-top:10px; text-align:center;}
.case_con ul li dl.fr dd{ color:#646464; padding-top:5px; line-height:22px; height:20px; overflow:hidden; }*/

.s-case_con ul{width:100%;height:100%;margin:0 auto;overflow:hidden;padding-top:30px;text-align: center;}
.s-case_con ul li{width:125px;overflow: hidden;display:inline-block;text-align:center;padding-bottom:50px;}
.s-case_con ul li .s-img{width:125px;text-align:center;}
.s-case_con ul li .s-con{text-align:center;line-height: 1.5;font-family: "Arial","Microsoft YaHei";font-size: 16px;color:#666666;padding-top:10px;}
.application{padding-bottom:30px;}
.application img{padding-top:30px;}
.application p{color:#666;font-size:14px;line-height:28px;padding-top: 30px;}

.application .a-title{ background:url(../images/kuang.jpg) -1px 0 no-repeat; line-height:31px; 
	border-bottom:none; height:31px; margin:30px 0 0 0;}
.application .a-title span.item1{ float:left; text-align:left; width:496px; padding-left:29px; color:#555555; padding-right:0;}
.application .a-title span.item2{ color:#555555;text-align:center;width: 160px;overflow: hidden;float: right;}

.application .a_list li{width:100%; vertical-align:top; height:40px; line-height:40px; border-bottom:solid 1px #e5e5e5; text-align:right; margin-left:4px;}
.application .a_list li .n-title{ float:left; text-align:left; width:496px; padding-left:26px;color:#666;font-size:12px; 
	background:url(../images/news_icon2.gif) 17px center no-repeat;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;list-style:none}
.application .a_list li .time{ color:#727272;text-align:center;width: 160px;overflow: hidden;float: right;font-size:12px;}
.application .a_list li:hover .n-title,.application .a_list li:hover .time{color: #008cef;}

/*page*/
.pagelist{width:100%;text-align:center;padding:30px 0px;}
.pagelist a,.page span{display:inline-block;width:auto;height:20px;text-align:center;line-height:20px;
	vertical-align:top;padding:0px 5px;color:#666;font-size:12px;margin:0 2px;}
.pagelist a img{padding-top:0px;}
.pagelist span{color:#008cef;padding:0 5px;height:20px;line-height:20px;display:inline-block;margin:0 2px}
.pagelist a:hover{color:#008cef;}

.c-about{ background:url(../images/about_bg2.jpg) right 40px no-repeat; padding:12px 0 30px 0; line-height:24px;}
.c-about .c-con{width:435px;height:100%;overflow:hidden;padding:23px 18px;border:1px solid #eee;border-radius:6px;
background:url(../images/aboutbg.png) repeat;margin-top:20px;}
.c-about .c-con p{line-height:26px;font-size:14px;text-indent:2em;padding-top:0}
.c-about p{line-height:2em;padding-top:30px;text-indent:2em;}
.c-contact{ padding:45px 40px; border:solid 1px #ddd;margin-bottom:60px;}
.c-contact p{line-height:30px;}
.c-contact iframe{margin-top:10px;}

.feedback{ padding-top:36px; background:url(../images/email.jpg) 489px 36px no-repeat;margin-bottom:60px;}
.feedback span.red{ color:#d30903; padding:0 5px;}
.feedback .myform p.tip{ color:#000; font-size:14px; font-family:"Arial","微软雅黑" ;padding-left:32px;}
.feedback .myform ul li{ vertical-align:top; margin-top:15px; clear:both; overflow:hidden;}
.feedback .myform ul li label{ float:left; width:84px; text-align:right; margin-right:20px; line-height:26px;}
.feedback .myform .input1{ width:130px; padding:0 3px; height:26px; line-height:26px; border:solid 1px #abadb3;}
.feedback .myform .input2{ width:207px;}
.feedback .myform .input3{ width:344px;}
.feedback .myform .text1{ width:576px; height:117px; border:solid 1px #abadb3;}
.feedback .myform .input4{ width:65px;}
.feedback .myform ul li.check{ margin-top:54px; padding-bottom:32px; border-bottom:dotted 1px #b9b9b9;}
.feedback span.check_img{  overflow:hidden; border:solid 1px #cfd0d2;}
.feedback .myform ul li.last{width: 26%;margin: 0 auto;}
.feedback .myform .btn1{ margin-top:40px; margin-right:24px; width:63px; height:23px; color:#323232; background:url(../images/btn.jpg) right 0 no-repeat; font-family:"Arial","微软雅黑";}
.feedback .myform .btn1:hover{ background-position:0 0; color:#fff;}

.news_show{ padding-top:30px; line-height:30px;}
.news_show h1{ color:#323232; font-size:20px; font-family:"Arial","微软雅黑"; text-align:center;}
.news_show .time{ padding-top:5px; line-height:47px; text-align:center; border-bottom:solid 1px #e0e0e0; color:#323232;}
.news_show .time span{ padding-right:10px; color:#969696;}
.news_show_con{ padding-top:30px;}
.news_show_con .n-img{text-align:center;padding:0 0 20px 0}
.news_show_con p{font-size:14px;line-height: 30px;}
.news_show_con p.p1{text-indent:21.0pt;}
.return{ padding-top:20px; text-align:right;}
.return a{ display:inline-block; background:url(../images/return_btn.jpg) 0 0 no-repeat; width:63px; height:23px; line-height:23px; text-align:center; color:#323232; font-family:"Arial","微软雅黑";}
.return a:hover{ color:#008def;}


.error_nav a{ display:inline-block; margin-right:10px;}
.tag{ padding-top:20px; line-height:20px;}
.tag a{ display:inline-block; margin:0 10px;}
.page2{ margin-top:20px;}
.page2 span.fl,.page2 span.fr{ width:300px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; text-align:left;}
.related .title{ margin-top:40px; height:30px; line-height:30px; overflow:hidden; padding-left:10px; background:#f0f0f0; font-size:16px; font-weight:bold; color:#333;}
.related_list{ width:708px; padding-top:15px;}
.related_list li{ float:left; width:320px; margin-right:30px; border-bottom:dotted 1px #d0d0d0; 
	margin-left:0;color:#313131;}
.related_list li .r-text{ white-space:nowrap; float:left; text-overflow:ellipsis; -o-text-overflow:ellipsis; 
	overflow:hidden; width:210px;  text-align:left;background:url(../images/news_icon2.gif) 17px center no-repeat;padding-left:27px;}
.related_list li .times{ padding-right:15px;line-height:30px}
.related_list li:hover a{ color:#008def;}
