@charset "utf-8";
/* CSS Document */

/*360字体改变*/
html{-webkit-text-size-adjust: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;
box-sizing: border-box;overflow-x:hidden;}
.fontshrink5{-webkit-text-size-adjust:none;-webkit-transform:scale(0.5);-o-transform:scale(1); 
display:inline-block; }
.fontshrink6{-webkit-text-size-adjust:none;-webkit-transform:scale(0.6);-o-transform:scale(1); 
display:inline-block; }
.fontshrink7{-webkit-text-size-adjust:none;-webkit-transform:scale(0.7);-o-transform:scale(1); 
display:inline-block; }
.fontshrink8{-webkit-text-size-adjust:none;-webkit-transform:scale(0.8);-o-transform:scale(1); 
display:inline-block; }


html,body{min-height:100%;}
body{background-size:cover;babackground-repeat:no-repeat; b}
.main{padding-top:141%;text-align:center;}
.main a img{width:40%;}
.padd{padding-left:5%;}
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;
}
.clearfix{display:inline-table;}

html, body { height: 100%;}
* html .clearfix{height:1%;/*ie6*/}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
body {margin: 0px; color:#3F3F3F; font-size: 12px; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
a:link { text-decoration: none;color: #131313;}
a:visited {text-decoration: none; color: #131313;}
a:hover { text-decoration: none; color: #131313;}
a:active {text-decoration: none; color: #131313;}



.clear{clear:both;}
/* 字体公共样式 */
h1, .f24{font-size:24px;} h2, .f20{font-size:20px;} h3, .f18{font-size:18px;}
h4, .f16{font-size:16px;} h5, .f14{font-size:14px;} h6, .f12{font-size:12px;}
.f5{font-size:5px;} .f6{font-size:6px;} .f7{font-size:7px;} .f8{font-size:8px;} 
.f9{font-size:9px;} .f11{font-size:11px;} .f13{font-size:13px;}
.f15{font-size:15px;} .f17{font-size:17px;} .f19{font-size:19px;} .f22{font-size:22px;}
.f26{font-size:26px;} .f28{font-size:28px;} .f30{font-size:30px;} .f35{font-size:35px;}
.f40{font-size:40px;} .f45{font-size:45px;} .f50{font-size:50px;} .f60{font-size:60px;} 
.f70{font-size:70px;} .f80{font-size:80px;} .f90{font-size:90px;} .f100{font-size:100px;}
.fb{font-weight:bold;} .fn{font-weight:normal;}   .tdl{text-decoration:underline;}   
.tdn{text-decoration:none;} .brw{word-wrap:break-word;word-break:normal;} .ti2{text-indent:2em;}
/* 字体大小写公共样式 */
.ttu{text-transform:uppercase;}  /*全部大写*/ .ttl{text-transform:lowercase;}  /*全部小写*/
.ttc{text-transform:capitalize;} /*开头大写*/

/* 字体颜色公共样式 */
.col00, a.col00{color:#000;} .coled, a.coled{color:#ed0000;} .colff, a.colff{color:#fff;} 
.col87, a.col87{color:#878787;} .col7e, a.col7e{color:#7e7e7e;} 
.col66, a.col66{color:#666;} .col99, a.col99{color:#999;} .colee, a.colee{color:#eee;}

/* 隐藏显示/溢出隐藏 */
.vish{visibility:hidden!important;} .visv{visibility:visible!important;} /*占空间大小*/  
.disn{display:none!important;}      .disb{display:block!important;}      /*不占空间大小*/ 
.disib{display:inline-block;}       .disi{display:inline;}
.ovh{overflow:hidden;}/*溢出隐藏*/ .ovs{overflow:scroll;}/*滚动条*/ .ova{overflow:auto;}/*溢出滚动条*/
.tovh{white-space:nowrap;  /*强制不换行*/ overflow:hidden; /*自动隐藏文字*/ text-overflow:ellipsis; 
-o-text-overflow:ellipsis;}  /*文字隐藏后添加省略号*/ .ovv{overflow:visible;} /*溢出不隐藏*/ 

/* 宽高 */

.mt0{margin-top:0!important;} .mt1{margin-top:1px;} .mt2{margin-top:2px;} .mt3{margin-top:3px;} 
.mt4{margin-top:4px;} .mt5{margin-top:5px;} .mt6{margin-top:6px;} .mt8{margin-top:8px;} 
.mt10{margin-top:10px;} .mt12{margin-top:12px;} .mt15{margin-top:15px;} .mt18{margin-top:18px;} 
.mt20{margin-top:20px;} .mt22{margin-top:22px;} .mt25{margin-top:25px;} .mt28{margin-top:28px;} 
.mt30{margin-top:30px;} .mt35{margin-top:35px;} .mt40{margin-top:40px;} .mt45{margin-top:45px;}
.mt50{margin-top:50px;} .mt55{margin-top:55px;} .mt60{margin-top:60px;} .mt65{margin-top:65px;} 
.mt70{margin-top:70px;} .mt75{margin-top:75px;} .mt80{margin-top:80px;} .mt90{margin-top:90px;} 
.mt100{margin-top:100px;} .mt150{margin-top:150px;}


/*top头部*/
.top_box{width:100%; min-width:1200px; height:136px; background:url(../images/Img_topBg.jpg) center 0 no-repeat; margin:0 auto;}
.top_box_content{width:1180px; height:136px; margin:0 auto;}
.top_box_content h1{float:left; cursor:pointer;}
.top_box_content h1 img{width:105px; height:87px; overflow:hidden; margin:26px 0 0 0;}
.top_box_content .top_box_nav{float:right; width:990px; height:auto; overflow:hidden; padding:20px 0 0 0;}
.top_box_content .top_box_nav li{float:left; width:66px; height:100px; line-height:24px; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; font-size:16px; margin:0 0 0 30px; text-align:center;}
.top_box_content .top_box_nav li:hover{background:url(../images/Img_nav.png) center 0 repeat-y; display:block; width:66px; height:100px; cursor:pointer;}
.top_box_content .top_box_nav li:hover a{color:#da251d;}


/*banner*/
.banner{width:100%; min-width:1200px; height:610px; margin:0 auto;}
.fullSlide{width:100%;position:relative;height:100%;background:transparent}
.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{height:100%;}
.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat}
.fullSlide .bd li a{display:block;height:100%}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0}
.fullSlide .hd ul{text-align:center;margin-bottom:30px}
.fullSlide .hd ul li{background:#000;cursor:pointer;display:inline-block;*display:inline;zoom:1;width:100px;height:11px;margin:1px;overflow:hidden;*filter:alpha(opacity=50);*opacity:.5;line-height:999px}
.fullSlide .hd ul .on{background:#312e29}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;*filter:alpha(opacity=50);*opacity:.5;display:none}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px}



.index_foot{width:100%; min-width:1200px; height:280px; position:relative; bottom:18%; z-index:999; background:url(../images/Img_foot.png) center bottom no-repeat; margin:0 auto;}
.index_foot_Box{width:1180px; height:auto; margin:0 auto; color:#d8be6d; text-align:center; position:absolute; top:73%; left:50%; margin-left:-560px; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; font-size:14px; line-height:30px;}
.index_foot_Box a{color:#d8be6d;}


/* 留言 */
.ny_w1180_message{margin:0 auto; background:url(../images/mess.png) right 0 no-repeat;}
.message-form{ margin:20px 0px; width:630px; float:left;}
.message-form .faqline{ width:630px; float:left; margin:5px 0px;}
.message-form .faqline .faqtit{ width:100px; float:left;display:block; height:28px; line-height:28px; padding-left:20px; font-size:14px; color:#666;}
.message-form .faqline input{ border:1px solid #CCC; height:30px; line-height:30px; text-align:left; font-size:14px;width:255px;}
.message-form .faqline textarea{ border:1px solid #CCC;line-height:30px; text-align:left; font-size:14px;}
.message-form .faqline .submit{border:1px solid #CCC; background:#F5F5F5; color:#666; text-align:center; font-size:14px; font-weight:bold; padding-bottom:20px; padding-left:20px; padding-right:20px;vertical-align:middle; float:left; margin-left:170px;margin-top:10px;width:100px;}
.message-form .faqline .cimg{vertical-align:bottom;margin-left:5px;}
/*  */
/* .message-display{ margin:20px 0px; width:630px; float:left;} */
.message-display{width:630px; float:left;}
.message-top{ background-color:#ebebeb; padding:0px 10px;}
.message-display h1{ font-family:"微软雅黑"; font-size:15px; color:#BE2327; border-bottom:1px solid #D7D7D7; margin-bottom:10px; line-height:30px; padding-left:15px;}
.message-info{ margin:10px 0px; line-height:25px;}
.message-left{ font-size:14px; font-weight:bold; color:#BE2327;float:left; margin-right:5px;}
.message-right{ color:#999;float:right;}
.message-nr,.message-reply{ padding:0px 10px;}
.message-nr span,.message-reply span{ color:#888;}
/*在线留言 end*/


























































