@charset "utf-8;

/**
*   Made by bysky
*   版本：1.0.0
*   2015.12.7
**/

html{color:#000;background:#FFF;font-family:'Microsoft Yahei'; font-size:14px;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}
img{ vertical-align:top;}
.cl{ clear:both; font-size:0;}

a{ color:#000; font-size:14px; text-decoration:none;}
a:hover{ color:#FBAB00; text-decoration:none;}

/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 


input,textarea{font-family:'Microsoft Yahei';}

/* li */ 
ul,li{list-style-type:none;} 

/* img */ 
img{border:0 none; vertical-align:middle;} 

/* h* */ 
.css3{ bottom:235px; /*  Webkit内核浏览器：Safari and Chrome*/
     -webkit-transition-property: all;
     -webkit-transition-duration: .5s;
     -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
     /*  Mozilla内核浏览器：firefox3.5+*/
     -moz-transition-property: all;
     -moz-transition-duration: .5s;
     -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
     /*  Opera*/
     -o-transition-property: all;
     -o-transition-duration: .5s;
     -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
     /*  IE9*/
     -ms-transition-property: all;
     -ms-transition-duration: .5s;
     -ms-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);}


/* float */ 
.fl { display: inline; float: left; }
.fr { float: right; }



/* dis_no */ 
.none{display:none;} 
.block {display:block;} 


/*********闭合盒子处理**********/
.clearfix:after {content:"24dq"; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */


/*********清除浮动处理**********/
.clearboth { clear:both; display:block; height:0;font-size:0; overflow:hidden;}
.cl{ clear:both;}

.bord{}

/*index.html==========================*/
body{width:100%; background:url(../images/jhjx_01.jpg) top left repeat-x #FFF;font-size:14px}
.header, .index, .foot, .top_news, .banner_img, .pages{ margin:0 auto; width:1198px;}

.header{ width:1198px; height:auto;}

/*header*/
.logo{ width:320px; height:91px;background:url(../images/jhjx_05.jpg); float:left;}
.top{ width:1198px; height:40px; }
.welcome{ width:602px; height:40px; float:left; line-height:40px; color:#FFF; }
.logo_right{width:280px; text-align:right; float:right; line-height:40px; color:#FFF}/*设为首页 加入收藏*/
.logo_right a{ color:#FFF; margin:0 10px;}
.logo_right a:hover{ color:#F00}

/*导航开始*/
.menubg{  width:840px; height:91px; float:right;}
.menu { width:840px; height:91px; position:relative; margin:0 auto; z-index:99;  }
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:105px; height:91px; text-align:center; color:#000;   line-height:91px;  overflow:hidden;  font-size:15px;}

.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative;line-height:91px; padding:0px;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#1e549c;background:url(../images/menu.jpg) bottom center no-repeat; display:block; width:105px; height:91px;}/********导航背景变色 ******/
.menu ul li:hover ul {display:block; position:absolute;  left:0; width:105px;}
.menu ul li:hover ul li {}
.jg{ width:3px !important; background:url(../images/tu.jpg) no-repeat; height:43px; padding:0px !important;}
.menu ul li:hover ul li a {border-right: none;display:block;color:#FFF; height:30px;border-top:#FFF 0px solid; font-size:14px; font-weight:normal; background: #1e549c;

    text-align: center;

    line-height: 30px;

    transition: all 0.3s;

    -moz-transition: all 0.3s;

    -webkit-transition: all 0.3s;

    -o-transition: all 0.3s;}/******子栏目 背景*********/
.menu ul li:hover ul li a:hover { color:#F00;line-height:30px; }/******子栏目 背景变色*********/
.menu img{ display:block;}
#bt{background:url(../images/dh.jpg) no-repeat; width:125px; height:43px;}


.banner{ width:100%; height:640px; padding-top:0px; margin:0 auto;z-index:1;}
/* flexslider */
.flexslider{position:relative;height:640px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:640px;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{position:absolute;bottom:10px;z-index:2; left:49%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px; float:left;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:49%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:60px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url(../images/next.png) center center no-repeat;}


.index_gg{  width:100%;  height:110px;background:url(../images/jhjx_09.jpg) top center no-repeat;}
.gonggao{  width:1198px;  height:110px; margin:0 auto;}

.dz{ padding-left:60px; padding-top:45px; line-height:40px; color:#FFF; font-size:16px; text-align:left; width:260px; float:left;}
.dh{ padding-left:60px; padding-top:45px; line-height:40px; color:#FFF; font-size:16px; text-align:left; width:155px;float:left;}
.yx{ padding-left:60px; padding-top:45px; line-height:40px; color:#FFF; font-size:16px; text-align:left; width:175px;float:left;}


.index{ width:100%; padding:0px;}


.w_one{ width:100%; height:auto; background:url(../images/jhjx_19.jpg) top left repeat-x;margin-top:78px;}

.w_two{ width:100%; height:auto; background:url(../images/jhjx_25.jpg) top center no-repeat; margin-top:85px;}

.w_th{ width:100%; height:auto; background:#e8e8e8; margin-top:50px;}

.index_one{ width:1004px; overflow:hidden;height:auto; padding-top:15px; padding-bottom:30px; margin:0 auto; }

.index_two{ width:1004px; overflow:hidden;height:auto; padding-top:30px;  margin:0 auto; }

.index_three{ width:1004px; overflow:hidden;height:auto; padding-top:35px;  margin:0 auto; }

.index_left{ width:240px; float:left; height:auto;}

.index_right{ width:749px; float:right; height:auto;}


.mores{ width:130px; height:38px; background:#05449d; text-align:center; margin:0 auto;border-radius:30px;}
.mores a{ color: #FFF; line-height:38px; font-size:14px;}



.index_about{ width:1198px; height:auto; margin:0 auto;}
.index_about h3{width:1198px; height:145px; }
.aboutbody{ width:1198px; height:390px;overflow:hidden; }
.aboutbody .le{ width:600px; height:390px;overflow:hidden; float:left; }
.aboutbody .righ{ width:580px; height:290px;overflow:hidden; float:right;}
.aboutbody .righ .text{ line-height:25px;  overflow:hidden; padding:95px 10px 10px 0px; }
.aboutbody .righ .text img{ float:left; margin:0px 5px;}
.aboutbody .righ .mo{ width:150px; height:48px; background:#eb6100; text-align:center; float:left;}
.aboutbody .righ .mo a{ color: #FFF; line-height:48px; font-size:16px;}



.index_news{ width:1198px; height:auto; margin:0 auto; padding-bottom:60px;}
.index_news h3{width:1198px; height:135px; background:url(../images/jhjx_32.jpg);position:relative;}
.index_news h3 span{ float:right; font-size:14px; position:absolute;right:5px;top:8px; }
.newsbody { width:1198px; height:350px;overflow:hidden; margin-top:30px; margin-bottom:45px;}
.index_news .mores{ width:1198px; height:45px; background:url(../images/jhjx_37.jpg); text-align:center; }
.index_news .mores a{ color: #FFF; line-height:45px; font-size:16px;}





.index_pro{height:auto; width:1198px; padding-top:50px; margin:0 auto; }
.index_pro h3{width:1198px; height:85px; background-image:url(../images/jhjx_13.jpg);position:relative;}
.probody{width:1198px; height:323px; padding-bottom:55px; padding-top:40px; overflow:hidden;}
/****滚动1*********/
.index_Roll { width:1198px; margin:0 auto;  padding:0px;overflow:hidden;}
#demo { overflow:hidden;  width:1198px; margin:0 auto;}
#indemo { float: left; width:1198px; }
#demo #indemo .img { width:280px;height:280px;border: 1px solid #eee; border-bottom:none;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
#demo #indemo img {max-width:280px; max-height:280px; vertical-align:middle;}
#demo #indemo a { display:block; width:282px; float:left; margin:0px 8px;color:#000;}
#demo #indemo a p { text-align:center; color:#FFF; background:#1e549c;  line-height:40px; width:100%; display:block;  margin-top:0px;}
#demo #indemo a:hover p {color:#FFF; background:#ff9933;  }
#demo1 { float: left; }
#demo2 {float: left;}


.index_al{height:auto; width:1198px; margin:0 auto; padding-top:25px; }
.albody{width:1198px; height:152px; overflow:hidden;}
/****滚动2*********/
.index_Rolla { width:1198px; margin:0 auto; padding:0px;overflow:hidden;}
#demoa { overflow:hidden;  width:1198px; margin:0 auto;} 
#indemoa { float: left; width:2000%;}
#demoa #indemoa .img { width:280px;height:150px;border: 1px solid #ddd;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
#demoa #indemoa img {max-width:280px; max-height:150px; vertical-align:middle;}
#demoa #indemoa a { display:block; width:auto; float:left; margin:0px 10px;}
#demoa #indemoa p { text-align:center;  line-height:40px; width:100%; }
#demoa1 { float: left;}
#demoa2 {float: left;}

.index_xs{height:auto; width:1198px; margin:0 auto; }
.index_xs h3{width:1198px; height:146px; background-image:url(../images/jhjx_21.jpg);position:relative;}
.index_xs h3 span{ float:right; font-size:14px; position:absolute;right:6px; top:6px;}
.xsbody{width:1198px; height:855px; overflow:hidden;background-image:url(../images/jhjx_23.jpg);}


/*首页产品展示2：两排*/
.sypic2{ width:750px; height:auto; overflow:hidden}
.sypic2_top{ height:48px;background:url(../images/pictop2.jpg) left center no-repeat;}
.sypic2_bot{ width:750px; height:312px; overflow:hidden}



/*首页友情链接：文字*/
.syfri{ width:1198px; height:55px; margin:0 auto;  line-height:55px;}
.syfri span{ width:80px; line-height:55px; float:left; font-weight:bold; color:#FFF; font-size:14px; text-align:left; padding-left:15px}
.syfri_nr{  color:#FFF; text-align:left}
.syfri_nr a{ color:#FFF; margin:0 15px;}
.syfri_nr a:hover{ color:#F00}


.index_contact{ width:420px;height:auto; overflow:hidden; float:left; padding-left:65px; padding-top:35px; }
.contactbody{ width:300px; height:200px;overflow:hidden;}
.contactbody .text{ line-height:30px; color:#FFF; padding:0px; overflow:hidden; }

.footer{  height:304px; width:100%;background:url(../images/jhjx_39.jpg) top left repeat-x;}
.foot{  height:240px; width:1198px;background:url(../images/yj_21.jpg);}
.foot_menu{ width:1180px; height:60px; line-height:60px;margin:0 auto;color:#FFF; text-align:center;}
.foot_menu a{ color:#FFF; margin:0 35px;}
.foot_menu a:hover{ color:#F00;}
.copy{ width:300px; height:200px; padding-top:35px;line-height:30px; color:#FFF; text-align:left;float:left; }
.copy a{ color:#FFF}
.copy a:hover{ color:#FBAB00;}

.xian{ width:1px; height:125px; margin-top:40px; background:#404145; float:left;}

.icode{float:left;padding:30px 70px 0px 25px;width:126px;height:170px; }
.icode img{display:block;width:126px;height:126px;}
.icode span{width:126px;display:block;color:#FFF; text-align:center;line-height: 42px;}

.nr{ padding-top:3px; padding-right:0px;}
.nr ul{ padding-left:3px; width:350px;}
.nr ul li{ height:30px; line-height:30px; overflow:hidden; color:#000; border-bottom:0px solid #bfd9f2;position:relative; }
.nr ul li a{ margin-left:5px; color:#000;padding-left:5px;}
.nr ul li a:hover{ color:#FBAB00;}
.nr ul li span{ position:absolute; top:0; right:0;color:#000;padding-right:10px;}


 
.nnr{ padding:5px 0px 0px 4px;}
.nnr ul{ padding-left:1px;}
.nnr ul li{ height:40px; line-height:40px; overflow:hidden; color:#000; position:relative;cursor: pointer;
background:url(../images/li.jpg) 2px 17px  no-repeat;border-bottom:1px solid #E7E7E7;}
.nnr ul li a{ margin-left:15px; color:#000;}
.nnr ul li a:hover{ color:#FBAB00;}
.nnr ul li span{ position:absolute; top:0; right:0;color:#000;padding-right:10px;}

/*图片新闻*/
.newspic{ width:560px; height:140px;  margin:10px 30px 35px 8px; float:left; }
.newspic a{ width:560px; height:140px; display:block; background:url(../images/ye.jpg) bottom right no-repeat #FFF;color:#333}
.newspic a:hover{ color:#FFF; background:url(../images/red.jpg) bottom right no-repeat #0055aa;}
.newspic_left{ width:170px; height:140px; float:left}
.newspic_left img{ width:170px; height:140px;}
.newspic_right{ width:360px; height:115px; float:left; padding-left:25px; padding-top:15px; overflow:hidden}
.newspic_right h4{ width:360px; height:35px; line-height:35px; color:#1e549c; font-size:16px;}
.newspic_right span{ width:360px; height:60px; line-height:30px; }

.newspic a:hover .newspic_right h4{ color:#FFF;}
/*-------------------------------------------内页样式开始-----------------------------------------------*/

/*pages*/
.pages{ width:1198px; padding:30px 0;}

/*left*/
.left{float:left; width:240px;}

.left .page_prolist{ width:240px; height:auto; }
.left .page_prolist h3{width:240px; height:40px; line-height:40px;background:#1e549c; text-align:center}
.left .page_prolist h3 span{  font-size:18px;  color:#FFF; }
.left .page_prolistbody {width:240px; height:auto !important; min-height:120px;}

.fenlei{ width:210px; float:left; padding:5px 15px; }
.fenlei ul{ width:210px; float:left;}
.fenlei li{ width:210px; height:35px; border-bottom:1px #1e549c solid; line-height:35px; text-align:center;}
.fenlei img{ float:left; margin-left:5px; margin-right:8px; margin-top:9px;} 
.fenlei li a{ color:#000; font-size:14px;}
.fenlei li a:hover{ color:#1e549c;}

.lianxi{ width:210px; float:left; padding:10px; padding-top:5px; padding-bottom:5px;}

.left .page_contact{ width:240px; height:auto; padding-top:10px;}
.left .page_contact h3{width:240px; height:40px; line-height:40px;background:#1e549c; text-align:center}
.left .page_contact h3 span{  font-size:18px;  color:#FFF; }
.left .page_contactbody {width:240px; height:auto !important; min-height:220px;overflow:hidden;}
.left .page_contactbody .text{ line-height:25px; padding:10px;}


.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 30px;
	padding-top: 10px;
	text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage span {
    background-color: #FBF779;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FF7400;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}


/*产品分类列表*/
.aboutleft2 {width:220px;font-size:14px;margin:0 auto;padding-top:0px;height:auto;padding-bottom:0px; }
.aboutleft2 li {line-height:28px;width:220px;padding-top:0px;margin-top:0px;overflow:hidden;}
.aboutleft2 a { font-family:"微软雅黑";height:30px;padding-left:30px; width:190px;line-height:30px;float:left;font-size:14px;text-align:left;color:#1e549c; font-weight:bolder;  border-bottom:1px solid #C9C9C9;border-top:1px solid #C9C9C9;}
.aboutleft2 a:hover {font-size:14px;width:190px;height:30px;text-decoration:none;text-align:left;color:#f00;}
.aboutleft2 li ul{ display:block; overflow:hidden; float:left; }
.aboutleft2 li ul li{ background:none; border:none;}
.aboutleft2 li ul li a { font-weight:normal;width:175px;background:url(../images/li.jpg) 30px center no-repeat; padding-left:45px; border:none; color:#666666;}
.aboutleft2 li ul li a:hover {width:175px; padding-left:45px; border:none; color:#f00;}

.table_form td{ height:50px;}

/*右侧主体*/
.boxright{ width:930px; height:auto; float:right;}
.boxright_top{ width:930px; height:40px; background:#1e549c;}
.boxright_mid{ width:930px; height:auto !important; min-height:480px; overflow:hidden; zoom:1; background:url(../images/nymid.jpg) center top repeat-y;}
.boxright_bot{ width:930px;  height:8px; background:url(../images/nybot.jpg) center top no-repeat;}
.left_zi{width:400px; height:40px; line-height:40px; font-size:18px; color:#FFF; float:left; padding-left:10px;}
.left_zi p{ line-height:7px; color:#FFF; font-size:14px}
.right_zi{ float:right; width:400px; text-align:right;height:40px;line-height:40px; color:#FFF; margin-right:15px;}
.right_zi a{ color:#FFF; font-size:14px}
.content{ line-height:24px; width:96%; margin:0 auto; padding-top:10px ;}

/*内页新闻列表*/
.new1 {width:100%;text-align:left;font-size:14px;}
.new1 li {width:100%;height:28px;line-height:28px;float:left;display:inline;background:url(../images/d.jpg) left center no-repeat;border-bottom: 1px #A8A8A8 dashed}
.new1 a {height:28px;line-height:28px;float:left;margin-left:15px; }
.new1 font {float:right;height:28px;line-height:28px;margin-right:0px;font-size:42px;font-size:14px;color:#1e549c;}
.new1 a:hover {font-size:14px;text-decoration:none; }

/*内页产品展示列表*/
.product{ width:100%; list-style:none; padding-top:10px; padding-left:3px;}
.product li{ width: 218px; margin:2px 4px; height:188px; float: left; overflow: hidden;}
.product li .img{width:216px;height:157px;border: 1px solid #1e549c;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;   -webkit-border-radius: 5px;  
   -moz-border-radius: 5px;  
   border-radius: 5px;  
 position:relative;
   behavior: url(js/PIE.htc);  }
.product li a{ display:block;}
.product li img{ max-width:216px; max-height:157px;vertical-align:middle; }
.product li p{  text-align:center; height:30px;line-height:30px;width: 100%;}

.product_title{text-align:center; font-weight:bold;padding:5px; width:100%}
.product_related{text-align:center; padding:5px; width:100%}
.proimg{ text-align:center; width:90%; height:auto}
.proimg .img{width:600px;height:600px;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;  }
.proimg img{ max-width:600px; max-height:600px;vertical-align:middle; }

 .page{ padding:15px 0 20px 0; width:100%; text-align:center; line-height:40px;}
.page a{ padding:5px; border:1px solid #ccc; margin:0 3px;}
.page a:hover{ background:#1e549c; color:#fff;}
.page font{ padding:5px; border:1px solid #ccc; margin:0 3px;background:#1e549c; color:#fff;}
.nolink{padding:5px; border:1px solid #ccc; margin:0 3px;}


/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto; }
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}







