﻿@charset "utf-8";
/* CSS Document */

html, body, div, p, ul,ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset { margin:0; padding:0; }
/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 

/* body */ 
body{color:#757575; font-size:12px; line-height:24px;  font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";   background:#FFF;} 
i, em, cite { font-style:normal; }

/* a */ 
a{color:#757575; font-size:12px;/*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/ text-decoration: none; }
a:hover { color:#12a0c7; }
/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
textarea,input {vertical-align:middle;font-size:12px; outline:none}

iframe{ border:0}
/* li */ 
ul,li{list-style-type:none;} 
/* img */ 
body img{border:0 none; vertical-align:middle;} 

/* h* */ 
h1{ font-size:24px;} 
h2{ font-size:20px;} 
h3{ font-size:18px;} 
h4{ font-size:16px;} 
h5{ font-size:14px;} 
h6{ font-size:12px;}


/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */
/*********清除浮动处理**********/
.clr { clear:both; display:block; height:0;font-size:0; overflow:hidden;}
/*返回顶部*/
.totop{position:fixed; right:50%; margin-right:-528px; z-index:10000; bottom:25px;display:block; width:26px; height:62px; background:url(../images/rocket.png) no-repeat 0 0; -webkit-transition: all 0.2s ease-in-out;}


/*网站头部*/
.top-T_Wrap{  -webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;background:#FFF; width:auto; height:140px;  position:fixed; left:0; right:0; top:0; z-index:50; -moz-box-shadow:0 0 20px rgba(128,128,128,0.5); -webkit-box-shadow:0 0 20px rgba(128,128,128,0.5); box-shadow:0 0 20px rgba(128,128,128,0.5);}
	

.top-T{  -webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;width:1200px; background:url(../images/logo.png) left center no-repeat;  background-size:158px; margin:0 auto; height:100px; position:relative;}


.headtopWrap{ height:40px; border-bottom: 1px solid #e5e5e5; line-height:40px; background:#FFF}
.headtopWrap .headtop{ position:relative; width:1200px; font-size:14px; margin:0 auto; color:#808080}
.headtopWrap .headtop .right{color:#4c4c4c; position:absolute; right:0; top:0}
.headtopWrap .headtop .right p{  color:#da251d; display: inline-block; }
.headtopWrap .headtop .right p img{  margin-left:20px;}
.headtopWrap .headtop .right p a{font-size:14px; }
.headtopWrap .headtop img{ margin-top:-3px; margin-right:5px}

/***********nav*******/

.nav{  -webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out; height:100px; z-index:50; position:absolute; right:0; top:0;}
.nav li{ float:left; text-align:center; position:relative}

.nav li > a{-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out; height:100px; text-transform: uppercase; font-weight: bold;line-height:100px; width:117px;  z-index:55; font-size:16px; color:#4c4c4c; display:block; position:relative}
.nav #nav_93 > a{width:140px;}
.nav #nav_103 > a{width:140px;}

.ProBoxWrap{ display:none; text-align:center; position:absolute; width:117px; background: rgba(255,255,255,0.5); left:0; z-index:9; top:100px;-webkit-border-radius:0 0 10px 10px; -moz-border-radius:0 0 10px 10px; border-radius:0 0 10px 10px; overflow:hidden}
.ProBoxWrap .ProBox{margin:0 auto; padding:0 20px;   }
.ProBoxWrap .ProBox .T{  }
.ProBoxWrap .ProBox .T a{ display:block;  height:35px; line-height:35px; color:#4c4c4c; font-size:14px; position:relative;}
.ProBoxWrap .ProBox .T a:hover{ color:#4c4c4c; font-weight:bold}
.nav li:hover .ProBoxWrap{ display:block}

.nav li > a:hover,.nav li > .cur,.nav li:hover > a{ color:#12a0c7;}

.ProBoxWrap .ProBox .T:nth-last-child(1) a{ border-bottom:0}

#nav_5  .ProBoxWrap{ width:240px;}
#nav_1  .ProBoxWrap{ width:200px;}
/*.nav li:hover:after,.nav > li > a.cur:after{ content:''; position:absolute; bottom:50%; width:40px; z-index:10; height:3px; background:#12a0c7; left:0; right:0; margin:0 auto -30px}
*/

/*
.HeadFixed{ height:80px;}
.HeadFixed .top-T{  background:url(../images/logo.jpg) left center no-repeat; height:80px; background-size:160px}
.HeadFixed .nav{ height:80px;}
.HeadFixed .nav li > a{  height:80px; line-height:80px}
.HeadFixed .ProBoxWrap{top:80px;}*/


/*********************************公共头部结束*******************************/

.js-silder{position: relative; height:600px; z-index:5}
.silder-scroll{width: 100%; overflow: hidden; height:100%;}
.silder-main{position: relative; width: 100%; overflow: hidden; height:100%;}
.silder-main-img{position: absolute;top: 0;left: 0;width: 100%; height:100%;}
.silder-main-img a{ display:block; height:100%}
.silder-main-img img{width: 100%;}
.js-silder-ctrl{position:absolute; bottom:5px; z-index:10; width: 100%; text-align: center;}
.silder-ctrl-prev,
.silder-ctrl-next{position: absolute;top: 0;display:none;width: 8%;height: 100%;vertical-align: middle;cursor: pointer;color: #fff;font-family: "宋体";font-size: 52px;font-weight: 600;text-shadow: #666 2px 2px 5px;}
.silder-ctrl-prev{left: 0; text-align: left;}
.silder-ctrl-next{right: 0; text-align: right;}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{position: absolute;top: 50%; margin-top: -40px;}
.silder-ctrl-prev>span{display:none;left: 0;}
.silder-ctrl-next>span{ display:none;right: 0;}
.silder-ctrl-con{display: inline-block; padding: 0; margin: 0 5px; cursor: pointer;}
.silder-ctrl-con>span{display: block;line-height: 0;text-indent: -9999px;overflow: hidden; padding:3px 30px;-webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px;  cursor: pointer;  background:#FFF}
.silder-ctrl-con.active>span{background-color: #12a0c7;}

@media (max-width: 768px){
.silder-ctrl-prev,.silder-ctrl-next{width: 10%;font-size: 26px;margin-top: -25px;}
.silder-ctrl-con{width: 14px; height: 14px;padding: 0; margin: 0 5px;}
.silder-ctrl-con>span{display: block; width: 100%; height: 100%; border-radius: 50%; padding: 0;}
}





.searchWrap{ width:auto; height:170px; background:url(../images/pic04.jpg) center center no-repeat;}
.searchWrap .search{ width:1100px; margin:0 auto; position:relative; padding-top:35px;}
.searchWrap .search .left_text{  background:url(../images/pic01.png) left center no-repeat;height:50px; color:#cccccc; padding-left:100px; font-size:15px; line-height:26px;}
.searchWrap .search .left_text strong{ display:block; font-weight:normal; font-size:18px; color:#FFF;}
.searchWrap .search .keys{ position:absolute; right:0; font-size:14px; top:30px; color:#e5e5e5}
.searchWrap .search .keys a{ font-size:14px; margin-left:5px; color:#e5e5e5}
.searchWrap .search .keys a:hover{ color:#FFF}
.searchWrap .search .search_R{width:338px;  position:absolute; right:0; height:30px; border-bottom:1px solid #444750; top:60px;  margin:auto; z-index:5;}
.searchWrap .search .search_R .inputh{ width:298px; height:30px; border:0;  font-size:14px;  background:none; color:#FFF; line-height:30px; }
.searchWrap .search .search_R .btn{width:40px; background:url(../images/search.png) right center no-repeat; height:30px; position:absolute; right:0; top:0;  cursor:pointer;border:0}




/***关于我们***/

.aboutWrap{ width:auto; margin:-100px auto 0; z-index: 10; background:url(../images/ysbj.jpg) center center no-repeat; height: 270px; overflow:hidden; position:relative}
.aboutWrap .about{ width:1200px; margin:0 auto; height:270px; position:relative}
.aboutWrap .about  p{ display:block; font-size:16px; color:#FFF; font-weight: bold; padding-top: 40px; text-align: center;float: left; width: 400px; }
.aboutWrap .about  p img{ display: block; margin:15px auto 25px}
.aboutWrap .about  p strong{ display: block; font-size: 24px; text-transform: uppercase;}


.aboutUsWrap{background:url(../images/aboutbj.jpg) center center no-repeat; }
.aboutUsWrap .aboutUs{ height: 740px; width: 1200px; margin: 0 auto; position:relative}
.aboutUsWrap .aboutUs .about_text{ display: block; position:absolute; width:520px;  position: absolute; left: 0; top: 190px; color: #000000; line-height: 36px; font-size: 16px;}
.aboutUsWrap .aboutUs .about_text i{ font-size: 14px; color: #808080}
.aboutUsWrap .aboutUs .about_text strong{ display: block; color: #1a1a1a; text-transform: uppercase; font-size: 36px; line-height: 36px; margin: 5px 0 20px}
.aboutUsWrap .aboutUs .about_text strong em{ color: #12a0c7}

.aboutUsWrap .aboutUs .about_text span{ display:block; background: #12a0c7;text-transform: uppercase;  padding:3px 0 ; font-weight:bold;  text-align:  center; width: 150px; margin-top:40px; font-size: 12px;  color: #FFF; overflow:hidden;-webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; }
.aboutUsWrap .aboutUs .video{ position:absolute; width:658px; height:398px; position: absolute; right: 0; top: 180px;}

/*产品中心*/

.contentWrap{  background: #FFF}

.leftProWrap { height: 300px; width: 1200px; margin:60px auto 40px; position: relative; overflow: hidden}
.leftProWrap .public_title{ width: 920px; height: 300px; position: absolute; right: 0; top: 0}

.leftPro{ width:auto; width:260px; text-align:center;overflow:hidden;}
.leftPro li{ width:260px; border-bottom: 1px solid #565656; height: 100px; }
.leftPro li a{ display:block; text-align: center; background: #434343; line-height: 100px; font-size:16px;  color:#FFF}

.leftPro li a:hover{ background: #12a0c7; color: #FFF}


.in_pro_list{ width:1200px;  margin:0 auto 80px;}
.in_pro_list .hd{ position:relative; }
.in_pro_list .hd .prev,.in_pro_list .hd .next{display: block; width:40px; height:40px; top:190px; z-index: 10;  position: absolute; overflow: hidden; }
.in_pro_list .prev{  background:url(../images/left.png) left center no-repeat; left:-60px;}
.in_pro_list .next{ right:-60px; background:url(../images/right.png) left center no-repeat; }
.in_pro_list .bd{  padding:30px 20px; -moz-box-shadow:0 0 20px rgba(128,128,128,0.2); -webkit-box-shadow:0 0 20px rgba(128,128,128,0.2); box-shadow:0 0 20px rgba(128,128,128,0.2); overflow: hidden}
.in_pro_list .scrollWrap{  width:1160px; }
.in_pro_list ul{  zoom:1; }
.in_pro_list li{ width:290px;   position:relative; float:left; display:inline; }
.in_pro_list li .box{background: #FFF; width: 270px;  margin:0 auto; border: 1px solid #e6e6e6}
.in_pro_list li .pic {position:relative; background:#f0f0f0; display:block; overflow:hidden; width:270px; margin: 0 auto; height:270px;}
.in_pro_list li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}

.in_pro_list li .txt{font-size: 14px; color: #4c4c4c; width: 270px; line-height: 24px;   border-top: 1px solid #e6e6e6; margin:0 auto 0;display:block;}
.in_pro_list li .txt strong{ display: block; font-size: 16px; color: #1a1a1a; padding: 0 10px; text-align: center;height: 60px; line-height: 60px; overflow: hidden}
.in_pro_list li .txt span{  display: block; height: 72px; overflow: hidden; margin-bottom: 10px;}
.in_pro_list li .txt i{ display:block; background: #f5f5f5;text-transform: uppercase;  padding:10px 0 ; text-align:  center; font-size:14px;  color: #b2b2b2; }

.in_pro_list li .box:hover .txt i{ background: #12a0c7; color: #FFF}





/*新闻中心*/
.news_wrap{width:auto;  background: #f6f6f6; overflow:hidden;}
.news_wrap .public_title{ text-transform: uppercase; font-size: 36px; font-weight: bold; color: #333333; text-align:center; padding:80px 0 30px}
.Env_wrap_nr{ width:1200px;  margin:0 auto 40px;}
.Env_wrap_nr .hd{ position:relative; display: none}
.Env_wrap_nr .hd .prev,.Env_wrap_nr .hd .next{display: block; width:40px; height:40px; top:190px; z-index: 10;  position: absolute; overflow: hidden; }
.Env_wrap_nr .prev{  background:url(../images/left.jpg) left center no-repeat; left:-10px;}
.Env_wrap_nr .next{ right:-10px; background:url(../images/right.jpg) left center no-repeat; }
.Env_wrap_nr .bd{  padding:20px 0; overflow:hidden}
.Env_wrap_nr .scrollWrap{  width:1200px; overflow:hidden}
.Env_wrap_nr ul{ overflow:hidden; zoom:1; }
.Env_wrap_nr li{ width:400px;   position:relative; float:left; display:inline; }
.Env_wrap_nr li .box{background: #FFF;-moz-box-shadow:0 2px 5px rgba(128,128,128,0.2); -webkit-box-shadow:0 2px 5px rgba(128,128,128,0.2); box-shadow:0 2px 5px rgba(128,128,128,0.2); width: 380px;  margin:10px auto; }
.Env_wrap_nr li .pic {position:relative; background:#f0f0f0; display:block; overflow:hidden; width:380px; margin: 0 auto; height:240px;}
.Env_wrap_nr li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}

.Env_wrap_nr li .txt{font-size: 14px; color: #4c4c4c; width: 350px; padding: 20px; line-height: 24px;  margin:0 auto 0;display:block;}
.Env_wrap_nr li .txt strong{ display: block; font-size: 16px; color: #333333; margin-bottom: 10px;  height: 40px; line-height: 20px; overflow: hidden}
.Env_wrap_nr li .txt span{  display: block; height: 72px; overflow: hidden; margin-bottom: 20px;}
.Env_wrap_nr li .txt i{ display:block; background: #12a0c7;text-transform: uppercase;  padding:3px 0 ; font-weight:bold;  text-align:  center; width: 150px;  font-size: 12px;  color: #FFF; overflow:hidden;-webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; }



/*内页样式*/

.right-bt{ width:1200px; margin:0 auto; height:55px; border-bottom:1px dashed #cccccc; position:relative; line-height:55px;}
.right-bt .nybtL{color:#12a0c7; display:inline-block;  height:55px; padding:0 5px; border-bottom:2px solid #12a0c7; font-weight:bold; font-size:20px; overflow:hidden}
.right-bt .nybtR{ position:absolute; right:0; top:0; overflow:hidden; color:#737373}

.right-bt .nybtR a:nth-last-child(1){ color:#12a0c7}
.right-bt a{ color:#808080}
.right-bt a:hover{ color:#12a0c7}

.ny-right-about{ width:1200px;  overflow:hidden; margin:0 auto; min-height:300px; padding:20px 0; font-size:14px; color:#474747}


.ny-right-news{ width:1200px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:1200px; height:46px; line-height:46px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/jt.jpg) left center no-repeat; font-size:16px; padding-left:15px;}
.ny-right-news li span{ position:absolute; right:0; top:0; font-size:16px;color:#737373;}
.ny-right-news ul{ margin-bottom:20px;}


.ny-right-news h1{ font-size:16px; width:1200px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:1200px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:1200px; overflow:hidden; padding-top:10px; font-size:14px; margin-bottom:20px;}

/*荣誉*/
.ny-right-honor{ width:1200px; margin:0 auto; padding:20px 0; overflow:hidden}
.ny-right-honor li{ width:300px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-honor li a{ font-size:14px; width:280px; color:#808080;  display:block;  margin:0 auto}
.ny-right-honor li .pic{ width:280px; overflow:hidden; height:395px; border:1px solid #ededed; margin:0 auto; position:relative}
.ny-right-honor li .pic img{ max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute;}
.ny-right-honor li .txt{ text-align:center; overflow:hidden; height:40px; line-height:40px}
.ny-right-honor li a:hover{ color:#12a0c7}

/*内页****产品****样式*****/
.ny-right-pro{ width:1200px; margin:0 auto; padding:20px 0; overflow:hidden}
.ny-right-pro li{ width:300px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-pro li a{ font-size:16px; width:280px; color:#808080;  display:block;  margin:0 auto}
.ny-right-pro li .pic{ width:280px; height:280px;  overflow:hidden; border:1px solid #ededed; margin:0 auto; position:relative; }
.ny-right-pro li .pic img{ max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute;}
.ny-right-pro li .txt{ text-align:center; overflow:hidden; height:48px; line-height:24px}
.ny-right-pro li a:hover{ color:#12a0c7}



.ny-right-hz{ width:1200px; margin:0 auto; padding:20px 0; overflow:hidden}
.ny-right-hz li{ width:240px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-hz li a{ font-size:14px; width:220px; color:#808080;  display:block;  margin:0 auto}
.ny-right-hz li .pic{ width:220px; overflow:hidden; height:120px; border:1px solid #ededed; margin:0 auto; position:relative}
.ny-right-hz li .pic img{ max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute;}
.ny-right-hz li .txt{ text-align:center; overflow:hidden; height:40px; line-height:40px}
.ny-right-hz li a:hover{ color:#12a0c7}
/* .jqzoom{ width:1200px;  margin:10px auto; overflow:hidden;} */

.jqzoom_A{ width:800px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; max-width:550px;}
.jqzoom_A h1{ font-size:20px; line-height:55px; display:block; font-weight:normal;}


.proproperty{ font-size:16px; margin-top:20px; width:1200px; border-bottom:1px solid #e2e2e2;  height:40px;}
.proproperty li { height:30px;  cursor:pointer;font-size:16px;  line-height:40px; color:#333333; display:inline-block; margin-right:30px; }
.proproperty li.cur{ color:#12a0c7}

.procontent{ width:1200px; float:right; padding:10px 0;}
.dispaly{ display:none}
.pageleft{ float:left}
.pageright{ float:right}

.linkWrap{ background:#f0f0f0; height:90px; position:relative}
.linkWrap .link{ width:1120px; margin:0 auto 0; line-height:90px; background:url(../images/link.png) left center no-repeat; position:relative; overflow:hidden; padding-left:80px; position:absolute; bottom:0; left:0; right:0 }
.linkWrap .link a{color:#b2b2b2; font-size:14px; margin-left:10px;}
.linkWrap .link a:hover{ text-decoration:underline; color:#12a0c7;}


/*footer*/
.footWrap{ background:#202020; position:relative;  overflow:hidden;}

.footWrap .foot{ width:1200px; padding:70px 0; margin:0 auto; position:relative; overflow:hidden;}

.footWrap .foot .list_ul{overflow:hidden; line-height: 36px; font-size:14px;  width: 250px;  color:#ffffff;  position:relative;  float:left;}
.footWrap .foot .list_ul strong{ font-size:24px; font-weight: normal; text-transform: uppercase;  display: block; margin-bottom: 10px;}

.footWrap .foot .list_ul p a{ font-size:14px; color: #ffffff }
.footWrap .foot .list_ul p a i{ font-weight: bold}
.footWrap .foot .ewm{ position: absolute; left:30px; top: 80px;}
.footWrap .foot .address p { width:330px; float: left}
.footWrap .foot .address p img{ margin-top: -2px; margin-right: 3px;}

.footWrap .foot .contactUs { border-bottom: 1px solid #4d4d4d; padding-bottom: 30px;}
.footWrap .foot .contactUs p{ display: inline-block; margin-right: 10px;}

.copyWrap{  background: #2d2d2d}
.copy{  padding:12px 0; width:1200px; font-size:14px; position:relative; margin:0 auto;  color:#b2b2b2}
.copy span{ display:block}
.copy a{font-size:14px; color:#b2b2b2}
.copy a:hover{ color:#FFF}
.copy .copyRight{ position:absolute; right:0; top:12px}


/*翻页*/
.pageNavi{text-align:center; margin-top:20px; margin-bottom:20px;}
.wp-pagenavi {CLEAR: both;}
.wp-pagenavi A {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}



/*===========================================插件END======================================================*/

#product_view {width:700px; margin:auto; overflow:hidden;}
#product_view h1 { font-size:18px; text-align: left; line-height:26px;}
#product_view h2 { font-size:14px; height:30px; line-height:30px}
#product_view div.content { line-height:180%; padding-bottom:15px}
#product_view p.pImg {text-align:center; padding-bottom:15px}


.list{ padding:0 10px 0 0;}
.list img{ cursor:pointer; padding:1px; border:1px solid #cdcdcd; margin-right:10px; display:block; float:left; width:60px; height:60px; margin-bottom:10px;}
.list img.onzoom, .list img.on{padding:0px; border:2px solid #12a0c7;}

.container{ position:relative;}

.izImage{ border:1px solid #cdcdcd; max-width:450px; max-height:450px; cursor:pointer}
.izViewer{width:0;height:0;position:absolute;left:390px;top:0;display:none; border:1px solid #999;}
#idList{ display:none}
.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background:#E6EAF3; cursor:crosshair;}


.right_text{ width:450px; font-size:16px;float:right;}
.right_text h1{ line-height:26px; font-size:28px; font-weight:normal}

.right_text .text{ line-height:34px; margin-top:10px;}
.right_text .text span{ font-size:22px; color:#12a0c7;}
.right_text .text  .janj{ line-height:30px; color:#4c4c4c; font-size:16px; margin-top:15px; padding-top:15px; border-top:1px solid #e2e2e2}



/*漂浮*/
.float-contact-mini {
	position: absolute;
	right: 1px;
	top: 30%;
	 z-index:100
}
.float-contact-mini a {
	background: url("../images/sprites.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF !important;
	display: block;
	height: 65px;
	line-height: 110%;
	padding: 46px 5px 0;
	text-align: center;
	text-decoration: none !important;
	width: 18px;
}
.float-contact {
	display: none;
	position: absolute;
	right: 1px;
	top:28%;
	width: 190px;
}
.float-contact .close {
	background: url("../images/sprites.png") no-repeat scroll -29px 0 transparent;
	color: #FFFFFF !important;
	display: block;
	height: 31px;

	line-height: 31px;
	padding-left: 22px;

}
.float-contact .container {
	background:#FFFFFF;
	border-color: #E3E3E3;
	 padding:10px 5px

}
.float-contact .container {
	border-style: solid;

}
.float-contact .qq {
	
}
.float-contact .qqtitle {

}
.float-contact .qq .btn {
	
}
.float-contact .qq .btn li {
line-height:30px;
}

/*.float-contact .qq .btn li a{ border:1px solid #e6e6e6; margin:10px auto 0; display:block}*/

.float-contact .myqqlink {
	background: url("../images/qqpf.png") repeat-x left center;
	color: #FFFFFF ; font-size:16px;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
}



/*QQ咨询*/
.QQadv{ position:fixed; right:60px; top:40%; margin:auto; z-index:500;}
.QQadv li {width:auto; margin-bottom:2px;  position:relative;
 line-height:60px;  height:60px; }
.QQadv li .Title{-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out; overflow:hidden; width:60px; height:60px; cursor:pointer; position:relative; z-index:10}
.QQadv li .nr{
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out; white-space:nowrap;  height:60px; position:absolute; right:-0px; opacity:0; top:0; z-index:5}

.QQadv li .Title:hover{ }
.QQadv li .Title:hover + .nr{color:#FFF; font-size:16px; font-family:Arial, Helvetica, sans-serif; display:block; padding:0 20px; opacity:1; right:60px;  background:#12a0c7}


.QQadv li.A .Title{ background:url(../images/p01.png) center center no-repeat rgba(18,160,199,0.5); }
.QQadv li.A .Title:hover{ background:url(../images/p01.png) center center no-repeat rgba(18,160,199,1); }


.QQadv li.B .Title{ background:url(../images/p02.png) center center no-repeat rgba(41,160,199,0.5); }
.QQadv li.B .Title:hover{ background:url(../images/p02.png) center center no-repeat rgba(41,160,199,1); }

/*
.QQadv li.C .Title{ background:url(../images/p03.png) center center no-repeat rgba(0,160,233,0.5); }
.QQadv li.C .Title:hover{ background:url(../images/p03.png) center center no-repeat rgba(0,160,233,1); }


.QQadv li.D .Title{ background:url(../images/p04.png) center center no-repeat rgba(0,160,233,0.5); }
.QQadv li.D .Title:hover{ background:url(../images/p04.png) center center no-repeat rgba(0,160,233,1); }
*/



.QQadv li.E .Title{ background:url(../images/p03.png) center center no-repeat rgba(41,99,199,0.5); }
.QQadv li.E .Title:hover{ background:url(../images/p03.png) center center no-repeat rgba(41,99,199,1); }
.QQadv li.E .Title:hover + .nr{display:block; padding:0 20px; opacity:1; right:55px; background:none; top:-30px;}

.QQadv li.F .Title{ background:url(../images/p04.png) center center no-repeat rgba(18,160,199,0.5);}
.QQadv li.F .Title:hover { background:url(../images/p04.png) center center no-repeat rgba(18,160,199,1); }

