﻿/*公告部分*/
html{    background: #f7fbfc;}
*{margin: 0;padding: 0;border: 0;}
a{text-decoration: none; color: black;}
a:hover{color: red;}
li{list-style: none;}
.clear{zoom: 1;}
.clear:after{content: '';display: none;clear: both;}
body{background-image:url('http://tjsxx.jnjy.net.cn/Html/Templates/default/img/main_bg.jpg');background-repeat: no-repeat; background-size: cover;overflow-x: hidden;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://tjsxx.jnjy.net.cn/Html/Templates/default/img/main_bg.jpg',  sizingMethod='scale');}
/*头部*/
#top{width: 100%;height: 337px;}
#top img{height: 270px;
    width: 1000px;
    display: block;
    margin: 0 auto;}
#top .tianqi{width: 1000px;height: 30px;margin: 0 auto;line-height: 30px;}
#top .tianqi input{width: 120px;border: 1px solid #7794af;height: 20px;}
#top .tianqi{font-size: 12px;color: #333333;padding-left: 5px;background-color: white;width: 995px;}
#top .tianqi .riqi{}
#top .tianqi .login{display: inline-block;width: 88px;height: 25px;background: url(../img/login.png) no-repeat;line-height: 28px;text-align: center;color: white;}
#top .nav {width:1000px;margin: 0 auto; height: 55px;background: url(../img/nav.jpg) repeat-x 0 15px;position: relative;top: -6px;}
#top .nav1{width: 1000px;margin: 0 auto;position: relative;}
#top .nav_left{width:13px ;height:36px ;position: absolute;left: -13px;top: 15px;}
#top .nav_right{width:13px ;height:36px ;position: absolute;right: -12px;top: 15px;}
#top #mxj_Nav{height: 50px;width: 1010px;margin: 0 auto;}
#top #mxj_Nav .yiji{float: left;background:#fafafa ;}
#top #mxj_Nav .yiji a{    font-weight: bold; display: block;  width: 83.5px;height: 50px;text-align: center;line-height: 50px;background:url(../img/nav_border.png) no-repeat right 0 #fafafa;font-size: 15px;color: #333333;}
#top #mxj_Nav .yiji a:hover{background: #147ce2;color: white;}
#top #mxj_Nav .yiji .active{background: #147ce2;color: white;}
.maxUL{
    position:absolute;
    z-index: 1000000;
    border-top: 4px solid #0A67B7;
   /* border: 1px solid #cccccc;*/
    display: none;
    width:90px;overflow-x: hidden;
    background-color: #0953ac;
    margin-top: 0px ;
    /*border-radius: 5px;*/
}
.maxUL li{
    position: relative;display:block; z-index: 1000000;width:99px;overflow:hidden;}
.maxUL li a{color: #111; background: none;}
/*底部*/
#foot{width: 100%;height:145px;background: url('http://tjsxx.jnjy.net.cn/Html/Templates/default/img/foot_bg.jpg') no-repeat;  background-size: cover;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://tjsxx.jnjy.net.cn/Html/Templates/default/img/foot_bg.jpg',  sizingMethod='scale');}
#foot .section{width: 1000px;margin: 0px auto;padding-top: 20px;}
#foot .section p{width:100% ;text-align: center;color:white;font-size: 12px;line-height: 24px;}
