.bannerEffect .tp-bannertimer{background:#000;top: 0; filter:Alpha(opacity=40);opacity:0.4; z-index: 999!important;visibility: visible!important;}
.bannerBox .effa{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 9999;}
.bannerEffect .fullwidthbanner{position: relative;z-index: 10;}
.bannerEffect .fullwidthbanner ul{padding: 0;}
.bannerEffect .fullwidthbanner li{position: absolute; opacity: 0;filter:Alpha(opacity=0);width: 100%;}
.bannerEffect .fullwidthbanner li img{width: 100%; left:0;}
.bannerEffect .fullwidthbanner li:first-child{position: relative; opacity: 1;filter:Alpha(opacity=100);}
.bannerEffect img{width: 100%;}
.bannerEffect .fullwidthbanner-container{max-height: 100% !important}
.bannerEffect .fullwidthbanner-container{width:100% !important;position:relative;padding:0;overflow:hidden;z-index: 1}
.bannerEffect .fullwidthbanner-container .fullwidthabnner	{width:100% !important;position:relative;}
.bannerEffect .fullwidthbanner ul{padding: 0;}
.bannerEffect .tp-bullets.simplebullets.round .bullet:hover,
.bannerEffect .tp-bullets.simplebullets.round .bullet.selected,
.bannerEffect .tp-bullets.simplebullets.navbar .bullet:hover,
.bannerEffect .tp-bullets.simplebullets.navbar .bullet.selected {background:#e1472f; }
.bannerEffect .tp-leftarrow:hover,
.bannerEffect .tp-rightarrow:hover {background-color:#e1472f;}
/** BULLETS **/
.bannerEffect .tp-bullets {z-index: 20;position: absolute;bottom: 10px!important;}
.bannerEffect .tp-bullets.simplebullets.round{width: 100%!important}
.bannerEffect .tp-bullets.simplebullets.round .bullet {cursor: pointer;position: relative;background: #fff;width: 10%;height: 6px;float: left;-webkit-transition: background 0.1s linear;-moz-transition: color, background 0.1s linear;-o-transition: color, background 0.1s linear;transition: color, background 0.1s linear;}

.bannerEffect .tp-leftarrow.large,.bannerEffect .tp-rightarrow.large{top:50%!important; z-index: 20;cursor: pointer;position: relative;background: #393939 url(../img/slider-left-arrow.png) no-Repeat;width: 42px;height: 43px;margin-left: 0px;margin-top: -31px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);opacity: 0.2!important;filter:Alpha(opacity=20);
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	
	/*打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}
.bannerEffect .tp-rightarrow.large {background: #393939 url(../img/slider-right-arrow.png) no-Repeat 0 0;filter:Alpha(opacity=20);opacity: 0.2!important;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
}
.bannerEffect .tp-leftarrow.large:hover,.bannerEffect .tp-rightarrow.large:hover{opacity:1!important;filter:Alpha(opacity=100);}
.bannerEffect .tp-bullets.tp-thumbs {z-index: 10;position: absolute;padding: 3px;background-color: #fff;width: 500px;height: 50px;margin-top: -50px;}
.bannerEffect .fullwidthbanner-container .tp-thumbs {padding: 3px;}
.bannerEffect .tp-bullets.tp-thumbs .tp-mask {width: 500px;height: 50px;overflow: hidden;position: relative;}
.bannerEffect .tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {width: 5000px;position: absolute;}
.bannerEffect .tp-bullets.tp-thumbs .bullet {width: 100px;height: 50px;cursor: pointer;overflow: hidden;background: none;margin: 0;float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.bannerEffect .tp-bullets.tp-thumbs .bullet:hover,
.bannerEffect .tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.bannerEffect .tp-thumbs img {width: 100%;}
.bannerEffect .tp-bannertimer {width: 100%;height: 1px;position: absolute;z-index: 20;}
.bannerEffect .tp-bannertimer.tp-bottom {bottom: 0px !important;height: 5px;}

.banner-custom-mobile img {opacity: 0!important;}

#md_tpl_footers{background-color: rgb(15, 148, 0) !important;}
/*banner*/
.flexslider{ /*修改高度*/  margin:0 auto;position:relative;width:100%; overflow:hidden;zoom:1; text-align:center; }
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;text-align:-webkit-center;text-align:-moz-center;text-align:-0-center;}
.flexslider .slides{zoom:1;}
.flexslider .slides li img {width: 100%;}
/*prev next .flex-direction-nav a{width:50px;height:70px;line-height:99em;overflow:hidden;display:block; -webkit-transition:all .3s ease; margin:0 8%; }
.flex-direction-nav .flex-next{background-position:-8px -100px;right:0;}
.flex-direction-nav .flex-prev{left:0; background-position: 0 -10px;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}*/
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 3px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{ /*居中小圆点*/ display:inline-block; width:10px; height:10px;overflow:hidden;text-indent:-99em; background: #fff; box-shadow: 1px 1px 3px rgba(0,0,0,.2); border-radius: 50%; overflow: hidden;}
.flex-control-paging li a.flex-active{background:#e1472f;}



@media only screen and (min-width: 480px) and (max-width: 767px) {
    .bannerEffect .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }
    .bannerEffect .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }
    .bannerEffect .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .bannerEffect .responsive .tp-bullets {
        display: none;
    }
    .bannerEffect .responsive .tparrows {
        display: none;
    }
}
.bannerEffect .tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.bannerEffect .tp-simpleresponsive a {text-decoration: none;}
.bannerEffect .tp-simpleresponsive ul {list-style: none;padding: 0;margin: 0;display: block;width: 100%;height: 100%;}
.bannerEffect .tp-simpleresponsive >ul >li {list-stye: none;position: absolute;visibility: hidden;width: 100%;height: 100%;}
.bannerEffect .caption.slidelink a div,
.bannerEffect .tp-caption.slidelink a div {width: 10000px;height: 10000px;}
.bannerEffect .tp-loader {background: url(http://static.files.mozhan.com/Public/Images/Theme84/loader.gif) no-repeat 10px 10px;background-color: #fff;margin: -22px -22px;top: 50%;left: 50%;z-index: 10;position: absolute;width: 44px;height: 44px;border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.bannerEffect .slides li{ position: relative;}


.mar1200{width: 1124px; margin: 0 auto;}
.about {margin-top: 60px;}
.about .leftBarEs{margin-top: 30px;}
.about .leftBarContact{margin-top: 30px;}
.about .leftBarContactH{background: url(../img/bg.jpg);text-align: center;font-size: 24px;font-weight: bold;letter-spacing: 3px;line-height: 48px;color: #fff;}
.about .leftBarContactCon{border:solid #e9e9e9;border-width: 0 2px 2px 2px;padding: 27px 0 14px;}
.about .leftBarContactCon p{font-size: 14px;color:#454545;line-height:22px;position: relative;margin-left: 53px;padding-bottom: 5px;}
.about .leftBarContactCon p span{position: absolute;left: -42px;}
.about .right{float: right;width: 920px;min-height:700px ;}
.about .right .rightTop{border-bottom:2px solid #e32736 ;padding-bottom: 6px;margin-top: -6px;}
.about .right .rightTopL{float: left;color: #282828;font-size: 28px;font-weight: bold;letter-spacing: 1px;}
.about .right .rightTopL span{font-size: 18px;font-family: arial;font-weight: normal;letter-spacing: 0;margin-left: 14px;}
.about .right ul{float: right;margin-top: 21px;}
.about .right ul li{float: left;font-size: 12px;color: #454545;}
.about .right ul li a{color: #454545;}
.about .right ul li:last-child a{color: #e32736;}
.about .right ul li>span{padding: 0 5px;}
.in_case{margin-top:28px;}
.in_case .leftBar{float: left;width: 234px;}
.in_case .leftBarTop{background: url(../img/bg.jpg);border-left: 8px solid #ffe400;position: relative;color: #fff;padding:7px 0 7px 10px;margin-bottom: 5px;}
.in_case .leftBarTopEn{font-size: 20px;font-family: arial;}
.in_case .leftBarTopCn{font-size: 28px;font-weight: bold;letter-spacing: 3px;}
.in_case .leftBarTopS{width: 34px;height: 60px;background: url(../img/bg_1.jpg);position: absolute;right: 0;top: 10px;}
.in_case .leftBarTopA{width: 37px;height: 58px;background: url(../img/bg_3.jpg);position: absolute;right: 0;top: 11px;}
.in_case .leftBar ul li a{display: block;border-left: 8px solid #bcbcbc;background-color: #e0e0e0;color: #454545;letter-spacing: 4px;padding-left: 10px;line-height: 50px;margin-bottom: 2px; font-size: 16px;}
.in_case .leftBar ul li:nth-child(even) a{background-color: #edebeb;}
.in_case .leftBar ul li a:hover{background: url(../img/bg.jpg);border-color:#ffe400;color: #fff;}
.in_case .leftBar ul li.current a{background: url(../img/bg.jpg);border-color:#ffe400;color: #fff;}
.in_case .leftBarMore{background-color: #edebeb;text-align: center;line-height: 34px;display: block;color: #454545;letter-spacing: 4px;margin-bottom: 5px;}
.in_case .leftBarP{background: url(../img/bg.jpg);border-left: 8px solid #ffe400;position: relative;line-height:48px;padding-left:10px;position: relative;margin-bottom: 2px;}
.in_case .leftBarP p{font-size: 24px;font-weight: bold;letter-spacing: 3px;color: #fff;}
.in_case .leftBarP i{background: url(../img/bg_2.jpg);width: 31px;height: 45px;display: block;position: absolute;top: 0;right: 0;}
.in_case .leftBarES{background: url(../img/bg.jpg);color: #fff;text-align: center;padding: 21px 0 22px;margin-top:10px;}
.in_case .leftBarESEnH{font-family: arial;}
.in_case .leftBarESEnP{font-size: 28px;font-family: arial;font-weight: bold;}
.in_case .leftBarESCn{color: #ffe400;font-size: 18px;font-weight: bold;letter-spacing: 4px;width: 170px;line-height: 25px;margin:  0 auto;background-color: #fff;}

.in_case .rightImg{float: left;margin-left: 6px;width: 960px;}
.in_case .rightImg ul li{padding:0 0 1px 12px;float: left;}
.in_case .rightImg ul li a{display: block;position: relative;transition: 0.5s;}
.in_case .rightImgH{overflow: hidden;}
.in_case .rightImgH img{transition: 0.5s;}
.in_case .rightHover{background-color:rgba(218,37,28,0) ;position: absolute;top: 0;height: 100%;width: 100%;text-align: center;opacity: 0;transition: 0.5s;}
.in_case .rightImg ul li a:hover .rightImgH img{transform: scale(1.2);}
.in_case .rightImg ul li a:hover .rightHover{background-color:rgba(218,37,28,0.93) ;opacity: 1;}
.in_case .rightHoverP{color: #fff;font-size: 16px;position: relative;top: 50%;margin-top: -10px;}
.in_case .rightHoverBtn{width: 22px;height: 22px;background: url(../img/btn_add.png);display: block;margin: 0 auto;position: absolute;bottom: 7%;left: 50%;margin-left: -11px;}

.newsCon{width: 839px;height:auto;min-height:700px;background-color: #FFFFFF;float: left;padding: 0 23px ;margin-left: 2px;}
.newsCon_h{border-bottom: 2px solid #e32736;padding: 8px 0;}
.newsCon_h_left{color: #282828;font-size: 22px;font-weight: bold;letter-spacing: 1px;  line-height: 30px;}
.newsCon_h_left span{color: #cccccc;font-size: 14px;font-weight: normal;letter-spacing: -1px;font-family: arial;padding-left: 8px;}

.mainBox{width: 840px;float: right;margin-top: 20px;}
.honor-con {
    width: 840px;
    overflow: hidden;
}.honor-con ul {
     width: 920px;
 }
.honor-con ul li {
    width: 250px;
    float: left;
    margin: 15px 9px 0 2px;
    text-align: center;
}
.honor-con{margin-top:10px;}
.honor-con ul li span {
    display: block;
    padding: 10px 0;color: #454545;
    width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
background:#dcdcdc;font-size: 14px;
}
.honor-con ul li a span:hover{ color:red;}
.honor-con ul li{padding-right: 25px;}

/*wwwnczamycom2*/
.wwwnczamycom2{ width:860px; float:left; margin-top:10px; margin-left:15px; }
.wwwnczamycom2 li{ width:860px; float:left;border-bottom:1px dotted #cccccc; padding:15px 0; }
.wwwnczamycom3{ width:200px; height:140px; float:left; margin-right:20px;}
.wwwnczamycom3 img{ width:200px; height:140px;}
.wwwnczamycom5{width:630px; float:left;}
.wwwnczamycom6{width:100%; float:left; line-height:25px; font-size:16px; color:#333333;}
.wwwnczamycom6 a{color:#333333;}
.wwwnczamycom6 a:hover{color:red;}
.wwwnczamycom6 span{float:right; font-size:14px; color:#666666;}
.wwwnczamycom7{width:100%; float:left; line-height:25px; height:80px; font-size:14px; color:#666666; margin-top:10px;}
.wwwnczamycom8{width:100%; float:left; line-height:25px; }
.wwwnczamycom8 a{float:right; color:#cb4141; padding-right:15px;font-family:"Arial";}
/*wwwnczamycom2*/


.wwwnczamycom1 {
    clear: both;
    color: #000;
    height: 50px;
    line-height: 40px;
    text-align: center;
    width: 100%;
	font-size:14px;
}

.wwwnczamycom1 li {
    float: left;
    line-height: 50px;
    list-style: outside none none;
	font-size:14px;
    padding: 0 5px;
}

.wwwnczamycom1 li a{
	font-size:14px;
}

.wwwnczamycom1 a{
	font-size:14px; color:#333333;
}

.wwwnczamycom1 a:hover{
	font-size:14px; color:red;
}

.wwwnczamycom{width:833px; line-height:20px; font-size:14px; text-align:justify;}

.wwwnczamycom img{ display:block; margin:0px auto;}

.wwwnczamycom21{ line-height:30px; text-align:center;}
.wwwnczamycom22{ line-height:30px; text-align:center;}
.wwwnczamycom23{ line-height:30px; text-align:center; color:#333333;}
#platform div span{display:none !important;}

.mar1200 ul{ margin:0px; padding:0px;}
.mar1200 h3{ margin:0px; padding:0px;}
.newsCon_h_left a{ color:#0f9400;}

/* 电脑站分页基本样式 */

.neirong100{width:1160px; line-height:20px; font-size:14px; text-align:justify;}
.neirong100 img{ display:block; margin:0px auto;}
.neirong1002{width:838px; line-height:20px; font-size:14px; text-align:justify;}
.neirong1002 img{ display:block; margin:0px auto;}
.neirong1005{width:1160px; line-height:20px; font-size:14px; text-align:justify;}
.neirong1005 img{ display:block; float:left;}

.pagelist88{ }
.page88{clear: both;color: #000;height: 84px;line-height: 40px;text-align: center;width: 100%;font-size:14px;}
.page88 li {float: left;line-height: 22px;list-style: outside none none;font-size:14px;padding: 0 5px;}
.page88 li a{font-size:14px;}
.page88 a{font-size:14px; color:#333333;}
.page88 a:hover{font-size:14px; color:red;}
.pagelist88{clear:both;margin-top: 20px;text-align: center;font-size: 0;}
.pagelist88 a{display: inline-block;font-size: 14px;color: #333333;font-family: "Microsoft YaHei", Arial;line-height: 26px;border: 1px solid #cbcbcb;margin: 0 5px;padding: 0 8px;}
.pagelist88 a:hover {color: #fff; border-color: #292e39; background: #292e39;}
.page880 a{display: inline-block;font-size: 14px;color: #333333;font-family: "Microsoft YaHei", Arial;line-height: 26px;margin: 0 5px;padding: 0 8px;}
.page880 a:hover {color: #fff;border-color: #292e39;background: #292e39;}
.page881{ float:left; overflow:hidden; width:500px; height: 40px;}
.page8811{float:left; width: 60px;}
.page8812{float:left; overflow:hidden; width: 410px; height: 42px; text-align: left;}
.page8812 a{ line-height:40px; height: 40px; overflow:hidden;}
.page882{float:right; overflow:hidden; width:500px;}

#platform div span{display:none !important;}
.page881a{ float:left; overflow:hidden; width:412px;}
.page8812b{float:left; overflow:hidden; width: 343px; height: 42px; text-align: left;}
.page8812b a{ line-height:40px;}
.page882a{float:right; overflow:hidden; width:412px;}
.fenyesjj{ text-align: center;  font-size: 0.46rem; margin-top: 10px; padding-bottom: 10px; clear:both; }
.fenyesjj  a{  font-size:14px; }
.fenyesjj a:hover{ color:#FF0000;}
.page8815{ height:30px; line-height:30px; font-size:14px;}
.page8826{ height:30px; line-height:30px; font-size:14px;}

#dituContent div:nth-child(2){
position:relative !important;
background:none !important;
}
#dituContent a{ display: none;}
/* 电脑站分页基本样式  end */