﻿/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2019-6-10, 16:20:20
    Author     : Administrator
*/

@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0}
ul,ol{ list-style-type:none}
a{ text-decoration:none}
img{ border:0}
.qingchu{ clear:both}
.youqing{ width: 1000px; overflow: hidden; margin: auto; height: 150px; margin-bottom: 60px}
.youqing_biaoti{ width: 1000px }
.youqing_biaoti h2{ float: left; font-family: "微软雅黑"; font-size: 16px; color: #333333}
.youqing_biaoti p{ float: right; width: 732px; border-bottom:solid 1px #eeeeee; height: 15px}
.youqing_lianjie{ width: 965px; overflow: hidden}
.youqing_lianjie ul{ margin-left: 12px; margin-top: 20px}
.youqing_lianjie li{ margin-right: 13px; margin-bottom: 8px; float: left; display: inline}
.youqing_lianjie li a{ font-family: "宋体"; font-size: 12px; color: #000000}