/*sample css*/
body{margin: 0;padding: 0; font: 14px "microsoft yahei",Arial,Helvetica,sans-serif; color: #333333;}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dd{margin: 0;padding: 0;}
.lf{float: left;}
.rt{float: right;}
.clear{clear: both;}
a{text-decoration: none;color: #333; font-size: 14px;}
a:hover{color:#004ea2;}
li{list-style: none;}
img{ border: 0;}

body{
    background: #fff;
    min-width:1200px;
}
.header,.mainBody,.nav_bar,.footer{
    width: 100%;min-width: 1200px;
}
/*logo*/
.header{height: 345px;background: url("../images/header_pic.jpg") no-repeat center center;}
.header>div{width: 1200px;margin:0 auto;}
.header .header_logo{
    width: 1200px;height: 135px;
    background: url("../images/logo_bar.jpg") no-repeat;
    padding-top: 80px;
}
.header img{
    display: block;
    padding:15px 0 0 10px;
}
.logo_right{
    width: 300px;
    margin: 20px 10px 0 0;
}
.logo_right p{text-align: right;}
.logo_right p a{color: #7A7A7A;}
.logo_right p a:hover{color: #014FA2;text-decoration: underline;}
.logo_right .form{
    width: 300px;
    position: relative;
    margin-top:150px;
}
.logo_right .form input[type='text']{
    width: 280px;height: 35px;line-height: 35px;
    padding-left: 10px;margin-left:5px;
}
.logo_right .form input[type='image']{
    position: absolute;right: 10px;top:10px;
}

/*nav*/
.nav_bar{
    width: 100%;
    min-width:1200px;height: 50px;
    margin:0 auto;
    background: #004ea2;
}
.nav{
    width: 1200px;height:50px;margin: 0 auto;
}
.nav>ul{
    width: 1200px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
}
.nav>ul>li{
    float: left;
    display: block;
    width: 150px;
    height:50px;
    text-align: center;
}
.nav>ul>li>a{
    display: block;
    width: 150px;
    height: 50px;line-height: 50px;
    font-size: 18px;
    color:#fff;
}
.nav>ul>li>a.firstPage{border:0;}
.nav>ul>li:hover{ background: #b31700;}
.nav>ul>li:hover>a{color: #fff;}
.nav>ul>li ul{position:relative;background: #004EA2;opacity: .9; display: none; z-index:101; }
.nav>ul>li ul li{ border-bottom:1px solid #fff;}
.nav>ul>li ul li a{font-size: 18px; color:#fff;}
.nav>ul>li:hover ul{ display: block;}
.nav>ul>li ul li:hover{ background: #b31700;}
.nav>ul>li ul li:hover a{ color:#fff;}





/*mainBody*/
.mainBody{
    width: 1200px;
    margin: 20px auto 0;
}
.mainContent>div{
    margin-bottom:20px;
}
.first_line{height: 420px;}
.second_line{height: 430px; }
.third_line{height: 250px; }
.first_line>div{
    border:1px solid #c2c2c2;
    border-top:0;
    box-sizing: border-box;
}
.second_line>div{
    border:1px solid #c2c2c2;
    border-top:0;
    box-sizing: border-box;
}
.third_line>div{
    border:1px solid #c2c2c2;
    border-top:0;
    box-sizing: border-box;
}

.notice{
    width: 360px;height: 420px;
    margin-left: 20px;
}
.first_line .first_part{
    width: 820px;height: 420px;
    border: 2px solid #c2c2c2;
    box-sizing: border-box;
}





.columnName{
    width: 100%;
    height: 40px;
    border-top:2px solid #004EA2;
    background: #e7e5e4;
}
.columnName>div{
    margin: 0 20px 0 12px;
}
.columnName .more{
    margin-top:10px;
}
.columnName a.title_text{
    display: block;
    height: 40px;line-height: 40px;
}
.columnName a.title_text img{
    margin: 4px 10px 0 0;
    width: 35px;
    height: 32px;
    transition: transform 1s;
}
.columnName a.title_text img:hover{
    transform: scale(1.2,1.2);
}
.columnName a.title_text h3{
    font-size: 18px;font-weight: normal;
}
.columnName a:hover{
    text-decoration: underline;
}
ul.noticeList{
    margin: 20px 12px 0;
}
ul.noticeList li{height: 57px;}
ul.noticeList li a{
    display: block;
    height: 30px;line-height: 30px;width: 100%;
    overflow: hidden;
}

ul.columnList{
    margin: 20px 12px 0;
}
ul.columnList li{
    height:35px; line-height: 35px;
    position:relative;
}
ul.columnList li i{
    position: absolute;
    width: 10px;height: 10px;
    background: url("../images/double_circle.png") no-repeat;
    left:0;
    top:13px;
}
ul.columnList li a{
    display: block;
    width: 65%;
    height: 35px;line-height: 35px;
    overflow: hidden;
    padding-left:20px;
}
ul.columnList li span{
    display: inline-block;
    position: absolute;
    right:0;
    top:0;
}
ul.columnList li:hover span{
    color:#004ea2;
}
.company_intro{
    margin: 20px 24px 0;
}

.company_intro a{
    display: block;
    width: 310px;max-height:180px;
    overflow: hidden;
}
.company_intro img{
    width: 100%;height: 100%;
    transition: transform 1s;
}
.company_intro img:hover{
    transform:scale(1.2,1.2);
}
.company_intro p{
    margin-top: 20px;font-size: 14px;
    text-align: justify;
    height: 225px;line-height: 25px;
    overflow: hidden;
}

/*slider*/
.slider{
    width: 816px;
    height: 416px;
    position: relative;
}
.slider img{
    width: 816px;height: 416px;
}
.slider p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    background: rgba(0,0,0,.6);
}
.slider p a{
    display: block;
    width: 70%;
    height: 45px;line-height: 45px;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    padding-left: 20px;
}
.slider p:hover a{ text-decoration: underline; }
.slider .fcon{display: none;}
.slide_circle{
    z-index: 10;
    position: absolute;
    right: 0;
    bottom: 0;
    width:150px;
    height: 45px;
    line-height: 45px;
}
.slide_circle li{
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    margin: 15px 5px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}
.slide_circle li.current{
    background: #CF0916;
}

.same_part{
    width: 400px;height: 430px;
    margin-left: 20px;
}
.third_part{
    width: 360px;height: 430px;
    margin-left: 20px;
}
.no_margin{margin-left:0;}

.moving{
    width: 1150px;height:180px;
    margin:0 auto;
    padding: 20px 0 10px;
}
.award_show li{
    float: left;display: block;
    width: 210px;height: 180px;
    margin-right:25px;
    text-align: center;
}
/*.award_show li:last-child{margin-right: 0;}*/
.award_show li img{width: 210px;height: 140px; object-fit: cover;}
.award_show li p{
    width: 210px;height: 30px;line-height: 30px;
}







/*column_mainBody*/
.mainContent:after{
    content: '';
    display: table;
    clear: both;
}

/*left_nav*/
.column_content .left_nav{
    width:265px;
    /*min-height: 1000px;*/
    background: #ececec;
    position: relative;
}
.column_content .left_nav>div{
    width: 100%;
    height: 45px;
    background: #004ea2;
    border-bottom: 3px solid #fff;
}
.column_content .left_nav>div h3{
    color: #fff;
    height: 45px;line-height: 45px;
    font-size: 18px;font-weight: normal;
    margin-left: 30%;
}
.column_content .left_nav ul{padding-bottom: 220px;}
.column_content .left_nav li{
    width: 100%;
    height: 45px;line-height: 45px;
    border-bottom: 3px solid #fff;
    position: relative;
}
.column_content .left_nav li a{
    height: 45px;line-height: 45px;
    font-size: 16px;
    display: block;
    margin-left: 30%;
}
.column_content .left_nav li.active a{
    color: #004ea2;
}
.column_content .left_nav li.hover a{
    color: #004ea2;
}
.column_content .left_nav li.active i{
    display: block;
    width:20px;height: 20px;
    background: url("../images/arrow.png") no-repeat;
    position: absolute;top:14px;right:40px;
}
.column_content .left_nav img{
    position: absolute;
    width: 265px;height: 220px;
    bottom: 0;left:0;
}
/*right_content*/
.column_content .right_content{
    width:910px;
    background: #fff;
}
.column_name{
    width: 95%;
    margin: 0 auto;
    height: 50px;line-height: 50px;
    border-bottom: 2px solid #004EA2;
    position: relative;
}
.column_name i {
    display: inline-block;
    width: 8px;
    height: 25px;
    background: #004ea2;
    position: absolute;
    top: 14px;left:3px;
}
.column_name h3{
    font-size: 20px;font-weight: normal;
    color: #004ea2;margin-left:20px;
}
.column_name>div img{padding-top:10px;}
.column_name>div a:hover{
    color: #004ea2;
}
.right_content .column_list{
    width: 95%;
    margin:0 auto;
	 padding-top:10px;
}


/*column*/
.right_content .column_list ul.list_info li{
    height: 45px;line-height: 45px;
    border-bottom: 1px dotted #BCBCBC;
    position: relative;
}
.right_content .column_list ul.list_info li i{
    display: block;
    width: 8px;height: 8px;
    background: #004ea2;
    border-radius: 50%;
    position: absolute;
    top:19px;left:3px;
}
.right_content .column_list ul.list_info li a{
    display: block;width: 700px;
    height: 45px;line-height: 45px;
    overflow: hidden;padding-left:25px;
    font-size: 16px;
}
.right_content .column_list ul.list_info li span{
    position: absolute;font-size: 16px;
    height: 45px;line-height: 45px;
    right:3px;top:0;
}
.right_content .column_list ul.list_info li:hover span{
    color: #004ea2;
}


/*column_notice*/
.notice_list li{
    height: 110px;padding: 25px 10px 15px;
    border-bottom: 1px solid #c2c2c2;
}
.notice_list li>div{
	height:75px;
}
.notice_list li>div .list_info{
    width: 760px;
}
.notice_list li>div .list_info a{
    font-size: 18px;width:100%;
	 height: 30px;line-height: 30px;
    overflow: hidden;
}
.notice_list li>div .list_info p{
    font-size: 14px;color: #666;
    height: 40px;line-height: 20px;
    overflow: hidden;margin-top:5px;
}
.notice_list li>div .time{
    width: 70px;height: 60px;
    background: #3c93f1;color: #fff;
    border-radius: 5px;
    text-align: center;
}
.notice_list li>div .time p:first-child{
    font-size: 20px;padding-top: 10px;
}
.notice_list li>div .time p:last-child{
    font-size: 12px;
}
.notice_list li>a{
    display: block;
    width: 85px;height: 30px;line-height: 30px;
    font-family: 'Georgia';
    font-size: 14px;
    color: #c30a12;
    margin-top:5px;
}
.notice_list li>a:hover{
    text-decoration: underline;
}
/*column_award*/
.award_list:after{
    content: '';
    display: table;
    clear: both;
}
.award_list li{
    float: left;display: block;
    width: 255px;height: 225px;
    margin: 30px 16px 0;
    text-align: center;
}
.award_list li img{
    width: 255px;height: 180px;
}
.award_list li p{
    width: 100%;height: 30px;line-height: 30px;
    overflow: hidden;margin-top:15px;
}

/*column_intro*/
.column_list .column_introInfo{
	 width:98%;
    margin:20px auto 70px;
}
/*.column_list .column_introInfo p{*/
    /*font-size: 16px;*/
    /*text-align: justify;*/
    /*line-height: 25px;*/
    /*text-indent: 2em;*/
/*}*/

/*detail*/
.detail_content{
    width:95%;
    margin:0 auto;
}
.detail_content .detail_title{
    height: auto;
    text-align: center;
    margin-top:15px;
}
.detail_content .detail_title h3{
    height: auto;line-height:1.8;
    font-size: 22px;
    font-weight: normal;
	padding: 10px 0;
}
.detail_content .detail_title p{
    color: #666;font-size: 12px;
}
.detail_content .detail_contentInfo{
    margin:10px 0 70px;
}
.detail_content .detail_contentInfo img,.detail_content .detail_contentInfo table{
	max-width: 90%!important;
}
/*.detail_content .detail_contentInfo p{*/
    /*font-size: 16px;*/
    /*text-align: justify;*/
    /*line-height: 25px;*/
    /*text-indent: 2em;*/
/*}*/


/*pages*/
.pages {
    clear:both;
    width:100%;
    height:40px;
    margin:30px 0 20px;
}
.pagebox {
    width:100%;
    height:40px;
    line-height: 40px;
    margin: 30px 0;
    text-align:center;
    clear:both;
    font-size:16px;
}
.pagebox span a, .pagebox_pre_nolink{
    height:30px;
    line-height:30px;
    border:1px solid #ddd;
    padding:5px 10px;
    font-size: 16px;
    color:#666;
    cursor:default;
    text-align:center;
}
.pagebox span.pagebox_num_nonce {
    background-color:#004ea2;
    border:1px solid #004ea2;
    color:#fff;
    height:30px;
    line-height:30px;
    margin:0 5px;
    padding:5px 10px;
    box-sizing: border-box;
}
.pagebox span.pagebox_num_nonce a{
	padding: 0;
	border: 0;
	color: #fff;
	margin: 0;
	background: none;
}
.pagebox span.pagebox_num:hover a{
    background-color:#004ea2;
    border:1px solid #004ea2;
    color:#fff;
    cursor:pointer;
}
.pagebox span.pagebox_next:hover a,.pagebox span.pagebox_pre:hover a{
    background-color:#004ea2;
    border:1px solid #004ea2;
    color:#fff;
    cursor:pointer;
}
.pagebox_jump {
    display:none;
}





/*footer*/
.footer{
    height: 215px;
    background: #004ea2;
    margin-top:50px;
}
.footer>div{
    width:1200px;
    height: 215px;
    margin: 0 auto;
    color: #fff;
}
.footer>div>div{margin:0 20px;}
.footer div.code{
    width: 115px;height: 150px;
    text-align: center;margin-top:50px;
}
.footer .footerInfo{
    padding-top: 60px;
    font-size: 12px;
}
.footer .footerInfo p{
    margin-top:10px;
}
.footer .footerInfo p a{
    margin:10px 5px; color: #fff;
    font-size: 12px;
}
.footer .footerInfo p a:hover{
    text-decoration: underline;
}