﻿@charset "utf-8";/* CSS Document */

body{font: 12px/1.14 "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    color: #333;
    outline: 0;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;}


ul,li,dl,dt,dd{margin:0px;padding:0px;list-style:none;}
a{text-decoration:none;}
*{ font-family: '微软雅黑'; list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;}
a:link{color:#fff}
a:visited{color:#fff}
a:hover{ color:#fff}
a:active{ color:#fff}
img{border:0;padding:0;margin:0;}
p{padding:0;margin:0;}
b{font-weight:normal;}
.blakr li a{ color:#b0b0b0}



caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}


table {
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 14px;
	font-family:  '微软雅黑';
}
.gycontainer{ margin:0px auto 0px;}
/*content*/
.mainc{
    width: 100%;
  
    margin-bottom: 30px;
}
.intro-main{
  
    position: relative;
}
.intro-title{
    position: absolute;
    width: 100%;
    min-height: 100px;
    top:50px;
}
.intro-con{
    width: 100%;
}

.intro{
    width: 100%;
    border: 1px solid #f2f2f2;
    background:#ffffff;
}
.intro thead th{
    height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    border-right: 1px solid #f2f2f2;

}
.intro thead th:last-child{
    border-right: 0;
}
.intro td.nav{
    width: 120px;
    background: #fff;
    font-size: 16px;
}
.intro tr.bg{
    background: #fbfbfb;
}
.intro td{
    height: 44px;
    border-top: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    text-align: center;
}
.intro th.ts{
    border-top: 1px solid #f2f2f2;
    padding: 10px 0px;
    text-align: center;
}
.intro th.ts>span{
    color: #2fd0b5;
    font-size: 40px;
    font-family: Arial;
}
.gyf_btn1{  display: block; width: 150px; height: 40px ; margin:15px auto  15px; background: #0099ff; color: #fff; border-radius: 5px; font-size: 16px; line-height: 40px}
.gyf_btn2{  display: block; width: 150px; height: 40px ; margin:15px auto  15px; background: #00bb00; color: #fff; border-radius: 5px; font-size: 16px; line-height: 40px}
.gyf_color1{ color: #0099ff; font-size: 18px; }
.gyf_color2{ color: #f04d4d; font-size: 18px; }
.miancw{ margin: 20px auto 20px;  width: 1200px; background: #fff;padding: 0px 60px 30px 60px;}
.gyf_btn1:hover{ color:#fff; background:rgba(0,153,255,0.92)} 
.gyf_btn2:hover{ color:#fff; background:rgba(0,187,0,0.92)} 












