* {
	font-family: 'microsoft yahei',Verdana, Arial!important
}

html {
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	text-align: left
}

div,li,td,p,select,input,textarea,a,button,input {
	font: 14px 'microsoft yahei',Verdana, Arial;
	text-decoration: none;
	margin: 0;
}

ul {
	margin: 0px;
	padding: 0px;
}

a:link,a:visited,a:active {
	color: #505050;
	text-decoration: none;
}

a.nomal:link,a.nomal:visited,a.nomal:active {
	color: #505050;
	text-decoration: underline;
}

a:hover {
	color: #283941;
	text-decoration: none;
}
ul,li{
	list-style-type: none; 	
}
table {
	display: inline-block;
	border-collapse: collapse;
	border: none;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix:after{
	clear: both;
	display: block;
	content: '';
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.header{
	background: #283941;
}

.nav_box .logo{
	width: 28%;
	margin-top: 18px;
}
.logo img{
	max-width: 100%;
}
.nav_box .nav{
	width: 63%;
}
.nav .nav_li{
	padding: 0px;
    text-align: center;
    text-decoration: none;
    width: 107px;
    color: #fff;
    white-space: nowrap;
    font-size: 16px;
    line-height: 30px;
	background: #283941;
	position: relative;
	border-right: 1px solid #58c3f1;
	padding: 30px 0;
    margin: 15px 0;
}
.nav .nav_li a{
	display: block;
	color: #fff;
}
.nav_xl{
	display: none;
	position: absolute;
    width: 100%;
    left: 0;
    top: 79px;
    background: #283941;
	padding: 10px 0;
	z-index: 9;
}
.nav_li ul.nav_xl li{
	font-size: 14px ;
	line-height: 24px;
}
.nav_li ul.nav_xl li a{
	padding: 5px 0;
}
.nav .nav_li:hover{
	background: #091d26;
}
.nav .nav_li:hover .nav_xl{
	display: block;
}
.nav_li ul.nav_xl li:hover{
	background: #54c4f4;
}
.sy_banner .swiper-pagination-bullet{
	width: 50px;
    height: 3px;
	border-radius: 0;
    background: #fff;
    opacity: .7;
}
.sy_banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff8400;
}
.sy_banner{
	width: 1200px;
	margin: 0 auto;
}
.about_box {
	padding: 40px 0;
}
.sy_about {
	width: 40%;
}
.tph_title{
	margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}
.tph_title p{
	border-left: 6px solid #f08000;
    padding-bottom: 2px;
    width: 120px;
	margin: 0;
}
.tph_title .dif {
    font-weight: bold;
    display: block;
    color: #01005e;
    font-size: 20px;
	height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-left: 10px;
}
.tph_title .more {
    display: block;
    width: 60px;
    text-align: center;
    background: #e77918;
    line-height: 24px;
    border-radius: 15px;
    color: #fff;
}
.about_text img{
	float: left;
	margin-right: 10px;
}
.sy_about .about_text{
	font-size: 14px;
	line-height: 24px;
}
.zizhi {
	width: 57%;
}
.zizhi .zz_pic{
	position: relative;
}
.zz_pic img{
	display: block;
}
.zz_list p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.xm_box{
	padding: 40px 0;
	background: #ecf5ff;
}
.xm_box .xm_left{
	width: 20%;
	/*background: #00a1e9;*/
}
.xm_box .xm_right{
	width: 78%;
}
.xm_left .title_name{
	padding: 15px 0 15px 48px;
    font-size: 18px;
    line-height: 30px;
    background: #283941 url(../images/cd.png) no-repeat 10px 19px;
    background-size: 25px;
    color: #fff;
	margin-bottom: 5px;
}
.xm_left ul{
	background: #dcdcdc;
}
.xm_left ul li{
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0;
	border-bottom:1px solid #ccc;
	position: relative;
    padding-left: 25px;
}
.xm_left ul li i{
	position: absolute;
    left: 10px;
    top: 20px;
    width: 5px;
    height: 5px;
    background: #a6b6c3;
}
.xm_cont .xm_li{
	width: 23.5%;
    margin-right: 2%;
	margin-bottom: 10px;
}
.xm_cont .xm_li:nth-child(4n){
	margin-right: 0;
}
.pic img{
	max-width: 100%;
}
.xm_li .title_a{
	display: block;
    color: #333;
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
}
.select {
    overflow: hidden;
    border-bottom: solid 2px #dbf8ff;
    /*background: #ecf5ff;*/
    box-shadow: 0px 4px 4px 0px rgb( 229, 242, 250 );
}
.sl_content {
    width: 1200px;
    margin: 0 auto;
}
.ldys {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}
.ldys .lyl {
    width: 580px;
    float: left;
    height: 96px;
    overflow: hidden;
    padding-right: 20px;
}
.ldys .lyr {
    width: 600px;
    overflow: hidden;
}
.ldys .lyl span {
    height: 36px;
    overflow: hidden;
    padding-right: 6px;
    font-size: 36px;
    text-align: right;
    display: block;
    text-transform: uppercase;
    font-style: italic;
    color: #657aac;
    line-height: 36px;
    margin-top: 20px;
}
.lyl em {
    font-size: 32px;
    color: #1a1f72;
    font-style: normal;
    float: right;
}
.ldys .lyr span {
    font-size: 94px;
    text-align: left;
    color: #f08000;
    font-weight: bold;
    display: table-cell;
    vertical-align: bottom;
}
.ldys .lyr span em {
    font-size: 72px;
    line-height: 112px;
    color: #01005e;
    vertical-align: bottom;
}
.fgbg {
    height: 15px;
    width: 1200px;
    background: url(../images/img.png)0 -432px no-repeat;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 40px;
}
.sl_list {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.con_list {
    width: 550px;
	margin-bottom: 20px;
}
.ls_head {
    line-height: 1;
    margin-bottom: 20px;
}
.ls_head span {
    font-size: 48px;
    color: #f08000;
    width: 54px;
    height: 50px;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 12px;
}
.ls_head p {
    font-size: 30px;
    color: #01005e;
    font-weight: bold;
    width: 430px;
    height: 38px;
    overflow: hidden;
    display: block;
}
.ls_head i {
    font-family: "Times New Roman";
    text-transform: uppercase;
    margin-top: 3px;
    display: block;
    width: 434px;
    height: 12px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
}
.con_list img {
    width: 550px;
    height: 300px;
    display: block;
}
.con_list ul {
    margin: 18px 0 0 10px;
    color: #222222;
}
.con_list li {
    background: url(../images/img.png) -1429px -585px no-repeat;
    line-height: 26px;
    font-size: 13px;
    zoom: 1;
    padding: 3px 0 3px 20px;
    max-height: 50px;
    overflow: hidden;
}
.sy_hf {
    background: #1d2a30;
    box-shadow: 0px 3px 8px 0px #b0c1cc;
}
.sy_hf img {
    width: 1200px;
    height: 170px;
    display: block;
    margin: 0 auto;
}
.sy_news{
	padding: 40px 0;
}
.sy_news .news_left, .sy_news .news_right{
	width: 44%;
}
.dy_fl dl {
    padding: 18px 0px 10px 0;
}
.hydt{
	width: 200px;
    height: 150px;
    float: left;
	overflow: hidden;
}
.hydt img{
	max-width: 100%;
}
.news_left dl dd{
	width: 310px;
    margin: 0;
    padding: 0;
}
.dy_fl dd span {
    font-size: 16px;
    line-height: 18px;
    height: 18px;
    display: block;
    overflow: hidden;
    padding-top: 6px;
}
.dy_text {
    line-height: 24px;
    margin-top: 10px;
    height: 100px;
    overflow: hidden;
    font-size: 14px;
}
.dy_link {
    color: #0c81d4;
    margin-top: 5px;
    display: block;
    float: right;
}
.dy_list li {
    background: url(../images/img.png) -1434px -530px no-repeat;
    border-bottom: 1px dashed #dbdbdb;
    text-indent: 18px;
}
.dy_list li span {
    color: #444;
    float: right;
    opacity: 0.5;
    filter: alpha(opacity=50);
    zoom: 1;
    line-height: 36px;
}
.dy_list li a {
    color: #222;
    width: 425px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line_fg3 {
    background: url(../images/img.png) -1323px -516px no-repeat;
    width: 10px;
    height: 400px;
    float: left;
	margin-left: 65px;
    margin-top: 40px;
}
.footer{
	background: #283941;
	padding: 40px 0;
}
.foot_nav{
	text-align: center;
	color: #fff;
	line-height: 24px;
	margin-bottom: 20px;
}
.foot_nav a{
	color: #fff;
}
.copy{
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
.copy p{
	margin-bottom: 10px;
	color: #fff;
}
.copy p a{
	color: #fff;
}
.yq_link{
	margin-top: 20px;
	font-size:14px;
	line-height: 24px;
	color: #fff;
}
.yq_link .link_title{
	border-bottom: 3px solid #5c5c5c;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.yq_link a{
	color: #fff;
}

.danye{
	margin-bottom: 20px;
}
.cd_left{
	width: 20%;
	/*background: #00a1e9;*/
}
.nr_right{
	width: 78%;
	border: 1px solid #e7e7e7;
}
.mbx_nav{
	padding: 10px 15px;
    background: #f4f4f4;
    font-size: 14px;
    line-height: 24px;
}
.detail{
	font-size: 14px;
    line-height: 24px;
	padding: 20px 15px;
}
.detail p{
	margin-bottom: 10px;
}
.xm_left ul li.on_active i{
	background: #283941;
}
.xm_left ul li.on_active a{
	color: #283941;
}
.nr_box{
	padding: 20px 15px;
}
div#showpages {
    clear: both;
    padding: 0px;
    margin: 20px 0px;
    width: 100%;
    height: 30px;
    white-space: nowrap;
}
div#pagesinfo {
    float: left;
    padding: 3px 15px;
    white-space: nowrap;
}
div#pages {
    float: right;
    padding-right: 15px;
    white-space: nowrap;
}
div#pages li {
    margin: 3px;
    padding: 2px 5px;
    list-style-type: none;
    float: left;
    background: #dcd9d4;
    color: #303030;
    border: 1px #dcd9d4 solid;
    white-space: nowrap;
}
div#pages li.pbutton {
    color: #303030;
    background-color: #dcd9d4;
    padding: 3px 5px 1px 5px;
    white-space: nowrap;
    border: 1px #dcd9d4 solid;
}
div#pages li.pagesnow {
    color: #303030;
    background-color: #eee;
    white-space: nowrap;
    border: 1px #dcd9d4 solid;
}
.news_con{
	padding: 20px 15px 0 15px;;
}
.news_con dl {
    font-size: 14px;
    color: #666;
    padding: 0 5px;
    line-height: 22px;
    border-bottom: 1px dashed #CCCCCC;
}
.news_con dl dt {
    margin-bottom: 3px;
    margin-top: 5px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}
.news_con dl span {
    font-size: 14px;
    float: right;
    padding: 0 10px 0 8px;
}
.news_con dl a {
    height: 20px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.news_con dl dd {
    font-size: 14px;
    height: 45px;
    overflow: hidden;
	margin: 0;
    margin-bottom: 10px;
}
.n_info_con{
	padding: 20px 15px;
}
.n_info_con h1 {
    display: block;
    border-bottom: 1px dashed #CCCCCC;
    color: #333;
    font-weight: normal;
    font-size: 22px;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
    height: 40px;
    margin-top: 0;
}
.info_con_tit {
    line-height: 24px;
    margin-bottom: 15px;
}
.text {
    font-size: 14px;
	line-height: 24px;
}
.text p{
	margin-bottom: 10px;
}
.gduo {
    height: 30px;
    line-height: 30px;
    background: #e6e6e6;
    overflow: hidden;
    margin: 15px 0px;
    padding: 0 10px;
}
.gduo span {
    float: right;
    width: 380px;
    overflow: hidden;
    height: 30px;
    display: block;
    margin-left: 20px;
}
.wbytable td {
    padding: 8px;
}
.wbytable .wbytext {
    outline: none;
    padding: 5px;
    width: 500px;
    border: 1px solid #e3e3e3;
}
.wbytable .wbyarea {
    padding: 5px;
    outline: none;
    width: 500px;
    border: 1px solid #e3e3e3;
    height: 125px;
}
.wbytable .msgbut {
    width: 90px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    color: #555;
}
.job_name .cap{
	border-bottom: 2px #e8e8e8 solid;
    background: #f5f5f5;
    padding-left: 10px;
    height: 35px;
}
.bt {
    float: left;
    line-height: 35px;
    margin-right: 20px;
}
.cl {
    float: right;
    width: 80px;
    text-align: center;
    line-height: 35px;
}
.au {
    float: right;
    width: 120px;
	text-align: center;
    line-height: 35px;
}
.bk {
    float: right;
    width: 205px;
    line-height: 35px;
}
.job_box{
	margin: 10px 0px;
}
.bg{
	background: #ededed;
}
.fw_img{
	padding: 20px 0;
    background: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.fw_nr{
	padding: 20px 10px;
    background: #fff;
}
.fw_nr h1{
	font-size: 18px;
	margin: 0;
	margin-bottom: 20px;
}
.n_tit{
	text-align: center
}
.bg_xm{
	background: #141c20;
}
.leib3{
	margin-top:30px;
}
.leib3 .tit {
    color: #fff;
    font-size: 18px;
    background: #283941 ;
    line-height: 34px;
    padding: 10px 0;
    padding-left: 20px;
    overflow: hidden;
    font-weight: normal;
    border-bottom: 5px solid #141c20;
}
.leib3 .nr {
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    overflow: hidden;
    padding-bottom: 14px;
	padding: 10px ;
}
.leib3 img{
	display: block;
}
.leib3 .nr span {
    line-height: 24px;
    font-weight: bold;
    display: block;
}
.leib3 .nr p{
	line-height: 24px;
	margin-top: 5px;
}