﻿@charset "utf-8";
/* CSS Document */


body {font-family:"微软雅黑",Microsoft YaHei;font-size:12px; margin:0;padding:0;color:#333; min-width:1240px; background-image:url(../images/bg.png); background-repeat:no-repeat; background-position:top center; background-color:#fff;background-attachment:fixed;background-size: cover; }

div { float:none; margin:0px auto; padding:0;}

form,img,ul,ol,li,dl,dt,dd,input,p,br,button{margin: 0; padding: 0; border: 0;}
ul,li,ol {list-style: none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
a { text-decoration: none; color:#333; }
a:hover { text-decoration: none;color:#1859b4; }
i,em { font-style:normal;}
img { border:0;}
.fl { float:left;}
.fr { float:right;}
.clear { clear:both; line-height:0; height:0; display:block;}
.clearfix:after{content: " "; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix {zoom: 1; }

.content { width:1200px; padding:20px; background:#fff; margin: 0 auto;}
.content1 { width:1200px; padding:20px; background:#fff; margin: 0 auto;}

/*==========headder========*/
.header { width: 1240px; margin: 0 auto; }
.header .header_logo { height:150px;}

.header .header_logo_l { width: 564px; height: auto; margin-top:11px;}
.header .header_logo_r { width: 472px; height: auto; margin-top:10px;}
.header .header_logo_r .header_logo_r_1 { background:url(../images/ypt.png) no-repeat; width:244px; height:45px; text-align:center; line-height: 45px; font-size: 16px;}
.header .header_logo_r .header_logo_r_1 a { color:#fff}
.header .header_logo_r .header_logo_r_2 { background:url(../images/ss.png) no-repeat; width:385px; height: 38px; margin-top: 26px; padding:6px 43px 5px 44px;}
.ssbox { width: 350px; height:38px; line-height: 38px; outline:none; background:none; color:#a6a6a6; font-size: 14px; }
.ssbtn { width: 26px; height: 26px;  margin-top: 5px; outline:none; cursor:pointer}

.header .nav { background:url(../images/nav.jpg) no-repeat; height:75px; line-height:75px; padding-bottom:12px;} 
.header .nav ul { width:1200px; margin: 0 auto;}
.header .nav ul li { float: left; font-size: 18px; }
.header .nav ul li a{ color:#fff; display:block;padding: 0 28px; }
.header .nav ul li a:hover { background:rgba(61,121,205,0.3);}
.time { font-size: 15px; color: #fff; padding-top:5px; }

/*==========footer========*/
.footer { background:#1859b4; height: auto; }
.footer .f_content { width: 1240px; margin: 0 auto; font-size: 14px; padding: 30px 0; color:#fff; }
.footer .footer_1_l { float: left; padding-left:25px; }
.footer .footer_1_l p { line-height: 30px;}
.footer .footer_1_l p a { color:#fff;}
.footer .footer_1_r { float: right; padding-top:10px; padding-right:25px;  }
.footer .footer_1_r img {margin-left: 15px;}