@charset "utf-8";
/* CSS Document */
body{width:100%;overflow-x:hidden;}

.banner-box{width:100%;position:relative;overflow:hidden;min-width: 1200px;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;text-align:center;}
.banner-box .bd li{width:100% !important;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-box .bd li a img,.banner-box .bd li img{max-width:100%;}
.banner-btn a{width:50px;height: 90px;position:absolute;top:0;font-size:0px;background: rgba(0,0,0,.4);}

.banner-btn a.prev{position:absolute;left:6.6%;top:50%;margin-top:-22px;} 
.banner-btn a.next{position:absolute;right:6.6%;top:50%;margin-top:-22px;}
.banner-btn a.prev:after{content:' ';position:absolute;top:50%;margin-top: -16px;left:50%;width:30px;height:30px;border:#fff solid;border-width:2px 2px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-5px;}
.banner-btn a.next:before{content:' ';position:absolute;top:50%;margin-top: -16px;left:50%;width:30px;height:30px;border:#fff solid;border-width:2px 2px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left: -21px;}
.banner-btn a.prev:hover:after{content:' ';position:absolute;top:50%;margin-top:-16px;left:50%;width:30px;height:30px;border:#fff solid;border-width:2px 2px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-5px;}
.banner-btn a.next:hover:before{content:' ';position:absolute;top:50%;margin-top:-16px;left:50%;width:30px;height:30px;border:#fff solid;border-width:2px 2px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-21px;}
.banner-box .hd {position:absolute;bottom:15px;width:100%;text-align:center;}
.banner-box .hd ul li{width:16px;height:16px;margin-right: 10px;display: inline-block;cursor: pointer;border-radius:50%;border:1px solid #fff;}
.banner-box .hd ul li.on{background:#fff;}



@keyframes uk-fade-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}}
.logo_l{animation-name:uk-fade-left;animation-duration: 1.1s;}  /* 左进入 */
.nav{animation-name:uk-fade-right;animation-duration: 1.1s;}  /* 右进入 */
@keyframes uk-fade-left{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}
.inlun_ert,.ade_ad_m_left,.abt_mb{animation-name:uk-fade-top;animation-duration: 1.1s;} /* 上进入 */
.tp_tl,.contact_m,.feed_m,.honr_mdf_lc,.prt_mdf_lc{animation-name:uk-fade-bottom;animation-duration: 1.1s;}  /* 下进入 */
/*.banner-box{animation-name:uk-fade-fz;animation-duration: 1.1s;}*/
@keyframes uk-fade-top{
    0%{
        opacity:0;
        transform:translateY(-100%)
    }
    100%{
        opacity:1;
        transform:translateY(0)
    }
}
@keyframes uk-fade-bottom{
    0%{
        opacity:0;
        transform:translateY(100%)
    }
    100%{
        opacity:1;
        transform:translateY(0)
    }
}
@keyframes uk-fade-fz{
0%{
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg)
}
    100%{
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
}
}



/* 分页 */
a{text-decoration:none;}
*{padding:0; margin:0; list-style:none;}
address,cite,em {font-style:normal;}
.page_tp{margin:27px auto;text-align:center;height:32px;line-height:32px;display:inline-block;width:100%;}
.page_op_txt{background:#fff;border:1px solid #ccc;height:30px;line-height:30px;padding:0px 10px !important;display:inline-block;color:#333333;font-size:12px;font-family:"微软雅黑";margin-right:10px;display:inline-block;margin-left:10px;outline:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp span{color:#6d6d6d;font-size:12px;font-family:"微软雅黑";display:inline-block;padding:0px !important;border:0px !important;background:none;}
.red_pcd{width:40px;height:28px;line-height:28px;color:#6d6d6d;font-size:12px;font-family:"微软雅黑";border:1px solid #ccc;padding-left:5px;margin-right:10px;margin-left:10px;display:inline-block;margin-top:-3px;outline:none;text-align:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.red_pcd1{width:46px;height:30px;border:1px solid #e5e5e5;color:#333;font-size:12px;font-family:"微软雅黑";background:none;cursor:pointer !important;margin-left:10px;display:inline-block;margin-top:-3px;background:#efefef;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp em{display:inline-block;margin-right:10px;}
.page_op_txtu{color:#bbb;}
.page_tp em a{background:#fff;border:1px solid #e5e5e5;padding:0px;height:30px;line-height:30px;width:36px;display:inline-block;color:#333333;font-size:13px;font-family:"微软雅黑";text-align:center;margin:0px 5px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp em a.on{border: 1px solid #333;color:#fff;background: #333;font-weight:bold;}
.page_tp em a.on_last{border-right:1px solid #e5e5e5;}


.banw{text-align:center;min-width:1200px;}
.banw img{max-width:100%;}


.about_m p{margin-top:20px;}
.about_m img{max-width:100%;}
.about_m{line-height:28px;font-size:14px;color:#4c4c4c;margin-bottom:50px;margin-top:50px;}

.contact_m{line-height:35px;font-size:14px;color:#343a40;padding:20px 0px;}
.contact_m ul{border-bottom:1px dashed #e5e5e5;padding-bottom:10px;margin-bottom:10px;}
.contact_m p strong{font-size:16px;}
.contact_m p img{max-width:100%;}



.feed_m{margin-top:30px;}
.feed_m li{line-height:36px;margin-bottom:22px;position:relative;}
.der_xcde{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:97%;}
.der_xcde1{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:180px;outline:none;color:#666;font-size:12px;padding:10px 2%;width:95%;}
.der_xcde2{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:40%;float: left;}
.der_xcde3{border:1px solid #233357;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;font-size:12px;width:100%;background:#233357;color:#fff;cursor:pointer !important;}
.feed_m li label{position:absolute;left:0px;top:36px;line-height:20px;color:#666;font-size:12px;}
.error{color:#ff0000;}
.feed_m li span{display:inline-block;line-height:36px;height:36px;margin-left: 10px;color:#666;font-size:12px;}
.feed_m li span img{float:left;}
.feed_m li span a{display:inline-block;color:#666;font-size:12px;}


.news_mdef_m{padding:30px 0px;}
.dhr_mt1{display:block;font-size:22px;line-height:35px;text-align:center;color: #333;margin:15px 0px 15px;}
.dhr_mt2{display:block;color:#666;font-size:12px;line-height:45px;text-align:center;margin-bottom:10px;border-bottom:1px dashed #dfdfdf;}
.dhr_mt3 img{max-width:100%;}
.dhr_mt3 p{color:#666;font-size:14px;line-height:30px;}
.dhr_mt3{margin-top:15px;color:#666;font-size:14px;line-height:30px;}

.pge_re{margin-bottom:20px;margin-top:40px;}
.pge_re span{display:block;line-height:32px;height:32px;overflow:hidden;font-size: 14px;color:#333;padding:0px 10px;}
.pge_re span a{color: #666;}
.ews_t_tl a:hover{color:#fff;background:#233357;}
.pge_re span a:hover,.text_bsd a:hover{color:#233357}



.title_l{font-size: 13px;line-height:40px !important;height: 40px !important;}
.title_l_ul{max-width:1200px;margin:0px auto;color: #797979;font-size: 14px;}
.title_l a{color:#797979;}
.title_l a:hover{color:#233357;}

.mian_center{max-width:1200px;margin:0px auto;min-width:1200px;}

.job_mdf_m{margin:0px auto 0px;padding:20px;}
.job_mdf_m ul{padding:10px 0px 10px;border-bottom:1px dashed #e5e5e5;margin-bottom:10px;}
.job_mdf_m ul li{color: #666666;font-size: 14px;line-height:25px;}
.job_mdf_m ul li span{color:#333;}
.job_mdf_m ul li h3{font-size:16px;}

.mess_left{margin-top:50px;width: 555px;float:left;margin-bottom:30px;}
.mess_right{margin-top:50px;width: 600px;height: 397px;float:right;}
.mess_right img{max-width:100%;max-height:397px;}
.an_cet1{display:block;color: #333;font-size:36px;line-height:40px;text-align:center;padding-bottom: 15px;margin-top:50px;}
.an_cet2{display:block;color: #828282;font-size:16px;line-height:40px;padding-bottom: 46px;text-align:center;}


.honr_mdf_lc{width:1200px;overflow:hidden;margin-top:30px;}
.honr_mdf_lc ul{width:1250px;}
.honr_mdf_lc ul li{float:left;width: 283px;margin-right:20px;margin-bottom:30px;overflow: hidden;transition: all ease 300ms;border: 1px solid #efefef;}
.nr_mdr{position: relative;height:250px;border-bottom: 1px solid #efefef;padding: 10px;overflow: hidden;}
.honr_mdf_lc ul li table{width: 100%;height:250px;}
.honr_mdf_lc ul li table img{max-width:100%;max-height:250px;}

.honr_mdf_lc ul li:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.xp_man_cd1{display:block;height: 50px;line-height: 50px;background: url(../images/r-jt.png)  245px center no-repeat;padding: 0px 60px 0px 19px;color: #636363;font-size: 14px;text-align: left;}
.honr_mdf_lc ul li:hover .xp_man_cd1{color: #233357;}
.honr_mdf_lc ul li:hover{box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);}

.dex_n_ret3 {padding: 0px 2px;overflow:hidden;margin-top:30px;}
.dex_n_ret3 ul{width:100%;}
.dex_n_ret3 ul li{position: relative;border-bottom: 1px solid #eee;padding: 20px 0px;}
.dex_n_ret3 ul li table{position:absolute;left:0px;top:20px;width: 200px;height: 133px;}
.dex_n_ret3 ul li table img{max-width: 200px;max-height: 133px;}
.ex_ne_trt{margin-left: 220px;min-height: 133px;margin-right: 120px;}
.ex_ne_trt span{display:block;font-size: 20px;color: #333;line-height: 40px;overflow:hidden;height: 40px;}
.ex_ne_trt span a{color: #333;font-size: 20px;}
.ex_ne_trt span a:hover{color:#0079c3;}
.ex_ne_trt em{display:block;font-size: 14px;line-height: 25px;color: #666;max-height: 75px;overflow:hidden;margin-top: 5px;}
.dex_n_ret3 ul li:hover .ex_ne_trt span a{color:#233357;}
.ex_ne_trt_lk{margin-left:0px;min-height:auto;}

.ne_me1{width:110px;position: absolute;right:0px;top: 35px;}
.ne_me1 em{display: block;font-size: 24px;color: #bbb;padding-top: 10px;font-style: normal;text-align: center;}
.ne_me1 span{display: block;font-size: 36px;color: #999;height:50px;overflow: hidden;line-height: 50px;font-style: normal;text-align: center;}





.ind_cen_ter{float:left;width:248px;margin-top:50px;}
.ind_rig_ht{float:right;width:925px;margin-top:50px;}
.abt_nmd{display:block;height: 94px;background: #0079c3 url(../images/protitle.png) no-repeat center left 23px;}
.abt_nmd em{display:block;color: #fff;font-size: 20px;font-weight: bold;padding-left: 78px;padding-top: 27px;}
.abt_nmd i{display:block;color: #fff;font-size: 12px;padding-left: 78px;font-style:normal;text-transform:uppercase;}

.y_ctr2 li{border-bottom: 1px solid #e5e5e5;position:relative;}

.y_ctr2 li a{display:block;background: url(../images/pjt-h.png) no-repeat 210px center;font-size: 14px;height:40px;line-height:40px;color:#555;font-size: 16px;padding:0px 30px 0px 15px;}
.y_ctr2 li.select a{color:#337ab7;}
.eb_lm_mdrf{position:relative;padding: 0px 5px;}
.leb_lm_m{display:none;}
.leb_lm_m a{display: block;height:32px;line-height:32px;color: #666;font-size: 13px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;padding:0px 15px;border-bottom:1px dashed #e5e5e5;}
.more_ald{display:block;position:absolute;right: 17px;top: -31px;width: 20px;z-index: 1;height: 20px;cursor:pointer;line-height: 19px;text-align: center;font-style: normal;color: #b2b2b2;font-size: 20px;background:#e5e5e5;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.y_ctr2{background: #fff;}
.leb_lm_m a:hover{color:#337ab7;}
.y_ctr2 li a:hover{background:#1484c8 url(../images/pjt.png) no-repeat 210px center;color:#fff;}
.more_ald:hover,.sel_ect{color:#b2b2b2;}


.n_ce_tt1{margin-top:20px;background: url(../images/cptel.jpg) no-repeat center top;}
.n_ce_tnm{height: 109px;background: url(../images/ctel.png) no-repeat center left 23px;}
.n_ce_tnm p{color: #fff;font-size: 14px;padding-left: 70px;padding-top:30px;}
.n_ce_tnm strong{color: #fff;font-size: 22px;display: block;padding-left: 70px;}
.n_ce_tt2 li{color: #555;display: block;padding: 13px 0;border-bottom: 1px dashed #e1e1e1;}

.pdh_ort_m_hn{width:925px;overflow:hidden;}
.pdh_ort_m_hn ul{width:950px;}
.pdh_ort_m_hn ul li{background: #eae8e8 url(../images/jia.png) no-repeat right bottom;width: 272px;float: left;padding: 13px 13px 0px;margin-right: 15px;margin-bottom: 15px;}
.pdh_ort_m_hnrt ul li{background: #fff url(../images/jia.png) no-repeat right bottom;width: 272px;float: left;padding: 13px 13px 0px;margin-right: 15px;margin-bottom: 15px;}
.pdh_ort_m_hn ul li span{display:block;height:220px;overflow:hidden;}
.pdh_ort_m_hn ul li span table{width:100%;height:220px;}
.pdh_ort_m_hn ul li span table img{max-width:100%;max-height:220px;}
.xp_m_cd{display:block;color: #555555;font-size: 14px;line-height: 55px;text-align: center;height:55px;overflow:hidden;}
.pdh_ort_m_hn ul li:hover span table img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.pdh_ort_m_hn ul li:hover{background:#0079c3 url(../images/jia-h.png) no-repeat right bottom;}
.pdh_ort_m_hn ul li:hover .xp_m_cd{color:#fff;}



.ser_pvice{height:180px;padding:40px 0;background: no-repeat url(../images/bg_icon.jpg);line-height: 30px;color: #666;min-width: 1200px;}
.ser_pvice ul{width:1200px;margin:0px auto;}
.ser_pvice ul li{width:25%;float:left;}
.ser_pvice ul li img{display:block;width:102px;height:102px;margin:0px auto;}
.ser_pvice ul li em{display:block;color: #666;font-size: 18px;line-height:35px;text-align: center;margin-top:10px;}
.ser_pvice ul li span{display:block;color: #666;font-size: 14px;line-height:35px;text-align: center;}




.abt_mb{height: 35px;line-height: 35px;padding-bottom: 20px;border-bottom: 1px solid #f2f2f2;padding-top: 20px;width:1200px;margin:0px auto;}
.abt_mb span{display:block;float:left;font-size:30px;}
.abt_mb em{display:block;float:right;}
.abt_mb em a {padding:0 20px;border:1px solid #e6e6e6;display:block;margin-left:10px;transition: ease-in-out .2s;color: #333;font-size:14px;float:left;}
.abt_mb em a:hover{background: #233357;color: #fff;border: 1px solid #233357;}




.prt_mdf_lc{width:1200px;overflow:hidden;margin-top:30px;}
.prt_mdf_lc ul{width:1250px;}
.prt_mdf_lc ul li{float:left;width: 283px;margin-right:20px;margin-bottom:30px;overflow: hidden;transition: all ease 300ms;border: 1px solid #efefef;}
.nr_mdr{position: relative;height:250px;border-bottom: 1px solid #efefef;padding: 10px;overflow: hidden;}
.prt_mdf_lc ul li table{width: 100%;height:250px;}
.prt_mdf_lc ul li table img{max-width:100%;max-height:250px;}
.prt_mdf_lc ul li:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.p_man_c_m{display:block;padding: 0 19px;}
.xp_man_c_d1{display:block;border-bottom: 1px solid #d6d6d6;height: 45px;line-height: 45px;font-size: 14px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;color: #333;}
.xp_man_c_d2{display:block;height: 45px;line-height: 45px;background: url(../images/r-jt.png)  218px center no-repeat;padding: 0px 36px 0px 0px;color: #636363;font-size: 14px;text-align: left;}
.prt_mdf_lc ul li:hover .xp_man_c_d2,.prt_mdf_lc ul li:hover .xp_man_c_d1{color: #233357;}
.prt_mdf_lc ul li:hover{box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);}


.inx_aut{background: url(../images/about_bj.jpg) no-repeat left top;padding-top: 86px;padding-bottom: 93px;background-size: cover;min-width: 1200px;}
.ab_snd_m{max-width:1200px;overflow:hidden;margin:30px auto 0px;}
.ab_left{float: right;width:48%;padding-left:2%;}
.ab_right{float: left;width:600px;text-align:center;height:400px;overflow: hidden;}
.st_t2 img{width: 100%;max-height: 400px;}
.st_t2{height:400px;display: flex;justify-content: center;align-items:center;}

.ab_left i{display: block;font-size: 48px;font-weight: bold;color: #fff;opacity: 0.46;height: 55px;font-style:normal;}
.ab_left span{display: block; color: #233357;font-size: 20px;line-height: 37px;font-weight: bold;}

.ab_left em{display:block;text-align:left;margin-top: 38px}
.ab_left em a{display:block;width: 100px;height:30px;line-height: 30px;background: #233357;text-align: center;color: #fff;font-size: 14px;border-radius: 15px;}
.ab_left p{font-size: 14px;color: #333;line-height:30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:6; margin-top: 50px;}



.inx_news{padding:60px 0px;min-width: 1200px;}
.index_pridt{background:#F5F5F5;padding:50px 0px;min-width: 1200px;}
.dex_pr_md{max-width:1200px;margin:0px auto;overflow: hidden;}
.inxd_pryt1{height: 96px;margin: 0px auto 60px;background: url(../images/news_t.png) no-repeat center;text-align: center;padding-top: 12px;}
.inxd_pryt1 span{display:block;color: #233357;font-size: 30px;font-weight: bold;line-height:40px;}
.inxd_pryt1 em{display:block;font-size: 14px;color: #999999;margin-top: 8px;text-align: center;margin-top: 16px;line-height:20px;}
.nde_left{width: 263px;overflow: hidden;background: #233357;padding: 10px;float: left;}
.nde_left span{display:block;height: 79px;background: #233357;}
.nde_left span em{font-size: 20px;color: #fff;font-weight: bold;text-align: center;height: 35px;line-height: 35px;display:block;}
.nde_left span i{display:block;font-style:normal;text-align:center;font-size:24px;color: #ffffff;text-transform:uppercase;color: rgba(255,255,255,0.36);}
.nde_left ul{padding: 10px 10px 15px;margin-top: 10px;background: #fff;}
.nde_left ul li{height:40px;line-height: 40px;background: url(../images/h_jt.png) no-repeat 208px center;padding: 0px 20px;margin: 16px 0;transition: all .5s;}
.nde_left ul li a{display:block;color: #333;height:40px;line-height: 40px;overflow:hidden;font-size: 14px;}
.nde_left ul li:hover{background: #233357 url(../images/b_jt.png) no-repeat 208px center;color: #fff;border-radius: 5px;}
.nde_left ul li:hover a{color:#fff;}
.nde_right{width: 895px;float: right;}




.xd_pr{background: url(../images/pro_t.png) no-repeat center;}


.de_lx_n_ret3{max-width:1200px;margin:0px auto;}
.de_lx_n_ret3 ul{width:100%;overflow:hidden;}
.de_lx_n_ret3 ul li{float:left;width:49%;position: relative;padding:20px 0px 0px;}
.de_lx_n_ret3 ul li:nth-child(2n){float:right;}
.de_lx_n_ret3 ul li table{position:absolute;left:0px;top:20px;width:150px;height:100px;}
.de_lx_n_ret3 ul li table img{max-width:150px;max-height:100px;}
.ex_n_e_trt{margin-left:170px;min-height:100px;}
.ex_n_e_trt span{display:block;font-size:16px;color: #333;line-height: 28px;overflow:hidden;height: 28px;}
.ex_n_e_trt span a{color:#333;font-size: 16px;}
.ex_n_e_trt span a:hover{color:#233357;}
.ex_n_e_trt em{display:block;font-size:12px;line-height: 25px;color: #666;height:75px;overflow:hidden;}
.ex_ne_trt_lk{margin-left:0px;}


.de_rit1{height: 56px;background: #233357;margin-bottom: 10px;padding:0px 10px;}
.de_rit1 span{display:block;font-size:14px;color: #fff;float:left;background:url(../images/lei.png) left center no-repeat;padding-left:35px;line-height: 19px;margin-top: 9px;}
.de_rit1 span em{font-size: 12px;color: #fff;text-transform: uppercase;display:block;}
.de_rit1 a{display:block;float: right;font-size: 14px;color: #fff;background: url(../images/b_jt.png) no-repeat right center;padding-right: 30px;line-height: 56px;}

.de_rit2 ul{width:920px;}
.de_rit2{width: 895px;overflow:hidden;}
.de_rit2 li{float:left;width: 283px;margin-right: 20px;margin-top: 23px;border: 1px solid #b4b4b4;}
.de_rit2 li span{display:block;height: 210px;overflow:hidden;}
.de_rit2 li span table{width:100%;height:210px;}
.de_rit2 li span img{max-width:100%;max-height:210px;}
.xp_ma_ln_cd1{display:block;height:47px;padding: 0 15px;font-size: 14px;color: #4c4c4c;text-align: center;line-height: 47px;overflow:hidden;transition: all .5s;}
.de_rit2 li:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.de_rit2 li:hover .xp_ma_ln_cd1{background: #233357 url(../images/c_cph.png) no-repeat center;color:#fff;}


.se_ar_ch{width: 100%;height: 61px;margin: 0 auto;padding: 0;background-color: #eee;position: relative;z-index: 9;border-bottom:1px solid #dedede;min-width: 1200px;}
.se_ar_ch ul{max-width: 1300px;margin:0px auto;padding:0px 15px 0px;}
.se_left{float: left;width: 66%;height: 21px;overflow: hidden;color: #797979;font-size: 15px;white-space: nowrap;text-overflow: ellipsis;margin: 0;padding: 0;line-height: 21px;margin-top: 20px;}
.se_left1{float: left;width: 66%;height: 80px;overflow: hidden;line-height: 80px;}
.se_left1 a{display:inline-block;color: #555;font-size: 16px;line-height: 80px;padding:0px 25px;}
.se_left1 a.omm{background: #1e3d95;color: #fff;}
.se_left em{color: #333;font-size: 14px;font-weight: bold;display: inline-block;}
.se_left{color: #666;display: inline-block;}
.se_left a{color: #666;margin-right:10px;border-right: 1px dotted #a4a4a4;display:inline-block;padding: 0 26px}
.se_left a:hover {color: #212d3a;}
.se_rift{float: right;width: 25%;height: 40px;overflow: hidden;margin: 11px 0 0 0;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.se_rift em{display:block;height: 36px;border:1px solid #233357;position: relative;border-radius: 25px;-moz-border-radius: 25px;-webkit-border-radius: 25px;overflow: hidden;background: #fff;}

.tp_t_m_xt1{height: 36px;overflow: hidden;line-height: 36px;color: #777;font-size: 12px;border-right: 0;background: #fff url(../images/sc_btn.png) 9px 9px no-repeat;outline: none;padding-left: 42px;width: 80%;float: left;border: 0px;}
.tp_t_m_xt2{display: block;width: 71px;height: 38px;overflow: hidden;line-height: 38px;color: #fff;font-size: 16px;text-align: center;background-color: #233357;border: none;outline: none;cursor: pointer;border-radius: 0;position: absolute;right: 0px;}
