/* 通用CSS  */
body { padding:0; margin:0; font-family:microsoft yahei; background-color: #fff;}
ul,ol,dl,dt,dd { margin:0; padding:0;}
ul li ,ol li { list-style:none}
img{ border:none;}
p { margin:0}
a{text-decoration:none;color:#666;transition: color 0.5s ease 0s, background-color 0.5s ease 0s;}a:hover{text-decoration:underline;color:#ff5555;transition: color 0.5s ease 0s, background-color 0.5s ease 0s;}a:active{outline:none;}a span,a:hover span{cursor:pointer;}
.g-cer { width:1000px; margin:0 auto; }
.f-fl,.f-lifl li { float:left; display:inline;}
.f-fr { float: right; display:inline;}
.f-fr-r { float: right; display:inline; margin:10px 10px 0px 0px;}
.f-cle:after,.form-group:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.f-cle,.form-group { zoom:1;}
dl{ margin:0;}
em{ font-style:normal; color:#999; font-size:14px;}


/* 公共样式组件  */
.f-tw{ position:relative; }
.f-tw span{ display:block; position:absolute; left:0; bottom:0; width:100%; height:38px; line-height:38px; text-align:center; color:#fff; background:url(../images/tmbg.png) repeat-x 0 0;}
.f-tw a:hover span{ background:url(../images/tit_bg.png) repeat 0 0; transition: color 0.5s ease 0s, background 0.5s ease 0s;}
.f-tw .f-tip { background:url(../images/newicon.png) no-repeat -1px -73px; color: #fff; font-size: 18px; font-style: normal; height: 44px; left: 0; line-height: 41px; padding: 0 0 0 10px; position: absolute; top: 8px; width: 65px;}
.m-twtab{ background-color:#fcfcfc;}
.m-twtab ul{ width:337px; margin:0 auto;}
.m-twtab li{ border-bottom:1px solid #dfdfdf; overflow:hidden;}
.m-twtab li a{ color:#333333; text-decoration:none;}
.m-twtab li a:hover{ color:#ff5555;}
.m-twtab li .title{ height:50px; line-height:50px; font-size:16px; overflow:hidden;}
.m-twtab li .desc{ display:none; height:85px;}
.m-twtab li.hover .desc{ display:block;}
.m-twtab li .desc img{ display:block; float:left; width:100px; height:70px; margin:0 12px 0 0;}
.m-twtab li .desc p{ line-height:20px; font-size:12px; color:#6d6d6d;}
.f-title{ position:relative; height:42px; line-height:40px; margin:5px 0 23px; padding:0 0 0 160px; background-color:#f6f6f6; font-size:20px;}
.f-title span{ position:absolute; left:0; top:-5px; display:block; width:159px; height:50px; line-height:47px; padding-left:15px; font-size:24px; color:#fff; background:url(../images/newicon.png) no-repeat 0 0;}
.f-title em{ font-size:24px; color:#ff5555;}

.m-backtop{ position: fixed; bottom: 200px; left: 50%; margin-left: 610px; z-index: 99; background-color: #fff; box-shadow: 0px 1px 9px #f1f1f1; border-radius: 6px;}
.m-backtop p{ display:block; width:72px; height:72px; margin:0 auto 4px; cursor: pointer;}
.m-backtop p a{ display: block; height: 72px; }
.m-backtop p.wxbox{ background: url(../images/cnav_bg.png) no-repeat 0 0; border-bottom: 1px dashed #f1f1f1;}
.m-backtop p.wxbox:hover{ background: url(../images/cnav_bg.png) no-repeat -78px 0; }
.m-backtop p.scbox{ background: url(../images/cnav_bg.png) no-repeat 0 -75px; border-bottom: 1px dashed #f1f1f1;}
.m-backtop p.scbox:hover{ background: url(../images/cnav_bg.png) no-repeat -78px -75px; }
.m-backtop p.back{ background: url(../images/cnav_bg.png) no-repeat 0 -148px; border-bottom: 1px dashed #f1f1f1;}
.m-backtop p.back:hover{ background: url(../images/cnav_bg.png) no-repeat -78px -148px;}
.m-backtop p.ewm{ background: url(../images/cnav_bg.png) no-repeat 0 -220px;}
.m-backtop p.ewm:hover{ background: url(../images/cnav_bg.png) no-repeat -78px -220px;}
.m-backtop .column{ display: none; position: absolute; left: 72px; top: 0; width: 122px; height: 296px; }
.m-backtop .column ul{width: 122px; height: 296px; margin-left: 19px; background-color: #fff; box-shadow: 0px 1px 9px #f1f1f1; overflow: hidden;}
.m-backtop .column ul li{ width: 90px; height: 36px; line-height: 36px; margin: 18px auto; border-radius: 27px; text-align: center; font-size: 14px; border: 1px solid #333333; cursor: pointer;}
.m-backtop .column ul li:hover{ background-color: #ff5555; border: 1px solid #ff5555; color: #fff; }
.m-backtop .column p{ position: absolute; top: 27px; left: 11px; width: 0; height: 0; border-top: 10px solid transparent; border-right: 17px solid #fff; border-bottom: 10px solid transparent;  transform: rotate(218deg); box-shadow: 2px -3px 2px #f1f1f1;}
.m-backtop .ewmbox{ display: none; position: absolute; left: 72px; top: 226px; width: 122px; height: 153px; }
.m-backtop .ewmbox .tu{width: 122px; height: 153px; margin-left: 19px; background-color: #fff; box-shadow: 0px 1px 9px #f1f1f1; overflow: hidden;}
.m-backtop .ewmbox .tu img{ display: block; width: 110px; margin: 0 auto; }
.m-backtop .ewmbox .sj{ position: absolute; top: 27px; left: 11px; width: 0; height: 0; border-top: 10px solid transparent; border-right: 17px solid #fff; border-bottom: 10px solid transparent;  transform: rotate(218deg); box-shadow: 2px -3px 2px #f1f1f1;}


.g-head{ height:180px;}
.g-head .f-logo{ width:342px; margin:12px auto 18px; text-align:center;}
.m-search{ position:relative; width:420px; margin:0 auto;}
.m-search form{ width:420px; height:34px; margin:0; padding:0; border:1px solid #333333; border-radius:6px;}
.m-search form .m-search-inputbox{ float: left; width: 320px; height: 31px; border: none; background: none; text-indent: 1em; outline: none;}
.m-search form .hotword{ float:left; width:15px; height:15px; line-height:15px; margin:10px 10px 0 0; text-align:center; color:#666666; border-radius:10px; font-size:12px; cursor:pointer; background-color:#dddddd;}
.m-search form .hotword-on{ background-color:#ff5555; color:#fff;}
.m-search form .m-search-btn{ float: left; width: 69px; height: 32px; background: url(../images/ztsearch.png) no-repeat center 4px; border: none; text-indent: -999em; border-left: 1px solid #d2d2d2;}
.m-search .keyword{ height:39px; line-height:37px; font-size:16px; text-align:center; color:#979797;}
.m-search .keyword a{ padding:0 6px; color:#333333; text-decoration:none;}
.m-search .keyword a:hover{ color:#ff5555; text-decoration:underline;}
.m-search .hotwordbox{ display:none; position:absolute; top:35px; left:0; z-index:3; width:345px; height:294px; border:1px solid #333333; background-color:#fff;}
.m-search .hotwordbox li{ height:24px; line-height:24px; margin:5px 0; padding:0 12px;}
.m-search .hotwordbox li i{ display:block; float:left; width:18px; height:16px; line-height:16px; margin-right:8px; background-color:#f7f8f7; color:#999999; font-size:12px; font-weight:bold; font-style:normal; text-align:center; border-radius:2px;}
.m-search .hotwordbox li.top i{ background-color:#ff5555; color:#fff;}
.m-search .hotwordbox li span{ float: left; width: 227px; height: 20px; line-height: 18px; font-size: 14px; overflow: hidden;}

.m-search .search_suggest{ display:none; position:absolute; top:35px; left:0; z-index:3; width:345px; height:294px; border:1px solid #333333; background-color:#fff;}
.m-search .search_suggest li{ height:24px; line-height:24px; margin:5px 0; padding:0 12px; overflow: hidden; font-size: 14px;}
.m-search .search_suggest li i{ display:block; float:left; width:18px; height:16px; line-height:16px; margin-right:8px; background-color:#f7f8f7; color:#999999; font-size:12px; font-weight:bold; font-style:normal; text-align:center; border-radius:2px;}
.m-search .search_suggest li.top i{ background-color:#ff5555; color:#fff;}
.m-search .search_suggest li span{ }


.g-nav{ width:100%; margin-bottom:20px; background-color:#333333;}
.g-nav .g-nav-box{ width:1170px; margin:0 auto;}
.g-nav .g-nav-box ul{ width:1234px; padding:9px 0; overflow:hidden;}
.g-nav .g-nav-box ul li{ position:relative; float:left; height:61px; margin:0 30px 0 0; text-indent:-999em;}
.g-nav .g-nav-box ul li a{ display:block; width:100%; height:56px;}
.g-nav .g-nav-box ul li img{ display:none; position: absolute; bottom:-10px; width:13px; height:8px; margin:0 auto;}
.g-nav .g-nav-box ul li.one{ width:106px;}
.g-nav .g-nav-box ul li.one a{ background:url(../images/zt_nav01.png) no-repeat 0 9px;}
.g-nav .g-nav-box ul li.one img{ left:52px;}
.g-nav .g-nav-box ul li.two{ width:140px;}
.g-nav .g-nav-box ul li.two a{ background:url(../images/zt_nav02.png) no-repeat 0 9px;}
.g-nav .g-nav-box ul li.two img{ left:58px;}
.g-nav .g-nav-box ul li.three{ width:145px;}
.g-nav .g-nav-box ul li.three a{ background:url(../images/zt_nav03.png) no-repeat 0 9px;}
.g-nav .g-nav-box ul li.three img{ left:62px;}
.g-nav .g-nav-box ul li.four{ width:118px;}
.g-nav .g-nav-box ul li.four a{ background:url(../images/zt_nav04.png) no-repeat 0 9px;}
.g-nav .g-nav-box ul li.four img{ left:60px;}
.g-nav .g-nav-box ul li.five{ width:118px;}
.g-nav .g-nav-box ul li.five a{ background:url(../images/zt_nav05.png) no-repeat 0 9px;}
.g-nav .g-nav-box ul li.five img{ left:63px;}
.g-nav .g-nav-box ul li.six{ width:122px;}
.g-nav .g-nav-box ul li.six a{ background:url(../images/zt_nav06.png) no-repeat 0 9px;}
.g-nav .g-nav-box ul li.six img{ left:58px;}
.g-nav .g-nav-box ul li.seven{ width:110px; height:62px;}
.g-nav .g-nav-box ul li.seven a{ height:62px; background:url(../images/zt_nav09.png) no-repeat 0 9px;}
.g-nav .g-nav-box ul li.seven img{ left:61px;}
.g-nav .g-nav-box ul li.eight{ width:115px; height:62px;}
.g-nav .g-nav-box ul li.eight a{ height:62px; background:url(../images/zt_nav07.png) no-repeat 0 9px;}
.g-nav .g-nav-box ul li.eight img{ left:61px;}
.g-nav .g-secnav-box{ height:0px; background-color:#fff; overflow:hidden;}
.g-nav .g-secnav-box ul{ width:1170px; margin:0 auto;}
.g-nav .g-secnav-box ul li{ display:none; height:45px; line-height:45px; overflow:hidden;}
.g-nav .g-secnav-box ul li a{ color:black; padding-right:45px;}
.g-nav .g-secnav-box ul li a:hover{ color:#ff5555;}

.g-Ablock,.g-Bblock,.g-Cblock,.g-Dblock,.g-Eblock,.g-Fblock,.g-Gblock{ width:100%; margin-bottom:50px; background-color:#fff; overflow:hidden;}
.g-Ablock .g-Ablock-box{ width:1170px; padding:0; margin:0 auto; overflow:hidden;}
.g-Ablock .g-Ablock-box dt{ float:left; width:750px; overflow:hidden; font-weight:normal;}
.g-Ablock .g-Ablock-box dd{ float:right; width:400px; margin:0; overflow:hidden;}
.m-slide{ position:relative; width:750px; height:422px; overflow:hidden;}
.m-slide .m-slide-box{ position:relative; width:750px; height:500px;}
.m-slide .m-slide-box ul{ position:absolute; left:0; top:0;}
.m-slide .m-slide-box ul li{ position:relative; float:left; width:750px; height:500px; margin:0; padding:0;}
.m-slide .m-slide-box ul li img{ width:750px; height:420px;}
.m-slide .m-slide-box ul li div{ position:absolute; left:0; bottom:121px; width:750px; height:84px; background:url(../images/tit_bg.png) repeat 0 0;}
.m-slide .m-slide-box ul li div .title{ height:50px; line-height:50px; margin:1px 0 0 42px; font-size:30px; color:#fff;}
.m-slide .m-slide-box ul li div .text{ margin:0 0 0 42px; color:#fff;}
.m-slide .m-slide-item{ position:absolute; left:0; bottom:91px; width:100%; text-align:center;}
.m-slide .m-slide-item i{ padding:3px 8px; margin:0 8px; background-color:#000000; color:#fff; font-size:12px; border-radius:14px; font-style:normal;}
.m-slide .m-slide-item i.hover{ background-color:#ff5555; color:#fff;}
.m-slide .m-slide-lbtn{ position:absolute; z-index:3; left:0; top:170px; display:block; width:50px; height:69px; background:url(../images/sidebtn.png) no-repeat 0 0;}
.m-slide .m-slide-lbtn:hover{ background:url(../images/sidebtn.png) no-repeat 0 -74px;}
.m-slide .m-slide-rbtn{ position:absolute; z-index:3; right:0; top:170px; display:block; width:50px; height:69px; background:url(../images/sidebtn.png) no-repeat -59px 0;}
.m-slide .m-slide-rbtn:hover{ background:url(../images/sidebtn.png) no-repeat -59px -74px;}

.m-slidenew{ padding:16px 0;}
.m-slidenew ul{ width:799px; list-style:none; counter-reset: count;}
.m-slidenew ul li:before{ content:"■"; color:#333333; font-size:24px;}
.m-slidenew ul li{ float:left; width:170px; height:32px; margin:0 0px 0 10px; overflow:hidden;}
.m-slidenew ul li:hover{ color:#ff5555;}
.m-slidenew ul li a{ padding:0 0 0 12px; color:#333333; text-decoration:none; font-size:20px;}
.m-slidenew ul li a:hover{ color:#ff5555;}

.g-Ablock .m-zxzx{ width:100%; height:467px; background-color:#ff5555;}
.g-Ablock .m-zxzx .title{ height:70px; line-height:80px; font-style: oblique; text-align:center; font-size:30px; color:#fff;}
.g-Ablock .m-zxzx ul{ width:358px; margin:0 auto; background-color:#fff; overflow:hidden;}
.g-Ablock .m-zxzx ul li{ clear:both; height:29px; padding:0 25px; margin:15px 0 16px;}
.g-Ablock .m-zxzx ul li i{ display:block; float:left; width:28px; height:28px; line-height:28px; margin:0 12px 0 0; color:#fff; font-size:13px; font-weight:bold; font-style:normal; background-color:#333333; text-align:center;}
.g-Ablock .m-zxzx ul li:hover i{ background-color:#ff5555;}
.g-Ablock .m-zxzx ul li a{ display:block; float:left; width:261px; height:28px; line-height:28px; overflow:hidden; color:#929292; text-decoration:none;}
.g-Ablock .m-zxzx ul li a:hover{ color:#ff5555;}

.g-Bblock .g-Bblock-box{ width:1170px; margin:0 auto;}
.g-Bblock .g-Bblock-box dt{ float:left; width:405px; height:387px; font-weight:normal;}
.g-Bblock .g-Bblock-box dd{ float:right; width:756px; height:382px; margin:0; overflow:hidden;}
.m-jrtj .title,.m-zttj .title{ margin-bottom:16px;}
.m-jrtj .title span,.m-zttj .title span{ display:block; font-size:16px; color:#000000;}
.m-jrtj .title span em,.m-zttj .title span em{ padding:0 0 0 5px; color:#ff5555;}
.m-jrtj .title b,.m-zttj .title b{ display:block; font-size:26px; font-weight:normal;}
.m-jrtj ul li{ clear:both; height:84px;}
.m-jrtj ul li em{ display:block; float:left; width:64px; line-height:57px; text-align:left; font-size:60px; font-style:oblique; font-family:"SimSun"; color:#000000;}
.m-jrtj ul li .tit{ height:36px; font-size:24px; overflow:hidden;}
.m-jrtj ul li .tit a{ font-size:24px; text-decoration:none; color:#ff5555;}
.m-jrtj ul li .tit a:hover{ text-decoration:underline;}
.m-jrtj ul li .intro{ font-size:16px; color:#535353;}

.m-zttj .m-zttj-box{ width:368px; overflow:hidden;}
.m-zttj .m-zttj-box .f-tw{ position:relative; width:369px; height:230px; margin:0 0 7px; overflow: hidden;}
.m-zttj .m-zttj-box .f-tw:after { content: ''; position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; background-color: #4db2ec; opacity: 0; pointer-events: none; -webkit-transition: opacity 0.4s ease 0.2s; -moz-transition: opacity 0.4s ease 0.2s; -o-transition: opacity 0.4s ease 0.2s; transition: opacity 0.4s ease 0.2s;}
.m-zttj .m-zttj-box .f-tw a{ display: block;}
.m-zttj .m-zttj-box .f-tw a:before { bottom: 0; content: ""; display: block; height: 70%; width: 100%; position: absolute; z-index: 1;}
.m-zttj .m-zttj-box .f-tw a:after { position: absolute; top: 0; left: 0; width: 160%; height: 100%; background: rgba(255,255,255,0.2); content: ''; z-index: 1; transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0); -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0); -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);}
.m-zttj .m-zttj-box .f-tw img{ width:369px; height:230px;-moz-transition: transform 0.6s ease 0s; -o-transitiontransform: 0.6s ease 0; transition: transform 0.6s ease 0s; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transition-timing-function: ease !important;}
.m-zttj .m-zttj-box .f-tw:hover a:after { -webkit-transition: transform 0.7s ease 0s; -moz-transition: transform 0.7s ease 0s; -o-transition: transform 0.7s ease 0s; transition: transform 0.7s ease 0s; transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0); -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0); -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0); -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);}
.m-zttj .m-zttj-box .f-tw:hover a img{ display: block; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);}  
.m-zttj .m-zttj-box .f-tw span{ display:block; position:absolute; left:0; bottom:0; width:100%; height:38px; line-height:38px; text-align:center; color:#fff; }
.m-zttj .f-fl{ margin-right:20px;}
.m-zttj .m-zttj-box ul li{ height:26px; line-height:26px; font-size:14px; text-align:center; overflow:hidden;}
.m-zttj .m-zttj-box ul li a{ display:block; padding:0 53px; text-decoration:none; color:#535353;}
.m-zttj .m-zttj-box ul li a:hover{ color:#ff5555; text-decoration:underline;}

.g-Cblock .f-tit,.g-Dblock .f-tit,.g-Eblock .f-tit,.g-Fblock .f-tit,.g-Gblock .f-tit{ width:1170px; margin:0 auto;}
.g-Cblock .g-Cblock-box,.g-Dblock .g-Dblock-box,.g-Eblock .g-Eblock-box,.g-Fblock .g-Fblock-box,.g-Gblock .g-Gblock-box{ width:1170px; padding:0; margin:0 auto; overflow:hidden;}
.g-Cblock .g-Cblock-box dt,.g-Dblock .g-Dblock-box dt,.g-Eblock .g-Eblock-box dt,.g-Fblock .g-Fblock-box dt,.g-Gblock .g-Gblock-box dt{ height:60px; line-height:60px; text-align:center; font-size:18px;}
.g-Cblock .g-Cblock-box dt a,.g-Dblock .g-Dblock-box dt a,.g-Eblock .g-Eblock-box dt a,.g-Fblock .g-Fblock-box dt a,.g-Gblock .g-Gblock-box dt a{ padding:0 18px; color:#000000; text-decoration:none;}
.g-Cblock .g-Cblock-box dt a:hover,.g-Dblock .g-Dblock-box dt a:hover,.g-Eblock .g-Eblock-box dt a:hover,.g-Fblock .g-Fblock-box dt a:hover,.g-Gblock .g-Gblock-box dt a:hover,.g-Cblock .g-Cblock-box dt a.hover,.g-Dblock .g-Dblock-box dt a.hover,.g-Eblock .g-Eblock-box dt a.hover,.g-Fblock .g-Fblock-box dt a.hover,.g-Gblock .g-Gblock-box dt a.hover{ color:#ff5555;}
.g-Cblock .m-mr-left{ float:left; width:374px;}
.g-Cblock .m-mr-left .f-tw{ position:relative; width:374px; height:305px; margin-bottom:20px;}
.g-Cblock .m-mr-left .f-tw img{ width:374px; height:305px;}
.g-Cblock .m-mr-left .f-tw span{ position:absolute; left:0; bottom:0; display:block; width:100%; height:40px; line-height:40px; text-align:center; color:#fff;}
.g-Cblock .m-mr-center{ float:left; width:374px; margin-left:24px;}
.g-Cblock .m-mr-center .f-tw{ position:relative; width:374px; height:218px; }
.g-Cblock .m-mr-center .f-tw img{ width:374px; height:218px;}
.g-Cblock .m-mr-center .f-tw span{ position:absolute; left:0; bottom:0; display:block; width:100%; height:40px; line-height:40px; text-align:center; color:#fff;}
.g-Cblock .m-mr-center .m-twtab{ height:412px; background-color:#fcfcfc;}
.g-Cblock .m-mr-center .m-twtab ul{ width:337px; margin:0 auto;}
.g-Cblock .m-mr-center .m-twtab li{ border-bottom:1px solid #dfdfdf; overflow:hidden;}
.g-Cblock .m-mr-center .m-twtab li a{ color:#333333; text-decoration:none;}
.g-Cblock .m-mr-center .m-twtab li a:hover{ color:#ff5555;}
.g-Cblock .m-mr-center .m-twtab li .title{ height:50px; line-height:50px; font-size:16px; overflow:hidden;}
.g-Cblock .m-mr-center .m-twtab li .desc{ display:none; height:85px;}
.g-Cblock .m-mr-center .m-twtab li.hover .desc{ display:block;}
.g-Cblock .m-mr-center .m-twtab li .desc img{ display:block; float:left; width:100px; height:70px; margin:0 12px 0 0;}
.g-Cblock .m-mr-center .m-twtab li .desc p{ font-size:12px; color:#6d6d6d;}
.g-Cblock .m-mr-right{ float:right; width:374px; margin-left:24px;}
.g-Cblock .m-mr-right .f-tw{ position:relative; width:374px; height:158px; margin-bottom:20px;}
.g-Cblock .m-mr-right .f-tw img{ display:block; width:374px; height:158px;}
.g-Cblock .m-mr-right .f-tw p{  position:absolute; left:0; top:0; z-index:2; opacity:0; width:374px; height:158px; line-height:158px; background:url(../images/tmbg.png) repeat 0 0; color:#fff; text-align:center;}
.g-Cblock .m-mr-right .f-newlist{ background:url(../images/newicon.png) no-repeat -3px -248px;}
.g-Cblock .m-mr-right .f-newlist ul{ width:300px; margin:0 auto; padding:6px 0 8px;}
.g-Cblock .m-mr-right .f-newlist li{ height:38px; line-height:34px; overflow:hidden;}
.g-Cblock .m-mr-right .f-newlist li a{ color:#333333; text-decoration:none;}
.g-Cblock .m-mr-right .f-newlist li a:hover{ color:#ff5555;}
.g-Cblock .m-mr-right .f-newlist li em{ float:left; width:22px; height:48px; margin:0 10px 0 0; background:url(../images/newicon.png) no-repeat -158px -83px; text-align:center; font-size:24px; font-style:oblique; color:#000000;}
.g-Cblock .m-mr-right .f-newlist li.top em{ background:url(../images/newicon.png) no-repeat -115px -83px;}
.g-Cblock .m-mr-right .f-newlist li p{ float:left; width:265px; line-height:50px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.g-Cblock .m-mr-bottom{ clear:both; padding:20px 0 0;}
.g-Cblock .m-mr-bottom .m-tabnav{ margin:0 0 25px; background:url(../images/line.png) repeat-x 0 32px; overflow:hidden;}
.g-Cblock .m-mr-bottom .m-tabnav li{ float:left; width:146px; text-align:center;}
.g-Cblock .m-mr-bottom .m-tabnav li p{ height:32px; font-size:20px; color:#7e7e7e;}
.g-Cblock .m-mr-bottom .m-tabnav li.hover p{ line-height:22px; font-size:24px; color:#000000;}
.g-Cblock .m-mr-bottom .m-tabnav li i{ display:block; width:16px; height:14px; margin:0 auto; background:url(../images/newicon.png) no-repeat -311px -101px;}
.g-Cblock .m-mr-bottom .m-tabnav li.hover i{ background:url(../images/newicon.png) no-repeat -344px -101px;}
.g-Cblock .m-mr-bottom .m-tabnav li em{ font-size:18px; color:#7e7e7e;}
.g-Cblock .m-mr-bottom .m-tabnav li.hover em{ color:#000000;}
.g-Cblock .m-mr-bottom .m-tabcon{ height:408px; overflow:hidden;}
.g-Cblock .m-mr-bottom .m-tabcon .m-tabcon-item{ width:1218px; overflow:hidden;}
.g-Cblock .m-mr-bottom .m-tabcon .m-tabcon-item li{ position:relative; float:left; width:270px; height:189px; margin:0 30px 30px 0;}
.g-Cblock .m-mr-bottom .m-tabcon .m-tabcon-item li img{ width:270px; height:189px; }
.g-Cblock .m-mr-bottom .m-tabcon .m-tabcon-item li span{ position:absolute; left:0; bottom:0; display:block; width:100%; height:40px; line-height:40px; text-align:center; color:#fff;}
.g-Cblock .m-mr-bottom .m-tabcon .m-tabcon-item li span b{ display:block; padding:0 10px;}
.g-Dblock .g-Dblock-box .m-ys-left{ float:left; width:374px;}
.g-Dblock .g-Dblock-box .f-tw{ width:374px; height:428px; margin-bottom:20px;}
.g-Dblock .g-Dblock-box .f-tw img{ width:374px; height:428px;}
.g-Dblock .g-Dblock-box .second{ width:374px; height:271px; margin:0;}
.g-Dblock .g-Dblock-box .second img{ width:374px; height:271px;}
.g-Dblock .m-ys-center{ float:left; width:374px; margin-left:24px;}
.g-Dblock .m-ys-center .sl{ background:url(../images/new_45.png) no-repeat 0 0;}
.g-Dblock .m-ys-center .sj{ background:url(../images/new_41.png) no-repeat 0 0;}
.g-Dblock .m-ys-center .bj{ background:url(../images/new_43.png) no-repeat 0 0;}
.g-Dblock .m-ys-center .f-newlist{ height:96px; padding:5px 0 0 86px; margin-bottom:7px; border-bottom:1px solid #dfdfdf; }
.g-Dblock .m-ys-center .zy{ margin-bottom:19px; background:url(../images/new_38.png) no-repeat 0 0;}
.g-Dblock .m-ys-center .f-newlist li{ height:29px; line-height:29px; list-style: disc; font-size:14px; overflow:hidden;}
.g-Dblock .m-ys-center .f-newlist li a{ color:#333333; text-decoration:none;}
.g-Dblock .m-ys-center .f-newlist li a:hover{ color:#ff5555;}
.g-Dblock .m-ys-right{ float: right; width: 374px;}
.g-Dblock .g-Dblock-box .third { width:374px; height:218px; margin:0;}
.g-Dblock .g-Dblock-box .third img{ width:374px; height:218px;}
.g-Dblock .m-ys-right .f-twlist{ background-color:#fcfcfc; padding-bottom:2px;}
.g-Dblock .m-ys-right .f-twlist li{ width:335px; height:83px; padding:15px 0; margin:0 auto; border-bottom:1px solid #dfdfdf;}
.g-Dblock .m-ys-right .f-twlist li a{ text-decoration:none;}
.g-Dblock .m-ys-right .f-twlist li img{ display:block; float:left; width:82px; height:82px; margin:0 12px 0 0; border-radius:55px;}
.g-Dblock .m-ys-right .f-twlist li .name{ height:31px; line-height:31px; font-size:16px; color:#333333; overflow:hidden;}
.g-Dblock .m-ys-right .f-twlist li:hover .name{ color:#ff5555;}
.g-Dblock .m-ys-right .f-twlist li .intro{ line-height:19px; font-size:12px; color:#8c8c8c;}
.g-Dblock .m-ys-bottom{ clear:both; padding-top:30px;}
.g-Dblock .g-Dblock-box .m-ys-bottom .f-tw{ float:left; width:250px; height:175px; margin:0 20px 0 0;}
.g-Dblock .g-Dblock-box .m-ys-bottom .f-tw img{ width:250px; height:175px;}
.g-Dblock .g-Dblock-box .m-ys-bottom .f-tw b{ display:block; padding:0 12px;}
.g-Dblock .g-Dblock-box .m-ys-bottom .LeftBtn{ display:block; float:left; width:35px; height:35px; margin:65px 0 0; background:url(../images/sidebtn2.png) no-repeat -1px -1px;}
.g-Dblock .g-Dblock-box .m-ys-bottom .LeftBtn:hover{ background:url(../images/sidebtn2.png) no-repeat -1px -38px;}
.g-Dblock .g-Dblock-box .m-ys-bottom .RightBtn{ display:block; float:right; width:35px; height:35px; margin:65px 0 0; background:url(../images/sidebtn2.png) no-repeat -38px -1px;}
.g-Dblock .g-Dblock-box .m-ys-bottom .RightBtn:hover{ background:url(../images/sidebtn2.png) no-repeat -38px -38px;}
.g-Dblock .g-Dblock-box .m-ys-bottom .ContBox{ float:left; width:1064px; height:176px; margin:0 0 0 20px; overflow:hidden;}

.g-Eblock .g-Eblock-box .m-yl-left{ float:left; width:374px;}
.g-Eblock .g-Eblock-box .m-yl-center{ float:left; width:374px; margin-left: 24px;}
.g-Eblock .g-Eblock-box .m-yl-right{ float:right; width:374px;}
.g-Eblock .m-yl-left .f-tw{ width:374px; height:428px; margin-bottom:20px;}
.g-Eblock .m-yl-left .f-tw img{ width:374px; height:428px;}
.g-Eblock .f-tulist ul{ width:400px; overflow:hidden;}
.g-Eblock .f-tulist li{ float:left; width:173px; height:248px; margin:0 23px 0 0; border:1px solid #000000;}
.g-Eblock .f-tulist li:hover{ box-shadow: 1px 6px 4px #888888; transition: box-shadow 0.2s ease 0s;}
.g-Eblock .f-tulist li a{ text-decoration:none; color:#333333;}
.g-Eblock .f-tulist li a:hover{ color:#ff5555;}
.g-Eblock .f-tulist li img{ display:block; width:157px; height:200px; margin:8px auto;}
.g-Eblock .f-tulist li p{ height:23px; text-align:center; overflow:hidden;}
.g-Eblock .m-yl-center .m-hotnews{ width:100%; height:426px; margin-bottom:20px; border:1px solid #000000;}
.g-Eblock .m-yl-center .m-hotnews .m-tabnav{ width:100%; height:65px;}
.g-Eblock .m-yl-center .m-hotnews .m-tabnav span{ display:block; float:left; width:50%; height:65px; line-height:45px; text-align:center; font-size:20px;}
.g-Eblock .m-yl-center .m-hotnews .m-tabnav span.hover{ background:url(../images/newicon.png) no-repeat -180px -1px; color:#fff;}
.g-Eblock .m-yl-center .m-hotnews .m-tabcon li{ clear:both; height:30px; padding:0 16px;}
.g-Eblock .m-yl-center .m-hotnews .m-tabcon li em{ float:left; height:39px; padding:0 10px 0 0; font-size:34px; font-style:oblique; font-family: "SimSun"; color:#333333;}
.g-Eblock .m-yl-center .m-hotnews .m-tabcon li a{ float:left; width:298px; height:25px; margin:12px 0 0; overflow:hidden; text-decoration:none; color:#333333;}
.g-Eblock .m-yl-center .m-hotnews .m-tabcon li a:hover{ color:#ff5555;}
.g-Eblock .m-yl-right .f-tw{ width:374px; height:218px;}
.g-Eblock .m-yl-right .f-tw img{ width:374px; height:218px;}
.g-Eblock .m-yl-right .f-newlist{ background-color:#fcfcfc;}
.g-Eblock .m-yl-right .f-newlist ul{ width:334px; margin:0 auto; padding:13px 0 18px;}
.g-Eblock .m-yl-right .f-newlist li{ height:38px; line-height:26px; overflow:hidden;}
.g-Eblock .m-yl-right .f-newlist li a{ color:#333333; text-decoration:none;}
.g-Eblock .m-yl-right .f-newlist li a:hover{ color:#ff5555;}
.g-Eblock .m-yl-right .f-newlist li em{ float:left; width:25px; height:48px; margin:0 10px 0 0; background:url(../images/newicon.png) no-repeat -114px -83px; text-align:center; font-size:24px; font-style:oblique; color:#000000;}
.g-Eblock .m-yl-right .f-newlist li.top em{ background:url(../images/new_23.png) no-repeat 0 17px;}
.g-Eblock .m-yl-right .f-newlist li p{ float:left; width:298px; line-height:50px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}

.g-Fblock .m-my-left{ float:left; width:374px;}
.g-Fblock .m-my-left .one{ width:374px; height:375px; margin-bottom:20px;}
.g-Fblock .m-my-left .one img{ width:374px; height:375px;}
.g-Fblock .m-my-left .two{ width:374px; height:235px;}
.g-Fblock .m-my-left .two img{ width:374px; height:235px;}
.g-Fblock .m-my-center{ float:left; width:374px; margin-left: 24px;}
.g-Fblock .m-my-center .f-tw,.g-Fblock .m-my-right .f-tw{ width:374px; height:220px;}
.g-Fblock .m-my-center .f-tw img,.g-Fblock .m-my-right .f-tw img{ width:374px; height:220px;}
.g-Fblock .m-my-right{ float:right; width:374px;}
.g-Fblock .m-my-bottom{ clear:both; height:159px; padding-top:30px; overflow:hidden;}
.g-Fblock .m-my-bottom .item{ height:56px;}
.g-Fblock .m-my-bottom .item span{ padding:6px 20px; background-color:#000000; color:#fff; font-size:18px;}
.g-Fblock .m-my-bottom .item a{ padding:6px 20px; margin-left:14px; border:1px solid #333333; color:#333333; text-decoration:none; border-radius:4px;}
.g-Fblock .m-my-bottom .item a:hover{ background-color:#ff5555; border:1px solid #ff5555; color:#fff;}


.g-Gblock .g-Gblock-box .m-zt-left{ float:left; width:374px;}
.g-Gblock .g-Gblock-box .m-zt-center{ float:left; width:374px; margin-left: 24px;}
.g-Gblock .g-Gblock-box .m-zt-right{ float:right; width:374px;}
.g-Gblock .g-Gblock-box .itemlist{ width:372px; padding:12px 0; border:1px solid #000000; margin-bottom:20px; overflow:hidden;}
.g-Gblock .g-Gblock-box .itemlist li{ float:left; width:124px; height:38px; line-height:38px;}
.g-Gblock .g-Gblock-box .itemlist li a{ padding:0 0 0 23px; color:#333333; text-decoration:none;}
.g-Gblock .g-Gblock-box .itemlist li a:hover{ color:#ff5555;}
.g-Gblock .m-zt-bottom{ clear:both;}
.g-Gblock .m-zt-bottom .m-link a{ float:left; height:32px; padding:0 28px 0 0; text-decoration:none; color:#333333;} 

.g-foot{ clear:both; height:200px; border-top:8px solid #ff5555; background-color:#000000;}
.g-foot .g-footbox{ width:930px; margin:0 auto;}
.g-foot .g-footbox p.img{ float:left; width:280px; height:160px; margin:16px 0 0; background:url("../images/new_ewm_ani.png") no-repeat 0 0; -webkit-animation: p8 steps(1,end) 1.5s infinite;}
.g-foot .g-footbox p.txt{ float:left; width:650px; margin:28px 0 0;}
.g-foot .g-footbox p.txt span{ display:block; line-height:23px; margin:0 0 6px; font-size:12px; color:#555555;}
.g-foot .g-footbox p.txt span a{ font-size:14px; text-decoration:none; color:#656565;}
.g-foot .g-footbox p.txt span a:hover{ color:#ff5555;}
.g-foot .g-footbox p.txt span em{ padding:0 16px;} 

@-webkit-keyframes p8{
    0%{background-position: 0 0;}
	22.22%{background-position: 0 -160px;}
    33.33%{background-position: 0 -320px;}
    66.66%{background-position: 0 -480px;}
    100%{background-position: 0 -640px;}
}

/*2021头部*/
.header-top{ width: 100%;overflow: hidden;line-height: 32px;background: #f8f8f8;border-bottom: 1px solid #F2F3F4;height: 32px;}
.header-top .w1200{ width: 1170px;margin: 0px auto;overflow: hidden; }
.header-top .left{ float: left; color: #333;font-size: 14px;}
.header-top .right{float: right;color: #333;font-size: 14px;}
.header-top .right a{color: #333;padding: 0px 5px;}
.g-head2021{width: 100%;margin: 0px auto;height: 130px; background: #fff}
.g-head2021 .w1200{ width: 1170px;margin: 0px auto;}
.g-head2021 a.u-logo{ float: left;height: 80px;margin: 25px 0px 0px 0px; }
.g-head2021 a.u-logo img{ width: 231px;height:76px; }
.g-head2021 span.u-title-msg{ float: left;display: block;margin: 25px 0px 0px 40px; }
.g-head2021 span.u-title-msg img{ width: 165px;height: 80px; }

.g-head2021 .m-search{ position:relative; width:422px;float: right;height: 130px;}
.g-head2021 #topForm{ width: 420px;height: 34px;margin:32px 0 0 0;padding: 0;border: 1px solid #333333;border-radius: 6px;}
.g-head2021 #topForm #keyword{width: 320px;border: none;float: left;width: 320px;height: 31px;background: none;text-indent: 1em;outline: none;}
.g-head2021 #topForm .m-search-btn{float: left;width: 69px;height: 32px;background: url(../images/ztsearch.png) no-repeat center 4px;border: none;text-indent: -999em;border-left: 1px solid #d2d2d2;}
.g-head2021 .m-search form{ width:420px; height:34px; margin:0; padding:0; border:1px solid #333333; border-radius:6px;}
.g-head2021 .m-search form .m-search-inputbox{ float: left; width: 320px; height: 31px; border: none; background: none; text-indent: 1em; outline: none;}
.g-head2021 .m-search form .hotword{ float:left; width:15px; height:15px; line-height:15px; margin:10px 10px 0 0; text-align:center; color:#666666; border-radius:10px; font-size:12px; cursor:pointer; background-color:#dddddd;}
.g-head2021 .m-search form .hotword-on{ background-color:#ff5555; color:#fff;}
.g-head2021 .m-search form .m-search-btn{ float: left; width: 69px; height: 32px; background: url(../images/ztsearch.png) no-repeat center 4px; border: none; text-indent: -999em; border-left: 1px solid #d2d2d2;}
.g-head2021 .m-search .keyword{ height:39px; line-height:37px; font-size:16px; text-align:center; color:#979797;    overflow: hidden;   clear: both;}
.g-head2021 .m-search .keyword a{ padding:0 6px; color:#333333; text-decoration:none;}
.g-head2021 .m-search .keyword a:hover{ color:#ff5555; text-decoration:underline;}
.g-head2021 .m-search .hotwordbox{ display:none; position:absolute; top:65px; left:0; z-index:3; width:345px; height:294px; border:1px solid #333333; background-color:#fff;}
.g-head2021 .m-search .hotwordbox li{ height:24px; line-height:24px; margin:5px 0; padding:0 12px;}
.g-head2021 .m-search .hotwordbox li i{ display:block; float:left; width:18px; height:16px; line-height:16px; margin-right:8px; background-color:#f7f8f7; color:#999999; font-size:12px; font-weight:bold; font-style:normal; text-align:center; border-radius:2px;}
.g-head2021 .m-search .hotwordbox li.top i{ background-color:#ff5555; color:#fff;}
.g-head2021 .m-search .hotwordbox li span{ float: left; width: 285px; height: 20px; line-height: 18px; font-size: 14px; overflow: hidden;}
.g-head2021 .m-search .search_suggest{ display:none; position:absolute; top:35px; left:0; z-index:3; width:345px; height:294px; border:1px solid #333333; background-color:#fff;}
.g-head2021 .m-search .search_suggest li{ height:24px; line-height:24px; margin:5px 0; padding:0 12px; overflow: hidden; font-size: 14px;}
.g-head2021 .m-search .search_suggest li i{ display:block; float:left; width:18px; height:16px; line-height:16px; margin-right:8px; background-color:#f7f8f7; color:#999999; font-size:12px; font-weight:bold; font-style:normal; text-align:center; border-radius:2px;}
.g-head2021 .m-search .search_suggest li.top i{ background-color:#ff5555; color:#fff;}


.g-box-1200{ width: 1200px; height: auto; display:block; overflow: hidden; margin: auto;}
.g-pptpage-title-box{ width: 100%; height: 26px; line-height:26px; font-size:22px; font-weight:bold; color:#000;margin: 0; display:block; overflow: hidden;}
.g-pptpage-title-box .u-name{ width: auto; float: left; color: #000; margin: 0}
.g-pptpage-title-box .u-link{ width: auto; float: left; margin: 0 0 0 80px; display:inline; overflow: hidden;}
.g-pptpage-title-box .u-link li{ width: auto; height: 18px; line-height: 18px; font-size:14px; float: left;  padding:0 14px; margin:4px 0; border-right: 1px solid #ccc; display: inline; overflow: hidden;}
.g-pptpage-title-box .u-link li a{ color: #666; font-weight:normal;}
.g-pptpage-title-box .u-link li a:hover{ color: #fa4b51; text-decoration: none}
.g-pptpage-title-box .u-link li:nth-last-child(1){ border: 0}
.g-pptpage-title-box .u-more{ width:auto; font-size:14px; color: #999; float: right;}


/* 分页 */
.g-page-box .m-page{ height:44px; line-height:44px; text-align:center;}
.g-page-box .m-page a{ padding:14px 20px; font-size:18px; color:#888; border:1px solid #fff; border-radius:3px;}
.g-page-box .m-page a:hover { background-color: #ff5555; color: #fff; border: 1px #ff5555 solid; text-decoration: none;}
.g-page-box .m-page a:hover b{color: #fff;}
.g-page-box .m-page a.record { display: none}
.g-page-box .m-page b{ padding:4px 10px; font-size:18px; color:#333; border:1px solid #fff; font-weight:normal; border-radius:3px;}
.g-page-box .m-page a b{ padding:0; border:none;}


