﻿@charset "utf-8";
/*头部样式*/
.w{width:1200px;margin:0 auto;}
*{ margin:0; padding:0;}
.box{
	width: 1200px;
	margin: 0 auto;
}
ul,li{    list-style: none;}
.clears:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height: 0;}
.clears{*+height:1%;}
body,html{
	font-family: "微软雅黑";
}
.sinochem-header{width:100%; min-width:1200px; height:135px; }
.sinochem-header-top{width: 1200px; height:85px; margin:auto;}
.header-logo{display :inline-block;}
.header-triangle{float: left;}
.header-logo img{padding-top:15px; }
.header-nav{width:100%;height: 50px;display :inline-block;background:#0154a0;}
.header-search{	float: right;height: 30px;margin-top: 28px;}
.transition{height: 72px;padding-left:30px;}
.transition span a{color:#999;}
.transition span{line-height: 72px; float:left;}
.transition span a{color: #999;text-decoration:none;cursor:pointer;}
.transition img{padding-left: 20px;}
/*jft*/
#gblink{cursor:pointer;font-weight:normal;display:block;color:#999;}
#big5link{cursor:pointer;color:#999;}
/*bannner图效果*/
.middle-banner{
	min-width:1200px
}

.jquery-slider-wrapper{position:relative;clear:both;zoom:1;width:1170px; margin:0 auto;}
.jquery-slider-slide{display:none;margin:0;padding:0;position:absolute;left:0;top:0;width:100%;}
.jquery-slider-slide img{border:0;margin:0;padding:0;}
.jquery-slider-slide-current{display:block;z-index:2;}
.jquery-slider-slide-next{display:block;z-index:1;}
.jquery-slider-selectors{display:block;overflow:hidden;position:absolute;bottom:15px;right:23px;z-index:3;}
.jquery-slider-selector{background:url(../images/banner-nav-bg.png) no-repeat;display:inline;float:left;width:11px;height:11px;margin:0 0 0 9px;}
.jquery-slider-selector-current{background:url(../images/banner-navhover-bg.png) no-repeat;}
.jquery-slider-selector span{display:none;}
.jquery-slider-control{display:none;right:50%;top:50%;position:absolute;cursor:pointer;width:48px;height:69px;margin-top:-34px;margin-right:-24px;z-index:4;}
.jquery-slider-control span{display:none;}
.jquery-slider-control-play{background:url(../images/jquery-slider-theme.png) no-repeat -144px 0;}
.jquery-slider-control-pause{background:url(../images/jquery-slider-theme.png) no-repeat -96px 0;}
.jquery-slider-hovered .jquery-slider-control{display:block;}
.jquery-slider-navigation{display:block;}
.jquery-slider-navigation-prev{background:url(../images/jquery-slider-theme.png) no-repeat 0 0;display:none;left:0;top:50%;position:absolute;cursor:pointer;width:48px;height:69px;margin-top:-34px;z-index:4;}
.jquery-slider-navigation-prev span{display:none;}
.jquery-slider-navigation-next{background:url(../images/jquery-slider-theme.png) no-repeat -48px 0;display:none;right:0;top:50%;position:absolute;cursor:pointer;width:48px;height:69px;margin-top:-34px;z-index:4;}
.jquery-slider-navigation-next span{display:none;}
.jquery-slider-hovered .jquery-slider-navigation-prev,.jquery-slider-hovered .jquery-slider-navigation-next{display:block;}
.jquery-slider-wrapper .caption{padding:6px 10px;background:#333333;font-size:13px;position:absolute;bottom:10px;left:10px;color:#FFFFFF;}
.jquery-slider-timer{color:#000000;height:3px;width:100%;position:absolute;bottom:0;left:0;z-index:4;}
.jquery-slider-timer-bar{background:#000000;opacity:0.5;height:3px;width:0;float:left;display:inline;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}



.sw-banner{position: relative; overflow: hidden;}
.banner-slide{width:100%}
.banner-slide img{width:100%;display:block;}
.banner-left{
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    width: 48px;
    height: 48px;
    left: 0px;
    top: 50%;
    margin-top: -24px;
    background: url(images/arrows-48-48-3.png) left top no-repeat;
    display: none;
}
.banner-left:hover{background: url(images/arrows-48-48-3.png) left bottom no-repeat;}
.banner-right{
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    width: 48px;
    height: 48px;
    right: 0px;
    top: 50%;
    margin-top: -24px;
    background: url(images/arrows-48-48-3.png) right top no-repeat;   
    display: none;
}
.banner-right:hover{background: url(images/arrows-48-48-3.png) right bottom no-repeat;}
.sw-banner .swiper-wrapper{
	height:auto !important;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom:36px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 10px;
  cursor: pointer;
  background: url(images/banner-ico.png) no-repeat;
}
.swiper-active-switch {
  background: url(images/banner-ico-on.png) no-repeat;
}
/*企业公告*/
.qygg{
	width: 100%;
	background-color: #f7f7f7;
	height: 56px;
}

.qygg-label{
	float: left;
	line-height: 56px;
	width: 9.5%;
}
.qygg-label img{
	float: left;
	display: block;
	margin-top: 18px;
	margin-right:4px ;
}
.qygg-label span{
	display: block;
	float: left;
	padding-right: 18px;
	border-right: 2px solid #fff;
	
}
.sw-qygg{
	float: left;
	height: 56px;
	line-height: 56px;
	width: 90.5%;
	overflow: hidden;
}
.swiper-container2{
	margin-left: 2%;
	width: 50%;
	padding-right: 10%;
}
.qygg-slide{
	
}
.qygg-slide .news-title{
	font-size: 14px;
	color: #333;
}







/*中间部分样式*/










/*新闻修改*/
.mittle-moudle {
    width: 1200px;
    margin: 38px auto 0;
    overflow: hidden;
}
.gsxw-img-box{
	float: left;
	width: 610px;
	height: 343px;
	position: relative;
}
.gsxw-js{width: 610px;height: 343px;}
.gsxw-js img{width: 610px;height: 343px;display:block;}
.gsxw-ico-box {
    position: absolute;
    bottom: 20px;
    right: 16px;
    z-index: 6;
}
.gsxw-ico-box li{
	float: left;
	width: 6px;
	height: 6px;
	border-radius: 5px;
	background: none;
	background-color: #fff;
	margin: 0 4px;
}
.gsxw-ico-box li.on{
	background-color: #48abdd;
}
.gsxw-zjt{
	position: absolute;
	width: 30px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	left: 0;
	display: none;
	    z-index: 50;
	cursor: pointer;
	background:url(images/gsxw-zjt.png) no-repeat;
}
.gsxw-yjt{
	cursor: pointer;
	position: absolute;
	width: 30px;
	height: 60px;
	top: 50%;
	z-index: 50;
	margin-top: -30px;
	display: none;
	right: 0;
	background:url(images/gsxw-yjt.png) no-repeat;
}
.gsxw-img-box:hover .gsxw-zjt,.gsxw-img-box:hover .gsxw-yjt{
	display: block;
}
.gsxw-zz{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #000;
	opacity: 0.6;
	height: 47px;
	width: 100%;
	z-index: 5;
}
.gsxw-title-box{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 47px;
	width: 100%;
	z-index: 6;
}
.gsxw-title-box .news-title{
	color: #fff;
	font-size: 16px;
	line-height: 47px;
	padding-left: 10px;
}




.gsxw-con-box{
	width: 554px;
	float: left;
	margin-left: 35px;
}
.gsxw-nav{
	border-bottom:3px solid #dcdcdc;
	margin-bottom: 12px;
	position: relative;
}
.gsxw-nav .gsxw-a{
	position: absolute;
	top: 12px;
	right: 24px;
	font-size: 14px;
	color: #4bacde;
}
.gsxw-ul{
	
}
.gsxw-ul li{
	float: left;
	cursor: pointer;
	width: 110px;
	font-size: 18px;
	color: #333;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	line-height: 41px;
	height: 41px;
}
.gsxw-ico1{
	position: absolute;
	top: 14px;
	right: -5px;
}
.gsxw-ul li span{
	display: inline-block;
    width: 110px;
    line-height: 45px;
}
.gsxw-ul li.on span{
	background:url(images/gsxw-b-on.png) bottom no-repeat;
}
.gsdt-ul li{
	padding:0 24px;
	background: url(images/gsxw-li-ico.png) 10px 18px no-repeat;
}
.gsdt-tit-box h2{
	font-size: 16px;
	color: #666;
	line-height: 41px;
	height: 41px;
	display:inline-block;
}
.gsdt-tit-box h2 .news-title{
	font-size: 16px;
	color: #666;
	line-height: 41px;
	height: 41px;
}
.gsdt-ul li.on .gsdt-tit-box h2 .news-title{
	color: #333;
	font-weight: bold;
	cursor: pointer;
}
.gsdt-tit-box span{
	float: right;
	font-size: 14px;
	color: #c5c5c7;
	line-height: 40px;
}
.gsdt-summary{
	width: 420px;
	line-height: 22px;
	color: #989898;
	font-size: 14px;
	margin-bottom: 8px;
	cursor: pointer;
}
.gsxw-con-box .DnnModule-GTModulesCMS{
	display:none;
}
.gsxw-con-box .DnnModule-32912{
	display:block;
}

.gsdt-ul{

height: 339px;
}

.con-middle{
	background-color: #fbfbfb;
	margin-bottom: 56px;
}



.dd-title {
	margin-top: 10px;
}
.dd-title h3{
	font-size: 18px;
	color: #333;
	line-height: 22px;
	font-weight:bold;
	line-height: 44px;
	height: 44px;
}
.gywm{
	float: left;
}
.gywm-box{
	width: 368px;
	height: 332px;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #efefef;
}
.gywm-img{
	width: 100%;
	display: block;
}
.gywm-js{
	display: block;
	text-align: justify;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-top: 8px;
	margin-bottom: 16px;
}
.gywm-box li{
	float: left;
	margin:0 32px;
	text-align: center;
}
.gywm-box li img{
	width: 40px;
	height: 28px;
	display: block;
	margin: 0 auto;
}
.gywm-box li p{
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 8px;
}
.gywm-box li p a{color: #666;}

.yqjs{
	float: left;
	margin-left: 28px;
}
.yqjs-box{
	width: 804px;
	height: 332px;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #efefef;
}
.yqjs-img{
	width: 379px;
	border: 1px solid #efefef;
	float: left;
}
.yqjs-right{
	float: left;
	margin-left: 18px;
	width: 360px;
}
.yqjs-right p{
	display: block;
	text-indent: 2em;
	text-align: justify;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	margin-top: 8px;
}
.yqjs-right a{
	float: right;
	color: #48abdd;
	font-size: 14px;
	margin-top: 10px;
}
.advert{
	margin-bottom: 26px;
}
.advert .advert-img{
	width: 100%;
}
/*企业视频*/
.home-shipin{float:left;}
.home-shipin-box{
	width: 365px;
	height: 243px;
	border: 1px solid #efefef;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}

.home-shipin-title {
	margin-top: 10px;
font-size: 18px;
	color: #333;
	line-height: 22px;
	font-weight:bold;
	line-height: 44px;
	height: 44px;
}

.G-flv{width:363px;height:241px;}

/*企业视频滚动*/
.qysp{
	float: left;
}
.qysp-box{
	width: 365px;
	height: 243px;
	border: 1px solid #efefef;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}
.qysp-img{
	width: 332px;
	height: 207px;
	border: 1px solid #efefef;
	display: block;
	z-index: 2;
    position: relative;
}
.qysp-box ul{
	width: 365px;
	height: 243px;
	overflow: hidden;	
}
.qysp-left{
	width: 15px;
	height: 36px;
	background: url(images/qysp-ico1.jpg) no-repeat;
	position: absolute;
	top: 41%;
	left: 0;
	z-index: 5;
	cursor: pointer;
	display: none;
}
.qysp-right{
	width: 15px;
	height: 36px;
	background: url(images/qysp-ico2.jpg) no-repeat;
	position: absolute;
	top: 41%;
	right: 0;
	z-index: 5;
	cursor: pointer;
	display: none;
}
.qysp-box:hover .qysp-left,.qysp-box:hover .qysp-right{
	display: block;
}
.play{
	width: 44px;
	height: 45px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	z-index: 5;
	background: url(images/qysp-play.png) no-repeat;
	cursor: pointer;
}
.qysp-slide{
	padding:16px 15px;
	box-sizing: border-box;
width: 365px !important;
    height: 243px !important;
position: relative;
}
.blur {
    
    -webkit-filter: blur(3px); /* Chrome, Opera */
       -moz-filter: blur(3px);
        -ms-filter: blur(3px);    
            filter: blur(3px);
    
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 365px;
	height: 243px;
}


.qywh{
	float: left;
	margin-left: 32px;
}
.qywh-box{
	width: 400px !important;
	height: 243px;
	border: 1px solid #efefef;
	overflow: hidden;
	box-sizing: border-box;
	
}

.G-pic{
}
.qywh-slide{
	width: 366px;
	height: 209px;
	margin: 15px 16px 4px;
	overflow: hidden;
}
.qywh-ul{
	margin-top: 4px;
	padding-left: 16px;
}
.qywh-ul li{
	width: 119px;
	height: 6px;
	background: none;
	background-color: #e1e1e1;
	float: left;
	margin: 0;
	cursor: pointer;
}
.qywh-ul li.on{
	background-color: #48abdd;
}

.hdjl{
	float: left;
	margin-left: 31px;
}
.hdjl-box{
	width: 372px;
	height: 243px;
	border: 1px solid #efefef;
	overflow: hidden;
	box-sizing: border-box;
	padding: 16px 20px;
}
.hdjl-zsrx{
	width: 100%;
	margin-bottom: 21px;
}
.hdjl-left{
	float: left;
	margin-right: 14px;
	width: 157px;
	height: 82px;
	background-color: #efefef;
	border-radius: 8px;
	cursor: pointer;
}
.hdjl-right{
	float: left;
	width: 157px;
	height: 82px;
	background-color: #efefef;
	border-radius: 8px;
	cursor: pointer;
}
.hdjl-bottom img{
	float: left;
	margin-top: 26px;
	margin-left: 16px;
}
.hdjl-bottom p{
	float: left;
	line-height: 30px;
	margin-top: 26px;
	margin-left: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #036;
}
.con-bottom{margin-bottom:52px;}


/*底部样式*/
.footer{
	background-color: #f3f3f3;
	padding: 46px 0 33px;
	border-top:4px solid #005bac;
	min-width: 1200px;
}
.footer-left{
	float: left;
	width: 800px;
}
.footer-left ul li{
	float: left;
}
.footer-left ul li a{
	color: #666;
	font-size: 16px;
	line-height: 16px;
}
.footer-left ul li a span{
	color: #666;
	font-size: 16px;
	line-height: 16px;
	margin:0 12px;
}
.footer-left p{
	color: #666;
	font-size: 14px;
	line-height: 14px;
	margin-top: 18px;
}
.footer-right{
	float: right;
	width: 120px;
}
.footer-right1 {
    float: right;
    width: 120px;
    margin: 0 30px
}
.footer-right img{
	width: 111px;
	display: block;
        margin-bottom:5px;
}
.footer-right p{
	font-size: 13px;
	text-align: center;
	color: #666;
	margin-top: 4px;
}
.footer-right1 p{
	font-size: 13px;
	text-align: center;
	color: #666;
	margin-top: 4px;
}
.link{
      width:98px;
      height:24px;
      border:1px solid #8a8c8b;
      margin:5px auto;
      box-sizing:border-box;
      padding-left:20px;
      line-height:24px;
      font-size:12px;
     
}
.link a{
 color:#6e6e6e;
}