/**公共部分**/
*{margin:0px; padding:0px;}
img{border:none; vertical-align:top;}
li{list-style-type:none;}
ul,dl,ol{list-style:none;}
h1,h3,h4,h5,h6{font-weight:normal; font-size:100%;}
h2{font-size:18px; color:#333333; font-weight:normal;}
body{font:14px "微软雅黑"; max-width:768px; min-width:320px; margin:auto; overflow-x: hidden;}
address,cite,code,em,th{font-weight:normal; font-style:normal;}
button,textarea,input{ font:14px "微软雅黑"; -webkit-appearance: none; border:none; background: none; outline: none; }
.clear{clear:both;}
a{outline: none;}  

.aBlack a,.aBlack{ color:#333333; text-decoration:none;}
.bBlack a,.bBlack{ color:#666666; text-decoration:none;}
.cBlack a,.cBlack{ color:#999999; text-decoration:none;}
.aBlue a,.aBlue{ color:#2C8CE4; text-decoration:none;}
.bBlue a,.bBlue{ color:#1968b5; text-decoration:none; }
.aWhite a,.aWhite{ color:#FFFFFF; text-decoration:none; }
.aRed a,.aRed{ color:#FF0000; text-decoration:none; }
.bRed a,.bRed{ color:#FF0000; text-decoration:underline; }
.aOrange a,.aOrange{ color:#4298e7; text-decoration:none; }
.bOrange a,.bOrange{ color:#FF7E23; text-decoration:none; }
.aYellow a,.aYellow{ color:#F5B32C; text-decoration:none; }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #999999; }
::-moz-placeholder { /* Firefox 19+ */  color: #999999; }
:-ms-input-placeholder { /* IE 10+ */ color: #999999; }
:-moz-placeholder { /* Firefox 18- */ color: #999999; }

/**头部**/
.qc_top{ width: 100%; height: 92px; box-shadow: 0 0 10px 0 rgba(44,139,222,0.7); position: relative; z-index: 1; background: -moz-linear-gradient( 0deg, rgb(77,165,241) 0%, rgb(44,139,222) 100%); background: -webkit-linear-gradient( 0deg, rgb(77,165,241) 0%, rgb(44,139,222) 100%); background: -ms-linear-gradient( 0deg, rgb(77,165,241) 0%, rgb(44,139,222) 100%); background: -o-linear-gradient( 0deg, rgb(77,165,241) 0%, rgb(44,139,222) 100%); background: linear-gradient( 0deg, rgb(77,165,241) 0%, rgb(44,139,222) 100%); }
.top_logo{ float: left; height: 30px; margin:15px 0 0 4%; }
/* .top_logo img{ height: 30px; } */
.top_logo img{ height: 50px; margin-top: -10px;}
.top_search_btn{ display: block; float: right; width: 28px; height: 28px; margin:14px 4% 0 0; background: url(../images/bg1.png) no-repeat -90px 0/250px 250px; }
/*首页头部*/
.index_top{ width: 100%; height: 139px; padding-top: 19px; position: relative; z-index: 1; background: url(../images/indexhead.png) no-repeat top center; background-size: 100% 100%; }
.index_top_logo{ display: block; height: 32px; text-align:center; }
/* .index_top_logo img{ height: 32px; } */
.index_top_logo img{ height: 60px; margin-top: -15px;}
.index_top_search{ width: 94%; height: 40px; border: thin solid #FFFFFF; border-radius: 5px; background: #FFFFFF; margin: 18px auto 0; }
.index_top_search input{ outline: none; }
.index_top_search input[type='text']{ float: left; width: 75%; height: 40px; margin: 0 0 0 15px; color: #555555;  }
.index_top_search input::-webkit-input-placeholder,.index_top_search input::-moz-placeholder,.index_top_search input:-moz-placeholder,.index_top_search input:-ms-input-placeholder{ color:555555; }
.index_top_search input[type='submit']{ float: right; width: 24px; height: 24px; margin: 8px 15px 0 0; background: url(../images/bg1.png) no-repeat -35px 0; background-size: 250px 250px; }
/*搜索头部*/
.top_home_btn{ display: block; float: right; width: 28px; height: 28px; margin:14px 4% 0 0; background: url(../images/bg1.png) no-repeat 0 0/250px 250px; }
/*头部nav*/
.index_top_nav{ height: 35px; margin-top: 12px; }
.index_top_nav .swiper-slide{ width: auto !important; height: 100%; font-size: 16px; line-height: 20px; text-align: center; margin: 0 15px; position: relative; }
.index_top_nav .swiper-slide a{ display: block; color: #FFF; text-decoration: none; }
.index_top_nav .swiper-slide a.current:after{ content: ''; display: block; width: 36px; height: 4px; border-radius: 2px; background: #4298e7; position: absolute; left: 50%; bottom: 0; margin-left: -18px; }

/**底部**/
.qc_foot{ width:100%; height:155px; background:#FFFFFF; border-top: 8px solid #E7F1FC; }
.qc_foot_list{ text-align: center; margin-top: 25px;margin-bottom: 10px; }
.qc_foot_list a,.qc_foot_list span{ display: inline-block; width: 62px; height: 22px; line-height: 22px; text-align: center; font-size: 12px; color: #4298e7; border:thin solid #4298e7; border-radius: 11px; margin:0 15px; text-decoration:none; }
.qc_foot p{ width:100%; color:#999999; font-size:12px; text-align:center; line-height:24px;  }

/**页码**/
.qc_page{ width:100%; text-align:center; margin-top:20px; overflow: hidden; }
.qc_page a,.qc_page span{ min-width: 20px; height:20px; line-height:20px; padding: 0 4px; display:inline-block; color:#666666; font-size: 12px; text-decoration:none; border-radius: 2px; border:1px solid #EEEEEE; background:#FFFFFF; margin:0 2px; }
.qc_page span,.qc_page a.currentPage{color:#FFFFFF; border:1px solid #4298e7; background: #4298e7; position: relative; }
.qc_page span:after,.qc_page a.currentPage:after{ content: ''; display: block; width: 26px; height: 18px; border:thin solid #FFFFFF; position: absolute; left: 0; top: 0; }
.qc_page .a1{ width: auto; min-width: 32px; height: 20px; padding: 0 5px; }

/**所在位置**/
.qc_site{ width: 96%; padding: 12px 2% 0; color: #999; font-size: 14px; height: 18px; line-height: 18px; overflow: hidden; }

/*列表页标签显示查看更多*/
.cate_list:after{ content: ''; display: block; clear: both; }
.cate_more{ display: block; width: 25%; float: left; }
.cate_more button{ display: block; box-sizing: content-box; width: 80%; padding: 0 3px; height: 24px; line-height: 24px; overflow: hidden; text-align:center; background: #FFFFFF; border-radius: 5px; border:thin solid #4298e7; color: #4298e7; margin:0 auto; outline: none; }

/*公共框*/
.con_box1{ padding-bottom: 15px; }
.con_box2{ border-top: 8px solid #E7F1FC; }
.con_box3{ padding-bottom: 20px; }
.con_boxIn{ border-top: 1px solid #EEEEEE; margin-top: 15px; }









































































