@charset "utf-8";
/* CSS Document */
body{
background:#F4F4F4;
}
.topArea{
height:120px;
min-width:1200px;
width:100%;
background:white;
}
.innerCon{
height:100%;
width:1200px;
margin:0 auto;

}
#main-menu{
	text-align:center;
}
.navCon{
height:56px;
background:#0d2142;
border-bottom:1px solid #1f3250;
}
.navCon .innerCon{
/* padding-top:15px; */
display:flex;
align-items:center;
justify-content: space-between;
}
.navCon a{
font-size:16px;
padding-left:35px;
padding-right:35px;
border-right:2px solid white;
color:white;
flex:1;
}
.navCon a:hover,.navCon a.active{
font-weight:bold;
}
.bannerBottomBar{
height:102px;
background:#1f3d6f;
}
.bannerBottomBar .lTxt{
height:102px;
line-height:102px;
float:left;
color:white;
font-size:18px;
}
.bannerBottomBar .rTxt{
width:160px;
height:40px;
display:block;
float:right;
margin-top:31px;
background:#4a90cc;
color:white;
text-align:center;
font-size:16px;
line-height:40px;
font-weight:bold;
}
.bannerBottomBar .rTxt:hover{
background:#62a4dd;
}
.indexCon{
height:400px;
background:#f4f4f4;
}
.indexCon .innerCon{
overflow:hidden;
}
.indexCon .contentCon{
height:328px;
margin-top:36px;
}
.indexCon .contentCon .l_con{
width:272px;
height:328px;
float:left;
}
.indexCon .contentCon .c_con{
width:600px;
height:328px;
float:left;

margin-left:20px;
}
.indexCon .contentCon .r_con{
width:288px;
height:328px;
float:right;
background:white;
background-size:100% 100%;


}
.indexCon .contentCon .l_con a{
display:block;
width:100%;
height:150px;
position:relative;
}
.indexCon .contentCon .l_con a img{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.indexCon .contentCon .l_con a .name{
position:absolute;
height:45px;
background:url(../images/bg.png);
width:100%;
line-height:45px;
bottom:0;
color:white;
padding-left:15px;
display:none;
font-size:16px;
}
.indexCon .contentCon .c_con .blueLCon{
width:230px;
height:328px;
background:#1eb9ef;
overflow:hidden;
float:left;
}
.indexCon .contentCon .whiteCon{
padding:20px;
float:left;
width:370px;
background:white;
height:328px;
}
.indexCon .contentCon .whiteCon .topNews{
height:140px;
border-bottom:1px dashed #dcdcdc;
}
.bottomNews{
padding-top:15px;

}
.bottomNews ul li{
height:27px;
line-height:27px;
background:url(../images/newspointer.png) no-repeat left center;
}
.bottomNews ul li a{
color:#333;
float:left;
margin-left:15px;
}
.bottomNews ul li a:hover{
color:red;
}
.bottomBar{
height:285px;
background:white;

min-width:1200px;
width:100%;
}
.l_b_menu{
width:760px;
float:left;
}
.rightLogo{
width:350px;
float:right;
}
.l_b_menu .itemCon{
width:190px;
overflow:hidden;
float:left;
}
.l_b_menu .itemCon a{
display:block;

}
.l_b_menu .itemCon a.yiji{
background:url(../images/di.jpg) no-repeat left center;
height:30px;
line-height:30px;
font-size:16px;
font-weight:bold;
color:#333;
padding-left:15px;
margin-top:35px;
}
.l_b_menu .itemCon a.erji{
padding-left:15px;
height:30px;
line-height:30px;
font-size:14px;
color:#666;

}
.l_b_menu .itemCon a:hover{
color:red;
}
.bottomBq{
height:50px;
line-height:50px;
color:#666;
font-size:12px;
}
.pageCon{

min-width:1200px;
margin:0 auto;
overflow:hidden;
}

.pageCon .innerCon{
padding-top:20px;
background:white;
}
.pageCon .l_menu{
width:270px;
margin-left:20px;
float:left;
}
.pageCon .r_Div{
width:870px;
float:right;
margin-right:20px;
}
.pageCon .l_menu .topTitle{
height:105px;
background:#0d2142;
padding-left:25px;
overflow:hidden;
}
.pageCon .l_menu .lemList a{
display:block;
width:100%;
height:45px;
line-height:45px;
padding-left:25px;
font-size:16px;
color:white;
border-bottom:1px solid white;
background:#3d4d67;
}
.pageCon .l_menu .lemList a.active,.pageCon .l_menu .lemList a:hover{
background:#3479b2;
}

.pageLP a{
    display: block;
    width: 100%;
    height: 150px;
    position: relative;
	margin-top:10px;
}
.pageLP a  img{
     position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 }
 .pageLP a  .name{
 
 position: absolute;
    height: 45px;
    background: url(../images/bg.png);
    width: 100%;
    line-height: 45px;
    bottom: 0;
    color: white;
    padding-left: 15px;
    display: none;
    font-size: 16px;}
.r_Div .titleKz{
 height:40px;
 line-height:40px;
 border-bottom:1px solid #0357A0;
}
.r_Div .titleKz .l_txt{
color:#1F3D6F;
font-size:26px;
float:left;
}
.r_Div .titleKz .r_txt{
float:right;
color:#666;
}
.r_Div .titleKz .r_txt a{
color:#666;
}
.pageNewsList{
margin-top:20px;
}
.pageNewsList li{
height:40px;
line-height:40px;
background:url(../images/di.jpg) no-repeat left center;
}
.pageNewsList li a{
margin-left:15px;
font-size:16px;
color:#000;
}
.pageNewsList li a:hover{
color:red;
}
.pageNewsList li  span{
font-size:12px;
color:#5F8FC0;
margin-left:15px;
}
.desTitle{
font-size:26px;
text-align:center;
color:#1F3D6F;
margin-top:30px;
margin-bottom:10px;
font-weight:bold;
}
.dateTxt{
text-align:center;

}
.desDiv{
margin-top:20px;
border-top:1px dashed #0357A0;
border-bottom:1px dashed #0357A0;
}
.desDiv p{
text-indent:2em;
color:#000;
line-height:25px;
padding:10px 0;
}
.desDiv p img{
margin-left:-2em;
max-width: 85%;
}
.bottomA{
margin-top:20px;

}
.bottomA a{
color:#333;
font-size:16px;
}
.bottomA a:hover{
color:red;
}
.imgList a{
display:block;
width:270px;
height:150px;
float:left;
margin-right:20px;
margin-top:20px;
}

#webcontent{
color:#666;
line-height:25px;
margin-top:15px;
margin-bottom:15px;
}
.message_item{
margin-left:50px;
margin-bottom:20px;
width:500px;
min-height:20px;
}
.message_item label{
float:left;
}
.message_item input{
    border: 1px #ddd solid;
    height: 30px;
    line-height: 30px;
    padding: 0px 3px;
    color: #555;
    background: #fbfbfb;
	width:400px;
}
.message_item textarea{
width:400px;
height:280px;
background: #fbfbfb;
padding: 0px 3px;
   border: 1px #ddd solid;

    line-height: 20px;
}
#banner{ min-width:1200px; height:612px; position:relative; overflow:hidden;}
#banner ul{ position:absolute; left:0;}
#banner ul li{ float:left;}
#banner ul li img{ position:relative; left:0;width:1920px;height:612px;}

#btn{ position:absolute; width:100%; text-align:center; bottom:30px;}
#btn a{ cursor:pointer; display:inline-block; width:14px; height:14px; background:white;color:white;border-radius:50%;text-decoration:none;text-align:center;line-height:14px;font-family:"Arial";}
#btn a.myactive { background:#2d7fbf;} 
#btn a:hover{ background:#2d7fbf;}

*html .ie6_out{ margin-left:1200px; zoom:1;}
*html .ie6_in{ position:relative; float:left; margin-left:-1200px;}
.mybanner{
height:251px;
min-width:1200px;
width:100%;
}