@charset "utf-8";
/*body*/
body{
  margin:0 auto;
  font-size:12px;
  font-family:Arial,sans-serif,"宋体";
  background:#fff;
  color:#606060;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{
  padding:0;
  margin:0;
}
img{
  border:0px;
}
ul,li{
  margin:0;
  padding:0;
  list-style:none;
}
a{
  font-size:12px;
  text-decoration:none;
  color:#606060;
  font-family:"Arial";
}
a:hover{
  font-size:12px;
  text-decoration:none;
  color:#ee6423;
  font-family:"Arial";
}
/*首页*/
#header{
  width:1000px;
  height:240px;
  overflow:hidden;
  margin:0 auto;
  padding:0 auto;
}
#header .logo{
  width:280px;
  height:240px;
  overflow:hidden;
  float:left;
}
#header .logo img{
  width:150px;
  height:150px;
  overflow:hidden;
  position:relative;
  left:65px;
  top:45px;
}
#header .flash{
  width:720px;
  height:240px;
  overflow:hidden;
  float:left;
}
#nav{
  width:1000px;
  height:40px;
  overflow:hidden;
  background:#ee6423;
  margin:0 auto;
  padding:0 auto;
}
#nav .navleft{
  width:280px;
  height:40px;
  overflow:hidden;
  float:left;
}
#nav .navleft ul{
  width:200px;
  height:20px;
  overflow:hidden;
  margin-top:10px;
  margin-left:40px;
}
#nav .navleft ul li a{
  width:100px;
  height:20px;
  overflow:hidden;
  display:block;
  color:#fff;
  font-family:"Arial";
  font-size:12px;
}
#nav .navleft ul li a:hover{
  color:#1f54a0;
}
.language_one{
  width:100px;
  height:20px;
  overflow:hidden;
  float:left;
  background:url(../images/cn.jpg) no-repeat;
  text-indent:3em;
  line-height:20px;
}
.language_two{
  width:100px;
  height:20px;
  overflow:hidden;
  float:left;
  background:url(../images/en.jpg) no-repeat;
  text-indent:3em;
  line-height:20px;
}
#nav .navright{
  width:720px;
  height:40px;
  overflow:hidden;
  float:right;
}
#nav .navright ul{
  width:708px;
  height:40px;
  overflow:hidden;
  margin-left:4px;
}
#nav .navright li{
  width:140px;
  height:40px;
  overflow:hidden;
  float:left;
  border-right:2px dotted #fff;
  line-height:40px;
  text-align:center;
}
#nav .navright li a{
  width:140px;
  height:40px;
  overflow:hidden;
  font-size:14px;
  font-family:"Arial";
  color:#fff;
  display:block;
}
#nav .navright li a:hover{
  color:#1f54a0;
}
#bar{
  width:1000px;
  height:20px;
  overflow:hidden;
  background:#fff;
  margin:0 auto;
  padding:0 auto;
}
#bar .bar_right{
  width:720px;
  height:20px;
  overflow:hidden;
  background:#a1a1a1;
  float:right;
}
#main{
  width:1000px;
  overflow:hidden;
  margin:0 auto;
  padding:0 auto;
  background:url(../images/bg.jpg) repeat-y;
}
#main .main_left{
  width:280px;
  overflow:hidden;
  float:left;
  background:#eeeeee;
}
#main .main_left .main_left_protitle{
  width:270px;
  height:20px;
  overflow:hidden;
  margin:20px 0 10px 10px;
  background:url(../images/pro_list_img.jpg) no-repeat;
  line-height:20px;
  font-size:15px;
  font-family:"Arial";
  font-weight:bold;
  color:#1f54a0;
  text-indent:1.5em
}
#main .main_left .main_left_prolist{
  width:260px;
  overflow:hidden;
  margin-left:10px;
  margin-bottom:10px;
}
#main .main_left .main_left_prolist ul{
  width:260px;
  overflow:hidden;
}
#main .main_left .main_left_prolist li{
  width:260px;
  height:21px;
  overflow:hidden;
  line-height:21px;
  text-indent:1.5em;
  background:url(../images/d.jpg) no-repeat;
  border-bottom:1px dotted #dcdcdc;
}
#main .main_left .main_left_prolist a{
  width:260px;
  height:21px;
  overflow:hidden;
  display:block;
}
#main .main_left .main_left_prolist a:hover{
  color:#ee6423;
}
#main .main_left .main_left_showtitle{
  width:270px;
  height:20px;
  overflow:hidden;
  margin:0 0 20px 10px;
  background:url(../images/pro_show_img.jpg) no-repeat;
  line-height:20px;
  font-size:15px;
  font-family:"Arial";
  font-weight:bold;
  color:#1f54a0;
  text-indent:1.5em
}
#main .main_left .main_left_showcontent{
  width:220px;
  overflow:hidden;
  margin-left:30px;
  margin-bottom:20px;
}
#main .main_right{
  width:710px;
  overflow:hidden;
  float:right;
}
#main .main_right .main_right_abouttitle{
  width:710px;
  height:35px;
  overflow:hidden;
  background:url(../images/abouttitle.jpg) no-repeat;
  margin-top:20px;
  line-height:35px;
  font-size:15px;
  font-family:"Arial";
  font-weight:bold;
  color:#ee6423;
  text-indent:1.5em;
}
#main .main_right .main_right_aboutcontent{
  width:710px;
  height:250px;
  overflow:hidden;
  border-top:1px solid #eeeeee;
}
#main .main_right .main_right_aboutcontent .about_Picture{
  width:300px;
  height:230px;
  overflow:hidden;
  padding-top:20px;
  padding-right:10px;
  float:left;
}
#main .main_right .main_right_aboutcontent .about_content{
  width:400px;
  height:240px;
  overflow:hidden;
  float:right;
  padding-top:10px;
  font-family:"Arial";
}
#main .main_right .main_right_aboutcontent .about_content p{
  line-height:20px;
}
.about_content p a{
  color:#1f54a0;
}
.about_content p a:hover{
  color:#ee6423;
}
#main .main_right .main_right_middle{
  width:710px;
  height:250px;
  overflow:hidden;
  margin-top:20px;
}
.main_right_middle .main_right_news{
  width:350px;
  height:250px;
  overflow:hidden;
  float:left;
}
.main_right_middle .main_right_news .newstitle{
  width:350px;
  height:35px;
  line-height:35px;
  overflow:hidden;
  background:url(../images/new_img.jpg) 0 7px no-repeat;
  font-size:15px;
  font-family:"Arial";
  font-weight:bold;
  color:#ee6423;
  text-indent:1.5em
}
.newstitle .move_right{
  float:right;
  margin-right:10px;
}
.newstitle .move_right a{
  color:#1f54a0;
  font-family:"Arial";
  font-weight:normal;
  font-size:12px;
}
.newstitle .move_right a:hover{
  color:#ee6423;
}
.main_right_middle .main_right_news .newscontent{
  width:350px;
  height:104px;
  overflow:hidden;
  border-top:1px solid #eeeeee;
}
.newscontent ul{
  width:350px;
  height:100px;
  overflow:hidden;
  margin-top:4px;
}
.newscontent ul li{
  width:350px;
  height:20px;
  overflow:hidden;
  line-height:20px;
  background:url(../images/n.jpg) no-repeat;
  text-indent:1.5em;
}
.newscontent ul li span{
  float:right;
}
.main_right_middle .main_right_news .news_img{
  width:350px;
  height:110px;
  overflow:hidden;
}
.main_right_middle .main_right_contact{
  width:350px;
  height:250px;
  overflow:hidden;
  float:right;
}
.main_right_contact .contacttitle{
  width:350px;
  height:35px;
  line-height:35px;
  overflow:hidden;
  background:url(../images/contact_img.jpg) 0 7px no-repeat;
  font-size:15px;
  font-family:"Arial";
  font-weight:bold;
  color:#ee6423;
  text-indent:1.5em
}
.contacttitle .move_right1{
  float:right;
  margin-right:10px;
}
.contacttitle .move_right1 a{
  color:#1f54a0;
  font-family:"Arial";
  font-weight:normal;
  font-size:12px;
}
.contacttitle .move_right1 a:hover{
  color:#ee6423;
}
.contact_content{
  width:350px;
  height:214px;
  overflow:hidden;
  border-top:1px solid #eeeeee;
  font-family:"Arial";
}
#foot{
  width:710px;
  height:70px;
  overflow:hidden;
  margin-top:10px;
  border-top:1px solid #1f54a0;
}
#foot .foot_content{
  width:710px;
  height:20px;
  line-height:20px;
  overflow:hidden;
  margin-top:25px;
  font-family:"Arial";
  text-align:center;
}
/*企业简介*/
.main_left_contitle{
  width:270px;
  height:20px;
  overflow:hidden;
  margin:0 0 10px 10px;
  background:url(../images/contact_img1.jpg) no-repeat;
  line-height:20px;
  font-size:15px;
  font-family:"Arial";
  font-weight:bold;
  color:#1f54a0;
  text-indent:1.5em
}
.main_left_concontent{
  width:250px;
  overflow:hidden;
  font-family:"Arial";
  margin-left:20px;
  margin-bottom:10px;
}
.about_title{
  width:710px;
  height:20px;
  overflow:hidden;
  margin-top:35px;
  background:url(../images/aboutus_img.jpg) no-repeat;
  line-height:21px;
  font-size:15px;
  font-family:"Arial";
  font-weight:bold;
  color:#ee6423;
  text-indent:1.5em
}
.about_moveright{
  float:right;
  color:#606060;
  font-size:12px;
  font-family:"Arial";
  font-weight:normal;
}
.about_main{
  width:710px;
  overflow:hidden;
  border-top:1px solid #eeeeee;
}
.about_main .about_maincontent{
  width:690px;
  overflow:hidden;
  margin:10px 10px 0 10px;
  line-height:20px;
  font-family:"Arial";
  min-height:400px;
}
/*新闻*/
.new_title{
  width:710px;
  height:20px;
  overflow:hidden;
  margin-top:35px;
  background:url(../images/new_img.jpg) no-repeat;
  line-height:21px;
  font-size:15px;
  font-family:"Arial";
  font-weight:bold;
  color:#ee6423;
  text-indent:1.5em
}
.Black-bbb{
  float:right;
}
.new_bar{
  width:690px;
  height:120px;
  overflow:hidden
}
.new_content_title{
  width:690px;
  height:30px;
  overflow:hidden;
  background:url(../images/newtitle.jpg) no-repeat;
  margin-bottom:5px;
  text-indent:10em;
  line-height:30px;
  font-family:"Arial";
  font-size:12px;
  color:#1f54a0;
  margin-top:10px;
  margin-bottom:10px;
}
.new_time_move{
  float:right;
  margin-right:20px;
}
.about_maincontent ul{
  width:690px;
  overflow:hidden;
}
.about_maincontent ul li{
  width:670px;
  height:20px;
  line-height:20px;
  overflow:hidden;
  background:url(../images/Arrow_04.gif) 10px 5px  no-repeat;
  text-indent:1em;
  padding:0 10px;
}
.new_content_foot{
  width:690px;
  height:20px;
  overflow:hidden;
  margin-top:10px;
  line-height:20px;
  text-align:center;
}
.Bodyer_right_page_content{
  width:690px;
  height:30px;
  line-height:30px;
  overflow:hidden;
  text-align:center;
  font-size:15px;
  font-family:"Arial";
}
.Bodyer_right_page_end{
  width:690px;
  height:20px;
  line-height:20px;
  overflow:hidden;
  text-align:center;
  font-size:12px;
  font-family:"Arial";
  color:#3780e9;
}
.Bodyer_right_page_back{
  width:690px;
  height:24px;
  overflow:hidden;
  margin-top:10px;
}
.Bodyer_right_page_back img{
  float:right;
  margin-right:20px;
}
.pro_title{
  width:710px;
  height:20px;
  overflow:hidden;
  margin-top:35px;
  background:url(../images/pro_show_img1.jpg) no-repeat;
  line-height:21px;
  font-size:15px;
  font-family:"Arial";
  font-weight:bold;
  color:#ee6423;
  text-indent:1.5em
}
/*产品展示*/
.Bodyer_right_page_end1{
  width:690px;
  height:20px;
  overflow:hidden;
  margin-top:10px;
  line-height:20px;
  text-align:center;
}
.search{
  width:280px;
  height:60px;
  overflow:hidden;
  background:url(../images/search_bg.jpg) no-repeat;
  margin-bottom:10px;
}
.search form {
  width:260px;
  height:20px;
  overflow:hidden;
  margin-top:20px;
  padding-left:10px;
}
.search .search_text{
  width:175px;
  height:18px;
  overflow:hidden;
  border:#b4b4b4 1px solid;
  float:left;
  background:#eeeeee;
}
.search .search_button{
  width:70px;
  height:20px;
  overflow:hidden;
  border:none;
  background:#ee6423;
  float:left;
  margin-left:10px;
  color:#fff;
  line-height:20px;
  cursor:pointer;
  font-size:12px;
  font-family:"Arial"
}
.productview_product_title{
  width:100%;
  height:20px;
  overflow:hidden;
  line-height:20px;
  background:url(../images/p.jpg) no-repeat;
  text-indent:6.5em;
  color:#1f54a0;
  font-family:"Arial";
  font-size:15px;
}