@charset "utf-8";
.box{ overflow:hidden;margin:0 auto;width:100%}
.line{width:100%;overflow:hidden; }
.column{overflow:hidden;padding:0 10px 0 10px; float:left}
.inline-list{display: inline-block;}
/*.border-bottom-2{border-bottom:2px solid #666;}*/
.productshow{width:100%;min-height:223px;overflow:hidden;position: relative;}
.cataname{width:800%;min-height:220px;overflow:hidden;display:block;}
.cataname+.cataname{display: none}
.cataname td{
	width: 100px;
	height: 150px;
	text-align: center;
}
.cataname td:hover{
	
	border: 1px solid red;
}
.catacontent{
    width: 1200px;min-height:350px;overflow-x:hidden;margin:0 auto;position: relative;}
.cataname ul{
    width: 1200px;overflow-x:hidden;position:relative;float:left;}
.pre{position: absolute;top:264px;left:15px;cursor: pointer;display: none;}
.next{position: absolute;top:264px;right:15px;cursor: pointer;}
.product-catalog ul{margin:0;margin: 0 auto;width: 170px}
.product-catalog>span{line-height: 40px;margin-right:10px;}
.product-catalog ul li a{display: block;padding: 10px 17px;;text-decoration:none;}
/*.active{border-bottom: rgba(141, 141, 141, 0.21) 2px solid !important;}*/
.right{ float:right !important}
td img{
  
    vertical-align: middle;
}
/*图片轮播*/
.obj ul{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
.obj{
    width:100%;
    height: 360px;
    margin: 0 auto;
    /*border: 1px solid #999999;*/

    overflow: hidden;
}
.obj:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.obj li{
    float: left;

}
.obj li img{
    width: 330px;


}

.btnleft, .btnright{
    position: relative;
    /*background-color: rgba(255,255,255,0.4);*/

    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 40px;
    top: -130px;
    cursor: pointer;
}
.btnleft{
    position: relative;
    left: 70px;
    top: -130px;
    z-index: 99;
}
.btnright{
    position: relative;
    right:-1330px; z-index: 99;
}
.obj:hover .btnleft,
.obj:hover .btnright{
    /*background-color: rgba(78, 78, 78, 0.6);*/
}
.btnleft:hover , .btnright:hover{
    /*background-color: red !important;*/
    color: #9a9a9a !important;
}
.bj_left{
    width: 120px;height: 329px;background-color: rgba(250, 0, 0, 0.45);position: relative;
    top: -60px;left: 0px;
}
.bj_right{
    width: 120px;height: 329px;background-color: rgba(250, 0, 0, 0.45);position: relative;
    top: -388px;left: 0px;float: right;
}
.obj_anniu{
    position:relative;
    top: -165px;
    width: 100%;
    height: 140px;background-color: #ececee;
}
.obj_anniu_n a{
    font-size: 18px;
}
.obj_anniu_n{
    text-align: center;
  position: relative;right: -85%;top: 50px;
    width:100px;height: 27px;border: 2px solid rgba(78, 78, 78, 0.45);
}
.current{
    height: 50px;
    background-color: red;
}
.big{
    width: 800px!important;
    height: 490px;
    margin: 0 auto;
}
.flexslider1{
    float: right;
    width: 300px;
    height: 150px;
}
.flexslider2{
    float: left; width: 300px;height: 200px;
}

.flexslider{

    overflow: hidden;

    margin: 50px auto;
    display: inline-block;
}

.flexslider .slideBox{
    height: 100%;
}

.flexslider .slides{
    margin-left: 0;
    padding:0;
    -webkit-transition: all 0.7s cubic-bezier(1, 0, 0, 1);
    -moz-transition: all 0.7s cubic-bezier(1, 0, 0, 1);
    -ms-transition: all 0.7s cubic-bezier(1, 0, 0, 1);
    -o-transition: all 0.7s cubic-bezier(1, 0, 0, 1);
    transition: all 0.7s cubic-bezier(1, 0, 0, 1);
}

.flexslider .slides li{
    float:left;
}

.flexslider .flex-direction-nav{
    width: 100%;
    position: relative;
    top: -350px;
    left: 0;
}

.flexslider .flex-direction-nav li{
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 50px;
    color: #c0c0c0;
    /*background: rgba(113, 113, 113, 0.34);*/
    border-radius: 5px;
    cursor:pointer;
    font-size: 2em;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
}
.flexslider .flex-direction-nav li:hover{
    color: rgba(51, 51, 51, 0.63);
    /*background: rgba(174, 174, 174, 0.78);*/
}

.flexslider .flex-direction-nav .prev{
    position: absolute;
    top: 256px;
    left: 15px;
    color: black;
}
.flexslider .flex-direction-nav .next{
    position: absolute;
    top: 256px;
    right:15px;
    color: black;
}

#bannerCtrl{
    position: relative;
    top: -100px;
    left: 70%;
    text-align: center;
    line-height: 20px;
}

#bannerCtrl li{
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    color: #333;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.55);
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
}

#bannerCtrl li:hover{
    color: #111111;

    cursor:pointer;
}
.inline-list span:hover{
   color: red!important;
}
/*.active{*/
    /*height: 2px;*/
    /*color: #111111 !important;*/
    /*background-color: rgba(133, 133, 133, 0.8);*/
/*}*/
/*=============以上插件样式============*/
.runzdy{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid rgba(105, 105, 105, 0.51);
}
/*.top{
    width: 100%;
    background: black;
    height: 50px;
    position: absolute;
}*/
.fixed{
    position: fixed!important;
    top:0px!important;
    left: 0;
  
}







.bao{
    width: 100%;
    height: 190px;
}
.obj_li{ float: left;width: 132px;height: 50px;text-align: center;margin-left: 10px;line-height: 50px;font-size: 16px;position: relative;top: 0px;  cursor:pointer;}
.obj_li a{
	display:inline-block;
/*	width:132px;*/
	height: 48px;

    color: black;
    font-size: 18px;  cursor:pointer;
}
/*.obj_li a:hover{
   color: red;
   border-bottom:1px solid red;
}*/
.obj_li span{
    color:black;
    font-size: 12px;
}
.clearfloat{
    width: 1200px;
    height: 50px;

}
.btn > div{width: 1200px;margin: 0 auto;}
.btn{
	/* background:url(../img/1px.jpg) ;*/
    width: 100%!important;height:50px;

    background:#ececee;
   
    margin:1% 0 2% 0;
    z-index:9999;
  margin: 0 auto;
}
.btn_zux{
    color: white;
}
/*.dinzuo{
    position: relative;
    top: 55px;
    left:39px;
    display: inline-block;
    width: 30px;
     height: 50px;
    background: url(../img/left.png)no-repeat ;
    background-size: 25px 51px;
}
.dinyou{
       position: relative;
    top: -50px;
    left:256px;
    display: inline-block;
    width: 30px;
     height: 50px;
    background: url(../img/right.png)no-repeat ;
    background-size: 25px 51px;
}*/
/*.lable{
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    height: 50px;
width: 2px;
    background: url(../img/1px/jpg)no-repeat;
}*/
.btn_yiny{
	margin: 0 0 0 0 ;
}
.bg-img a{
 /*   height:62px !important;
    line-height: 47px;
    background: url(../img/aaa.png) center center no-repeat;
    position: relative;
    top: -12px;
    z-index: 2;*/
     color: red;
   border-bottom:2px solid red;
}

.detai_span_t{
    display: none;
    color:#333333
}




.obl_li_dianhua{
    width: 205px!important;
    height: 30px;
}

.obl_li_dianhua span{
color: black!important;
}
.obj_lidianhua{
    float: right;
    line-height: 51px;
    text-align: center
}
.obj_lidianhua span{
 font-size: 16px;

}
.header_logo{
	z-index: 999;
    width: 100%;
    /*height: 100%;*/
    margin: 0px auto;
    padding-top: 30px;
    text-align: center!important;
}
/*.btn_lis_dy{
	
}*/
.lis_t_z{
    width: 100%;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left:-50%;
}
.h_toun{
width: 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left:-50%;
}
.h_anli{
    width: 100%;
    height: 162px;
	position: absolute;
	top:-2%;
	left: 50%;
margin-left:-50%;
}
.header_logopiz{
	margin-top: 15px!important;
}
.header_logo_img{
    width: 100px;
    /*height: 60px;*/
    margin: 0 auto;
    text-align: center;
}
.header_logo_img1 img{
    width: 70%!important;
}
.header_logo_img img{
    width: 100%;
}
.header_logo_text{
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 11px;
}
.header{
    width: 1300px;
    height: 50px;
    background-color:rgba(12, 12, 12, 0.93);
    border-radius: 30px;
    margin: 0 auto;
}
.header:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.header_ul{
    width: 1070px;
    height: 50px;
    margin: 0 auto;
}
.header_ul li{
   float: left;
    width: 150px;;
    margin-top: 12px;
    cursor:pointer;
    text-align: center;
}
/*.header_nav_y{*/
    /*width: 55%;*/
    /*height: 50px;*/
    /*background-color: red;*/
  /**/
/*}*/
.header_dianhua{
    width: 188px!important;

}
.header_ul a{
    font-size: 18px;
    color: white;
}
.conter_box{
    width: 1200px;
    height: 400px;
    margin: 0px auto;
    position: relative;
    top: -84px;
    left: 0px;

z-index: 99;
}

.conter_box .conter_box_min{
    float: left;
    width: 400px;
    height:400px;
    background-color: #656565;
}
.conter_box_xx{
    /* text-align: center; */
    width: 330px;
    height: 330px;
    margin: 15px auto;
}
.conter_box_min1{
    background-color: #bdbdbd!important;
	
}
.conter_box_xx1{
    font-size: 28px;color: white;
	text-align: center;
}
.conter_box_xx2{
    font-size: 18px;color: white;
	text-align: center;
}
.conter_box_xx3{
text-align: center;
    font-size: 18px;color: #a2a2a2;
}
.conter_box_xx span{
    font-size: 18px;color: white;
    font-family: myFirstFont;
	text-indent:2em;
	display:block;

    
}


.hangyeyinyong{
    width: 100%;
    height:80px;

    text-align: center;
}
.hag_xu_bio{
    padding: 0 0 55px 0!important;
}
.hag_xu_biaozi{
	width:310px;
	height: 80px;
	margin: 0 auto;
}
.hag_xu_biaozi .hang_xuh{
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 50% ;
	background: white;
	 box-shadow:0px 1px 27px 4px rgba(255, 0, 0, 0.51);  
}
.hang_xuhred{
	width: 60px;
	height: 60px;
    background: red;
	border-radius: 50% ;
	position: relative;
	top: 5px;
	left:5px;
}
.hang_xuhred i{
	font-size: 40px;
	color:white;
	margin-left: -6px;
}
.hang_xuh_g{
	float: right;
	text-align: left;
}
.hang_xuh_jiahei3{
	font-size: 20px;
}
.hang_xuh_jiahei1{
	font-size: 30px;
	color: #656565;
}
.hang_houm1{
	font-size: 20px;
		color: #656565;
}
.hang_xuh_jiahei{
	font-size: 30px;
	font-weight: bold;
}
.hayong{
    margin-top: -115px!important;
}
/*================================*/
.dongtai_box_biaog{
    width: 1200px;
    height: 500px!important;
    margin: 0 auto;
}
.dongtai_box_tou{
	height: 54px;
	font-size: 24px;
}
.dongtai_box_tou > p{
	float: right;
}
.dongtai_box{
    float: left;
}
.dongtai_box_left{
    width: 700px;
    height: 500px;
   
}
.dongtai_box_left1{
    width: 650px;
    height: 460px ;
    margin: 25px auto;

}
.dongtai_box_left_min{
	width: 650px;
	height: 400px;
	margin: 0 auto;
	}
	.dongtai_box_zuo_m{
		width: 640px;
		height: 400px;
		margin: 0 auto;
		border: 1px solid rgba(133, 133, 133, 0.21);
	}
	.dongtai_box_limian{
		width: 600px;
		height: 360px;
		margin: 21px auto;
	}
.dongtai_box_you{
	width: 290px;
	height:373px;
}
.dongtai_box_you a{
	font-size: 16px;
	display: inline-block;
	width: 200px;

	    transition: all 0.2s;
}
.dongtai_box_you a:hover{
   /*font-size: 16px;*/	transform:scale(1.2) ;

}
.dongtai_box_you li{
     height:37px;
     width: 100%;
 }
.dongtai_box_you li span{
    float: right;
}
.dongtai_box_zuo{
	width: 300px;
	height: 370px;
}
.dongtai_box_right{
    width: 500px;
    height: 500px;
    
}
.dongtai_box_right{
    width: 480px;
    height: 460px ;
    margin: 25px auto;

}
.dongtai_box_flo{
float: left!important;
}
.dongtai_box_zuo1{
	width: 250px;
	padding-bottom:7px;
}
.dongtai_box_zuo1 img{
	width: 100%;
}
.dongtai_box_zuo2{
	font-size: 18px;
}
.dongtai_box_zuo3{
	font-size: 14px;
}
.dongtai_box_zuo4 {
	width: 100%;
	height: 30px;
	margin-top: 50px;
}
.dongtai_box_zuo4 a{

	font-size: 24px;
}
.dongtai_box_zuo4 span{
	font-weight: bold;
	font-size: 16px;
	color:rgba(12, 12, 12, 0.61);
}
.dongtai_box_zuo5{
	color: #bdbdbd;
	font-size: 18px;
}
.run{
    width: 8px;
    height: 8px;
    background-color: red;
    margin: -15px 0 0 -18px;
}
.dongtai_box_right1{
    width: 400px;
    height: 450px;
    margin:  0 auto;
}
.dongtai_box_right_you{
    width: 400px;height: 400px;border: 1px solid rgba(133, 133, 133, 0.21);margin: 0 auto;
}

.dongtai_box_right_you a{
    font-size: 16px;
    display: inline-block;
    width: 200px;
   
      transition: all 0.2s;
}
.dongtai_box_right_you a:hover{
   transform:scale(1.2) ;
}
.dongtai_box_right_you ul{
    width: 300px;
    height: 366px;
    margin: 17px auto;
}
.dongtai_box_right_you li{
    height: 37px;
}
.dongtai_box_right_you li span{
  float: right;
}
/*===============================================*/
.layout{
    width: 100%;

    height:auto;
  }
.layout_box{
    position:relative;
    width: 100%;
    height:100%;
font-weight: bold;background-color: #9c9c9c;
}
.layout_master{
    width: 100%;


}
.layout_master_s{
height: 800px;
    background: url(../img/advantage-bg1.jpg)no-repeat;
    background-size: 100%;
}
.layout_master_z{
    background: url(../img/advantage-bj2.jpg)no-repeat;
    background-size: 100%;height:800px;
}
.layout_master_x{
    background: url(../img/advantage-bj3.jpg)no-repeat;
    background-size: 100%;height:800px;
}
.layout_master img{
    width: 100%;

}
.layout_master1{
    width: 100%;
    height:320px;
   background-color: white;
    position:absolute;
    left: 0px;
    top:220px;
}
.layout_maste_shang{
    width: 1000px;
    height:320px;
    margin: 0 auto;
}
.layout_ma1 img{
  margin: 54px 0 0 105px;
    width: 50%!important;
}
.layout_bolangx img{
 height: 8px!important;   width: 100px!important;
}
.layout_bag{
    margin-top:-42px;
}
.layout_maste_shang:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.layout_maste_s{
    float: left;
    width: 500px;
    height:320px;
}
.layout_maste_wenzi{
    width: 470px;
    height: 200px;
    margin: 0px  auto;
    text-align: right;
    margin-top: 64px;
}
.layout_maste_wenzz{
    width: 400px;
    height: 200px;
    margin: 0px  auto;
    margin-top: 64px;
}
.layout_maste_wenzz span{
    font-size: 18px;
    font-weight: 400;
	text-indent: 2rem;
    display: block;
}
.layout_maste_wenzip{
    width: 100%;
    height: 43px;
    font-size: 34px;
    font-weight: 400;
}
.layout_maste_wenziz{
    font-size: 18px;
    height: 30px;
}

.layout_bolangx span{
	font-weight: 100!important;
}
.layout_maste_wenzi span{
    font-size: 18px;
    font-weight: 400;
	text-indent: 2rem;
    display: block;
    text-align: left;
}
.layout_maste_s img{
    width:70%;
    /*height: 100%;*/
}

.footer{
    width: 1200px;
    /*height: 500px;*/
    background-color: rgba(12, 12, 12, 0.93);
    margin:1px auto;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.footer_logo{
    width: 100%;
    height:120px;
}
.footer_logo_img{
    width: 90px;
    height: 50px;
    margin: 0px auto;

}
.footer_logo_text{
    width: 1200px;
    height: 30px;
    font-size: 16px;
    color: white;
    text-align: center;
}
.foot_guild{
    width: 100%;
    height: 300px;
    margin: 10px auto;

}
.foot_guild:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.foot_guild .guild_gu{
    float: left;
    /*background-color: #3c3c3c;*/
    margin-left: 1px;
}
.guild_gu1{
    width: 630px;
    height: 300px;
}
.paopian{
    width: 100%;
  height: 65%;
  
}
.guild_gu1_limian{
    width: 475px;
    height: 250px;
    margin: 10px auto;

}
.guild_gu2{width: 475px;height: 300px}
.guild_gu2_limian{
    width: 230px;
    height: 250px;
    margin: 10px auto;
    margin-right: 0px;
}
.guild_gu1_limian p{
    font-size: 18px;
    color: rgba(255, 255, 255, 0.79);
}
.guild_gu1_limian .guild_gu1_limian_wenb span{
    font-size: 16px;
    color: rgba(255, 255, 255, 0.90);
}
.icon_diz{
    font-size: 18px!important;
}
.guild_gu2_input{
    width:100%;
    height: 30px;
    background-color: #292a2f;
    margin: 0 auto;
}
.guild_gu2_input input{
    width: 100%;
    height: 100%;
    /*padding: 0 10px;*/
    background-color: #292a2f;
border: none;
color: white;
}
.guild_gu2_liuyan textarea{
    width: 100%;
    height: 100%;
    background-color: #292a2f;color: white;
    border: none;
    resize: none;
}
.guild_gu2_liuyan{
    width: 100%;
    height: 100px;
    background: whitesmoke;
   margin: 0px auto;
    margin-top: 50px;
}
.guild_gu2_denglu{
    margin: 20px 0;
    float: right;
}
.guild_gu2_denglu input{
    width:116px;height:40px;
    border: none;
    background-color: white;
}
.copyRight{
    width: 100%;
    height: 60px;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
}
.zuidibu_big{
    width: 100%;
    height: 632px;
    /*background: url(../img/);*/
}


                              /*================================list======================*/

/*.op-section{  height: 800px!important;}*/
.op-section_center{
    width: 1200px;

    margin: 0px auto;
   
    text-align: center;
}
.op_suoy{
   width: 60%;
    margin: 0 auto;
}
.itit_xhx{
	width: 50px;
	height: 2px;
	background: red;
	margin: 0 auto;
	margin-bottom: 5px;
}
.hua{
    margin: 20px;
}
.op-section_center_biaot{
   line-height: 93px;
    font-size:34px;
text-align: center;

width: 30%;
}
.title1 {width: 100%;margin:  0 auto; opacity: 0.8; font-size: 60px; line-height: 93px;font-family: arial,tahoma,宋体;}
.op-section_center_head{
    height: 60px;
    font-size:30px;
}
.op-section_center_caiying{
    /*height: 50px;*/color: #898989;
    font-size:18px;text-align: center;
}
.op-section_center_jieshi span{
    font-size: 18px;
    font-size: 400;
}
.op-section_center_jieshi a{
    font-size: 20px;
    line-height: 28px;
    font-family: "Microsoft Yahei";
}
.op-section_center_img{
    width: 25%;
    
    margin: 2px auto;
}
.op-section_center_img3{
	width:37%;
}
.op-section_center_img3 img{
	width: 100%;
}
.op-section_center_img img{
    width: 100%;
   
}
.op-section_zhuany{
    width: 980px;
    height: 680px;
    margin:  0 auto;
}
.op-section_zhuany_left{
    width:100%;
    height: 26%;
text-align: left;

}
.op-section_zhuany_right{
    width: 100%;
    height: 300px;
margin-top: -30px;

}
.zhuany_left_zhuanyi{
    padding: 10px 0;
    font-size: 18px;
}
.zhuany_left_zhuanyi_zi{
    padding: 5px 0;
    font-size: 16px;
}
.zhuany_left_zhuan_jie{
    padding: 30px 0;
    font-family: "microsoft yahei";
}
.zhuany_left_zhuan_jie span{
font-size: 20px;
font-weight: 400;
}
.zhuany_left_zhuan_jie a{
    font-size: 18px;
}
.xunzhecg{
    font-size: 60px;
    font-family: arial,tahoma,宋体;
}
.zhuany_left_zhuanyi span{
    font-size: 34px;
}
.zhuany_left_zhuanyi_img2{
    width: 60%;
 /*   height: 400px;*/
    float: right;
    padding-top: 130px;
}
.zhuany_left_zhuanyi_img2 img{
    width: 100%;
    height: 100%;
}
.op-section_wangwang{
    width: 1000px;height:530px ;margin: 0px auto;
}
.op-section_baojia{
    width: 400px;

    margin: 0 auto;
    text-align: center;
}
.op-section_baojia_huhang{
    font-size: 30px;
}
.op-section_baojia_wai{
    padding: 20px 0;
}
.op-section_baojia_wai .op-section_baojia_wai1{
    font-size: 18px;
}
.op-section_baojia_wai2{
    font-size: 16px;
}
.op-section_baojia_wai3{
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    margin: 0 auto;
}

.op-section_libao_zuo{
    width:40%;
    float: left;
    margin-top: -48px;
}
.op-section_libao_zuo img{
    width:100%;
  
}
.op-section_libao_you{
    width: 40%;
    float: right;
    margin-top: -50px;
}
.op-section_libao_you img{
    width: 100%;
   margin: 0 10px;
}
.op-section_fuhemo{
    width:100%;
    height:435px;
    margin: 0 auto;
    margin-top: 50px;
}
.op-section_fuhemo .op-section_fuhe{


    height: 360px;
}
.op-section_fuhemo .op-section_fuhe:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.op-section_fuhe{
   float: right;
    width: 50%;
}
/*.op-section_fuhemo1{width: 480px;*/
/*float: left;*/
/*}*/
/*.op-section_fuhemo2{float: right;width: 500px}*/
.fuhemo_zj{
    width: 1200px;
  /*  height: 450px!important;*/
margin: 0 auto;
}
.foot_jz{
    margin-top: 30px;
}
.fuhemo_f{
    width: 600px;
    /*height: 300px;*/
    /*margin-bottom: 70px;*/
}
.list_wangw{
    margin-top: 50px;
}

.tion_fuhemo_li{
    width: 65%;
    margin: 0px auto;

}
.tion_fuhemo_li2{
    width: 545px;
    height: 300px;
}
.tion_fuhemo_li img{
    width:100%;
}
.tion_fuhemo_li——tou{
    width: 100%;
    height: 100px;
    text-align: right;
	margin-top:24px;
}
.tion_fuhemo_li——tou p{
    font-size: 34px;
}
.tion_fuhemo_li——tou span{
    font-size: 18px;
}
.tion_fuhemo_li_conr{
    width: 100%;

}
.tion_fuhemo_li_conr span{
    font-size: 20px;
    font-weight: 400;
}
.tion_fuhemo_li_conr a{
    font-size: 18px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
}
.tion_fuhemo_li_su{
    text-align: center;
    font-size: 60px;
    height:60px;
    font-family: arial,tahoma,宋体;
}
.fonter{
    width: 100%;
    margin: 0 auto;
    height:160px;
 background-color: white;
    z-index: 999;
}
.footer_jiao{
    width: 1200px;
    height: 200px;
    margin: 0px auto;


}
.footer_jiao——uld {
   width:810px;
    height: 60px;
    margin: 0 auto;color: #757575;
}
.footer_jiao——uld ul li{
    float: left;
    width: 100px;
    text-align: center;
    cursor: pointer
}
.footer_jiao——uld ul li a{
   font-size: 14px;

}
.footer_jiao——uld:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.footer_jiao——hz{
    width: 800px;
    height: 80px;
    margin:  0 auto;
padding: 10px 0 0 0;
}
.footer_jiao——hz span{
    font-size: 18px;
}
 .footer_jiaz{
    width: 490px;
text-align: left!important;
}





.icon-address {
	display: inline-block;
  background-image: url(../img/spritethree.png);
  background-position: -27px 0px;
  width: 20px;
  height: 20px;
}
.icon-email {
	display: inline-block;
  background-image: url(../img/spritethree.png) ;
  background-position: -52px 0px;
  width: 22px;
  height: 14px;
  position: relative;
  top: 2px;
}
.icon-fax {
	position: relative;
	top: 3px;
	display: inline-block;
  background-image: url(../img/spritethree.png);
  background-position: 0px -27px;
  width: 22px;
  height: 18px;
}
.icon-telephone {
	display: inline-block;
  background-image: url(../img/spritethree.png);
  background-position: 0px 0px;
  width: 22px;
  height: 22px;
}











 .footer_jiacc{
    width: 300px;
     text-align: left!important;
 }
.footer_jiao——hz .footer_jh {
    float: left;
    height: 70px;
    line-height: 34px;
}
.xian{
    width: 1200px;

    border: 1px solid rgba(97, 97, 97, 0.45);
    margin: 10px auto;
}
.xian hr{
    width: 1200px;

    margin: 0 auto;
}
.toot_banquan{
    font-size: 16px;
    width: 100%;
    text-align: center;
}

.hover_mingz{
    width:88px;
    height: 30px;
    background-color: #ef3f52;
    display: none;
    color: black;
    position:absolute;
    top: 0px;
    left:-21px;
    z-index: 999;
}
#radio li:hover .hover_mingz{
    display: block;
}
.fuhefei{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}
.op-section_fuhef{
    float: left;
    width: 500px;
    background: whitesmoke;
}
                                   /*-------------guanyuchenggong--------------*/
.banner{
    width: 100%;
    height: 550px;
    background: url(../img/jj.jpg)no-repeat ;
    background-size: 100% 100%;
    position: relative;
    top: 0px;
}
.banner_lin{
    z-index: 1;
    width: 565px;
    height: 310px;
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    left:5%;
    top:10px;
}
.banner_lin_wenzi{
    width: 515px;
    height:310px;
    margin: 13px auto;
}
.banner_lin_xx{
	width: 60px;
	height: 1px;
	background: #898989;
}
.banner_conert{
    width: 1200px;
    height: auto;
    padding: 0 0 10px 0;
    margin: 0 auto;
}
.banner_conert_con{
    padding: 4px 0;
    font-size: 16px;
    line-height: 30px;
    width: 1200px;
    margin: 0 auto;
	text-indent: 2rem;
}
.banner_conert_img{
    width:100%;
    height: 60px;
    margin: 50px auto;
    text-align: center;
}
.banner_lin_wenzi1{
    font-size: 24px;
    padding: 2px 0;
}
.banner_lin_wenzi2{
    font-size: 20px;padding: 2px 0;
}
.banner_lin_wenzi3{
    width: 140px;
    height: 10px;

}
.banner_lin_wenzi4{
    font-size: 16px;
	text-indent: 2rem;
}
.banner_tetle{
    width: 1200px;
    margin:  0 auto;
    font-size: 26px;
    text-align: center;
    padding: 15px 0;
}
                     /*---------------------------rongyuzhizi-------------------------------------*/
.rongyu_box{
    margin-top: 30px;
    width: 100%;
padding: 70px 0;
    background-color: whitesmoke;
}
.ron{
    font-size: 26px;text-align: center;
}
.rongyu_box_rongy{
    width: 1200px;
    height: 250px;
    margin: 0px auto;
    margin-top:40px;

}
.rongyu_box_rongy ul li{
    float: left;
    width: 290px;
    height: 230px;
    text-align: center;

}
.rongyu_box_rongy ul li img{
 width: 75%;height:75%;

}
.rongyu_box_rongy:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
                             /*-------------------xinwenzhixun--------------------*/

/*.tcdPageCode{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;}
.tcdPageCode a{display: inline-block;color: #428bca;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #428bca;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #428bca;	border: 1px solid #428bca;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}*/

#page_navigation a{
    padding:3px;
    border:1px solid gray;
    margin:2px;
    color:black;
    text-decoration:none;
   border-radius: 2px;
}

.red_fy{
	display: inline-block;
	background: red!important;
}

.news_zhuantizhuanlan{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    border: 1px solid rgba(136, 136, 136, 0.81);
    margin-top: 40px;
    border-radius: 7px;
    overflow: hidden;
}
.active_page{
    background:red;
    color:white !important;
}
#page_navigation{
    height: 33px;
    float: right;
}
.xinwenzhixun_box{
    width: 1200px;
  padding: 5px 0 60px 0;
    margin: 0 auto;
    margin-top:50px;
    border: 1px solid rgba(88, 88, 88, 0.74);
    border-radius: 9px;
}

.xinwenzhixun_min_bix{
    width: 1130px;
    
    margin: 0 auto;
    margin-top:40px;

}
.xinwenzhixun_min_bix1{
    width:100%;
    height: 50px;
    font-size: 24px;
}
.xinwenzhixun_min_bix1 a{
 
    font-size: 24px;
}
.xinwenzhixun_min_bix1:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.xinwenzhixun_min_bix1 span{
  float: right;
  font-size: 18px;
  color:#898989;
}
.xinwenzhixun_min_bix2{
    width: 100%;
 height: 80px;
    line-height: 40px;
    font-size: 18px;

}
.xinwenzhixun_min_bix3{
    width: 100%;
    height: auto;
    margin: 20px 0;
}
.xinwenzhixun_min_bix3 img{
    width: 100%;
}
.xinwenzhixun_min_bix4{
padding: 30px 0;
    font-size: 18px;
}
.xinwenzhixun_min_bix5{
    font-size: 18px;
}
.xinwenzhixun_min_bix6{
    width: 100%;
    height: 66px;
    padding: 40px 0;
}
.xinwenzhixun_min_bix6_ul {
    width: 100%;
    height:60px;
line-height:32px;

}
.xinwenzhixun_min_bix6_ul span{
   font-size: 16px;color: #bcbcbc;

}
.xinwenzhixun_min_bix6_ul:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.xinwenzhixun_min_bix6_ul li{
    width: 55px;
    height: 30px;
    float: left;
    text-align: center;

}


.footer_yans{

   margin: 40px 0;
}

                            /*------------------zhuantizhuanlan----------------------------*/


.news_min{
    width: 1130px;
    height: auto;
    margin: 0 auto;

}
.news_min_m1{
    width: 100%;
    height: 80px;
    background-color: whitesmoke;
border-bottom: 1px solid rgba(136, 136, 136, 0.81);
}
.news_min_m1_xiao{
    width: 1130px;
    height: 40px;
    margin: 0 auto;
    line-height: 80px;
}
.news_bit1{
    float: left;
}
.hydt_xian{
    display: inline-block;
    width: 3px;
    height: 30px;
    margin: -5px 8px;
    background:rgba(0, 0, 0, 0.37);
}
.hydt_h{
    display: inline-block;
    font-size: 28px;
    width:130px;
    height: 30px;
   
    color: black!important;
  
}
.news_bit2{
    float:right;
}
 .news_min_m1 span{
    font-size: 18px;
    color: red;
}
.news_min_m1 a{
    font-size: 28px;
    color: #898989;
}
.news_bit2 select{
    width: 115px;
    height: 50px;
    border-radius: 7px;
    font-size: 18px;
    padding-left: 7px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url("../img/av.png") no-repeat 86px 19px transparent;
background-size: 17px;





border: 1px solid #0000004d;


}
.news_min_tou{
     width: 100%;
     height: 36px;
     font-size: 24px;
     padding: 10px 0 0 0;
}
.news_min_tou span{
  float: right;
    font-size: 18px!important;
    color:#898989 ;
}
 .xian_hr {
     width: 100%;
     height: 20px;
 }
.xian_hr hr {
  color: #dedede !important;
}
 .news_min_text{
     width: 100%;
    font-size: 18px;
     padding: 20px 0;
     color: #747474;
 }
.news_min_text .red{
   font-size: 14px;
color: red;
    cursor:pointer;
}
.news_min_m2{
  /* height: 150px;*/
padding: 10px 0;
}
.news_min_m2 a{
    cursor:pointer;
}
 .news_min_m4_img{
     padding: 20px 0;
     width: 100%;
 }
 .news_min_m4_img img{
     width: 100%;
 }
                                 /*---------------lianxiwomen--------------------*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.lianxiwomen_banner{
    width: 100%;
	margin-top:-18px;

}
.lianxiwomen_banner img{
    width: 100%;
  /*  margin-top: -2px;*/
}
.lianxiwomen_box_z{
    width: 1200px;
    height: 690px;
    margin: 20px auto;

}
.lianxiwomen_box_con{
    width: 100%;
   margin: 50px 0;
   height: 245px;
}
.lianxiwomen_box_con .lianxiwomen_box{
    float: left;
    width: 600px;
    height:270px;
}
.lianxi_box{
    width: 400px;
    height: 238px !important;

}
.lianxiwomen1{
    width: 100%;
    height: 36px;
    font-size: 24px;
}
.lianxiwomen2{
    width: 100%;
    height: 26px;
    font-size: 16px;
}
.lianxiwomen4{
    width: 100%;
    height: 30px;
}
.lianxiwomen4 span{
   font-size: 18px;
 
}
.lianwomm{
    color: #898989 ;  
}
.biao_dan{
    display: inline-block;
    position: relative;
    left: 405px;
    top: -20px;



}
.lianxiwom_input{
    width: 100%;
    height:26px;

}
.lianxiwom_input input{
    width: 100%;
    height: 30px;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
}
.lianxiwom_ly textarea{
    width: 100%;
    height: 80px ; border-radius: 6px;
    border: 1px solid #e3e3e3;
        resize: none;
}
.lianxiwom-tijiao{
    width: 100%;
    height: 40px;
    text-align: center;
    margin-top: 15px;
}
.lianxiwom-tijiao input{
    width: 80px;
    height: 30px;
    border: none;
}
.lianxiwom-tijiao input:hover{
 background-color: rgba(255, 0, 0, 0.67);
}
.ti_cg{
    margin-top: 30px;
    font-size: 16px;
}
.detu{
    height: 300px ;
    background-color: whitesmoke;
}
                            /*-------------------gongsituandui-----------------------*/
.tuandui_tupian{
    width: 100%;
    /*height:100%;*/
    margin: 0 auto;
    padding: 0px 0 0 0;
    /*text-align: center;*/

}
.tuandui_tupian_ul{
    width:1200px;
    height: 274px;
    margin:  0 auto;
    overflow: hidden;
}
.tuandui_tupian li{
   float: left;
    height: 274px!important;

    text-align: center;
/*padding: 0 0.5%;*/
}
.tuandui_tupian li img{
  width: 100%;
/*height: 100%;*/
}
.tuandui_t11{
    margin-top: 4px!important;
}
.tuandui_tup22{
    margin-top: 18px!important;
}
.tuandui_tupian_i1{
    width: 400px;

    padding-left: 1px;
}
.tuandui_tupian_i2{
    width: 190px;
    padding-left: 1px;
}
.tuandui_tupian_i2_img{
    width:100%;
height: 120px;

    margin: 0px auto;
}
.tuandui_tupian_i3{
    width: 300px; padding-left: 1px;
}
.tuandui_tupian_i4{
    width: 100px; padding-left: 1px;
}
.tuandui_tupian_i4_img{
    width:100%;
height: 120px;

    margin: 0 auto;
}
.tuandui_tupian_i4_img_li{
    width: 100%;
    height:130px;text-align: center;
    margin:0px  auto;font-size: 16px;
/*    border-bottom: 1px solid #ededed;*/
}
.tuandui_tupian_i5{
    width:200px; padding-left: 1px;
    overflow-y: hidden;!important;
}
.tuandui_tupian_i5 img{
    width:100%;
    overflow-y: hidden;!important;
}
.tuandui_text{
    width: 1200px;padding: 0px 0;
    /*text-align: center;*/
    font-size: 16px;
    margin: 0 auto;line-height: 30px;
}

                                     /*-----------yingyonganli-----------*/

.op-section_center_yao{
    font-size: 16px;
    padding: 10px 0;
}
.op-section_center_yao_text span{
line-height:30px!important;
font-size: 18px;
    text-align: center;

}
.chukou{
    font-size: 18px!important;
}
.chukou_z{
    width: 100%;
    height: 30px;
    font-size: 14px!important;
  color: #898989;
}
.rongxueji1{
    width: 100%;
    margin-top: 60px;
}
 .hua_g{
    float: left;

}
.hua_g_1{
    width: 490px;
    height: 550px;
}
.hua_g_1_img{
    width: 400px;
    margin: 0 auto;
}
.hua_g_1_img img{
    width: 100%;
}
.hua_g_min{
    width: 300px;
    height: 00px;
    margin: 50px auto;text-align: left!important;
}
.hagt{
    width: 100%;
    height: 80px;
    font-size: 30px;
    text-align: center;
}
.hua_g_2{
    width:490px;
    height: 300px;margin:  140px auto;
}
.hwen1{
    font-size: 20px;padding: 10px 0;
}
.hwen2{
    font-size: 14px;padding: 5px 0;
}
.hwen3{
    width: 60px;
    height: 2px;background-color: #e50000;
}
.hwen4{
    font-size: 14px;line-height:25px;
}
.op-section_yao_img{
    margin: 
    0px auto;
    /*padding-top: 120px;*/
    
    text-align: center;
}
.op-section_yao_img1{
  width: 45%;
}
.op-section_yao_img2{
  width: 40%;
}
.op-section_yao_img3{
  width: 45%!important;
}
.section_yao_img5{
	width: 40%!important;
}
.op-section_yao_img img{
    width: 100%;
}

.op_biqil{
    margin-top: -45px!important;
}
.cai img{
    width: 100%;
}
.op-section_hua{
    width: 1000px;
    height: 400px;
    margin:  0 auto;
padding-top: 110px;
}
.op-section_hua_con{
    float: left;
}
.op-section_hua_con:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.op-section_hua_le{
    width: 500px;
    height: 150%;

    margin-right: 2px;
}
.op-section_hua_le_li{
    width:498px;
    height: 80%;
    margin: 28px auto;
}
.op-section_hua_le_li img{
    width:100%;
    height: 100%;
}
.op-section_hua_ri{
    width: 498px;
    height:150%;

}
.op-section_hua_ri_li{
    width: 300px;
    height: 50%;
    margin: 76px auto;
}
.hua_ri_li1{
    font-size: 20px;
}
.hua_ri_li2{
    font-size: 16px;
}
.hua_ri_li3{
    font-size: 14px;
}
.zhuangshi{
    text-align: center;
}
.zhuangshi_biaoti{
    width: 100%;font-size: 30px;
}
.zhuangshi_text{
    font-size: 18px;
}
.zhuangshi_diban{
    font-size: 18px;
    margin: 20px 0  10px  0;

}
.zhuangshi_text1{
    margin:  0 auto;
    width: 70%;
    font-size: 14px;
    padding: 10px 0;
}
.zhuangshi_img{
    width: 100%;
    margin: 85px auto;

}
.zhuangshi_img img{
    width: 100%;
}
.op-section_rihua{
    width: 800px;
    height: 100%;
    padding: 120px 0 0 0;
    margin:  0 auto;
}
.yinyong_huagong{
    width: 1200px;
    margin: 0 auto;
    height: 500px;
}
.yinyong_huagong .yingy_huag{
    float: left;
    width: 600px;
    height:450px;

}
.huaogong1_li{
    width:65%;
   
    margin:14px auto;
}
.huaogong1_li img{
    width: 100%;
}
.huaogong2_li{
    width: 400px;
    height: 200px;
    margin: 100px auto;
    text-align: left!important;
}
.text-con33{
    line-height: 25px;
}
.rihua1_wenzi{
    width: 300px;height: 260px;margin: 50px auto;
}
.rihua1_loubo{
    width: 300px;height: 300px;margin: 50px auto;
}
.rihua1_wenzi1{
    font-size: 20px;
}
.rihua1_wenzi2{
    font-size: 34px;

}
.rihua1_wenzi3{
    padding: 10px 0;
    font-size: 18px;line-height: 28px}
                               /*----------------pinzhibaozheng-----------------*/
.hua_ri_li1_guanli{
    text-align: left;
}
.op-section_huagong{
    width: 900px;margin: 0 auto;
}
.zhuangshi_img2{
    width: 45%;
    /*height: 320px;*/
    margin: 0 auto;
}
.pingzhi_ti{
    width: 100%;
    margin: 0 auto;
    padding: 4% 0;
    text-align: left;
}
.pingzhi_ti .yanj_k{
     font-size:34px;
 }
 .pingz_sec{
 	font-size: 18px;
 	color: #898989;
 }
.pinghzi_tu{
    width: 100%;

    margin: 0 auto;
    padding: 10px 0;
}

.pinghzi_tu li{
    float: left;
    width: 33%;
height: 460px;
    text-align: center;

}
.pinghzi_tu li img{
  width: 100%;
}
.pingzhi_bottom{
    height: 192px!important;
    margin-top: 282px;
}
.pingzhi_bottom1{
    height: 200px!important;
    margin-top:225px;
}
.pingzhi_top{
    margin-top: -38px;
}
.zhuangshi_img2 img{
    width: 100%;
}
.pinz{
    width: 40%;
    margin: 22px auto;
}
.pinz img{
    width: 100%;
}
.FloatMenu{
	z-index: 999;
	 position: fixed;
    _position: absolute;
    bottom: 30px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-230+"px");
    left: 91%;
    width: 70px;
    zoom: 1;
    transition: all 0.5s;
   /* display: none;*/
   
 }  

.FloatMenu:hover{
  	transform:scale(1.4) ;
  }
.FloatMenu a{
	font-weight: bold;
	  background: white;
	  border: 1px solid #656565; 
    color: black;
    display: block;
    width: 90px;
    height: 30px;
    font: normal 12px/30px 'MicroSoft Yahei';
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
  
   /*工商图标*/
  .dzbz{

  }
  .dzbz p{
	border: 1px solid #D2D2D2;
    
    height: 50px;
    line-height: 20px;
    margin: 6px auto;
    padding: 0;
    width: 120px;

  }
  .dzbz .f1{
    float: left;
    padding: 3px;
  }
   .dzbz .f2{
   margin-top:5px;
    
    float: right;
   

  }
  /*>>>>>>>>>>>>>>>>>>>>>>>>>>>以下是 着路页css>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.zhuolvyeb{
    width: 100%;
    height: 900px;
}
.zhuolvyeb img{
    width: 100%;
}
.zly_sd{
    text-align: center;
    /*margin-top: -160px;*/
    position: relative;
    top: -100px;
}
.zly_sd img{
 width:500px;
    /*height: 60px;*/
}
.zlyjiesao{
    width: 1000px;
    height:687px;

    margin: 0 auto;
}
#pic li img{
    width: 100%;
    height: 100%;
}
.wmdeyous{
    width: 100%;
    height: 132px;
}
.wmdeyous img{
    width: 100%;
    height:100%;
}
.wmdeyous_img{ height: 110px;
    width: 25%;
    margin: 0 auto;
    margin-top: -134px;
}
.qwkb_js{
    width: 100%;
    /*height: 500px;*/
    /*background: whitesmoke;*/
    margin-top: 50px;
}
.runheqiy{
    width: 400px;
    height: 100px;
    margin: 55px auto;

}
.runheqiy:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.runheqiy_zuo1{
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-top: 5px;
    border: 1px solid  #357aba;
}
.cataname_ztp td img{
    width: 60%;
}
.zly_kk{
    margin: 25px 0;
}
.runheqiy_zuo_xl{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 5px auto;
    background: #357aba;
}
.runheqiy_you2{
    float: right;
}
.runheqiy_you2 P{
    font-size: 40px;
    color: #357aba;font-weight: 600;
}
.runheqiy_you2 small{
    font-size: 24px;
     color: #8d8d8d;
}
.runheqiy_you2 span{
    display: inline-block;
    width: 60px;
    height: 10px;
    background-color: #357aba;
}
.qwkb_js_qiangda{
    width: 1000px;
    height: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.qwkb_js_qdzou{
    float: left;
    width: 500px;
    height: 300px;
}
.qwkb_js_qdyou{
    float: right;
    width: 500px;
    height: 300px;
}
.qwkb_js_qdzou img{
    width: 100%;
    height: 100%;
}
.qwkb_js_qdyou img{
    width: 100%;
    height: 100%;
}
.qwkb_js_qdyou_wen{
    width: 200px;
    height: 44px;
    margin-bottom: 4px;
    margin-top: 6px;
    background: #3279b9;
    text-align: center;
    font-size: 26px;
    color: white;
}
.qwkb_js_qdyou_li{
    width: 450px;
    height: 200px;
    margin: 50px auto;
}
.qwkb_js_qdyou_li span{
    font-size: 16px;
    display: inline-block;
    padding: 20px 0;
}
.zlyjiao{
    width: 100%;
    height: 100px;
    background: black;
    font-size: 16px;
    color: white;
    position: fixed;
    bottom: 0px;
    z-index: 999;
}
.zlyjiao span{


    font-size: 18px;
    color: white;
}
.zlyjiao_liz{
    width: 480px;
    height: 40px;
    margin: 0px auto;
    line-height: 100px;
}

.zlyjiao_liz img{
    width: 50px;
    height: 77px;
    margin:-31px 0;
}
.box_jlb{
    margin-bottom: 100px;
}
.wrap{
    height:650px;
    width:300px;
    overflow: hidden;
    position: relative;
    float: left;
    /*margin:50px auto;*/
}
.wrap ul{position:absolute;height: 650px}
/*.wrap ul li{height:170px;}*/
.wrap ol{position:absolute;
    right:5px;
    bottom:10px;}
.wrap ol li{
    /*height:20px; width: 20px;*/
    /*background:#ccc;*/
    /*border:solid 1px #666;*/
    margin-left:5px;
    color:#000;
    float:left;
    line-height:center;
    text-align:center;
    cursor:pointer;}
/*.wrap ol .on{background:#E97305;*/
    /*color:#fff;}*/
.header_logo_textzly{
    margin-top: -15px;
}
.pic li{
    width: 400px;
    height: 400px;
    background-color: cornsilk;
}

.pic_lbimg{
    width: 300px;
    height: 210px;
    margin:6px auto;
}
.pic_lbimg img{
    width: 100%;
    height: 100%;

}
.zlyjiesao_right{
    width: 670px;
    height: 200px;
    float: right;
}
.qw_js_top{
    width: 600px;
 height: 30px;
}
.qw_js_botton{
    width: 500px;
}
.zlyjies_rightx{
    width: 650px;
    height: 210px;
    margin: 0 auto;

}
.qwkb_js_qou_wenyy_y{
width: 600px;
    height: 132px;
    margin: 0 auto;
}
.qwkb_js_qou_wenyy{
    /*float: left;*/
    width: 13px;
    height: 13px;
    background: #357aba;
    border-radius: 50%;
    margin: 8px 8px 0 0;

}
.dinggou_zixun{
    float: right;
    width: 150px;
    height: 30px;
    border: 1px solid red;
    /*text-align: center;*/
    color: red;
    font-size: 16px;
    font-weight: bold;
    margin: 17px 94px 0 0;
}
.dinggou_zixun span{
    display: block;
    width: 87px;
    height: 30px;
    float: right;
    line-height: 30px;
}
.dinggou_zixun img{
    width: 37px;
    height: 36px;
    position: relative;
    top: -4px;
    left: 21px;
}
.qwkb_js_qu_wenlz{
    width: 100px;
    font-size: 20px;

    color: #357aba;
}
.qwkb_js_qdyou_hz{
line-height: 31px;
width: 470px;

    font-size: 16px;

}
.zl_flo{
    float: left;
}
/*转印轮播css*/
.hwslider{height:700px!important;min-width:280px;margin-top:-25px;position: relative; overflow: hidden;}
.hwslider ul{width: 100%;  z-index: 1}
.hwslider ul li{display:none;position:absolute; left:0; top:0; width: 100%;height:100%; overflow: hidden;}
.hwslider ul li.active{display: block;}
.hwslider ul li img{width:100%;max-width: 100%; height:auto;display: block}
.dots{position: absolute; bottom:20px; left:200px; min-width:60px; height: 12px; z-index: 2;}
/*.dots span{float: left; width:12px;height: 12px; border: 1px solid #fff; border-radius: 50%; background: #333; margin-right: 8px; cursor: pointer;}*/
/*.dots span.active{background:orangered}*/
.arr{display:none;position: absolute; top: 140px; z-index: 2;width: 40px; height: 40px; line-height: 38px; text-align: center;; font-size: 36px; background: rgba(0,0,0,.3); color: #fff; text-decoration: none}
/*.arr:hover{background: rgba(0,0,0,.7); text-decoration: none;}*/
/*.hwslider:hover .arr{display: block; text-decoration: none;color: #fff}*/
/*.prev{left: 20px}*/
/*.next{right: 20px}*/