/*public*/
body{font-size: 14px;font-family: "微软雅黑","microsoft yahei","arial";}
.comWidth{width: 1200px;margin: 0 auto;}
@media (min-width: 800px) {
    .comWidth2 {
        width: 1400px;display: flex;justify-content: space-between;
    }
}
.lf{float: left;}
.lr{float: right;}
.leftArea{float: left;}
.rightArea{float:right;}

/*index.html*/

/*nav*/
.navWrap{width: 100%;height: 122px;background: url('../images/nav_bg.png') no-repeat center center;margin: 0 auto;}
.logo a{display: block;background: url('../images/logo.png') no-repeat center center;width: 296px;height: 122px;}
.logo a h1{text-indent: -9999px;}
.nav{margin-left: 100px;}
.nav li{float: left;margin: 0 0px;}
.nav li a{display: block;color: #fff;font-size: 16px;padding: 0 30px;line-height: 122px;}
.nav li.active a,.nav li:hover a{background: url('../images/nav_active_03.png') center center;}
.searchWrap{width: 166px;height: 122px;}
.lan{margin-top: 16px;text-align: right;}
.lan,.lan a{font-size: 14px;color: #fff;}
.lan a:hover{text-decoration: underline;}
.searchCon{width: 166px;height: 26px;margin-top: 14px;position: relative;}
.search{box-sizing: border-box;width: 166px;height: 26px;line-height: 26px;border: none;border-radius: 26px;font-size: 14px;color: #666;padding: 6px 30px 6px 14px;background: #E5E5E5;}
.searchBtn{width: 30px;height: 26px;position: absolute;right: 0;top: 0;background: url('../images/search_03.png') left center no-repeat;}
/*banner*/
.banner{width: 100%;min-height: 430px;margin: 0 auto;}
.banner .brul{overflow: hidden;width: 100%;height: 100%;}
.bannerFirst{float: left;width: 100%;height: 100%;background: url('../images/banner.jpg') center center no-repeat;}

/*productCF*/
/*.productCF{width: 100%;margin: 0 auto;}
.cfWrap{position: relative;width: 1200px;height: 236px;overflow: hidden;}
.proWrap{width: 9600px;position: absolute;left: 0;top: 0;}
.proWrap li{float: left;width: 1200px;height: 236px;}
.proWrap li a{display: inline-block;width: 400px;height: 236px;}

.leftArrow,.rightArrow{position: absolute;top: 85px;display: inline-block;width: 41px;height: 67px;}
.leftArrow{background: url('../images/left_arrow.png') center center no-repeat;left: 0px;z-index: 1000;}
.rightArrow{background: url('../images/right_arrow.png') center center no-repeat;right: 0px;z-index: 1000;}
.cfWrap:hover .leftArrow,.cfWrap:hover .rightArrow{background-color: #000;opacity: 0.06;}
.cfWrap .leftArrow:hover,.cfWrap .rightArrow:hover{cursor: pointer;background-color: #000; opacity: 0.3;}
.dotWrap{width: 100%;height: 14px;position: absolute;left: 0;bottom: 13px;text-align: center;z-index: 2000;}
.dotWrap span{display: inline-block;width: 10px;height: 10px;border-radius: 10px;background-color: #fff;margin: 0 10px;border: 2px solid #00A1EC;}
.dotWrap span.active,.dotWrap span:hover{background-color: #6BC200;border: 2px solid #fff;}*/


/*footer*/
.footer{width: 100%;margin: 0 auto;text-align: center;padding:30px 0;}
.footLink{font-size: 14px;color: #8a8a8a;}
.footLink a{font-size: 14px;color: #8a8a8a;margin: 0 24px;}
.footLink a:hover{text-decoration: underline;}
.copyright{font-size: 14px;color: #8A8A8A;margin-top: 20px;}

/*products.html*/
.main{width: 100%;margin: 0 auto;padding-top: 50px;}
.leftMenu{width: 152px;border: 2px solid #dfdfdf;margin-bottom: 20px;}
.leftMenu a{display: block;width: 100%;box-sizing:border-box;padding: 18px 0 18px 9px;background: #fafafa;color: #6495ed;font-size: 14px;line-height: 14px;border-bottom: 1px solid #eee;}
.leftMenu a p{line-height: 100%;}
.leftMenu a:hover,.leftMenu .active a{background: #d9edf7;}
.leftMenu .last a{border: none;}
.menuName{border-bottom: 1px solid #fff;background-color: #6495ed;font-size: 16px;color: #ffffff;width: 124px;padding:17px 0 17px 28px;line-height: 16px;}

.dataTb{
	/*white-space: nowrap;*/
	width: 1034px;
	text-align: center; 
	border-collapse:collapse;
}
.dataTb thead{background: #6495ed;font-size: 14px;font-weight: bold;color: #ffffff;}
.dataTb tbody{font-size: 14px;color: #6495ed;}
.dataTb tbody tr:hover,.dataTb tbody tr.active{background: #D9EDF7;}
.dataTb th,.dataTb td {border: 1px solid #DFDFDF;}
/*.dataTb th{height: 50px}*/
.dataTb td{height: 38px;}
.loadMore{background-color: #EAEAEA;color: #9e9e9e;}
.loadMore:hover{cursor: pointer;background-color: #e1e1e1;text-decoration: underline;}

/*about.html*/
.leftMenu.otherPage {width: 225px;}
.leftMenu.otherPage a{width: 100%;box-sizing:border-box;}
.otherPage .menuName{width: 100%;box-sizing:border-box;}
.rContent{width: 954px;border: 1px solid #DFDFDF;}
.synopsis{padding: 30px 20px;}
.synopsis dt{font-size: 16px;font-weight: bold;color:#888;}
.synopsis dd p{font-size: 14px;color: #888;line-height: 24px;margin: 20px 0;}
.synopsis dd p a{color: #888;transition: all 0.3s;}
.synopsis dd p a:hover{color:#333;}
.companyMap{width: 914px;height: 300px;margin: 0 auto;background-color: #ececec;}

/*apply.html*/
.artList{width: 100%;text-align: left;border-collapse: collapse;}
.artList th{height: 50px;color: #9E9E9E;font-weight: normal;font-size: 16px;width: 437px;padding-left: 40px;border: 1px solid #fff;}
.artList tbody td{height: 40px;width: 437px;padding-left: 40px;}
.artList tbody td a{color: #9E9E9E;font-size: 14px;}
.artList .applyArt{background-color: #D9EDF7;}
.artList .tecArt{background-color: #def0d8;}

/*conneection.html*/
.call{padding: 30px 0;}
.call li{float: left;width: 357px;padding: 30px 0 30px 120px;color: #9E9E9E;}


/*news.html*/
.newTit{;font-size: 16px;color: #888;padding: 20px 0 20px 20px;border-bottom: 1px solid #DFDFDF;}
.news{padding: 0 20px;}
.news li{position: relative;height: 40px;border-bottom: 1px dashed #DFDFDF;}
.news li a{display: inline-block;line-height: 40px;width: 80%;color: #666;}
.news li a:hover {text-decoration: underline;}
.newsTime{position: absolute;right: 20px;line-height: 40px;color: #666;font-size: 12px;}

.pageMore{text-align: center;padding: 12px 0;}
.pageMore span{display: inline-block;font-size: 14px;color: #727272;margin: 0 5px;}
.pageMore span:hover{cursor: pointer;text-decoration: underline;color: #00A1EC;}
.pageMore span.active{color: #DFDFDF;}

.pageMore .pageTo:hover,.pageMore span.active:hover{cursor: default;text-decoration: none;}
.pageMore .pageTo:hover{color: #727272;}
.pageMore .pageNum{width: 18px;height: 18px;border-radius: 2px;line-height: 18px;}
.pageMore .pageNum.active{color: #fff;background-color: #00A1EC;}

/*导出 搜索 新增 20161122*/
.proTit{width: auto; border: 1px solid #DFDFDF;background-color: #FAFAFA;padding:10px 15px;margin-bottom: 10px;}
.outInfo{display: inline-block;width: 60px;height: 24px;border-radius: 24px;text-align: center;line-height: 24px;font-size: 14px;background-color: #6bc200;color: #fff;}
.outInfo:hover{opacity: 0.9;}
.proInput{width: 100px;height: 22px;line-height: 22px;background-color: #fff;float: right;text-align: right;padding: 0 10px;border: 1px solid #6BC200;border-radius: 24px;color: #6BC200;}


/*2016-12-23新增*/
.dataTb td a{color: #727272;display:inline-block;width: 110px;text-align: left;}
.dataTb td a:hover{cursor: pointer;text-decoration: underline;color:#6BC200;}

.proWrap img{width: 400px;height: 236px;}

.down{display:inline-block;width: 18px;height: 12px;background: url('../images/down.png') center center no-repeat;background-size: 18px 12px;margin-right: 2px;}
.dataTb td a:hover .down{background: url('../images/down_af.png') no-repeat;text-decoration: underline;}

/*
 修改备注
 * 36�?proWrap li a：width:更改�?00px;height:更改�?36px
 * 58�?leftMenu a：color:更改�?666
 * 62�?menuName：color:更改�?666
 * 65�?dataTb thead：color:更改�?727272
 * 66�?dataTb tbody：color:更改�?727272
 * 122�?126行为新增
 * */





