body{
margin: 0;
width:100%;
min-height:500px;
color: #333;
font-family: "Microsoft Yahei", Arial;

}

ul, ol, li, dl {
	list-style: none;
	padding:0;
	margin:0;
}
a {
	text-decoration: none;


}
img {
	border: 0px;
	-ms-interpolation-mode: bicubic;
}



.clear{height:0px;line-height:0px;font-size:0px;overflow:hidden;clear:both;}

@media (min-width: 1200px){
.containerS {
    width: 960px;
	margin:0 auto;
}
}



.topnav{
margin-top: 8px;
z-index: 1000;
}


.topnav a{
    color: #5b5b5b;
    text-decoration: none;
	font-size:12px;
	
}

.topnav a:hover{
    color: #c00;
    text-decoration: underline;
}

.topnav li{
float:left;
}

.topnav ul{
float:right;
}

@media (max-width: 766px) {
.topnav ul{
float:left;
}

.topnav .col-xs-12 {
padding-left: 0px;
padding-bottom:10px;
}

.topnav_home .col-xs-12 {
padding-left: 10px;
padding-bottom:0px;
}

}



.logobox{
	margin: 0px auto;
    padding: 0px;
    color: #B3B2B2;
	height:60px;
	border-bottom:1px solid #000000;
	margin-bottom:0px;
	z-index: 1000;
}

@media (max-width: 766px) {
.logobox{
	border-bottom:0px solid #000000;
	height:35px;
}
.logobox img{
width:150px;
}
}


.logobox .col-xs-12{
padding-right: 0px;
    padding-left: 0px;
}

.menubox{
	background: transparent;
    height: 35px;
    position: relative;
    z-index: 1000;
margin-top:5px;
margin-bottom:5px;
}

@media (max-width: 766px) {
.menubox{

margin-bottom:15px;
}
}



.menubox .navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

@media (max-width: 766px) {
.menubox .navbar-inverse {
	background-color:rgba(0,0,0,0.8);
    border-color: transparent;
}
}

.menubox .navbar-inverse  .navbar-nav a{
    color: #666;
	line-height: 35px;
    font-size: 14px;
	padding-top: 0px;
    padding-bottom: 0px;
}


@media (max-width: 766px) {
.menubox .navbar-inverse  .navbar-nav a{
    color: #fff;

}
}


.menubox .navbar-inverse  .navbar-nav a:hover{
    color:#c00;
			background:#fff;

}

.menubox  .navbar-inverse .navbar-nav>.active>a{
	color:#c00;
    background-color: transparent;
	padding-top: 0px;
    padding-bottom: 0px;
}


.menubox  .container {
    padding-right: 0px;
    padding-left: 0px;
	}


.menubox .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}


.menubox  .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
	}

@media (max-width: 766px) {
.menubox  .navbar-collapse {
    padding-right: 15px;
    padding-left: 25px;
	}
}


.menubox .navbar-nav>li {
	background: url("../images/menu_line.gif") no-repeat right;

	}


.menubox  .navbar {
     margin-bottom:0px; 
	 min-height: 35px;
}



.menubox  .navbar-brand {
    height: 35px;
}



/************************************/

.corepart{
background: url("../images/inner_services.jpg") no-repeat center top ;
}

.bgparty{
background: url("../images/inner_party.jpg") no-repeat center top ;
}

.bginvestor{
background: url("../images/inner_investor.jpg") no-repeat center top ;
}

.bgabout{
background: url("../images/inner_about.jpg") no-repeat center top ;
}

.bgbusiness{
background: url("../images/inner_business.jpg") no-repeat center top ;
}


.bgnews{
background: url("../images/inner_news.jpg") no-repeat center top ;
}
@media (max-width: 766px) {
.bginvestor{
background: url("../images/inner_investor_xs.jpg") no-repeat center top ;
}
}

.coretxt {
margin-top:155px;
background: url("../images/inner_servicesbg.jpg") no-repeat center top ;
}

.bgculture{
background: url("../images/inner_culture.jpg") no-repeat center top ;
}

@media (max-width: 766px) {
.bgculture{
background: url("../images/inner_culturexs.jpg") no-repeat center top ;
}
}

.bgtech{
background: url("../images/inner_technology.jpg") no-repeat center top ;

}


.coreleftright{
width:960px;
margin:0 auto;
padding-top:40px;
background: url("../images/main_bg2.gif") repeat-y top left ;


}

@media (max-width: 766px) {
.coretxt {
margin-top:155px;
background: transparent ;
}

.coreleftright{
width:100%;
margin:0 auto;
padding-top:0px;
background: transparent;

}

.coreleftright .col-xs-12{
padding-left:0px;
padding-right:0px;
}
}


/*=========================*/

.coreleftright .col-xs-3{
padding-left: 0;
}
.sideNavT{
    line-height: 24px;
    font-size: 19px;
    border-bottom: 2px solid #c00;
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 1px;
	padding:10px;
	width:85%;
	margin:0 auto;
}

.sideNav {
margin-top:20px;
}

.sideNav li.sideNavUsed a {
    background: url(../images/sideNav_bg.gif) no-repeat left 0;
    color: #fff;
}

.sideNav li.sideNavUsed a:hover{
    color: #fff;
}

.sideNav li {
    height: 36px;
    border-bottom: 1px solid #dcdcdc;
	width:85%;
	margin:0 auto;
	text-indent:10px;

}

.sideNav li a {
    display: block;
    color: #303030;
    height: 36px;
    line-height: 36px;
    padding-left: 30px;
    cursor: pointer;
}


.sideNav li a:hover {
    text-decoration: none;
    color: #c00;
}

/***************************/


.footer {
    height: 68px;
    padding: 20px 0 0 0;
	font-size:12px;
}

.footer a{
	font-size:12px;
}

@media (max-width: 766px) {
.footer {
    height: 68px;
    padding: 0px 0 0 0;
}
}

.copyright {
    
}

.friendLink {
    float: right;
    text-align: right;
}

.aGrayB a{
color: #5b5b5b;
    text-decoration: none;
}



.sideMapContainer {
    height: 265px;
    background: url(../images/sideMap_bg.gif) no-repeat 0 0;

}

@media (max-width: 766px) {
.sideMapContainer {
    height: auto;
    background: url(../images/sideMap_bg2.jpg) no-repeat 0 0;
}
}


.sideMap {
    padding-top: 30px;
	padding-left:30px;
}


@media (max-width: 766px) {
.sideMap {
    padding-top: 30px;
	padding-left:10px;
}

}



.sideMap div {
    width: 12%;
	text-align:left;

    margin: 0;
    float: left;
    line-height: 18px;
    _display: inline;
}

@media (max-width: 766px) {
.sideMap div {
    width: 110px;
	    float: left;
		text-align:center;

}

.sideMap div:nth-child(1){height:140px;}
.sideMap div:nth-child(2){height:140px;}
.sideMap div:nth-child(3){height:140px;}
.sideMap div:nth-child(4){height:170px;}
.sideMap div:nth-child(5){height:170px;}
.sideMap div:nth-child(6){height:170px;}
.sideMap div:nth-child(7){height:120px;}
.sideMap div:nth-child(8){height:120px;}

}

.sideMap div h5 {
    font-size: 14px;
    padding-bottom: 10px;
	font-weight: bold;
}


@media (max-width: 766px) {
.sideMap div h5 {
    padding-bottom: 2px;
}

}

.sideMap div a {
    display: block;
		font-size: 12px;
		line-height:18px;

}

.sideMap div a:hover{
color:#dc0000;
}

.aGray a{
color: #5b5b5b;
    text-decoration: none;
}




/**/
.backHome {
	margin:20px auto;
    height: 24px;
    line-height: 24px;
    background: url(../images/ico_home.gif) no-repeat 0 -3px;
    padding-left: 30px;
}

.backHome a{
color: #5b5b5b;
    text-decoration: none;

}

.backHome a:hover{
color:#dc0000;
}

/**/

.location {
    line-height: 24px;
    padding-top: 12px;
    border-bottom: 1px solid #eee;
}

.location h2 {
    float: left;
    border-left: 3px solid #000;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #c00;
    font-family: "Microsoft Yahei","ËÎÌå",Tahoma,Verdana;
    padding-left: 10px;
}

.location span {
    float: right;
    line-height: 18px;
    text-align: right;
    color: #888;
	font-size:12px;
	padding-top:20px;
}

.location span a{
    color: #888;
	font-size: 12px;
}
.location span a:hover {
   color: #888;
	font-size:12px;
}

.location span b {
    font-weight: normal;
    color: #333;
}


.toolbar {
    background: url(../images/toolbar_bg.gif) no-repeat right 0;
    height: 24px;
    line-height: 24px;
    text-align: right;
    padding-right: 12px;
    margin-top: 1px;
}


/*tab*/
/* tabnav*/
#tabnav{width:100%;position:relative;margin:0px auto;}

@media (max-width: 766px) {
#tabnav{width:100%;position:relative;margin:5px auto;}
}
#tabnav .tab_menu{width:100%;float:left;position:absolute;z-index:1; }
#tabnav .tab_menu_col3{width:100%;float:left;position:absolute;z-index:1; }
#tabnav .tab_menu_col5{width:100%;float:left;position:absolute;z-index:1; }
#tabnav .tab_menu_col4{width:100%;float:left;position:absolute;z-index:1; }

#tabnav .tab_menu li{float:left;width:49%;height:30px;line-height:30px;border:0px solid #ccc;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0; background:#787878; color:#ffffff;}
#tabnav .tab_menu_col3 li{float:left;width:32.5%;height:30px;line-height:30px;border:0px solid #ccc;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0; background:#787878; color:#ffffff;}
#tabnav .tab_menu_col5 li{float:left;width:19.5%;height:30px;line-height:30px;border:0px solid #ccc;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0; background:#787878; color:#ffffff;}
@media (max-width: 766px) {
#tabnav .tab_menu_col5 li{float:left;width:18%;height:60px;line-height:30px;border:0px solid #ccc;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0; background:#787878; color:#ffffff; 
overflow:hidden;
white-space:normal;
word-break:break-all;}
}

#tabnav .tab_menu_col4 li{float:left;width:24.5%;height:30px;line-height:30px;border:0px solid #ccc;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0; background:#787878; color:#ffffff;}
@media (max-width: 766px) {
#tabnav .tab_menu_col4 li{float:left;width:23%;height:30px;line-height:30px;border:0px solid #ccc;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0; background:#787878; color:#ffffff;
overflow:hidden;
white-space:normal;
word-break:break-all;}


}

#tabnav .tab_box{width:100%;clear:both;padding-top:30px;position:relative;border:0px solid #CCC; }
@media (max-width: 766px) {
#tabnav .tab_box{width:100%;;clear:both;position:relative;border:0px solid #CCC;}
}

#tabnav .tab_menu .selected{background-color:#c00;cursor:pointer; color:#ffffff;}
#tabnav .tab_menu_col3 .selected{background-color:#c00;cursor:pointer; color:#ffffff;}
#tabnav .tab_menu_col5 .selected{background-color:#c00;cursor:pointer; color:#ffffff;}
#tabnav .tab_menu_col4 .selected{background-color:#c00;cursor:pointer; color:#ffffff;}

.hidetab{display:none;}
.tab_box div{} 




.newsRoomListT {
	width:100%;
	line-height:28px;
	min-height:48px;
    border-top: 2px solid #c00;
    font-size: 12px;
}

.newstitlebg{
	    background: url(../images/newsList_Tbg.gif) repeat-x 0 bottom;
	line-height:42px;
	

}

.newsRoomListT b.newsRoomListT_title {
    display: block;
    float: left;
    padding-left: 30px;


}



.tab_box .list-group-item {
    border: 0px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size: 14px;
	margin-bottom:0px;
	padding: 6px 15px;
}


.tab_box .badge {
    background-color: transparent;
    border-radius: 0px;
   color: #aaa;
    font-weight: normal;
    padding: 15px 19px;
	position:absolute;
	right:10px;


}

@media (max-width: 766px) {
.tab_box .badge {
	position:relative;
	right:10px;
	padding: 8px 19px;



}
}


.tab_box .list-group-item a {
    color: #666;
    text-decoration: none;
}

.fa-caret-right{
    color: #666;

}


.tab_box .list-group-item a:hover {
    color: #c00;
    text-decoration: none;
}

.boxpageview{
width:100%;
margin:0 auto;
text-align:center;
}

.boxpageview .pagination>.active>a{
    background-color: #c00;
	border-color: #c00;
	color:#fff;
}

.boxpageview  .pagination>li>a {
color: #666;
}

.topLinkIcon a{display:block; margin:0 4px; width:24px; height:24px; text-align:left; text-indent:-999em; overflow:hidden; background-image:url(../images/topIco.png); background-repeat:no-repeat;}
					.topLinkIcon a.topLinkIcoHome{background-position:0 0;} .topLinkIcon a.topLinkIcoHome:hover{background-position:0 -150px;} 
					.topLinkIcon a.topLinkIcoAbout{background-position:0 -50px;} .topLinkIcon a.topLinkIcoAbout:hover{background-position:0 -200px;} 
					.topLinkIcon a.topLinkIcoService{background-position:0 -100px;} .topLinkIcon a.topLinkIcoService:hover{background-position:0 -250px;} 

.figure img{
width:100%;
}

.container-fluid>.navbar-header{
margin-right: 0px;
}


.headersubmenu {
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 10px ;
    overflow: auto;
    background: white;
}

.headersubtxt {
    height: 45px;
    line-height: 40px;
    margin: 8px 0;
    padding: 4px 10px;
    display: inline-block;
}

.headersubtxt_hover {
    border-bottom: 3px solid #666666;
}

.headersubtxt a {
    color: #000;
    font-size: 16px;
    line-height: 45px;
		text-decoration: none;

}


h2.newsTitle{
	font-size: 19px;
    font-family: "Microsoft Yahei";
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	line-height:30px;
	border-bottom:1px solid #cccccc;

}

.webform h2{
margin-top: 0px;
}

/* simpleBox */
.simpleBox{border:1px solid #ddd; line-height:21px; padding:10px 20px; margin:30px 0;}
	.simpleBox h3{font-size:14px; line-height:24px;} .simpleBox b{color:#e63312;}
.warning{border:1px solid #ec514d; background:url(../images/ico_warning.png) no-repeat 15px 10px #fbeee2; padding-left:45px;}

/* part title line */
.partTitle{height:28px; line-height:28px; padding-left:10px; background:#ebebe1; border-bottom:1px solid #ccc; font-weight:bold; margin-bottom:20px;}

.tableStyle {
    border-width: 1px 0 0 1px;
    border-collapse: collapse;
    font-size: 12px;
}




.ctrlBar {
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
}



.formlable{
padding:20px;
}


.websearch{
float:right;
width:200px;
padding-right:20px;
}


.searchxs a{
color:#919daf;
padding-left:10px;
}

.searchxs a:hover{
color:#5c626b;
}

.topSelect{
height:35px;
}

.searchresults{
margin-top:40px;
}

.txtRed {
    color: #f00;
}

.txtgrey{
    color: #aaa;
}

.txtfont12{
font-size:12px;
}

.menubox li:hover .dropdown-menu{
display: block;
}

.menubox .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width:1168px;
    padding:  0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175);
    box-shadow: 0 0px 0px rgba(0,0,0,.175);
	min-height:100px;
}

.menubox .dropdown-menu li{
float:left;
width:300px;
padding:5px 10px 0px 20px;
}

.menubox .nav>li {
    position: static; 
    display: block;
}
.menubox .dropdown-menu li:nth-child(2n+1){width:180px;}
.menubox .dropdown-menu li:nth-child(2n){width:940px;}



.menubox .menu1{   background: #fff url(../images/subMenuBg1.jpg) no-repeat bottom right; padding-top:15px; padding-bottom:10px;}
.menubox .menu2{   background: #fff url(../images/subMenuBg2.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:10px;}
.menubox .menu3{   background: #fff url(../images/subMenuBg3.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:15px;}
.menubox .menu4{   background: #fff url(../images/subMenuBg4.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:10px;}
.menubox .menu5{   background: #fff url(../images/subMenuBg5.jpg) no-repeat bottom right ;  padding-top:15px;  padding-bottom:15px;}
.menubox .menu6{   background: #fff url(../images/subMenuBg6.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:15px;}
.menubox .menu7{   background: #fff url(../images/subMenuBg7.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:10px;}
.menubox .menu8{   background: #fff url(../images/subMenuBg8.jpg) no-repeat bottom right;  padding-top:15px;  padding-bottom:10px;}

.menubox  .dropdown-menu>li>a {
display: inline; 
padding: 0 10px;
line-height:24px;

}

.menubox  .dropdown-menu>li>a:hover{
background:transparent;

}


.menubox .navbar-inverse .navbar-nav  .dropdown-menu>li>a {
    line-height: 20px;
	color:#000000;

}

.menubox .navbar-inverse .navbar-nav  .dropdown-menu>li>a:hover {
	color:#c00;

}


.titleredline{
width:100%;
line-height:30px;
font-size:16px;
font-weight:bold;
border-bottom:2px solid #ccc;
margin-top:40px;
}

.titleredline span{
border-bottom:3px solid #c00;
line-height:33px;
display:block;
}

.subredbox {
margin-top:20px;
border:1px solid #cccccc;
 border-radius: 4px;
 position: relative;

}

.subredbox.h2{
    width: 100%;
    height: 158px;
    padding: 1px;
    overflow: hidden;
    margin-bottom: 25px;
}

.subredbox p{
height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding-left: 12px;
    color: #333;
	font-weight:bold;
	border-left:4px solid #c00;
	border-bottom:1px solid #ccc;
	background:#f8f8f8;
}

.subredbox p a{
    color: #333;
}

.subredbox p a:hover{
    color: rgb(204, 0, 0);
}


.cardC{
   line-height: 21px;
    padding: 10px 15px;
    font-size: 12px;
	height:125px;

}

.subredbox i{
position: absolute;
color:#c0c0c0;
display:block;
top:10px;
right:10px;
}

.subredbox i:hover{
color:#c00;

}

.scghbanner .carousel-inner>.item>img{
display:inline;
height:586px;
}

@media (max-width: 766px) {
.scghbanner .carousel-inner>.item>img{
display:inline;
height:200px;
}


}


.scghbanner{
position: absolute;
top:0;
width:100%;
z-index: 1;

}


@media (max-width: 766px) {
.scghbanner{
position: relative;
top:0;
width:100%;
z-index: 1;
}


}



.topnav_home{
background-color:rgba(255,255,255,0.6);
margin-top:0px;
}



.logobox_home{
background-color:rgba(255,255,255,0.6);
border-bottom: 0px solid #000000;

}

@media (max-width: 766px) {
.topnav_home{
background:#ffffff; -moz-opacity:1;-khtml-opacity:1;opacity: 1;
padding-top:10px;
padding-bottom:0px;
}


.logobox_home{
background:#ffffff; -moz-opacity:1;-khtml-opacity: 1;opacity: 1;
    border-bottom: 0px solid #000000;
}

}


.menubox_home {
    margin-top: 0px;
    margin-bottom: 0px;
}

.menubox_home .container{
padding-bottom:0px;
/*background:#ffffff; -moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;*/
background: url(../images/homebgwhite.png) repeat ; 
}





.logobox img{
padding-left:20px;
}

.corehome{
margin-top:586px;
}
@media (max-width: 766px) {
.corehome{
margin-top:20px;
}

}



/* tabnav*/
#tabnav_hp{width:100%;position:relative;margin:0px auto; }
#tabnav_hp .tab_menu_hp{width:100%;float:left;position:absolute;z-index:1; background: url("../images/box1_Tbg.gif") no-repeat; height:42px; border-top-right-radius: 8px; border-top-left-radius:8px }
#tabnav_hp .tab_menu_hp li{color:#fff;float:left;width:92px; height:35px;line-height:35px;border:0px solid #ccc;cursor:pointer;text-align:center;margin:8px 2px 0 20px; border-top-right-radius: 4px; border-top-left-radius:4px}

@media (max-width: 766px) {
#tabnav_hp .tab_menu_hp li{color:#fff;float:left;width:92px; height:35px;line-height:35px;border:0px solid #ccc;cursor:pointer;text-align:center;margin:8px 2px 0 5px; border-top-right-radius: 4px; border-top-left-radius:4px}

}



#tabnav_hp .tab_box_hp{width:100%;height:262px;clear:both;top:30px;position:relative;border:1px solid #CCC;background-color:#f5f5f5;  border-bottom-right-radius: 8px; border-bottom-left-radius:8px;box-shadow: #b3b3b3 0 5px 10px;}
@media (max-width: 766px) {
#tabnav_hp .tab_box_hp{width:100%;height:auto;clear:both;top:30px;position:relative;border:1px solid #CCC;background-color:#f5f5f5;  border-bottom-right-radius: 8px; border-bottom-left-radius:8px;box-shadow: #b3b3b3 0 5px 10px;}

}




#tabnav_hp .tab_menu_hp .selected{background-color:#fff;cursor:pointer; color:#000;}
.hidetab_hp{display:none;}
.tab_box_hp div{padding:10px 5px 0 5px;} 
.tabhp_more {
position:absolute;
top:15px;
right:10px;
z-index:100;
}
.tabhp_more a {
color:#fff;
text-decoration: none;
font-size:12px;
font-weight:normal;

}

.tab_box_hp .list-group-item a {
color: #5b5b5b;
    text-decoration: none;
	font-size:12px;
}

.tab_box_hp .list-group-item a:hover {
    text-decoration: underline;
}



.tab_box_hp .list-group-item {
    background-color: transparent;
    padding: 2px 3px;
    margin-bottom: 0px;
    border: 0px solid #ddd;
}


.tab_box_hp .badge {

    background-color: transparent;
	font-weight:normal;
	color: #999;

	
}

.tab_box_hp .media .media-heading{
font-size:16px;
font-weight:bold;
padding-bottom:15px;
} 

.tab_box_hp .media p{
font-size:12px;

}

.tab_box_hp .media .media-heading a{
color: #333
} 

.tab_box_hp .media p a{
color: #5b5b5b;

}

.tabimages img{
 width:110px;
 height:73px;
}

@media (max-width: 766px) {
.tabimages img{
 width:100%;
}

}

.tabimages a{
font-size:12px;
color: #5b5b5b;
line-height: 16px

}

.tabimages p{
margin:0px;
}



.homehorizontalbanner{
margin:40px 0;
height:170px;
border:1px solid #cccccc;
box-shadow: #d4d4d4 0 5px 10px;
border-radius: 8px;
 background:#ffffff;
}




@media (max-width: 766px) {
.homehorizontalbanner{
height:auto;
margin:40px 15px;
padding-bottom:25px;

}
}


.subhorbox .media-heading{
    color: #90301b;
    text-decoration: none;
	font-weight:bold;
	margin-top:30px;
}


.subhorbox .media-body span{
color: #f60;
}
.subhorbox .media-body span a{
color: #f60;
}

.subhorbox img{
margin-top:25px;
}

.homeleft video{
width: 100%;
height:285px; 
}


@media (max-width: 766px) {
.homeleft video{
width: 100%; 
height:auto;
}

}

.tab_box_hp .media-object
{
width:140px;
height:96px;
}

@media (max-width: 766px) {
.tab_box_hp .media-object
{
width:100%;
}
}

/* CSS Document */
.infopic{ width:100%; height:200px; position:relative; overflow:hidden; margin:15px auto; margin:40px 0;
height:170px;
border:1px solid #cccccc;
box-shadow: #d4d4d4 0 5px 10px;
border-radius: 8px;
 background:#ffffff;
}
.piclist{ height:200px; position:absolute; top:0; left:0;}
.piclist li{ height:200px; margin-right:15px; float:left; overflow:hidden;}
.piclist li img{ }

.pic_prev,.pic_next{ width:30px; height:50px; background:url(../images/iconf.png) no-repeat; position:absolute; top:55px; cursor:pointer;}
.pic_prev{ background-position:0 0; left:0;}
.pic_next{ background-position:0 -60px; right:0;}

.subhorboxpc{
width:300px;
padding:0 0 0 25px;
}


.subpage_friendlylink{
border: 1px solid #ccc;
padding-right: 0px;
    padding-left: 0px;
}

.subpage_fl_title{
height: 28px;
    line-height: 28px;
    padding-left: 10px;
    background: #ebebe1;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}


.subpage_fl_txt i{
color:#dc0000;
}

.coreleftright .col-xs-12 .subpage_fl_txt {
padding-right: 15px;
    padding-left: 15px;
}

.subsinglenews{
padding:10px;
}

.subsinglenews .subsinglenews_img img{
width:180px;
}

@media (max-width: 766px) {
.subsinglenews .subsinglenews_img img{
width:100%;
}
}


.subsinglenews .subsinglenews_wechat img{
width:100px;
}

.subsinglenews_txt p a {
color: #039;
    text-decoration: none;
    outline: none !important;
	font-weight:bold;
}

@media (max-width: 766px) {
.subsinglenews_txt p a {
padding:10px 0;
display:block;
}
}


.subsinglenews_txt span  a {
color: #5b5b5b;
    text-decoration: none;
}
}

.imgAlignCenter img{
margin: 10px;
}

.detailtxt{
padding:20px;
}

.contentsize {
    font-size: 14px;
    line-height: 28px;
}

.contentsize p {
    color: #666;
	line-height:26px;
}

.txt16 {
    font-size: 16px;
}

.txt14 {
    font-size: 14px;
}

.txt12 {
    font-size: 12px;
}

.tableFormStyle td{
padding:10px;
}

.vestorbox .vestorsub {
border:1px solid #e3e3e3;
background:#fbfbfb;
margin-top:10px;
margin-bottom:10px;
padding:10px;
}

.vestorsub h3 a{
color:#000;
font-size:16px;
font-weight:bold;

}

.vestorsub p{
padding-bottom:40px;
padding-top:10px;
    color: #666;
	height:150px;
}

@media (max-width: 766px) {
.vestorsub p{
padding-bottom:40px;
padding-top:10px;
    color: #666;
	height:auto;
}


}



.vestorbox .col-xs-12 {
padding-right: 5px;
    padding-left: 5px;
}

.vestorsub img{
width:100%;
}

 .orangetxt {
    color: #f60;
    text-decoration: none;
}

 .orangetxt:hover {
     color: #f60;
   text-decoration: underline;
}

.indentP{
text-indent:2em;
}

.leaderbox h3{
margin: 0;
    height: 41px;
    line-height: 41px;
    color: #5391ce;
	font-size:16px;
	font-weight:bold;
}

.leaderbox p span{
font-weight:bold;
color: #333;
    line-height:41px;

}



.leaderbox{
border-bottom:1px solid #cccccc;
padding:20px 0;
}

.leaderbox img{
width:150px;
}

.yeargrey{
font: 400 62px/70px Arial, Helvetica, sans-serif;
    color: #cecece;
    margin-top: 6px;
}


@media (max-width: 766px) {
.orgimg img{
width:100%;
}

}

.tupiantxt{
display:block;
height:60px;
color: #5b5b5b;
    text-decoration: none;
}
.tupiannews img{
width:100%;
height:120px;
border: 1px solid #ddd;
padding:5px;
}

.newscenter_top1 img{
width:100%;
margin-bottom:20px;
} 

.newscenter_title{
    line-height: 28px;
    font-size: 16px;
    color: #c00;
	font-weight:bold;
	border-bottom:2px solid #c00;
	margin-bottom:15px;
	margin-top:50px
	
}

@media (max-width: 766px) {
.newscenter_title{
	margin-top:10px
	
}

}



.newscenter_top1 p a{
color: #039;
text-decoration: none;
 font-size: 16px;
  line-height: 28px;
  font-weight:bold;
}


.newscenter_top1 span a{
color: #5b5b5b;
    text-decoration: none;
}


.newscenter_list {margin:25px 0;}
.newscenter_list .row{
border-top: 1px dotted #acacac;
    line-height: 30px;
	padding-left:15px;
	padding-right:15px;
	
}

.twobox_title {
	background:#efefef;
	text-indent:20px;
	position:relative;
}

.twobox_title_a {
color: #c00;
    text-decoration: none;
	line-height:35px;
	font-weight:bold;

}

.twobox_title p{
	position:absolute;
	right:10px;
	top:5px;

}

.twobox_list .list-group-item a{
color: #333;
font-size:12px;
}

.twobox_list .list-group-item .badge{
background:transparent;
font-size:12px;
    color: #999;
	font-weight:normal;
}


.newscenter_list_r a{
    color: #5b5b5b;
    text-decoration: none;
	font-size:12px;

}

.newscenter_towbox .col-xs-12{
padding-left:0px;
}

.newscenter_top1 .col-xs-12{
padding-left:0px;
}

.newscenter_towbox .list-group-item {
    position: relative;
    display: block;
    padding: 5px 15px;
    margin-bottom: 0px;
    background-color: #fff;
    border: 0px solid #ddd;
}

.newscenter_towbox .twobox_list{
    border: 1px solid #ddd;
	margin-bottom:10px;

}

.culturetxt .newsTitle{
font-size: 19px;
font-weight:bold;
}

.culturetxt .title {
border-bottom:1px solid #cccccc;
}

.culturetxt .title span{
border-bottom:2px solid #c00;
    font-size: 16px;
	font-weight:bold;
}

.employeestyle .panel-heading{
font-size: 19px;
	font-weight:bold;
	text-align:center;
    background-color: transparent;
    border-color: transparent;
	border-bottom:2px solid  #c00;
}

.employeestyle .panel-default {
    border-color: transparent;
}

.biaozhun .panel-heading{
font-size: 19px;
	font-weight:bold;
	text-align:center;
background-color: transparent;
}

.biaozhun .panel-default {
    border-color: transparent;
}

.biaozhun th{
background-color: #f5f5f5;
}

.panel_subheading2{
font-size:14px;
line-height:30px;
}

.biaozhun .table{
	border-top:2px solid  #c00;
margin-bottom:20px;
}

.linjuntitle{
    line-height: 38px;
    background: #ebebe1;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin: 20px 0 20px 0;
	text-indent:20px;
}

.linjun .media-heading{
margin: 0;
    padding: 0;
    color: #5391ce;
		font-weight:bold;

}

.linjun .media-heading span{
color: #666;
font-size:14px;
font-weight:bold;



}

@media (min-width: 768px){
.modal-dialog {
    width: 600px;
    margin: 15% auto;
}
}

.xuhaoth{
white-space:nowrap; 
}

.machinebox img{
width:100%;
height:150px;
}

.machinebox .machinebox_sub{
margin:10px 0 0 0;
position:relative;
}

.machinebox_sub i {
position:absolute;
bottom:20px;
right:35px;
}


.machinebox_sub .btn-primary {
    color: #000;
    background-color: transparent;
    border-color: #fff;
}

.machinebox_sub p{
margin-top:5px;
}


.machinebox   .bigmachine img{ 
height:auto;
width:100%
}


.machinebox_sub .machineout{
width:100%;
}

.newsdetails .detailsTitle{
    padding-top: 8px;
font-size:20px;
font-weight:bold;
text-align:center;
	
}

.newsdetails .detailsDesc{
	color: #999;
    padding-top: 8px;
	    border-bottom: 1px solid #cccccc;
		margin-bottom:30px;
		line-height:50px;
}

.detailFoot{
	    border-top: 1px solid #cccccc;
		padding-top:15px;
margin:50px 0;
}




.footer_pc {
    border-top: 1px solid #dcdcdc;
    box-shadow: 0 -2px 3px -1px blue;
}
.foot_all {
    width: 100%;
}
.footer-bottom.box-1200 {
    padding-left: 15px;
}
.footer-info p {
    line-height: 1.8em;
}

.footer-info.col-sm-9 {
    width: 100%;
}
.footer-info.col-sm-9 span {
    margin-right: 30px;
    color: #666;
    line-height: 20px;
    font-size: 14px;
}

.footer-bottom.box-1200 {
    padding-left: 0px;
}
.footer-info.col-sm-9 span:last-child {
    margin-right: 0px;
}
.foot_shouji{
	display:none;
}
footer {
    background-color: #f3f3f3;
    overflow: hidden;
    padding-bottom: 20px;
}

.footer-bottom {
    padding: 20px;
    overflow: hidden;
}
.footer-info p {
    margin: 0.4em auto;
}
.box-1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.footer-info.col-sm-9 {
    text-align: center;
}

.col-md-10.col-xs-8.xwtm {
    padding: 0;
}
a.col-md-2.col-xs-4.more {
    margin-top: 6px;
}
a {
    color: #333;
}
















.contentsize span {
    font-size: 14px!important;
}













@media screen and (max-width: 768px){
.contentsize div p img {
    width: 100%!important;
    height: auto!important;
}
.contentsize.indentP table img {
    width: 100%!important;
}
}