@charset "UTF-8";
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/*网站常用css样式*/
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix, .in_case .item li, .in_news .list li {
  *zoom: 1;
}
.clearfix:after, .in_case .item li:after, .in_news .list li:after {
  content: '';
  display: table;
  clear: both;
}

a {
  text-decoration: none;
  color: inherit;
}

.dpib {
  font-size: 0;
  text-align: justify;
}
.dpib:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
}

.tow, .in_news .list li a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

html {
  font-size: 12px;
  font-family: Microsoft YaHei,arial,sans-serif;
  overflow-x: hidden;
  color: #333;
}

ul li {
  list-style: none;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.qdjy_top {
  background: #eeeeee;
  height: 33px;
  line-height: 33px;
  font-size: 14px;
  color: #333333;
}

.qdjy_logo {
  height: 152px;
  background: #ffffff;
}
.qdjy_logo .logopic {
  width: 609px;
  margin-top: 40px;
}
.qdjy_logo .qdjy_logo_img {
  width: 228px;
  margin-top: 35px;
  margin-left: 50px;
}
.qdjy_logo .top_phone {
  background: url("../images/top_phone.png") left center no-repeat;
  height: 35px;
  margin-top: 55px;
  padding-left: 35px;
  line-height: 1.2;
}

.qdjy_nav {
  height: 61px;
  background: #222222;
}
.qdjy_nav .navmenu > li {
  line-height: 61px;
  float: left;
  width: 16.1111%;
  position: relative;
}
.qdjy_nav .navmenu > li > a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
}
.qdjy_nav .navmenu > li:hover {
  background: #ffcc00;
}
.qdjy_nav .navmenu > li:hover a {
  color: #000000;
}
.qdjy_nav .navmenu > li + li > a {
  background: url(../images/nav_menu_bg.png) left center no-repeat;
}
.qdjy_nav .submenu {
  display: none;
  position: absolute;
  z-index: 111;
  width: 100%;
  background: #ffcc00;
  padding: 8px 0;
}
.qdjy_nav .submenu li {
  height: 37px;
  line-height: 37px;
  position: relative;
}
.qdjy_nav .submenu li > a {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #000000;
}
.qdjy_nav .submenu li > a:hover {
  background: #cba300;
}
.qdjy_nav .three_menu {
    display: none;
    position: absolute;
    top:0;
    left:100%;
    width: 120px;
    background:#cba300;;
}
.qdjy_nav .three_menu a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}
.qdjy_nav .three_menu a:hover {
    background:#FFCC00;
}



.hot_keys {
  height: 65px;
  padding: 17px 0;
}
.hot_keys .djdzs {
  font-size: 13px;
  color: #333333;
  line-height: 30px;
}
.hot_keys .djdzs a {
  padding: 0 10px;
}
.hot_keys .djdzs a + a {
  background: url(../images/key_sx.png) left center no-repeat;
}
.hot_keys .search_group {
  width: 289px;
  height: 30px;
  background: url(../images/search_bg.png);
}
.hot_keys .search_group input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  float: left;
  font-size: 13px;
  color: #333333;
  border: none;
  background: none;
  outline: none;
  padding-left: 8px;
}
.hot_keys .search_group input[type="submit"] {
  font-size: 0;
  width: 58px;
  height: 30px;
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
}

.in_pro {
  background: #f7f7f7;
  padding-top: 55px;
  padding-bottom: 60px;
}
.in_pro .intit {
  margin-bottom: 35px;
}
.intit {
  text-align: center;
  margin-bottom: 60px;
}
.intit .zh {
  background: url(../images/in_tit_bg.png) top center no-repeat;
  padding-top: 15px;
  font-size: 25px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 5px;
}
.intit .en {
  font-size: 21px;
  color: #999999;
  font-weight: normal;
  text-transform: uppercase;
  padding-bottom: 10px;
  background: url(../images/in_tit_bg.png) bottom center no-repeat;
}
.in_pro .pro_fenli {
  width: 190px;
  background: #222222;
}
.in_pro .pro_fenli h3 {
  height: 91px;
  text-align: center;
  line-height: 90px;
  color: #fff;
  border-bottom: 1px solid #656565;
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: normal;
}
.in_pro .pro_fenli .pro_nav {
  padding: 0 8px;
}
.in_pro .pro_fenli .pro_nav dl {
  margin-bottom: 17px;
}
.in_pro .pro_fenli .pro_nav dl a {
  display: block;
  color: #fff;
}
.in_pro .pro_fenli .pro_nav dl dt {
  height: 39px;
  line-height: 39px;
  background: #3e3e3e;
  font-size: 16px;
  color: #ffffff;
  padding-left: 5px;
  margin-bottom: 17px;
}
.in_pro .pro_fenli .pro_nav dl dt:hover {
  background: #ffcc00;
}
.in_pro .pro_fenli .pro_nav dl dt:hover a {
  color: #000;
}
.in_pro .pro_fenli .pro_nav dl dd {
  padding-left: 27px;
  font-size: 13px;
  color: #ffffff;
  margin-bottom: 10px;
  background: url(../images/circle_icon.png) left 12px center no-repeat;
}
.in_pro .pro_fenli .pro_cont {
  padding-top: 20px;
  height: 89px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  background: #3e3e3e;
}
.in_pro .pro_recomd {
  width: 1010px;
}
.in_pro .pro_recomd .tt {
  font-size: 22px;
  color: #666666;
  font-weight: normal;
  border-bottom: 1px solid #d1d1d1;
  padding: 15px 0 8px 18px;
  margin-bottom: 29px;
}
.in_pro .pro_list {
  padding-left: 15px;
}
.in_pro .pro_list li {
  float: left;
  width: 315px;
  height: 284px;
  margin: 0 24px 30px 0;
  border: 1px solid #e2e2e2;
  background: #fff;
  padding: 10px 8px;
}
.in_pro .pro_list li img {
    width: 297px;
    height: 232px;
}
.in_pro .pro_list li:nth-child(3n) {
  margin-right: 0;
}
.in_pro .pro_list li .img {
  display: block;
  width: 297px;
  height: 232px;
}
.in_pro .pro_list li h3 {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  line-height: 35px;
}
.in_pro .pro_list li h3 .more {
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  background: url(../images/yqjt_icon.png);
  margin-top: 10px;
}

/**/
.on_slzs {
  background: #fff;
  padding: 60px 0 85px 0;
}
.on_slzs .item .tit {
  display: block;
  float: left;
  width: 150px;
  height: 253px;
  padding: 46px 0 0 46px;
}
.on_slzs .item:nth-child(2) .tit{
    background: url(../images/slzs_bg1.png);
}
.on_slzs .item:nth-child(3) .tit{
    background: url(../images/slzs_bg2.png);
}
.on_slzs .item:nth-child(4) .tit{
    background: url(../images/slzs_bg3.png);
}
.on_slzs .item .tit span {
  display: block;
  width: 55px;
  font-size: 45px;
  color: #000;
  font-weight: bold;
  border-bottom: 2px solid #000;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.on_slzs .item .tit b {
  font-size: 27px;
  color: #000000;
  display: inline-block;
  width: 60px;
}
.on_slzs .item .wz {
  width: 358px;
  float: left;
  padding-left: 10px;
}
.on_slzs .item .wz h3 {
  font-size: 25px;
  color: #000000;
  font-weight: normal;
  padding: 20px 0 40px 0;
}
.on_slzs .item .wz p {
  font-size: 14px;
  color: #666666;
  margin-bottom: 20px;
}
.on_slzs .item .wz .more {
  display: block;
  margin-top: 50px;
  font-size: 12px;
  color: #000000;
  line-height: 16px;
}
.on_slzs .item .wz .more img {
  vertical-align: -3px;
  padding-left: 2px;
}
.on_slzs .item .img {
  float: left;
  width: 692px;
}
.on_slzs .item:nth-child(2) {
  margin-bottom: 80px;
}
.on_slzs .item:nth-child(3) {
  margin-bottom: 50px;
}
.on_slzs .item:nth-child(3) .tit {
  float: right;
  margin-top: 25px;
}
.on_slzs .item:nth-child(3) .wz {
  margin-top: 25px;
  float: right;
  padding-left: 135px;
}
.on_slzs .item:nth-child(3) .wz .more img {
  padding: 0 2px 0 0;
  float: left;
}
.on_slzs .item:nth-child(3) .img {
  float: left;
}
.on_slzs .item:nth-child(4) .tit {
  margin-top: 15px;
}
.on_slzs .item:nth-child(4) .wz {
  margin-top: 15px;
  width: 273px;
}

.in_wdly {
  height: 1146px;
  background: url(../images/sdly_bg.png) center no-repeat;
  padding-top: 75px;
}
.in_wdly .tt {
  font-size: 60px;
  color: #ffcc00;
  font-weight: bold;
  margin-bottom: 55px;
}
.in_wdly .tt span {
  color: #ffffff;
}
.in_wdly .tt i {
  font-style: normal;
  font-size: 38px;
  color: #fff;
  opacity: .18;
  text-transform: uppercase;
}
.in_wdly .wdly_tx .hd {
  margin-bottom: 35px;
}
.in_wdly .wdly_tx .hd li {
  float: left;
  width: 20%;
  text-align: center;
}
.in_wdly .wdly_tx .hd li .img {
  display: inline-block;
  width: 119px;
  height: 119px;
  border-radius: 50%;
  background: #fff;
  padding: 13.5px;
  cursor: pointer;
  margin-bottom: 24px;
}
.in_wdly .wdly_tx .hd li p {
  text-align: center;
  color: #fff;
  font-size: 22px;
}
.in_wdly .wdly_tx .hd li.on .img {
  background: #ffcc00;
}
.in_wdly .wdly_tx .hd li.on p {
  color: #ffcc00;
}
.in_wdly .wdly_tx .bd {
  height: 399px !important;
  background: url(../images/wdly_bg.png);
}
.in_wdly .wdly_tx .bd .pkpro {
  width: 417px;
  height: 312px;
  margin: 37px 0 0 10px;
  position: relative;
}
.in_wdly .wdly_tx .bd .pkpro:nth-child(2) {
  margin-left: 0;
  margin-right: 9px;
}
.in_wdly .wdly_tx .bd .pkpro .img {
  display: block;
  width: 417px;
  height: 312px;
}
.in_wdly .wdly_tx .bd .pkpro .img img {
      width: 417px;
  height: 312px;
}
.in_wdly .wdly_tx .bd .pkpro p {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 10;
  line-height: 65px;
  height: 65px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.58);
}
.in_wdly .wdly_honor .honor_tx {
  width: 660px;
  height: 271px;
  background: #fff;
  overflow: hidden;
  padding: 18px 30px;
}
.in_wdly .wdly_honor .honor_tx li {
  float: left;
  width: 163px;
  height: 235px;
  margin: 0 18px;
}
.in_wdly .wdly_honor .honor_wz {
  width: 510px;
  text-align: right;
  padding-top: 25px;
}
.in_wdly .wdly_honor .honor_wz h3 {
  font-size: 45px;
  color: #ffcc00;
  margin-bottom: 15px;
}
.in_wdly .wdly_honor .honor_wz h4 {
  text-transform: uppercase;
  font-size: 29px;
  color: #fff;
  opacity: .2;
  padding-bottom: 15px;
}
.in_wdly .wdly_honor .honor_wz .zsname {
  margin-top: 25px;
}
.in_wdly .wdly_honor .honor_wz .zsname p {
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 10px;
}
.in_wdly .wdly_honor .honor_wz .zsname p img {
  vertical-align: middle;
  padding-right: 5px;
}
.in_wdly .wdly_honor .honor_wz .more {
  font-size: 14px;
  color: #dbdbdb;
}

.in_case {
  background: #ffffff;
  padding-top: 65px;
  padding-bottom: 50px;
}
.in_case .item li {
  width: 50%;
  float: left;
  margin-bottom: 50px;
}
.in_case .item li .img {
  display: block;
  width: 248px;
  height: 216px;
  float: left;
  margin-right: 20px;
}
.in_case .item li .img img {
     width: 248px;
  height: 216px;
}
.in_case .item li .wz {
  float: left;
  width: 290px;
  padding-top: 15px;
}
.in_case .item li .wz h3 {
  font-size: 20px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 25px;
  line-height: 25px;
}
.in_case .item li .wz h3 time {
  float: right;
  font-size: 14px;
  color: #999999;
  margin-top: 5px;
}
.in_case .item li .wz p {
  font-size: 14px;
  line-height: 29px;
  color: #666666;
}
.in_case .item li .wz .more {
  display: block;
  margin-top: 25px;
  width: 117px;
  height: 29px;
  line-height: 29px;
  background: #ffcc00;
  font-size: 14px;
  color: #0c0c0c;
  margin-left: -45px;
}
.in_case .item li .wz .more img {
  padding: 0 19px 0 11px;
}
.in_case .item li:nth-child(2n) {
  padding-left: 40px;
}
.in_case .in_case_more {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}

.in_news {
  background: #f7f7f7;
  padding: 70px 0;
}
.in_news .news_tab {
  width: 710px;
  height: 470px;
  background: #fff;
  padding: 15px 40px 0 20px;
}
.in_news .news_tab .hd {
  margin-bottom: 20px;
}
.in_news .news_tab .hd li {
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  float: left;
  cursor: pointer;
  margin-right: 5px;
  background: #000;
}
.in_news .news_tab .hd li.on {
  background: #ffcc00;
  color: #000;
}
.in_news .news_tab .bdcon .first {
  margin-bottom: 30px;
}
.in_news .news_tab .bdcon .first h3 {
  font-size: 18px;
  color: #c70000;
  margin-bottom: 15px;
}
.in_news .news_tab .bdcon .first h3 a {
    color: #c70000;
}
.in_news .news_tab .bdcon .first h3 span {
  width: 53px;
  font-weight: normal;
  height: 21px;
  background: #c70000;
  border-radius: 20px;
  text-align: center;
  line-height: 21px;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  margin-right: 7px;
}
.in_news .news_tab .bdcon .first p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  height: 72px;
}
.in_news .news_tab .bdcon .more {
  float: right;
  margin-top: 15px;
}
.in_news .list li {
  margin-bottom: 5px;
  padding-left: 25px;
  line-height: 35px;
  background: url(../images/news_list_yq.png) left center no-repeat;
  font-size: 14px;
  color: #8d8d8d;
}
.in_news .list li a {
  display: block;
  float: left;
  border-bottom: 1px dashed #d4d4d4;
  width: 75%;
}
.in_news .list li span {
  display: block;
  width: 25%;
  float: right;
  text-align: right;
  border-bottom: 1px dashed #d4d4d4;
}
.in_news .list li:last-child a,
.in_news .list li:last-child span {
  border-bottom: none;
}
.in_news .in_hyzs {
  width: 480px;
  height: 470px;
  background: #fff;
  padding: 20px;
}
.in_news .in_hyzs h2 {
  font-size: 20px;
  color: #666666;
  font-weight: normal;
  margin-bottom: 25px;
}
.in_news .in_hyzs h2 .more {
  float: right;
}
.in_news .in_hyzs .first .img {
  display: block;
  width: 439px;
  height: 215px;
  overflow:hidden;}
.in_news .in_hyzs .first h3 {
  font-size: 16px;
  color: #c70000;
  margin: 15px 0 10px 0;
  padding-left: 10px;
}
.in_news .in_hyzs .first p {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  padding-left: 10px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  height:40px;}

.in_about {
  background: url(../images/about_bg.png);
  padding: 55px 0;
  height: 690px;
}
.in_about .intit .zh {
  color: #fff;
}
.in_about .about_con {
  position: relative;
}
.in_about .about_con .img {
  display: block;
  width: 500px;
  height: 430px;
  position: relative;
}
.in_about .about_con .img span {
  display: block;
  background: #a9abaf;
  width: 475px;
  height: 408px;
  position: absolute;
  left: 0;
  top: 0;
}
.in_about .about_con .img img {
  position: absolute;
  z-index: 10;
  left: 20px;
  top: 20px;
}
.in_about .about_con .wz {
  padding-top: 45px;
  text-align: right;
  width: 665px;
}
.in_about .about_con .wz h3 {
  display: inline-block;
  padding-left: 10px;
  font-weight: normal;
  position: relative;
  z-index: 11;
  font-size: 32px;
  color: #fff;
  margin-bottom: 55px;
  background: #61646a;
}
.in_about .about_con .wz h4 {
  position: absolute;
  top: 65px;
  right: 0;
  z-index: 10;
  width: 100%;
  font-weight: normal;
  font-size: 43px;
  color: #ffffff;
  opacity: .1;
  text-transform: uppercase;
}
.in_about .about_con .wz p {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}
.in_about .about_con .wz .more {
  display: inline-block;
  text-align: left;
  margin-top: 25px;
  width: 117px;
  height: 29px;
  line-height: 29px;
  background: #ffcc00;
  font-size: 14px;
  color: #0c0c0c;
}
.in_about .about_con .wz .more img {
  padding: 0 19px 0 11px;
}

.in_parent {
  background: #ffffff;
  padding-top: 70px;
}
.in_parent .parent_tx {
  position: relative;
  margin-bottom: 20px;
}
.in_parent .parent_tx .prev,
.in_parent .parent_tx .next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
.in_parent .parent_tx .prev {
  left: -70px;
}
.in_parent .parent_tx .next {
  right: -70px;
}
.in_parent .parent_tx .bd {
  overflow: hidden;
  width: 1200px;
}
.in_parent .parent_tx .bd li {
  width: 172px;
  height: 93px;
  background: #fff;
  float: left;
  margin-right: 34px;
}
.in_parent .parent_tx .bd li img {
  border: 1px solid #dddddd;
  width: 168px;
  height: 91px;
}
.in_parent .message {
  height: 494px;
  background: url(../images/mes_bg.png) left top no-repeat;
}
.in_parent .message .mes_box {
  width: 730px;
  margin-left: 470px;
  padding-top: 60px;
}
.in_parent .message .mes_box h3 {
  font-size: 20px;
  color: #666666;
  font-weight: normal;
  margin-bottom: 15px;
}
.in_parent .message .mes_box h3 .more {
  float: right;
}
.in_parent .message form {
  background: #f0f0f0;
  display: block;
  width: 728px;
  height: 343px;
  padding: 40px 50px 0 60px;
}
.in_parent .message form .input_g {
  margin-bottom: 40px;
}
.in_parent .message form .input_g input[type="text"],
.in_parent .message form .input_g textarea {
  width: 235px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  outline: none;
  padding-left: 10px;
}
.in_parent .message form .input_g input[type="text"].xmdz,
.in_parent .message form .input_g textarea.xmdz {
  width: 550px;
}
.in_parent .message form .input_g .name {
  margin-right: 50px;
}
.in_parent .message form .input_g .message_dd {
  width: 385px;
}
.in_parent .message form .input_g .message_dd span {
  vertical-align: top;
}
.in_parent .message form .input_g .codes {
  width: 220px;
  float: right;
}
.in_parent .message form .input_g .codes span {
  padding: 10px 0;
}
.in_parent .message form .input_g .codes .code_txt {
  padding-top: 10px;
}
.in_parent .message form .input_g .codes .code_txt .inpt_code {
  width: 105px;
}
.in_parent .message form .input_g .codes .code_txt img {
  vertical-align: middle;
  padding-left: 10px;
  cursor: pointer;
}
.in_parent .message form .input_g .codes input[type="submit"] {
  width: 220px;
  height: 28px;
  background: #5f6269;
  color: #ffcc00;
  font-size: 16px;
  border: none;
  outline: npne;
  cursor: pointer;
  margin-top: 9px;
}
.in_parent .message form .input_g textarea {
  width: 325px;
  height: 110px;
  resize: none;
  padding: 5px;
}

.links {
  background: #62656c;
  padding: 15px 0;
}
.links .tt {
  display: inline-block;
  vertical-align: middle;
  width: 91px;
  height: 35px;
}
.links a {
  display: inline-block;
  margin-left: 20px;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
}

.tonglan {
  padding-top: 45px;
  padding-bottom: 30px;
  background: #222222;
}
.tonglan .fnav {
  margin-bottom: 55px;
}
.tonglan .fnav li {
  float: left;
  margin-right: 20px;
}
.tonglan .fnav li a {
  display: block;
  font-size: 14px;
  color: #ffffff;
}
.tonglan .cprl {
  width: 800px;
}
.tonglan .cprl .flogo {
  display: block;
  width: 191px;
  height: 76px;
  margin-right: 20px;
}
.tonglan .cprl .wz {
  font-size: 14px;
  line-height: 26px;
  color: #999999;
}
.tonglan .cprl .wz a {
    color:#999;
}
.tonglan .cprr {
  font-size: 14px;
  line-height: 26px;
  width: 262px;
  height: 106px;
  background: #3d3c3c;
  color: #999;
  padding: 5px;
}
.tonglan .cprr span {
  width: 150px;
  display: block;
  float: left;
  padding: 10px 0 0 15px;
}

/*flexslider banner 样式*/
.flexslider {
  position: relative;
  height: 559px;
  overflow: hidden;
  background: url(../images/flexSliderImg/loading.gif) 50% no-repeat;
}
.flexslider .slides {
  position: relative;
  z-index: 1;
}
.flexslider .slides li {
  height: 559px;
}
.flexslider .flex-control-nav {
  position: absolute;
  bottom: 10px;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.flexslider .flex-control-nav li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
}
.flexslider .flex-control-nav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 40px;
  overflow: hidden;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #fff;
  cursor: pointer;
}
.flexslider .flex-control-nav .flex-active {
  background: #e6811f;
}
.flexslider .flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 45%;
}
.flexslider .flex-direction-nav li a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  opacity: .7;
}
.flexslider .flex-direction-nav li a:hover {
  opacity: 1;
}
.flexslider .flex-direction-nav li a.flex-prev {
  left: 40px;
  background: url(../images/flexSliderImg/prev.png) center center no-repeat;
}
.flexslider .flex-direction-nav li a.flex-next {
  right: 40px;
  background: url(../images/flexSliderImg/next.png) center center no-repeat;
}
