
html{background-color:#fff;color:#333;font-size:12px;overflow-x: hidden;height: 100%;-webkit-tap-highlight-color: transparent;}
body, div, p, span, ul, li, dl, dt, dd, a, ol,img, h1, h2, h3, h4, h5, h6,select, section,input, footer,em,i{padding: 0; margin: 0; list-style: none; border: 0; box-sizing: border-box; -webkit-tap-highlight-color:transparent;font-family: "sans-serif", "Microsoft YaHei", "微软雅黑", "Tahoma", "Helvetica"; max-height: 100000px;}
article,aside,footer,header,section,nav,figure,figcaption,hgroup,details,menu{display:block;}
h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:100%;font-weight:normal;}
address,cite,dfn,em,i,optgroup,var{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;text-align:left;}
caption,th{text-align:inherit;}
ul,ol,menu{list-style:none;}
fieldset,img{border:0;}
img,object,input,textarea,button,select{vertical-align:middle;outline:none;border:none;background:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
select::-ms-expand { display: none; }
a,ins,s,u,del{text-decoration:none;}
sup,sub{vertical-align:baseline;}
a {text-decoration: none; outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);color:#333;}
a:hover { text-decoration: none;}
/*reset*/


/*公用代码*/
.text_overflow{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.text_overflow2{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.clearfix::before,.clearfix::after{content: "."; height: 0; line-height: 0; display: block; visibility: hidden; clear: both;}
.auto{margin:0 auto;}
.f_left{float:left;}
.f_right{float:right;}
.text_center{text-align: center;}
.container{width:1190px;margin: 0 auto;}
body{background:#f4f4f4;}


/*top*/
.container{width:1190px;margin: 0 auto;}
.f_left{float:left;}
.f_right{float:right;}
.text_center{text-align: center;}
.lg_top{height:34px;background:#eeeeee;border-bottom:1px #dddddd solid;display:none;}
.lg_top .top_news {float:left;}
.lg_top .top_news a{display: block;line-height:34px;color:#848484;}
.lg_top .top_news a:hover{color:#2b7ac3;}
.lg_top .top_right{float:right;}
.lg_top .top_right>ul>li{float:left;height:34px;position: relative;}
.lg_top .top_right>ul>li>a{color:#999;display: block;padding:0 14px;height:14px;margin-top:10px;line-height:14px;}
.lg_top .top_right>ul>li+li a{border-left:1px #999999 solid;}
.lg_top .top_right>ul>li a:hover{color:#2b7ac3;}
.lg_top .top_right>ul>li a span{font-size:10px;}
/*校区样式*/
.lg_top .xuexiao{position: absolute;top: 34px;right: -182px;width: 526px;height:248px;background: #ffffff;border: solid 1px #cccccc;z-index: 999;border-top:none;padding:10px 0 0 20px;display: none;}
.lg_top .top_right>ul>li:first-child:hover .xuexiao{display:block;}
.lg_top .xuexiao .clearfix p{width: 10%;color: #333;height:32px;line-height:32px;font-size:14px;}
.lg_top .xuexiao ul{width: 90%;}
.lg_top .xuexiao ul li{float: left; width: 50px;height:32px;line-height:32px;margin:1px 0;}
.lg_top .xuexiao ul li a{display: block;height:32px;line-height:32px;color: #747474; width:100%;margin:0 3px;font-size:12px;}
.lg_top .shengming{padding: 10px 10px;}
.lg_top .shengming a{display:block; color:#999;line-height:1.8;}
.lg_top .shengming a:hover{color:#72A4F9;}
/*top*/

/*header*/
.header{background:#fff;height:115px;}
.header h1 {
    float: left;
    width: 251px;
    height: 71px;
    background: url(../image/logo.png) no-repeat;
    text-indent: -10004px;
    margin-top: 26px;
}
.header .header_right{float:right;}
    .logo_search{width:460px;float:left;margin-top:26px;}
    .logo_search .se_top{background:#eceff1;height:38px;width:100%;overflow:hidden;border-radius: 2px;}
    .logo_search .se_top select{float:left;height:38px;border:none;outline:none;width:67px;text-align: center;padding-left:15px;font-size:14px;color:#999;background: url("https://www.bjlongre.cn/assets/Home/css/images/index/xl.png") no-repeat scroll 50px center #eceff1;}
    .logo_search .se_top input{float:left;height:38px;width:326px;border-left:1px #ebebeb solid;padding-left:10px;background:none;font-size:14px;color:#999;}
    .logo_search .se_top span{float:right;background:#449adc; color:#fff;height:100%;width:56px;line-height: 38px;cursor:pointer;font-size: 28px;text-align: center;transition: all 0.5s ease-out;}
    .logo_search .se_top span:hover{background:#2a78c3;}
    .logo_search .se_bot a{display:inline-block;color:#999;line-height: 30px;margin-right:10px;}
    .logo_search .se_bot a:hover{color:#ff4040;}    
    .lger{float:left;margin-top:33px;}
    .lger img{float:left;margin: 0 12px 0 44px;}
    .lger span{float:left;font-size: 14px;color:#8590a6;margin-top:5px;line-height:1.6;}
/*header*/

/*nav*/
.lgnav{ height: 44px; line-height: 44px;background:#2a79c2; background: -moz-linear-gradient( left,#004197,#5fbff8);background:-webkit-linear-gradient(left,#004197,#5fbff8);background: -o-linear-gradient(left,#004197, #5fbff8);}
.lgnav ul li{ float: left;margin-right:39px;}
.lgnav ul li a{ color: #fff;display: block;font-size:17px;}
.lgnav ul li:first-child{ width:266px;padding-left:30px;}
/*banner*/
.banner{width:100%;overflow: hidden;height:500px;}
.banner a{display: block;width:100%;}
.banner_con{ display: block;position: relative;left: 50%;margin-left: -960px;width: 1920px;}
.banner_con .swiper-container{ height: 500px !important;}
    .swiper-container-horizontal>.swiper-pagination-bullets{bottom:18px;}
    .swiper-pagination-bullet{background:rgba(255,255,255,0.3) !important;opacity: 1;}
    .swiper-pagination-bullet-active{background:#fff !important;}
    .lg_ke{position: absolute;width:100%;top:0;left:0;}
        .ke_list{width:200px;height:500px;background:rgba(0,0,0,0.5);position: relative;z-index:999;}
        .ke_list ul{height:500px;}
        .ke_list ul li{width:200px;height:38.45px;color:#fff;font-size:16px;line-height:45.45px;padding-left:30px;cursor:pointer;}
        .ke_list ul li:hover{background:#fff;border-left:2px #0f54a7 solid; color:#0f54a7;}
        .ke_fenlei{display:none;padding:0 5px 0 30px;height:500px;position:absolute;top:0;left:200px;background:#fff;min-width: 800px;}
        .ke_list ul li:hover .ke_fenlei{display: block;}
        .ke_fenlei p{border-bottom:1px #eee solid;line-height: 56px;color:#333;}
        .ke_fenlei p span{display:inline-block;padding-right:45px;font-size:14px;}
        .ke_list li span a{ color: #fff;}
        .ke_list li:hover span a{ color: #0f54a7;}
        .ke_fenlei p a{display:inline-block;margin-right:20px;font-size:12px;width: 166px;}
        .ke_fenlei p a.curr{color:#fa5349;}
        .ke_fenlei p a:hover{color:#fa5349;}

/*kuai*/
.lg_kuai{padding:20px 0;}
.lg_kuai a{display: block;float:left;width:194px;height:109px;overflow:hidden;}
.lg_kuai a+a{margin-left:5px;}
.lg_kuai a img{display: block;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.lg_kuai a img:hover{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);transform:scale(1.08);}

/*咨询类*/
.z_title{line-height:64px;padding-left:44px;color:#333;border-bottom:1px #eee solid;}
.z_title>span{font-size:20px;font-weight: bold;position: relative;}
.z_title>span::before{content: " ";position: absolute;left:-10px;top:3px;width:3px;height:22px;background:#ff4040;}
.z_title a{float:right;font-size:12px;color:#999;margin-right:20px;font-weight:normal;}
.z_title a:hover{color:#ff4040;}
.z_title a span{font-size:12px;}

.consult_left{width:780px;float:left;}
    .consult_class{background:#fff;}
    .consult_class ul li{float:left;width:33.33%;border-right:1px #eee solid;padding:20px 0 10px;}
    .consult_class ul li:nth-child(3n){border-right:0;}
    .consult_class ul li:nth-child(n+4){border-top:1px #eee solid;}
    .consult_class ul li .iconew{float: left;width:64px;text-align: center;}
    .consult_class ul li .iconew span{color:#ff4040;font-size:36px;line-height:28px;margin-left:15px;}
    .consult_class ul li .ban{float: left;width:170px;cursor: pointer;}
    .consult_class ul li .ban h3{font-size:15px;color:#333;line-height:1.8;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
    .consult_class ul li .ban h3 i{color:red;}
    .consult_class ul li .ban .p2{font-size:13px;color:#666;line-height:1.8;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
    .consult_class ul li .ban a{display: block; font-size:12px;color:#ff4040;line-height:2;margin-top:10px;}
    .consult_class ul li .ban a:hover{color:#df0405;}
    .consult_class ul li:nth-child(n-3) .ban a{margin-bottom: 10px;}

	/*.rgone.curr{ display: none;}*/
    .consult_activity{margin-top:20px;background:#fff;padding-bottom:20px;}
    .activity{padding:0 25px;}
    .activity a{display: block;width:355px;height:100px;float:left;margin-top:20px;padding:20px;line-height:1.8;}
    .activity a:nth-child(1){background:url(../image/activity1.jpg) no-repeat;margin-right:20px;}
    .activity a:nth-child(2){background:url(../image/activity2.jpg) no-repeat;}
    .activity a:nth-child(3){background:url(../image/activity3.jpg) no-repeat;margin-right:20px;}
    .activity a:nth-child(4){background:url(../image/activity4.jpg) no-repeat;}
    .activity a h4{font-size:18px;color:#ff5000;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
    .activity a span{display: block; font-size:14px;color:red;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
    .activity a:hover h4{color:#ff844c;}
    .activity a:hover span{opacity: .6;}
    
.consult_right{width:390px;float:right;}
    .zixun{background:#fff;}
    .zixun .zixun_list{overflow:hidden;padding: 0 30px 23px 20px;}
    .zixun .zixun_list a{display: block; font-size:13px;color:#666;overflow:hidden;line-height:23px;margin-top:14px;position: relative;}
    .zixun .zixun_list a::before{content: "1";width:18px;height:18px;float:left;background: #c8c7c7;color:#fff;text-align: center;line-height:18px;margin-right:7px;border-radius:2px;margin-top:3px;}
    .zixun .zixun_list a:nth-child(2)::before{content:"2";}
    .zixun .zixun_list a:nth-child(3)::before{content:"3";}
    .zixun .zixun_list a:nth-child(4)::before{content:"4";}
    .zixun .zixun_list a:nth-child(5)::before{content:"5";}
    .zixun .zixun_list a:nth-child(6)::before{content:"6";}
    .zixun .zixun_list a:nth-child(-n+3)::before{background:#ff4040;}
    .zixun .zixun_list a:nth-child(n+2) em{float:left;width:238px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
    .zixun .zixun_list a em:hover{color:#fa534a;}
    .zixun .zixun_list a span{float:left;color:#ccc;font-size:13px;width:60px;text-align: right;}
    .zixun .zixun_list a:nth-child(1) em{float:left;width:188px; overflow:hidden; height:48px; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
    .zixun .zixun_list a:nth-child(1) span{position: absolute;top:44px;left:0px;}
    .zixun .zixun_list a:nth-child(1) img{display: block;width:108px;height:73px;float:right;}

    .lg_zt{margin-top:20px;background:#fff;}
    .zt_list{padding: 0 30px 18px 20px;}
    .zt_list a{display: block;overflow:hidden;margin-top:16px;}
    .zt_list a em{float:left;width:160px;}
    .zt_list a img{float:right;display: block;width:170px;height:105px;}
    .zt_list a em h3{font-size:14px;color:#333;line-height:2;margin-top:10px;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
    .zt_list a em span{font-size:13px;color:#666;line-height:1.6;float:left;  overflow:hidden; height:40px; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
    .zt_list a:hover em h3{color:#ff4040;}
    .zt_list a:hover em span{color:#999;}

.lg_ad{margin:20px auto 0;}
.lg_ad a{display: block;}

/*3个频道*/
.channel{background:#fff;margin-top:25px;}
    .ch_left{float:left;position: relative;width:270px;}
    .ch_center{float:left;width:640px;margin-left:32px;}
    .ch_right{float:left;width:216px;margin-left:32px;padding-right:30px;}

/*    .ch_left p{position: absolute;top:34px;left:0;width:100%;font-size:24px;color:#ff302a;text-align: center;}
    .ch_left span{position: absolute;bottom:40px;left:0;background:rgba(0,0,0,0.5);line-height:42px;font-size:18px;color:#fff;padding-right:40px;}
    .ch_left span em{display: inline-block;width:70px;text-align: center;background:#000;margin-right:14px;}*/
    .ch_left p{position: absolute;top:34px;left:0;width:100%;font-size:24px;color:#ff302a;text-align: center;}
    .ch_left span{position: absolute;bottom:40px;left:0;background:rgba(0,0,0,0.5);line-height:42px;font-size:18px;color:#fff;padding-right:40px;}
    .ch_left span em{display: inline-block;width:70px;text-align: center;background:#000;margin-right:14px;}
    .ch_left span a{color:#fff;}
    .ch_left span em a{color:#fff;}


    .ch_center .ch_list{margin-top:40px;}
    .ch_center .ch_list a{float:left;font-size:14px;color:#666;text-align: center;background:url(../image/shu.jpg) no-repeat center right;line-height:22px; padding: 0 10px;}
    .ch_center .ch_list a:hover{color:#ff302a;}
    .ch_center .ch_list a:last-child{background:none;}
    .ch_center .ch_list a:first-child{background:none;position: relative;font-size:18px;color:#ff302a;margin-top:-2px;}
    .ch_center .ch_list a:first-child::before{content: " ";position: absolute;left:-7px;top:1px;width:3px;height:22px;background:#ff302a;}
    
    .ch_ke ul li{float:left;margin-right:20px;margin-top:26px;}
    .ch_ke ul li:nth-child(3n){margin-right: 0;}
    .ch_ke ul li a{display: block;width:200px;}
    .ch_ke ul li a span{display: block;width:200px;height:125px;overflow:hidden;}
    .ch_ke ul li a span img{display: block;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;width: 200px;}
    .ch_ke ul li a:hover span img{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);transform:scale(1.08);}
    .ch_ke ul li a em{display: block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;font-size:14px;color:#333;padding:15px 0 0;}
    .ch_ke ul li a:hover em{color:#ff302a;}
    .ch_biao a{float:left;font-size:13px;color:#999;height:26px;line-height:24px;text-align: center;padding:0 10px;border:1px #ddd solid;border-radius:5px;margin:26px 10px 0 0;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
    .ch_biao a:hover{color:#fff;border:1px #ff302a solid;background:#ff302a;}

    .ch_right .ch_news{width:100%;}
    .ch_right .ch_news h2{position: relative;font-size:16px;color:#ff302a;margin:40px 0 11px 10px;}
    .ch_right .ch_news h2::before{content: " ";position: absolute;left:-10px;top:0px;width:3px;height:22px;background:#ff302a;}
    .ch_right .ch_news .ch_news_list a{display: block;font-size:13px;color:#666;line-height:30px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;position: relative;padding-left:12px;background:url(../image/dian.png) no-repeat center left;}
    .ch_right .ch_news .ch_news_list a:hover{color:#ff302a;}
    .channel .ch_right .ch_news h2:hover a{color:#ff302a;}
	.channel2 .ch_right .ch_news h2:hover a{color:#4a66ac;}
	.channel3 .ch_right .ch_news h2:hover a{color:#6b1eaa;}
.channel2 .ch_left p{color:#4a66ac;}
.channel2 .ch_center .ch_list a:hover{color:#4a66ac;}
.channel2 .ch_center .ch_list a:first-child{color:#4a66ac;}
.channel2 .ch_center .ch_list a:first-child::before{background:#4a66ac;}
.channel2 .ch_right .ch_news h2{color:#4a66ac;}
.channel2 .ch_right .ch_news h2::before{background:#4a66ac;}
.channel2 .ch_right .ch_news .ch_news_list a:hover{color:#4a66ac;}
.channel2 .ch_ke ul li a:hover em{color:#4a66ac;}
.channel2 .ch_biao a:hover{color:#fff;border:1px #4a66ac solid;background:#4a66ac;}

.channel3 .ch_left p{color:#6b1eaa;}
.channel3 .ch_center .ch_list a:hover{color:#6b1eaa;}
.channel3 .ch_center .ch_list a:first-child{color:#6b1eaa;}
.channel4 .ch_center .ch_list a:first-child{color: #219dab;}
.channel5 .ch_center .ch_list a:first-child{color: #db690d;}
.channel3 .ch_center .ch_list a:first-child::before{background:#6b1eaa;}
.channel4 .ch_center .ch_list a:first-child::before{background:#219dab;}
.channel5 .ch_center .ch_list a:first-child::before{background:#db690d;}


.channel4 .ch_right .ch_news h2::before {background-color: #219dab;}
.channel5 .ch_right .ch_news h2::before {background-color: #db690d;}

.channel3 .ch_right .ch_news h2{color:#6b1eaa;}
.channel3 .ch_right .ch_news h2::before{background:#6b1eaa;}
.channel3 .ch_right .ch_news .ch_news_list a:hover{color:#6b1eaa;}
.channel3 .ch_ke ul li a:hover em{color:#6b1eaa;}
.channel3 .ch_biao a:hover{color:#fff;border:1px #6b1eaa solid;background:#6b1eaa;}
/*话题*/
.lg_ht{background:#fff;margin:25px auto 0;}
    .lg_ht ul{padding: 0 30px;}
    .lg_ht ul li{float:left;width:266px;padding:20px 0;}
    .lg_ht ul li+li{margin-left:22px;}
    .lg_ht ul li a{display: block;}
    .lg_ht ul li a span{width:266px;height:142.72px;display: block;overflow:hidden;}
    .lg_ht ul li a span img{display: block;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out; margin: 0 auto;width:100%;}
    .lg_ht ul li a span:hover img{-webkit-transform:scale(1.08);-moz-transform:scale(1.08);transform:scale(1.08);}
    .lg_ht ul li h4{font-size:14px;color:#333;margin:15px 0 10px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
    .lg_ht ul li p{font-size:13px;color:#666;line-height:1.6;height:40px; overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
    .lg_ht ul li:hover h4{color:#ff4040;}
    .lg_ht ul li:hover p{color:#999;}
/*关于lg，版权*/
.lg_about{margin-top:25px;background:#004097;padding:48px 0;}
    .lg_wx{float:left;margin-right:100px;}
    .lg_wx p{float:left;margin-left:84px;}
    .lg_wx p span{display: block;font-size:14px;color:#fff;text-align: center;line-height:3;}
    .lg_about_list{float:left;}
    .lg_about_list ul li{float:left;width:150px;text-align: center;}
    .lg_about_list ul li h5{font-size:16px;color:#fff;line-height:2;}
    .lg_about_list ul li a{color:#fff;display:block; line-height:30px;width:72px;text-align: center;margin:6px auto 0;}
    .lg_about_list ul li a:hover{background:#003276;}

/*侧边栏*/
/*.aside{width:145px;height:330px;background:url(/images/index/asidebg.png) no-repeat;position: fixed;left:5px;bottom:100px;z-index:999999;}
.aside a{display: block;width:109px;height:330px;}
.aside .free{position: absolute;right:0px;top:10px;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.aside p{font-size:16px;color:#ffd179;text-align: center;font-style: oblique;padding-top:75px;font-weight: bold;}
.aside span{display: block;width:90%;margin:6px auto 0;font-size:14px;line-height:25px;text-align: center;background:rgba(255,255,255,0.3);color:#fff;font-weight: bold;border-radius:5px;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.aside span:hover{background:#fff;color:#fb4643;}
.aside span.curr{background:#fff;color:#fb4643;}
.rotate {display:block;-webkit-animation: fadeInDown 2s infinite linear reverse;animation: fadeInDown 2s infinite linear reverse;}
@-webkit-keyframes fadeInDown {
    0% {transform: rotate(0);}
    50% {transform: rotate(30deg);}
    100% {transform: rotate(0);}
}
@keyframes fadeInDown {
    0% {transform: rotate(0);}
    50% {transform: rotate(30deg);}
    100% {transform: rotate(0);}
}*/

/*弹框表单*/
.yh_formbg{display:none; width:100%;height:100%;background:rgba(0,0,0,0.8);position: fixed;top:0;left:0;z-index:999;}
.yh_formbg .yh_form{width:450px;height:513px;background:url(../image/formbg.png) no-repeat;margin:100px auto;padding-top:235px;position: relative;}
.yh_formbg .yh_form .from_cuo{position: absolute;top:44px;right:0px;cursor:pointer;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.yh_formbg .yh_form .from_cuo:hover{ transform: rotate(360deg);-webkit-transform: rotate(360deg);}
.yh_form_input{padding:0 84px;}
.yh_form_input p{background:#f5f5f5;height:45px;line-height:45px;margin:14px auto 0;overflow:hidden;border-radius:5px;}
.yh_form_input p input{background:none;border:none;font-size:15px;color:#d47f33;display: block;line-height:45px;height:45px;padding-left:10px;width:100%;}
.yh_form_input p select{border:none;font-size:15px;color:#d47f33;display: block;line-height:45px;height:45px;padding-left:10px;width:100%;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../image/xl1.png) no-repeat right center;}
.yh_form_input p input.yan{width:60%;float:left;}
.yh_form_input p a.code{float:left;width:40%;font-size:15px;line-height:45px;color:#d47f33;text-align: center;text-decoration:underline;}
.yh_form_input p a.code:hover{color:#fe4b41;}
.yh_form_input p a.button{display: block; height:45px;line-height:45px;color:#bf5202;font-size:18px;text-align: center;
     background: -moz-linear-gradient( top,#fef1c5,#ffd993);background:-webkit-linear-gradient(top,#fef1c5,#ffd993);background: -o-linear-gradient(top,#fef1c5, #ffd993);}
.yh_form_input p a.button:hover{ background: -moz-linear-gradient( top,#ffeb80,#ffc956);background:-webkit-linear-gradient(top,#ffeb80,#ffc956);background: -o-linear-gradient(top,#ffeb80, #ffc956);}
.yh_form_input p input::-webkit-input-placeholder{color:#d47f33;}
.yh_form_input p input::-moz-placeholder{color:#d47f33;}
.yh_form_input p input:-moz-placeholder{color:#d47f33;}
.yh_form_input p input:-ms-input-placeholder{color:#d47f33;}
/*弹框表单*/


/*  新增  */
.lg_ht.ls_ht ul li a span, .lg_ht.xs_ht ul li a span {
    width: 266px;
    height: 180px;
    display: block;
    overflow: hidden;}
.lg_ht.ls_ht ul li a h4, .lg_ht.xs_ht ul li a h4{ font-size: 20px; text-align: center;}
.lg_ht.xs_ht ul li, .lg_ht.xq_ht ul li{ text-align: center;}

.lg_ht.xq_ht ul li a span {
    width: 266px;
    height: 150px;
    display: block;
    overflow: hidden;}

.lgzb{ background: #fff; margin: 25px auto 0; padding: 35px 30px 10px;}
.lgzb dl dt{ float: left; width: 270px; margin-right: 18px;}
.lgzb dl dd{ float: left; width: 840px;}
.lgzb dl dd h4{ position: relative; font-size: 18px; font-weight: 800; text-indent: 0.5em; margin-bottom: 20px;}
.lgzb dl dd h4::before {
    content: " ";
    position: absolute;
    left: 0;
    margin-right: 7px;
    top: 3px;
    width: 3px;
    height: 22px;
    background: #004097;}
.lgzb dl dd p{ font-size: 14px; margin-bottom: 10px;}
.lgzb dl dd p a i{ margin-right: 5px;}

.xiaoqu{ margin-top: 30px;}
.xiaoqu ul li{ float: left; width: 50%; margin-bottom: 20px;}
.xiaoqu ul li h4{ position: relative; font-size: 18px; text-indent: 0.5em; margin-bottom: 15px;}
.xiaoqu ul li h4::before {
    content: " ";
    position: absolute;
    left: 0;
    margin-right: 7px;
    top: 3px;
    width: 3px;
    height: 22px;
    background: #004097;}
.xiaoqu ul li p{ font-size: 14px; margin-bottom: 10px;}
.xiaoqu ul li p a i{ margin-right: 5px;}
.xiaoqu ul li p a{ margin-right: 15px;}



/*  底部 */
.fr_box{width:100%;overflow:hidden;background:#004097;padding:40px 0;margin-top:30px;}
.fr_con{width:1190px;margin:0 auto;box-sizing: border-box;}
.fr_con ul{overflow:hidden;}
.fr_con ul li{float:left;font-size:14px;}
.fr_con ul li:first-child{width:16%;color:#fff;}
.fr_con ul li:last-child{width:84%;}
.fr_con ul li a{display:block;float:left;color:#fff;line-height: 30px;width:20%;font-size:14px;}
.fr_con ul li a:hover{color:#ddd;}
.fr_con ul li a i{color:#478cda;width:20px;height:20px;font-style:normal;font-family: "脣脦脤氓";}

/*copyright*/
.copyright{padding:15px 0;} 
.copyright p{margin-left:0; line-height:20px;}
.copyright{background:#1e1e1e; padding:50px 0; color:#e5e5e5; font-size:12px; *height:78px;}
.copyright .clearfix{*overflow:hidden;line-height: 25px;}
.copyright img{margin:15px 0;}
.copyright li{list-style:square; margin-left:45px;}
.copyright p{margin-left:45px;}
.banxin_1 {width: 1190px;margin: 0 auto;}
/*  发送手机 */
.tankuang{position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.6); z-index:99; top:0; left:0; display:none; z-index:999;}
.tankuang_1{width:380px; height:auto; background:#ffffff; position: absolute; left:50%; margin-left:-190px; top:10%; display:none;}
.tankuang_1 .biaoti{background:#004097; height:80px; line-height:80px; font-size:22px; color:#ffffff; padding-left:37px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; position: relative;}
.tankuang_1 .biaoti span{width:14px; height:14px; background:url(../image/anniu.png) no-repeat center center; top:10px; right:10px;z-index: 99999; display: block; position: absolute; cursor: pointer;}
.tankuang_1 .info{padding:20px 30px;}
.tankuang_1 .ul_1 li{line-height:27px; padding-left:26px; font-size:18px; background:url(../image/ditu_1.png) no-repeat 3px 5px; margin-bottom:10px;}
.tankuang_1 .ul_1 li:nth-child(2){font-size:18px; color:#5b5b5b; background:url(../image/ditu_2.png) no-repeat 3px 7px;}
.tankuang_1 .p_1{font-size:15px; color:#004097; height:50px; line-height:50px; border-top:solid 1px #dedede;}
.tankuang_1 .ul_2 li{width:100%; margin-bottom:11px;}
.tankuang_1 .ul_2 input{border:solid 1px #e7e7e7; width:100%; height:35px; line-height:35px; font-size:17px; padding-left:5px;}
.tankuang_1 .ul_2 li:nth-child(2) input{width:25%;}
.tankuang_1 .ul_2 button{background:#004097; height:35px; line-height:35px; width:73%; font-size:17px; color:#ffffff; cursor:pointer;}
.tankuang_1 .ul_2 button:hover{background:#1E76EE;}
.tankuang_1 .ul_2 li a{display:block; height:45px; line-height:45px; background:#ff6318; color:#ffffff; font-size:18px;}
.tankuang_1 .ul_2 li a:hover{background:#FE7B3C;}
.tankuang_2{width:380px; height:215px; background:#ffffff; left:50%; margin-left:-190px; top:20%; display:none; position:absolute;}
.tankuang_2 .p_1{background:#004097; height:65px; line-height:65px; color:#ffffff; font-size:22px; padding-left:37px;}
.tankuang_2 .p_1 span{width:14px; height:14px; background:url(../image/anniu.png) no-repeat center center; top:10px; right:10px;z-index: 99999; display: block; position: absolute; cursor: pointer;}
.tankuang_2 .p_2{font-size:18px; color:#004097; line-height:34px; padding-top:40px;}