﻿@charset "utf-8";
/* CSS Document */

.page_nav{height:auto;line-height:50px;margin-top:15px;}
.page_nav99{height:50px;line-height:50px;margin-top:15px;}
.page_nav a{ display:inline-block; margin:0 5px; height:42px; line-height:42px; width:133px;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius:6px; background:#fff; color:#666; text-align:center;font-size:16px;}
.page_nav a{background:#ddfde5; color:#777;}
.page_nav a:hover{background:#199e33; color:#fff;}




.fixbottom{display:none;}


html { overflow-y: scroll; } 
html{ background:#fff; color:#535353; overflow-x:hidden;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}img{border:0;}ol,ul,li{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#535353; font-size:14px; font-family:'微软雅黑';}
a{ color:#535353;}
a:hover{color:#199e33;}

/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}



.scale:hover img {
    transform: scale(1.1, 1.1);
}
.scale img{ transition:transform 1s ease 0s}



#indexNews li {
	height:102px;
	font-size:13px;
	width: 500px;
	margin: 0 0 10px;
	line-height: 2.0;
	transition:0.3s all 0s linear;
	color: #9ba8a3;background: #fafafa;
}
#indexNews li img{ max-width: 136px; height: 102px; float: left; border-right: 3px solid #fff;}
#indexNews li .right{ width: 335px; padding: 10px 15px 15px 10px;}
#indexNews li .right a{ float: left; font-size: 17px;}
#indexNews li:hover{ background: #f1f1f1;}
#indexNews li:hover a{ color: #ff1e24;}


.Newstime {
	color:#afb0b4;
	font-size:12px;
	float: right;
}

#lxwm_nr {
	margin: 0 20px 20px;
	font-size:14px;
}
#lxwm_nr p {
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	padding-left: 20px;
}
#prev_next{ border-top:1px solid #ccc; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}

#con_lx{ height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:90%; margin-bottom:20px;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}

#lx_wx{ float:right; padding:50px 50px 0 0;}

#ys_nr1 .font p{
  -webkit-animation: float ease-in-out 1.5s infinite;
  animation: float ease-in-out 1.5s infinite;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.imgB { width: 100%;  top: 0; left: 0; position: relative;  opacity: 1;}
.imgT { width: 100%;top: 0;left: 0; position: absolute;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.pic:hover .imgT{
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/** header **/
#top_line_bj{ height: 43px; background: #f5f5f5; width: 100%;}
#top_line{ width: 1200px; height: 43px; line-height: 43px; color: #5e5e5e;}
#top_line .right{ background: url(../Image/top_right_pic.png) no-repeat left center; padding-left: 30px;}
#top_index{ width:1200px; height:100px; margin-top: 1px; position: relative;}
#logo{ float:left; padding:10px 0 0; padding-top: 1px;}
#top_right{ background: url(../Image/top_right_bj.png) no-repeat left top; width: 715px; height: 100px; position: absolute; top: 0; left: 845px;}
#top_tel{ float: left; background: url(../Image/tel.png) no-repeat left top; color: #199e33; font-size: 30px; padding: 0 0 0 70px; margin: 25px 0 0 70px; font-weight: bold;}
#top_tel p{ font-size: 18px; font-weight: normal;}


#nav_bj{ width: 100%; height: 50px; background: #199e33;}
#nav{ width:1200px; height:50px;}
#nav a{ display: block; float: left; width: 120px; color:#fff; background: url(../Image/nav_line.png) no-repeat right center; line-height:50px; text-align: center; transition:0.3s all 0s linear;font-size:17px; }
#nav a:hover{ background: url(../Image/nav_line.png) no-repeat right center #f66812; color: #fff;}


.flash{ width:100%; height:498px; margin:0 auto; text-align:center; position:relative; z-index:0; }
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:498px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd{position:absolute;  width:1920px; left:-460px;}
.flash .flashBox .bd img{width:100%; height:498px;}


.flash2{ width:100%; height:390px; margin:0 auto; text-align:center; position:relative; z-index:0; }
.flash2 .flashBox {position:relative; margin:0 auto; width:1000px; height:390px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash2 .flashBox .bd{position:absolute;  width:1920px; left:-460px;}
.flash2 .flashBox .bd img{width:100%; height:390px;}




#ssbj{ height: 52px; width: 100%; background: #f5f5f5;}
#ssnr{ width: 1200px; height: 52px;}
#ssnr .left{ background: url(../Image/key.jpg) no-repeat left top; height: 52px; line-height: 52px; padding-left: 150px;}
#ssnr .left a{ padding: 0 10px;}

.ss{ width:370px; height:39px; float: right; margin-top: 5px;}
.sou_left{float:left; width:275px; height:37px; border: 1px solid #dbdbdb; background: #ddfde5; text-align:left; color:#7b7b7b; line-height:37px; padding-left:10px;}
.ss_pic{ float:right;}


/** footer **/
#end{ width:100%; background:#383842; height:auto; overflow:hidden; padding: 30px 0;}
#end_nr{ width:1200px; height:auto !important; min-height: 162px; overflow:hidden; color: #8b8b8b; background: url(../Image/wx.png) no-repeat right top;}
#end_nr a{color: #8b8b8b; padding: 0 10px;}
#end_nr a:hover{color: #fff;}
#end_nr .left{ line-height: 2.0; margin-right: 130px; width: 340px;}
#end_nr .left .end_title{ background: url(../Image/end_icon.png) no-repeat left center; padding: 0 0 0 15px; color: #fff; font-size: 16px; font-weight: bold;}


#end_end{ height: 47px; width: 100%; background: #199e33;}
#end_end_nr{ width: 1200px; height: 47px; line-height: 47px; color: #bfffcc;}

#end_nav_bj{ height: 50px; background: #48484e; width: 100%;}
#end_nav{ width: 1200px; height: 50px; line-height: 50px;}
#end_nav a{ display: block; float: left; width: 133px; color:#fff; background: url(../Image/nav_line.png) no-repeat right center; line-height:50px; text-align: center; transition:0.3s all 0s linear;}




/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding:30px 0;}
.title{ background: url(../Image/title.png) no-repeat center; text-align: center; color: #fff; font-weight: bold; font-size: 30px; height: 56px; line-height: 56px; margin-bottom: 25px;}

.picMarquee{ width:940px;  overflow:hidden; position:relative; float:left; margin-top: 0px;}
.picMarquee .bd{ padding:0px; margin:0;}
.picMarquee .bd ul{ overflow:hidden; zoom:1; }
.picMarquee .bd ul li999{ margin:0 20px 20px 0; float:left; width: 272px; height: 250px; overflow:hidden; text-align:center;  border:1px solid #efefef; font-size:14px; transition:0.3s all 0s linear; }



.picMarquee .bd ul li{  margin:0 10px 15px; float:left; width: 272px; height: 240px; overflow:hidden; text-align:center;  border:1px solid #efefef; font-size:14px; transition:0.3s all 0s linear; }
.picMarquee .bd ul li:hover{ background:#199e33;}
.picMarquee .bd ul li:hover a{ color:#fff;}
.picMarquee .bd ul li a img{ width:270px; height:200px; border: 1px solid #e1e1e1; margin-bottom: 5px;}

.picMarquee .bd ul li999  a img{ width:100%;display:block;height: 200px;}
.picMarquee .bd ul li999 a img{ height: 200px;cursor: pointer;  transition: all 0.6s;}  
.picMarquee .bd ul li999   a img:hover{  transform: scale(0.95);height: 200px;} 



.picMarquee .picList{width:292px; height:auto; float:left; }

.hui{ background: #e9e9e9; width: 100%; height: auto; overflow: hidden;}
.pic{ float: left; width: 180px; padding: 40px 30px 0; text-align: center;}
.pic span{ color: #fc7c01; font-weight: bold; font-size: 48px;}
.pic p{ height: 42px; background: #fc7c01; width: 180px; border-radius: 22px; text-align: center; line-height: 42px; color: #fff; font-size: 24px; font-weight: bold; transition:0.3s all 0s linear;}
.pic div{ color: #4c4c4c; line-height: 1.8; text-align: left; padding: 10px 5px 0;}
.pic img{transition:0.3s all 0s linear;}
.pic:hover p{ background: #199e33;}
.pic:hover img{ transform: scale(1.1, 1.1);}

#ysbj{ background: url(../Image/ysbj.jpg) no-repeat center top; width: 100%; height: 753px;}
#ysnr{ width: 1200px; height: 610px; margin-top: 15px; position: relative;}
#ysnr .left{position: absolute; left: -100px;}
#ysnr #ys_cont{ width: 860px; float: right;}
#ysnr .font{ width: 860px; float: right; padding-top: 20px;}
#ysnr .font .num{ width: 54px; line-height: 54px; float: left; padding-top: 10px;}
#ysnr .font .right{ width: 795px; color: #fff; line-height: 1.8;}
#ysnr .font .right p{ font-weight: bold; font-size: 28px; border-bottom: 1px solid #547ab8; height: 48px; margin-bottom: 5px; transition:0.2s all 0s linear;}
#ysnr .font:hover .right p{ color: #ff0; padding-left: 10px;}

#gg{ background: url(../Image/gg.jpg) no-repeat center top #ebebeb; height: 168px; width: 100%; margin-top: 0px; margin-bottom: 10px;}
#gsjj{ width: 658px; float: left; margin: 0 0 20px;}
#xwnr{ width: 500px; float: right; margin: 0 0 20px;}
.xw_title{ background: url(../Image/line.png) no-repeat left bottom; padding: 0 10px; height: 40px;}
.xw_title .left{ font-size: 18px;}
.xw_title .left span{ color: #999999; font-size: 14px; font-family: arial; padding-left: 10px;}
.xw_title .right{ color: #e30000; line-height: 40px;}
.xw_title .right a{ color: #e30000;}

#fwbj{ background: url(../Image/fw_bj.jpg) no-repeat center top; width: 100%; height: 356px;}
.fw{ width: 145px; float: left; text-align: center; margin: 0 27px;}
.fw p{ color: #4a4a4a; font-size: 18px; padding-top: 10px; transition:0.3s all 0s linear;}
.fw .fwpic{ width: 120px; height: 120px; border: 5px solid #d5d5d5; border-radius: 70px; transition:0.3s all 0s linear;}
.fw .fwpic .img{ width: 82px; height: 65px; display: block; overflow: hidden; margin-top: 30px;}
.fw .fwpic .img img{ width: 82px; height: 65px; display: block;}
.fw:hover .img .box_img{position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -65px; opacity: 0;}
.fw:hover .fwpic{ background: #199e33; border: 5px solid #f6f6f6;}
.fw:hover p{ color: #d00000;}


#marqueedivcontrola{width:1200px; height:250px; overflow:hidden; margin:0 auto; float:left;}
#marqueedivcontrola li{ float:left; overflow: hidden; width:277px; height:240px; padding: 5px; background: #e6e6e6; margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrola li img{ width:277px; height:200px; }
#marqueedivcontrola li:hover{ background: #199e33; color: #fff;}
.cpgda{width:2149px;}











/** sidebar **/
#sidebar{ width:240px; height:auto; overflow:hidden; float: left;}
#main_right{ width:940px; height:auto; overflow:hidden; float: right;}
#left_bt{height: 55px; background: #199e33; color: #fff; font-size: 24px; padding: 25px 0 0 30px; font-weight: bold;}
#left_bt span{ font-size: 14px;}

#left_lx{ background: #199e33; padding: 10px; line-height: 1.8; color: #fff;}
#left_lx span{ font-weight: bold;}
#left_lx p{ font-weight: bold; font-size: 24px;}

#zi_banner{ width: 100%; height: 325px; background: url(../Image/zi_banner.jpg) no-repeat center top;}





#pro_list { background: #eeeeee; padding-bottom: 20px;}
#pro_list li{ height: 45px; line-height: 45px; text-align: center; transition:0.3s all 0s linear;border-bottom: 1px dotted #cccccc; width:240px}
#pro_list li a{ color: #363636;font-size:16px;}

#pro_list li999{ height: 45px; line-height: 45px; text-align: center; background: url(../Image/line.jpg) no-repeat center bottom; transition:0.3s all 0s linear;}
#pro_list li a{ color: #363636;}


#pro_list li:hover999{ background: url(../Image/line.jpg) no-repeat center bottom #de0000;}
#pro_list li:hover{ background: #199e33;width:240px}
#pro_list li:hover a{ color: #fff;}




/** 222 **/

#pro_list222 { background: #6c6c6c; padding-bottom: 0px;}
#pro_list222 li{ height: 45px; line-height: 45px; text-align: center; transition:0.3s all 0s linear;border-bottom: 1px dotted #cccccc; width:240px}
#pro_list222 li a{ color: #fff;font-size:18px;font-weight:bold;}

#pro_list222 li999{ height: 45px; line-height: 45px; text-align: center; background: url(../Image/line.jpg) no-repeat center bottom; transition:0.3s all 0s linear;}



#pro_list222 li:hover999{ background: url(../Image/line.jpg) no-repeat center bottom #de0000;}
#pro_list222 li:hover{ background: #f66812;width:240px}
#pro_list222 li:hover a{ color: #fff;}


/** 333 **/

#pro_list333 { background: #eeeeee; padding-bottom: 0px;}
#pro_list333 li{ height: 45px; line-height: 45px; text-align: center; transition:0.3s all 0s linear;border-bottom: 1px dotted #cccccc; width:240px ; }

#pro_list33366 li:before{
	content: "-";
	color: #b5b5b5;
	margin-left: 12px;
	float: left;
}


#pro_list333 li a{ color: #363636;font-size:16px;}

#pro_list333 li999{ height: 45px; line-height: 45px; text-align: center; background: url(../Image/line.jpg) no-repeat center bottom; transition:0.3s all 0s linear;}
#pro_list333 li a{ color: #363636;}


#pro_list333 li:hover999{ background: url(../Image/line.jpg) no-repeat center bottom #de0000;}
#pro_list333 li:hover{ background: #199e33;width:240px;}
#pro_list333 li:hover a{ color: #fff;}


#title_zy{ height: 50px; line-height: 50px; background: #199e33; padding: 0 20px;}
#title_zy .left{ background: url(../Image/title_icon.png) no-repeat left center; padding-left: 35px; font-size: 16px; color: #fff; font-weight: bold;}
#title_zy .right{ background: url(../Image/home.png) no-repeat left center; color: #fff; padding-left: 35px;}
#title_zy .right a{ color: #fff;}
#title_zy .right a:hover{ color: #ff0;}

/** 6767 **/
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(/images/p14-icon5.png) no-repeat right center #ddfde5;
            margin-bottom: 2px;
        }
        
.fdh-01-nav-one h3:before{
	content: "-";
	color: #b5b5b5;
	margin-right: 42px;
	float: right; font-size: 18px;
}


        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(/images/p14-icon2.png) no-repeat right center  #2db147;
        }
        




        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #12538f;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #12538f;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #12538f;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #000000;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

/** zy **/ 
.content{ padding: 15px 0 0; line-height: 2.0;}
#content_zy{ line-height: 2.0; padding: 20px 0 0; height: auto; overflow: hidden;}

.new_li_content li{ height:110px; padding:10px; border:1px #e1e1e1 solid; margin-bottom: 15px; color:#999; font-size:14px; transition:all 0.4s linear 0s;}
.new_li_content li img{ width: 148px; height: 110px; float: left; margin:0 20px 0 10px;}
.new_li_content li a{ font-size: 16px;}
.new_li_content li:hover{ border:1px #199e33 solid;}
.new_li_content li:hover a{ color:#199e33}
.news_li_title .time_news2{ margin:0 15px;transition:all 0.2s linear 0s;}
.new_li_content li:hover .time_news2{ margin:0 25px; color: #000;}

.product_left{width:412px; height:auto; overflow: hidden; margin-right:10px; float:left;}
.product_right{float:right; line-height:2.0; width: 510px; height:auto; overflow:hidden; }

.pro_namelb{ font-size:14px; line-height:2.2; border-bottom: 1px dotted #666; margin-top: 5px; padding-bottom: 5px;}
.pro_namelb strong{ color: #000;}
.pro_namelb span{ font-size: 14px;}


#ckxq{  background:#199e33; height:42px; width:160px; line-height:42px; text-align:center; color:#fff; float:left; margin:25px 0 0 40px; transition:0.3s all 0s linear; border-radius:3px; float: left;}
#ckxq a{ color:#fff; font-size:16px;}
#ckxq:hover{ background:#cd0000;}


#cp_tel{ background: url(../Image/cptel.png) no-repeat left top; color: #d9332b; font-size: 24px; font-weight: bold; padding: 10px 0 0 50px;  margin:20px 0;  float: left;}
.content_zy1{ padding: 10px; line-height: 2.0;}


.dgnr{ background: url(../Image/dgpic.png) no-repeat right center; line-height: 2.0; padding: 20px 0 30px; color: #999999;}

/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro li{float:left; margin:0 10px 15px; width:291px; height:260px; text-align:center; border:1px solid #efefef; font-size:14px; transition:0.3s all 0s linear;}
.pro img{ max-width:291px; height:218px;}
.pro li .pro_pic{width:278px; height:209px; background: #fff; overflow: hidden;}
.pro a{ color:#333; font-size:14px;}
.pro li:hover{ background:#199e33;}
.pro li:hover a{ color:#fff;}

.pro999  li a img{ width:100%;display:block;height: 200px;}
.pro999  li a img{ cursor: pointer;  transition: all 0.6s;}  
.pro999  li  a img:hover{  transform: scale(0.95);} 


/*************index&goods**************/
.news{ width:100%;}
.news li{width:100%;height:40px;text-indent:2em;line-height:40px; font-size:14px; border-bottom:1px dotted #ccc; background:url(../Image/icon.jpg) no-repeat 20px center; transition:0.3s all 0s linear; padding-left:10px;}
.news li:hover{background-color:#efefef; border-bottom:1px solid #ccc;}
.news li:hover a{color:#000;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center; width:100%; line-height:28px; border:1px solid #efefef; margin-bottom:10px; background:#f8f8f8;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#363636;text-align:left; font-weight: bold; font-size:24px; margin-bottom: 20px;}
.info_title{margin:10px 0 0 0;width:100%;height:50px; border-bottom: 1px solid #ccc; margin-bottom:10px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;background:#1c5ac0;color:#fff;line-height:50px; font-weight: normal; font-size: 16px; padding: 0 30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:20px 0 20px 350px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(../Image/button.gif) none center;}
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}

@media(max-width:1024px)
{
	html{max-width:1000px;display:table;}
	
}




@media(max-width:768px)
{
	#newBridge{display:none !important;z-index:-1;}
	
	html{overflow-x:hidden;display:block;}
	body{min-width:auto;}
	#top_line .left{padding-left:6px;}
	#logo img{width:100%;  margin-left: -15px;}
	#leftsead, .ss, #gg, #end_nav_bj{display:none;}
	#top_line, #top_index{width:100%;}
	#ssbj{display:none;}
	#ssnr{width: 100%;}
	.main{width: 98%;}
	#main_right{width:506px;}
	.flash .flashBox{width:100%;}
	.flash .flashBox .bd, .flash2 .flashBox .bd{width:100% !important;left: 0px !important;}
	.flash .flashBox .bd ul, .flash .flashBox .bd ul li, .flash2 .flashBox, .flash2 .flashBox .bd ul, .flash2 .flashBox .bd li{width:100% !important;}
	.flash, .flash .flashBox, .flash .flashBox .bd ul, .flash .flashBox .bd img, .flash2, .flash2 .flashBox .bd img{height:208px !important;}
	.flashBox .hd{bottom: 20px !important;}
    .flash2 .flashBox .hd{top:180px !important;}
	
	.pic{width:20%;padding:0;}
	.pic img, .pic p{width:100%;font-size: 1.4em;}
	#gsjj, #gsjj img, #xwnr, #indexNews li{width:100%;}
	#indexNews li .right{width: 78%;}
	.xw_title{ background-size: 100%;}
	#end_nr, #end_end_nr{width:100%;}
	#end_nr img{display:none;}
	#end_nr .left{margin: 0 3%; width: 50%;}
	
	/* 内页开始 */
	.pro li{ width: 30.5%; margin: 1%;height: 160px;}
.pro img{max-width: 100%;height: 118px;}
	
	.new_li_content li{overflow:hidden;}
	.new_li_content li a{display: block;width: 60%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.order{margin: 20px 0 20px 0;}
#content_zy{background:none !important;}
	
}


@media(max-width:640px)
{
	#top_line_bj .right, #left_bt, #left_lx, #top_right{display:none;}
	#top_index{height: 48px;}
	.title{font-size: 1.8em;margin-bottom:0;}
	.flash, .flash .flashBox, .flash .flashBox .bd ul, .flash .flashBox .bd img, .flash2,.flash2 .flashBox,.flash2 .flashBox .bd ul, .flash2 .flashBox .bd img{height:98px !important;}
	.flashBox .hd{left: 32% !important;bottom: 10px !important;}
	.flash2 .flashBox .hd{top:80px !important;}
	.main{ padding: 30px 0 0;position:relative;}
	.fdh-01-nav-one h3{height: 40px;line-height: 40px;}
	#sidebar{width:100%;margin: 0 auto;    margin: 25px auto 0;}
	.fdh-01-nav-one{width: 48%;float: left;margin:0 1%;}
.fdh-01-nav-one h3 a{margin: 0; padding-left: 13px;text-align: center;font-size: 1.2em;}
.fdh-01-nav-one h3:before{margin-right: 22px;font-size: 1.25em;}
#main_right{width:100% !important;float:none;}
.picList{width:240px !important;}
.picMarquee .bd ul li{width:220px;height:199px;} 
.picMarquee .bd ul li a img{width:100%;height:87%;margin-bottom:0;}
.hui{display:none;}
#xwnr{margin:0;}
#indexNews li .right{width: 54%;height: 70px;overflow: hidden;padding: 10px 3px 15px 2px;}
#indexNews li .right a{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m-news-list li a h3{width: 66%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m-case{display:none;}
#end .content p{color:#fff;}
#end_end{width:100%;background: #383842;}
#end_end_nr{width:98%;line-height:1.5;padding-bottom:36px;color: #85858b;}
#end_end, #end_end_nr{height:auto;min-height: 89px;}
#end_end .left{float:right;}
#end_end .right{float:none;}
#end_end .right a{color: #85858b !important;}

	
.fixbottom {display:block;position: fixed;bottom: 0;left: 0;width: 100%;height: 60px;margin: 0 auto;background: #39a80d;z-index: 99999;}
.fixbottom ul {/*max-width:640px;*/height: 100%;}
.fixbottom ul li {float: left;width: 25%;text-align: center;padding: 2.3% 0;color: #fff;display: block;}
.fixbottom li p {margin-top: 1%;color:#fff;}
.fixbottom ul li:hover {background: #d6e2ea4a;}

/* 内页开始 */
#title_zy{width:100%;position:absolute;top:2px;}
#title_zy .right{margin-right:25px;padding-left:0;background:0;}
.page_nav{display:none;}

.pro li{width: 47%;}
.new_li_content li a{width:48%;}
.new_li_content li img{margin: 0 10px 0 0;}

#pro_list222{clear: both;}
#pro_list333 li{width: 50%;float: left;}
#pro_list333 li:hover{width: 50%;}
.t_r{text-align: right; width: 30%;}
input, textarea, select {width: 70% !important;}
table tr:nth-child(7) input{height: auto !important;}

#content_zy span strong img{display:none;}
}