@charset "utf-8";
/* CSS Document */
body,button,input,select,textarea{ font-size:14px;  border:0; color:#2f2f2f; font-family:微软雅黑; line-height:25px;}

/* Clear */
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/ 
* html .clearfix{height:1%}
.clearfix{display:block} 
/* End hide from IE-mac */
.page_list{text-align:right;padding-top:10px; padding-bottom:2px;}
.page_list a{border:#ddd 1px solid;color:#333;padding:2px 5px;margin-right:2px}
.page_list a:hover,.page_list a:active{border:#e1e6ed 1px solid;color:#000;background-color:#D3E1F6}
.page_list span.current{border:#ddd 1px solid;padding:2px 5px;font-weight:bold;margin-right:2px;color:#FFF;background-color:#333}
.page_list span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;margin-right:2px;color:#CCC}
#product_c { padding-top:40px;}
#product_c a{
    display: block;
    float: left;
    margin-bottom:25px;
    margin-left:15px;
}
#product_c a img{
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
	width:355px;
    height:265px;
	margin-bottom:17px;
	}
#product_c a img:hover{	
    -webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);}
	
#product_c a{width:355px; height:385px; font-size:16px;  overflow: hidden; border:#ddd solid 1px; padding:2px;}
#product_c a:hover{color:#c4151c; border:#e60012 solid 1px;}

/* 头部修改*/
body{}
#wrapper{margin:0px auto;width:1200px}
.wrapper{margin:0px auto;width:1200px}
.clear{ clear:both;}
.top{height:120px;  width:100%; background:url(../images/top_bg.png)repeat top center; z-index:999999; position:fixed;}
.top_text{ width:710px; float:left; height:34px; line-height:34px; color:#FFF; font-size:18px; margin-top:9px; background:url(../images/top_list.jpg) no-repeat center left; padding-left:42px;}
.top_tel{ float:right; line-height:52px; color:#FFF; height:52px; font-size:18px;}
.logo{ float:left; width:272px; margin-top:25px;}
.top_t{ float:right; font-size:13px; color:#FFF; margin-top:26px; padding-right:25px;}
.top_t a{ color:#FFF;}
.top_t a:visited{ color:#FFF;}
#lang{position:absolute;right:15px;top:10px;z-index:1}
#lang img{margin-right:5px;vertical-align:middle}
#MainMenu{height:70px; font-size:18px;}
.top_right{ width:800px; float:right;}
.banner{}
.sou{ float:right; width:240px;height:34px; padding-top:30px;}
#searchid2{line-height:19px;padding:2px; height:28px; border:#E6E6E6 1px solid;}
#searchtext2{border:#E6E6E6 1px solid; height:22px;line-height:22px;padding:2px;width:88px;}
#searchbutton2{border:none;background:url(../images/sech_img.jpg);cursor:pointer;height:28px;width:47px; margin-top:2px; margin-left:2px;}
/* 头部修改*/

/* 首页产品展示 */
.pro{ padding:60px 0;}
.cp_tt{ text-align:center;  margin-bottom:50px; font-size:33px; font-weight:bold; color:#272727;}
.cp_tt p{ font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:14px; color:#545454; margin:15px 0; text-transform:uppercase;}
.cp_line{ width:87px; height:4px; background:#404141; margin:0 auto;}
.cp_bg2{ padding:25px 20px; background:#f3f3f3;}
.cp_left{ width:250px; background:#FFF; float:left;}
.list{}
.list ul li{}
.list ul li a{ font-size:17px; line-height:80px; display:block; height:80px; text-align:center; font-size:21px; color:#FFF; margin-bottom:3px; background:#416bad;}
.list ul li a:hover{ color:#fff; display:block; background:#1e4b90;}
.cp_right{ width:900px; float:right;}
.cp_img{ width:250px; height:240px; float:left; overflow: hidden; display:block}
.cp_text{padding-left:50px; width:560px; float:left; padding-top:30px; min-height:210px; padding-right:40px;}
.cp_t{ font-size:20px; color:#434343;}
.cp_nr{ color:#707070; margin:10px 0;}
.nr_img ul li{width:98px; height:98px; float:left; overflow: hidden; margin-right:5px; text-align:center; line-height:20px; color:#999;}
.nr_img ul li img{width:98px; height:68px;
    -webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;}
.nr_img ul li img:hover{    
   -webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);}
.cp_text2{padding-left:20px; width:560px; float:left; padding-top:40px; min-height:200px; padding-right:70px;}

/* 优势*/
.ys{ margin:60px 0; background:url(../images/js_bg.jpg) no-repeat top center; padding-top:90px; padding-bottom:80px;}
.ys_tt{ text-align:center;  margin-bottom:50px; font-size:33px; font-weight:bold; color:#fff;}
.ys_tt p{ font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:14px; color:#fff; margin:15px 0; text-transform:uppercase;}
.ys_line{ width:87px; height:4px; background:#fff; margin:0 auto;}
.ys_bg2{ background:#FFF;}
.ys_img{ width:401px; float:left;  height:273px; overflow: hidden;}
.ys_img img{-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;}
.ys_img img:hover{-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);}
.ys_nr{ width:298px; height:233px; background:#fff; float:left; padding-left:50px; padding-right:50px; padding-top:40px; font-size:15px; line-height:28px;}
.ys_t{ font-size:23px; font-weight:bold;}
.ys_nr p{ margin:15px 0;}
.ys_more a{ display:block; width:125px; height:40px; border:#2269b1 solid 1px; text-align:center; line-height:40px; color:#363636; border-radius:20px;}
.ys_more a:hover{ background:#2269b1; color:#FFF;}


/* 公司简介 */
.about{ padding:60px 0;}
.jj_nr{line-height:28px; padding-top:10px; width:620px; float:left; font-size:15px; margin-bottom:50px;}
.jj_tt{ font-size:28px; color:#3d3d3d; font-weight:bold; margin-bottom:40px; text-transform:uppercase;}
.jj_t{ color:#292c54; font-size:24px;}
.jj_line{ width:130px; height:4px; background:#292c54; margin-top:15px; margin-bottom:20px;}
.jj_more a{ display:block; width:180px; height:47px; border:#1e64bc solid 1px; text-align:center; margin-top:45px; margin-left:30px; border-radius:40px; padding-top:8px;}
.jj_more a:hover{  border:#333 solid 1px;}
.jj_img{ width:529px; float:right; height:341px; overflow: hidden;}
.jj_img img{-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;}
.jj_img img:hover{-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);}
.jj01{ width:320px; float:left; padding-left:75px;}
.jj_l{ width:92px; float:left; margin-right:28px;}
.jj_text a{ width:185px; float:left; font-size:28px; color:#030303; display:block; padding-top:15px;}
.jj_text p{color:#999; font-size:14px; text-transform:uppercase; margin-top:10px; font-family:Arial, Helvetica, sans-serif; line-height:40px;}
.jj_line2{ width:1px; height:140px; background:#eee; float:left;}

/* 服务*/
.fw01{ width:154px; float:left; text-align:center; font-size:18px; float:left; background:url(../images/fw01.jpg) no-repeat top center; padding-top:175px; margin-right:90px;}
.fw01:hover{ background:url(../images/fw01_h.jpg) no-repeat top center; }
.fw02{ width:154px; float:left; text-align:center; font-size:18px; float:left; background:url(../images/fw02.jpg) no-repeat top center; padding-top:175px; margin-right:90px;}
.fw02:hover{ background:url(../images/fw02_h.jpg) no-repeat top center; }
.fw03{ width:154px; float:left; text-align:center; font-size:18px; float:left; background:url(../images/fw03.jpg) no-repeat top center; padding-top:175px; margin-right:90px;}
.fw03:hover{ background:url(../images/fw03_h.jpg) no-repeat top center; }
.fw04{ width:154px; float:left; text-align:center; font-size:18px; float:left; background:url(../images/fw04.jpg) no-repeat top center; padding-top:175px; margin-right:90px;}
.fw04:hover{ background:url(../images/fw04_h.jpg) no-repeat top center; }
.fw05{ width:154px; float:left; text-align:center; font-size:18px; float:left; background:url(../images/fw05.jpg) no-repeat top center; padding-top:175px;}
.fw05:hover{ background:url(../images/fw05_h.jpg) no-repeat top center; }




/* 新闻中心 */
.new_bg{padding-bottom:30px;}
.new_left{ width:607px; float:left; min-height:388px;}
.new_right{ width:570px; float:right;}
.new01 p{ color:#333;}
.new01{display:block; height:120px; padding:30px; background:#f6f6f6; margin-bottom:23px; margin-top:2px;}
.new01 p,.new01 span{color:#565454; !important; font-size:14px !important; line-height:25px !important;}
.new01 a{ color:#252525; font-size:18px; font-weight:bold;}
.new01 a:hover{ color:#416bad;}
.p{color:#565454; font-size:14px; line-height:25px; max-height:80px;display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden; margin-top:10px;}


/* 联系 */
.lx{color:#FFF; background:#404141; padding-top:40px; padding-bottom:60px;}
.bt_list{ width:130px; float:left;}
.bt_t{ font-size:15px; margin-bottom:10px;}
.bt_nav ul li a{ display:block; color:#FFF; line-height:30px;}
.bt_nav ul li a:hover{ color:#97b9ed;}
.bt_nav ul li a:visited{ color:#FFF;}
.lx_left{ width:450px; float:left; padding-left:65px;}
.bt_logo{ margin-bottom:30px;}
.lx_right{ width:450px; padding-right:65px; float:right;}
.lx_nr{line-height:26px; margin-bottom:35px; font-size:15px; padding-top:25px;}
.erweima{ float:left; width:170px;}




/*内页*/
.b_jj{ background:url(../images/b_jj.jpg) no-repeat top center; height:635px;}
.b_al{ background:url(../images/b_al.jpg) no-repeat top center; height:635px;}
.b_xw{ background:url(../images/b_xw.jpg) no-repeat top center; height:635px;}
.b_cp{ background:url(../images/b_cp.jpg) no-repeat top center; height:635px;}
.b_ly{ background:url(../images/b_ly.jpg) no-repeat top center; height:635px;}
.bt_ny{ text-align:center; padding-top:325px; font-size:50px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; color:#FFF;}
.bt_ny p{ font-weight:normal; font-size:28px; margin-top:20px;}
.ny_fl{ /*height:75px; */background:#f3f3f3; line-height:75px;}
.ny_t{ font-size:24px; color:#333; text-align:center;}
.ny_line{ width:130px; height:4px; background:#416bad; margin:30px auto;}
.js01{ background:#f3f3f3; padding:30px; margin-bottom:30px;}
.js_nr{ width:640px; padding-left:45px; padding-top:60px; font-size:22px; color:#222; font-weight:bold; float:left; line-height:33px;}
.js_nr p{ font-size:15px; font-weight:normal; color:#494949; margin-top:15px;}
.js_img{ width:401px; height:273px; float:right; overflow: hidden;}
.js_img img{-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;}
.js_img img:hover{-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);}
.js_img2{ width:401px; height:273px; float:left; overflow: hidden;}
.js_img2 img{-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;}
.js_img2 img:hover{-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);}		
.lxny_text{ width:185px; float:left; font-size:28px; color:#030303; display:block; padding-top:15px;}
.lxny_text p{color:#333; font-size:15px; text-transform:uppercase; margin-top:10px;}
.lxny_text2{width:185px; float:left;}
.lx_dt{ margin-top:60px;}
.new_list{ width:390px; float:left; background:#f9f9f9; min-height:470px;}
.new_nyimg{ width:390px; height:190px; overflow: hidden;}
.new_nyimg img{-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;}
.new_nyimg img:hover{-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);}
.new_nynr{ padding:45px; font-size:22px; font-weight:bold;}
.new_nynr p{ color:#494949; font-weight:normal; line-height:30px; font-size:15px; margin-top:20px;}


/*友链 */
.b_l{ background:#f2f2f2; padding:15px 0;}
.youlian{ font-size:14px; line-height:20px; color:#212d3a;}
.youlian a{ font-size:14px; color:#212d3a;}
.youlian a:hover{ color:#416bad;}
.youlian a:visited{ color:#212d3a;}


/* 底部 */
#copyright{ background:#fff; padding:30px 0; min-height:45px;}
.bt{width:1150px; margin:0 auto;}
.bt_text{font-size:14px; color:#5f5f5f; font-weight:normal; line-height:27px; width:600px; float:left;}
.bt_text a{color:#5f5f5f;}
.gognshi{ width:170px; float:right; padding-right:65px;}


#banner{background:url(../images/banner_bg.gif);height:152px;padding:11px 15px;overflow:hidden}
.KSS_titleBox h2{line-height:32px}
#index_main{background:url(../images/v_line.gif) 720px top no-repeat}
#index_main h2{background-image:url(../images/site_title.gif);background-repeat:no-repeat;height:34px;line-height:34px;font-size:100%;font-weight:normal}
#index_main h2 span{float:left;display:none}
#index_main h2 a{float:right;margin:15px 10px 0px 0px}
.index-left{float:left;padding:0px 5px 0px 9px;width:706px;overflow:hidden}
.index-newproducts{padding-bottom:15px}
.index-newproducts h2{background-position:0px 0px}
/* 案例 */
.productsroll{position:relative;width:1150px; margin-top:30px; font-size:13px;}
/* productsroll Start */
#LeftArr1,#RightArr1{background-image:url(../images/product_arrow.gif);width:25px;height:280px;cursor:pointer;position:absolute;top:0px;z-index:1}
#LeftArr1{background-position:-25px 0px;float:left;}
#RightArr1{background-position:-50px 0px;float:right;right:0px}
#ScrollBox{width:1100px;overflow:hidden; margin-left:23px;}
#ScrollBox li{float:left;display:inline;width:276px;text-align:center}
#ScrollBox li a{display:block;border:#fff 1px solid;padding:5px 5px 0px 5px;margin:0px 6px;}
#ScrollBox li a:link,#ScrollBox li a:visited,#ScrollBox li a:active{color:#fff}
#ScrollBox li a:hover{border:#077592 1px solid;color:#077592}
#ScrollBox li a span{display:block;padding-top:4px}
/* productsroll End */
.index-news{background:url(../images/v_line2.gif) 350px top no-repeat;float:left;padding:0px 5px;width:346px}
.index-news h2{background-position:0px -34px}
.index-news ul{padding:0px 0px 10px 5px}
.index-news ul li{padding:4px 0px}
.index-news ul li img{float:left;margin-right:10px}
.index-news ul li h3{font-size:100%;font-weight:bold;line-height:25px}
.index-news ul li p{color:#666}
.index-news ul li a span{color:#666;float:right;margin-right:10px}
.index-about{float:left;width:350px}
.index-about h2{background-position:0px -68px}
.index-about p{line-height:23px;padding:4px 0px 0px 5px}
.index-about p img{float:left;margin-right:8px}
.index-products{clear:both}
.index-products h2{background-position:0px -102px}





/* index-products Start */
.index-products ul{padding:0px 1px 5px 1px}
.index-products ul li{float:left;text-align:center;width:176px;padding:5px 0px}
.index-products ul li a{display:block;border:#e5e5e5 1px solid;padding:5px 5px 0px 5px;width:154px}
.index-products ul li a:link,.index-products ul li a:visited,.index-products ul li a:active{color:#000}
.index-products ul li a:hover{border:#008aff 1px solid;color:#008aff}
.index-products ul li a span{display:block;padding-top:4px}
/* index-products End */
.index-right{float:left;padding:0px 15px 0px 5px;width:240px;overflow:hidden}
.index-search{padding-bottom:5px}
.index-search h2{background-position:0px -136px}
.index-search p{padding:5px 0px 5px 10px}
#searchid{line-height:20px;padding:2px}
#searchtext{border:#E6E6E6 1px solid;background:url(../images/searchinp.gif) repeat-x;height:20px;line-height:20px;padding:2px;width:200px}
#searchbutton{border:none;background:url(../images/searchbut.gif);cursor:pointer;height:21px;width:64px}
.index-jobs h2{background-position:0px -170px}
.index-jobs{padding-bottom:5px}
.index-jobs ul li{padding:4px 0px}
.index-contact{padding-bottom:10px}
.index-contact h2{background-position:0px -204px}
.index-contact p{line-height:25px;padding:0px 5px 0px 10px}
.index-contact p span{font-weight:bold}
/*********** page ***********/
#page_main{}
/* page-left */
.page-left{float:left;width:262px; margin-top:60px; margin-bottom:60px;}
.page-left h2{background-image:url(../images/site_title.gif);background-repeat:no-repeat;height:34px;line-height:34px;font-size:100%;font-weight:normal; margin-top:15px; margin-bottom:10px;}
.page-left h2 span{float:left;display:none}
.left-about h2{background-position:0px -68px}
.left-products h2{background-position:0px -102px}
.left-search h2{background-position:0px -136px}
.left-search p{padding:5px 0px 5px 10px}
.left-contact{padding-bottom:10px}
.left-contact h2{background-position:0px -204px}
.left-contact p{line-height:25px;padding:0px 5px 0px 10px}
.left-contact p span{font-weight:bold}
/* page-right */
.page-right{float:right; width:830px;overflow:hidden; margin-top:40px; margin-bottom:40px;}
.site-nav{text-align:right; padding-bottom:10px;}
.site-nav span{color:#0059af;font-weight:bold}
.page-single,.page-products,.page-news,.page-newsdetail,.page-jobs,.page-jobsdetail{margin-bottom:10px}
.productsdetail-title,.newsdetail-title,.jobsdetail-title{font-size:14px;font-weight:bold;line-height:30px;text-align:center;border-bottom:1px dashed #CCC;margin-bottom:10px}
.page-news table{width:98%;}
.page-news table th{height:30px;line-height:30px;text-align:center;font-weight:bold;border:none 0px;font-size:12px}
.page-news table th.news-time{width:100px;background:url(../images/info_title.gif) left top}
.page-news table th.news-title{background:url(../images/info_title.gif) right top}
.page-news table td{border-bottom:1px dashed #D7D7D7;padding:8px}
.page-news table td.time-list{color:#666;text-align:center}
.page-jobs table{width:98%;}
.page-jobs table th{height:30px;line-height:30px;text-align:center;font-weight:bold;border:none 0px;font-size:12px}
.page-jobs table th.jobs-time{width:100px;background:url(../images/info_title.gif) left top}
.page-jobs table th.jobs-title{background:url(../images/info_title.gif) right top}
.page-jobs table td{border-bottom:1px dashed #D7D7D7;padding:8px}
.page-jobs table td.time-list{color:#666;text-align:center}
.page-guestbook{width:600px;margin:0px auto}
.page-guestbook dl dt,.page-guestbook dl dd{float:left;padding:5px}
.page-guestbook dl dt{width:80px;text-align:right}
.page-guestbook dl dd{width:500px}
.page-guestbook dl dd input{border:#CCC 1px solid;padding:2px;height:25px;line-height:19px;width:450px}
.page-guestbook dl dd span{color:#F00;margin-left:10px}
.page-guestbook .Content{width:480px;height:120px;border:#CCC 1px solid}
#checkcode{width:60px;text-align:center}
.page-guestbook p{text-align:center;clear:both;margin-bottom:10px}





/*新闻列表页*/
ul,li{ list-style:none;}
a,a:visited,a:active{color:#333;text-decoration:none}
a:hover{color:#416bad;text-decoration:none}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
ul.newsList li {
    border: 1px dotted #dddddd;
	margin-bottom:10px;
	margin-bottom:15px;
	padding:35px;
	font-size:16px;
}
ul.newsList li:hover{box-shadow:0 5px 10px 0 rgba(0,0,0,.1);}
.page-news {
    margin: 0 auto;
    width: 100%;
}

/*新闻详情页*/
#shownews h1.title {
    font-size: 14px;
    text-align: center;
	height:30px;
	line-height:30px;
}

.hits {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
	height:30px;
	line-height:30px;
}
.page {
    line-height:24px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

#shownews .text{
	margin:20px 0;
	line-height:30px;
}
.related {
	background:#CCC;
}
#shownews .related {
	font-weight:bold;
	height:30px;
	line-height:30px;
	font-size:13px;
	margin:25px 0;
}
#shownews .related-list li {

	border-bottom:1px dotted #dddddd;
	background:url(../images/icon1.gif) no-repeat left center;
	padding-left:10px;
	margin-left:10px;
    float: left;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    width: 360px;
}
#shownews .related-list li a,#shownews .related-list li a:active,#shownews .related-list li a:visited{
	color:#808080;
}
#shownews .related-list li a:hover{
	color:#ff0000;
}

/*产品列表页*/
#ShowImages li{
	display: inline;
    float: left;
    margin: 20px 10px;
    text-align: center;
}
#ShowImages .images_img a {
    border: 1px solid #dddddd;
	display:block;
    height: 300px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 368px;
	box-shadow:0 5px 15px 0 rgba(0,0,0,.1);
}

#ShowImages .images_img a:hover{
	background:#f3f3f3;
	border:1px solid #d7d7d7;
}
#ShowImages .images_img img {
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
    max-height: 300px;
}
#ShowImages .images_img img:hover {
	    -webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);}
#ShowImages .images_title a{
	height:46px;
	line-height:46px;
	font-size:16px;
}

/*产品列表页*/
#ShowImages2 li{
	/*display: inline;*/
	margin-bottom:30px;
	margin-top: 50px;
}
#ShowImages2 .images_img2 a {
	display:block;
    height: 300px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 368px;
	box-shadow:0 5px 15px 0 rgba(0,0,0,.1);
	float:left;
	margin-bottom:30px;
}

#ShowImages2 .images_img2 a:hover{
	background:#f3f3f3;
}
#ShowImages2 .images_img2 img {
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
    max-height: 300px;
}
#ShowImages2 .images_img2 img:hover {
	    -webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);}
#ShowImages2 .images_title2{background:#f3f3f3; padding:30px; float:left; width:770px; height:240px;}	
#ShowImages2 .images_title2 a{
	line-height:36px;
	font-size:21px;
	font-weight:bold;

}
.ny_js{color:#565454; line-height:30px; max-height:120px;display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden; margin-top:5px; font-size:16px;}
.ny_more a{ display:block; width:145px; height:40px; border:#2269b1 solid 1px; text-align:center; line-height:40px; color:#363636; border-radius:25px; font-size:18px; font-weight:normal; margin-top:20px;}
.ny_more a:hover{ background:#2269b1; color:#FFF;}

/*下载列表页*/
.downloadtimes{
	width:80px;
	text-align:center;
}
/*下载详细页*/
.download{ margin-bottom:10px;}
.download li{

	line-height:30px;
	border-bottom:1px dotted #dddddd;
}

.downloadRight{ width:85%;}

/*招聘列表页*/
.jobList li{
	float:left;
	line-height:28px;
	border-bottom:1px dotted #dddddd;
	text-align:center;
}
.jobtime{ width:15%;}
.jobPosition{ width:40%;}

/*招聘详情页*/
.showjobList li{
	line-height:28px;
	border-bottom:1px dotted #dddddd;
}
.jobDescription{
	background:#dddddd;
	height:30px;
	line-height:30px;
	margin:10px 0;
	text-indent:10px;
}
/*招聘应聘页面*/
.submit{
	background:url(../images/submit.jpg) no-repeat;
	width:93px;
	height:34px;
	color:#ffffff;
	line-height:34px;
	border:none;
	cursor:pointer;
	font-family:微软雅黑;
	font-size:14px;
	margin:10px 0 0 0;
}


/* 内页相关产品的 */
.related_cp p{ line-height:30px;text-indent:2em;}
.related_cp td{ line-height:30px; }
.related_cp ul{width:100%; height:auto; padding-top:5px; overflow:hidden; padding-left:20px;}
.related_cp ul li{ text-align:center; width:220px;  float:left;}
.related_cp ul li p{ line-height:30px; height:30px; text-align:center; text-indent:0em;  }
.related_cp ul li p a{ line-height:30px; height:30px; text-align:center;}
.related_cpul li p a:hover {color:#FF0000;}
.related_cp ul li img{border:1px solid #CCCCCC; width:190px; height:120px; padding:5px;}
.related_cp ul li a:hover img{ border:1px solid #ff0000;}




/* 产品展示页询盘页面 */
.chanpin_xp{width:600px;margin:0px auto}
.chanpin_xp dl dt,.chanpin_xp dl dd{float:left;padding:5px}
.chanpin_xp dl dt{width:80px;text-align:right}
.chanpin_xp dl dd{width:500px; margin-left:80px; margin-top:-30px;}
.chanpin_xp dl dd input{border:#CCC 1px solid;padding:2px;background:url(../images/inputbg.gif) repeat-x;height:19px;line-height:19px;width:180px}
.chanpin_xp dl dd span{color:#F00;margin-left:10px}
.chanpin_xp .Content{width:480px;height:120px;border:#CCC 1px solid}
#checkcode{width:60px;text-align:center}
.chanpin_xp p{text-align:center;clear:both;margin-bottom:10px}

/* 产品页搜索框 */
.head-search{ margin: 0 auto; margin-top: 15px;overflow: hidden; background: #f4f4f4; padding:5px;}
.f_l{ float:left;}
.f_r{ float:right;}
.ss{ padding-top:10px; margin-top:-7px; font-size:13px; font-weight:bold; padding-left:18px;}
.head-search .txt-keyword{ border: solid 1px #DCD3CF;border-right: none;width:200px; height:20px;float: left;color: #A89893;font-size: 12px;}
.head-search .btn-search{width: 60px;height: 20px;border: none;overflow: hidden;}
.ssk{ width:580px;}

/* 产品展示 列表样式 */
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;}
.lbtu{ width:695px; height:auto;}
.lbtup {height: auto;padding-top: 20px;overflow: hidden;}
.lbtup li { list-style-type:none; padding-bottom:10px;}
.lbtu_left{ width:110px; margin-top: 15px;}
.lbtu_left img { border: 1px solid #CCCCCC;width: 100px;height: 88px;padding: 5px;}
.lbtu_left a:hover img{ border:1px solid #ff0000;}
.lbtu_right{ width:505px; margin-top:25px;}
.lbtu_right li { float:left;   }
.bt{ line-height:17px; height:17px; font-size:12px; font-weight:bold;}
.bt a { text-decoration:none; color:#000000;}
.lbt a:hover{ color:#FF0000;}
.wenzi{ font-size:12px; line-height:22px; width:180px;}
.wenzi span a { color:#FF0000; text-decoration:none;}
.right_tb ul li { float:left; padding-left:10px;}





