﻿body,html{font-family: "ΊΪΜε",Arial,sans-serif;height:100%;width:100%;background:#f2f1f1!important;color:#333;margin:0;padding:0;font-size:14px}
*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:0;margin:0}
a{color:inherit;text-decoration:none;}
ul li a{float: right;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
a:focus,a:hover{outline:0;text-decoration:none}
h1,h2,h3,h4,h5{margin:0;padding:0;font-weight: normal}
button,input,select,textarea{outline:0}
textarea{resize:none}
body em,body i,body label,body li,body s,body span,body ul{list-style:none;margin:0;padding:0;font-style:normal;font-weight:400;}
body{min-width:1200px}
input,button{font-size: 14px}
button{cursor: pointer}
.main{width:1200px;margin:0 auto}
.pm{display: block;width: 100%;clear: both;overflow: hidden}


.cm_top{
    background: #fff;
}
.cm_top_content{
    float: left;
    width: 100%;
    height: 80px;
}
.pm_logo{
    float: left;
    margin-top: 15px;
}
.top_text{
    float: left;
    margin-left: 10px;
    line-height: 80px;
    font-size: 14px;
    color: #929293;
}
.top_text label{
    margin-right: 10px;
}
.top_text em{
    color: #666;
    font-family: Arial;
    font-size: 16px;
    padding: 0 5px;
    font-weight: bold;
}
.top_search{
    float: right;
    height: 36px;
/*    margin-top: -37px;*/
}
.top_search input{

    width: 170px;
    height: 36px;
    line-height: 24px;
    border: 1px #ccc solid;
    padding: 5px 10px;
}
.top_search button{

    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    color: #75c5f0;
    background: #004873;
    border: none;
}







.cm_header{
    height: 40px;
    background: #247cbc;
}
.pm_menu_content{
    float: left;
    width: 100%;
    height: 40px;
}
.pm_menu_content a{
    float: left;
    width: 147px;
    text-align: center;
    color: #9fd8f5;
    font-size: 16px;
    line-height: 40px;
	/*font-family: "Microsoft YaHei",Arial,sans-serif;*/
	/*font-weight: 600;*/
	font-family: -webkit-body;
}
.pm_menu_content a:hover,.pm_menu_content a.active{
    background: #247cbc;
	height:38px;
	border-bottom:3px solid  #fff;
    color: #fff!important;
    text-decoration: none;
}
.pm_menu_content em{
    float: left;
    width: 2px;
    height: 40px;
    background: url("../img/menu_bg_05.png") 0 0 no-repeat;
}


.pm_ban{
    height: 560px;
    background: url("../img/ptop_02.jpg") center center no-repeat;
}
.pm_ban_content{
    float: left;
    width: 100%;
    position: relative;
    height: 560px;
}
.pm_ban_content .ml1{
    position: absolute;
    font-size: 80px;
    color: #fff;
    top:200px;
    font-family: Arial;
}
.pm_ban_content .ml2{
    position: absolute;
    font-size: 40px;
    color: #fff;
    top:280px;
    padding-right: 80px;
    background: url("../img/cm_1.png") right 20px no-repeat;
    line-height: 60px;
}




.pm_footer{
    background:#0079B7;
    text-align: center;
    margin-top: 20px;
	margin:0px auto;
}
.pm_footer_btm{
    background: #00679A;
    text-align: center;
}
.pm_footer_btm p{
    color: #FFF;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 36px;
    height: 80px;
}
.footer_content{

    width: 980px;
    padding-top: 30px;
	
}
.footer_content dl{
    float: left;
    width: 100%;
    margin: 0;
	/*border-left: 3px #fff solid;*/
	margin-bottom:20px;

}
.footer_content dl dt{
    float: left;
    width: 1080px;
    margin: 0;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    text-align: left;
   /* border-bottom: 1px #fff solid;*/
    padding-bottom: 10px;
	margin-left:20px;
}
.footer_content dl dt em{
    margin-left: 10px;
    font-size: 16px;
    color: #fff;
    font-family: Arial;
    padding-left: 10px;
    border-left: 2px #fff solid;
}
.footer_content dl dd{
    float: left;
    width: 1180px;
    text-align: left;

	margin-left:20px;
}
.footer_content dl dd a{
    color: #fff;
    line-height: 30px;
    margin: 0 33px 10px 0px;
    display: inline-block;
    white-space: nowrap;
}
