*{font-family: "arial"; font-size: 15px;}
.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px\9;
  }
input{    border-radius: 0}
li{ list-style:none}  
a {
    color: #333;
    text-decoration: none;
}
a:hover{
  text-decoration: none;
}
.fr{float: right;}
.fl{ float: left;}
/* Clear */
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/ 
.clearfix{display:block} 
/*header*/
.h-dw{
}
.header{
}
.h-logo{
	margin-top: 10px;
}
.f-tel{
	margin-left: 30px;
	font-size: 22px;
	margin-top: 20px;
	font-weight: bold;
	color: #202020;
}

.nav-con>ul>li{
	float: left;
	line-height: 60px;
	text-align: center;
}

.nav-con>ul>li a{
	color: #202020;
	font-size: 15px;
	display: block;
}
.nav-con>ul>li>a>span{
	color: #202020;
	display: block;
	margin: 0 20px;
	font-size:16px;	 
	line-height: 80px;

}

.nav-con>ul>li:hover span{
	color: #3368c6;
	border-bottom: 2px solid #3368c6;
}

.nav li a#menu_selected span{
	color: #3368c6;
		border-bottom: 2px solid #3368c6;
}
.nav li:hover>.menulevel{ display:none;}
.mobile_nav>ul{ display: table;}
.nav .menulevel{padding:0;z-index: 997;padding-top: 3px;}
.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute; z-index: 1;top: 43px;}
.menulevel li{ display:none;margin-bottom: 2px;background: rgba(100,218,211,0.8);}
.menulevel li a span{color: #464646;}
.menulevel li:hover{}
.menulevel li:hover a span{text-decoration:none;color: #a8242f;font-weight: bold;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
/*banner开始=======================================================================================*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  position: relative;
  width: 100%;
  top: 0px;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.slides li{ width: 950px; margin: 0 auto;}
/*首页*/
/* 产品 */
.cp-bg{
	background: url(../images/cp-bg_15.jpg) no-repeat top center;
	padding: 80px 0;
}
.cp-bg a{
	display: block;
	font-size: 22px;
	color: #202020;
	font-weight: bold;
	text-transform: uppercase;
}
.cp-bg a p{
	font-size: 22px;
	color: #202020;
}
.cp-li1{
	margin-bottom: 10px;
	width: 793px;
	height: 320px;
	padding-left: 60px;
	background: url(../images/cp-img_18.jpg) no-repeat top center;
	padding-top:114px;
	border: 1px solid #fff;
}
.cp-li1:hover{
	border: 1px solid #004b9e;
}
.cp-li2{
	margin-bottom: 10px;
	width: 385px;
	height: 320px;
	background: url(../images/cp-img_20.jpg) no-repeat top center;
	padding-top:75px ;
	margin-left:20px;
	padding-left: 30px;
	border: 1px solid #fff;
}
.cp-li2:hover{
	border: 1px solid #004b9e;
}


.cp-xia a{
	margin: 10px 0;
	width: 385px;
	height: 320px;
	padding-top:75px ;
	padding-left: 30px;
	float: left;
	
	border: 1px solid #fff;
	
}
.cp-xia a:hover{
	border: 1px solid #004b9e;
}
.cp-xia a:nth-child(2){
	margin: 10px 22px;
}
.cp-xia a:nth-child(5){
	margin: 10px 22px;
}
.cp-li3{
	background: url(../images/cp-img_23.jpg) no-repeat top center;
}
.cp-li4{
	background: url(../images/cp-img_25.jpg) no-repeat top center;
}
.cp-li5{
	background: url(../images/cp-img_26.jpg) no-repeat top center;
}
.cp-li6{
	background: url(../images/cp-img_30.jpg) no-repeat top center;
}
.cp-li7{
	background: url(../images/cp-img_31.jpg) no-repeat top center;
}
.cp-li8{
	background: url(../images/cp-img_32.jpg) no-repeat top center;
}
/* 切换 */
.qh-bg{
	background: url(../images/ab-bg_38.jpg) no-repeat top center;
	padding: 150px 0 190px;
}
.qh-width{
	padding: 50px;
}
.qh-shang{
	font-size: 15px;
	line-height: 30px;
	color: #555;
}
.qh-shang p{
	font-size: 28px;
	font-weight: bold;
	color: #202020;
	text-transform: uppercase;
}
.qh-shang p span{
	color: #004b9e;
	font-size: 28px;
	font-weight: bold;
}
.ys-bottom{
	margin-top: 60px;
}
/* tab */
#tab{
    position: relative;
}

#tab .tab_menu{
	margin:50px auto;
    float: left;
    position: absolute;
    z-index: 1;
}
#tab .tab_menu>li{
    float: left;
    width:352px;
    height:117px;
    cursor: pointer;
    margin: 0 5px 0 ;
	border: 1px solid #fff;
}
#tab .tab_menu>li:hover{
	border: 1px solid #004b9e;
}
#tab .tab_box{
    clear: both;
    position: relative;
}
#tab .tab_menu .selected{
    cursor: pointer;
	border: 1px solid #004b9e;
}
.hide{
	transition: all 0.6s;
    display: none;
}
.ys-lisz{
	margin-top: 20px;
	width: 488px;
}
.liszs p{
	font-size: 15px;
	font-weight: bold;
	color: #202020;
	text-transform: uppercase;
}
.liszs {
	text-transform: uppercase;
	font-size: 25px;
	color: #202020;
	font-weight: bold;
	line-height: 35px;
}
.ys-liszx ul li{
	margin: 30px 0;
	line-height: 30px;
	color: #202020;
	font-size: 15px;
}
.qh-anniu{
	width: 150px;
	line-height:40px;
	background-color: #004b9e;
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.qh-anniu a{
	color: #fff;
	font-size: 15px;
}
/*简介*/
.about{
	margin-top: 60px;
	background: url(../images/ab-bg_52.jpg) no-repeat top center;
	padding: 100px 0 40px;
}
.ab-zuo{
	width: 600px;
}
.ab-you{
	width: 552px;
}
.ab-list ul li{
	height: 250px;
	width: 275px;
	float: left;
}
.ab-list ul li a{
	display: block;
	height: 250px;
	text-align: center;
	width: 275px;
	color: rgba(255,255,255,0.5);
	text-transform: uppercase;
	
}
.ab-list ul li a p{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
}
.ab-list ul li:first-child a{
	background:url(../images/ab-img_55.jpg) no-repeat top center;
	padding-top: 46px;
}
.ab-list ul li:last-child a{
	color: #202020;
	background:url(../images/ab-img_56.jpg) no-repeat top center;
	padding-top: 46px;
}
.ab-list ul li:last-child a P{
	color: #202020;
}
.ab-bt{
	font-size: 18px;
	font-weight: bold;
	color: #202020;
	text-transform: uppercase;
	line-height: 40px;
	margin-bottom: 30px;
}
.zj-xia{
	margin-top: 54px;
}
.ab-bt p{
	font-size: 50px;
	font-weight: bold;
	color: #00428d;
}
.about-diao{
	font-size: 15px;
	line-height: 30px;
	color: #202020;
}
.zj-xia ul li{
	float: left;
	font-size: 15px;
	line-height: 20px;
	width: 190px;

	height: 180px;
}
.zj-xia ul li:nth-child(2){
	margin-right: 27px;
}
.ab-xian{
	width: 20px;
	height: 4px;
	background-color: #144e93;
	margin-top: 20px;
}
.value2,.value,.value3{
	font-size: 63px;
	color: #144e92;
	font-weight: bold;
}
.about-ys{
	height: 70px;
	font-size: 16px;
	line-height: 30px;
}
.zj-icon{
	font-size: 25px;
	font-weight: bold;color: #144e92;
	margin-top: 20px;
}

/* 中间 */
.zhongjian{
	background:url(../images/zj-bg_60.jpg) no-repeat top center;
	padding: 160px 0 75px;
}
.zj-shang{
	color: #fff;
	font-size: 15px;
	text-align: right;
	width: 407px;
}
.zj-shang p{
	line-height: 36px;
}
.zj-shang p:first-child{
	font-weight: bold;
font-size: 32px;

}
.zj-shang p:last-child{
	font-size: 25px;
	padding-bottom: 40px;
	font-weight: bold;
}

/*新闻*/
.news-bg{
	padding: 80px 0;
}
.xw-shang{
	padding-bottom: 30px;
	border-bottom: 1px solid #DDDDDD;
}
.xw-szuo{
	font-size: 15px;
	line-height: 30px;

}
.xw-szuo p{
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
	color: #202020;
}
.xw-syou ul li{
	float: left;
	margin-left: 30px;
	margin-top: 32px;
	
}
.xw-syou ul li a{
	color: #202020;
	font-size: 15px;
}
.xw-syou ul li:hover a{
	color: #004b9e;
	
}
.xw-left{
	width: 460px;
	
}
.xw-you{
	width: 600px;
}
.xw-xbt a{
	font-size: 22px;
	font-weight: bold;color: #202020;
	text-transform: uppercase;
}
.xw-xbt a:before{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-color: #004b9e;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	border-radius: 30px;
	
}
.xw-xbt  img{
	vertical-align: middle;
	margin-top: -10px;
}
.xw-xnr{
	margin: 10px 0;
}
.xw-xnr a{
	font-size: 15px;
	line-height: 30px;
}
	
.xw-time{
	font-size: 16px;
	color: #555;
}
.xw-onetiao ul li{
	margin-top: 40px;
	
}
.xw-img {
	border: 1px solid #DDDDDD;
}
.xw-onetiao2{
	width: 370px;
}
.xw-onetiao2 ul li{
	margin-top: 20px;
}
.xw-onetiao2 ul li:hover a{
	color: #004b9e;
}
.xw-tiaomu:first-child{
	padding-bottom: 40px;
	margin-bottom: 40px;
	margin-top: 50px;
	border-bottom: 1px solid #DDDDDD;
}
.xw-xbt2 a{
	font-size: 22px;
	font-weight: bold;color: #202020;
	text-transform: uppercase;
}
/* 搜索 */


.ss-zong{
	padding: 60px 0;
	background-color: #efefef;
}
.ss-bt{
	font-size: 15px;
	width: 800px;
	margin: 0 auto;
	line-height: 30px;
	text-align: center;
}
.ss-bt p{
	font-size: 35px;
	font-weight: bold;color: #202020;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.ss-bt p span{
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004b9e;
}
.ss-xz{
	background: #fff;
	color: #808080;
	width: 150px;
	padding: 10px;
	line-height: 35px;
}
.ss-xz select{
	border: none;
	color: #808080;
	width: 130px;
	font-size: 15px;
	text-align: center;
	line-height: 35px;
}
.ss-xz{
	display: none;
}


.xq-sousou{
	width: 706px;
	margin: 50px auto 0;
}

.ss-zuo2 {
	margin: 0 8px;
}
.ss-zuo2 input{
	border: none;
	background: #fff;
	line-height: 35px;
	padding: 10px;
	padding-left: 20px;
	color: #808080;
	font-size: 15px;
	width: 485px;
}
.ss-you2 input{
	width: 180px;
	line-height: 55px;
	font-size: 18px;
	height: 55px;
	font-weight: bold;
	border: none;
	color: #fff;
	text-transform: uppercase;
	background: #004b9e;
	
}



/*底部*/

.footer{
	background:#2b2b2b;
	padding: 55px 0px 0px;
}
.f-zuo {
	width: 500px;
}
.f-you{
	width: 400px;
}
.f-bt{
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.f-bt:after{
	display: block;
	content: "";
	width: 30px;
	height: 5px;
	background-color: #fff;
	margin:20px 0;
}
.f-con  li{
	color: #fff;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
}
.f-con  li span{
	font-size: 20px;
	font-weight: bold;
	color: #0079ff;
}
.f-anniu{
	width: 124px;
	height: 34px;
	text-align: center;
	margin-top: 40px;
	line-height: 34px;
	background-color: #454545;
}
.f-anniu a{
	color: #fff;
}
.f-nav{
	margin-top: 50px;
	height: 30px;
	margin-bottom: 50px;
}
.f-nav ul li{
	margin-right: 50px;
	float: left;
	text-align: left;
	line-height: 30px;
	font-size: 18px;
	text-transform: uppercase;
}
.f-nav ul li a{
	color: #fff;
}
.footer-bg{
	background-color: #004b9e;
	line-height: 40px;
	color: #fff;
	margin-top: 50px;
}

#copyright{ width:100%;background: #3368c6;border-top:1px solid rgba(255,255,255,0.2);}
#copyright .banq{color: #fff;text-align: center;padding:10px 0;font-size: 13px;}
.ma li p{font-size: 15px; line-height: 55px; text-align: center; color: #000;}
.foot-lx li img{margin-right: 10px;}
.foot-lx li{ font-size:15px; color: #fff; line-height: 55px; margin: 10px 0;}
#copyright .banq a{ color: #fff;}
/*foot部分结束*/
/*内页开始====================================================================================*/
.page-container2{
	width: 909px;
}
.ny-top{
	padding: 30px 0;
	background-color: #1454c1;
}
.ny-tit{
	text-align: center;
}
.ny-bt{
	text-transform: uppercase;
	font-size: 35px;
	font-family: "times new roman";
	font-weight: bold;
	color: #fff;
	line-height: 36px;
}
.ny-bt a{
	color: #fff;
}
.ny-bt p{
	font-weight: normal;
	color: rgba(255,255,255,0.6);
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}
.ny-dh{
	color: #fff;
	margin-top: 5px;
	font-size: 16px;
	text-transform: uppercase;
}
#proinfo_c img{
	border: 1px solid #efefef;
}
.ny-dh a{ 
	
	color: #fff;
}
.ny-dh img{
	margin: 0 10px;
}
.ny-cpdh{
	font-size: 25px!important;
	color: #1151be;
	font-weight: bold;
}
.dbg{
	padding: 50px 0;
	background-color: #f7f7f7;
}
.dbg-bg {
	padding: 50px;
	box-sizing: content-box;
	background-color: #fff;
	box-shadow: 0 0 20px 0px #efefef;
	border-radius: 20px;
	margin:  0 auto;
	
}

/*在线留言*/
.liuyan-tu{
	width: 300px;
	height: 300px;
	overflow: hidden;
}
.liuyan-tu img{
				cursor: pointer;
				transition: all 0.6s;
}
.liuyan-tu img:hover{
	transform: scale(1.1);
}
/*联系我们内页*/
.lxdy-con li{
	float: left;
	margin-right: 50px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:40px;
}
.lxdy-con li:hover{
	color: #3368c6;
}
.page-about1{
	width:800px;
	margin-top: 30px;
}
/*新闻列表页*/
ul,li{ list-style:none;}
a,a:visited,a:active{text-decoration:none;}
a:hover{text-decoration:none}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
ul.newsList li{
	height: 165px;
  background: #f9f9f9;
  padding: 20px 40px;
  margin: 0px 10px 20px;
  cursor: pointer;
transition: all 0.6s;
}
ul.newsList li:hover{
	box-shadow: 5px 5px 15px #ebebeb;
	transform: scale(1.03);
}
.page-news {
    min-height: 220px;
    padding-bottom:30px;
}
.xinwen-bt a{
	color: #2b2b2b;
	font-weight: bold;
	font-size: 18px;
	line-height:50px;
}
ul.newsList li:hover .xinwen-bt  a{
	color: #3368c6;
}
.xinwen-by a{
	color: #717171;
	font-size: 14px;
	line-height:30px;
}
.xinwen-sj{
	width:200px;
	height: 100px;
}
/*简介单页*/
.page-container{}
.page-container>span>img{ max-width:99%;border: 1px solid #f0f0f0;}
.page-container>img{ max-width:99%;border: 1px solid #f0f0f0;}
.page-content{ padding:0px 0px;margin-top:35px;}
.page_list {text-align: right;padding:50px 0px;}
.page_list span.current {border: #ddd 1px solid;padding:3px 6px;margin-right: 2px;color: #fff;background-color: #3368c6;}	
.page_list a {border: #ddd 1px solid;color: #272727;padding:3px 6px;margin-right: 2px;}
.page_list select{width: 48px; line-height:29px; height:29px; margin-bottom:3px; background-color: #ffffff;border: 1px solid #cccccc;}
.page {line-height:40px;border-top: 1px dotted #ddd;border-bottom: 1px dotted #ddd; margin-top: 50px;}
.page span{ display: inline-block; width: 49%;}
.page-news .newsList{margin-top: 20px;}
.page-news .newsList li{}
.page-news li .img{ padding: 0; overflow: hidden;}
.page-news li .text{padding-right: 0;}
.page-news li .text .h span{   
	 font-size: 14px;
    color: #999999;
    float: right;
}
.page-news li .text a:first-child{
	font-size: 17px;
	margin-top: 20px;
}
.page-news li .text p{
	font-size: 14px;
    line-height: 24px;
    color: #666666;
    float: left;
}
.page-news li .text .ck{
	  float: right;
    color: #666666;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border-radius: 20px;
}
.page-news li:hover a{
	font-weight: bold;
	/*color: #3368c6;*/
}
.page-news ul li .h{
	line-height:65px;
  font-size: 24px;
  text-align:left;
	margin-top:20px;
	background: #fff;
	border: 1px solid #fff;
	padding-left: 50px;
	padding-right: 50px;
}
.page-news ul li:hover .h{
	background: #ffeed7;
}
.proNav li{
	  float: left;
    width:292px;
    text-align: center;
    position: relative;
    margin: 0px 5px 20px;
}
.proNav li span{ position:relative; display:block; 
overflow: hidden; width:292px;height: 246px;
border: 1px solid #efefef;
}
.proNav li span img{cursor: pointer;transition: all 0.6s;width:292px;height: 246px;overflow: hidden;}
.proNav li:hover span{cursor: pointer;transition: all 0.6s;}
.proNav li p{background: #f7f7f7;line-height: 70px;}
.proNav li:hover p{background: #3368c6;transition: all 0.6s;}
.proNav li:hover p label{color: #fff;}
.proNav li p a{font-size: 17px;}
.proNav li span img:hover{transform: scale(1.1);}
.proNav li a{ display: block;}
.proNav li span .lhsp{ position: absolute; display: block; width:100%; height:175px; z-index: 10; left: 0; top: 0; display: none; background: url(../images/lh616.png)  center center;}
.proNav li:hover a{text-decoration: none;}
.proNav li:hover span .lhsp{ display: block;}
.proNav li p{ font-weight:100; display: block; line-height: 30px;  margin: 0 auto 0px; color:#3368c6;}
.proNav li label{ line-height:55px; color: #202020;font-size:17px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block !important;}
.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; }	
.popover-banner{  max-width:350px; margin: 0 auto; position: relative;border: 1px solid #efefef;}
.popover-banner .flex-direction-nav{ display: block;}
.popover-banner .flex-prev,.popover-banner .flex-next{ position: absolute; display: block; width: 45px; height: 100px; background: url(../images/sprite.jpg) no-repeat 0 top; top: 50%; margin-top: -50px; }
.popover-banner .flex-prev{ left:-50px;}
.popover-banner .flex-next{background: url(../images/sprite.jpg) no-repeat -55px top; right: -50px;}
.lhgw{ display: block; width:460px; margin-left: 30px;}
#shop_cart{ width: 170px; float: left; }
#shopjg span{  text-align: center; display: block; width:140px ; height: 36px; margin: 20px 10px;background: #fe6a12;  line-height: 36px; font-size:16px ; color: #fff;}
#shopjg {  width:150px ; float: left; overflow: hidden ;}
.lhcppg{ width: 100%; background: #f5f5f5;padding-left: 20px;}
.lhcppg span{ display: inline-block;  padding-left: 0.5%;}
#inhert_cart{ margin: 20px 10px; height: 36px;  line-height: 36px;}
#shop_cart #btn_buy{ display:none;}
.jptj-header b{ display:inline-block;   font-size: 25px;
    line-height: 25px;
    color: #002e79;
    padding: 0 20px 10px;
	background:#f7f7f7}
.photos span{display: block; text-align:center;}
.photos span img{}
.photos p{font-size:16px;white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }	.photos1 span{  display: block; text-align:center; }
.photos1 span img{ height:200px;  max-width:100%;}
.photos1 p{white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }
.pic-img1{height:270px;}
.picMarquee-left{ overflow:hidden;}
.picMarquee-left .bd ul{ padding:15px;  zoom:1;  }
.picMarquee-left .bd li{  float:left; height: 230px; width: 20%;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    margin-left: 15px; 
    margin-bottom: 5px;}
    .picMarquee-left .bd li img{ border: 1px solid #ccc;}
    .picMarquee-left .bd li:hover img{ border: 1px solid #000;}
.picMarquee-left .bd li img{ width:95%; display:block;}
.picScroll-left	{ overflow:hidden; margin-top:40px;}
.picScroll-left .bd li{  float:left; height: 275px; background:#fff;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    margin-left: 14px; }
.picScroll-left .bd li img{ width:274px; height:202px; 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;}	 
.related-list li{ display: inline-block; width:33%;border-bottom: 1px dotted #ccc;line-height: 40px;}
#shownews .title{text-align: center; line-height: 35px; margin-bottom: 20px; font-weight: bold; font-size: 24px;}
#shownews .related {
    font-weight: bold;
    height:28px;
    line-height: 28px;
    font-size: 13px;
    margin-top: 15px;
    background: url(../images/bg_news.gif) repeat-x;
    color: #fff;
    padding-left: 10px;
}
.related_cp ul {
    width: 100%;
    height: auto;
    padding-top: 6px;
    overflow: hidden;
    padding-bottom: 20px;
    margin-top:10px;
}
.related_cp ul li {
    text-align: center;
    width:160px;
    float: left;
    margin-right:25px;
}	
.related_cp ul li img {border: 1px solid #e4e4e4;width: 200px; padding: 5px;}
.related_cp ul li a:hover img {border: 1px solid #3368c6;}
#piclist li{ height:155px; 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:40px; border-bottom:1px dashed #ccc; }
.jobList li span{ display: block; width: 100%; height: 100%;  display: block;  color: #f7f7f7;background: #3368c6; padding:5px 0;}
.page-guestbook b{ line-height:30px;  display:inline-block; width:80px; text-align:right;}
.page-guestbook dt{ line-height:30px; width: 100%;}
.page-guestbook b span{ padding-left:10px;}
.showjobList li{ border: 1px solid #ccc; border-top:none ; height: 40px; width:100%; line-height: 40px;}
.showjobList li div{ width: 50%; float: left;}
.showjobList li b{ color: #3368c6;  display: block; font-weight: 500; text-align: center;}
.showjobList li span{ width: 120px;  height:100%; display: inline-block; text-align: center;color: #3368c6; margin-right: 10px; border-right: 1px solid #ccc;} 
.showjobList {border-top:1px solid #ccc;  margin-bottom: 0;}
.lhms{ width: 100%;border: 1px solid #ccc; border-top:none ;}
.lhms b{ font-weight: 100;width: 120px;   min-height: 80px; display: inline-block;float: left; text-align: center;color: #3368c6;  }
.lhms span{ display: inline-block; height: auto; border-left: 1px solid #ccc; padding-left: 10px;}
.lh616{ width: 150px; line-height: 40px; margin:25px auto 0px; background: #3368c6;}
#guestbook  dt{ display: inline-block; width: 50%;}
#guestbook textarea,#guestbook input[type="text"]{
	width:80%; padding: 15px 2.5%; min-width: 220px; border-radius:5px; 
	background: #f7f7f7;
	border:1px solid #fff ;}
.page-guestbook #guestbook  dt{ line-height:30px; width: 100%; }
.page-guestbook #guestbook  textarea{ width: 87%;}
 #guestbook .yzm input{ width:68%;}
.xiaz .fr{ float: right;}
.xiaz .fl{ flaot:left;}
.downloadtimes{ padding: 0 5%;}
.downloadtimes i img{ margin-right: 5px; width: 14px;}
.xiaz li{ border-bottom: 1px dashed #ccc;}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 20px; line-height: 20px; margin-bottom: 0px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{/* float: right;*/width:93%; }
.lhbdfl{ /*float: left;*/width:100%;/* margin: 0 auto;*/}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width:80%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width:72%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #3368c6;height:40px;color: #fff; display: block; width: 80px; line-height:30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height:40px; margin: 0 10px; text-align: center; border: none;}
/*内页标题*/
.nybt{
	text-align: center;
	color: #2b2b2b;
	font-size:30px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom:30px;
	font-family: "Arial";
}
.nybt p{
	line-height: 37px;
	background:url(../images/ad-bt.jpg) no-repeat top center;
	color: #fff;
	font-size:16px;
	font-family: "Arial";
	margin-top:10px;
	letter-spacing: 1px;
}
.ny-nadh{
	width: 260px;
}

.ny-cpbt{
	background-color: #1151be;
	padding: 40px 0;
	color: #fff;
	font-size: 18px;
	letter-spacing: 3px;
	
	text-align: center;
	
}
.ny-cpbt p{
	letter-spacing: 0px;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	
}
.ddsmoothmenu-v{
	margin-bottom: 30px;
	text-align: center;
}
/* .ddsmoothmenu-v>ul{
  display: inline-block;
} */
.ddsmoothmenu-v>ul>li{
 background: #efefef;
 margin-bottom: 1px;
 text-align: center;
 line-height:70px;
}
.ddsmoothmenu-v>ul>li a{
	color: #202020;
	font-size:16px;
	display: block;
}
.ddsmoothmenu-v>ul>li>a>span{ 
  display:block;
  font-size:16px;
  color: #202020;
}
.ddsmoothmenu-v>ul>li:hover{
	background: #1151be;
	cursor: pointer;
  transition: all 0.6s;
}
.ddsmoothmenu-v>ul>.lihover>.ahover{background: #0136a6;}
.ddsmoothmenu-v>ul>.lihover>.ahover>span{color: #fff;}
.ddsmoothmenu-v>ul>.lihover ul li{
	line-height: 60px;
  border-bottom: 1px solid #fff;
	background: #e9e9e9;
}
.ddsmoothmenu-v ul .lihover ul li:hover span{font-weight: bold;color: #000;font-size: 15px}
.ddsmoothmenu-v>ul>.lihover> ul li.lihover span{font-weight: bold; color: #000;font-size: 15px;}
/* productsroll Start */
#LeftArr,#RightArr{background-image:url(../images/cp-jt.png);width:60px;height:60px;cursor:pointer;position:absolute;top:0px;z-index:1}
#LeftArr{background-position:0px 0px;left:-130px; top:160px;}
#RightArr{background-position:60px 0px;right:-130px; top:160px;}
#ScrollBox{width:100%; overflow:hidden;padding: 0;}
#ScrollBox li{float:left;display:inline;position: relative;overflow: hidden;width:230px;margin: 0px 5px;text-align: center;}
#ScrollBox li .cp-tp{width:230px;height:160px;overflow: hidden;}
#ScrollBox li .cp-tp img{width:230px;height:160px;cursor: pointer;transition: all 0.6s;}
#ScrollBox li .cp-tp img:hover{transform: scale(1.1);}
/* productsroll Start */
.section {
  width: 100%;
  float: left; }

.section-title {
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  width: 100%;
  clear: both; }

  .code pre, .code code {
  	color:#333;
    height: 100%;
    margin: 0; }
  .code code {
    padding: 20px 0 0 20px; }
  .code--small code {
    padding-top: 75px; }
  .code--left {
    float: left; }
  .code--right {
    float: right; }
  .code--wider {
    width: 60%; }
    .code--wider code {
      padding-top: 60px; }

.section--more {
  color: #FFF;
  background: #0E0F34;
  padding: 20px 0 40px 0; }

.section-group {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 30px 0; }
  .section-group h3 {
    margin: 0 0 20px 0;
    text-transform: uppercase; }
  .section-group h4 {
    font-weight: normal;
    color: rgba(255, 255, 255, 0.6); }
  .section-group code {
    padding: 20px;
    font-size: 1.2em; }
  .section-group .btn {
    margin-right: 20px; }

.btn {
  padding: 10px 20px;
  border: 1px solid #FF4081;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
  overflow: hidden; }
  .btn:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #FF4081;
    -webkit-transition: -webkit-transform 0.2s ease;
            transition: transform 0.2s ease;
    z-index: 0;
    opacity: 0; }
  .btn span {
    position: relative;
    z-index: 5; }
  .btn:hover {
    color: #FFF; }
    .btn:hover:before {
      -webkit-transform: scaleX(200);
          -ms-transform: scaleX(200);
              transform: scaleX(200);
      opacity: 1; }
/*图片*/
.h-tu{
	width: 345px;
	float: left;
	text-align: center;
	margin: 0px 10px;
}
.h-tu span{
	/* height:348px; */
	border: 1px solid #ccc;
	padding: 5px;
}
.h-tu span img{
	width:335px;
/* 	height:335px; */
}
/*新闻列表页*/
.xinwen-tu{
	width: 300px;
}


/* 搜索结果 */
.page-news table {
	width: 98%;
}

.page-news table th {
	height: 40px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	border: none 0px;
	font-size: 15px;
	color:#fff;
}
.page-news table th.news-time {
	width: 100px;
	background: #004ea4;
	color: #fff;
}

.page-news table th.news-title {
	background: #004ea4;
}
.page-news table td p b span{
	font-size: 16px!important;
}
.page-news table td {
	border-bottom: 1px dashed #D7D7D7;
	text-align: center;
	padding: 8px 8px;
	font-size: 18px;
}

.page-news table td.time-list {
	color: #666;
	text-align: center
}
/*联系我们单页*/
.lxwm-dy{
	background: url(../images/ny-lx_03.jpg) no-repeat top right;
	margin-bottom: 40px;
}
.lxwm-dy li{
	width: 80%;
	line-height: 60px;
	border-bottom: 1px dashed #efefef;
	font-size: 16px;
}
.lxwm-dy li span{
	font-weight: bold;
	font-size: 20px;
	color: #3368c6;
}
.lxwm-dy li img{
	vertical-align: middle;
	padding-right: 20px;
}
/*内页服务范围*/
.fl-con9 li{
	margin-top: 35px;
	float: left;
	height: 70px;
	width: 275px;
	border-right: 1px solid #efefef;
	padding: 0px 20px;
}
.fl-nr{
	width: 130px;
	line-height: 22px;
	font-size: 16px;
	color: #202020;
	margin-left: 10px;
	margin-top: 15px;
}
.fl-tu {
	width: 47px;
}
.fl-con9 li:nth-child(1),.fl-con9 li:nth-child(5),.fl-con9 li:nth-child(9){
	padding-left: 0px;
}
.fl-con9 li:nth-child(1) .fl-nr{
	margin-top:5px;
}
.fl-con9 li:nth-child(4),.fl-con9 li:nth-child(8){
	padding-right: 0px;
}
/*图片鼠标悬停整体旋转*/
.fl-con9 li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.fl-con9 li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.fl-con9 li:hover img{ 
	transform: rotateY(360deg);
}