﻿@charset"utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, tr, button{padding:0; margin:0;-webkit-font-smoothing: antialiased;}
body{ font-family:"微软雅黑",Arial, Helvetica, sans-serif; }
html{ font-size:62.5%;-webkit-text-size-adjust:none;}img{border:none;}
ul,li{list-style:none;}
a{text-decoration:none; cursor:pointer;}
i,em{ font-style:normal;}


/*特意设置ul和ol不同的样式*/

textarea{overflow:auto;vertical-align:top}
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type=button],input[type=reset],input[type=submit],a:active,a:focus,a:hover,{outline:none}
input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}
/*-webkit-appearance:none---去取默认样式*/
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
input,input[type=checkbox],input[type=radio]{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:baseline}
input[type=search]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}

input::-ms-clear{display:none}
textarea{resize:none}
textarea{overflow:auto;vertical-align:top}
input[type=text],input[type=email],input[type=url],input[type=tel],input[type=color],input[type=search],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=checkbox],input[type=radio],textarea{-webkit-user-select:text;-webkit-appearance:none}
/*-webkit-user-select:text:用户可以选择元素的文本*/
/*ios上使用transform的时候的闪屏问题可以尝试使用*/
.iosTransform{-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}
/*Andriod上去掉语音输入按钮*/
input::-webkit-input-speech-button{display:none}
/*针对number做的去取原生*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}
/*input和textarea的placeholder字体颜色和大小的设置,还有点击焦点时的样式*/

input:focus,textarea:focus{border:1px solid #f60;outline:none}
/*1rem=10px*/
/*字体自适应*/
/*比如说你在320px分辨率时,设置字体大小为1.2rem时,现在在不同宽度都可以看上去一样大小实现自适应.*/
/*16px=100%,字体在移动端时默认设置是62.5%--(6.25%=1px)*/
body{font-family:"Helvetica Neue",Helvetica,STHeiTi,sans-serif}/*定义全局字体,IOS和安卓*/

article,button,input,p,select,span,textarea,h1,h2,h3,h4,h5,h6{line-height:20px}
/*分情况来做,不是所有页面都需要字体随着屏幕大小改变而改变的.*/
/*三星大屏幕机最低宽度:note2-note3,S2-S4*/
@media only screen and (min-width:360px) and (max-width:384px){
    html{font-size:64% !important}
}
/*Iphone6,Iphone6plus*/
@media only screen and (min-width:385px) and (max-width:435px) {
    html{font-size:80% !important}
    article,button,input,p,select,span,textarea,h1,h2,h3,h4,h5,h6{line-height:22px}
}
.clear{ clear:both;}
.banner img{ width:100%;}
.banner_3 img{ width:100%;}

.banner_3{width:100%;overflow:hidden;position:relative; text-align:center;}
.banner_inner{position:relative;margin:0 auto; width:100%;}
.banner_img li{position:relative;height:auto; width:100%; height:100%; text-align:center; }
.banner_common{position:relative;width:990px;margin:0 auto}

.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.banner_3 .control{width:130px;position:absolute;top:90%;left:90%;margin-left:-30px}
.banner_3 .control li{float:left;margin-left:8px;width:10px;height:10px;cursor:pointer;background:#3eaf33; border-radius:5px;}
.banner_3 .control li a{display:none}
.banner_3 .control li.current{background:#207f17;}

.c_2{ margin:8%;}
.c_2 li{ border-bottom:1px solid #b1b0b0; line-height:2.5rem; height:2.5rem; color:#e85331; font-size:1.25rem; font-family:"微软雅黑"; padding-left:3%;word-break:break-all;}
.c_2 span{ color:#565656;font-family:"微软雅黑";}
.c_2 a{ color:#565656;}
.caidan{ margin-left:7%; margin-right:6%; height:10rem;  }
.caidan li{ float: left; width:16%; margin-left:6%;margin-top:3%;}
.caidan img{ width:16%;   display:block; z-index:999;position: absolute ;}
.caidan a{}
.bottom img{ width:100%;}
.dabox{ background:url(images/beij.jpg) no-repeat #ddeaf3; width:100%; background-size:100% 100%;  height:100%;}
.dabox1{ background:url(images/beij1.jpg) no-repeat #ddeaf3; width:100%; background-size:100% 100%;  height:100%;}
.dabox2{ background:url(images/beij2.jpg) no-repeat #ddeaf3; width:100%; background-size:100% 100%;  height:30rem; }

.logo{ width:100%; text-align:center;}
.logo img{ width:20%; margin-top:10%;}
.nr_1{ margin:10%; background:#fff; border-radius:10px;}
.nr_1 li{ border-bottom:1px solid #b1b0b0; line-height:3rem; margin-left:5%; margin-right:5%; font-size:1.15rem;font-family:"微软雅黑";word-break:break-all; }
.nr_img img{ width:20%; text-align:center; margin-top:8%; margin-bottom:4%;}
.nr_1 span{ text-align:center; width:100%;}
.nr_img{ width:100%; text-align:center;}
.wl{ margin-left:10%;}
.wl_1 img{ width:28%;}

.xinx { color:#565656;font-size:1.25rem;font-family:"微软雅黑"; margin-top:5%;font-weight:600; line-height:2.3rem;}

.sy { color:#087005;font-size:1.25rem;font-family:"微软雅黑"; margin-top:5%; font-weight:600;line-height:2.3rem;}
.nr_12{ margin:10%; background:#fff; height: auto; border-radius:10px; padding-top:4%; padding-bottom:4%; }
.nr_12 li{ border-bottom:1px solid #b1b0b0; line-height:3rem; margin-left:5%; margin-right:5%;padding-bottom:3%; font-size:1.15rem;font-family:"微软雅黑"; }
.gywm{ margin:10%; }
.gywm img{ width:100%; margin-bottom:10%;}
.gywm p{ text-indent:2em; font-size:1.3rem; line-height:2.3rem; color:#333;font-family:"微软雅黑";text-align:justify;}

.quanwen img{ width:15%; margin-top:3%; float: right; margin-right:12%;}
.quanwen { width:90%; position:absolute; overflow:hidden;}
.fwcx p{  font-size:1.2rem; line-height:2.3rem; color:#fff;font-family:"微软雅黑";}
.fwcx{ margin:8%; }

.sq img{ width:100%; margin-top:20%;}
.fanhui{ width:100%; text-align:center; margin-top:10%;}
.fanhui img{ width:40%;}
