﻿@charset "UTF-8";
/*初始化css*/
body{min-width:1100px;font-family:微软雅黑;color: #333;}/*min-width的宽度根据项目页面宽度决定*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,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,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}/*颜色根据通用信息列表的文字颜色决定*/
.more a{color: #999;}/*颜色根据通用更多的文字颜色决定*/
a:hover{color:#1c5bb8;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover{color:#1c5bb8;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}
/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/
body{background-color: #f2f2f2;height: auto;}
.main{width: 1200px;margin: 0 auto;margin-bottom: 25px;}
.fg{width: 100%;height: 15px;margin: 0 auto;background-color: #00457e;}
.dqwz{padding-top: 20px;padding-left: 25px;font-size: 17px;background: #FFFFFF;padding-bottom: 34px;}

.content{padding:22px 42px 48px 37px;width: 1200px;margin: 0 auto;background: #FFFFFF;}
.section1-tit{font-weight: bold;font-size: 40px;color: #00457e;text-align: center;}
.fgx{background: url(fgx.png) no-repeat;width: 1121px;height: 12px;margin-top: 38px;}
.section1-content{margin-top: 38px;}
.section1-content-left{width: 579px;height: 435px;}
.section1-content-right{width: 500px;height: 435px;}
.section1-content-right-top{height: 136px;border-bottom: 1px solid #00457E;}
.section1-content-right-top p{font-weight: bold;font-size: 16px;color: #00457e;text-align: left;line-height: 42px;}
.section1-content-right-top p span{color:#000000;}
.section1-content-right-bottom{width: 460px;margin-top: 20px;}
.section1-content-right-bottom p{font-weight: bold;font-size: 16px;line-height: 42px;text-indent: 2em;}

.section2{margin-top: 38px;}
.lanmu{background: url(lanmu.png) no-repeat;width: 1132px;height: 41px;margin-top: 40px;}
.section2-tit p{display: block;line-height: 41px;background: url(tpjj.png) 14px 8px no-repeat;padding-left: 52px;font-size: 24px;font-weight: bold;color: #FFFFFF;}
.section2-content ul{margin: 27px 0 0 25px;}
.section2-content ul li{width: 262px;float: left;margin-left: 16px;font-size: 14px; text-align: center;}
.section2-content ul li:first-child{margin-left: 0px;}
.section2-content ul li p.two{line-height: 30px;height: 30px;font-size: 16px;text-align: center;background: url(sanjiao.png) 18px 11px no-repeat;}


.section3{margin-top: 38px;}
.section3-tit p{display: block;line-height: 41px;background: url(wzsl.png) 14px 5px no-repeat;padding-left: 52px;font-size: 24px;font-weight: bold;color: #FFFFFF;}
.section3-fgx{background: url(jux.png) 0 0 no-repeat;width: 49px;height: 8px;margin-top: 21px;margin-left: 28px;}
.out{position:relative;overflow: hidden;margin-left: 28px;padding: 0 35px 0 20px;width: 1092px;height: 669px;border: 1px solid #00457E;}
.out-overflow{height: 4px;background-color: #ffffff;width: 669px;position: absolute;bottom: 0;left: 0;z-index: 1;}
.scrollbar{width: 10px;height: 649px;background:rgb(242, 242, 242);position: absolute;border-radius: 20px;right:15px;top:10px;}
.scrollbtn{width: 100%;height: 80px;background:rgb(45, 102, 165);border-radius: 20px;position: absolute;}
.inner{}	
.inner p{font-size: 20px;color: #8d8d8d;line-height: 42px;text-indent: 2em;}
/* 分享 */
.fxgb{  height:40px; line-height:40px;background: #f2f2f2; padding: 0 30px; width:100%;margin-top: 25px;}
.fxgb a{ float:right;font-size: 15px;color: #333;}
.shoucang { background: url(acticle-icon01.jpg) no-repeat left center; padding-left: 24px; margin-right: 20px;}
.print { background: url(acticle-icon02.jpg) no-repeat left center; padding-left: 24px; margin-right: 20px;}
.close { background: url(acticle-icon03.jpg) no-repeat left center; padding-left: 24px;margin-right: 20px;}
.sxwz p{ float:left; width:100%;font-size: 17px; margin-top:15px;}
.sxwz a{ color: #333;}

.article-share{    display: block;
    background: url(acticle-icon0.jpg) left center no-repeat;
    line-height: 40px;width:35px;
    float: left;
    height: 40px;}  
