body{
    position:relative;
}
?/*banner???????*/
.banner_hide {
    height: 560px;
    /*background-color: red;*/
    padding: 0px;
    background: url("../images/bj(1).png") no-repeat 0 0;
    background-size: cover;
}
.banner_hide .banner_hide_conter {
    width: 1200px;
    height: 100%;
    /*background-color: pink;*/
    margin: 0 auto;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col {
    height: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 55px;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col h1 {
    font-size: 60px;
    color: #063796;
    font-weight: 700;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col p {
    font-weight: 700;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col p span {
    margin-right: 10px;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col:last-child {
    text-align: right;
    padding-top: 110px;
    position: relative;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col:last-child p {
    padding-right: 132px;
    font-size: 18px;
    color: #034296;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col:last-child .data {
    background: url("imagesdata.png") no-repeat 0 0;
    width: 300px;
    height: 66px;
    display: inline-block;
    line-height: 66px;
    color: #fff;
    text-align: left;
    padding-left: 6px;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col:last-child .data span {
    margin-right: 12px;
    margin-left: 12px;
    font-size: 20px;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col:last-child iframe {
    padding-left: 300px;
    margin-top: 30px;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col:last-child ul {
    padding-left: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    bottom: 82px;
    right: 0px;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col:last-child ul li {
    float: left;
    width: 99px;
    height: 32px;
    list-style: none;
    text-align: center;
    line-height: 32px;
    background-color: #2883c3;
    color: #fff;
    cursor: pointer;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col:last-child ul li a {
   
    width: 99px;
    height: 32px;
    
    text-align: center;
    line-height: 32px;
    background-color: #2883c3;
    color: #fff;
    cursor: pointer;
        display: inline-block;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col:last-child ul li:hover a {
    float: left;
    width: 99px;
    height: 32px;
    list-style: none;
    text-align: center;
    line-height: 32px;
    background-color: #034296;
    color: #fff;
    cursor: pointer;
}
.banner_hide .banner_hide_conter .banner_hide_conter_col:last-child ul .active_text {
    float: left;
    width: 99px;
    height: 32px;
    list-style: none;
    text-align: center;
    line-height: 32px;
    background-color: #034296;
    color: #fff;
}
/*banner????????*/
.banner_show {
    width: 100%;
    /*height: 164px;*/
    /*overflow: hidden;*/
    display: block;
}
.banner_show .banner_show_center {
    width: 1200px;
    height: 164px;
    margin: 0 auto;

}
.banner_show .banner_show_center img {
    margin-top: 14px;
}
.banner_show .banner_show_center .input {
    float: right;
    margin-top: 60px;
    height: 44px;
    margin-right: 20px;
    border: 1px solid #e5e5e5;
    background-color: #f4f4f4;
}
.banner_show .banner_show_center .input img {
    margin-left: 10px;
}
.banner_show .banner_show_center .input span {
    width: 44px;
    height: 44px;   
    display: inline-block;
}
.banner_show .banner_show_center .input input {
    outline:none; border:none;
    height: 100%;
    line-height: 44px;
    background-color: #f4f4f4;
    vertical-align: top;
}
.banner_show .banner_show_center ul {
    float: right;
    margin-top: 60px;
    overflow: hidden;
}
.banner_show .banner_show_center ul li {
    list-style: none;
    float: left;
    height: 44px;
    overflow: hidden;
}
.banner_show .banner_show_center ul li a {
    width: 100px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background-color: #2784c1;
    color: #d8dae7;
    padding: 0 !important;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
}
.banner_show .banner_show_center ul li:hover a {
    background-color: #034296;
    color: #fff;
}
.logo {
    width: 100%;
    background: -webkit-linear-gradient(left,#034296, #2883c3);
    background: -o-linear-gradient(right,#034296, #2883c3);
    background: -moz-linear-gradient(right,#034296, #2883c3);
    background: linear-gradient(to right,#034296, #2883c3);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#034296', endColorstr='#2883c3',GradientType=0 )\0;
}
.logo .logo_conter {
     width: 1200px;
     height: 66px;
     margin: 0 auto;
 }
.logo .logo_conter ul {
    width: 1200px;
    height: 66px;
    padding-left: 0px;
    margin-bottom: 0px;
    position: relative;
}
.logo .logo_conter ul li {
    list-style: none;
    float: left;
    cursor: pointer;
    width: 144px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.logo .logo_conter ul li a {
    cursor: pointer;
    width: 144px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: left;
}
.secondary_menu {
    position: absolute;
    left: 0;
    right: 0;
    height: 0;
    top: 66px;
    z-index: 9999;
    background: #f8f8f8;
    overflow: hidden;
    transition: all 300ms;      
    padding-left: 144px; 
}
.service_menu {
    padding-left: 720px;
}
.logo .logo_conter ul li .secondary_menu li {
    height: 50px;
    width: 150px;
    float: left;
}
.logo .logo_conter ul li .secondary_menu li a {
    line-height: 50px;
    font-size: 12px;
    height: 50px;
    width: 150px;
    color: #666;
    float: left;
}
.logo .logo_conter ul li:hover a {
    border-bottom-right-radius:33px;
    background-color: #80bd34;
}
.logo .logo_conter ul li:hover ol.secondary_menu {
    border-bottom: 1px solid #eee;
}
.logo .logo_conter ul li:hover ol li a {
      background-color: #f8f8f8;
}
.logo .logo_conter ul li .secondary_menu li a:hover {
    background: #f8f8f8;
}
.logo .logo_conter ul .active {
    behavior: url(PIE.htc);
    border-bottom-right-radius:33px;
    -webkit-border-bottom-right-radius:33px;
    -moz-border-bottom-right-radius:33px;
    background-color: #80bd34;
}
/*???????????*/
/*????*/
.content_main {
    width: 100%;
    overflow: hidden;
    background: #f8f8f8;
}
.content {
    width: 1200px;
    overflow: hidden;
    margin: 70px auto 50px;
}
.content_left {
    width: 880px;
    float: left;
    background: #fff;
    overflow: hidden;
    
}
.cont_location {
    height: 71px;
    line-height: 71px;
    padding-left: 51px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #666;
    background: #f8f8f8;
}
.cont_location span {
    margin: 0 18px;
}
/*???????????*/
/*????????????*/
.content_right {
    float: right;
    width: 300px;
    overflow: hidden;
}
.right_menu {   
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
}
.right_menu dt {
    background: linear-gradient(to right,#034296, #2883c3);
    background: -webkit-linear-gradient(left,#034296, #2883c3);
    background: -o-linear-gradient(right,#034296, #2883c3);
    background: -moz-linear-gradient(right,#034296, #2883c3);
    background: linear-gradient(to right,#034296, #2883c3);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#034296', endColorstr='#2883c3',GradientType=0 )\0;
    line-height: 110px;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    padding-left: 40px;
}
.right_menu dd {
    padding: 11px 0;
    color: #333;
    width: 100%;    
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
    margin: 0;
}
.right_menu dd a {
    line-height: 50px;
    display: block;
    width: 100%;
    height: 50px;
    border-left: 5px solid #fff;
    box-sizing: border-box;
    padding-left: 40px;
    text-decoration: none;
}
.right_menu dd.cooperation {
    padding: 0;
}
.right_menu dd.cooperation a {
    height: 100%;
    padding: 0;
    border: none;
    text-align: center;
    padding-bottom: 12px;
}
.right_menu dd.cooperation  a img {
    height: 100%;
}
.right_menu dd.cooperation:hover a {
    border: none;
}
.right_menu dd.curr {
    background: #ebebeb;
}
.right_menu dd.curr a {
    border-left: 5px solid #034296; 
}
.right_menu dd:hover {
    background: #ebebeb;
}
.right_menu dd:hover a {
    border-left: 5px solid #034296;
    box-sizing: border-box;
}
.right_menu dd.last_menu {
    width: 100%;
    height: 110px;
    border: none;
    background: url(imageslastmenu_bg.jpg) no-repeat left 1px;   
}
.right_menu dd.last_menu a {
    height: 100%;
    width: 100%;
    display: block;
}
.right_menu dd.last_menu:hover a {
    border-left: 5px solid #fff;
    box-sizing: border-box;
}

.right_plan {
    width: 300px;
    overflow: hidden;
    margin-top: 20px;
    float: left;
    border: 1px solid #eee;
    background: #eee;
}
.planBg_left {
    float: left;
    height: 178px;
    width: 223px;
    background: url(imagesrightddNextbg_03.png) no-repeat left top;
}
.planBg_right {
    float: right;
    height: 178px;
    width: 73px;
    background: url(imagesrightddNextbg_05.jpg) no-repeat left top;
}
.planBg_title {
    width: 100%;
    padding: 20px;
    color: #333;
    line-height: 30px;
    background: #fff;
    float: left;
}
.contact {
    float: left;
    width: 300px;
    overflow: hidden;
    margin-top: 20px;
    background: #fff;
    border: 1px solid #eee;
}
.conf_contact {
    overflow: hidden;
    border-bottom: 2px solid #eee;
    padding: 20px 0;
}
.conf_contact p {
    color: #034296;
    font-size: 24px;
    line-height: 50px;
    padding-left: 40px;
}
.conf_contact p.curr {
    font-size: 16px;
    line-height: 20px;
}
.contact_phone {
    width: 100%
    padding: 20px 40px;
}
.contact_phone {
    width: 100%;
    padding: 20px 40px;
    overflow: hidden;
}
.contact_phone li {
    overflow: hidden;
    float: left;
    width: 100%;
    margin:10px 0;
}
.contact_phone li p {
    width: 100%;
    line-height: 38px;
    overflow: hidden;
}
.contact_phone li p i {
    float: left;
    height: 38px;
    width: 38px;
    margin-right: 20px; 
    line-height: 38px;
    text-align: center;
    color: #999;    
}
.contact_phone li p i.curr {
    background: url(imagescontact_phone_bg_03.png) no-repeat center;
}
.contact_phone li p em {
    float: left;
}
/*????????????*/
/*??????????????*/
/*?????*/
.arrangement {
    width: 100%;
    background: #f8f8f8;
    border-bottom: 3px solid #ededed;
}
.arran_cont {
    width: 1200px;
    overflow: hidden;
    height: 160px;
}
.arran_cont span {
    float: left;
    width: 201px;
    height: 160px;
    padding: 45px 30px;
    font-size: 30px;
    color: #fff;
    font-weight: 900;
    line-height: 35px;
    background: url(imagesarrangement_bg.png) no-repeat left bottom;
}
.arran_cont ul {
    overflow: hidden;
    float: left;
    height: 160px;
    width: 999px;
}
.arran_cont ul li {
    float: left;
    width: 300px;
    height: 160px;
    padding: 60px 0 30px 20px;
    margin-right: 30px;
}
.arran_cont ul li:nth-child(2) {
    width: auto;
    padding-left: 50px;
}
.arran_cont ul li p {
    color: #034296;
    font-size: 24px;
    line-height: 40px;
}
.arran_cont ul li i {
    color: #999;
    display: block;
    line-height: 30px;
}
/*?????*/
/*??????????*/
.wid{
   background-color: #fff;
}
.arran_event {
    width: 1200px;
    overflow: hidden;
    padding-bottom: 120px;
}
.event_left {
    float: left;
    width: 201px;
    padding: 50px 0;
}
.event_left p {
    color: #80bd34;
    font-size: 25px;
    line-height: 42px;
}
.arran_event ul {
    overflow: hidden;
    width: 999px;
}
.arran_event ul li {
    overflow: hidden;
    width: 328px;
    margin-right: 30px;
    float: left;
    background: url(imagesarranli_bg.png) no-repeat 50px top;
}
.arran_event ul li span {
    width: 100%;
    margin-top: 50px;
    display: inline-block;
    overflow: hidden;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #eee;
}
.schedule {
    display: inline-block;
    height: 100%;
    width: 106px;
    float: left;
    overflow: hidden;
}
.schedule i {
    height: 50%;
    float: left;
    width: 100%;
    line-height: 200px;
    color: #337ab7;
}
.schedule_events {
    overflow: hidden;
    float: left;
    width: 200px;
}
.schedule_events p {
    float: right;
    width: 100%;
    float: left;
    line-height: 30px;
    font-size: 14px;
    color:#666;
}
.arran_event ul li b {
    color: #337ab7;
}
.arran_event ul li.curr {
    width: 600px;  
}
.arran_event ul li.curr .branch {
    margin-top: 50px;
    border: 1px solid #eee;
    overflow: hidden;
}
.arran_event ul li.curr .branch span {
    margin-top: 0;
    width: 50%;
    float: left;
    font-size: 14px;
    line-height: 30px;
    border: none;
}
.arran_event ul li.curr .branch span b {
    line-height: 50px;
    display: block;
}
.arran_event ul li.curr .branch span p strong {
    color: #337ab7;
}
/*??????????????*/
/*footer???*/
.footer {
    width: 100%;
    height: 100px;  
    background-color: #1664ae;
    text-align: center;
    margin-bottom: 0px;
    color: #d5deec;
}
.footer p {
    width: 1200px;
    height: 100px;
    padding-top: 20px;
}
.footer p span {
    width: 50%;
    float: left;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    padding-left: 100px;
}
.pc {
   font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif
}
.mac{
  font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif
}
/* 閿熸枻鎷风淮閿熸枻鎷� */
.erweima {
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 9999;
}
.erweima img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    border: 0;
}