﻿@charset "utf-8";
/* CSS Document */
/**全局**/
*{ margin:0px; padding:0px;}
div,form,img,ul,ol,li,dl,dt,dd,map {padding:0;margin:0;border:0;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0; }
body{margin:0px; padding:0px; font-size:12px; color:#333; font-family:"微软雅黑",Arial, Helvetica, sans-serif,"宋体";}
img{ border:none;}
ul,li{list-style:none;}
.clear{ clear:both;}
a{ color:#333; text-decoration:none;   transform: all 0.20s ease-out;
    -moz-transition: all 0.20s ease-out;
    -o-transition: all 0.20s ease-out;
    -webkit-transition: all 0.20s ease-out;}
a:hover{ }
hr{ line-height:0px; font-size:0px; border:none; height:1px; width:100%; margin:5px 0px;}
div{margin:0px auto;}
.f_l{ float:left;}
.f_r{ float:right;}
input,select{ font-family:arial, Helvetica, sans-serif; padding:1px;}
.mt10{margin-top:10px;}
.hide{display:none;}
.red{color:#f00;}
.blue{color:#00f;}
.gray{color:#ccc;}
.noinfo{width:100%;float:left;padding:10px 0; text-align:center;}
.input_text{background:url(../images/inputbg.png) no-repeat left top;height:25px;line-height:25px;border:1px solid #ccc;padding:0 10px;float:left;}
.input_area{background:#fff url(../images/inputbg.png) no-repeat left top;height:80px;border:0px;padding:5px 10px;border:1px solid #ccc;}
.input_submit{width:77px;height:41px;float:left;background:url(../images/search.png) no-repeat left top; text-align:center;line-height:41px; color:#fff; border:0px; cursor:pointer;}
.float_bg{background:url(../images/qq_3.gif) repeat-y left top;width:118px;padding:2px 0;float:left;}
.w960{width:960px;margin:0 auto;}
.w980{width:980px;margin:0 auto;}
.w1000{width:1000px;margin:0 auto;}


/*all*/
#main{width:998px;float:left;padding:0; border:1px solid #e5e5e5;margin-bottom:68px;}
/*end*/

/**顶部**/
#head{width:100%;float:left;height:80px;}
#favorite{float:right;line-height:32px;height:32px;}
#favorite ul{margin:0px;padding:0px;list-style-type:none;}
#favorite li{margin:0px;padding:0px;list-style-type:none; display:inline;}
#favorite li a{margin:0 3px;}



/*end*/

/*menu*/
#navigate{width:100%;height:40px;float:left;line-height:40px; background:url(../imgs/nav.jpg) repeat-x left top;}
#navigate ul{margin:0px;padding:0px;list-style-type:none;}
#navigate li{margin:0px;padding:0px;list-style-type:none;float:left;width:125px;text-align:center; background:url(../imgs/nav_li.jpg) no-repeat left center;}
#navigate li.first_menu{background:none;}
#navigate li.first_menu a{width:100%;}
#navigate li a{color:#fff;font-size:14px; font-family:"微软雅黑"; font-weight:bold; display:block;float:right;width:123px;}
#navigate li a:hover{color:#fff; background:url(../imgs/nav_span.jpg) repeat-x center center;}
#navigate li a.current{color:#fff;background:url(../imgs/nav_span.jpg) repeat-x center center;}
/*end*/

/*sub*/
#sub{width:100%;height:36px;float:left;background:#fff url(../imgs/sub.jpg) no-repeat center top;}
/*end*/

/*search*/
#search{ height:32px; margin-top:34px; border:1px solid #d0d0d0; border-radius:3px; width:258px;box-shadow: 0px 1px 6px 1px #e6e6e6 inset;}
#search form{margin:0px;padding:0px;}
.skw{ height:29px; padding-left:12px; color:#666; outline:none; width:220px;background:none; border:none; float:left;}
.sub{ width:20px; height:20px; background:url(../imgs/search.png) no-repeat; border:none; margin-top:6px; float:left;}
/*end*/

/*flash*/
/*#banner{width:100%;float:left;margin:10px 0 0 0}*/
#flash{width:100%;float:left; margin-top:0px; z-index:-1;}
.fullSlide{width:100%;position:relative;height:745px; border-bottom:5px solid #ffbc11;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:745px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:100%;}
.fullSlide .hd{ display:none;width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:12px;line-height:12px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin:0 5px;overflow:hidden;background:#fff;/*filter:alpha(opacity=80);opacity:0.8;*/line-height:999px; border-radius:6px;}
.fullSlide .hd ul .on{background:#b10100;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:80px;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5; display:none;}
.fullSlide .next{left:auto;right:80px;background-position:-6px -137px;}

#myFocus{width:100%;height:745px;}
.pic img{width:100%;height:745px;}
/*end*/


/*底部*/
#copyright{width:100%;float:left;text-align:center;padding:0px 0 20px 0;line-height:25px;}
#copy_txt{width:100%;float:left;padding:10px 0 0px 0;}
#footnav{width:100%;float:left;line-height:28px;height:28px; background:#0098ab;color:#fff;}
#footnav ul{margin:0px;padding:0px;list-style-type:none;}
#footnav li{margin:0px;padding:0px;list-style-type:none; display:inline;}
#footnav li a{margin:0 5px;color:#fff;}
#footnav li a:hover{color:#ff0;}
/*end*/


/*home*/
.home_left{width:440px;float:left;}
.home_right{width:300px;float:right;}
.home_list{width:100%;float:left;}

.home_top{width:100%;height:32px;line-height:32px;float:left;border-bottom:1px solid #057785;background:url(../imgs/li_1.jpg) no-repeat left center;}
.home_top h3{font-size:14px;float:left; font-family:"微软雅黑";padding:0 0 0 14px;color:#038191;}
.home_top span{float:right;}
.home_con{width:100%;padding:10px 0 0 0;float:left;line-height:200%;overflow-x:hidden;}

.news_top{width:100%;float:left;border-bottom:1px dotted #ccc;padding:0 0 10px 0;}
.news_img{float:left;width:100%;}
.news_img img{width:300px;}
.news_right{width:100%;float:left;}
.news_title{font-weight:bold;width:100%;height:24px;line-height:24px; overflow:hidden;}
.news_des{width:100%;line-height:20px; overflow:hidden;}

/*.news_list{width:100%;float:left;}
.news_list ul{margin:0px;padding:0px;list-style-type:none;}
.news_list li{margin:0px;padding:0 0 0 10px;list-style-type:none;background:url(../imgs/li_0.jpg) no-repeat left center;line-height:24px; border-bottom:1px dotted #ccc;}*/

.news_list{ width:100%; float:left;}
.news_list ul{margin:5px 0 0;padding:0px;list-style-type:none;}
.news_list ul li{ margin:0px; padding:0px;list-style-type:none; padding-left:12px; height:24px; line-height:200%; background:url(../imgs/index_news_list_bg.png) no-repeat left center;}
.news_list ul li a{ height:24px; line-height:200%; color:#333333;}
.news_list ul li:hover a{ color:#06C;}
.news_list ul li:hover .time{ color:#06C;}

.pro_con{position:relative;width:100%;float:left;}
#LeftButton{width:24px;height:42px; display: block; background: url(../images/left.png) no-repeat 0px 0px; position:absolute;left:0px; top:55px;}
#RightButton{width:24px;height:42px;display: block; background: url(../images/right.png) no-repeat 0px 0px;position:absolute;left:736px; top:55px;}
#MarqueeDiv{width:692px; float: left; height:152px;overflow: hidden;margin:0 0 0 34px;display:inline;}
#MarqueeDiv img{margin-right:10px; height:150px; width:150px;}
/*end*/


/*left
#left {width:211px;float:left;}
.left_list{width:100%;float:left;}
.left_top{width:100%;height:32px;line-height:32px;float:left;background:url(../imgs/left_top.jpg) no-repeat left top;}
.left_top h3{font-size:14px;font-family:"微软雅黑";padding:0 0 0 10px;color:#fff;}
.left_con{width:187px;padding:10px 12px;float:left;line-height:200%; background:url(../imgs/left_bg.jpg) repeat-y left top;}
.left_btn{width:100%;height:8px;float:left; background:url(../imgs/left_btn.jpg) no-repeat left top;}
.type_list{width:100%;float:left;}
.type_list ul{margin:0px;padding:0px;list-style-type:none;}
.type_list li{margin:5px 0;padding:0px;list-style-type:none;height:28px;line-height:28px;overflow:hidden; background:url(../imgs/left_0.jpg) no-repeat 7px center;}
.type_list li a{color:#0098ab;padding:0 0 0 25px; display:block;}
.type_list li a:hover{color:#fff;font-weight:bold;background:url(../imgs/left_1.jpg) no-repeat left center;}
.type_list li a#lsed{color:#fff;font-weight:bold;background:url(../imgs/left_1.jpg) no-repeat left center;}
.type_list li.second_cat{background:none;}
.type_list li.second_cat a{font-weight:normal;}
.type_list li.second_cat a:hover{}
end*/

/*right
#right{width:760px;float:right;}
#right_top{width:100%;height:31px;line-height:31px;padding:8px 0 0 0;float:left;background:url(../imgs/right_top.jpg) no-repeat left center;}
#right_top h3{font-size:14px;float:left; font-family:"微软雅黑"; padding:0 0 0 35px;color:#038191;}
#right_top h3 a{color:#038191;}
#right_top span{float:right;padding:0 20px 0 0;}
#right_con{width:720px;float:left;padding:20px;line-height:200%;overflow-x:hidden; background:url(../imgs/right_bg.jpg) repeat-y left top;
min-height:300px; 
height:auto !important; 
height:300px; 
}
#right_btn{width:100%;height:5px;float:left;background:url(../imgs/right_btn.jpg) no-repeat left top; overflow:hidden;}
end*/

/*demo*/
#demo {overflow:hidden;width:900px;height:145px;margin:35px 0 0 10px;float:left; display:inline;}
#cdemo {overflow:hidden;width:900px;}
#demo img {}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}
/*end*/
	
/*link*/
.friendlink{padding-top:12px;}
.friendlink li{float:left;width:242px;}
.friendlink li.txt1{padding:3px 0px 3px 24px;background:url(images/dot.gif) no-repeat 10px center;}
.friendlink li.pic1{padding:3px 0 3px 8px;}
.friendlink li.pic1 img{width:240px;height:65px;}

.link{width:100%;float:left;}
.link_img{width:100%;float:left;text-align:center;}
.link_img ul{margin:0px;padding:0px;list-style-type:none;}
.link_img li{margin:0px;padding:0 10px;list-style-type:none; display:inline;}
.link_img li img{height:30px;}

.link_txt{width:100%;float:left;}
.link_txt ul{margin:0px;padding:0px;list-style-type:none;}
.link_txt li{margin:0px;padding:0 5px;list-style-type:none; display:inline;line-height:25px;}
/*end*/
	 
/*news*/
.articleList{width:100%;float:left;}
.articleList ul{margin:0px;padding:0px;list-style-type:none;}
.articleList li{margin:0px;padding:0 0 0 10px;list-style-type:none;border-bottom:1px dotted #ccc;background:url(../imgs/li_0.jpg) no-repeat left center;line-height:25px;}
.time{color:#999999; float:right;transform: all 0.30s ease-out;
    -moz-transition: all 0.30s ease-out;
    -o-transition: all 0.30s ease-out;
    -webkit-transition: all 0.30s ease-out;}
.articleTitle{ font-weight:bold; font-size:18px; text-align:center;}
.articleAuthor{text-align:center; padding:7px 0px;border-bottom:1px dotted #ccc;}
.articleauthor span{ margin:0px 6px; font-size:9pt;}
.articleInfo{width:100%;padding:10px 0; line-height:200%;}
.pageUpDown{padding-top:30px;text-align: left;}
/*end*/

/*Product
.productList{width:100%;float:left;}
.productList ul{margin:0px;padding:0px;list-style-type:none;}
.productList li{margin:5px 0px;padding:0px;list-style-type:none;text-align:center;float:left;width:180px;height:175px;display:inline;line-height:25px; overflow:hidden;}
.productList li img{width:150px;height:150px;}

.productTitle{line-height:28px;font-weight:bold;}
.productImg{width:720px;text-align:center;float:left;}
.productImg img{width:720px;}
.productRight{    text-align: center; width:100%;}
.title{width:100%;float:left;margin:10px 0 0 0;border-bottom:1px dotted #ccc;line-height:25px;}
.title span{font-size:14px;font-weight:bold;}
.productDesc{ line-height:200%;padding:10px 0;width:100%;float:left;}
end*/

.productList{ width:100%; float:left; overflow:hidden;}
.productList ul{margin:0px;padding:0px; width:750px;list-style-type:none;}
.productList li{ width:360px;margin:10px 15px 0 0; height:290px; float:left;}
.productList li a.img_a{ display:block; margin:0px; padding:0px; width:100%; height:230px; overflow:hidden;}
.productList li img{ width:360px;height:230px; -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);transform: all 0.50s ;-moz-transition: all 0.50s ;-o-transition: all 0.50s ;-webkit-transition: all 0.50s ;}
.productList li:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.productList li a.txt_a{ padding:10px 5px; display:block; font-size:14px; background:#eee;}
.productList li:hover a.txt_a{ color:#09C;}

.productImg{ float:left; width:720px; color:#333;}
.productImg img{ width:720px;}
.productRight{    text-align: center; width:100%;}
.productTitle{ font-size:18px; line-height:30px; border-bottom:1px solid #ccc; color:#333}
.productDes{ line-height:200%;  padding:10px; color:#666}
.title{ width:100%; float:left; color:#333; font-size:16px; height:30px;padding-top:25px; line-height:30px; border-bottom:1px solid #ccc;}
.productDesc{ float:left; width:100%; line-height:200%;}

/*page*/
.pages{ font-size:12px;text-align:center; padding:18px 0px 10px 0px;}
.pages a{font-size:12px;padding:2px 5px;border:1px solid #ccc;margin:0 4px;}
.pages a:hover{background:#eee;}
.pages a.page_now{background:#eee;color:#f00;}
.pages select{ vertical-align:middle; font-size:8pt; padding:0px; }
.pages b{ font-weight:normal;}
/*end*/


/*login*/
.img-scroll{position:relative; margin:0px auto;height:185px; overflow:hidden;}
.img-scroll .prev{position:absolute;left:5px;width:33px; height:33px;top:63px;background:url(../imgs/scroll_left.jpg) no-repeat right center; cursor:pointer;}
.img-scroll .next{position:absolute; right:5px;width:33px; height:33px; top:63px; background:url(../imgs/scroll_right.jpg) no-repeat left center; cursor:pointer;}
.img-list {position:relative; width:894px; height:185px;overflow:hidden;}
.img-list ul {margin:0px;padding:0px;list-style-type:none;width:9999px;height:185px;}
.img-list li {margin:0px;padding:0 31px 0 0;list-style-type:none;float:left;width:154px;height:185px;display:inline;line-height:25px; text-align:center;}
.img-list li img{width:152px; height:152px;border:1px solid #ccc;}

/*scroll*/
#ProScroll{overflow:hidden;}


header{ height:176px;  position:relative; z-index:99;}
#logo{ float:left; padding:0;}
#head_right{ float:right}
#head_top{float:right}
#head_top a{ display:block; width:32px; height:32px; float:left; line-height:32px; text-align:center; border:1px solid #cccccc; margin:13px 0 0 4px;}
#head_top a:hover{ background:#09C; color:#fff;}
#head_top a.tel_a{ background:url(../imgs/moblie.png);}
#head_top a.tel_a:hover{ background:#09C url(../imgs/moblie_hover.png);}
#head_right #tel{ clear:right; float:right; color:#666666; font-size:14px;padding-left:22px; background:url(../imgs/tel.png) no-repeat left center; margin-top:26px;}
#tel span{ color:#00aae7; font-size:24px; font-family:Arial;}
#top{ height:34px; background:#f1f1f1; line-height:34px;}
#top span#welcome{ float:left; color:#1b7dd8; }
#top #top_right{ float:right;}
#top #top_right a{ padding:0 4px;}
#top #top_right a:hover{ color:#1b7dd8;}


nav{ position:absolute; width:100%; top:134px; height:42px; background:#0064c0; z-index:-1;}
nav ul{ width:1000px; height:42px; margin:0 auto; position:relative;}
nav ul li{ float:left; height:42px; line-height:42px; background:url(../imgs/nav_li_bg.png) right top repeat-y; }
nav ul li.first_menu{background:url(../imgs/nav_li_bg.png) left top repeat-y,url(../imgs/nav_li_bg.png) right top repeat-y;}
nav ul li a{ font-size:16px;  color:#fff;  height:50px; margin-top:-2px; display:block;padding:0 30px 0 31px; background-position:0 -50px;z-index:2; position:relative;}
.nav_active{ background:url(../imgs/navlibg.png) no-repeat; background-size:100% 100%;  height:53px; margin-top:-4px; position:absolute; left:0; z-index:1;}


#index_main{ height:296px; width:100%; background:url(../imgs/indexmainbg.jpg) no-repeat;}
#index_about{ height:193px; background:#ff9900;}
#about_box{ width:390px; float:left;}
#about_title{ height:30px; line-height:30px; padding:15px 5px 7px;}
#about_title h3{ font-size:18px; float:left;  line-height:30px; color:#fff; font-weight:normal;}
#about_title a{ float:right; display:block; width:10px; height:10px; padding:3px; margin-top:8px; border:1px solid #fff; color:#fff;}
#about_title a img{}
#about_con{ line-height:200%; font-size:12px; color:#fff; padding-left:6px;}
#about_title a img{transform: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;}
#about_title a:hover img{transform:rotate(180deg);
-moz-transform:rotate(180deg); /* Firefox 4 */
-webkit-transform:rotate(180deg); /* Safari and Chrome */
-o-transform:rotate(180deg); /* Opera */}

#about_li img{ float:right; margin:32px 0 0 14px; border:3px solid #fff; border-radius:5px;}
#about_li img:hover{ opacity:0.95;}

/*#index_about{ margin-top:-72px; width:325px;overflow:hidden;  position:relative; float:left; height:347px; border-top:3px solid #007cc2; background:#000;}
#index_about .box_bg a img{ height:347px;}
#index_product .box_bg a img,#index_case .box_bg a img{ height:167px;}*/

.box_bg a img{opacity:1;transform: all 0.5s ease;-moz-transition: all 0.5s ease-in;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.box_txt{  background-color:rgba(121,125,126,0.5); position:relative; bottom:43px;transform: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;}
#index_about .box_txt{height:347px;}
.box_txt span{ height:43px; line-height:43px; font-size:18px; color:#fff; padding-left:20px;}
.box_txt a{ float:right; padding:16px;}
.box_txt p{ padding:10px; color:#fff;}


#index_about:hover .box_txt{ bottom:347px; background-color:rgba(0,0,0,0.4);}
#index_about:hover .box_bg a img,#index_product:hover .box_bg a img,#index_case:hover .box_bg a img,#index_news .box_bg:hover a img{-webkit-transform: scale(1.03);-moz-transform: scale(1.03);-ms-transform: scale(1.03);-o-transform: scale(1.03);transform: scale(1.03); opacity:0.8;}

#index_product{ width:715px; float:right;}
#index_case{width:285px; overflow:hidden;border-top:3px solid #007cc2; background:#000; height:167px; float:left;  margin-left:20px; margin-top:10px;}
#index_main_middle{ width:285px; float:left;}

#index_news{ width:255px; float:left; }
#index_news .box_bg{ width:255px; overflow:hidden; height:75px;}

#pro_con{ overflow:hidden;}
#pro_con .hd li{ float:left;}
#pro_con .hd li a{ padding:0 5px;}
#pro_con .hd li a:hover,#pro_con .hd li.on a{ color:#0064c0;}
#pro_con .bd{ width:740px;}
#pro_con .bd ul li{ margin-top:15px;}
#pro_con .bd ul li a{float:left;margin-right:25px; }
#pro_con .bd ul li a h4{ color:#333333; font-weight:normal; text-align:center; line-height:200%; padding-top:4px;}
#pro_con .bd ul li a img{ width:160px; height:160px;  }
#pro_con .bd ul li a img:hover{ opacity:0.9;}

.box_title{ height:52px;}
.box_title span{ font-size:16px; color:#333333; line-height:52px;}
.box_title a{ float:right;  display:block; width:10px; height:10px; padding:3px; margin-top:17px; border:1px solid #ff9900; color:#ff9900;}
.box_title a:hover{ color:#06C;}

.box_title a img{transform: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;}
.box_title a:hover img{transform:rotate(180deg);
-moz-transform:rotate(180deg); /* Firefox 4 */
-webkit-transform:rotate(180deg); /* Safari and Chrome */
-o-transform:rotate(180deg); /* Opera */}



footer{ height:83px; border-top:5px solid #1b7dd8; padding-top:20px; width:100%;}
#footer_top{ height:41px; border-bottom:1px solid #3396ce;}
#footer_nav{ text-align:center;}
#footer_nav li{ display:inline; }
#footer_nav li a{ line-height:200%;}
#footer_copy{ color:#333; line-height:200%; text-align:center;}
#footer_friendLink{ line-height:200%; color:#333; text-align:center;}
#footer_friendLink ul li{ display:inline; margin-right:14px;}
#footer_weixin{ margin:22px 0 24px; text-align:center;}

#footer_top_left ul li{ float:left; height:41px; line-height:41px;color:#fff; }
#footer_top_left ul li a{color:#fff; margin:0 2px;}
#footer_top_left ul li a:hover{color:#FF0;}
#footer_top_right{ height:41px; line-height:41px; float:right; color:#fff;}
#footer_bottom{ height:41px; line-height:41px; float:left; color:#fff;}
#footer_bottom ul li{ float:left; height:41px; line-height:41px;}
#footer_bottom ul li a{ color:#fff; margin:0 3px;}

#banner{ height:250px; width:100%; overflow:hidden;border-bottom:5px solid #fff287;}
#banner img{ height:250px;}


#left{ width:230px; float:left;border-right:1px solid #e5e5e5;}
#left .left_list1{ }
#left .left_list1 .left_top{  height:50px;  border-bottom:1px solid #e5e5e5; padding-left:16px; background:url(../imgs/sider_title_bg.png) no-repeat 198px 16px;}
#left .left_list1 .left_con{  min-height:70px;}
#left .left_list1 .left_top h3{ font-size:18px;   font-weight:400; color:#0064c0; line-height:50px;}
#left .left_list1 .type_list ul li{ height:37px; width:210px; margin-left:10px; border-bottom:1px solid #e5e5e5; }
#left .left_list1 .type_list ul li a{ font-size:14px; display:block; line-height:35px; height:35px; color:#333333; padding-left:24px;background: url(../imgs/left_list_bg.png) no-repeat 8px center;}
#left .left_list1 .type_list ul li a#lsed,#left .left_list1 .type_list ul li a:hover{ background: url(../imgs/left_list_bg_1.png) no-repeat 8px center;color:#0064c0;}

#left .left_list2{}
#left .left_list2 .left_top{ height:50px;  border-bottom:1px solid #e5e5e5; padding-left:16px; }
#left .left_list2 .left_top h3{ font-size:18px;   font-weight:400; color:#333; line-height:50px;}
#left .left_list2 .left_con{  min-height:220px; background:url(../imgs/left_con_bg.png) no-repeat center top; margin-bottom:40px;}
#left .left_list2 .left_con a { display:block; border:1px solid #eaeaea;  width:180px; margin:20px auto 0;}
#left .left_list2 .left_con a h4{ text-align:center; font-size:12px; line-height:30px; height:30px; font-weight:normal;}

#right{ width:766px; left:-1px; position:relative; float:right; border-left:1px solid #e5e5e5;}
#right #right_top{ height:36px;}
#right #right_top h3{padding-left:23px;}
#right #right_top h3,#right #right_top h3 a{ height:50px;  line-height:50px; display:inline-block; color:#0064c0; font-size:18px; font-weight:400;}
#right #right_top span{ display:inline-block; float:right; height:36px; line-height:36px; color:#666666;}
#right #right_top span a{color:#666666;}
#right #right_top span a#cur{color:#007cc2;}
#right #right_con{ padding:20px 23px;}
	

.art_bg{width:100%;float:left; background:url(../imgs/line.png) repeat-y 800px top;}
.art_left{width:780px;float:left;}
.art_ad{width:360px;float:right;}
.art_list{width:100%;float:left;padding:13px 0;border-bottom:1px dotted #ccc;}
.art_time{float:left;width: 80px;height:104px;background: #007cc2;line-height: 68px;text-align: center;font-weight: bold;font-size: 41px;color: #fff;position: relative;}
.art_time span {display: block;height: 36px;position: absolute;left: 0;bottom: 0;width: 100%;background: #ff9900;line-height: 36px;font-weight: normal; font-size: 15px;}
.art_right{width:630px;float:right;}
.art_title{float:left;width:100%;line-height:24px;font-size:18px;color: #746969;font-weight:bold;}
.art_title a:hover{ color:#00aae7;}
.art_author{line-height:20px;color: #746969;}
.art_author span{margin:0 10px 0 0;}
.art_des{height:60px;line-height:20px;color: #746969;overflow: hidden;}
.ur_here{ height:54px; line-height:54px; color:#666; font-size:14px; float:right;}

.feekback_table ul li{ float:left; width:400px; margin:10px; line-height:30px;}
.feekback_table ul li div{ float:left;}
.feekback_table ul li div input#address,.feekback_table ul li div input#title,.feekback_table ul li div #textarea3{ width:300px;}



@media screen and (max-width: 1000px){
.w1000{ width:100%;}
	/*头部*/
header{ width:100%;}
#top{ width:100%;}
#top span#welcome{ display:none;}
#top #top_right{ float:left;}

#search{ position:absolute; top:6px; right:3%; border:0; box-shadow:none;width:20px; height:20px; margin-top:0px; background:url(../imgs/search.png) no-repeat; }
#search .skw{ display:none;}
#search .sub{ display:none; float:right; margin:7px 5% 0 0;}
#search:hover{ background:none;right:-1px; width:100%; height:32px; top:34px;float:right; padding-top:34px; top:0; }
#search:hover .skw{ display:block;border:1px solid #d0d0d0; border-radius:3px; box-shadow: 0px 1px 6px 1px #e6e6e6 inset; background:#fff; width:99%; }
#search:hover .sub{ display:block; position:absolute; right:0px; bottom:6px;}

#logo{width:80%; padding:0; margin:1em 10%;}
#logo img{width:100%;}

.nav_active{ display:none;}
nav{ height:auto; position:static; float:left;}
nav ul{ width:100%;}
nav ul li{ width:25%;}
nav ul li:nth-child(4n+2){background: url(../imgs/nav_li_bg.png) left top repeat-y, url(../imgs/nav_li_bg.png) right top repeat-y;}
nav ul li a{ padding:0; text-align:center;}
nav ul li a.current,nav ul li a:hover{ background:#ff9900; height:42px; margin:0 2px 0 0;}

#flash{}
.fullSlide .bd li{ width:100%; height:200px;  background-size:auto 200px !important; }
.fullSlide .bd li a{ height:0;}
.fullSlide{ height:200px}
.fullSlide .prev{ left:5%;}
.fullSlide .next{ right:5%;}
#index_about{ float:left; height:auto;}
#about_box{ width:90%; margin:0 5%;}	
#about_li{ width:100%; float:left;}
#about_li img{ float:left; width:30%; margin:10px 0 10px 2.5%; border:none; height:auto;}	

#index_news{ width:90%; margin:10px 5%; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
#index_news .box_bg{ width:100%; height:auto;}
#index_news .box_bg img{ width:100%; height:auto;}
.news_list ul li{ height:30px; line-height:30px; margin:1px 0; background-color:#e9e9e9;}
.news_list ul li a{ height:30px; display:block; line-height:30px;}
.news_list{ padding-bottom:10px;}

#index_product{ width:90%; margin:20px 5%;padding-bottom:10px; border-bottom:1px solid #ccc; }

#pro_con{ overflow:hidden;}
#pro_con .hd li{ float:left;}
#pro_con .hd li a{ padding:0 5px;}
#pro_con .hd li a:hover,#pro_con .hd li.on a{ color:#0064c0;}
#pro_con .bd{ width:100%;}
#pro_con .bd ul li{ margin-top:15px;}
#pro_con .bd ul li a{float:left;margin-right:1%; width:48%; }
#pro_con .bd ul li a h4{ color:#333333; font-weight:normal; text-align:center; line-height:100%; padding-top:4px;}
#pro_con .bd ul li a img{ width:100%; height:100%;  }
#pro_con .bd ul li a img:hover{ opacity:0.9;}

#banner{ height:auto;}
#banner img{ width:210%; position:relative; left:-70%; height:auto;}

.ur_here{ display:none;}
#main{ width:100%; border:none;}	
#left{ width:100%;}
#left .left_list1 .left_top{ background:#ff9900; padding-left:0;}
#left .left_list1 .left_top h3{ color:#fff;text-align:center; }
#left .left_list1 .left_con{ min-height:inherit;}
#left .left_list1 .type_list ul li{height: 30px; width: 47%;margin-left: 2%; float:left; border: 1px solid #ccc; margin-top:6px; border-radius:15px; overflow:hidden;}
#left .left_list1 .type_list ul li a{ height:30px; line-height:30px; background:url(../imgs/left_list_bg.png) no-repeat 10px center; padding-left:30px;}
#left .left_list1 .type_list ul li a#lsed{ background:#ff9900 url(../imgs/left_list_bg.png) no-repeat 10px center; color:#fff;}
#left .left_list2{ display:none;}

#right{ width:100%; left:0px; border-left:0px; }
#right #right_top{ margin-top:20px;}
#right #right_top h3{ padding-left:4%;}
#right #right_con{ padding:10px 5%;}


.productList{ width:100%; float:left; overflow:hidden;}
.productList ul{margin:0px;padding:0px; width:100%;list-style-type:none;}
.productList li{ width:48%;margin:10px 1% 0 1%; height:auto; float:left;}
.productList li a.img_a{ display:block; margin:0px; padding:0px; width:100%; height:auto; overflow:hidden;}
.productList li img{ width:100%;height:auto; }

.art_bg{width:100%;float:left; background:url(../imgs/line.png) repeat-y 800px top;}

.art_time{ width:19%; height:80px; margin-right:1%; font-size:36px; line-height:44px;}
.art_right{ float:right; width:80%;}
.art_title{ height:24px; overflow:hidden;}
.art_title a{ font-size:14px;}
.art_des{ height:40px;}
.articleTitle{ font-size:16px;}
.articleInfo img{ max-width:100%;}
.articleInfo div{ max-width:100% !important; padding:0 !important;}

.productImg{float:left;width:100%;color:#333;}
.productImg img{ width:80%; margin:0 10%;}
.productRight{ float:right; width:100%;}
.productTitle{ font-size:18px; line-height:30px; border-bottom:1px solid #ccc; color:#333}
.productDes{ line-height:200%;  color:#000;}
.title{ width:100%; float:left; color:#333; font-size:16px; height:30px;padding-top:10px; line-height:30px; border-bottom:1px solid #ccc;}
.productDesc{ float:left; width:100%; line-height:200%;}

footer{padding-top:5px; line-height:150%;}
#footer_copy{ width:80%;}
#footer_nav{ width:90%;}
#footer_nav li a{ display:inline-block;}
#footer_friendLink{ width:94%;}
#footer_friendLink ul li{}
#footer_weixin{ margin:5px 0;}

#qq_con{ display:none;}

.feekback_table ul li{ float:left; width:96%; margin:2%; line-height:30px;}
.feekback_table ul li div{ float:left;}
.feekback_table ul li div input#address,.feekback_table ul li div input#title{ width: auto;}
.feekback_table ul li div #textarea3{ width:100%;}

#pro_con .bd ul li:nth-child(2n+1){ clear:both;}


	}


/*在线客服*/
.SonlineBox{ width:139px; font-size:12px;overflow:hidden; z-index:9999;}
.SonlineBox .openTrigger{ width:30px; height:130px; position:absolute; top:0px;  z-index:1; cursor:pointer;  background:#a9060e url(../images/qq/greenOpen.jpg) no-repeat;} 
.SonlineBox .titleBox{ width:135px; height:35px;line-height:37px; background:#a9060e url(../images/qq/greenTitleBg.jpg) no-repeat; border-bottom:2px solid #a0603d;}
.SonlineBox .titleBox span{ margin-left:10px;color:#fff; font-size:14px;}
.SonlineBox .contentBoxC{ width:135px; /*height:335px;*/ border:2px solid #a9060e; background:#ffffff/* url(images/qq/greenBg.jpg) no-repeat*/; position:absolute; z-index:2;}
.SonlineBox .contentBoxC .closeTrigger{ width:25px; height:25px; display:block; cursor:pointer;  position:absolute; top:5px;right:5px;-webkit-transition:all 0.8s ease-out;}
.SonlineBox .contentBoxC .closeTrigger:hover{-webkit-transform:scale(1) rotate(360deg);}
.SonlineBox .contentBoxC .listBox{overflow:hidden; margin-bottom:10px;}
.SonlineBox .contentBoxC .listBox .QQList{ display:block; width:86%; height:22px; margin:10px auto 0px auto;text-align:center;}
.SonlineBox .contentBoxC .listBox .QQList span{float:left; line-height:22px;}
.SonlineBox .contentBoxC .listBox .QQList a{/*float:left;*/}
.SonlineBox .contentBoxC .WwBox{ padding:0px 0px 0px 10px; line-height:20px;height:20px;}
.SonlineBox .contentBoxC .WwBox img{ vertical-align:middle;}
.SonlineBox .contentBoxC .otherBox{clear:both;height:115px;text-align:center;}
.SonlineBox .contentBoxC .otherBox img{width:105px;height:105px;}
.SonlineBox .contentBoxC .telBox{display:block;padding:36px 0 10px 0;color:#DF3232;font-size:14px;line-height:26px;font-family:'微软雅黑';background:url(../images/telBg.gif) 0 0 no-repeat;text-align:center;font-weight:bold;}
/*在线客户 end*/


