﻿@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;}

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: 0px;
    background:#ffffff;
}
.intro thead th{
    height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    border-right: 0px;

}
.intro thead th:last-child{
    border-right: 0;
}
.intro td.nav{
    width: 120px;
        font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;  
    display: block;
    margin-bottom: 6px;
    height: auto;
	
}
.intro tr.bg{
    background: #fbfbfb;
}
.intro td{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
    line-height: 1.5rem;
    text-align: center;
}
.intro th.ts{
    border-top: 0px;
    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)} 




.top_nav td{
  
    padding-top: 60px;
    padding-bottom: 20px;
    border-bottom: 2px solid #e9e9e9;
    font-size: 24px;
    font-weight: 700;
    color: #333;
 }






.tab_bor{     border-bottom: 2px solid #e9e9e9;
    padding-bottom: 40px; padding-top: 20px;}

.ttr:hover{-webkit-box-shadow: 6px 2px 6px 6px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 6px 2px 6px 6px rgba(0, 0, 0, 0.03);
    box-shadow: 6px 2px 6px px rgba(0, 0, 0, 0.03); cursor: pointer;}


