﻿/*主体*/
.picScroll-left{ width:998px;overflow:hidden; position:relative;  border:1px solid #ccc;height:#dadada;margin-bottom: 16px;}
.picScroll-left .hd{ overflow:hidden;height:43px;background:#efefef;padding-right: 8px;padding-left: 24px;}
.picScroll-left .hd>span{display: block;width:4px;height: 16px;background:#07709b;position: absolute;left:14px;top:14px;}
.picScroll-left .hd>h3{float: left;height: 100%;line-height: 43px;font-size: 18px;color: #000000;font-weight: 500;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:18px; height:18px; float:right; margin-right:8px; margin-top:10px;overflow:hidden;cursor:pointer;text-align: center;color:#acacac;border: 1px solid #acacac;font-size: 14px;line-height: 18px;}
.picScroll-left .hd .prev:hover,.picScroll-left .hd .next:hover{background: #acacac;color: #ffffff;}
.picScroll-left .bd{ padding:14px;background: #FFFFFF;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ margin-right:9px; float:left; _display:inline; overflow:hidden; text-align:center;width: 98px;height: 60px;border: 1px solid #efefef;cursor: pointer;}
.picScroll-left .bd ul li:hover{border-color: #07709b;}
.picScroll-left .bd ul li>a{display: block; text-align:center;width: 98px;height: 60px;line-height: 60px;vertical-align: middle;}
.picScroll-left .bd ul li>a img{display: inline;max-width: 100%;vertical-align: middle;height: auto;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;}
.picScroll-left .bd ul li .title{ line-height:24px;}
/*主体*/
.center{width: 1000px;height: 692px;}
.mainleft{width: 330px;height: 674px;border: 1px solid #dadada;float: left;background: #FFFFFF;}
.mainright{width: 654px;height: 676px;float: right;}
.title{width: 100%;height:43px;background: #efefef;border-bottom: 1px solid #dadada;position: relative;}
.title .blo{display: block;width:4px;height:16px;background: #07709b;position: absolute;left: 14px;top: 14px;}
.title>h3{height: 100%;line-height: 43px;font-size: 18px;color: #000000;font-weight:500;padding-left: 24px;}
.title>h3>span{color: #666666;font-size: 14px;font-family:arial;padding-left:7px;font-weight:bold;}
.title>h3>a{color:#07709b;font-size: 12px;padding-right: 14px;}
.maintop{width:652px;height: 357px;border: 1px solid #dadada;margin-bottom: 15px;background: #FFFFFF;position: relative;}
.mainbottom{width:652px;height: 300px;border: 1px solid #dadada;background: #FFFFFF;}
.peopleimg{width: 172px;height: 240px;margin: 15px auto 0;border: 1px solid #CCCCCC;}
.peopleimg img{width: 100%;height: 100%;}
.name{width: 100%;text-align: center;font-size:18px;color: #000000;font-weight: bold;height: 44px;line-height: 44px;}
.name>span{padding-left: 8px;font-size: 14px;}
.namelist{width:300px;height: 115px;border-bottom: 1px solid #dadada;margin: 0 auto;}
.namelist>li{color: #333333;font-size: 12px;line-height:27px;font-family:arial;}
.nameinfo{width: 300px;margin: 0 auto;height:200px;font-size: 12px;color: #3e3e3e;line-height: 26px;padding-top: 6px;text-indent: 2em;}
.mt_info{width: 100%;height: 314px;overflow:scroll;overflow-x:hidden;}
.mt_info img{max-width:100%!important;}
::-webkit-scrollbar {
    width:6px;
    height: 6px;}
/* 滚动槽 */
::-webkit-scrollbar-track {
    background-color:#ededed;
    border-radius:0px 0px 5px 0px;}
::-webkit-scrollbar-track:hover {
    background-color: #ededed;
    border-radius:0px 0px 5px 0px;}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb{
    border-radius:5px;
    background:rgb(245,162,0);}
::-webkit-scrollbar-thumb:hover {
	background: #a6a6a6;}
.mt_title{width:100%;display: block;height: 30px;text-align: center;color: #fff!important;position: absolute;left: 0;bottom: -1px;background: rgba(65,65,65,0.8);line-height: 30px;}
.newslist{width: 625px;margin: 0 auto;height: 255px;}
.newslist>li{width: 620px;height: 123px;padding-left: 5px;}
.newslist>li:first-child{border-bottom: 1px dashed #dadada;}
.newsimg{width:148px;height: 91px;border:1px solid #cccccc;float: right;margin-top: 15px;}
.newsimg img{width:148px;height: 91px;}
.newsinfo{width:440px;padding-top: 15px;height: 120px;float: left;}
.newsinfo>h3{font-size: 14px;font-weight: bold;color: #07709b;padding-bottom: 5px;}
.newsinfo>p>a{color: #606060;font-size: 12px;line-height: 24px;display: block;}


