.width1200{ min-width:1200px;}
.indexcontent{ margin:0 auto; width:1200px;}
.sl{overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
a.bs:hover{ text-decoration:underline;}
.block{ display:block;}
.fl {
  float: left;
}

.fr {
  float: right;
}
.enlarge8{
  -moz-transition:all 0.8s; /* Firefox 4 */
  -webkit-transition:all 0.8s; /* Safari and Chrome */
  -o-transition:all 0.8s; /* Opera */
  transition:all 0.8s;
  cursor: pointer;
}

.enlarge4{
  -moz-transition:all 0.4s; /* Firefox 4 */
  -webkit-transition:all 0.4s; /* Safari and Chrome */
  -o-transition:all 0.4s; /* Opera */
  transition:all 0.4s;
  cursor: pointer;
}
.ellipsis{
  overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.ellipsis2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.clearfix::after {
  content: "";
  clear: both;
  overflow: hidden;
  display: block;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
  font-size: 1px;
  width: 1px;
  height: 0;
  visibility: hidden;
  zoom: 1;
}

.content{ font-size:17px; color:#666666; line-height:30px;}
.content *{ line-height:30px;}
.content p{ /*padding:10px 0;*/}
.content img{ max-width:100%;}
.content video{ display:block; width:800px; margin:0 auto;}

.pages { font-size: 16px; line-height: 50px; text-align: center;}
.pages a { text-decoration: none; color: #888; /*background: #eeeeee;*/ border:#e0e0e0 1px solid; padding:8px 15px; margin-right: 10px }
.pages a.active { background: #ef8200; color: #fff; border:#ef8200 1px solid;  }
.pages a:hover {  background: #ef8200; color: #fff; border:#ef8200 1px solid;  text-decoration: none;  }
.pages a.wz{  padding:9px 20px;}

.top1{ background:#fff; height:100px; width:100%; border-bottom:#e0e0e0 1px solid;}
.top1 .top_logo{ position:absolute; left:20px; top:20px; height:63px;}
.top1 .top1_r{ position:absolute; right:60px; top:15px; line-height:35px; font-size:18px; color:#ef8200; font-weight:bold;}
@media only screen and (max-width:1800px) {
.top1 .top1_r{ display:none; right:10px; font-size:16px;}
}
@media only screen and (max-width:1550px) {
.top1 .top1_r{ display:none;}
}
@media only screen and (max-width:1440px) {
.top1 .top_logo{ height:50px; top:25px;}
}

.i_c{ position:relative;}
.i_c .i_lgg{ position:absolute; left:-167px; top:0;}
.i_c .i_rgg{ position:absolute; right:-167px; top:0;}
.i_c .i_bgg_list li{ margin-top:50px;}
.i_c .i_bgg_list li:nth-child(1){ margin-top:0;}
/*@media only screen and (max-width:1520px) {
.i_c .i_lgg{ display:none;}
.i_c .i_rgg{ display:none;}
}*/

.i_d1{ margin-top:60px;}
.i_d1 .i_d1_l{ float:left; width:380px;}
.news_banner{ padding-bottom:35px;}

.fullSlide2{ width:100%;  position:relative;  height:300px; background:#000;  }
	.fullSlide2 .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide2 .bd ul{ width:100% !important;  }
	.fullSlide2 .bd li{ width:100% !important;  height:300px; overflow:hidden; text-align:center;  }
	.fullSlide2 .bd li a{ display:block; height:300px; position:relative; }
	.fullSlide2 .bd li a .f_txt{ background:rgba(0,0,0,0.6); height:50px; text-align:left; width:100%; position:absolute; left:0px; bottom:0px; font-size:14px; color:#fff; line-height:30px; padding:10px 10px; box-sizing:border-box;}
	.fullSlide2 .bd li a .f_txt span{ font-size:12px; line-height:20px;}

	.fullSlide2 .hd{  position:absolute; z-index:1; bottom:-34px; right:0; width:100%; height:34px; line-height:30px;  text-align:center;
	}
	.fullSlide2 .hd ul{ text-align:center;  padding-top:0px; padding-right:0px;  }
	.fullSlide2 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:4px; margin:0 2px; overflow:hidden; line-height:9999px; background:#cccccc; transition:all 0.2s;}
	.fullSlide2 .hd ul .on{ background:#ff8a00; width:16px; }
	.fullSlide2 .prev,
	.fullSlide2 .next{ position:absolute; left:100px; top: 355px; display:block; width:50px; height:99px; overflow:hidden; cursor:pointer; background:url(../images/banner_left.png) repeat;  }
	.fullSlide2 .prev img,
	.fullSlide2 .next img{ margin-left:0px; margin-top:0px;}
	.fullSlide2 .next{ left:auto; right:100px; background:url(../images/banner_right.png) repeat;}
	.fullSlide2 .prev:hover{ background:url(../images/banner_left_on.png) repeat;}
	.fullSlide2 .next:hover{ background:url(../images/banner_right_on.png) repeat;}

.i_d1_l_list li{ float:left; width:185px; height:130px; margin-left:10px; margin-bottom:10px; position:relative;}
.i_d1_l_list li:nth-child(2n+1){ margin-left:0;}
.i_d1_l_list li .fd{ width:185px; height:130px;}
.i_d1_l_list li .fd img{ width:185px; height:130px;}
.i_d1_l_list li .fd .txt{ position:absolute; left:0; bottom:0; width:100%; height:30px; line-height:30px; text-align:center; background:url(../images/i_d1_bg.png) repeat-x; font-size:14px; color:#fff;}

.i_d1_c{ float:left; margin-left:39px; width:440px; border-top:#e0e0e0 1px solid;}
.i_d1_c .i_jmtt_title{ line-height:60px; text-align:center; font-size:18px; color:#000000; font-weight:bold;}
.i_d1_c .i_jmtt_title img{ margin-right:15px; position:relative; bottom:3px;}
.i_d1_c .i_jmtt_list{ height:204px;}
.i_d1_c .i_jmtt_list li{ padding-left:30px; height:36px; line-height:36px; font-size:14px; position:relative;}
.i_d1_c .i_jmtt_list li:after{content: "";width:6px; height: 6px; border-radius:50%; position: absolute; left: 10px; top:15px; background:#737373;}
.i_d1_c .i_jmtt_list li:hover:after{ background:#ff8a00;}
.i_d1_c .i_jmtt_list li:hover a{ color:#ff8a00;}

.i_ljjm_box{ height:338px; border:#e0e0e0 1px solid; background:#f9f9f9; padding:0 19px;}
.i_ljjm_box .i_ljjm_title{ line-height:60px; text-align:center; font-size:18px; color:#000000; font-weight:bold;}
.i_ljjm_box .i_ljjm_title img{ margin-right:18px; position:relative; bottom:3px;}
.i_ljjm_box .i_ljjm_inp{ display:block; width:100%; height:50px; border:0; background:#eeeeee; padding-left:50px; padding-right:10px; box-sizing:border-box; outline:none; font-size:14px; margin-bottom:20px;}
.i_ljjm_box .i_ljjm_inp.ico1{ background:url(../images/i_ljjm_ico1.png) #eeeeee 20px center no-repeat;}
.i_ljjm_box .i_ljjm_inp.ico2{ background:url(../images/i_ljjm_ico2.png) #eeeeee 22px center no-repeat;}
.i_ljjm_box .i_ljjm_inp.ico3{ background:url(../images/i_ljjm_ico3.png) #eeeeee 20px center no-repeat;}
.i_ljjm_box .i_ljjm_bt{ display:block; width:100%; height:50px; border:0; background:#ff8a00; outline:none; font-size:16px; color:#ffffff; cursor:pointer;}

.i_d1_r{ float:right; width:295px; border-top:#ff8a00 4px solid;}
.i_zsjm_box{ border:#e0e0e0 1px solid; border-top:0; background:#f9f9f9; padding:0 16px; height:449px;}
.i_zsjm_box .i_zsjm_title{ font-size:18px; color:#000000; font-weight:bold; line-height:55px; text-align:center;}
.i_zsjm_box .i_zsjm_list li{ width:260px; height:120px; margin-bottom:10px; position:relative;}
.i_zsjm_box .i_zsjm_list li img{ display:block; width:260px; height:120px;}
.i_zsjm_box .i_zsjm_list li .txt{ position:absolute; left:10px; top:10px; width:240px; height:100px; line-height:100px; text-align:center; font-size:16px; color:#ffffff; font-weight:bold; border:#fff 1px solid; box-sizing:border-box; transition:all 0.3s;}
.i_zsjm_box .i_zsjm_list li:hover .txt{color:#ff8a00; border:#ff8a00 1px solid;}

.i_gzwm_box{ border:#e0e0e0 1px solid; background:#f9f9f9; height:128px; margin-top:21px; position:relative;}
.i_gzwm_box .i_gzwm_ewm{ position:absolute; left:27px; top:24px; width:80px; height:80px;}
.i_gzwm_box .i_gzwm_txt{ position:absolute; left:120px; top:10px;}
.i_gzwm_box .i_gzwm_txt .title{ font-size:14px; color:#222222; line-height:36px; font-weight:bold;}
.i_gzwm_box .i_gzwm_txt .txt{ font-size:14px; color:#ef8200; line-height:36px; font-weight:bold;}

.i_cpdg_title{ border-top:#e0e0e0 1px solid; height:60px; line-height:60px; font-size:24px; color:#000000; font-weight:bold; position:relative;}
.i_cpdg_title img{ margin-right:12px; position:relative; bottom:3px;}
.i_cpdg_title a.i_cpdg_more{ position:absolute; right:0; top:0; font-size:14px; color:#666666; font-weight:normal;}
.i_cpdg_title a.i_cpdg_more:hover{ color:#ef8200;}
.i_cpdg_list li{ float:left; border:#e0e0e0 1px solid; padding:9px; margin-left:10px; margin-bottom:10px;}
.i_cpdg_list li.li1{ width:454px; height:272px;}
.i_cpdg_list li.li2{ width:212px; height:272px;}
.i_cpdg_list li:nth-child(1),
.i_cpdg_list li:nth-child(5){ margin-left:0;}
.i_cpdg_list li.li2 .txt{ padding-top:10px; line-height:48px; text-align:center; color:#333333;}
.i_cpdg_list li.li2:hover .txt{ color:#ef8200;}
.i_cpdg_list li:hover{box-shadow: 0px 0px 5px #ccc;}

.i_news{ margin-bottom:55px;}
.i_news .i_news_box{ float:left; width:380px; margin-left:30px;}
.i_news .i_news_box:nth-child(1){ margin-left:0px;}
.i_news_box .title{ border-top:#e0e0e0 1px solid; height:63px; line-height:63px; font-size:24px; color:#000000; font-weight:bold;}
.i_news_box .title img{ margin-right:12px; position:relative; bottom:3px;}
.i_news_box .i_news_list{ margin-top:10px;}
.i_news_box .i_news_list li{ line-height:36px; padding-left:25px; position:relative;}
.i_news_box .i_news_list li:after{content: "";width:6px; height: 6px; border-radius:50%; position: absolute; left: 3px; top:15px; background:#737373;}
.i_news_box .i_news_list li:hover:after{ background:#ff8a00;}
.i_news_box .i_news_list li:hover a{ color:#ff8a00;}

.i_links{ border-top:#e0e0e0 1px solid; margin-bottom:80px;}
.i_links li{ border:#e0e0e0 1px solid; border-top:0; background:#f9f9f9; padding:20px 0 20px 14px;}
.i_links li .title{ float:left; width:85px; font-size:16px; color:#222222; font-weight:bold; line-height:36px;}
.i_links li .txt{ float:left; width:1099px; font-size:14px; color:#999999; line-height:36px;}
.i_links li .txt a{ display:inline-block; font-size:14px; color:#999999; margin-right:10px;}

.footer1{ border-bottom:#222222 1px solid; background:#333; height:64px;}
.footer1 .footer_logo{ float:left;}
.footer1 .footer1_nav{ float:right;}
.footer1 .footer1_nav li{ float:left; width:130px; height:64px;}
.footer1 .footer1_nav li a{ display:block; width:100%; height:64px; line-height:64px; text-align:center; font-size:16px; color:#999999;}

.footer2{ background:#333333; padding-top:42px; padding-bottom:36px;}
.footer2_lx{ float:left; padding-left:15px; /*width:700px;*/ width:1050px; padding-top:30px;}
.footer2_lx li{ float:left; width:270px; font-size:14px; color:#aaaaaa; height:36px; padding:3px 0; line-height:30px;}
.footer2_lx li span{ font-size:16px; font-weight:bold;}
.footer2_ewm{ float:right; margin-right:15px; width:120px; height:120px;}
.footer2_zs{ float:right; margin-right:70px; font-size:18px; color:#ef8200; font-weight:bold; line-height:36px; padding-top:30px;}
.footer3{ background:#222222;}
.footer3 .indexcontent{ padding:13px 0;}
.footer3 .footer3_txt1{ float:left; width:900px; padding-left:15px; font-size:14px; color:#999999; line-height:30px;}
.footer3 .footer3_txt1 a{ color:#999999;}
.footer3 .footer3_txt2{ float:right; width:200px; padding-right:15px; font-size:14px; color:#999999; line-height:30px; text-align:right;}
.footer3 .footer3_txt2 a{ color:#999999;}

/*公司简介*/
.n_weizhi{ height:50px; border-bottom:#e0e0e0 1px solid;}
.n_weizhi .n_weizhi_txt{ color:#aaaaaa; line-height:50px;}
.n_weizhi .n_weizhi_txt a{ color:#aaaaaa;}
.ab_title{ font-size:24px; color:#000000; font-weight:bold; line-height:50px; text-align:center; margin-top:54px; margin-bottom:40px;}
.ab_sp{ background:url(../images/ab_sp_bg.jpg) top center no-repeat; height:550px; margin-top:75px; margin-bottom:80px; position:relative;}
.ab_sp .video{ position:absolute; right:40px; top:123px; width:519px; height:304px; outline:none;}


/*关于骆驼*/
.ablt_d1_l{ float:left; width:695px; font-size:16px; color:#222222; line-height:26px;}
.ablt_d1_l *{ color:#222222; line-height:26px;}
.ablt_d1_r{ float:right; width:485px; height:377px;}
.ablt_video{ width:1200px; height:450px; outline:none;}

.ablt_d2_txt{ font-size:16px; color:#222222; line-height:26px; margin-top:70px; margin-bottom:50px;}
.ablt_d2_txt *{ color:#222222; line-height:26px;}

.ablt_d3_list li{ float:left; width:290px; height:250px; margin-left:13px;}
.ablt_d3_list li img{ width:290px; height:250px;}
.ablt_d3_list li:nth-child(1){ margin-left:0px;}

.ablt_d4_txt{ font-size:16px; color:#222222; line-height:26px; margin-top:54px; margin-bottom:70px;}
.ablt_d4_txt *{ color:#222222; line-height:26px;}

/*新闻列表页*/
.news_box{ border:#e0e0e0 1px solid; margin-top:20px; margin-bottom:80px;}
.news_box_nav{ margin-left:10px; background:#f7f7f7;}
.news_box_nav li{ float:left; width:160px; height:50px; line-height:50px; text-align:center; font-size:16px; color:#999999; font-weight:bold; position:relative; transition:all 0.3s;}
.news_box_nav li a{ display:block; width:100%; height:50px; line-height:50px; text-align:center; font-size:16px; color:#999999; font-weight:bold;}
.news_box_nav li:after{content: "";width:0; height: 4px; position: absolute; left: 50%; top:0; background:#f6ab00; transition:all 0.3s;}
.news_box_nav li.on:after,
.news_box_nav li:hover:after{ width:100%; left: 0%;}
.news_box_nav li.on,
.news_box_nav li:hover{ background:#fff; color:#222222;}
.news_box_nav li.on a,
.news_box_nav li:hover a{ background:#fff; color:#222222;}

.news_list{ margin:0 10px;}
.news_list li{ padding:20px 0; border-bottom:#e0e0e0 1px solid;}
.news_list li .fd{ float:left; width:300px; height:200px;}
.news_list li .txt{ float:right; width:835px;}
.news_list li .txt .title{ font-size:18px; color:#222222; font-weight:bold; line-height:35px; padding:10px 0;}
.news_list li .txt .title a{ color:#222222;}
.news_list li .txt .txt1{ font-size:14px; color:#999999; line-height:30px; padding-top:5px;}
.news_list li .txt .txt2{ font-size:14px; color:#999999; line-height:30px; padding-top:10px;}

/*新闻详情页*/
.news_i_l{ float:left; width:920px; border:#e0e0e0 1px solid; padding:0 19px; margin-top:20px;}
.news_i_title1{ font-size:24px; color:#222222; font-weight:bold; line-height:50px; padding:18px 12px 0 12px;}
.news_i_title2{ font-size:14px; color:#999999; line-height:40px; padding:0 12px 10px 12px; border-bottom:#e0e0e0 1px solid;}
.news_i_content{ padding:15px 12px 35px 12px;}
.news_i_more{ padding:15px 12px; border-top:#e0e0e0 1px solid;}
.news_i_more .txt{ font-size:14px; color:#666666; line-height:40px;}
.news_i_more .txt a{ color:#666666;}

.news_i_r{ float:right; width:220px; border-top:#ff8a00 4px solid; margin-top:20px;}
.rmtj_box{ border:#e0e0e0 1px solid; background:#f9f9f9; margin-bottom:20px;}
.rmtj_box .title{ font-size:18px; color:#000000; font-weight:bold; line-height:58px; text-align:center;}
.rmtj_box .rmtj_list{ padding-bottom:15px;}
.rmtj_box .rmtj_list li{ font-size:14px; color:#222222; line-height:36px; padding:0 12px 0 28px; position:relative;}
.rmtj_box .rmtj_list li a{ font-size:14px; color:#222222; line-height:36px;}
.rmtj_box .rmtj_list li:after{content: ""; width:6px; height: 6px; border-radius:50%; position: absolute; left: 10px; top:15px; background:#737373; transition:all 0.3s;}
.rmtj_box .rmtj_list li:hover:after{ background:#ff8a00;}
.jmltt_box{ border:#e0e0e0 1px solid; border-top:0; padding:10px 10px; font-size:16px; color:#ef8200; font-weight:bold; line-height:30px;}

/*联系我们*/
.lianxi_list{ margin-bottom:76px;}
.lianxi_list li{ border:#e0e0e0 1px solid; padding:15px 40px 15px 15px; margin-top:25px;}
.lianxi_list li .lxiframe{ float:left; width:600px; height:300px;}
.lianxi_list li .lianxi_txt{ float:right; width:500px;}
.lianxi_list li .lianxi_txt .title{ font-size:18px; color:#222222; font-weight:bold; line-height:44px; padding:20px 10px; border-bottom:#e0e0e0 1px solid;}
.lianxi_list li .lianxi_txt .txt{ font-size:14px; color:#666666; line-height:30px; padding:20px 10px;}

/*产品列表页*/
.p_nav_box{ margin-top:20px; margin-bottom:40px; background:#f9f9f9; padding:10px 20px;}
.p_nav_box .p_nav{ border-top:#e0e0e0 1px solid;}
.p_nav_box .p_nav .title{ float:left; width:190px; height:80px; line-height:80px; text-align:center; font-size:16px; color:#000000; font-weight:bold;}
.p_nav_box .p_nav .p_nav_list{ float:left; width:970px;}
.p_nav_box .p_nav .p_nav_list li{ float:left; width:160px; line-height:80px; text-align:center; font-size:16px; color:#222222;}
.p_nav_box .p_nav .p_nav_list li a{ padding:10px 20px; background:#f9f9f9; border-radius:20px; color:#222222;}
.p_nav_box .p_nav .p_nav_list li.on a,
.p_nav_box .p_nav .p_nav_list li:hover a{ background:#ff8a00; color:#fff;}
.p_nav_box .p_nav:nth-child(1){ border-top:0;}

.p_list li{ float:left; border:#e0e0e0 1px solid; padding:9px; margin-left:10px; margin-bottom:20px;}
.p_list li{ width:212px; height:272px;}
.p_list li:nth-child(5n+1){ margin-left:0;}
.p_list li .txt{ padding-top:10px; line-height:48px; text-align:center; color:#333333;}
.p_list li:hover .txt{ color:#ef8200;}
.p_list li:hover{box-shadow: 0px 0px 5px #ccc;}

/*产品详情页*/
.p_i_top{ border:#e0e0e0 1px solid; margin-top:20px; margin-bottom:60px; padding:10px 50px 10px 10px;}
.p_i_top .p_b_img{ float:left; width:480px;}
.p_i_top .p_i_top_box{ float:right; width:600px;}
.p_i_top .p_i_top_box .title{ font-size:24px; color:#333333; font-weight:bold; line-height:66px; border-bottom:#e0e0e0 1px solid;}
.p_i_top .p_i_top_box .txt{ font-size:16px; color:#999999; line-height:30px; margin-top:10px; height:315px; box-sizing:border-box; padding-top:90px;}
.p_i_top .p_i_top_box .p_i_top_bt{ display:block; width:100%; height:60px; line-height:60px; background:#ff8a00; font-size:18px; color:#ffffff; font-weight:bold; border:0; outline:none; cursor:pointer;}

.p_i_l{ float:left; width:220px;}
.lptj_title{ margin-top:20px; width:220px; height:50px; line-height:50px; text-align:center; background:#f6ab00; font-size:18px; color:#ffffff; font-weight:bold;}

.lptj_list li{ border:#e0e0e0 1px solid; padding:9px; margin-bottom:20px;}
.lptj_list li{ width:200px; height:240px;}
.lptj_list li img{ object-fit: cover;}
.lptj_list li .txt{ padding-top:10px; line-height:30px; text-align:center; color:#333333;}
.lptj_list li:hover .txt{ color:#ef8200;}
.lptj_list li:hover{box-shadow: 0px 0px 5px #ccc;}

.p_i_r{ float:right; width:960px;}
.p_i_nav{ background:#f7f7f7; height:50px; margin-bottom:20px;}
.p_i_nav li{ float:left; width:220px; height:50px; line-height:50px; text-align:center; font-size:18px; color:#999999; font-weight:bold; position:relative; cursor:pointer;}
.p_i_nav li:after{content: ""; width:0%; height: 4px; position: absolute; left: 50%; top:0; background:#f6ab00; transition:all 0.3s;}
.p_i_nav li.on:after{ width:100%; left:0;}
.p_i_nav li.on{ color:#222222;}

.p_i_gdtj_title{ background:#f7f7f7; height:50px; padding:0 32px; line-height:50px; font-size:18px; color:#222222; font-weight:bold; margin-bottom:32px;}

/*礼品订购弹框*/
.layui-layer-title{ font-size:18px !important; color:#222222 !important; font-weight:bold;}
.layui-layer-title span{ font-size:14px; color:#999999; font-weight:normal; margin-left:10px;}

.lpdg_list{ width:445px; margin:0 auto;}
.lpdg_list li{ margin-top:12px;}
.lpdg_list li .title{ float:left; width:80px; line-height:40px; height:40px; font-size:14px; color:#222222;}
.lpdg_list li .txt{ float:right; width:365px; line-height:40px; font-size:14px; color:#222222;}
.lpdg_list li .txt label{ margin-right:10px;}
.lpdg_list li .txt .radio{ position:relative; bottom:-4px; margin-right:8px;}
.lpdg_list li .txt .lpdg_inp{ display:block; box-sizing:border-box; width:100%; height:40px; padding:0 20px; background:#f0f0f0; border:0; outline:none;}
.lpdg_list li .txt .lpdg_sel{ width:80px; height:38px; border:#e0e0e0 1px solid; margin-right:5px; padding-left:5px;}
.lpdg_list li .lpdg_bt{ display:block; width:100%; height:50px; background:#ff8a00; font-size:16px; color:#ffffff; border:0; cursor:pointer; outline:none;}

/*招商加盟*/
.zsjm_list{ margin-top:20px;}
.zsjm_list li{ border:#e0e0e0 1px solid; padding:10px 10px 10px 10px; margin-bottom:38px;}
.zsjm_list li .zsjm_img{ float:left; width:800px; height:330px;}
.zsjm_list li .zsjm_txt{ float:right; width:335px;}
.zsjm_list li .zsjm_txt .title{ padding-top:30px; font-size:18px; color:#333333; font-weight:bold; line-height:40px; padding:20px 10px;}
.zsjm_list li .zsjm_txt .txt{ margin-top:0px; font-size:14px; color:#333333; line-height:30px; height:190px; padding-right:40px;}
.zsjm_list li .zsjm_bt a{ float:left; width:98px; height:38px; line-height:38px; text-align:center; border:#999999 1px solid; border-radius:20px; margin-right:10px;}
.zsjm_list li .zsjm_bt a i{ display:inline-block; width:20px; height:20px; background:#ff8a00; border-radius:50%; position:relative; bottom: -5px; margin-right:3px; overflow:hidden; transition:all 0.3s;}
.zsjm_list li .zsjm_bt a i:after{content: ""; width:0px; height: 0px; border-left:#fff 6px solid; border-right:#ff8a00 6px solid; border-top:#ff8a00 4px solid; border-bottom:#ff8a00 4px solid; position: absolute; left: 8px; top:6px; background:#fff; transition:all 0.3s;}
.zsjm_list li .zsjm_bt a:hover{ background:#ff8a00; border:#ff8a00 1px solid; color:#fff;}
.zsjm_list li .zsjm_bt a:hover i{ background:#fff;}
.zsjm_list li .zsjm_bt a:hover i:after{ border-left:#ff8a00 6px solid; border-right:#fff 6px solid; border-top:#fff 4px solid; border-bottom:#fff 4px solid; position: absolute;}
.zsjm_list li:hover{box-shadow: 0px 0px 5px #ccc;}

/*招商加盟详情页*/
.zsjm_i_top{ margin-top:20px; border:#e0e0e0 1px solid; padding:10px 50px 10px 10px; margin-bottom:38px;}
.zsjm_i_top .zsjm_i_top_video{ float:left; width:480px; height:480px;}

.zsjm_i_top .zsjm_i_top_box{ float:right; width:600px;}
.zsjm_i_top .zsjm_i_top_box .title{ font-size:24px; color:#333333; font-weight:bold; line-height:66px; border-bottom:#e0e0e0 1px solid;}
.zsjm_i_top .zsjm_i_top_box .txt{ font-size:16px; color:#222222; line-height:40px; margin-top:10px; height:315px;}
.zsjm_i_top .zsjm_i_top_box .zsjm_i_top_bt{ display:block; width:100%; height:60px; line-height:60px; background:#ff8a00; font-size:18px; color:#ffffff; font-weight:bold; border:0; outline:none; cursor:pointer;}

.zsjm_i_l{ float:left; width:960px;}
.zsjm_i_l_nav{ background:#f7f7f7; height:50px;}
.zsjm_i_l_nav li{ float:left; width:220px; height:50px; line-height:50px; text-align:center; font-size:18px; color:#999999; font-weight:bold; position:relative; cursor:pointer;}
.zsjm_i_l_nav li:after{content: ""; width:0%; height: 4px; position: absolute; left: 50%; top:0; background:#f6ab00; transition:all 0.3s;}
.zsjm_i_l_nav li.on:after{ width:100%; left:0;}
.zsjm_i_l_nav li.on{ color:#222222;}
.zsjm_i_l_content{ border:#e0e0e0 1px solid; border-top:0; padding:30px; font-size:14px; color:#222222; line-height:50px;}
.zsjm_i_l_content *{ line-height:50px;}
.zsjm_i_l_content img{ max-width:100%;}
.zsjm_i_l_content iframe,
.zsjm_i_l_content video{ width:100%; height:500px;}

.zsjm_i_title1{ background:#f7f7f7; height:50px; line-height:50px; padding:0 20px; font-size:18px; color:#222222; font-weight:bold;}
.zdqy_box{ border:#e0e0e0 1px solid; padding:10px;}
.zdqy_box .zdqy_iframe{ width:100%; height:330px;}

.zdqy_nav{ background:#f7f7f7; height:50px;}
.zdqy_nav li{ float:left; width:120px; height:50px; line-height:50px; text-align:center; font-size:18px; color:#999999; font-weight:bold; position:relative; cursor:pointer;}
.zdqy_nav li:after{content: ""; width:0%; height: 4px; position: absolute; left: 50%; top:0; background:#f6ab00; transition:all 0.3s;}
.zdqy_nav li.on:after{ width:100%; left:0;}
.zdqy_nav li.on{ color:#222222;}
.zdqy_content{ padding:10px;}
.zdqy_content .zdqy_content_l{ float:left; width:400px; font-size:14px; color:#222222; line-height:25px;}
.zdqy_content .zdqy_content_l *{ line-height:25px;}
.zdqy_content .zdqy_content_r{ float:right; width:450px; font-size:14px; color:#222222; line-height:25px; height:150px; overflow-y: auto;}
.zdqy_content .zdqy_content_r::-webkit-scrollbar {width:4px;height:4px;}
.zdqy_content .zdqy_content_r::-webkit-scrollbar-track {background:#f6f6f6;}
.zdqy_content .zdqy_content_r::-webkit-scrollbar-thumb {background:#CBCBCB;}
.zdqy_content .zdqy_content_r *{ line-height:25px;}

.zsjm_ms{ border:#e0e0e0 1px solid; padding:20px; padding-bottom:0;}
.zsjm_ms .zsjm_ms_l{ float:left; width:450px;}
.zsjm_ms_inp{ display:block; width:100%; height:50px; border:0; background:#eeeeee; padding-left:50px; padding-right:10px; box-sizing:border-box; outline:none; font-size:14px; margin-bottom:20px;}
.zsjm_ms_inp.ico1{ background:url(../images/i_ljjm_ico1.png) #eeeeee 20px center no-repeat;}
.zsjm_ms_inp.ico2{ background:url(../images/i_ljjm_ico2.png) #eeeeee 22px center no-repeat;}
.zsjm_ms_inp.ico3{ background:url(../images/i_ljjm_ico3.png) #eeeeee 20px center no-repeat;}

.zsjm_ms .zsjm_ms_r{ float:right; width:450px;}
.zsjm_ms_textarea{ display:block; width:100%; height:120px; border:0; background:#eeeeee; padding:15px 25px; box-sizing:border-box; outline:none; font-size:14px; margin-bottom:20px; font-family:"微软雅黑";}
.zsjm_ms_bt{ display:block; width:100%; height:50px; border:0; background:#ff8a00; outline:none; font-size:16px; color:#ffffff; cursor:pointer;}

.zsjm_i_r{ float:right; width:220px;}


/*左右广告*/
        .ad-left{  
            /*background-image:url(couplet_left.gif);
            border: 1px solid #fcc;   */ 
            position:fixed;    
            top:300px;    
            left:16px;    
            /*width:100px;    
            height:231px; */
     		z-index:1;   
			cursor:pointer;
        }    
        .ad-right{ 
            /*background-image:url(couplet_right.gif); 
            border: 1px solid #fcc; */   
            position:fixed;    
            top:300px;    
            right:16px;    
            /*width:100px;    
            height:231px; */
			z-index:1;   
			cursor:pointer;
        }  
		.left-close{
	       position:fixed;
	       left: 17px;
	       top: 301px;
	       width: 20px;
		   height:20px;
		   text-align:center;
		   line-height:20px;
	       z-index:2;
		   border:0px;
		   cursor:pointer;
		}  
		.right-close{
	      position:fixed;
	       width: 20px;
		   height:20px;
		   text-align:center;
		   line-height:20px;
	      z-index:3;
	      border:0px;
	      right: 16px;
	      top: 300px;
		  cursor:pointer;
		}
