*{padding:0px; margin:0px;}
html {_overflow-y:scroll;height: 100%;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color: #6f6f6f; /*文字颜色定义 */  
	height: 100%;
	background:#fff

	}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
ul,li{list-style-type:none;}
img{border: 0px;max-width: 100%;}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
*{box-sizing:border-box;}
.slideBox img{ max-width:100%; display:block; margin:0px auto}
.slideBox{ position:relative; overflow:hidden; margin:0 auto; background-size:100% 100%/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; display:none }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;}
.slideBox .bd li img{   vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);}  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }
.banner{background:url(../images/banbg.jpg) center top no-repeat; background-size:100%;overflow: hidden; padding-bottom: 80px;}
.banner .batop{ max-width:85%; display:block; margin:0 auto; padding: 26% 0 2% 10%;}
.banner .babt{ max-width:100%; display:block; margin:0 auto; padding:18% 0 5% 0;width: 60%;}
.banner ul{width:100%;margin:0 auto;z-index: 99; padding-bottom: 40px; }
.banner ul li{ width:33.3%; float:left; text-align:center;padding:-10px 0;}
.banner ul li a{ color:#4f391e; font-size:16px; font-weight:bold; display:block;}
/*整体色调*/
.content .page a.select,.in_news ul li .time{background:#004fab;}
.page{
	padding: 20px 0 50px;
	}
/*公共部分（头部、底部）*/
/*头部*/
.header{
	position: relative;
    margin: 0 auto;
    height: 60px;
    z-index: 1000;
    background:#202c5c;
    background-size: 100% 100%;
	}
.logo{
	font-size: 1.25rem;
    color: #fff;
    font-weight: bold;
    text-indent: 20px;
    line-height: 60px;
	}
.nav{ position:absolute; right:5px; top:9px;cursor:pointer;width: 39px;height: 37px;}
.nav img{ width: 39px;height: 37px;}
.navul{ position:absolute; top:100%; right:0%; width:50%; display:none;background:#333;opacity: 0.95;z-index: 9999;}
.navul li{ width:100%; line-height:50px;position:relative; border-bottom: 1px solid #1f1f1e;opacity: 0.95;}
.navul li a{color: #fff;text-align: center;display: block; font-size:15px;}
.promain { background: url(../images/bg1.png) no-repeat;padding: 5% 1% 42% 1% ;background-size: 100% 100%; }
/*底部*/
/*底部*/
.footer {
    width: 100%;
    height: auto;
    border-top: 1px solid #E3E3E3;
    padding: 0.75rem 0 0.75rem 0;
    background: #1d1d1d;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999999999;
}

.footer ul {
    width: 100%;
    clear: both;
}

.footer ul li {
    width: 25%;
    float: left;
    text-align: center;
}

.footer ul li img {
    height: 1.4rem;
    width: auto;
    margin-bottom: .2rem;
}

.footer ul li p {
    font-size: 0.8rem;
    margin-top: 0.1rem;
    color: #fff;
}

/*内页*/
.top{ line-height:35px; position:relative; height:35px; background:#e3e3e3; color:#383838; font-size:14px; border-bottom:1px solid #bcbcbc;}
.top .more{ position:absolute;color:#888; padding:0 10px 0 40px; right:0; top:0; background-image:url(../images/base/morebg.png) ;background-repeat: no-repeat;background-position: 10px center;}
.moreul{ width:100%;position:absolute; left:0; top:36px; display:none; z-index:100}
.moreul>li{ line-height:35px; }
.moreul>li>div{ color:#616161; display:block;background:/*url(../images/base/icons-arr.png) 40px center no-repeat*/ #ededed;  border-bottom:1px solid #959595;padding: 0 0 0 60px;}
.moreul ul li{padding:0 0 0 75px;background:#fff;border-bottom:1px solid #959595}
.moreul ul li{line-height:35px;padding:0 0 0 75px;background:#fff;border-bottom:1px solid #959595}
.moreul ul li img{vertical-align:middle;margin:0 3px 0 0}
.moreul ul li a{color:#000}
.moreul>li>div a{color:#000}
.ul2{display:none}
.more1{ background:url(../images/base/morebg1.png) no-repeat 90% center #b2b6b1; padding:0 30px 0 10px; line-height:25px; margin:0 auto; width:132px; border-radius:2px; color:#FFF}
.homeico{width: 38px;height: 30px;margin:2px 5px 5px 10px;float: left;border-radius: 3px;background: #2c2b2b;}
.nyText{
	width: 90%;
    margin: 0 auto;
    padding: 10px 0 50px;
    line-height: 25px;
    color: #333;
    min-height: 200px;
	}
.nyText strong{ color:#ff0000; font-size:15px}
.newP{position:absolute;width:8px;height:8px;display:block;top:14px;left:7px}
.nynews li a{
	font-size: 15px;
    color: #333;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 10px;
	}
.nynews li div{
	    line-height: 23px;
    padding: 0 0 5px 9px;
    color: #888;
    font-size: 12px;
	}
.nynews li{
	margin: 0 auto;
    width: 95%;
    border-bottom: 1px solid #c1c4c0;
    position: relative;
    padding: 8px 0;
	}
.newsdate{
	position: absolute;
    right: 8px;
    bottom: 5px;
    font-size: 13px;
    font-family: arial;
    color: #8888;
	}

/*产品*/
.pro{ width:95%; margin:2% 2.5%;}
.pro li{ width:48%; margin:1%; float:left;text-align: center;}
.pro li a{ display:block;border:1px solid #cfcfcf;box-shadow: 0 0 0 2px #f8f8f8;}
.pro li a img{
	padding: 3px;
    width: 100%;
    height: 200px;
	}
.pro li span{ display:block; line-height:20px; text-align:center; height:40px; overflow:hidden; color:#484848;font-size: 13px; margin-top:5px}

.sycplist{ width:93%; height:auto; margin:0 auto; border-top:10px solid #fff; border-bottom:10px solid #fff}
.sycplist a{
	width: 48%;
    margin: 5px 1%;
    height: 36px;
    display: block;
    overflow: hidden;
    text-align: center;
    color: #333;
    line-height: 36px;
    font-size: 14px;
    float: left;
    background: #f5f5f5;
    border: 1px solid #cfcfcf;
	}



.sycplista{ width:100%;margin:0 auto; border-top:10px solid #fff; border-bottom:10px solid #fff}
.sycplista a{
	width: 100%;
    margin: 5px 1%;
    height: 30px;
    display: block;
    overflow: hidden;
	text-indent:20px;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    background: #f5f5f5;
    border: 1px solid #cfcfcf;
	}




.neiyprli{ width:92%; height:auto; margin:10px auto;}
.neiyprli .a1w{ width:100%; height:35px; margin:5px auto 0; background:#004fab;border-radius: 4px; display:block; overflow:hidden; text-align:center; color:#fff; line-height:35px;  font-size:14px}
.neiyprli .a2w{ width:100%; height:35px; display:block; overflow:hidden; text-align:center; line-height:35px; border-bottom:1px solid #ddd; color:#333; font-size:13px}



/*产品新闻共用内页*/
.news_title{
	width: 100%;
    font-size: 18px;
    line-height: 2.5;
    text-align: center;
	}
.news_time{width:100%; font-size:12px; line-height:20px; text-align:center; margin-bottom:10px;}
.news_img{ margin-bottom:10px;}
.news_img img{ max-width:100%; display:block; margin:0 auto}


/*留言*/
.nyMainC3{background-color:#fff;color:#000;font-family:"宋体";line-height:26px;padding:10px 16px}
.nyMainMessage{color:#000;font-family:"宋体";line-height:34px;height:34px}
.nyMainMessage span{color:red;display:block;float:right;margin-right:20px}
.txtInput1{border:solid 1px #929292;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;height:36px;width:99%;padding-left:15px;line-height:36px;-moz-box-shadow:2px 2px 2px #929292 inset;-webkit-box-shadow:2px 2px 2px #929292 inset;box-shadow:2px 2px 2px #929292 inset}
.btnInput{height:45px;color:#000000;width:98%;cursor:pointer;font-size:14px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;border:solid 1px #8f8f8f;background: -moz-linear-gradient(top, #f3f4f3, #dfddda); background: -o-linear-gradient(top,#f3f4f3, #dfddda); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f4f3), to(#dfddda));box-shadow: 1px 2px 3px #888888;}
.btnTJ{margin:10px 0;}


/* 分页 */
.page a { padding:4px 10px; color:#000 }
.page a.num{ margin:0 5px; padding:2px 8px; color:#FFF; background:#ababab;}
.page a.num:hover { color: #fff; background:#004fab;}
.page a.select{ margin:0 5px; padding:2px 8px; color:#FFF; background:#338021;}
.pager-next-pre{width: 100%;margin-top: 20px;}
.pager-next-pre span{width: 50%;float: left;text-align: center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.pager-next-pre span:nth-child(1){background: #ccc}
.pager-next-pre span:nth-child(2){background: #999}
.pager-next-pre span a{color: #333}
.page span{
    display: none;
}
.page{
    text-align: center;
}



#Cp{width:100%; height:auto; padding-top:15px; padding-bottom:15px;}
#Cp .head{width:100%;}
#Cp .head span{
	font-size: 25px;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color: #444;
	}
#Cp .head p{ width:100%; text-align:center; line-height:25px; font-family: "Times New Roman", Times, serif; font-size:16px; color:#888888;}
#Cp .lin{ width:100%; height:3px; background:url(../images/cp_line.jpg) center bottom no-repeat; text-align:center;}
/*#Cp .lin span{ height:3px; background:#02834b; display:block; width:20%; margin:0 auto;}
*/#Cp .content{ width:100%; margin-top:10px;}

#GczsA{
    display: block;
    width: 45%;
    padding: 1%;
    float: left;
    margin-left: 3%;
    margin-right: 0%;
    margin-bottom: 3%;
    text-align: center;
    box-shadow: 0 0 3px 3px #efefef;
	}
#GczsA p{
	font-size: 14px;
    line-height: 2;
    overflow: hidden;
    display: block;
    color: #444;
	}
#GczsA a{
	display: block;
    text-align: center;
    line-height: 2;
    font-size: 14px;
    margin-top: 0;
	}
#GczsA a:hover{}
#GczsA img { width:100%; height: auto;}
#GczsA span { display:block; text-align:left; font-size:12px; padding-top:2px; line-height:30px; width:100%; }
#FontSize12 * { font-weight:bold; padding-top:3px; font-size:10px; }


#gsjj{
	margin: 5px auto 20px;
    background: #d4e5ff;
    padding: 5% 4%;
	}
#gsjj .head{width:100%;position:relative;}
#gsjj .head span{
    font-size: 25px;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 2;
    font-weight: bold;
    color: #004fab;
	}
#gsjj .head p{
	text-align: center;
    line-height: 25px;
    font-size: 15px;
    color: #004fab;
	}
#gsjj .lin{ width:100%; height:3px; background:url(../images/cp_line.jpg) center bottom no-repeat; text-align:center;}
/*#gsjj .lin span{ height:3px; background:#02834b; display:block; width:20%; margin:0 auto;}
*/#gsjj .content{ 
    margin: 10px auto 0 auto;
}
#gsjj .content span{ font-weight:bold; font-size:18px; color:#004fab; line-height:30px; display:block; width:100%; text-align:center;}
#gsjj .content p{
	line-height: 2;
    font-size: 14px;
    color: #444;
	}

#gsjj .more{ width:40%; margin:20px auto; position:relative; height:40px; z-index:10; border:1px solid #004fab;border-radius: 4px; font-size:14px; line-height:40px; color:#004fab; text-align:center}


.XRegina{ width: 100%;left: 0; z-index: 9; display: block; background:url(../images/bg.jpg) repeat }
.XRegina .heada{height:45px; background:#4d4d4d; color:#fff; line-height:45px; font-size:12px;}
.XRegina .heada ul li{ float:left; line-height:45px; font-size:12px; color:#fff; display:block; text-align:center}
.XRegina .heada ul li.li1{ width:18%}
.XRegina .heada ul li.li2{ width:20%}
.XRegina .heada ul li.li3{ width:14%}
.XRegina .heada ul li.li4{ width:14%}
.XRegina .heada ul li.li5{ width:14%}
.XRegina .heada ul li.li6{ width:20%}
.XRegina .contenta{ width:100%; height:auto; background:url(../images/bg.jpg) repeat;line-height:45px; font-size:12px;}
.XRegina .contenta a{ width:100%; height:45px; display:block; color:#333; border-bottom:dotted 1px #CCC}
.XRegina .contenta a:hover{ width:100%; height:45px; display:block; background:#f1f1f1;color:#333}

.XRegina .contenta ul li{ float:left; line-height:45px; font-size:12px;display:block; text-align:center}
.XRegina .contenta ul li a{line-height:45px; font-size:12px; color:#333; }
.XRegina .contenta ul li a:hover{line-height:45px; font-size:12px; color:#ca0000; }


.XRegina .contenta ul li.li1{ width:18%; height:45px;}
.XRegina .contenta ul li.li2{ width:20%; height:45px;}
.XRegina .contenta ul li.li3{ width:14%; height:45px;}
.XRegina .contenta ul li.li4{ width:14%; height:45px;}
.XRegina .contenta ul li.li5{ width:14%; height:45px;}
.XRegina .contenta ul li.li6{ width:20%; height:45px;}

/*首页新闻动态*/

.in_xwdt{ width:100%; height:auto; margin:0 auto; margin-top:.3rem}


.in_xwdt .rightnews{
	padding: 0 4%;
	}
.in_xwdt .rightnews ul li{
	padding-bottom: 15px;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 15px;
	}

.rightnewsa{
    width: 100%;
    display: block;
	}
.rightnewsa .leftimg{
	width: 45%;
    height: 135px;
    display: block;
    overflow: hidden;
    float: left;
	}
.rightnewsa .leftimg img{
	width: 100%;
    height: 135px;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
	}
	
.rightnewsa:hover{background:url(../images/arrawa.png) right 122px no-repeat}
.in_xwdt .rightnews ul li:hover{border-bottom:1px solid #015aaa;}
.rightnewsa:hover .leftimg img{
	transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);
	}
.rightnewsa .txt{
	display: block;
    /*float: right;*/
    width: 100%;
    height: auto;
	}	
.rightnewsa .txt p{}	
.rightnewsa .txt p a{
    font-size: 15px;
    color: #444;
    line-height: 2;
	}	
.rightnewsa .txt span{
    font-size: 13px;
    line-height: 25px;
    height: 50px;
    display: block;
    overflow: hidden;
    color: #888888;
    margin-bottom: 10px;
	}
.rightnewsa .txt em{
	display: block;
    font-style: normal;
    background: url(../images/time.png) 0 center no-repeat;
    padding-left: 24px;
    font-size: 14px;
    color: #999;
    line-height: 18px;
    font-family: arial;
	}

.rightnewsa:hover .txt p a{ font-size:16px; color:#015aaa; line-height:2}	


.maintitle{
    width: 90%;
    margin: 0 auto;
    display: block;
    text-align: center;
    background: url(../images/dec.png) center bottom no-repeat;
    padding-bottom: .15rem;
    font-size: 14px;
    line-height: 1.5;
	}
.maintitle p{
    font-size: 25px;
    color: #444;
    font-weight: bold;
    line-height: 2;
	}
.maintitle span{
	font-size: .4rem;
    color: #666666;
    font-family: "Times New Roman", Times, serif;
	}