@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑"; background-color: #fff; color: #333;}
img{border:none;}
i,em{font-style: initial;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1400px;}
.clear{clear:both;}
.wrapper{ width: 1400px; margin: 0px auto;}
.sbj{ margin-top: 30px;}
.tpwz{ line-height: 30px;background: #333;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 900px;  font-size: 12px; color: #fff;line-height: 36px;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #fff; float: right; text-align: center; line-height: 16px; color: #fff;}


.title{text-align: center;margin-bottom: 50px;}
.title span{font-size: 38px;color: #333;font-weight: bold;}
.title span i{color: #003c8d;text-transform: uppercase;}
.title p{font-size: 16px;color: #999;text-transform: uppercase;margin-top: 10px;}

/***头部***/
.thead{line-height: 30px;background: #f1f1f1;color: #333;}
.thead .wrapper{display: flex;justify-content: space-between;}
.logo_l dl{ line-height: 37px; font-size: 30px; color: #333333; font-weight: bold; margin-bottom: 4px;}
.logo_l dt{ line-height: 19px; font-size: 14px; text-transform: uppercase; color: #333333;}
.logo_r{background: url(../images/telephone.gif) no-repeat left;background-size: 35px; padding-left: 45px;margin-top: 17px;}
.logo_r dl{padding-top: 6px; line-height: 23px; font-size: 14px; color: #888888;}
.logo_r dt{line-height: 26px; font-size: 24px; font-weight: bold; color: #003c8d;}

.nav .wrapper{display: flex;justify-content: space-between;}
.n-ul{}
.n-ul li{float: left;text-align: center;width: 93px;line-height: 98px;position: relative;}
.n-ul li a{display:block;text-align:center;font-size:16px;color: #333;}
.n-ul li:hover>a{color: #fff;background: #005eb1;}
.n-ul li dl{width:200%;background:#005eb1;list-style-type:none;left:-50%;position:absolute;z-index:99999;float:left; color: #fff;transition: 0.5s;display: none;}
.n-ul li dl dt{height:44px;line-height:44px; text-align: center; color: #fff;}
.n-ul li dl dt a{color:#fff;font-size:14px;height:44px;line-height:44px; display: block;}
.n-ul li dl dt:hover a{background: #003c8d;}
.n-ul li:hover dl{display: block;}
/* 搜索1 */
.sou{background: #ebebeb;border-bottom: 1px solid #ccc;}
.sou .ci{display: flex;justify-content: space-between;font-size: 18px;line-height: 60px;}
.sou .sounr{font-size: 18px;display: flex;background: url(../images/hot.png) no-repeat left 9px;background-size: 33px;padding-left: 33px;}
.cpsou{display: flex;}
.cpsou li a{display: block;font-size: 14px;margin-right: 10px;}
.cpsou li a:hover{color: #003c8d;text-decoration: underline;}
.ci form{display: flex;margin-top: 5px;}
.ci .searc{width: 300px;height: 49px;outline: none;padding: 0;border: 1px solid #E2E2E2;font-size: 16px;padding-left: 5px;}
.ci .searc_sub{width: 80px;height: 50px;background: url(../images/search.png) no-repeat center center #003c8d;outline: none;border: none;}
/* 产品展示 */
.cpzs{padding: 80px 0;background: url(../images/cpbj.jpg) no-repeat center center;}
.cplei{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 40px;}
.cplei li{width: 200px;line-height: 45px;text-align: center;background: #0052be;}
.cplei li a{font-size: 16px;color: #fff;}
.cplei li:hover{background: #003c8d;}
.cplei li:hover a{color: #fff;}
.cpnr{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cpnr li{width: 24%;text-align: center;}
.cpnr li:nth-child(n+5){margin-top: 20px;}
.cpnr li .cimg{height: 250px;overflow: hidden;}
.cpnr li .cimg img{width: 100%;height: 100%;object-fit: cover;transition: 1s;}
.cpnr li p{font-size: 16px;line-height: 45px;background: #f1f1f1;}
.cpnr li:hover .cimg img{transform: scale(1.2);}
.cpnr li:hover p{background: #003c8d;color: #fff;}


/* 荣誉 */
.cpdong{margin-top: 30px;}
#demo_{overflow:hidden;}
#indemo_{float:left;width:800%;}
#demo1_{float:left;}
#demo2_{float:left;}
.idllist1{margin:0px auto;}
.idllist1 li{float:left;margin:10px 10px 0px 10px; background-color:#fff; padding:2px; text-align: center; line-height: 40px;}
.idllist1 li ol{ width: 280px; height: 280px; overflow: hidden; border: 5px solid #fff;}
.idllist1 li ol img{width:100%;height:100%;object-fit: contain; transition: all 1s;}
.idllist1 li p{background: #f1f1f1;}
.idllist1 li:hover p{color: #fff;background: #003c8d;}
.idllist1 li:hover ol img{ transform: scale(1.2);}
.idllist1 li a{ font-size: 16px; color: #333333;}
/* 关于我们 */
.company{background: url(../images/gsbj.jpg) no-repeat center center;background-attachment: fixed;padding: 80px 0;margin-top: 80px;}
.company .wrapper{display: flex;}
.coml{padding-right: 2%;color: #fff;}
.coml>span{font-size: 28px;font-weight: bold;}
.coml>i{display: block;font-size: 20px;margin: 10px 0 20px;}
.coml>.dcon{font-size: 16px;line-height: 1.7;}
.vmore{margin-top: 20px;width: 160px;height: 45px;border: 1px solid #fff;position: relative;overflow: hidden;font-size: 16px;color: #fff;text-align: center;line-height: 45px;cursor: pointer;}
.coml .vmore>a{position: absolute;left: -160px;top: 0;display: block;width: 100%;line-height: 45px;font-size: 16px;text-align: center;background: #fff;color: #333;transition: 0.5s;}
.vmore:hover a{left: 0;}
/* 工程案例 */
.case{padding: 80px 0;}
.canr li{float: left;width: 45.8%;position: relative;}
.canr li .img1{height: 480px;overflow: hidden;}
.canr li:nth-child(2n){float: right;}
.canr li .img1 img{width: 100%;height: 100%;object-fit: cover;transition: 1s;}
.canr li:hover .img1 img{transform: scale(1.2);}
.canr li .wz{position: absolute;z-index: 99;bottom: -100px;left: 60px;background: #fff;box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.3);width: 72.43%;padding: 40px 30px;}
.canr li .wz .wz1{color: #003c8d;font-size: 12px;text-transform: uppercase;font-family: "Arial";}
.canr li .wz .wz2{color: #333333;font-size: 18px;font-weight: 600;margin: 10px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 74%;}
.canr li:hover .wz .wz2{color: #003c8d;}
.canr li .wz .wz3{color: #999999;font-size: 14px;line-height: 20px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.canr li .date{position: absolute;top: -30px;right: 20px;background: #003c8d;width: 100px;height: 60px;text-align: center;color: #fff;font-weight: 600;font-size: 18px;line-height: 1;padding: 30px 0 10px 0;}
.canr li .date b{font-size: 24px;display: block;}
/* 新闻 */
.xinwen{padding: 80px 0;}
.news_left{width: 40%;}
.news_right{width: 57%;}
.news_left img{width: 100%;height: 100%;}
.news_list2 li{position: relative;height: 400px;overflow: hidden;}
.news_list2 li img{width: 100%;height: 100%;object-fit: cover;transition: 1s;}
.news_list2 li .xbox{position: absolute;left: 0;bottom: 0;line-height: 50px;width: calc(100% - 40px);background: rgba(0, 0, 0, 0.5);color: #fff;font-size: 16px;padding: 20px;display: flex;justify-content: space-between;border-top-right-radius: 70px;}
.news_list2 li:hover img{transform: scale(1.1);}

.news_list3 li{margin-bottom: 20px;height: 120px;}
.news_list3 .times{text-align: center;width: 10%;height: 100%;border-right: 1px solid #ccc;padding-right: 2%;}
.news_list3 .times span{display: block;font-size: 44px;font-weight: bold;color: #444;margin-top: 16px;}
.news_list3 .times p{font: 400 18px/26px "Arial";color: #9c9c9c;}
.news_list3 li .oimg{width: 18%;overflow: hidden;height: 100%;margin-right: 2%;}
.news_list3 li .oimg img{width: 100%;height: 100%;object-fit: cover;transition: 1s;}
.news_list3 li:hover .oimg img{transform: scale(1.1);}

.n_list{width: 65%;padding-top: 15px;}
.n_list p a{font: 400 18px/26px "Microsoft Yahei";color: #2b2b2b;display: block;transition: 0.5s;}
.n_list span{font: 400 16px/26px "Microsoft Yahei";color: #878484;height:47px;overflow:hidden;display:block;margin-top: 10px;}
.n_list:hover p a{color:#003c8d;transform: translate(10px);}
.tabs{height:40px;margin-bottom:30px}
.tabs li{float: left;margin-right: 33px;}
.tabs li a{font: 600 40px/52px "Microsoft Yahei";color: #2b2b2b;}
.tabs li span{font-size: 18px;color: #888;text-transform: uppercase;}
.tab_box{position: relative;}
.news-more{position: absolute;top: 16px;right: 0;}
/*脚部*/
.fnav{background:#003c8d;line-height:64px;height:64px;overflow:hidden;}
.x-menu2{}
.x-menu2 li{width: 12.5%;text-align:center;float:left;}
.x-menu2 li a{color:#ffffff;font-size:16px;}
.x-menu2 li:hover a{text-decoration: underline;}
.foot{background:#444;padding-top:16px;}
.foot1{width:310px;padding-top: 40px;}
.foot2{width: 30%;margin-top:33px;border-right: 1px solid #ccc;margin-right: 7%;height: 130px;}
.ftt{color:#fff;font-size:18px;font-weight: bold;}
.lx{color:#999;font-size:14px;line-height:26px;margin-top:16px;}
.lx a{font-size: 14px;color: #999;display: block;line-height: 26px;float: left;width: 28%;}
.lx a:hover{color: #003c8d;text-decoration: underline;}
.code{text-align:center;margin-left:26px;margin-top:23px;}
.codett{font-size:14px;color:#999;margin-top:10px;}
.copyright {background: #444;font-size: 14px;color: #999; line-height: 32px;text-align: center;}


.nlxt{ height: 40px; line-height: 40px; background: #003c8d; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.yqlj{ line-height:29px;text-align: center;color: #444444; background: #1c1c1c;}
.yq{ width: 120px;}
.yqlj dl{ font-size: 14px; font-weight: bold; color: #fff; float: left;}
.yqlj dt{ color: #fff;}
.yqlj a{color: #fff; line-height: 29px; float: left; margin-right: 15px;}
/*内页样式*/
.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:17%; float:left;margin-bottom: 20px;}
.cp_iright{ width:82%; float:right;margin-bottom: 20px;}

.iright{margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(../images/icon5.png) no-repeat 25px center #003c8d;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl>ul{ padding:15px 0px; background-color:#f1f1f1;}

.icpfl>ul .li_1>a{line-height: 32px;padding-left:20px; font-size:16px; color:#000;display: block;transition: 0.5s;font-weight: bold;}
.icpfl>ul .li_1>a:hover{color:#003c8d;transform: translate(5px);}
.icpfl>ul .li_2{ background:url(../images/cp2.png) no-repeat 20px 12px; line-height:32px;}
.icpfl>ul .li_2>a{ padding-left:40px; font-size:15px; color:#000;display: block;transition: 0.5s;}
.icpfl>ul .li_2>a:hover{color:#003c8d;transform: translate(5px);}
.icpfl>ul ol{ background:url(../images/cp1.png) no-repeat 35px center; line-height:35px;}
.icpfl>ul ol a{ padding-left: 50px; font-size:15px; color:#000;display: block;transition: 0.5s;}
.icpfl>ul ol a:hover{color:#003c8d;transform: translate(5px);}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.cp_mup{background-color: #003c8d; height:42px;line-height: 42px;color:#fff; font-size:14px;}
.cp_mup p{height:42px;float:left;padding-left: 15px;}
.cp_mup a{color: #fff;}
.cp_mup span{float:right;padding-right:10px;}
.cp_mup span a{ font-size:14px; color:#fff;}
.cp_mup span a:hover{color:#003c8d;}

.bax{background: #F2F2F2;border: 1px solid #DFDEDE;}
.mup{height:42px;line-height: 42px;color:#333; font-size:14px;}
.mup span{display: block;background: url(../images/zhuye.png) no-repeat left center;padding-left: 25px;}
.mup span a{ font-size:14px; color:#333;}
.mup span a:hover{color:#003c8d;}
.n_about{text-align: center;margin-bottom: 30px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.n_about span{font-size: 36px;color: #3c3c3c;font-weight: bold;}
.n_about p{font-size: 15px;line-height: 3;color: #585858;}

/* 内页联系我们 */
.vcontact{display: flex;justify-content: space-evenly;}
.vcontact li{width: 18%;text-align: center;padding: 10px;transition: 0.5s;}
.vcontact li img{margin-bottom: 20px;}
.vcontact li p{font-size: 16px;color: #5d5d5d;}
.vcontact li span{font-size: 20px;}
.vcontact li:hover{box-shadow: 0 10px 20px #d4d4d4;transform: translateY(-10px);}

.hg .page li{display: inline-block;padding: 5px 10px;border: 1px solid #ccc;margin-right: 10px;}
.tp{width:950px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:793px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.rytp{width:24.1%;float:left;margin:0px 5px;}
.rytp a{overflow:hidden;border:1px solid #ccc;text-align:center;display: block;height: 195px;}
.rytp a img{width: 100%;height: 100%;object-fit: contain;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:227px;margin:0px auto;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 18px;font-weight: bold;margin-top: 20px;}
/* .lb{text-align: left;float: left;} */
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(../images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{text-align: center;margin-top: 40px;}
.page li{text-align: center;padding-right: 10px;}
.page li a{ color:#333;font-size: 14px;}
.current a{color: #ef8008!important;}

/* 新闻列表 */
.newsList li{margin: 10px 0;transition: .5s;padding: 10px;}
.newsList li:hover{box-shadow: 0 0 10px #ccc;}
.newsList li .timeDiv{transition: .5s;width: 210px;height: 135px;overflow: hidden;float: left;margin-left: 15px;}
.newsList li .timeDiv img{width: 100%;height: 100%;object-fit: cover;}
.newsList li .timeDiv p{font-size: 50px;padding-top: 5px;}

.newsList li .titBox{float: left;width: 85%;padding-right: 50px;border-right:1px solid #e5e5e5;margin-right: 40px; }
.newsList li .titBox .time{font-size: 14px;color: #989898;}
.newsList li .titBox .one,.newsList li .titBox .two{font-size: 20px;}
.newsList li .titBox .one{color: #333333;position: relative;}
.titBox .one .xian{display: inline-block;width: 30px;height: 2px;background: #003c8d;transition: 0.5s;}
.newsList li:hover .titBox .one .xian{width: 50px;}
.newsList li .titBox .one a{font-size: 18px;font-weight: 600;}
.newsList li:hover .titBox .one{color:#003c8d}
.newsList li .titBox .two{width: 200px;height: 1px;background: #bebebe;margin: 10px 0;}
.newsList li .titBox .three{font-size: 16px;color: #888888;}
.newsList li .btn{width: 112px;height: 36px;background: #d9d9d9;display: block;line-height: 36px;text-align: center;color: #6d6d6d;border-radius: 25px;float: left;margin-top: 50px;font-size: 16px;}
.newsList li:hover .btn{background: #003c8d;color: #ffffff;}
.pageContent .title{margin-top: 0;font-size: 40px;}
.pageContent .titlecon{margin-top: 0;font-size: 20px;}
.pageContent .title p{font-size: 24px;height: 24px;line-height: 24px;border-left: 4px solid #2f318b;padding-left: 15px;font-weight: bold;margin-bottom: 40px;}
.pageContent .title p em{font-size: 18px;color: #bebebe;margin-left: 10px;font-weight: normal}
.news {margin: 50px 0 0 0;}

.vnr{padding:10px 9px;border: 1px solid #ccc;}
.vnr .cplb{width: 31.6%;margin-bottom: 10px;border: 1px solid #ccc;padding: 5px;float: left;margin-right: 10px;}
.vnr .cplb:nth-child(3n){margin-right: 0;}
.vnr .cplb .cplb_img{height: 252px;overflow: hidden;position: relative;}
.cplb_img .v_cang{position: absolute;left: 0;bottom: -252px;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);font-size: 16px;color: #fff;text-align: center;line-height: 252px;transition: 0.5s;}
.cplb_img .v_cang:before{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;left: -10px;top: 124px;transition: 1.5s;opacity: 0;}
.cplb_img .v_cang:after{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;right: -10px;top: 124px;transition: 1.5s;opacity: 0;}
.cplb_img img{width: 100%;height: 100%;object-fit: contain;transition: 0.5s;}
.vnr .cplb p{font-size: 16px;color: #000;line-height: 2;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.vnr .cplb:hover .v_cang{bottom: 0;}
.vnr .cplb:hover .v_cang:before{left: 90px;opacity: 1;}
.vnr .cplb:hover .v_cang:after{right: 90px;opacity: 1;}
.vnr .cplb:hover{border: 1px solid #003c8d;}
/*内页样式*/
.nr video{width: 50%;display: block;margin: 0 auto;height: 500px;}
.cp_nr{line-height:30px;padding:10px 9px;font-size: 14px;border: 1px solid #ccc;}
.nr{line-height:30px;padding:10px 9px;}
@charset "utf-8";
/*---------- base ---------*/

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #CCC; border-top:none
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal}
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{width: 50%;margin: 0 auto;}
.simple_btn{width: 408px;line-height: 2.5;background: #003c8d;color: #fff;text-align: center;font-size: 16px;border: none;outline: none;cursor: pointer;}

.reply_list ul li{ padding:10px 20px; background:#eee; }
.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(../images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
.input_date{ height:32px; padding:0 3px; background:url(../images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(../images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }
table{ width: 100%;}
.vgs{font-size:20px;font-weight: bold;padding: 7px;position: relative;height: 31px;margin: 20px 0;background: url(../images/cpgs.jpg) no-repeat center center;}
.vgs p{position:absolute;left: 0;top: 0;border: 1px solid #363636;padding: 7px;color: #363636}
.zuoyou{margin-top:20px;}

.cpxq{}
.cp_l{ width: 46%;}
.cp_r{ width: 52%;}
.cp_r dl{ margin-top: 20px; line-height: 75px; border-bottom: 1px solid #EEEEEE; font-size: 24px; font-weight: bold; margin-bottom: 30px;}
.cp_r dt{ line-height: 43px; font-size: 18px; font-weight: bold;}
.cp_r dd{ line-height: 25px; font-size: 16px; margin-bottom: 20px;}
.cp_r li{ width: 130px; float: left; line-height: 50px; background: #003c8d; margin-right: 20px; text-align: center;}
.cp_r li a{ font-size: 16px; color: #fff;}
.cp_r li img{ vertical-align: middle; padding-right: 10px;}
.cp_r li:nth-child(1){ background: #003c8d;}
#preview{ float:none; margin:20px auto; text-align:center; width:420px;}
.jqzoom{ width:410px; height:410px; position:relative; border: 1px solid #DDDDDD; display: table-cell; vertical-align: middle; padding: 5px;}

.zoomdiv{ left:859px; height:300px; width:300px;}
.list-h li{ float:left;}
#spec-n5{width:500px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:472px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}

/*jqzoom www.divcss5.com */
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:372px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:0px; *margin-left:0; width: 100% !important;}

/* 侧边工具栏 */
#toolbar {
  position: fixed;
  z-index: 9999;
  right: 17px;
  bottom: 10%;
}

#toolbar li {
  margin-bottom: 3px;
  font-size: 0;
  width: 57px;
  height: 57px;
  right: 0;
  position: relative;
}

#toolbar li a {
  display: block;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
  overflow: hidden;
  background: #292e39;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  white-space: nowrap;
  font-size: 0;
}

#toolbar li .icon-font {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
  background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
  background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
  background-position: 0 -30px;
}

#toolbar li .icon-message:after {
  background-position: 0 -120px;
}

#toolbar li .icon-top:after {
  background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
  background-position: 0 0;
}

#toolbar li .wz {
  display: inline-block;
  line-height: 57px;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
  position: absolute;
  z-index: 1;
  padding: 5px;
  background: #292e39;
  width: 110px;
  right: 120%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all .7s;
  transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
  margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
  max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
  content: '';
  position: absolute;
  right: -5px;
  bottom: 20px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #292e39;
  border-right: none;
}

#toolbar li.ewm:hover .icon {
  background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#toolbar li.backtop {
  cursor: pointer;
}

#toolbar li.backtop .iconfont {
  color: #fff;
  background-color: #292e39;
}

#toolbar li:hover a {
  width: 200px;
}

#toolbar li:hover .icon-font {
  background-color: #292e39;
}

#toolbar li:hover .icon-qq:after {
  background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
  background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
  background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
  background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
  background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
  background-position: -30px -60px;
}
.icon-font {
  position: relative;
}

.icon-font:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_spirit.png);
  background-repeat: no-repeat;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
}

@media screen and (max-width: 1440px) {
	.wrapper{width: 1200px;}
	.n-ul li{width: 71px;}
	.n-ul li a{font-size: 15px;}
	.leir ul li{line-height: 77px;}
	.coml>.dcon{font-size: 14px;line-height: 1.8;}
	.canr li .img1{height: 400px;}
	.foot2{margin-right: 5%;}
	
	/* 内页 */
	.moddle{width: 1200px;}
	.vnr .cplb{width: 31.3%;}
	.icpfl ul p a{font-size: 14px;}
	.rytp{width: 23.9%;}
	.rytp a{height: 160px;}
	.newsList li .titBox{width: 82%;}
	
	
	
}