body, html { font-size: 100%; padding: 0; margin: 0; }
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,select{margin:0;padding:0;}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
html { font-size: 62.5%; /* 10÷16=62.5% */ }
body,button,input,select,textarea{font-size:12px; color:#555;font-family:"PingFang SC","PingHei","STHeitiSC-Light", "Myriad Set Pro", "Lucida Grande","Helvetica Neue", "Helvetica","microsoft yahei","SimHei", "tahoma", "Arial","Verdana", "sans-serif";
*font-family:"SimHei";}

h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
input,button,select,textarea{outline:none;}
textarea{resize:none;}
ul, ol {
    line-height: 28px;
    list-style: none;
    padding: 0;
    /* margin: 0 0 10px 0; */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
}

a { color: #333; text-decoration: none; outline: none; transition:all 0.3s ease }
a:hover, a:focus { text-decoration: none; color: #0d6fb8; }
a.aHover:hover{color:#e60012;}
a:focus { outline: none; }
.cor_bs,.cor_bs:hover{color:#fff}
.cor_red{ color: #C00 }
ul li{list-style:none;}
select,input,textarea{ outline:none}
.autoImg img{width:100%; height:auto; display:block;}
.imgBlock img{display:block}
.autoMaxImg img{max-width:100%; height:auto}
.fl{float:left;}.fr{float:right;}
.f12{font-size:12px;}.f13{font-size:13px;}.f14{font-size:14px;}.f15{font-size:15px;}
.f16{font-size:16px;}.f17{font-size:17px;}.f18{font-size:18px;}.f19{font-size:19px;}
.f20{font-size:20px;}.f21{font-size:21px;}.f22{font-size:22px;}.f24{font-size:24px;}
.dsBlock{display:block;}
.dsNone{display:none;}
.dsPhone,.dsPad,.phone{display:none;}
.ellipsis{
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	/* float: left; 
	padding: 5px;
    padding-left: 40px;*/
    display: block;
    height: 30px;
    line-height: 33px;
    font-size: 13px;
	color:#f0f4f7;
}
.ellipsisl{
	float: left;
}
.ellipsisr{
	float: right;
}

/*增加*/
.info-item-text p.info-text{
    font-size: 14px;
}
.syc-vido-msg{
    background: #fff;
    border-radius: 6px;
    padding: 0;
}
.head {
    position: absolute;
   /* background-color: rgba(0, 0, 0, 0.26);*/
    width: 100%;
    height: 69px;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    margin: 0 auto;
    display: block;
    min-height: 0px;
    margin-bottom: 0px;
}
.fixednav {
    display:none!important;;
}
.searchIcon {
	background: url("../images/icon_03.png")/*tpa=http://www.gdqhtc.com/mbvip/images/icon_03.png*/ no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 27px;
    right: 85px;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
}

.searchBox {
    width: 800px;
	height: 69px;
    position: absolute;
    right: 85px;
    top: 0px;
    display: none;
    background: #fff;
    background: rgba(255,255,255,0.95);
}

.searchBox .close {
    position: absolute;
    right: 20px;
    top: 15px;
    background: url("../images/icon_06.png")/*tpa=http://www.gdqhtc.com/mbvip/images/icon_06.png*/ no-repeat;
    width: 18px;
    height: 18px;
    cursor: pointer;
    z-index: 9;
}
.searchBox .search {
    padding: 20px;
    height: 20px;
    line-height: 25px;
}
.searchBox .search .input {
    width: 94%;
    height: 30px;
    line-height: 10px;
    border: 0;
    background: url("../images/icon_05.png")/*tpa=http://www.gdqhtc.com/mbvip/images/icon_05.png*/ no-repeat left center;
    text-indent: 32px;
    font-size: 14px;
}
.searchBox .close{
	position:absolute; 
	right:20px; 
	top:15px; 
	background:url("../images/icon_06.png")/*tpa=http://www.gdqhtc.com/mbvip/images/icon_06.png*/ no-repeat; 
	width:18px; 
	height:18px; 
	cursor:pointer; 
	z-index:9;
	}
	
.hidden {
    overflow: hidden;
}

.navLayer { 
    width: 80%;
    z-index: 100;
    background: none;
    margin: 0 auto;
    position: fixed;
    top: 70px;
	right: 60px;
    /* padding-top: 15px; */
    
}
.navLayer .borde {
    width: 86%;
    z-index: 100;
    background: none;
    margin: 0 auto;
}
.navLayer ul {
	margin-left: 420px;
}
.navLayer ul li {
    float: left;
    /*height: 30px;
    line-height: 30px;*/
    margin: 18px 42px 12px 0;
}
.navLayer ul li a {
	color:#333!important;
	font-size:14px;
	font-weight: 300;
}
.navLayer ul li a:hover{
    color:#EE1E27!important;
}
.menubg {
	background-color:rgba(255, 255, 255, 0.72);
    position: absolute;
    left: 0;
    width: 100%;
    height: 140px;
    display: none;
    top: 0px;
}

.bg {
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    filter: alpha(opacity=60);
    opacity: .6;
    position: absolute;
    overflow: hidden;
    z-index: 8;
}

.mt {
    height: 30px;
    bottom: 0;
    color: #0668D2;
    display: block;
    position: absolute;
    z-index: 9;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-size: 15px;
    letter-spacing: 2px;
}

/*搜索入场*/
.s_an{transform: translate(100px,0px); -webkit-transform: translate(100px,0px); opacity:0;}
@keyframes s_an{0%{transform: translate(100px,0px);opacity:0;}100%{transform:translate(0,0);opacity:1;}}
@-webkit-keyframes s_an{0%{-webkit-transform: translate(100px,0px);opacity:0;}100%{-webkit-transform:translate(0,0);opacity:1;}}
.s_dh1 .s_an:nth-of-type(1),
.s_dh2 .s_an:nth-of-type(2),
.s_dh3 .s_an:nth-of-type(3),
.s_dh4 .s_an:nth-of-type(4),
.s_dh5 .s_an:nth-of-type(5),
.s_dh6 .s_an:nth-of-type(6){-webkit-animation:s_an 0.5s linear; animation:s_an 0.5s linear; transform:translate(0,0); -webkit-transform:translate(0,0); opacity:1;}
.searchBox .right{opacity:0;-moz-transition:all .5s linear; -webkit-transition:all .5s linear; transition:all .5s linear;}
.s_dh6 .right{opacity:1;}
/*s1白底黑字*/
.style_1{background:#fff!important;}
/*s2透明底白字*/
.style_2 .menu li a{color:#fff!important;}
.style_2 .menu li.on a{color:#bc9882!important;}
.style_2 .menu li a:hover{color:#bc9882!important;}
.style_2 .searchIcon{background-image:url("../images/icon_03_2.png")/*tpa=http://www.gdqhtc.com/mbvip/images/icon_03_2.png*/!important;}
.headHover.style_2 .menu li a{color:#000!important;}
/*s3透明底黑字*/
.headHover .menu li a{color:#000!important;}
.headHover .menu li a:hover{color:#EE1E27!important;}
.headHover .searchIcon{background-image:url("../images/icon_03.png")/*tpa=http://www.gdqhtc.com/mbvip/images/icon_03.png*/!important;}


.indexMsg {
    margin: 20px auto;
}

/* 左视频右留言 */

.indexVideoTitle {
    font-size: 18px;
    margin: 25px 0 25px 5px;
}
.indexVideoTitle b {
    color: #000;
    font-weight: normal;
    background-size: 22%;
}
.indexVideoTitle span {
    color: #8a8a8a;
    font-size: 15px!important;
    text-transform: uppercase;
}
.indexCase {
height: 385px;
overflow: hidden;
padding-bottom: 0px;
}
.indexCaseLeft {
float: left;
height: auto;
overflow: hidden;
margin: 0 auto;
}
.indexCaseLeft li {
float: left;
width: 47%;
/* height: 360px; */
position: relative;
background-color: #fff;
}
.indexCaseLeft li a {
display: block;
width: 100%;
}
.indexCaseLeft li .img {
display: block;
}

.indexCaseLeft li em {
width: 100%;
float: none;
padding-bottom: 75%;
position: relative;
display: block;
overflow: hidden;
width: 100%;
height: 0;
padding-bottom: 83%;
}
.indexCaseLeft li .cimg1 {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}img {
max-width: 100%;
    border: 0;
vertical-align: top;
}
.indexCaseLeft li:first-child em i {
background-image: url("../images/casejt.png")/*tpa=http://www.gdqhtc.com/mbvip/images/casejt.png*/;
top: auto;
bottom: 0;
}
.indexCaseLeft li em i {
display: none;
}
.indexCaseLeft li em i {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 7px;
background: url("../images/casejt2.png")/*tpa=http://www.gdqhtc.com/mbvip/images/casejt2.png*/ no-repeat center top;
}
.indexCaseRight {
    float: right;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}
.indexCaseInfo {

background: url("../images/icon11.jpg")/*tpa=http://www.gdqhtc.com/mbvip/images/icon11.jpg*/ no-repeat center 15px;

}
.indexCaseInfo {
margin-top: 15px;
height: 370px;
width: 230px;
text-align: center;
background: url("../images/yuyuebg.jpg")/*tpa=http://www.gdqhtc.com/mbvip/images/yuyuebg.jpg*/ no-repeat 0 0;
margin: 10px auto;
}
.indexCaseInfo h3 {
    color: #004ea2;
    font-size: 17px;
    font-weight: bold;
    padding: 61px 0 9px;
    letter-spacing: 2px;

}
.syc-sx-1{
    width: 2px;
    border-left: 1px #e6e6e6 solid;
    margin: 0 auto;
    line-height: 25px;
    margin: auto;
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
}
.syc-height-390{
    height: 390px;
}
.count {
color: #004ea2;
height: auto;
overflow: hidden;
font-size: 15px;
}
.count div {
display: inline-block;
}
.count span {
display: block;
float: left;
}
.count a {
float: left;
display: block;
margin: 1px 1px 0;
color: #ff7800;
font-weight: bold;
font-family: Arial;
text-decoration: none;
}
.count a:hover {
    color: #ff7800;
}
.count span {
display: block;
float: left;
}

.indexCaseInfo img {
display: block;
margin: 9px auto 3px;
max-width: 100%;
border: 0;
vertical-align: top;
}
/*
.txtScroll-top {
display: none;
}*/

.txtScroll-top {
position: relative;
overflow: hidden;
text-align: left;
top: 10px;
}
.infoList li {
height: auto;
overflow: hidden;
padding: 10px 0;
}

#company li {
    position: relative;
    margin-left: 10px;
    color: #333;
    margin-right: 10px;
}
#company li p {
    color: #333;
}
#company li i {
    color: #004ea2;
}

.indexForm li {
height: auto;
overflow: hidden;
position: relative;
margin-top: 20px;
height: 36px;
line-height: 36px;
border: 1px solid #e3e3e3;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
border-radius: 6px;
padding-left: 15px; */
}
.indexForm li img {
position: absolute;
left: 15px;
top: 6px;
z-index: 5;
width: 16px;
height: 22px;

border: 0;
vertical-align: top;
}
.formspan {
display: block;
float: left;
width: 91px;
color: #848484;
text-align: right;
}
.formText {
display: block;
margin-left: 100px;
width: 58%;
border: 0;
height: 36px;
line-height: 36px;
color: #848484;
font-size: 1.3em;
}
.indexForm li.nobor {
border: 0;
background: url("../images/btn.jpg")/*tpa=http://www.gdqhtc.com/mbvip/images/btn.jpg*/ no-repeat 0 0;
background-size: 100% 100%;
}
.submit {
width: 100%;
height: 36px;
line-height: 36px;
color: #fff;
font-size: 1.6em;
text-align: center;
vertical-align: top;
cursor: pointer;
border: 0;
background: none;
}


/**/
.footer.footer {
    color: #ffffff;
    font-size: 14px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 50px;
}

/*indexProduct*/
.indexProduct { height: auto; overflow: hidden;margin: 0px 10px 0px 10px; }
.indexTit { height: 111px; }
.indexTit a { display: block; }
.indexTit a b { display: block; float: left; margin-top: 51px; padding: 0 7px 0 30px; color: #000; font-size: 1.8em; font-weight: normal; background: url("../images/icon5.png")/*tpa=http://www.gdqhtc.com/mbvip/images/icon5.png*/ no-repeat 1px center; background-size:22%; }
.indexTit a span { display: block; margin-top: 56px; float: left; color: #8a8a8a; font-size: 1.4em; text-transform: uppercase; }
.indexTit a:hover b { color: #175d54; }
.productTab {float: right; width: 204px; }
.productTab li { 
    position: relative; 
    height: 50px; 
    line-height: 66px; 
    padding-bottom: 1px; 
    background: url("../images/dian.jpg")/*tpa=http://www.gdqhtc.com/mbvip/images/dian.jpg*/ repeat-x 0 bottom #ffffff; 
    margin-left: 0px;
}
.productTab li a { display: block; color: #564737; font-size: 15px; padding-left: 25px; }
.productTab li i { 
    position: absolute; 
    left: -13px; 
    top: 21px; 
    z-index: 5; 
    display: none;
    font-size: 0;  
    line-height: 0;  
    border-width: 13px;  
    border-color: #0752af;  
    border-left-width: 0;  
    border-style: dashed;  
    border-left-style: solid;  
    border-top-color: transparent;  
    border-bottom-color: transparent;
}
.productTab li:hover, .productTab li.on { background: url("../images/probg.jpg")/*tpa=http://www.gdqhtc.com/mbvip/images/probg.jpg*/ no-repeat 0 0; }
.productTab li:hover i, .productTab li.on i { display: block; }
.productTab li:hover a, .productTab li.on a { color: #fff; }
.indexProductDiv { float: left; }
.indexProductDiv .owl-carousel { display: block; }
.indexProductDiv .item .proimg { float: left; width: 530px; height: 334px; }
.proText { float: left; width: 352px; margin-right: 30px;height: 334px; }
.proText h3 { padding: 21px 0 4px; font-size: 17px;}
.proText h3 a { color: #0053ad; }
.protit { color: #787f7e; font-size: 15px;text-transform: uppercase; }
.proUl { height: auto; overflow: hidden; margin: 25px 0 25px; }
.proUl li { float: left; margin-left: 11px; width: 57px; height: 58px; overflow: hidden; border: 1px solid #cbc5c0; }
.proUl li:first-child { margin-left: 0; }
.proUl li a img{ width:57px; height:58px;}
.proInfo { color: #5f5f5f; font-size: 14px; /*height: 52px;*/ line-height: 26px; overflow: hidden; }
.more { margin-top: 25px; float: right;}
.more .taba {     
    font-size: 14px;
    color: #004ea2;
    line-height: 34px;
    height: 34px;
    width: 130px;
    text-align: center;
    display: block;
    margin: 0px auto;
    border-radius: 0.2em;
    border: 1px solid #004EA2;
}
.more .taba:hover{ 
    background: #004EA2; color: #FFF; 
}



/*留言区域*/
.portlet.light.bordered {
    border: 1px solid #004ea2!important;
}
.portlet.light {
    padding: 12px 20px 15px;
}
.portlet.bordered {
    border-left: 2px solid #e6e9ec!important;
}
.portlet {
    margin-top: 0;
    /*margin-bottom: 25px;*/
    padding: 0;
    border-radius: 6px;
}

/*btn*/
.btn.blue:not(.btn-outline) {
    color: #FFF;
    background-color: #3598dc;
    border-color: #3598dc;
}
.btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.44;
}
.btn {
    outline: 0!important;
}
.btn, .form-control {
    box-shadow: none!important;
}
.btn.blue:not(.btn-outline):hover {
    color: #FFFFFF;
    background-color: #217ebd;
    border-color: #1f78b5; }


.form-group.form-md-line-input {
  position: relative;
  /*margin: 0 0 35px 0;
  padding-top: 20px;*/}
  .form-horizontal .form-group.form-md-line-input {
    padding-top: 6px;
    /*margin-bottom: 20px;
    margin: 0 -15px 20px -15px;  */}
  .form-horizontal .form-group.form-md-line-input > label {
    padding-top: 5px;
    font-size: 14px;
    color: #888888;
    opacity: 1 ;
    filter: alpha(opacity=100) ; font-weight:100;}
  .form-group.form-md-line-input .form-control {
    background: none;
    border: 0;
    border-bottom: 1px solid #c2cad8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #555555;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px; }
    .form-group.form-md-line-input .form-control::-moz-placeholder {
      color: #999;
      opacity: 1; }
    .form-group.form-md-line-input .form-control:-ms-input-placeholder {
      color: #999; }
    .form-group.form-md-line-input .form-control::-webkit-input-placeholder {
      color: #999; }
    .form-group.form-md-line-input .form-control.form-control-static {
      border-bottom: 0; }
    .form-group.form-md-line-input .form-control.input-sm {
      font-size: 14px;
      padding: 6px 0; }
    .form-group.form-md-line-input .form-control.input-lg {
      font-size: 20px;
      padding: 14px 0; }
    .form-group.form-md-line-input .form-control ~ label,
    .form-group.form-md-line-input .form-control ~ .form-control-focus {
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      pointer-events: none; }
      .form-horizontal .form-group.form-md-line-input .form-control ~ label, .form-horizontal
      .form-group.form-md-line-input .form-control ~ .form-control-focus {
        width: auto;
        left: 15px;
        right: 15px; }
      .form-group.form-md-line-input .form-control ~ label:after,
      .form-group.form-md-line-input .form-control ~ .form-control-focus:after {
        content: '';
        position: absolute;
        z-index: 5;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 2px;
        width: 0;
        visibility: hidden;
        transition: 0.2s ease all; }
    .form-group.form-md-line-input .form-control ~ label {
      top: 0;
      margin-bottom: 0;
      font-size: 14px;
      color: #888888;
      opacity: 1 ;
      filter: alpha(opacity=100) ; }
    .form-group.form-md-line-input .form-control ~ .help-block-error {
      opacity: 1 ;
      filter: alpha(opacity=100) ; }
    .form-group.form-md-line-input .form-control.edited:not([readonly]) ~ label,
    .form-group.form-md-line-input .form-control.edited:not([readonly]) ~ .form-control-focus, .form-group.form-md-line-input .form-control:focus:not([readonly]) ~ label,
    .form-group.form-md-line-input .form-control:focus:not([readonly]) ~ .form-control-focus, .form-group.form-md-line-input .form-control.focus:not([readonly]) ~ label,
    .form-group.form-md-line-input .form-control.focus:not([readonly]) ~ .form-control-focus {
      color: #888888; }
      .form-group.form-md-line-input .form-control.edited:not([readonly]) ~ label:after,
      .form-group.form-md-line-input .form-control.edited:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input .form-control:focus:not([readonly]) ~ label:after,
      .form-group.form-md-line-input .form-control:focus:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input .form-control.focus:not([readonly]) ~ label:after,
      .form-group.form-md-line-input .form-control.focus:not([readonly]) ~ .form-control-focus:after {
        visibility: visible;
        left: 0;
        width: 100%;
        background: #0752af; }
    .form-group.form-md-line-input .form-control.edited:not([readonly]) ~ label, .form-group.form-md-line-input .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input .form-control.focus:not([readonly]) ~ label {
      opacity: 1 ;
      filter: alpha(opacity=100) ; }
    .form-group.form-md-line-input .form-control.edited:not([readonly]) ~ .help-block, .form-group.form-md-line-input .form-control:focus:not([readonly]) ~ .help-block, .form-group.form-md-line-input .form-control.focus:not([readonly]) ~ .help-block {
      color: #36c6d3;
      opacity: 1 ;
      filter: alpha(opacity=100) ; }
    .form-group.form-md-line-input .form-control.edited:not([readonly]) ~ .help-block-error, .form-group.form-md-line-input .form-control:focus:not([readonly]) ~ .help-block-error, .form-group.form-md-line-input .form-control.focus:not([readonly]) ~ .help-block-error {
      opacity: 0 ;
      filter: alpha(opacity=0) ; }
    .form-group.form-md-line-input .form-control[readonly], .form-group.form-md-line-input .form-control[disabled],
    fieldset[disabled] .form-group.form-md-line-input .form-control {
      background: none;
      cursor: not-allowed;
      border-bottom: 1px dashed #0752af; }
  .form-group.form-md-line-input.form-md-floating-label .form-control ~ label {
    font-size: 16px;
    top: 25px;
    transition: 0.2s ease all;
    color: #999; }
  .form-group.form-md-line-input.form-md-floating-label .form-control[readonly] ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control.edited ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control.form-control-static ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control.focus:not([readonly]) ~ label {
    top: 0;
    font-size: 13px; }
  .form-group.form-md-line-input.form-md-floating-label .form-control.input-sm ~ label {
    font-size: 14px;
    top: 24px; }
  .form-group.form-md-line-input.form-md-floating-label .form-control.input-sm[readonly] ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-sm.form-control-static ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-sm.edited ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-sm:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-sm.focus:not([readonly]) ~ label {
    top: 0;
    font-size: 13px; }
  .form-group.form-md-line-input.form-md-floating-label .form-control.input-lg ~ label {
    font-size: 20px;
    top: 30px; }
  .form-group.form-md-line-input.form-md-floating-label .form-control.input-lg[readonly] ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-lg.edited ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-lg.form-control-static ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-lg:focus:not([readonly]) ~ label, .form-group.form-md-line-input.form-md-floating-label .form-control.input-lg.focus:not([readonly]) ~ label {
    top: 0;
    font-size: 13px; }
  .form-group.form-md-line-input.form-md-floating-label .input-icon > label {
    padding-left: 34px; }
  .form-group.form-md-line-input.form-md-floating-label .input-icon.right > label {
    padding-left: 0;
    padding-right: 34px; }
  .form-group.form-md-line-input.form-md-floating-label .input-group.left-addon label {
    padding-left: 34px; }
  .form-group.form-md-line-input.form-md-floating-label .input-group.right-addon label {
    padding-right: 34px; }
  .form-group.form-md-line-input + .input-icon {
    padding-top: 0; }
  .form-group.form-md-line-input .help-block {
    position: absolute;
    margin: 2px 0 0 0;
    opacity: 0 ;
    filter: alpha(opacity=0) ;
    font-size: 13px; }
  .form-group.form-md-line-input > .input-icon > i {
    left: 0;
    bottom: 0;
    margin: 9px 2px 10px 10px;
    color: #888888; }
  .form-group.form-md-line-input > .input-icon.input-icon-lg > i {
    top: 6px; }
  .form-group.form-md-line-input > .input-icon.input-icon-sm > i {
    top: -1px; }
  .form-group.form-md-line-input > .input-icon .form-control {
    padding-left: 34px; }
  .form-group.form-md-line-input > .input-icon > label {
    margin-top: -20px; }
  .form-group.form-md-line-input > .input-icon.right .form-control {
    padding-left: 0;
    padding-right: 34px; }
  .form-group.form-md-line-input > .input-icon.right > i {
    left: auto;
    right: 8px;
    margin: 11px 2px 10px 10px; }
  .form-group.form-md-line-input + .input-group {
    padding-top: 0; }
  .form-group.form-md-line-input .input-group {
    padding-top: 0; }
    .form-group.form-md-line-input .input-group > label {
      margin-top: -20px; }
    .form-group.form-md-line-input .input-group .input-group-addon {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      background: none;
      border: 0;
      border-bottom: 1px solid #c2cad8; }
    .form-group.form-md-line-input .input-group + .input-group-control {
      padding-top: 0; }
    .form-group.form-md-line-input .input-group .input-group-control {
      padding-top: 0;
      position: relative;
      display: table-cell;
      vertical-align: bottom; }
      .form-group.form-md-line-input .input-group .input-group-control > label {
        margin-top: -20px; }
    .form-group.form-md-line-input .input-group .input-group-btn .btn {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px; }
    .form-group.form-md-line-input .input-group .input-group-btn.btn-left .btn {
      margin-right: 10px; }
    .form-group.form-md-line-input .input-group .input-group-btn.btn-right .btn {
      margin-left: 10px; }
    .form-group.form-md-line-input .input-group .help-block {
      margin-top: 35px; }
    .form-group.form-md-line-input .input-group.input-group-sm .help-block {
      margin-top: 30px; }
    .form-group.form-md-line-input .input-group.input-group-lg .help-block {
      margin-top: 47px; }
  .form-group.form-md-line-input.has-success .form-control {
    border-bottom: 1px solid #0752af; }
    .form-group.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.has-success .form-control.form-control-static ~ label:after,
    .form-group.form-md-line-input.has-success .form-control.form-control-static ~ .form-control-focus:after, .form-group.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ .form-control-focus:after {
      background: #0752af; }
    .form-group.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ label, .form-group.form-md-line-input.has-success .form-control.form-control-static ~ label, .form-group.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ label {
      color: #0752af; }
    .form-group.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ i, .form-group.form-md-line-input.has-success .form-control.form-control-static ~ i, .form-group.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ i, .form-group.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ i {
      color: #0752af; }
    .form-group.form-md-line-input.has-success .form-control.edited:not([readonly]) ~ .help-block, .form-group.form-md-line-input.has-success .form-control.form-control-static ~ .help-block, .form-group.form-md-line-input.has-success .form-control:focus:not([readonly]) ~ .help-block, .form-group.form-md-line-input.has-success .form-control.focus:not([readonly]) ~ .help-block {
      color: #0752af; }
  .form-group.form-md-line-input.has-success .input-group-addon {
    color: #0752af;
    border-bottom: 1px solid #0752af; }
  .form-group.form-md-line-input.has-success label {
    color: #0752af
    ; }
  .form-group.form-md-line-input.has-warning .form-control {
    border-bottom: 1px solid #0752af; }
    .form-group.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.has-warning .form-control.form-control-static ~ label:after,
    .form-group.form-md-line-input.has-warning .form-control.form-control-static ~ .form-control-focus:after, .form-group.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ .form-control-focus:after {
      background: #c29d0b; }
    .form-group.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ label, .form-group.form-md-line-input.has-warning .form-control.form-control-static ~ label, .form-group.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ label {
      color: #c29d0b; }
    .form-group.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ i, .form-group.form-md-line-input.has-warning .form-control.form-control-static ~ i, .form-group.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ i, .form-group.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ i {
      color: #c29d0b; }
    .form-group.form-md-line-input.has-warning .form-control.edited:not([readonly]) ~ .help-block, .form-group.form-md-line-input.has-warning .form-control.form-control-static ~ .help-block, .form-group.form-md-line-input.has-warning .form-control:focus:not([readonly]) ~ .help-block, .form-group.form-md-line-input.has-warning .form-control.focus:not([readonly]) ~ .help-block {
      color: #c29d0b; }
  .form-group.form-md-line-input.has-warning .input-group-addon {
    color: #c29d0b;
    border-bottom: 1px solid #0752af; }
  .form-group.form-md-line-input.has-warning label {
    color: #c29d0b; }
  .form-group.form-md-line-input.has-error .form-control {
    border-bottom: 1px solid #0752af; }
    .form-group.form-md-line-input.has-error .form-control.edited:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-error .form-control.edited:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.has-error .form-control.form-control-static ~ label:after,
    .form-group.form-md-line-input.has-error .form-control.form-control-static ~ .form-control-focus:after, .form-group.form-md-line-input.has-error .form-control:focus:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-error .form-control:focus:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.has-error .form-control.focus:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-error .form-control.focus:not([readonly]) ~ .form-control-focus:after {
      background: #e73d4a; }
    .form-group.form-md-line-input.has-error .form-control.edited:not([readonly]) ~ label, .form-group.form-md-line-input.has-error .form-control.form-control-static ~ label, .form-group.form-md-line-input.has-error .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.has-error .form-control.focus:not([readonly]) ~ label {
      color: #e73d4a; }
    .form-group.form-md-line-input.has-error .form-control.edited:not([readonly]) ~ i, .form-group.form-md-line-input.has-error .form-control.form-control-static ~ i, .form-group.form-md-line-input.has-error .form-control:focus:not([readonly]) ~ i, .form-group.form-md-line-input.has-error .form-control.focus:not([readonly]) ~ i {
      color: #e73d4a; }
    .form-group.form-md-line-input.has-error .form-control.edited:not([readonly]) ~ .help-block, .form-group.form-md-line-input.has-error .form-control.form-control-static ~ .help-block, .form-group.form-md-line-input.has-error .form-control:focus:not([readonly]) ~ .help-block, .form-group.form-md-line-input.has-error .form-control.focus:not([readonly]) ~ .help-block {
      color: #e73d4a; }
  .form-group.form-md-line-input.has-error .input-group-addon {
    color: #e73d4a;
    border-bottom: 1px solid #0752af; }
  .form-group.form-md-line-input.has-error label {
    color: #e73d4a; }
  .form-group.form-md-line-input.has-info .form-control {
    border-bottom: 1px solid #0752af; }
    .form-group.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.has-info .form-control.form-control-static ~ label:after,
    .form-group.form-md-line-input.has-info .form-control.form-control-static ~ .form-control-focus:after, .form-group.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ .form-control-focus:after, .form-group.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ label:after,
    .form-group.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ .form-control-focus:after {
      background: #327ad5; }
    .form-group.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ label, .form-group.form-md-line-input.has-info .form-control.form-control-static ~ label, .form-group.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ label, .form-group.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ label {
      color: #327ad5; }
    .form-group.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ i, .form-group.form-md-line-input.has-info .form-control.form-control-static ~ i, .form-group.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ i, .form-group.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ i {
      color: #327ad5; }
    .form-group.form-md-line-input.has-info .form-control.edited:not([readonly]) ~ .help-block, .form-group.form-md-line-input.has-info .form-control.form-control-static ~ .help-block, .form-group.form-md-line-input.has-info .form-control:focus:not([readonly]) ~ .help-block, .form-group.form-md-line-input.has-info .form-control.focus:not([readonly]) ~ .help-block {
      color: #327ad5; }
  .form-group.form-md-line-input.has-info .input-group-addon {
    color: #327ad5;
    border-bottom: 1px solid #0752af; }
  .form-group.form-md-line-input.has-info label {
    color: #327ad5; }

.form-inline .form-md-line-input {
  margin: 0;
  padding-top: 0;
  margin-right: 20px; }
  .form-inline .form-md-line-input > .input-icon {
    padding: 0; }

.form-horizontal .form-group.form-md-line-input .input-icon .form-control {
  padding-left: 33px; }

.form-horizontal .form-group.form-md-line-input .input-icon > i {
  top: 0; }

.form-horizontal .form-group.form-md-line-input .input-icon.right .form-control {
  padding-left: 0;
  padding-right: 33px; }

.form-horizontal .form-group.form-md-line-input .input-icon > .form-control-focus {
  left: 0 !important;
  right: 0 !important; }

.form-horizontal .form-group.form-md-line-input .input-group {
  padding-top: 0; }
  .form-horizontal .form-group.form-md-line-input .input-group > .input-group-btn .btn {
    margin-bottom: 0 !important; }
  .form-horizontal .form-group.form-md-line-input .input-group > .input-group-control {
    padding-top: 0; }
    .form-horizontal .form-group.form-md-line-input .input-group > .input-group-control > .form-control-focus {
      left: 0 !important;
      right: 0 !important; }
  .form-horizontal .form-group.form-md-line-input .input-group > .form-control-focus {
    left: 0 !important;
    right: 0 !important; }


/*浏览器滚动条*/
::-webkit-scrollbar/*整体部分*/{width:5px;height:5px;}
::-webkit-scrollbar-track/*滑动轨道*/{border-radius: 0px;
background:rgba(255,255,255,0);}
::-webkit-scrollbar-thumb/*滑块*/{border-radius:5px;
background:#0752af;}
::-webkit-scrollbar-thumb:hover/*滑块效果*/{border-radius:5px;
background:#0752af;}


.transition{transition:all 0.3s ease;}
.opacity{opacity:0;}
.navbar{/*background-color:rgba(0, 0, 0, 0.2); height: 69px;border-bottom-width: 0px;border-bottom-style: none; margin-bottom:0; height:69px; width:100%; position:fixed; left:0; top:0; z-index:20*/}
.logo img { float: left; margin-top: 15px; }
/* #navbar { margin-left: 145px; margin-right:145px; text-align:center; } */
#navbar { margin-left: 145px; text-align:center; }
.top_a1 { float: right; margin: 0px 13px 0px 17px; }
.navbar .container ul.navbar-nav { float: right;  }
.navbar-inverse .navbar-nav > li > a.nav_a { line-height: 67px; padding: 0px 15px 0px 30px; color: #EFEFEF;font-size: 14px;font-weight: 300;}
.navbar .container{position:relative;z-index: 9;margin: 0 auto;display: block;/*border-bottom: 1px solid #797979;*/}
.navbar-inverse .navbar-nav > li > a.nav_a.on,.navbar-inverse .navbar-nav > li > a.nav_a:hover{ padding-top: 0px;color: #EE1E27;}
.navbar-nav > li{ position: relative; display: inline-block;}
.navbar-nav > li:hover .subMenu{display:block;}

.pull-left{ float:right!important; z-index:10}
.serBox {position: absolute;right: 15px;}
.serInt { line-height: 18px; height: 18px; width: 100%; padding: 0px 24px 0px 13px; border-width: 0px; border-style: none; font-size: 12px; background: none; color: #FFF; }
.serSubmit { background: url("../images/serBtn.png")/*tpa=http://www.gdqhtc.com/mbvip/images/serBtn.png*/ no-repeat center center; height: 18px; width: 18px; position: absolute; top: 0px; right: 7px; border-width: 0px; border-style: none; cursor: pointer; }
.hmFocus {width: 100%;}
.hmFocus .swiper-slide,.hmFocus .hmBanner{width: 100%;height: 100%;}
.hmBan_img { max-width: 892px; width:46%; position: absolute; left: 27%; top: 26%; }
.hmFocus .swiper-pagination-bullet{ margin: 0px 5px; height: 14px; width: 14px; border: 2px solid #FFF; opacity:1; background:none; transition:all 0.3s ease}
.hmFocus .swiper-pagination-bullet-active{ height: 14px; width: 42px; background: #FFF; border-radius:1.2em;}
.nextPage { height: 44px; width: 30px; border: 2px solid #FFF; margin-left: -15px; position: absolute; left: 50%; z-index: 20; bottom: 40px; border-radius: 1.8em; }
.nextPage:after{ height: 9px; width: 6px; display: block; margin-left: -3px; left: 50%; top: 14px; content: ""; position: absolute; animation: nextIconMv 0.8s linear 0s infinite; background: url("../images/topSicon.png")/*tpa=http://www.gdqhtc.com/mbvip/images/topSicon.png*/ no-repeat center center; }
@keyframes nextIconMv{
	0% {top:10px;}
	100% {top:14px;}
}
.footer { background: #2660A5; padding: 14px 0px; color: #ffffff; }
.footer .fl { font-size: 12px; line-height: 30px; }
.footer a{color:#fff;}
.footer .fr { line-height: 60px; }
.hmFocus_itmBox { height: 26px; width: 1200px; margin-left: -600px; position: absolute; z-index: 3; left: 50%; bottom: 49px; }
.hmFocus .hmFocus_itmBox .swiper-pagination { float: right; position: static; height: 26px; padding: 6px 5px 0px; background: rgba(0,0,0,0.6); border-radius:1.2em; }
.ke_ConMenu { height: 190px; width: 40px; margin-top: -95px; position: fixed; top: 65%; right: 30px; z-index: 30; }
.keCon_icon{ background:rgba(0,0,0,0.3); display:block; border-radius:50%; height:40px; cursor:pointer}
.ke_ConMenu ul li { height: 40px; width: 40px; margin-bottom: 10px; position: relative; margin-left: 0px;}
.keCon_show { line-height: 40px; color: #FFF; height: 40px; background: #004EA2; position: absolute; top: 0px; right: 0px; /*padding-left: 15px; */border-radius: 1.8em; display: none; }
.keCon_show img { float: right; border-radius:50%; }
.keCon_wx { background: #FFF; height: 229px; padding-top: 12px; text-align: center; width: 202px; position: absolute; top: -8px; right: 68px; border-radius: 0.3em; font-size: 16px; line-height: 30px; display:none; }

.keCon_wx:before{content:""; border-top:8px solid transparent; border-bottom:8px solid transparent; border-left:8px solid #fff; height:0; width:0; top:19px; right:-8px; position:absolute;}

.hm_kmenu { height: 274px; width: 20px; margin-top: -137px; position:fixed; left: 20px; top: 50%; z-index: 20; }
.hm_kmenu li { height: 20px; width: 20px; margin-bottom: 20px; position: relative; }
.hmKm_icon { height: 11px; width: 11px; border: 2px solid #CCCCCC; position: absolute; left: 5px; top: 4px; border-radius:50%; cursor:pointer }
.hmKm_nm { line-height: 20px; padding: 0px 26px 0px 31px; height: 20px; position: absolute; left: 0px; top: 0px; background: rgba(0,0,0,0.5); border-radius: 1.4em; font-size: 12px; color: #ffffff; white-space: nowrap; display:none }
.hmKm_nm i{ background: #FFF; height: 20px; width: 20px; border: 3px solid #000; position:absolute; left:0; top:0; display:block; border-radius:50%; opacity:0.8 }
.hm_kmenu li.on .hmKm_nm{display:block;}
.hmCon1 { margin-top: 0px; margin-bottom: 30px; }
.hmC1box { margin: 0px 37px; }
.hmCon2 { background: url("../images/hm_img1.jpg")/*tpa=http://www.gdqhtc.com/mbvip/images/hm_img1.jpg*/ no-repeat center center; padding: 82px 0px 120px; background-size:cover }
.hm_enT_1 { text-align: center; text-transform: uppercase; font: 28px/38px Georgia; color: #ddd;}
.hm_t1_1 { font-size: 21px; text-align: center; line-height: 46px; height: 46px; margin-bottom: 20px; color: #ddd;}
.hm_enT { text-align: center; text-transform: uppercase; font: 28px/38px Georgia;}
.hm_t1 { font-size: 21px; text-align: center; line-height: 46px; height: 46px; margin-bottom: 20px;}
.hm_p1 { font-size: 14px; line-height: 36px; color: #ffffff; text-align: center; margin-bottom: 18px; }
.hm_a1 { font-size: 14px; line-height: 34px; color: #FFF; text-align: center; display: block; height: 38px; width: 150px; border: 1px solid #FFF; margin: 0px auto;border-radius: 0.2em;}
.hm_a1:hover{ color: #fff; background:rgba(255,255,255,0.1); }
.hmCon3 { background: #F2F2F2; padding: 62px 0px 82px; }
.cor_blue { color: #2d71c2; }
.hm_a2 { font-size: 14px; color: #004ea2; line-height: 34px; height: 34px; width: 130px; text-align: center; display: block; margin: 0px auto; border-radius: 0.2em; border: 1px solid #004EA2; }
.hm_a2:hover{ background: #004EA2; color: #FFF; }
.hmU1_a { display: block; }
.hm_u1 li { padding: 0px 20px; margin-bottom: 40px; }
.hm_u1 { padding-top: 10px; margin: 0px -20px; }
.hmU1_img { position: relative; overflow: hidden; }
.hmU1_imgNm { line-height: 44px; border-bottom: 2px solid #2D71C2; background: #FFF; height: 50px; overflow: hidden; text-align: center; padding: 4px 10px 0px; font-size: 15px; color: #333; }
.hmU1_layer { position: absolute; height: 100%; width: 100%; left: 0px; top: -100%; right: 0px; bottom: 0px; background: rgba(45,113,194,0.7) url("../images/moreIcon.png")/*tpa=http://www.gdqhtc.com/mbvip/images/moreIcon.png*/ no-repeat center center; transition:all 0.2s ease-in-out }
.hmU1_a:hover .hmU1_layer{top:0;}
.hmCon4 { padding: 62px 0px 82px; }
.hm_swiper .hd { text-align: center; height: 46px; }
.hm_swiper .hd ul li { line-height: 26px; background: #CCCCCC; display: inline-block; padding: 0px 18px; height: 26px; cursor: pointer; margin: 0px 8px; transition:all 0.3s ease; margin-bottom: 5px; }
.hm_swiper .hd ul .on { color: #FFF; background: #2D71C2; }
.hmc4_ul li { padding: 20px 30px 20px 0px; border-bottom: 1px dotted #CCCCCC; }
.hmc4_ul li:nth-last-child(1),.hmc4_ul li:nth-last-child(2){border:none;}
.hm_swiper {margin-bottom:20px;}
.hmc4_a { display: block; }
.hmc4_img { display: block; float: left; border: 1px solid #E6E6E6; width: 119px; }
.hmc4Txt { margin-left: 135px; }
.hmc4_time { line-height: 14px; height: 14px; display: block; color: #666; }
.hmc4Txt strong { font-size: 15px; line-height: 28px; font-weight: normal; display: block; height: 30px;color:#333; }
.hmc4Txt p { line-height: 24px; color: #999999; overflow: hidden; height:48px; font-size: 12px; }
.hmc4_a:hover strong{ text-decoration: underline; }
.hmCon5 { background: url("../images/hmc5bg.jpg")/*tpa=http://www.gdqhtc.com/mbvip/images/hmc5bg.jpg*/ no-repeat center top; background-size: cover; padding: 82px 0px 64px; }
.hmc5_ul li { padding: 0px; margin-bottom: 15px; }
.hmc5_a { display: block; height: 306px; position: relative; padding: 176px 30px 0px; }
.hmc5_a img { position: absolute; left: 50%; top: 35px; margin-left: -65px; }
.hmc5_a strong { color: #ffffff; font-size: 18px; line-height: 38px; text-align: center; display: block; transition:all 0.3s ease }
.hmc5_a p { font-size: 12px; line-height: 22px; color: #FFF; text-align: center; transition: all 0.3s ease; height: 66px; overflow: hidden; }
.hmc5_layImg{opacity:0; transition:all 0.3s ease}
.hmc5_a:hover{ background: #ffffff; }
.hmc5_a:hover .hmc5_layImg{opacity:1;}
.hmc5_a:hover strong{ color: #333; }
.hmc5_a:hover p{ color: #080303; }
.hmc1Top { position: relative; padding: 46px 66px 58px 368px; font-size: 18px; color: #999999; line-height: 36px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
.hmc1Nm { width: 331px; padding-left: 68px; height: 62px; position: absolute; left: 0px; top: 51px; font-size: 24px; line-height: 24px; color: #FFF; border-right: 1px solid #333; z-index: 2; }
.hmc1_en { font: 24px Georgia; text-transform: uppercase; display: block; margin-top: 14px; }
.hmc1_cor { color: #333; }
.hmc1Nm i { background: #333; height: 188px; width: 83px; position: absolute; z-index: -1; left: 35px; top: -96px; display: block; }
.hmc1chgCon { height: 353px; position: relative; }
.hmc1Img { height: 353px; position: absolute; left: 0px; top: 0px; right: 193px; background-size:cover; background-position:center center; }
.hmc1Chg .hd { border-left: 1px solid #ccc; width: 100%; overflow: hidden; }
.hmc1Chg .hd ul li { height: 116px; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; float: left; width: 20.72%; color: #999999; font-size: 24px; line-height: 114px; text-align: center; cursor: pointer; }
.hmc1Chg .hd ul li img { margin-right: 5px; }
.hmc1_iconImg { display: none; }
.hmc1Chg .hd ul li img,text{ vertical-align: middle; }
.hmc1Chg .hd ul li:last-child{width:17.12%;}
.hmc1Chg .hd ul li.on img{display:none;}
.hmc1Chg .hd ul li.on .hmc1_iconImg{display:inline-block;}
.hmc1Chg .hd ul li.on{ color: #333333; }
.hmc1Itms { background: url("../images/hmc1_bg.jpg")/*tpa=http://www.gdqhtc.com/mbvip/images/hmc1_bg.jpg*/ repeat; float: right; height: 353px; width: 193px; padding-top: 40px; }
.hmc1Nm2 { height: 70px; background: #FFF; padding: 14px 0px 0px 30px; }
.hmc1Nm2 strong { font-size: 18px; font-weight: normal; line-height: 26px; display: block; height: 26px; }
.hmc1Nm2 span { text-transform: uppercase; font-size: 12px; line-height: 16px; color: #999; display: block; }
.hmc1_ul { padding: 15px 0px 0px 30px; }
.hmc1_ul li { background: url("../images/hmc1_icons.png")/*tpa=http://www.gdqhtc.com/mbvip/images/hmc1_icons.png*/ no-repeat left center; padding-left: 13px; line-height: 42px; height: 42px; }
.hmc1_a { font-size: 14px; color: #b2d5ff; }
.hmc1_a:hover{ color: #b2d5ff; text-decoration: underline; }
.hmFrbox { margin-top: 60px; margin-bottom: 60px; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; height: 85px; padding-top: 20px; padding-left: 105px; position: relative; }
.hmFrbox .swiper-wrapper ul li{list-style:none; display:inline-block;margin-left:10px;margin-top:10px;}
.hmFrbox .swiper-wrapper ul li a{font-size:14px;}
.hmFrNm { font-size: 14px; line-height: 45px; height: 45px; width: 105px; font-weight: bold; position: absolute; left: 0px; top: 10px; border-right: 1px solid #ccc; text-align: center; }
.hmFrbox .swiper-slide {float: left;padding: 0px 24px;width: auto;}
.m2pos { height: 76px; border-bottom: 2px solid #CCCCCC; position: relative; margin-bottom: 47px; }
.m2posNm { background: url("../images/m2nmBg.png")/*tpa=http://www.gdqhtc.com/mbvip/images/m2nmBg.png*/ no-repeat; height: 103px; width: 244px; margin-left: -122px; position: absolute; left: 50%; top: 0px; text-align: center; line-height: 28px; color: #FFF; font-size: 24px; padding-top: 10px; }
.m2posNm span { display: block; height: 26px; color: #cccccc; font: 18px/26px Georgia; text-transform: uppercase; }
.m2menu { margin-bottom: 22px; text-align: center; }
.m2menu_a { font-size: 14px; color: #666666; line-height: 48px; height: 48px; padding: 0px 65px; display: inline-block; margin: 0px 8px 10px; background: #D9D9D9; }
.m2menu_a.on, .m2menu_a:hover { color: #FFF; background: #004EA2; }
.m2subMenu { padding-bottom: 30px; }
.m2menu_a2 { font-size: 16px; color: #999; margin-right: 30px; line-height: 32px; height: 32px; white-space: nowrap; }
.m2menu_a2.on,.m2menu_a2:hover { color: #004ea2; }
.m2pro_ul li { padding: 0px 20px 40px; }
.syc-cpgd-heght img {
    height: auto;
    display: table-cell;
    width: auto;
    text-align: center;
    vertical-align: middle;
}
.hmU1_img img{height:225px;}
.m2pro_ul { margin: 0px -20px; }
.m2pro_a{
    /* display: block; */
    position: relative;
    height: 225px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 243px;
    background-color: rgba(0,0,0,0.0);
}
.m2pro_nm { 
    line-height: 35px;
    height: 35px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    bottom: 0;
    background: rgba(0,0,0,0.7);
}
.page { background: #fff; height: 48px; margin-bottom: 60px; padding: 0px 7px; }
.page_a { font-size: 16px; line-height: 48px; text-align: center; float: left; height: 48px; width: 48px; }
.page_a.on, .page_a:hover { color: #FFF; background: #0D6FB8; }
.page_prev { background: #E6E6E6 url("../images/page_l.png")/*tpa=http://www.gdqhtc.com/mbvip/images/page_l.png*/ no-repeat center center; float: left; height: 48px; width: 48px; margin-right: 7px; }
.page_next { background: #E6E6E6 url("../images/page_r.png")/*tpa=http://www.gdqhtc.com/mbvip/images/page_r.png*/ no-repeat center center; float: left; height: 48px; width: 48px; }
.m2proTop { background: #FFF; }
.m2proImg { float: left; }
.m2proTxt { margin: 0px 70px 0px 428px; padding-top: 17px; }
.m2pro_t1 { line-height: 42px; height: 42px; font-size: 18px; color: #16599f; font-weight: bold; }
.m2pro_dsc { font-size: 14px; color: #666666; line-height: 28px; height: 112px; margin-bottom: 23px; overflow: hidden; }
.m2body{background:#F2F2F2;}
.m2pro_menu li { float: left; height: 64px; width: 90px; text-align: center; background: #F2F2F2; position: relative; line-height: 18px; padding-top: 38px; color: #666666; cursor: pointer; border: 1px solid #E6E6E6; margin-left:-1px; transition:all 0.3s ease }
.m2pro_menu li img { position: absolute; left: 50%; top: 9px; margin-left: -13px; }
.m2pro_layImg{opacity:0; transition:all 0.3s ease}
.m2pro_menu .on { color: #FFF; background: #004EA2; border: 1px solid #004EA2; }
.m2pro_menu li.on .m2pro_layImg{opacity:1;}
.m2pro_con { margin-bottom: 50px; padding-top: 10px; font-size: 14px; line-height: 28px; color: #666; }
.m2pro_bt1 { line-height: 34px; padding: 15px 0px 5px; display: block; font-size: 18px; color: #333; }
.m2pro_tab td{ font-size: 14px; line-height: 22px; padding: 10px; color: #333; }
.m2pro_u2 li { line-height: 24px; margin-bottom: 10px; background: url("../images/m2pro_icon5.jpg")/*tpa=http://www.gdqhtc.com/mbvip/images/m2pro_icon5.jpg*/ no-repeat left center; padding-left: 10px; }
.m2case_ul { padding-top: 20px; }
.m2down_ul { margin: 0px -20px; padding-top: 18px; }
.m2dnBox { border: 1px solid #ccc; padding: 20px 12px 20px 17px; }
.m2down_ul li { padding: 0px 20px; margin-bottom: 40px; }
.m2dnBox img { float: left; }
.m2dnTxt { margin-left: 90px; }
.m2dnTxt strong { font-size: 16px; font-weight: normal; line-height: 24px; display: block; margin: -2px 0px 8px; }
.m2dn_btn { font-size: 14px; color: #0d6fb8; line-height: 14px; }
.m2dn_btn a { margin: 0px 10px; }
.m2Editor { font-size: 14px; line-height: 30px; padding-top: 8px; padding-bottom: 55px; }
.m2Editor_img { float: left; margin: 8px 30px 0px 0px; }
.m2mapBox { background: #FFF; border: 1px solid #CCC; margin: 33px 0px 20px; }
.m2mapInfo { float: left; width: 360px; padding: 20px 28px 0px; height: 401px; }
.m2map_lg { background: #F2F2F2; text-align: center; height: 86px; padding-top: 13px; }
.m2map_ul li { height: 70px; padding: 14px 0px 0px 25px; }
.m2map_ul li img { float: left; margin: 7px 15px 0px 0px; }
.m2map_stxt { margin-left: 40px; font-size: 14px; color: #999999; line-height: 19px; }
.m2map_stxt span { color: #0d6fb8; display: block; }
.m2map { margin-left: 360px; height: 401px; overflow: hidden; }
.m2zp_topTxt { font-size: 14px; line-height: 30px; padding: 40px 0px 22px; border-bottom: 1px solid #ccc; }
.m2zp_box dt { height: 97px; position: relative; padding: 28px 0px 0px 70px; font-size: 16px; color: #c7c7c7; line-height: 18px; cursor: pointer; }
.m2zp_box dt span { font: italic normal 14px Arial; }
.m2zp_box dt strong { display: block; line-height: 24px; height: 24px; font-size: 18px; color: #004ea2; }
.m2zp_box dt i { background: url("../images/m2zp_arrow.png")/*tpa=http://www.gdqhtc.com/mbvip/images/m2zp_arrow.png*/ no-repeat; height: 29px; width: 16px; position: absolute; top: 34px; right: 30px; transition:all 0.3s ease }
.m2zp_box dd { font-size: 14px; line-height: 24px; color: #999999; position: relative; z-index: 1; margin: -70px 150px 0px 342px; padding-top: 0px; padding-bottom: 25px; }
.m2zp_box:nth-child(2n){background:#ffffff;}
.m2zp_box dt.on i { transform:rotate(90deg); -webkit-transform:rotate(90deg); -ms-transform:rotate(90deg); }
.m2zp_box dd strong{ color: #353535; }
.m2zpList{margin-bottom:60px; border-top:1px solid #ccc; margin-top:40px;}
.hmc4_u1a { margin-bottom: 20px; }
.hmc4_u1a li{border:none;}
.m2news_title { font-size: 24px; line-height: 36px; text-align: center; padding-top: 44px; color: #333; }
.m2news_time { font-size: 14px; color: #999999; line-height: 32px; text-align: center; height: 50px; }
.m2newsEditor { font-size: 14px; line-height: 30px; padding-bottom: 30px; border-bottom: 1px solid #ccc; }
.m2newsEditor .dis_page {padding: 30px!important; color: rgb(0, 78, 162)!important;}
.m2newsEditor .dis_page a {color: rgb(0, 78, 162)!important;}
.page2 { padding: 25px 0px 0; height:120px; }
.page2_res1 { background: #fff url("../images/res_icon1.png")/*tpa=http://www.gdqhtc.com/mbvip/images/res_icon1.png*/ no-repeat center center; height: 38px; width: 38px; float: left; margin-right: 16px; }
.page2_res1:hover{ background: #004ea2 url("../images/res_icon1a.png")/*tpa=http://www.gdqhtc.com/mbvip/images/res_icon1a.png*/ no-repeat center center;}
.page2_res2 { background: #fff url("../images/res_icon2.png")/*tpa=http://www.gdqhtc.com/mbvip/images/res_icon2.png*/ no-repeat center center; height: 38px; width: 38px; float: left; margin-right: 16px; }
.page2_res2:hover{ background: #004ea2 url("../images/res_icon2a.png")/*tpa=http://www.gdqhtc.com/mbvip/images/res_icon2a.png*/ no-repeat center center;}
.page2_res3 { background: #fff url("../images/res_icon3.png")/*tpa=http://www.gdqhtc.com/mbvip/images/res_icon3.png*/ no-repeat center center; height: 38px; width: 38px; float: left; margin-right: 16px; }
.page2_res3:hover{ background: #004ea2 url("../images/res_icon3a.png")/*tpa=http://www.gdqhtc.com/mbvip/images/res_icon3a.png*/ no-repeat center center;}
.page2_res4 { background: #fff url("../images/res_icon4.png")/*tpa=http://www.gdqhtc.com/mbvip/images/res_icon4.png*/ no-repeat center center; height: 38px; width: 38px; float: left; margin-right: 16px; }
.page2_res4:hover{ background: #004ea2 url("../images/res_icon4a.png")/*tpa=http://www.gdqhtc.com/mbvip/images/res_icon4a.png*/ no-repeat center center;}
.page2_res5 { background: #fff url("../images/res_icon5.png")/*tpa=http://www.gdqhtc.com/mbvip/images/res_icon5.png*/ no-repeat center center; height: 38px; width: 38px; float: left; margin-right: 16px; }
.page2_res5:hover{ background: #004ea2 url("../images/res_icon5a.png")/*tpa=http://www.gdqhtc.com/mbvip/images/res_icon5a.png*/ no-repeat center center;}
.page2 .page_prev { background: #fff url("../images/page_l.png")/*tpa=http://www.gdqhtc.com/mbvip/images/page_l.png*/ no-repeat center center; background-size:8px auto; float: left; height: 38px; width: 38px; }
.page2 .page_next { background: #fff url("../images/page_r.png")/*tpa=http://www.gdqhtc.com/mbvip/images/page_r.png*/ no-repeat center center; background-size:8px auto; float: left; height: 38px; width: 38px; }
.m2fa_ul { margin: 16px -20px 0px; }
.m2fa_ul li { margin-bottom: 40px; padding: 0px 20px 0px; }
.m2fa_a { display: block; padding: 15px 15px 0px; background: #FFF; height: 175px; border: 1px solid #FFF; }
.m2faTxt { margin-left: 227px; font-size: 14px; line-height: 28px; color: #969696; }
.m2faTxt strong { display: block; line-height: 32px; height: 32px; font-size: 18px; font-weight: normal; color: #333; }
.m2faTxt p { height: 84px; overflow: hidden; }
/*百度地图样式*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


@media (min-width:1230px) {

}


@media (max-width:1199px) {
.navbar-inverse .navbar-nav > li > a.nav_a{padding-left:10px; padding-right:10px;}
.navbar .container .navbar-header{background:none;}
.m2zp_box dt{padding-left:30px;}
.m2zp_box dd{margin-top:0; margin-left:30px; margin-right:80px;}
.hmc1Chg .hd ul li{font-size:18px;}
.hmc1Chg .hd ul li img{height:46px; width:auto;}
.hm_u1{margin-left:0; margin-right:0;}
.hm_u1 li{padding-left:15px; padding-right:15px; margin-bottom:30px;}
.hmc5_a img {width:110px; height:110px; margin-left:-55px;}
.hmc5_a{padding-top:166px; height:290px; padding-left:15px; padding-right:15px;}
.m2menu_a{padding:0 20px; margin-bottom:10px;}
.m2down_ul{margin-left:0; margin-right:0;}
.m2down_ul li{padding-left:15px; padding-right:15px; margin-bottom:30px;}
.m2fa_ul{margin-left:0; margin-right:0;}
.m2fa_ul li{padding-left:15px; padding-right:15px; margin-bottom:30px;}
.m2down_ul li.col-md-3{width:33.3333%;}
}

@media (max-width:991px) {
.dsPc,.dsPhone,.pc{display:none;}
.dsPad,.phone{display:block;}
.hmc1Nm{color:#333; width:100%; padding-right:0; position:static; border:none; padding-left:0; text-align:center; margin-bottom:25px;}
.hmc1Top{padding-left:30px; padding-right:30px; padding-bottom:30px;}
.serBox{display:none;}
#navbar{margin-right:0;}
.hmc1Nm i{display:none;}
.hmc1Chg .hd ul li{font-size:16px; height:86px; line-height:86px;}
.hmc1Chg .hd ul li img{height:32px; width:auto;}
.hmc5_a img {width:80px; height:80px; margin-left:-40px;}
.hmc5_a{padding-top:126px; height:290px;}
.hmc5_a p{height:88px;}
.m2menu_a{ margin-left:5px; margin-right:5px; border-radius:0.3em; height:40px; line-height:40px; border-radius:0.3em;}
.m2pro_ul{margin-left:0; margin-right:0;}
.m2proTxt {margin: 0 30px 0 410px;}
.m2pro_menu li{width:70px;}
.hmc4_u1a li{padding-right:0;}
.m2down_ul li.col-md-3{width:50%;}
.hmFocus{height:600px;}
.hmBan_img{width:70%; left:15%;}
}

@media only screen and (max-width: 767px) {
.dsPc,.dsPad{display:none;}
.dsPhone{display:block;}
.navbar .container .navbar-header{background:#222;}
#navbar{margin-left:0;}
.logo .dsPhone{line-height:50px; display:block; text-align:center; font-size:18px; color:#fff; padding-right:67px; position:relative;}
.navbar{height:51px;}
.page_a{width:28px;}
.page{padding-left:0; padding-right:0;}
.page_prev{width:28px; margin-right:4px;}
.page_next{width:28px;}
.m2zp_box dt{padding-left:15px;}
.m2zp_box dd{margin-top:0; margin-left:15px; margin-right:15px;}
.m2zp_box dt i{right:15px;}
.hm_kmenu{display:none;}
.logo img{margin-left:15px; margin-top:10px; width:110px; height:auto;}
.ke_ConMenu ul li{overflow:hidden; border-radius:50%;}
.ke_ConMenu li:nth-child(2){display:none;}
.ke_ConMenu li:nth-child(3){display:none;}
.hmC1box{margin-left:0; margin-right:0;}
.hmc1Top{font-size:16px; line-height:34px;}
.hmc1Img{position:static; width:100%; height:180px;}
.hmc1Itms{float:none; width:100%; height:200px; padding-top:5px;}
.hmc1Top{padding-left:15px; padding-right:15px;}
.hmc1Chg .hd ul li,.hmc1Chg .hd ul li:last-child{width:50%; height:51px; line-height:50px;}
.hmc1Chg .hd ul li{font-size:16px;}
.hmc1Chg .hd ul li img{height:26px; width:auto;}
.hm_enT{font-size:28px;}
.hm_t1{font-size:24px;}
.hmc5_a p{height:66px;}
.hmc5_a{height:260px;}
.footer{padding:25px 0;}
.footer .fr{line-height:22px; width:100%; float:none; display:block; text-align:center}
.footer .fl{line-height:22px; width:100%; float:none; display:block; text-align:center; margin-bottom:12px;}
.footer a{ white-space: nowrap; }
.navbar-nav > li{ display: block; border-bottom: 1px dotted #343434; }
.navbar-inverse .navbar-nav > li > a.nav_a.on, .navbar-inverse .navbar-nav > li > a.nav_a:hover{border:none;}
.navbar-inverse .navbar-nav > li > a.nav_a{ line-height:48px; border:none; }
.navbar{z-index:1000;}
.m2proImg{width:100%; float:none;}
.m2proImg img{width:100%; height:auto;}
.m2proTxt{margin-left:0; padding-bottom:30px; padding-left:15px; margin-right:0; padding-right:15px;}
.m2Editor_img{float:none; width:100%; height:auto; margin-right:0}
.m2mapInfo{width:100%; float:none;}
.m2map{margin-left:0; width:100%;}
.m2map_ul li{padding-left:20px;}
.m2mapBox{margin-top:20px;}
.page2 .fl a{margin-right:4px;}
.m2fa_a .fl{width:100%; height:auto; float:none; margin-bottom:6px;}
.m2faTxt{margin-left:0; width:100%;}
.m2fa_a{height:auto; padding-bottom:16px;}
.m2pro_ul li,.hm_u1 li,.m2down_ul li,.m2fa_ul li{padding-left:10px; padding-right:0;}
.m2down_ul li.col-md-3{width:100%;}
.hmFocus{height:360px;}
.hmBan_img{width:70%; left:15%;}
.nextPage{bottom:20px;}
}

@media (max-width:565px) {
.ellipsis{white-space: normal;}
.hmc4_ul li{padding-right:0px;}
}

@media (max-width:350px) {
.hm_enT{font-size:22px;}
.hm_t1{font-size:22px;}
.m2pro_menu li{width:66px;}
}

/*2016-04-21 CSS*/
.navLayer dd { width: 49%; line-height: 34px; height: 34px; background: url("../images/navIcion.png")/*tpa=http://www.gdqhtc.com/mbvip/images/navIcion.png*/ no-repeat 25px center; overflow: hidden; text-align: left; float: left; padding: 0px 20px 0px 42px; color: #FFF; }
.navLayer2{ left:auto; right:0}
@media only screen and (max-width: 767px) {
.navLayer{display:none!important;}
}

 .no3 .no4 .no5{float: right;} 

.syc-cpgd-heght img{
    max-height: 225px;
}
.syc-background {background-color: rgba(0, 0, 0, 0.26);}

.syc-borde {border-bottom: 1px solid #797979;}