.banner-about{
	 background: url(../images/banner-about.jpg) no-repeat center;
    width: 100%;
    height: 197px;
    overflow: hidden;
}

.title02 { overflow:hidden; width:100%; margin:50px 0 40px 0; color:#fff;}
.title02 h2{ font-weight:normal; font-size:30px; margin-bottom:15px;}
.title02 b{ display:block; font-weight:normal; font-family:Impact; font-size:16px;}
.title02 p{ font-size:16px;}
.AboutDiv{padding:50px 0 }
.article{ margin:50px 0;overflow: hidden;}
.contact{width:100%;overflow: hidden;padding:30px 0 50px 0;}
.contact li {
    float: left;
    width: 550px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #555;
    padding-right: 49px;
    border-right: 1px solid #d3d3d3;
}

.contact .last {
    padding-left: 150px;
    padding-right: 0px;
    width: 450px;
    border: none;
}
.contact li img {
    margin:0px 5px 0 0;
}
.contact li span{margin-bottom:5px}
.contact-map{ width:100%;height:550px}

.about_index {
    overflow: hidden;
    width: 100%;
    height: 1050px;
    background: url(../images/index_bg.jpg) repeat;
    background-size:100%;
}
.about_index ul.list01{ height:460px; width:100%;}
.about_index ul.list01 li{ overflow:hidden; width:363px; padding-left:30px; padding-top:30px; height:430px; float:left; background-color:#fff; color:#fff; position:relative}
.about_index ul.list01 .li01{ background:url(../images/index_01.jpg) no-repeat;margin:0 10px}
.about_index ul.list01 .li02{ color:#555;}
.about_index ul.list01 .li03{ background:url(../images/index_03.jpg) no-repeat center top;}
.about_index ul.list01 h3{ font-size:18px; font-weight:normal; margin-bottom:12px;}
.about_index ul.list01 .li01 h3,
.about_index ul.list01 .li03 h3,
.about_index ul.list01 .li01 p,
.about_index ul.list01 .li03 p,
.about_index ul.list01 .li01 h6,
.about_index ul.list01 .li03 h6 {color:#fff;}
.about_index ul.list01 i{ display:block; width:30px; height:1px; background-color:#fff;}
.about_index ul.list01 p{ text-align:justify; font-size:14px; width:340px; line-height:24px;; margin-bottom:25px;}
.about_index ul.list01 span{ display:block; text-transform:uppercase; width:98px; height:32px; border:1px solid #666; text-align:center; line-height:32px; font-size:12px; font-family:Arial; border-radius:3px;}
.about_index ul.list01 span:hover{border:1px solid #2175af; color:#fff;background-color:#2175af;}
.about_index ul.list01 img{ display:block; margin-top:30px; margin-bottom:15px;}
.about_index ul.list01 .li02 i{ background-color:#2175af;}
.about_index ul.list01 h6 { font-weight:normal; font-size:16px; margin-top:30px;}

.about_index ul.list01 li a{ display:block; left:0; top:0; width:100%; height:100%;}

.about_index ul.list02 { width:1210px; margin:0 auto; height:210px; margin-left:-5px; margin-top:10px;}
.about_index ul.list02 li{ float:left; width:393px; height:210px; margin:0 5px; background-color:#fff; position:relative}
.about_index ul.list02 li a{ display:block; text-decoration:none; width:100%; height:100%; position:relative; z-index:1}
.about_index ul.list02 li i{ display:block; width:70px; height:70px; margin:0 auto; margin-top:45px; margin-bottom:15px; overflow:hidden; position:relative}
.about_index ul.list02 li i img{ display:block; position:absolute; left:0; top:0}
.about_index ul.list02 li em{ display:block; width:100%; height:0; background-color:#1c4fba; position:absolute; left:0; bottom:0;}
.about_index ul.list02 li span{ display:block; text-align:center; font-size:18px; color:#555;}
.about_index ul.list02 li:hover span{ color:#fff;}


/*honor*/
.honor{
 padding:50px 0;
      overflow: hidden;
    width: 100%;
}
.honor li{
    float: left;
    background: #fff;
    width: 243px;
    padding: 20px 20px;
    margin-right: 20px;
    margin-bottom: 20px;
      border: 1px #ddd solid;
}
.honor li:nth-child(4),
.honor li:nth-child(8),
.honor li:nth-child(12),
.honor li:nth-child(16),
.honor li:nth-child(20),
.honor li:nth-child(24),
.honor li:nth-child(28),
.honor li:nth-child(32),
.honor li:nth-child(36),
.honor li:nth-child(40),
.honor li:nth-child(44){
    margin-right: 0px;
}
.honor li span{
    display: block;
    height: 50px;
    /* font-size: 14px; */
    font-weight: bold;
}
.honor li img{
    width: 245px;
    height: 200px;
}
.honor li em{
    font-style: normal;
    display: block;
    padding: 20px 0 5px 0;
}
.honor li dd{
    text-align: center;
    display: block;
    line-height: 30px;
  margin: 0;
}
.honor li p{
      padding: 0;
    margin: 0;
 word-break: break-all;
    overflow: hidden;
}

/* about */
.chanhenbox {
    padding: 20px 0 0;
    background: #f8f8f8;
    position: relative;
    z-index: 30;
    height: 34px
}

.leval-list { float: left; }
.leval-list li { float: left; margin-right: 35px; }
.leval-list li a { display: block; padding: 0 2px; color: #333333; font-size: 16px; padding-bottom: 18px; position: relative; line-height: 1; }
.leval-list li a:before { content: ""; width: 100%; height: 4px; background: #ff6600; position: absolute; left: 0; bottom: 0; transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1); transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1); transition: transform .4s cubic-bezier(.4,0,.2,1); transition: transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1); transform: scaleX(0); -webkit-transform: scaleX(0); visibility: hidden\9; }
.leval-list li a:hover:before, .leval-list li a.on:before { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0; visibility: visible\9; }
.leval-list li a:hover, .leval-list li a.on { color: #ff6600; }

.posited { float: right; margin-bottom: 15px; color: #999999;background: url(../images/home.png) center left no-repeat;    padding-left: 25px;}
.posited a {  line-height: 19px; height: 19px; min-width: 20px; color: #999999; font-size: 14px; }
.posited a:hover, .posited a.now { color: #ff6600; }

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0px;
}

.introductbox {
    background: #fff;
}
.introduct {
    width: 100%;
    margin: auto;
}
.introtext {
    width: 100%;
}
.introwr {
    padding-top: 80px;
    width: 100%;
	 text-align: left;
}
.introtext strong {
    display: block;
    color: #eee;
    font-family: "Arial";
    text-transform: uppercase;
    font-weight: normal;
    font-size: 64px;
}
.introtext span {
    color: #666666;
    display: block;
    font-size: 30px;
    line-height: 24px;
    font-weight:bold;
    padding:10px 0 5px 0;
}
.introtext small { display: block; color: #8e8a8a; line-height: 24px; text-transform: uppercase; }
.introfix { margin-top: 40px;text-align:justify; }
.introfix p { color: #666666; font-size: 14px; line-height: 2; }
.introimg { width: 100%; line-height: 0;margin:30px 0 20px 0; }
.introimg img { width: 100%; height: auto; line-height: 0; }



/*history*/
.action.transYT {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

.historyPage{ width: 100%; padding: 112px 0px; font-size: 14px; color: #fff; overflow: hidden;background: url(../images/histoy.jpg) center no-repeat;background-size:cover;}
.historyPage .by{ font-size: 30px; color: #fff; text-align: center; width: 90%; margin: 0px auto 50px;}
.historyBox{ position: relative; padding: 250px 0px 50px 0;    }
.proces-ico{ background: url(../images/history_dian.png) no-repeat; background-size: cover; width: 25px; height: 25px; position: absolute; top: -24px; left: 50%; margin-left: -12px;}
.proces-line{ height: 2650px; width: 4px; left: 50%; position: absolute; top: 0px; margin-left: -2px; background-color: #fff; border-radius: 2px;}
.proces-dl a:link,.proces-dl a:visited { color: #333333; }
.proces-dl a:active,.proces-dl a:hover { color: #205BAB; }
.bg4279c4{ background-color: #4279c4;}
.bg215bab{ background-color: #215bab;}
.proces-dl dd{ float: left; display: block; width: 50%; padding-top: 5%;margin: 0;}
.proces-dl .proces-t{ margin:0px 0px 22px 60px; position: relative; padding-top: 80px;}
.proces-dl .proces-t .line{ position: absolute; height: 1px; background-color: #fff; width: 45px; top: 67%; left: -60px;}
.proces-dl .itemBox{ margin:22px 0px 0px 60px; background-color: #fff; cursor: pointer;}
.proces-dl .proces-bt{ font-size: 20px;}
.proces-t .proces-bt{ display: block; line-height: 1.2;}
.proces-t2{ background-color: #215BAB; color: #fff; padding:15px 8%; text-align: right; position: relative; overflow: hidden;}
.proces-t2 .cbg{ background-color: #0093dd; position: absolute; left: 0px; top: 0px; height:100%; width: 0;  -webkit-transition: 0.4s ease 0s; -moz-transition: 0.4s 0s; -o-transition: 0.4s 0s; transition: 0.4s 0s;}
.proces-t2 span{ position: relative; z-index: 2;}
.proces-t2 .proces-bt{ margin-right: 10px;}
.proces-t2 .sj{ background: url(../images/sj.png) no-repeat scroll center center; width: 29px; height: 22px; position: absolute; bottom: -4px; left: 5%;}
.proces-con{ padding:0px 8%;}
.proces-img{ overflow: hidden;}
.proces-img img{ width: 100%; display: block;}
.proces-list li{ float: left; display: block; width: 42%; padding: 12px 0px 15px 6%;}
.proces-list .num{ font-size: 50px; line-height: 1.1; font-family:"pf_din_text_comp_proregular";}
.proces-txt{ color: #666; padding: 22px 0px; text-align: justify;}
.proces-txt li{line-height:30px;}
.proces-dl .oneItem{ padding-top: 0px; margin-top: -150px;}
.proces-dl .oneItem .proces-t{ margin:0px 60px 22px 0px;}
.proces-dl .oneItem .proces-t .line{ left: auto; right: -60px;}
.proces-dl .oneItem .itemBox{ margin:0px 60px 8% 0px;}
.proces-dl .oneItem .proces-t{ text-align: right;}
.proces-dl .oneItem .proces-t2{ text-align: left;    margin: 0;}
.proces-dl .oneItem .proces-t2 .sj{ left: auto; right: 5%;}
.proces-bot{ padding-top: 30px; color: #fff; text-align: center;}
.proces-dl .itemBox:hover .proces-t2 .cbg{ width: 100%;}


/*culture*/
.oneCulture {
    padding-top: 80px;
}
.action.transYT {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}
.aboutT1 {
    font: 30px/1.8 "microsoft yahei";
    color: #666666;
    text-align: center;
        line-height: 30px;
}
.aboutT2 {
    font: 42px/1.5 "acaslonpro","times new roman",tahoma,georgia;
    color: #cccccc;
    text-align: center;
        line-height: 0;
}
.transYT {
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
}
.cultureList{ overflow: hidden;width:1200px;margin:0 auto 50px auto;}
.cultureList li{margin:0;padding:0}
.cultureList .item1,
.cultureList .item2{ float: left; display: block; width: 50%;    height: 440px; position: relative; overflow: hidden;}
.cultureList .item3,
.cultureList .item4,
.cultureList .item5{ float: left; display: block;width: 33.3%; height:368px ; position: relative; overflow: hidden;}
.trans3{ -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.trans4{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.cultureList .img{ width: 100%; display: block;}
.cultureList .img img{ width: 100%; display: block;}
.cultureList .bg{ background: rgba(255,102,0,0.85); width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; opacity: 0; visibility: hidden;  transform: scale(0.5); -webkit-transform: scale(0.5);}
.cultureList .con{ position: absolute; top: 35%; color: #fff; text-align: center; width: 90%; left: 5%; font-size: 18px;}
.cultureList .zh{font-size: 26px;}
.cultureList .bot{ margin: 2px auto; display: block; width: 0px; height: 1px; background-color: #fff;}
.cultureList .en{ text-transform: uppercase; letter-spacing: 0.1em;}
.cultureList .ico{ background: url(../images/jt.png) no-repeat scroll center bottom; width: 13px; height: 0px; display: block;margin: 0% auto 5%;  transition: 400ms ease 0ms; -webkit-transition: 400ms ease 0ms;}
.cultureList .c{ opacity: 0; visibility: hidden; transition: 400ms ease 0ms; -webkit-transition: 400ms ease 0ms;}
.cultureList li:hover .img{ transform: scale(1.1); -webkit-transform: scale(1.1); }
.cultureList li:hover .bg{ opacity: 1; visibility: visible; transform: scale(1); -webkit-transform: scale(1);}
.cultureList li:hover .con{ top: 10%;}
.cultureList li:hover .bot{ width: 16px; margin: 12px auto;}
.cultureList li:hover .ico{ height: 16px; transition: 400ms ease 400ms; -webkit-transition: 400ms ease 400ms;}
.cultureList li:hover .c{ opacity: 1; visibility: visible; transition: 400ms ease 400ms; -webkit-transition: 400ms ease 400ms;}
.cultureList .item2.action{transition-delay:200ms; -webkit-transition-delay:200ms;}
.cultureList .item3.action{transition-delay:350ms; -webkit-transition-delay:350ms;}
.cultureList .item4.action{transition-delay:500ms; -webkit-transition-delay:500ms;}
.cultureList .item5.action{transition-delay:650ms; -webkit-transition-delay:650ms;}


/*HR*/
.hr{
	padding: 30px 0;
}
.ac-container{
width:100%;border: 1px #ddd solid;
border-bottom:none; 
	margin: 0px auto 50px auto;
	text-align: left;
}
.ac-container label{width: 91%;
position: relative;
	z-index: 20;
	display: block;
	height: 60px;
	cursor: pointer;
	color: #666;padding-left:40px;
	line-height: 60px;
	font-size: 16px;
}


.ac-container input{
	display: none;
}
.ac-container article{
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;border-bottom:1px solid #e7e7e7;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article span{
	color: #666;
	line-height: 26px;
	font-size: 14px;
	padding: 30px 0; 

}
.ac-container input:checked ~ article{
padding:0px 26px;border-top:1px dashed #e2e2e2;line-height:2em;background:#f9f9f9;color:#888;margin-bottom:5px;
}
.ac-container input:checked ~ article.ac-small{
	height: auto;    padding: 30px 40px;
}
.UI-left {
    display: inline-block;
    width: 13px;
    height: 9px;
    overflow: hidden;
    background: url(../images/arrow_d.png) right center no-repeat;
}

/*newslist*/
.newslist{ padding:30px 0;}
.newslist ul{width:100%; overflow:hidden}
.newslist ul li{width:100%; overflow:hidden; margin:0px 0; padding:25px 0;     border-bottom: 1px solid #ddd;}
.newslist ul li img{float:left; margin-right:10px; width:250px; height:150px; }
.newslist ul li .team-class-img img{float:left; margin-right:10px; width:150px; height:150px; padding:2px; background-color:#FFF; border:1px solid #c0c0c0;}
.newslist ul li:hover img{opacity: 0.8}
.team-r{float:right;	width: 920px;}
.team-class-r{float:right;	width: 1020px;}
.team-news-r{float:left;	width: 820px;}
.newslist ul li span{font-size:16px;line-height:30px;}
.newslist ul li h3{line-height: 0px;padding-bottom:10px;}
.newslist ul li time {
    display: block;
    float: right;
    padding-top: 44px;
    height: 20px;
    width: 76px;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    line-height: 1;
    color: #999999;
    text-align: center;
    background: url(../images/newtime.png) center 11px no-repeat;
    margin-top: 37px;
    font-size: 12px;
}
.newslist ul li:hover time {
    color: #fff;
    background: #f6792b url(../images/newtime1.png) center 11px no-repeat;
    border-color: #f6792b;
}
.newslist ul li .note{height:75px; overflow:hidden; line-height:26px;}
.newslist ul li:hover span,
.newslist ul li:hover h3{color:#ff6600;}
.newslist ul li .more{color:#666; font-style: normal;    font-family: Arial;border-radius: 3px;border: 1px solid #666;padding:7px 25px; font-size:12px;}
.newslist ul li:hover .more{border: 1px solid #ff6600; background-color:#ff6600;color:#fff;}
.newslist ul li:hover{ background-color:#efefef;color:#fff;}



/*newsarticle*/
.news-detail {
	padding:40px 20px 15px 20px;
}
.news-detail h2 {
	text-align: center;
	margin-bottom: 10px;
	color: #666
	}

.news-detail .inform {
	text-align: center;
	line-height:24px;
}
.news-detail .inform span {
    font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
		color: #888;
}
.news-detail .inform span a {
	color: #0257AE;
}

.news-detail p {
	margin-bottom: 10px;
}

.newsletter{

    padding-top:5px;
	font-size: 14px;
border-top:1px solid #E0E0E0;	
}

.pageshare {padding: 10px 0px 0px 0px;height: 25px;}
.pagecopy {line-height:28px; height:28px;   border: 1px #ddd dashed;}
.pageTxt {margin:10px 0;}
.pageTxt span a{color:#0257AE;}
.pageTxt span a:hover{color:#FF6600;}

.zixun{clear:both;overflow:hidden;margin-top:20px;margin-bottom:20px;border-top:1px solid #E0E0E0;}
.zixun p{border-bottom:1px solid #DDD;padding:5px 0;margin-bottom:10px;}
.zixun p span{font-size:18px;font-weight:bold;padding-left:10px;border-left:5px solid #F60;color:#F60;}
.zixun ul{overflow:hidden;zoom:1;margin-bottom:10px;}
.zixun ul li{float: left;background: url("../images/dian.png") no-repeat scroll left center transparent;padding:0px 10px;width: 220px;height: 24px;overflow: hidden;line-height: 24px;margin-bottom: 3px;}
.zixun ul li a:hover{color:#FF6600;}

/*product*/
.product{width: 100%;overflow: hidden; margin-top: 40px;}
.product ul{ }
.product ul li{ padding: 0px;float: left;width:25%;position: relative;}
.product ul li img{vertical-align: top;width:100%; height:200px;}

.product ul li .summary{
	width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
 }
.product ul li .summary span{-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: block;
    font-size: 18px;
    color: #fff;
    clear: both;
     margin: -50px 0 px 0;
    position: relative;
    top: 11%; 
 }
.product ul li .summary p{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:block; font-size:13px;color: #fff;font-style:normal; position:relative; top:16%;}
.product ul li .summary i{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:block;  position:relative; top:15%;width:50px;height:50px;background: url("../images/jia.png") no-repeat ;background-size:100%;text-align: center;left:43%}
.product ul li:hover .summary {
    display: block;
    opacity: 1;
    background:url(../images/debut_dark.gif) 0 0;
}
.product ul li:hover .summary span,
.product ul li:hover .summary p,
.product ul li:hover .summary i {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUp{
	0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}
	100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}	
@keyframes fadeInUp{
	0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}
	100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
}

/* case */
.case-body {margin-bottom:30px;margin-top:40px;padding-bottom:20px;}

.inkPhoBox { }
.inkPhoBox .mod18{width:1200px;position:relative;}
.inkPhoBox #prev{ background: url(../images/prevBtn.png) no-repeat; height: 48px; width: 24px; position: absolute; z-index: 99; left: 474px; top: 24px; cursor: pointer; }
.inkPhoBox #next{ background: url(../images/nextBtn.png) no-repeat; height: 48px; width: 25px; position: absolute; z-index: 99; top: 24px; right: 119px; cursor: pointer; }
.inkPhoBox .mod18 #prevTop{ background: url(../images/left.png) no-repeat; height: 80px; width: 46px; position: absolute; z-index: 99; left: 0px; top: 205px; cursor: pointer; }
.inkPhoBox .mod18 #nextTop{background: url(../images/right.png) no-repeat; height: 80px; width: 46px; position: absolute; z-index: 99; right: 0px; top: 205px; cursor: pointer;}
.inkPhoBox .mod18 li{float:left;}
.inkPhoBox .mod18 .cf li{position:relative;color:#fff;}
.inkPhoBox .mod18 .cf a{display:block;width:10000px;position:absolute;color:#fff;}
.inkPhoBox .mod18 .cf li span{display:block;width:1200px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;}
.inkPhoBox .mod18 .picBox{width: 1200px; min-height: 600px;max-height:700px; position: relative; overflow: hidden;}
.inkPhoBox .mod18 .picBox ul{height:1200px;position:absolute; left:0;}
.inkPhoBox .mod18 .picBox li{ width: 1200px; height: 660px;}
.inkPhoBox .smImgBox{  background-color: #f5f5f5;opacity: 0.8; height: 85px;top:-95px;padding-top:10px;width: 1200px; position: relative;padding-left:0px;padding-right:0px; }
.inkPhoBox .mod18 .listBox{ width:610px; height: 110px; margin: 0 auto; position: relative; overflow: hidden;left: 178px;top: -75px;}
.inkPhoBox .mod18 .listBox ul{height:130px;position:absolute;width: 560px; }
.inkPhoBox .mod18 .listBox li{ width: 150px; height: 75px; cursor: pointer; position: relative; padding: 0 3px 0 0px; }
.inkPhoBox .mod18 .listBox li i{display:none;}
.inkPhoBox .mod18 .listBox li a{display:block;width:150px;height:75px;}
.inkPhoBox .mod18 .listBox li img{width:150px; height:75px;}
.inkPhoBox .mod18 .listBox .on img{border:2px solid #ff6000;width:145px; height:71px;}
.inkPhoBox .mod18 .listBox .on i{display:block;}
.inkPhoBox .mod18 .case-txt{ font-size:22px;left:10px;line-height:75px;padding-left:10px;  font-weight: bold; }
.inkPhoBox .mod18 .case-l{left:110px;position:absolute;}
.inkPhoBox .mod18 span img{border:1px solid #ccc; padding:6px;width:96px;height:63px;float:left;left:250px;position:absolute;}
.inkPhoBox .mod18 span i {position:absolute;left: 250px;top: 28px;background-color: #000;opacity: 0.6;-moz-opacity: 0.6;filter: alpha(opacity=60);color: #fff;z-index: 99999;line-height: 20px;height: 20px;text-align: center;width: 110px;font-style:normal}
.inkPhoBox .mod18 span i a{color: #fff;z-index: 99999;line-height: 20px;height: 20px;text-align: center;width: 109px;font-style:normal}
.inkPhoBox .mod18 tt img{border:1px solid #ccc; padding:6px;width:96px;height:63px;float:right;right:5px;position:absolute;}
.inkPhoBox .mod18 tt i {position: absolute;right: 12px;bottom: 40px;background-color: #000;opacity: 0.6;-moz-opacity: 0.6;filter: alpha(opacity=60);color: #fff;z-index: 99999;line-height: 20px;height: 20px;text-align: center;width: 96px;font-style:normal}
.inkPhoBox .mod18 tt i a{color: #fff;z-index: 99999;line-height: 20px;height: 20px;text-align: center;width: 96px;font-style:normal}

.case-con{     background-color: #f5f5f5;width:auto; border-top:0px solid #eaeaea;margin-top:-60px;padding:0 20px ;overflow:hidden;color:#444;line-height:25px; }

.case-con-tit {
    height: 70px;
    font: 24px/80px Microsoft YaHei;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 10px;
    padding-left: 10px;
}
.pagecopy { background-color: #ddd;
    font-size: 12px;
    margin: 30px 0px 5px 0px;
    line-height: 29px;
    height: 29px;
    padding-left: 10px;
    border: 1px dotted #c7c7c7;
    color: #666;
}
.pagecopy .bdsharebuttonbox {
    float: right;
    width: 120px;
}

.info-n {
overflow: hidden;
    margin-bottom: 20px;
}
.info-n ul li {
    float: left;
    width: 217px;
    margin: 0 7px;
    display: inline;
}
.info-n ul li a {
    display: block;
    	line-height:30px;
}
.info-n ul li img {
    border: 1px solid #c0c0c0;
    padding: 2px;
    background-color: #FFF;
    width: 217px;
    height: 130px;
}

/* tab */
.tab {
  padding: 50px 0;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.tabs {
	float: left;
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 150px;
}
.tabs li {
  line-height: 38px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.tabs a {
  background-color: #eff0f2;
  border-bottom: 1px solid #ddd;
  color: #888;
  font-weight: 500;
  display: block;
  outline: none;
  padding: 0 20px;
  text-decoration: none;
}
.tabs li:last-child a{
  border-bottom: none;	
}
.current a {
  color: #fff;
  background: #2175af;
}
.tab_content{
	float: right;
	width: 1050px;
}
.tabs_item {
  display: none;
  padding: 0 0 0px 50px;
}
.tabs_item:first-child {
  display: block;
}

/*mapDiv*/
.mapDiv{overflow: hidden;position: relative;width: 100%;margin: 40px 0;border:1px solid #e0e0e0;}
.ab-l{margin:0px 0 0 0px;float:left;}
.ab-l dt{height:60px;color:#333;font-size:26px;margin:20px 0 10px 32px;}
.ab-l dt span{color:#999;font-size:12px;padding-top:2px;display:block}
.ab-r{width:800px;margin:0px 0 30px 0px;float:right;}
.ab-r a{text-decoration:underline;}
.ab-r .t{font-size:20px;margin:24px 0 43px 2px;color:#ff6600}
.ab-r .t a{color:#ff6600}
.ab-r .m10{margin-bottom:10px}
.ab-r .link{height:30px;}
.ab-r .link a{line-height:24px;font-size:12px;text-decoration:underline;color:#333;margin:0 6px;white-space:nowrap;float:left}
.ab-r .link a:hover{color:#ff6600}
.ab-r .ct{padding:0px 3px 10px 0px; }
.ab-r .ct ul{width:100%; overflow:hidden}
.ab-r .ct ul li{height:26px; line-height:26px; overflow:hidden; padding:0 3px;}
.hidehr {padding:30px 0 0 100px;}
.img404 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../m_image/404.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 80px; PADDING-TOP: 0px; POSITION: relative;height:66px; }
.img-txt{font-size: 14px; PADDING-TOP: 10px;float: left;}
.img-con {CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 13px; LEFT: 80px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 80%; LINE-HEIGHT: 19px; PADDING-TOP: 0px; POSITION: relative; TOP: -30px}
.img-con UL {PADDING-RIGHT: 35px; PADDING-LEFT: 35px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px}
.show14 UL LI {MARGIN-BOTTOM: 5px;FONT-SIZE: 14px;}
.show14 UL LI a{COLOR: #007AB7;}
.show14 UL LI a:hover{COLOR: #ff6600;}


/*digg*/
.digg {width:100%;height:30px;padding:30px 0;text-align:center;}
.digg  li {    display: inline-block;margin-right: 2px;margin-left: 2px;}
.digg  li a{display: block;border: 1px solid #ccc;padding-top: 3px;padding-right: 8px;padding-bottom: 3px;padding-left: 8px;}
.digg  li a:hover {color: #FFF;background-color: #ff6600;border: 1px solid #ff6600;}
.digg  li a:active {display: block;border: 1px solid #ccc;padding-top: 3px;padding-right: 8px;padding-bottom: 3px;padding-left: 8px;}
.thisclass {display: block;border: 1px solid #ff6600;padding-top: 3px;padding-right: 8px;padding-bottom: 3px;padding-left: 8px;color: #FFF;background-color: #ff6600;}
.pageinfo{display: block;border: 1px solid #ccc;padding-top: 3px;padding-right: 8px;padding-bottom: 3px;padding-left: 8px;color: #555;background-color: #fff;}
.disabled {DISPLAY: none}
