/* CSS Document */

body{
margin:0px;
padding:0px;
word-wrap:break-word;
font-family:Arial;
background:#2a2a2a url(../images/body-bg.jpg) repeat-x left top;
}
a img{border:0px;}
a
{
    text-decoration:none;
}
ul
{
	margin:0px;
	padding:0px;

}

a img{border:0px;}
a
{
    text-decoration:none;
}

.clear
{
    clear:both;
}
.main
{
    margin:0 auto;
    width:960px;
    height:auto;
}
.main .top
{
    margin:0 auto;
    width:950px;
    height:90px;
}
.main .top .logo
{
    float:left;
    width:380px;
    padding-left:5px;
    padding-top:10px;
}
.main .top .menuDiv
{
    float:right;
    width:540px;
    margin-left:5px;
    padding-top:25px;
    padding-left:20px;
}
.main .top .menuDiv a
{
    display:inline-block;
    height:37px;
    margin-right:10px;
}
.main .top .menuDiv a:hover
{
    background-position:left bottom;
}
.main .top .menuDiv .m1
{
    width:75px;
    background:url(../images/m_1.jpg) no-repeat left top;
}
.main .top .menuDiv .m2
{
    display:inline-block;
    width:99px;
    background:url(../images/m_2.jpg) no-repeat left top;
}
.main .top .menuDiv .m3
{
    display:inline-block;
    width:108px;
    background:url(../images/m_3.jpg) no-repeat left top;
}
.main .top .menuDiv .m4
{
    display:inline-block;
    width:114px;
    background:url(../images/m_4.jpg) no-repeat left top;
}
.main .top .menuDiv .m5
{
    display:inline-block;
    width:75px;
    background:url(../images/m_5.jpg) no-repeat left top;
}
.main .banner
{
    margin:0 auto;
    width:950px;
    height:350px;
}
.main .newTitle
{
    margin:0 auto;
    width:950px;
    height:33px;
    line-height:30px;
}
.main .newTitle a
{
    color:White;
    font-size:12px;
}
.main .newTitle a:hover
{
    color:#e64552;
    font-size:12px;
}
.main .content
{
    margin:0 auto;
    width:950px;
    height:auto;
    background:#fff;
    
    margin-top:5px;
    border-top:3px solid #333;
    
}
.main .content .MiPro
{
    margin:0 auto;
    width:950px;
    height:170px;
    background:#f7f7f7;
}
.main .content .MiCon
{
    margin:0 auto;
    width:950px;
    height:auto;
    background:url(../images/content-middle.jpg) repeat-y center;
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:3px solid #cfcfcf;
}
.main .content .MiCon .leftCon
{
    float:left;
    width:650px;
    
    padding-left:20px;
  
}
.main .content .MiCon .leftCon .titleCon
{
    margin:0 auto;
    width:620px;
    border-bottom:3px solid #333;
    height:auto;
    line-height:40px;
    font-size:24px;
    color:#333;
    font-weight:600;
}
.main .content .MiCon .leftCon .textCon
{
    margin:0 auto;
    width:620px;
   
    line-height:24px;
    font-size:14px;
    color:#333;
    text-align:justify;
    padding-top:20px;
}
.main .content .MiCon .leftCon .textCon2
{
    margin:0 auto;
    width:620px;
   
    line-height:24px;
    font-size:12px;
    color:#333;
    text-align:justify;
    padding-top:20px;
}
.main .content .MiCon .leftCon .textCon2 table
{
    border-collapse:collapse;
    width:99%;
}
.main .content .MiCon .leftCon .textCon2 table td
{
    border:1px solid #e8e8e8;
    padding:5px;
}
.main .content .MiCon .leftCon .textCon2 table th
{
    background:#b5d8e7;
    color:Black;
    padding:5px;
}
.main .content .MiCon .leftCon .textCon .proList
{
    float:left;
    width:200px;
    height:130px;
}
.main .content .MiCon .leftCon .textCon .proList img
{
    float:left;
    width:190px;
}
.main .content .MiCon .rightCon
{
    float:left;
    width:280px;
}
.main .content .MiCon .rightCon .table1
{
    width:80%;
    border-collapse:collapse;
    border:1px solid #333;
    font-size:14px;
    text-align:center;
    background:#fff;
}
.main .content .MiCon .rightCon .table1 th
{
    background:#d2d2d2;
    line-height:40px;
    color:#333;
    font-size:20px;
    border:1px solid #333;
    background:#e9e9e9;
}
.main .content .MiCon .rightCon .table1 td
{
    border:1px solid #333;
    padding:15px 0 15px 0;
}
.main .content .BottomCon
{
    margin:0 auto;
    width:950px;
    height:62px;
    
}

.main .foot
{
    margin:0 auto;
    width:950px;
    height:50px;
    line-height:50px;
}
.main .foot .linkDiv
{
    float:left;
    width:350px;
    font-size:12px;
    color:#fff;
}
.main .foot .linkDiv a
{
    display:inline-block;
    font-size:12px;
    color:#fff;
    margin-left:7px;
    margin-right:7px;
}
.main .foot .IDiv
{
    float:right;
    width:510px;
    font-size:12px;
    color:#fff;
    text-align:right;
}

.hr1
{
    border:1px solid #9bbfcf;
}

.b1
{
    display:inline-block;
    margin-right:5px;
    font-weight:600;
    color:#377793;
    font-size:18px;
}