.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px\9;
  }
  .page-left{width:250px; float:left;}
#page_main  .container{width:830px; float:right}
li{ list-style:none}  
.fl{ float:left}
.fr{ float:right}
.mg{ margin:0 auto}
.w1200{ width:1200px}
.w1100{ width:1100px}
.top20{ margin-top:20px}
.top30{ margin-top:30px}
.top40{ margin-top:40px}
.top50{ margin-top:50px}
/*头部开始=========================================================================  */
#page_main{ width:1170px; margin:0 auto; padding-top:20px;background:url(../images/v_line.jpg) 0px top no-repeat}

.ddsmoothmenu-v{padding:0px;}
.ddsmoothmenu-v ul{}
/*主菜单设置*/
.ddsmoothmenu-v ul li{}
.ddsmoothmenu-v ul li a{display:block;margin-bottom:5px;background:#e9e9e9;height:31px;line-height:31px; color:#000}
.ddsmoothmenu-v ul li a span{display:block;padding:0px 20px}
.ddsmoothmenu-v ul li ul li a span{display:block;padding:0px 40px}
.ddsmoothmenu-v ul li a:hover{background:#0066cc;color:#fff}


.ddsmoothmenu-v ul li a.ahover{background:#0066cc;color:#fff}




#product_c li{
text-align:center;
margin-left:17px;
display:block;
float: left;margin-bottom:25px;

}
#product_c li a{display:block;}
#product_c li a.imgg{width:200px;height:150px;border:1px solid #e6e4e5;overflow:hidden;}
#product_c a img{ display:inlin-block;max-height:150px;max-width:200px;}
#product_c a.imgtt{display:block;color:#707070;width:200px;height:24px;line-height:24px;text-align:center;margin-top:2px;background:#e9e9e9}
#product_c{
width:800px;
}




.logo1{ margin:15px 0px; width:523px; height:90px}  
.dh_s{ margin-top:15px; margin-right:100px; width:248px; height:5px}
.ss_x{margin-top:15px;}
.logo a{
	 display:block;
    width: 247px;
    height: 83px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
.logo p{max-width:402px;
    height: 57px;
    float: left;
    margin-left: 20px;
    margin-top: 33px;
    border-left: #dcdcdc solid 1px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 25px;
}
.logo p b{font-size: 16px;
    color: #4cb034;
    font-weight: bold;}

.head-top-r{width: 312px;
    height: 54px;
    float: right;
    margin-top: 15px;}
.guangwang {
    width: 312px;
    height: 25px;
    float: right;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #4cb034;
    line-height: 25px;
}	
.e-mail {
    width: 180px;
    height: 25px;
    float: right;
    font-size: 14px;
    color: #b0b0b0;
    line-height: 25px;
}
.hamburger {
	padding: 8px 6px;
	display: none;
	cursor: pointer;
	transition-property: opacity, -webkit-filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}
.hamburger:hover {
	opacity: 0.7;
}
.hamburger-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
}
.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: 3px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 40px;
	height: 4px;
	background-color: #ccc;
	border-radius: 4px;
	position: absolute;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
}
.hamburger-inner::before {
	top: -10px;
}
.hamburger-inner::after {
	bottom: -10px;
}
.hamburger--emphatic-r {
	overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
	transition: background-color 0.2s 0.25s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
	left: 0;
	transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
	transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r .hamburger-inner::after {
	top: 10px;
	right: 0;
	transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
	transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r.is-active .hamburger-inner {
	transition-delay: 0s;
	transition-timing-function: ease-out;
	background-color: transparent;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
	left: -80px;
	top: 80px;
	-webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
	transform: translate3d(80px, -80px, 0) rotate(-45deg);
	transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
	right: -80px;
	top: 80px;
	-webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
	transform: translate3d(-80px, -80px, 0) rotate(45deg);
	transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.nav-box { width:100%;
    height: 43px; line-height:43px;
    background:#0161d9 repeat-x; height:43px;
	position: relative;
	
}
.nav-pc{ text-align:center;}
.nav-pc ul{  padding:0; padding-left:15px; padding-right:15px;}
.nav-pc .menulevel{ padding:0;}

.nav-pc li {
	border-bottom:1px solid #fff;
    width: 150px;
    height: 43px;
    background: url(../images/nav-list.jpg) no-repeat center right;
	display: inline-block;
    font-size: 15px;
    color: #fff;
    line-height: 43px;
    text-align: center;
    position: relative;}
	
.nav-pc li.firstli{color:#4598dc;}
.nav-pc li a{ color:#fff;}	
.nav-pc li:hover{ color:#4598dc;}
.nav-pc li:hover a{ text-decoration:none; color:#fff;}
.nav-pc li:hover>.menulevel{ display:block;}

.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute;
    z-index: 1;
    top: 43px;
    }
.menulevel li{ display:block; background:#4598dc; }
.menulevel li:hover{ background:#4598dc;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
/*banner开始=======================================================================================*/
.banner{ position:relative; overflow:hidden; max-height:540px;}
.slides li{ float:left;}
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url(bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; top:-100px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; top:-100px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding-top:15px; position:absolute;bottom:20px; right:45%; z-index:90 }
.block_home_slider .flex-control-paging li { display:none; 
	margin: 0px; margin-left:10px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {width:12px; height:12px; display:block; background-repeat:no-repeat; background:#000; text-indent:-9000px; cursor:pointer; display:none;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}
.block_home_slider .flex-control-paging{ display:none;}
.flex-direction-nav{ display:none;}
.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}


.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
} 
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.flex-control-paging{ height:0;  padding-top:0; margin:0;}
/*index开始=====================================================================================*/

.jj_s{ background:#f5f4f2; height:42px; margin-top:30px}
.gsjj{background:#0161d9; height:42px; width:150px; display:block; line-height:42px; text-align:center; color:#FFF}
.jj_you{ width:817px}

.jjnr_s{ 
    color: #575757;
width:850px;
    margin-right: 32px;
    line-height: 20px; font-size:16px}
.jjnr_x{width:850px; font-size:16px; font-weight:bold}
.jjnr_x span{ float:right; font-size:12px; background:#0162d7; padding:0 10px; color:#FFF; display:block}

.xw_zuo{width:740px; }
.xw_you{ margin-right:20px}
.xw_s{font-size:16px; font-weight:bold}
.xw_s span{float:right; font-size:12px; }
.xw_fl ul{ border-top:1px #CCCCCC dashed;border-bottom:1px #CCCCCC dashed; height:40px}
.xw_fl ul li{ float:left; margin-left:20px; margin-right:20px; padding-top:10px;}
.xw_fl ul li a{ color:#666}
.xw_tu ul li a{ color:#666}
.xw_tu ul li span{ font-size:16px;}

.xw_nr ul li { border-bottom:1px #CCCCCC dashed; line-height:30px; padding-left:30px; padding-right:30px;}

.xw_nr ul li a{ color:#333}







.cp_zuo{ width:812px}

.cp_you{ background:#f4f4f4; padding:15px 0 25px 0; border:1px #e2e0e1 solid}
.cp_fl ul{ margin-top:0px; text-indent:35px}
.cp_fl ul li{ line-height:30px; margin-bottom:10px; border-bottom:1px #CCCCCC dashed}
.cp_fl ul li a{ color:#2e2d2d; font-size:15px}
.cp_fl ul li a:hover{ color:#fff; background:#0281d6; display:block; }

.cp_tu{ margin-left:18px}
.gkj{ background:#f5f4f2;padding:15px 20px 25px 20px}
.gkj_x{ width:330px}
.gkj_you{width:200px; text-indent:25px; line-height:24px}
.ks_zhong{ margin-left:20px}

.main7{ margin-top:30px; background:url(../images/ygfc.jpg) center center no-repeat; height:485px}
.main9{ margin-top:30px; background: #0061aa; padding:5px 0}

.jj_zuo{ width:233px; height:263px}
.wh_zr{ width:312px; height:131px}
.wh_jy{ width:312px; height:92px}
.wh_wh{ width:312px; height:135px}
.cp_tb{ width:245px; height:37px}
.cp_hz{width:207px; height:152px}
.gkj_zuo{width:106px; height:108px}
.wx_s{width:312px; height:397px}
.wx_x{width:312px; height:69px}
.ckry{width:1100px; height:39px}
.db_bg{ background:#3a3a3a; padding:10px 15px}

.dbzuo{height:300px;border-right: 1px solid #35373C;margin-right: 30px;}

.fd-nav {float:left;margin-right: 10px;font-size: 14px;}

.fd-nav .tit {margin: 16px 8px 5px 0px;}
.fd-nav li {line-height: 27px;}

.fd-nav .tit a {font-size: 14px;color: #C2C5C7; }
.dbs {font-size: 14px;color: #C2C5C7;}
.dbs div.fl{margin-top:16px;}
.fd-nav li a {color: #CCC}

.fd-nav li a:hover {color: #ffffff}

.dbyou{ width:520px}
.fd_s{margin-top: 40px;}

.fd_x{font-size: 14px;color: #C2C5C7;line-height: 25px;margin-top: 10px; margin-right:300px}

.db_x{ background:#252525; padding-top:15px; border-top: 1px solid #35373C }
.dbxz{ color:#929292}
.dbxz span{ float:right}

.dbs{ height:200px; padding-top:15px}
.dbx{ color:#C2C5C7}
.dbsc{ background: #242424; padding:10px}

.db_zuo{ color:#C2C5C7}
.xw_tu{ height:100px}


















.product-header{ position:relative; text-align:center;}
.product-header span{ display:inline-block;}
.product-header .span1{ height:3px; background:#4cb034; padding:0; margin:0; margin-top:50px; margin-bottom:50px;}
.product-header .span5{ height:1px; background:#666; padding:0; margin:0; margin-top:51px;}
.product-header p{ position:absolute; z-index:109; text-align:center; width:100%; padding-top:40px; font-size:14px; line-height:50px}	
.product-header p b{ display:inline-block;   font-size: 25px;
    line-height: 25px;
    color: #002e79;
    font-family: "微软雅黑";
    padding: 0 20px 10px;
	background:#f7f7f7}
.product-nav ul{ width:850px; float:left;}	
.product-nav li{width: 180px;
    height: 180px;
    float: left;
    margin-right: 8px; margin-bottom:10px;
    background: #fff; border:1px #CCCCCC solid;
    padding: 10px;
    text-align: center;
    position: relative;}
.product-nav li:hover{ background:#0281d6;}	
.product-nav li span{ position:relative; display:block; width:178px; height:150px; margin:0 auto;}
.product-nav li span img{ position:absolute; left:0;top:0; display: inline-block; width:178px; height:150px;}	
.product-nav li span .imghou{ display:none}
.product-nav li p{ margin-top:10px;  color:#000;}
.product-nav .ckgd{display:block; width:130px; height:203px; float:left; margin-top:10px;}
.proNav ul{ width:1040px; float:left;}	
.proNav li{width: 180px;
    height:180px;
    float: left;
    margin-right: 8px; margin-top:10px;
    background: #fafafa;
    padding: 10px;
    
    text-align: center;
    position: relative;

	}
.proNav li:hover{  margin-top:10px;}	
.proNav li a{width: 180px;
    height: 180px;    background: #fafafa;}
.proNav li span{ position:relative;background:#fff; display:block; width:168px; height:140px;padding:5px; margin:0 auto;text-align:center;}
.proNav li span img{ display: inline-block; max-height:154px; max-width:180px;}
.proNav li a{ position:absolute; left:10px;top:10px; z-index: 5;}	
.proNav li .imghou{ display:none; position: absolute; left: 0; top:10px;z-index:1;}
.proNav li p{ margin-top:10px; font-weight:100; color:#000;}
.proNav .ckgd{display:block; width:130px; height:203px; float:left; margin-top:10px;}
.jptj-header{ position:relative; text-align:center;}
.jptj-header .span6{height:1px; background:#666; padding:0; margin:0; margin-top:50px; margin-bottom:50px;}
.jptj-header p{ position:absolute; z-index:111; text-align:center; width:100%; padding-top:37px; font-size:14px; }	

.jptj-header b{ display:inline-block;   font-size: 25px;
    line-height: 25px;
    color: #002e79;
    font-family: "微软雅黑";
    padding: 0 20px 10px;
	background:#f7f7f7}
.picMarquee-left{ overflow:hidden;}
.picMarquee-left .bd ul{ padding:15px;  zoom:1;  }
.picMarquee-left .bd li{  float:left; height: 230px;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    margin-left: 15px; }
.picMarquee-left .bd li img{ width:252px; height:386px; display:block;}
.picScroll-left	{ overflow:hidden; margin-top:10px;}
.picScroll-left .bd li{  float:left;  background:#fff;
    overflow: hidden;
    text-align: center;

    margin-left: 15px;width:252px;  height:340px;}
.picScroll-left .bd li img{  height:340px; width:252px;display:block;}
.span-name{    width: auto; display: inline-block;
    height: 50px;
    margin: 0 auto;
    padding:0 15px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border-bottom: #c7c7c7 solid 2px;}
.p-more{    width: 90px; display:inline-block;    float: right;
    height: 25px;
    margin: 20px auto;
    border: #c2c2c2 solid 1px;
    line-height: 25px;
    font-size: 15px;
    text-align: center;
    color: #000;}	
.about{ background:url(../images/youshi-bg.jpg) no-repeat center top; height:608px; }
.about-header{ width:300px; height:65px; margin:0 auto; padding-top:60px;}
.about-nav ul li{ float:left; width:234px; margin-top:65px;}
.about-nav ul li.even{ margin-top:240px;}
.about-headerm{width:300px; height:65px; margin:0 auto; line-height:65px; font-family:"微软雅黑"; font-weight:bold; color:#000; text-align:center; font-size:20px; display:none}
.about-navm{ display:none;}
.about-navm ul{ text-align:center;}
.about-navm ul li{ display:inline-block; width:300px; margin:10px; border-radius:10px; padding:10px; background:#0E4CB3;}
.about-navm ul li a{ font-size: 13px;
    color: #fff;
    text-decoration: none;
    font-family: "微软雅黑";}
.about-navm ul li span{ display:block;}
.about-navm ul li span a{ color:#fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 37px;
	text-decoration:none;
	 font-family:"微软雅黑";
 }
	
.shili-bt { margin-left:15px;
    width: 215px;
    height: 37px;
	float:left;
    }
	.shili-bt span {
    color:#000;
	font-weight:bold;
	float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 37px;
}
.shili-bt span a {
	text-decoration:none;
	 font-family:"微软雅黑";
    color:#000;
	font-weight:bold;}
.shili-content { margin-left:20px;
    width: 213px;
    height: 70px;
    float: left;
    margin-top: 15px;
    text-align: left;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
}
.shili-content a{ color:#fff; text-decoration:none;}
.anli-more { display:block;
    width: 190px;
    height: 50px;
    margin: 30px auto;
    background: #51bd38;
    color: #fff;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
}
.index-about{ background:url(../images/about-bg.jpg) no-repeat center top; height:441px; background-size:100% 100%; width:100%;}
.about-tp {
    width: 449px;
    height: 320px;
    float: left;
    margin-top: 80px;
}
.about-bt {
    width: 400px;
    height: 40px;
    float: left;
    margin-left: 45px;
    margin-top: 115px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #002e79;
}
.about-content {
    width: 650px;
    float: left;
    margin-left: 45px;
    margin-top: 15px;
    line-height: 24px;
}
.about-bt p {
    font-size: 12px;
    color: #002e79;
    font-weight: normal;
}
.new .left{ flout:left;  width: 830px;
 height:420px;
    float: left;
    background: #fff;
    margin-top: 40px;}
.slideTxtBox{   text-align:left;  width: 830px;
 
    float: left;
    background: #fff;
    margin-top: 40px;}
.slideTxtBox .hd{height: 54px; float: left; line-height:54px; width: 830px;  position:relative; }
.slideTxtBox .hd ul{ float:left; position:absolute; left:0; top:-1px; height:54px;   }
.slideTxtBox .hd ul li{ float:left; cursor:pointer;  width: 415px; height: 54px; font-size: 20px; line-height: 54px; text-align: center; }
.slideTxtBox .hd ul li.on{ height:54px;  background:#002e79; color:#fff;}
.slideTxtBox .hd ul li:hover{background:#002e79; color:#fff;}
.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
.slideTxtBox .bd ul li{ margin-left:0;
    width: 400px;
    height: 30px;
    background: url(../images/news-tb.jpg) no-repeat center left;
    float: left;
    line-height: 30px;
}
.slideTxtBox .bd ul li a{ color:#333 ; }
.slideTxtBox .bd ul li a p{ padding-left:15px;}
.slideTxtBox .bd ul li.frist{ width:100%; background:none;
    height: 153px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;}
.slideTxtBox .bd ul li.frist img{ display:block;}
.slideTxtBox .bd ul li.frist span{    width: 194px;
    height: 132px;
    float: left;
    border: #cccccc solid 1px;
    padding: 10px;}	
.slideTxtBox .bd ul li.frist p{width: 555px;
    height: 135px;
    float: right;
    padding-top: 17px;} 	
.slideTxtBox .bd li{ height:24px; line-height:24px;   }
.slideTxtBox .bd li .date{ float:right; color:#999;  }

.new .right{    width: 330px;
    height: 420px;
    margin-top: 40px;
    float: right;
    background: #fff;}
	.jishu-top {
    height: 51px;
    border-top: #002e79 solid 2px;
    border-bottom: #e5e5e5 solid 1px;
    font-size: 18px;
    line-height: 51px;
    text-align: left;
    font-weight: bold;
    text-indent: 15px;
}

.jishu-top span {
    color: #c4c1c4;
    font-size: 14px;
    font-weight: normal;
}
.jishu-top img {
    float: left;
    margin-left: 15px;
    margin-top: 17px;
}
.new .right ul{ width:320px;  margin:0; margin-top:10px; margin-left:10px; padding:0;}
.new .right ul li{ margin-left:0;
    width: 320px;
    height: 30px;
    background: url(../images/news-tb.jpg) no-repeat center left;
    float: left;
    line-height: 30px;
}
.new .right ul li a{ color:#333 ; }
.new .right ul li a p{ padding-left:15px;}
.new .right ul li.frist{ height:84px; background: none;}
.new .right ul li.frist p{width: 190px;
    height: 84px;
    float: right;
  }
.new .right ul li a{ color:#333;}	
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px;}
.lhbd dt{ padding: 10px 0; width: 100%;}
.lhbdfr{ float: right;width: 50%;}
.lhbdfl{ float: left;width: 50%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input,.lhbd .Content{ width: 70%;}
.clear{ clear: both;}
.lhbd .Content{ height:150px;}
.submit{ background: #FF0000; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
/*footer开始====================================================================================*/
#copyright {
    background: url(../images/foot-bg.jpg) repeat-x top;
    padding: 15px 0px;
    text-align: center;
}
.foot-logo {
    width: 291px;
    height: 59px;
    float: left;
    margin-top: 27px;
}
.foot-content {
    height: 60px;
    float: left;
    margin-left: 25px;
    margin-top: 25px;
    text-align: left;
    border-left: #dcdcdc solid 1px;
    padding-left: 20px;
    line-height: 24px;
}
.site-nav{height: 50px; border-bottom:#999 1px dashed;
   
    margin-bottom: 10px;
    line-height: 40px;
    text-align: left;
    text-indent: 0px;}
	.site-nav span {
    color: #025dbf;
    font-weight: bold;
}
.newsList li{ padding-bottom:10px; padding-top:10px; border-bottom:1px solid #f7f7f7;}
.page_list {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.page_list span.current {
    border: #ddd 1px solid;
    padding: 2px 5px;
    font-weight: bold;
    margin-right: 2px;
    color: #FFF;
    background-color: #15428b;
}	
.page_list a {
    border: #ddd 1px solid;
    color: #15428b;
    padding: 2px 5px;
    margin-right: 2px;
}
.page_list select{    width: 45px; line-height:25px; height:25px; margin-bottom:3px;
    background-color: #ffffff;
    border: 1px solid #cccccc;}
#shownews h1{ text-align:center; font-size:18px; font-family:"微软雅黑"; font-weight:100; padding-top:10px; padding-bottom:10px;}
#shownews .hits{ border-bottom:1px dashed #ccc; padding-bottom:5px; padding-top:5px;}
#shownews .text{ line-height:30px;}
.page {
	margin-top:20px;
    padding-top: 10px;
    line-height: 35px;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
}
#shownews .related {
    font-weight: bold;
    height: 40px;
    line-height: 30px;
    font-size: 13px;
    margin-top: 15px;
    background: url(../images/bg_news.gif) repeat-x;
}
.related_cp ul {
    width: 100%;
    height: auto;
    padding-top: 5px;
    overflow: hidden;
    padding-bottom: 20px;}
.related_cp ul li {
    text-align: center;
    width: 125px;
    float: left;
}	
.related_cp ul li img {
    border: 1px solid #CCCCCC;
    width: 100px;
    height: 88px;
    padding: 5px;
}
.related_cp ul li a:hover img {
    border: 1px solid #ff0000;
}
#ShowImages li{    margin-right: 40px;
    margin-left: 34px;}
#piclist li{ height:254px; background:none; border:1px solid #ddd;}	
#piclist li .ph_hover {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;

}
.jobList li{ width:20%; float:left; text-align:center; line-height:30px; border-bottom:1px solid #ddd}
.page-guestbook b{ line-height:30px;  display:inline-block; width:80px; text-align:right;}
.page-guestbook dt{ line-height:30px;}
.page-guestbook b span{ padding-left:10px;}
/* 大屏幕 */
@media (min-width: 1200px) { 
.about{ min-width:1170px;}
.index-about{ min-width:1170px;}
.logo{ width:690px; float:left;}
.logo a{
	 display:block;
    width: 247px;
    height: 83px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
.logo p{ max-width:402px;
    height: 57px;
    float: left;
    margin-left: 20px;
    margin-top: 33px;
    border-left: #dcdcdc solid 1px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 25px;
}
.logo p b{font-size: 16px;
    color: #4cb034;
    font-weight: bold;}
.head-top-r{width: 312px;
    height: 54px;
    float: right;
    margin-top: 15px;}
.guangwang {
    width: 312px;
    height: 25px;
    float: right;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #4cb034;
    line-height: 25px;
}.e-mail {
    width: 180px;
    height: 25px;
    float: right;
    font-size: 14px;
    color: #b0b0b0;
    line-height: 25px;
}
.nav-pc li {
    width: 150px;}
	.nav-pc li a{ display:block; width:100%; height:100%;}
.product-nav ul{ width:850px}	
.product-nav .ckgd{ width:130px; height:203px;}
.proNav ul{ width:1040px}	
.pronav .ckgd{ width:130px; height:203px;}

 }
 @media (min-width: 980px) and (max-width: 1199px) { 
.about{ min-width:1170px;}
.index-about{ min-width:1170px;}
.logo{ width:690px; float:left;}
.logo a{
	 display:block;
    width: 247px;
    height: 83px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
.logo p{ max-width:402px;
    height: 57px;
    float: left;
    margin-left: 20px;
    margin-top: 33px;
    border-left: #dcdcdc solid 1px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 25px;
}
.logo p b{font-size: 16px;
    color: #4cb034;
    font-weight: bold;}
.head-top-r{width: 312px;
    height: 54px;
    float: right;
    margin-top: 15px;}
.guangwang {
    width: 312px;
    height: 25px;
    float: right;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #4cb034;
    line-height: 25px;
}.e-mail {
    width: 180px;
    height: 25px;
    float: right;
    font-size: 14px;
    color: #b0b0b0;
    line-height: 25px;
}
.nav-pc li {
    width: 150px;}
.product-nav ul{ width:1040px}	
.product-nav .ckgd{ width:130px; height:203px;}

.proNav ul{ width:1040px}	
.proNav .ckgd{ width:130px; height:203px;}


 }
 
/* 平板电脑和小屏电脑之间的分辨率 */
@media (min-width: 768px) and (max-width: 979px) {
	.mobile_nav  .menulevel{ position: static;}
	.lh68{ display: block; z-index: 100;}
	.nav-box{ overflow: hidden;}
.logo{ width:50%; float:left;}
.logo a{ width: 247px;
 display:block;
    height: 83px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;}

.guangwang {
    width: auto;
    height: 25px;
    float: right;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #4cb034;
    line-height: 25px;
}
.e-mail {
    width: 180px;
    height: 25px;
    float: right;
    font-size: 14px;
    color: #b0b0b0;
    line-height: 25px;
}	
.nav-pc li {height: auto;
    width: 90px;}
	
.nav-pc ul{  padding:0; overflow:hidden;}

.product-nav ul{ width:850px}	
.proNav ul{ width:850px}
.product-nav .ckgd{  width:130px; height:203px; display:none}
.proNav .ckgd{  width:130px; height:203px; display:none}
.about{ background:none; height:auto;}	
.about-header,.about-nav{ display:none;}
.about-headerm,.about-navm{ display:block;}
.about-navm ul li{ width:90%}	
.about-bt {
    width: 100%;
    height: 40px;
    float: none;
    margin-left:0;
    margin-top: 115px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #002e79;
}
.about-content {
    width: 100%;
    float: none;
  margin-left:0;
    margin-top: 15px;
    line-height: 24px;
}	
.foot-content { 
width:100%
    height: auto;
    float: none;
    margin-left: 0px;
    margin-top: 25px;
    text-align: center;
    border-left: none;
    padding-left: 0;
    line-height: 24px;
}
.foot-logo{ float:none; margin:0 auto; width:100%;}
.new .left{ float:none;  width: 100%;}
.new .right{ width:100%; float:none;}
.new .frist{ display:none;}	
.slideTxtBox{   text-align:left;  width: 100%;
 
    float: none;
    background: #fff;
    margin-top: 40px;}
.slideTxtBox .hd{float: none;  width:100%;   }
.slideTxtBox .hd ul {  width: 100%;  }
.slideTxtBox .hd ul li{  width: 50%;  }
.slideTxtBox .hd ul li span{ display:none;}
.mobile_nav {
	display: none;
}
.mobile_nav {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
	height: 100%;
	z-index: 110;
	background: #0b69c9;
	padding-top: 40px;
}
.mobile_nav ul {
	margin:0;
	width: 100%;
}
.mobile_nav ul li {
	list-style: none;
	width: 100%;
	line-height: 40px;
	text-align: center;
	transition: all 1s;
}
.mobile_nav ul li a {
	color: #fff;
	transition: all 1s;
	display: block;
	width: 100%;
	font-size: 14px;
}
.mobile_nav ul li:hover {
	background: #f1f1f1;
}
.mobile_nav ul li:hover a {
	color: #000;
}
.hamburger {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 111;
}

.lhcd {
	position: fixed;
	top: 0
}	

}
 
/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {
	.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px;}
.lhbd dt{ padding: 10px 0; width: 100%;}
.lhbdfr{ float: none;width:100%;}
.lhbdfl{ float: none;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input,.lhbd .Content{ width: 70%;}

.lhbd .Content{ height:150px;}
.submit{ background: #FF0000; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
	.lh68{ display: block;z-index: 100;}
		.nav-box{ overflow: hidden;}
	.logo{ width:100%; float:none; margin-left:auto; margin-right:auto;    margin-top:10px;}
.logo a{ width:247px; display:block; margin:0 auto; float:none;}

.head-top-r{ width: 100%;
    font-size: 12px;
    height: auto;
    float: none;
    text-align: center;}
.guangwang{ text-align:center; width:auto; margin-left:auto; margin-right:auto; float:none;}
.e-mail { text-align:center; float:none;margin-left:auto; margin-right:auto;}
.hamburger {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 111;
}
.lhcd {
	position: fixed;
	top: 0
}	
.nav-pc ul{  padding:0; overflow:hidden;}
.nav-pc li { height: auto;}
.mobile_nav {
	display: none;
}
.mobile_nav {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
	height: 100%;
	z-index: 110;
	background: #0b69c9;
	padding-top: 40px;
}
.mobile_nav ul {
	margin:0;
	width: 100%;
}
.mobile_nav ul li {
	list-style: none;
	width: 100%;
	line-height: 40px;
	text-align: center;
	transition: all 1s;
}
.mobile_nav ul li a {
	color: #fff;
	transition: all 1s;
	display: block;
	width: 100%;
	font-size: 14px;
}
.mobile_nav ul li:hover {
	background: #f1f1f1;
}
.mobile_nav ul li:hover a {
	color: #000;
}
.mobile_nav  .menulevel{ position: static;}
.product-header span{ display:none}
.product-nav ul{ width:100%; text-align:center;}
.product-nav li{ display:inline-block; float:none;}	
.product-nav .ckgd{  width:130px; height:203px; display:none}
.proNav { width:100%; text-align:center;}
.proNav li{ display:inline-block; float:none;}	
.proNav .ckgd{  width:130px; height:203px; display:none}
.product-header p{ position:static; line-height:23px;}
.jptj-header .span6{ display:none;}
.jptj-header p{ position:static;}
.about{ background:none; height:auto;}
.about-header,.about-nav{ display:none;}
.about-headerm,.about-navm{ display:block;}	
.about-navm ul li{ width:90%}
.about-bt {
    width: 100%;
    height: auto;
    float: none;
    margin-left:0;
    margin-top: 15px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #002e79;
}
.about-content {
    width: 100%;
    float: none;
  margin-left:0;
    margin-top: 15px;
    line-height: 24px;
}	
.foot-content { 
    font-size: 12px;
width:100%;
    height: auto;
    float: none;
    margin-left: 0px;
    margin-top: 0px;
    text-align: center;
    border-left: none;
    padding-left: 0;
    line-height: 24px;
}
.foot-logo{ float:none ; margin:0 auto; width:100%}
.new .left{ float:none;  width: 100%;}
.new .right{ width:100%; float:none;}
.new .frist{ display:none;}
.index-about { height:auto;}
.slideTxtBox{   text-align:left;  width: 100%;
 
    float: none;
    background: #fff;
    margin-top: 40px;}
	.slideTxtBox .bd ul li{ width: auto; float:none;}
	.new .left { height:auto;}
	.new .right { height:auto;}
	.new .right ul li { float:none;}
	.slideTxtBox .hd{float: none;  width:100%;   }
.slideTxtBox .hd ul {  width: 100%;  }
.slideTxtBox .hd ul li{  width: 50%;  }
.slideTxtBox .hd ul li span{ display:none;}
.jobList li{ width:33%;}
.page-guestbook b{ text-align:left;}
#ShowImages li {
    margin-right: 8px;
    margin-left: 8px;
}
	}
 
/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px;}
.lhbd dt{ padding: 10px 0; width: 100%;}
.lhbdfr{ float: none;width:100%;}
.lhbdfl{ float: none;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input,.lhbd .Content{ width: 55%;}

.lhbd .Content{ height:150px;}
.submit{ background: #FF0000; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}

	.lh68{ display: block; z-index: 100;}
	.mobile_nav  .menulevel{ position: static;}
		.nav-box{ overflow: hidden;}
	#ShowImages li {
		    border: 1px solid #ccc;
    margin-right: 1%;
    margin-left: 1%;
}
#preview {
    float: none;
    margin: 20px auto;
    text-align: center;
    width: 100%;
   
}
.jqzoom {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
#pro_info{ display: none;}
	.new .right { height:auto;}
	.new .right ul li { float:none;}
		.slideTxtBox .bd ul li{ width: auto; float:none;}
		.new .left { height:auto;}
	.logo{ width:100%;    margin-top: 10px;}
	.logo a{ width:169px; display:block; margin:0 auto; float:none; height:auto;}
.logo p{ display:none;}
.head-top-r{ width: 100%;
    font-size: 12px;
    height: auto;
    float: none;
    text-align: center;}
	.guangwang{ text-align:center; font-size: 12px; margin-left:auto; margin-right:auto; float:none;}
	.e-mail { text-align:center; float:none;margin-left:auto; margin-right:auto;}
	.hamburger {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 111;
}
.lhcd {
	position: fixed;
	top: 0
}
.nav-pc ul{  padding:0; overflow:hidden;}
.nav-pc li { height: auto;}

.mobile_nav {
	display: none;
}
.mobile_nav {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
	height: 100%;
	z-index: 110;
	background: #0b69c9;
	padding-top: 40px;
}
.mobile_nav ul {
	width: 100%;
}
.mobile_nav ul li {
	width: 100%;
	line-height: 40px;
	text-align: center;
	transition: all 1s;
}
.mobile_nav ul li a {
	color: #fff;
	transition: all 1s;
	display: block;
	width: 100%;
	font-size: 14px;
}
.mobile_nav ul li:hover {
	background: #f1f1f1;
}
.mobile_nav ul li:hover a {
	color: #000;
}
.product-header span{ display:none}
.product-nav ul{ width:100%; text-align:center;}
.product-nav li{ display:inline-block; width: 40%; height:  auto; margin: 1%;}
.product-nav li span {
    position: relative;
    display: block;
    width: 100%;
 max-height: 122px;
     height:  auto;
    overflow: hidden;
    }
.product-nav li span img{ width: 100%; height:  auto; position: static; }
.product-nav li span img.imghou{ position: absolute; z-index: -1; top: 0; display:none; width: 0;}
.product-nav .ckgd{  width:130px; height:203px; display:none}
.proNav{ width:100%; text-align:center;}
.proNav li{ display:inline-block; float:none; width:40%; height: auto;}
.proNav li a { position: static; top: 0; left: 0; width: 100%; height: 100%;}
.proNav li span{ max-height:120px;height:auto; overflow: hidden;}
.proNav li span img{ height: 100%;}
.proNav li .imghou{ display: none; width: 0; height: 0;}
.proNav li span { width: 100%;}
.proNav .ckgd{  width:130px; height:203px; display:none}
.product-header p{ position:static; line-height:23px;}
.jptj-header .span6{ display:none;}
.jptj-header p{ position:static;}
.about{ background:none; height:auto;}	
.about-header,.about-nav{ display:none;}
.about-headerm,.about-navm{ display:block;}
.about-navm ul li{ width:90%}
.about-bt {
    width: 100%;
    height: auto;
    float: none;
	margin-left:0;
    margin-top: 15px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #002e79;
}
.index-about { height:auto;}
.about-content {
    width: 100%;
    float: none;
  margin-left:0;
    margin-top: 15px;
    line-height: 24px;
}
.foot-logo{ float:none; margin:0 auto; width:100%}
.foot-content { 
width:100%;
    font-size: 12px;
    height: auto;
    float: none;
    margin-left: 0px;
    margin-top: 0px;
    text-align: center;
    border-left: none;
    padding-left: 0;
    line-height: 24px;
	margin-bottom:10px;
}	
.new .left{ float:none;  width: 100%;}
.new .right{ width:100%; float:none;}
.new .frist{ display:none;}		
.slideTxtBox{   text-align:left;  width: 100%;
 
    float: none;
    background: #fff;
    margin-top: 40px;}
	.slideTxtBox .hd{float: none;  width:100%;   }
.slideTxtBox .hd ul {  width: 100%;  }
.slideTxtBox .hd ul li{  width: 50%;  }
.slideTxtBox .hd ul li span{ display:none;}
.jobList li{ width:33%;}
.page-guestbook b{ text-align:left;}
.contain{ width:100%; overflow:hidden;}
	 
	 
	 
	 
.sublist{padding:10px;}
.sublist li{height:28px;line-height:28px;font-size:12px;}
.sublist li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
/* tabbtn */
.tabbtn{height:30px;background:url(images/tabbg.gif) repeat-x;border-left:solid 1px ;border-right:solid 1px;}
.tabbtn li{float:left;position:relative;margin:0 0 0 -1px;}
.tabbtn li a{display:block;float:left;height:30px;line-height:30px;overflow:hidden;width:85px;text-align:center;font-size:12px;cursor:pointer;}

/* tabcon */
.tabcon{border-width:0 1px 1px 1px;border-color:#ddd;border-style:solid;position:relative;/*必要元素*/height:180px;overflow:hidden;}
.tabcon .subbox{position:absolute;/*必要元素*/left:0;top:0;}
.tabcon .sublist{padding:5px 10px;height:170px;}	
input {width:60px;height:34px;padding:0;margin:0;background: url(../images/index_11.jpg) no-repeat;} 



	 