#banner {
  height: 440px;
  position: relative;
}
#banner .slidebox {
  width: 100%;
  height: 550px;
  position: relative;
}
#banner .slidebox .wrapper {
  width: 100%;
  height: 550px;
  overflow: hidden;
}
#banner .slidebox .wrapper .roll {
  display: block;
  width: 100%;
  height: 550px;
}
#banner .slidebox .wrapper .roll a {
  display: block;
  width: 100%;
  height: 385px;
  background-position: center;
  background-repeat: no-repeat;
}
#banner .slidebox span.btn {
  width: 40px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.5);
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  color: #ffffff;
  font-family: SimSun;
  cursor: pointer;
  position: absolute;
  top: 136px;
}
#banner .slidebox span.btn.prev {
  left: 50%;
  margin-left: -560px;
}
#banner .slidebox span.btn.next {
  right: 50%;
  margin-right: -560px;
}
#banner .bl {
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/index_banner_bl.png) no-repeat;
}
#about_us .container {
  margin-top: 45px;
}
#about_us .container .hd {
  text-align: center;
}
#about_us .container .hd h3.en {
  font-size: 18px;
  font-weight: bold;
  color: #6d7b84;
}
#about_us .container .hd h3.cn {
  font-size: 30px;
  margin-top: 10px;
  color: #6d7b84;
}
#about_us .container .hd span.line {
  display: block;
  width: 46px;
  height: 4px;
  background-color: #6d7b84;
  margin: 15px auto 0 auto;
}
#about_us .container .bd {
  margin-top: 30px;
}
#about_us .container .bd .pic {
  float: left;
  width: 700px;
  height: 450px;
  background: url(../images/index_aboutus_pic.jpg) left bottom no-repeat;
  position: relative;
}
#about_us .container .bd .pic img {
  position: absolute;
  top: 0;
  right: 0;
}
#about_us .container .bd .text {
  float: right;
  width: 480px;
}
#about_us .container .bd .text .title {
  height: 45px;
  position: relative;
}
#about_us .container .bd .text .title h3 {
  font-size: 24px;
  color: #0264d1;
}
#about_us .container .bd .text .title span.line {
  display: block;
  width: 20px;
  height: 3px;
  background-color: #0264d1;
  position: absolute;
  left: 0;
  bottom: 0;
}
#about_us .container .bd .text .content {
  margin-top: 20px;
}
#about_us .container .bd .text .content .mes {
  height: 200px;
  overflow: hidden;
}
#about_us .container .bd .text .content .mes p {
  font-size: 14px;
  color: #686868;
  line-height: 2;
}
#about_us .container .bd .text .content .btn_group {
  font-size: 0;
  text-align: center;
  margin-top: 20px;
}
#about_us .container .bd .text .content .btn_group a {
  display: inline-block;
  width: 120px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  text-align: center;
}
#about_us .container .bd .text .content .btn_group a.c1 {
  background-color: #f5f5f5;
}
#about_us .container .bd .text .content .btn_group a.c2 {
  background-color: #e6e6e6;
}
#about_us .container .bd .text .content .btn_group a:hover {
  background-color: #d5d5d5;
}
#about_us .container .bd .text .content a.more {
  display: block;
  width: 170px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e3e2e3;
  margin-top: 20px;
}
#about_us .container .bd .text .content a.more span.t {
  float: left;
  margin-left: 20px;
}
#about_us .container .bd .text .content a.more span.icon {
  float: right;
  margin-right: 20px;
  font-size: 18px;
}
#about_us .container .bd .text .content a.more:hover {
  background-color: #0264d1;
}
#about_us .container .bd .text .content a.more:hover span {
  color: #ffffff;
}
#product {
  margin-top: 20px;
}
#product .nav_l {
  float: left;
  width: 225px;
  padding: 6px;
  background-color: #f5f5f5;
}
#product .nav_l .hd {
  height: 80px;
  background-color: #ffffff;
  position: relative;
}
#product .nav_l .hd .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 84px;
  height: 96px;
  background: url(../images/index_procut_titicon.png) no-repeat;
}
#product .nav_l .hd .tit {
  position: absolute;
  right: 0;
  top: 13px;
  width: 140px;
  text-align: center;
}
#product .nav_l .hd .tit h3.cn {
  font-size: 24px;
  color: #000000;
}
#product .nav_l .hd .tit h3.en {
  font-size: 14px;
  color: #dad9d9;
}
#product .nav_l .bd {
  padding-top: 30px;
}
#product .nav_l .bd dl + dl {
  margin-top: 13px;
}
#product .nav_l .bd dl dt a {
  display: block;
  width: 220px;
  height: 34px;
  border: 1px solid #e3e0e0;
  line-height: 34px;
  font-family: SimSun;
  font-size: 14px;
  border-radius: 17px;
}
#product .nav_l .bd dl dt a span.txt {
  float: left;
  margin-left: 15px;
}
#product .nav_l .bd dl dt a span.icon {
  float: right;
  margin-right: 15px;
  color: #004a8b;
}
#product .nav_l .bd dl dt a.on {
  background-color: #286cc2;
  border-color: #286cc2;
}
#product .nav_l .bd dl dt a.on span {
  color: #ffffff;
}
#product .nav_l .bd dl dt a.on span.icon {
  transform: rotate(-90deg);
}
#product .nav_l .bd dl dd {
  display: none;
  padding-left: 15px;
}
#product .nav_l .bd dl dd p {
  font-size: 14px;
  line-height: 36px;
  font-family: SimSun;
}
#product .nav_l .bd dl dd p a {
  margin-left: 5px;
}
#product .nav_l .bd dl dd p a:hover {
  color: #286cc2;
}
#product .content_r{
  width: 900px;
}
#product .content {
  width: 804px;
  height: 742px;
  position: relative;
  display: none;
}
#product .content.on{
  display: block;
}
#product .content .wrapper {
  width: 900px;
  height: 742px;
  overflow: hidden;
}
#product .content .wrapper .slide {
  height: 742px;
}
#product .content .wrapper .slide .items {
  margin-left: -21px;
  margin-top: -20px;
}
#product .content .wrapper .slide .items a {
  float: left;
  margin-left: 21px;
  margin-top: 20px;
  width: 254px;
  height: 234px;
  position: relative;
}
#product .content .wrapper .slide .items a .pic {
  height: 140px;
  padding: 20px 0;
  border: 8px solid #e8e6e6;
  text-align: center;
}
#product .content .wrapper .slide .items a h4 {
  display: block;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #004a8b;
  font-size: 14px;
  color: #ffffff;
}
#product .content .wrapper .slide .items a .hbg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 100, 209, 0.4);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity .3s;
}
#product .content .wrapper .slide .items a:hover .hbg {
  opacity: 1;
}
#product .content a.btn {
  position: absolute;
  top: 310px;
  width: 40px;
  height: 72px;
  text-align: center;
  line-height: 72px;
  font-size: 36px;
  color: #ffffff;
  font-family: SimSun;
  background-color: #286cc2;
}
#product .content a.btn.prev {
  left: 0;
}
#product .content a.btn.next {
  right: 0;
}

/*#product .hd {
  text-align: center;
}
#product .hd h3.en {
  font-size: 18px;
  font-weight: bold;
  color: #6d7b84;
}
#product .hd h3.cn {
  font-size: 30px;
  margin-top: 10px;
  color: #6d7b84;
}
#product .hd span.line {
  display: block;
  width: 46px;
  height: 4px;
  background-color: #6d7b84;
  margin: 15px auto 0 auto;
}
#product .bd {
  margin-top: 20px;
  background-color: #f5f5f5;
  padding-bottom: 20px;
}
#product .bd .items a {
  float: left;
  margin-top: 20px;
  width: 23.75%;
  font-size: 0;
  margin-left: 1%;
  position: relative;
}
#product .bd .items a span.t {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30%;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  font-size: 16px;
  display: table;
}
#product .bd .items a span.t p {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
}
#product .bd .items a .h {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 90, 171, 0.6);
  display: table;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity .3s;
}
#product .bd .items a .h .detail {
  display: table-cell;
  vertical-align: middle;
}
#product .bd .items a .h .detail .cri {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 100%;
  font-size: 40px;
  color: #ffffff;
  font-family: SimSun;
  overflow: hidden;
  margin: 0 auto;
}
#product .bd .items a .h .detail p {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  margin-top: 10px;
}
#product .bd .items a:hover span.t {
  opacity: 0;
  filter: alpha(opacity=0);
}
#product .bd .items a:hover .h {
  opacity: 1;
  filter: alpha(opacity=100);
}*/
#gg01 {
  margin-top: 20px;
}
#gg01 a {
  display: block;
  height: 244px;
  background: url(../images/index_gg01.jpg) center no-repeat;
}
#qnys {
  position: relative;
}
#qnys .title1 {
  width: 2000px;
  height: 160px;
  background-color: #f5f5f5;
  position: absolute;
  right: 50%;
  top: 0;
  margin-right: -50px;
}
#qnys .title1 .text {
  float: right;
  width: 650px;
}
#qnys .title1 .text h3 {
  color: #000000;
  font-size: 30px;
  float: right;
  margin-top: 90px;
  margin-right: 20px;
}
#qnys .title1 .text span.mark {
  float: right;
  margin-right: 20px;
  margin-top: 100px;
  font-size: 16px;
  color: #585858;
  letter-spacing: 6px;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 5px;
  position: relative;
}
#qnys .title1 .text span.mark span.s {
  display: block;
  width: 0;
  height: 0;
  border-left: 9px solid #d7d7d7;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  right: -9px;
  bottom: -5px;
}
#qnys .container .box_l {
  padding-top: 220px;
  float: left;
  width: 650px;
  position: relative;
  z-index: 2;
}
#qnys .container .box_l .hd {
  height: 40px;
}
#qnys .container .box_l .hd span.cri {
  float: right;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: 1px solid #f57709;
  margin-top: 13px;
  margin-right: -8px;
}
#qnys .container .box_l .hd span.cri span {
  float: left;
  margin-left: 4px;
  margin-top: 4px;
  text-align: center;
  width: 6px;
  height: 6px;
  background-color: #f57709;
  border-radius: 100%;
}
#qnys .container .box_l .hd h3 {
  float: right;
  line-height: 40px;
  margin-right: 10px;
}
#qnys .container .box_l .hd h3.cn {
  font-size: 30px;
  color: #000000;
}
#qnys .container .box_l .hd h3.en {
  color: #b9b7b8;
  font-size: 14px;
}
#qnys .container .box_l .bd {
  margin-top: 30px;
}
#qnys .container .box_l .bd .slidebox{
  height: 222px;
}
#qnys .container .box_l .bd .items {
  height: 222px;
  overflow: hidden;
}
#qnys .container .box_l .bd .items a {
  float: left;
  width: 140px;
  height: 220px;
  margin-left: 25px;
  border:1px solid #f5f5f5;
}
#qnys .container .box_l .bd .items a img {
  transition: opacity .3s;
}
#qnys .container .box_l .bd .items a p {
  text-align: center;
  line-height: 2;
}
#qnys .container .box_l .bd .items a:hover img {
  opacity: .7;
}
#qnys .container .box_r {
  float: left;
  width: 548px;
  margin-top: 20px;
  border-left: 1px solid #e1dfe0;
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
}
#qnys .container .box_r .hd {
  height: 40px;
}
#qnys .container .box_r .hd span.cri {
  float: left;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: 1px solid #f57709;
  margin-top: 13px;
  margin-left: -8px;
}
#qnys .container .box_r .hd span.cri span {
  float: left;
  margin-left: 4px;
  margin-top: 4px;
  text-align: center;
  width: 6px;
  height: 6px;
  background-color: #f57709;
  border-radius: 100%;
}
#qnys .container .box_r .hd h3 {
  float: left;
  line-height: 40px;
  margin-left: 10px;
}
#qnys .container .box_r .hd h3.cn {
  font-size: 30px;
  color: #000000;
}
#qnys .container .box_r .hd h3.en {
  color: #b9b7b8;
  font-size: 14px;
}
#qnys .container .box_r .bd .slidebox{
  width: 548px;
  height: 462px;
  position: relative;
}
#qnys .container .box_r .bd .slidebox .pagination{
  position: absolute;
  left: 0;
  bottom:-20px;
  width: 100%;
  text-align: center;
}
#qnys .container .box_r .bd .slidebox .pagination span{
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border:1px solid #d5d5d5;
  margin-right: 7px;
}
#qnys .container .box_r .bd .slidebox .pagination span.on{
  background-color: #d5d5d5;
}
#qnys .container .box_r .bd .slidebox .items{
  width: 548px;
  height: 462px;
  overflow: hidden;
}
#qnys .container .box_r .bd .items a {
  float: left;
  width: 134px;
  height: 134px;
  font-size: 0;
  margin-top: 20px;
  margin-left: 25px;
  transition: opacity .3s;
  border:1px solid #f5f5f5;
}
#qnys .container .box_r .bd .items a:hover {
  opacity: .7;
}
#news {
  margin-top: 20px;
}
#news .hd {
  height: 45px;
  border-left: 2px solid #f29d30;
  overflow: hidden;
}
#news .hd .title {
  float: left;
  margin-left: 15px;
}
#news .hd .title h3.en {
  color: #aaaaaa;
}
#news .hd .title h3.cn {
  font-size: 24px;
  color: #0264d1;
}
#news .hd .menu_items {
  float: right;
}
#news .hd .menu_items a {
  float: left;
  width: 107px;
  height: 34px;
  line-height: 34px;
  border-radius: 14px;
  border: 1px solid #dfdedf;
  text-align: center;
  margin-right: 20px;
}
#news .hd .menu_items a.active {
  background-color: #0264d1;
  color: #ffffff;
}
#news .bd {
  margin-top: 40px;
  height: 520px;
  position: relative;
}
#news .bd .news_item {
  display: none;
  position: absolute;
  width: 100%;
  height: 520px;
  left: 0;
  top: 0;
}
#news .bd .news_item.active {
  display: block;
}
#news .bd .news_item .content .text {
  padding: 20px 15px;
}
#news .bd .news_item .content .text .txt h3 {
  font-size: 20px;
  color: #000000;
}
#news .bd .news_item .content .text .txt p {
  font-size: 14px;
  color: #898686;
  line-height: 2;
  margin-top: 10px;
}
#news .bd .news_item .content .text .bot {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
}
#news .bd .news_item .content .text .bot span.date {
  float: left;
  color: #a3a2a2;
  margin-left: 15px;
}
#news .bd .news_item .content .text .bot a.more {
  float: right;
  color: #a3a2a2;
  position: relative;
  padding-right: 10px;
  margin-right: 15px;
}
#news .bd .news_item .content .text .bot a.more span.s {
  width: 0;
  height: 0;
  border-left: 6px solid #666666;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  position: absolute;
  right: 0;
  top: 2px;
}
#news .bd .news_item .content .text .bot a.more:hover {
  color: #0264d1;
}
#news .bd .news_item .content .text .bot a.more:hover span.s {
  border-left-color: #0264d1;
}
#news .bd .news_item .content .box {
  float: left;
  background-color: #f5f5f5;
  position: relative;
}
#news .bd .news_item .content .box1 {
  width: 570px;
  height: 440px;
  position: relative;
}
#news .bd .news_item .content .box1 .pic {
  width: 570px;
  height: 270px;
  overflow: hidden;
}
#news .bd .news_item .content .box2 {
  width: 600px;
  height: 210px;
  margin-left: 30px;
}
#news .bd .news_item .content .box3 {
  float: left;
  width: 285px;
  height: 210px;
  margin-left: 30px;
  margin-top: 20px;
}
#news .bd .news_item a.more_all {
  display: block;
  width: 190px;
  height: 50px;
  line-height: 50px;
  background-color: #1776e1;
  border-radius: 25px;
  margin: 20px auto 0 auto;
}
#news .bd .news_item a.more_all span.t {
  float: left;
  font-size: 14px;
  margin-left: 27px;
  color: #ffffff;
}
#news .bd .news_item a.more_all span.icon {
  float: right;
  margin-right: 27px;
  font-size: 20px;
  color: #ffffff;
}
#contact {
  height: 580px;
  padding-top: 40px;
  background: url(../images/index_contact_bg.jpg) center no-repeat;
}
#contact .container .hd {
  text-align: center;
  height: 138px;
  background: url(../images/index_contact_hdbg.jpg.png) center no-repeat;
  padding-top: 40px;
}
#contact .container .hd h3 {
  font-size: 30px;
  color: #ffffff;
  line-height: 1.5;
}
#contact .container .hd h3.en {
  color: #a3a9af;
}
#contact .container .bd {
  margin-top: 10px;
}
#contact .container .bd .mes {
  float: left;
  width: 570px;
}
#contact .container .bd .mes .logo {
  width: 555px;
  height: 85px;
  background: url(../images/index_contact_logo.jpg.png) no-repeat;
}
#contact .container .bd .mes ul {
  margin-top: 49px;
}
#contact .container .bd .mes ul li {
  color: #a3a9af;
  font-size: 18px;
  font-weight: 500;
  line-height: 80px;
  padding-left: 37px;
  background-repeat: no-repeat;
  background-position: left center;
}
#contact .container .bd .mes ul li.tel {
  font-size: 24px;
  color: #ffffff;
  padding-left: 43px;
}
#contact .container .bd .mes ul li.tel span {
  font-size: 48px;
  color: #ffffff;
  vertical-align: middle;
}
#contact .container .bd form {
  float: right;
  width: 520px;
}
#contact .container .bd form .input_group {
  padding-top: 20px;
  padding-left: 18px;
}
#contact .container .bd form .input_group .form_control {
  height: 36px;
  margin-top: 23px;
}
#contact .container .bd form .input_group .form_control label {
  float: left;
  width: 70px;
  height: 36px;
  line-height: 36px;
  text-align: right;
  font-size: 14px;
  color: #fff;
}
#contact .container .bd form .input_group .form_control input {
  float: right;
  width: 420px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  background-color: rgba(255,255,255,.6);
  text-indent: 1em;
}
#contact .container .bd form .btn_group {
	text-align: center; padding-left: 100px;
}
#contact .container .bd form .btn_group button {
  width: 122px;
  height: 30px;
  border-radius: 15px;
  font-size: 18px;
  border: 1px solid #0170d1;
  background-color: #ffffff;
  color: #0170d1;
  cursor: pointer;
  margin: 0 10px;
}
#contact .container .bd form .btn_group button:hover {
  background-color: #0170d1;
  color: #ffffff;
}
#footer {
  margin-top: 0;
}
