body{margin: 0;font-family: Arial,"黑体",sans-serif; }
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}
em,i{font-style: normal;}
ul,ul li,p,h1,h2,h3{list-style-type: none;padding: 0;margin: 0;} 
a{text-decoration: none;border: none;}
input{outline: none;border:none;}
input[type="button"],input[type="submit"]{-webkit-appearance: none;border-radius: 0;}
img{border: none;}
.noMargin{margin: 0!important;}
.noPadding{padding-right: 0!important;}
.noBorder{border: 0!important;}


/*16:25 2016/3/7 _tan*/
h1{ font-weight:normal; font-size:16px; display:inline-block;}

h2{font-size:24px;color: #0e1b8d}
@media screen and (max-width: 1200px){
  h2{font-size:20px;}
}

/*select自制控件*/
.selectBox{width:330px;height:40px;margin-right:14px;line-height: 40px;font-size: 18px;color: #656565;background: #ffffff url(/images/nameIcon_blank.png) no-repeat 294px 9px;cursor: pointer;text-indent: 15px;position: relative;}
.selectBox .thisBox{width: 84%;height: 100%;overflow: hidden;}
.selectBox .thisBox>.selected{line-height: normal;height:40px;display: table-cell;vertical-align: middle;white-space:nowrap;}
.selectBox .opts{display:none;width:100%;background: #ffffff;position: absolute;top: 40px;max-height: 250px;overflow-y: auto;overflow-x: hidden;-webkit-overflow-scrolling: touch;-moz-overflow-scrolling: touch;overflow-scrolling: touch;}
.selectBox .opts h5 {margin: 5px 0;font-size: 1em;color: black;line-height: 1.5em;text-decoration: underline;cursor: default;}
.selectBox .opts a{display: block;width: 91%;color: #656565;background: #ffffff;text-indent: 0;line-height: normal;padding: 6px 15px;}
.selectBox .opts a:hover{background: #71B6EF;}
@media screen and (max-width: 1200px) and (min-width: 900px){
    .selectBox{background: #ffffff url(/images/nameIcon_blank.png) no-repeat 96% 9px;background: #ffffff url(/images/nameIcon_blank.png) no-repeat -moz-calc(100% - 12px) 9px;background: #ffffff url(/images/nameIcon_blank.png) no-repeat -webkit-calc(100% - 12px) 9px;background: #ffffff url(/images/nameIcon_blank.png) no-repeat calc(100% -12px) 9px;}
}
@media screen and (max-width: 899px){
    .selectBox{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width:49%;margin: 0;font-size:12px;background: #ffffff url(/images/nameIcon_blank.png) no-repeat 96% center;background-size: 16px auto;text-indent: 0;padding-left: 6px;padding-right: 24px;height: 40px;}
    .selectBox[name="productType"]{margin-right: 2%;}
    .selectBox>.selected{max-height: 10px;padding: 10px 0;max-height: 8px;line-height: 17px;}
    .selectBox .opts{left: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding:6px 12px 6px 6px;}
    .selectBox .opts a{line-height: 14px;padding: 10px 0;}
}
/*input文本*/
input[type="text"]{border-radius: 0;width: 330px;height: 40px;line-height:40px;margin-right:14px;font-size: 18px;color: #656565;text-indent: 15px;font-family:"黑体",sans-serif;}
input[type="button"]{display:block;width:100px;height: 40px;text-align: center;line-height: 40px;color: #fff;background: #1b8be9;border:none;font-size:18px;font-family: Arial,"黑体",sans-serif;letter-spacing: 5px;cursor: pointer;}
@media screen and (max-width: 1200px) and (min-width: 900px){
    input[type="text"]{text-indent: 10px;font-size: 16px;line-height: 16px;padding: 0px;}
    .selectBox,input[type="text"]{width:24%;width: -moz-calc((100% - 186px)/3);width: -webkit-calc((100% - 186px)/3);width: calc((100% - 186px)/3);}
}
@media screen and (max-width: 899px){
    input[type="text"]{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 72%;font-size: 12px;line-height:12px;padding:0 6px;margin-top:14px;margin-right: 2%;text-indent: 0;}
    input[type="button"]{width: 26%;font-size: 16px;margin-top:14px;}
}
/*左侧类选项卡*/
.tabIconBox{margin: 16px 0;overflow: hidden;}
.tabIconBox .tabIcon{position: relative;display:block;padding: 8px 72px 8px 15px;margin-right:2px;background: #9b9c9c;font-size: 18px;color:#fff;float: left;}
.tabIconBox .tabIcon.active{background: #1b8be9;}
.tabIconBox .tabIcon >i{display:none;position: absolute;right:15px;bottom:16px;font-size: 34px;font-style: normal;line-height: 0;}
.tabIconBox .tabIcon.active >i{display: inline;}
@media screen and (max-width: 1200px) and (min-width: 900px){
    .tabIconBox .tabIcon{box-sizing:border-box;width:24%;width:-webkit-calc((100% - 6px)/4);width:-moz-calc((100% - 6px)/4);width:calc((100% - 6px)/4);font-size: 14px;padding: 8px 0 8px 6px;}
    .tabIconBox .tabIcon >i{right:6px;}
}
@media screen and (max-width: 899px){
    .tabIconBox .tabIcon{box-sizing:border-box;width:24%;width: calc((100% - 6px)/4);width: -webkit-calc((100% - 6px)/4);width: -moz-calc((100% - 6px)/4);padding-left:6px;padding-right: 6px;margin-right: 2px;text-align: center;font-size: 13px;height: 50px;}
    .tabIconBox .tabIcon >i{font-size: 26px;bottom: 8px;right: 2px;}
    @media screen and (max-width: 899px) and (min-width: 532px){
      .tabIconBox .tabIcon{height: 36px;}
    }
}
/*下载按钮*/
.download{display:block;width:90px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 16px;background: #1b8be9;letter-spacing: 5px;}
@media screen and (max-width: 899px){
    .download{width: 54px;font-size: 13px;}
}
/*查看更多*/
.more{font-size: 14px;color: #2556af; line-height: 40px;}
/*右下角相关链接部分*/
.relate{width: 100%;height: auto;margin-top:28px;}
.relate .title{width:100%;height: 40px;margin-bottom:10px;font-size: 18px;line-height: 40px;text-indent: 20px;color: #fff;background:#505050}
.relate table{width: 100%; border-collapse:collapse; table-layout:fixed;word-break:break-all;}
.relate table td{width: 100%;border: 1px solid #dadada;font-size: 16px;padding: 10px;}
.relate table td a{color: #404040; width: 100%; text-overflow: ellipsis; overflow: hidden;}
.relate table td a:hover{color: #073696;}
@media screen and (max-width: 1200px) and (min-width: 900px){
  .relate .title{text-indent: 12px;}
  .relate table td{font-size: 14px;}
}
@media screen and (max-width: 899px){
  .relate .title{font-size: 14px;height:36px;line-height: 36px;text-indent: 10px;}
  .relate table td{font-size: 12px;padding: 6px 10px;-webkit-text-size-adjust:none;}
}

/*scrapWrapper 面包靴 start*/
.scrapWrapper{width: 100%;height: 65px;background: #ffffff;}
.scrap{width: 1180px;height: 100%;margin: 0 auto;font-size:16px;line-height: 65px;}
.scrap span{color: #757575;}
.scrap span >a{color:#757575;padding-right: 5px;}
.scrap em{color: #0c0c0c;}
@media screen and (max-width: 1200px) and (min-width: 900px){
    .scrap{width:100%;box-sizing:border-box; padding:0 16px;}
}
@media screen and (max-width: 899px){
    .scrapWrapper{display: none;}
}
/*scrapWrapper 面包靴 end*/


.searchWrapper{width: 100%;padding: 30px 0 10px 0;background: #dadada;}
.searchWrapper .search{width: 1180px;margin: 0 auto;}
.searchWrapper .search .selectInit{width:100%;height:40px;margin-top: 12px;margin-bottom: 15px;}
.searchWrapper .search .selectInit >*{float: left;}
.searchWrapper .search .selectInit .or{width:30px;height: 40px;line-height: 40px;text-align: center;font-size: 18px;color:#000;margin-right:14px;}
.contentWrapper{width:100%;height: auto;padding-top:40px;padding-bottom: 150px;background: #fff;}
/*.contentWrapper .cont{width:1180px;height: auto;margin: 0 auto;overflow: hidden;}*/
.contentWrapper .container .contLeft{width:73%;height: auto;float: left;}
.contentWrapper .container .contRight{width:25%;height: auto;float: right;}
.contentWrapper .container .contRight .advisory img{display: block;width: 100%;}
.contentWrapper .container .contRight .advisory img.zx_m{display: none;}
@media screen and (max-width: 1200px) and (min-width: 900px){
    .searchWrapper .search{width:100%;box-sizing:border-box;padding:0 16px;}
    .contentWrapper{width:100%;box-sizing:border-box;padding-left: 16px;padding-right: 16px;}
    .contentWrapper .cont{width: 100%;}
    .contentWrapper .container .contLeft{width: 72%;}
    .contentWrapper .container .contRight{width: 26%;}
}
@media screen and (max-width: 899px){
    .searchWrapper .search{width:100%;box-sizing:border-box;padding:0 16px;}
    .searchWrapper .search:after{content:"";display:block;height:0;clear:both;visibility:hidden}
    .searchWrapper .search .selectInit .or{display: none;}
    .searchWrapper .search .selectInit{height: auto;}
    .searchWrapper .search .selectInit:after{content:"";display:block;height:0;clear:both;visibility:hidden}
    .contentWrapper{width:100%;box-sizing:border-box;padding-top:30px;padding-left: 16px;padding-right: 16px;}
    .contentWrapper .cont{width: 100%;}
    .contentWrapper .container .contLeft,.contentWrapper .container .contRight{width: 100%;}
    .contentWrapper .container .contRight{margin-top: 30px;}
    .contentWrapper .container .contRight .advisory img.zx{display: none;}
    .contentWrapper .container .contRight .advisory img.zx_m{display: block;}
    *{cursor: pointer;}
}
/*表格样式 A*/
table.table_A{width: 100%; border-collapse:collapse;}
table.table_A tr th{font-weight:normal;padding: 10px 14px;background: #737373;font-size: 18px;color: #fff; border-right: 1px solid #fff;}
table.table_A tr td{padding: 10px;background: #efefef;font-size: 14px;color:#666;line-height: 20px;border-bottom:1px solid #fff;}
table.table_A tr td.AuthType{text-align: right;padding-right: 26px;min-width:68px;}
table.table_A tr td.name{min-width: 160px;}
table.table_A tr td.tel{min-width: 130px;}
table.table_A tr td.time{min-width: 178px;}

/* float */
.fl {
	float:left;
}
.fr {
	float:right;
}
.ac {text-align:center;}