﻿@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:14px; color:#333;font-family:"微软雅黑",Arial, Helvetica, sans-serif,"宋体";background:#fff;}
ul,li{list-style:none;}
.clear{clear:both;}
a{color:#333;text-decoration:none;}
a:hover{color:#333;text-decoration:none;}
img{border:none;}
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;}
.blank{width:100%;height:10px;clear:both;overflow:hidden;}
.blank20{width:100%;height:20px;clear:both;overflow:hidden;}
.blank30{width:100%;height:30px;clear:both;overflow:hidden;}
.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_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;}
.f_list{width:100%;float:left;margin:5px auto;clear:both;}
.f_list span{float:left;width:80px;}
.block{width:1000px;margin:0 auto;}



/*all*/
.main{width:100%;float:left;padding:30px 0;}
.main_top{width:100%;height:80px;float:left; background:url(../images/tbg.png) no-repeat center 10px; text-align:center;}
.course_top_bg{background:url(../images/ct_bg.png) no-repeat center 10px;color:#fff;}
.news_top_bg{background:url(../images/nt_bg.png) no-repeat center 10px;color:#fff;}
.main_top h3{font-size:30px;height:45px;line-height:45px;font-weight:normal;}
.main_top h4{font-size:24px;height:30px;line-height:30px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
.main_type{width:100%;float:left; text-align:center;margin:10px 0 0 0;}
.main_type ul{}
.main_type li{display:inline-block;height:42px;line-height:42px;margin:5px;padding:0px;}
.main_type li a{display:block; background:#0ba587;color:#fff;font-size:14px;padding:0 25px;}
.main_type li a:hover{background:#feef0c;color:#38761d;}
.main_type li.current a{background:#feef0c;color:#38761d;}
.main_con{width:100%;float:left; line-height:200%;padding:20px 0 0 0;}
.main_con img{max-width:100%;}
.main_more{width:100%;float:left; text-align:center; margin:20px 0 0 0;}
/*.main_more a{width:178px;height:38px;line-height:38px; display:inline-block;border:1px solid #333; font-size:16px;}
.main_more a:hover{background:#0ba587; color:#fff;}*/
/*end*/

/**顶部**/
#top{float:left;width:100%;border-bottom:1px solid #dcdcdc;background:#fff;}
.top_line{float:left;width:100%;height:2px;background:#f0f0f0;}
.top_left{float:left;height:27px;line-height:27px;font-size:12px;color:#2e2e2e;padding-left:50px;background:url(../pic/welcome_bg.jpg) no-repeat left center;}
.top_right{float:right;height:27px;line-height:27px;}
.collect{float:left;padding:0 11px 0 9px;background:url(../pic/collect.jpg) no-repeat left center;}
.collect a{font-size:12px;color:#666;}
.tel{float:left;padding:0 0 0 13px;background:url(../pic/top_right_li.jpg) no-repeat left center;font-size:12px;color:#cb2121;}
#header{float:left;width:100%;background:#fff;}
#logo{float:left;}
#logo img{width:320px; padding-top:35px;}
#header_right{float:right;}

/*end*/

/*menu*/
#navigate{float:right;position:relative;}
#mark{background:url(../pic/nav_li.jpg) no-repeat center;background-size:cover;height: 100px;position: absolute;left: 0;z-index: 1;}
#navigate ul li{float:left;height:100px;position: relative;z-index:1000;}
#navigate ul li.first_menu{ background:none;}
#navigate ul li a{display:block;line-height:100px;height:100px;font-size:14px;color:#2e2e2e;padding:0 14px 0 20px;}
#navigate ul li a:hover,#navigate ul li .current{color:#fff; background:#f0810a;}
#navigate ul li.addcolor a{color:#2e2e2e;}

#navigate ul li ul {display:none !important;position:absolute;left:0;top:47px;padding:5px 0;background:#0780c9;z-index:9999;}
#navigate ul li ul li {border:none;float:none; background:none; height:30px; line-height:30px; overflow:hidden;}
#navigate ul li ul li a{height:30px;line-height:30px; font-size:14px; color:#fff;font-weight: normal; background:none;}
#navigate ul li ul li a:hover {background:none;color:#ff0;}
/*end*/

/*mobile menu*/
.navbar-toggle{margin:6px 0px 0 0;}
.navbar-toggle .icon-bar{background-color:#333;}
.mobile_nav{display:none; background:#0780c9;position:absolute;width:100%;z-index:9999;}
.mobile_nav ul{margin:0px;padding:0px; list-style-type:none;}
.mobile_nav li{margin:0px;padding:0px; list-style-type:none;border-bottom:1px solid #fff;position: relative;}
.mobile_nav ul li a{padding-left: 10px;color: #fff;display: block;font-size: 14px;height: 38px;line-height: 38px; font-weight:bold;}
.mobile_nav ul li a:hover, .mobile_nav ul li a:active {background-color:#3ba0e8;}
.mobile_nav ul ul{margin: 0;padding:0 10px 10px 10px; display:none;}
.mobile_nav ul ul li {border-bottom:none;margin: 0;padding: 0;}
.mobile_nav ul ul li a {padding: 0;padding-left: 5px;font-size:14px;font-weight:normal;height: 38px;line-height: 38px;}

.mobile_nav ul li i {position: absolute;top:12px;right:5px;display: block;width: 13px;height: 13px;overflow: hidden;background-position: center center;background-repeat: no-repeat;	background-size: contain;}
.mobile_nav ul li i.touch-arrow-down{background-image: url(../images/touch-arrow-d.png);}
.mobile_nav ul li i.touch-arrow-up{background-image: url(../images/touch-arrow-u.png);}



/*flash*/
#banner{width:100%;float:left;}
#banner img{width:100%; height:auto;}
#flash{width:100%;float:left;}
.slideBox{ position:relative; overflow:hidden;background:#000;}
.slideBox .bd{position:relative; z-index:0;margin:0 auto; }
.slideBox .bd li{position:relative; text-align:center;  }
.slideBox .bd li img{width:100%;}	
.slideBox .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:12px;line-height:12px;}
.slideBox .hd ul{text-align:center;}
.slideBox .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:50%;}
.slideBox .hd ul .on{background:#0780c9;}

.slideBox .prev{position:absolute; left:10px; top:50%;margin-top:-37.5px; display:block; width:49px; height:75px; background:url(../images/left.png) no-repeat left top; cursor:pointer;}
.slideBox .next{position:absolute; right:10px; top:50%;margin-top:-37.5px; display:block; width:49px; height:75px; background:url(../images/right.png) no-repeat left top; cursor:pointer;}
/*end*/


/* 产品中心 */
#pro{float:left;width:100%;padding:80px 0 50px 0;}
.home_top{float:left;width:100%;margin:0 0 27px 0;}
.home_top h3{display:block;width:100%;height:36px;line-height:36px;font-size:36px;color:#313131;text-align:center;}
.home_top h3 a{color:#313131;}
.home_top span{display:block;width:100%;height:4px;background:url(../pic/home_top.jpg) no-repeat center;margin-top:17px;}
.home_des{float:left;width:100%;line-height:24px;font-size:14px;color:#313131;text-align:center;}
.home_more{float:left;width:100%;line-height:24px;text-align:center; margin-bottom:10px;}
.home_more a{font-size:14px;color:#0780c9; margin-bottom:10px;}
/* 产品分类 */
#pro_class{float:left;width:260px;margin-top:47px;}
.pro_class_top{float:left;width:100%;height:96px;line-height:96px;background:url(../pic/pro_class_top.jpg) no-repeat center;background-size:cover;text-align:center;font-size:24px;color:#fff;}
.pro_class_list{float:left;width:100%;}
.pro_class_list ul{float:left;padding:0;}
.pro_class_list ul li{float:left;width:100%;height:56px;background:#758995 url(../pic/pro_class_li_2.png) no-repeat left bottom;padding:0 27px 0 30px;cursor:pointer;
	webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.pro_class_list ul li a{display:block;width:100%;height:54px;line-height:54px;font-size:14px;color:#fff;background:url(../pic/pro_class_li.png) no-repeat right center;padding-right:15px;}
.pro_class_list ul li:hover,.pro_class_list ul li.on{background-color:#677984;}
.pro_class_more{float:left;width:100%;}
.pro_class_more img{width:100%;height:54px;}

/* 分类产品 */
#pro_con{float:right;width:100%;margin-top:47px;}
#pro_con ul{float:left;width:100%;}
.pro_con_row{margin-left:-20px;margin-right:-20px;}
.pro_item{float:left;width:33.333%;padding:0 20px;margin-bottom:45px;}
.pro_item_box{float:left;width:100%;position:relative;box-shadow:0 0 15px #999;}
.pro_item_img{float:left;width:100%;}
.pro_item_img img{width:100%;height:auto;}
.pro_item_title{width:110%;height:60px;line-height:60px;text-align:center;background:rgba(7,128,201,0.84);position:absolute;bottom:25px;left:-5%;opacity: 0; transition: 0.5s; transform: scale(0);overflow:hidden;}
.pro_item_title a{font-size:16px;color:#fff;}
.pro_item:hover .pro_item_title{opacity: 1;transform: scale(1);}

/* 客户案例 */
#case{float:left;width:100%;padding:35px 0 0 0;}
.case_con{float:left;width:100%;margin-top:28px;}
.case_con_row{margin-left:-13px;margin-right:-13px;}
.case_item{float:left;width:25%;padding:0 13px;margin-bottom:15px;}
.case_item_img{float:left;width:100%;overflow:hidden;}
.case_item_img img{width:100%;height:auto;transition: 0.5s;transform: scale(1);}
.case_item_title{float:left;width:100%;height:40px;line-height:40px;overflow:hidden;text-align:center;}
.case_item_title a{font-size:14px;color:#313131;}
.case_item:hover .case_item_img img{transform: scale(1.2);}
.case_item:hover .case_item_title a{color:#0780c9;}

/* 我们的优势 */
#adv{float:left;width:100%;padding:60px 0 73px 0;}
.adv_con{float:left;width:100%;margin-top:16px;}
.adv_con_row{margin-left:-18px;margin-right:-18px;}
.adv_item{float:left;width:25%;padding:0 18px;text-align:center;margin-bottom:15px;cursor:pointer;}
.adv_item_img{float:left;width:100%;}
.adv_item_img img{border-radius:2%;transition: 0.5s; width:100%;}
.adv_item_title{float:left;width:100%;height:20px;line-height:20px;overflow:hidden;margin-top:13px;}
.adv_item_title a{font-size:16px;color:#2e2e2e;}
.adv_item_des{float:left;width:100%;line-height:24px;font-size:12px;color:#999;}
.adv_item:hover .adv_item_img img{box-shadow:0 0 8px #dcdcdc;}
.adv_item:hover .adv_item_title a{color:#0780c9;}

/* 关于WERMIS */
#about{float:left;width:100%;padding:77px 0 70px 0;background:url(../pic/about_bg.jpg) repeat-x top center;}
.about_top h3{height:30px;line-height:30px;font-size:30px;}
.about_con{float:left;width:100%;margin-top:30px;font-size:14px;color:#313131;line-height:24px;}
.about_img{float:left;width:40%;padding:0px 10px 0px 10px;}
.ab_con{ float:left; width:60%; padding:0px 15px 0px 10px;}
.about_img img{width:100%;height:auto;}
.about_more{float:left;margin-top:12px;}
.about_more a{display:block;width:110px;height:36px;line-height:36px;text-align:center;background:#f0810a;font-size:14px;color:#fff;transition: 0.5s;}
.about_more a:hover{background:#0780c9;}

/* 首页相册 */
#photo{float:left;width:100%;background:url(../pic/photo_bg.png) no-repeat center top;}
.photo_con{float:left;width:100%;padding:0 6%;}
.photo_top_box{width:50%;position:absolute;right:0;top:65px;z-index:2;}
.photo_top{margin:0 0 17px 0;}
.photo_top h3{height:30px;line-height:30px;font-size:30px;color:#fff;}
.photo_top h3 a{color:#fff;}
.photo_top span{background:url(../pic/photo_top.jpg) no-repeat center;}
.photo_more a{color:#fff;}
.photo_item{float:left;width:21.3%;height:100%;margin-right:1.3%;position:relative;}
.photo_item:nth-child(2){width:32%;}
.photo_item:nth-child(4){margin-right:0;}
.photo_item img{width:100%;height:auto;}
.photo1{position:absolute;bottom:0;}
.photo2{position:absolute;bottom:-12px;padding:12px;border:1px solid #fff;}
.photo3{position:absolute;bottom:0;}
.photo4{position:absolute;bottom:0;}
.photo_item_img{position:relative;overflow:hidden;}
.photo_item_title{position:absolute;left:-50%;top:50%;margin-top:-20px;font-size:14px;color:#fff;height:40px;line-height:40px;background:#0780c9;width:50%;overflow:hidden;z-index:3;text-align:center;
	webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.photo_item_layer{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:#000;opacity:0;
	webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.photo_item_img:hover .photo_item_title{left:0;}
.photo_item_img:hover .photo_item_layer{opacity:0.2;}

/* 新闻动态 */
#news{float:left;width:100%;padding:90px 0 80px 0;}
.news_top{margin:0 0 18px 0}
.news_top h3{height:30px;line-height:30px;font-size:30px;;}
.news_con{float:left;width:100%;margin-top:36px;background:url(../pic/news_bg.jpg) repeat-y center;}
.news_con_row{margin-left:-40px;margin-right:-40px;}
.news_item{float:left;width:50%;padding:0 40px;margin-bottom:25px;cursor:pointer;}
.news_item:nth-last-child(1),.news_item:nth-last-child(2){margin-bottom:0;}
.news_item_box{float:left;width:100%;background:#fff;padding:16px 30px 20px 30px;transition: 0.5s;}
.news_item_title{float:left;width:100%;height:34px;line-height:34px;overflow:hidden;}
.news_item_title a{font-size:16px;color:#000;}
.news_item_des{float:left;width:100%;line-height:24px;font-size:14px;color:#313131;letter-spacing:0.5px;}
.news_item_more{color:#0780c9;}
.news_item:hover .news_item_box{background:#f0810a;}
.news_item:hover .news_item_title a,.news_item:hover .news_item_des,.news_item:hover .news_item_more{color:#fff;}

/* footer */
#footer{float:left;width:100%;background:#2e2e2e;}
.foot_l{float:left;width:100%;margin:40px 0 25px 0;}
.nav2{float:left;padding-bottom:2px;background:url(../pic/nav2_bg.jpg) repeat-x left bottom;}
.nav2 ul {}
.nav2 ul li{display:inline-block;padding:0 13px 0 15px;;height:34px;line-height:34px;background:url(../pic/nav2_li.jpg) no-repeat left center;}
.nav2 ul li a{font-size:14px;color:#f0f0f0;}
.nav2 ul li a:hover{color:#0780c9;}
.nav2 ul li:first-child{padding-left:0;background:none;}
.nav2 ul li:last-child{padding-right:0;}

#link{float:left;width:100%;margin-top:14px;}
.link_top{float:left;font-size:16px;color:#f0f0f0;line-height:33px;height:33px;border-bottom:2px solid #515151;}
.link_con{float:left;}
.link_con a{ color:#fff !important; line-height:33px;}
.link_con ul{float:left;}
.link_con ul li{display:inline-block;line-height:24px;padding:0 13px;background:url(../pic/link_li.jpg) no-repeat left center;}
.link_con ul li a{font-size:12px;color:#999;}
.link_con ul li a:hover{color:#0780c9;}
.link_con ul li:first-child{padding-left:0;background:none;}
.link_con ul li:last-child{padding-right:0;}

#contact{float:left;width:100%;font-size:12px;color:#999;line-height:24px;margin-top:17px;}
.foot_r{float:left;width:50%;padding-left:35px;margin:60px 0 31px 0;}
.map{float:left;width:100%;border:3px solid #dcdcdc;background:#dcdcdc;}
.map img{width:100%;height:auto;}

/* copyright */
#copy_txt{float:left;width:100%;padding:8px 0;background:#1b1b1b;text-align:center;font-size:12px;color:#999;line-height:24px;}
#copy_txt a{color:#999;}

/* channel */
.channel_row{margin-left:-15px;margin-right:-15px;}
.channel_des{float:left;width:100%;padding:20px 30px;border-bottom:1px solid #dcdcdc;font-size:16px;color:#0780c9;line-height:30px;text-align:center;}
.cha_item{float:left;width:33.333%;padding:0 15px;margin:15px 0;}
.cha_item_img{float:left;width:100%;border:1px solid #dcdcdc;}
.cha_item_img img{width:100%;height:auto;}
.cha_item_title{float:left;width:100%;line-height:40px;text-align:center;}
.cha_item_title a{font-size:16px;color:#313131;}
.cha_item_title a:hover{color:#0780c9;}

.photo_title2{float: left;height: 50px;line-height: 50px;font-size: 16px;}
/* 本例子css */
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  border:1px solid #ccc; margin-top:30px; margin-bottom:10px; }
.picMarquee-left .hd{ overflow:hidden;  height:50px; background:#f4f4f4; padding:0 15px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:none;  width:5px; height:9px; float:right; margin-right:5px; margin-top:20px;  overflow:hidden;
	 cursor:pointer; background:url(../pic/arrow.png) no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:15px 10px;    }
.picMarquee-left .tempWrap{width:100% !important;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .photo2_pic{ text-align:center; }
.picMarquee-left .bd ul li .photo2_pic img{ width:200px; height:auto; display:block;border:1px solid #dcdcdc; }
.picMarquee-left .bd ul li .photo2_pic a:hover img{ box-shadow:0 0 10px #dcdcdc; }
.picMarquee-left .bd ul li .photo2_title{ line-height:24px; }

/*toolbar*/
.SonlineBox{display:none;}
#toolbar2{width:65px;position:fixed;right:0px;top:50%;margin-top:-170px;z-index:1000000;}
#toolbar2 ul{}
#toolbar2 li{width:65px;height:65px;float:left;margin:1px 0px;position:relative;}
#toolbar2 li .t_item{width:65px;height:65px; display:block;text-decoration:none;position:absolute; left:0px; top:0px; z-index:2;}
#toolbar2 li a.t_item:hover,#toolbar li a.cur{/*background:#212021;*/}
#toolbar2 li .t_item i{/*border-radius:5px 0 0 5px;*/background-size:contain;}

.tool_tel{width:150px;height:65px; background:#ff811b; position:absolute; left:0px; top:0px; line-height:60px;font-size:18px; color:#fff; padding:0 0 0 10px; white-space:nowrap;border-radius:5px 0 0 5px; }
.tool_weixin {position:absolute;top:0px;right:65px;display:none;}
.tool_weixin img{float:left;border:1px solid #78c141;border-right:0;}

.t1 i{width:65px;height:65px;background:url(../pic/r_qq.png) no-repeat center center; display:block;background-color: #6da9de;}
.t2 i{width:65px;height:65px;background:url(../pic/r_wx.png) no-repeat center center; display:block;background-color: #78c340;}
.t3 i{width:65px;height:65px;background:url(../pic/r_phone.png) no-repeat center center; display:block;background-color: #fbb01f;}
.t4 i{width:65px;height:65px;background:url(../pic/r_top.png) no-repeat center center; display:block;background-color: #666666;}
.t1:hover,.t1 i:hover{background-color:#488bc7;}
.t2:hover,.t2 i:hover{background-color:#78c141;}
.t3:hover,.t3 i:hover{background-color:#ff811b;}
.t4:hover,.t4 i:hover{background-color:#444;}



#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:240px;float:left; }
.left_list{width:100%;float:left;box-shadow: 0px 0px 5px #ccc;}
.left_top{width:100%;height:60px;line-height:60px;float:left;background:#0780c9;}
.left_top h3{float: left;line-height:60px;font-size:22px;font-family: "微软雅黑";color: #FFF;padding-left: 22px;}
.left_con{padding:0px;line-height:24px;width:100%;background:#fff;float:left;border:1px solid #e5e5e5;border-top:none;}
.type_list{width:100%;float:left;}
.type_list ul{margin:0px;padding:0px;list-style-type:none;}
.type_list li{margin:0px;padding:0px;list-style-type:none;height:43px;line-height:43px;border-bottom:1px solid #e5e5e5;overflow:hidden;}
.type_list li a{color:#333;background:url(../images/left_0.png) no-repeat right center;font-size:14px; display:block;margin:0 22px;height:43px;}
.type_list li a:hover{color:#0780c9;background:url(../images/left_1.png) no-repeat right center;}
.type_list li a.current{color:#0780c9;background:url(../images/left_1.png) no-repeat right center;}
.type_list li.second_cat{}
.type_list li.second_cat a{background:url(../images/left_2.png) no-repeat left center;padding:0 10px;}
.type_list li.second_cat a:hover{background:url(../images/left_4.png) no-repeat left center;}
.type_list li.second_cat a.current{background:url(../images/left_4.png) no-repeat left center;}

.type_list2 li a{margin:0 22px 0 12px;background:url(../images/left_2.png) no-repeat left center;text-indent:10px;}
.type_list2 li a:hover{color:#0780c9;background:url(../images/left_4.png) no-repeat left center;}
/*end*/

/*right*/
#right{width:880px;float:right;}
#right_top{width:100%;height:50px;line-height:50px;float:left;background:url(../pic/right_top.jpg) repeat-x left bottom;background-size: contain; }
#right_top h3{float: left;line-height: 50px;font-size: 24px;color: #0780c9;margin-left: 13px;}
#right_top h3 a{color:#0780c9;}
#right_top span{float:right;}
#right_top span li{display:inline-block;margin:0 3px;color:#999;}
#right_top span li a{color:#999;}
#right_con{width:100%;float:left;padding:10px 0 0 0;line-height:200%;/*overflow-x:hidden;*/min-height:300px;height:auto !important;height:300px;}
#right_con img{max-width:100%;height:auto;}
/*end*/


/*news*/
.art_list{width:100%;float:left;padding:15px 0;border-bottom:1px dashed #e5e5e5;cursor:pointer;}
.art_img{float:left;width:25%;}
.art_img img{width:100%;border:1px solid #dcdcdc;}
.art_right{float:right;width:73%;}
.art_right2{width:100% !important;}
.art_title{width:100%;height:40px;line-height:40px;font-size:18px;overflow:hidden;}
.art_title a{text-decoration:underline;}
.art_author{width:100%;height:20px;line-height:20px;color:#999;font-size:14px;}
.art_author span{margin:0 10px 0 0;}
.art_des{color:#666;line-height:25px;max-height:50px;overflow:hidden;margin:5px 0;}
.art_right2 .article_more{display:block;}
.article_more{margin:20px 0 0 0;display:none;}
.article_more a{width:120px;height:40px;line-height:40px;float:right;}
.article_more a p {line-height:40px;}
.art_list:hover{border-bottom:1px dashed #0780c9;}
.art_list:hover .art_title a{/*color:#0780c9;*/}
.art_list:last-child{border-bottom:0;}
.art_more a{font-size:14px;color:#f0810a;}

.news_left{float:left;width:76%;}
.news_right{float:right;width:21%;}
.news_right a{display:block;margin:15px 0;}
.news_right img{width:100%;height:auto;}


.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(../images/li_0.png) no-repeat left center;line-height:35px;height:35px;overflow:hidden;}
.time{float:right;}
.articleTitle{ font-weight:bold; font-size:18px; text-align:center;margin-top:15px;}
.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%;}
.articleInfo img{max-width:100%;}
.pageUpDown{padding-top:10px;text-align: left;line-height:30px;}


/*end*/

/*Product*/
.productList{/*width:100%;float:left;*/}
.pro_list{ text-align:center; margin:10px auto; padding-bottom:10px;}

.pro_img{width:100%;overflow:hidden;position:relative;}
.pro_img a{width:100%;}
.pro_img{}
.pro_img img{ width:100%;}
.pro_border{width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;border:1px solid #dcdcdc;}
.pro_title{width:100%;height:35px;line-height:35px; overflow:hidden;font-size:16px; font-weight:bold; padding-top:5px;}
.pro_title a{
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s; 
}
.pro_list:hover .pro_title a{/*color:#0780c9;*/color:#333;}
.pro_list:hover .pro_img{
	box-shadow:0 0 10px #dcdcdc;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s; 
}
.productRight{float:right;width:53%;}
.productTitle{line-height:55px;font-weight:bold;font-size:18px;border-bottom: 1px solid #ddd; margin-bottom: 10px;}
.productImg{width:43%;text-align:center;float:left;margin:10px auto;}
.productImg img{width:100%;border:1px solid #dcdcdc;}
#Inquiry{float:left;width:100%;margin-top: 15px;}
#Inquiry a{display:block;width: 120px;height: 40px; line-height: 40px; text-align: center;background: #0780c9;color: #fff;border-radius: 5px;cursor:pointer;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s; }
#Inquiry span{font-size:18px;}
#Inquiry a:hover{background:#f0810a;}
.productBuy{width:100%;text-align:center;float:left;margin:10px auto;}
.productBuy a{margin:0 10px;}
.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*/

/*page*/
.pages{ font-size:12px;text-align:center; padding:10px 0px 10px 0px;}
.pages li{ display:inline-block;border: solid 1px #b1b0b0;border-radius: 4px;margin:0 3px;}
.pages a{color: #313131; padding: 8px 12px;line-height: 18px;display: block;transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;}
.pages a:hover{background:#0780c9;color:#fff;}
.pages li.active a{background:#0780c9;color:#fff;}
.pages select{ vertical-align:middle; font-size:8pt; padding:0px; }
.pages b{ font-weight:normal;}
/*end*/

/*feedback*/
.f_list{width:100%;float:left;margin:5px auto;clear:both;}
.f_list .fl_l{float:left;width:20%;text-align:right;}
.f_list .fl_r{float:left;width:80%;}
.input_text{width:90%;border:1px solid #ccc; line-height:24px;
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  }
.w100{width:100px;}
#toolbar{display:none;}
/*end */
@media screen and (min-width: 1325px){
	.container{width:1230px;}
}
@media screen and (max-width: 1325px){
	#pro_class{width:21.666%;}
	#pro_con{width:75.25%;}
	.pro_con_row{margin-left:-15px;margin-right:-15px;}
	.pro_item{padding:0 15px;}
	.adv_con_row{margin-left:-15px;margin-right:-15px;}
	.adv_item{padding:0 15px;}
	.news_con_row{margin-left:-15px;margin-right:-15px;}
	.news_item{padding:0 15px;}
	
}
@media screen and (max-width: 1200px){
	#logo img{height:75px;margin-top:20px;}
	.home_top h3{height:30px;line-height:30px;font-size:30px;}
	.pro_con_row{margin-left:-10px;margin-right:-10px;}
	.pro_item{padding:0 10px;margin-bottom:25px;}
	#right{width:680px;}
	#right_top{background-size: initial;}
	#right_top h3{font-size:20px;}
}
@media screen and (max-width: 992px){
	#mark{display:none;}
	#navigate ul li{height:90px;}
	#navigate ul li a{height:90px;line-height:90px;padding:0 7px;}
	#navigate ul li a:hover,#navigate ul li .current{color:#0780c9;}
	#logo img{margin-top:7px;}
	.home_top{margin:0 0 17px 0;}
	.home_top h3{height:24px;line-height:24px;font-size:24px;}
	
	.photo_top_box{position:inherit;width:100%;top:0;margin-top:50px;}
	
	.photo_con{padding:0 15px;margin-top:45px;}
	.photo1,.photo2,.photo3,.photo4{position:inherit;bottom:inherit;}
	.photo_item{width:25%;margin-right:0;padding:0 15px;}
	.photo_item:nth-child(2){width:25%;}
	.photo2{padding:0;border:none;}

	#left{width:100%;}
	#right{width:100%;}
	#right_con{ min-height:auto;}
}

@media screen and (max-width: 767px){
	#logo img{width:auto; height:30px;margin-top:0; padding-top:0; margin:10px 0px;}
	#top{display:none;}
	#navigate{display:none;}
	.slideBox .prev,.slideBox .next{ display:none;}
	.mobile_nav{display:block;}
	#footer{display:none;}
	#pro_class{width:100%;}
	#pro_con{width:100%;margin-top:25px;}
	.pro_class_top{display:none;}
	.pro_class_list ul{padding:0;background:none;}
	.pro_class_list ul li{width:47%;margin:5px 1.5%;background:#758995;text-align:center;height:35px;}
	.pro_class_list ul li a{background:none;height:35px;line-height:35px;}
	.pro_class_list ul li:hover, .pro_class_list ul li.on{background-color:#0780c9;}
	.pro_con_row{margin-left:-7px;margin-right:-7px;}
	.pro_item{width:50%;margin-bottom:15px;padding:0 7px;}
	.pro_item_box{box-shadow: 0 0 0px #999;}
	.pro_item_img{box-shadow: 0 0 15px #999;}
	.pro_item_title{position:inherit;left:0;bottom:0;width:100%;opacity:1;transform: scale(1);background:none;height:40px;line-height:40px;}
	.pro_item_title a{font-size:14px;color:#616161;}
	.pro_item_title a:hover{color:#0780c9;}
	.pro_class_more{display:none;}

	.photo_item,.photo_item:nth-child(2){width:50%;padding:0 7px;margin-bottom:15px;}
	.photo_con_box{margin-left:-7px;margin-right:-7px;}
	.case_con_row{margin-left:-7px;margin-right:-7px;}
	.case_item{width:50%;padding:0 7px;}
	.news_item{width:100%;}
	.news_item,.news_item:nth-last-child(2) {margin-bottom: 20px;}
	.news_item_des{max-height:48px;overflow:hidden;}
	.news_item_more{display:none;}
	.news_con{background:none;margin-top:15px;}
	.case_con{margin-top:15px;}
	.about_con{margin-top:15px;}
	.photo_con{margin-top:20px;}
	.photo_top_box{margin-top:40px;}
	
	.adv_item{width:100%;}
	.adv_item img{max-width:100%;}
    .ab_con{width:100%;}
	
	#about{padding:40px 0;}
	#adv{padding:40px 0;}
	#news{padding:40px 0;}
	#pro{padding:40px 0 0 0;}
	#pro_class{margin-top:15px;}
	.home_top h3{height:20px;line-height:20px;font-size:20px;}
	.home_des,.home_more{display:none;}
	.about_img{width:100%;padding:0 0 10px 0;}
	
	.art_author{display:none;}
	.art_title{height:30px;line-height:30px;}	
	
/*手机底部导航*/
.blank55{height:55px; line-height:1px; clear:both;}
#toolbar{color:#fff;width:100%;height:54px;position:fixed;bottom:0;left:0;z-index:8;background:#0780c9; display:block;}
#toolbar li{float:left;width:32%;text-align:center;}
#toolbar a{width:100%;color:#fff;display:block;padding:5px 0 0 0;line-height:23px;font-size:14px;}
#toolbar a span{ font-size:22px; display:block;}
}
@media screen and (max-width: 480px){
	.pro_list{padding:0 8px;}
	.pro_row{margin-left:-8px;margin-right:-8px;}
	.left_top{height:50px;line-height:50px;}
	.left_top h3{line-height:50px;font-size:18px;}
	.type_list li{height:35px;line-height:35px;}
	.type_list li a{height:35px;}
	.main{padding:20px 0;}
	.blank30{height:20px;}
	.articleTitle{font-size:16px;margin-top:5px;}
	.articleAuthor{padding:0;}
	.productTitle{font-size:16px;border-bottom:0;margin-bottom:0;}
	.productRight{width:100%;text-align:center;}
	.productDes{display:none;}
	.productImg{width:100%;}
	.productTitle{line-height:35px;}
	.art_title{height:25px;line-height:25px;font-size:16px;}
	.art_des{line-height:20px;max-height:40px;}
	.art_right{width:67%;}
	.art_img{width:30%;}
	#banner img{height:100px;}
	#Inquiry{margin:10px 0;}
	#Inquiry a{margin:0 auto;}
	#toolbar2{display:none;}
	
	.channel_row{margin-left:-8px;margin-right:-8px;}
	.cha_item{width:50%;padding:0 8px;}
	.channel_des{display:none;}
	.cha_item_title{line-height:25px;}
	.cha_item_title a{font-size:14px;}
}