* {margin:0; padding:0;
}
html, button, input, select, textarea {
    font-family: "Arial","Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif,"Î¢ÈíÑÅºÚ"
}
body,html{
	min-width: 1260px; font-size:14px; color:#383838;
}
*{
     padding:0;
     margin:0;
}
a{
	 text-decoration:none;
}
a:hover{
	transition:all .5s 0s ease-in;
}
.clear{ clear:both;}
.bg-1{ background-color:#f3f3f3;}






.naver a, .jjicons a, .ywicons a, .newlist .text a {
    color: #fff;
}

    .naver a:hover, .jjicons a:hover, ywicons a:hover, .newlist .text a:hover {
        color: #fff;
    }

.wenhualist a, .hrlist .list a, .footer .col a {
    color: #FFF;
}

    .wenhualist a:hover, .hrlist .list a:hover, .footer .col a:hover {
        color: #FF0;
        text-decoration: underline;
    }

.header {
    border-bottom: #fff solid 1px;
    max-width: 100%;
    margin: 0 auto;
    width: 1920px;
    clear: both;
    overflow: hidden;
    background: #2553a8;
}
/*.header_top {background:url("../images/top_back3.gif") no-repeat center;}*/
.header_box {
    height: 60px;
    padding: 27px 0;
    margin: 0 auto;
    width: 1680px;
    clear: both;
    overflow: hidden;
}

    .header_box .logo {
        width: 24%;
        max-width: 492px;
        max-height: 75px;
        float: left;
        display: block;
    }

        .header_box .logo img {
            width: 100%;
            z-index: 1300;
        }

/*.jy_search {
    float: right;
    max-width: 300px;
    width: 20%;
    background: #2453a8;
    height: 113px;
}

.search-box {
    margin: 0 auto;
    width: 250px;
    height: 113px;
    color: #999999;*/
    /*background: url(../jy_images/search-icon.png) right center no-repeat #4c4c4c;*/
/*}

#search {
    margin: 10px 0 0 -30px;
    padding-left: 5px;
    width: 170px;
    height: 30px;
    float: left;
    border-radius: 20px;
    background-color: transparent;
    border: 2px solid #fff;
    outline: none;
    color: #fff;
}

.search_img {
    width: 30px;
    height: 30px;
    margin: 15px 0 0 10px;
}*/

div.search {
    float: right;
    max-width: 300px;
    width: 20%;
    background: #2453a8;
    height: 113px;
}

form {
    position: relative;
    margin: 0 auto;
}

.d1 {
    background: #A3D0C3;
    margin-top:10px;
}

    .d1 input {
        width: 100%;
        height: 42px;
        padding-left: 10px;
        border: 2px solid #FFFFFF;
        /*border-radius: 5px;*/
        outline: none;
        background: #F9F0DA;
        color: #9E9C9C;
    }

    .d1 button {
        position: absolute;
        top: 0;
        right: 0px;
        width: 42px;
        height: 42px;
        border: none;
        background: #2553a8;
        margin:2px;
        color:#FFFFFF;
       /* border-radius: 0 5px 5px 0;*/
        cursor: pointer;
    }

        .d1 button:before {
           /* content: "\f002";
            font-family: FontAwesome;*/
            font-size: 16px;
            color: #FFFFFF;
        }

.header .naver {
    width: 55%;
    max-width: 1230px;
    float: left;
}

    .header .naver ul {
        margin: 0;
        padding: 0 5% 0 5%;
        width: 100%;
    }

        .header .naver ul li {
            width: 13%;
            text-align: center;
            font-size: 24px;
            list-style: none;
            display: inline-block;
            line-height: 60px;
        }

    .header .naver .sub_menu {
        height: 40px;
        line-height: 70px;
        min-width: 100px;
        position: absolute;
        z-index: 1200;
        background: rgba(255,255,255,0);
        top: 60px;
        text-align: center;
        white-space: nowrap;
    }

        .header .naver .sub_menu .dropMenu {
            position: relative;
            line-height: 30px;
            width: 100%;
        }

        .header .naver .sub_menu ul li {
            width: auto;
            float: left;
            list-style: none;
            margin: 0 5px;
            padding: 0;
            display: inline-block;
        }

        .header .naver .sub_menu .dropMenu li a {
            color: #fff;
            font-family: "Î¢ÈíÑÅºÚ";
            font-size: 16px;
            padding: 1px 10px;
            border: 2px solid #d6cdcd;
            border-radius: 30px;
            -moz-border-radius: 30px;
            -webkit-border-radius: 30px;
            white-space: nowrap;
        }

            .header .naver .sub_menu .dropMenu li a:hover {
                border: 2px solid #fff;
            }
.notic-box {
    height: 80px;
    line-height: 80px;
    background: #2553a8;
    width: 100%;
}
    .notic-box .notic {
        width: 1100px;
        background: url(../jy_images/notice.png) left center no-repeat;
        padding-left: 180px;
        overflow: hidden;
        white-space: nowrap;
        margin: 0 auto;
    }
.notic-box .notic a{ color:#fff;}
.notic-box .notic a:hover{ text-decoration:underline;}
.notic-box .notic span{ padding:0 10px 0 20px; color:#ccc; font-size:18px; font-weight:bold;}

.content{width:100%}
.content .con-box{ margin:0 auto; width:1700px; padding-top:30px; padding-bottom:30px;}

.video{ padding-left:30px; float:left; width:520px;}
.video .v_title{ height:56px; padding-bottom:20px;}
    .video .v_title span {
        height: 56px;
        line-height: 56px;
        font-size: 24px;
        font-weight: bold;
        background: #2553a8;
        color: #fff;
        padding: 0 10px;
        display: inline-block;
    }
.video .v_title .more{ float:right; padding-right:10px; font-size:16px;  color:#999; 	height:56px; line-height:56px;}
.video .v_con{ margin-top:10px; padding:40px 20px; background:#fff; position:relative}
.video .v_con p{ font-size:20px; color:#313131; font-weight:bold; height:108px; line-height:36px; }
    .video .v_con .dot_more {
        background: url(../jy_images/video-icon.png) left center no-repeat;
        height: 40px;
        line-height: 40px;
        padding-left: 40px;
        display: inline-block;
        position: absolute;
        right: 20px;
        bottom: 0px;
        color: #2553a8;
        font-size: 16px;
    }
.video .v_con .dot_more:hover{ text-decoration:underline;}

.news{ padding-left:30px; float:left; width:500px;}
.news-hq{ padding-bottom:10px;}
    .news-hq p {
        height: 56px;
        line-height: 56px;
        font-size: 24px;
        font-weight: bold;
        color: #000;
        background: url(../jy_images/line-blue.jpg) left bottom no-repeat;
    }
.news-hq p.pblue{ background:url(../jy_images/line-blue.jpg) left bottom no-repeat;}
.news-hq ul{ padding:10px 0 0 0; }
.news-hq ul li{ list-style:none; height:36px; line-height:36px;}
.news-hq ul li span{ padding:0 10px 0 0; color:#e50213; font-size:18px; font-weight:bold; }
.news-hq ul li a{ font-size:16px; color:#313131; }
.news-hq ul li a:hover{ text-decoration:underline}

.abus{ width:1050px; float:left; }
.imgab{ padding-bottom:20px;}
.abus p{  font-size:18px; line-height:42px; text-indent:36px; text-align:justify}
.abus .icon_list{ padding:30px 0;}
.abus .icon_list li{list-style:none;float:left; width:100px; padding-left:60px; border: 1px solid #a0a0a0; border-radius:8px; padding:10px 10px 10px 60px; margin-right:20px;}
    .abus .icon_list li a {
        font-size: 24px;
        color: #2553a8; font-weight:bold;
    }
.abus .icon_list li a:hover{ color:#2b58ab;}
    .abus .icon_list li i {
        font-style: normal;
        font-size: 12px;
        color: #2b58ab;
    }
.abus .icon_list li.icon1{ background:url(../jy_images/usicon_03.png) left center no-repeat;}
.abus .icon_list li.icon2{ background:url(../jy_images/usicon_05.png) left center no-repeat;}
.abus .icon_list li.icon3{ background:url(../jy_images/usicon_07.png) left center no-repeat;}
.abus .icon_list li.icon4{ background:url(../jy_images/us-icon_09.png) left center no-repeat;}

.devlep{ width:620px; margin-left:30px; float:left}
.devlep ul{ padding:10px 0 0px 40px; background:url(../jy_images/licheng.png) left top no-repeat;  height:520px; margin-top:10px;}
.devlep ul li{ list-style:none; padding:10px 0}
    .devlep ul li span {
        color: #2553a8;
        font-size: 18px;
        line-height: 36px;
        display: block;
        float: left;
        width: 90px;
        font-weight: bold;
    }
.devlep ul li p{ float:left; width:490px; line-height:36px; max-height:108px; overflow:hidden; color:#313131; font-size:16px;}

.footer {
    background: url(../jy_images/foot-bg.jpg) top center no-repeat #2553a8;
    height: 367px;
}
.f-box{ margin:0 auto; padding:30px 130px 0 130px; width:1440px;position:relative; height:250px;}
.f-box .web_map{ padding:20px 0 40px 0; }
.f-box .web_map a{ color:#ffffff; font-size:18px; padding-right:30px;}
.f-box .web_map a:hover{ text-decoration:underline}
    .f-box p {
        color: #ffffff;
        font-size: 18px;
        line-height: 36px;
    }

.weixin-b{ position:absolute; right:150px; bottom:50px;}
.weixin-b li{ float:left; list-style:none; padding-left:50px; }
.weixin-b li span{ display:block; text-align:center; padding:10px; font-size:14px; color:#000000;}
.f_bottom{padding:30px 0 30px 130px; width:1440px;margin:0 auto;font-size:16px;}
.f_bottom span{color:#fff; padding:17px 0 17px 180px;}
    .f_bottom a {
        color: #fff;
        background: url(../jy_images/footicon_03.png) left center no-repeat;
        padding: 17px 30px 17px 30px;
        margin-left: 300px;
    }
    .f_bottom b {
        font-weight: normal;
        background: url(../jy_images/footicon_05.png)left center no-repeat;
        padding: 17px 30px 17px 30px;
        color: #fff;
    }

