
/*公共CSS*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;clear:both}
body{font-family:'Microsoft YaHei',arial,helvetica,sans-serif;-webkit-text-size-adjust:none;color:#111;background:#fff;-webkit-text-size-adjust:none;min-width:320px;font-size:12px;padding-top:57px;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
form{display:inline}
textarea{resize:none}
table{border-collapse:collapse;border-spacing:0}
ul,ol{list-style:none}
input,select,button{font-family:'Microsoft YaHei',arial,helvetica,sans-serif;font-size:100%;vertical-align:middle;outline:0}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button}
input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder{color:transparent}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
a{text-decoration:none;color:#111}
a:hover{color:#111;text-decoration:none}
img{vertical-align:middle;font-size:0;border:0;-ms-interpolation-mode:bicubic}
.fl{float:left}
.fr{float:right}
.hide{display:none!important}
.show{display:block!important}
.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.break{word-break:break-all;word-wrap:break-word}
.clearfix:after{content:'\0020';display:block;height:0;clear:both}
.clearfix{*zoom:1}
.blank{height:10px}

/*屏幕划分*/
@media  all and (min-width:320px) and (max-width:410px){
	html { font-size:12px;} .aboutus .fr { background-position:0 10px;}
}
@media  all and (min-width:371px) and (max-width:410px){
	html { font-size:12px;}.aboutus .fr { background-position:0 4px;}
}
@media  all and (min-width:411px){
   html { font-size:12px;}.aboutus .fr {}
}

/*头部banner*/
.headerbox{display:display;clear:both;overflow:hidden;position:relative;height:4.17rem;line-height:4rem;background-color:#fff; padding:0 5px 0 15px; position:relative; border-bottom:1px solid #f0f0f0;}
.headerbox aside{float:right;clear:none;width:1.83rem; height:1.42rem;}
.headerbox aside img {width:1.83rem; height:1.42rem;}
.headerbox span {float:left; width:1.4rem; height:2.3rem; background:url(../image/back.png) no-repeat 0 0;background-size:100% 100%; margin:0.9rem 0.9rem 0 0;}
.ce_logo{float:left;display:block;margin-top:0.7rem;width:3.5rem;height:3rem;background:url(../image/logo.png) no-repeat 0 0;background-size:100% 100%}
.ce_logo img{width:75px;height:30px}
.headerbox aside{float: right;clear: none;width: 4.2rem;height: 4.17rem;background: url(../image/item.png) no-repeat center center;background-size: 50% auto;}
.headerbox p { width:40%; position:absolute; font-size:20px; color:#015aaa; text-align:center; top:0; left:30%;}
.fd{ position: fixed; top: 0px;left: 0px;width: 100%;z-index: 999;}

/*栏目列表*/
.main_nav,.main_foot_nav{clear:both;padding:1rem 0.5rem 0.5rem 0.2rem; display:none;background:#fff;}
.main_nav_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:10px}
.main_nav_list a{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:block;text-align:center;white-space:nowrap;color:#333; font-size:1.4rem;}

/*单图文*/
.dt img{ width:100%}
.zk{border-bottom:1px solid #e8e8e8; background:#f9f9f9}
.zk img{ width:22%; display:block; margin:0 auto;padding:.9rem 0;}
.sq{border-bottom:1px solid #e8e8e8; background:#f9f9f9}
.sq img{ width:22%; display:block; margin:0 auto;padding:.9rem 0;}
.nr{padding:1.2rem;font-size:1.34rem;color:#676261;}
.nrq{padding:1.2rem;font-size:1.34rem;color:#676261;}

/*图文*/
.list01{border-top: 1px solid #f1f1f1;padding: 0 15px 1rem 15px;}
.list01 li{margin-top: 1rem;position: relative;border-top:1px solid #f1f1f1;padding-top: 1rem;overflow: hidden;}
.list01 li:first-child{border: none;padding-top: 0;}
.list01 figure{float: right;margin-left: 7px;}
.list01 img{width: 100px;height: 68px;}
.list01 .p_title{font-size: 17px;line-height: 22px;height:66px; overflow: hidden;}
.list01 .p_title a{color: #16100f;}
.list01 .p_abs{color: #5b5b5b;font-size: 1rem;line-height: 2rem;height: 1.8rem;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;margin-top: 5px;}

/*关于我们*/
.aboutus { border-top:4px solid #015aaa; padding:20px;}
.aboutus .fl, .aboutus .fr{ width:48%; text-align:center; font-size:18px; }
.aboutus .fl a { display:block;border:2px solid #015aaa; color:#015aaa; height:46px; overflow:hidden; line-height:46px; }
.aboutus .fl a:last-child { border:2px solid #97cd64; color:#97cd64; margin-top:4px; }	
.aboutus .fr { background-image:url(../image/erweima1.jpg); background-repeat:no-repeat; background-size:100% auto; height:110px;}

/*底部*/
.footerbox{clear:both;overflow:hidden;position:relative;background:#015aaa;color:#88c2f5;padding:1.2rem 1rem 1.2rem 0.2rem; position:relative; text-align:center;}
.footerbox p{color:#fff;font-size:1rem; line-height:2.0rem;text-indent:8px;}
.footerbox .backtotop{width:4.5rem; height:6.3rem;position:absolute;top:0px;right:0px;background: url(http://m.comac.cc/css/./images/wap//totop.png) #004fa8 no-repeat center center; background-size: 100% auto; border-left:#639ee1 1px solid; }

#goTopBtn {  
    POSITION: fixed; TEXT-ALIGN: center;  WIDTH: 41px; BOTTOM: 15px; HEIGHT:84px; FONT-SIZE: 12px; CURSOR: pointer; RIGHT: 8px; _position: absolute; _right: auto; z-index:9999;}  
#goTopBtn a { width:41px; height:41px; display:block; margin-bottom:1px; } 
#goTopBtn img { width:41px; height:41px; filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;}


.refresh{position:relative;}
.loading{width:25px;height:25px;border:2px solid #155fb8;margin:15px auto;border-bottom-color:transparent;border-radius:50%;-webkit-animation:load 0.75s 0s linear infinite;animation:load 0.75s 0s linear infinite;}
@-webkit-keyframes load{
	0%{-webkit-transform:rotate(0deg) scale(1);}
	50%{-webkit-transform:rotate(180deg) scale(0.6);}
	100%{-webkit-transform:rotate(360deg) scale(1);}
}
@keyframes load{
	0%{transform:rotate(0deg) scale(1);}
	50%{transform:rotate(180deg) scale(0.6);}
	100%{transform:rotate(360deg) scale(1);}
}