@charset "utf-8";

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption, tbody, tfoot, thead,th,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;-webkit-text-size-adjust:none;}
body{line-height:1;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}
nav ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent; cursor:pointer;}
ins{background-color:#ff9; color:#000; text-decoration:none;}
mark{background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}
del{text-decoration: line-through;}
abbr[title], dfn[title]{border-bottom:1px dotted #000; cursor:help;}
hr{display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
input, select{vertical-align:middle;}
p {word-wrap: break-word;}

/*@font-face{
font-family: 'PTSansRegular';
src: url('../../../../../template/mingjun/pc/cn/css/pt_sans-webfont.eot');
src: local('☺'), 
url('../../../../../template/mingjun/pc/cn/css/pt_sans-webfont.woff') format('woff'), 
url('../../../../../template/mingjun/pc/cn/css/pt_sans-webfont.ttf') format('truetype'), 
url('../../../../../template/mingjun/pc/cn/css/pt_sans-webfont.svg') format('svg');
font-weight: normal;
font-style: normal;}
.fontface{font-family:'PTSansRegular', Arial, sans-serif;}*/
.shadow{text-shadow:1px 1px 1px #666;}
.shadow_multiple{text-shadow: -2px -2px 0px #1fd31f, 2px 2px 0px #1f9ad3;}
.rounded{-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #ccc;}
.rounded_top_right{border-top-right-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border:1px solid #ccc;}
.box_shadow{-webkit-box-shadow: 1px 1px 3px #ccc;-moz-box-shadow: 1px 1px 3px #ccc;box-shadow: 1px 1px 3px #ccc;}
.box_shadow_multiple{-webkit-box-shadow: 0 0 20px #ccc inset,10px 7px 15px #f0f961,-10px 7px 15px #55fc6d,-10px -7px 15px #55d7fc,10px -7px 15px #fc9c9c;-moz-box-shadow: 0 0 20px #ccc inset,10px 7px 15px #f0f961,-10px 7px 15px #55fc6d,-10px -7px 15px #55d7fc,10px -7px 15px #fc9c9c;box-shadow:0 0 20px #ccc inset,10px 7px 15px #f0f961,-10px 7px 15px #55fc6d,-10px -7px 15px #55d7fc,10px -7px 15px #fc9c9c;}
.rotate{-webkit-transform: rotate(180deg);-moz-transform: rotate(-180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.gradient{background: #f3c5bd; background: -moz-linear-gradient(top, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c5bd), color-stop(50%,#e86c57), color-stop(51%,#ea2803), color-stop(75%,#ff6600), color-stop(100%,#c72200)); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200',GradientType=0 ); /* generated with http://www.colorzilla.com/gradient-editor/ */}
.gradient_radial{background:-webkit-gradient(radial, center center, 0, center center, 50, from(#eee), to(#ccc)); background: -moz-radial-gradient(#eee, #ccc);}

body{color:#000; font:12px Arial, Helvetica, sans-serif; position:relative;}
/* ** ** Common Addative Classes ** ** */
.fl{float:left}
.fr{float:right}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:block;clear:both;}
.clear{clear:both; display:block; overflow:hidden; visibility:hidden; height:0px;}
.clear_l{clear:left;} .clear_r{clear:right;}
.hide{display:none} .block{display:block !important;} .inline{display:inline !important;}
.align_r{text-align:right;}
.align_l{text-align:left;}
.align_c{text-align:center;}
.align_j{text-align:justify;}
.bold{font-weight:600;}
.italic{font-style:italic;}
.c{text-align:center;}
a{color:#525252;} 
a:hover, a:focus{text-decoration:none;}
a{blr:expression(this.onFocus=this.blur());}  　 
a:focus{ -moz-outline-style: none; }  
blockquote{font-family: Georgia,"Times New Roman", Times, serif;margin:5px;padding:10px;font-size:1.52em;color:#999;font-style:italic;line-height:1.3em;width:100%;quotes:none;}blockquote.left{border-right:1px dashed #ccc; width:35%;} blockquote.right{border-left:1px dashed #ccc; width:35%;} 
/* ** ** Header Styles ** ** */
h1, h2, h3, h4, h5{margin:0 0 0.5em; line-height:1.1em;}
h1{font-size:2.52em;}
h2{font-size:1.952em;}
h3{font-size:1.652em;}
h4{font-size:1.452em;}
h5{font-size:1.252em;}
h6{font-size:1.52em;}
/* ** ** ul li's ** ** */
ul{list-style:outside disc;}
ul,ol{margin:0 0 1.5em 1.5em; padding:0;}
li ul,li ol{padding:0; margin:0 0 1.5em 1.5em;}
/* ** ** custom select color ** ** */
::selection{background: #525252; }
::-moz-selection{background: #525252; color:#fff;}
/* ** ** paragraph styling ** ** */
p{margin:0 0 1.50em;}p img.left{float:left;margin:1.52em 1.52em 1.52em 0;padding:0;}p img.right{float:right;margin:1.52em 0 1.52em 1.52em;}
strong{font-weight:600;}
em, dfn{font-style:italic;}
dfn{font-weight:600;}
sup, sub{line-height:0;}
abbr, acronym{border-bottom:1px dashed #ccc;}
address{margin:0 0 1.5em;font-style:italic;}
del{color:#666;}
pre, code, tt{font:1em 'andale mono', 'lucida console', monospace;line-height:1.5; display:block;}
code{background-color:#eee; display:inline; padding:0px 2px 1px 2px; line-height:1.1em;}
pre{margin:1.5em 0;white-space:pre;}

.column{margin-left:10px; margin-right:10px;display: inline;overflow: hidden;float: left;position: relative;}
.rows{margin: 0 auto;overflow: hidden;}
.rows .rows{margin: 0 -10px;width: auto;display: inline-block;}
.column_1{width:320px;}
.column_2{width:490px;}
.column_3{width:660px;}
.column_4{width:1000px;}
.column_5{width:658px; border:1px solid #fdbfa9; margin-bottom:15px;}

.col{margin-left:5px; margin-right:5px;display: inline;overflow: hidden;float: left;position: relative;}
.row{margin: 0 auto;overflow: hidden;}
.row .row{margin: 0 -5px;width: auto;display: inline-block;}
.col_1{width:30px;}
.col_2{width:70px;}
.col_3{width:110px;}
.col_4{width:150px;}
.col_5{width:190px;}
.col_26{width:214px;}
.col_6{width:230px;}
.col_6_6{width:180px;}
.col_7{width:270px;}
.col_8{width:310px;}
.col_9{width:350px;}
.col_10{width:390px;}
.col_11{width:430px;}
.col_12{width:470px;}
.col_13{width:510px;}
.col_14{width:550px;}
.col_15{width:590px;}
.col_16{width:630px;}
.col_17{width:670px;}
.col_18{width:710px;}
.col_19{width:750px;}
.col_20{width:790px;}
.col_21{width:830px;}
.col_22{width:870px;}
.col_23{width:910px;}
.col_24{width:950px;}
.col_25{width:990px;}


.list{ min-height:1px; _height:1px;} 
.list li{ float:left;}  
.list a{ cursor:pointer;}
cite,.list em,.list address,.list strong,.list span{ display:block; font-style:normal;}

.li1 li{width:100%;}
.li2 li{width:50%;+width:49.5%;}
.li3 li{width:33%;+width:32.5%;}
.li4 li{width:25%;+width:24.5%;}
.li5 li{width:20%;+width:19.8%;}
.li6 li{width:16.6%;+width:16%;}
.li7 li{width:14%;+width:14%;}


