@charset "utf-8";

/* 头部 */
.header{ width:100%; height:75px; background-color:#fff; border-bottom:1px solid #868686; position:fixed; left:0px; top:0px; z-index:999999; }
.header_nr{ width:1176px; height:75px; }
.logo{ margin-top:12px; }
.nav{ margin-top:40px; }
.nav ul{}
.nav ul li{ line-height:100%; margin-left:45px; }
.nav ul li a{ font-size:13px; color:#000; }
.nav ul li a:hover{ text-decoration:underline; }

/* 首页 */
.main{ width:100%; padding-top:76px; }
.main1{ width:100%; padding:38px 0 32px; background-color:#f7f7f7; }
.main1_nr{ width:1176px; }

.main1_nr1{ width:1176px; }
.main1_nr1_l{ width:242px; }
.main1_nr1_r{ width:934px; }
.main1_nr1_r1{ width:934px; height:182px; }
.main1_nr1_r1 img{ width:934px; height:182px; }
.main1_nr1_r2{ width:934px; line-height:25px; margin:7px 0 -7px; }

.main1_nr2{ width:1176px; margin-top:56px; }
.main1_nr2_l{ font-size:18px; width:242px; line-height:100%; }
.main1_nr2_r{ width:934px; overflow:hidden; }
.main1_nr2_r ul{ width:958px; }
.main1_nr2_r ul li{ width:455px; margin-right:24px; }
.main1_nr2_r ul li .pic{ width:167px; }
.main1_nr2_r ul li .pic p{ width:167px; height:214px; }
.main1_nr2_r ul li .pic p img{ width:167px; height:214px; }
.main1_nr2_r ul li .pic span{ font-size:14px; color:#666464; width:167px; line-height:100%; margin-top:10px; display:block; }
.main1_nr2_r ul li .pic span a{ color:#666464; }
.main1_nr2_r ul li .title{ width:270px; line-height:25px; margin:-7px 0; }

.main2{ width:1176px; padding:40px 0 46px; }
.main2_l{ width:232px; }
.main2_r{ width:944px; }
/* qx_list */
.main2_r .qx_list{ width:944px; }
.main2_r .qx_list ul{ width:944px; }
.main2_r .qx_list ul li{ width:225px; margin:0px 0px 11px 11px; background:#FFF; float:left;
    -webkit-box-shadow:0 2px 4px rgba(17, 7, 14, .45);
    -moz-box-shadow:0 2px 4px rgba(17, 7, 14, .45);
    box-shadow:0 2px 4px rgba(17, 7, 14, .45);
}
.main2_r .qx_list ul li a{ width:225px; display:block; }
.main2_r .qx_list ul li a p{ width:225px; height:100%; }
.main2_r .qx_list ul li a p img{ width:225px; height:100%; }
.main2_r .qx_list ul li a span{ font-size:15px; color:#666464; width:213px; line-height:24px; padding:6px 6px 15px; display:block; }
/*.main2_r .qx_list ul li:hover a span{ text-decoration:underline; }*/

/* 底部 */
.footer{ width:100%; padding:26px 0 46px; background-color:#f7f7f7; }
.footer_nr{ width:1176px; }
.footer_nr_l{ width:222px; }
.footer_nr_r{ font-size:11px; color:#666464; width:954px; line-height:25px; }
.footer_nr_r span.style1{ font-size:14px; display:block; }

/* 弹窗 */
.tanchuang{ width:100%; padding:56px 0 20px; }
.tanchuang1{ font-size:15px; color:#000; width:673px; line-height:100%; }
.tanchuang2{ width:673px; text-align:center; margin-top:30px; }
.tanchuang2 img{ max-width:673px; }
.tanchuang .fenxiang{ width:100%; height:36px; background-color:#fff; position:fixed; top:0px; right:0px; }
.tanchuang .fenxiang .bdsharebuttonbox{ position:absolute; top:0px; right:14px; }

.layui-layer{
    -webkit-box-shadow:0 2px 6px rgba(17, 7, 14, .75) !important;
    -moz-box-shadow:0 2px 6px rgba(17, 7, 14, .75) !important;
    box-shadow:0 2px 6px rgba(17, 7, 14, .75) !important;
}