﻿/* ----------主体---------- */
body { background: #fff;}
body.ui-mobile-viewport { padding: 0; }
body, input, textarea, select, button { font-family: Helvetica, Arial, san-serif; font-size:12px; }
a.ui-link-inherit {text-decoration:none!important}


/* ----------全局浮动 清除浮动 隐藏---------- */

.fl {float:left}
.fr {float:right}
.clearfix:after {content:".";display:block;height:0;clear:both;overflow:hidden}
.clr {clear:both}
.hidden {display:none!important}





/* ----------首页设定---------- */

.main_header h1.ui-title {font-size:26px;font-weight:300;margin:.4em 10% .2em}
.main_header h1.ui-title span,.main_header h3.ui-title {font-weight:700}
.main_header h3.ui-title {font-size:9px;margin:.4em 6% .9em;text-transform:uppercase}
h5 {font-size:15px;font-weight:400;margin:.2em 0}
p {	font-size:12px;}

h3.ui-li-heading {font-size:15px;margin:.4em 0}/* --首页LISTVIEW的H3设定-- */



/* ---------------------------------------------------------------------------------------------------------------------- */

/*  Footer */

.copyright {border-top: 0 none;	}
.copyright p{font-size: 12px;}
.copyright span {font-weight: 700;}


#logo{ width:100%; text-align:center; padding:10px 0px; position:relative;}
#logo img{ width:128px; height:26px;}


/* ---------------------------------重置中英文按钮-----------------------------------------------------*/

#type-logoright{ position: absolute;right:-11px;top:14px; }
#type-logoright img{float:left; margin-top:2px;width:16px; height:11px;}
#type-logoright span{ float:left; margin-left:2px;}
#type-logoright a{float:left;width:50px; margin-left:10px; text-decoration:none; font-size:10px;font-weight:normal; color:#000;}




.ui-mobile #type-logoright a{border:none;background:none;color:#2e3d92; 
border-radius:0px; margin:0px;margin-left:0px;margin-top: 5px;margin-bottom: 5px;
-moz-box-shadow: 0px 0px 0px rgba(255,255,255,.0) /*{global-icon-shadow}*/;
-webkit-box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
}
.ui-mobile #type-logoright a:hover{color:#fff;}
.ui-mobile #type-logoright .ui-icon{
background:none;color:#2e3d92; border-radius:0;font-size:14px;
-moz-box-shadow: 0px 0px 0px rgba(255,255,255,.0) /*{global-icon-shadow}*/;
-webkit-box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
}

.ui-mobile #type-logoright .ui-btn-inner{ padding:0;padding-left:23px;border:none;font-weight:normal; font-size:8px;}
.ui-mobile #type-logoright .ui-btn-up-c {font-weight: normal;color: #2e3d92 /*{c-bup-color}*/;
text-shadow: 0 /*{c-bup-shadow-x}*/ 0px /*{c-bup-shadow-y}*/ 0 /*{c-bup-shadow-radius}*/ white /*{c-bup-shadow-color}*/;
}
/* --------------------------------------------------------------------------------------*/

/* ---------------------------------重置返回首页 上一页按钮-----------------------------------------------------*/

#aboutlogo{width:100%; text-align:center; padding:10px 0px; position:relative;}
#aboutlogo img{ width:128px; height:26px;}
.backhome{  margin-left:10px;}
.backforward {   margin-right:10px;}
#backlogo{position: absolute;right:0px;top:10px;width:100% }
#backlogo img{margin-top:2px;width:16px; height:11px;}
#backlogo span{ float:left; margin-left:px; color:#2e3d92}
#backlogo a{float:left;width:50px; margin-left:10px; text-decoration:none; font-size:10px;font-weight:normal; color:#2e3d92;}




.ui-mobile .backhome a{border:none;background:none;color:#2e3d92; 
border-radius:0px; margin:0px;margin-left:0px;margin-top: 5px;margin-bottom: 5px;
-moz-box-shadow: 0px 0px 0px rgba(255,255,255,.0) /*{global-icon-shadow}*/;
-webkit-box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
}
.ui-mobile .backhome a:hover{color:#2e3d92;}
.ui-mobile .backhome .ui-icon{
background:none;color:#2e3d92; border-radius:0;font-size:18px;
-moz-box-shadow: 0px 0px 0px rgba(255,255,255,.0) /*{global-icon-shadow}*/;
-webkit-box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
}

.ui-mobile .backhome .ui-btn-inner{ padding:0;padding-left:23px;border:none;font-weight:normal; font-size:8px;}
.ui-mobile .backhome .ui-btn-up-c {font-weight: normal;color: #2e3d92 /*{c-bup-color}*/;
text-shadow: 0 /*{c-bup-shadow-x}*/ 0px /*{c-bup-shadow-y}*/ 0 /*{c-bup-shadow-radius}*/ white /*{c-bup-shadow-color}*/;
}




.ui-mobile .backforward a{border:none;background:none;color:#2e3d92; 
border-radius:0px; margin:0px;margin-left:0px;margin-top: 5px;margin-bottom: 5px;
-moz-box-shadow: 0px 0px 0px rgba(255,255,255,.0) /*{global-icon-shadow}*/;
-webkit-box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
}
.ui-mobile .backforward a:hover{color:#2e3d92;}
.ui-mobile .backforward .ui-icon{
background:none;color:#fff; border-radius:0;font-size:18px;
-moz-box-shadow: 0px 0px 0px rgba(255,255,255,.0) /*{global-icon-shadow}*/;
-webkit-box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
box-shadow: 0px 0px 0px rgba(255, 255, 255, .0) /*{global-icon-shadow}*/;
}

.ui-mobile .backforward .ui-btn-inner{ padding:0;padding-left:23px;border:none;font-weight:normal; font-size:8px;}
.ui-mobile .backforward .ui-btn-up-c {font-weight: normal;color: #2e3d92 /*{c-bup-color}*/;
text-shadow: 0 /*{c-bup-shadow-x}*/ 0px /*{c-bup-shadow-y}*/ 0 /*{c-bup-shadow-radius}*/ white /*{c-bup-shadow-color}*/;
}
/* --------------------------------------------------------------------------------------*/




#homemenu .ui-link-inherit {
  background: url("../images/5.png") no-repeat scroll 0 15px / 30px auto transparent;
  font-size: 12px;
  padding: 20px;
  text-indent: 20px;
}

#hometop{ background-color:#253183;padding:5px;
text-shadow: 0 /*{b-bar-shadow-x}*/ 0px /*{b-bar-shadow-y}*/ 0px /*{b-bar-shadow-radius}*/ white /*{b-bar-shadow-color}*/; }
#hometop h1{font-size:16px; text-align:center; font-weight: bold; color:#FFF}
#hometop a{ color:#FFF; text-decoration:none}
#homelogo{text-align:center; padding:15px; }


.ui-content{ padding:15px; margin:0px} /* 重置CONTENT的DIV */
.ui-body-c, .ui-overlay-c{text-shadow: 0 /*{c-body-shadow-x}*/ 0px /*{c-body-shadow-y}*/ 0 /*{c-body-shadow-radius}*/ white /*{c-body-shadow-color}*/;}
#homebannertxt{padding:10px; padding-bottom:10px; background-color:#253183; color:#fff;
text-shadow: 0 /*{b-bar-shadow-x}*/ 0px /*{b-bar-shadow-y}*/ 0px /*{b-bar-shadow-radius}*/ white /*{b-bar-shadow-color}*/;}
#homebannertxt h1{ margin:0px; font-weight: normal;font-size:16px;font-weight: bold;}
#homebannertxt p{ margin:0px;}

#about{ padding:5px; padding-top:35px; padding-bottom:10px;}
#about p{margin:0px;}

#case img{ padding:5px;}
#case h3{ float:left; font-size:12px; margin-left:30px;}



#footertxt{ padding:15px; text-align:center;	border-top:0px solid #aaaaaa; }
.homecontent img{width:100%}
/*分页*/

.pagination {
    padding:20px 10px;
    text-align:center;
    font-family:Arial, '宋体', Sans-Serif;
    margin-bottom:10px;
    
}

.pagination .current {
    border: 1px solid #FFFFFF;
    font-weight: bold;
}


.pagination a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #555555;
}

.pagination span, .pagination a {
    display: block;
    float: left;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    padding: 0 6px;
}

.pagination .ui-link
{
    background-color:silver;
}

.content-primary {
  margin-top: 15px;
}
.productmenu.ui-link-inherit {
  background: url("../images/4.png") no-repeat scroll 0 15px / 30px auto transparent !important;
}

.newsmenu.ui-link-inherit {
  background: url("../images/8.png") no-repeat scroll 0 15px / 30px auto transparent !important;
}

/*底部固定工具条*/
#tool { position: fixed; bottom: 0; left: 0; right: 0; z-index: 900; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
ul.toollist { position: fixed; z-index: 900; bottom: 0; left: 0; right: 0;margin: auto; display: block; height: 35px; text-align:center;}
.toollist li{width: auto;  height: 100%;width:25%;
position: static!important;  margin: 0;
border-radius: 0!important; -webkit-box-sizing: border-box;
box-sizing: border-box; -webkit-box-flex: 1; box-flex: 1;
-webkit-box-sizing: border-box; box-shadow: none!important; background: none; list-style:none; padding-top:5px; text-align:center;
}
.toollist li a {font-size: 20px;line-height: 20px;text-align: center;display: block;text-decoration: none;padding-top: 2px;position:relative;}
.toollist li a img{height:24px;}
.toollist li a p{margin: 1px 0 1px 0;font-size: 14px;display: block !important;line-height: 18px;text-align: center;}
/*蓝色主题*/
.toollist_blue {
	border-top: 1px solid #0c86dc; 
	background-image:linear-gradient(top, #3D8A32, #359a26 60%, #218712);
	background-image:-o-linear-gradient(top, #3D8A32, #359a26 60%, #218712);
	background-image:-ms-linear-gradient(top, #3D8A32, #359a26 60%, #218712);
	background-image:-moz-linear-gradient(top, #3D8A32, #359a26 60%, #218712);
	background-image:-webkit-linear-gradient(top, #253183, #253183 60%, #05178e );
	
	box-shadow: 0 1px 0 #9bc9ed inset;
	-moz-box-shadow: 0 1px 0 #9bc9ed inset;
	-webkit-box-shadow: 0 1px 0 #9bc9ed inset;
	-o-box-shadow: 0 1px 0 #9bc9ed inset;
}
.toollist_blue li{ }
.toollist_blue li a {color: #fff;}
/*==========@@公共板块 结束@@==========*/