﻿@charset "utf-8";

*{word-wrap:break-word;margin:0;padding:0;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static;}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:14px;color: #666;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{background:#fff;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
a,area{outline:none;blr:expression(this.onFocus=this.blur());color:#666}
a{text-decoration:none;cursor: pointer;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}
a:hover{outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
 
/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
 
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {*zoom:1;}
.clearfix {display:block;}
.dis_none{ display:none;}
.dis_inline{ display:inline-block;}

.ma{margin:auto;}
.con-1200{width:1200px;margin:auto}
.con-1140{width:1140px;margin:auto}
.con_1000{width:1000px;margin:auto}
.tran-all5{-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease}
.tran-all3{-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}

.f-l{float:left!important;_display:inline}
.f-r{float:right!important;_display:inline}
.poa-f{position: absolute;left:0;top:0;width:100%;height:100%}
.por-f{position: relative;width:100%;height:100%}
.por{position: relative;}
.poa{position: absolute;}

.clear{height:0;clear:both;zoom:1;line-height:0;font-size:0}
.height1{height:1px;clear:both;zoom:1;line-height:0;font-size:0}
.height10{height:10px;clear:both;zoom:1;line-height:0;font-size:0}
.height30{height:30px;clear:both;zoom:1;line-height:0;font-size:0}
.height50{height:50px;clear:both;zoom:1;line-height:0;font-size:0}
.height80{height:80px;clear:both;zoom:1;line-height:0;font-size:0}
.height100{height:100px;clear:both;zoom:1;line-height:0;font-size:0}
.height120{height:120px;clear:both;zoom:1;line-height:0;font-size:0}


.c-333{color:#333}
.c-666{color:#666}
.c-999{color:#999}
.c-aaa{color:#aaa}
.c-ccc{color:#ccc}
.c-fff{color:#fff}
.c-zzz{color:#e62129}

.f-bold{font-weight:bold}
.f-12{font-size:12px}
.f-14{font-size:14px}
.f-16{font-size:16px}
.f-18{font-size:18px}
.f-24{font-size:24px}
.f-36{font-size:36px}
.f-50{font-size:50px}
.f-arial{font-family:Arial, Helvetica, sans-serif}
.f-big{text-transform:uppercase}
.f-simsun{ font-family:"simsun"}
.lh-26{line-height:26px}

.bg-fff{background:#fff}
.bg-zzz{background:#e62129}
.bg-eaeaea{background:#eaeaea}
.bg-f5f5f5{background:#f5f5f5}

.text-l{text-align:left}
.text-r{text-align:right}
.text-c{text-align:center}

.bor-a{border:1px solid #ccc}
.bor-t{border-top:1px solid #ccc}
.bor-b{border-bottom:1px solid #ccc}
.bor-l{border-left:1px solid #ccc}
.bor-r{border-right:1px solid #ccc}

.text-overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.border-r{border-radius:1000px;}
.over-hide{overflow: hidden;}

@font-face {font-family: "Swis721-BlkCn-BT-Black";
  src: url('font/Swis721-BlkCn-BT-Black.eot'); /* IE9*/
  src: url('font/Swis721-BlkCn-BT-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('font/Swis721-BlkCn-BT-Black.woff') format('woff'), /* chrome、firefox */
  url('font/Swis721-BlkCn-BT-Black.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('font/Swis721-BlkCn-BT-Black.svg') format('svg'); /* iOS 4.1- */
}
@font-face {font-family: "impact";
  src: url('font/impact.eot'); /* IE9*/
  src: url('font/impact.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('font/impact.woff') format('woff'), /* chrome、firefox */
  url('font/impact.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('font/impact.svg') format('svg'); /* iOS 4.1- */
}

.icon_global{background-image:url(icon.png)}
.icon_global{background-position:0 0}
.icon_global{background-repeat:no-repeat}



/*head*/
.head-line{width:100%;height:0}
.head{position:fixed;left:0;top:0;width:100%;height:76px; z-index:999; box-shadow:0 2px 3px rgba(0,0,0,0.1)}
.head-bg{z-index:2;background-color:#000;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.head-nav{ position:relative;top:23px;height:30px;z-index:3}
.logo{height:30px;}
.logo img{ position:relative }
.nav{ position:relative;top:7px;height:16px;line-height:16px;color:#666}
.nav a{height:16px;line-height:16px;float:left;padding:0 35px;color:#ccc;border-left:1px solid #666}
.nav a:hover,.nav a.on{color:#e62129}
.nav a.first{border-left:none}



/*foot*/
.foot {border-top:1px solid #f2f2f2}
.foot .code{margin-left:20px}
.f-nav dl{float:left;margin-right:50px;}
.f-nav dt{margin-bottom:10px;height:30px;font-size:14px;color:#7a7b7d;border-bottom:1px solid #f2f2f2}
.f-nav dd{height:30px;line-height:30px;}
.f-nav dd a{color:#acacac;font-size:12px}
.f-nav dd a:hover{color:#e62129}

.footer{padding:20px 0;line-height:26px;font-size:12px;background-color:#000000;color:#ccc}
.footer .f-l{width:900px;}
.footer .f-r a{color:#ccc}
.footer .f-r a:hover{color:#e62129}

.foot-tel{padding-left:35px;height:28px;line-height:28px;color:#000000;font-size:28px; background-position:-34px 0; font-family:"impact"}
.feed .line{width:10px;height:2px;background:#000;margin:15px 0 10px}
.in_form{display:block;width:340px;}
.in_form .in_in,
.in_form .in_area{width:340px;height:30px;margin-top:10px;position:relative;display:block;overflow:hidden;background:none;border-bottom:1px solid #ddd}
.in_form .in_in input,
.in_form .in_area textarea{width:340px;height:24px;line-height:24px;display:block;margin-top:3px;border:none;font-size:13px;color:#666;z-index:99; background:none;}
.in_form .in_area{height:50px;width:340px;}
.in_form .in_area textarea{height:44px;width:340px;line-height:22px;overflow:auto;resize : none;}
.in_form .in_sub{ height:40px;width:100%;position:relative;margin-top:10px;background:#e62129;}
.in_form .in_sub .submit{width:100%;height:40px; text-align:center; line-height:40px;margin:auto;font-size:14px; color:#fff; border:none;background:none;cursor:pointer; }

/*banner*/
.banner{width:100%;position:relative;overflow:hidden;margin-top: -19px;}
.slideBox{ width:1920px; height:650px; overflow:hidden; position:relative;left:50%;margin-left:-960px; }
.slideBox .hd{ height:17px; overflow:hidden; position:absolute;width:1200px;bottom:35px;left:0;right:0; margin:auto;  z-index:1;}
.slideBox .hd ul{overflow:hidden; zoom:1; text-align:center;}
.slideBox .hd ul li{display:inline-block;*display:inline;*zoom:1;margin-right:20px;cursor:pointer;width:17px;height:17px; background:url(icon_02.png) no-repeat center center}
.slideBox .hd ul li.on{background:url(icon_01.png) no-repeat center center }
.slideBox .bd{ position:relative; height:100%; z-index:0}
.slideBox .bd li{ zoom:1; vertical-align:middle}
.slideBox .bd img{ width:1920px; height:650px; display:block}

.nbanner{width:100%;position:relative;height:600px; overflow:hidden;margin-top: -19px;}
.nbanner img{width:1920px; position:relative;left:50%;margin-left:-960px;}
.ban-text{ position:absolute;top:370px;left:50%;margin-left:-600px;width:1200px;line-height:30px;color:#fff;text-align:center; text-shadow:2px 2px 2px #333}

/*******/
.n-title{margin:100px 0 50px;}
.n-title p{font-size:30px;color:#333333}
.n-title .line{width:34px;height:3px;margin:20px auto 0;background-color:#e62129}


/*floor_1*/
.index-pro-menu ul{text-align:center}
.index-pro-menu ul li{display:inline-block;width:160px;height:100px;border-left:1px dotted #ddd}
.index-pro-menu ul li.first{border-left:0}
.index-pro-menu ul li a{display:block;width:100%;height:100%}
.index-pro-menu ul li .icon-p{display:block;width:80px;height:70px;margin:auto;background:url(0-01.png) no-repeat 0 0}
.index-pro-menu ul li .t{height:30px;line-height:30px;color:#333;}
.index-pro-menu ul li .i8{background-position:0 0}
.index-pro-menu ul li .i9{background-position:-80px 0}
.index-pro-menu ul li .i10{background-position:-160px 0}
.index-pro-menu ul li .i11{background-position:-240px 0}
.index-pro-menu ul li .i12{background-position:-320px 0}
.index-pro-menu ul li .i164{background-position:-400px 0}
.index-pro-menu ul li .i13{background-position:-480px 0}
.index-pro-menu ul li:hover .t,.index-pro-menu ul li.on .t{color:#e62129}
.index-pro-menu ul li:hover .icon-p,.index-pro-menu ul li.on .icon-p{background-image:url(0-02.png)}

.index-product ul{width:1200px;border:1px solid #ddd; overflow:hidden;background-color:#fff}
.index-product ul li{float:left;width:300px;height:340px;margin-bottom:-1px;margin-right:-1px;border:1px solid #ddd;border-top:0;border-left:0;text-align:center}
.index-product ul li a{display:block;width:100%;height:320px;padding-top:20px;}
.index-product ul li img{display:block;width:280px;height:210px;margin:0 auto;}
.index-product ul li .p1{width:90%;margin:20px auto 0;color:#e62129;font-size:16px}
.index-product ul li .p2{width:90%;margin:5px auto 0;color:#666;font-size:16px}
.index-product ul li .p3{width:90%;margin:10px auto 15px;color:#b7b7b7;font-size:12px;}
.index-product ul li .p3 span{color:#e62129;font-weight:bold;font-size:14px;}
.index-product ul li .p4{height:20px;width:20px;margin:10px auto 0;background:url(0-03.png) no-repeat center center}
.index-product ul li:hover{box-shadow:0 0 10px rgba(0,0,0,0.15) inset;}
.index-product ul li:hover .p4{background:url(0-04.png) no-repeat center center}

/*floor_2*/
.index-about{height:429px; overflow:hidden}
.index-about-text{width:400px;padding-right:50px;padding-top:60px}
.index-about-text .en{font-size:38px;color:#555555; font-family:"Swis721-BlkCn-BT-Black","Microsoft Yahei"}
.index-about-text .ch{margin-top:5px;font-size:23px;color:#7c7c7c}
.index-about-text .line{margin:15px 0 20px;width:20px;height:2px;background-color:#e62129}
.index-about-text p{line-height:28px;color:#969696}
.index-about-text .more{display:block;height:20px;line-height:20px;margin-top:40px;padding-left:40px;color:#969696; background:url(0-05.png) no-repeat left center}

/*floor_3*/
.index-news ul{width:1250px}
.index-news ul li{float:left;margin-right:34px;margin-bottom:34px;background-color:#fff;border-radius:5px; overflow:hidden;box-shadow:0 2px 10px rgb(210,210,210)}
.index-news ul li .imgs{width:377px;height:249px; overflow:hidden}
.index-news ul li .imgs img{width:377px;height:249px;}
.index-news ul li .t{margin:10px 0 0 30px;height:26px;line-height:26px;width:240px;color:#757575}
.index-news ul li .c{margin:0 30px 15px 30px;padding-right:50px;height:20px;line-height:20px;width:267px;color:#a5a5a5;font-size:12px;background:url(0-05.png) no-repeat right center}
.index-news ul li:hover .t{color:#e62129}
.index-news ul li:hover .imgs img{
	        transform: scale(1.1);
	    -ms-transform: scale(1.1);	/* IE 9 */
	-webkit-transform: scale(1.1);	/* Safari 和 Chrome */
	     -o-transform: scale(1.1);	/* Opera */
	   -moz-transform: scale(1.1);
}



/*about*/
.about-1-c{width:600px;}
.about-1-c .p p{line-height:28px;color:#666;}
.about-1-u-box{float:left;padding:0 50px;text-align:center; position:relative}
.about-1-u-box:after{content:''; position:absolute;left:0;top:50%;margin-top:-50px;width:1px;height:100px;background-color:#eee}
.about-1-u-box.none{padding-left:0}
.about-1-u-box.none:after{width:0}
.about-1-u-box i{display:block;width:60px;height:60px;margin:auto}
.about-1-u-box .i1{background-position:0 -30px}
.about-1-u-box .i2{background-position:-60px -30px}
.about-1-u-box .i3{background-position:-120px -30px}
.about-1-u-box .ch{margin-top:10px;color:#969696;font-size:17px}
.about-1-u-box .en{margin-top:5px;color:#e5e5e5;font-size:12px}
.about-p{line-height:28px;color:#969696}

.about-2-box{ position:relative;float:left;width:390px;height:444px;margin-right:15px; overflow:hidden }
.about-2-box .box-in1{position:relative;left:0}
.about-2-box .box-in1 img{width:390px;height:444px;}
.about-2-box .box-in1 em{z-index:2;background:#000;filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3}
.about-2-box .box-in1 .p{z-index:3;top:130px;left:0;width:auto;width:100%;text-align:center}
.about-2-box .box-in1 .p i{display:block;width:60px;height:60px;margin:auto}
.about-2-box .box-in1 .p .i1{background-position:0 -150px}
.about-2-box .box-in1 .p .i2{background-position:-60px -150px}
.about-2-box .box-in1 .p .i3{background-position:-120px -150px}
.about-2-box .box-in1 .p .p1{margin-top:15px;color:#fff;font-size:35px;font-family:"Swis721-BlkCn-BT-Black","Microsoft Yahei"; text-transform:uppercase}
.about-2-box .box-in1 .p .p2{margin-top:10px;color:#fff;font-size:24px;}


.contact-p .p1 {font-size:20px;color:#333333}


.contact-l{width:400px;padding-right:50px;border-right:1px solid #ededed}
.contact-r{width:690px;margin-left:50px;}

.contact-p .p2{padding:5px 0;line-height:24px;color:#969696;}
.contact-p a{color:#969696; text-decoration:underline}
.contact-p a:hover{color:#e62129;}
.contact-p .p3{color:#e62129;font-size:40px;font-family:"Swis721-BlkCn-BT-Black","Microsoft Yahei";}

.join-1-box{width:294px;height:345px;margin-right:8px;margin-top:8px;float:left; position:relative;overflow:hidden}
.join-1-box .box-in1 {width:294px;height:345px; overflow:hidden}
.join-1-box .box-in1 img{width:294px;height:345px;}


.join-2-line{height:11px;left:0;top:77px;z-index:1;width:100%;border-bottom:1px solid #e4e4e4}
.join-2-line2{width:1136px;height:11px;margin:auto;background:url(0-06.png) repeat-x center center;}
.picScroll-left{  overflow:hidden; position:relative; z-index:2   }
.picScroll-left .hd{z-index:9; overflow:hidden;  height:32px;width:1200px; position:absolute;top:72px;left:0;background:url(0-07.png) no-repeat center center }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;width:32px; height:32px;float:left;overflow:hidden;cursor:pointer;}
.picScroll-left .hd .next{float:right}
.picScroll-left .bd{width:1100px;margin:auto; overflow:hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ position:relative;width:220px;float:left; _display:inline;margin-right:73px; overflow:hidden; text-align:center;}
.picScroll-left .bd ul li .title{width:176px;height:176px;margin:auto; overflow:hidden}
.picScroll-left .bd ul li imgs{width:176px;height:176px;}
.picScroll-left .bd ul li p{line-height:32px;margin-top:20px;color:#969696;font-size:16px}


.product-main .imgs{padding:70px 0;border:1px solid #ddd}
.porduct-img{width:560px;height:420px;position:relative;}
.fangda .fd_min_img{width:560px;height:420px;overflow:hidden;}
.fangda .fd_min_img img{width:560px;height:420px;}
.fangda .fd_mouse_m{ display:none;width:80px;height:80px;position:absolute;top:0;left:0;opacity:0.3;filter:alpha(opacity=30);background:#e62129;cursor:pointer;}
.fd_max_img{ display:none;width:400px;height:400px;overflow:hidden; position:absolute;left:580px;top:-71px; z-index:99;border:1px solid #ddd; background:url(3-10.gif) center center no-repeat #fff;}
.fd_max_img .img{width:atuo;height:auto;position:relative; z-index:10;}

.porduct-text{width:550px;padding-top:20px;}
.porduct-text h2{height:80px;line-height:80px;font-size:30px;color:#e62129;border-bottom:1px solid #e5e5e5}
.porduct-text .price{margin-top:20px;font-size:18px;color:#555;}
.porduct-text .price span{color:#e62129;font-weight:bold;font-size:30px} 
.porduct-text .model{margin-top:20px;font-size:18px;color:#555;}
.porduct-text a{display:block;margin-top:30px;width:80px;line-height:30px;height:30px;text-align:center;color:#fff;font-size:16px;background:#e62129}
.porduct-text a:hover{background:#c20008}


.slideTxtBox{ width:100%;}
.slideTxtBox .hd{width:100%; height:58px; line-height:58px; position:relative;background:#f6f6f6 }
.slideTxtBox .hd ul{height:58px; line-height:58px; border-left:1px solid #e7e7e7}
.slideTxtBox .hd ul li{ position:relative;float:left;height:58px; padding:0 50px; cursor:pointer;font-size:16px; border-right:1px solid #e7e7e7 }
.slideTxtBox .hd ul li.on{ height:58px; background:#e62129;color:#fff }
.slideTxtBox .hd ul li.on:after{content:''; position:absolute;left:50%;margin-left:-6px;bottom:-12px;border:6px solid #e62129;border-bottom-color:#fff;border-right-color:#fff;border-left-color:#fff;}
.slideTxtBox .bd ul{padding:40px 0;  zoom:1;font-size:16px;color:#666 ;line-height:30px }
.slideTxtBox .bd ul table{width:100%;empty-cells:show;background-color:transparent;border-collapse:collapse;border-spacing:0}
.slideTxtBox .bd ul table th,
.slideTxtBox .bd ul table td{padding:8px;line-height:20px; text-align:center}
.slideTxtBox .bd ul table{background-color:#fff}
.slideTxtBox .bd ul table{border-top:1px solid #ddd}
.slideTxtBox .bd ul table th,
.slideTxtBox .bd ul table td{border-bottom:1px solid #ddd}
.slideTxtBox .bd ul table{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0}
.slideTxtBox .bd ul table th,
.slideTxtBox .bd ul table td{border-left:1px solid #ddd}
.slideTxtBox .bd ul table{border-bottom:0}


.news-menu a{display:inline-block;margin:0 10px;padding:15px 40px;border:1px solid #ddd;border-radius:50px;font-size:20px;color:#969696}
.news-menu a:hover,.news-menu a.on{background:#e62129;border-color:#e62129;color:#fff}

.n_main .title{ position:relative;border-bottom:1px solid #ddd;padding-bottom:10px;}
.n_main .title .h2{width:1000px;line-height:30px;font-size:24px;color:#333; font-weight:normal}
.n_main .title .p1{width:1000px;margin-top:10px; height:24px; line-height:24px; font-size:12px; color:#999}
.n_main .title .qrcode {position:absolute;right:0;bottom:10px;font-size:12px;line-height:20px}
.n_main .title .qrcode .wenzi{margin-top:35px}
.n_main .title .qrcode .code{width:70px;height:70px}
.n_content{ line-height:26px; color:#666; overflow:hidden;}
.n_content img{ max-width:1200px; overflow:hidden;}
.n_main { position:relative;width:1200px;margin:auto;}

/*********      page      ***************/
#page{ width:1200px;padding:5px 0;overflow:hidden;margin:auto}
#page .page_info{ text-align:center}
#page .page_info select{display:none;}
#page .page_info span,#page .page_info a{padding:8px 14px;font-size:14px;margin:0 5px;border:none;background:#fff;border:1px solid #ddd;border-radius:4px; line-height:30px;color:#666;}
#page .page_info span.nolink {color:#ccc ;background:#fff;border:1px solid #f1f1f1;}
#page .page_info span{background-color:#e62129;border:1px solid #e62129;}
#page .page_info span font{ color:#fff; font-weight:normal;*padding:0; *width:8px; *height:10px; font-size:14px;font-weight:bold}
#page .page_info a:hover{ background-color:#e62129;color:#fff;border:1px solid #e62129;}

/** prev next button ***/
.pn{ padding-top:40px;margin:auto; width:1200px;line-height:30px; overflow:hidden;border-top:1px solid #ddd;color:#666}
.pn_l{text-align:left; font-size:14px; overflow:hidden;}
.pn_l a:hover{color:#e62129;}
.pn_r{ text-align:left;font-size:14px; overflow:hidden;}
.pn_r a:hover{color:#e62129;}


