<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*公共样式部分*/
html{}
body{    position: relative;   z-index: -3; margin:0px auto; max-width:1920px; min-width:1200px; padding:0px; font-family:Arial, Helvetica, sans-serif,'微软雅黑'; font-size:14px; color:#000000;background:#fff;}
.symain{ width:1200px; margin:0px auto;}
/* background-attachment: fixed;  背景固定在浏览器  */
.previewShowWindow{position:absolute;border:1px solid #dadade;background:#ffffff;padding:5px;display:none;color:#fff;text-align:center;z-index:999;}
#preview{width:480px;}
#pi{width:400px;}
.mian{width: 1200px;margin: auto;}

img{ border:none;}
a:link,a:visited{ font-size:14px; font-family:Arial, Helvetica, sans-serif,'微软雅黑'; color:#000000; text-decoration:none;}
a:hover{text-decoration:none; cursor:pointer;}
ul,p,h1,h2,h3,h4,h5{ margin:0px; padding:0px;}
ul{ list-style:none;}
img{ border:none;}
hr{ color:#E6E6E6;}
.clear{ clear:both; height:0px;}
.f-l{ float:left; display:inline;}
.f-r{ float:right;}
.m{ margin:0 auto; width:100%; background:url(../images/hengqian/index_02.jpg) repeat-y;}
.hidden{ display:none;}
.location{ width:100%; margin:0 auto; height:35px; line-height:35px; border-bottom:solid 1px #DDD;}
.location .youlocation{ width:933px; margin:0 auto;}
.c_b{ clear:both;}
/* 分页 */
#pages { padding:14px 0 10px; font-family:黑体;}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/*头部*/
.top{ color: #fff; }
.top a{ color: #fff; }
.top .span_a{ float:left; font-size:14px; color:#fff;}
.top .span_b{ float:right; color:#a0a0a0;}
.top .span_b a{ color:#a0a0a0; margin:0 10px;}
.sapn_a{color: #a0a0a0;}

/*幻灯片*/
.fullSlide{width:100%;position:relative;height:580px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:580px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:580px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#076ee5;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/qianzhan/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}



.fullSlide_m{width:100%;position:relative;height:363px;background:#000;}
.fullSlide_m .bd_m{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide_m .bd_m ul{width:100% !important;}
.fullSlide_m .bd_m li{width:100% !important;height:363px;overflow:hidden;text-align:center;}
.fullSlide_m .bd_m li a{display:block;height:363px;}
.fullSlide_m .hd_m{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide_m .hd_m ul{text-align:center;}
.fullSlide_m .hd_m ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide_m .hd_m ul .on{background:#f00;}
.fullSlide_m .prev_m,.fullSlide_m .next_m{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(rgxs/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none; }
.fullSlide_m .next_m{left:auto;right:15%;background-position:-6px -137px;}

@media screen and (max-width:980px){
 .w1920 {
   width:1200px; margin:0px auto;
  }
  .pc_banner{ display: none; }
  .m_banner{ display: block; }
  .foot_bg{ background: url(../images/quangui/mfootbg.jpg) no-repeat; min-height: 251px; }
}
@media screen and (min-width:1200px){
	
  .m_banner{ display: none; }
  .pc_banner{ display: block; }
  .foot_bg{ background: url(../images/quangui/footbg.jpg) no-repeat;min-height: 251px;  }
}



.beijing{ float:left; width:100%; min-width:1200px; background:#e8e7e7;}

.clear{ clear:both;}
.footbj{width:100%; min-width:1200px; clear:both; height:291px;  background:#434343; border-top:3px solid #292929;}
.footbj .div_a{ float:left; width:346px;}
.footbj .div_a .logo{ float:left; padding:0 70px; height:73px; border-bottom:1px dashed #707070;}
.footbj .div_a ul{ float:left; padding-left:70px; width:275px; margin-top:10px;}
.footbj .div_a li{ float:left; line-height:29px; font-size:14px; color:#c4c4c4;}
.footbj .div_b{ float:left; width:350px; margin-left:125px;}
.footbj .div_b .span_a{ float:left; font-size:18px; color:#f6f6f6;}
.footbj .div_b .span_b{ float:left; font-size:14px; color:#f6f6f6; margin:10px 0;}
.footbj .div_b ul{ float:left;}
.footbj .div_b li{ float:left; margin-right:34px; line-height:37px;}
.footbj .div_b li a{ font-size:14px; color:#c4c4c4;}
.footbj .div_c{ float:right; width:310px;}
.footbj .div_c .span_a{ float:left; font-size:18px; color:#f6f6f6;}
.footbj .div_c .span_b{ float:left; font-size:14px; color:#f6f6f6; margin:10px 0;}
.footbj .div_c img{ margin-top:10px;}
.span_dibu{ float:left; width:100%; min-width:1200px;background:#545454; text-align:center; color:#c4c4c4; line-height:55px; font-size:14px;}
.span_dibu a{color:#c4c4c4; font-size:14px;}
.nybj{ margin:0px auto; width:1200px; margin-top:20px;}
.nymain{ width:100%; margin:0px auto; position:relative;}
.indexsm{ position:absolute; top:-5px; left:-4px;}
.indexxm{ bottom:-4px; left:-4px; position:absolute;}
#nysmyj{ position:absolute; bottom:0px; left:0px;}

/*左边*/
#left{ background:#FFF;}
#right{ background:#FFF;}
.nyleft{ width:255px; background:#FFF;min-height:400px}
.nydhwk{ width:255px; min-height:30px;}
.nydhwk .nrtbdiv{ width:255px; height:69px; border-bottom:3px solid #333; margin:0 auto; padding-top:20px;}
.nydhwk .nrtbdiv .span{ float:right; width:163px; height:61px;}

.nylmbj{ width:255px; min-height:300px; margin:0 auto;}
.nylmbj .ul{ margin:0 auto; width:255px; min-height:200px;}
.nylmbj .ul .span{ width:255px; height:54px; float:left; background:url(../images/imag/ks.jpg) no-repeat;}

.nylmbj .li{line-height:38px; height:38px; width:100%; float:left;}
.nylmbj .li a{ font-size:14px; color:#17377b; float:left; padding-left:70px; display:block; width:185px; background:url(../images/imag/sel.jpg) no-repeat;}
.nylmbj .li a:hover,.nylmbj .li a.on{ color:#97421b; background:url(../images/imag/sed.jpg) no-repeat;}
.nylmbj .div{ float:left;}
.nylmbj .div .span{ width:257px; height:43px; background:#ededed; color:#333; float:left; line-height:43px;text-align:center; font-size:18px;}
.nylmbj .div .ul1{ float:left; width:257px;margin-bottom: 15px;}
.nylmbj .div .ul1 li{ width:121px; margin-top:15px; float:left; margin-right:7px;}
.nylj{ display:block; width:248px; height:80px; margin-top:13px; }
.sjdiv{ width:150px; display:none; position:absolute; z-index:2; left:150px; background:#f4f5f7; top:5px;}
.fldiv li .sjdiv li{ float:left; height:28px; width:150px; height:28px; line-height:28px; margin:0px; border:none; position:relative;}
.fldiv li .sjdiv li a{ margin:0px; font-size:12px; margin-left:3px;}
.nylxwmdiv{ margin-top:20px; width:100%;}
.dblsx{ width:100%; height:35px; line-height:35px;}
.dblsx b{ font-size:14px;}
.nylxwmdiv p{ line-height:30px;}

/*公告底部*/
.links{width:100%; z-index:10; height:72px; position:relative; background-color:#777777;/*:rgba(0,0,0,0.3);*/ opacity:0.5;filter:alpha(opacity=57);}
.links .lins_tabs{ width:1000px; margin:0 auto;}
.links .lins_tabs span{ float:left; width:87px; height:26px; line-height:26px; text-align:center; font-weight:700; background:#FFF; border-bottom:1px solid #dcd8d7;border-right:1px solid #dcd8d7;border-left:1px solid #dcd8d7; color:#ac5f2a; font-size:16px; z-index:10;}
.links .flinks_box{ margin-left:20px; margin-top:10px; float:left; width:1000px;}
.links .flinks_box li{ float:left;}

.copyright .foot_nav{ float:left; width:445px; height:77px; background:url(../images/v1/footline.gif) no-repeat right;}
.copyright .foot_nav .foot_menu,.copyright .foot_nav a{ color:#666;}
.copyright .foot_nav .foot_menu,.copyright .foot_nav .allrights{ width:100%; color:#666; margin-top:10px;}
.copyright .copy_tools{ float:right; width:450px;}
.copyright .copy_tools .copy_com{ float:left; text-align:left; color:#666; margin-top:8px; line-height:22px;}

/*当前位置*/
.location{ width:932px; height:32px; background:url(../images/v1/announe_bg.gif) repeat-x;}
.location .location_c{ height:32px; line-height:32px; width:922px; text-align:left; padding-left:10px; color:#000; float:left;}
.location .location_c a{ color:#000;}

/*显示3级菜单*/
.subthreecat{ margin:5px;}
.subthreecat ul li{ float:left; margin:0 10px 0 5px;}
.subthreecat ul li a{ float:left; padding:0 10px 0 10px; background:#F2F2F2; border:solid 1px #d5d5d5;}
.subthreecat ul li a:hover,.subthreecat ul li a.cur{ background:#09F; color:#FFF;}
/*
.page_content .mc_l .cur_nav{ width:235px; height:36px;}
.page_content .mc_l .cur_nav span{ height:36px; line-height:36px; margin-left:40px; font-family:"黑体"; font-size:14px; font-weight:600; color:#C00;}
.page_content .mc_l .nav_tiao{ width:250px; height:12px; display:none;}
.page_content .mc_l .nav_box ul.nav_list{ position:relative; z-index:9999;}
.page_content .mc_l .nav_box ul.nav_list li{ height:30px; float:left; width:210px; line-height:30px; border-bottom:dashed 1px #d1dbdc; margin-left:20px;}
.page_content .mc_l .nav_box ul.nav_list li strong{ margin-left:20px; margin-right:5px; font-weight:bold; float:left;}
.page_content .mc_l .nav_box ul.nav_list li a{ color:#333; float:left; cursor:pointer;}
.nav_list img{ float:right; margin-right:30px; margin-top:5px;}
.page_content .mc_l .nav_box ul.nav_list li a:hover,.page_content .mc_l .nav_box ul.nav_list li.cur a{ color:#C00;}*/
.page_content .mc_l .nav_box ul.nav_list li a.b{ font-weight:700;}
.page_content .mc_l .nav_box ul.nav_list li.subnav2{ text-align:center;}
.page_content .mc_l .nav_box ul.nav_list li.bg{ background:url(../images/v1/subnav1.gif) repeat-x;}
.page_content .mc_l .nav_box ul.nav_list li:hover{}

.page_content .mc_r{ width:920px; background:#FFF; float:right; display:inline;}

.page_content .mc_r .page_location{ width:100%; height:37px; line-height:37px; color:#000; background:url(../images/imag/mb.jpg); border-bottom:3px solid #18377a;}
.page_location b{ font-size:18px; color:#97421b; float:left; width:131px; text-align:center; border-bottom:3px solid #ff7010;}

.page_content .mc_r .page_location span{ float:right; margin-right:10px;}
.page_content .mc_r .page_location span a{ color:#000;}
.page_content .mc_r .info_tipline{ width:100%; height:17px; display:none;}
.page_content .mc_r .info_c{ width:100%; min-height:517px; border-top:none; margin-top:20px;}
.page_content .mc_r .info_c .mc_content{ margin:10px 5px 5px 9px;  min-height:475px; line-height:25px; }
.page_content .mc_r .info_c .mc_content .li{ float:left; width:272px; margin:0 15px; margin-bottom:15px;}
.page_content .mc_r .info_c .mc_content .li .name{ float:left; width:262px; font-size:14px; background:#d9d9d9; padding-left:10px; height:30px; line-height:30px;}

.page_content .mc_r .info_bline{ width:100%; height:7px;}

/*精品超市*/

.site-shops-itemslist{ width:100%;}
.site-shops-itemslist ul{ margin:15px 0 0 0px;}
.site-shops-itemslist li{ float:left; width:172px; margin:0 27px; overflow:hidden;}
.site-shops-itemslist li .img{ width:172px; height:255px; float:left;}
.site-shops-itemslist li .xxms{ float:left; line-height:20px; width:130px;}

.site-shops-itemslist li .img #photo_medium_a{ border:solid 1px #e6e7e7; display:block; width:150px; height:200px; padding:10px;}
.site-shops-itemslist li .img #photo_medium_a:hover{ border:solid 1px #e77804;}
.site-shops-itemslist li .img img{}
.site-shops-itemslist li .name,.site-shops-itemslist li .siteno,.site-shops-itemslist li .catname{ width:100%; text-align:left; margin-top:6px; text-align:center;}
.site-shops-itemslist li .name{ margin-top:5px;}
.site-shops-itemslist li .catname{}
.site-shops-itemslist li .name a{  color:#000;}

/*精品超市介绍页*/

.web-shop-show-picfilter{ width:100%;}
.web-shop-show-picfilter .web-shop-show-thumb{ width:280px;}
.web-shop-show-picfilter .web-shop-show-thumb .shop-thumb{ width:276px; height:276px; border:solid 1px #C6C6C6;}
.web-shop-show-picfilter .web-shop-show-thumb .shop-thumb img{ margin:3px;}
.web-shop-show-picfilter .web-shop-show-thumb .shop-thumb-spic{ width:100%; text-align:center;}
.web-shop-show-picfilter .web-shop-show-thumb .shop-thumb-spic a{ background:url(../images/v1/max.png) no-repeat left; padding-left:13px;}
.web-shop-filter{ width:390px; margin-left:20px; overflow:hidden;}
.web-shop-filter h4{ margin-bottom:15px;}
.web-shop-filter dl{ clear:both; width:390px;}
.web-shop-filter dt,.web-shop-filter dd{ float:left; margin-bottom:3px;}
.web-shop-filter dt{ width:70px; float:left;}
.web-shop-filter dd{ width:320px; float:left;}
.web-shop-filter li{ float:left;}
.web-shop-info{ width:690px; margin-top:20px;}
.web-shop-info .info-mod{ width:100%; height:31px; line-height:31px; border-bottom:solid 2px #F60;}
.web-shop-info .info-mod span{ float:left; width:76px; height:31px; line-height:31px; text-align:center; font-weight:700; cursor:pointer;}
.web-shop-info .info-mod span.on{ background:url(../images/v1/nav-main-on.gif) no-repeat; color:#FFF;}
.web-shop-info .info-mod span.info-cuts{ float:right; font-weight:400; cursor:default;}
.web-shop-info .info-mod span.info-cuts span{ float:left;}
.web-shop-info .info-info{ width:100%; margin-top:10px;}

/*疑难解答*/
.asknews_list li{ float:left; width:50%; text-align:left; height:40px; line-height:40px; border-bottom:dashed 1px #E6E6E6; background:url(../images/help.gif) no-repeat left;}
.asknews_list li a{ margin-left:22px;}

/*新闻资讯内容*/

.news-show{ width:100%;}
.news-show h4.title{ text-align:center;}
.news-show .news-sinple-info{ width:100%; margin-top:20px; text-align:center; }
.news-show .news-sinple-info a.font-size-12{ font-size:12px;}
.news-show .news-sinple-info a.font-size-14{ font-size:14px;}
.news-show .news-content{ width:690px; margin-left:8px; margin-top:20px;}
.news-show .news-page-close{ width:100%; margin-top:20px; text-align:center;}

.news-item{ width:100%; margin-bottom:20px; line-height:26px; float:left;}
.news-item .news-title{ float:left; padding-left:12px; background:url(../images/imag/d.png) 0 no-repeat; margin-left:15px;}
.news-item .news-title a{ font-size:14px; font-weight:bold;}
.news-item .news-thumb{ margin-left:8px; float:right; margin-top:-30px;}
.news-item .news-description{ text-indent:24px;}
.news-item .news-finfo{ float:right;}

.news-prve-next a{color:#000;}
.news-prve-next a:hover{color:#000;}
.news-page-close a{color:#000;}
.news-page-close a:hover{color:#000;}
/*案例*/

.site-cases-itembox{ width:100%; overflow:hidden;}
.site-cases-itembox .site-cases-itemslist{ width:700px;}
.site-cases-itembox .site-cases-itemslist li{ float:left; width:200px; height:205px; padding:6px; margin:0 10px 20px 9px; text-align:center; overflow:hidden;}
.site-cases-itembox .site-cases-itemslist li .img{ width:194px; height:154px; border:outset 2px #E0E0E0;}
.site-cases-itembox .site-cases-itemslist li .img img{ margin:2px;}
.site-cases-itembox .site-cases-itemslist li .name{ width:194px; text-align:left; height:18px; margin-top:4px;}
.site-cases-itembox .site-cases-itemslist li .name{ margin-top:4px;}
.site-cases-itembox .site-cases-itemslist li .hy{ color:#666;}
.site-cases-itembox .site-cases-itemslist li .name a{ color:#006060;}

.flinks_item a{ float:left; margin:8px; _margin:6px; color:#333;}
.flinks_item a:hover{ text-decoration:underline;}
.flinks_item ul{ margin:0px; padding:0px;}
.flinks_item ul li{ float:left; width:113px; _width:113px; height:55px; _height:59px; text-align:center;} 
.flinks_item ul li a{ height:42px;}
.flinks_item ul li img{ width:100px; height:40px; border:solid 1px #CCC;}

body .m{width: 1200px;margin: auto;}
.divulhw ul{width: 100%;height: 100%;}
.btp30{position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.5);text-align: center;line-height: 30px;}


/*导航*/






.bt{position: relative;width: 100%;}
.bt_1{height: 175px;background: url(../images/images/bt_05.png)no-repeat;}
.bt_2{height: 202px;background: url(../images/images/bt_19.png)no-repeat 0 -8px;}
.bt_3{height: 165px;background: url(../images/images/bt_12.png)no-repeat;}
.bt_4{height: 74px;background: url(../images/images/bt_24.jpg)no-repeat;}
.bt_a{width:700px;height: 100%;margin: auto;font-size: 16px;line-height: 75px;}
.bt .more{width: 115px;height: 35px;border: 1px solid #999;color: #999;text-align: center;line-height: 35px;font-size: 16px;position: absolute;right: 0;top: 25px;}
.bt_a a{font-size: 16px;color: #666;padding-left: 4px;padding-right: 4px;font-family: "微软雅黑";}
.btclass{color: #000!important;}
.bt_2 .more{background: #666;color: #fff!important;}

.fuwurexian{width: 1200px;height: 125px;background: #19cb82;margin: auto;position: relative;z-index: 2;}
.fw_a{width: 1120px;margin: auto;}
.fw_l{width: 630px;float: left;}
.fw_r{width: 230px;float: right;}
.fp_w{font-size: 24px;font-family: "微软雅黑";font-weight: bold;color: #fff;letter-spacing:4px;}
.fp_h{font-size: 17px;font-family: "微软雅黑";color: #fff;line-height: 45px;}

.al_s{width: 100%;height: 940px;background: url(../images/images/index_19.jpg)no-repeat;position: relative;z-index: -2;}
.al_n{width: 100%;height: 460px;overflow: hidden;background: ;}
.albt{width: 140px;height: 34px;color: #fff; background: #bd7226; line-height:34px;text-align: center;font-size: 16px;font-family: "微软雅黑";margin: auto;border-radius: 12px;}
.al_n li{width: 350px;height: 460px;float: left;margin-left: 35px;border-top: 4px solid #4d4d4d;background: #fff;}
.al_n li img{height: 180px;width: 100%;}
.al_na{width: 333px;margin: auto;}
.al_n_bt{width: 100%;font-size: 18px;font-family: "微软雅黑";line-height: 40px;color: #393939;}
.al_n_sj{width: 100%;font-size: 14px;font-family: "微软雅黑";color: #7d7d7d;}
.al_n_nr{width: 100%;font-size: 14px;font-family: "微软雅黑";color: #7d7d7d;line-height: 35px;letter-spacing: 2px;height: 120px;}





.ab_l p{font-family: "微软雅黑";color: #3f3f3f;}
.ab_p1{font-size: 18px;}
.ab_l{width: 430px;height: 270px;float: left;background: url(../images/images/index_24.jpg)no-repeat;}
.ab_l li{width: 100%;height: 33.3%;}
.ab_z{width: 342px;height: 350px;background: url(../images/images/index_24.jpg)no-repeat;float: left;margin-left: 25px;margin-top: 25px;}
.ab_2{width: 45px;height: 3px;background: #E60000;margin-top: 7px;}
.ab_3 a{color: #E60000;}
.ab_3 {line-height: 30px;font-size: 14px;}
.ab_r{width: 630px;height:275px;float: right;}
.abr_bt{width: 529px;height: 139px;background: url(../images/images/index_17.jpg)no-repeat;margin: auto;}
.ab_rn{width: 100%;font-size: 14px;font-family: "微软雅黑";color: #3b3b3b;line-height: 35px;}
.ab_r .more{width: 130px;height: 23px;background: ;font-size: 16px;color: #0169E3;}

.cp_more{margin: auto;}


.st_img{width: 1200px;height: 154px;margin: auto;}
.st_img li{width: 114px;height: 100%;float: left;margin-left: 150px;}
.st_img li p{line-height: 40px;text-align: center;font-size: 18px;font-family: "微软雅黑";}
.st_img li:hover img{margin-top: -3px;}
.sp{width: 100%;height: 316px;background: url(../images/images/index_45.jpg)no-repeat;}
.sp_a{width: 150px;height: 100%;margin: auto;background: url(../images/images/index_46.png)no-repeat 100%; }

.cp{width: 100%;height:720px;background:#;}
.bt_1{width: 100%;height: 55px;background: url(../images/images/bt_28.jpg);}
.cp_bt{width: 235px;height:390px;float: left;border: #07448e 1px solid;}
.cp_n{width: 180px;height: 315px;margin: auto;}
.cp_n li{width: 100%; height: 38px;text-align: center;border-bottom: 1px dashed #07448e;}
.cp_n li a{line-height:38px;font-size: 16px;font-family: "微软雅黑";color: #4e4e4e;}
.cp_nr{width: 920px;height: 600px;float: right;}
.cp_nr li{width: 210px;height: 300px; float: left;}
.cp_nr li img{width: 194px;height: 223px;border: 1px solid #07448E;padding: 4px;}
.cpp1{font-size: 18px;text-align: center;color: #fff;width: 100%;line-height:30px;font-family: "微软雅黑";height: 40px;font-weight: 100;}

.xinwen{width: 100%;height: 680px;background: url(../images/images/xinwen_64.jpg)no-repeat 50%;}
.xw_bt{width: 480px;height: 50px;margin: auto;}
.xw_bt li{width: 220px;height: 100%;float: left;font-size: 20px;line-height: 50px;text-align: center;font-family: "微软雅黑";border: 1px solid #333;}
.xw_bt li:nth-child(2){float: right;}
.xw_n{width: 1200px;height: 400px;}
.xw_nn{width: 100%;height: 315px;}
.xw_nn li{width: 280px;height: 100%;float: left;border-bottom: 1px solid #a4060a;}
.xw_nn li a:nth-child(2) p{font-size: 18px;font-family: "微软雅黑";line-height: 45px;margin-top: 20px;}
.xw_nn li a:nth-child(3) p{font-size: 14px;font-family: "微软雅黑";color: #8b949b;line-height: 30px;}
.xw_nn&gt;div{width: 100%;height: 100%;}
.xw_nn li:nth-child(n+2){margin-left: 25px;}
.xw_nn li img{width: 100%;height: 180px;}
.xw_bt .btclasssa{border: 1px solid #a4060a;color: #a4060a;}
.xw_more{height: 40px;width: 120px;margin: auto;}


.td_s{width: 100%;height: 540px;}
.td_s li{width: 260px;height: 100%;float: left;position: relative;z-index: 2;}
.td_s li img{width: 100%;height: 100%;}
.td_s li:nth-child(2){margin-left:-50px ;z-index: 1;}
.td_s li:nth-child(4){margin-left:-50px ;z-index: 1;}
.td_div{width: 25px;font-size: 18px;font-family: "微软雅黑"; height: 100px;position: absolute;top: 0;left: 50px;color: #333;}

.about_s{width: 100%;height: 660px;background: url(../images/images/about_37.jpg)no-repeat;}
.about_n{width: 550px;height: 210px;margin-left: 90px;font-size: 14px;color: #9A9A9A;font-family: "微软雅黑";line-height: 40px;}
.about_more{width: 183px;height: 45px;margin: 0 304px;}

.lianxi_s{width: 100%;height: 630px;background: url(../images/images/index_38.jpg)no-repeat;}
.lx_l{width: 220px;height: 40px;float: left;margin-left: 60px;margin-top: 410px;line-height: 40px;text-align: center;font-family: "微软雅黑";font-weight: bold;font-size: 22px;color: #444;}
.lx_r{width: 315px;height: 280px;float: right;margin-right: 110px;margin-top: 165px;}
.lx_r ul{width: 100%;height: 222px;}
.lx_r ul li{width: 100%;height: 55px;line-height: 55px;font-size: 14px;font-family: "微软雅黑";color: #646464;}
.lx_r ul li p{line-height: 55px;}
.lx_rb{height: 55px;width: 100px;margin-left:70px;position: relative;}
.ewm_s{width: 100px;height: 100px;position: absolute;bottom: -110px;}
.qq_s{width: 50%;height: 100%;float: left;}
.lx_rb&gt;div:nth-child(2){width: 50%;height: 100%;float: left;}
.ewm_s img{width: 100%;height: 100%;}


.liyou{width:100%;height: 548px;background: url(../images/images/cp_12.jpg) 50%;}
.liyou_n{width: 714px; margin:auto;height: 350px;}
.liyou_n li{width: 238px;height: 100%;float: left; margin-left:-1px; background:url(../images/images/cpli.jpg) no-repeat;position: relative;}

.liyou_n li a:nth-child(2){font-size: 18px;text-align: center;color: #242424;font-family: "微软雅黑";width:100%;display: block;margin-top: 100px;line-height: 1.5;width: 20px;margin: auto;height: 170px;}
.liyou_n li p{font-size: 14px;text-align: center;color: #707070;font-family: "微软雅黑";}
.liyou_div{width: 100%;height: 180px;background: url(../images/images/index_19.jpg)no-repeat;position: absolute;top: 0;z-index: -1;display: none;}
.liyou_n img{border-radius: 90px;margin-left: 75px;}

.liyou_n .btclasssa{background: url(../images/images/cp_15.jpg)no-repeat;}
.liyou_n .btclasssa a{color: #fff!important;}
.liyou_n .btclasssa p{color: #fff!important;}

.cp_s{width: 1200px;margin: auto; height: 395px;}
.cp_s&gt;div{width: 100%;height: 100%;}
.cp_s&gt;div li{width: 380px;height: 100%; overflow:hidden;float: left;background: #6f6256;}
.cp_s&gt;div li:nth-child(1){width: 520px;height: 100%; float: left;}
.cp_s&gt;div li:nth-child(2){width: 325px;height: 190px;float: left;}
.cp_s&gt;div li:nth-child(3){width: 325px;height: 190px;float: left;}
.cp_s&gt;div li:nth-child(4){width: 325px;height: 190px;float: left;}
.cp_s&gt;div li:nth-child(5){width: 325px;height: 190px;float: left;}

.cp_s&gt;div li:nth-child(n+2){margin-left: 15px;}
.cp_s&gt;div li:nth-child(n+4){margin-top: 15px;}
.cp_s&gt;div li img{width: 100%;height:auto;}


.jianjie{width: 100%;height:750px; background:url(../images/images/aboutbg.jpg) no-repeat top center;}
.jj_img{width: 725px;height: 200px;float: right;background: url(../images/images/jj_39.jpg);margin-top: 130px;}
.jj_img img{width: 100%;height: 100%;}
.jj_txt{width: 1045px;height: 130px;margin-top: 50px; font-size: 14px;font-family: "微软雅黑";color: #333;line-height: 35px;margin: auto;}
.jj_txt p a{color: #333;}
.jj_sp{width: 560px;height: 320px;position: relative;float: right;margin-top: -260px;margin-right: 80px; background: url(../images/images/sp_39.jpg)no-repeat;z-index: 3;}
.jj_more{width: 160px;height: 40px;margin: auto;}


.youshi{width: 100%;height: 204px;background:url(../images/images/index_48.jpg)no-repeat 50%;}
.ys_n{width: 100%;height: 204px;}
.ys_n li{width: 198px;height: 100%;float: left;font-size: 16px;color: #373737;text-align: center;font-family: "微软雅黑";}

.ys_n li img{width: 100%;height: 220px;}
.ysbt{width: 100%;font-size: 18px;color: #000;font-family: "微软雅黑";text-align: center;line-height: 35px;}
.ysnr{width: 100%;font-size: 14px;color: #4e4e4e;font-family: "微软雅黑";line-height: 30px;}



.fencai_bt{width: 100%;height: 127px;background: url(../images/images/bt_48.jpg)no-repeat;}
.fencai{width: 100%;height: 600px;}
.fencai ul{width: 100%;height: 100%;}
.fencai ul li img{width: 100%;height: 100%;border:1px solid #aaa;}
.fencai li:nth-child(n+2){margin-left:10px;float: left;}
.fencai li:nth-child(1){width: 588px;height: 348px; float: left;}
.fencai li:nth-child(2){width: 588px;height: 348px; }
.fencai li:nth-child(3){width: 388px;height: 228px; margin-left:0px;}
.fencai li:nth-child(4){width: 388px;height: 228px;}
.fencai li:nth-child(5){width: 388px;height: 228px;}
.fencai li:nth-child(n+3){margin-top: 10px;}
.phone_s{width: 100%;height: 270px;background: url(../images/images/index_47.jpg)no-repeat;}
.phone_s .dianhua{width: 300px;font-size: 40px;color: #fff;font-family: "微软雅黑";float: right;margin-top:85px;}





.gg{width: 100%;height: 147px;background: url(../images/images/index_31.jpg)no-repeat;}

.case{width:100%;}
.case_bt{width: 100%;height: 206px;background: url(../images/images/index_92.jpg)no-repeat 50%;margin: auto;}
.case_nr{width: 100%;height: 100%;}
.case li{width: 280px;height: 100%;float: left;margin-left: 26px;}
.lidiv{width: 100%;height: 100%;position: absolute;top: 400px;transition: 1s;background: rgba(0,0,0,0.5);}
.lidiv_a{width: 80%;height: 80%;margin: auto;margin-top: 25px;font-size: 14px;color: #fff;line-height: 30px;font-family: "微软雅黑";}
.case li img{width: 100%;height: 180px;}
.case li:first-child{margin-left: 0;}
.case .more{width: 202px;height: 48px;margin: auto;background: url(../images/images/index_72.png)no-repeat;}

.news{width: 100%;height: 376px;}
.news_l{width: 590px;height: 100%;float: left;background: url(../images/images/index_34.jpg)no-repeat;}
.news_r{width: 570px;height: 100%;float: right;}
.news_r li{height: 105px;width: 100%;border: 1px solid #dcdcdc;}
.news_r li:nth-child(n+2){margin-top:25px ;}
.news_ra{width: 540px;height: 72px;margin: auto;}
.nw_img{width: 110px;height: 100%;float: left;border-right: 2px solid #000;}
.sjp1{text-align: center;font-size: 48px;font-family: "微软雅黑";line-height: 45px;}
.sjp2{text-align: center;font-size: 22px;font-family: "微软雅黑";}
.nw_txt{width: 415px;height: 100%;float: right;}
.nwp_1{width: 100%;font-size: 16px;color: #2a2a2a;font-family: "微软雅黑";line-height: 1;}
.nwp_2{font-size: 14px;color: #3F3F3F;font-family: "微软雅黑";}
.news_nr li:first-child .nw_img{float: left;}
.news_nr li:first-child .nw_txt{float: right;}
.news_nr li:last-child .nw_img{float: right;}
.news_nr li:last-child .nw_txt{float: left;}
.news_nr li:last-child{margin-top: 95px;}
.nwp_2 a{color: #E60000;}
.nwp_3{font-size: 14px;color: #3F3F3F;line-height: 35px;font-family: "微软雅黑";}



.kwhu{width: 100%;height: 320px;background: #f4f4f4;}
.kwhu_bt{width: 100%;height: 100px;font-size: 22px;color: #ffd321;line-height: 40px;font-family: "微软雅黑";}
.kehu_nr{width: 100%;height: 110px;}
.kehu_nr li{width: 272px;height: 100%;float: left;margin-left: 40px;}
.kehu_nr li img{width: 100%;height: 99%;}
/*公用尾部*/
footer{height: 370px;float:;width:100%;background: url(../images/images/index_65.jpg);border-top:1px solid #454545 ;}
footer .nav a{font-size:14px;padding:0 10px;float:left;text-align:left;color:#FFF;}
footer .nav a:first-child{padding-left: 0;}
footer .nav span{float:left;text-align:left;color:#FFF;font-size: 14px!important;}
footer p.nav{width: 100%;}
.ft_xinxi p{width:100%;float:left;color: #FFF;position: relative;line-height: 32px;}
footer p.big{font-size: 14px;}
footer p.sm{font-size: 16px; width: 100%;float: left;}
footer .f-ico{top:30px;right: 0;display:inline-grid;position: absolute;width: auto;}
footer .f-ico i{width:100%;display: inline-block}
footer .f-ico i.qq,footer p i.wx,footer p i.tel{width:100%;height:45px;}
footer .f-ico i.qq{background: url(../images/images/f-qq.png) no-repeat top right;background-size: 45px;}
footer .f-ico i.wx{background: url(../images/images/f-wx.png) no-repeat top right;background-size: 45px}
footer .f-ico i.tel{background: url(../images/images/f-tel.png) no-repeat top right;background-size: 45px}
.ft_l{width: ;height: 100%;float: right;}
.ft_l ul{width: 145px;height: ;float: left;margin-top: 30px;}
.ft_l ul:nth-child(n+2){margin-left: 15px;}
.ft_l ul li{width: 100%;}
.ft_l ul li:first-child a{font-size: 16px;font-family: "微软雅黑";font-weight: bold;color: #fff;line-height: 35px;}
.ft_l ul li:nth-child(n+2) a{font-family: "微软雅黑";font-size: 14px;color: #dadada;line-height: 35px;}

.ft_r{width: 400px;height: ;float: right;margin-top: 30px;}
.ft_r p img{width: 100px;height: 100px;}
.ft_rl{width: 200px;float:left;color: #fff;line-height: 40px;text-align: right;}
.ft_rl p{font-size: 26px;color: #fff; font-weight:bold;}
.ft_logo{margin: auto;width: 520px;height: 80px;}
.ft_bottom{width: 100%;}
.ft_bottom li{height: 100%;line-height: 40px;font-size: 18px;color: #fff;;font-family: "微软雅黑";}
.ft_bottom li:nth-child(odd){float: left;width: 220px;width: 30%;}
.ft_bottom li:nth-child(even){float: right;width:66%;}
.ft_left{width: 305px;float: left;}
.ft_right{width: 760px;float: right;}
.ft_r &gt;p{font-size: 14px;color: #dadada;text-align: center;float: right;width:124px;}
.lx{width: 500px;margin: auto;color: #fff;}
.lx_l{float: left;font-size: 18px;font-family: "微软雅黑";}
.lx_r{font-size: 14px;float: right;}
.lx_r p{line-height: 35px;}
.ft_leftn{width: 100%;}
.ft_leftn li{float: left;padding-right: 15px;}
.ft_leftn li a{font-size: 18px;color: #fff;}
.foot_s{width: 100%;height: 60px;background: #;border-top: 1px solid #4e3534;}
.foot_s p:first-child{float: ;line-height: 60px;font-family: "微软雅黑";font-size: 14px;color: #dadada;}
.foot_s p a{float: ;line-height: 60px;font-family: "微软雅黑";font-size: 14px;color: #dadada;}
.foot_s span{float: right;}
.ft_dibu{width: 530px;float: left;color: #fff;font-size: 14px;font-family: "微软雅黑";line-height: 35px;}
.ftdb_dh{width: 100%;height: 80px;line-height: 80px;}
.ftdb_dh li{width: 100px;height: 100%;float: left;font-size: 18px;font-family: "微软雅黑";color: #fff;}





.up_top{width: 90px;height: 90px;background: url(../images/images/index_108.png)no-repeat;margin: auto;position: relative;top: 45px;z-index: 2;}

.banner_s{width: 100%;height: 800px;overflow: hidden;position: relative;}
.banner_s div&gt;.banner_div{width: 100%;height: 100%;}
.an_div{width: 1200px;height: 116px;margin: auto;background: transparent;position: absolute;bottom: 40px;left: 20%;}
.an_div li{width: 373px;height: 110px;float: left;overflow: hidden;margin-top: 5px;}
.an_div li:nth-child(n+2){margin-left: 10px;}
.an_div li img{width: 100%;}
.banner_kuang{width: 100%;height: 100%;}
.youqing{width: 100%;height: 80px;border-bottom: 1px solid #4e3534;}
.youqing li{float: left; padding-left: 10px;padding-right: 10px;line-height: 80px;font-size: 14px;font-family: "微软雅黑";}
.yq_li{padding-left: 0!important;}
.youqing li a{color: #fff;}
.yq_li span{font-size: 16px;color: #fff;}



/*********************小李子（补）*********************/
.top_bg{ width:100%; height:118px;}
.menubg{height: 118px; width: 660px;}
.menubg li{ float: left; width: 110px; height: 118px; line-height: 118px; text-align: center; }
.menubg li a{ display:block; width:110px; height: 118px; text-align:center; font-weight:bold;font-size: 16px; color: #000000;}
.menubg .on a,.menubg a:hover{ background:#af0f07; color: #fff; transition: all 0.2s;}


.logo{position: absolute;z-index: 20; left: 0px; top: 0px; text-align: center;}



.cpflbg{ height: 1374px; background:url(../images/gsy/cpflbg.jpg) no-repeat; }
.catepro a:hover{color: #ff0000;}

.hoverup{-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;-webkit-transition: all .5s;transition: all .5s; border-radius: 3px;}
.hoverup:hover{ -webkit-transform: translateY(-10px);transform: translateY(-10px);}

.inproname{ width: 370px; height: 90px; background: #9a0815; }
.inpro{ width: 1040px; height: 550px; overflow: hidden; margin-left: 30px;}




/*****内页公共样式*****/


/*internal*/
.internal_bg{  width:100%; padding-bottom:50px;}
.internal{ margin:auto; width: 1200px;  min-height:300px;}
.internal_top{width: 100%;height: auto;}


/**leftmenu**/
.leftmenu{ width:auto;}
.t_left{ width:564px; float:left; height:30px; line-height:30px; background:url(../images/mdy/ico-nav.png) no-repeat left center; margin-top:35px; padding-left:20px; font-size: 16px;}
.t_left a{font-size: 16px;}
.t_right{display: none; width:243px; height:66px; line-height:66px; text-align:right; color:#fff; font-size:22px; letter-spacing:6px; font-weight:bold; background-color:#0083fe; padding-right:35px; float:right;}

.leftmenu_list{ width:auto; height:52px; line-height:52px; margin-top:35px;   text-align: center;}
.leftmenu_list li{width:150px; height:52px; display: inline-block;margin-left: 20px;}
.leftmenu_list li a{ display:inline-block; width:150px; margin-right:2px;color:#333;border:1px solid #ececec;border-radius: 10px; font-size:15px; text-align:center;margin-right: 20px;background: #f8f8f8;}
.leftmenu_list li a:hover{ background-color:#af0f07; font-weight:bold; color: #fff;}
.leftmenu_list .on a{background-color:#af0f07; font-weight:bold; color: #fff;}

.leftmenu_list li .left_two{ display:none; position:absolute; top:52px; left:0px; z-index:999; width:170px;}
.leftmenu_list li .left_two a{ background:#373737;}
.leftmenu_list li .left_two a:hover{background-color:#0656b3;}
.leftmenu_list li:hover .left_two{ display:block; }



.internal_right{ width:auto;}


.internal_right_main{ width:auto;min-height:400px;margin: auto; margin-top:20px; background-color:#fff; padding:20px 10px;}
.internal_right_main img{ text-align:center;}
.internal_right_main h3{font-family: "微软雅黑";font-size: 18px;color: #007cf0;text-align: left;}
.internal_page_nr{width:auto;min-height:400px;margin: auto;}


.objpage{width:100%; margin:auto;  padding-top:10px; font-size:14px; }
.objpage p{font-family: "微软雅黑";font-size: 14px;line-height: 30px;text-indent: 28px; text-align:justify;}
.objpage img{ max-width:1000px; height:auto;}
.page_about{width:95%; margin:auto; text-indent:2em; letter-spacing:1px; padding-top:20px;}

.objpage #p1{width: 100%;height: auto;margin-top: 30px;}
.objpage #p1 h3{font: 16px "微软雅黑" initial;color: #033886;line-height: 43px;}
.about_lxwm{width:550px;float: left; margin:auto; padding-top:10px; font-size:14px; letter-spacing:1px;}
.about_lxwm p{height: auto;font-family: "微软雅黑";font-size: 12px;color: #838282;line-height: 24px;}
.baidutu{width: 610px;height: auto;float: right;}

/***************预约*****************/
.line-order{width:auto;padding: 30px 0;margin: auto; background: #fff;height: auto;border: 1px solid #9f9f9f;}
.line-order .order-title{text-align: center;color: #007cf0;padding-top: 15px;margin:20px 0 50px;}
.line-order .order-title h2{font-size: 26px;line-height: 56px;font-weight: bold;}
.line-order .order-title p{font-size: 20px;}

.line-order .order-right{width: 500px;height: auto;padding: 0 30px;}
.line-order .order-right p{font-family: "微软雅黑";line-height: 35px;font-size: 16px;color: #555;}
.line-order .order-left{width: 638px;float: left;height: auto; font-size: 18px;color: #898989;}

.line-order .order-left dl{display: block;width: 100%;height: auto;line-height: 50px;margin-bottom: 24px;}
.line-order .order-left dt{float: left;width: 204px;text-align: right;margin-bottom: 5px;}
.line-order .order-left dd{float: left;}
.line-order .order-left .imp-red{color: #ff0000;}
.line-order .order-left .imp-blue{color: #007cf0;margin-left: 8px;font-weight: bold;}
.line-order .order-left .order-txt{border: 1px solid #cfcfcf;outline: none;width: 400px;height: 50px;color:#bbb;font-size: 16px;font-family: '微软雅黑';margin-left: 5px;text-indent: 6px;line-height: 50px;}
.line-order .order-left .ht-txt{border: 1px solid #cfcfcf;outline: none;width: 98px;height: 50px;font-family: '微软雅黑';text-indent: 6px;line-height: 50px;}
.line-order .order-left .house-name{margin: 0 10px;}
.line-order .order-left .order-remark{resize: none;width: 398px;height: 88px;border: 1px solid #cfcfcf;outline: none;text-indent: 6px;}
.line-order .order-left .order-sure{height: 52px;width: 400px;margin-left: 204px;color: #fff;background: #007cf0;cursor: pointer;font-family: '微软雅黑';}


/************新闻列表**************/
.internal_news{width:auto;height: auto;}
.internal_news li{display: inline-block;width:560px;height: 125px;margin: 10px;background: #fff;}
.internal_news li .inp{width: 109px;height: 109px;float: left;background: #e1e1e1;text-align: center;padding-top: 16px;}
.internal_news li .text{width: 420px;height: 125px;float: left;padding: 0 10px;text-align: left;}
.internal_news li h3{display: block;width: 100%;height: 24px;margin-bottom: 14px;font-family: "微软雅黑";font-size: 14px;color: #4a4a4a;font-weight: bold;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.internal_news li p{font-family: "微软雅黑";font-size: 14px;color: #676767;line-height: 24px;}
.internal_news li .text a{display: block;width: 101px;height: 30px;margin-top: 8px;text-align: center;font-family: "微软雅黑";font-size: 14px;color: #fff;line-height: 30px;text-align: center;}


.newslist{ height:28px; line-height:28px;}
.newslist a{ font-family:"微软雅黑"; font-size:14px; color:#6e6e6e;}
.newslist a:hover{ color:#337aca;}
.newsshow{width:100%; margin:auto; min-height:425px; background:url(../images/gangyuan/internal_right_main.jpg) repeat-y;}
.newsshow h1{ font-size:16px; text-align:center; line-height:150%; color:#666666; font-family:"微软雅黑"; }
#newscon p{ font-family:"微软雅黑"; font-size:14px; text-align:justify; line-height:30px;text-indent: 28px;}
.source{ color:#666666;}

/**产品展示页**/
.product_show li{ width:250px; padding:5px; margin:17px; height:270px; float:left; background-color:#FFF;}
.product_show li span{ width:auto; text-align:center; font-size:14px; display:block; line-height:35px;}
.product_img{ width:240px; height:240px;overflow:hidden; border:1px solid #e5e5e5;}
.product_img div{ width:240px; height:240px; display:table-cell; vertical-align:middle; text-align:center; }
.product_img img{ vertical-align:middle;cursor: pointer;transition: all 0.6s;   }
.product_img:hover{border:1px solid #ad0101;}
.product_img:hover img{transform: scale(1.1);}





.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt35{ margin-top:35px;}
.mt40{ margin-top:40px;}
.mt45{ margin-top:45px;}
.mt50{ margin-top:50px;}
.mt55{ margin-top:55px;}

.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml25{ margin-left:25px;}
.ml30{ margin-left:30px;}
.ml35{ margin-left:35px;}
.ml40{ margin-left:40px;}
.ml45{ margin-left:45px;}
.ml50{ margin-left:50px;}
.mr10{ margin-right:10px;}
.mr60{margin-right:60px;}

.h5{ height:5px;}
.h10{ height:10px;}
.h15{ height:15px;}
.h20{ height:20px;}
.h25{ height:25px;}
.h30{ height:30px;}
.h35{ height:35px;}
.h40{ height:40px;}
.h45{ height:45px;}
.h50{ height:50px;}
.h55{ height:55px;}


.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both;}
.dp{display:none;}
.tc{ text-align: center; }
.bai{ color: #fff; }

.px14{ font-family:'Microsoft Yahei'; font-size:14px;}
.px15{ font-family:'Microsoft Yahei'; font-size:15px;}
.px16{ font-family:'Microsoft Yahei'; font-size:16px;}
.px18{ font-family:'Microsoft Yahei'; font-size:18px;}
.px20{ font-family:'Microsoft Yahei'; font-size:20px;}
.px26{ font-family:'Microsoft Yahei'; font-size:26px;}


.strong{ font-weight:bold;}
.h10{ height:10px;}
.h15{ height:15px;}
.h20{ height:20px;}
.h25{ height:25px;}
.h30{ height:30px;}

.lt25{ line-height:25px;}
.lt30{ line-height:30px;}
.lt32{ line-height:32px;}
.lt35{ line-height:35px;}

.w1200{ width:1200px; margin:0px auto;}
.w1920{ width:100%; margin:0px auto;}



.hoverimg{-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;-webkit-transition: all .6s;transition: all .6s; border-radius: 3px;}
.hoverimg:hover{ transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}


.hoveborder{position:relative; }
.bordertop{ position:absolute; width: 0%; height: 4px; left: 0%; top: 0%; background:#d5b478; transition: 0.5s 0s; }
.borderleft{ position:absolute; width: 4px; height: 0px; left: 0%; bottom: 0%; background:#d5b478; transition: 0.5s 0s;}
.borderrihgt{ position:absolute; width: 4px; height: 0px; right: 0%; top: 0%; background:#d5b478; transition: 0.5s 0s;}
.borderbottom{ position:absolute; width: 0%; height: 4px; right: 0%; bottom: 0%; background:#d5b478; transition: 0.5s 0s;}
.hoveborder:hover .bordertop{ width:100%;}
.hoveborder:hover .borderleft{ height:100%;}
.hoveborder:hover .borderrihgt{ height:100%; }
.hoveborder:hover .borderbottom{ width:100%;}


.topbg{ height:36px; line-height:36px; background:url(../images/mdy/topbg.jpg) no-repeat;}
.topbg_en{ height:36px; line-height:36px; background:url(../images/mdy/topbg_en.jpg) no-repeat;}

.qiehua a{ width:120px; height:32px; line-height:32px; background:#006ed6; border-radius:10px; display:block; float:left; text-align:center; font-size:16px; color:#FFF; margin:0 10px;}

.pro_bg{ background:url(../images/mdy/cpzs.jpg) no-repeat;}
.pro_bg_en{ background:url(../images/mdy/cpzs_en.jpg) no-repeat;}

.cpfl{ height:485px; width:216px; background:url(../images/mdy/cqfl.png) no-repeat;}
.cpfl_en{ height:485px; width:216px; background:url(../images/mdy/cqfl_en.png) no-repeat;}

.cpfl ul{ margin-top:120px;}
.cpfl ul li{ height:35px; line-height:35px; text-align:center; width:145px; margin:0px auto; margin-top:60px;}
.cpfl ul li a{ font-family:"Microsoft Yahei"; font-size:16px;width:145px;height:35px;display:block; border-radius:8px; color:#FFF;}
.cpfl ul li a:hover{ background:#fccf7a; color:#000;}
.cpzs{ width:960px;}
.cpzs li{ float:left; margin:0 10px; border:5px solid #0083fe; position:relative;}
.cpzs li a{ float:left; width:290px; height:225px;}
.pro_title{ position:absolute; bottom:0px; left:0px; width:290px; height:35px; background-color:rgb(0,0,0,0.6); color:#FFF; line-height:35px; text-align:center;}

.xwnrwk{ width:100%; height:400px; overflow:hidden;}
.xwnrwk .xwnr{ width:100%; height:400px; float:left; display:none;}
.neirong{ width:560px; float:right; border-top:#0083fe 3px solid; height:397px;}
.riqi{ width:100%; height:64px; line-height:64px; font-size:18px; float:left; margin-top:30px;}
.riqi b{ font-size:40px; font-weight:400;}

.neirong a{ display:block; width:100%; font-size:22px; font-weight:bold; float:left; margin-top:10px; height:44px; line-height:44px;}
.neirong span{ float:left; display:block; line-height:42px; color:#666666; margin-top:10px; height:170px; overflow:hidden;}
.neirong img{ float:left; margin-top:30px;}
.xwyd{ position:absolute; right:10px; width:78px; height:10px; top:20px;}
.xwyd span{ display:block; width:16px; height:16px; border-radius:50%; background:#d8d8d8; float:left; margin-left:10px;}
.xwyd span.active{ background:#0083fe;}

.jjnrdiv{ width:400px; height:335px; margin-top:25px; margin-left:35px; float:left;}
.jjnrdiv p{ margin-top:20px; color:#ffffff; line-height:35px;}
.jjnrdiv p img{ margin-top:-10px;}
.xian{ width:100px; height:5px; background:#0083fe; float:left; margin-top:30px; margin-bottom:30px;}

.footer a{ font-family:"微软雅黑"; color:#7a7d88;}
.footer{ text-align:center; width:100%; line-height:30px;}
.footerdh{ width:100%; margin:0px auto; height:40px; line-height:40px; margin-top:15px; text-align:center; border-bottom:#eeeeee 1px solid;}
.footerdh a{ display:block; width:102px; height:38px; float:left; color:#7a7d88;}
.footer p{ float:left; width:100%; margin-top:5px; line-height:35px; text-align:left; color:#7a7d88;}
.footer p a{ color:#d4bd9b;}

.foot_link{ float:left; width:600px;}
.foot_link dl{ float:left; width:120px; }
.foot_link dl dt{ font-family: "微软雅黑"; font-size:18px; color:#d8d6d6; line-height:45px;}
.foot_link dl dd{ font-size:14px; color:#d8d6d6;font-family: "微软雅黑"; line-height:30px; position:relative;}
.foot_link dl dd div.bot{position: absolute; left: 0; width: 0px; background-color: #7a7a7a; height: 2px; bottom: 0px; -webkit-transition: 0.4s ease 0s; -moz-transition: 0.4s 0s; -o-transition: 0.4s 0s; transition: 0.4s 0s; }
.foot_link dl dd a{color:#7a7a7a;}
.foot_link dl dd a:hover{ color:#FFF;}
.wdfd a{ color:#61646e;}


.tabPanel .tab{height:30px;background:url(../images/mdy/cp_bg.jpg) center repeat-x;padding-left:247px;}
.tabPanel .tab li{float:left;height:30px;line-height:30px;text-align:center;width:235px;position:relative;cursor:pointer;}
.tabPanel .tab li a{width:215px;display:block;float:right;color:#fff;}
.tabPanel .tab li span{display:block;width:20px;height:30px;position:absolute;left:0;top:0;background:url(../i/fg.png) center no-repeat;z-index:99;}
.tabPanel .tab li.hit a{background:url(../images/mdy/hit.png) center no-repeat;width:230px;position:relative;margin-right:-14px;color:#a3252c;}
.tabPanel .tab li.hit span{left:12px;}
.tabPanel .tab li i{display:block;width:20px;height:30px;position:absolute;right:0;top:0;background:url(../images/mdy/fg.png) center no-repeat;z-index:99;}
.tabPanel .tab li.hit i{right:-20px;}
.pane{ margin-top:30px;}


.input_search{ float: left; width:225px;  height: 33px; border:2px solid #1e6403; margin-top: 5px; padding-left: 5px; }
.aboutus{ margin-left: 20px; line-height: 30px; margin-top: 10px;}


.cpzsbg{ height: 833px; background: url(../images/quangui/cpzsbg.jpg) no-repeat; }

.catpro{ height: 50px; }
.catpro a{ height: 50px; display: block; }
.catimg{ opacity: 0; transition: all 0.6s; }
.catpro:hover .catimg{opacity: 1;}




.catlist li{ margin-left: 40px; margin-top: 20px; float: left; width: 123px; height: 137px; background: url(../images/qianzhan/cpbg.png) no-repeat;}
.catlist li span{ width: 90px; height: 60px; display: block; margin:0px auto; font-weight: bold; font-size: 24px; color: #ffffff; text-align: center; margin-top: 30px;}
.cat_on{ background: url(../images/qianzhan/cpxuazhong.png) no-repeat; }
.cat_on span{ color: #474747; }
.captitle{ height:50px; background: #1e6403; line-height: 50px; width: 277px; display: block; }

.yfnl{ height: 491px; background: url(../images/qianzhan/yfnl.jpg) no-repeat; }
.yftitle{ width: 100px; text-align: center;margin:0px auto;  }
.yftitle a{ color: #1e1f1f; font-size: 24px; line-height:50px; display: block; height: 50px; font-weight: bold; border-bottom: 6px solid #1e6403;}
.yflist{ width: 280px; height: 140px; background: #fff; border-bottom: 3px solid #1e6403;  overflow: hidden;}

.yfcon li{ float: left; width: 280px; margin-left: 25px; }
.yfname{ width: 190px; margin:0px auto; height: 40px; line-height: 40px; border-bottom: 1px solid #a0a0a0; text-align: center; }
.yfname a{color: #353434; font-size: 20px; font-weight: bold;}
.yfintro{width: 250px; margin:0px auto; line-height: 30px; color: #292828; margin-top: 10px; text-align: c
}
.newscon li{float:left; width: 330px; margin-left: 50px;border:1px solid #414141;border-radius: 10px;}
.newsmore{ width: 40px; height: 20px; text-align: center;; border:1px solid #414141; text-align: center;border-radius: 10px; margin-right: 20px;}
.newscon li img{ border-top-left-radius: 10px; border-top-right-radius: 10px;}



.hovernews{-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;-webkit-transition: all .6s;transition: all .6s; border-radius: 3px;}
.hovernews:hover{ transform: scale(1.2);-ms-transform: scale(1.2);-moz-transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2);}

.gywm_bg{ height: 831px; background: url(../images/qianzhan/lxwmbg.jpg) no-repeat; }
.txxx{ width: 522px; height: 547px; background: url(../images/qianzhan/txxx.png) no-repeat; float: right; margin-top: 110px;}
.input-text{ width: 420px; height: 55px; border:1px solid #f0f0f0; margin-left: 30px; margin-top: 20px; padding-left: 10px; }
.input-sub{ width: 420px; height: 43px; background: #52bc06;border:none; margin-top: 30px; margin-left: 30px; font-size: 16px; font-weight: bold;color: #fff;}
.copyright a{ color: #1f1f1f; }

.cpzsbg{ height: 692px; background: url(../images/law/cpzsbg.jpg) no-repeat;}
.more{ width: 210px; height: 48px; border:1px solid #8b8b8b;line-height: 48px; margin:0px auto; border-radius: 25px;}
.more a{ display: block; width: 210px; height: 48px;color: #1e1e1e; font-size: 18px; }
.more a:hover{ background: #1e1e1e; color: #fff; border-radius: 25px;}

.mdzsbg{ height: 704px;  background: url(../images/law/mdzsbg.jpg) no-repeat;}
.gsjjbg{ height: 661px;  background: url(../images/law/gsjjbg.jpg) no-repeat;}
.gsjjcon{ width: 735px; height: 490px; background: #fff; margin-top: 80px; }
.acjdbg{height: 568px;  background: url(../images/law/acjdbg.jpg) no-repeat;}

.index_news{ text-align:center; margin-top:30px;}
.index_news a{color:#333333; font-family:'Microsoft Yahei'; font-size:32px; font-weight:bold;}
.loopnews{ float:left; width:580px;border-bottom:1px dashed #e5e5e5;margin-top: 20px;}
.ntime{ float:left; width:96px; height:103px; }
.nd{ width:96px; height:62px; line-height:62px; text-align:center; color:#272626; font-size:46px;font-family:'Microsoft Yahei'; }
.nt{ width:96px; height:41px; line-height:41px; text-align:center; color:#272626; font-size:16px;font-family:'Microsoft Yahei'; font-weight:bold;}
.ntitle{ float:left; width:450px; height:103px;margin-left:10px;}
.ntitle h3{ line-height:35px; margin-top:15px; color:#333333;}
.ntitle p{ margin:0 10px; line-height:25px; font-size:14px; color:#272626;}

.foot{ color: #fff; }
.foot a{ color: #fff; }

.videobg{ height: 714px; background: url(../images/gsy/videobg.jpg) no-repeat; }
.gsybg{ height: 798px; background: url(../images/gsy/cpzsbg.jpg) no-repeat; }

.lxwmbg{ height: 351px; background: url(../images/gsy/lxwmbg.jpg) no-repeat; }

.mename{ width: 135px; height: 45px; line-height: 45px;  background: no-repeat;border:none; border-bottom: 1px solid #bbbbbb;font-size: 14px; color: #7d6464;}
.mecontent{width:100%;height:90px;border:none;border-bottom: 1px solid #bbbbbb;background: none;font-size: 14px;}
.mesubmit{width: 100px; height: 30px; text-align: center;; line-height: 30px; border:1px solid #bbbbbb;font-size: 14px; background: no-repeat; color: #fff; margin-top: 30px;}
.copyright,.copyright a{color: #fff;}



#full-screen-slider { width:100%; height:500px; float:left; position:relative}
#slides { display:block; width:100%; height:500px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:450px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:30px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#e5e5e5;border-radius: 10px; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#aaaaaa; width: 88px;}

.ysbg{ min-height: 931px; background: url(../images/quangui/wmdys.jpg) no-repeat; }
.gywmbg{ min-height: 915px; background: url(../images/quangui/gywmbg.jpg) no-repeat; }
.about{ height: 520px; background: #fff;border-top-left-radius: 20px;border-top-right-radius: 20px; box-shadow:0px -4px 5px #eee;   }
.invideo{margin-left: 50px;margin-top: 70px;}

.aboutcon{ margin-left: 65px; margin-top: 95px; width: 460px;}
.about_con{color: #696969; line-height: 40px;}

.newsloop{ width: 1200px; height: 185px; }
.newscon{ width: 873px; height: 183px; background: #f3f3f3;border:1px solid #f3f3f3; transition: all 0.5s;position: relative;}
.newstitle{ margin-left: 50px; margin-top: 35px;}
.newstitle a{ font-size: 22px; color: #1e1e1e;transition: all 0.5s;}
.newsdesc{ width: 705px; margin-left: 50px; font-size: 15px; margin-top: 10px; }
.newsjt1{ position:absolute;top: 80px; right: 20px; transition: all 0.5s; opacity: 1;}
.newsjt2{ position:absolute;top: 80px; right: 0px; transition: all 0.5s; opacity: 0;}


.newsloop:hover .newscon{background: #fff;border:1px solid #ff0000;}
.newsloop:hover .newstitle a{ color: #d60000; }
.newsloop:hover .newsjt1{ opacity: 0; right: 0px;}
.newsloop:hover .newsjt2{ opacity: 1;right: 20px; }

.footlink{ height: 40px; border-bottom: 1px solid #d0cdcd; }
.footlink li{float: left; line-height: 35px; color: #d0cdcd; text-align: center;
}
.footlink li a{float: left; line-height: 35px; color: #d0cdcd; }</pre></body></html>