/*通用样式*/

@charset "utf-8";

*{margin: 0 ;padding: 0;box-sizing: border-box;}

body,html{

    font-family : 微软雅黑,"SimSun";

    color:#666;

    font-size: 14px;

    line-height: 24px;

}

/*-----------------------公共类-------------------------*/

.clearfix:before,.clearfix:after{

    content:"";

    display:table;

}

.tj_cz{border:none;width:125px;height:38px;text-align:center;color: #ffffff;font-size:16px;font-weight: bold;line-height: 38px;}

.clearfix:after{clear:both;}

.clearfix{

    *zoom:1;

}

table{border-collapse:collapse;}

.fl {

    float:left

}

.fr {

    float:right

}

ul {list-style: none;}

select, input { vertical-align:middle; }

input{ outline: none; padding-top:0; padding-bottom:0; font-family: "SimSun";}

input[type=submit]

{

    -webkit-appearance:none;

    outline:none

}

img{border:0;}/**ie兼容*/

a{color: #666;text-decoration: none;}

a:hover{color: #f89d33;transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

textarea { resize:none; } /*防止拖动*/

s,i,em{font-style:normal;text-decoration:none;}



/******************************首页*************************/

/********头部通用开始********/

/*.header{width: 100%;height: 90px;}

.header .header_box{ margin: 0 auto;border-bottom: 2px solid #f89d33;position: relative; height: 90px; background: url("../images/header_bg.png") no-repeat 0 0;width: 100%;max-width:1680px;height:90px;}

.header .header_box .logo{width: 80%;margin: 0 auto;height: 90px;overflow: hidden;}

.header .header_box .logo .logo_img{display: inline-block;margin-top: 20px;}

.header .header_box .nav{margin-top: 30px;}

.header .header_box .nav ul li{float: left;height: 60px;cursor: pointer;}

.header .header_box .nav>ul>li a{display: inline-block; text-align: center;margin: 0 18px;height: 60px;line-height: 18px; width: 65px;font-size: 15px;font-weight: bold;color: #000;}

.header .header_box .nav>ul>li>div a{display: inline-block;height: 18px;line-height: 18px; width: 65px; position: relative;}

.header .header_box .nav a:hover,.header .header_box .nav a:hover b{color: #f89d33;transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

.header .header_box .nav a b{font-size: 11px;font-weight: normal;color: #999999;}

.header .header_box .nav ul li>div>a i{display: inline-block;background: url("../images/i_up.png") no-repeat 0 0;width: 7px;height: 4px;position: absolute;top:54px;left:28px;display: none;}

.header .header_box .nav a .i_on{display: block;}

.header .header_box .nav .nav_on{color: #f89d33;}

.nav_bt{display: none; width: 100%;height: 35px;margin :0 auto; background: url("../images/touming_bg.png") repeat;position: absolute;top: 90px;left: 0;z-index: 1000;}

.nav_bt_main{ margin:0 auto; position: absolute;top: 0;left: 715px;z-index: 1000;}

.nav_bt_main li{float: left;font-size: 12px;width: 80px;height: 35px;line-height: 35px;}

.header .header_box .nav .nav_bt_main li a{width: 100px; color: #ffffff;font-weight: normal;font-size: 12px;}

.header .header_box .nav .nav_bt_main li a:hover{color: #f89d33;}

.header .header_box .nav  .a_on{display: block;}*/

/*.header .header_box .logo .b_on{display: block;}*/
.header{width: 100%;height: 90px;}
.header .header_box{ width: 1680px;margin: 0 auto;border-bottom: 2px solid #f89d33;position: relative; height: 90px; background: url("../images/header_bg.png") no-repeat 0 0;width: 100%;max-width:1680px;height:90px;min-width:1200px;}
.header .header_box .logo{width: 80%;margin: 0 auto;height: 90px;overflow: hidden;min-width:1200px;}
.header .header_box .logo .logo_img{display: inline-block;margin-top: 20px;}
.header .header_box .nav{margin-top: 30px;}
.header .header_box .nav ul li{float: left;height: 60px;cursor: pointer;}
.header .header_box .nav>ul>li a{display: inline-block; text-align: center;margin: 0 18px;height: 60px;line-height: 18px; width: 65px;font-size: 15px;font-weight: bold;color: #000;}
.header .header_box .nav>ul>li>div a{display: inline-block;height: 18px;line-height: 18px; width: 65px; position: relative;}
.header .header_box .nav a:hover,.header .header_box .nav a:hover b{color: #f89d33;transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.header .header_box .nav a b{font-size: 11px;font-weight: normal;color: #999999;}
.header .header_box .nav ul li>div>a i{display: inline-block;background: url("../images/i_up.png") no-repeat 0 0;width: 7px;height: 4px;position: absolute;top:54px;left:28px;display: none;}
.header .header_box .nav a .i_on{display: block;}
.header .header_box .nav .nav_on{color: #f89d33;}
.nav_bt{text-align: center; display: none; width: 100%;height: 35px;margin :0 auto; background: url("../images/touming_bg.png") repeat;position: absolute;top: 90px;left: 0;z-index: 1000;}
.a1{display: inline-block;}
.nav_bt_main{ margin:0 auto; top: 0;z-index: 1000;;}
.nav_bt_main li{float: left;font-size: 12px;width: 80px;height: 35px;line-height: 35px;}
.header .header_box .nav .nav_bt_main li a{display: inline-block;margin: 0; color: #ffffff;font-weight: normal;font-size: 12px;}
.header .header_box .nav .nav_bt_main li a:hover{color: #f89d33;}
.header .header_box .nav  .a_on{display: block;}


/*********banner**********/

.banner{width: 100%;margin: 0 auto;z-index: 1;height: 500px;position: relative;max-width:1680px; min-width:1200px;}

.banner img{width: 100%;height:500px;max-width:1680px;min-width:1200px;}

.banner .banner_icon{width: 100%; position: absolute;top: 450px;z-index: 1000;text-align: center;cursor: pointer;}

.banner .banner_icon span{display: inline-block;background: url("../images/banner_icon.png") no-repeat 0 0;width: 60px;height: 5px;margin: 0 5px;}

.banner .banner_icon .swiper-active-switch{background: url("../images/banner_on_icon.png") no-repeat 0 0;width: 60px;height: 5px;}



/*****************页面主题*******************/

.main{width: 100%;height: auto;margin: 0 auto;padding-top: 30px;background: #fff9f0;padding-bottom: 20px;}

.main .main_box{width: 1200px;margin: 0 auto;overflow: hidden;}

.main .main_box .tabs ul{width: 400px;}

.main .main_box .tabs ul li{float: left;}

.main .main_box .tabs ul li span{cursor: pointer; display: inline-block;width: 85px;text-align:center;height: 35px;margin-right: 15px;font-size: 17px;color: #000000;border-bottom: 2px solid #ffffff;}

.main .main_box .tabs ul li .tb_on{color: #f89d33;border-bottom: 2px solid #f89d33;font-weight: bold;}

.main .main_box .tabs .tas1{width: 400px;height: auto;padding-top: 15px;}

.main .main_box .tabs .tas1 .ts_name{width: 100%;font-size: 16px;color: #000000;font-weight: bold;margin-bottom: 15px;}

.main .main_box .tabs .tas1 .gsjs{font-size: 12px;color: #666666;margin-bottom: 15px;}

.main .main_box .tabs .tas1 .chakan{font-size: 12px;}

.main .main_box .tabs .tas1 .chakan a{color: #f89d33;}

.main .main_box .tabs .tas1 .chakan a:hover{color: #fac66a;}

.main .main_box .main_box_rt{margin-left: 48px;background: #eaeaea;}

.main .main_box .main_box_rt .tabs_rt .tab_list_rt {width: 135px;height: 250px;}

.main .main_box .main_box_rt .tabs_rt .tab_list_rt li{height: 45px;width: 100%;}

.main .main_box .main_box_rt .tabs_rt .tab_list_rt .tabs_one{display: inline-block; font-size: 16px;color: #000000;width: 100px;}

.main .main_box .main_box_rt .tabs_rt .tab_list_rt .tabs_one i{color: #b1b1b1;}

.main .main_box .main_box_rt .tabs_rt .tab_list_rt li a{display: inline-block;width: 135px;height: 45px;line-height: 45px;padding-left: 20px;}

.main .main_box .main_box_rt .tabs_rt .tab_list_rt li .tab_rt_on{color: #ffffff;background: #9ec64c;}

.main .main_box .main_box_rt .tabs_rt .tab_list_rt .one_li{cursor: pointer; height: 65px;padding-top: 15px;padding-left: 20px;}

.xpsm1_img{position: relative;overflow: hidden;}

.tas2 .xpsm1{background: rgba(0,0,0,0.5);width: 325px;color: #ffffff; height: 35px;line-height: 35px;position: absolute;top: 213px;padding-left: 15px;}

.tas2 .xpsm1:hover{color: #f89d33;}

.tas2 .xpsm1 .right_icon{margin-right: 8px; display: inline-block;background: url("../images/cp_right.png") no-repeat 0 0;width: 24px;height: 24px;margin-top: 5px;}

.tabs_right .xpsm3{display: inline-block;background: url("../images/xprw3.png") no-repeat 0 0;width: 146px;height: 247px;}

.tabs_right .xpsm3 .hz{margin-top: 30px;margin-left: 25px;}

.tabs_right .xpsm3 p{color: #ffffff;}

.tabs_right .xpsm3 .xp3_p1{font-size: 18px;margin-left: 25px;}

.tabs_right .xpsm3 .xp3_p2{font-size: 14px;margin-left: 25px;}

.tabs_right .xpsm3 b{display: inline-block;background: url("../images/xp3_rt.png") no-repeat 0 0;width: 10px;height: 16px;margin-left: 115px;margin-top: 75px;}

/*************two************/

.main_two{width: 100%;height: auto;margin-top:25px;}

.main_two .two_main{width: 1200px;height: 295px; margin: 0 auto;}

.main_two .two_main .two_lt{width: 420px;height: 200px;}

.main_two .two_main .two_lt .two_news .news_bt{font-size: 17px;width: 100px;height: 50px;}

.main_two .two_main .two_lt .two_news span{font-size: 14px;color: #999999;}

.main_two .two_main .two_lt .lt_rt{width: 100px;height: 24px;padding-top: 10px;}

.main_two .two_main .two_lt .lt_rt .two_lt{cursor: pointer; display: inline-block;background: url("../images/two_lt.png") no-repeat 0 0;width: 24px;height: 24px;}

.main_two .two_main .two_lt .lt_rt .two_rt{cursor: pointer; margin-left: 10px; display: inline-block;background: url("../images/two_rt.png") no-repeat 0 0;width: 24px;height: 24px;}

.main_two .two_main .two_lt .new_main{width: 420px;height: 150px;float: right;margin-top: 15px;}

.main_two .two_main .two_lt .new_main .new_txt{width: 198px;}

.main_two .two_main .two_lt .new_main .new_txt .t1{font-size: 16px;margin-bottom: 10px;}

.main_two .two_main .two_lt .new_main .new_txt .t1 a{color: #000000;}

.main_two .two_main .two_lt .new_main .new_txt .t1 a:hover{color: #9ec64c;}

.main_two .two_main .two_lt .new_main .new_txt .t2{font-size: 12px;}

.main_two .two_main .two_lt .new_main .new_txt .t3 a{color: #9ec64c;}

.main_two .two_main .two_lt .new_main .new_txt .t3 a:hover{color: #b9b9b9;}

.main_two .two_main .two_lt .lt_rt .two_lt:hover{background: url("../images/two_lt_on.png") no-repeat 0 0;}

.main_two .two_main .two_lt .lt_rt .two_rt:hover{background: url("../images/two_rt_on.png") no-repeat 0 0;}



.main_two .two_main .two_rt{width: 750px;height: 295px;}

.main_two .two_main .two_rt .two_news{margin-bottom: 15px;}

.main_two .two_main .two_rt .two_news .news_bt{font-size: 17px;width: 100px;height: 50px;}

.main_two .two_main .two_rt .two_news span{font-size: 14px;color: #999999;}

.main_two .two_main .two_rt .lt_rt{width: 100px;height: 24px;padding-top: 10px;}

.main_two .two_main .two_rt .lt_rt .two_lt{cursor: pointer; display: inline-block;background: url("../images/two_lt.png") no-repeat 0 0;width: 24px;height: 24px;}

.main_two .two_main .two_rt .lt_rt .two_rt{cursor: pointer; margin-left: 10px; display: inline-block;background: url("../images/two_rt.png") no-repeat 0 0;width: 24px;height: 24px;}

.main_two .two_main .two_rt .rt_bd{position: relative; width: 146px;height: 163px;padding-top: 10px; text-align: center;border: 1px solid #eaeaea;}

.main_two .two_main .two_rt .rt_bd p{font-size: 12px;color: #666666;}

.main_two .two_main .two_rt .lt_rt .two_lt:hover{background: url("../images/two_lt_on.png") no-repeat 0 0;}

.main_two .two_main .two_rt .lt_rt .two_rt:hover{background: url("../images/two_rt_on.png") no-repeat 0 0;}

.main_two .two_main .two_rt .rt_bd:hover{border-color: #9ec64c;}

.main_two .two_main .two_rt .rt_bd .i_top{ display:none; background: url("../images/chanping_top.png") no-repeat 0 0;width: 33px;height: 33px;position: absolute;top: 40px;left: 58px;}



/***************************底部通用开始***********************************/

.foot{width: 100%;height: auto;}

.foot .foot_box{width: 100%;max-width:1680px;margin: 0 auto;height: 265px;background: #444444;border-top: 2px solid #f89d33;min-width:1200px;}

.foot .foot_box .foot_box_main{width: 1200px;margin: 0 auto;padding-top: 60px;}

.foot .foot_box .foot_box_main ul{float: left;margin-right: 70px;margin-left: 10px;}

.foot .foot_box .foot_box_main ul li{color: #999999; width: 70px;}

.foot .foot_box .foot_box_main ul li span{display: inline-block;width: 26px;height: 1px;background: #af731e;}

.foot .foot_box .foot_box_main ul li a{color: #999999;}

.foot .foot_box .foot_box_main ul li a:hover{color: #f89d33;}

.foot .foot_box .foot_box_main ul .foot_li1{font-size: 15px;}

.foot .foot_box .foot_box_main ul .foot_li2{height: 5px;line-height: 5px;margin-bottom: 10px;}

.foot .foot_box .foot_box_main ul .foot_phone{color: #f77128;font-size: 18px;width: 150px;font-weight: bold;}

.foot .foot_box .foot_box_main ul .foot_lj{margin-top: 10px;}

.foot .foot_box .foot_box_main ul .foot_lj .weibo{display:inline-block;background: url("../images/weobo.png") no-repeat  0 0;width: 26px;height: 20px;margin-right: 15px;}

.foot .foot_box .foot_box_main ul .foot_lj .weixin{display: inline-block;background: url("../images/weixin.png") no-repeat 0 0;width: 23px;height: 19px;}



/***********************************产品兑换页面***************************************************************/

.dh{width: 100%;height: auto;}

.dh .dh_box{width: 100%;max-width: 1680px;margin: 0 auto;height:auto; background: url("../images/dh_banner.png") no-repeat 0 0;background-color: #fff9f0;padding-top: 125px;}

.dh .dh_box .dh_main{width: 1200px;height: auto; margin: 0 auto;background: #ffffff;padding-top: 40px;}

.dh .dh_box .dh_main .dh_header{width: 1121px;height: 51px;margin: 0 auto;border: 1px solid #e3d9ca;border-right: 0;border-left: 0;}

.dh .dh_box .dh_main .dh_header span{display: inline-block;  width: 135px;height: 50px;line-height: 50px;color: #ffffff;background: #fca327;text-align: center;font-size: 15px;font-weight: bold;}

.dh .dh_box .dh_main .dh_header a{display: inline-block;width: 130px;height: 50px;line-height: 50px;color: #666666;background: #f1e1ca;text-align: center; font-size: 15px;font-weight: bold;}

.dh .dh_box .dh_main .dh_header a:hover{background: #f3c27c;}

.dh .dh_box .dh_main .dh_header a i{display: inline-block;background: url("../images/home.png") no-repeat 0 0;width: 16px;height: 17px;vertical-align: -3px;margin-right: 5px;}

.dh .dh_box .dh_main .dh_biaodan{width: 1121px;height:auto;margin: 0 auto;border: 1px dashed #e3d9ca;margin-top: 30px;padding-left: 40px;padding-top: 32px;}

.dh .dh_box .dh_main .dh_biaodan div{margin-bottom: 20px;}

.dh .dh_box .dh_main .dh_biaodan span{display: inline-block;width: 75px;height: 37px;line-height: 37px;}

.dh .dh_box .dh_main .dh_biaodan input{border: 0;border: 1px solid #d7d7d7; width: 260px;height: 37px;line-height: 37px;font-size: 16px;}

.dh .dh_box .dh_main .dh_biaodan .put2{width: 288px;}

.dh .dh_box .dh_main .dh_biaodan b{font-weight: normal;margin-left: 40px;display: inline-block; width: 50px;}

.dh .dh_box .dh_main .dh_biaodan div .dizhi{width: 645px;}

.dh .dh_box .dh_main .dh_biaodan div .beizhu{border: 0;border: 1px solid #d7d7d7;outline: none;font-size: 16px;vertical-align: top;}

.dh .dh_box .dh_main .dh_biaodan div a{color: #ffffff;font-weight: bold; display: inline-block;font-size: 16px;width: 125px;height: 37px;background: #dadada;text-align: center;line-height: 37px;}

.dh .dh_box .dh_main .dh_biaodan div .tijiao{margin-right: 40px;background: #fca327;}

/*.dh .dh_box .dh_main .dh_biaodan div a:hover{background: #fca327;}*/

.dh .dh_box .dh_main .dh_biaodan .form_rt{margin-right: 20px;}

.dh .dh_box .dh_main .dh_biaodan .form_rt .dh_img2{background: url("../images/dh_img2.jpg") no-repeat 0 0;width: 311px;height: 127px;}

.dh .dh_box .dh_main .dh_biaodan .form_rt .dh_img2 .p1{font-size: 20px;color: #9b2c16;padding-top: 60px;padding-left: 160px;}

.dh .dh_box .dh_main .dh_biaodan .form_rt .dh_img2 .p2{font-size: 20px;color: #ffffff;padding-left:160px; }

.dh1{padding-bottom: 130px;}

.dh2{padding-bottom: 50px;}

.dh3{padding-bottom: 80px;}

/*******************************企业概况页面***********************************/

.dh .dh_box .dh_main .gk_header{width: 1121px;height: 51px;margin: 0 auto;border: 1px solid #e3d9ca;border-left: 0;border-right: 0;}

.dh .dh_box .dh_main .gk_header a{display: inline-block;  width: 135px;height: 50px;line-height: 50px;color: #000000;text-align: center;font-size: 15px;font-weight: bold;}

.dh .dh_box .dh_main .gk_header a:hover{background: #f18e0f;color: #ffffff;}

.dh .dh_box .dh_main .gk_header .home{display: inline-block;width: 130px;height: 50px;line-height: 50px;color: #666666;background: #f1e1ca;text-align: center; font-size: 15px;font-weight: bold;}

.dh .dh_box .dh_main .gk_header .home:hover{background: #f3c27c;}

.dh .dh_box .dh_main .gk_header .home i{display: inline-block;background: url("../images/home.png") no-repeat 0 0;width: 16px;height: 17px;vertical-align: -3px;margin-right: 5px;}

.dh .dh_box .dh_main .gk_header .gk_hd_on{background: #f18e0f;color: #ffffff;}

.gk_main{width: 1121px;margin: 0 auto;}

.dh .dh_box .dh_main .dh_lt{height: auto;padding-top: 32px;width:670px;}

.dh .dh_box .dh_main .dh_lt p{color: #95928d;line-height: 30px;}

.dh .dh_box .dh_main .dh_lt p img{vertical-align: 3px;margin-right: 5px;}

.dh .dh_box .dh_main .dh_lt .gk_p1{font-size: 18px;color: #f18e0f;font-weight: bold;margin-bottom: 20px;}

.dh .dh_box .dh_main .dh_lt .gk_p2{color: #f18e0f;font-weight: bold;}

.dh .dh_box .dh_main .dh_lt .xilie span{color: #f89d33;font-weight: bold;}

.dh .dh_box .dh_main .dh_lt .xilie {margin-top: 15px;color: #95928d;}

.gk_img2{background: url("../images/gk_img2.png") no-repeat 0 0;width: 422px;height: 172px;margin-top: 5px;}

.gk_img2 .p1{font-size: 20px;color: #9b2c16;padding-top: 95px;padding-left: 210px;margin-bottom: 5px;}

.gk_img2 .p2{font-size: 20px;color: #ffffff;padding-left:210px; }



/**********************************提交简历页面*****************************/

.jl_main{width: 1121px;margin: 0 auto;margin-top: 30px;}

.jl_main .jl_hd{margin-bottom: 20px; font-size: 20px;width:180px; border-bottom: 5px solid #fca327;padding-bottom: 10px;}

.jl_main .jl_biaodan form span{display: inline-block;width: 80px;height: 32px;line-height: 30px;color: #666666;}

.jl_main .jl_biaodan form div{margin-bottom: 15px;}

.jl_main .jl_biaodan form input[type=text]{padding-left: 5px; border: 0;background: #f4f4f4;height: 30px;line-height: 30px;font-size: 16px;width: 270px;margin-right: 30px;}

.jl_main .jl_biaodan .nan{width: 35px;height: 16px;outline: none; background: #ffffff;}

.jl_main .jl_biaodan .nv{width: 35px;height: 16px;}

.jl_main .jl_biaodan form div .byyx{width: 255px;margin-right: 0;}

.jl_main .jl_biaodan form div .input2{width: 290px;}

.jl_main .jl_biaodan form div .xxjl{outline: none;font-size: 16px; width: 1030px;height: 175px;background: #f4f4f4;margin-right: 10px;}

.jl_main .jl_biaodan form div span i{font-weight: bold; display: inline-block; width: 20px;}

.jl_main .jl_biaodan form .xxjl_d span{display: inline-block; text-align: center;padding-top: 20px;}

.jl_main .jl_biaodan form .xxjl_d textarea{border: 0;font-size: 18px;padding: 5px}

.jl_tj{display: inline-block;width: 125px;height: 40px;line-height: 40px;text-align: center;font-weight: bold;margin-right: 20px;background: #fca327;color: #ffffff; }

.jl_cz{display: inline-block;width: 125px;height: 40px;line-height: 40px;text-align: center;background: #dadada;font-weight: bold;color: #ffffff;margin-right: 20px;}

/*.jl_tj:hover{background: #fca327;color: #ffffff;}*/

.jl_cz:hover{color: #ffffff;}



/****************************人才引入页面********************************/

.rc_hd img{margin: 0 2px;}

.rc_sfq {margin-top: 20px;}

.rc_sfq .sfq_hd{width: 710px;height: 55px;line-height: 55px; background: #e3d9ca;}

.rc_sfq .sfq_hd span{font-size: 15px;font-weight: bold; color: #000000;display: inline-block;}

.rc_sfq .sfq_hd .sfq_s1{margin-left: 50px;}

.rc_sfq .sfq_hd .sfq_s2{margin-left: 100px;}

.rc_sfq .sfq_hd .sfq_s3{margin-left: 70px;}

.sfq_m{width: 710px;line-height: 55px; background: #e6e6e6;margin-bottom: 15px;}

.sfq_m span{font-size: 15px;font-weight: bold; color: #999999;display: inline-block;}

.sfq_m .m1{margin-left: 40px;color: #fca327;width:140px;}

.sfq_m .m2{margin-left: 20px;}

.sfq_m .m3{margin-left: 40px;}

.sfq_m .sfq_main{display: none; position: relative; width: 100%;height: auto;background: #f2f2f2;}

.sfq_m .sfq_main p{height: 40px;width: 485px;}

.rc_p{ padding: 15px 0 70px 50px;border-right: 1px solid #dbdbdb;width:550px;}

.sfq_m .sfq_main .rc_p1{color:#000;font-weight: bold;}

.sfq_m .sfq_main .jr i{display: inline-block;background: url("../images/shenqingjiaru.png") no-repeat 0 0;width: 52px;height: 52px;margin-top: 130%;vertical-align: -10px;margin-left: 68px;}

.sfq_m .sfq_main .jr p{width: 70px; height: 20px;line-height: 20px;color: #d44807;margin-left: 60px;}

.sfq_m .sfq_main .jr{width: 138px;  position: absolute;top: 0;bottom: 0;margin: auto;right: 50px;}

.sfq_m .m_d1{cursor:pointer;}

.sfq_m .m_d1:hover{background: #cccccc;}

.ypsm .ypsm_hd{width: 400px;height: 55px;background: #fca327;color: #ffffff;font-size: 15px;line-height: 55px;padding-left: 30px;margin-top: 20px;}

.ypsm .sm_main{padding-bottom: 40px; width: 400px;min-height: 625px;background: #f2f2f2;padding-left: 30px;padding-right: 40px;}

.ypsm .sm_main .zy{color: #fca327;font-size: 15px;padding-top: 20px;margin-bottom: 20px;}

.ypsm .sm_main .sm_p2{width: 100%;color: #999999;height: 51px;line-height: 51px;margin-bottom: 15px;}

.ypsm .sm_main .sm_p2 img{margin-right: 15px;vertical-align: -20px;}

.ypsm .sm_main .sm_p3{width: 100%;color: #999999;height: 51px;line-height: 51px;margin-bottom: 30px;}

.ypsm .sm_main .sm_p3 img{margin-right: 15px;vertical-align: -20px;}

.ypsm .sm_main .sm_p4{color: #999999; line-height: 30px;}

.line1{}



/**********************************邵化颖页面*******************************/

.shy_main{width: 1121px; margin: 0 auto;margin-top: 20px;}

.shy_main .shy_left img {vertical-align: -7px;}

.shy_main .shy_left .zym{width: 305px;height: 75px;background: #fca327;}

.shy_main .shy_left .zym .zym_p1{font-size: 24px;color: #ffffff;font-weight: bold;padding-top: 25px;padding-left: 15px;}

.shy_main .shy_left .zym .zym_p2{font-size: 16px;color: #ffffff;margin-top: 0px;margin-left: 100px;}

.shy_main .shy_right{width: 785px;height: auto;padding-right: 10px;}

.shy_main .shy_right .shy_d1{font-size: 26px;color: #fca327;font-weight: bold;border-bottom: 1px solid #ccc;width: 765px;padding-bottom: 15px;}

.shy_main .shy_right .yanse{color: #fca327;font-weight: bold;}

.shy_main .shy_right .shy_d2{margin-top: 23px;line-height: 30px;}

.shy_main .shy_right  .jinli{margin-top: 15px;position: relative;}

.shy_main .shy_right  .jinli .jl_img1{vertical-align: -25px;margin-right: 20px;}

.shy_main .shy_right  .jinli .jl_img2{margin-right: 20px;}

.shy_main .shy_right  .jinli .jl_jieshao{padding-left: 13px; padding-top: 10px; display: inline-block;background: url("../images/shy_bg.png") no-repeat 0 0;width: 634px;height: 67px;margin-top: 14px;vertical-align: 10px;}

.shy_main .shy_right  .jinli .jl_jieshao i{display: inline-block;margin: 0 auto;}

.shy_main .shy_right  .jinli .jl_2006 .jl_img1{margin-right: 20px;vertical-align: -2px;}

.shy_main .shy_right  .jinli .jl_2006 .jl_img2{margin-right: 20px;vertical-align: 20px;}

.shy_main .shy_right  .jinli .jl_2006 .jl_jieshao{padding-left: 10px; display: inline-block;background: url("../images/shy_bg.png") no-repeat 0 0;width: 634px;height: 67px;margin-top: 14px;vertical-align: 10px;}

.shy_main .shy_right  .jinli .jl_2006 .jl_jieshao i{display: inline-block;margin: 0 auto;}

.shy_main .shy_right  .jinli .jl_shu{background: url("../images/shuxian.jpg") no-repeat 0 0;width: 2px;height: 251px;position: absolute;top:40px;left: 100px;}

.shy_main .shy_right .rwjl{margin-top: 25px;}

.shy_main .shy_right .rwjl .rwjl_img1{margin-right: 25px;}

.shy_main .shy_right .rwjl .rw_p1{ width: 97%; padding-top: 10px;padding-bottom:15px;float: inherit;line-height: 30px;}

.shy_main .shy_right .rwjl .jl_2005{margin-right: 20px;}

.shy_main .shy_right .rwjl .rwjl_bt{position: relative;margin-bottom: 30px;}

.shy_main .shy_right .rwjl .jl_2005_up{display: block;width: 327px;height: 75px;background: rgba(252,163,39,0.7);position: absolute;top: 213px;opacity: 0;filter: "alpha(opacity=0)";  color: #ffffff;padding: 15px 20px 15px 10px;line-height: 25px;}

.shy_main .shy_right .rwjl .jl_2005_up span{display: inline-block; font-size: 20px;;line-height: 1px;}

/*.shy_main .shy_right .rwjl .sp_2016{position: relative;}*/

.shy_main .shy_right .rwjl .jl_2016_up{display: block;width: 327px;height: 75px;background: rgba(252,163,39,0.7);position: absolute;top: 139px;left:351px;opacity: 0;filter: "alpha(opacity=0)";  color: #ffffff;padding: 15px 20px 15px 10px;line-height: 25px;}

.shy_main .shy_right .rwjl .jl_2016_up span{display: inline-block; font-size: 20px;;line-height: 1px;}



/**********************************投诉建议*****************************************/

.tsjy {width: 1121px;height: auto;margin: 0 auto;padding: 5px 10px 5px 0;}

.tsjy .tsjs{color: #817d77;font-size: 20px;font-weight: bold;padding-top: 30px;width: 85px;border-bottom: 5px solid #fca327;padding-bottom: 10px;}

.tsjy .tsjs_js{line-height: 30px;margin-top: 15px;margin-bottom: 25px;color: #848380;}

.tsjy .tsjy_main{width: 100%;height: auto;padding: 30px;border: 1px dashed #b1b1b1;}

.tsjy .tsjy_main .tsjy_left {background: url("../images/tsjy.png") no-repeat 0 0;width: 316px;height: 287px;float: left;}

.tsjy .tsjy_main .tsjy_left .tsjy_lf_top{width: 178px ;height: 100px;background: rgba(255,255,255,0.5);margin-top: 175px;margin-left: 125px;}

.tsjy .tsjy_main .tsjy_left .tsjy_lf_top {color: #666666;text-align: center;padding-top: 10px;}

.tsjy .tsjy_main .tsjy_left .tsjy_lf_top .ts_phone{font-size: 20px;font-weight: bold;}

.tsjy .tsjy_main .tsjy_left .tsjy_lf_top  .ts_zx {display: block;width: 150px;height: 25px; line-height: 25px; background: #83cd01;margin-top: 5px; border-radius: 10px;margin-left: 15px;color: #ffffff;}

.tsjy .tsjy_main .tsjy_left .tsjy_lf_top  .ts_zx:hover{background: #a2fa07;}

.tsjy_right{width: 710px;}

.tsjy_right .tsjy_right_h1 span{ display: inline-block;width: 70px;}

.tsjy_right .tsjy_right_h1 input{border: 0;border: 1px solid #d7d7d7; width: 250px;height: 38px;outline: none;font-size: 18px;}

.tsjy_right .tsjy_right_h1 .nm{margin-right: 30px;border: 0;border: 1px solid #d7d7d7; }

.tsjy_right .tsjy_right_h1 .ts_input_phone{width: 280px;border: 0;border: 1px solid #d7d7d7; }

.tsjy_right .ts_em{margin-top: 15px;margin-bottom: 15px;}

.tsjy_right .ts_em span{display: inline-block;width: 70px;}

.tsjy_right .ts_em input{width: 640px;height: 38px;font-size: 18px;border: 0;border: 1px solid #d7d7d7; }

.tsjy_right .ts_jy span{display: inline-block;width: 70px;vertical-align: 45px;}

.tsjy_right .ts_jy textarea{width: 640px;height: 100px;outline: none;font-size: 18px;border: 0;border: 1px solid #d7d7d7;}

.tsjy_right .ts_yzm{margin-top: 5px;margin-bottom: 10px;}

.tsjy_right .ts_yzm span{display: inline-block;width: 70px;}

.tsjy_right .ts_yzm input  {width: 192px;height: 38px;line-height: 38px; border: 0;border: 1px solid #d7d7d7;margin-right: 10px;font-size: 18px;}

.tsjy_right .ts_yzm i{color: #83cd01;}

.tsjy_right .ts_yzm img{vertical-align: -7px;}

.tsjy_right .ts_btn a{display: inline-block;width: 125px;height: 38px;line-height: 38px;font-size: 16px;color: #ffffff;font-weight: bold; background: #dadada;text-align: center;margin: 0 10px;}

.tsjy_right .ts_btn .ts_sb{margin-left: 50px;background: #fca327;}

.tsjy_right .ts_btn a:hover{}



/****************************新闻详情页面*********************************/

.new_xq{width: 1121px;margin: 0 auto;height: auto;}

.dh .dh_box .dh_main .new_xq .new_left{width: 685px;height: auto;margin-bottom: 130px;}

.dh .dh_box .dh_main .new_xq .new_left .new_date{color: #ef8f15;font-size: 22px;padding-top: 50px;font-weight: bold;}

.dh .dh_box .dh_main .new_xq .new_left .new_d1{font-size: 24px;font-weight: bold;color: #ef8f15;margin-top: 15px;padding-bottom: 20px; border-bottom: 1px solid #d7d7d7;}

.dh .dh_box .dh_main .new_xq .new_left .new_m{font-size: 13px;margin-top: 20px;line-height: 30px;color: #817d77;}

.dh .dh_box .dh_main .new_xq .new_left .new_m img{margin: 20px 0 20px 10px;}

.new_right{width: 412px;min-height: 1038px; background: #f0f0f0;margin-top: 30px; padding-left: 35px;padding-right: 27px;}

.new_right .xg_new{color: #555;margin-top: 60px;font-size: 18px;font-weight: bold;margin-bottom: 30px;}

.new_right .rt_date{color: #d7d4d4;font-size: 20px;margin-bottom: 20px;}

.new_right .new_biaoti{font-size: 16px;color: #555555;font-weight: bold;margin-bottom: 20px;}

.new_right  .new_nr{color: #817d77;font-size: 13px;line-height: 30px;margin-bottom: 20px;}

.new_right .new_line{width: 100%;height: 2px;background: #555;position: relative;margin-bottom: 20px;}

.new_right .new_line div{position: absolute;width: 20%;background: #ffad00;top: 0;left: 0;height: 2px;}

.new_right .new_sj {display: block; line-height: 30px;font-size: 13px;}

.new_right .new_sj span{display: inline-block;float: right;}

.new_right .new_fx{font-size: 18px;}

.new_right .new_fx img{margin: 0 10px;padding-top: 10px;vertical-align: -7px;}



/***************************新闻页面*******************************************/

.new{width: 1121px;min-height: 300px;margin: 0 auto;}

.new .new_list{width: 100%;margin-top: 20px;margin-bottom: 50px;}

.new .new_list li{padding-right: 20px;padding-top: 20px;border-bottom: 1px solid #dddcda;padding-bottom: 10px;}

.new .new_list li .new_img img{border: 1px solid #dddcda;}

.new .new_list li .new_b{margin-top: 10px;}

.new .new_list li .new_b a{color: #000000;}

.new .new_list li .new_b a:hover{color: #ef8f15;}

.new .new_list li p{line-height: 30px;margin-left: 200px;}

.new .new_fenye{  min-width: 500px; margin: 0 auto;text-align: center;margin-left: 250px;margin-bottom: 50px;}

.new .new_fenye .fenye_sm{height: 26px;padding: 0 10px;border: 1px solid #d7d7d7;margin-right: 10px;}

.new .new_fenye a{font-size: 13px; float: left;padding: 0 8px;border: 1px solid #d7d7d7;margin-right: 3px;}

.new .new_fenye .fenye_on{color: #ff2f89;}

.new .new_fenye .zd{border: 0;}

.new .new_fenye select{outline: none;}



/*******************************学派思想页面**************************/

.sx{width: 1121px;margin: 0 auto;padding-top: 40px;}

.sx .sx_hd{font-size: 26px;color: #444444;}

.sx .sx_hd img{vertical-align: -5px;margin-right: 10px;}

.sx .sx_d1{color: #817d77;line-height: 30px;margin-top: 25px;}

.sx .nj_jj{margin-top: 30px;border-bottom: 1px solid #d7d7d7;width: 850px;padding-bottom: 10px;}

.sx .nj_jj span{font-size: 16px;color: #fca327;font-weight: bold;}

.sx .nj_jj img{margin-right: 10px;}

.sx .sx_d2{color: #817d77;line-height: 30px;margin-top: 15px;width: 850px;}

.sx .nj_jjfj span{font-size: 16px;color: #817d77; font-weight: bold;}

.sx .nj_jjfj img{margin-right: 10px;}

.sx .nj_jjfj{margin-top: 25px;border-bottom: 1px solid #d7d7d7;width: 850px;padding-bottom: 10px;}

.sx .hdnj_img img{display: block;margin: 10px 0 5px 0;}

.sx .hdnj_img .hdnj_img1{margin-left: 15px;}



/***************************************学院论坛页面**************************/

.xylt{width: 1121px;margin: 0 auto;height: auto;}

.xylt .xylt_list{margin-top: 20px;margin-bottom: 25px;}

.xylt .xylt_list li{padding: 20px;border-bottom: 1px dashed #d7d7d7;}

.xylt .xylt_list li:hover{background: #fffbf6;}

.xylt .xylt_list li .lt_biaoti{font-size: 15px;font-weight: bold;line-height: 30px;}

.xylt .xylt_list li .lt_biaoti:hover{color: #fc8a07;}

.xylt .xylt_list li .lt_biaoti img{vertical-align: 1px;margin-right: 10px;}

.xylt .xylt_list li .lt_biaoti a{color: #fca327;}

.xylt .xylt_list li .lt_main{color: #666666;line-height: 30px;}

.xylt .xylt_list li .lt_date{color: #a1a1a1;font-size: 12px;}

.lt_f{border: 1px dashed #d7d7d7;padding: 30px;}

.lt_f .tsjy_right_h1 span{ display: inline-block;width: 70px;}

.lt_f .tsjy_right_h1 input{border: 0;border: 1px solid #d7d7d7; width: 250px;height: 38px;outline: none;font-size: 18px;}

.lt_f .tsjy_right_h1 .nm{margin-right: 30px;border: 0;border: 1px solid #d7d7d7; }

.lt_f .tsjy_right_h1 .ts_input_phone{width: 285px;border: 0;border: 1px solid #d7d7d7; }

.lt_f .ts_em{margin-top: 15px;margin-bottom: 15px;}

.lt_f .ts_em span{display: inline-block;width: 70px;}

.lt_f .ts_em input{width: 640px;height: 38px;font-size: 18px;border: 0;border: 1px solid #d7d7d7; }

.lt_f .ts_jy span{display: inline-block;width: 70px;vertical-align: 45px;}

.lt_f .ts_jy textarea{width: 640px;height: 100px;outline: none;font-size: 18px;border: 0;border: 1px solid #d7d7d7;}

.lt_f .ts_yzm{margin-top: 5px;margin-bottom: 10px;}

.lt_f .ts_yzm span{display: inline-block;width: 70px;}

.lt_f .ts_yzm input  {width: 192px;height: 38px;line-height: 38px; border: 0;border: 1px solid #d7d7d7;margin-right: 10px;font-size: 18px;}

.lt_f .ts_yzm i{color: #83cd01;}

.lt_f .ts_yzm img{vertical-align: -7px;}

.lt_f .ts_btn a{display: inline-block;width: 125px;height: 38px;line-height: 38px;font-size: 16px;color: #ffffff;font-weight: bold; background: #dadada;text-align: center;margin: 0 10px;}

.lt_f .ts_btn .ts_sb{margin-left: 70px; background: #fca327;}



.lxwe .lx_lt .d1{font-size: 16px;margin-bottom: 10px; color: #fca327;font-weight: bold;margin-top: 15px;}

.lxwe .lx_lt .d2{font-size: 13px;height: 33px;line-height: 33px;}

.lxwe .lx_lt .d2 span{margin-right: 15px;}

#lx {padding: 20px 30px 30px 30px;}

.cp_xq{width: 1121px;margin: 0 auto;height: auto;margin-top: 30px;}

.cp_xq ul{ width: 1241px;}

.cp_xq ul li{ float: left;text-align: center;margin-bottom: 15px;margin-right: 30px;}

.cp_xq ul li p{text-align: center;}

.cp_xq ul li p img{display: inline-block;}

.cp_xq ul li .cp1{display: block; width:200px;height: 165px;padding-top: 20px; border:  1px solid #eaeaea;}

.cp_xq ul li .cp_n{margin-top: 15px;}

.cp_xq ul li:hover p{border-color: #9ec64c;}



 .new_fenye{ min-width: 500px; margin: 0 auto;text-align: center;margin-left: 350px;margin-bottom: 50px;margin-top: 50px;}

 .new_fenye .fenye_sm{height: 26px;padding: 0 10px;border: 1px solid #d7d7d7;margin-right: 10px;}

 .new_fenye a{font-size: 13px; float: left;padding: 0 8px;border: 1px solid #d7d7d7;margin-right: 3px;}

 .new_fenye .fenye_on{color: #ff2f89;}

 .new_fenye .zd{border: 0;}

 .new_fenye select{outline: none;}

.dh3{padding-bottom: 30px;}







/*****************新增页面css****************/

.sx .xg_hd{width: 100%;}

.sx .xg_hd1{margin: 30px 0;}

.sx .xg_d1{color: #817d77;margin: 25px 0 0 0;width: 820px;line-height: 30px;font-size: 13px;}

.sx .xg_d1_img{margin-top: 20px;}

.sx .xg_d2{color: #817d77;margin: 25px 0 0 0;width: 100%;line-height: 30px;font-size: 13px;}

.sx .xg_d3{color: #444444;font-size: 14px;margin: 20px 0;}

.sx .xg_d4{line-height: 30px;margin-bottom: 20px;}

.sx .xg_d4 .xg_d4a span{color: #fca327;font-size: 16px;  font-weight: bold;}

.sx .xg_d4 .xg_d4a i{color: #666666;font-size: 13px;}

.sx .xg_d4 .xg_d4b span{color: #666666;font-size: 16px;  font-weight: bold;}

.sx .xg_d4 .xg_d4b i{color: #666666;font-size: 13px;}

.sx .xg_d5{line-height: 30px;}

.sx .xg_d5 span{color: #444444;font-size: 16px;font-weight: bold;padding-right: 20px;}

.sx .xg_d5 i{font-size: 13px;}

.sx .xg_d6{margin-top: 30px;margin-bottom: 50px;}

.sx .xg_d6 ul li{float: left;margin-right: 16px;}



.sx1{line-height: 30px;margin-bottom: 50px;}

.yj_d1{width: 750px;}

.yj_d1 span{color: #f18e0f;font-size: 16px;font-weight: bold;}

.yj_d2{width: 750px;margin-top: 30px;}

.yj_d2 ul li{width: 50%;float: left;}

.yj_d2 span{display: inline-block;width: 6px;height: 6px;background: #f18e0f;  border-radius: 20px;vertical-align: 2px;margin-right: 10px; }

.yj_d4{width: 890px;}

.yj_d4 ul li {float: left;}

.yj_d4 ul li img{margin-right: 32px;margin-bottom: 22px;}



.sx1 .meigui{width: 100%;}

.sx1 .meigui span{color: #bc1f58;}

.sx1 .mg_lt{width: 710px;font-size: 13px;}

.sx1 .mg_lt div{margin-top: 30px;}

.sx1 .mg_lt .mg_lt_b ul li{float:left;}

.sx1 .mg_lt .mg_lt_b ul li img{margin-right: 10px;position: relative;z-index: 11;}



.sx1 .mg_rt{line-height: 30px;font-size: 14px;}

.sx1 .mg_rt div{margin-top: 30px;}

.sx1 .mg_rt .mg_rt_a{color: #bc1f58;font-size: 16px;font-weight: bold;width: 100%;border-bottom: 1px solid #f0f0f0;padding: 10px 0;}

.sx1 .mg_rt .mg_rt_c{margin-bottom: 30px;}

.sx1 .mg6 img{margin-top: -50px;}



.sx1  .zj_hd{width: 650px;line-height: 30px;}

.zj_a{width: 650px;margin-top: 30px;font-size: 13px;}

.zj_a span{color: #f18e0f;font-weight: bold;}

.zj_b{margin-top: 30px;}



.sx2 .nj_jj{margin-top: 0;}



























