﻿@charset "utf-8";

.con{
    width: 100%;
    margin-top: 20px;
}
.conbox{
    width: 1000px;
    margin: 0 auto;
}
.conl{
    width: 370px;
    float: left;
}
.conl .about{
    width: 370px;
}
.conl .about .title{
    width: 370px;
    height: 44px;
}
.conl .about .title .titlel{
    width: 85px;
    height: 38px;
    background: url(../images/con_title_bg01.png);
    float: left;
    font-size: 14px;
    color: #fff;
    font-family: "Impact Regular";
    font-weight: bold;
    padding: 5px 0 0 65px;
}
.conl .about .title .titler{
    width: 220px;
    height: 34px;
    background: url(../images/con_title_bg02.png);
	font-weight:bold;
	font-family:"微软雅黑";
    float: left;
    font-size: 16px;
    color: #000;
    padding: 10px 0 0 0;
}
.conl .about .about_con{
    width: 334px;
    padding:20px 15px 0;
    height: 370px;
    background: #fff;
    border: solid 3px #b7b7b7;
    border-top: none;
    position: relative;
    top:-3px;
    z-index: -2;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=180,strength=4);/*ie*/
    -moz-box-shadow: 0px 2px 10px #909090;/*firefox*/
    -webkit-box-shadow: 0px 2px 10px #909090;/*safari或chrome*/
    box-shadow:0px 2px 10px #909090;/*opera或ie9*/
}
.conl .about .about_con img{
    float: right;
    margin-left: 8px;
}
.conl .about .about_con h3{
    font-size: 15px;
    line-height: 25px;
    color: #000;
	font-weight:normal;
	font-family:"楷体";
}
.conl .book{
    display: block;
    width: 296px;
    height: 48px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    background: url(../images/btn_bg1.png);
    margin-top: 18px;
    margin-left: 40px;
}
.conl .client{
    display: block;
    width: 296px;
    height: 48px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    background: url(../images/btn_bg2.png);
    margin-top: 18px;
    margin-left: 40px;
}
.conl .library{
    display: block;
    width: 296px;
    height: 48px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    background: url(../images/btn_bg3.png);
    margin-top: 18px;
    margin-left: 40px;
}

.conr{
    width: 620px;
    float: right;
}
.conr .business{
    width: 620px;
}
.conr .business .title{
    width: 620px;
    height: 44px;
}
.conr .business .title .titlel{
    width: 85px;
    height: 38px;
    background: url(../images/con_title_bg01.png);
    float: left;
    font-size: 14px;
    color: #fff;
    font-family: "Impact Regular";
    font-weight: bold;
    padding: 5px 0 0 65px;
}
.conr .business .title .titler{
    width: 470px;
    height: 34px;
    background: url(../images/con_title_bg02.png);
	font-weight:bold;
	font-family:"微软雅黑";
    float: left;
    font-size: 16px;
    color: #000;
    padding: 10px 0 0 0;
}
.conr .business .business_con{
    width: 614px;
    height: 125px;
    background: #fff;
    border: solid 3px #b7b7b7;
    border-top: none;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=180,strength=4);/*ie*/
    -moz-box-shadow: 0px 2px 10px #909090;/*firefox*/
    -webkit-box-shadow: 0px 2px 10px #909090;/*safari或chrome*/
    box-shadow:0px 2px 10px #909090;/*opera或ie9*/
}
/*图片翻转*/
.brand{
    margin-left: 50px;
}
.brand a{
    display: block;
    float: left;
    margin:10px 20px 0 20px;
    width: 90px;
    height: 100px;
    text-align: center;
    position: relative;
}
.brand img{
    width: 90px;
    height: 100px;
}
.brand .info{

    display: none;
    background: url(../images/icon01.png);
}
.brand .info2{
    display: none;
    background: url(../images/icon02.png);
}
.brand .info3{
    display: none;
    background: url(../images/icon03.png);
}
.brand .info4{
    display: none;
    background: url(../images/icon04.png);
}
.vertical .info,.vertical .info2,.vertical .info3,.vertical .info4{
    width: 0;
    height:100px;
    margin: 0 auto;
}
.horizontal img{
    position: absolute;
    top: 0;
    left: 0;
}
.horizontal .info,.horizontal .info2,.horizontal .info3,.horizontal .info4{
    width: 90px;
    height: 0;
    top: 100px;
    position: absolute;
    left: 0;
}
/*图片翻转end*/
.conr .case{
    width: 620px;
    margin-top: 15px;
}
.conr .case .title{
    width: 620px;
    height: 44px;
}
.conr .case .title .titlel{
    width: 75px;
    height: 38px;
    background: url(../images/con_title_bg01.png);
    float: left;
    font-size: 14px;
    color: #fff;
    font-family: "Impact Regular";
    font-weight: bold;
    padding: 5px 0 0 75px;
}
.conr .case .title .titler{
    width: 470px;
    height: 34px;
    background: url(../images/con_title_bg02.png);
	font-weight:bold;
    float: left;
	font-family:"微软雅黑";
    font-size: 16px;
    color: #000;
    padding: 10px 0 0 0;
}
.conr .case .case_con{
    width: 584px;
    height: 340px;
    background: #fff;
    padding: 25px 15px 0px 15px;
}
/*text滚动end*/
.dowebok { 
    width: 574px; 
    height: 360px;
}
.dowebok ul { 
    margin: 0; 
    line-height: 25px;
}
.dowebok ul li{ 
    background: url("../images/dian.png") no-repeat left;
    padding-left: 20px;
    padding-top: 30px;
    margin-top: -10px;
}
.dowebok a { 
    color: #000;
    font-size: 14px;
}
/*text滚动end*/
.more{
	float:right;
	margin-right:20px;
	font-size:14px;
 }
.con2{
    width: 100%;
    height: 200px;
    background: #01416f;
}
.conbox2{
    width: 1000px;
    height: 200px;
    margin: 60px auto;
}
.conbox2 h2{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    float: left;
    margin-left: 90px;
    margin-top: 50px;
}
.conbox2 img{
    float: right;
    margin-right: 90px;
    margin-top: 30px;
}

.wrapper {width:150px;float:right}
#focus {width:150px; height:100px; overflow:hidden; position:relative;}
#focus ul {height:100px; position:absolute;}
#focus ul li {float:left; width:150px; height:100px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}


