@charset "utf-8";
/* CSS Document */
/*
* @descripxion: 网站公共样式
* @author: ishang_pan
* @update: ishang_pan (2017-10-11 10:50)
*/

/*全局 on*/
html{-webkit-text-size-adjust:none;}
*html{background-image:url(about:blank); background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
*{margin: 0; padding: 0; list-style: none;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
body{padding:0; margin:0; font: 16px/1.5 "Microsoft YaHei",微软雅黑,'黑体','宋体',tahoma,Verdana,arial,sans-serif;min-width: 1100px; color:#000; background:#fff url(../images/body-bj.png) center top no-repeat;}
input,textarea,select,button,label{vertical-align:middle; font-family:"Microsoft YaHei",微软雅黑;}
.clear{margin:0; overflow:hidden; visibility:hidden; font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.clearfix:after{visibility:hidden; display: block; font-size: 0; content:" "; clear:both; height:0;}
* html .clearfix{zoom: 1;} /* IE6 */
*:first-child+html .clearfix{zoom: 1;} /* IE7 */
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,a,form,input,label,select{margin:0; padding:0; list-style:none;}
a{color:#000; text-decoration:none; outline:none; }
a:focus,a:hover{color:#1c64a0; text-decoration:none;}
a img{border:none;}
li,img{vertical-align: top;}
ul{zoom:1;}
input{border: none;background: none;outline: none;}
textarea{resize:none;}
.fl{float:left;}
.fr{float:right;}

/*去除谷歌自带黄色背景问题*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus { box-shadow:0 0 0 60px #fff inset;  -webkit-text-fill-color: #333;}
/*全局 end*/

/*头部 on*/
.is-header{margin: 0 auto;width: 1100px;overflow: hidden;}


/*logo*/
.u-logo1{display:block;margin: 17px 0;text-align: center;}
.u-logo2{display:block;margin: 57px auto 95px;}

 
/*主体*/
.is-main{width:1100px;padding:0 36px 36px;background: #f2f2f2;margin:0 auto;}

/*当前位置*/
.m-location{padding: 20px 0; line-height: 20px;color: #999;font-size: 14px;}
.m-location a{color: #999;font-size: 14px;}
.m-location span{font-size: 24px; color: #1c64a0; position: relative; top: 4px;}

/*底部*/
/* .is-footer{padding: 18px;border-top: 3px solid #1c64a0;background: #fff;}
.m-footer{margin: 0 auto;width:1200px;color: #525252;text-align: center;font-size: 12px;position: relative;}
.m-footer div a{padding: 0 5px;}
.m-footer p{line-height: 30px;text-align: center;font-size: 14px;color: #5e5e5e;margin-top: 10px;}
.m-footer a{color: #5e5e5e;font-size: 14px;}
.m-footer p img{position: relative;top: 8px;margin-right: 5px;}
#_span_jiucuo{position:absolute;right: 30px;top: 26px;}
#_ideConac{position:absolute;left: 30px;top: 12px;}
#cnzz_stat_icon_1261721346{position: absolute; bottom: 4px; left: 50%;margin-left: 260px;} */

.is-footer{height: 185px;background:#292f2f;}
.is-footer .footer-tit{height: 64px;line-height: 64px!important;}
.is-footer .footer-tit a,.is-footer .footer-tit{color: #7c7c7c!important;font-size: 13px;padding: 0 4px;}
.is-footer .m-ftfuns p,.is-footer .m-ftfuns p a{color: #eaebeb;font-size: 13px;}
.is-footer .m-ftfuns p{line-height: 28px;}
.text-center {text-align: center;}
/*底部 end*/

#videoplay,video{width: 800px;}
