﻿/* Public */
@charset "utf-8";
html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul,li,dl,dd,dt { list-style-type: none; }
i,em,cite { font-style: normal; }
body {overflow-x:hidden; margin:0 auto;  -webkit-text-size-adjust:none; background:#f9f9f9; min-width:1350px; /* 谷歌不支持12px以下字号 */ font-family:"微软雅黑";}
a{ text-decoration: none; }
.clear,.cle {clear:both;}
a,area { blr:expression(this.onFocus=this.blur()) }   /*  去掉IE下链接虚线框 */
a:focus { outline: none; }    /* 去掉火狐下链接虚线框 */
/* end_Public */


/*qh_head*/
.qh_head{position:absolute; z-index:999; width:100%;left:0px; top:0px; } 
.qh_htop{ position:relative; height:117px; width:1450px; margin:0 auto 0;}
.qh_logo{  float:left; margin-top:25px; }
.logo{animation: logo 1s; display: block;}

@keyframes logo{
0%{
transform:scale3d(0.6,0.6,0.6); 
}
100%{
transform:scale3d(1,1,1);
}
}  
.qh_nav{float:left; text-align:center; margin-left:125px;  height:90px; line-height:90px;  margin-top:27px;}
.qh_nav>ul>li{  display:inline-block;  margin:0 30px;}
.qh_nav>ul>li>a{ color:#333; font-size:14px; }
.qh_nav>ul>li>a:hover{ transition:.5s ease all;color:#f0ce0f;  }
.qh_nav>ul>li.qh_nav_cur>a{color:#f0ce0f;  font-weight:bold; padding-right:15px; background:url(../images/qh_nav_cur.png) no-repeat right center; }
.qh_nav>ul>li#qh_nav_cur>ul{height:0px;  transition:.5s ease all;overflow:hidden;}
.qh_nav>ul>li:hover#qh_nav_cur>ul{ overflow:hidden; height:50px; transition:.5s ease all; }
.qh_nav1_cur{height:50px;  line-height:50px; width:1920px; position:absolute;left:-285px; background:url(../images/qh_nav1_cur.png) no-repeat center center;}
.qh_member{width:400px; float:right; margin-top:58px;}

.qh_nav1_cur>li{ width:auto;display:inline-block; margin:0 15px;}
.qh_nav1_cur>li a{ color:#fff;font-size:14px; margin:0 auto; }
.qh_nav1_cur>li a:hover{color:#f0ce0f; }

.qh_member ul li{float:left; width:70px; height:30px;margin-left:20px; }
.qh_member ul li a{color:#fff;font-size:14px;display:block;height:30px; text-align:center; line-height:30px; width:70px; }
.qh_member ul li:hover{opacity:.8;}
.qh_member ul li.qh_login{ background:url(../images/qh_login.png) no-repeat center center; }
.qh_member ul li.qh_login a{ color:#283e8c;}

.qh_member ul li.qh_reg{background:url(../images/qh_reg.png) no-repeat center center; }

/*qh_head*/




/*qh_banner*/
.qh_index_ad{width:100%; height:510px; overflow: hidden; position:relative; margin:0 auto;min-width: 1200px;}
.qh_index_ad_m{Z-INDEX:0; width:1920px; height:510px; position:absolute; left:50%; margin-left:-960px;}
.qh_index_ad_m img{width:1920px; height:510px;}
/*qh_banner*/
.qh_index_ad2{vertical-align:middle; background:url(../images/qh_index_ad20.jpg) center center no-repeat; text-align:center; height:159px; }
.qh_index_ad2 h2{vertical-align:middle; font-size:40px;color:#fff; font-weight:bold; display:inline-block; line-height:159px;}
.qh_index_ad2 a{ vertical-align:middle;color:#333; font-weight:bold; width:159px; height:54px; display:inline-block; margin:0 0 0 50px;background:url(../images/qh_index_ad2.png) center center no-repeat; text-align:center; line-height:54px;}





.qh_index_zxlist{height:420px; width:1350px; margin:50px auto 80px; overflow:hidden;}
.qh_index_zxlist ul{ height:420px; width:1350px; }
.qh_index_zxlist ul li{transition:ease all 0.5s;text-align:center; border-left:1px solid #e5e5e5; text-align:center; float:left;height:420px; width:336px; }
.qh_index_zxlist ul li:first-child{border-left:0px solid #e5e5e5; }
.qh_index_zxlist ul li:hover{ transition:ease all 0.5s; transform: translateY(-20px)}
.qh_index_zxlist ul li h2{ font-size:20px;color:#333;  height:80px; line-height:80px; padding-top:20px;}
.qh_index_zxlist ul li p{  width:260px; margin:20px auto 0; font-size:14px; line-height:30px;  color:#666666;  } 
.qh_index_zxlist h3{ font-size:18px; line-height:40px;margin:0px auto 15px;} 
.qh_index_zximg{  margin:0 auto; border-radius:50%; overflow:hidden; width:106px; height:106px; background:#fbb735;}
.qh_index_zximg img{ border-radius:50%; overflow:hidden; width:106px; height:106px; display:block;}
.qh_index_zxcolor1 .qh_index_zximg{ background:#fbb735;}
.qh_index_zxcolor2 .qh_index_zximg{ background:#05b6c2;}
.qh_index_zxcolor3 .qh_index_zximg{ background:#5b77f2;}
.qh_index_zxcolor4 .qh_index_zximg{ background:#8335fb;} 

.qh_index_zxcolor1 .qh_index_zxlist h3{ background:#fbb735;}
.qh_index_zxcolor2 .qh_index_zxlist h3{ background:#05b6c2;}
.qh_index_zxcolor3 .qh_index_zxlist h3{ background:#5b77f2;}
.qh_index_zxcolor4 .qh_index_zxlist h3{ background:#8335fb;} 

.qh_index_zxmore{  margin:0 auto;width:92px; text-align:center;line-height:36px;  height:36px; border-radius:18px; color:#fff;}
.qh_index_zxmore:hover{ opacity: .8;}
.qh_index_zxmore a{ color:#fff;font-size:14px;}

.qh_index_zxcolor1 .qh_index_zxmore{ background:#fbb735;}
.qh_index_zxcolor2 .qh_index_zxmore{ background:#05b6c2;}
.qh_index_zxcolor3 .qh_index_zxmore{ background:#5b77f2;}
.qh_index_zxcolor4 .qh_index_zxmore{ background:#8335fb;} 

.qh_index_ewm{ height:900px;background:url(../images/qh_index_ewm.png) center top no-repeat;}
.qh_index_tit1{  padding-top:80px;text-align:center;}
.qh_index_tit1 h2{ font-size:36px; height:60px; line-height:60px; color:#fff;}
.qh_index_tit1 p{ line-height:40px;  height:40px; font-size:18px; color:#fff;}
.qh_index_MacBook{text-align:center;  height:653px; width:1136px; margin:67px auto 0; background:url(../images/MacBook.png) center top no-repeat;}
.qh_index_MacBookimg{ padding-top:220px;}
.qh_index_MacBookimg img{ margin:0 auto 0;  width:138px; display:block; }
.qh_index_MacBook p{ height:40px; line-height:40px; color:#fff;}
.qh_index_lclist{height:270px; width:1350px; margin:80px auto 0; overflow:hidden;}
.qh_index_lclist ul{ height:270px; width:1425px; }
.qh_index_lclist ul li{text-align:center;transition:ease all .25s; border-radius:40px; overflow:hidden;float:left;height:270px; width:150px; margin-right:75px;}
.qh_index_lclist ul li:hover{background:#5b77f2; transition:ease all .25s;border-radius:40px; overflow:hidden;}
.qh_index_lclist ul li .qh_index_lcimg{ height:148px;  width:148px; overflow:hidden; border:1px solid #d9d9d9; overflow:hidden; border-radius:40px; position:relative;}
.qh_index_lclist ul li .qh_index_lcimg img{ width:148px; height:148px;}
.qh_index_lclist ul li:hover .qh_index_lcimg{ border:1px solid #5b77f2;}
.qh_index_lcline{ width:25px; height:4px; background:#fff; margin:0 auto;  ransition:ease all .5s;  opacity: 0;  }
.qh_index_lclist ul li:hover .qh_index_lcline{ opacity: 1;ransition:ease all .5s;}
.qh_index_lclist ul li .qh_index_lcimg img.qh_index_lcimg1{margin-top:0; transition:ease all .5s;}
.qh_index_lclist ul li .qh_index_lcimg img.qh_index_lcimg2{margin-top:148px; transition:ease all .5s;}
.qh_index_lclist ul li:hover .qh_index_lcimg img.qh_index_lcimg1{margin-top:-148px; transition:ease all .5s;}
.qh_index_lclist ul li:hover .qh_index_lcimg img.qh_index_lcimg2{margin-top:0; transition:ease all .5s;}


.qh_index_lclist ul li h2{ font-size:18px;color:#333;  height:30px; line-height:30px; margin-top:15px;}
.qh_index_lclist ul li p{  color:#666666; height:30px; line-height:30px;font-size:14px;}
 
.qh_index_lclist ul li:hover h2{color:#fff;}
.qh_index_lclist ul li:hover p{color:#fff;}


.qh_index_yslist { background:#fff;height:542px; width:1350px;margin:50px auto 80px;;}
.qh_index_yslist ul{ height:542px; width:1350px;border-bottom:1px solid #c8c8c8;border-right:1px solid #c8c8c8;}
.qh_index_yslist ul li{text-align:center; float:left; transition:.5s ease all;height:270px; width:449px; border-left:1px solid #c8c8c8; border-top:1px solid #c8c8c8;}
.qh_index_yslist ul li:hover{background:#5b77f2; transition:.5s ease all;}
.qh_index_yslist ul li .qh_index_listimg{ height:90px; position:relative;}



 



.qh_index_yslist ul li h2{ font-size:20px;color:#333; transition:ease all 0.5s; height:40px; line-height:40px;}
.qh_index_yslist ul li p{  color:#666666; height:40px;transition:ease all 0.5s; line-height:40px;font-size:14px;}
.qh_index_yslist ul li:hover h2{color:#fff;transition:ease all 0.5s; transform: translateY(-10px)} 
.qh_index_yslist ul li:hover p{color:#fff;transition:ease all 0.5s; transform: translateY(-10px)}
.qh_index_yslist ul li img{margin:60px auto 0; display:block; text-align:center;}
.qh_index_yslist ul li img.qh_index_listimg01{display:block;}
.qh_index_yslist ul li img.qh_index_listimg02{display:none;}
.qh_index_yslist ul li:hover img.qh_index_listimg01{display:none;}
.qh_index_yslist ul li:hover img.qh_index_listimg02{display:block;  }

 
.qh_index_yslist ul li:hover .qh_index_listimg02 { 
animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
perspective: 1000px;
} 
@keyframes shake {
10%, 90% {transform: translate3d(-1px, 0, 0);}

20%, 80% {
transform: translate3d(2px, 0, 0);
}

30%, 50%, 70% {
transform: translate3d(-4px, 0, 0);
}

40%, 60% {
transform: translate3d(4px, 0, 0);
}
}


.qh_index_foot{ width:1350px; margin:0 auto;}
.qh_index_footl{float:left; width:430px;margin-top:60px; margin-bottom:100px;}

.qh_index_footul{margin-top:40px;}
.qh_index_footli a{  color:#333333; height:40px; line-height:40px;padding-left:20px; }

.qh_index_footli a:hover{color:#5b77f2;}
.qh_index_footlt { height:40px;}
.qh_index_footlt h2{ float:left; font-size:30px;}
.qh_index_footlt a{ float:right; font-size:14px; color:#888888; margin-top:10px;}
.qh_index_footlt a:hover{color:#5b77f2;}
.qh_index_footlic{ height:70px;   font-size:14px; padding-left:20px; border-bottom:1px solid #e5e5e5}
.qh_index_footlic p{ line-height:25px; height:50px; margin-top:10px;}


.sideMenu{  }
.sideMenu h3{ font-size:14px; color:#333333; font-weight:normal; height:40px; line-height:40px; background:url(../images/qh_index_footli.png) no-repeat left center; padding-left:20px;    cursor:pointer; }
.sideMenu h3:hover{ color:#5b77f2;}
.sideMenu h3.on{color:#5b77f2;}
.sideMenu ul{ padding-bottom:20px; font-size:14px;line-height:26px;color:#999; display:none; border-bottom:1px solid #e5e5e5; }
.sideMenu ul p{height:52px;padding-left:20px;}

.qh_index_footr{  width:920px; margin-top:60px; float:right;margin-bottom:100px;}
.qh_index_footrt { height:40px;}
.qh_index_footrt h2{ font-size:18px; padding-left:60px; color:#333;}
.qh_index_footrt h2 b{ font-size:30px;font-weight:bold; margin-right:25px;}
.qh_index_footr ul li{ margin-top:40px; width:400px; float:left; margin-left:60px; height:120px; overflow:hidden;}
.qh_index_footr_img{ width:120px; height:120px; border-radius:60px; overflow:hidden; float:left; }
.qh_index_footr_img img{ width:120px; height:120px; border-radius:60px;}
.qh_index_footr_tit{ width:250px; float:right;}
.qh_index_footr_tit h2{ height:40px; line-height:40px; margin-top:10px; font-size:18px; font-weight:normal; color:#333;}
	.qh_index_footr_tit p{ font-size:14px; color:#666; height:50px; line-height:25px;}
/*qh_banner*/
.qh_index_banner{ text-align:center; width:100%; height:915px; overflow: hidden; position:relative; margin:0 auto;min-width: 1200px;}
.qh_index_banner_m{ background:url(../images/banner.png) no-repeat center top; Z-INDEX:0; width:1920px; height:895px; position:absolute; left:50%; margin-left:-960px;}
.qh_index_banner_m img{ width:848px;  height:547px; margin-top:365px; animation: logo 1s; }



/*qh_banner*/
.qh_index_tit{  margin-top:80px;text-align:center;}
.qh_index_tit h2{ font-size:36px; height:60px; line-height:60px; color:#333;}
.qh_index_tit p{ line-height:40px;  height:40px; font-size:18px; color:#333;}
.qh_index_hzw {width:1350px;  margin:0 auto 100px;height:303px;  margin-top:60px;}
.qh_index_hzw ul{ width:1350px;  margin:0 auto;height:303px;  border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5; }
.qh_index_hzw ul li{ width:269px;  overflow:hidden;float:left; border-top:1px solid #e5e5e5; border-left:1px solid #e5e5e5; }
.qh_index_hzw ul li img{ width:269px; height:150px; }

/*qh_banner*/
.qh_banner{ text-align:center;  width:100%; height:500px; overflow: hidden; position:relative; margin:0 auto;min-width: 1200px;}
.qh_banner_m{Z-INDEX:0; width:1920px; height:500px; position:absolute; left:50%; margin-left:-960px;}
.qh_banner_m img{width:1920px; height:500px;}
/*qh_banner*/


/*关于我们*/

.qh_main_about{ width:1350px; margin:100px auto 10px;height:500px;}
.qh_main_about_tit{ height:130px; text-align:center;}
.qh_main_about_tit h2{ height:75px; color:#333; font-size:36px;line-height:75px; }
.qh_main_about_tit p{ font-size:18px; color:#333;}

.qh_main_about_left{ margin-top:20px;line-height:32px; font-size:14px; color:#333; float:left; width:730px;height:270px; float:left;}
.qh_main_about_left p{margin-top:10px;}
.qh_main_about_right{ float:right; width:577px; height:290px; background:url(../images/qh_main_about_right.png) no-repeat center center;}
.qh_main_about_rightp{ margin-top:96px;}
.qh_main_about_rightp p{width:360px; font-size:20px; font-weight:bold;  line-height:34px; text-align:center; color:#fff;}
.qh_main_about_rightzx a{ margin-top:16px; margin-left:117px;color:#333;font-weight:bold; display:block;width:122px; height:40px;line-height:40px; text-align:center;background:url(../images/qh_main_about_right1.png) no-repeat center center;}

 


.qh_main_Culture{ width:1350px; margin:0 auto; } 
.qh_main_Culturen{ width:1347px; margin:0 auto; height:430px;border:1px #e0e0e0 solid; }
.qh_main_Culturen ul li{transition:ease all 0.5s;  background:#f9f9f9; text-align:center;float:left; height:430px; width:336px;border-left:1px #e0e0e0 solid; } 
.qh_main_Culture_img{ transition:ease all 0.5s;margin:80px auto 0;   width:170px; height:170px; border-radius:85px; overflow:hidden;}
.qh_main_Culture_img img{width:170px; height:170px; border-radius:85px; }
.qh_main_Culturen ul li h2{ transition:ease all 0.5s;  color:#333; font-size:24px; height:52px; line-height:52px; margin-top:20px;}
.qh_main_Culturen ul li p{transition:ease all 0.5s;  color:#333;}
.qh_main_Culturen ul li:hover h2{color:#5b77f2;transition:ease all 0.5s; transform: translateY(-20px)}
.qh_main_Culturen ul li:hover p{transition:ease all 0.5s; transform: translateY(-20px)}
.qh_main_Culturen ul li:hover .qh_main_Culture_img{transition:ease all 0.5s; transform: translateY(-20px)}
.qh_main_Culturen ul li:hover{background:#e5e5e5;}

.qh_main_Culturen ul li:first-child{border-left:0px #e0e0e0 solid; } 
.qh_about_03{  margin-top:100px;height:540px; width:100%;background:url(../images/qh_about_03.jpg) no-repeat center center; }  
.qh_about_mileage{ width:1350px;  margin:0 auto;}
.qh_about_mileage ul{width:1481px; height:250px;}
.qh_about_mileage ul li{margin-top:145px; margin-right:120px; float:left; width:250px; height:247px; border-radius:20px; background:#5b77f2;}

.qh_about_mileage_item{text-align:center; }
.qh_about_mileage_item p{ height:60px; line-height:60px; font-weight:bold; text-align:center; color:#fff;}
.qh_about_mileage_line{ height:4px; width:20px; margin:0 auto;background:#fff;}
.qh_about_mileage_item h2{ color:#fff; margin:50px auto 0px; font-size:30px;vertical-align:text-top;}
.qh_about_mileage_item h2 b{ font-weight:normal; font-family:"arial";vertical-align:text-top; font-size:70px;}



.qh_about_contact{ width:1348px; margin:100px auto;height:500px;}
.qh_about_contact_left{ float:left;background:#333; width:390px;  height:500px;} 
.qh_about_contact_left h2{ font-size:36px; color:#fff;width:290px; margin:75px auto 0; height:80px; line-height:80px;} 
.qh_about_contact_left ul{ width:290px; margin:0 auto;}
.qh_about_contact_left li{color:#a1a1a1; border-top:1px solid #484848; height:60px; line-height:60px; }
.qh_about_contact_left li:first-child{border-top:0px;}
.qh_about_contact_right{float:right; width:934px;  height:500px;background:url(../images/qh_about_contact_right.jpg) no-repeat center center;} 
.qh_about_contact_con{ display:none;text-align:center;line-height:36px; color:#fff; font-size:16px;margin:153px auto; width:622px; height:162px; background:url(../images/qh_about_contact_con.png) no-repeat center center; }
.qh_about_contact_con1{ padding-top:74px;}

/*end_关于我们*/


/*联系我们*/

.qh_main_contact{ width:1350px; margin:80px auto; background:#fff;border:1px solid #e5e5e5; }
.qh_main_contactn ul li{ width:336px;  text-align:center; height:400px; float:left; border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5;}
.qh_main_contactn ul li:first-child{ border-left:0px solid #e5e5e5;}
.qh_main_contactn ul li:first-child+li+li+li+li{ border-left:0px solid #e5e5e5;}
 
 .qqh_main_contact_img{transition:.5s ease all; width:150px; height:150px; margin:104px auto 0px; border:1px solid #e5e5e5; border-radius:76px; overflow:hidden;text-align:center;}
 .qqh_main_contact_img img{height:59px; display:block; margin:45px auto;}
  
 .qh_main_contactn ul li:hover .qqh_main_contact_img{transform: translateY(-10px);transition:.5s ease all;border:1px solid #5b77f2;}
 .qh_main_contactn ul li:hover .qqh_main_contact_p{transform: translateY(-10px);transition:.5s ease all;color:#5b77f2; }
   .qh_main_contactn ul li .qqh_main_contact_img img.qqh_main_contact_img1{transition:.5s ease all;display:block;}
    .qh_main_contactn ul li .qqh_main_contact_img img.qqh_main_contact_img2{transition:.5s ease all;display:none;} 
  .qh_main_contactn ul li:hover .qqh_main_contact_img img.qqh_main_contact_img1{transition:.5s ease all;display:none;}
    .qh_main_contactn ul li:hover .qqh_main_contact_img img.qqh_main_contact_img2{transition:.5s ease all;display:block;}
    .qh_main_contactn ul li:hover .qqh_main_contact_img .qqh_main_contact_img2{  animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
perspective: 1000px;}
  
 
  
 .qqh_main_contact_p{transition:.5s ease all; width:250px; margin:0 auto;text-align:center;padding:30px 0; line-height:30px; }
 
 .qh_main_contact_map{  width:1198px; height:500px; margin:80px auto;}
/*联系我们*/
/*help*/
.qh_main_help_head{ height:76px;line-height:76px; width:1280px; margin:0 auto;}
.qh_main_help_head h2{ font-size:16px; color:#333;float:left; }

.qh_main_help_postion{ font-size:14px;float:right;color:#333; height:76px;line-height:76px;}
.qh_main_help_postion a{ margin:0 5px;color:#333;}

.qh_main_help{padding-top:12px; width:1350px; margin:80px auto; background:#fff;border:1px solid #e5e5e5; }
 .qh_main_helpw{ width:1280px; margin:0 auto; }
 .qh_main_helpw ul li{ border-top:1px solid #eaeaea; overflow:hidden;}
.qh_main_help_title{height:76px;  cursor:pointer;font-size:16px; line-height:76px; padding-left:27px;background:url(../images/qh_main_help_title.png) no-repeat left center; }
.qh_main_help_cont{ height:0px;color:#666; line-height:36px;padding-left:27px; padding-right:27px; }
 .qh_main_help_cont1{  padding-bottom:40px;}
 
 /*help*/
 .qh_main_article{ width:1350px; margin:80px auto;}
 
 .qh_main_article_left{float:left;width:270px;   }
.qh_main_article_left1{ width:268px;background:#fff;  margin:0 auto; border:1px solid #eaeaea; } 
.qh_main_article_left1 h2{ font-size:24px; color:#333333;width:190px; margin:20px auto 0; height:60px; line-height:60px;} 
.qh_main_article_left1 ul{ width:190px; margin:0 auto;}
.qh_main_article_left1 li{ border-top:1px solid #e1e1e1; height:60px; line-height:60px; }
.qh_main_article_left1 li a{color:#333333; font-size:16px;}

.qh_main_article_left1 li:first-child{border-top:0px;}
.qh_main_article_left2 img{ margin-top:40px;} 
.qh_main_article_left1 li:hover a{color:#5b77f2}
.qh_main_article_left3{  width:268px;background:#fff;  margin:40px auto; border:1px solid #eaeaea; } 
.qh_main_article_left3 h2{ font-size:24px; color:#333333;width:190px; margin:20px auto 0; height:60px; line-height:60px;} 

.qh_main_article_left3>div{width:190px; margin:0 auto;height:48px; line-height:24px; color:#333; padding:24px 0 24px 52px;}
.qh_main_article_left31{  border-bottom:1px solid #e1e1e1;padding-left:52px; background:url(../images/qh_main_article_left31.png) no-repeat left center; }
.qh_main_article_left32{ padding-left:52px; background:url(../images/qh_main_article_left32.png) no-repeat left center; }

.qh_main_article_right{ background:#fff; float:right;border:1px solid #eaeaea; width:1040px; }
.qh_main_article_head{height:76px;line-height:76px; width:960px; margin:0 auto; border-bottom:1px solid #eaeaea;}
 
.qh_main_article_head h2{ font-size:16px; color:#333;float:left; }

.qh_main_article_postion{ font-size:14px;float:right;color:#333; height:76px;line-height:76px;}
.qh_main_article_postion a{ margin:0 5px;color:#333;}

.qh_main_article_c{ width:960px; margin:0 auto; line-height:32px; color:#333;margin-top:10px; margin-bottom:30px;}
.qh_main_article_c p{  margin-top:20px;}

.qh_main01{ width:1350px;background:#fff; margin:80px auto; padding: 80px 0 60px; border:1px solid #d6d6d6;}
.qh_main_query{ width:756px; margin:0 auto ;}
.qh_main_text{ width:612px;background:#fff;   height:63px; border:1px solid #d6d6d6; float:left;}
.qh_main_text input{width:600px;background:#fff;  margin-left:3px;border:0px;  height:30px; line-height:30px; outline:none; font-size:18px; text-align:left; text-indent:2em;float:left; margin-top:18px; }
.qh_main_btn{background:#5b77f2; font-weight:bold; font-family:"微软雅黑"; outline:none; width:140px; color:#fff; border-radius:0px; border:0px; font-size:18px; color:#ffffff;height:65px; line-height:65px; text-align:center; float:left;}
.qh_main_query_list{  width:700px;  margin:80px auto;}
.qh_main_query_list_time { float:left; line-height:24px; font-size:14px; padding:40px 0;  color:#666;}
.qh_main_query_list_time p{ width:100px; text-align:center;}
.qh_main_query_list_address{  width:550px; float:right; line-height:24px; font-size:14px;  color:#666;padding:10px 0; padding-left: 50px;}
.qh_main_query_list_time{ padding-right:50px;background:url(../images/qh_main_query_list.png) no-repeat right center; }  
 .qh_main_query_list table tr.qh_main_query_list_first .qh_main_query_list_time{ padding-right:50px;background:url(../images/qh_main_query_list_first.png) no-repeat right center; }  
  .qh_main_query_list table tr.qh_main_query_list_last .qh_main_query_list_time{ padding-right:50px;background:url(../images/qh_main_query_list_last.png) no-repeat right center; }  
 

/*qh_foot*/
 
.qh_foot{ width:100%; height:310px; background:#333333;}
.qh_foot_c{ width:1350px; margin:0 auto;}
 
.qh_foot_logo{ border:1px solid #515151; float:left; margin-top:80px; width:288px; height:150px; text-align:center;background:#3d3d3d; }
.qh_foot_logo img{ /*width:160px; height:40px;*/  margin:35px auto;display:block;} 
.qh_foot_cont{ width:640px; float:left; margin-left:120px;}
.qh_foot_link{ margin-top:80px; width:100%; height:20px;}

.qh_foot_link dt{ float:left; font-size:14px; color:#fff; font-weight:bold;}
.qh_foot_link dd{float:left;} 
.qh_foot_link dd a{font-size:14px; color:#a1a1a1; margin:0 15px; }
.qh_foot_address{  margin-top:33px;color:#a1a1a1; line-height:40px; height:130px;}
.qh_foot_address p{font-size:14px; color:#a1a1a1;line-height:36px;height:36px;}
.qh_foot_whchat{ width:105px; float:right; margin-top:80px;}
.qh_foot_whchat img{width:105px; height:105px;}
.qh_foot_whchat p{ color:#a1a1a1; height:56px; line-height:56px; text-align:center; font-size:14px;}

/*end_qh_foot*/