@charset "utf-8";
/*****
*天津软件协会公共样式文件
*@crtime:2020年09月9日
*@Company:安徽皖通科技股份有限公司 http://www.wantong-tech.net/
*@modifyLog:	what	when	who
*@author:wly
*/
body{font-size:14px; font-family:微软雅黑; color: #222; background: #FEFFFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
a{text-decoration:none;color:#333;outline:none;}
a:hover,a :focus{outline:none;}
a:active,a :visited{}
a img{border:none;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}

/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:0;margin-right:0;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear10{ height:10px;font-size:1px; line-height:1;_display:inline;*display:block; overflow:hidden; clear:both; }
.clear15{ height:15px;font-size:1px; line-height:1;_display:inline;*display:block; overflow:hidden; clear:both; }
.clear20{ height:20px;font-size:1px; line-height:1;_display:inline;*display:block; overflow:hidden; clear:both; }
.clear{ clear:both; font-size:0px; height:0px; line-height:0px;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.abs-right{position:absolute;right:0}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none,.hide{display:none;}
.mt10{ margin-top: 10px;}
.mr10{ margin-right: 10px;}

/* 公用 */
/*header*/
.header{ width:100%; min-width: 1200px; height: 194px; margin: 0; background: #ffffff;}
.headTop{ width: 1200px; margin: 0 auto; background: #feffff; overflow: hidden;}
.headLogo{ float: left; width: 709px; margin-top: 38px; height: 69px;}
.headLogo img{ width: 100%; height: 100%;}
.headSearch{ float: right; width: 300px; height: 34px; margin-top: 56px; background: #fff; overflow: hidden;}
.searchBox{ position: relative; background: #f3f8f9;}
.searchBtn{ position: absolute; width: 34px; height: 34px; background: #006BE0 url(../images/icon_search.png) no-repeat center center; cursor: pointer; border: 0; outline: none;}
.searchText{ float:left; width:266px; height:34px; padding:0 12px; font-size: 12px; line-height:34px; border: 2px solid #006be0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; outline: none;}

/* nav */
.headerBottom{ width: 100%; margin: 39px auto 0;}
.nav{ position: relative; z-index: 9; left: 0; top: 0!important; width: 100%;}
.menulist{ width:1200px; margin: 0 auto; overflow: hidden;/* z-index:99; left: 50%; margin-left: -585px; top: 0!important;*/}
.menulist ul{ height: 48px; overflow:hidden;}
/*七个菜单*/
.menulist ul li { float:left; line-height:48px; height: 48px; width: 200px; text-align: left;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
/*六个*/
/*.menulist ul li { float:left; line-height:42px; margin-left: 123.6px; height: 42px; width: 92px; text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}*/
.menulist ul li.current a span{ color: #fff;}
.menulist ul li.current,.menulist ul li.headerCur,.menulist ul li:hover{ background: #007FFF;}
.menulist ul li.headerCur a span,.menulist ul li:hover a span{ color: #fff;}
.menulist ul li.disHover:hover{ font-weight: inherit; border: none;} 
.menulist ul li a{ width: 100%; text-align: center; display:block; cursor:pointer;}
.menulist ul li a.index_href span{ padding-left: 26px; background: url(../images/icon_sy_nor.png) no-repeat left center;}
.menulist ul li a span{ width:56px; color: #006CE0; font-size:18px;}

/*悬浮显示部分*/
.submenu{ display: none; float:left; position:absolute; top: 42px;/* width: 1170px; min-width: 1170px; height: auto; top:42px; left: 50%; margin-left: -585px; z-index:98;overflow:hidden;*/}
.submenubox{ position: relative; height: 100%; padding-bottom: 10px; margin: 0 auto;}
.submenuImg{ /*position: absolute; */max-width: 225px; padding: 7px 0; background: rgba(255,255,255,0.85); margin: 0 auto; overflow: hidden; -webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.25); box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.25); }
/*.submenuImg li:first-child{ margin-left: 0;}*/
/*.submenuImg li:hover{ border: 1px solid #4584F8;}*/
.submenuImg li a{ display: block; height: 100%; padding: 0 24px; height: 54px; line-height: 54px;}
.submenuImg li:hover a{ background: #4484F8;}
.submenuImg li a img{ display: block; float: left; width: 20px; height: 20px; margin-top: 15px; margin-right: 17px;}
.submenuImg li a p{ float: left; line-height: 54px; font-size: 14px; text-align: left; color: #333333;}
.submenuImg li a:hover p{ color: #fff;}
.gywmTopUl{ width: 141px;}
.gzdtTopUL{ width: 141px;}
.kjcxTopUL{ width: 141px;}
.hdjlTopUl{ width: 141px;}

/* container */
.container { width:100%;}

/*banner*/
.bannerImg{ width: 100%; height: 241px; min-width: 1170px; overflow: hidden;}
.bannerImg img{ width: 100%; height: 100%;}

/* footer */
.footer { min-width: 1200px; height: 339px; background: #2C76DF;}
/*友情链接*/
.footLink{ padding-top: 40px;}
.Links { position:relative; width:1200px; z-index:99; left: 50%; margin-left: -600px;}
.linklist li{ float: left; width: 220px; height: 46px; margin-left: 20px;}
.linklist li:first-child{ margin-left: 0;}
.linklist li a{ display: block; width: 202px; padding-left: 15px; line-height: 46px; color: #EAEAEA; background: #1e68d0 url(../images/icon_xx_sec.png) no-repeat 190px center; background-size: 10px; border: 1px solid #1e68d0; border-radius: 5px; behavior: url(PIE.htc);}
.linklist li a.current{ box-shadow:0px 5px 10px 0px rgba(0,133,245,0.1); box-shadow: none\9; behavior: url(PIE.htc);}
.sublink{ /*display: none;*/ float:left; width: 1180px; height: auto; padding: 20px; position:absolute; left:50%; margin-left: -620px; top:40px; z-index:98; overflow:hidden;}
.sublink ul{ width: 1162px; padding: 7px 18px 20px;  height: auto; overflow: hidden; border:1px solid #CAEAFA; background: #fff; -moz-box-shadow: 0 0 10px #CAEAFA; -webkit-box-shadow: 0 0 10px #CAEAFA; box-shadow: 0 0 10px #CAEAFA; behavior: url(PIE.htc); box-shadow: none\9;}
.sublink ul li{ float: left; width: 201px; padding:0 10px 0 21px; line-height: 43px; background: url(../images/icon_bsfw_li.png) no-repeat left center; border-bottom: 1px dashed #ddd; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.sublink ul li a:hover{ color: #0062B1;}
.footDiv{ width: 1200px; margin: 0 auto; padding: 59px 0 0;}
.footLeft{ width: 477px;}
.footLeft img{ width: 235px; height: 30px;}
.footRight{ width: 723px;}
.firstLine{ overflow: hidden; border-bottom: 1px solid rgba(216,216,216,1);}
.firstLine ul{ overflow: hidden;}
.firstLine ul li{ float: left; padding:  4px 0px 20px;}
.firstLine ul li a{ display: block; font-size: 16px; line-height: 16px; color: #fff; padding: 0 23px 0; border-left: 1px solid #fff;}
.firstLine ul li:first-child a{ padding-left: 0; border-left: none;}
.secondLine{ margin-top: 30px;}
.secondLine p{ font-size: 14px; margin-bottom: 10px; color: #fff;}

/*返回顶部*/
.scroll_top, .sqrhDiv{ position:fixed; z-index: 9999; right: 10px; bottom:30%; width: 50px; padding: 0 10px; background: #078AFF; cursor: pointer; border-radius: 2px;}
.scroll_top ul,.sqrhDiv ul{ width: 50px;}
.scroll_top ul li,.sqrhDiv ul li{ padding: 16px 0 14px; height: ; border-top: 1px solid rgba(255,255,255,.2);}
.scroll_top ul li a ,.sqrhDiv ul li a{ display: block; width: 100%;}
.scroll_top ul li img ,.sqrhDiv ul li img{ display: block; width: 28px; height: 26px; margin: 0 auto;}
.scroll_top ul li:first-child img{ width: 26px; height: 28px; margin: 0 auto;}
.scroll_top ul li p,.sqrhDiv ul li p{ margin-top: 6px; line-height: 16px; font-size: 12px; text-align: center; color: #fff;}

/* 头尾自适应 */
/*屏幕大于1200排序（大屏幕电脑）*/
@media screen and (min-width: 1200px){
	
}
/*屏幕在992px到1199之间（中屏幕电脑）*/
@media screen and (min-width: 992px) and (max-width: 1199px){
	
}
/*屏幕在768px到991之间（小屏幕-pad）*/
@media screen and (min-width: 768px) and (max-width:991px){
	
}
/*屏幕在480px到768之间（主要是手机屏幕）*/
@media screen and (max-width: 767px){
	
}

/*****style of page******/
#div_page_inner{ line-height:50px; margin:10px auto; text-align:center; font-size:14px;clear:both; color: #222;}
#div_page_inner a{ border: none; padding:5px 11px;  -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color:#000;background:#F7F7F7; margin:0 3px;}
#div_page_inner a.current,#div_page_inner a:hover{background: #28B782 ; color:#fff; font-weight:bold;}
#div_page_inner .pagejumpTxt{ width: 60px; height: 28px; line-height: 28px; margin: 0 4px; outline: none; background: #eee; border: none; text-align: center;}
#toplink_advSearch,.gjss{display:none;}

.pageTool{ display: none; margin: 10px auto;text-align:center; font-size:14px;clear:both;}
.pageTool li{ display: inline-block; margin: 0 11px; min-width: 10px; height: 48px; line-height: 48px!important; font-size: 12px; color: #666; text-align: center; vertical-align: middle; white-space: nowrap; border: none!important; box-shadow: none!important; cursor: pointer;}
.pageTool li.focus{ color: #4584F8; font-weight: bold;}
.pageTool .js-page-prev{ background: url(../images/icon_xx_l.png) no-repeat center center; background-size: 6px 11px; }
.pageTool .js-page-next{ background: url(../images/icon_xx_r.png) no-repeat center center; background-size: 6px 11px; }
.pageTool .js-page-prev.ui-pager-disabled{ background: url(../images/icon_dis_l.png) no-repeat center center; background-size: 6px 11px; }
.pageTool .js-page-next.ui-pager-disabled{ background: url(../images/icon_dis_r.png) no-repeat center center; background-size: 6px 11px; }
.pageTool .js-page-first,.pageTool .js-page-last{ display: none;}
.pageTool .ui-paging-count{ width: 30px; margin-right: 10px; outline: none;}
.pageTool .ui-paging-toolbar a{ display: inline!important;}
.div_bottom_others{ text-align:center}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;font-size: 12px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999;font-size: 12px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999;font-size: 12px;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999;font-size: 12px;
}

.w300{ width: 340px;}

.gradientBg{ 
	width: 100%; 
	filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#005CD3 ,endcolorstr=#006DD9,gradientType=0);
	-ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#005CD3,endcolorstr=#006DD9,gradientType=0);/*IE8*/	
	background: linear-gradient(to right, #005CD3,#006DD9); ; /* 一些不支持背景渐变的浏览器 */  
	background:-moz-linear-gradient(top, #005CD3, #006DD9);  
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#005CD3), to(#006DD9);  
	background:-o-linear-gradient(top, #005CD3, #006DD9); 
}

