@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	margin:0 auto;
}
body {
    font-family:simsun;
	color:#000;
	font-size:14px;
	overflow-y:scroll;
}


img {
	border:0px;
}

a {
	text-decoration:none;
	color:#000;
}
li {
	list-style:none;
}

A.white:link {
	COLOR: white;font-size:14px;text-decoration:none;
}
A.white:visited {
	COLOR: white; font-size:14px;text-decoration:none;
}
A.white:hover {
	COLOR: #FF0000;font-size:14px; text-decoration:underline;
}

A.blue:link {
	COLOR:#6b90cb;
}
A.blue:visited {
	COLOR:#6b90cb;
	}
A.blue:hover {
	COLOR: #FF0000;
	}

A.hui:link {
	COLOR:#333333;font-size:18px;font-family:simsun;font-weight:600;text-decoration:none;
}
A.hui:visited {
	COLOR: #333333; font-size:18px;font-family:simsun;font-weight:600;text-decoration:none;
}
A.hui:hover {
	COLOR: #FF0000;font-size:18px;font-family:simsun;font-weight:600;text-decoration:underline;
}

.table-b table td{border-bottom:1px solid #898989}
.table-c table td{}

.xx{
   color:#6b90cb;
   font-size:16px;
   margin-bottom:3px;
   }
.x8080{
   color:black;
   font-size:40px;
   font-family:simhei;
   font-weight:normal;
   }
   
.xinwen{
   color:black;
   font-size:40px;
   font-family:simhei;
   font-weight:normal;
   color:#FFFFFF;
   }
   
li.jj{
   color:black;
   font-size:14px;
   margin:10 0 10 20;
   list-style-image:url("/images/arrow2.png");
     }
li.jj1{
   color:black;
   font-size:14px;
   margin:10 0 10 20;
   list-style-image:url("/images/arrow.png");
   }
.xxzx{
   color:#FFFFFF;
   font-size:16px;
   font-weight:normal;
   margin:0 0 20 20;
   font-weight:bold;
     }
     

.dz{
   font-size:12px;
   font-weight:normal;
   margin:0 0 1 20;
   color:white;
   }
     
.gsjj{
   font-size:14px;
   font-weight:normal;
   margin:0 0 5 20;
   color:white;
   }    


.icp{
   font-size:14px;
   font-weight:normal;
   margin:0 0 5 20;
   color:white;
   align:center;
   }



juzhong{
       align:center;
       }

.linxin{font-family:Wingdings;}

p.ppgsjj{margin:10 0 10 0;COLOR:black;font-size:14px;} 
p.ppgsjj2{margin:10 0 10 14;COLOR:black;font-size:14px;} 
p.produ{margin:0 0 10;}  
p.pp{margin:10 20  0 20;font-size:14px;color:black;text-indent:2em;line-height:20px;letter-spacing:1px;}
p.ppnews{margin:10 50  0 50;font-size:14px;color:black;text-indent:2em;line-height:20px;letter-spacing:1px;}
p.ppzp{margin:10 20  0 20;font-size:14px;color:black;line-height:20px;letter-spacing:1px;}
p.zpnewstitle{margin:10 20  0 20;font-size:18px;font-family:simhei;font-weight:300;line-height:20px;valign:center;}
p.ppred{margin:10 20  0 20;font-size:14px;color:#aa2324;text-indent:2em;line-height:20px;letter-spacing:1px;}
p.yxwlpppp{margin:20 0 10;font-size:16px;color:#6b90cb;text-indent:3em;line-height:2;}
p.fzlcpp{margin:20 10  0 20;font-size:14px;color:black;line-height:2;}
p.fwclpp{margin:10 20  0 45;font-size:14px;color:black;line-height:20px;letter-spacing:1px;}
p.ppp{margin:0;font-size:18px;font-family:simhei;font-weight:300;color:#6b90cb;text-indent:0;line-height:2;}
p.ppx{font-size:14px;color:black;text-indent:2em;line-height:2;}
.more{margin:0 10  0 0;font-size:14px;color:black;text-indent:2em;line-height:2;}
.news{font-size:14px;color:#000000;line-height:20px;}
p.newstitle{margin:20 0 10 0;font-size:18px;font-family:simhei;font-weight:300; color:#6b90cb;line-height:20px;}

.newslist{font-size:14px;line-height:24px;}
p.newsdate12{font-size:12px;color:#666666;line-height:20px;}
p.newsdate{font-size:16px;color:#666666;line-height:20px;}
p.next{font-size:12px;color:#000000;line-height:20px;}
.p_cp_simhei{font-family:simhei;font-weight:300; font-size:20px; color:#6b90cb; margin:20 10  0 20; }
p.pppp{margin:20 0 10 20;font-family:simhei;font-weight:300;font-size:20px;color:#6b90cb;line-height:2;}



div.search {padding: 0 66px 0 0}
form {
  position: relative;
   width: 156px;
  margin: 0 auto;
  }
.d1 {background: #A3D0C3;}
.d1 input {
  width: 100%;
  height: 42px;
  padding-left: 10px;
  border: 2px solid #7BA7AB;
  border-radius: 5px;
  outline: none;
  background: #F9F0DA;
  color: #9E9C9C;
}
.d1 button {
  position: absolute; 
  top: 0;
  right: 0px;
  width: 42px;
  height: 42px;
  border: none;
  background: #7BA7AB;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}
.d1 button:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  color: #F9F0DA;
}
.d2 {background: #DABB52;}
.d2 input, .d2 button {
  border: none;
  outline: none;
  border-radius: 3px;
}
.d2 input {
  width: 100%;
  height: 42px;
  background: #F9F0DA;
  padding-left: 15px;
}
.d2 button {
  height: 26px;
  width: 26px;
  position: absolute;
  top: 8px;
  right: 8px;
  background: #F15B42;
  cursor: pointer;
}
.d2 button:before {
  content: "\f105";
  font-family: FontAwesome;
  color: #F9F0DA;
  font-size: 20px;
  font-weight: bold;
}
.d3 {background: #6b90cb;}
.d3 form {
  background: #FFFFFF;
  border-radius: 12px;
}
.d3 input, .d3 button {
  border: none;
  outline: none;
  background: transparent;
}
.d3 input {
  width: 100%;
  height: 24px;
  border-radius: 12px;
  padding-left: 15px;
}
.d3 button {
  height: 18px;
  width: 18px;
  position: absolute;
  top: 3;
  right: 8;
  cursor: pointer;
}
.d3 button:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  color: #6b90cb;
}
.d4 {background: #F15B42;}
.d4 form {
  background: #F9F0DA;
  border-bottom: 4px solid #be290e;
}
.d4 input, .d4 button {
  border: none;
  outline: none;
  background: transparent;
}
.d4 input {
  width: 100%;
  height: 42px;
  padding-left: 15px;
}
.d4 button {
  height: 42px;
  width: 42px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.d4 button:before {
  content: "\f178";
  font-family: FontAwesome;
  font-size: 20px;
  color: #be290e;
}
.d5 {background: #683B4D;}
.d5 input, .d5 button {
  outline: none;
  background: transparent;
}
.d5 input {
  width: 100%;
  height: 42px;
  padding-left: 15px;
  border: 3px solid #F9F0DA;
}
.d5 button {
  border: none;
  height: 42px;
  width: 42px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.d5 button:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  color: #F9F0DA;
}
.d5 input:focus {
  border-color: #311c24
}
.d6 {background: #B46381;}
.d6 form {
  height: 42px;
}
.d6 input {
  height: 100%;
  width: 0;
  padding: 0 42px 0 15px;
  border: none;
  border-bottom: 2px solid transparent;
  outline: none;
  background: transparent;
  transition: .4s cubic-bezier(0, 0.8, 0, 1);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.d6 input:focus {
  width: 300px;
  z-index: 1;
  border-bottom: 2px solid #F9F0DA;
}
.d6 button {
  background: #683B4D;
  border: none;
  height: 42px;
  width: 42px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.d6 button:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  color: #F9F0DA;
}
.d7 {background: #7BA7AB;}
.d7:after {content:""; clear:both; display:table}
.d7 form {
  width: auto;
  float: right;
  margin-right: 30px;
}
.d7 input {
  width: 250px;
  height: 42px;
  padding-left: 15px;
  border-radius: 12px;
  border: 2px solid #324b4e;
  background: #F9F0DA;
  outline: none;
  position: relative;
  transition: .3s linear;
}
.d7 input:focus {
  width: 300px;
}
.d7 button {
  width: 42px;
  height: 42px;
  background: none;
  border: none;
  position: absolute;
  top: -2px;
  right: 0;
}
.d7 button:before{
  content: "\f002";
  font-family: FontAwesome;
  color: #324b4e;
}


.logo{width:1024px;height:65px; padding-top:20px; margin-bottom:10px;}
.nav{width:1024px; height:36px;}
.nav li{float:left; width:120px; line-height:32px; text-align:center;}
.nav a{ color:#FFF; font-size:14px; font-weight:bold; display:block; width:105px; height:36px;}
.nav span{font-size:14px; font-weight:bold; display:block; width:105px; height:35px;color:#000; background:url(../images/nav_a.jpg) no-repeat;}
.nav a:hover{ color:#000; background:url(../images/nav_a.jpg) no-repeat;}
.banner{width:1024px; height:auto; margin-top:10px;}


.main_1{wisth:1024px; height:auto;}
.cp{width:1024px; height:400px; margin-top:70px; padding-left:10px;}
.cp_1{width:500px; float:left;}
.cp_title{width:500px; height:22px; background:url(../images/cp_1.jpg) no-repeat;}
.cp_list{width:500px;height:350px; margin-top:36px; border-right:1px #CCC dashed;}
.cp img{width:240px; height:192px; margin-bottom:10px;}
.cp_list1{width:240px;height:360px; float:left;}
.cp p a{ font-family:"汉仪中等线简"; font-size:14px; font-weight:bold; color:#999999;}
.cp span{ font-family:"汉仪综艺体简"; font-size:14px; font-weight:bold;color:#000; display:block; line-height:24px; width:240px; height:50px; overflow:hidden; margin-top:10px;}
.cp h{font-family:"汉仪中等线简"; font-size:14px; font-weight:bold; color:#999999;display:block; line-height:24px; width:240px; height:50px; overflow:hidden; margin-top:5px;}
.cp_list2{width:240px;height:360px; float:left; margin-left:5px;}

.cp_2{width:500px; float:left; margin-left:5px;}
.cp_title2{width:500px; height:22px; background:url(../images/cp_2.jpg) no-repeat;}
.cp_2_list{width:500px;height:350px; margin-top:36px; margin-left:5px;}
.cp_2_list1{width:240px;height:360px; float:left;}
.cp_2_list2{width:240px;height:360px; float:left; margin-left:5px;}

.aut{width:1024px; height:auto; padding-top:80px; margin-bottom:80px;}
.aut img{width:200px; height:180px;}
.aut_title{width:1024px; height:22px; background:url(../images/aut_bj.jpg) no-repeat; float:left;}
.aut_list{width:1024x; height:220px; margin-top:36px;}
.aut_list li{ float:left; width:250px; text-align:center;}
.aut_list li a:hover img{width:220px; height:200px;}


.lunbo{background:#FFFFFF}
.changpin{background:#E6E6E6;}
.cai{background:#6B90CB;}
.foot{background:#898989;}
.foot_1{background:#898989;width:1024px; height:160px;}
.a{width:220px; height:110px; float:left; border-right:1px solid #CCC;}
.b{width:400px; height:110px;float:left; margin-left:5px;border-right:1px solid #CCC;}
.b li{width:380px; line-height:20px; color:#000; font-size:16px; height:30px; font-family:"simsun";}
.c{width:180px; height:110px; border-right:1px solid #CCC; float:left; text-align:center;}
.d{width:200px; height:110px;  border-right:1px solid #CCC; float:left; text-align:center;}
.foot_2{width:1024px; height:70px; border-top:1px solid #CCC; text-align:center; padding-top:10px;}
.foot_2 p{font-size:16px; height:30px; color:#7d7d7d; line-height:30px;}


/*内页导航*/
.n_navbg{background:url(../images/n_nav.jpg) no-repeat;}
.n_nav{width:980px; height:50px;}
.n_nav a{ font-family:"汉仪细中圆简"; font-size:16px; height:50px; line-height:50px; margin-right:5px;}
.n_cp{width:1024px; margin-top:60px;height:100px;}
.n_cp_1{width:1024px; height:54px;}
.n_cp_2{width:1024px; height:24px; margin-top:20px;}
.n_js{width:1024px; height:300px; margin-top:50px;}
.n_xx{width:1024px; height:800px; border-top:1px solid #ccc;}
.n_xx_cp{width:256px;padding-top:20px; text-align:center; height:auto; overflow:hidden;}
.n_xx_cp img{ margin-bottom:10px; width:160px; height:140px;}
.n_xx_cp p{ font-family:"汉仪细中圆简"; font-size:14px;}
.n_xx_cp span{width:310px; height:auto; display:block; height:60px; overflow:hidden;}
.n_xx1{width:250px; height:auto; border-right:1px solid #ccc;float:left;  overflow:hidden;}

.n_xx2{width:250px;  height:auto; border-right:1px solid #ccc;float:left; overflow:hidden;}
.n_xx3{width:250px;  height:auto; border-right:1px solid #ccc;float:left; overflow:hidden;}
.n_xx4{width:250px;  height:auto;float:left;}
.n_gd{width:1280px; height:30px; background:#dfdfdf; margin-top:10px; text-align:center;  margin-bottom:10px;}
.n_gd a{ font-size:14px; font-family:"微软雅黑"; line-height:30px; margin-left:10px; }

.cp_cp{width:1024px; height:800px;}
.cp_tup{width:420px; float:left; text-align:right;}
.cp_z{width:500px; height:auto;float:left; margin-left:100px; text-align:left; margin-top:20px;}
.z_js{width:450px; height:40px; border-bottom:1px solid #CCC; padding-bottom:10px;float:left;}
.z_js_z{width:450px; height:105px; float:left;}
.z_js_z span{ font-size:16px; font-weight:bold; display:block; height:60px; line-height:60px; font-family:"微软雅黑";}
.z_js_z p{font-size:16px; font-weight:bold; color:#666;height:35px; line-height:35px; font-family:"微软雅黑";}
.z_js_2{width:450px; height:150px; float:left; overflow:hidden;}
.z_js_2 span{ font-size:14px; font-weight:bold; display:block;line-height:30px; font-family:"微软雅黑";color:#666;}

.z_js_3{width:450px; height:150px; float:left; overflow:hidden;}
.z_js_3 span{ font-size:14px; font-weight:bold; display:block;line-height:30px; font-family:"微软雅黑";color:#666;}

.z_js_4{width:450px; height:150px; float:left; overflow:hidden;}
.z_js_4 span{ font-size:14px; font-weight:bold; display:block; line-height:30px; font-family:"微软雅黑";color:#666;}

.time{float:right;}
/*公司介绍页面*/
.box{width:1024px; height:auto;border:1px solid #ccc; margin-bottom:20px;}
.box_left{width:155px; height:auto; float:left; margin:10px; border-right:1px solid #ccc;}
.box_left li{float:left; line-height:40px;height:40px;width:135px; text-align:center;}
.box_left li a{ font-family:"微软雅黑"; color:#000; font-size:14px;}
.box_left li a:hover{ color:#F00; border-bottom:1px solid #F00;}
.box_left li a:active{ color:#F00; border-bottom:1px solid #F00;}
.box_right{width:800px;height:auto;float:left; margin:10px;}
.box_right p{ text-align:center; color:#F00; font-size:16px; margin-bottom:10px;}
.box_right span{ line-height:30px; font-size:14px;}
.box_right li{width:300px; line-height:35px; height:35px; font-size:14px; text-align:left;}
.box_right_a1{float:right; margin:10px;}
.box_right_b2{float:left;margin:10px;}
.box_right_fy{width:300px; height:35px; line-height:35px; text-align:center; margin-top:20px;}
.box_right_fy a{ margin-left:20px;}

.box_right tr{ text-align:left; height:35px;}
.box_right td{ }

.box_foot{width:1280px; height:11px; background:url(../images/lie_bj_foot.jpg) no-repeat;}