﻿@charset "utf-8";
html,body{-webkit-text-size-adjust:none;}
/* CSS-Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,form{padding:0; margin:0;} 
table,td,tr,th{
	font-size: 12px;
	color: #000;}
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-style:normal;font-size:12px;}
address,cite,code,em,th {font-weight:normal;font-style:normal;}
/* tystyle */
body{height:100%;font-family:Arial,"微软雅黑","宋体";font-size:14px;background:#FFF;line-height:1.6;color:#666666;}
a{text-decoration:none; blr:e­xpression(this.onFocus=this.blur());outline-style:none;} /* 针对IE */
a:hover{text-decoration:none;}
a:focus{-moz-outline-style:none;} /*针对firefox*/
a:link,a:visited{color:#666666;}
a:hover,a:active{color:#397dbc;text-decoration:underline;}
.red{color:#c1211a;}
a.red:link,a.red:visited{color:#c2080c;}
a.red:hover{color:#c2080c; text-decoration:underline;}
.fl{float:left;}
.fr{ float:right;}
.ofh{overflow:hidden;}
.tof {overflow:hidden;white-space:nowrap;display:block; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.opa{opacity:0;filter:alpha(opacity=0);}
/* clear */
.cb{clear:both;}
.cb8{clear:both; height:8px;}
.cb10{clear:both; height:10px;}
.clear{clear:both; line-height:0px; font-size:0;visibility: hidden;}
.clear6{_clear:both;_line-height:0px;_font-size:0;_visibility: hidden;}
/* css3 no lte ie8*/
.rad2{border-radius:2px;-moz-border-radius:2px;*-moz-border-radius:2px;}
.rad4{border-radius:4px;-moz-border-radius:4px;*-moz-border-radius:4px;}
.rad8{border-radius:8px;-moz-border-radius:8px;*-moz-border-radius:8px;}
.rad12{border-radius:12px;-moz-border-radius:12px;*-moz-border-radius:12px;}
.amn1{transition:all ease-out .1s 0s;-webkit-transition:all ease-out .1s 0s;-moz-transition:all ease-out .1s 0s;-o-transition:all ease-out .1s 0s;}
.amn2{transition:all ease-out .2s 0s;-webkit-transition:all ease-out .2s 0s;-moz-transition:all ease-out .2s 0s;-o-transition:all ease-out .2s 0s;}
.amn3{transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s;}
.sdw{-webkit-box-shadow:#999 0px 0px 8px;-moz-box-shadow:#999 0px 0px 8px;box-shadow:#999 0px 0px 8px;}
/* page1200 */
.y-row{margin:0px auto;}
.y-row{width:1160px;padding:0px 20px;}
/*@media(min-width: 1200px){.y-row{width:1160px;min-width:1160px;padding:0px 20px;}}
@media(max-width: 1199px){.y-row{width:1000px;min-width:1000px;padding:0;}}
.page-screen980 .y-row{width:1000px !important;min-width:1000px !important;}
.page-screen1200 .y-row{width:1160px !important;min-width:1160px !important;padding:0px 20px;}*/

.font-yh{font-family:'微软雅黑';}
.line{background-color:#e8e8e8;height:1px;overflow:hidden;width:100%;}
.minh{min-height:500px;_height:expression(this.scrollHeight < 500 ? "500px" : "auto");}
.minw{min-width:1200px;_width:expression(this.scrollWidth < 1200 ? "1200px" : "auto");}
.NewsPage,#NewsPage{width:100%;text-align:center;overflow:hidden;padding:10px;color:#454545;line-height:30px;font-size:14px;float:left;}
.contain{ width:980px; margin:0px auto; position:relative; overflow:hidden;}
.rq{ overflow:hidden;}
