﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; box-shadow: none; outline: none;}


/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #787878; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#f1592a;}


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;overflow-x:hidden;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}

.content{width: 1200px;margin: 0 auto;}

.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}

.content{width: 1200px;margin: 0 auto;}
/*新平台*/
.blk{margin-bottom: 25px;}
/*Main模板*/
.blk-main{width:1200px; margin: 0 auto;}
/*小模块*/
.blk-xs{width:240px;}
/*中模块*/
.blk-sm{width:930px;}
/*小版块*/
.blk{margin-bottom:30px;}
.b{ clear:both;}

.endit-content{ line-height:28px;}
.endit-content a{ color:Red;font-weight: bold;}
.endit-content p{margin:15px 0;}
.endit-content img{   margin: 0 auto;    display: block;}

/*内容盒子*/
.fanglist{position: absolute; top: 210px; z-index: 4; left: 0; width: 200px;background:rgba(255,255,255,0.9); padding-bottom:0px;}
.fanglist ul{padding-top:18px;}
.fanglist h2{height:52px; background:#f1592a; padding-left: 22px; font-size: 18px;font-weight: normal; line-height: 52px; position: relative;}
.fanglist h2::before{position: absolute; content:""; width:0; height:0; top: 23px; right: 21px; border-top: 8px solid #fff; border-left: 8px solid transparent; border-right: 8px solid transparent; transition:all ease-in-out 0.25s;}
.fanglist h2.hov:before{position: absolute; content:""; width:0; height:0; top: 23px; right: 21px; border-top: 8px solid #fff; border-left: 8px solid transparent; border-right: 8px solid transparent;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);}
.fanglist h2 a{ color:#fff;}
.fanglist li{ margin: 0 0 18px 10px; font-size:15px;}
.fanglist li img{ vertical-align: middle; margin-right:6px;}
.fanglist li a{ line-height: 22px; font-size: 15px; color:#333;}


.plc{width:1200px;margin:0 auto 15px;}


 /*temp.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{border:1px solid #E4E3E3;background:#EBECEB;height: 24px;padding:4px .5em 0;margin-bottom: 20px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;    padding: 0 10px;}
/*rollup.css*/
/*#roll{display:block;width:15px;margin-right:-520px;position:fixed;right:50%;top:80%;_margin-right:-520px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}*/
#roll_top,#fall,#ct{position:relative;cursor:pointer; width:72px}
#roll_top{}
#fall{background:url(/Skins/DefaultNews/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/DefaultNews/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:72px;margin-right:0;position:fixed;right:0;bottom:100px;_margin-right:0;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.68)); z-index:100;}



.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:164px;background:url(/UserControls/im/kefu/im_01.gif)}
.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#333; font-size:14px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#f1f1f1;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}

.topadcs{width:100%; height:100%; overflow:hidden; text-align:center;margin:0px auto; margin-bottom:0;}
.topadcs a img,.topadcs img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:350px;}
.Pro_toppadcs a.fullad{ height:750px;}
  
.contactBox{ margin-top:12px; text-align:right; height:36px; line-height:26px; letter-spacing:1px; border-bottom: 1px dashed #ccc;}
.contactBox span{ font-weight:bold; height:26px; line-height:26px; display:inline-block;}
.contactBox b{ font-size:18px; height:26px; line-height:26px; display:inline-block; color:#F1811F; font-size:22px;}
.contactBox a.lx{ background:url(/Skins/DefaultNews/Img/pro/lxwomen.gif) no-repeat left center; height:26px; line-height:38px; margin-left:12px; font-size:0px; width:100px; display:inline-block;}

 
/*主色调样式*/
.leib2 .tit, .leib .tit,.hotBox .hotBtn a:hover,.columnBanner ul li.cur, .columnBanner ul li:hover,.e_hot .li01 span, .e_hot .li02 span, .e_hot .li03 span,.apage a:hover, .apage .cur{ background:#f1592a!important; }
.leib2 .nr li.cur a, .leib2 .nr li a:hover,.pro_list dl.pd_list_dl.hov dd span a,.mark .plc em a{ color:#333!important;}
.leib2 .nr h3 a:hover, .leib2 .nr h3.cur a,.plc a:hover,dl.dl_41 dd a.ckxq{color:#333!important;}
.pro_list dl.pd_list_dl:hover{ border-color:#0060c6!important;}
/*高亮色*/
.leftlx_c span b,.pd_hotline span.font_hotline{color:#7a0014!important;}
/*辅助色*/
.leib2 .tit, .leib .tit{border-bottom: 0px solid #127DB1!important;}

/*其它样式*/
.sear_product{ height:auto!important;}
.b13{ height:32px!important;}


/*内页友情连接*/
.link2{line-height:22px; color:#555;  border:0; padding-top:20px; padding-bottom:15px; font-size:14px;}
.link2 a{ padding:0 8px;} 
.link3{ border:1px solid #ccc;width:752px; padding-bottom:10px; margin-bottom:10px; }
.link3 li{ float:left; width:114px; height:44px; line-height:0; font-size:0; padding:10px 0 0 10px;}
.link3 li img{ width:110px; height:40px; padding:1px; border:1px solid #ccc;}
