@charset "utf-8";
/* CSS Document */
body,button,input,select,textarea{ font-size:15px; font-family: Arial, Helvetica, sans-serif; border:0;color:#333; 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:center;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:#fff;background-color:#333}
.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}
/* webcss start*/
body{ }
#wrapper{ width:100%; margin:0 auto;}
.contain{ width:1200px; margin:0 auto;}
.mt80{ margin-top:80px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt50{ margin-top:50px;}
.mt20{ margin-top:20px;}
.mt15{ margin-top:15px;}
.mt10{ margin-top:10px;}
.pt15{ padding-top:15px;}
.pt35{ padding-top:35px;}
.pt58{ padding-top:58px;}

.top_bg{ background-color:#f2f2f2; height:45px; line-height:45px; color:#666}
.top{ width:1200px; margin:0 auto;}
.logo{ float:left; width:440px; padding:20px 0px}
.top_left{ width:700px; float:left}
.tel{ text-align:right; width:202px; float:right; padding-top:7px}
.tel{animation: myfirst 0.8s infinite;}
@keyframes myfirst {
            0% {
                transform: translate(0px, 0px);
            }
            50% {
                transform: translate(0px, -5px);
            }
            100% {
                transform: translate(0px, 0px);
            }
        }



#banner{ width:100%;margin:0 auto;overflow:hidden;}
.banner{ width:1440px; margin:0 auto}
#lang{position:absolute;right:15px;top:10px;z-index:1}
#lang img{margin-right:5px;vertical-align:middle}
#index_nav{ min-height:86px; width:700px; float:right; margin-top:13px}
#MainMenu{height:86px; line-height:86px;}

/*搜索*/
.index_search{ height:35px; line-height:35px; border-radius:18px;box-shadow:0px 0px 10px 5px rgba(236,236,236,0.9); width:225px; margin-top:8px; float:right}
#searchid{line-height:20px;padding:2px}
#searchtext{height:25px;line-height:25px;padding:2px;width:150px; float:left; margin-left:10px; margin-right:10px; margin-top:3px; color:#ececec}
#searchbutton{border:none;background:url(../images/searchbut.jpg) no-repeat;cursor:pointer;height:23px;width:33px; float:right; margin-top:8px}


.al_bg{ background:url(../images/al_bg.jpg) no-repeat center top; padding-top:65px; padding-bottom:60px;}
.index-newproducts{ width:1200px; margin:0 auto}
.productsroll{position:relative;width:1200px;margin-top:50px;}
/* productsroll Start */
#LeftArr1,#RightArr1{background:url(../images/product_arrow.gif) no-repeat center top;width:25px;height:160px;cursor:pointer;position:absolute;top:45px;z-index:1}
#LeftArr1{background-position:-25px 0px;float:left;left:8px}
#RightArr1{background-position:-50px 0px;float:right;right:0px}
#ScrollBox{width:1200px; margin:0 auto;overflow:hidden}
#ScrollBox li{float:left;display:inline;width:205px;text-align:center; margin:0 8px;}
#ScrollBox li a{display:block;}
#ScrollBox li a img{}
#ScrollBox li a:link,#ScrollBox li a:visited,#ScrollBox li a:active{color:#fff}
#ScrollBox li a:hover{color:#c71800}
#ScrollBox li a span{display:block; line-height:50px; }
/* productsroll End */


.index-news{ width:1200px; margin:0px auto}
.index-news ul{}
.index-news ul li{float:left;  text-align:left;  width:362px; background-color:#f5f5f5; height:420px;  margin:20px 15px 28px 15px;}
.index-news ul li a{display:block;}
.index-news .pro_more{float: unset;background-color:#ab0614;width:150px; margin:20px auto;height:44px; text-align: center;line-height: 44px; color:#fff; font-size:12px; border-radius:8px; font-size:16px}
.index-news ul li a:link,.index-products ul li a:visited,.index-products ul li a:active{ color:#fff; font-size:16px;}
.index-news ul li p{ display:block; text-align: center;  color:#000; font-size:20px; font-weight:bolder; line-height:30px; font-weight:bold; padding:17px 20px 15px 20px;}
.index-news ul li i{ display:block; width:85%; margin:0 auto; font-style:normal; overflow:hidden;color:#999; line-height:22px; height:62px;}


/* 简介 */
.intro_bg{ }
.about{}
.about_img{ width:561px; float:left; height:411px; overflow:hidden}
.about_con{ width:592px; float:right;line-height:36px; font-size:16px;}
.about_h { margin-bottom:20px; padding-top:18px}
.about_h p{ font-size:15px; line-height:38px; text-transform:uppercase;}
.about_h span{ font-size:30px;font-weight:bold;}
.about_h .xian{ background-color:#2ca6e0; height:4px; width:50px;}


.about_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;
}
.about_img img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}


.about_nr ul li{text-align:center; float:left; background-color:#fff; padding:45px 0px; margin-right:47px; margin-top:30px}
.about_nr ul li:nth-child(4){ float:right; margin-right:0px;}
.about_nr ul li{ width:260px; text-align:center; position:relative}
.about_bt1 b,.about_bt2 b,.about_bt3 b,.about_bt4 b{ display:block; font-weight:normal; font-size:60px; line-height:49px;font-weight: bold;}
.about_bt1,.about_bt2,.about_bt3,.about_bt4{ margin-bottom:15px;}
.about_bt1 i,.about_bt2 i,.about_bt3 i,.about_bt4 i{font-style:normal; font-size:18px;}
.about_bt1 i{ position:absolute; right:75px; top:55px}
.about_bt2 i{ position:absolute; right:18px; top:55px}
.about_bt3 i{ position:absolute; right:18px; top:55px}
.about_bt4 i{ position:absolute; right:58px; top:55px}
.about_nr p{ color:#999; font-size:16px;}

.a_more:visited,.a_more:active{ text-align:center; color:#fff; }
.a_more{ color:#fff; height:52px; line-height:52px; display:block; background-color:#2ca6e0; width:166px; font-size:16px;  text-align:center;  margin-top:15px;}
.a_more:hover{ color:#fff; background:#ffc001;}

.fw{ width:100%; margin:30px auto; padding-bottom:38px}
.fw img{ display:block; float:left; width:16.6%}


.ys dl{ width:376px; float:left; margin-right:20px;  background-color:#0a8bee;  margin-top:30px}
.ys dl dd{ margin-top:10px; padding:15px; color:#fff; height:190px}
.ys dl b{ font-size:21px; display:block; margin-bottom:16px; padding-top:15px}
.ys dl dt{ width:376px; height:308px; overflow:hidden}
.ys dl:hover{ background-color:#F90}

.ys  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:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.ys_h{ background:url(../images/ys_h.jpg) no-repeat center top; text-align:center; height:104px;}
.ys_h p{ font-size:42px; font-weight:bold; color:#036eb7; padding-top:10px}
.ys_h  span{ display:block; font-size:18px; margin-top:20px}
.ys_list dl{ background:url(../images/ys_list.jpg) no-repeat center top; padding:88px 20px 20px 20px; width:230px; float:left; text-align:center; color:#fff; height:255px; margin-right:39px}
.ys_list dl dt{ font-size:20px; font-weight:bold; margin-bottom:12px}

.ry_bg{ background:url(../images/ry_bg.jpg) no-repeat center top; text-align:center; padding-top:75px; height:510px;}
.ry_h p{ font-size:36px; margin-bottom:15px}
.ry_h span{ font-size:18px;}
.ry_h p strong{ color:#036eb7}
.ry_h .xian{ background-color:#036eb7; width:50px; height:4px; margin:10px auto}




.pro-tit{ text-align:center;  font-size:24px; font-family:"黑体"}
.pro-tit span{ display:block; font-size:17px; margin-top:6px;}
/*.pro-tit span:before{ content: ''; vertical-align: middle; margin-right: 15px; display:inline-block; height: 1px; width: 3.2rem; background:#fff;}
.pro-tit span:after{ content: '';vertical-align: middle; margin-left: 15px; display:inline-block; height: 1px; width: 3.2rem; background:#fff;}*/

.con_bg{ background-color:#18212a;padding-bottom:40px;color:#fff;padding-top:40px; line-height:32px; font-size:16px; margin-top:30px;}

.db_con{ float:left;width:300px;margin-top:45px; font-size:17px; margin-left:30px;line-height:39px}
.con_h p{ font-size:20px; font-weight:bold;}
.con_h .xian{ width:50px; background-color:#fff; height:2px; display:block; margin-bottom:20px; margin-top:8px;}

.con_dh{float:left;width:300px; margin-left:30px; margin-right:80px}
.con_dh .menulevel{ display:none}
.con_dh li{ width:120px; float:left; border:#ccc 1px solid;text-align: center;height:35px; line-height:35px; margin-bottom:12px;margin-right:10px }
.con_dh li a{ color:#fff; line-height:35px; font-size:17px; }
.ma{ width:180px; float:right; margin-top:30px; margin-right:30px;}
.con_left{ }
.con_ly{ width:180px; float:left;}
.con_mid{ width:250px; float:left}
.con_bg a,.con_bg a:visited,.con_bg a:active{color:#cbcccd;text-decoration:none; font-size:16px}
.con_bg a:hover{color:#ffc602;text-decoration:none}
.con_nr{ width:300px; float:left; margin-left:50px}

.c_cont {
padding: 70px 0px 0px 50px;
background: url(../images/c_cont.jpg) no-repeat right top;
padding-bottom: 100px;
}

#product_c a{
    display: block;
    float: left;
    height: 140px;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: center;
    width: 150px;
}
#product_c{
width:668px;
}

/*分类*/
.index_title{}
.index_title p{font-size:40px;font-weight:bold;text-transform:uppercase;}
.index_title span{ font-size:30px; display:block;line-height:56px;}

.ny_title{text-align:center;}
.ny_title p{ font-size:14px; text-transform:uppercase; color:#999; line-height:20px; margin-top:10px;}
.ny_title span{ color:#b00606;}
.ny_title b{ color:#000; font-size:38px; line-height:51px;}

.index_title1{text-align:center;font-size:16px;}
.index_title1 p{ font-size:36px; color:#263470; }
.index_title1 b{ background-color:#164690; height:3px; width:80px; margin:0 auto; display:block}
.index_title1 div{ width:750px; margin:20px auto; text-align:center;}


.pro_bg{padding:80px 0px; background:url(../images/pro_bg.jpg) no-repeat center top;}
.pro_left{ width:500px; float:left; color:#fff; margin-right:20px}
.pro_left p{ font-size:46px; text-transform:uppercase; font-weight:bold;}
.pro_left span{ font-size:36px; line-height:70px}

#sort_div{ width:393px; float:right}
.sort_div { }
.sort_div ul{}
.sort_div ul li{ overflow:hidden;white-space:nowrap;text-overflow:ellipsis; height:50px; background-color:#2ca6e0; float:left; width:170px; text-align:center; margin-right:15px; margin-bottom:10px}
.sort_div ul li a{height:50px; font-size:16px; color:#fff; line-height:50px; display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; }
.sort_div ul li a:hover{display:block; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; color:#f4c730;}
.sort_div ul li ul li{ height:42px;line-height:42px;background:url(../images/clibg1.jpg) no-repeat 20px center; margin-bottom:0px;}
.sort_div ul li ul li a{ color:#333;padding-left:36px;}
.sort_div ul li ul li a:hover{ color:#0668cb}


/* index-products Start */
.index-products{ width:1200px; margin:0 auto; padding-top:37px;}
.index-products ul{}
.index-products ul li{float:left;  text-align:center;  width:350px; background-color:#f0f0f0; height:430px; padding:10px 10px; margin:20px 10px 40px 10px;/*-webkit-transition: all .2s linear; transition: all .2s linear; position: relative; overflow: hidden; z-index: 1;*/}
.index-products ul li a{display:block;}
.index-products .pro_more{float: unset; margin-top:20px;width: 112px; height: 36px; text-align: center;line-height:36px; color:#0371b7; border:#0371b7 1px solid; border-radius:50px;font-size:12px;}
.index-products ul li a:link,.index-products ul li a:visited,.index-products ul li a:active{ color:#333; font-size:15px;}
.index-products ul li p{ display:block; text-align:left;  color:#333; font-size:16px; font-weight:bolder; line-height:50px; }
.index-products ul li i{ display:block; font-style:normal; overflow:hidden;color:#999; line-height:22px; height:40px;}
.review {  position: absolute; bottom: 0; left: 0; font-size:16px; z-index: 3; width:288px;  height: 0; overflow: hidden; font-size: 16px; line-height:35px;  background:#0067d0; opacity: 0;  -webkit-transition: all .2s linear;  transition: all .2s linear;}
.review a { color: #fff;   display: block;    padding: 8px 30px;  outline: 0;}
.review a span { display: block;  margin-bottom: 5px; color: #fff;}
.index-products ul li:hover {    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.1); box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    -webkit-transform: translate3d(0, -2px, 0);transform: translate3d(0, -2px, 0); background-color:#2ca6e0; color:#fff}
.index-products ul li:hover .review { color:#fff; padding-top:20px; opacity: 1;  height:110px;}
.index-products ul li:hover a p{ color:#fff}
.index-products ul li:hover i{ color:#fff}
/* index-products End */



.index-products2{  width:1200px; margin:0 auto}
.index-products2 ul{ }
.index-products2 ul li{float:left; text-align:center; width:277px; margin:0px 0px 40px 20px;display:block; position:relative ;overflow: hidden;}
.index-products2 ul li a{display:block;}
.index-products2 ul li img{ border:1px solid #f0f0f0;}
.index-products2 ul li a:hover img{}
.index-products2 ul li a:link,.index-products ul li a:visited,.index-products ul li a:active{ color:#333; font-size:15px;}
.index-products2 ul li .pro_con{ display:block; line-height:20px; text-align:left; font-size:13px; padding-left:5px; padding-right:5px; margin-top:3px; text-indent:none; height:40px; padding-top:5px; overflow:hidden;  color:#666;}
.index-products2 ul li .pro_con a:link,..index-products ul li .pro_con a:visited,.index-products ul li .pro_con a:active{ color:#013da4;}
.index-products2 ul li a:hover{ color:#347cc5;}
.index-products2 ul li a p{display:block;  line-height:45px; text-align:center; color:#333; font-size:16px;background:#fff;  }
.index-products2 ul li a:hover p{ color:#fff; background:#347cc5;}

.index-products2 li .xq1{ position: absolute; left: -100%; top:0; line-height:205px; color: #fff; text-align: center; background: url(../images/kgd2.png); height:100%; width: 96%; padding:0 2% ; z-index: 99; font-size:20px}
.index-products2  ul li .xq1 img{ border:none; display:block; position:absolute; left:44%; top:40%}

/* index-products End */
.index-right{float:left;padding:0px 15px 0px 5px;width:240px;overflow:hidden}

.index-jobs h2{background-position:0px -170px}
.index-jobs{padding-bottom:5px}
.index-jobs ul li{padding:4px 0px}

/*********** page ***********/
#page_main{ width:1200px; margin:0 auto; padding-bottom:30px}
#page_main2{width:1200px; margin:0 auto;padding-bottom:30px }
/* page-left */
.page-left{ width:300px; float:left;  padding-bottom:30px; margin-top:36px; background-color:#fff; box-shadow: 0px 0px 10px 5px rgba(236,236,236,0.9);}
.left-contact{ padding-top:5px; background-color:#ececec;}
.left-contact h2{background-position:0px -204px}
.left-contact p{line-height:35px;padding:15px 5px 15px 20px}
.left-contact p span{font-weight:bold}
/* page-right */
.page-right{float:right;padding:15px 0px 20px 0px;width:855px;overflow:hidden}
.page-right2{ width:1200px; margin:0 auto}
.site-nav{border-bottom:1px solid #CCC;height:30px;margin-bottom:20px;line-height:30px;text-align:left; }
.site-nav span{color:#ff7e00;font-weight:bold}
.site-nav2{ width:1200px; padding:15px 0px; border-bottom:#ececec 1px solid; margin-bottom:20px}
.site-nav2 span{ color:#4a1d00; font-weight:bold}
.site_left{ width:500px; float:left;}
.site_right{ width:215px; float:right; font-size:20px; color:#166ac9}
.site_right span{ font-size:18px; color:#0e70d3; font-weight:normal}

.nycp{ background-color:#f2f2f2}
.page-products{background-color:#fff; box-shadow: 0px 0px 10px 5px rgba(236,236,236,0.9); padding:10px 0px 20px 20px; }


.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{ line-height:32px; font-size:13px;}
.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 solid #ececec;padding:2px}
.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:2px; margin-top:10px}
.page-guestbook dl dt{width:80px;text-align:right; line-height:44px;}
.page-guestbook dl dd{width:500px}
.page-guestbook dl dd input{border:#CCC 1px solid;padding:2px;height:44px;line-height:44px;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}

#friendlink{ color:#333; }
#friendlink a{ color:#333}
#friendlink a:visited,#friendlink a:active{color:#333}
#copyright{font-size:16px; line-height:28px; padding:30px 0px; background-color:#000;color:#b1b3b6;}
.fenzhan{ padding-top:1px;color:#fff}
.fenzhan a{ color:#fff}
.fenzhan a:visited,.fenzhan a:active{color:#fff}
.foot{ color:#b1b3b6;  text-align:center; width:1200px; margin:0 auto}
.foot a{ color:#b1b3b6;}
.foot a:visited,.foot a:active{color:#b1b3b6;}


/*新闻列表页*/
ul,li{ list-style:none;}
a,a:visited,a:active{color:#333333;text-decoration:none}
a:hover{color:#ff0000;text-decoration:none}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}

ul.newsList li {
    border: 1px solid #f8f8f8; padding:25px;
	margin-bottom:25px;
	/*background:url(../images/icon.gif) no-repeat 7px 20px;*/
	padding-left:25px; background-color:#fff; border-left:#333 5px solid;box-shadow:0 5px 10px 0 rgba(0,0,0,.02)
}
ul.newsList li a{ font-size:20px;}
/*ul.newsList li:hover{box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}*/
.page-news {
    margin: 0 auto;
    width: 100%; font-size:15px; line-height:38px;
}

/*新闻详情页*/
#shownews h1.title {
    font-size: 18px;
    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:10px 0;
	line-height:25px;
}
.related { background-color:#f8f8f8
}
#shownews .related {
	font-weight:bold;
	height:32px;
	line-height:32px;
	font-size:13px; margin-top:15px;
}
#shownews .related-list li {
	border-bottom:1px dashed #dddddd;
	background:url(../images/icon1.gif) no-repeat left center;
	padding-left:10px;
    float: left;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    width: 300px; margin-right:30px;
}
#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{ margin-top:20px;}
#ShowImages li{
	display: inline;
    float: left;
    margin: 6px 12px;
    text-align: center;margin-bottom:16px;
}
#ShowImages li:hover{box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}
#ShowImages .images_img a {
    border: 1px solid #f2f2f2;
	display:block;
    height: 180px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 240px;
}
#ShowImages .images_img a:hover{
	
	
}
#ShowImages .images_img img {
    max-height: 180px;
}
#ShowImages .images_title a{
	height:38px;
	line-height:38px; background-color:#f2f2f2; display:block; 
}
/*图片列表页*/
#ShowImages .images_img1 a {
    border: 1px solid #dddddd;
	display:block;
    height: 260px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 245px;
}
#ShowImages .images_img1 a:hover{
	background:#fff4ce;
	border:1px solid #ff6600;
}
#ShowImages .images_img1 img {
    max-height: 260px;
}


/*下载列表页*/
.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-color:#006ed9;
	width:242px;
	height:50px;
	color:#fff;
	line-height:50px;
	border:none;
	cursor:pointer; display:block;
	font-size:14px; text-align:center; float:left;  margin-top:30px; margin-left:90px;
}
.reset{ background-color:#f2f2f2;
	width:242px;
	line-height:50px; margin-top:20px; margin-bottom:50px;}


/* 内页相关产品的 */
.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;}
.related_cp ul li{ text-align:center; width:132px;  float:left; overflow:hidden;}
.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:100px; height:88px; 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;}

.page-products .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;
}
.page-products .images_img  a img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.ny_xinwen{background:url(../images/chanpin.jpg) no-repeat center top; height:500px;}
.ny_liuyan{background:url(../images/jianjie.jpg) no-repeat center top;height:500px;}
.ny_jianjie{background:url(../images/jianjie.jpg) no-repeat center center; height:500px;}
.ny_chanpin{background:url(../images/chanpin.jpg) no-repeat center center; height:500px; }
.ny_tupian{background:url(../images/tupian.jpg) no-repeat center top;height:500px }
.ny_lianxi{background:url(../images/lxwm.jpg) no-repeat center top;height:500px}

.banners img{ width:100%}
#proinfo_c{ line-height:35px;}

/*.index-products  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;
}
.index-products a img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
*/


/* 内页联系 */
.lx-bt{ text-align:center; margin-top:44px;}
.bt-dzi{ font-size:25px; color:#333; font-weight:bold;}
.bt-xzi{ font-size:16px; color:#333; margin-top:18px; margin-bottom:18px; line-height:26px;}

.lx-lx{ width:287px; float:left; margin-bottom:35px; margin-top:33px; text-align:center;}
.lx-mz{ font-size:13px; color:#797979; margin-top:15px;text-align:center}
.lx-zi{ font-size:15px; color:#333;text-align:center}

.ny_lxwm{ width:800px; margin:30px auto}
.nylx_left{  border:1px dotted #ccc; margin-bottom:20px; padding:30px; background:url(../images/ny_con.jpg) no-repeat right center; }
.nylx_left p{ color:#000; font-size:16px; line-height:38px;}

.ly_left{ width:320px; float:left; line-height:36px; margin-top:35px;}
.ly_left span{ font-size:26px; font-weight:bold; line-height:40px; margin-bottom:20px; display:block} 
.ly_left img{ margin-top:50px}

/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:100px;right:0px;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#29a4f2;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 24px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; text-align:right}
#floatDivBoxs .floatDqq li img{ float:left; margin-top:7px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:10px 14px 0px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 5px 10px;}
#floatDivBoxs .floatImg{text-align:center;padding:10px;background:#EBEBEB;}
#floatDivBoxs .floatImg img{ margin-bottom:5px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:129px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:100px;right:0;z-index:999;}
#rightArrow a{display:block;height:45px;}


.ptitle{ text-align:center; border-bottom:#ececec 1px solid; padding-bottom:10px}

.ani_h{ width:229px; float:left; text-align:center; padding:20px 0px; border-top:#ececec 1px solid; border-bottom:#ececec 1px solid; font-weight:bold; margin-top:50px}
.ani_h p{ font-size:30px; color:#1c6aae; margin-bottom:8px}
.ani_h span{ color:#d2d2d2; font-size:26px; text-transform:uppercase}


