@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; }
*{margin:0; padding:0;}
ul,li,dl,dt,dd{list-style-type:none}
a{text-decoration:none !important;line-height:none !important}
.glyphicon{ top:0 !important;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
a{ text-decoration:none !important; cursor:pointer !important;color:#333;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1230px !important;}
.container{max-width:1000px !important;padding:0;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
h1,h2,h3,h4,h5,h6{margin:0 !important; padding:0 !important; font-weight:normal}
.tr{transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s}
.tr1{transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s}
.tr2{transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
.da{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
textarea:required,input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.pull-left{float:left;}
.pull-right{float:right;}
.l{float: left}
.r{float: right;}
.clean{clear:both;}
/*全局样式*/
.box{width:1200px; margin:0 auto; min-width:1200px;position:relative;}

header{background:url(../images/header-bg.jpg) center center; background-size:cover; width:100%; height:133px;min-width:1220px}
.logo img{height:110px;}
header .zi{margin-top:26px; padding-left:18px;}
header .box span{font-size:20px;display: block;top:50px;width:180px;position: absolute;right:280px;font-weight: bold;}
header .phone1{background:url(../images/phone11.png) no-repeat left center; padding-left:66px; min-height:50px;margin:37px 0 0 40px; color:#da9c55}
header .phone1 h4{font-size:20px;font-weight:bold !important; letter-spacing:-2px; line-height:24px; margin-top:2px !important}
header .phone{margin-top:30px; text-align:right}
header .phone h4{font-size:26px; color:#c24140; font-weight:bold !important; letter-spacing:-2px}

/*pc导航*/
.nav{width:100%; background:url(../images/nav-bg.jpg) repeat-x;min-width:1220px; padding-top:56px}
.nav li{width:10.8%;float:left;font-size:15px;text-align:center;position:relative; line-height:60px;}
.nav .bx{width:1px; height:15px; border-right:1px dashed rgba(255,255,255,0.4); margin-top:22.5px;}
.nav li a{display:block;color:#fff; z-index:1}
.nav li .on,.nav li:hover a{background:url(../images/nav-hover.png) no-repeat center center;}
#navWrap .nav1 li {margin-left:6px;margin-right:6px;}

/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:100%;z-index:9999999; display:none;}
.nav li .nav-zi li{ width:100%;background:rgba(0,0,0,0.65); font-size:14px;line-height:45px;margin-top:1px;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#fff;background-image:none;}
.nav li .nav-zi li:hover a{background-image:none;background-color:rgba(111,72,33,0.9);color:#fff;}
.nav li:hover .nav-zi{display:block;}


/*banner轮播*/
#banner{width:100%;height:555px;position:relative; overflow:hidden;min-width:1220px}
#banner>ul>li{background-position: center;height:555px;position: absolute;left: 0;top: 0px;width:100%;opacity: 0;}
#banner>ol{position: absolute;bottom:10px;left:49%;z-index: 1;}
#banner>ol>li{cursor:pointer;opacity:.3;float:left;border-radius: 12px;margin-right:10px;width: 12px;height:12px;background:#fff;}
#banner>ol>li.foucs{opacity: 1;}
#banner .prev{display:block;text-align: center;position: absolute;left:2%;top:43%;font: 56px "黑体";color:#fff;opacity:0;}
#banner .next{display:block;text-align: center;position: absolute;right:2%;top:43%;font: 56px "黑体";color:#fff;opacity:0;}
#banner>a:hover{opacity: 1;}


.fullSlide{ position:relative; background:#000; margin:0 auto; }
.fullSlide .bd{ position:relative; z-index:0; }
.fullSlide .bd li img{width:100%; vertical-align:top;  } 
.fullSlide .hd{position:relative; z-index:1; margin-top:-60px; height:30px; line-height:30px;  text-align:center;

}
.fullSlide .hd ul{ text-align:center;  padding-top:2px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:20px; height:20px; margin:5px; background:url(../images/tg_flash_p.png) -46px 0; overflow:hidden; 
font-size:0;
}
.fullSlide .hd ul .on{ background-position:0 0; }
.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:relative; margin:-15% 0 0 3%; float:left;  background:url(../images/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4  }
.fullSlide .next{  background-position:right 0; float:right; margin-right:3%  }
.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }

.zhuanjia .tempWrap{margin-left:32px;}
.zhuanjia{ margin:10px auto;  position:relative;  width:1168px;  padding:10px 0 10px 20px; overflow:hidden;     }	
.zhuanjia .prev{ display:block; position:absolute; top:115px; left:5px; width:45px; height:89px; background:url(../images/allow1.png) no-repeat;   }	
.zhuanjia .next{ display:block; position:absolute; top:115px; left:5px; width:45px; height:89px; background:url(../images/allow2.png) no-repeat;   }	
.zhuanjia .next{ left:auto; right:5px; }		
.zhuanjia ul{ overflow:hidden; zoom:1; }	
.zhuanjia ul li{ width:250px; float:left; overflow:hidden; padding:0 10px;     }	
.zhuanjia ul li img{ width:250px; height:300px; display:block; background:url(../images/loading.gif) center center no-repeat;border-radius: 20px; }
.zhuanjia ul li .zjname{text-align:center;font-size:20px;width:250px;display:block;font-weight:bold;}
.zhuanjia ul li .zjflei{text-align:center;width:250px;display:block;font-size:20px}



/*主体内容*/
.bg{ background-size:cover; width:100%;min-width:1220px}
.main11{padding:50px 0 40px;}
.cont1{padding:20px 25px 25px;box-sizing:border-box}

.title{font-size:15px; color:#333; text-transform:uppercase; margin-bottom:20px}
.title b{font-size:18px; color:#6f4821;}
.title span{color:#b20a07;}
.title i{font-style:normal;font-size:13px; margin-left:8px;}
.title .more{font-size:15px; color:#666; background:url(../images/more.png) no-repeat left center; padding-left:18px; margin-top:6px}
.title .more:hover{color:#6f4821; text-decoration:underline !important}

.biaoti{font-size:18px; color:#555; text-align:center; text-transform:uppercase; padding:70px 0 30px;}
/* .biaoti h4{font-size:25px; color:#85582a; font-weight:bold; margin:0 0 6px 0 !important} */

.biaoti h4 {margin: 0;display: inline-block;vertical-align: middle;font-size: 40px;position: relative;padding: 0 20px;}
.biaoti h4:before {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: -163px;}
.biaoti h4:after {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: 390px;}

.biaoti_td{font-size:18px; color:#555; text-align:center; text-transform:uppercase; padding:140px 0 30px;}
/* .biaoti h4{font-size:25px; color:#85582a; font-weight:bold; margin:0 0 6px 0 !important} */

.biaoti_td h4 {margin: 0;display: inline-block;vertical-align: middle;font-size: 40px;position: relative;padding: 0 20px;}
.biaoti_td h4:before {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: -163px;}
.biaoti_td h4:after {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: 330px;}

.biaoti_mt{font-size:18px; color:#555; text-align:center; text-transform:uppercase; padding:140px 0 30px;}
/* .biaoti h4{font-size:25px; color:#85582a; font-weight:bold; margin:0 0 6px 0 !important} */

.biaoti_mt h4 {margin: 0;display: inline-block;vertical-align: middle;font-size: 40px;position: relative;padding: 0 20px;}
.biaoti_mt h4:before {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: -163px;}
.biaoti_mt h4:after {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: 486px;}

.biaoti_tj{font-size:18px; color:#555; text-align:center; text-transform:uppercase; padding:70px 0 30px;}
/* .biaoti h4{font-size:25px; color:#85582a; font-weight:bold; margin:0 0 6px 0 !important} */

.biaoti_tj h4 {margin: 0;display: inline-block;vertical-align: middle;font-size: 40px;position: relative;padding: 0 20px;}
.biaoti_tj h4:before {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: -163px;}
.biaoti_tj h4:after {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: 487px;}

.biaoti_hw{font-size:18px; color:#555; text-align:center; text-transform:uppercase; padding:70px 0 30px;}
/* .biaoti h4{font-size:25px; color:#85582a; font-weight:bold; margin:0 0 6px 0 !important} */

.biaoti_hw h4 {margin: 0;display: inline-block;vertical-align: middle;font-size: 40px;position: relative;padding: 0 20px;}
.biaoti_hw h4:before {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: -163px;}
.biaoti_hw h4:after {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: 487px;}

.biaoti_bz{font-size:18px; color:#555; text-align:center; text-transform:uppercase; padding:70px 0 30px;}
/* .biaoti h4{font-size:25px; color:#85582a; font-weight:bold; margin:0 0 6px 0 !important} */

.biaoti_bz h4 {margin: 0;display: inline-block;vertical-align: middle;font-size: 40px;position: relative;padding: 0 20px;}
.biaoti_bz h4:before {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: -163px;}
.biaoti_bz h4:after {position: absolute;bottom: 20px;content: '';width: 135px;height: 1px;background-color: #999;left: 490px;}

.aboutus{width:1200px;margin:0px auto;}
.ad{width:1200px;margin:60px auto 20px;}
.zscxlb{ width:518px; height:320px; overflow:hidden; position:relative;  }
.zscxlb .hd{ height:12px;overflow:hidden; position:absolute; right:5px; bottom:0px; z-index:1; }
.zscxlb .hd ul li{ float:left; margin-right:5px; width:18px; height:5px;  background-color:#F2F2F2; cursor:pointer;  }
.zscxlb .hd ul li.on{ background-color:#333;  }
.zscxlb .bd{ position:relative; height:100%; z-index:0;}

.about-right-box{width: 640px; height: 320px;}
.about-jianjie{ height: 165px; border-bottom: #999 solid 1px;  position: relative;}
.about-jianjie .about-content{position: absolute; font-size: 14px; line-height: 23px; width: 600px;left: 15px; top: 0px; color: #333;max-height: 138px; overflow: hidden;}
.about-jianjie .about-more{position: absolute; right: 10px; bottom:10px; font-size: 15px; color: #666; }
.about-jianjie .about-more:hover{color: #f3b42c;}
.about-four{ height: 155px; }
.about-four ul{padding-left: 40px; padding-top:40px; }
.about-four ul li{float: left;  margin-right:50px; text-align: center; line-height: 18px; font-size: 12px; width: 48px; }
.about-four ul li a{  height: 90px; width: 48px;display: block; border:transparent solid 1px; }
.about-four ul li a .t20{margin-top: 50px;}
.about-four ul li  .ys1{background:url("../images/ys1.png") no-repeat 3px 0px; }
.about-four ul li  .ys1:hover{background:url("../images/ys11.png")no-repeat 3px 0px; transition-duration:0.2s;}
.about-four ul li  .ys2{background:url("../images/ys2.png") no-repeat 5px 0px; }
.about-four ul li  .ys2:hover{background:url("../images/ys22.png")no-repeat 5px 0px;transition-duration:0.2s;}
.about-four ul li  .ys3{background:url("../images/ys3.png") no-repeat 5px 0px; }
.about-four ul li  .ys3:hover{background:url("../images/ys33.png")no-repeat 5px 0px;transition-duration:0.2s;}
.about-four ul li  .ys4{background:url("../images/ys4.png") no-repeat 6px 0px; }
.about-four ul li  .ys4:hover{background:url("../images/ys44.png") no-repeat 6px 0px;transition-duration:0.2s;}
.about-four ul li  .ys5{background:url("../images/ys5.png") no-repeat 6px 0px; }
.about-four ul li  .ys5:hover{background:url("../images/ys55.png") no-repeat 6px 0px;transition-duration:0.2s;}
.about-four ul li  .ys6{background:url("../images/ys6.png") no-repeat 6px 0px; }
.about-four ul li  .ys6:hover{background:url("../images/ys66.png") no-repeat 6px 0px;transition-duration:0.2s;}
.about-four ul li  .ys7{background:url("../images/ys7.png") no-repeat 6px 0px; }
.about-four ul li  .ys7:hover{background:url("../images/ys77.png") no-repeat 6px 0px;transition-duration:0.2s;}


.picList .cp_show:hover{background-color:#6c99f3}

.bz1{background-image: url("../images/bz_bg.png") ; width: 580px; height: 133px; margin-bottom: 15px;border: #c4c4c4 solid 1px; position: relative; border-radius:40px}

.bz1:hover{cursor:pointer; border-color:#999; box-shadow: 1px 1px 1px #999}
.bz_box .bz_number{ position: absolute; top: 40px; font-size: 29px; color: #2a457a; left:53px; }
.bz_box .bz_box{ position: absolute; background-image:url("../images/box_bk.png"); width: 60px; height: 69px; text-align: center; line-height: 69px; z-index: 10;
    top: 27px; left: 31px; -webkit-transition: -webkit-transform 1.2s; }
.bz_box .bz_centent{ position: absolute;left:117px; top:36px;  font-size: 16px;width: 65%;}
.bz_centent .z_se1{color: #333; }
.bz_centent .z_se2{color: #666; margin-top:5px;}
.h15{height: 15px; clear: both;}.h30{height: 10px; clear: both;}.h40{height: 40px; clear: both;}

.zdtj{ width:1200px;  overflow:hidden; position:relative;}
.zdtj .hd ul{ float:right; overflow:hidden; zoom:1; }
.zdtj .bd{width: 1200px; margin: 0 auto; overflow: hidden; position: relative;height: 417px;}
.zdtj .bd ul li{ margin-right:20px; float:left; width: 280px; overflow:hidden; height:auto; border: #acd5ed solid 1px;cursor:pointer;border-radius:10px }
.cp_show{ height: 380px; background: #cce6f5; moz-user-select:-moz-none;-moz-user-select: none;  -o-user-select:none; -khtml-user-select:none;  -webkit-user-select:none;  -ms-user-select:none;  user-select:none;padding: 16px;  }
.cp_show .zd_img{ width:226px; height: 226px;  margin: 0px auto; display: block;border-radius: 20px; }
.cp_show .zd_title{ color: #000; font-size: 15px; overflow: hidden; margin-top: 10px; margin-bottom: 6px;text-align:center}
.cp_show .zd_sanH p{ font-size: 13px; color: #333; line-height: 22px;}
.cp_show  .zd_cp_view{width: 100%;height: 32px; line-height: 32px; border-radius: 6px; text-align: center;background: #d7d7d7;display: block; margin-top: 12px; box-shadow: 1px 1px 1px #666; font-size: 14px;}
.cp_show  .zd_cp_view:hover{background-color: #2a457a; color: #fff; }

.next1{padding: 10px;border-top: 1px solid #ccc;}
.prev1{padding:10px}
.cjjl-box{width: 560px; padding: 15px; height: auto; overflow: hidden; background-color:#fff5ec;border-radius:10px;border:1px solid #85582a}
.cjjl_title{ color: #85582a; border-bottom: #8d8d8d solid 1px; height: 30px; line-height: 30px; font-size: 20px;}
.cjjl_title a{ color: #85582a;}
.cjjl_title a:hover{color: #000;}
.cjjl_box{height: auto;overflow: hidden; font-size: 14px; color: #000; }
.txtMarquee-top{ overflow:hidden; position:relative; border: solid #999 1px;}
.txtMarquee-top .hd{ overflow:hidden;  text-align: center;  }
.txtMarquee-top .bd{ height:287px; float:left;  }
.cjjl_bg{ background:#2a457a;  float: left;;  width:560px; font-size: 14px;}
.txtMarquee-top .bd ul li{ height:35px; line-height:35px;width: 560px; border-bottom:#8d8d8d solid 1px;font-size:14px}
.mingcheng_bt1{ color: #fff;float: left;width:15%;text-align:center;  height:40px; line-height:40px; overflow: hidden;}
.mingcheng_bt2{ color: #fff;float: left;width:35%;text-align:center;  height:40px; line-height:40px; overflow: hidden ;}
.mingcheng_bt3{ color: #fff;float: left;width:25%;text-align:center;  height:40px; line-height:40px; overflow: hidden;}
.mingcheng_bt4{ color: #fff;float: left;width:25%;text-align:center;  height:40px; line-height:40px; overflow: hidden;}
.mingcheng1{float: left;width:15%; text-align:center; color:#333;overflow: hidden;border-right: #8d8d8d solid 1px; }
.mingcheng2{float: left;width:34.8%; text-align:center; color:#333;overflow: hidden;border-right: #8d8d8d solid 1px; }
.mingcheng3{float: left;width:24.8%; text-align:center; color:#333;overflow: hidden;border-right: #8d8d8d solid 1px; }
.mingcheng4{float: left;width:24.8%; text-align:center; color:#333;overflow: hidden; }
.red{color:#f00}
.cjjl_js{font-size: 12px; color: #292929; line-height: 24px; border-bottom: #a6a6a6 solid 1px; padding-bottom: 5px; margin-bottom: 15px;}
.zx_bot a{width: 152px; height: 48px; line-height: 49px; border-radius: 5px; display: block; color:#fff; text-align: center; float: left; font-size: 14px;}
.zx_bot a:hover{ background-color: #191919; border-radius: 0;transition-duration:0.8s;}
.zx_bot .blue_b{ background-color: #c48e8e}
.zx_bot .red_b{background-color: #b3ad00; margin: 0 52px;}
.zx_bot .yellow_b{ background-color: #5d6fc3;}
.cjjl_img1{background: url("../images/cj_bg1.jpg")no-repeat; width: 560px;height: 67px; border: #999 solid 1px;  margin:15px 0; }
.cjjl_img2{background: url("../images/cj_bg2.jpg")no-repeat; width: 560px;height: 67px; border: #999 solid 1px;  margin:15px 0; }
.cjjl_img3{background: url("../images/cj_bg3.jpg")no-repeat; width: 560px;height: 67px; border: #999 solid 1px;  margin:15px 0; }
.cjjl_img4{background: url("../images/cj_bg4.jpg")no-repeat; width: 560px;height: 67px; border: #999 solid 1px;  margin:15px 0; }
.china_cj_box{margin: 13px 0 0 310px;text-shadow: 1px 1px 1px #999; width: 180px;  text-align: center;}
.china_cj_box .en_name{ height: 20px; line-height:20px; border-bottom:#939393 solid 1px; }
.china_cj_box .ch_name{ font-size: 16px; letter-spacing: 6px; height: 22px; line-height:22px; }
.meiti_left_box{width: 680px; height: 477px;}
.meiti_right_box{width: 390px; height: 470px; }
.homenew_list ul li:hover{background: #cce6f5;}
.homenew_list ul li{height: 100px; width: 48%; margin-bottom:20px; overflow: hidden; border: #d2d3d1  solid 1px; background-color: #eee;float:left;margin:10px}
.homenew_list ul li .news_img{width: 100px; height: 100px;  }
.homenew_list ul li .news_con{width: 460px; padding-top:3px; padding-right: 10px;}
.homenew_list ul li .news_con a{ font-size: 16px;  display: block; }
.homenew_list ul li .news_con .news_zhyao{ margin-top:1px; font-size: 14px; color: #333; line-height: 22px; }
.news_con .news_date{ text-align: right;font-size: 12px;}
.news_right_list ul li{ height: 30px; line-height: 30px; margin-bottom:7px; border-bottom:#999 dashed 1px; font-size: 14px; padding: 0 5px 0 18px; background: url(../images/yq.png) no-repeat 0 8px; }
.list_xianxia{width: 1098px; height: 197px; border-left:#a0a0a0 solid 1px; border-right:#a0a0a0 solid 1px;}


.link{background:#2a457a url(../images/nav-bg.jpg) repeat-x top;min-width:1220px; padding:65px 0 15px; color:#fff;height:77px;margin-top:40px}
.link .box{position:relative; padding-left:160px; box-sizing:border-box}
.link .box .tou{position:absolute; left:0; top:14px; font-size:16px;}
.link .box .tou img{margin-right:5px;}
.link .box ul li{float:left;padding:10px;}
.link .box ul li img{border-radius: 10px;}
.link .owl-theme .owl-controls .owl-buttons div{display:none;}

.about_big_bg{width: 100%; background: url("../images/about_bg.jpg") no-repeat center #11121b; height: 713px; background-size:cover; }
.about_title_box{text-align: center; color: #fff; margin-top: 60px; margin-bottom: 40px; }
.about_title_box .about_title_ch{font-size: 32px; letter-spacing: 2px; }
.about_title_box .about_title_en{font-size: 25px; margin-top: 15px;}
.about_contentes{width: 546px; height: 277px;  margin-left: 40px;  color: #f2f2f2; overflow-y: scroll; padding-right: 20px; font-size: 16px;line-height:28px   }
.about_contentes::-webkit-scrollbar {
    width: 5px;
}
.about_contentes::-webkit-scrollbar-track {
    background-color:#808080;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius:2em;
}
.about_contentes::-webkit-scrollbar-thumb {
    background-color:#f2b32c;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius:2em;
}
.w1200{width: 1200px; margin: 0 auto; height: auto; overflow: hidden;}
.w1100{width: 1070px; margin: 0 auto; height: auto; overflow: hidden;}
.w1024{width: 985px; margin: 0 auto; height: auto; overflow: hidden;}

.jianjie{background:url(../images/jian-bg.jpg) ; background-size:cover;padding:30px }
.jianjie .titles{width:227px;height:122px;margin:10px auto 50px;background:url("../images/jdlc2.png") no-repeat center;text-indent:-9999px;}
.zjjfw{width:1024px;display:block;margin:0 auto;}

.jdfw_body {margin-top:15px;}
.jdfw_body ul li{display:block;width:76px;height:106px;float:left;overflow:hidden;margin-right:25px;margin-bottom:10px;}
.jdfw_body ul li.nor{margin-right:0;}
.jdfw_body ul li a{display:block;}
.jdfw_body ul li img{width:74px;height:74px;display: block;border: 1px solid #ddd;}
.jdfw_body ul li p{overflow:hidden;width:76px;height:30px;line-height:30px;margin:0;font-size:14px;text-align:center;}


.jdlc{padding:10px 40px;width:964px;position: relative;background:url(../images/jian-bg2.jpg);margin:0 auto;}

.jdlc .titles{width:227px;height:122px;margin:10px auto;background:url("../images/jdlc.png") no-repeat center;text-indent:-9999px;}

.jdlc_body{padding:10px 0;}
.jdlc_body ul li{display:block;height:48px;line-height:24px;padding:20px 0;border-bottom:1px dotted #aaa;}
.jdlc_body ul li span{display:block;float:left;margin-right:15px;}
.jdlc_body ul li strong{color:#0e4295}
.jdlc .jdlc_wj{width: 992px;}
.jdlc .jdlc_wj img{width: 170px;height: 65px;margin-left: 60px;}
/*.jdlc .jdlc_wj img:hover{width: 200px;height: 80px;}*/
.jdlc_dj ul{margin-top: 30px;}
.jdlc_dj li{position: relative;font-size: 14px;line-height: 30px;color: #333;}
.jdlc_dj li i{display: inline-block;width: 13px;height: 13px;background: url(../../../images/yc-icon.png);}
.jdlc .jdlc_dj{margin-top: 50px;}
/*底部信息*/
footer{background:url(../images/footer-bg.jpg) center center; background-size:cover; width:100%;padding:30px 0;min-width:1220px}
footer .left{width:160px; float:left; border-right:1px solid #c6bea8}
footer .sao{width:133px;text-align:center}
footer .sao img{width:100%;}
footer .sao h4{font-size:12px; line-height:30px}
footer .right{width:1006px; float:right;font-size:12px; line-height:21px}
footer .right ul{margin-bottom:3px;}
footer .right li{float:left; font-size:14px; color:#333;}
footer .right li a{color:#333; padding:0 10px}
footer .right a:hover,footer .right li a:hover{text-decoration:underline !important; color:#333}
footer .right a{color:#333}
footer .right h4{font-size:14px; line-height:35px; font-weight:bold !important}
footer .right p{margin-bottom:8px;}




#wrap {
	width: 100%;
	margin: auto;
	overflow: hidden
}
#mainWrap {
	width: 1200px;
	margin: auto;
	overflow: hidden
}
#topWrap {
	width: 100%;
	margin: auto;
	overflow: hidden;
	background: url(../images/topbg.jpg) repeat-x;
	padding-top: 2px
}
.topNav {
	width: 100%;
	float: left;
	line-height: 33px;
	color: #666;
	font-size: 13px;
}
.topNav span {
	float: right
}
.topNav span a {
	color: #666
}
.topNav span a:hover {
	color: #246cd7
}
.logoWrap {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 30px 0
}
.logoWrapLeft {
	width: 900px;
	float: left
}
.logoWrapLeft .zi {
    margin-top: 15px;
    padding-left: 18px;
}
.logo {
	width: 430px;
	float: left
}
.description {
	float: left;
	border-left: #ccc 1px solid;
	margin: 10px 0 0 20px;
	padding-left: 20px
}
.description h1 {
	color: #246cd7
}
.description h1 em {
	font-style: normal;
	font-size: 20px;
	font-weight: 400
}
.description i {
	font-style: normal;
	font-size: 20px;
	font-weight: 700;
	color: #666
}
.logoWrapRight {
	width: 270px;
	float: right;
	text-align: center;
	padding: 15px 0;
}
.logoWrapRight span {
	width: 100%;
	float: left;
	font-size: 28px;
	color: #666;
	font-weight: 700;
	text-align: center;
}
.logoWrapRight em {
	font-style: normal;
	font-size: 34px;
	font-weight: 700;
	color: #ff0000
}
#navWrap {
	width: 100%;
	height: 43px;
	margin: auto;
	background: #246cd7
}
.nav1 {
	width: 1200px;
	margin: auto
}
.nav1 li {
	width: 121px;
	height: 43px;
	float: left;
	line-height: 43px;
	text-align: center
}
.nav1 li a {
	display: block;
	font-size: 14px;
	color: #fff
}
.nav1 li a:hover {
	display: block;
	background: url(../images/hover.jpg) no-repeat
}
.nav1 li.cur {
	display: block;
	background: url(../images/hover.jpg) no-repeat
}