/*reset*/
@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;font-family:"Microsoft Yahei", "Arial", "sans-serif", "simsun";}
* {font-family:"Microsoft Yahei", "Arial", "sans-serif", "simsun";}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img { list-style:none;border:none;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;font-variant:normal;}
legend {color:#000000;}
a {text-decoration:none;color:#353535;cursor:pointer;}
input,a {outline:none;}
.inner {width:1200px;margin:0 auto;text-align:left;}
body{min-width:1200px;background:#f3f6f9;}

.yd_top {width:100%;height:483px;background:url(../images/gzyd_01.png) no-repeat center top;}
.yd_top2 {width:1200px;height:100%;margin:0 auto;position:relative;}
.yd_top2 span {width:89px;height:68px;position:absolute;right:0px;background:url(../images/gzyd_02.png) no-repeat;}
.yd_top2 span:hover {opacity:0.9;}
.yd_top2 span a {display:block;text-align:center;padding-top:10px;height:58px;color:#fff;}
.yd_top3 {position:absolute;right:100px;top:333px;}
.yd_top3 select {outline:none;cursor:pointer;height:39px; width:148px; line-height:39px; padding-left:20px; border:none; background:url(../images/gzyd_019.png) no-repeat;appearance:none;-moz-appearance:none;-webkit-appearance:none;}

.yd_js {width:100%;height:110px;box-shadow:0px 3px 4px #e2e4e7;background:#FFF;}
.yd_js_js {font-size:22px;color:#0391cc;font-weight:bold;float:left;padding:30px 20px 0px 130px;}
.yd_js_b {float:left;padding-top:19px;}
.yd_js_ba {width:831px;height:46px;background:url(../images/gzyd_03.png) no-repeat;}
.yd_js_b .ip-text {width:680px;height:42px;border:0px;margin-left:65px;margin-top:2px;float:left;}
.ip-ydjs {width:74px;height:42px;float:left;cursor:pointer;margin-top:2px;}
.yd_js_bb {padding:10px 0px 0px 20px;}
.yd_js_rc {margin-right:5px;font-size:16px;color:#0583b8;font-weight:bold;}
.yd_js_bb a {margin-right:20px;font-size:16px;}
.yd_js_bb a:hover {color:#0583b8;}


.yd_js_e {margin:0 auto 45px;}
.yd_js_ca {height:100px;background:url(../images/gzyd_04.png) no-repeat center;}
.yd_js_da {height:100px;background:url(../images/gzyd_05.png) no-repeat center;}
.yd_js_ea {height:100px;background:url(../images/gzyd_06.png) no-repeat center;}
.yd_js_ca a {width:257px;height:100px;display:block;}
.yd_js_da a {width:257px;height:100px;display:block;}
.yd_js_ea a {width:380px;height:100px;display:block;}
.yd_js_cba {height:100px;}
.yd_js_cba p {line-height:40px;font-size:18px;text-indent:2em;}

.yd_js_cb{position:relative;background:#FFF;box-shadow:0px 0px 4px 4px #e2eff6;padding:30px 48px;overflow:hidden;}
.blue_zw {position:absolute;right:160px;top:153px;width:241px;height:94px;background:url(../images/blue_bg_zw.png);}
.blue_text {margin-left:50px;margin-top:15px;}
.blue_zw p {font-size:16px;color:#151515;line-height:30px;padding-left:20px;background:url(../images/blue_arrow_zw.png) no-repeat left center;} 
.blue_zw p:hover a {color:#0c98d2;}

/*解读回应*/
.yd_js_cbb {height:112px;}
.yd_js_cbb ul li {float:left;margin-left:55px;margin-right:55px;text-align:center;overflow:hidden;padding-bottom:20px;}
.yd_js_cbb ul li i {display:inline-block;width:82px;height:76px;}
.yd_js_cbb ul li i.jd_icon1 {background:url(../images/gzyd_011.png);}
.yd_js_cbb ul li i.jd_icon2 {background:url(../images/gzyd_012.png);}
.yd_js_cbb ul li i.jd_icon3 {background:url(../images/gzyd_013.png);}
.yd_js_cbb ul li i.jd_icon4 {background:url(../images/gzyd_014.png);}
.yd_js_cbb ul li i.jd_icon5 {background:url(../images/gzyd_015.png);}
.yd_js_cbb ul li:hover i {
    -webkit-animation:flipinY 1.5s ease-out backwards;
    -moz-animation:flipinY 1.5s ease-out backwards;
    -ms-animation:flipinY 1.5s ease-out backwards;
    animation:flipinY 1.5s ease-out backwards;
}
@-webkit-keyframes flipinY {
    0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;}
    40%{-webkit-transform:perspective(400px) rotateY(-10deg);}
    70%{-webkit-transform:perspective(400px) rotateY(10deg);}
    100%{-webkit-transform:perspective(400px) rotateY(0);opacity:1;}
}
@-moz-keyframes flipinY {
    0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0;}
    40%{-moz-transform:perspective(400px) rotateY(-10deg);}
    70%{-moz-transform:perspective(400px) rotateY(10deg);}
    100%{-moz-transform:perspective(400px) rotateY(0);opacity:1;}
}
@-ms-keyframes flipinY {
    0%{-ms-transform:perspective(400px) rotateY(90deg);opacity:0;}
    40%{-ms-transform:perspective(400px) rotateY(-10deg);}
    70%{-ms-transform:perspective(400px) rotateY(10deg);}
    100%{-ms-transform:perspective(400px) rotateY(0);opacity:1;}
}
@keyframes flipinY {
    0%{transform:perspective(400px) rotateY(90deg);opacity:0;}
    40%{transform:perspective(400px) rotateY(-10deg);}
    70%{transform:perspective(400px) rotateY(10deg);}
    100%{transform:perspective(400px) rotateY(0);opacity:1;}
}

.yd_js_cbb ul li a p {padding-top:5px;font-size:20px;font-weight:bold;}
.yd_js_cbb11 {color:#e05f3e;}
.yd_js_cbb12 {color:#07be6f;}
.yd_js_cbb13 {color:#7aad2c;}
.yd_js_cbb14 {color:#26a2c4;}
.yd_js_cbb15 {color:#6683ca;}

.current22 {background:url(../images/gzyd_017.png) no-repeat bottom;}
.yd_js_cbd1 {height:153px;width:100%;margin-top:20px;border:2px solid #eeeeee;border-radius:5px;-moz-border-radius:5px;}

.yd_js_cbd1 ul li {float:left;text-align:center;width:157px;padding-top:28px;}
.yd_js_cbd1 ul li a {display:block;width:auto;font-size:18px;}
.yd_js_cbd1 ul li a p {padding-top:15px;}

.yd_js_cbd2 ul li {width:260px;}
.yd_js_cbd3 ul li {width:360px;}

.gzpt_t li {float:left;width:220px;height:160px;text-align:center;margin-left:46px;padding-top:20px;}
.gzpt_t li a p {font-size:22px;padding-top:15px;}
.gzpt_t li a {display:block;width:auto;}

.gzpt_t2 li {float:left;margin-left:80px;text-align:center;}
.gzpt_t2 li a {display:block;width:auto;height:147px;}
.gzpt_t2 li p {padding-top:80px;font-size:20px;}
.gzpt_t2 .gzpt_t21 a p {padding-top:90px;}
.gzpt_t2 .gzpt_t21 {width:180px;height:147px;background:url(../images/gzyd_020.png) no-repeat;}
.gzpt_t2 .gzpt_t22 {width:180px;height:147px;background:url(../images/gzyd_021.png) no-repeat;}
.gzpt_t2 .gzpt_t23 {width:180px;height:147px;background:url(../images/gzyd_022.png) no-repeat;}
.gzpt_t2 .gzpt_t24 {width:165px;height:147px;background:url(../images/gzyd_023.png) no-repeat;}
.gzpt_t2 .gzpt_t21 a p {color:#20bcce;}
.gzpt_t2 .gzpt_t22 a p {color:#f58757;}
.gzpt_t2 .gzpt_t23 a p {color:#19c486;}
.gzpt_t2 .gzpt_t24 a p {color:#159ed7;}
.gzpt_t2 .gzpt_t21 a p:hover {color:#20bcce;}
.gzpt_t2 .gzpt_t22 a p:hover {color:#f58757;}
.gzpt_t2 .gzpt_t23 a p:hover {color:#19c486;}
.gzpt_t2 .gzpt_t24 a p:hover {color:#159ed7;}

.bottom {height:110px;padding-top:25px;background:#0a81ad;}
.bottom .bottom_link {width:155px;height:50px;margin-left:156px;margin-top:15px;float:left;}
.bottom .bottom_link .bottom_hr {margin-left:18px;}
.bottom .bottom_text {width:535px;overflow:hidden;margin-left:80px;text-align:left;}
.bottom .bottom_text p {height:25px;line-height:25px;font-size:12px;color:#fff;}
.bottom .bottom_text p a {color:#fff;}

.yd_js_cbd1 ul li:hover img {
	-webkit-transition: -webkit-transform 0.7s ease-out;
	-moz-transition: -moz-transform 0.7s ease-out;
	transition: transform 0.7s ease-out;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);	/* Safari 和 Chrome */
	-moz-transform: rotateY(360deg);}
	
.gzpt_t li:hover img {-webkit-transition:-webkit-transform 0.7s ease-out;-moz-transition:-moz-transform 0.7s ease-out;transition:transform 0.7s ease-out;-webkit-transform: rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg);}

.gzpt_t2 li {transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;}
.gzpt_t2 li:hover {transform:translate(0, -5px);-webkit-transform:translate(0, -5px);-moz-transform:translate(0, -5px);-o-transform:translate(0, -5px);-ms-transform:translate(0, -5px);}

.public_con {width:100%;}
.public_con .inner {width:1080px;}
.public_con .inner .place {height:56px;overflow:hidden;}
.public_con .inner .place p {height:56px;line-height:56px;padding-left:43px;background:url(../images/location_zf.png)#fff no-repeat 17px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.public_con .inner .info_con {width:1080px;display:inline-block;margin-bottom:40px;padding-top:3px;background:#fff;}
.public_con .inner .info_con .column_left {float:left;width:255px;background:url(../images/column_bg_zw.png);}
.public_con .inner .info_con .column_left .column_title1 {width:221px;height:68px;margin-top:14px;margin-left:17px;background:url(../images/column_title_zw.png);}
.public_con .inner .info_con .column_left .column_title1 p {line-height:68px;color:#fff;text-align:center;font-size:20px;font-weight:bold;}
.public_con .inner .info_con .column_ul1 {width:201px;margin-left:26px;margin-top:20px;margin-bottom:20px;}
.public_con .inner .info_con .column_ul1 ul {display:inline-block;}
.public_con .inner .info_con .column_ul1 ul li {width:201px;height:43px;margin-bottom:20px;background:url(../images/default_li_bg_zw.png);}
.public_con .inner .info_con .column_ul1 ul li a {display:block;line-height:43px;padding-left:25px;text-align:center;font-size:16px;color:#282828;}
.public_con .inner .info_con .column_ul1 ul li.hear {background:url(../images/active_li_bg_zw.png);}
.public_con .inner .info_con .column_ul1 ul li.hear a {color:#fff;}
.public_con .inner .info_con .column_ul1 ul li:hover {background:url(../images/active_li_bg_zw.png);}
.public_con .inner .info_con .column_ul1 ul li:hover a {color:#fff;}
.public_con .inner .info_con .column_bottom {width:255px;height:4px;background:url(../images/column_bottom_zw.png);}
.public_con .inner .info_con .column_right {float:right;width:785px;margin-right:20px;}
.public_con .inner .info_con .column_right .column_title2 {display:inline-block;width:100%;line-height:38px;margin-top:14px;margin-bottom:14px;border-top:2px solid #18add7;background:#f8f8f8;}
.public_con .inner .info_con .column_right .column_title2 p {float:left;height:38px;line-height:38px;margin-right:10px;padding:0 13px;background:#18add7;color:#fff;font-size:16px;}
.public_con .inner .info_con .column_right .column_title2 p.p1 {background:none;}
.public_con .inner .info_con .column_right .column_title2 p.p1 a {color:#222;}
.public_con .inner .info_con .column_right .column_title2 p.p2 {background:#18add7;}
.public_con .inner .info_con .column_right .column_title2 p.p2 a {color:#fff;}
.public_con .inner .info_con .column_right .column_ul2 li {line-height:40px;}
.public_con .inner .info_con .column_right .column_ul2 li {margin-left:1px;padding-left:16px;background:url(../images/spot_orange_zw.png) no-repeat left;}
.public_con .inner .info_con .column_right .column_ul2 li span {float:right;color:#353535;}

.general_mian {background:#fff;margin-bottom:40px;}
.general_mian h3.general_title {line-height:65px;color:#007db2;text-align:center;font-size:28px;}
.general_source {margin-top:10px;margin-bottom:20px;height:30px;text-align:center;}
.general_source span {margin:0 10px;line-height:30px;}
.general_article {margin:0 20px;min-height:300px;}
.general_article, .general_article p, .general_article span, .general_article font, .general_article div {line-height:40px;font-size:16px;font-family:"Microsoft Yahei"!important;}
.general_article img {max-width:800px!important;}
.general_article table {max-width:1000px;margin:0 auto!important;}
.general_font span {cursor:pointer;}
.general_share {width:100%;height:60px;}
.bdsharebuttonbox {float:right;}