html{color:#000;background:#ffff }
body { color:#666;font-size:16px; } /*网站字体颜色*/
*{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
li{list-style:none;}
th{text-align:left;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:none;border:0;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;} 

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/ 
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left !important;}
.fr { float:right !important;}
.pa{ position:absolute;}
.pr{ position:relative}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
  
 
.head{background: #333333;height: 60px;line-height: 1;box-shadow: 0 0 4px rgba(0,0,0,.06);}
.app1{margin:0 50px;overflow:hidden;}
.app{margin:0 auto;overflow:hidden;width:1200px;}
.logo {float:left;margin-top:10px;overflow:hidden;margin-right:30px;} 
.logo img{max-width:35px;max-height:35px; margin-right:10px;border-radius:100%}
.logo a{font-size: 28px; font-weight: bold;display: flex;  align-items: center; letter-spacing:3px; color:#fff;} 
.logo a span{font-size:20px;margin-top:5px;}
.logo a:hover{color:#189aed !important}

.nav {position: relative;float:right;  }
.nav li {float:left;height:40px; line-height:40px;text-align: center; margin-top:10px;margin-left:20px}
.nav li a {font-size:18px;color:#fff;display:inline-block;  }
.nav li a:hover{color:#189aed;}
.m_menu .m_nav {background:url(/images/menu-1.png) no-repeat center center #ca4230;background-size:25px auto;}
.m_menu .nav{left:0;} 


.qy-banner {height:260px;width:1200px;margin:40px auto 0 auto;overflow:hidden}
.qy-banner img{width:100%;} 
 


 
.mt20{margin-top:20px;}
.left-main{width:810px;padding:30px 30px 30px 0;float:left;overflow:hidden;background:#fff}
.right-side{width:300px;float:right;overflow:hidden;margin-top:40px;} 
.right-side .site-box{background:#f5f5f5;padding:20px;margin-bottom:20px;border:1px solid #eee}
.main-header{padding:20px 0;}
.main-header h1{font-size:24px;margin-bottom:10px;} 
.main-date{color:#999;}
.main-tips{padding:10px;background:#f5f5f5; line-height:1.7}
.main-tips .answer {border: 1px solid #999;padding: 2px 6px;margin-right: 5px;border-radius: 7px;font-size: 13px;}
.main-meta{margin-top:15px;}
 
.main-meta table tr{width:405px;display:block;float:left;}
.main-meta table tr th {border:1px solid #dedede;color:#000;padding:5px 0;text-align:center;width:120px;background:#f5f5f5;overflow:hidden;}
.main-meta table tr td {border:1px solid #dedede;padding:5px 20px;color:#666;line-height:26px;width:235px;overflow:hidden}

.main-page div {  line-height: 22px;  padding: 10px;  position: relative;  border: 1px solid #eeeeee;  margin:5px 0;}
.main-page div b {  font-size: 14px;  color: #292e39;    font-weight: normal;}
.main-page div a {  font-size: 14px;  color: #666666;}

.main-content{line-height:2;margin-top:15px;}
.main-content p{text-indent:15px;margin-bottom:30px; text-align:justify; }
.main-content video{max-width:100%;max-height:720px;}
.main-content img{display:block;margin:5px 0;max-width:100%;}
.main-bd{padding:10px; background:#f5f5f5;margin:20px 0 10px 0;}

.right-side .side-title {color: #333;font-size: 18px;margin: -5px 0 12px;position: relative;  padding: 0 0 0 14px; }
.right-side .side-title:before {border-radius: 1px;content: " ";display: block;width: 4px;height: 15px; position: absolute; top: 5px;left: 0;    background-color: #333;}
.right-side .more-list li {font-size: 16px;padding-left: 14px; position: relative;margin-bottom:8px; border-bottom:1px solid #ddd;padding-bottom:7px}
.right-side .more-list li:before {background-color: #ccc;border-radius: 2px;content: " ";display: inline-block;width: 4px; height: 4px;position: absolute;left: 0;top: 9px;}
.right-side .more-list .qywx{max-width:100%}

 
.footer{ padding:20px 0; line-height:25px; text-align:center; color:#fff;background:#292929}
.footer a{color:#fff;} 
.mgdtel{display:none;}
 
@media (max-width:768px) {	  
.header , .app , .footer ,.left-main,.right-side{ width:100%;box-sizing:border-box;}  
.logo{margin:15px}	
.logo a{font-size:24px;} 
.app1{margin:0;}
.qy-banner{display:none;} 
/*头部nav*/
.m_nav {position: absolute;top: 10px;width: 40px;height: 40px; background: url(/images/menu.png) no-repeat center center #ca4230; background-size: 25px auto; right: 5px;}
.nav{z-index: 1000;position: fixed;top: 60px;left: -100%;width: 100%;height: 100%;background: #fff;transition: all .36s ease;margin:0;}
.nav ul{float:none;width:100%; display:block}
.nav li{float:none;height:50px; line-height:50px; border-bottom:1px solid #eee;width:100%; text-align:left; text-indent:20px;margin-left:0;}
.nav li a{color:#333;padding:0;height:50px;} 
.main-meta table tr{width:100%;overflow:hidden} 
.main-meta table tr td{width:70%;box-sizing:border-box;;}
.left-main,.right-side{ padding:15px;} 
.main-header h1{font-size:18px;}
.main-meta table tr th {width:120px;} 
.footer{padding:15px; margin-bottom:50px;}  
.mgdtel{ width:100%;height:50px;background-color: #333;display:flex;align-items:center;justify-content: center;position: fixed;left:0;bottom:0;}
.mgdtel i {width: 26px;height: 26px;background: url(/images/tell.png) no-repeat;background-size: 100% 100%;display: inline-block;margin-right: 5px;}
.mgdtel a{color:#fff;font-size: 18px;text-decoration: none;}
 
  }
 

