﻿/*
* @Author: Mr.Mao
* @Date:   2019-06-18 22:08:42
* @Last Modified time: 2019-06-19 11:25:35
*/
body{
	background-color: #D9EDFA;
    background-repeat: repeat-x;
    background-image: url(../images/bg.jpg);
}
.content{
	width: 100%;
	margin: 0 auto;
	height: auto;
	/* background-color: #c1c1c1; */
}
.content .con-box{
	width: 1042px;
	margin: 0 auto;
	height: auto;
	background-color: #fff;

}

.content .con-box .top{
	width: 100%;
	height: 100%;
	background-image: url(../images/nybg11.jpg);
}

.content .con-box .left-box{
	/* width: 214px; */
	height: 100%;
}



.content .con-box .left-box .left-con{
	width: 213px;
	margin: 0 0 0 7px;
	border: 1px solid #B2CBEA;
	border-bottom: none;
	background: #E4EEF8;
}
.content .con-box .left-box .left-con .title{
	width: 100%;
	height: 34px;
	background-image: url(../images/nbg1.jpg);
	text-align: center;
	font-size: 14px;
    font-weight: bold;
    color: #131D6A;
    text-align: center;
    line-height: 34px;
    padding: 0;
    margin: 0;
}

.content .con-box .left-box .left-con .nav-tow{
	width: 100%;
	height: auto;
    margin: 0;
    padding: 0;
    background-image: url(../images/nbg2.jpg);
}
.content .con-box .left-box .left-con .nav-tow ul{
	width: 95%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
.content .con-box .left-box .left-con .nav-tow ul li{
	height: 29px;
    line-height: 29px;
    list-style: none;
    font-size: 12px;
    font-weight: normal;
    
}
.content .con-box .left-box .left-con .nav-tow ul li i{
	background-image: url(../images/nbg3.jpg);
    background-repeat: no-repeat;
    background-position: 60px 7px;
    float: left;
    width: 74px;
    height: 100%;
}
.content .con-box .left-box .left-con .nav-tow ul li a{
	font-size: 12px;
    font-weight: normal;
    color: #131D6A;
    text-decoration: none;
}
.content .con-box .left-box .left-con .nav-tow ul li a:hover{
	color: #FF3300;
}
.content .con-box .left-box .left-con .search{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.content .con-box .left-box .left-con .search h3{
    font-size: 12px;
    font-weight: bold;
    color: #3E4545;
    text-align: left;
    background-image: url(../images/nbg4.jpg);
    background-repeat: no-repeat;
    background-position: 5px 0;
    width: 90%;
    margin: 4px auto 0;
    height: 30px;
    line-height: 30px;
}
.content .con-box .left-box .left-con .search h3 span{
	margin-left: 34px;
	display: inline-block;
	vertical-align: bottom;
}
.content .con-box .left-box .left-con .search h4{
	width: 90%;
	margin: 5px auto 0;
	background-image: url(../images/nybg9.jpg);
    background-repeat: repeat-x;
    background-position: top;
	padding: 5px 0 0 0;
	font-size: 12px;
    font-weight: normal;
    color: #3E4545;
    text-align: left;
}
.content .con-box .left-box .left-con .search form{
	width: 90%;
	margin: 4px auto 0;
	padding: 0;
}
.content .con-box .left-box .left-con .search form input[type=text]{
	border:none;
    width: 130px;
    height: 18px; 
    font-size: 12px;
    padding-left: 5px;
    display: inline-block;
        border: 1px solid #CCCCCC;
}
.content .con-box .left-box .left-con .search form input[type=submit]{
	width: 40px;
    height: 20px;
    margin: 0;
    padding: 0;
    background-image: url(../images/img7.jpg);
    border: 0;
    display: inline-block;
    vertical-align: middle;
}

.content .con-box .right-box{
	width: 820px;
	height: 100%;
	float: left;
    margin: 0;
    padding: 0 0 10px 0;
    border-top: 1px solid #B2CBEA;
    background-image: url(../images/nybg7.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #fff;
}

.content .con-box .right-box .nytop {
    width: 100%;
    height: 34px;
    /* float: left; */
    margin: 0;
    padding: 0;
    background-image: url(../images/nybg5.jpg);
}
.content .con-box .right-box .nytop span{
	width: 130px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 0 0 0 20px;
    padding: 4px 0 0 0;
    background-image: url(../images/nybg6.jpg);
    font-size: 14px;
    font-weight: bold;
    color: #131D6A;
    text-align: center;
}
.content .con-box .right-box .nytop p{
	width: 657px;
    height: 28px;
    line-height: 28px;
    float: left;
    margin: 0;
    padding: 6px 0 0 0;
    font-size: 12px;
    font-weight: normal;
    color: #131D6A;
    text-align: right;
}
.content .con-box .right-box .nytop p a{
	margin: 0 2px 0 2px;
    font-size: 12px;
    font-weight: normal;
    color: #131D6A;
    text-decoration: none;
}
.content .con-box .right-box .ghkk{
	 /* width: 100%; */
    height: auto;
    float: left;
    margin: 40px 30px;
    display: inline;
    padding: 0;
    
}


   
     