﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Rock Salt';
    src: url('../fonts/rocksalt.eot');
    src: url('../fonts/rocksalt.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rocksalt.woff2') format('woff2'),
         url('../fonts/rocksalt.woff') format('woff'),
         url('../fonts/rocksalt.ttf') format('truetype'),
         url('../fonts/rocksalt.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{ font-family:Arial, Helvetica, sans-serif; overflow-x:hidden;}
a{ color:#333; text-decoration:none;outline: medium none;}
a:link,a:visited{text-decoration: none;}
a:hover{text-decoration:none;color:#da4343;}
img,li{ vertical-align:top; border:0px}
.clear {
    clear: both;
    line-height: 0px;
    font-size: 0px;
    width: 0;
    height: 0;
}
*{margin:0px;padding:0px;}
ul{ list-style-type:none;}
ul,li,h5,dt,dd,img{margin:0px;padding:0px;}
html,body,b,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,img,pre,form,p,input,td {margin:0px auto;padding:0;}
body,td,th{ font-family:Arial, Helvetica, sans-serif;font-size:12px;}
input{font-family:Arial, Helvetica, sans-serif; }

/*开始*/
.header{ background:#fafafa; border-top:5px solid #2b3b62;}

#top_log img{ margin:5px auto; width:100%; height:auto; max-width:185px;}

#top_search{ margin-bottom:20px; }

.top_lang_list{ margin-top:10px; text-align:right;}
.top_lang_list a img{ width:30px; height:auto;}
#top_search form{ margin-top:10px;}

#top_search .txt-search{ border:solid 1px #2b3b62;}
#top_search .btn-search{background:#2b3b62; border:solid 1px #2b3b62;}



.navbar-header{ background:#2b3b62;}
.navbar-header .btn { width:55%; border:0px; }
.navbar-header .btn img{ max-width:100%; }

.nav>li>a {	position: relative;	padding: 39px 25px; display: block; font-size:18px;  color:#2a3b62; font-family:Arial, Helvetica, sans-serif;}
@media screen and (min-width:1440px )
{
	.nav>li>a {padding: 39px 25px;}
}
@media screen and (min-width:1024px ) and (max-width:1440px)
{
	.nav>li>a {padding: 39px 10px;}
}
@media screen and (min-width:768px ) and (max-width:1024px)
{
	.nav>li>a {padding: 39px 10px;}
}
@media screen and (min-width:1px ) and (max-width:768px)
{
	.nav>li>a {padding: 10px 25px;}
}


/* flexslider */
.flexslider{position:relative;height:auto;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:auto;}
.slides li a{ float:left; width:100%; height:auto;}
.slides li a img{ float:left; width:100%; height:auto;}
.flex-control-nav{position:absolute;bottom:1%;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:13px;height:13px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:13px;height:13px;line-height:40px;overflow:hidden;background:url(../images/sprite_nav_3.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
 
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:40%;}
.flex-direction-nav li a{display:block;width:96px;height:96px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:10px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:10px;background:url(../images/next.png) center center no-repeat;}



#tframe{ background:#fff; margin-top:30px;}

#left{ background:#fff; margin-bottom:25px; }
.lmb{ border:solid 1px #d6d6d6;}
.lbt{ display:block;  padding:15px 0%; background:#2c3e50;}
.lbt strong{ padding-left:8%;  font-size:18px; color:#fff; }
.lbt strong img{ margin-right:3%;}

.lmb ul li {  display:block;}
.lmb ul li a{  display:block; padding:10px 0% 10px 7%;  font-size:14px;  text-transform:capitalize; color:#666666;overflow:hidden; display:block; border-bottom:solid 1px #e7e7e7; }
.lmb ul li a.hover{color:#2aa7ea; background:#f0f0f0;}
.lmb ul li a:hover{color:#2aa7ea; background:#f0f0f0;}

.lmb ul li ul{ display:block;}
.lmb ul li ul li { display:block;}
.lmb ul li ul li a{ display:block; padding:8px 0% 8px 10%; font-size:12px;  color:#666;overflow:hidden; display:block;  background:url(../images/a.png) no-repeat 7% center;}
.lmb ul li ul li a.hover{color:#2aa7ea; text-decoration:underline;}
.lmb ul li ul li a:hover{color:#2aa7ea; text-decoration:underline;}

#left_contact{ border:solid 1px #d6d6d6; margin-top:15px;}
#left_contact a img{ width:100%; height:auto;}
#left_contact a span{ display:block; font-size:14px; color:#fff; background:url(../images/left_contact_span.png); height:30px; line-height:30px; margin-top:-30px; position:relative; z-index:999;}
#left_contact p{line-height:25px; padding:15px;}
#left_contact p img{ width:20px; height:auto;}

/*关于我们*/
#pak{ display:block;}
#pak h4{ background:url(../images/title-line.png) no-repeat center center; line-height:45px; text-transform:uppercase;}
#pak_cent{ display:block; }
#pak_cent .col-md-4{ padding-left:0px;}
#pak_cent .col-md-8{ padding-right:0px;}
#pak_cent img{ width:100%; height:auto; max-width:289px;}
#pak_cent p{ font-size:14px; line-height:22px; max-height:176px; font-family:Arial;overflow:hidden; }

#pak_more{display:block; margin-top:25px; border-bottom:solid 1px #dddddd; text-align:right;}
#pak_more a{ background:#2c3e50; padding:0px 10px; line-height:25px;height:25px; color:#fff;}

/*产品分类*/
#pck{ margin-top:25px;}
#pck_tit{ background:#f0f0f0; min-height:43px;  }
#pck_tit h4{ line-height:43px;}
#pck_tit h4 img{ margin-right:20px;}
#pck_tit a{margin-right:10px;font-size:14px; line-height:43px;color:#545454;}
#pck_tit a:hover{ color:#2aa7ea;}
#pck_cent{ padding-top:20px; border:solid 1px #dddddd;border-top:solid 0px #dddddd;}
#pck_cent .thumbnail span{ margin:5px 0px; line-height:20px; font-size:12px; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#pck_cent .thumbnail img{ width:100%;}

/*产品滚动*/
#pnk{ margin-top:25px;display:block; margin-bottom:25px; }
#pnk_tit{ background:#f0f0f0; min-height:43px;}
#pnk_tit h4{ line-height:43px;}
#pnk_tit h4 img{ margin-right:20px;}
#pnk_tit a{margin-right:10px;font-size:14px; line-height:43px;color:#545454;}
#pnk_tit a:hover{ color:#2aa7ea;}
#pnk_cent{ border:solid 1px #dddddd;border-top:solid 0px #dddddd;}

#pnk_cent .navbar-brand {
 padding: 0;
}
#pnk_cent #myCarousel {
 margin: 0px 0 0 0; 
}
#pnk_cent .carousel-inner .item img {
 margin: 0 auto;
}
#pnk_cent .carousel-control {
 font-size: 100px;
}
#pnk_cent .carousel-controlleft{ float:left; position:absolute; left:0px; top:40%; z-index:999;}
#pnk_cent .carousel-controlright { float:right; position:absolute; right:0px; top:40%; z-index:999;}




#pnk_cent .thumbnail { }
#pnk_cent .thumbnail img{ width:100%;}
#pnk_cent .thumbnail span{ color:#333; line-height:20px; font-size:12px; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}



#footer{ background:#333; padding-top:35px;}
#foot_about h3{ font-family:"Rock Salt"; color:#fff;}
#foot_about p{font-size: 14px;color:#fff; line-height:25px; margin-top:10px;}
#foot_share{ margin-top:20px;}
#foot_share a{ margin-right:10px;}

#foot_new h3{ color:#fff; line-height:40px;}
#foot_new ul{ color:#fff; line-height:25px;}
#foot_new ul li a{ font-size:14px; color:#eee; padding-left:15px;  background:url(../images/dian.jpg) no-repeat left center;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#foot_new ul li a:hover{ color:#2aa7ea;text-decoration:underline;}
#foot_new ul li a.hover{ color:#2aa7ea;}

#foot_nav h3{ color:#fff; line-height:40px;}
#foot_nav ul{ color:#fff; line-height:25px;}
#foot_nav ul li a{ font-size:14px; color:#eee; padding-left:15px;  background:url(../images/dian.jpg) no-repeat left center;}
#foot_nav ul li a:hover{ color:#2aa7ea;text-decoration:underline;}
#foot_nav ul li a.hover{ color:#2aa7ea;}

#foot_code img{ max-width:100%;}


#foot_by{ border-top:solid 1px #999999; margin:25px auto; padding:15px 0px; color:#fff;}
#foot_by p{ color:#fff; font-size:14px;}
#foot_by a{ color:#fff; font-size:14px;}



#nbar{ height:250px;}
#nbar a{ width:100%; height:100%;}

#ntframe{ background:#fff; margin-top:30px; }



/*面包屑导航*/
#rbt{ display:block;  text-align:left;margin-top:25px;}
#rbt h3{ color:#2b3b62; text-align:left;}
.more{ font-size:12px; line-height:30px;color:#666666;}
.more a{color:#666666;}
.more a:hover{color:#ca010b;}

#neirnr{ display:block; margin-top:25px;margin-bottom:25px; }
#jiange{ height:5px; background:url(../images/rbt_bg.png) no-repeat left bottom;}

#pro_list_show h5{ line-height:35px; text-align:center;overflow:hidden;  text-overflow:ellipsis;  -o-text-overflow:ellipsis;  -webkit-text-overflow:ellipsis;  -moz-text-overflow:ellipsis;  white-space:nowrap;}
#pro_list_show .thumbnail {display:block;-webkit-transition:1s;transition:1s;}
#pro_list_show .thumbnail:hover {-webkit-transform: scale(1.2);-moz-transform: scale(1.2);transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);}
#pro_list_show span{ text-align:center; display:block;}


/*产品详情*/
.rtp{ width:98%; height:auto; }
.rtp a{ float:left; width:100%; height:auto;box-shadow:20px 20px 20px -20px #999; }
.rtp a img{ float:left; width:100%; height:auto; border: solid 1px #c8c8c8;}

#rtp_small_img{ float:left; width:100%; }

/* scrollpic */
#rtp_small_img a:focus {
 outline: none;
}
#rtp_small_img .navbar-brand {
 padding: 0;
}
#rtp_small_img #myCarousel {
 margin: 0px 0 0 0;
}
#rtp_small_img .carousel-inner .item img {
 margin: 0 auto;
}
#rtp_small_img .carousel-control {
 font-size: 100px;
}
#rtp_small_img .carousel-controlleft{ float:left; position:absolute; left:0px; top:35%; z-index:9;}
#rtp_small_img .carousel-controlright { float:right; position:absolute; right:0px; top:35%; z-index:9;}





#rms_tit{ float:left; width:100%; font-size:20px;  font-family:lovelo; color:#b51628; line-height:35px;}
#productcanshu{ float:left; width:100%; min-height:80px; line-height:25px; overflow:hidden; font-size:14px; color:#999; }

.product_act { float:left; width:100%; margin-top:35px;}
.rms a{ color:#000000;}
.rms a:hover{ color:#da251d;}
.product_act img { float:none;}
.product_act_t { font-weight:bold;}
.product_act tr{ min-height:25px; line-height:25px;}
.product_act tr td{ font-size:14px; color:#333; padding:5px 0px;}
.product_act tr th{ font-size:14px;color:#525252; line-height:35px; text-align:left;}
.product_act tr td span{ margin:0%;}
.product_act tr td img{ margin-top:5px;}
.product_act tr td a.xunpanBtn{ font-family:lovelo; font-size:16px; color:#fff; padding:1.5% 3%; background:#fd9029; border:solid 2px #fff; box-shadow:20px 20px 20px -20px #333; position:relative; border-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; behavior: url(../css/ie-css3.htc); behavior: url(../css/PIE.htc);}




#tabs { float:left;width:100%;  border:solid 1px #ddd; background:#ddd; margin-top:4%;}
#tabs li {float: left;width:50%;}
#tabs a {position: relative;float: left; width:100%; line-height:43px; height:43px; font-size:16px;color:#333; text-align:center;}
#tabs #current a{background:#fff; width:100%; line-height:43px; height:43px; font-size:16px;color:#b51628; z-index: 3; text-align:center; }

#content {float:left; width:100%; height:auto; padding:2% 0%;z-index: 2;  font-size:14px; line-height:25px;}
#content #tab3{ text-align:center;}




#feed_remark{ float:left; width:100%; font-size:14px;}
#feed_remark a{ color:red; font-weight:bold;}

#reprotit{ margin:25px 0px; }
#reprotit h4{ line-height:30px;}
.xgcpname{ text-align:center; line-height:25px;}


/*产品询盘*/
#FeedbackContext{ float:left; width:100%; padding-top:1%; }
#FeedbackContext ul{ float:left; width:100%;margin:0%;}
#FeedbackContext ul li{ float:left; width:45%; border:solid 1px #cccccc; margin-top:10px;list-style:none; margin-right:3%;}
#FeedbackContext ul li span{ float:left; color:#000000; padding-left:10px;  padding-right:10px; line-height:35px; font-size:16px;}
#FeedbackContext ul li input.textStyle{ float:left; width:75%; height:2.5em; line-height:2.5em; border:0px; background:none;}
#FeedbackContext ul li input.textStylecompany{ float:left; width:55%; height:2.5em; line-height:2.5em; border:0px; background:none;}
#FeedbackContext ul li textarea.textAreaStyle{ float:left; width:80%; background:none; border:0px; line-height:35px; font-family:Arial; color:#333; }
#FeedbackContext ul li.feed_pro_all{ float:left; width:93%; margin-right:0%;}

#FeedbackContext ul li input.btnFeedProSend{  float:left; font-size:14px; width:200px; height:38px; line-height:38px; font-size:18px; color:#333; text-align:center;  color:#fff; cursor:pointer; background:#ddd;border:none!important; }

@media screen and (min-width:1px ) and (max-width:768px)
{
#FeedbackContext ul li{ width:100%;}
}


/*下载列表*/
.downtable{width:100%;  border:solid 1px #cccccc;border-left:0px; border-collapse: collapse;}
.downtit1{ width:20%; font-size:14px; font-weight:bold; color:#666; text-align:center;}
.downtit2{width:60%; font-size:14px; font-weight:bold; color:#666; text-align:center;}
.downtit3{width:20%; font-size:14px; font-weight:bold; color:#666; text-align:center;}
.downtable td{ height:30px; font-size:14px;color:#666; border-bottom:solid 1px #cccccc;border-left:solid 1px #cccccc;}
.downtable td a{ font-size:12px; color:#666;  font-weight:bold;line-height:30px;}
.downtable td a:hover{ color:#ea3e00;}
.downtable td a img{ padding-right:5px; padding-top:5px;}
.trdown1{ background:#fff;}
.trdown2{ background:#eeeeee; font-size:14px;}

/*新闻中心*/
#newslist_show img{ width:100%; height:auto; }
#newslist_show h4{ font-weight:bold; color:#666; font-size:16px;}
#newslist_show span{ color:#eba100; line-height:25px;}
#newslist_show p{ color:#777; font-size:13px;}
#newslist_show .list-group{ border-bottom:solid 1px #ddd;}

#date_num{ line-height:35px;}

#pre_next dt{ width:auto;}
#pre_next dd{ margin-left:0px;}

#con_show_list{ font-size:14px; line-height:35px; }
#con_show_list img{ margin-top:9px; }

#contactimg img{ width:100%; height:auto;}

/*网站地图*/
#sitemapnav {float:left; width:100%;padding:4%;  border:solid 1px #dddddd; box-shadow:20px 20px 20px -20px #ccc; position:relative; border-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; behavior: url(../css/ie-css3.htc); behavior: url(../css/PIE.htc);}
#sitemapnav li{  list-style:none;}
#sitemapnav a{ color:#666666; text-decoration:underline;}
#sitemapnav .fontbig {	width:100% !important;}
#sitemapnav .bigli{float:left;	width:100%;  line-height:35px;font-size:14px;}
#sitemapnav .bigli a {color:#666;text-decoration:underline; font-weight:bold;}
#sitemapnav .bigli a:hover {color:#da261d;}
#sitemapnav .abli_02{ float:left;width:18%;margin-left:5%;font-size:12px; height:30px; line-height:30px; overflow:hidden; display:inline;font-weight:normal; }
#sitemapnav .abli_02 a:hover{color:#da261d;}
.jiange{ float:left; 	width:100%;  height:2px; border-bottom:solid 1px #d2d2d2; }


.probigclass {padding-left:50px;}
#sitemapnav .PROclass_01 { float:left;width:95%;margin-left:5%; font-size:14px; line-height:30px; display:inline;font-weight:bold; }
#sitemapnav .PROclass_02 { float:left;width:90%;margin-left:8%;font-size:14px; height:22px; line-height:22px;  overflow:hidden;display:inline;font-weight:normal; }

#sitemapnav .PROclass_01 a{  color:#666;}
#sitemapnav .PROclass_02 a{ color:#666666;}
#sitemapnav .PROclass_01 a:hover{ color:#da261d;}
#sitemapnav .PROclass_02 a:hover{ color:#da261d;}

#sitemapnav .PROclass_03 { float:left;width:40%;margin-left:10%;color:#666666;font-size:12px;display:inline; line-height:20px;}
#sitemapnav .PROclass_04 { float:left;width:40%;margin-left:10%;display:inline;}

#thankyou_show{ line-height:25px; font-size:14px;}


/*视频详细页*/
#videocontent { margin-bottom:25px;}
#videocontent iframe{ float:left; width:100%; min-height:280px;}
#video_detail_show{ line-height:25px;}
#video_detail_show span{ line-height:30px;}



/*Feedback*/
#feed_remark_show{ font-size:16px; line-height:30px;}
#feed_remark_show img{ width:100%; height:auto;}

.feedbackUL{ width:100%; margin-bottom:3%;}
.feedbackUL li{  width:100%;}
.feedbackUL li span{  width:100%; font-size:14px; color:#555; line-height:25px;}
.feedbackUL li span em{ color:red;font-size:18px;}
.feedbackUL li input.feedinput{ width:98%; border:solid 1px #C5C5C5; height:30px;font-family:Open Sans;  background:#fff;}
.feedbackUL li textarea{ width:98%; border:solid 1px #C5C5C5; height:150px; font-family:Arial;background:#fff;}
.feedbackUL li input.feedbtn{  width:127px; height:29px; background:url(../images/btn_send.jpg) no-repeat left top; text-align:center; line-height:29px; color:#fff; font-size:14px; font-family:Verdana; border:0px; cursor:pointer;}

